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","Helvetica Neue","Microsoft JhengHei","Helvetica","Arial",sans-serif;} 
@font-face {
  font-family: "EUCLIDCIRCULARA-SEMIBOLD";
  src:url("../fonts/EUCLIDCIRCULARA-SEMIBOLD.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "EUCLIDCIRCULARA-REGULAR";
  src: url("../fonts/EUCLIDCIRCULARA-REGULAR.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "EUCLIDCIRCULARA-LIGHT";
  src: url("../fonts/EUCLIDCIRCULARA-LIGHT.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "EUCLIDCIRCULARA-MEDIUM";
  src: url("../fonts/EUCLIDCIRCULARA-MEDIUM.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "EUCLIDCIRCULARA-BOLD";
  src: url("../fonts/EUCLIDCIRCULARA-BOLD.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
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;}
a{text-decoration: none; outline: 0; blr:expression(this.onFocus=this.blur()); }
::-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;}
.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: #333;} 
input:-moz-placeholder, textarea:-moz-placeholder{color: #333;} 
input::-moz-placeholder, textarea::-moz-placeholder{color: #333;} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #333;} 
div:focus{outline:none;}
img:focus{outline:none;}
.container{width: auto; margin: 0 15px; padding: 0;}
.container2{width: auto; margin: 0 15px; padding: 0;}
@media (min-width: 640px){.container{margin: 0 8.3333%;}}
@media (min-width: 1200px){.container{margin: 0 10%;}}
@media (min-width: 1600px){.container{margin: 0 12.4%;}}
/* @media (min-width: 640px){.container2{margin: 0 13.54%;}} */
.pd0{padding: 0 !important;}
.pl0{padding-left: 0 !important;}
.pr0{padding-right: 0 !important;}

.white{color: #fff !important;}
.red{color: #a21f24 !important;}
.gray333{color: #333 !important;}
.gray999{color: #999 !important;}
.opacity5{opacity: .5;}

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;}
.img-contain{object-fit: contain;}

.bg-white{background-color: #fff;}
.bg-gray1{background-color: #f5f5f5;}
.bg-gray2{background-color: #f7f7f7;}
h1,h2,h3,h4,h5,p{margin: 0}
.f12{font-size: 12px;}
.f14{font-size: 16px;}
.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;}
.f30{font-size: 30px;}
.f36{font-size: 36px;}
.f40{font-size: 40px;}
.widthFix{width: 100%;}
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.fl{float: left;}
.fr{float: right;}
.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; }
.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.35s linear; transition: all 0.35s linear;}
.trans-8{-webkit-transition: all 0.8s; transition: all 0.8s;}
.h1,.h2,.h3,.h4,.h5,p{margin: 0}
.iconhover{position:relative;}
.iconhover img{transition: all .5s;position:absolute;top: 0;left: 0;width: 100%;height: 100%;top: 0;left: 0;}
.iconhover img:nth-child(2){opacity: 0;}
header{position: fixed;top: 0;left: 0;right: 0;z-index: 55;display: flex;align-items: center;height: 1rem;padding: 0 3vw;transition: all .6s;}
header .logo{display: block;width: .77rem;position: relative;z-index: 2;}
header .navs{position: absolute;top: 0;left: 0;right: 0;bottom: 0;text-align: center;font-size: 0;display: flex;justify-content: center;}
header .navs .item{/*display: inline-block;*/ position: relative;}

header .navs .item>a{display:block;font-size: .2rem; font-weight: bold; color: #fff;transition: all .5s;transition: all .3s;line-height: 1rem;margin: 0 1.8vw;position: relative;}
header .navs .item.active>a::after{position: absolute; content: ''; width: 100%; left: 0; bottom: .15rem; height: 3px; background: rgb(17, 188, 183);}

/* 二级导航 */
.sub-navs{position: absolute; display: none; z-index: 10; width: 100%; left: 0; top: 100%; padding: 10px 0; background-color: #fff; }
.sub-navs > a{color: rgb(51,51,51); transition: all .5s; font-size: 16px; display: block; padding:10px;}
.sub-navs > a:hover{color:rgb(17, 188, 183) ;}

header .search img{width: .26rem;margin-right: 1vw;transition: all .3s;}
header .search{display: flex;align-items: center;font-size: .18rem;color: #fff;cursor: pointer;position: relative;z-index: 3;transition: all .6s;}
.search-box{position: fixed;background: #fff;top: 0;left: 0;right: 0;height: 1rem;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: 5rem;height: 50px;font-size:.2rem;}
.search-box > img {width: .36rem; height: .36rem;}
.search-close:hover{transform: rotate(180deg);}
.search-box.on{transform: translateY(0%); opacity: 1;}
.lan_box{position: relative;  margin-left: 1.5vw; }
.lan_box >a{color: #fff;border: 1px solid #fff; transition: all .6s; border-radius: .3rem;  display: block;padding:.08rem .3rem .08rem .2rem; position: relative;}
.lan_box >a::after{position: absolute; content: ''; transition: all .6s; width: 0; height: 0; border-top: 5px solid #fff; top: 50%; right: .15rem; transform: translateY(-50%); border-left: 5px solid transparent; border-right: 5px solid transparent;}
.other_lan{position: absolute; left: 0; top: 110%; width: 100%; display: none;  z-index: 55;}
.other_lan a{display: block; text-align: center; transition: all .6s; color: #fff; padding: .08rem; transform: all .5s; font-size: .16rem; font-weight: bold; }
.other_lan a:hover{color: #11bcb7;}



header.on .navs .item>a,header.down .navs .item>a{color: #333;}
header.on{box-shadow:0px 0px 10px rgba(0,0,0,.15);background: #fff;}
header.down{box-shadow:0px 0px 10px rgba(0,0,0,.15);height: .9rem;background: #fff;}
header.down .search-box{height: .9rem;}
header.down .navs .item>a{line-height: .9rem;}
header.on .search,header.down .search{color: #333;}
header.on .lan_box >a,header.down .lan_box >a{color: #333;border: 1px solid #333;}
header.on .lan_box >a::after,header.down .lan_box >a::after{ border-top: 5px solid #333;}
header.on .other_lan a,header.down .other_lan a{color: #333;}

header .navs2{position: absolute;top:100%;width: 100vw;left: 0;border-top: 1px solid #e3e4e5;background: #fff;padding: 1.5vw 0;display: none;overflow: hidden;}
header .navs2 .item{float: left;width: 25%;text-align: center;padding: .1rem 0;}
header .navs2 .item .cn{font-size: .14rem;color: #515151;margin-top: .1rem;transition: all .5s;}
header .navs2 .item .en{font-size: 12px;color: #818181;margin-top: 3px;}
header .navs2 .item img{height: .5rem;margin: 0 auto;transition: all .5s;}
header .navs3{position: absolute;top: 100%;left: 0;right: 0;background: #f9f9f9;display: none;}
header .navs3 .item3{float: left;width: 20%;}
header .navs3 .item3>a{font-size: .16rem;color: #515151;line-height: .56rem;cursor: pointer;display: block;transition: all .3s;position: relative;}
header .navs3 .item3>a:after{content:'';width: 0;height: 0;border-bottom:.1rem solid transparent;border-left:.1rem solid transparent;border-right:.1rem solid transparent;border-top: .1rem solid #0b4ba3;position: absolute;bottom: -.2rem;left: 50%;margin-left: -.05rem;opacity: 0;transition: all .3s;transform: translateY(-5px);z-index: 5;}
header .navs3 .item3.on>a{background: #0b4ba3;color: #fff;}
header .navs3 .item3.on>a:after{transform: translateY(0);opacity: 1;}

header .nav-icon{display: none;}
header .nav-icon span{display: block;width: 20px;height: 2px;background:#fff;border-radius:2px;transition: all .3s linear}
header .nav-icon span:not(:first-child){margin-top:5px;}
header .nav-icon.on span:nth-of-type(1){-webkit-transform: matrix(1,0,0,1,0,7) rotate(45deg);transform: matrix(1,0,0,1,0,7) rotate(45deg);}
header .nav-icon.on span:nth-of-type(3){-webkit-transform: matrix(1,0,0,1,0,7) rotate(45deg);transform: matrix(1,0,0,1,0,-7) rotate(-45deg);}
header .nav-icon.on span:nth-of-type(2){width: 0}



.pagebox{display: flex;align-items: center;justify-content: center;}
.pagebox a{display: block;width: .5rem;height: .5rem;display: flex;align-items: center;justify-content: center;transition: all .5s;position: relative;margin: 0 .5vw;}
.pages a{border: 1px solid #d2d2d2;color: #7d7d7d;font-size: .18rem;border-radius: 50%; font-weight: bold;}
.pages{display: flex;align-items: center;}
.pagebox a img{position: absolute;top: 0;left: 0;transition: all .5s;}
.pagebox a img:nth-child(2){opacity: 0;}
.pagebox>a{margin: 0 2.7vw;}
.pagebox a.on{color: #11bcb7;border-color: #11bcb7;}

footer{background: url(../images/footbg.jpg) no-repeat;background-size: cover;background-position: center;padding: 3vw 0 2.5vw;}
footer .container{display: flex;align-items: flex-start;}
footer .logo{max-width: 9vw;margin-right: 13vw;}
footer .navs a{display: block;font-size: .22rem;color: #fff;margin-bottom: 1vw;transition: all .5s; }
footer .navs p{margin-top: 4.5vw;font-size: .14rem;color: #fff;line-height: 1.714;}
footer .navs p a{font-size: .14rem;color: #fff; margin-bottom: unset; display: inline-block;}
footer .right{width: 5.35rem;max-width: 38%;}
footer .right .weui-cell{padding: 0;}
footer .right .h1{display: inline-block;font-size: .22rem;text-decoration: underline;color: #fff;transition: all .5s;font-weight: 600;}
footer .right .h2{font-size: .2rem;color: #fff;line-height: 1.2;margin-top: 2vw; font-weight: bold;}
footer .right .icon1{width:3.7vw;height:3.7vw;display: flex;align-items: center;justify-content: center;position: relative;cursor: pointer;}
footer .right .icon1:after{content:'';width: 100%;height: 100%;top: 0;left: 0;position: absolute;border: 1px solid #fff;border-radius: 50%;transition: all .5s;}
footer .right .iconbox{display: flex;align-items: center;margin-top: 3.3vw;}

footer .right .h3{font-size: .18rem;color: #fff;margin: 2vw 0 1.5vw;padding-right: 6vw;font-weight: bold;}
footer .right .h4{font-size:12px;color: rgba(255, 255, 255, 0.102);line-height: 1.667;padding-right:6vw;}







@media (min-width:1200px){
  footer .right .icon1:hover:after{transform: scale(.8);}
  footer .right .iconbox .icon1:hover:after{transform: scale(.9);}
  footer .container a:hover{color: #11bcb7;}
  .pagebox a:hover img:nth-child(1){opacity: 0;}
  .pagebox a:hover img:nth-child(2){opacity: 1;}
  .pagebox a:hover{color: #11bcb7;border-color: #11bcb7;}
  header .search:hover img{margin-right: 1vw;}
  header .language .item:hover{color: #000;}
  .foot1 dd a:hover{color: #0b4ba3;}
  .headbox .head-close:hover{transform: rotate(180deg);}
  .headbox .language a:hover{color: #8810c9}
  .headbox .navbox .nav2 a:hover{color: #8810c9}
  header .navs .item>a:hover{color: #11bcb7;}
  header .navs2 .item:hover img{transform: translateY(-5px);}
  header .navs2 .item:hover .cn{color: #0b4ba3;}
  /* header:hover .navs a{color: #333;}
  header:hover .language{color: #333;}
  header:hover .iconhover img:nth-child(1){opacity: 0;}
  header:hover .iconhover img:nth-child(2){opacity: 1;}
  header:hover .menu-icon{color: #333;}
  header:hover .nav-icon span{background: #333;} */
  .footbox .linkbox .after a:hover{color: #fff;}
  header .navs3 .item3>a:hover{background: #0b4ba3;color: #fff;}
  header .navs3 .item3>a:hover:after{transform: translateY(0);opacity: 1;}
  footer .right .iconbox .icon1{margin-right: 1.4vw;width:3vw;height:3vw;}
  .lan_m{display: none !important;}
}

/* @media (min-width:1201px){
  header .navs .item>a.on{background: #0b4ba3;color: #fff;}
} */
@media (max-width:1200px){
  header .nav-icon{display: block;margin-left: 15px;}
  header .navs{display:none;top: 100%;bottom: auto;border-top: 1px solid #eaeaea;overflow: hidden;background:#fff;}
  header .navs>.item{display: block;border-bottom: 1px solid #eaeaea;}
  header .navs .item>a{line-height: 50px;color: #394854;}
  header .navs3{position: static;overflow: hidden;}
  header .navs2{position: static;padding: 0;}
  /* header .navs2 .item:nth-last-child(1){border-bottom: 0;}
  header .navs2 .item:nth-last-child(2){border-bottom: 0;} */
  header .navs2 .item{width: 50%;padding: 15px 0;border-bottom: 1px solid #eaeaea;}
  header .navs2 .item .cn{font-size: 13px;}
  header .navs2 .item .en{font-size: 12px;display: none;}
  header .navs3 .item3{float: none;width: 100%;}
  header .navs3 .item3>a{font-size: 13px;border-bottom: 1px solid #eaeaea;line-height: 40px;}
  header .navs3 .item3:last-child>a{border-bottom: 0;}
  header.down .navs .item>a{line-height: 50px;}
}
@media (max-width:1000px){
  .foot1 .navs{display: none;}
  .foot1 .left{max-width: 100%;flex: 1;}
}

@media (max-width:767px){
  .pagebox a{width: 36px;height: 36px;font-size: 13px;}
  header{padding: 0 15px;}
  header .navs .item>a{font-size: 13px;}
  .search-box{height: 60px;}
	.search-box >input{height: 42px;}
	.search-box{padding: 0 10vw;}
  header .search{padding: 10px;}
  header .search img{width: 16px;margin:  0 10px;}
  header .language img{width: 16px;}
  header .language2{position: absolute;top: 100%;left: 0;right: 0;background: #fff;display: none;}
  header .language2 a{line-height: 50px;font-size: 13px;display: block;border-top: 1px solid #eaeaea;text-align: center;margin-left: 0;}
  header .language{position: static;}
  header .language .item.on{color: #0b4ba3;}
  header .search{font-size: 13px;}
  footer{padding:25px 0 70px;position: relative;}
  footer .logo{display: none;}
  footer .navs{flex: 0;}
  footer .navs a{display: none;}
  footer .navs p{font-size: 12px;position: absolute;left: 0;right: 0;bottom: 0;padding: 15px;margin-top: 0;}
  footer .right{width: 100%;max-width: 100%;flex: 1;}
  footer .right .h1{display: none;}
  footer .right .h2{font-size: 14px;margin: 0}
  footer .right .h3{font-size: 13px;margin: 15px 0;padding-right: 0;}
  footer .right .h4{padding-right: 0;font-size: 12px;}
  footer .right .icon1{width: 36px;height: 36px;margin-left: 10px;}
  header .navs .item.active>a::after{display: none;}
  .lan_pc{display: none;}
  .lan_m{display: flex !important; align-items: center; justify-content: center;}
  .lan_m a{display: inline-block;margin: 0 3.6vw !important;}
}
@-webkit-keyframes gotop{0%{transform: translateY(5px); opacity: 0} 100%{ transform: translateY(-5px);opacity: 1}}
@keyframes gotop{0%{transform: translateY(5px); opacity: 0} 100%{transform: translateY(-5px); opacity: 1}}
@keyframes fadeup {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.fadeup {
    -webkit-animation-name: fadeup;
    animation-name: fadeup;
}
@keyframes faderight {
  0% {
    transform: translateX(20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.faderight {
    -webkit-animation-name: faderight;
    animation-name: faderight;
}

@keyframes fadeleft {
  0% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.fadeleft {
    -webkit-animation-name: fadeleft;
    animation-name: fadeleft;
}

@keyframes bigtosmall {
  0% {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  }
  100% {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  }
}
.bigtosmall{
  -webkit-animation-name: bigtosmall;
  animation-name: bigtosmall;
  transform-origin: 50% 50%;
}
@keyframes circle1 {
  0% {
  -webkit-transform: scale(.6);
  -ms-transform: scale(.6);
  transform: scale(.6);
  }
  100% {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  }
}
.circle1{
  -webkit-animation-name: circle1;
  animation-name: circle1;
  transform-origin: 50% 50%;
}
@keyframes zoomin {
  0% {
  opacity: 1;
  -webkit-transform: scale(.6);
  -ms-transform: scale(.6);
  transform: scale(.6);
  }
  100% {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  }
}
.zoomin{
  -webkit-animation-name: zoomin;
  animation-name: zoomin;
  transform-origin: 50% 50%;
}
@keyframes smalltobig {
  0% {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  }
  100% {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  }
}
.bigtosmall{
  -webkit-animation-name: bigtosmall;
  animation-name: bigtosmall;
  transform-origin: 50% 50%;
}


