/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,section,article,nav,header,footer {margin:0; padding:0}
table {border-collapse:collapse;border-spacing:0}fieldset,img,video {border:0}address,caption,cite,code,dfn,em,strong,th,var,i {font-style:normal;font-weight:normal}
ol,ul {list-style:none}h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal}q:before,q:after {content:""} b,strong{font-weight: 400;}a{text-decoration: none; color:#fff}
/* a:hover{color:#FFC500} */
button{outline: none;outline-width:0}input{border:none; outline: none; outline-width:0}input:-webkit-autofill { box-shadow: 0 0 0px 1000px #FFF inset !important;}
.tt-u{text-transform: uppercase;}.m-a{margin:0 auto}.f-l{float:left}.f-r{float: right;}.fw-700{font-weight: 700;}.d-n{display: none;}.d-b{display:block;}.d-ib{display: inline-block;}.d-f{display:flex}.jc-sb{justify-content: space-between;} .fw-w{flex-wrap: wrap;}.fd-c{flex-direction: column;}.ai-c{align-items: center;}.jc-sb{justify-content: space-between}.jc-c{justify-content: center;}.jc-sa{justify-content: space-around;}.f-w{font-weight:bold}.p-a{position:absolute}.p-r{position: relative;}.fd-r{flex-direction: row-reverse;}
.c-p{cursor: pointer;}.ov-h{overflow:hidden}.ta-c{text-align: center;}.hid-t{text-indent: -999em;}.h-100p{height:100%} .w-100p{width:100%}.w-50p{width:50%}.z-i8{z-index:8}.z-i9{z-index:9}.c-c{top:50%;left:50%; transform: translate(-50%,-50%);}
.c{left:50%;top:50%; transform: translate(-50%,-50%);}.c-h{left:50%; transform: translateX(-50%);}.c-v{top:50%; transform: translateY(-50%);}.keep{word-break:keep-all; white-space:nowrap}
.bg-000{background-color: #000;}.bg-fff{background-color: #fff;} 
.play-icon{display:block; cursor: pointer; z-index: 88; position: absolute; top:50%;left:50%; transform: translate(-50%,-50%); background:url("../fonts/2313f3f2e4c64539874622bb032ab7f6.woff") no-repeat center; background-size: cover;}
.play-icon:hover{display:block; cursor: pointer;  z-index: 88; position: absolute; top:50%;left:50%; transform: translate(-50%,-50%); background: url("../fonts/2f23eded3d8b433a897047e00297a13e.woff") no-repeat center; background-size: cover;}
/*html{filter: grayscale(100%);}*/
body{min-width:1200px; max-width:2560px; margin:0 auto;color:#fff;font-size:16px; line-height: 1.6;  font-family:"AlibabaPuhui","SourceHanSans","PingFang SC","Microsoft YaHei"}
.wrap{ opacity: 0;}

@media screen and (min-width: 769px){
    .top-bar-in{display: flex; justify-content: space-between;}
    .three-menu-box ul{display: flex; justify-content: center;}
}
/* top header */
.header{ position: fixed;left:0;top:0;z-index:99; width: 100%; background-color: rgba(0,0,0,0.16);}         
.fixed{background:rgba(0,0,0,0.8) !important;}
.top-bar-in{width:1200px;margin:0 auto; height:70px;}
.logo{float:left; }
.logo a{width:80px; height: 80px; background:url("../images/cn_logo.svg") no-repeat center; background-size: auto 100%; position: relative; top:50%;transform: translateY(-50%);}            
.language{float:right;width:35px; position: relative;}        
    .language-curr{display:block; margin:0 auto; width:20px; height: 100%; position: relative; top:50%; transform: translateY(-50%); background-position: center; background-repeat: no-repeat; background-size: 100% auto; }
    .language-curr.cn-ico{ background-image: url("../fonts/02cfe8241ca4480594cd3c7b6262cae0.woff")} 
    .select{ width:81px; z-index:99; right:0; top:50px; left:50%; transform: translateX(-50%); text-align: center;  background-color:#000; border-radius: 0 0 2px 2px;}
    .select:before{content: "";display:inline-block; position:absolute; top:-10px; left:50%; transform: translateX(-50%); width:0;height:0; border:5px solid #333; border-color:  transparent transparent #333  transparent ;}
    .select li{cursor:pointer; padding:8px 0; text-align: center}    
    .select li a{font-size:12px;color:#fff}
    .select li:hover{ background-color: #333;}    
.main-nav{ margin-right:200px}
    .main-nav li{display:inline-block;  margin-right:60px;cursor: pointer;}   
    .main-nav li:last-child{margin-right:0}
    .main-nav a.nav-item{display:block;line-height: 70px; font-size:15px; cursor: pointer;color: #fff;}     
    .main-nav a.nav-item:after{content:""; display:block; margin:-3px auto 0;width:0; height:2px;font-size:0; background-color: #000; transition: all 0.3s;}
    .main-nav a.nav-item:hover:after,.main-nav a.nav-curr:after{width:100%;}  
    .main-nav a.nav-curr{color:#16ccbb}    
    /* secondary-menu */
    .secondary-menu {display: flex;justify-content: center;}
    .secondary-menu-box{display:none; position: absolute; width: 100%; left:0;  height: 79px; background-color:rgba(0,0,0,0.8);border-bottom:1px solid rgba(255,255,255,0.1);box-sizing: content-box; }    
    .secondary-menu-box ul{ position: static; width:1200px;margin:0 auto;height: 100%;line-height: 80px;}  
    .secondary-menu-box li{margin-right:0;padding:0 30px;}  
    .secondary-menu li:nth-of-type(2) li{padding:0 30px}
    /* .secondary-menu-box li:first-child{margin-left:150px}     */
    .secondary-menu a.seceon-itme{line-height: 42px; color:#fff;font-size: 14px;}  
    .secondary-menu a.nav-curr,.secondary-menu a.seceon-itme:hover{color:#16ccbb}
    .secondary-menu a.seceon-itme:hover:before{background-color: #fff;}
    .secondary-menu a.seceon-itme:before{content: "";display:none; margin-right:8px; vertical-align: middle; position: relative; top:-1px; height: 14px;width:2px; font-size:0; transform: scaleX(0.9);  background-color:rgba(153, 153, 153, 1)}       
    .secondary-menu a.nav-curr:before{background-color: #fff;}
    .background-menu{width: 100%;height:250px;position: absolute;left: 0;top: 80px;background-color: rgba(34,34,34,1);}
    /* three-menu */
    .no-second-menu-box {padding-top: 0.15rem; }
    .three-menu-box{ display:none; overflow:hidden; width:100%; position: absolute; left:0;     background-color:#222222; }    
    .three-menu-box ul{ position: relative; width:1200px; margin:0 auto; text-align: left; padding-bottom:0.15rem}
    .three-menu li{position:relative;padding:0 50px; margin: 22px 0; }
    .three-menu li a{line-height: 1.5; color: #999!important;}
    .three-menu li a:hover{color:#fff!important}
    .three-menu li i{display:block;width:130px;height: 130px; margin:0 auto}
    .three-menu li img{width:100%; }
    .three-menu li strong{display:block;text-align: center;font-size: 12px;}
    .three-menu li:nth-child(1):before,.three-menu li:nth-child(5):before{display:none}   

    .navIn {animation-name: navIn;animation-duration: 0.8s;}
    @keyframes navIn {from {transform: translateX(80%);opacity: 0;}to {transform: translateX(0%);opacity: 1;}}
    @-webkit-keyframes navIn {from {transform: translateX(80%);opacity: 0;}to {transform: translateX(0%);opacity: 1;}}

    .navOut {animation-name: navOut;animation-duration: 0.8s;}
    @keyframes navOut {0% {transform: translateX(0%);opacity: 1;}100% {transform: translateX(-80%);opacity: 0;}}
    @-webkit-keyframes navOut {0% {transform: translateX(0%);opacity: 1;}100% {transform: translateX(-80%);opacity: 0;}}

/* product nav */
.product-menu-box{height: 50px; width:100%; z-index:98;  line-height: 50px;position: fixed; top:70px;background: #5A5A5A; box-shadow:1px 1px 10px rgba(0,0,0,0.1) }    
    .product-menu-in{width:1200px;margin:0 auto; position: relative;}
    .product-menu-box .sub-title{font-size:20px; white-space: nowrap; color:#333;font-weight: 500;}    
    .product-menu-box .product-menu-txt {color:#FFF;font-weight: 500;}
    .product-menu{margin-right:150px}
    .product-menu a{display:inline-block;margin-left:50px;font-size:16px;color:#333}
    .product-menu a:hover{text-decoration: underline;}
    .product-menu a:nth-child(1){margin-left:0}
    .product-menu-box .lastest{ position: absolute;display:block; top:6px;right:10px; z-index: 8; width:120px;height:36px; line-height: 36px; text-align: center; color:#fff; background:#157876;}
    .product-menu-box .lastest:hover{background:rgba(34, 34, 34, 0.9)}
.FastRight{ width:82px; position:fixed; z-index:999; right:20px; bottom:15%; background:rgba(0,0,0,0.36); border-radius:10px 0 10px;}
.FastRight li{ position:relative; cursor:pointer; font-size:14px; line-height:24px;}
.FastRight .ico{width:82px;height:82px;display:flex;justify-content:center; color:#fff;align-items:center;flex-direction: column;}
.FastRight .ico img{width:30px;height:30px;}
.FastRight .ico .iconfont{display:block; font-size:29px;}
.FastRight li:hover .ico{ background:#16ccbb; border-radius:10px 0 10px; color:#fff;}
.FastRight .info{ position:absolute; top:80px; right:88px; font-size:12px; padding:10px; text-align:center; color:#fff; background:#16ccbb; border-radius:10px 0 10px 0; box-shadow:0 0 10px rgba(0,0,0,0.15);
visibility: hidden;opacity: 0;filter: alpha(opacity=0);transition: all ease 0.3s;}
.FastRight .info img{ border:5px solid #fff; max-width:none; width:90px; height:90px;}
.FastRight .info p{margin-bottom:5px;}
.FastRight .info.tel{ line-height:26px; color:#fff; width:180px; font-size:18px; height:82px;display:flex;justify-content:center; padding:0;flex-direction: column;}
.FastRight .info a{ color:#fff;}
.FastRight li.on .info{ top:0;visibility: visible;opacity: 1;filter: alpha(opacity=100);}
.FastRight a{ color:#fff;}
/* foot */
footer{ padding-bottom:75px; background-color: rgba(39, 39, 39, 1); transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}
    .foot-box{padding:75px 0 120px; width:1200px;margin:0 auto; color:rgb(116, 116, 116)}
    .foot-box b{font-size:18px;color:#EBEFF2;line-height: 2;}
     .foot-box b a{color:#fff;}
    .foot-box a,.bottom-bar strong{color:rgb(153, 153, 153)}
    .foot-box a:hover{color:#fff}
    .foot-box b a:hover{color:rgb(153, 153, 153)}
    .form-box{margin:27px 0 40px 0; word-break:keep-all}
        .form-box input{height:36px; width:22%; text-indent:16px; font-size:16px; border:none; overflow:hidden; margin-right:5px; outline: none; outline-width:0}
        .form-box input:focus{border:none}
        .form-box input:nth-child(1) {border-radius:18px 0 0 18px; }
        .form-box .inp-email{width:32%}
        .form-box button{  font-family:"AlibabaPuhui","SourceHanSans","PingFang SC","Microsoft YaHei";  border-radius: 0 18px 18px 0; width:20.5%;height:36px;background-color: rgba(255, 197, 0, 1); border:none;cursor: pointer; font-size:16px;color:#000;font-weight: 600; vertical-align: bottom;}            
        .form-box button:hover{background-color: rgba(255, 197, 0, 0.8);}
    .foot-link li{float:left; margin-right:70px}
        .foot-link li:last-child{margin-right:0}
        .foot-link li a{display:block;line-height: 30px;white-space:nowrap;}
    .bottom-bar{ border-bottom:1px solid rgba(102, 102, 102, 1)}
        .bottom-bar strong{font-size:22px;margin-top:15px;padding-bottom:10px; font-weight: 700;}
        .bottom-bar-in{width:1200px;margin:0 auto}
        .bottom-bar-in:after{display:block; content: ""; clear: both;}
        .social{margin-bottom:10px;margin-right:4%}        
        .social a{margin-left:40px; display: inline-block; position: relative; font-size:0;width:29px;height: 24px; background-size:  auto 100%; background-position: center; background-repeat: no-repeat; }
        .social a:first{margin-left:0}        
        .social a i{display:none; position: absolute; bottom:40px;left:50%; transform: translateX(-50%); width:110px;height:110px; background-size: 100% auto; background-position: center;}             
        .gzh{background-image: url("data:image/svg+xml,%3Csvg width='29' height='24' viewBox='0 0 29 24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h28.722v23.398H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M19.446 7.096c.33 0 .655.024.979.06-.88-4.096-5.26-7.14-10.258-7.14C4.578.017 0 3.827 0 8.664c0 2.792 1.523 5.085 4.068 6.863l-1.017 3.059 3.554-1.783c1.272.252 2.293.51 3.562.51.319 0 .635-.015.949-.04a7.574 7.574 0 0 1-.314-2.13c0-4.441 3.814-8.046 8.644-8.046zM13.979 4.34c.766 0 1.273.503 1.273 1.268 0 .762-.507 1.273-1.273 1.273-.762 0-1.526-.51-1.526-1.273 0-.765.764-1.268 1.526-1.268zM6.864 6.88c-.762 0-1.531-.51-1.531-1.272 0-.765.769-1.268 1.53-1.268.763 0 1.27.503 1.27 1.268 0 .762-.507 1.273-1.27 1.273zm21.86 8.14c0-4.064-4.067-7.378-8.635-7.378-4.837 0-8.647 3.314-8.647 7.378 0 4.072 3.81 7.378 8.647 7.378 1.012 0 2.034-.255 3.05-.51l2.79 1.527-.766-2.541c2.041-1.531 3.562-3.561 3.562-5.854zm-11.439-1.272c-.506 0-1.016-.504-1.016-1.017 0-.507.51-1.017 1.016-1.017.77 0 1.273.51 1.273 1.017 0 .513-.504 1.017-1.273 1.017zm5.593 0c-.503 0-1.01-.504-1.01-1.017 0-.507.507-1.017 1.01-1.017.762 0 1.272.51 1.272 1.017 0 .513-.51 1.017-1.272 1.017z' fill-opacity='.703' fill='%23FFF' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");}        
        .sph{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1102 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M967.184 0C1091.17 0 1122.89 226.824 1088.1 517.265S966.526 1024 839.25 1024c-93.143 0-177.51-101.347-305.445-328.61l-29.307 45.628C376.125 938.448 295.266 1024 213.926 1024 93.889 1024 24.218 818.674 5.177 539.201l-2.852-48.699C-10.442 211.47 33.914 0 150.88 0c87.307 0 139.736 67.126 303.558 370.29l83.798 156.627 96.258-157.505 56.158-89.501C830.168 60.545 890.055 0 967.052 0zm-11.977 146.536c-38.17 0-104.989 82.043-247.313 301.41L611.066 598.43l22.682 38.609c96.17 160.575 163.954 240.425 206.204 240.425 54.227 0 122.23-161.015 148.51-369.851 24.79-196.99.79-361.077-33.211-361.077zm-788.62 0c-34.178 0-67.434 164.525-55.676 363.27 12.022 206.204 65.81 367.658 111.57 367.658 38.126 0 109.42-80.288 216.909-242.18l25.402-39.047-84.017-151.363-43.478-76.34c-94.108-163.208-140-221.998-170.71-221.998zm0 0' fill='%23BEBEBE'/%3E%3C/svg%3E");}
        .dy{background-image: url("data:image/svg+xml,%3Csvg width='19' height='24' viewBox='0 0 19 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.973 9.935c-1.87 0-3.69-.64-5.186-1.823v8.257c0 4.216-3.086 7.631-6.893 7.631C3.086 24 0 20.585 0 16.369c0-4.217 3.086-7.632 6.894-7.632.38 0 .75.036 1.11.101v4.374a2.825 2.825 0 0 0-1.081-.216c-1.7 0-3.078 1.524-3.078 3.406 0 1.88 1.379 3.405 3.078 3.405 1.696 0 3.075-1.526 3.075-3.405V0h3.845c0 3.152 2.31 5.707 5.157 5.707v4.226l-.027.002' fill='%23FFF' fill-rule='evenodd' fill-opacity='.703'/%3E%3C/svg%3E");}
        .ks{background-image: url("data:image/svg+xml,%3Csvg width='21' height='24' viewBox='0 0 21 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.046 13.571l.076.007 5.312.78c.073.011.14.044.192.098l3.337 3.447v1.655s-2.248 2.733-2.719 3.69c-.473.955-1.64.728-1.64.728s-2.096-.517-3.813-1.093C.075 22.307 0 21.061 0 21.061V14.82c.164-.79.67-1.108.901-1.215a.354.354 0 0 1 .22-.026zm15.803-.934c.506.082 2.531.02 2.632.81.1.78 0 1.538 0 1.538s-4.496.79-4.596.892c-.101.1-.466.466-.445 1.012.02.548.02 2.674.04 2.735.02.06.121.466.892.384.606-.064 1.21-.279 1.442-.366a.137.137 0 0 0 .089-.142l-.042-.548a.143.143 0 0 0-.169-.13l-1.159.233v-2.187l3.756-.68a.133.133 0 0 1 .157.127l.124 3.704s.213.92-1.365 1.246c-.579.12-1.454.323-2.35.533l-.488.116c-1.38.325-2.685.635-2.892.646a5.28 5.28 0 0 1-1.599-.143c-.442-.115-.988-.32-1.269-.43a.157.157 0 0 1-.068-.24l1.382-1.878a.392.392 0 0 0 .077-.236v-2.07a.416.416 0 0 0-.115-.285l-2.957-3.11a.376.376 0 0 1-.098-.314c.035-.246.192-.634.8-.67.108-.006 7.715-.627 8.221-.547zM1.763 15.35c-.307-.057-.318.47-.318.47s-.319 4.543.318 5.119c.703.636 2.93.943 3.477.957.548.017.501-.38.501-.382V16.61c0-.292-.281-.515-.394-.593l-.046-.03zM7.504.026c2.613 0 4.807 1.957 5.42 4.6.767-1 1.942-1.638 3.258-1.638 2.309 0 4.18 1.966 4.18 4.39 0 2.287-1.67 4.168-3.798 4.371l.002.003-.117.007-.11.004-8.352.431c-.16.017-.321.026-.483.026-3.086 0-5.589-2.73-5.589-6.097 0-3.367 2.503-6.097 5.59-6.097zm1.068 3.013c-1.562 0-2.828 1.456-2.828 3.255 0 1.798 1.266 3.254 2.828 3.254 1.562 0 2.829-1.456 2.829-3.254 0-1.799-1.267-3.255-2.829-3.255zm8.272 2.065c-1.03 0-1.866.96-1.866 2.147 0 1.188.836 2.147 1.866 2.147 1.03 0 1.867-.96 1.867-2.147 0-1.187-.836-2.147-1.867-2.147z' fill='%23FFF' fill-rule='evenodd' fill-opacity='.703'/%3E%3C/svg%3E");}
        .gzh:hover{background-image: url("data:image/svg+xml,%3Csvg width='29' height='24' viewBox='0 0 29 24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h28.722v23.398H0z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M19.446 7.096c.33 0 .655.024.979.06-.88-4.096-5.26-7.14-10.258-7.14C4.578.017 0 3.827 0 8.664c0 2.792 1.523 5.085 4.068 6.863l-1.017 3.059 3.554-1.783c1.272.252 2.293.51 3.562.51.319 0 .635-.015.949-.04a7.574 7.574 0 0 1-.314-2.13c0-4.441 3.814-8.046 8.644-8.046zM13.979 4.34c.766 0 1.273.503 1.273 1.268 0 .762-.507 1.273-1.273 1.273-.762 0-1.526-.51-1.526-1.273 0-.765.764-1.268 1.526-1.268zM6.864 6.88c-.762 0-1.531-.51-1.531-1.272 0-.765.769-1.268 1.53-1.268.763 0 1.27.503 1.27 1.268 0 .762-.507 1.273-1.27 1.273z' fill='%2359F07E' mask='url(%23b)'/%3E%3Cpath d='M20.089 7.642c4.568 0 8.636 3.314 8.636 7.378 0 2.293-1.52 4.323-3.562 5.854l.765 2.54-2.789-1.526c-1.016.255-2.038.51-3.05.51-4.837 0-8.647-3.306-8.647-7.378 0-4.064 3.81-7.378 8.647-7.378zm-2.804 4.072c-.506 0-1.016.51-1.016 1.017 0 .513.51 1.017 1.016 1.017.77 0 1.273-.504 1.273-1.017 0-.507-.504-1.017-1.273-1.017zm5.593 0c-.503 0-1.01.51-1.01 1.017 0 .513.507 1.017 1.01 1.017.762 0 1.272-.504 1.272-1.017 0-.507-.51-1.017-1.272-1.017z' fill='%23FFF' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");}        
        .sph:hover{background-image: url("data:image/svg+xml,%3Csvg class='icon' viewBox='0 0 1102 1024' xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cpath d='M967.184 0C1091.17 0 1122.89 226.824 1088.1 517.265S966.526 1024 839.25 1024c-93.143 0-177.51-101.347-305.445-328.61l-29.307 45.628C376.125 938.448 295.266 1024 213.926 1024 93.889 1024 24.218 818.674 5.177 539.201l-2.852-48.699C-10.442 211.47 33.914 0 150.88 0c87.307 0 139.736 67.126 303.558 370.29l83.798 156.627 96.258-157.505 56.158-89.501C830.168 60.545 890.055 0 967.052 0zm-11.977 146.536c-38.17 0-104.989 82.043-247.313 301.41L611.066 598.43l22.682 38.609c96.17 160.575 163.954 240.425 206.204 240.425 54.227 0 122.23-161.015 148.51-369.851 24.79-196.99.79-361.077-33.211-361.077zm-788.62 0c-34.178 0-67.434 164.525-55.676 363.27 12.022 206.204 65.81 367.658 111.57 367.658 38.126 0 109.42-80.288 216.909-242.18l25.402-39.047-84.017-151.363-43.478-76.34c-94.108-163.208-140-221.998-170.71-221.998zm0 0' fill='%23F2A268'/%3E%3C/svg%3E");}
        .dy:hover{background-image: url("data:image/svg+xml,%3Csvg width='19' height='24' viewBox='0 0 19 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.973 9.935c-1.87 0-3.69-.64-5.186-1.823v8.257c0 4.216-3.086 7.631-6.893 7.631C3.086 24 0 20.585 0 16.369c0-4.217 3.086-7.632 6.894-7.632.38 0 .75.036 1.11.101v4.374a2.825 2.825 0 0 0-1.081-.216c-1.7 0-3.078 1.524-3.078 3.406 0 1.88 1.379 3.405 3.078 3.405 1.696 0 3.075-1.526 3.075-3.405V0h3.845c0 3.152 2.31 5.707 5.157 5.707v4.226l-.027.002' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");}
        .ks:hover{background-image: url("data:image/svg+xml,%3Csvg width='21' height='24' viewBox='0 0 21 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.046 13.571l.076.007 5.312.78c.073.011.14.044.192.098l3.337 3.447v1.655s-2.248 2.733-2.719 3.69c-.473.955-1.64.728-1.64.728s-2.096-.517-3.813-1.093C.075 22.307 0 21.061 0 21.061V14.82c.164-.79.67-1.108.901-1.215a.354.354 0 0 1 .22-.026zm15.803-.934c.506.082 2.531.02 2.632.81.1.78 0 1.538 0 1.538s-4.496.79-4.596.892c-.101.1-.466.466-.445 1.012.02.548.02 2.674.04 2.735.02.06.121.466.892.384.606-.064 1.21-.279 1.442-.366a.137.137 0 0 0 .089-.142l-.042-.548a.143.143 0 0 0-.169-.13l-1.159.233v-2.187l3.756-.68a.133.133 0 0 1 .157.127l.124 3.704s.213.92-1.365 1.246c-.579.12-1.454.323-2.35.533l-.488.116c-1.38.325-2.685.635-2.892.646a5.28 5.28 0 0 1-1.599-.143c-.442-.115-.988-.32-1.269-.43a.157.157 0 0 1-.068-.24l1.382-1.878a.392.392 0 0 0 .077-.236v-2.07a.416.416 0 0 0-.115-.285l-2.957-3.11a.376.376 0 0 1-.098-.314c.035-.246.192-.634.8-.67.108-.006 7.715-.627 8.221-.547zM1.763 15.35c-.307-.057-.318.47-.318.47s-.319 4.543.318 5.119c.703.636 2.93.943 3.477.957.548.017.501-.38.501-.382V16.61c0-.292-.281-.515-.394-.593l-.046-.03zM7.504.026c2.613 0 4.807 1.957 5.42 4.6.767-1 1.942-1.638 3.258-1.638 2.309 0 4.18 1.966 4.18 4.39 0 2.287-1.67 4.168-3.798 4.371l.002.003-.117.007-.11.004-8.352.431c-.16.017-.321.026-.483.026-3.086 0-5.589-2.73-5.589-6.097 0-3.367 2.503-6.097 5.59-6.097zm1.068 3.013c-1.562 0-2.828 1.456-2.828 3.255 0 1.798 1.266 3.254 2.828 3.254 1.562 0 2.829-1.456 2.829-3.254 0-1.799-1.267-3.255-2.829-3.255zm8.272 2.065c-1.03 0-1.866.96-1.866 2.147 0 1.188.836 2.147 1.866 2.147 1.03 0 1.867-.96 1.867-2.147 0-1.187-.836-2.147-1.867-2.147z' fill='%23FF8100' fill-rule='evenodd'/%3E%3C/svg%3E");}
        input:focus::-webkit-input-placeholder{opacity: 0 }
        #subscribe-tips2{height:20px;color:red;margin-left:23%}
    .ft-link{text-align: center;padding-top:15px; text-align: left; width:1200px;margin:0 auto}
        .ft-link a{color:#999;margin:0 15px}
        .ft-link a:nth-child(1){margin-left:0}
        .ft-link a img {display: inline;}
    .totop{display:none}
/* 订阅我们 */
.subscribe{display:none; position: fixed; top:50%; left:50%; transform: translateX(-50%); z-index: 99; background-color: #fff; padding:21px 25px; text-align: center;font-size:18px; color:#333}
.subscribe i{display:inline-block; vertical-align:top; margin-right:15px; width:22px;height: 25px; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAMAAAACPC7cAAAAV1BMVEUAAAAzMzMzMzMzMzMyMjIzMzMzMzMzMzMzMzMyMjIyMjIyMjIzMzMyMjIzMzMzMzMzMzMyMjI2NjYzMzMzMzM0NDQyMjI0NDQ1NTUxMTEyMjIzMzMzMzP0eTE+AAAAHHRSTlMA1MPpnfbdJvfgLA3TmX13UzUS7syUZVkiFY6NJ+hWTwAAAKFJREFUKM+ljVkOwjAMRN0szp7uG/j+5yStQtRSFQnxPqzJ0ziGW1z0kgrSR7dZiyQHVhgkoU1dQ093Wn6QcRBphA9GiuD1ml/znMOqPWiEDOfvhBqouuqKvutFKdX3aSxHPVFhOmgVhBBapxHUzd//acbOuvCLbtur7mpDZOrupK2QJMU+bNEN24t5hTWbRuJ7zKRKEggt9sHCARs45uMXXsOgDNDkML1fAAAAAElFTkSuQmCC") center; background-size: cover;}

/* animation */
.slide{transition: all 1s;  transform: translateY(30%); opacity: 0;}
.up{ transform: translateY(0)!important; opacity: 1!important;}
.lazy{width: 100%; height: 100%; display: block;}
/* 公共规范实现 V2版本 pc端规范 */
/* start */
/* 顶部banner */
/* w二级标签 字体大小 */
@media screen and (min-width: 768px){
    /* 公共样式 播放视频按钮*/
    .play-icon{width:40px;height:40px;}
    .play-icon:hover{width:40px;height:40px;}
    section h2 {font-size: 36px;} 
    /* 同步banner统一字体和间距 */
    .banner h1{font-size: 44px;}
    .banner h2{font-size: 24px; margin: 15px 0;}
    .banner .banner-btn {padding-top: 25px;}
    .banner .banner-btn .dealer{ margin-left: 20px;}
    .FastRight{display:block;}
    /*网页中按钮规范 */
    /*白色文本 */
    .video-btn-two-size {cursor: pointer; text-align: left; padding: 0 20px; display: inline-block; box-sizing: border-box; width: 102px; height: 34px;line-height: 34px;border-radius: 17px;border: 1px solid #FFFFFF; position: relative;}
    .video-btn-two-size:after{position:absolute; content: "";top:50%; transform: translate(14px,-50%);  width:14px;height: 16px; background: url("../fonts/9c7211a3ea1f427e8550bdbdaeb6008a.woff") no-repeat center; background-size: 100% auto;}
    .btn-two-size {color: #000; text-align: left; padding: 0 20px; display: inline-block; box-sizing: border-box; width: 106px; height: 32px;line-height: 32px;border-radius: 17px;border: 1px solid #000; position: relative;}
    .btn-two-size:after{position:absolute; content: "";top:50%; transform: translate(14px,-50%);  width:18px;height: 18px; background: url("../fonts/86b61b6b222f4f9aa7457200a36ea2ed.woff") no-repeat center; background-size: 100% auto;}
    .btn-four-size {text-align: left; padding: 0 20px; display: inline-block; box-sizing: border-box; width: 138px; height: 34px;line-height: 34px;border-radius: 17px;border: 1px solid #FFFFFF; position: relative;}
    .btn-four-size:after{position: absolute; content: "";top: 50%; transform: translate(14px, -50%);width: 18px;height: 18px; background: url("data:image/svg+xml,%3Csvg width='24' height='22' viewBox='0 0 24 22' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h24v24H0z'/%3E%3C/defs%3E%3Cg transform='translate(0 -1)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M10.823 1c3.782 0 7.34 2.03 9.288 5.299a.607.607 0 0 1-.205.829.599.599 0 0 1-.824-.208c-1.758-2.951-4.845-4.712-8.26-4.712-5.306 0-9.622 4.346-9.622 9.687 0 5.342 4.316 9.686 9.623 9.686a9.638 9.638 0 0 0 8.371-4.905.597.597 0 0 1 .818-.226.606.606 0 0 1 .225.824c-1.923 3.403-5.53 5.515-9.414 5.515C4.855 22.79 0 17.902 0 11.895 0 5.887 4.855 1 10.823 1zm9.922 9.374c0-.475.615-.714.977-.377l2.11 1.966a.507.507 0 0 1 0 .753l-2.11 1.966c-.362.335-.977.098-.977-.376v-1.39h-8.127c-.341 0-.618-.258-.618-.576 0-.32.277-.576.618-.576h8.127z' fill='%23FFF' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; background-size: 100% auto;}
    .btn-five-size { text-align: left;padding: 0 20px; display: inline-block; box-sizing: border-box; width: 152px; line-height: 32px;border-radius: 17px;border: 1px solid #FFFFFF; position: relative;}
    .btn-five-size:after{position: absolute; content: "";top: 50%; transform: translate(14px, -50%);width: 18px;height: 18px; background: url("data:image/svg+xml,%3Csvg width='24' height='22' viewBox='0 0 24 22' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h24v24H0z'/%3E%3C/defs%3E%3Cg transform='translate(0 -1)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M10.823 1c3.782 0 7.34 2.03 9.288 5.299a.607.607 0 0 1-.205.829.599.599 0 0 1-.824-.208c-1.758-2.951-4.845-4.712-8.26-4.712-5.306 0-9.622 4.346-9.622 9.687 0 5.342 4.316 9.686 9.623 9.686a9.638 9.638 0 0 0 8.371-4.905.597.597 0 0 1 .818-.226.606.606 0 0 1 .225.824c-1.923 3.403-5.53 5.515-9.414 5.515C4.855 22.79 0 17.902 0 11.895 0 5.887 4.855 1 10.823 1zm9.922 9.374c0-.475.615-.714.977-.377l2.11 1.966a.507.507 0 0 1 0 .753l-2.11 1.966c-.362.335-.977.098-.977-.376v-1.39h-8.127c-.341 0-.618-.258-.618-.576 0-.32.277-.576.618-.576h8.127z' fill='%23FFF' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; background-size: 100% auto;}
    .btn-six-size { text-align: left; padding: 0 20px; display: inline-block;  box-sizing: border-box; width: 190px; height: 32px;line-height: 32px;border-radius: 17px;border: 1px solid #FFFFFF; position: relative;}
    .btn-six-size:after{position: absolute; content: "";top: 50%; transform: translate(14px, -50%);width: 18px;height: 18px; background: url("data:image/svg+xml,%3Csvg width='24' height='22' viewBox='0 0 24 22' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h24v24H0z'/%3E%3C/defs%3E%3Cg transform='translate(0 -1)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M10.823 1c3.782 0 7.34 2.03 9.288 5.299a.607.607 0 0 1-.205.829.599.599 0 0 1-.824-.208c-1.758-2.951-4.845-4.712-8.26-4.712-5.306 0-9.622 4.346-9.622 9.687 0 5.342 4.316 9.686 9.623 9.686a9.638 9.638 0 0 0 8.371-4.905.597.597 0 0 1 .818-.226.606.606 0 0 1 .225.824c-1.923 3.403-5.53 5.515-9.414 5.515C4.855 22.79 0 17.902 0 11.895 0 5.887 4.855 1 10.823 1zm9.922 9.374c0-.475.615-.714.977-.377l2.11 1.966a.507.507 0 0 1 0 .753l-2.11 1.966c-.362.335-.977.098-.977-.376v-1.39h-8.127c-.341 0-.618-.258-.618-.576 0-.32.277-.576.618-.576h8.127z' fill='%23FFF' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; background-size: 100% auto;}
    .video-btn-two-size:hover,.btn-six-size:hover,.btn-four-size:hover, .btn-five-size:hover {background:rgba(255, 255, 255, 0.3);color: #fff;}
    .btn-two-size:hover {background-color: rgba(51, 51, 51, .1);}
    
    /* new banner */
    .banner-new .banner-txt{margin:246px auto 0; }
    .banner-new .banner-txt h1{color:#fff; line-height: 1.3; font-size:64px; }
    .banner-new .banner-txt .banner-desc{font-size:36px;margin:16px 0 48px 0; color:#fff;font-weight: 400;}
    .banner-new .banner-txt  .banner-btn{padding:0;margin:0}
    .banner-new .banner-txt  .banner-btn .contact-btn-new{margin:0;padding:0}    
    .banner-new .contact-btn-new{width: 160px;height: 48px; line-height: 48px; font-size: 20px; color:#000; padding:0;margin:0; border-radius: 0; border: none; background: rgba(255, 255, 255, 0.65)}
    .banner-new.contact-btn-new:hover{background: rgba(255, 255, 255, 0.5);color:#000}
}

  /* 黑色文本 */
/* end */

/*mobile*/
 @media screen and (max-width: 768px){
    h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:700}
    body{min-width:100%; font-size: 0.26rem;padding-top:0.9rem; overflow-x:hidden!important}
    /* 移动端公共样式 播放按钮 */
    .play-icon{width:0.66rem;height:0.66rem} 
    .play-icon:hover{width:0.66rem;height:0.66rem} 
    
    /* header */    
    .top-bar,.top-bar-in{height:0.9rem}  
    .top-bar-in{width:auto}  
    .logo{float:none;margin:0; position: relative; z-index: 6}
    .logo a{margin: 0 auto;width:1.66rem;height:0.46rem; background: url("../images/cn_log_h5.svg") no-repeat center; background-size: cover;}
    .header{background-color:#fff;}
    .nav-control{content: ""; display:block; width:0.4rem;height:0.32rem;position: absolute; top:50%; left:0.25rem; transform: translateY(-50%); background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABABAMAAAB/6e0FAAAAGFBMVEUAAADa2trY2NjZ2dnb29v////Z2dnY2Nj3VFKhAAAAB3RSTlMAkvPVKwa9zEb/gAAAAFFJREFUSMft1C0WQAAABOERdIHnAIKuyJLKKWQ/z17fEawm7JcnD73edTUwytFAK8e9MMtSUchyUW5y7LDKcQLTYIQHEfFJ3pP3RHjynj++5wGRAqiZ67JxTwAAAABJRU5ErkJggg==") no-repeat center; background-size: cover;}       
    .open .top-bar-in{ background-color: #fff;}
    .open .logo a{ background: url("../images/en_logo2.svg") no-repeat center; background-size: 100% auto;} 
    .open .logo{ background-color: #fff;}
    .open .nav-control{background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAABCCAMAAADUivDaAAAATlBMVEUAAAA0NDQzMzM1NTUzMzM0NDQzMzMzMzMzMzM3NzczMzMzMzMzMzM0NDQzMzNGRkYzMzMzMzMzMzM0NDQ1NTU8PDw0NDQzMzM0NDQzMzMVL43fAAAAGXRSTlMANvEX12LgqZse9uiUWUALzse4bmESin0zuloaSQAAAQZJREFUWMPt1rtSwzAUBFDFNpbfTkgC3P//UWYYHJcHjSlSZMstzqjS3vRUyaejwmdUB417FUeNOaLQqG9T7q79XkxRZqwfQ/yku29VjiKjvsSWdv3tuigx6iYeedvKa8CgkPqAQSGlDMNC6kcYFFI6VTAgwIAAAwIMCjQs2LBgw4INCzYs2LBgw4INCzYs2KBgo5VgAwIMCDYs2LBgA4JTt7swaBv0y3kbIMCgYMOCDQuDDO+FtsGC98WCDAsyLMiwYMPCbrxumNcN8ydj7CXYuFCwsUiw0Umwcd6a9124le1c+3jFZrRL4VY2e7NM57bJc/He5oTYmNNRo0kIjfErHc2a/i3fa7NkTInpXQcAAAAASUVORK5CYII="); }
    /* main-nav */
    .main-nav{width:100%; margin:0; position: relative; z-index:9; border-top:1px solid #eee; background-color: #fff; float:none; display: none; overflow-y: auto;}
    .main-nav li{display:block;margin:0; background: #fff;}    
    .main-nav a.nav-item{color:#333;font-size:0.28rem; line-height:0.75rem; position: relative; margin: 0 0.4rem;padding: 0.1rem 0;border-bottom:1px solid #E8E8E8}
    .main-nav a.nav-item:after,.secondary-menu a.seceon-itme:after{position:absolute; transition: all 0.2s; content:""; right:0; top:50%; transform: translateY(-50%); transform: rotate(180deg);z-index:11; display:block;width:0.2rem;height:0.12rem; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAcCAMAAAAtIK2eAAAAXVBMVEUAAABxcXFmZmZra2toaGhmZmZoaGhpaWlra2tmZmZnZ2dmZmZmZmZmZmZmZmZnZ2dmZmZmZmZmZmZnZ2dmZmZnZ2dnZ2dnZ2dmZmZoaGhnZ2dnZ2doaGhnZ2dmZmbURZ87AAAAHnRSTlMACe8SJek1LRzjyLuq9NDCsot33NeelmhfUUU+gFkKC7foAAAAyUlEQVQ4y83T1w6DIBgFYAcqbtyb93/MeqApxEKx6U3PhfnHh0YTvd8zzl9Yzo+7tuFnltsWWe/YncuUm9u2gJp225bhGsSf7SSt5+dSu+1+Vk+d2O0sbCNqv0YdWfWhLHQmNDHbRdjx1YcV+pTY7SAbXdN3uyqrdI9ZR822QOnUW6msHtph3of6LBaWXSl0ik0VajbAJPc9Q8hFJ3YLHWGbhbqtzRZ7qX3tpNXqdyOpeool6p2YOAXr0viyUzG4f3xaRAEj3n/kAdGRGmGWzXzGAAAAAElFTkSuQmCC") no-repeat center; background-size: cover;}
    .FastRight{display:none;}
    .main-nav a.nav-item:hover:after{width:0.2rem}  
    .main-nav .no-sub-nav:after{display:none!important}
    .secondary-menu {display: initial;}
    .secondary-menu-box ul{margin:0;padding:0.15rem 0; width:100%; text-align: left;}
    .secondary-menu-box li{padding:0}
    .secondary-menu a.seceon-itme{font-size:0.24rem;display:block;padding-left:0.85rem;position: relative; color:#333!important;}
    .secondary-menu a.seceon-itme:after{right:0.4rem}
    .secondary-menu a.seceon-itme:before{display:none}  
    .secondary-menu-box li:first-child{margin-left:0}    
    .second-open li{background: #F7F8F9!important;}
    .second-open .secondary-menu-box{display:block; height: auto; position: static;padding-top:0; background-color: #F7F8F9;}
    .second-open a.nav-item:after{ transform: rotate(0); }
    .three-menu-box ul{width:100%;padding-bottom:0.25rem}
    .three-menu-box li {padding:0 0 0 1.3rem!important;margin:0}
    .three-menu-box li i,.three-menu li:before{display:none}
    .three-menu li strong{text-align: left;color:#333;font-size:0.24rem}
    .three-menu li a{display:block;padding:0.2rem 0}
    .main-nav li:last-child .three-menu {border:none}
    .three-menu li:first-child, .three-menu li:nth-child(5){margin-left:0}
    .three-open .three-menu-box ul {border-bottom:0.15rem solid #fff}
    .three-open li{background: #F7F8F9!important;}
    .three-open .three-menu-box{display:block; height: auto; position: static;padding-top:0; background-color: #F7F8F9;}
    .three-open a.seceon-itme:after{ transform: rotate(0); }
    .only-second{padding-top:0.2rem}
    .only-second  li{padding-left:0.85rem!important}  
    .language{float:none; width:1.2rem; position: absolute; top:0; right:0.1rem; margin:0;}
    .language-curr{height:100%; width:0.36rem;z-index: 6;}   
    .select{width:1.2rem;right:0;top:0.9rem}   
    .select li a{font-size:0.20rem}
    /* .store-btn{width:0.36rem;height:0.36rem;right:1.2rem} */
    /* product nav */
    .product-menu-box{height:0.9rem; line-height: 0.9rem; top:0.9rem; background-color: #5A5A5A; }
    .product-menu-box .product-menu-txt,.product-menu a{color:#fff}
    .product-menu-fiex{top:0.9rem}
    .product-menu-in{width:100%}
    .product-menu-box .sub-title{margin-left:0.25rem;font-size:0.26rem}
    .product-menu{display:none; float:none; position:absolute; top:0.90rem; z-index: 9; left:0; width:100%; background-color: #5A5A5A; border-top:1px solid #808080}
    .product-menu a{font-size:0.16rem;  margin-left:0.4rem!important; margin-right:0.4rem;display:block;font-size:0.24rem;border-bottom:1px solid #808080}            
    .product-menu a:last-child{border:none}
    .product-menu-box .lastest{position:absolute; top:0.2rem; right:0.2rem;   width:1.6rem;height:0.5rem;line-height: 0.5rem; border-radius: 0; border:none; font-size:0.24rem; color:#000; background-color: rgba(255, 197, 0, 1);}            
    .product-menu-txt{position: relative;padding-right:0.2rem}
    .product-menu-txt i{ transform: rotate(180deg); transition: all 0.1s; position: absolute;top:0.4rem; left:100%; right:0; display:block; width:0.23rem; height:0.14rem; background:url("data:image/svg+xml,%3Csvg width='22' height='14' viewBox='0 0 22 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.06 1L22 12.243a2.056 2.056 0 0 1-2.947 0L9.587 2.517 11.06 1zm1.482 1.525l-9.59 9.86A2.058 2.058 0 0 1 0 12.385L11.07 1.013l1.474 1.514-.002-.002z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E") no-repeat center; background-size: 100% auto; }
    /* mobile footer*/
    footer{padding-bottom:0.87rem;padding-top:0.3rem}    
    .totop:hover{color:#fff}
    .totop{font-size:0.24rem; text-align: center; position: relative; display:block;margin-bottom:0.3rem}
    .totop:after{content: "";display:block; position: absolute; width:0.23rem;height:0.13rem; right:2.9rem; top:0.15rem; background: url("data:image/svg+xml,%3Csvg width='22' height='14' viewBox='0 0 22 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.06 1L22 12.243a2.056 2.056 0 0 1-2.947 0L9.587 2.517 11.06 1zm1.482 1.525l-9.59 9.86A2.058 2.058 0 0 1 0 12.385L11.07 1.013l1.474 1.514-.002-.002z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E") no-repeat center; background-size: 100% auto;}
    .foot-box{width:auto}
    .foot-box b{font-size:0.24rem;display:block;margin-bottom:0.15rem} 
    .foot-box p{font-size:0.2rem}
    .foot-box{padding:0;margin:0;border-top:1px solid #666}
    .foot-box .ft-txt{margin:0 0.25rem;padding-top:0.3rem}
    .foot-box .form-box{margin:0 0.25rem; margin-bottom:0.3rem; padding-top:0.38rem}
    .foot-box .form-box input{ text-align: center; display:block;width:100%; margin-bottom:0.24rem; border-radius: .35rem; height:0.7rem; line-height: 0.7rem; font-size:0.2rem; text-indent: 0;}
    .form-box button{width:100%;height: 0.7rem; line-height: 0.7rem; font-size:0.24rem;border-radius: 0; border-radius: .35rem;}
    /* .form-box input:nth-child(1) {border-radius: 0;} */
    .foot-link{ border-top: 1px solid rgba(102, 102, 102, 0.5);padding:0.15rem 0.26rem 0;margin-bottom:0.3rem}
    .foot-link li{float:none;margin:0;padding:0; border-bottom:1px solid rgba(102, 102, 102, 0.5)}             
    .foot-link li a{font-size:0.2rem;padding:0.15rem 0.25rem}
    .foot-link li b a{font-size:0.24rem;padding:0;}
    .foot-link b{margin-bottom:0;padding:0.12rem 0; position: relative;}
    .foot-link div{display:none}
    .foot-link b:after{position:absolute;display:block; transition: all 0.2s; opacity: 0.8; content:""; right:0; top:50%; transform: translateY(-50%); transform: rotate(180deg); width:0.22rem;height:0.13rem; background: url("data:image/svg+xml,%3Csvg width='22' height='14' viewBox='0 0 22 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.06 1L22 12.243a2.056 2.056 0 0 1-2.947 0L9.587 2.517 11.06 1zm1.482 1.525l-9.59 9.86A2.058 2.058 0 0 1 0 12.385L11.07 1.013l1.474 1.514-.002-.002z' fill='%23FFF' fill-rule='nonzero'/%3E%3C/svg%3E") no-repeat center; background-size: 100% auto;}
    .ft-link-open b:after{transform: rotate(0)}
    .ft-link-open div{display:block}
    .bottom-bar{padding:0.1rem 0 0.2rem;border-bottom-color:rgba(102, 102, 102, 0.5)}
    .bottom-bar-in{margin:0 0.26rem}
    .bottom-bar strong{float:right;font-size:0.22rem;margin-top:0.37rem}
    .bottom-bar .social{float:left;}
    .bottom-bar .social a{width:0.52rem;height:0.42rem; background-size:auto 100%; position: relative; top:0.06rem; margin-left:0.15rem}    
    .bottom-bar .social a:nth-child(1){margin-left:0} 
    .bottom-bar .social a:nth-child(1) i{left:1rem}
    .social a:after{width:3.5rem;height:3.5rem;left:0; transform: translate(0);}   
    .ft-link a{font-size:0.18rem;margin: 0.1rem 0.1rem 0.1rem 0;}
    .ft-link{margin:0.1rem 0.2rem 0; text-align: left;padding-top:0.16rem;padding-right: 0.16rem;}
    .ft-link a:nth-child(1){display:block}
    .linkedin:hover{background:none}

    /* 移动端公共按钮样式 */
    /* 顶部统一设置 */
    section h2 {font-size:0.4rem;}
    .banner{text-align: center; margin-top: .9rem;}
    .banner h1{font-size: .5rem; padding: 1.2rem 0 0;}
    .banner h2{margin: 0; font-size: .4rem;}
    .banner .banner-btn {padding-top:0.4rem; }
    .banner .banner-btn .dealer{ margin-left: .3rem;}
        /* 按钮统一设置 */
    .video-btn-two-size { padding: 0 0.3rem 0 .36rem; width: 1.5rem; height: .52rem;border-radius: .26rem; text-align: left; border: 1px solid #FFFFFF; position: relative;display: inline-flex; align-items: center; box-sizing: border-box;}
    .video-btn-two-size:after{transform: translateY(-50%);  width:.18rem;height: .22rem; right: .3rem; position:absolute; content: "";top:50%;  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTVweCIgaGVpZ2h0PSIxOHB4IiB2aWV3Qm94PSIwIDAgMTUgMTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+5LiJ6KeS5b2i5aSH5Lu9PC90aXRsZT4KICAgIDxnIGlkPSLpobXpnaItMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IjktYnV0dG9uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjk4LjAwMDAwMCwgLTI1MDMuMDAwMDAwKSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJub256ZXJvIj4KICAgICAgICAgICAgPHBhdGggZD0iTTMwNS4wMTA1NzQsMjUwNS4yNjcxNSBMMjk3LjA3ODAzOCwyNTE4LjE5MDIyIEMyOTYuODU3NjkzLDI1MTguNTQ5MTkgMjk3LjEzMDE1OSwyNTE5IDI5Ny41Njc0NjMsMjUxOSBMMzEzLjQzMjUzNywyNTE5IEMzMTMuODY5ODQxLDI1MTkgMzE0LjE0MjMwNywyNTE4LjU0OTE5IDMxMy45MjE5NjIsMjUxOC4xOTAyMiBMMzA1Ljk4OTQyNiwyNTA1LjI2NzE1IEMzMDUuNzcwNzgzLDI1MDQuOTEwOTUgMzA1LjIyOTIxNywyNTA0LjkxMDk1IDMwNS4wMTA1NzQsMjUwNS4yNjcxNSBaIE0zMDUuNSwyNTA2LjYwNTY5IEwzMTIuNDQ2NjM2LDI1MTcuOTIzMDggTDI5OC41NTIyMzEsMjUxNy45MjMwOCBMMzA1LjUsMjUwNi42MDU2OSBaIiBpZD0i5LiJ6KeS5b2i5aSH5Lu9IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMDUuNTAwMDAwLCAyNTEyLjAwMDAwMCkgcm90YXRlKC0yNzAuMDAwMDAwKSB0cmFuc2xhdGUoLTMwNS41MDAwMDAsIC0yNTEyLjAwMDAwMCkgIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") no-repeat center; background-size: cover;}
    .btn-two-size {  padding:0 0.36rem;  width:1.6rem; height: .46rem;border-radius: .23rem;border: 1px solid #000;text-align: left; display: inline-flex; align-items: center; box-sizing: border-box; position: relative;}
    .btn-two-size:after{transform: translateY(-50%);width: .22rem;height: .21rem; right: .36rem; position: absolute; content: "";top: 50%;   background: url("../fonts/86b61b6b222f4f9aa7457200a36ea2ed.woff") no-repeat center; background-size: cover;}

    .btn-four-size { padding:0 0.24rem; width: 1.88rem;  height: .52rem;border-radius: .26rem; border: 1px solid #fff; position: relative; text-align: left;display: inline-flex; align-items: center; box-sizing: border-box;box-sizing: border-box;}
    .btn-four-size:after{transform: translateY(-50%);width: .22rem;height: .21rem; right: .24rem; position: absolute; content: "";top: 50%; background: url("data:image/svg+xml,%3Csvg width='24' height='22' viewBox='0 0 24 22' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h24v24H0z'/%3E%3C/defs%3E%3Cg transform='translate(0 -1)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M10.823 1c3.782 0 7.34 2.03 9.288 5.299a.607.607 0 0 1-.205.829.599.599 0 0 1-.824-.208c-1.758-2.951-4.845-4.712-8.26-4.712-5.306 0-9.622 4.346-9.622 9.687 0 5.342 4.316 9.686 9.623 9.686a9.638 9.638 0 0 0 8.371-4.905.597.597 0 0 1 .818-.226.606.606 0 0 1 .225.824c-1.923 3.403-5.53 5.515-9.414 5.515C4.855 22.79 0 17.902 0 11.895 0 5.887 4.855 1 10.823 1zm9.922 9.374c0-.475.615-.714.977-.377l2.11 1.966a.507.507 0 0 1 0 .753l-2.11 1.966c-.362.335-.977.098-.977-.376v-1.39h-8.127c-.341 0-.618-.258-.618-.576 0-.32.277-.576.618-.576h8.127z' fill='%23FFF' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; background-size: cover;}

    .btn-five-size { padding:0 0.23rem; width: 2.1rem;  height: .52rem;border-radius: .26rem;border: 1px solid #FFFFFF; position:  relative;text-align: left; display: inline-flex; align-items: center; box-sizing: border-box; box-sizing: border-box; }
    .btn-five-size:after{ transform: translateY(-50%);width: .22rem;height: .21rem; right: .23rem; position: absolute; content: "";top: 50%; background: url("data:image/svg+xml,%3Csvg width='24' height='22' viewBox='0 0 24 22' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h24v24H0z'/%3E%3C/defs%3E%3Cg transform='translate(0 -1)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M10.823 1c3.782 0 7.34 2.03 9.288 5.299a.607.607 0 0 1-.205.829.599.599 0 0 1-.824-.208c-1.758-2.951-4.845-4.712-8.26-4.712-5.306 0-9.622 4.346-9.622 9.687 0 5.342 4.316 9.686 9.623 9.686a9.638 9.638 0 0 0 8.371-4.905.597.597 0 0 1 .818-.226.606.606 0 0 1 .225.824c-1.923 3.403-5.53 5.515-9.414 5.515C4.855 22.79 0 17.902 0 11.895 0 5.887 4.855 1 10.823 1zm9.922 9.374c0-.475.615-.714.977-.377l2.11 1.966a.507.507 0 0 1 0 .753l-2.11 1.966c-.362.335-.977.098-.977-.376v-1.39h-8.127c-.341 0-.618-.258-.618-.576 0-.32.277-.576.618-.576h8.127z' fill='%23FFF' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; background-size:cover;}

    .btn-six-size {padding: 0 0.24rem; width: 2.3rem;  height: .52rem;border-radius: .26rem; border: 1px solid #FFFFFF; position: relative;  text-align: left; display: inline-flex; align-items: center; box-sizing: border-box; box-sizing: border-box;}
    .btn-six-size:after{transform: translateY( -50%);width: .22rem;height: .21rem; right: .24rem; position: absolute; content: "";top: 50%;  background: url("data:image/svg+xml,%3Csvg width='24' height='22' viewBox='0 0 24 22' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h24v24H0z'/%3E%3C/defs%3E%3Cg transform='translate(0 -1)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M10.823 1c3.782 0 7.34 2.03 9.288 5.299a.607.607 0 0 1-.205.829.599.599 0 0 1-.824-.208c-1.758-2.951-4.845-4.712-8.26-4.712-5.306 0-9.622 4.346-9.622 9.687 0 5.342 4.316 9.686 9.623 9.686a9.638 9.638 0 0 0 8.371-4.905.597.597 0 0 1 .818-.226.606.606 0 0 1 .225.824c-1.923 3.403-5.53 5.515-9.414 5.515C4.855 22.79 0 17.902 0 11.895 0 5.887 4.855 1 10.823 1zm9.922 9.374c0-.475.615-.714.977-.377l2.11 1.966a.507.507 0 0 1 0 .753l-2.11 1.966c-.362.335-.977.098-.977-.376v-1.39h-8.127c-.341 0-.618-.258-.618-.576 0-.32.277-.576.618-.576h8.127z' fill='%23FFF' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E") no-repeat center; background-size:cover;}
    .video-btn-two-size:hover, .btn-two-size:hover,.btn-four-size:hover, .btn-five-size:hover,.btn-six-size:hover {background:rgba(255, 255, 255, 0.3);color: #fff;}

    /* banner-new */
    .banner-new h1{padding:4.54rem 0 0 0.64rem; text-align: left; font-size:0.56rem;color:#fff}
    .banner-new .banner-desc{padding:0.08rem 0 0.48rem; text-align: left; font-size:0.36rem;padding-left:0.64rem;color:#fff}
    .banner-new .banner-btn{margin:0 0 0 0.64rem;padding:0; text-align: left;}
    .banner-new .contact-btn-new{margin:0.48rem  0 0 0!important; text-align: center; padding:0; width: 1.84rem; line-height: 0.56rem; font-size:0.24rem;color:#333; border-radius: 0; border:none; background: rgba(255, 255, 255, 0.65);}    
} 

