*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;touch-action: manipulation;-webkit-tap-highlight-color: transparent;outline: none;}
html{overflow-x:hidden;}  
body,input,textarea,select{font-size:16px;color:#424242;line-height:1;font-family: 'AlibabaPuHuiTi-RegularL3','Roboto-bold',Arial, Helvetica, sans-serif;font-weight:400;}
body{padding-right:0 !important;overflow-x:hidden;}

img,video{border:0;max-width:100%;display:inline-block;}
.img{overflow:hidden;}
.img img{transition-duration:1s;}

a{text-decoration:none;transition: all .3s;color: #424242;}
em,th,i,b{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none;}
table {border-spacing: 0;border-collapse: collapse}
hr{height:1px;padding:0;display:block;border:0;border-top:1px solid #fff}
h5,h6{font-weight:400;}

input,button,textarea,select{font-size:100%;border:none;outline:none;resize:none;}
textarea{border:1px solid #ccc;outline:0;resize:none;width:100%;}
input{background-color:transparent;outline:0}

::-webkit-scrollbar{width:7px;height:7px;background-color:#F5F5F5;}
::-webkit-scrollbar-track {box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:10px;background-color:#F5F5F5;}
::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px rgba(0, 0, 0, .1);-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, .1);background-color:#888;}


.wap{display:none;}
.pc{display:block;}

/* @font-face {
    font-family: 'AlibabaPuHuiTiRegular';
    font-weight: 300;
    src: url(font/AlibabaPuHuiTi-Regular.woff2) format('woff2'),
    url('font/AlibabaPuHuiTi-Regular.otf') format('opentype');
} */

@font-face {
    font-family: 'AlibabaPuHuiTi-RegularL3';
    font-weight: 300;
    src: url(font/AlibabaPuHuiTi-RegularL3.woff2) format('woff2'),
    url('font/AlibabaPuHuiTi-RegularL3.otf') format('opentype');
}

@font-face {
    font-family: 'AlibabaPuHuiTiLight';
    font-weight: 300;
    src: url(font/AlibabaPuHuiTi-Light.woff2) format('woff2'),
    url('font/AlibabaPuHuiTi-Light.otf') format('opentype');
}

@font-face {
    font-family: 'AlibabaPuHuiTiMedium';
    font-weight: 300;
    src: url(font/AlibabaPuHuiTi-Medium.woff2) format('woff2'),
    url('font/AlibabaPuHuiTi-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'AlibabaPuHuiTiSemiBold';
    font-weight: 300;
    src: url(font/AlibabaPuHuiTi-SemiBold.woff2) format('woff2'),
    url('font/AlibabaPuHuiTi-SemiBold.otf') format('opentype');
}

@font-face {
    font-family: 'AlibabaPuHuiTiExtraBold';
    font-weight: 300;
    src: url(font/AlibabaPuHuiTi-ExtraBold.woff2) format('woff2'),
    url('font/AlibabaPuHuiTi-ExtraBold.otf') format('opentype');
}

@font-face {
    font-family: 'AlibabaPuHuiTiHeavy';
    font-weight: 300;
    src: url(font/AlibabaPuHuiTi-Heavy.woff2) format('woff2'),
    url('font/AlibabaPuHuiTi-Heavy.otf') format('opentype');
}

.w1360{width:1360px;margin:0 auto;}

.header{position:fixed;top:0;left:0;right:0;z-index:999;padding:0 3%;border-bottom:1px solid rgba(255, 255, 255, 0.2);background: rgba(0, 0, 0, 0.3);}
.header.nofixed{position:static;background-color:#fff;}
.header .box{display:flex;justify-content:space-between;align-items:center;}
.header .box .right{display:flex;justify-content:flex-end;}
.header .colour,.header.nofixed .write{display:none;}
.header .write,.header.nofixed .colour{display:block;}
.header.nofixed .nav ul li a{color:#242424;}
.header.nofixed .box .rbar .tel{color:#1B74BA;background-image:url(../img/svg/telcolor.svg);}
.header.nofixed .search .searchshowbtn{background-image:url(../img/svg/searchcolor.svg);}
.header.nofixed .box .menubar i{background-color:#242424;;}
.nav{margin-right:30px;}
.nav ul{display:flex;align-items:center;}
.nav ul li{font-size:18px;position:relative;padding:0 30px;height:90px;line-height:90px;}
.nav ul li:first-child{padding-left:0;}
.nav ul li a{color:#fff;}
.nav ul li a.cur{font-weight:bold;}
.nav ul li .sub{position:absolute;top:90px;left:0;right:-20%;background-color:rgba(255, 255, 255, 0.8);display:none;}
.nav ul li .sub a{width:100%;color:#262626;display:block;line-height:46px;padding:0 20px;position:relative;}
.nav ul li .sub a::after{content:'';background:url(../img/svg/arrow_right.svg) center no-repeat;width:14px;position:absolute;top:0;right:20px;bottom:0;background-size:contain;transition-duration:0.5s;}
.nav ul li .sub a:hover::after{right:10px;background-image:url(../img/svg/arrow_right_white.svg);}
.header .box .rbar{display:flex;align-items:center;}
.header .box .rbar .tel{display:flex;align-items:center;color:#fff;font-family: 'AlibabaPuHuiTiMedium';font-size:18px;padding-left:24px;background:url(../img/svg/tel.svg) left center no-repeat;}
.header .box .menubar{width:50px;height:26px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.header .box .menubar i{width:20px;height:2px;background-color:#fff;margin:5px 0;display:block;}
.search{padding:0 18px 0 30px;}
.search .searchshowbtn{background:url(../img/svg/search.svg) center no-repeat;width:22px;height:22px;cursor:pointer;display:inline-block;}
.search .searchBox.on{left:0;}
.search .searchBox{position: fixed;width:100vw;height:100vh;z-index:9999999;background-color:rgba(0, 0, 0, .4);overflow:hidden;transition: all .4s;left: -100vw;top: 0;display: flex;justify-content: center;align-items: center;}
.search .searchBox .frm{display:flex;align-items:center;justify-content:center;max-width:800px;width:80%;margin: auto;border-bottom: 1px solid #fff;}
.search .searchBox .frm input{border:none;width:calc(100% - 80px);padding:0 20px;line-height: 68px;color:#fff;}
.search .searchBox .frm input::-webkit-input-placeholder{color:#fff;}
.search .searchBox .frm .sbtn{color:#fff;font-size:24px;width:80px;height:68px;line-height:68px;text-align:center;background: url(../img/svg/search.svg) center no-repeat;}
.search .searchBox .sClose{position:absolute;right:40px;top:25px;cursor:pointer;}
.search .searchBox .sClose span{position:relative;width:30px;height:30px;display:block;}
.search .searchBox .sClose i{position:absolute;top:12px;width:100%;height:2px;background-color:#fff;z-index:99999999;}
.search .searchBox .sClose i:nth-child(1){transform:rotate(-45deg);}
.search .searchBox .sClose i:nth-child(2){transform:rotate(45deg);}

.hban{position:relative;width:100vw;}
.hban a{position:absolute;left:0;top:0;right:0;bottom:0;transition: 1s 2.5s;transform: perspective(1000px) translate3d(0, 0, 100px);background-position:center;background-size:cover;}
.hban .swiper-slide.swiper-slide-active a{transition: 5s 0s;transform: perspective(1000px) translate3d(0, 0, 0px);}
.hban .swiper-slide{position:relative;overflow:hidden;}
.hban .swiper-slide img{width:100%;}
.hban .pageBtns{position:absolute;bottom:50px;left:3%;display:flex;align-items:center;z-index:99;}
.hban .pageBtns .btn{width:14px;height:14px;background-position:center;background-repeat:no-repeat;cursor:pointer;background-color:unset;}
.hban .pageBtns span{background-color:#fff;margin:0 10px;width:12px;height:12px;opacity:0.8;border:#fff 2px solid;}
.hban .pageBtns span.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#1975B7;border-color:#000;width:14px;height:14px;}
.hban .autoplay-progress{position:absolute;bottom:50px;right:90px;width:164px;height:164px;display:flex;align-items:center;justify-content:center;color:#fff;z-index:10;}
.hban .autoplay-progress svg {--progress: 0;position: absolute;left: 0;top: 0px;z-index: 10;width: 100%;height:100%;stroke-width:1px;stroke:#fff;fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:126;transform:rotate(-90deg);}
.hban .autoplay-progress .box{position:relative;width:100%;height:100%;}
.hban .autoplay-progress .box:after{content:"";position:absolute;left:14px;top:14px;bottom:14px;right:14px;border:rgba(255, 255, 255, 0.2) 2px solid;border-radius:50%;}
.hban .autoplay-progress .box .num{display:flex;align-items:flex-end;justify-content:center;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;}
.hban .autoplay-progress .box span{font-size:64px;font-family:'AlibabaPuHuiTiLight';}
.hban .autoplay-progress .box i{font-size:24px;padding-bottom:6px;font-family:'AlibabaPuHuiTiLight';}
.homeSwiper .mouse{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);cursor:pointer;background:url(../img/svg/mouse.svg) center no-repeat;width:24px;height:40px;animation:mouseUpDown 2s ease infinite alternate;z-index:9;}

.ban>img{width:100%;}
.ban .con> .w1400{top:auto;left:50%;bottom:50%;transform: translate(-50%,-50%);position: absolute;animation:fadeInUps .8s ease .6s both;opacity: 0;color:#fff;}
.ban .con> .w1400 p{font-size:18px;padding-top:24px;}
.ban .con> .w1400 h1{font-size:40px;font-weight:400;}
.ban .con{position:relative;width:100%;}
.ban .con img{width:100%;}

.snav{position:absolute;left:0;bottom:28px;right:0;}
.snav a{color:#fff;}
.snav a::after{content:">";margin:0 12px;}
.snav a:last-child:after{display:none;}

.secTxt{background-position:center;background-size:cover;padding:60px 0;}

.hproduct{background-image:url(../img/hproductbg.jpg);}
.hcooperation{background-image:url(../img/home_cooperbg.jpg);}
.hnews{background-image:url(../img/home_news.jpg);}

.secTxt .w1360{position:relative;height:100%;}
.secTxt .w1360 .box{text-align:center;}
.secTxt .w1360 .box .tit{margin-bottom:50px;display:block;}
.habout .w1360 .box .des{color:#424242;line-height:26px;margin-bottom:50px;}
.habout .w1360 .box .ul{display:flex;align-items:center;justify-content:center;}
.habout .w1360 .box .ul .item{background-color:rgba(0, 166, 156, 0.5);padding:8px;border-radius:50%;width:160px;height:160px;margin:0 20px;}
.habout .w1360 .box .ul .item .c{background-color:#00A69C;padding:8px;border-radius:50%;width:100%;height:100%;}
.habout .w1360 .box .ul .item .c .t{border:rgba(255, 255, 255, 0.5) 1px dashed;border-radius:50%;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-family:'AlibabaPuHuiTiMedium';font-size:20px;}
.habout .w1360 .box .ul .item .c .t img{width:48px;margin-bottom:10px;}

.hproduct .proswiper{position:relative;}
.hproduct .swiper-container{overflow:hidden;position:relative;}
.hproduct .btn{position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;border:#fff 1px solid;width:58px;height:58px;line-height:58px;background-position:center;background-repeat:no-repeat;opacity:1;display:unset;color:#fff;z-index:99;}
.hproduct .btn:after{font-size:22px;font-weight:500;}
.hproduct .btn.swiper-button-prev{left:-29px;right:unset;}
.hproduct .btn.swiper-button-next{left:unset;right:-29px;}
.hproduct .btn:hover{background-color:#1B74BA;}
.hproduct .swiper-slide p{font-family:'AlibabaPuHuiTiMedium';font-size:18px;margin-top:18px;color:#fff;}
.hproduct .swiper-slide a .img{width:100%;}
.hproduct .swiper-container:before{content:'';width:18.3%;position:absolute;top:0;left:0;bottom:38px;background:linear-gradient(to right, #12346C, rgba(40,75,124,0.51));z-index:9;}
.hproduct .swiper-container:after{content:'';width:18.3%;position:absolute;top:0;right:0;bottom:38px;background:linear-gradient(to right, rgba(40,75,124,0.51), #12346C);z-index:9;}

.hmap{position:relative;}
.hmap .item{position:absolute;display:flex;}
.hmap .item>span{width:6px;height:6px;border-radius:50%;cursor:pointer;margin-right:15px;}
.hmap .item .des{background-color:rgba(255, 255, 255, 0.55);border-radius:10px;color:#fff;height:60px;width:127px;padding:0 13px 16px;align-items:center;display:none;margin-top:-15px;}
.hmap .item .des img{margin-right:10px}
.hnews .box{position:relative;}
.hnews .box .tit{top:0;left:0;position:absolute;}
.hnews .hnewsBox .titul{text-align:right;padding:105px 0 95px;}
.hnews .hnewsBox .titul a{display:inline-block;height:48px;line-height:48px;padding:0 36px;color:#666;border:#939393 1px solid;border-radius:30px;}
.hnews .hnewsBox .titul a.on{color:#fff;background-color:#1B74BA;border-color:#1B74BA;}
.hnews .hnewsBox .hnewsul .item{display:none;align-items:baseline;text-align:left;}
.hnews .hnewsBox .hnewsul .item.on{display:flex;}
.hnews .hnewsBox .hnewsul .item a{margin-right:2%;width:32%;}
.hnews .hnewsBox .hnewsul .item a:last-child{margin-right:0;}
.hnews .hnewsBox .hnewsul .item a i{color:#666;padding-bottom:2px;display:inline-block;border-bottom:#fff 1px solid;}
.hnews .hnewsBox .hnewsul .item a p{color:#424242;font-family:'AlibabaPuHuiTiMedium';font-size:20px;height:60px;line-height:30px;overflow:hidden;margin:18px 0;}
.hnews .hnewsBox .hnewsul .item a em{color:#666;background:url(../img/svg/arrow_right1.svg) center right no-repeat;display:inline-block;padding-right:30px;transition-duration: 0.5s;}
.hnews .hnewsBox .hnewsul .item a .img{overflow:hidden;margin-top:35px;}
.hnews .more{padding:65px 0 0;text-align:center;}
.hnews .more a{display:inline-block;background:#1B74BA url(../img/svg/jia.svg) center no-repeat;width:80px;height:80px;border-radius:50%;}

.ban{position:relative;}
.ban .tit{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);}
.ban .tit p{font-family:'AlibabaPuHuiTiSemiBold';font-size:20px;color:rgba(255, 255, 255, 0.6);text-transform:uppercase;}
.ban .subNav{border-top:rgba(255, 255, 255, 0.3) 1px solid;position:absolute;left:0;right:0;bottom:0;z-index:1;}
.ban .subNav .w1360{overflow:hidden;}
.ban .subNav a{color:#fff;line-height:80px;font-size:18px;padding:0 45px;position:relative;float:left;}
.ban .subNav a:after{content:'';position:absolute;top:28px;bottom:28px;left:0;background-color:rgba(255,255,255,0.3);width:1px;}
.ban .subNav a.cur{color:#fff;font-weight:500;background-color:#1B74BA;}
.ban .subNav a.cur:after,.ban .subNav a:first-child:after,.ban .subNav a.cur+a:after{display:none;}

.conp70{padding:70px 0 100px;font-family:'AlibabaPuHuiTiLight';font-size:18px;color:#424242;text-align:justify;}
.about .tit{font-family:'AlibabaPuHuiTiSemiBold';font-size:48px;color:#1B74BA;}
.about .tit p{margin-bottom:20px;}
.about .des{display:flex;align-items:center;justify-content:space-between;position:relative;margin-top:50px;}
.about .des:after{content:'';background:url(../img/svg/about_tag.svg) right bottom no-repeat;width:594px;height:100%;position:absolute;bottom:0;right:-168px;}
.about .des>img{width:51.6%;}
.about .des .txt{width:42%;line-height:32px;}
.about .numlists{display:flex;align-items:center;text-align:center;padding:80px 0 70px;border-bottom:#D8D8D8 1px solid;}
.about .numlists .item{border-right:#D8D8D8 1px solid;width:33.3333333%;}
.about .numlists .item:last-child{border-right:unset;}
.about .numlists .item .t{display:flex;align-items:flex-end;justify-content:center;color:#00A69C;font-size:24px;}
.about .numlists .item .t em{font-family:'AlibabaPuHuiTiSemiBold';font-size:64px;margin:0 20px -10px 0;display:inline-block;}
.about .numlists .item>p{color:#000;margin-top:28px;}
.about .content{line-height:32px;padding-top:70px;}
.honor .txt{line-height:32px;}
.honor .txt hr{border-color:#D8D8D8;margin:26px 0;}
.honorUl{background:url(../img/honorbg.jpg) center no-repeat;margin-top:-30px;padding:45px 0 130px;}
.honorUl .swiper-grid-column>.swiper-wrapper{flex-direction:row;}
.honorUl .swiper-slide{text-align:center;padding:35px 0;}
.honorUl .swiper-slide p{font-family:'AlibabaPuHuiTiLight';font-size:18px;margin:40px 15px 0;color:#000;}
.honorUl .honorSwiper{position:relative;}
.honorUl .honorSwiper .btn{z-index:999;width:58px;height:58px;border:#1B74BA 1px solid;color:#1B74BA;border-radius:50%;}
.honorUl .honorSwiper .btn.swiper-button-prev{left:-48px;}
.honorUl .honorSwiper .btn.swiper-button-next{right:-48px;}
.honorUl .honorSwiper .btn:after, .honorUl .honorSwiper .btn:after{font-size:24px;}

.idea{position:relative;padding:30px 0 62px;}
.idea:after{content:'';position:absolute;top:226px;right:-168px;background:url(../img/svg/about_tag.svg) center no-repeat;width:594px;height:200px;}
.idea .item{border-bottom:#D8D8D8 1px solid;padding:60px 110px;display:flex;align-items:center;justify-content:space-between;}
.idea .item:last-child{border-bottom:unset;}
.idea .item .img{width:138px;}
.idea .item .img img{width:138px;}
.idea .item .des{width:80%;}
.idea .item h5{font-family:'AlibabaPuHuiTiSemiBold';font-size:32px;color:#424242;margin-bottom:18px;}
.idea .item p{font-family:'AlibabaPuHuiTiLight';font-size:18px;line-height:32px;color:#424242;}
.idea .item .row{display:flex;align-items:center;flex-wrap:wrap;}
.idea .item .row p{width:50%;}

.partner .des{position:relative;}
.partner .des .txt{position:absolute;left:130px;top:50%;transform:translateY(-50%);color:#fff;width:352px;}
.partner .des .txt h1{font-size:32px;margin-bottom:18px;font-family:'AlibabaPuHuiTiSemiBold';}
.partner .des .txt p{line-height:32px;}
.partnerList{display:flex;flex-wrap:wrap;align-items:center;margin-top:80px;}
.partnerList a{border:#DCDEDF 1px solid;width:18%;height:100px;display:flex;align-items:center;justify-content:center;margin:0 2.5% 35px 0;overflow:hidden;}
.partnerList a:nth-child(5n){margin-right:0;}
.partnerList a img{transition-duration:0.5s;}

.contact{padding:80px 0 120px;background:url(../img/contactbg.png) left bottom no-repeat;}
.contact .w1360{display:flex;justify-content:space-between;}
.contact .w1360 .left{width:26.5%;color:#666;}
.contact .w1360 .left h1{font-family:'AlibabaPuHuiTiSemiBold';font-size:32px;font-weight:400;color:#424242;margin-bottom:32px;padding-bottom:26px;position:relative;}
.contact .w1360 .left h1:after{content:'';width:25%;height:2px;background-color:#1B74BA;position:absolute;left:0;bottom:0;}
.contact .w1360 .frm{width:60%;}
.contact .w1360 .frm .row{display:flex;align-items:center;justify-content:space-between;}
.contact .w1360 .frm .row .col{width:48%;border-bottom:#d1d3d4 1px solid;padding-bottom:28px;margin-top:10px;}
.contact .w1360 .frm .row.big .col{width:100%;}
.contact .w1360 .frm .row .col input{line-height:54px;width:100%;color:#333;}
.contact .w1360 .frm .row .col textarea{line-height:30px;width:100%;height:110px;color:#333;border:0;}
.contact .w1360 .frm .row .col input::-webkit-input-placeholder,.contact .w1360 .frm .row .col textarea::-webkit-input-placeholder{color:#333;}
.contact .w1360 .frm .chk{padding:36px 0 56px;} 
.contact .w1360 .frm .chk label{display:flex;align-items:center;color:#666;}
.contact .w1360 .frm .chk input{border-color:#D1D3D4;width:20px;height:20px;margin-right:13px;}
.contact .w1360 .frm .btn{background-color:#1B74BA;color:#fff;font-size:20px;width:190px;line-height:60px;display:inline-block;text-align:center;position:relative;border-radius:5px;}
.contact .w1360 .frm .btn:after{content:'';position:absolute;top:50%;right:50px;background:url(../img/svg/arrow_right_white.svg) center no-repeat;width:16px;height:20px;transform:translateY(-50%);background-size:cover;transition-duration:0.5s;}
.mapBox{background-color:#F5F5F5;padding:145px 0 130px;}
.mapBox .w1360{position:relative;}
.mapBox .mapdes{position:absolute;top:75px;right:100px;background-color:#fff;z-index:99;padding:66px 50px;}
.mapBox .mapdes h3{font-size:32px;padding:0 18px;font-weight:400;}
.mapBox .mapdes h4{padding:12px 18px;line-height:20px;border-bottom:#D8D8D8 1px solid;margin-bottom:28px;font-weight:400;}
.mapBox .mapdes p{line-height:36px;font-size:18px;padding-left:35px;margin-left:14px;background-position:left center;background-repeat:no-repeat;}
.mapBox .mapdes p.tel{background-image:url(../img/ico_tel.png);}
.mapBox .mapdes p.fax{background-image:url(../img/ico_fax.png);}
.mapBox .mapdes p.email{background-image:url(../img/ico_email.png);}
.mapBox .mapdes p.url{background-image:url(../img/ico_url.png);}
.mapBox .mapdes p.addr{background-image:url(../img/ico_addr.png);}
.mapBox #map{height:580px;}
.innovation{color:#424242;}
.innovation h1{font-family:'AlibabaPuHuiTiSemiBold';font-size:32px;font-weight:400;text-align:center;}
.innovation .des{text-align:center;line-height:32px;font-family:'AlibabaPuHuiTiLight';font-size:18px;padding:26px 55px;}
.innovation .numlists{display:flex;padding-top:30px;}
.innovation .numlists .item{width:23%;margin-right:2.66666%;border-bottom:#D8D8D8 1px solid;padding-bottom:35px;}
.innovation .numlists .item .t em{font-family:'AlibabaPuHuiTiSemiBold';font-size:64px;color:#00A69C;}
.innovation .numlists .item p{margin-top:22px;font-family:'AlibabaPuHuiTiLight';font-size:18px;}
.innovBox{background:#E7EBF0 url(../img/innovation1.png) center right no-repeat;background-size:cover;margin:75px 0;}
.innovBox .info{padding:95px 0 98px;margin-left:98px;width:432px;}
.innovBox .info h5{font-family:'AlibabaPuHuiTiSemiBold';font-size:32px;font-weight:400;}
.innovBox .info>p{font-family:'AlibabaPuHuiTiLight';font-size:18px;line-height:26px;text-align:justify;margin:30px 0 40px;}
.innovBox .info .list{display:flex;align-items:center;justify-content:space-between;}
.innovBox .info .list .item{flex:2 1 auto;text-align:center;}
.innovBox .info .list .item:first-child{flex:1 1 auto;}
.innovBox .info .list .item:last-child{flex:1 1 auto;}
.innovation .imgBox{margin-top:76px;display:flex;align-items:flex-start;justify-content:space-between;}
.innovation .imgBox .item{width:31.5%;position:relative;overflow:hidden;}
.innovation .imgBox .item img{transition-duration:0.5s;}
.innovation .imgBox .item .txt{position:absolute;color:#fff;left:58px;right:85px;bottom:73px;text-align:justify;transition-duration:0.5s;}
.innovation .imgBox .item .txt h5{font-family:'AlibabaPuHuiTiSemiBold';font-size:32px;font-weight:400;margin-bottom:26px;}
.innovation .imgBox .item .txt p{line-height:26px;}
.deviceList{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;}
.deviceList .item{border-bottom:#D8D8D8 1px solid;width:22.8%;margin-top:54px;position:relative;}
.deviceList .item img{position:absolute;transition-duration:1s;}
.deviceList .item p{margin:82px 0 36px;font-family:'AlibabaPuHuiTiLight';font-size:18px;}
.deviceImgBox .item{display:flex;align-items:center;justify-content:space-between;padding-top:110px;}
.deviceImgBox .item .img{width:49.4%;}
.deviceImgBox .item .txt{width:37.3%;}
.deviceImgBox .item .txt h5{font-family:'AlibabaPuHuiTiSemiBold';font-size:32px;font-weight:400;padding-bottom:26px;margin-bottom:32px;text-align:right;}
.deviceImgBox .item .txt h5 span{position:relative;}
.deviceImgBox .item .txt h5 span:after{content:'';position:absolute;right:0;bottom:-26px;height:4px;background-color:#1B74BA;width:52%;transition-duration:1s;}
.deviceImgBox .item .txt p{line-height:26px;text-align:justify;}
.deviceImgBox .item:nth-child(2n){flex-direction:row-reverse;}
.deviceImgBox .item:nth-child(2n) .txt h5{text-align:left;}
.deviceImgBox .item:nth-child(2n) .txt h5 span:after{left:0;right:unset;}

.prolist{background:url(../img/pro_bg.png) center no-repeat;background-size:cover;padding-top:70px;}
.prolist h1{font-family:'AlibabaPuHuiTiSemiBold';font-size:32px;text-align:center;margin-bottom:32px;}
.prolist .des{padding:0 3.2%;}
.prolist .des p{font-family:'AlibabaPuHuiTiLight';font-size:18px;line-height:32px;text-align:center;}
.proFlow{position:relative;margin:90px 0 135px;min-height:540px;}
.proFlow .proBox{position:absolute;left:calc((100% - 1360px)/2);right:0;}
.proFlow .proBox .swiper-slide{display:flex;align-items:center;justify-content:space-between;width:1266px;margin-right:95px;}
.proFlow .proBox .swiper-slide .txt{width:46.5%;}
.proFlow .proBox .swiper-slide .txt h5{font-family:'AlibabaPuHuiTiSemiBold';font-size:24px;font-weight:400;margin-bottom:20px;}
.proFlow .proBox .swiper-slide .txt h5 span{display:inline-block;border-bottom:#1B74BA 4px solid;padding-bottom:20px;color:#1B74BA;}
.proFlow .proBox .swiper-slide .txt p{font-family:'AlibabaPuHuiTiLight';font-size:18px;line-height:26px;text-align:justify;padding-bottom:10px;}
.proFlow .proBox .swiper-slide .img{width:46.7%;}
.proFlow .proBox .swiper-slide-next{position:relative;}
.proFlow .proBox .swiper-slide-next:after{content:'';position:absolute;left:0;top:0;height:100%;width:46.7%;background-color:rgba(217, 217, 217, 0.8);}
.proFlow .proPage{display:flex;}
.proFlow .proPage .item{position:relative;border-bottom:#1B74BA 1px solid;padding:35px 0 28px;font-family:'AlibabaPuHuiTiLight';color:#999;width:27.37%;cursor:pointer;}
.proFlow .proPage .item h5{font-size:32px;}
.proFlow .proPage .item p{font-size:20px;padding-top:18px;transition-duration:0.5s;}
.proFlow .proPage .item:last-child{border-bottom:unset;}
.proFlow .proPage .item i{position:absolute;left:0;bottom:-8px;background-color:#fff;border:#1B74BA 1px solid;border-radius:50%;width:16px;height:16px;}
.proFlow .proPage .item.on{color:#424242;}
.proFlow .proPage .item.on p{padding-left:58px;}
.proFlow .proPage .item.on i{background-color:#1B74BA;}
.proListBox{padding-bottom:110px;}
.proListBox h2{text-align:center;font-family:'AlibabaPuHuiTiSemiBold';font-size:32px;margin-top:50px;}
.proListBox .box{display:flex;flex-wrap:wrap;align-items:flex-start;}
.proListBox .box .item{margin:58px 4% 0 0;width:30.66666666666%;}
.proListBox .box .item:nth-child(3n){margin-right:0;}
.proListBox .box .item .tit{margin-top:25px;display:flex;align-items:center;justify-content:space-between;}
.proListBox .box .item h5{font-family:'AlibabaPuHuiTiMedium';font-size:24px;font-weight:400;transition-duration:0.5s;padding-left:18px;}
.proListBox .box .item span{position:relative;padding-right:48px;color:#666;}
.proListBox .box .item span i{position:absolute;top:-6px;right:15px;width:24px;height:24px;background:#1B74BA url(../img/svg/arrow_top_right1.svg) center no-repeat;border-radius:50%;transition-duration:0.5s}
.prodetail{padding:100px 0 118px;}
.prodetail .des{display:flex;align-items:flex-end;justify-content:space-between;border-bottom:#D8D8D8 1px solid;padding-bottom:88px;}
.prodetail .des .img{width:45.588%;}
.prodetail .des .txt{width:50%;}
.prodetail .des .txt h1{font-family:'AlibabaPuHuiTiSemiBold';font-size:32px;margin-bottom:20px;}
.prodetail .des .txt p{font-family:'AlibabaPuHuiTiLight';font-size:18px;line-height:32px;padding-bottom:10px;}
.prodetail .des .txt .ask{margin-top:28px;}
.prodetail .des .txt .ask .btn{background-color:#1B74BA;color:#fff;line-height:48px;display:inline-block;padding:0 58px;font-family:'AlibabaPuHuiTiMedium';font-size:18px;border-radius:3px;}
.prodetail .des .txt .ask span{display:block;color:#666;margin-top:26px;}
.prodetail .parameter{padding:56px 0 90px;}
.prodetail h6{font-family:'AlibabaPuHuiTiSemiBold';font-size:24px;margin-bottom:10px;}
.prodetail .parameter .tb{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
.prodetail .parameter .tb p{width:47%;border-bottom:#EAF4FD 1px solid;line-height:50px;display:flex;align-items:center;font-size:18px;color:#333;padding:24px 0 1px;}
.prodetail .parameter .tb p strong{font-family:'AlibabaPuHuiTiSemiBold';background-color:#EAF5FD;text-align:center;width:27.656%;margin-right:34px;}
.prodetail .env h6{padding-bottom:30px;}
.prodetail .envSwiper{position:relative;}
.prodetail .envSwiper .swiper-container{overflow:hidden;}
.prodetail .envSwiper .btn{position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;border:#1B74BA 1px solid;width:58px;height:58px;line-height:58px;background-position:center;background-repeat:no-repeat;opacity:1;display:unset;color:#1B74BA;z-index:99;text-align:center;}
.prodetail .envSwiper .btn:after{font-size:22px;font-weight:500;}
.prodetail .envSwiper .btn.swiper-button-prev{left:-77px;right:unset;}
.prodetail .envSwiper .btn.swiper-button-next{left:unset;right:-77px;}
.prodetail .envSwiper .btn:hover{background-color:#1B74BA;color:#fff;}
.newslist{display:flex;align-items:flex-start;flex-wrap:wrap;}
.newslist a{margin-right:2%;width:32%;padding-bottom:45px;margin-bottom:60px;border-bottom:#D8D8D8 1px solid;}
.newslist a:nth-child(3n){margin-right:0;}
.newslist a i{color:#666;padding-bottom:2px;display:inline-block;border-bottom:#fff 1px solid;}
.newslist a p{color:#424242;font-family:'AlibabaPuHuiTiMedium';font-size:20px;height:60px;line-height:30px;overflow:hidden;margin:18px 0;}
.newslist a em{color:#666;background:url(../img/svg/arrow_right1.svg) center right no-repeat;display:inline-block;padding-right:30px;transition-duration: 0.5s;}
.newslist a .img{overflow:hidden;margin-bottom:35px;}
.newsmedialist{padding-bottom:60px;}
.newsmedialist a{display:flex;align-items:center;justify-content:space-between;padding:40px 0;border-bottom:#D8D8D8 1px solid;}
.newsmedialist a .left{width:62.2%;}
.newsmedialist a .img{width:31.8%;}
.newsmedialist a .left i{color:#666;padding-bottom:2px;display:inline-block;border-bottom:#fff 1px solid;}
.newsmedialist a h5{font-family:'AlibabaPuHuiTiMedium';font-size:20px;margin:22px 0;}
.newsmedialist a p{color:#666;font-family:'AlibabaPuHuiTiLight';line-height:26px;margin:5px 0 28px;}
.newsmedialist a .left em{color:#666;background:url(../img/svg/arrow_right1.svg) center right no-repeat;display:inline-block;padding-right:30px;transition-duration: 0.5s;}
.newsdetail h1{font-family:"AlibabaPuHuiTiSemiBold";font-size:32px;font-weight:400;line-height:40px;text-align:center;}
.newsdetail .des{padding:40px 0 20px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #D8D8D8;}
.newsdetail .des .attr i{color:#999;margin-right:20px;}
.newsdetail .des .share{color:#999;font-size:14px;display:flex;align-items:center;}
.newsdetail .des .share a{margin-left:12px;width:30px;height:30px;text-align:center;display:inline-block;border-radius:50%;border:1px solid #c7c7c7;position:relative;color:#424242;font-size:16px;}
.newsdetail .des .share a svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);fill:#424242;}
.newsdetail .info{padding:64px 0 52px;line-height:24px;color:#424242;text-align:justify;border-bottom:1px solid #D8D8D8;font-size:16px;}
.newsdetail .info p{padding-bottom:12px;text-indent:2em;}
.newsdetail .info img{max-width:80%;}
.newsdetail .info p.nopad{text-indent:0;}
.prevNext{padding-top:50px;display:flex;justify-content:space-between;align-items:center;font-size:16px;}
.prevNext .left a{display:block;}
.prevNext .left a:last-child{margin-top:20px;}
.prevNext .left a:hover{color:#1B74BA;}
.prevNext .return{background-color:#1B74BA;color:#fff;border-radius:48px;line-height:48px;padding:0 78px 0 45px;position:relative;}
.prevNext .return:after{content:'';position:absolute;top:50%;right:48px;background:url(../img/svg/arrow_right_white.svg) center no-repeat;width:16px;height:20px;transform:translateY(-50%);background-size:cover;transition-duration:0.5s;}
.qa .item{border-bottom:#D8D8D8 1px solid;}
.qa .page{margin-top:60px;}
.qa .item .tit{display:flex;align-items:center;padding:20px 0 30px;cursor:pointer;}
.qa .item .tit i{width:30px;height:30px;background:url(../img/ico_qa.png) center no-repeat;}
.qa .item .tit p{width:calc(100% - 95px);padding:0 16px;font-family:'AlibabaPuHuiTi-RegularL3';}
.qa .item .tit em{width:37px;height:26px;border-radius:26px;background:#1B74BA url(../img/ico_jia.png) center no-repeat;}
.qa .item .ans{display:none;align-items:self-start;padding:30px 0 40px;border-top:#D8D8D8 1px solid;}
.qa .item .ans i{width:30px;height:30px;background:url(../img/ico_ans.png) center no-repeat;}
.qa .item .ans .txt{width:calc(100% - 30px);padding:0 25px 0 16px;line-height:32px;color:#666;}
.qa .item.on .tit em{background-image:url(../img/ico_jian.png);}
.qa .item.on .ans{display:flex;}
.snavlist{text-align:center;}
.snavlist a{background-color:#E5EBF0;padding:0 45px;display:inline-block;line-height:48px;border-radius:58px;margin:0 15px;}
.snavlist a.cur{background-color:#1B74BA;color:#fff;}
.downcenter{padding:70px 0 110px;}
.downlist{display:flex;padding-top:32px;flex-wrap:wrap;}
.downlist a{width:32%;margin-right:2%;border:#D8D8D8 1px solid;padding:32px 24px 36px;margin-top:30px;}
.downlist a:nth-child(3n){margin-right:0;}
.downlist a .ico{background-color:#1B74BA;color:#fff;display:inline-block;border-radius:3px;line-height:28px;padding:0 10px 0 31px;background-position:10px center;background-repeat:no-repeat;font-family:'AlibabaPuHuiTiLight';font-size:14px;}
.downlist a .ico-pdf{background-image:url(../img/svg/ico-pdf.svg);}
.downlist a p{height:64px;line-height:32px;font-family:'AlibabaPuHuiTiMedium';font-size:20px;margin:22px 0;overflow:hidden;}
.downlist a .f{display:flex;align-items:center;justify-content:space-between;font-family:'AlibabaPuHuiTiMedium';color:#666;}
.downlist a .f em{line-height:26px;padding-right:38px;background:url(../img/svg/ico-down.svg) center right no-repeat;transition-duration:0.5s;}
.downcenter .page{margin-top:70px;}
.cooper{padding:80px 0 0;}
.cooper .f32{text-align:center;font-family:"AlibabaPuHuiTiSemiBold";font-size:32px;font-weight:400;}
.cooper .txt{padding:32px 10% 50px;font-family:'AlibabaPuHuiTiLight';line-height:32px;font-size:18px;text-align:center;}
.cooper .envlist{background-color:rgba(217, 217, 217, 0.2);padding:86px 0 105px;}
.cooper .envlist .imglist{display:flex;align-items:center;}
.cooper .envlist .imglist .img{width:31%;margin-right:3.5%;}
.cooper .envlist .imglist .img:last-child{margin-right:0;}
.cooper .envlist .imglist .img img{width:100%;}
.cooper .map1Box{padding:102px 0;}
.cooper .map1Box .map1{text-align:center;}
.cooper .map1Box .map1 .box{display:inline-block;position:relative;}
.map1 .item{position:absolute;display:flex;align-items:flex-start;}
.map1 .item span{width:36px;height:44px;background:url(../img/svg/addr.svg) center no-repeat;;}
.map1 .item .des{background-color:rgba(255, 255, 255, 0.6);border-radius:10px;color:#1B74BA;height:60px;width:127px;padding:0 13px 12px;align-items:center;display:none;margin-top:-15px;border:#1B74BA 1px solid;}
.map1 .item .des img{margin-right:10px}
.map1 .item:hover .des{display:flex;}
.joinapply{background:url(../img/joinapply.jpg) center no-repeat;background-size:cover;padding:243px 0;}
.joinapply .w1360{text-align:center;color:#fff;}
.joinapply h1{font-family:"AlibabaPuHuiTiSemiBold";font-size:48px;font-weight:400;}
.joinapply h2{font-size:24px;font-weight:400;margin:20px 0 35px;}
.joinapply .btn{background-color:#1B74BA;line-height:58px;width:210px;border-radius:58px;display:inline-block;color:#fff;font-family:"AlibabaPuHuiTiSemiBold";font-size:24px;}
.hmap.map2 .item .des{color:#1B74BA;border:#1B74BA 1px solid;padding-bottom:10px;}
.cooper .mygroup{display:flex;padding:62px 0 120px;flex-wrap:wrap;}
.cooper .mygroup .item{width:32%;margin-right:2%;border:#D8D8D8 1px solid;padding:32px 24px 36px;margin-top:30px;}
.cooper .mygroup .item:nth-child(3n){margin-right:0;}
.cooper .mygroup .item h6{font-family:'AlibabaPuHuiTiMedium';font-size:20px;margin-bottom:28px;}
.cooper .mygroup .item p{font-size:18px;line-height:32px;color:#666;position:relative;background-position:center left;background-repeat:no-repeat;padding-left:35px;}
.cooper .mygroup .item p.addr{background-image:url(../img/ico_addr.png);}
.cooper .mygroup .item p.tel{background-image:url(../img/ico_tel.png);}
.cooper .mygroup .item p.email{background-image:url(../img/ico_email.png);}
.sitemap .item{display:flex;align-items:center;padding-bottom:25px;}
.sitemap .item h4{padding:5px 55px 5px 0;}
.sitemap .item h4 a{font-family:"AlibabaPuHuiTiSemiBold";font-size:18px;}
.sitemap .item .box a{line-height:38px;margin:5px 15px;border-radius:100px;padding:0 36px;background-color:#E5EBF0;display:inline-block;}

.page{display:flex;align-items:center;justify-content:center;margin:20px 0 0;}
.page a{width:44px;height:44px;line-height:44px;color:#666;margin:0 3px;display:inline-block;text-align:center;}
.page a.cur,.page a:hover{color:#fff;background-color:#1B74BA;border-radius:50%;}
.page a.oper{background-position:center;background-repeat:no-repeat;}
.page a.oper:hover{background-color:#1B74BA;}
.page a.first{background-image:url(../img/page_first.png);}
.page a.prev{background-image:url(../img/page_prev.png);}
.page a.next{background-image:url(../img/page_next.png);}
.page a.last{background-image:url(../img/page_last.png);}

.footer{background:url(../img/footbg.jpg) center no-repeat;padding:76px 0 50px;background-size:cover;}
.footer .t{display:flex;justify-content:space-between;align-items:center;}
.footer .t .left{color:#fff;}
.footer .t .left .tel{padding:35px 0 26px 35px;background:url(../img/svg/tel1.svg) left center no-repeat;}
.footer .t .left .email{padding:0 0 0 35px;background:url(../img/svg/email1.svg) left center no-repeat;}
.footer .t .left .follow{margin-top:85px;display:flex;align-items:center;}
.footer .t .left .follow a{margin-left:32px;}
.footer .t .left .code{position:relative;}
.footer .t .left .code .box{display:none;width:160px;}
.footer .right{display:flex;align-items:flex-start;}
.footer .right .item{margin:0 0 0 90px;}
.footer .right h6 a{font-family:'AlibabaPuHuiTiSemiBold';font-size:18px;color:#fff;}
.footer .right .sub{margin:34px 0 0 0;}
.footer .right .sub a{display:block;color:rgba(255, 255, 255, 0.6);line-height:34px;}
.footer .copy{color:#fff;display:flex;align-items:center;justify-content:space-between;margin-top:95px;}
.footer .copy a{color:#fff;}
.footer .copy a:after{content:'|';padding:0 16px;}
.footer .copy a:last-child::after{display:none;}
.homeSwiper .home-swiper-page span.swiper-pagination-bullet:last-child{display:none;}

.topBox{position:fixed;top:-100%;left:0px;bottom:0px;right:0px;background:#fff;z-index:99999;display:none;}
.topBox .top_mid{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;}
.topBox .top_mid .w1360{display:flex;justify-content:space-between;align-items:flex-start;}
.topBox>i,.buybox>i{width:45px;height:45px;background:url(../img/svg/close.svg) no-repeat center;cursor:pointer;position:absolute;right:6%;top:30px;transition-duration:0.5s;}
.frm_left{width:48%;color:#422442;}
.frm_left .bigTitle{font-size:36px;color: #000;padding-bottom: 10px;border-bottom:4px solid #1B74BA;display: inline-block;font-weight: 400;font-family:'AlibabaPuHuiTiSemiBold';}
.frm_left .bigTitle i{color: #1B74BA;font-style:normal;}
.frm_left p.bigP {font-family:'AlibabaPuHuiTiLight';font-size:18px;line-height:32px;padding:30px 0;border-bottom: 1px solid #e5e5e5;}
.frm_left .lianxi{padding:42px 0 0;line-height:38px;font-size:18px;}
.frm_left .lianxi h6 {font-weight:400;color:#1B74BA;margin-bottom: 10px;font-size:18px;}
.frm_right{width:40%;}
.frm_right .title {font-size:24px;color:#000;font-family:'AlibabaPuHuiTi-RegularL3';background:url(../img/svg/write.svg) left center no-repeat;padding-left:38px;margin-bottom:18px;}
.frm_right p{padding: 5px 0;width:100%;float:left;font-size:18px;font-family:'AlibabaPuHuiTiLight';}
.frm_right p.row{display:flex;align-items:center;}
.frm_right p.row input[type="text"]{ width:49%;}
.frm_right p.row input:last-child{margin-left:2%;}
.frm_right p input[type="text"]{ width:100%;height: 46px;line-height: 46px;color: rgb(141, 141, 141);padding: 0px 2% 0 24px;background: rgb(243, 243, 243);outline:0px;}
.frm_right p textarea {width:100%;height: 118px;color: rgb(141, 141, 141);resize: none;background: rgb(243, 243, 243);padding: 18px 2% 18px 24px;;outline: 0px;border:unset;}
.frm_right p input[type=button] {width:100%;height: 50px;font-size: 16px;background: #1B74BA;color: #fff;cursor: pointer;border:#1B74BA 1px solid;transition-duration: .5s;outline: 0;}
.frm_right p.yzm input{width:64%;float:left;}
.frm_right p.yzm img{float:left;height:46px;max-width:none;margin-left:2%;}
.frm_right p input[type=button]:hover {border-radius:12px;}

.searchMain .searchTop{background-color:#F1F2F2;padding:130px 0 110px;}
.searchMain .searchTop form{width:740px;margin:0 auto;border-bottom:#939598 1px solid;padding:12px 25px 18px;}
.searchMain .searchTop form [type="text"]{width:calc(100% - 40px);font-size:18px;}
.searchMain .searchRes{padding:15px 0 120px;}
.searchMain .searchRes .searchTit{line-height:80px;border-bottom:#D8D8D8 1px solid;font-size:24px;color:#333;}
.searchMain .searchRes .searchTit i{display:inline-block;position:relative;border-bottom:#D32D30 2px solid;}
.searchRes .item{padding:54px 0 40px;border-bottom:#D8D8D8 1px solid;display:block;}
.searchRes .item h5{font-family:'AlibabaPuHuiTiMedium';color:#333;font-size:16px;}
.searchRes .item p{color:#666;line-height:24px;padding:20px 0 26px;}
.searchRes .item span{display:inline-block;background-color:#F1F2F2;color:#1B74BA;padding:10px 22px;font-size:14px;}

.buybg{background-color:rgba(0, 0, 0, .4);position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999999;display:none;}
.buybox{position:fixed;top:50%;left:50%;z-index:99999999;transform:translate(-50%,-50%);background-color:#fff;padding:55px 72px;display:none;}
.buybox .frmbuy{width:540px;}
.buybox .frmbuy .title{font-size:24px;color:#000;font-family:'AlibabaPuHuiTi-RegularL3';background:url(../img/svg/write.svg) left center no-repeat;padding-left:38px;margin-bottom:26px;}
.buybox .frmbuy p{width:100%;margin-top:10px;}
.buybox .frmbuy input{height:46px;line-height:46px;background-color:#eee;color:#333;width:100%;border-radius:3px;padding-left:24px;}
.buybox .frmbuy input::-webkit-input-placeholder{color:#999;}
.buybox .frmbuy .row{display:flex;justify-content:space-between;}
.buybox .frmbuy .row input{width:48%;}
.buybox .frmbuy .yzm{display:flex;align-items:center;}
.buybox .frmbuy .yzm input{width:65%;margin-right:10px;}
.buybox .frmbuy .yzm img{height:46px;}
.buybox .frmbuy input.btn{background-color:#1B74BA;color:#fff;font-family:'AlibabaPuHuiTiSemiBold';margin-top:10px;cursor:pointer;}


.aniInUp.animed{-webkit-animation-name:aniInUp;animation-name:aniInUp;}
.aniInLeft.animed{-webkit-animation-name:aniInLeft;animation-name:aniInLeft;}
.aniInRight.animed{-webkit-animation-name:aniInRight;animation-name:aniInRight;}
.aniInUp, .aniInLeft, .aniInRight{-webkit-animation-duration:1s;animation-duration:1s;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;opacity:0;}
@keyframes aniInUp{0%{opacity:0;transform:translate3d(0,150px,0)}to{opacity:1;transform:none}}
@keyframes aniInDown{0%{opacity:0;transform:translate3d(0,-150px,0)}to{opacity:1;transform:none}}
@keyframes aniInLeft{0%{opacity:0;transform:translate3d(-150px,0,0)}to{opacity:1;transform:none}}
@keyframes aniInRight{0%{opacity:0;transform:translate3d(150px,0,0)}to{opacity:1;transform:none}}
@keyframes aniOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-150px,0)}}
@keyframes aniOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(150px,0,0)}}
@keyframes opacity_in{0%{opacity:0}100%{opacity:1}}
@keyframes opacity_out{0%{opacity:1}100%{opacity:0}}
@keyframes mouseUpDown{0%{bottom:65px}100%{bottom:50px}}

@keyframes fadeInUps{
    0%{opacity:0;bottom:-60%;}
    100%{opacity:1;bottom:36%;}
}

@media (min-width:1720px){
    .hproduct .w1360{width:1620px;}
}

@media (min-width:1200px){
    .nav ul li:hover .sub{display:block;}
    .nav ul li .sub a:hover{background-color:#1b74ba;color:#fff;}
    .habout .w1360 .box .ul .item:nth-child(2n){background-color:rgba(29, 116, 186, 0.5);}
    .habout .w1360 .box .ul .item:nth-child(2n) .c{background-color:#1D74BA;}
    .habout .w1360 .box .ul .item:hover{padding:0;background-color:rgba(0, 166, 156, 0.1);}
    .habout .w1360 .box .ul .item:hover .c .t{transform:rotateX(360deg);}
    .hproduct .swiper-slide a .img{position:relative;}
    .hproduct .swiper-slide a .img i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0,0);width:80px;height:80px;background:#1B74BA center no-repeat;border-radius:50%;transition-duration:0.5s;font-size:20px;text-align:center;line-height:80px;color:#fff;}
    .hproduct .swiper-slide a:hover .img i{transform:translate(-50%,-50%) scale(1, 1);}
    .hmap .item:hover .des{display:flex;}
    .hnews .hnewsBox .titul a:hover{color:#fff;background-color:#1B74BA;border-color:#1B74BA;}
    
    .hnews .hnewsBox .hnewsul .item a:hover i{border-bottom:#666 1px solid;}
    .hnews .hnewsBox .hnewsul .item a:hover p{color:#1B74BA;}
    .hnews .hnewsBox .hnewsul .item a:hover em{background-image:url(../img/svg/arrow_right1_on.svg);padding-right:40px;color:#1B74BA;}
    .newslist a:hover i{border-bottom-color:#666;}
    .newslist a:hover p{color:#1B74BA;}
    .newslist a:hover em{background-image:url(../img/svg/arrow_right1_on.svg);padding-right:40px;color:#1B74BA;}
    .newsmedialist a:hover i{border-bottom-color:#666;}
    .newsmedialist a:hover h5{color:#1B74BA;}
    .newsmedialist a:hover em{background-image:url(../img/svg/arrow_right1_on.svg);padding-right:40px;color:#1B74BA;}
    .footer .t .left .code:hover .box{display:block;position:absolute;left:-75px;bottom:22px;}
    .hnews .more a:hover{transform:scale(1.1);}
    .topBox>i:hover,.buybox>i{transform:rotate(180deg);}
    
    .ban .subNav a:hover{color:#fff;font-weight:500;background-color:#1B74BA;}
    .ban .subNav a:hover:after{display:none;}
    .honorUl .honorSwiper .btn:hover{background-color:#1D74BA;color:#fff;}
    .contact .w1360 .frm .btn:hover{border-radius:10px;}
    .contact .w1360 .frm .btn:hover:after{right:40px;}
    .partnerList a:hover{box-shadow:0 0 0 5px rgba(245, 245, 245, 0.5);}
    .img:hover img,.partnerList a:hover img{transform:scale(1.1);}
    .innovation .imgBox .item:hover img{transform:scale(1.1);}
    .innovation .imgBox .item:hover .txt{bottom:90px;}
    .deviceImgBox .item:hover .txt h5 span:after{width:100%;}
    .proListBox .box .item:hover h5{padding-left:10px;}
    .proListBox .box .item:hover span i{width:30px;height:30px;top:-10px;right:10px;}
    .prodetail .des .txt .ask .btn:hover{border-radius:10px;}
    .prevNext .return:hover{border-radius:10px;}
    .prevNext .return:hover:after{right:35px;}
    .newsdetail .des .share a:hover{color:#fff;background-color:#1B74BA;border-color:#1B74BA;}
    .snavlist a:hover{background-color:#1B74BA;color:#fff;}
    .downlist a:hover,.cooper .mygroup .item:hover{border-radius:5px;box-shadow:0 0 0 5px #f6f6f6;}
    .downlist a:hover .ico{box-shadow:0 0 0 5px #e5eff7;}
    .downlist a:hover p{color:#1B74BA;}
    .downlist a:hover .f em{padding-right:33px;}
    .sitemap .item h4 a:hover{color:#1B74BA;}
    .sitemap .item .box a:hover{background-color:#1B74BA;color:#fff;}
}

@media (max-width:1525px){
    .nav ul li{padding:0 18px;}
    .search{padding:0 15px 0 25px;}
    .prodetail .envSwiper .btn.swiper-button-prev{left:-20px;}
    .prodetail .envSwiper .btn.swiper-button-next{right:-20px;}
    .hcooperation .w1360{width:1100px;}
    .hmap.map2{width:1100px;margin:0 auto;}
    .proFlow{min-height:auto;}
    .hmap .item .des{padding-bottom:10px;}
    .honorUl .honorSwiper .btn.swiper-button-prev{left:-15px;}
    .honorUl .honorSwiper .btn.swiper-button-next{right:-15px;}
    .hnews .hnewsBox .hnewsul .item a p{font-size:18px;line-height:28px;height:56px;}
}

@media (max-width:1366px){
    .w1360{width:90%;}
    .hproduct .swiper-container:before,.hproduct .swiper-container:after{width:18%;}
    .proFlow .proBox{left:calc((100% - 1200px)/2);}
    .proFlow .proBox .swiper-slide{width:960px;}
    .proFlow .proPage .item.on p{padding-left:40px;}
    .footer .right .item{margin:0 0 0 80px;}
    .sitemap .item h4{padding:5px 30px 5px 0;}
    .sitemap .item .box a{margin:5px 10px;}
}
@media (max-width:1280px){
    .nav ul li{padding:0 15px;}
    .footer .right .item{margin:0 0 0 60px;}
    .sitemap .item h4{padding:5px 25px 5px 0;}
    .sitemap .item .box a{margin:5px 8px;padding:0 26px;}
}
@media (max-width:1200px){
    .header{padding:15px 4%;}
    .nav{width:100%;position:fixed;height:100%;top:91px;left:-100vw;transition:all .5s;border-top:#ebebeb 1px solid;background-color:#fff;z-index:9999999;}
    .nav.on{left:0;}
    .nav ul{display:block;}
    .nav ul li:first-child{padding-left:4%;}
    .nav ul li{border-top:#ebebeb 1px solid;padding:0 4%;line-height:52px;height:auto;position:relative;}
    .nav ul li>a{display:block;width:90%;}
    .nav ul li a{color:#242424;}
    .nav ul li>i{background:url(../img/ico_bottom.png) center no-repeat;width:60px;height:50px;position:absolute;right:4%;top:1px;}
    .nav ul li>i.up{transform:rotate(180deg);}
    .nav ul li .sub{position:unset;/*padding-bottom:20px;*/}
    /* .nav ul li .sub a:first-child{padding-top:20px;} */
    .nav ul li .sub a{color:#262626;line-height:50px;border-top:1px solid #f5efef;text-align:left;padding-left:5%;}
    .nav ul li .sub a::after{display:none;}
    /* .homeSwiper{height:auto;}
    .homeSwiper>.swiper-wrapper{transform:unset;position:static;height:auto;display:block;} 
    .homeSwiper>.swiper-wrapper>.swiper-slide{height:auto;min-height:100vh;} 
    .secTxt .w1360{position:static;}
    .secTxt .w1360 .box{position:static;transform:unset;}*/
    .secTxt .w1360 .box .tit{width:150px;display:inline-block;}
    .habout .w1360 .box .des{margin:50px 4%;text-align:justify;}
    .habout .w1360 .box .des br{display:none;}
    .habout .w1360 .box .ul .item{width:120px;height:120px;margin:0 12px;}
    .habout .w1360 .box .ul .item .c .t img{width:38px;}
    .habout .w1360 .box .ul .item .c .t{font-size:16px;}
    .idea .item{padding:50px 5%;}
    .idea .item .row p{width:100%;}
    .idea .item .des{width:70%;}
    .ban .subNav a{padding:0 30px;line-height:60px;}
}
@media (max-width:1100px) {
    .hmap.map2{width:100%;margin-top:20px;}
}

@media (max-width:768px){
    .wap{display:block;}
    .pc{display:none;}
    .w1360{width:92%;}
    .header .box .menubar{width:40px;}
    .header .box .rbar .tel{width:20px;height:26px;background-position:center;padding-left:0;}
    .header .box .rbar .tel i{display:none;}
    .search{padding:0 5px 0 10px;}
    .header .box .logo{width:150px;}
    .secTxt{padding:60px 0;}
    .habout .w1360 .box .ul{flex-wrap:wrap;}
    .habout .w1360 .box .ul .item{width:116px;height:116px;margin:0 5px 20px;}
    .hban .autoplay-progress{right:2%;width:140px;height:140px;}
    .hban .autoplay-progress .box span{font-size:50px;}
    .hban .autoplay-progress .box i{font-size:20px;}
    .hcooperation .w1360{width:92%;}
    .hnews.secTxt .w1360 .box .tit{position:static;}
    .hnews .hnewsBox .titul{text-align:center;padding:22px 0 15px;}
    .hnews .hnewsBox .titul a{padding:0 25px;height:36px;line-height:36px;font-size:15px;}
    .hnews .hnewsBox .hnewsul .item{flex-wrap:wrap;}
    .hnews .hnewsBox .hnewsul .item a{width:100%;padding:35px 0 20px;border-bottom:#D8D8D8 1px solid;}
    .hnews .hnewsBox .hnewsul .item a p{height:auto;margin:12px 0;text-overflow:ellipsis;white-space:nowrap;font-size:15px;}
    .hnews .more{padding:15px 0 0;}
    .hnews .more a{width:40px;height:40px;background-size:50%;}
    .hproduct .swiper-container:before,.hproduct .swiper-container:after{display:none;}
    .hproduct .btn.swiper-button-next{right:5px;}
    .hproduct .btn.swiper-button-prev{left:5px;}
    .secTxt .w1360 .box .tit img{width:130px;height:auto;}
    .secTxt .w1360 .box .tit{margin-bottom:45px;}
    .footer .t{display:block;}
    .footer .t .left .tel{padding:12px 0 10px 30px;}
    .footer .t .left .email{padding-left:30px;}
    .footer .t .left .follow{margin-top:20px;}
    .footer .right{display:none;}
    .footer .copy{display:block;margin-top:40px;line-height:26px;}
    .footer .copy .other{margin-top:20px;}
    .hcooperation.secTxt .w1360 .box .tit{position:static;transform:unset;}
    .hcooperation .hmap{transform:scale(1);position:static;}
    .about .des{display:block;margin-top:25px;}
    .about .des:after{width:100%;right:-30px;}
    .about .des>img{width:100%;}
    .about .des .txt{width:100%;margin-top:30px;}
    .ban .subNav{display:none;}
    .ban .tit{bottom:30px;top:unset;transform:unset;}
    .ban .tit img{width:120px;}
    .ban .tit p{font-size:18px;}
    .about .numlists{padding:50px 0 40px;}
    .about .numlists .item .t em{font-size:22px;margin:0 5px 0 0;}
    .about .numlists .item .t{font-size:16px;}
    .honorUl .honorSwiper .btn.swiper-button-prev{left:-5px;}
    .honorUl .honorSwiper .btn.swiper-button-next{right:-5px;}
    .idea .item{align-items:start;padding:40px 0;}
    .idea .item .img{width:50px;}
    .idea .item .des{width:calc(100% - 65px);}
    .idea .item h5{font-size:18px;margin-bottom:8px;}
    .idea .item .row p{font-size:15px;line-height:24px;}
    .partnerList{margin-top:50px;}
    .partner .des .txt{left:30px;width:55%;}
    .partner .des .txt h1{font-size:18px;margin-bottom:8px;}
    .partner .des .txt p{font-size:14px;line-height:22px;}
    .partnerList a{width:47.5%;margin:0 2.5% 25px 0;}
    .partnerList a:nth-child(2n){margin-right:0;}
    .partnerList a:nth-child(5n){margin-right:2.5%;}
    .contact{padding:70px 0 50px;}
    .contact .w1360{display:block;}
    .contact .w1360 .left,.contact .w1360 .frm{width:100%;}
    .contact .w1360 .left h1{font-size:22px;padding-bottom:15px;margin-bottom:20px;}
    .contact .w1360 .frm .row .col{padding-bottom:0;width:100%;}
    .contact .w1360 .frm .row{display:block;}
    .contact .w1360 .frm .btn{width:180px;line-height:44px;font-size:16px;}
    .contact .w1360 .frm .chk{padding:30px 0 40px;}
    .mapBox{padding:50px 0;}
    .mapBox .mapdes{position:static;margin-bottom:30px;padding:30px 20px;}
    .mapBox .mapdes h3{padding:0;font-size:18px;}
    .mapBox .mapdes h4{padding:12px 0;font-size:15px;}
    .mapBox .mapdes p{margin-left:0;font-size:16px;padding-left:30px;line-height:24px;background-position:left top;margin-bottom:12px;}
    .mapBox #map{height:400px;}
    .innovation .des{padding:25px 0;text-align:justify;}
    .innovation .des br{display:none;}
    .innovation .numlists{flex-wrap:wrap;justify-content:space-between;}
    .innovation .numlists .item{width:47%;margin-right:0;padding:35px 0 25px;}
    .innovation .numlists .item .t em{font-size:24px;}
    .innovation .numlists .item p{margin-top:18px;font-size:14px;}
    .innovBox{background:url(../img/innovation1wap.jpg) center no-repeat;}
    .innovBox .info{padding:50px 5% 50px;width:100%;margin:0;}
    .innovBox .info h5{font-size:22px;}
    .innovBox .info>p{font-size:16px;line-height:24px;}
    .innovation .imgBox{display:block;}
    .innovation .imgBox .item{width:100%;display:block;margin-bottom:25px;}
    .innovation .imgBox .item .txt{left:40px;right:40px;}
    .deviceList .item{width:48%;}
    .deviceList .item p{margin:70px 0 22px;}
    .deviceImgBox .item{display:block;}
    .deviceImgBox .item .img{width:100%;}
    .deviceImgBox .item .txt{width:100%;}
    .deviceImgBox .item .txt h5{font-size:22px;padding-bottom:15px;margin:32px 0 28px;}
    .deviceImgBox .item .txt h5 span:after{bottom:-15px;}
    .prolist .des{padding:0;}
    .prolist .des p{text-align:justify;}
    .prolist .des br{display:none;}
    .proListBox .box .item{width:100%;margin:50px 0 0;}
    .proFlow .proBox{left:5%;right:5%;}
    .proFlow .proBox .swiper-slide{display:block;}
    .proFlow .proBox .swiper-slide .img{width:100%;}
    .proFlow .proBox .swiper-slide .txt{width:100%;margin:25px 0 0;}
    .proFlow .proPage .item p{padding-left:0;font-size:14px;padding-top:12px;}
    .proFlow .proPage .item.on p{padding-left:0;}
    .proFlow .proBox .swiper-slide{margin-right:0;}
    .proFlow .proBox .swiper-slide-next:after{display:none;}
    .prodetail .des{display:block;}
    .prodetail .des .img{width:100%;}
    .prodetail .des .txt{width:100%;margin-top:30px;}
    .prodetail .parameter .tb p{width:100%;justify-content:space-between;padding-top:10px;}
    .prodetail .parameter .tb p strong{width:27%;}
    .prodetail .parameter .tb p span{width:71%;font-size:16px;line-height:22px;}
    .prodetail .envSwiper .btn{background-color:#1B74BA;color:#fff;}
    .prodetail .envSwiper .btn.swiper-button-prev{left:-3%;}
    .prodetail .envSwiper .btn.swiper-button-next{right:-3%;}
    .newslist a{width:100%;margin-right:0;}
    .newsmedialist a{display:block;}
    .newsmedialist a .left{width:100%;}
    .newsmedialist a .img{width:100%;margin-top:20px;}
    .page a{width:30px;height:30px;line-height:30px;}
    .newsdetail h1{font-size:20px;line-height:30px;}
    .newsdetail .des .share{display:none;}
    .newsdetail .info img{max-width:100%;}
    .prevNext{display:block;}
    .prevNext .return{display:inline-block;margin-top:20px;line-height:40px;}
    .cooper .txt{padding:32px 0 10px;text-align:justify;}
    .cooper .envlist .imglist{display:block;}
    .cooper .envlist .imglist .img{width:100%;margin:20px 0 0;}
    .joinapply{padding:30px 0;}
    .joinapply h1{font-size:20px;}
    .joinapply h2{font-size:16px;}
    .joinapply .btn{width:200px;line-height:40px;font-size:16px;}
    .cooper .mygroup .item{width:100%;margin-right:0;padding:30px 18px 30px;}
    .cooper .mygroup .item p{background-position:left top;line-height:24px;padding-bottom:12px;}
    .qa .item .tit p{line-height:24px;font-size:16px;}
    .qa .item .ans .txt{font-size:16px;line-height:28px;}
    .snavlist a{padding:0 22px;line-height:40px;border-radius:40px;margin:0 2px;}
    .downlist a{width:100%;margin-right:0;}
    .downlist a p{height:auto;font-size:16px;line-height:26px;}
    .sitemap .item{display:block;text-align:left;}
    .sitemap .item .box a{margin:5px 2% 5px 0;padding:0 22px;font-size:14px;}
    .search .searchBox .frm input{width:calc(100% - 40px);line-height:48px;}
    .search .searchBox .frm .sbtn{width:40px;line-height:48px;height:48px;}
    .habout .w1360 .box .des{margin:10px 0 20px;font-size:14px;line-height:24px;}
    .habout .w1360 .box .ul .item .c .t img{width:30px;margin-bottom:4px;}
    .habout .w1360 .box .ul .item .c .t{font-size:14px;}
}
@media (max-width:376px){
    .nav{top:84px;}
    .habout .w1360 .box .des{line-height:20px;}
    .habout .w1360 .box .ul .item{width:104px;height:104px;margin:0 3px 12px;}
    .hproduct .proswiper{margin-top:0;}
    .hnews .hnewsBox .titul a{padding:0 15px;}
    .hnews .hnewsBox .hnewsul .item a .img{margin-top:10px;}
    .hnews .hnewsBox .titul{padding:5px 0 15px;}
    .hnews.secTxt .w1360 .box .tit{width:110px;}
    .hnews .more{display:none;}
}