@font-face {
  font-family: "DIN";
  src: url("../font/DIN-Medium.woff") format("woff"),
     url("../font/DIN-Medium.ttf") format("truetype"),
     url("../font/DIN-Medium.eot") format("embedded-opentype"),
     url("../font/DIN-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:"youshe";
  src: url("../font/youshe.woff") format("woff"),
     url("../font/youshe.ttf") format("truetype"),
     url("../font/youshe.eot") format("embedded-opentype"),
     url("../font/youshe.svg") format("svg");  
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:"Futura";
  src: url("../font/Futura-Medium-01.woff") format("woff"),
     url("../font/Futura-Medium-01.ttf") format("truetype"),
     url("/template/default/index/fonts/Futura-Medium-01.eot") format("embedded-opentype"),
     url("/template/default/index/fonts/Futura-Medium-01.svg") format("svg"); 
  font-weight: normal;
  font-style: normal;
}
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:"PingFang SC","Microsoft Yahei","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;}
/*@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;}
.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;}
@media (min-width: 640px){.container{margin: 0 6%;}}
@media (min-width: 1200px){.container{margin: 0 6%;}}
@media (min-width: 1600px){.container{margin: 0 6%;}}
.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;}
.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,p{margin: 0}
.mask{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.5);display: none;z-index: 2}
.tags p{margin-top:50px}
.tags a{border:1px solid #ccc;padding:5px 10px; display:inline-block}
.wrapper{padding-top: .8rem;}
.header{position: fixed;top: 0;left: 0;right: 0;z-index:150;display: flex;align-items: center;padding:.32rem .3rem;background: rgba(255,255,255,1); box-shadow: 0 1px 4px 0 rgb(0,0,0,.1); backdrop-filter: blur(6px);}
.header .logobox{ display: flex; flex: 1; align-items: center;}
.header .logo{width: 1.53rem;display: block;position: relative;z-index: 2;height: .36rem;}
.header .logo img{position: absolute;width: 100%;left: 0;top: 0;transition: all .5s ease}
/* .header .logo .after{opacity: 0} */
.header .btngroup {position: relative; z-index: 2; margin-top: .04rem; margin-left: .32rem; padding: 0 .1rem 0 .18rem; color:  #999; background: #f4f5f8; border: 1px solid #e9ecf0; border-radius: 3px;}
.header .btngroup a{padding: 0 .1rem; line-height: .32rem; font-size: .14rem; color: #999; transition: all  .3s;}
/* .header .btngroup em{display: inline-block; margin-left: 3px; width: 1px; height: 14px; background: rgba(255,255,255,.26);} */
.header .menubtn{font-size: 0;cursor: pointer;position: relative;z-index: 12}
.header .menubtn .txt{font-size: .18rem;font-family: "DIN";text-transform: uppercase;color: #333;display: inline-block;vertical-align: middle;transition: all .5s ease}
.header .menubtn .linebox{width:22px;height: 9px;overflow: hidden;margin-right: .16rem;position: relative;display: inline-block;vertical-align: middle;transition: all .5s ease}
.header .menubtn .linebox .line1{position: absolute;top: 0;left: 0;right: 0;}
.header .menubtn .linebox .line2{position: absolute;bottom: 0;left: 0;right: 0;height: 2px;}
.header .menubtn .linebox .line1:before{content:"";width:16px;height: 2px;background: #333;position: absolute;left: -4px;top: 0;-moz-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-animation: line1Before 2s infinite; animation: line1Before 2s infinite;}
.header .menubtn .linebox .line2:before{content:"";width:22px;height: 2px;background: #333;position: absolute;left: 0;top: 0;-moz-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-animation: line2Before 2s infinite; animation: line2Before 2s infinite;}
.header .menubtn .linebox .line1:after{content:"";width: 16px;height: 2px;background: #333;position: absolute;left: -28px;top: 0;-moz-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-animation: line1After 2s infinite; animation: line1After 2s infinite;}
.header .menubtn .linebox .line2:after{content:"";width: 22px;height: 2px;background: #333;position: absolute;left: -30px;top: 0;-moz-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);-o-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 0.8s cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-animation: line2After 2s infinite; animation: line2After 2s infinite;}
.header .menubar{flex: 1; min-width: 1px; padding-right: .4rem;}
.header .menubar a{position: relative; display: block; float: left; margin: 0 .1rem; width: .9rem; padding: 0 .1rem; text-align: center; font-size: .16rem; color: #555; line-height: .32rem; transition: color .3s;}
.header .menubar a::before{position: absolute; display: none; content: ''; left: .02rem; top: .1rem; width: .07rem; height: .07rem; background: #c8404d; -webkit-transform: skewX(-30deg); transform: skewX(-30deg);}
.header .menubar a.on{font-weight: bold; font-size: .16rem; color: #333;}
.header .menubar a.on::before{display: block;}
.header .telbar img{position: relative; top: -2px; display: inline-block; margin-right: 3px; vertical-align: middle;}
.header .telbar span{font-family: "DIN"; font-size: .25rem; color: #d71318;}
@-webkit-keyframes line1Before{to{left: 30px;}}
@-webkit-keyframes line1After{to{left: 0;}}
@-webkit-keyframes line2Before{to{left: 30px;}}
@-webkit-keyframes line2After{to{left: 0px;}}
@keyframes line1Before{to{left: 30px;}}
@keyframes line1After{to{left: 0;}}
@keyframes line2Before{to{left: 30px;}}
@keyframes line2After{to{left: 0px;}}
/* .header.navshow .logo .before{opacity: 0} */
/* .header.navshow .logo .after{opacity: 1} */
.header.navshow .btngroup {border-left: 1px solid rgba(0,0,0,.1);}
.header.navshow .btngroup a{color: #333;}
.header.navshow .btngroup em{background: rgba(0,0,0,.1);}
.header.navshow .linebox{transform: scale(0);opacity: 0}
.header.navshow .menubtn .txt{transform: scale(0);opacity: 0}
.header .menubtn:before{content:"";height:.04rem;width: .24rem;background:#333333;position: absolute;top: 50%;left: 50%;margin-left: -.12rem;transform: rotate(45deg) translateX(10px);transition: all .5s ease;opacity: 0}
.header .menubtn:after{content:"";height:.04rem;width: .24rem;background:#333333;position: absolute;top: 50%;left: 50%;margin-left: -.12rem;transform: rotate(-45deg) translateX(10px);transition: all .5s ease;opacity: 0}
.header.navshow .menubtn:before{background: #fff; opacity: 1;transform: rotate(45deg) translateX(0px);}
.header.navshow .menubtn:after{background: #fff; opacity: 1;transform: rotate(-45deg) translateX(0px);}
.header .navs{position: fixed; top: 0; overflow-y: auto; background: #e60012;left: 0; padding: 7vh 5vw; height: 100vh;width: 100vw;z-index: 10;display: none;}
.header .navs-left1 {display: block; margin-bottom: 20px;}
.header .navs-left1 .weui-flex__item{display: inline-block; width: 49%;}
.header .navs-left1 a{display: inline-block; padding: 5px;}
.header .navs-left1 .cn{position: relative; display: inline-block; font-size: .6rem; font-weight: 500; color: #fff;}
.header .navs-left1 .cn span{position: relative; z-index: 1;}
.header .navs-left1 .cn::before{position: absolute; display: block; content: ""; left: 0; width: 0; bottom: 10%; height: 32%; background: rgba(217,48,69,1); transform: skewX(-15deg); transition: width .3s ease;}
.header .navs-left1 .on .cn::before{width: 100%;}
.header .navs-left1 .en{display: inline-block; padding-top: 3%; margin-left: .1rem; font-size: .16rem; font-weight: 500; color: #fff; vertical-align: top;}
.header .navs .navbtn{padding: 5px;}
.header .navs .navbtn:nth-child(2n) {padding-left: 20px;}
.header .navs .navbtn:nth-child(2n-1) {padding-right: 20px;}
.header .navs .navbtn a{display: block; line-height: 34px; text-align: center; color: #e60012; background: #fff; font-size: 14px; border-radius: 6px;}
@media(min-width: 1200px){
	.header .btngroup a:hover, .header .menubar a:hover{color: #333;}
	.header.navshow .btngroup a:hover{color: rgba(217,48,69,1);}
	.header .navs-left1 a:hover .cn::before{width: 100%;}
}
@media (max-width: 1440px){
	.header .menubar a{margin: 0; padding: 0;}
	.header .navs-left1 .cn{font-size: .4rem;}
	.header .navs-left1 .en{font-size: .14rem; margin-left: 10px;}
}
@media (min-width: 1200px) and (max-width: 1440px){
	.header .menubar{padding-right: .2rem;}
	.header .btngroup a{padding: 0 .07rem;}
}
@media (max-width: 1199px) {
	.wrapper{padding: 0;}
	.header{height: 46px}
	.header .menubtn .txt{font-size: 14px;color: #333}
	.header .menubtn:before, .header .menubtn:after{left: 80%;width:18px;margin-left: -9px;background: #fff;}	
	.header .navs-left1 .en{color: rgba(255,255,255,.8);}
	.header .navs-left1 .cn::before{bottom: 6%; height: 27%; background: #333;}
	.header .navs-left1 .on .cn::before{width: 224%;}
}
@media (max-width: 767px) {
	.header .navs-left1 .weui-flex__item{width: 100%;}
}
.index5{background: url(../image/index5bg.jpg);background-size: cover;height: 4rem;display: flex;align-items: center;background-position: center;padding-left: 6.5%;padding-right: 6%;}
.index5 .mid p{font-size: 1.9vw;color: #fff;margin-top:1.5vw;}
.index5 .mid img{width: 3.18rem;margin: 0 auto;}
.index5 .left{font-size: 4.45vw;line-height: 1.042;color: #e60012;position: relative;}
.index5 .mid{margin-left: 6vw; flex: 1;}
.index5 .right p{font-size: .18rem;color: #fff;margin-top: .1rem;text-align: center;}
.index5 .right img{max-width: 7.1vw;margin: 0 auto;}
/*.index5 .left{padding: .45rem 0 .45rem .28rem;border-left:.05rem solid #e60012;position: relative;}
.index5 .left:before{content:"";width: 1.54rem;height: .05rem;background: #e60012;top:.15rem;left: -.2rem;position: absolute;}
.index5 .left:after{content:"";width: 1.54rem;height: .05rem;background: #e60012;bottom:.15rem;left: -.2rem;position: absolute;}*/
.index5 .left img{width: 2.15rem;}
.index5 .mid p span{position: relative;}
.index5 .mid p span:after{content:"";width: 100%;left: 0;background: #e60012;height: .05rem;bottom:-.12rem;position: absolute;}
.footer{display: flex;align-items: center;height: 1.55rem;padding-left: 2%;padding-right: 2%;position: relative;z-index: 2; background: #fff;}
.footer1 .logo{max-width:9.5vw;margin-right: 5vw;display: block;width: 180px\0;}
.footer1 p{font-size: .13rem;color:#999;line-height: 1.385;}
.footer1{padding-right: 8vw;display: flex;align-items: center;flex: 1}
@media (max-width: 1460px){
	.footer1{padding-right: 4vw;}
}
.footer>div:last-child{border-right: 0}
.footer3{width: 22%\0;}
.footer3 .phone{font-size: .24rem;color: #333;font-family: "DIN";line-height: 1}
.footer3 p{font-size: .13rem;color:#999;line-height: 1.286;margin-top: .05rem}
.footer3 img{width: .99rem;}
.footer3{margin-left: 8vw;}
.footer2{width:26%;display: none;}
.footer2 p{font-size: .14rem;color:#bababa;margin-bottom: .06rem;}
.footer2 .linkbox .before{display: flex;align-items: center;border:1px solid #d6d6d6;height: .46rem;font-size: .14rem;color:#666;padding-left: .16rem;cursor: pointer;}
.footer2 .linkbox .before .downicon{width: .44rem;height: .44rem;background:#ebebeb;position: relative;}
.footer2 .linkbox .before .downicon img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: .1rem;transition: all .5s ease}
.footer2 .linkbox{position: relative;}
.footer2 .linkbox .after{position: absolute;left: 0;right: 0;bottom: 100%;background: #fff;z-index: 10;border: 1px solid #d6d6d6;border-bottom: 0;display: none;}
.footer2 .linkbox .after a{font-size: .14rem;display: block;color: #666;padding: .15rem .16rem;border-top: 1px solid #d6d6d6;transition: all .3s linear}
.footer2 .linkbox .after a:first-child{border-top: 0}
.footer2 .linkbox .before.on .downicon img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;width: .1rem;transform: rotate(180deg);}
.footer4 .footer4nav a{color: #999;font-size: .16rem;display: inline-block;margin-right: 2vw;transition: all .3s linear}
.footer4 .footer4nav a:last-child{margin-right: 0}
.footer4 .footer4nav{font-size: 0}
.footer4 p{font-size: .14rem;color: #bababa;margin-bottom: .15rem;}
.footer3 img{width:.8rem;margin-left: 2vw}
.footer3{display: flex;align-items: center;}
.insidepage{background:#2f2e34}
.insidepage .footer4nav a{color: #f1f1f1}
.insidepage .footer3 .phone{color: #fff}
.pages{text-align: center;font-size: 0;margin: .3rem 0}
.pages .item{font-size: .2rem;color: #999;font-family: "DIN";display: inline-block;transition: all .3s linear;margin: 0 1.5vw}
.pages .item.on{color: #333}
.huudon-float{position: fixed;right: 0;bottom: 20%; z-index: 50;width: 74px;height: 222px;margin-top: -187px;}
.huudon-float ul{padding: 0;}
.huudon-float li{position: relative;width: 84px;height: 74px;line-height: 27px;color: #fff;text-align: center;}
.huudon-float li::before{position: absolute; display: block; content: ""; left: 0; top: 0; right: -184px; bottom: 0; background: rgba(230,0,17,1); -webkit-transition: background .3s; transition: background .3s;}
.huudon-float li:nth-of-type(3)::before{background: rgba(47,46,52,1);}
.huudon-float li.vhide{overflow: hidden;}
.huudon-float li a.tit{position: relative; display: block; width: 74px;height: 74px;color: #fff;font-size:14px;}
.huudon-float li a.tit i{position: absolute; top: 50%; left: 50%; display: block; margin-top: -11px; margin-left: -11px; width: 22px;height: 22px; background-repeat: no-repeat; background-size: 100%; -webkit-transition: all .3s; transition: all .3s;}
.huudon-float li a.tit i:nth-of-type(1){background-image: url("/template/default/index/images/huudon_float.png");}
.huudon-float li:nth-of-type(1) a i{background-position: center 0;}
.huudon-float li:nth-of-type(2) a i{background-position: center -22px;}
.huudon-float li:nth-of-type(3) a i{background-position: center -44px;}
.huudon-float li .tel{position: absolute;left: 84px;top: 0;z-index: 1;width: 184px;height: 74px;font: 24px/74px Arial;color: #fff;cursor: pointer;/* background: rgba(0,0,0,.35); */}
.huudon-float li .tel em{position: relative; right: 10px;}
@media (min-width: 1200px){
.huudon-float li:hover::before{background: rgba(253,25,84,.75);}
.huudon-float li:nth-of-type(3):hover::before{background: rgba(47,46,52,.75);}
}
@media (max-width: 1440px){
	.huudon-float{bottom: 25%;}
}
.animateds{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.livechat-girl{width:.6rem;height:.6rem;border-radius:50%;position:fixed;bottom:18%;right:.6rem;-webkit-box-shadow:0 5px 10px 0 rgba(35,50,56,0.3);box-shadow:0 5px 10px 0 rgba(35,50,56,0.3);z-index:100;}
.livechat-girl:focus{outline:0}
.livechat-girl:after{content:'1';width:.12rem;height:.12rem;border-radius:50%;background:#f93d66;font-size:.08rem;line-height:.12rem;color:#fff;text-align:center;position:absolute;right:.05rem;top:1px;z-index:99999}
.livechat-girl .girl{position:absolute;top:0;left:0;width:100%;height:auto;z-index:50;border-radius:100%}
.livechat-girl .text{position: absolute; z-index: 50; left: .1rem; bottom: -.04rem; width: .4rem; background: #f93d66; color: #fff; font-size: .12rem; text-align: center; line-height: .18rem; border-radius: .18rem;}
.livechat-girl .animated-circles .circle{background:rgba(249,61,102,0.25);width:.58rem;height:.58rem;border-radius:50%;position:absolute;left: .01rem; top: .01rem; z-index:49;transform:scale(1);-webkit-transform:scale(1)}
.livechat-girl .animated-circles.animateds .c-1{animation:2000ms scaleToggleOne cubic-bezier(0.25,0.46,0.45,0.94) forwards}
.livechat-girl .animated-circles.animateds .c-2{animation:2500ms scaleToggleTwo cubic-bezier(0.25,0.46,0.45,0.94) forwards}
.livechat-girl .animated-circles.animateds .c-3{animation:3000ms scaleToggleThree cubic-bezier(0.25,0.46,0.45,0.94) forwards}
.livechat-girl .livechat-hint{position:absolute;right:0;width:0;top:50%;margin-top:-20px;opacity:0;z-index:0;-webkit-transition:all 0.3s cubic-bezier(0.86,0,0.07,1);transition:all 0.3s cubic-bezier(0.86,0,0.07,1);background-color:#f93d66;overflow:hidden;}
.livechat-girl .livechat-hint.show_hint{-webkit-transform:translateX(40px);transform:translateX(40px);opacity:1;width:208px;overflow:inherit;right:130px;}
.livechat-girl .livechat-hint.hide_hint{opacity:0;-webkit-transform:translateX(0);transform:translateX(0)}
.livechat-hint{-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.2);box-shadow:0 2px 2px rgba(0,0,0,0.2);font-size:14px;border-radius:3px;line-height:1.25;position:absolute;z-index:65;max-width:350px}
.livechat-hint:after{position:absolute;display:block;content:'';height:20px;width:20px;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;z-index:50;top:10px;right:-6px;background-color:#f93d66;}
.livechat-hint .rd-notice-content{background:0;border-radius:3px;width:100%;color:#fff;position:relative;z-index:60;height:40px;padding:0 20px;line-height:40px;white-space:nowrap}
.livechat-hint .rd-notice-content a{color:#fff;text-decoration:underline}
@keyframes scaleToggleOne{
	from{transform:scale(1);-webkit-transform:scale(1)}
	50%{transform:scale(2);-webkit-transform:scale(2)}
	100%{transform:scale(1);-webkit-transform:scale(1)}
}
@keyframes scaleToggleTwo{
	0%{transform:scale(1);-webkit-transform:scale(1)}
	20%{transform:scale(1);-webkit-transform:scale(1)}
	60%{transform:scale(2);-webkit-transform:scale(2)}
	100%{transform:scale(1);-webkit-transform:scale(1)}
}
@keyframes scaleToggleThree{
	0%{transform:scale(1);-webkit-transform:scale(1)}
	33%{transform:scale(1);-webkit-transform:scale(1)}
	66%{transform:scale(2);-webkit-transform:scale(2)}
	100%{transform:scale(1);-webkit-transform:scale(1)}
}
.viewmore{position: relative; top: 0; overflow: hidden; margin-top: .5rem; margin-left: auto; margin-right: auto; width: 2.56rem; height: .6rem; font-size: .24rem; line-height: .6rem; transform: skewX(-10deg);}
.viewmore a{display: block; padding: 0 .35rem; color: #ee033f;}
.viewmore a i{position: absolute; top: 50%; margin-top: -.075rem; right: .35rem; width: .17rem; height: .15rem; background: url(../image/more.png) no-repeat center center;}
.viewmore >i{position: absolute; display: block; content: ""; background: #ee033f; transition: all .1s ease-in-out;}
.viewmore .vline1{left: 0; top: 0; width: 2px; height: .45rem; transform-origin: 50% 100%;}
.viewmore .vline2{left: 0; top: 0; width: 100%; height: 2px; transform-origin: 0 50%; transition-delay: .1s;}
.viewmore .vline3{right: 0; bottom: 0; width: 2px; height: .45rem; transform-origin: 0 50%;}
.viewmore .vline4{right: 0; bottom: 0; width: 100%; height: 2px; transform-origin: 100% 50%; transition: all .35s .2s linear;}
.isbar{height: 32.657vw; overflow: hidden;
	background: -webkit-linear-gradient(left, rgba(230,0,17,1), rgba(228,13,13,1));
  background: -o-linear-gradient(right, rgba(230,0,17,1), rgba(228,13,13,1));
  background: -moz-linear-gradient(right, rgba(230,0,17,1), rgba(228,13,13,1));
  background: linear-gradient(to right, rgba(230,0,17,1), rgba(228,13,13,1));
}
.isbar .titlebox .en{text-transform: uppercase;display: inline-block;vertical-align: middle;font-size:6.5vw;font-family: "youshe";text-shadow: .06vw .55vw 1.2vw rgba(73, 33, 39, 0.26);line-height: 0.781;color: #fff;letter-spacing: -.4vw}
.isbar .titlebox .cn{display: inline-block;vertical-align: middle;margin-left:1vw;font-size:1.35vw;width:2vw;line-height: 1.3;padding:.25vw 0;position: relative;text-align: center;color: #fff;transform: skew(-8deg);font-family: SimSun,STSong;}
.isbar .titlebox .cn:before{content:"";width: 100%;height:85%;border:.02rem solid #fff;border-bottom: 0;border-right: 0;position: absolute;top: 0;left: 0;}
.isbar .titlebox .cn:after{content:"";width: 100%;height:85%;border:.02rem solid #fff;border-top: 0;border-left: 0;position: absolute;bottom: 0;right: 0;}
@media (max-width: 639px) {
	.isbar{height: 50vw; margin-top: 46px;}
	.isbar .titlebox .en{font-size: 40px;}
	.isbar .titlebox .cn{font-size: 10px;width: 18px; margin-left: 2vw;}
}
@media (min-width: 1000px){
.footer2 .linkbox .after a:hover{color: #e60012}
.pages .item:hover{color: #333}
.header .menubtn:hover .line1:before{left: 28px; -webkit-animation: none; animation: none;}
.header .menubtn:hover .line1:after{left: 8px; -webkit-animation: none; animation: none;}
.header .menubtn:hover .line2:before{left: 30px; -webkit-animation: none; animation: none;}
.header .menubtn:hover .line2:after{left: 0px; -webkit-animation: none; animation: none;}
.footer4 .footer4nav a:hover{color: #e60012}
.viewmore:hover{width: 2rem;}
.viewmore:hover a i{opacity: 0;}
.viewmore:hover .vline1{height: 0; top: 0;}
.viewmore:hover .vline2{width: 0; left: 100%;}
.viewmore:hover .vline3{height: 0;}
.viewmore:hover .vline4{bottom: .1rem; width: 60%; right: 28%;}
}
@media (max-width: 1500px){
  .insidepage .footer1{padding-right: 3vw}
  .insidepage .footer3{margin-left: 3vw}
}
@media (max-width: 1200px){
	.footer1 .logo{margin-right:3vw}
	.footer1{padding-right: 4vw}
	.footer3{margin-left: 4vw}
  .footer4 .footer4nav a{margin-right: 1vw}
}
@media (max-width: 1000px){
	.footer2{display: none;}
	.footer4{display: none;}
}
@media (max-width: 767px){
	.footer{display: block;height: auto;padding: 0}
	.footer1 .logo{max-width: 35vw;margin: 0;margin-bottom: 10px}
	.footer>div{padding:15px}
	.footer3 p{font-size: 12px;}
	.footer3 .phone{font-size: 20px;}
	.footer2 .linkbox .before{font-size: 13px;height: 36px;}
	.footer3 img{margin-left: 10px;}
	.footer2 p{font-size:12px;}
	.footer1 p{font-size: 12px;}
	.header .nav-icon{display: block;}
	.footer .footer2{display: none;}
	.index5{display: block;height: auto;padding:30px 15px;}
	.index5 .left{display: none;}
	.index5 .mid p{font-size: 13px;margin-top: 15px;text-align: left;}
	.index5 .mid img{width: 45vw;}
	.index5 .right{margin-top: 15px;}
	.index5 .right img{max-width:30vw;}
	.index5 .right p{font-size: 13px;}
	.footer3{margin-left: 0}
	.footer1{display: block;}
  .insidepage .footer3{margin-left: 0}
  .footer3 img{width: 1rem;}
  .pages .item{font-size: 14px;margin: 0 2vw;}
  .pages{margin: 0}
}
@keyframes fadeup {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.fadeup {
    -webkit-animation-name: fadeup;
    animation-name: fadeup;
}