html{font-size: 100px;}

@media (max-width: 1600px){html{font-size: 95px;}}

@media (max-width: 1440px){html{font-size: 90px;}}

@media (max-width: 1220px){html{font-size: 85px;}}

@media (max-width: 1024px){html{font-size: 80px;}}

@media (max-width: 991px){html{font-size: 70px;}}

@media (max-width: 639px){html{font-size: 60px;}}



html, body{-webkit-text-size-adjust:none;}

body{overflow-x:hidden; }



/* html, body, input, p, a, span, ul, li, dl, dt, dd, ol, select, td, th, input, textarea, button, div,em{font-family: "PingFang","Microsoft Yahei","SourceHanSansCN-Normal","HELVETI1ca Neue","Arial","Tohoma";}  */

/* html, body, input, select,input, textarea, button{font-family: "PingFangSC Regular","Microsoft Yahei","SourceHanSansCN-Normal","HELVETI1ca Neue","Arial","Tohoma";} */


body{font-family:"Microsoft Yahei","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;} 

a, a:link, a:visited, a:hover, a:active{/*color: #666;*/ outline: 0; /*border: 0;*/ text-decoration: none}

/* a:hover, a:active{background-color: transparent;} */

em,b,strong{font-style: normal;font-weight: none;}

/*@media (min-width: 1200px){a:hover{color: #a21f24;}}*/

small{display: block; font-size: 100%;}

input, textarea, button, select, radio{outline: 0; border: 0;}

select:link,select:visited{color: #666;}

textarea{resize: none;}

img{max-width: 100%; display: block;}

ul{list-style: none; padding-left: 0;}

a{text-decoration: none; outline: 0;  }

::-ms-clear, ::-ms-reveal{display: none;}

select::-ms-expand{ display: none; } 

.mt0{margin-top: 0 !important;}

.mr0{margin-right: 0 !important;}

.mb0{margin-bottom: 0 !important;}

.ml0{margin-left: 0 !important;}

.weui-cell{padding: 10px 15px; position: relative; display: -webkit-box; display: -webkit-flex; display: flex;-webkit-box-align: center; -webkit-align-items: center; align-items: center;}

.weui-cell_primary{min-width: 1px; -webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}

.weui-cell__bd{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}

.weui-cell__ft{text-align: right; color: #999999;}

.weui-flex{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;}

.weui-flex-nowarp{display: -webkit-box; display: -webkit-flex; display: flex; align-items: center;}

.weui-jsbe{justify-content: space-between;}

.flex-warp{flex-wrap: wrap;}

.weui-flex__item{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1;}

.line1{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}

.line2{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}

.line3{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}

.start{-webkit-box-align: start; -webkit-align-items: flex-start; align-items: flex-start;}

.end{-webkit-box-align: end; -webkit-align-items: flex-end; align-items: flex-end;}

.nobefore::before, .noafter::after{display: none !important;}

input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none; -moz-box-shadow: none;}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #212121; font-size: 16px;} 

input:-moz-placeholder, textarea:-moz-placeholder{color: #212121;font-size: 16px;} 

input::-moz-placeholder, textarea::-moz-placeholder{color: #212121;font-size: 16px;} 

input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #212121;font-size: 16px;} 

div:focus{outline:none;}

img:focus{outline:none;}

.container{width: auto; margin: 0 15px; padding: 0;}

.container2{width: auto; margin: 0 15px; padding: 0;}

.container-fluid{padding: 0;}

@media (min-width: 640px){

  .container{margin: 0 7.5%;}



}

@media (min-width: 1200px){

  .container{margin: 0 7.55%;}  

}

@media (min-width: 1600px){

  .container{margin: 0 13.55%;} 

  

}

/* @media (min-width: 1921px){

  .container{margin: auto; max-width: 1400px;}

  

}

@media (min-width: 2500px){

  .container{margin: auto; max-width: 2000px;}

  

} */

@media (min-width: 640px){.container2{margin: 0 7.5%;}}

@media (min-width: 1200px){.container2{margin: 0 6%;}}

@media (min-width: 1600px){.container2{margin: 0 12.65%;}}

@media (min-width: 2800px){.container2{margin: 0 auto;width: 2000px;}}

.pd0{padding: 0 !important;}

.pl0{padding-left: 0 !important;}

.pr0{padding-right: 0 !important;}



.white{color: #fff !important;}

.red{color: #a21f24 !important;}

.cblue{color: #0062B5 !important;}

.gray333{color: #333 !important;}

.gray666{color: #666 !important;}

.gray999{color: #999 !important;}

.opacity5{opacity: .5;}

a{color: #333333;}

a.fill{display: block; width: 100%; height: 100%;}

.max{max-width: 100%;}

.auto{margin-left: auto !important; margin-right: auto !important;}

.img-cover{object-fit: cover ; width: 100%; height: 100%;}

.img-contain{object-fit: contain; width: 100%; height: 100%;}



.bg-white{background-color: #fff;}

.bg-gray1{background: #F0F4F6;}

.bg-gray2{background: #F6F6F6;}

h1,h2,h3,h4,h5,p{margin: 0}

.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;}

.f27{font-size: 27px;}

.f28{font-size: 28px;}

.f30{font-size: 30px;}

.f36{font-size: 36px;}

.f40{font-size: 40px;}

.mt_0{margin-bottom: 0px; }

.mt_1{margin-top: 2.5%;}

.mb_1{margin-bottom: 2%;}

.mt_2{margin-top: 2%;}

.mb_2{margin-bottom: 2%;}

.pos_re{position: relative;}

.pos_ab{position: absolute;}

.border_b{border-bottom: 1px solid #e5e5e5;}

.tl{text-align: left;}

.tc{text-align: center;}

.tr{text-align: right;}

.fl{float: left;}

.fr{float: right;}

.flex-acenter{align-items: center;}

.flex-jcenter{justify-content: center;}

.flex-jsenter{justify-content: space-between;}

.clear{clear: both;}

.pr{position: relative;}

.pb{position: absolute;}

.pf{position: fixed;}

.block{display: block;}

.hide{display: none;}

.inline{display: inline-block;}

.hidden{overflow: hidden;}

.cap{text-transform: capitalize;}

.upper{text-transform: uppercase;}

.bold{font-weight: bold;}

.indent{text-indent: 2em;}

.normal{font-weight: normal;}

.vmid td{vertical-align: middle;}

.hand{cursor: pointer; _cursor: hand;}

.ff-ar{font-family:Arial !important;}

.noborder{border: 0 !important;}

.noradius{border-radius: 0 !important;}

.ellipsis2{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; }

.ellipsis3{overflow:hidden; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3; }

.ellipsis{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

.justify{text-align:justify; text-justify: distribute-all-lines; text-align-last:justify;}

.filterbox{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); zoom:1;}

:root .filterbox{filter: none\9;}

.tips, .tips1{display: none; z-index: 100; top: 50%; left: 50%; margin-top: -20px; margin-left: -125px; padding: 10px; width: 250px; height: 40px; line-height: 20px; text-align: center; font-size: 16px; color: #fff; border-radius: 3px; background: rgba(0,0,0,.75); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#bf000000,endColorstr=#bf000000); zoom:1;}

:root .tips{filter: none\9;}

:root .tips1{filter: none\9;}

@media (max-width: 639px){.tips, .tips1{position: fixed; -webkit-transform: translateZ(0)}}

.clearfix:after {display: block; clear: both; height: 0px; overflow: hidden; content: "\200B" }

/* css3 style */

.trans-3{-webkit-transition: all 0.36s linear; transition: all 0.36s linear;}

.trans-8{-webkit-transition: all 0.8s; transition: all 0.8s;}

.h1,.h2,.h3,.h4,.h5,p{margin: 0}

.noscroll{height: 100%; overflow: hidden;}

.w100{width: 100% !important;}

.mart20{margin-top: 20px;}

.img100{width: 100%;}



/* 导航 */

.header{height: 80px; line-height: 80px; position: fixed;z-index: 15; width: 100%; left: 0; top: 0;  background: transparent; display: flex; align-items: center; justify-content: space-between; padding: 0 4.89vw;}

.header_logo{overflow: hidden;height: .4rem;transform: translateY(-.05rem);}

.header_logo,.header_logo img{height: .4rem;transform: translateY(0); transition: all .36s; }

/* .header .header_logo .logo2{display: none;} */

.header.on .header_logo img,.header.active .header_logo img{transform: translateY(-100%);}

.nav{  display: flex; align-items: center;}

.nav .nav-item{ padding: 0 1.31vw;}

.nav .nav-item >a{color: #FFFFFF; display: block; height: 100%; position: relative; font-size: .18rem; }

.nav .nav-item >a::after{position: absolute; content: ''; top: 0; left: 50%;transform: translateX(-50%); height: 2px; background: #0062B5; width: 0; transition: width 0.36s linear;}

.nav .nav-item .sub-nav{ left: 0; right: 0; top: 80px;  display: none; text-align: center; height: 80px; background: #FFFFFF; z-index: 15; box-shadow: 0px -6px 9px 0px rgba(168,168,168,0.14);}

.nav .nav-item .sub-nav a{margin-right: 5.22vw; display: inline-block; height: 100%; color: #333333; font-size: .18rem;position: relative; position: relative;}

.nav .nav-item .sub-nav a::after{position: absolute; content: ''; bottom: 0px; left: 50%;transform: translateX(-50%); height: 2px; background: #0062B5; width: 0; transition: width 0.36s linear;}

.header_lan >i{ color: #fff; font-size: 20px; margin-right: 7px;}

.header_lan_txt{color: rgba(255,255,255,0.4);}

.header_lan_txt a{ position: relative; padding-right: 6px; font-size: 16px; color: rgba(255,255,255,0.4);}

.header .header_lan_txt a.on{color: rgba(255,255,255,1) ;}

.header.on .header_lan_txt a.on,.header.active .header_lan_txt a.on{color: rgba(51,51,51,1);}

.header_search{padding-left: .44rem;}

.header_search >i{color: #fff; font-size: 20px; cursor: pointer; }



.nav-icon {

  display: block;

  position: absolute;

  right: 15px;

  top: 50%;

  margin-top: -7px;

}

 .nav-icon span {

  display: block;

  width: 22px;

  height: 2px;

  background: #333333;

  border-radius: 2px;

  transition: all .3s linear;

}

 .nav-icon span:not(:first-child) {

  margin-top: 4px;

}

 .nav-icon.on span:nth-of-type(1) {

  -webkit-transform: matrix(1,0,0,1,0,6) rotate(

45deg

);

  transform: matrix(1,0,0,1,0,6) rotate(

45deg

);

}

 .nav-icon.on span:nth-of-type(2) {

  width: 0;

}

 .nav-icon.on span:nth-of-type(3) {

  -webkit-transform: matrix(1,0,0,1,0,6) rotate(

45deg

);

  transform: matrix(1,0,0,1,0,-6) rotate(

-45deg

);

}

/* footer */

.footer{padding: 0.6rem 0 0; background: url(../images/footer-bg.png) no-repeat; background-size: cover;}

.footer-l{max-width: 32%;}

.footer-r{max-width: 68%;}


.footer-logo{height: 41px; margin-bottom:32px;}

.footer-li li{padding-bottom: 15px;}

.footer-li li >img{width: 32px; height: 33px; margin-right: 12px;}

.copyright{width: 100%; border-top: 1px solid rgba(255,255,255,0.3); padding: .35rem 0;}

.copyright p,.copyright a{color: rgba(255,255,255,0.8);}

.footer-r .f-item{padding-left: 5.23vw;}

.f-item >a{line-height: 22px; }

.f-sub{margin-top: 21px;}

.f-sub a{ line-height: 36px; color: rgba(255,255,255,0.7);}

.footer .footer-top{padding-bottom: .3rem;}

.footer.en  .footer-r .f-item{padding-left: 3.1vw;}

/* 索搜框 */



.search-box{



  position: fixed;



    height: 1rem;



    background: #fff;



    top: 0;



    left: 0;



    right: 0;



    height: 80px;



    z-index: 999;



    padding: 0 23%;



    display: flex;



    opacity: 0;



    justify-content: center;



    align-items: center;



    transform: translateY(-100%);



    cursor: pointer;



    transition: all .5s ease;



}



.search-close {



  display: flex; 



  align-items: center;



  width: .22rem;



  margin-left: 13.8vw;



  cursor: pointer;



  transition: all .3s ease;



}



.search-box >input{border-bottom: 1px solid #d7d7d7;width: 4rem;height: 50px;}



.search-box > img {width: 30px; height: 30px;}



.search-close:hover{transform: rotate(180deg);}



.search-box.on{transform: translateY(0%); opacity: 1;}

@media (max-width: 1400px){
  .footer-l{max-width: 29%;}

 .footer-r{max-width: 71%;}
}

@media (min-width: 1201px){

  .f-sub a:hover{color: rgba(255,255,255,1);}

  .header.on,.header.active{background: #FFFFFF; }

  .header.on .header_lan_txt ,.header.on .header_lan_txt a,  .header.active .header_lan_txt ,.header.active .header_lan_txt a{color: rgba(51,51,51,0.4);}

  .header.on  .nav .nav-item >a,.header.on .header_lan >i,.header.on .header_search >i,.header.on .header_lan_txt a.on{color: #333;}

  .header.active  .nav .nav-item >a,.header.active .header_lan >i,.header.active .header_search >i,.header.active .header_lan_txt a.on{color: #333;}

  .header.on .nav .nav-item:hover >a, .header.active .nav .nav-item:hover >a{color: #0062B5;}

  .header.on .nav .nav-item:hover >a::after,.header.on .nav .nav-item .sub-nav a:hover::after{width: 100%;}

  .header.active .nav .nav-item:hover >a::after,.header.active .nav .nav-item .sub-nav a:hover::after{width: 100%;}

  /* .header.on .nav .header_lan_txt  a:hover{color: rgba(51,51,51,1);} */

  .header.on .header_lan_txt a:hover,.header.active .header_lan_txt a:hover{color: rgba(51,51,51,1);}

}



@media (max-width: 1199px){

  .header .header_logo  .logo1,.header_logo  .logo1{display: none;}

  .header .header_logo  .logo2,.header_logo  .logo2{display: block;}
  .header.active .header_logo img{transform: translateY(0);}
  .header{z-index: 50; height: 60px; background: #fff; line-height: 60px; padding:0  50px 0 4.89vw;}

  .header .header_search .iconfont{color: #333;}

  .header .nav{display: block !important; padding: 0 30px; transform: translateX(100%); position: fixed;background: #fff; left: 0; right: 0; top: 60px; bottom: 0;}

  .header .nav .nav-item >a{height: 55px; font-size: 14px;display: block; line-height: 55px;color: #333;}

  .header .nav .nav-item .has_subnav{position: relative;}

  .header .nav .nav-item >a::after,.header.mactive .nav .nav-item:hover >a::after{width: 0;}

  .header .nav .nav-item .has_subnav::before{position: absolute;content: ''; width: 8px; height: 8px; right: 0; top: 50%; border-top: 1px solid #333; border-right: 1px solid #333; transform: rotate(45deg) translateY(-50%); }

  .header.mactive .nav{transform: translate(0);}

  .header.mactive .nav .nav-item:nth-child(1){border-top: 1px solid #C7C9C8;}

  .header .nav .nav-item .header_lan_txt a,.header .nav .nav-item .header_lan_txt{color: #333;}

  .header .nav .nav-item .header_lan_txt a{padding-right: 10px; padding-left: 10px;}

  .header .nav .nav-item .header_lan_txt a:first-child { padding-left: 0px;}

  .header .nav .nav-item .sub-nav{position: fixed;display: block; z-index: 18;text-align: left;box-shadow:none; padding: 0 30px; left: 0; right: 0; bottom: 0;transform: translateX(100%);  top: 0; height: calc(100vh - 60px); transition: all .36s; }

  .header .nav .nav-item .sub-nav a{height: 50px;  margin-right: 0; font-size: 14px;display: block;line-height: 50px;color: #333;}

  .header .nav .nav-item.on .sub-nav.on{transform: translateX(0);}

  

  .header .nav .nav-item.on .sub-nav.on a:nth-child(1){border-top: 1px solid #C7C9C8;}

  .sub-nav.on p{position: absolute; top: -60px; left: 30px; width: 40%; background: #fff;}

 

  .search-box{height: 60px; line-height: 60px; padding: 0 30px;}

  .header_lan_txt{border-top: 1px solid #C7C9C8;border-bottom: 1px solid #C7C9C8; margin-top: 10px;}

}

@media (max-width: 1000px){

  .footer-r{display: none;}

}

@media (max-width: 780px){

  
  .footer-l{max-width: 100%;}
  .copyright p, .copyright a{width: 100%; text-align: center;}

}