.maincontent {
  background-color: transparent;
}
.maincontent .rihgtside {
  border: none;
}
.right_href {
  width: 322px;
  height: 150px;
  background-color: #fff;
  margin-bottom: 10px;
  position: relative;
}
.right_href .user-box {
  width: 100%;
  height: 70px;
  position: relative;
}
.right_href .user-box :after {
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.right_href .user-box a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.right_href .user-box img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: none;
  margin-left: 10px;
}
.right_href .user-box .user-box-right {
  width: 207px;
  height: 70px;
  float: right;
}
.right_href .user-box .user-box-right p {
  color: #222;
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  margin-top: 10px;
  line-height: 20px;
}
.right_href .user-box .user-box-right span {
  display: inline-block;
  color: #e29321;
  font-family: PingFangSC-Semibold;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  margin-top: 15px;
}
.right_href .user-box .user-box-right span img {
  width: 12px;
  height: 15px;
  margin-left: 0;
  margin-right: 5px;
}
.common-header .nr-nav ul .nr-nav-news a {
  color: #ff6900 !important;
  font-weight: bold;
  font-size: 16px;
}
.common-header .nr-nav ul .nr-nav-news a::after {
  position: absolute;
  content: '';
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 1;
  background: #ff6900;
  border-radius: 2px;
}
.headerBox-fixed .nr-nav ul .nr-nav-news {
  background: #FF751A;
  position: relative;
}
.headerBox-fixed .nr-nav ul .nr-nav-news::before {
  content: '';
  position: absolute;
  width: 24px;
  top: 0;
  left: -24px;
  bottom: 0;
  background: #FF751A;
}
.headerBox-fixed .nr-nav ul .nr-nav-news::after {
  content: '';
  position: absolute;
  width: 24px;
  top: 0;
  right: -24px;
  bottom: 0;
  background: #FF751A;
}
.headerBox-fixed .nr-nav ul .nr-nav-news a {
  color: #FFF !important;
}
.headerBox-fixed .nr-nav ul .nr-nav-news a::after {
  position: absolute;
  content: '';
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  opacity: 1;
  background: #fff;
  border-radius: 2px;
}
.headerBox-fixed .nr-nav ul .nr-nav-news a:hover {
  color: #FFF !important;
}
.top-crumbs {
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  width: 1190px;
  margin: 0 auto -10px auto;
}
.top-crumbs a {
  color: #6d6d6d;
}
.top-crumbs a:hover {
  color: #6d6d6d;
}
.iframe body {
  z-index: 1 !important;
  background-color: red;
}
.frameVideo {
  height: 586px;
  width: 960px;
  border: 0px none #686868;
  margin: 0px;
  padding: 0px;
  max-height: none;
  min-height: 0px;
  max-width: none;
  min-width: 0px;
}
