@charset "UTF-8";
/* reset.css -----------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, header, footer, section, article, aside, nav, figure, figcaption { margin: 0; padding: 0; }

html, body { width: 100%;  font-family: "Helvetica-Neue-Condensed-Bold","Arial","Microsoft YaHei","Open Sans",sans-serif,"STXihei","Myriad Set Pro","Helvetica Neue","Helvetica","Arial","lato","PingFang SC","STHeitiSC-Light"; color: #333333; }

img { max-width: 100%; border: 0; /*-webkit-touch-callout: none;*/ }

a { color: #333333; text-decoration: none; }

ul, ol { list-style: none; }

/* form-reset.css -----------------------------------------------------------------*/
table { border-collapse: collapse; border-spacing: 0; }

button { background: none; }

input, textarea, button { border: none; }

input, button, textarea, select, optgroup, option { font: 1rem "Microsoft Yahei", "Helvetica"; }

input[type="button"], input[type="text"], input[type="submit"], input[type="search"], input[type="tel"], input[type="number"], select, option, .appNone { appearance: none; -webkit-appearance: none; -moz-appearance: none; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.3); }

input:-moz-placeholder, textarea:-moz-placeholder, input::-moz-placeholder, textarea::-moz-placeholder { color: rgba(0, 0, 0, 0.3); }

/* const.css -----------------------------------------------------------------*/
.page { padding: 30px 0 25px; text-align: center; }

.page .page-main { display: inline-block; vertical-align: top; }

.page .page-main .p-cell { width: 33px; height: 23px; line-height: 23px; text-align: center; border: 1px solid #ddd; margin: 0 8px; -webkit-border-radius: 3px; border-radius: 3px; }

.page .page-main .p-cell.on, .page .page-main .p-cell:hover { background-color: #43dbd2; color: #fff; border-color: #43dbd2; }

.page .page-main .p-cell.on a, .page .page-main .p-cell:hover a{ color: #fff; }

.icon { display: inline-block; background-color: transparent; background-repeat: no-repeat; }

.VAM:after { content: ""; display: inline-block; overflow: hidden; height: 100%; width: 0; font-size: 0; vertical-align: middle; }

.wbwr { word-break: break-all; word-wrap: break-word; }

.wspw{ white-space: pre-wrap; }

.clr:after, .clr:before { content: ""; display: table; }

.clr:after { clear: both; }

.fll { float: left; }

.flr { float: right; }

.vam { vertical-align: middle; }

.db { display: block; }

.dib { display: inline-block; }

.tar { text-align: right; }

.tac { text-align: center; }

.ovh { overflow: hidden; }

.vat { vertical-align: top; }

.vam { vertical-align: middle; }

.posr { position: relative; }

.auto { margin-left: auto; margin-right: auto; }

.white { background-color: #fff; }
.bgeee { background-color: #eee; }

.cp{ cursor: pointer; }

.f12 { font-size: 12px; }

.f14 { font-size: 14px; }

.f16 { font-size: 16px; }

.f18 { font-size: 18px; }

.f20 { font-size: 20px; }

.f22 { font-size: 22px; }

.f24 { font-size: 24px; }

.f26 { font-size: 26px; }

.f28 { font-size: 28px; }

.fcf { color: #fff; }

.fc0 { color: #000; }

.fc3 { color: #333; }

.fcc { color: #ccc; }

.fc5 { color: #555; }

.fc6 { color: #666; }

.fc9 { color: #999; }

.fcb { color: #00a9f2; }

.fcg { color: #90d54e; }

.fcy { color: #fea900; }

.green { color: #0bd3c8; }

.yellow { color: #ff0; }

.red { color: red !important; }

.fn { font-weight: normal; }

.ellipsis { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.mr0 { margin-right: 0 !important; }

.mr5 { margin-right: 5px; }

.mr10 { margin-right: 10px; }

.mr20 { margin-right: 20px; }

.mb5 { margin-bottom: 5px; }

.mb25 { margin-bottom: 25px; }

.mb15 { margin-bottom: 15px; }

.mb10 { margin-bottom: 10px; }

.mb17 { margin-bottom: 17px; }

.mb30 { margin-bottom: 30px; }

.mb20 { margin-bottom: 20px; }

.mb13 { margin-bottom: 13px; }

.pb10 { padding-bottom: 10px; }

.pb20 { padding-bottom: 20px; }

.pb30 { padding-bottom: 30px; }

.pt20 { padding-top: 20px; }

.bb1-dashed { border-bottom: 1px dashed #e5e5e5; }

.br1-dashed { border-right: 1px dashed #eee; }

.bb1 { border-bottom: 1px solid #c1c1c1; }

.img-hover { -webkit-transition: 1s; transition: 1s; }

.img-hover:hover { -webkit-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2); }

.opacity-hover:hover { opacity: 0.8; }

.hidden2 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; }

.hidden3 { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; }

.none { display: none; }

.h100{ height: 100%; }

em, i { font-style: normal; }

/* * { outline: none; transform:none;perspective:none; filter:none;} */

.wrap-box { min-width: 1200px; }

.mt20 { margin-top: 20px; }

.a-hover:hover { color: #0cd3c8; }

.bd-hover:hover { border-color: #0cd3c8 !important; }

.b-hover:hover { color: #fff !important; background: #0cd3c8; }

.all-w { display: block; width: 100%; }
@font-face {
  font-family: "Helvetica-Neue-Condensed-Bold";
  font-style: normal;
  font-weight: 400;
  src: url(../font/Helvetica-Neue-Condensed-Bold.woff2)
}

*{box-sizing: border-box;}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.scroll_stop{
  overflow-y:hidden;
}
.zzc{
  display:none;
  position: fixed;
  left:0;
  top:0;
  width:100%;
  height: 100%;
  z-index:1000;
  background:rgba(0,0,0,0.5);
}
/* 开始 */
.all{
  width:100%;
  height:100%;
  position: relative;
}
.all_w{
  width:1440px;
  margin:0 auto;
}
.all_w1{
  width:1440px;
  margin:0 auto;
}
@media all and (max-width: 1440px) {
  .all_w{
      width:95%;
      margin:0 auto;
  }
  .all_w1{
    width:95%;
    margin:0 auto;
  }
}

.sp_start{
  display:flex;
  justify-content: flex-start;
}
.sp_center{
  display:flex;
  justify-content: center;
}
.sp_between{
  display:flex;
  justify-content: space-between;
}
.sp_end{
  display:flex;
  justify-content: flex-end;
}
.head_active{
  width:100%;
  height: 100%;
  overflow: hidden;
}

.cd_btn{
  width:0;
  display:none;
  cursor: pointer;
  margin:0 15px;
}
@media all and (max-width:980px) {
  .cd_btn{
    width:20px;
    height: 21px;
    display:block;
    position: relative;
    margin:0 5px;
  }
  .cd_btn .line1{
    position: absolute;
    left:0;
    top:0;
    width:20px;
    height:1.5px;
    background:#37517e;
    transition: all ease .25s;
  }
  .cd_btn .line2{
    position: absolute;
    left:0;
    top:8px;
    width:20px;
    height:1.5px;
    background:#37517e;
    transition: all ease .25s;
  }
  .cd_btn .line3{
    position: absolute;
    left:0;
    top:16px;
    width:20px;
    height:1.5px;
    background:#37517e;
    transition: all ease .25s;
  }
  .cd_btn .line1_1{
    position: absolute;
    left:0;
    top:8px;
    width:20px;
    height:1.5px;
    background:#37517e;
    transform: rotate(45deg);
    transition: all ease .25s;
  }
  .cd_btn .line2_1{
    width:20px;
    height:1.5px;
    background:#37517e;
    opacity: 0;
    transition: all ease .25s;
  }
  .cd_btn .line3_1{
    position: absolute;
    left:0;
    top:8px;
    width:20px;
    height:1.5px;
    background: #37517e;
    transform: rotate(-45deg);
    transition: all ease .25s;
  }
}
.head_active{
  overflow-y: hidden;
}

.header{
  width:100%;
  height: 70px;
  background:#fff;
}
.header_fixed{
  position: fixed;
  left:0;
  top:0;
  background:#fff;
  width:100%;
  height: 70px;
  z-index:9999;
  border-bottom: 1px solid #dcdcdc;
}
.header .wrap{
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.header_logo{
  height: 40px;
}
.header_logo img{
  display:block;
  height: 100%;
  width:auto;
}
.header_r{
  display:flex;
  justify-content: flex-end;
  align-items: center;
}
.header_nav{
  
}
.header_nav ul{
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.header_nav li{
  position: relative;
  line-height: 70px;
}
.header_nav li span{
  display:block;
  transition: all ease .3s;
}
.header_nav li:hover span{
  opacity: 0.6;
}
.header_nav li span a{
  display:block;
  padding:0 20px;
  font-size:16px;
  color:#333;
  font-weight: bold;
  transition: all ease .3s;
  white-space: nowrap;
}
.header_nav li:hover span a{
  color:#e51b27;
}
.header_nav li span{
  position: relative;
}
.header_nav li.pro span a{
  padding:0 34px 0 20px;
}
.header_nav li span em{
  width: 0;
  height: 0;
  position: absolute;
  display: block;
  top: 50%;
  right: 14px;
  border: 6px solid transparent;
  border-top-color: inherit;
  margin-top: -3px;
  transition: .3s;
  border-right-width: 5px;
  border-left-width: 5px;
}
.header_nav li.on span em{
  border-top-color: #e51b27;
}
.header_nav li.on span::after{
  content: "";
  background:rgba(0, 0, 0, 0);
  display: block;
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.header_nav li.on span::after{
  background:#e51b27;
}
.header_nav li .content{
  position: absolute;
  top: 100%;
  left: 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
  /* pointer-events: none; */
  z-index:10;
  background:#fff;
}
.header_nav li:hover .content{
  visibility: visible;
  opacity: 1;
  transform: translateY(-10px);
}
.header_nav li .content .box{
  position: relative;
}
.header_nav li .content .box .tit{
  position: relative;
  transition: all ease .3s;
}
.header_nav li .content .box .tit:hover{
  opacity: 0.6;
}
.header_nav li .content .box .tit em{
  width: 0;
  height: 0;
  position: absolute;
  display: block;
  top: 50%;
  right: 14px;
  border: 6px solid transparent;
  border-top-color: inherit;
  margin-top: -3px;
  transition: .3s;
  border-right-width: 5px;
  border-left-width: 5px;
}
.header_nav li .content .box:hover .tit em{
  border-top-color: #e51b27;
}
.header_nav li .content .box .tit a{
  display:block;
  padding:12px 34px 12px 15px;
  color:#333;
  font-weight: bold;
  font-size:14px;
  transition: all ease .3s;
  white-space: nowrap;
  line-height: 20px;
}
.header_nav li .content .box:hover .tit{
  opacity: 0.6;
}
.header_nav li .content .box:hover .tit a{
  color:#e51b27;
}
.header_nav li .content .box dl{
  background:#fff;
  position: absolute;
  width:100%;
  left: 100%;
  top:0;
  background:#fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
  opacity: 0;
  visibility: hidden;
  transition: all .3s;
  transform: translateY(10px);
}
.header_nav li .content .box:hover dl{
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
}
.header_nav li .content .box dl dd{
  transition: all ease .3s;
}
.header_nav li .content .box dl dd:hover{
  opacity: 0.6;
}
.header_nav li .content .box dl dd a{
  display:block;
  padding:12px 15px;
  color:#333;
  font-weight: bold;
  font-size:14px;
  white-space: nowrap;
  line-height: 20px;
  transition: all ease .3s;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.header_nav li .content .box dl dd:hover a{
  color:#e51b27;
}
.header_lang{
  height: 70px;
  position: relative;
}
.header_lang .tit{
  height: 100%;
  display:flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.header_lang .tit img{
  display:block;
  width:25px;
  height: auto;
  border-radius: 5px;
}
.header_lang .tit p{
  font-size:14px;
  font-family: "PuHuiTi-Light";
  color:#333;
  margin-left: 10px;
  font-weight: bold;
  white-space: nowrap;
}
.header_lang ul{
  position: absolute;
  right: 50%;
  margin-right: -50px;
  top:100%;
  width:100px;
  background:#fff;
  z-index:999;
  border-radius: 5px;
  overflow: hidden;
  transform: translateY(0px);
  opacity: 0;
  visibility: hidden;
  transition: all ease .3s ;
  box-shadow: 0 2px 12px rgba(0,0,0,.1);
}
.header_lang ul.active{
  transform: translateY(-10px);
  opacity: 1;
  visibility: visible;
  transition: all ease .3s;
}
.header_lang ul li{

}
.header_lang ul li:hover{
  background-color: rgba(0, 0, 0, .05);
}
.header_lang ul li a{
  display:flex;
  justify-content: center;
  padding:10px 16px;
}
.header_lang ul li a img{
  display:block;
  width:20px;
  height: auto;
  margin-right: 8px;
}
.header_lang ul li a p{
  display:block;
  font-size:14px;
}
.header_search{
  margin:0 10px;
  height: 70px;
  display:flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.header_search .img{
  width:20px;
  height: 20px;
  background:url("../images/search.png") no-repeat center center;
  background-size:100% 100%;
  cursor: pointer;
}
.header_search .box{
  width:300px;
  padding:15px;
  background:#fff;
  border-radius: 8px;
  position: absolute;
  right: 0;
  top:100%;
  transform: translateY(0);
  box-shadow: 0 2px 12px rgba(0,0,0,.1);
  opacity: 0;
  visibility: hidden;
  transition: all ease .3s;
}
.header_search .box1{
  transform: translateY(-10px);
  visibility: visible;
  opacity: 1;
}
.header_search .box form{
  display:flex;
  justify-content: space-between;
  align-items: center;
}
.header_search .box form .cx{
  display:block;
  width:20px;
  height: 20px;
  background:url("../images/search.png") no-repeat center center;
  background-size:100% 100%;
  margin-right: 10px;
  cursor: pointer;
}
.header_search .box form .sh{
  display:block;
  width:calc(100% - 60px);
  height: 40px;
  line-height: 40px;
  font-size:12px;
  font-weight: bold;
  color:#666;
}
.header_search .box form .sh::placeholder{
  color:#666;
  font-size:12px;
  font-weight: bold;
}
.header_search .box form .close{
  display:block;
  width:20px;
  height: 20px;
  background:url("../images/close.png") no-repeat center center;
  background-size:100% 100%;
  margin-left: 10px;
  cursor: pointer;
}
@media all and (max-width:1200px) {
  .header_nav li span a{
    padding:0 10px;
  }
  .header_nav li.pro span a{
    padding:0 24px 0 10px;
  }
}
@media all and (max-width:980px) {
  .header{
    height: 50px;
  }
  .header_fixed{
    height: 50px;
  }
  .header_lang{
    height: 50px;
  }
  .header_search{
    height: 50px;
  }
  .header_nav{
    position: fixed;
    left: -400px;
    top:50px;
    z-index:100;
    width:400px;
    height: calc(100% - 50px);
    background:#fff;
    transition: all ease .5s;
  }
  .header_nav1{
    left: 0;
  }
  .header_nav ul{
    display:block;
  }
  .header_nav li .content{
    display: none !important;
  }
  .header_nav li span em{
    display:none;
  }
  .header_nav li.pro span a{
    padding:0 10px;
  }
}
@media all and (max-width:480px) {
  .header{
    height: 40px;
  }
  .header_fixed{
    height: 40px;
  }
  .header_lang{
    height: 40px;
  }
  .header_search{
    height: 40px;
  }
  .header_logo{
    height: 24px;
  }
  .header_lang .tit p{
    display:none;
  }
  .header_lang ul li a{
    padding:10px;
  }
  .header_search .box{
    width:240px;
    padding:0 15px;
  }
  .header_nav{
    position: fixed;
    left: -240px;
    top:40px;
    z-index:100;
    width:240px;
    height: calc(100% - 40px);
    background:#fff;
    transition: all ease .5s;
  }
  .header_nav1{
    left: 0;
  }
  .header_nav li{
    line-height: 50px;
  }
  .header_nav li span a{
    font-size:14px;
  }
  .header_nav li.on span::after{
    height: 2px;
  }
}

.footer{
  width:100%;
  background:rgb(47, 47, 47);
}
.footer_t{
  width:100%;
  padding:50px 0;
}
.footer_t .wrap{
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.footer_t .wrap .box{
  width:25%;
  padding:0 20px 0 0;
}
.footer_t .wrap .box dt{
  width:100%;
  font-size:20px;
  color:rgba(255, 255, 255, 0.6);
  font-weight: bold;
  line-height: 35px;
  margin-bottom: 5px;
}
.footer_t .wrap .box dd{
  width:100%;
  font-size:14px;
  line-height: 25px;
  margin-bottom: 5px;
  color:rgba(255, 255, 255, 0.6);
  font-family: "arial";
}
.footer_t .wrap .box dd a{
  color:rgba(255, 255, 255, 0.6);
  transition: all ease .3s;
}
.footer_t .wrap .box dd a:hover{
  color:#fff;
}
.footer_t .wrap .item{
  width:25%;
  padding:0 20px 0 0;
}
.footer_t .wrap .item .tit{
  width:100%;
  font-size:20px;
  color:rgba(255, 255, 255, 0.6);
  font-weight: bold;
  line-height: 35px;
  margin-bottom: 5px;
}
.footer_t .wrap .item .text{
  width:100%;
  font-size:14px;
  line-height: 25px;
  margin-bottom: 5px;
  color:rgba(255, 255, 255, 0.6);
  font-family: "arial";
}
.footer_t .wrap .item .btn{
  width:100%;
  display:flex;
  justify-content: flex-start;
  margin:20px 0 10px;
}
.footer_t .wrap .item .btn a{
  display:block;
  padding:10px 40px;
  background:rgb(229, 27, 39);
  color:#fff;
  font-size:14px;
  border-radius: 33px;
  transition: all ease .3s;
}
.footer_t .wrap .item .btn a:hover{
  opacity: .6;
}
.footer_b{
  width:100%;
}
.footer_b .wrap{
  border-top:1px solid rgba(151, 151, 151, .5);
  display:flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap:wrap;
  padding:10px 0;
}
.footer_b .wrap p{
  display:block;
  font-size:14px;
  color:rgba(255, 255, 255, .6);
  font-weight: normal;
  font-family: "arial";
}
.footer_b .wrap .share_to{
  display:flex;
  justify-content: flex-end;
  flex-wrap:wrap;
}
.footer_b .wrap .share_to a{
  display:block;
  margin-left: 10px;
}
.footer_b .wrap .share_to span{
  display:block;
  font-size: 16px;
  color: rgba(255, 255, 255, .6);
}
@media all and (max-width:980px) {
  .footer_t .wrap .box{
    width:48%;
    padding: 0;
  }
  .footer_t .wrap .item{
    width:48%;
    padding: 0;
  }
}
@media all and (max-width:480px) {
  .footer_t{
    padding:10px 0;
  }
  .footer_b .wrap p{
    text-align: center;
  }
  .footer_b .wrap .share_to{
    width:100%;
    justify-content: center;
  }
  .footer_b .wrap .share_to a{
    margin:0 5px;
  }
  .footer_t .wrap .box dt{
    font-size: 18px;
    line-height: 25px;
  }
  .footer_t .wrap .box dd{
    line-height: 20px;
  }
  .footer_t .wrap .item .tit{
    font-size: 18px;
    line-height: 25px;
  }
  .footer_b .wrap .share_to a{
    margin:10px 5px 0;
  }
  .footer_t .wrap .item .btn a{
    padding:10px 20px;
  }
}