@charset "UTF-8";


p, div {
  margin: 0;
  padding: 0;
}

.hid {
  display: none;
}

.ffm14 {
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}

.login_box {
  position: absolute;
  right: -180px;
  bottom: 40px;
}

.login_box .login_in {
  overflow: hidden;
}

.login_box .login_img {
  float: left;
  margin-right: 10px;
}

.login_box .login_img_pic {
  width: 48px;
  height: 48px;
}

.login_box .login_info {
  float: left;
}

.login_box .login_user {
  color: #ffd041;
  font-weight: bold;
  font-size: 15px;
}

.login_box .login_other {
  overflow: hidden;
  margin-top: 5px;
}

.login_box .login_center {
  text-decoration: underline;
  color: #fff;
}

.login_box .login_exit {
  color: #949494;
  font-style: normal;
  text-decoration: underline;
  padding-left: 10px;
}

.login_box .login_p {
  width: 156px;
  height: 60px;
  background: url(img/button_login.png) 100% 100% no-repeat;
  background-size: contain;
  color: #940819;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  line-height: 60px;
}

.login_box_info {
  bottom: 48px;
}

.loginbox {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}

.loginbox .login {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  height: 580px;
  margin-top: -290px;
  background: url(img/pv/warranty_popup_bg@2x.png) 100% 100% no-repeat;
  background-size: 500px 580px;
}

.loginbox .login .clo {
  background: url(img/close@2x.png) 50% 50% no-repeat;
  background-size: contain;
  width: 36px;
  height: 36px;
  position: absolute;
  right: -42px;
  top: 0;
  z-index: 99;
}

.loginbox .login .login_title {
  text-align: center;
  height: 48px;
  line-height: 48px;
  color: #ffd041;
  font-weight: bold;
  font-size: 20px;
  margin-top: 10px;
}

.loginbox .login .login_line {
  background: url(img/line_y@2x.png) 100% 100% no-repeat;
  background-size: contain;
  width: 190px;
  height: 6px;
  margin: 0 auto;
}

.loginbox .login .login_input {
  padding: 20px;
  overflow: hidden;
  color: #fff;
  width: 340px;
  margin: 0 auto;
}

.loginbox .login .login_input i {
  font-size: 14px;
  color: #ffe4b5;
  font-style: normal;
  display: block;
  margin-bottom: 5px;
}

.loginbox .login .login_input .login_p {
  overflow: hidden;
  margin-bottom: 10px;
}

.loginbox .login .login_input .mobile, .loginbox .login .login_input .code {
  height: 40px;
  line-height: 40px;
  width: 340px;
  outline: none;
  background-color: #0b0705;
  text-indent: 10px;
  border: none;
  color: #fff;
}

.loginbox .login .login_input .code {
  width: 226px;
}

.loginbox .login .login_input .login_button {
  float: right;
  height: 40px;
  width: 100px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border: none;
  outline: none;
  background: url(img/button_g@2x.png) 50% 50% no-repeat;
  background-size: cover;
}

.loginbox .login .login_input .login_btn {
  width: 340px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 16px;
  background: url(img/button_r@2x.png) 100% 100% no-repeat;
  background-size: contain;
}

.loginbox .login .login_input .login_tab {
  background: url(img/button_y@2x.png) 100% 100% no-repeat;
  background-size: contain;
}

.loginbox .login .login_input .login_argee {
  margin-top: 10px;
  overflow: hidden;
}

.loginbox .login .login_input .login_argee span {
  font-size: 14px;
  margin-right: 5px;
  margin-top: 10px;
  float: left;
}

.loginbox .login .login_input .user_argee {
  color: #ffd041;
}

.loginbox .login .login_input .msg_ck {
  width: 20px;
  height: 20px;
  border: solid 1px #dddddd;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 12px;
  margin: 10px 5px 0 5px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: default;
  -webkit-appearance: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: background-color ease 0.1s;
  transition: background-color ease 0.1s;
  float: left;
  outline: none;
}

.loginbox .login .login_input .msg_ck:checked::after {
  content: '';
  top: 5px;
  left: 5px;
  position: absolute;
  background: transparent;
  border: #fff solid 2px;
  border-top: none;
  border-right: none;
  height: 4px;
  width: 8px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.loginbox .login .login_input .login_wj {
  display: block;
  height: 30px;
  line-height: 30px;
  text-decoration: underline;
  color: #3399ff;
  margin-left: 42px;
}

.loginbox .login .login_input .codeimg {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  display: block;
}

.loginbox .login .login_input .login_clo {
  width: 80px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #3399ff;
  border-radius: 50px;
  margin: 0 auto;
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}

ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.mb10 {
  margin-bottom: 10px;
}

.clear:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.fl {
  float: left;
}


.header_top {
  height: 115px;
}

.header {
  background: url(img/nav_bg@2x.png) top left no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 115px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  /*左边栏左浮动*/
  /*中间栏自适应*/
  /*右边栏右浮动*/
}

.header .left {
  float: left;
  height: 100%;
}

.header .main {
  height: 100%;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.header .main .header-txt {
  position: absolute;
  right: -300px;
  color: #cccccc;
  font-size: 16px;
  width: 300px;
  top: 50px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.header .main .logo-div {
  float: left;
  padding-top: 22px;
  padding-right: 10px;
}

.header .main .headerlist {
  float: left;
  padding-bottom: 5px;
}

.header .main .headerlist li {
  float: left;
}

.header .main .headerlist li .hlbtn-hover {
  display: none;
}

.header .main .headerlist .level1 {
  position: relative;
}

.header .main .headerlist .level1 .level2 {
  position: absolute;
  display: none;
}

.header .main .headerlist .level1 .level2 li {
  width: 109px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #000;
  opacity: 0.9;
}

.header .main .headerlist .level1 .level2 li a {
  font-size: 16px;
  font-weight: 600;
  color: #ffd041;
  text-decoration: none;
  font-family: "Microsoft YaHei";
}

.header .main .headerlist .level1 .level2 li:hover {
  background: #940819;
  opacity: 0.9;
}

.header .main .headerlist .level1 .level2 li:hover a {
  color: #f6ff5f;
}

.header .right {
  float: right;
  height: 100%;
}

.navBox {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  margin: 0px auto 0;
  font-size: 16px;
  color: #e0e0e0;
}

.navBox span {
  float: left;
}

.navBox .advert-list {
  float: left;
  width: 100%;
}

.navBox .advert-img {
  margin: 8px 5px 0 20px;
}

.navBox ul {
  overflow: hidden;
  height: 40px;
  margin-left: 20px;
}

.navBox ul li {
  float: left;
  width: 280px;
  text-align: center;
  height: 40px;
  white-space: nowrap;
  font-size: 16px;
  overflow: hidden;
}

.navBox ul li a {
  text-decoration: none;
}

.navBox ul li a img {
  margin-top: -5px;
  vertical-align: middle;
  width: 20px;
}

.advert-box {
  color: #ffd041;
  overflow: hidden;
  font-size: 14px;
}

.advert-box a {
  color: #ffd041;
  overflow: hidden;
  font-size: 14px;
}

.contact-box a {
  color: #949494;
  font-size: 14px !important;
}

.contact-box .contact-img {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 5px;
}

.search-box {
  background-color: rgba(0, 0, 0, 0.8);
  color: #e0e0e0;
  line-height: 40px;
  box-sizing: border-box;
  width: 1200px;
  height: 40px;
  margin: 0px auto 0;
  font-size: 16px;
  color: #e0e0e0;
  position: relative;
}

.search-box .text-option {
  position: absolute;
  top: 36px;
  left: 115px;
  background: #ffffff;
  color: #333333;
  width: 145px;
  box-sizing: border-box;
  z-index: 100;
  display: none;
}

.search-box .text-option p {
  line-height: 16px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  padding: 5px;
  cursor: pointer;
}

.search-box .text-option p:hover {
  background: #1e90ff;
  color: #ffffff;
}

.search-box span {
  margin: 0 10px 0 20px;
  font-size: 16px;
  float: left;
}

.search-box input[type=text], .search-box select {
  margin-top: 5px;
  width: 145px;
  border: 1px solid #f2f1f1;
  height: 30px;
  box-sizing: border-box;
  float: left;
}

.search-box input[type=text] {
  font-size: 16px;
  color: #a5a5a5;
  padding: 0 5px;
  box-sizing: border-box;
  margin-right: 10px;
  background-color: #fff;
}

.search-box select {
  font-size: 18px;
  color: #333333;
  padding: 0 5px;
  box-sizing: border-box;
}

.search-box select option {
  color: #9f9f9f;
}

.search-box .search_btn {
  float: left;
  color: #ffffff;
  background: #ac141c;
  border-radius: 5px;
  border: none;
  height: 30px;
  line-height: 27px;
  font-size: 17px;
  margin: 5px 0 0 20px;
  width: 84px;
  background: url(img/button_red_bg@2x.png) 100% 100% no-repeat;
  background-size: contain;
}

.search-box .search_btn .search_icon {
  background: url(img/icon1.png);
  background-position: -10px -20px;
  width: 24px;
  height: 24px;
  display: block;
  float: left;
  margin-left: 6px;
  margin-right: 5px;
  margin-top: 3px;
}

.search-box .vsearch {
  float: right;
  margin-right: 20px;
}

.search-box .advertising_right {
  position: relative;
  margin-top: 4px;
  margin-right: 20px;
  width: 9%;
  height: 32px;
  border-radius: 3px;
  float: right;
  box-sizing: border-box;
}

.search-box .advertising_right button {
  margin: 0 auto;
  position: relative;
  padding: 0;
  display: block;
  width: 85px;
  height: 100%;
  border: 0;
  outline: 0;
  background-color: transparent;
  color: #fff;
  text-align: left;
  font-size: 14px;
  text-indent: 4px;
}

.search-box .advertising_right button::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 5px;
  left: -30px;
  background: url(/res/templates/front/newsf2/img/icon1.png) no-repeat -94px -20px;
}

.search-box .advertising_right button::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 5px;
  right: 0;
  background: url(/res/templates/front/newsf2/img/icon1.png) no-repeat -120px -20px;
}

.search-box .advertising_right .versions_box {
  z-index: 100;
  display: none;
  width: 100%;
  height: 10px;
  overflow: hidden;
  background-color: #22160d;
  opacity: 0.9;
  transition: height 2s;
  -moz-transition: height 2s;
  -webkit-transition: height 2s;
  -o-transition: height 2s;
  margin-left: 0;
}

.search-box .advertising_right .versions_box li {
  width: 100%;
  height: 32px;
  line-height: 32px;
}

.search-box .advertising_right .versions_box li a:hover {
  background-color: #ff0000;
  opacity: 0.9;
  font-size: 14px;
  font-family: "Microsoft YaHei";
}

.search-box .advertising_right:hover .versions_box {
  position: absolute;
  display: block;
  height: auto;
  top: 32px;
  left: 0;
  right: 0;
  border-radius: 3px;
}

.search-box .advertising_right:hover .versions_box li a {
  display: block;
  width: 100%;
  height: 100%;
  border-top: 1px solid #3f3f3f;
  text-align: center;
  color: #fff;
  font-size: 14px;
}

.tableBorder1 {
  width: 1200px;
}

.tableBorder1 tbody tr {
  height: 35px;
}

.tableBorder1 tbody tr td {
  padding: 0;
  border-color: #621c09;
}

.videoPlayBox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  display: none;
  z-index: 9999;
}

.videoPlayBox .video_box {
  width: 640px;
  height: 340px;
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -320px;
}

.videoPlayBox .video_clo {
  background: url(img/clo.png) 50% 50% no-repeat;
  width: 36px;
  height: 36px;
  background-size: contain;
  position: absolute;
  right: -25px;
  top: 68px;
}

.videoPlayBox .shadow {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.61);
}

.videoPlayBox .videoPlay {
  position: absolute;
  top: 30%;
  left: 50%;
  margin-left: -300px;
  border: none;
  background-color: #000;
  outline: none;
}

.footer_line {
  width: 100%;
  background: url(img/bottom_head.png) 100% 100% no-repeat;
  background-size: 100% 100%;
  height: 44px;
  padding: 0;
  margin: 0;
}

.footer_module {
  padding-bottom: 40px;
  background-color: #000;
  box-sizing: border-box;
  min-width: 1200px;
}

.footer_module .footer_module_main {
  margin: 0 auto;
  width: 1200px;
  padding-top: 20px;
}

.footer_module .footer_nav {
  padding: 11px 0;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  flex-wrap: nowrap;
  margin: 0px auto 20px;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  overflow: hidden;
}

.footer_module .footer_nav li {
  color: #f5e02b;
}

.footer_module .footer_nav li .footer_a {
  width: 120px;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-size: 14px;
}

.footer_module .footer_nav li .footer_icon {
  width: 22px;
  height: 22px;
  background-image: url(img/icon1.png);
  display: block;
  float: left;
  margin-right: 5px;
}

.footer_module .footer_nav li .ficon0 {
  background-position: -550px -20px;
}

.footer_module .footer_nav li .ficon1 {
  background-position: -484px -20px;
}

.footer_module .footer_nav li .ficon2 {
  background-position: -518px -20px;
}

.footer_module .footer_nav li a:hover {
  color: #f5e02b;
}

.footer_module .footer_nav li::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(/res/templates/front/newsf2/img/icon.png) no-repeat -8px -8px;
}

.footer_module .footer_major {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.footer_module .footer_major .major_fl {
  position: absolute;
  width: 360px;
  left: 150px;
  top: 50%;
  transform: translate(0, -50%);
}

.footer_module .footer_major .major_fl .major_fl_img {
  margin-left: 10px;
  width: 57px;
  height: 63px;
}

.footer_module .footer_major .major_fr {
  width: 600px;
  margin-left: 550px;
  min-height: 80px;
}

.footer_module .footer_major .major_fr p i {
  float: left;
  display: block;
  font-style: normal;
  padding-bottom: 10px;
}

.footer_module .footer_major .major_fr p i a {
  margin-right: 5px;
}

.footer_module .footer_major p {
  text-align: left;
  font-size: 12px;
  line-height: 10px;
  color: #7a7a7a;
}

.footer_module .footer_major a {
  color: #7a7a7a;
  text-align: left;
  font-size: 12px;
  line-height: 20px;
  text-decoration: none;
}

.footer_module .footer_line {
  margin: 0 20px;
  width: 24px;
  height: 24px;
  background: url(/res/templates/front/newsf2/img/icon.png) no-repeat -45px -9px;
}

.footer_module .footer_principal {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.footer_module .footer_principal p {
  color: #7a7a7a;
  text-align: center;
  font-size: 14px;
}

.footer_module .footer_principal p a {
  color: #7a7a7a;
  font-size: 14px;
  text-align: center;
}

.content-box .banner {
  font-size: 0;
  margin: 0 auto;
  width: 100%;
  position: relative;
  background-color: #0e0402;
}

.content-box .banner a {
  display: block;
  margin: 0 auto;
  width: 1900px;
  height: 380px;
}

.content-box .banner .line {
  margin-top: -15px;
  margin-bottom: -13px;
}

.content-box .banner img {
  width: 100%;
}

.content-box .pv-list {
  width: 1200px;
  margin: 0 auto;
}

.content-box .pv-list .list1 {
  margin-top: 15px;
}

.content-box .pv-list .list1 .nav-lable {
  background: url(img/pv/video_title_bg.png) 100% 100% no-repeat;
  height: 70px;
  background-size: 100% 100%;
}

.content-box .pv-list .list1 .nav-lable li {
  height: 70px;
  float: left;
}

.content-box .pv-list .list1 .nav-lable li:last-child {
  float: right;
}

.content-box .pv-list .list1 img {
  width: 200px;
  height: 70px;
}

.content-box .pv-list .list1 .tagBtn-act {
  display: none;
}

.content-box .pv-list .list1 .tagBtnBox:hover .tagBtn {
  display: none;
}

.content-box .pv-list .list1 .tagBtnBox:hover .tagBtn-act {
  display: block;
}

.content-box .pv-list .list1 .tagBtnBox-active .tagBtn {
  display: none;
}

.content-box .pv-list .list1 .tagBtnBox-active .tagBtn-act {
  display: block;
}

.content-box .pv-list .tagBtn-act:last-child {
  float: right;
}

.content-box .pv-list .list2 .nav-tabs {
  margin-bottom: 24px;
  display: flex;
  height: 45px;
  background-color: #000;
}

.content-box .pv-list .list2 .nav-tabs li {
  flex: 1;
  height: 45px;
  line-height: 45px;
  text-align: center;
}

.content-box .pv-list .list2 .nav-tabs li a {
  display: block;
  color: #FFF3DC;
  font-size: 14px;
  font-weight: bold;
}

.content-box .pv-list .list2 .nav-tabs li:hover {
  border-bottom: 2px solid #FFD041;
}

.content-box .pv-list .list2 .nav-tabs li:hover span {
  color: #FFD041;
}

.content-box .pv-list .list2 .nav-tabs .tabs-active {
  border-bottom: 2px solid #FFD041;
}

.content-box .pv-list .list2 .nav-tabs .tabs-active span {
  color: #FFD041;
}

.content-box .pv-list .livecontent {
  width: 280px;
  height: 240px;
  float: left;
  margin: 10px 10px;
  background-color: transparent;
}

.content-box .pv-list .livecontent a {
  cursor: pointer;
}

.content-box .pv-list .livecontent .livecontentdiv {
  width: 280px;
  height: 165px;
  overflow: hidden;
  position: relative;
}

.content-box .pv-list .livecontent .livecontentdiv .live-bg {
  background: url(img/pv/video_frame.png) 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  width: 280px;
  height: 165px;
}

.content-box .pv-list .livecontent .livecontentdiv .rec {
  z-index: 6;
  position: absolute;
  top: 0;
  left: 0;
  width: 29px;
  height: 37px;
  background: url(/res/templates/front/newsf2/img/pv/rec.png) no-repeat;
}

.content-box .pv-list .livecontent .livecontentdiv .sub-mask {
  display: block;
  z-index: 2;
}

.content-box .pv-list .livecontent .livecontentdiv .sub-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  border-radius: 30px;
  z-index: 101;
  filter: alpha(opacity=30);
}

.content-box .pv-list .livecontent .livecontentdiv .play-icon {
  z-index: 5;
  position: absolute;
  top: 55%;
  left: 50%;
  margin: -30px 0 0 -30px;
  width: 48px;
  height: 48px;
  background: url(/res/templates/front/newsf2/img/pv/icon_play@2x.png) no-repeat;
  opacity: 0;
  z-index: 100;
}

.content-box .pv-list .livecontent .livecontentdiv .livepic {
  width: 270px;
  height: 154px;
  position: absolute;
  top: 7px;
  left: 50%;
  z-index: 89;
  margin-left: -135px;
}

.content-box .pv-list .livecontent .livetitle {
  font-size: 14px;
  height: 30px;
  line-height: 20px;
  overflow: hidden;
  background-color: transparent;
  padding: 10px 10px 0px 10px;
  color: #fff;
  box-sizing: border-box;
}

.content-box .pv-list .livecontent .livebottom {
  height: 50px;
  background-color: transparent;
  box-sizing: border-box;
  padding: 10px 10px 10px 10px;
}

.content-box .pv-list .livecontent .livebottom .liveavatar {
  width: 30px;
  height: 30px;
  border-radius: 15px;
  float: left;
}

.content-box .pv-list .livecontent .livebottom .livenickname {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  float: left;
  margin-left: 5px;
  color: #949494;
}

.content-box .pv-list .livecontent .livebottom .livehot {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  float: right;
}

.content-box .pv-list .livecontent .livebottom .livehotimg {
  width: 16px;
  height: 12px;
  margin-right: 5px;
}

.content-box .pv-list .livehover .play-icon {
  opacity: 1 !important;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.content-box .pv-list .livehover .live-bg {
  background: url(img/pv/video_frame_on.png) 50% 50% no-repeat !important;
  background-size: contain !important;
}

.content-box .pv-list .livehover .sub-mask {
  opacity: 0.3 !important;
}

#modalCommon {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  padding-right: 17px;
  background-color: rgba(0, 0, 0, 0.6);
}

#modalCommon #modal_box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 600px;
  height: 712px;
}

#modalCommon #modal_box .zoon_fl {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: -58px;
  z-index: 99;
  background: url(img/pv/icon_last@2x.png) 50% 50% no-repeat;
  background-size: contain;
  width: 48px;
  height: 84px;
}

#modalCommon #modal_box .zoon_fr {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: -58px;
  z-index: 99;
  background: url(img/pv/icon_next@2x.png) 50% 50% no-repeat;
  background-size: contain;
  width: 48px;
  height: 84px;
}

#modalCommon .modal_dec {
  font-size: 0;
  width: 560px;
  height: 780px;
  padding: 20px;
  background: url(img/pv/warranty_popup_bg@2x.png) 100% 100% no-repeat;
  background-size: contain;
  text-align: center;
}

#modalCommon .modal_dec img {
  width: 100%;
  height: 780px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}

#modalCommon .close_modal {
  outline: none;
  border: none;
  background-color: transparent;
  position: absolute;
  top: -2px;
  right: -46px;
  width: 46px;
  height: 46px;
  cursor: pointer;
}

#modalCommon .close_modal img {
  width: 30px;
}

.modal_footer {
  padding-top: 25px;
  color: #343338;
  font-size: 14px;
  text-align: center;
  width: 700px;
  height: 109px;
  background: #afafaf;
  font-family: "Microsoft YaHei";
}

.modal_footer a {
  display: block;
  margin: 10px auto 0;
  width: 206px;
  height: 36px;
  line-height: 36px;
  background-image: url("/res/templates/front/newsf2/img/pv/lianxi1.png");
  border-radius: 18px;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 16px;
  font-weight: bold;
  color: white;
}

.auth_line {
  background: #0f0806 url(img/pv/pic_line@2x.png) 100% 100% no-repeat;
  width: 100%;
  height: 16px;
  background-size: cover;
  margin: 0;
  padding: 0;
}

.auth-list {
  width: 100%;
  background: url(img/pv/ip_bg@2x.png) 100% 100% no-repeat;
  height: 400px;
  background-size: 100% 100%;
  overflow: hidden;
}

.auth-list .auth-tit {
  height: 30px;
  width: 220px;
  line-height: 30px;
  margin: 0 auto;
  font-size: 32px;
  text-align: center;
  font-weight: 400;
  color: #FFD041;
  margin-bottom: 10px;
  padding-top: 48px;
}

.auth-list .auth_bg {
  width: 220px;
  height: 23px;
  background: url(img/pv/pic_title_deco@2x.png) 100% 100% no-repeat;
  background-size: contain;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}

.auth-list .auth-cont {
  width: 1200px;
  margin: 0 auto;
  background-color: transparent;
  padding: 50px 20px 80px 20px;
  box-sizing: border-box;
  margin-top: 20px;
  color: #fff;
  margin-top: 10px;
}

.auth-list .auth-img {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 70px;
}

.auth-list .auth-img li {
  float: left;
}

.auth-list .auth-img li .auth-img-box {
  position: relative;
  width: 395px;
  height: 213px;
}

.auth-list .auth-img li .auth-img-box .list-bg {
  background: url(img/pv/warranty_frame@2x.png) 50% 50% no-repeat;
  width: 395px;
  height: 213px;
  background-size: contain;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 10;
  padding: 0;
  margin: 0;
}

.auth-list .auth-img li .auth-img-box .list-pic {
  position: absolute;
  top: 15px;
  left: 0;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 9;
  width: 370px;
  height: 190px;
}

.auth-sq {
  width: 100%;
  height: 720px;
  background: url(img/pv/warranty_bg@2x.png) 100% 100% no-repeat;
  background-size: 100% 100%;
}

.searchImgBox {
  position: relative;
  text-align: left;
  text-align: center;
  overflow: visible !important;
  width: 70px;
}

.searchImgBox .searchImgBtn {
  position: absolute;
  width: 30px;
  top: 5px;
  right: -35px;
  z-index: 99;
}

.dw {
  position: relative;
}

.navBox-main {
  width: 1200px;
  height: 42px;
  line-height: 42px;
  margin: 0px auto 0;
  overflow: hidden;
  position: relative;
  background-color: rgba(0, 0, 0, 0.8);
  border: 1px solid #4a3824;
  margin-top: 10px;
}

.navBox-fl {
  background: url(img/01.png) 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  top: 0px;
  left: -2px;
  width: 26px;
  height: 42px;
}

.navBox-fr {
  background: url(img/02.png) 50% 50% no-repeat;
  background-size: contain;
  position: absolute;
  top: 0px;
  right: -2px;
  width: 26px;
  height: 42px;
}

.advert-box, .contact-box {
  height: 42px;
  float: left;
}

.advert-box {
  width: 900px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.contact-box {
  width: 300px;
}

.advert-img {
  margin: 10px 10px 0 20px;
  float: left;
  background-image: url(img/icon1.png);
  width: 24px;
  height: 24px;
  background-position: -48px -20px;
}

.logo_fr {
  position: absolute;
  top: 10px;
  right: 40%;
  background: #0e0f13;
  opacity: .63;
}

.tool_right {
  width: 120px;
  height: 370px;
  position: fixed;
  top: 280px;
  z-index: 99;
}

.tool_left {
  width: 213px;
}

.tool_right li {
  margin-bottom: 0px;
  width: 120px;
  height: 62px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.tool_right li > a {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-decoration: none;
}

.tool_right li a:hover {
  background: url(img/right_btn.png) 100% 100% no-repeat;
  background-size: cover;
}

.sprite_base {
  display: inline-block;
  background-image: url("img/icon1.png");
  width: 24px;
  height: 24px;
  vertical-align: -6px;
}

.sprite_5 {
  margin: 0 auto 7px;
  display: block;
  background-position: -362px -60px;
  width: 44px;
  height: 22px;
}

.sprite_txt {
  display: inline-block;
  width: 100%;
  height: 60px;
  text-align: center;
  font-style: normal;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #f8b629;
}

.sprite_top {
  background-image: url("img/icon1.png");
  background-position: -362px -90px;
  width: 42px;
  height: 22px;
  margin: 0 auto;
}

.tool_right .tool_top {
  margin-top: 4px;
  padding-top: 15px;
  height: 73px;
  line-height: 1;
  cursor: pointer;
}

.tool_right .tool_top {
  line-height: 1;
}

.top_list {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
}

.top_list li {
  width: 300px;
  float: left;
}

.tool_ul {
  height: auto;
  margin-left: 0;
}

.w100 {
  width: 1200px;
  float: none;
}

.search_div {
  float: left;
  position: relative;
}

.search_div input {
  height: 30px;
  line-height: 30px;
  font: 14px arial;
  background-color: #e1e1e1;
  color: #333;
  border: 1px solid #b8b8b8;
  padding: 2px 0px 2px 8px;
}

#search-button {
  position: absolute;
  height: 30px;
  width: 30px;
  top: 3px;
  right: -6px;
  background-color: #fff;
  cursor: pointer;
}

.search-img {
  position: absolute;
  height: 0px;
  width: 0px;
  top: 13px;
  right: 10px;
  overflow: hidden;
  cursor: pointer;
  border-width: 5px;
  border-style: solid dashed dashed;
  border-color: #acacac transparent transparent;
  background-repeat: no-repeat;
  opacity: .6;
  color: #ffffff;
}

.search_div span.up {
  border-width: 5px;
  border-style: dashed dashed solid;
  border-color: transparent transparent #acacac;
  top: 7px;
}

.search_div select {
  margin: 0px;
  padding: 0px;
  outline: none;
  border: 1px solid #b8b8b8;
  position: absolute;
  top: 35px;
  left: 0;
  background-color: #e1e1e1;
  height: 153px;
  z-index: 99;
  overflow: hidden;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
}

.search_div select option {
  appearance: none;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 5px;
  margin-top: 5px;
  *height: 20px;
}

.search_div select option:hover {
  background: #22160d;
  color: #ffffff;
}

.choose_box {
  margin-top: 5px;
  width: 145px;
  border: 1px solid #f2f1f1;
  height: 30px;
  line-height: 30px;
  box-sizing: border-box;
  float: left;
  font-size: 18px;
  color: #333333;
  padding: 0 5px;
  text-align: left;
  background-color: #fff;
  position: relative;
  color: #a5a5a5;
}

.choose_txt {
  float: left;
  width: 80%;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
}

.choose_icon {
  background-image: url("img/icon.png");
  background-position: -418px -8px;
  width: 2px;
  height: 24px;
  float: left;
  margin-top: 3px;
}

.choose_icon2 {
  background-image: url("img/icon1.png");
  background-position: -150px -20px;
  width: 24px;
  height: 24px;
  float: right;
  margin-top: 3px;
}

.choose_inpt {
  width: 80%;
  background-color: transparent;
}

.choose_data {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  z-index: 97;
  background-color: #fff;
  color: #333;
  display: none;
  background-color: #e1e1e1;
  border: 0px;
  opacity: 0.9;
}

.choose_data li {
  line-height: 36px;
  text-align: center;
}

.choose_data li:hover {
  background-color: #22160d;
  color: #fff;
  cursor: pointer;
}

table .tr {
  height: 34px;
}

table tbody tr:hover .rkk {
  display: inline-block;
  background: url(img/button_red_bg@2x.png) 50% 50% no-repeat;
  background-size: contain;
  width: 84px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}

.backDiv{

  top:0;
  left: 0;
  z-index: -999;
  width: 100%;
  height: 100%;
  transform:translateZ(0);
  -webkit-transform: translateZ(0);
  position: fixed;
}
