@charset "utf-8";
@import url("bootstrap.min.css");
@import url("animate.min.css");
@import url("swiper.min.css");
@import url("icomoon.css");
html,body,ul,li{margin:0;padding:0;height:100%; font-size:14px; color:#333;-webkit-text-size-adjust:none}
h1,h2,h3,h4,h5,h6,hr,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea{margin:0;padding:0;list-style:none;font-size:14px; color:#333; font-weight:normal}
em{ font-style:normal}
input,dl,dt,dd{-webkit-tap-highlight-color:rgba(255,255,255,0); display:inline-block; vertical-align:top}
input{font-size:14px;outline:0;display: inline-block;}
input[type=button]{cursor:pointer}
select{margin:0}
li{list-style:none}
img{display: inline-block; border:none}
a{text-decoration:none;color:#333;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout: none; -webkit-user-select: none;transition: all 0.2s;}
a:hover{ color:#008ba4;text-decoration:none;}
a,input,button,textarea,i{ outline:none; }
.fl{float: left;}
.fr{float: right;}
.containerfull,.container{overflow-x:clip;}
.gray{background: #f8f8f8}
.mobileshow{display: none}
header{height: 90px;width: 100%;position: fixed;left: 0;top: 0;z-index: 1500;border-bottom: 1px rgba(255,255,255,.2) solid;background: rgba(0,0,0,0.1);transition: all .2s}
header.upsroll,header.upsroll-two{background:rgba(255,255,255,.95);top:0;box-shadow: 0px 5px 30px 0px rgb(10 25 50 / 10%);border-bottom: 1px rgba(0,0,0,.05) solid;}
header.downsroll{top:-90px}
header .logo a{display:inline-block;vertical-align: middle;height: 90px;color: #fff;font-size: 25px;line-height: 90px;white-space:nowrap;}
header .logo a img{height:64px;margin-right: 15px;margin-top:13px;vertical-align: top; }
header .menu{width: 100%;font-size: 0;text-align: center;padding:0;text-align: center}
header .menu li{display: inline-block;padding: 0 2%;height: 90px;}
header .menu li a{font-size:18px;padding: 0 5px;line-height:90px;color: #fff;display: inline-block;text-transform: uppercase;}
header .menu li a:hover{color: #f9be00}
@media (max-width:1530px){
	header .menu li a{font-size:17px;}
}
@media (max-width:1460px){
	header .menu{padding: 0}
	header .menu li a{font-size:15px;padding: 0;}
}
@media (max-width:1225px){
	header .menu li{padding: 0 1%;}
	
}

header.upsroll .logo a,header.upsroll-two .logo a{color: #000}
header.upsroll .menu li a,header.upsroll-two .menu li a{color: #000}
header.upsroll .menu li a:hover,header.upsroll-two .menu li a:hover{color: #008ba4}
header .mobilemenu{display: none}
header .search{text-align: right;font-size: 0;padding-top: 30px;padding-left: 8%}
header .search .table-cell{display:inline-block;border-bottom: 1px #555 solid;vertical-align: middle;height: 30px;width: 77%;padding: 0 2%;text-align: left;font-size: 0;vertical-align: top}
header .search .table-cell input{display:inline-block;background: none;border: none;height: 30px;line-height: 30px;width: 85%;font-size: 14px;color: #fff}
header .search .table-cell a{display:inline-block;line-height: 30px;width: 15%;text-align: right;font-size: 16px;color: #ffff}
header .search .table-cell a:hover{color: #f9be00}
header .search .lan{width: 23%;display: inline-block;text-align: right;}
header .search .lan a{font-size: 14px;color: #fff;display: inline-block;line-height: 30px;}
header .search .lan a:before{margin-right:5px;line-height: 30px;vertical-align: top;}
header .search .lan a:hover{color: #f9be00}
header.upsroll .search .table-cell a,header.upsroll-two .search .table-cell a{color: #333}
header.upsroll .search .table-cell a:hover,header.upsroll-two .search .table-cell a:hover{color: #008ba4}
header.upsroll .search .lan span,header.upsroll .search .lan a,header.upsroll-two .search .lan span,header.upsroll-two .search .lan a{color: #333}
header.upsroll .search .lan a:hover,header.upsroll-two .search .lan a:hover{color: #008ba4}
header .products{font-size: 0;position: fixed;left: 0;background:rgba(255,255,255,1);width: 100%;display: inline-block;padding: 50px 8%;opacity: 0;visibility:hidden;top: 120px;box-shadow: 0 10px 15px 0 rgba(0,0,0,0.1);;transition: all .2s}
header.menuhover .products{opacity: 1;visibility: visible;top: 90px;}
header .products .cate{width: 25%;display: inline-block;vertical-align: top;padding-right: 6%;padding-top: 10px}
header .products .cate h1{font-size: 28px;color:#072565;display: block;border-bottom: 1px #072565 solid;padding-bottom: 5%;text-transform: uppercase}
header .products .cate ul{padding-top: 3%}
header .products .cate ul li{border-bottom: 1px #eee solid;position: relative;padding:10px 0}
header .products .cate ul li:after{content: '';width: 0;background: #072565;position: absolute;opacity:0;left: 0;bottom: -1px;display: block;height:1px;transition: all .2s}
header .products .cate ul li.on:after,header .products .cate ul li#this:after{width: 100%;opacity: 1}
header .products .cate ul li a{font-size: 16px;line-height:28px;width: 96%;display: inline-block;color:#888;}
header .products .cate ul li i{font-size: 14px;position: absolute;right: -10px;top: 18px;display: block;opacity:0;transition: all .2s}
header .products .cate ul li.on a,header .products .cate ul li#this i,header .products .cate ul li.on i{color: #072565;opacity:1;right: 0;}
header .products .prut-list{width: 75%;display:none;vertical-align: top;font-size: 0;border-left: 1px #ddd solid;padding-top: 1%;position: relative;height: 400px;}
header.menuhover .products .prut-list{display: inline-block}
header .products .list{width: 95%;opacity:1;left: 5%;transition:all .4s;visibility: visible;position: absolute;top: 0;z-index: 100;}
header .products .list.hide{opacity: 0;visibility:hidden;left:0;z-index: 50;}
header .products .list dl{width: 32%;margin-right:2%;text-align: center;opacity:0.5;transition: all .2s}
header .products .list dl.this{opacity:1;}
header .products .list dl:last-child{margin-right:0;}
header .products .list dl a dt{background: #f0f0f0;padding:10%;}
header .products .list dl a dt img{width: 100%;transition:all .5s;}
header .products .list dl a:hover dt img{transform: scale(1.1);}
header .products .list dl a dd{position:relative;width: 100%;text-align: left}
header .products .list dl a dd h2{font-size: 16px;position:relative;color:#333;line-height: 30px;transition: all .5s;padding: 15px 0}
header .products .list dl a dd h2:after{content: '';position: absolute;bottom: 0;left: 0;width: 0;background: #072565;height: 2px;transition: all .2s}
header .products .list dl.this h2{color:#072565}
header .products .list dl.this a dd h2:after{width: 100%}
header .products .list dl a dd i{position: absolute;right: 0;top: 24px}
header .products .list dl.this a dd i{color:#072565;}
@media (max-width:1399px){
	header .products .cate{width: 30%;}
	header .products .prut-list{width: 70%;}
}
@media (max-width:1199px){
	header .products{padding:40px 3%;}
	header .products .cate{width: 32%;}
	header .products .prut-list{width:68%;}
}
.banner {width: 100%;position: relative;}
.banner .swiper-slide{overflow: hidden}
.banner .swiper-slide .bgimg img{width: 100%}
.banner .swiper-slide .text{position: absolute;left:0;top: 28%;z-index: 2;width: 100%;text-align: center;}
.banner .swiper-slide .text.inner-left{text-align: left;left: 5%;top: 45%}
.banner.home .swiper-slide .text,.banner.ban-product .swiper-slide .text{left: 6%;text-align: left}
.banner.ban-product .swiper-slide .text{top: 30%}
.banner .swiper-slide .img{position: absolute;right: 6%;top: 12%;width: 40%;z-index: 1}
.banner .swiper-slide .img img{width: 100%}
.banner.ban-product .swiper-slide .img {right: 3%;top: 18%}
.banner.ban-product .swiper-slide .img img{width:80%;}
.banner .swiper-slide .text h1{font-size: 45px;font-weight:bold;color: #fff;position: relative;margin-bottom: 70px;margin-top: 10px}
.banner.ban-product .swiper-slide .text h1{color:#000;font-weight: bold}
.banner .swiper-slide .text.inner-left h1{font-size: 40px;font-weight: bold}
.banner .swiper-slide .text h2{font-size:28px;text-transform: uppercase;color: #fff;padding-bottom: 3px}
.banner.ban-product .swiper-slide .text h2{color:#000}
.banner .swiper-slide .text h1:after{content: '';position: absolute;top: 100px;left:50%;margin-left:-35px;width: 70px;height: 3px;background: #f9be00;display: block;transition: all .2s}
.banner.ban-product  .swiper-slide .text h1:after{background:#008ba4}
.banner .swiper-slide .text.inner-left h1:after{left: 0;margin-left: 0;top: 85px;}
.banner.home .swiper-slide .text h1:after,.banner.ban-product .swiper-slide .text h1:after{left: 0;margin-left: 0}
.banner .swiper-slide .text h3{font-size: 16px;color: rgba(255,255,255,.5);line-height: 35px}
.banner.ban-product .swiper-slide .text h3{color:rgba(0,0,0,0.5);}
.banner .swiper-slide .text a{display: inline-block;background: #072565;color: #fff;font-size: 14px;padding: 8px 65px;text-transform: uppercase;margin-top: 4%}
.banner .swiper-slide .text a i{margin-left: 10px;vertical-align:baseline;}
.banner.ban-product .swiper-slide .text a{padding:12px 40px;margin-right: 10px}
.banner .swiper-slide .text a:last-child{background: #008ba4;margin-right: 0}
.banner .swiper-slide .text a:hover{background: #051c4d;}
.banner .swiper-slide .text a:last-child:hover{background: #00798f}
.banner.home .swiper-slide .text h1,.banner.ban-product .swiper-slide .text h1{transform:translateY(200px);opacity:0;transition:all .6s .4s;}
.banner.home .swiper-slide .text h2,.banner.ban-product .swiper-slide .text h2{transform:translateY(200px);opacity:0;transition:all .3s .3s;}
.banner.home .swiper-slide .text h3,.banner.ban-product .swiper-slide .text h3{transform:translateY(200px);opacity:0;transition:all .9s .5s;}
.banner.home .swiper-slide .text h4,.banner.ban-product .swiper-slide .text h4{transform:translateY(200px);opacity:0;transition:all 1s .6s;}
.banner .img{transform:translateX(300px);opacity:0;transition:all 1s .5s;}
.banner.home .swiper-slide-active .text h1,.banner.home .swiper-slide-active .text h2,.banner.home .swiper-slide-active .text h3,.banner.home .swiper-slide-active .text h4,.banner.ban-product .swiper-slide-active .text h1,.banner.ban-product .swiper-slide-active .text h2,.banner.ban-product .swiper-slide-active .text h3,.banner.ban-product .swiper-slide-active .text h4{transform:translateY(0px);opacity:1;}
.banner.home .swiper-slide-active .img,.banner.ban-product .swiper-slide-active .img{transform:translateX(0px);opacity:1;}
.banner .mouse {width: 20px;height: 36px;border: 2px solid #fff; position: absolute;bottom:20%;right: 5%;margin-left: -12.5px;border-radius: 12px;z-index: 999;opacity:0.4;}
.banner .mouse:after {content: "";position: absolute; height: 7px;width: 2px;background-color: #fff;border-radius: 100%;left: 50%;margin-left: -1px;top: 5px; -webkit-animation: rotateplane 1.2s infinite ease-in-out;animation: rotateplane 1.2s infinite ease-in-out;}
@keyframes rotateplane{ 
    0%{transform: translateY(0px);-ms-transform:translateY(0px);-moz-transform:translateY(0px);-webkit-transform:translateY(0px);-o-transform:translateY(0px)}
    100%{transform: translateY(5px);-ms-transform:translateY(5px);-moz-transform:translateY(5px);-webkit-transform:translateY(5px);-o-transform:translateY(5px)}
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 140px}
.banner.ban-product .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 50px}
.banner .swiper-pagination-bullet {position: relative;z-index: 11;overflow: hidden;}
.banner .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top: 0px;width:0;height: 5px;z-index: 10;background: #00abca}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 5000ms 1;animation: w100 5000ms 1;}
@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}
.note{position: relative;background: #072565;margin-top:-100px;z-index: 160;padding: 35px 0;font-size: 0;box-shadow: 0 0 15px 3px rgba(0,0,0,0.2);}
.note .hot-icon{text-align: right;width: 12%;display: inline-block;vertical-align: top;padding: 0 2%}
.note .hot-icon i{font-size: 40px;background: #fff;width:80px;height: 60px;line-height: 60px;display: inline-block;text-align: center;}
.note .hot-text{width: 88%;display: inline-block;}
.note .hot-text h1{color: #fff;font-size: 22px;text-transform: uppercase;line-height: 32px}
.note .hot-text h3{color: #fff;font-size: 16px;color: rgba(255,255,255,.6);line-height: 25px}
@media (max-width:1600px){
	header .search{padding-left: 5%}
	.banner .swiper-slide .text h1{font-size: 45px;margin-bottom: 55px}
	.banner .swiper-slide .text h1:after{top: 80px}
	.banner .swiper-slide .text h2{font-size: 25px}
	.banner .swiper-slide .text h3{font-size: 15px;line-height: 25px}
	.banner.ban-product .swiper-slide .img {top: 23%;right: 0}
	.banner.ban-product .swiper-slide .img img{width:75%;}
}
@media (max-width:1199px){
	header .logo a{font-size: 22px}
	.note{padding: 25px 0}
	.note .hot-icon{width: 17%}
	.note .hot-text{width: 75%}
	.banner .swiper-slide .text h1{font-size: 30px;margin-bottom: 40px}
	.banner .swiper-slide .text h1:after{top: 50px}
	.banner .swiper-slide .text h2{font-size: 20px}
	.banner .swiper-slide .text h3{font-size: 12px;line-height: 18px}
	.banner .swiper-slide .text a{padding: 4px 15px;font-size: 14px}
	header .search{padding-left: 3%}
	.banner .swiper-slide .text.inner-left h1{font-size: 30px}
	.banner .swiper-slide .text.inner-left h1:after{top: 60px}

}
@media (max-width:991px){
	.mobileshow{display: block;}
	.pcshow{display: none}
	header{height: 70px;}
	header.downsroll{top:-70px}
	header .logo a{height: 70px;line-height: 70px;}
	header .logo a img{height:56px;margin-right:3%;margin-top: 7px}
	header .menu li{height: 60px;}
	header .menu{display: none}
	header .search{padding-top: 20px;padding-left: 0}
	header .search .table-cell{display:none; }
	header .search .lan a.icon-network:before{font-size: 20px}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 40px}
	.banner.home .swiper-slide .text{top: 35%}
	.banner .swiper-slide .img{top: 28%;right: 3%;}
	.note .hot-text h1{font-size: 18px;line-height: 23px;padding-bottom: 5px}
	.note .hot-text h3{font-size: 14px;line-height: 20px}
	.note{margin-top: -20px}
	.banner .mouse,.swiper-button-next, .swiper-button-prev,.banner .swiper-container-horizontal>.swiper-pagination-bullets{display: none}
	header .mobilemenu{display: block;padding-top: 15px}
	header .mobilemenu > a{display:inline-block;padding:10px 0;position: relative;cursor: pointer;width:45px;height:40px;text-align: center;overflow:hidden;}
	header .mobilemenu > a span,header .mobilemenu > a span:after,header .mobilemenu > a span:before {content:"";display:block;width:24px;height:3px;background:rgba(255,255,255,.8);position:absolute;top:50%;margin-top:-1px;left:6px; -webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-moz-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-o-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);-moz-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);-o-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);}
	header .mobilemenu > a span:after {margin-top:-7px;top:0;transition-delay:0.27s;}
	header .mobilemenu > a span:before {margin-top:7px;top:0;transition-delay:0.2s;}
	header .mobilemenu.click a span,header .mobilemenu.click a span:after,header .mobilemenu.click a span:before {transition-delay:0.12s;-webkit-transform:translateX(70px);-moz-transform:translateX(70px);-ms-transform:translateX(70px);-o-transform:translateX(70px);transform:translateX(70px);}
	header .mobilemenu.click a span:after {transition-delay:0s;}
	header .mobilemenu.click a span:before {transition-delay:0.07s;}
	header .mobilemenu > a i:before,header .mobilemenu > a i:after {content:"";display:block;width:24px;height:3px;background:#333;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-moz-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-o-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);-moz-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);-o-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);-moz-transform:translateY(-70px) translateX(-70px) rotate(45deg);-ms-transform:translateY(-70px) translateX(-70px) rotate(45deg);-o-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
	header .mobilemenu > a i:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);-moz-transform:translateY(70px) translateX(-70px) rotate(-45deg);-ms-transform:translateY(70px) translateX(-70px) rotate(-45deg);-o-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
	header .mobilemenu > a i:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);-moz-transform:translateY(-70px) translateX(70px) rotate(-45deg);-ms-transform:translateY(-70px) translateX(70px) rotate(-45deg);-o-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
	header .mobilemenu.click a i:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
	header .mobilemenu.click a i:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;-moz-transform:rotate(-45deg) !important;-ms-transform:rotate(-45deg) !important;-o-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;}
	header.upsroll .mobilemenu a span,header.upsroll-two .mobilemenu a span,header.upsroll .mobilemenu a span:after,header.upsroll .mobilemenu a span:before,header.upsroll-two .mobilemenu a span:after,header.upsroll-two .mobilemenu a span:before{background: rgba(0,0,0,.8);}
	header .mobilemenu .togglemenu{display: block;position: fixed;top: 70px;right: -50%;background:rgba(255,255,255,.95);padding:8% 5%;width: 100%;height: 100%;visibility: hidden;opacity:0;transition: all .2s;text-align: left}
	header .mobilemenu.click .togglemenu{opacity:1;visibility: visible;right: 0;}
	header .mobilemenu .togglemenu ul li{border-bottom: 1px #ddd solid;height: 66px;position: relative;overflow:hidden;}
	header .mobilemenu .togglemenu ul li > a{width: 90%;display: block;line-height: 66px;height: 66px;font-size:20px;text-transform: uppercase;font-family: 'dincond-bold'}
	header .mobilemenu .togglemenu ul li span{width: 100%;display: block;padding-bottom: 30px}
	header .mobilemenu .togglemenu ul li span a{line-height: 36px;display: block;width: 100%;font-size: 15px}
	header .mobilemenu .togglemenu ul li i{width: 30px;height:30px;text-align: center;line-height: 30px;position: absolute;right: 0;top:18px;color:#333;font-size: 20px;cursor: pointer;transition: all .2s}
	header .mobilemenu .togglemenu ul li.active i{transform: rotate(90deg);}
	header .mobilemenu .togglemenu ul li:last-child{border-bottom: none;text-align: center;font-size: 22px;margin-top: 10%;color:#aaa;}
	header .mobilemenu .togglemenu ul li:last-child a{width: auto;display: inline-block;font-family:'dincond-medium';}
	header .mobilemenu .togglemenu ul li:last-child em{margin-right: 10px;vertical-align: bottom;line-height: 66px;color:#222;}
	.banner.ban-product .swiper-slide .text{top: 35%}
	.banner.ban-product .swiper-slide .img {top: 28%;right: 0}
	.banner.ban-product .swiper-slide .img img{width:95%;}
}
@media (max-width:767px){
	header{height: 60px;background:rgba(0,0,0,0.6);}
	header.downsroll{top:-60px}
	header .logo {padding-left:10px}
	header .logo a{height: 60px;line-height: 60px;font-size: 22px}
	header .logo a img{height:46px;margin-right:3%;margin-top: 7px}
	header .menu li{height: 60px;}
	header .mobilemenu .togglemenu{top: 60px;}
	header .search{display: none}
	header .mobilemenu{text-align: right;padding-top: 10px;padding-right:0}
	.note .hot-icon{display: none}
	.note .hot-text{width: 100%;padding: 0 5%}
	.note{padding: 15px 0}
	.note .hot-text h3{font-size: 13px;line-height: 16px}
	.banner.home .swiper-slide .text{top:22%;}
	.banner .swiper-slide .text{top:38%;}
	.banner.home .swiper-slide-active .text h4,.banner.ban-product .swiper-slide-active .text h4{display: none}
	.banner .swiper-slide .text h1{font-size: 26px}
	.banner .swiper-slide .text h1:after{width: 50px;height: 2px;}
	.banner .swiper-slide .text.inner-left h1:after{top:55px}
	.banner .swiper-slide .text h2{font-size: 16px}
	.banner .swiper-slide .img,.banner.ban-product .swiper-slide .img{right: auto;left:3%;top: 48%;width:40%;}
	.banner.ban-product .swiper-slide .text{top: 22%}
	.banner.ban-product .swiper-slide .img {top: 52%;}
	.banner.ban-product .swiper-slide .img img{width:72%;}
}
@media (max-width:576px){
	header .logo a img{margin-right:2%;}
	.banner.home .swiper-slide .text{top:26%;left:0;text-align:center}
	.banner .swiper-slide .text{top:45%;}
	.banner .swiper-slide .text h1{font-size: 25px;margin-bottom: 30px}
	.banner .swiper-slide .text h2{font-size: 14px;padding-bottom: 5px}
	.banner .swiper-slide .text h3,.banner.ban-product .swiper-slide .text h3{display: none}
	.banner.home .swiper-slide .text h1:after,.banner.ban-product .swiper-slide .text h1:after{display: none}
	.banner .swiper-slide .text.inner-left h1:after{top:45px}
	.banner .swiper-slide .img{top: 43%;width:48%;left: 26%;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets{display: none}
	.banner .swiper-slide .text.inner-left h1{font-size: 25px}
	.banner.ban-product .swiper-slide .text{top: 32%}
}
.comm-title{text-align: center;padding: 3% 20%}
.comm-title.set-left{text-align: left;padding: 3% 0}
.comm-title .title{width: 100%;display: inline-block}
.comm-title .title h1{font-size:50px;font-weight: bold;line-height: 100px;border-bottom: 1px #e9e9e9 solid;padding: 0 5%;display: inline-block;text-transform: uppercase;}
.comm-title .title h1:after{content: '';position: relative;left:50%;top: 2px;display: block;width: 80px;height: 4px;background: #008ba4;margin-left:-40px;}
.comm-title .title h3{padding-top: 4%;color:#999;font-size: 15px;line-height:24px}
.comm-title .title.white h1{color:#fff;border-bottom-color:rgba(255,255,255,.2);}
.comm-title .title.white h2{color:rgba(255,255,255,.4);}
.comm-title.set-left .title h1{padding: 0}
.comm-title.set-left .title h1:after{left:0;margin-left: 0}
.comm-title.set-left .title h2{font-size: 22px;padding: 25px 0}
.submenu{background: #fff;margin-top: -2.5%;box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);overflow-x: scroll;}
.submenu::-webkit-scrollbar{display: none}
.submenu ul{font-size: 0;width: 100%;white-space:nowrap}
.submenu ul li{display: inline-block;}
.submenu ul li a{font-size: 16px;border-right: 1px #eee solid;padding: 30px 60px;display:block;}
.submenu ul li.this a,.submenu ul li.this a:hover,.submenu ul li a:hover{background:#072565;color: #fff;border-right: none}
.submenu ul li a:hover{background: #008ba4}
@media (max-width:1199px){
	.submenu ul li a{font-size: 15px;padding: 20px 40px}
}
@media (max-width:767px){
	.comm-title.set-left .title h2{font-size: 18px;padding: 20px 0}
	.submenu ul li a{font-size: 14px;padding: 10px 20px}
}
.main-product dl a{background: #000;width: 100%;position: relative;display: inline-block;}
.main-product dl a dt{width: 100%;overflow: hidden;}
.main-product dl a dt img{width: 100%;transition: all .3s;opacity: .4;}
.main-product dl a:hover dt img{transform:scale(1.1);opacity: .7;/*filter: brightness(0.4) saturate(1) contrast(1) blur(10px)*/}
.main-product dl a dd{width: 100%;position: absolute;top: 0;left: 0;text-align: center;padding: 0 10%;height: 100%;display: table;}
.main-product dl a dd data{display: table-cell;vertical-align: middle;opacity: .6}
.main-product dl a dd data h1{font-size: 35px;color: #fff;position: relative;line-height: 40px;text-transform: uppercase;}
.main-product dl a dd data h1:after{content: '';position: absolute;left: 50%;bottom: -30px;display: block;width: 50px;height: 4px;background:#008ba4;margin-left: -25px;}
.main-product dl a dd data span{text-align: center;border: 1px rgba(255,255,255,.3) solid;padding: 0 3%;display:inline-block;font-size: 0;width: 180px;background:rgba(0,0,0,.2);margin-top: 65px;opacity: 0;transition: all .3s}
.main-product dl a dd data span h3{font-size: 14px;display: inline-block;text-transform: uppercase;color: #fff;margin-right: 10px;vertical-align: top;line-height:45px}
.main-product dl a dd data span i{font-size: 14px;display: inline-block;color: #fff;line-height: 45px;vertical-align: top;transition: all .3s}
.main-product dl a dd data span:hover {background: rgba(7,37,101,.8)}
.main-product dl a dd data span:hover i{margin-left: 6px}
.main-product dl a:hover dd data,.main-product dl a:hover dd data span{opacity:1}
@media (max-width:1200px){
	.comm-title{padding: 3% 10%}
	.comm-title .title h1{font-size: 40px;line-height: 80px;}
	.comm-title .title h3{font-size: 14px;line-height: 20px}
	.main-product dl a dd data h1{font-size: 25px;line-height: 32px}
	.main-product dl a dd data span{width: 150px;line-height:38px}
	.main-product dl a dd data span h3,.main-product dl a dd data span i{font-size: 12px;line-height:38px}
}
@media (max-width:991px){
	.comm-title{padding: 3%}
	.comm-title .title h1{font-size: 30px;line-height: 60px}
	.comm-title .title h3{font-size: 13px;line-height: 18px}
}
@media (max-width:767px){
	.comm-title .title h1{font-size: 24px;}
}
.why-choose div{padding: 0;border: 1px #eee solid;}
.why-choose div dl{padding:30px 5%;border-right: none}
.why-choose div:nth-child(2n) {background: #eee}
.why-choose div dl dt{font-size: 45px;height: 45px}
.why-choose div:last-child dl dt{font-size: 40px;}
.why-choose div dl dd{padding:15px 2%;}
.why-choose div dl dd h1{font-size: 30px;padding-top:10px;padding-bottom:30px;position:relative;vertical-align: top;}
.why-choose div dl dd h1:after{content: '';position: absolute;left: 0;bottom: 0;display: block;background: #008ba4;width: 70px;height:2px;transition: all .3s}
.why-choose div dl.this dd h1:after{width: 100%}
.why-choose div dl dd h2{margin-top: 30px;font-size: 16px;color:rgba(0,0,0,.4);line-height: 25px;min-height: 50px;display:block;}
@media (max-width:1699px){
	.why-choose div dl dd h1{font-size: 25px;}
}
@media (max-width:1440px){
	.why-choose div dl dd h1{font-size: 20px;}
}
@media (max-width:991px){
	.why-choose div dl dd h1{font-size: 28px;}
	.why-choose div:nth-child(2n){background:none}
	.why-choose div:first-child,.why-choose div:last-child{background: #eee}
}
@media (max-width:767px){
	.why-choose div dl dd h2{font-size: 14px;line-height: 20px}
}
@media (max-width:575px){
	.why-choose div:first-child,.why-choose div:last-child{background:none}
	.why-choose div:nth-child(2n+1){background: #eee}
	.why-choose div dl{padding:6% 4%;}
	.why-choose div dl dt{font-size: 35px;height: 35px}
	.why-choose div dl dd h1{font-size: 22px;padding: 0;padding-bottom: 5%}
	.why-choose div dl dd h2{margin-top: 5%;height: auto;}
}
.about-us{background: url(../images/about.jpg) no-repeat center top fixed;background-size: cover;margin-top: 6%;padding-top: 3%;padding-bottom: 7%}
.about-us .comm-title .title h1{color: #fff;border-bottom-color: rgba(255,255,255,.2)}
.about-us .content div{padding: 0}
.about-us .content div:first-child{border: 1px rgba(255,255,255,.2) solid;background: rgba(0,0,0,.2);padding: 5%}
.about-us .content div:first-child h1{font-size: 35px;color: #fff;position: relative;padding-bottom: 4%}
.about-us .content div:first-child h1:after{content: '';position: absolute;left: 0;bottom:0;display: block;width: 80px;height: 3px;background:#008ba4;}
.about-us .content div:first-child p{color:rgba(255,255,255,.6);padding: 5% 0;font-size: 15px;line-height: 28px}
.about-us .content div:first-child a{background: #072565;color: #fff;display: inline-block;padding: 6px 30px;text-transform: uppercase;line-height: 30px}
.about-us .content div:first-child a i{margin-left:10px;line-height: 30px;transition: all .2s}
.about-us .content div:first-child a:hover{background: #051c4d}
.about-us .content div:first-child a:hover i{margin-left: 20px}
.about-us .content div:last-child{font-size: 0;border-bottom:1px rgba(255,255,255,.2) solid }
.about-us .content div:last-child dl{width: 33.33333%;border-top:1px rgba(255,255,255,.2) solid;border-right:1px rgba(255,255,255,.2) solid;padding: 5%;height: 50%;transition: all .3s}
.about-us .content div:last-child dl.this{background:rgba(7,37,101,.5);}
.about-us .content div:last-child dl dt{font-size: 50px;color: #fff;font-family: 'dincond-bold';display:block}
.about-us .content div:last-child dl dt sup{font-family:'dincond';font-size: 22px;padding-left: 5px}
.about-us .content div:last-child dl dd{color:rgba(255,255,255,.6);font-size: 15px;padding-top: 15px}
@media (max-width:1399px){
	.about-us .content div:first-child p{padding-bottom: 3%}
	.about-us .content div:last-child dl dt{font-size: 40px;}
}
@media (max-width:991px){
	.about-us .content div:first-child h1{font-size: 28px;}
	.about-us .content div:last-child{border-left:1px rgba(255,255,255,.2) solid;border-bottom: none}
	.about-us .content div:last-child dl{border-bottom:1px rgba(255,255,255,.2) solid;border-top: none;padding: 3%;}
	.about-us .content div:last-child dl dt{font-size: 30px;}
}
@media (max-width:767px){
	.about-us .content div:first-child h1{font-size: 22px;}
	.about-us .comm-title .title{display: none}
	.about-us .content div:last-child dl dt{font-size: 25px;}
	.about-us .content div:first-child a{font-size: 12px;padding: 4px 25px;}
	.about-us .content div:first-child p{font-size: 15px;line-height: 28px}	
	.about-us .content div:last-child dl dd{font-size: 13px;padding-top: 5px}
}
@media (max-width:575px){
	.about-us .content div:first-child p{font-size: 13px;line-height: 25px}	
}
.client .list{font-size: 0}
.client .list dl{width: 20%;position: relative;padding:10px;overflow: hidden}
.client .list dl dt{overflow: hidden;background: #000}
.client .list dl dt img{width: 100%;opacity:0.9;}
.client .list dl dd{width: 100%;height: 100%;position: absolute;left: 0;bottom: -80px;display: table;opacity: 0;transition: all .3s}
.client .list dl dd h4{background: rgba(0,0,0,.4);color: #fff;width: 100%;text-align: center;display: table-cell;height: 100%;vertical-align: middle;font-size: 20px;text-transform:capitalize;}
.client .list dl.this dt{background: transparent;}
.client .list dl.this dt img{filter: brightness(0.8) saturate(1) contrast(1) blur(4px);}
.client .list dl.this dd{opacity: 1;bottom: 0}
@media (max-width:1440px){
	.client .list dl dd h4{font-size: 16px}
}
@media (max-width:991px){
	.client .list dl{width: 33.3333%;padding:5px;}
	.client .list dl dd h4{font-size: 12px}
}
.contact-us .contacts{padding-left: 0;}
.contact-us .feedback{padding-right: 0;}
.contacts .tel{font-size: 0}
.contacts .tel dl{width: 33.333333%;white-space:nowrap}
.contacts .tel dl dt{font-size: 20px;border-radius: 50%;width: 42px;height: 42px;line-height: 40px;text-align: center;border: 1px #555 solid;color: #555}
.contacts .tel dl dd{padding-left: 10px}
.contacts .tel dl dd h1{font-size: 14px;line-height: 18px;color:#999;}
.contacts .tel dl dd h3{font-size: 16px}
.contacts .tel.add dl,.contacts .map{width: 100%;margin-top: 4%}
@media (max-width:1699px){
.contacts .tel dl{width: 35%;}
.contacts .tel dl:first-child{width:30%}
}
@media (max-width:1499px){
.contacts .tel dl{width: 36%;}
.contacts .tel dl:first-child{width:28%}
}
@media (max-width:1299px){
	.contacts .tel dl{width: 50%;margin-top: 4%}
	.contacts .tel dl:first-child{width:50%}
	.contacts .map{margin-bottom: 2%}
}
@media (max-width:1199px){
	.contacts .tel dl{width: 33.33333%;margin-top:0}
	.contacts .tel dl:first-child{width: 33.33333%}
}
@media (max-width:767px){
	.contacts .tel dl{width: 50%;margin-top: 4%}
	.contacts .tel dl:first-child{width:50%}
	.contacts .tel.add dl dd{width: 85%}
	.contacts .tel dl dd h1{font-size: 16px;}
	.contacts .tel dl dd h3{font-size: 13px}
}
@media (max-width:576px){
    .contacts .tel dl:last-child{width:100%}
    .contacts .tel dl:last-child dd h3{width:100%;overflow:hidden;text-overflow: ellipsis;}
}
.about-inner{position: relative;padding: 90px 0}
.about-inner .profile{background: #f3f3f3;padding: 3% 25% 3% 5%}
.about-inner .profile .intro{line-height: 28px;font-size: 15px;height: 290px;overflow: hidden;-webkit-mask-image: -webkit-linear-gradient(top, #000 0, #000 230px, rgba(0,0,0,0) 270px, rgba(0,0,0,0));color:#888;transition: all .2s;}
.about-inner .profile .intro.show{-webkit-mask-image:none}
.about-inner .profile .learn-more{background: #072e65;color: #fff;padding: 8px 40px;display: inline-block;margin-top: 20px;cursor: pointer;text-transform:uppercase;}
.about-inner .about-img{position: absolute;right: 0;top: 18%;width: 45%;}
.about-inner .about-img img{width: 100%}
.about-inner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px;}
.about-inner .swiper-pagination-bullet,.about-inner .swiper-pagination-bullet-active{width: 28px;height:3px;background:rgba(255,255,255,0.8)}
.about-inner .swiper-pagination-bullet-active{background:#008ba4}
@media (max-width:1199px){
	.about-inner{padding: 50px 0}
}
@media (max-width:991px){
	.about-inner{padding: 5% 0}
	.about-inner .profile{padding: 3% 5%}
	.about-inner .about-img{position: inherit;width: 100%;padding: 0}
}
.our-vision dl{font-size: 0;}
.our-vision dl dt{width: 15%;padding-top: 15px}
.our-vision dl dd{width: 85%;padding:15px 5% 15px 0;border-right: 1px #ddd solid}
.our-vision dl:last-child dd{border-right: none}
.our-vision dl dt i{font-size: 50px;}
.our-vision dl dd h1{font-size: 25px;text-transform:uppercase;}
.our-vision dl dd h2{font-size: 15px;padding-top: 10px;color:#888;line-height: 22px}
@media (max-width:1399px){
	.our-vision dl dt i{font-size: 40px;}
}
@media (max-width:1199px){
	.our-vision dl dt{width: 25%;}
	.our-vision dl dd{width: 75%;}
	.our-vision dl dt i{font-size:40px;}
}
@media (max-width:767px){
	.about-inner .profile .intro{font-size: 13px;line-height: 22px}
	.our-vision dl{border-bottom:1px #eee solid;padding-bottom: 20px;padding-top: 20px}
	.our-vision dl:first-child{padding-top: 0}
	.our-vision dl:last-child{border-bottom: none;padding-bottom: 0}
	.our-vision dl dt{width: 15%;padding-top: 0}
	.our-vision dl dt i{font-size: 45px;}
	.our-vision dl dd{width: 85%;padding:0;border-right:none}
	.our-vision dl dd h1{font-size: 25px;}
	.our-vision dl dd h2{font-size: 15px;padding-top: 5px;}
	.about-inner .profile .learn-more{font-size: 12px}
}
@media (max-width:576px){
	.our-vision dl dt i{font-size: 40px;}
}

.our-sever{background:url(../images/sever.png) no-repeat;background-size: cover;padding: 100px 0;margin-top: 90px;}
.our-sever #canvas{}
.our-sever .title{font-size: 45px;color:#fff;font-family:'dincond-bold';width: 85%;line-height: 65px;position:relative;padding-top: 50px;padding-bottom: 50px}
.our-sever .title:after{content:'';width: 80px;height: 4px;background: #008ba4;position:absolute;left: 0;bottom: 0}
.our-sever .content{padding-top: 80px;color:rgba(255,255,255,.8);width: 90%;font-size: 16px}
.our-sever .num{padding-top: 50px}
.our-sever .num dl{width:35%;display: inline-block;border-right: 1px rgba(255,255,255,.1) solid;padding-right: 8%;padding-bottom: 2%}
.our-sever .num dl:last-child{border-right: none;padding-left: 8%;padding-right: 0}
.our-sever .num dl dt{color:#008ba4;font-size: 60px;font-weight: bold;}
.our-sever .num dl dt sub{font-weight: normal;font-size: 30px;vertical-align: bottom;line-height: 78px;padding-left:5%}
.our-sever .num dl dd{color:rgba(255,255,255,.8);}
.our-sever .earth{}
.our-sever .earth .img{text-align: right;position: relative;}
.our-sever .earth .img img{width: 75%}
.our-sever .earth .place{position: absolute;top: 0;right: 0;width: 100%;height: 100%;}
.our-sever .earth .place .item{position:absolute;}
.our-sever .earth .place .item i{display: inline-block;vertical-align: middle;margin-right: 10px;width: 5px;height: 5px;background: #00bf86;border-radius: 10px; position: relative;z-index: 3;}
.our-sever .earth .place .item i:after{content: '';display: block;width: 20px;height: 20px;border-radius:100%;background: #00bf86;opacity: .7;z-index: 1;position: absolute;left: 50%;top: 50%;margin: -10px 0 0 -10px;}
.our-sever .earth .place .item h2{color: #fff;font-weight: normal;margin: 0;font-size: 16px;display: inline-block;vertical-align: middle;text-transform:uppercase;}

.china {top:53%;left: 85%;}
.india {top: 65.5%;left: 78.5%;}
.thailand {top: 50.5%;left: 72.5%;}
.vietnam {top: 70.5%;left: 85.5%;}
.laos {top: 55%;left: 75.5%;}
.usa {top: 30%;left:90%;}

.china i::after {-webkit-animation: place100 4000ms infinite;animation: place100 4000ms infinite;}
.laos i::after {-webkit-animation: place100 3000ms infinite;animation: place100 3000ms infinite;}
.vietnam i::after {-webkit-animation: place100 2000ms infinite;animation: place100 2000ms infinite;}
.thailand i::after {-webkit-animation: place100 3000ms infinite;animation: place100 3000ms infinite;}
.india i::after {-webkit-animation: place100 5000ms infinite;animation: place100 5000ms infinite;}
.usa i::after {-webkit-animation: place100 3000ms infinite;animation: place100 3000ms infinite;}
@keyframes place100{0%{width: 0px;height: 0px;margin: 0px;} 100%{width: 40px;height: 40px;margin: -20px 0 0 -20px;opacity: 0;}}

@media (max-width:1199px){
	.our-sever .title{font-size: 45px;line-height: 50px;width: 90%}
	.our-sever .content{padding-top: 60px}
	.our-sever .earth .img img{width: 100%}
	.our-sever{margin-top: 50px}
}
@media (max-width:991px){
	.our-sever .title{padding-top: 0;font-size: 35px;line-height: 40px;width: 80%}
	.our-sever .content{width: 100%}
	.our-sever{margin-top: 40px}
}
@media (max-width:767px){
	.our-sever .earth .img{text-align: center}
	.our-sever .content{padding-top: 40px}
	.our-sever .num dl dt{font-size: 40px}
	.our-sever .title{font-size: 32px;}
	.our-sever{margin-top: 30px;padding:50px 0;}
}
@media (max-width:576px){
	.our-sever .title{font-size: 28px;padding-bottom:25px;}
	.our-sever .title:after{width:60px;height:2px;}
	.our-sever .content{font-size: 13px;padding-top: 30px}
	.our-sever{margin-top: 20px}
}
.cer-container{}
.cer-container .comm-title.set-left{padding: 3% 0 2% 5%;position: relative;width: 95%}
.swiper-button-nextC, .swiper-button-prevC {left:auto;right:0;top:auto;bottom: 25%;margin: 0;width: 80px;height:45px;position: absolute;outline: none;cursor: pointer;}
.swiper-button-nextC {background: url("../images/right-h.svg") center no-repeat #f7f7f7;background-size:20%; opacity: 0.4;}
.swiper-button-prevC {background: url("../images/left-h.svg") center no-repeat #f7f7f7;background-size:20%;right: 80px;opacity: 0.3;}
.swiper-button-nextC:hover,.swiper-button-prevC:hover {opacity: 1.0;}
.swiper-button-nextC::after {content: '';width: 1px;height: 45px;right: 80px;top: 0; position: absolute;background: #ccc;}

.certificationlist {padding-bottom:5%;overflow:hidden;}
.certification {margin-left:5%;padding-bottom:3%;position: relative;overflow:hidden;}
.certification {cursor: url("../images/hmous.svg"),default!important;}
.certification li{ background: #f7f7f7;text-align: center;padding:20% 5% 10% 5%;overflow: hidden;}
.certification li .dtable{height: 260px;}
.certification li .dtable-cell{height: 260px;}
.certification li img {max-height: 260px;width: auto;max-width: 100%;display: inline-block;border: 6px #008ba4 solid}
.certification li h5{color:#1a1a1a;font-size: 14px;padding-top:20px;overflow: hidden;}
.certification .swiper-pagination.swiper-pagination-progressbar {bottom: 0;top: auto;background: #ededed;height: 2px;}
.certification span.swiper-pagination-progressbar-fill {background: #1a1a1a;}

.swiper-history {background:url(../images/history.jpg) no-repeat center top;background-size: cover;padding-top:3%;min-height: 90%}
.swiper-history .comm-title{padding-bottom: 2%}
.swiper-history .swiper-history-time{text-align: center;}
.swiper-history .swiper-history-time .year-num {font-size: 36px;color:rgba(255,255,255,.4);padding-top: 110px;font-family:'impact';}
.swiper-history .swiper-history-time .year-num span {color:rgba(255,255,255,.4);}
.swiper-history .swiper-history-time .text{ font-size: 16px;line-height: 28px;color:rgba(255,255,255,.4);overflow: hidden;display: none;}
.swiper-history .swiper-history-time .swiper-slide-active .year-num {font-size: 160px;line-height: 200px;color: #fff;padding-top: 0px;font-family:'impact';}
.swiper-history .swiper-history-time .swiper-slide-active .year-num span {color: #008ba4;font-family:'impact';}
.swiper-history .swiper-history-time .swiper-slide-active .text{display:inline-block;padding-top: 30px;}
.swiper-history .swiper-history-time .swiper-button-next,.swiper-history .swiper-history-time .swiper-button-prev {background-color: #fff;width: 50px;height: 50px;border-radius: 100%;border: 2px solid #ccc;opacity: 1;margin-top: 0;}
.swiper-history .swiper-button-next:after,.swiper-history .swiper-button-prev:after{font-size: 0}
.swiper-history .swiper-history-time .swiper-button-next {right:10%;background: url("../images/right.png") center no-repeat;}
.swiper-history .swiper-history-time .swiper-button-prev {left:10%;background: url("../images/left.png") center no-repeat;}
.swiper-history .swiper-history-time .swiper-button-next, .swiper-history .swiper-history-time .swiper-button-prev {top: 110px;}	
@media (max-width:1600px){
	.swiper-history .swiper-history-time .swiper-button-next {right:10%;}
	.swiper-history .swiper-history-time .swiper-button-prev {left:10%;}
}
@media (max-width:1399px){
	.swiper-history .swiper-history-time .swiper-button-next {right:9%;}
	.swiper-history .swiper-history-time .swiper-button-prev {left:9%;}
}
@media (max-width:1199px){
	.swiper-history {min-height: 75%}
	.swiper-history .swiper-history-time .swiper-button-next {right:7%;}
	.swiper-history .swiper-history-time .swiper-button-prev {left:7%;}
}
@media (max-width:991px){
	.swiper-history .swiper-history-time .year-num {font-size: 30px;padding-top: 80px;}
	.swiper-history .swiper-history-time .swiper-slide-active .year-num {font-size: 120px;line-height: 160px}
	.swiper-history .swiper-history-time .text{ font-size: 14px;line-height: 24px;}
}

@media (max-width:576px){
	.swiper-history {min-height: 60%}
	.swiper-history .swiper-history-time .text{ font-size: 13px;line-height: 20px;padding: 0 5%}
	.swiper-button-nextC, .swiper-button-prevC{display: none}
}
.product-inner{position: relative;}
.product-inner .list{padding-top: 2%;font-size:0;display:block}
.product-inner .list dl {margin-bottom: 2%;width:49%;margin-right:2%}
.product-inner .list dl:nth-child(2n){margin-right:0;}
.product-inner .list dl a{background: #f7f7f7;overflow:hidden;display:inline-block;font-size:0;width:100%;padding: 8%;padding-bottom: 4%;}
.product-inner .list dl a:hover{background: #f1f1f1}
.product-inner .list dl a dt{width: 42%;display: inline-block;vertical-align: top;overflow:hidden;}
.product-inner .list dl a dt img{width: 100%;transition: all .2s}
.product-inner .list dl a:hover dt img{transform: scale(1.02);}
.product-inner .list dl a dd{width: 58%;padding-right: 3%}
.product-inner .list dl a dd h1{font-size:32px;color: #1b1b1b;width: 100%;overflow:hidden;display: block;line-height: 40px;text-transform: capitalize;}
.product-inner .list dl a dd p{padding-top: 50px;margin-bottom: 30px;line-height: 25px;min-height: 150px;overflow: hidden;position: relative;font-size: 15px}
.product-inner .list dl a dd p:after,.product-inner .list dl a dd p:before{content: '';position: absolute;left: 0;top: 25px;width:30%;height: 2px;background: #008ba4;display: block;transition: all .2s}
.product-inner .list dl a dd p:before{width: 100%;background: #e8e8e8}
.product-inner .list dl a:hover dd p:after{width: 100%}
.product-inner .list dl a dd h3{background: #008ba4;color: #fff;padding: 8px 20px;display: inline-block;text-transform:uppercase;font-size:12px;transition: all .2s}
.product-inner .list dl a dd h3 i{vertical-align: top;margin-left: 5px;transition: all .2s}
.product-inner .list dl a:hover dd h3 i{margin-left: 20px}
.product-inner .swiper-button-nextP,.product-inner .swiper-button-prevP {position: absolute;left:1%;right:0;top:50%;margin: 0;width: 50px;height:50px;margin-top: -10px;cursor: pointer;opacity: 0.3;font-size: 42px;line-height: 50px;z-index: 100;}
.product-inner .swiper-button-prevP {right: 1%;left:auto;}
.product-inner .swiper-button-nextP:hover,.product-inner .swiper-button-prevP:hover {opacity: 1.0;color:#008ba4}
@media (max-width:991px){
	.product-inner .swiper-button-nextP,.product-inner .swiper-button-prevP {font-size: 34px;}
}
.our-customer{padding: 2% 0 6% 0;background: #f3f3f3;margin-top: 5%}
.our-customer.application{margin-top: 0;background: #fff;padding: 1% 0}
.our-customer .comm-title .title h1{border-bottom: none}
.our-customer ul{padding-top: 2.5%;width: 100%;padding-left: 45%}
.our-customer ul li{list-style-type:disc;line-height: 30px;height:auto;font-size: 16px;}
.our-customer dl{position: relative;cursor: pointer;}
.our-customer dl a dt{background: #000;overflow: hidden}
.our-customer dl a dt img{width: 100%;opacity:0.6;transition: all .2s}
.our-customer dl a:hover dt img{transform: scale(1.05);opacity:0.9}
.our-customer dl a dd{position:absolute;bottom: 0;left: 0;width: 100%;background:rgba(0,0,0,0.5);padding:3% 5%;}
.our-customer dl a dd h1{font-size: 25px;color:#fff;}
.our-customer dl a dd h3{color:rgba(255,255,255,.6);padding-top: 2%;line-height: 22px}
.our-customer .customer-list{padding-top: 1%}
.our-customer .swiper-button-next,.our-customer .swiper-button-prev {width: 60px;height: 60px;margin-top: -30px; background-color:rgba(0,0,0,.6);color:#fff;font-size: 40px;opacity:1;}
.our-customer .swiper-button-next:after,.our-customer .swiper-button-prev:after{content:'';}
.our-customer .swiper-button-next {right: 50%;left: auto;margin-right: -471px;}
.our-customer .swiper-button-prev {left: 50%;margin-left: -471px;}
.our-customer .swiper-button-next:hover,.our-customer .swiper-button-prev:hover {background-color:#008ba4;}
.environment{padding-top: 2%}
.environment img{width: 100%;}
@media (max-width:991px){
	.our-customer ul{padding-left: 18px;padding-top: 5%}
	.our-customer dl a dd h1{font-size: 22px;}
}
@media (max-width:767px){
	.product-inner .list dl a dd h1{font-size:20px;line-height:28px;}
	.product-inner .list dl a dd p{font-size: 13px;line-height: 18px;margin-bottom: 10px}
}
@media (max-width:576px){
	.our-customer dl a dd h1{font-size: 18px;}
	.our-customer dl a dd h3{font-size: 12px;line-height: 18px}
	.product-inner .list dl a dd p{font-size: 13px;line-height: 18px;height:66px;padding-top: 30px}
	.product-inner .list dl a dd p:after,.product-inner .list dl a dd p:before{top: 10px}
	.product-inner .list dl a dd h3{margin-top: 10px}
	.our-customer ul li{font-size: 13px;line-height: 18px}
	.product-inner .swiper-button-nextP,.product-inner .swiper-button-prevP{display: none}
}

.project{padding-top:5%;}
.environment .project{padding-top:2%;margin-left:-25px;margin-right:-25px}
.environment .row > div{padding: 0;}
.environment .project > dl{padding:25px;}
.project .rows{columns: 4; column-gap: 30px;}
.project .rows dl{break-inside: avoid;}
.project dl a dt{overflow: hidden;width: 100%;background: #000;position: relative;}
.project dl a dt i{width: 40px;height: 40px;text-align: center;font-size: 30px;line-height: 40px;display:block;position:absolute;left: 50%;margin-left: -20px;top: 60%;margin-top: -20px;opacity: 0;transition: all .2s;color:rgba(255,255,255,.6);}
.project dl a dt img{width: 100%;opacity:0.8;transition: all .2s;}
.project dl a:hover dt img{transform:scale(1.1);opacity:1;}
.project dl a:hover dt i{top: 50%;opacity: 1;}
.project dl a dd{background: #f8f8f8;width: 100%;padding:25px;}
.project dl a dd span{color:#008ba4;}
.project dl a dd h2{font-size: 20px;color:#000;}
.project .rows dl a dd h2{font-size:16px;min-height: 50px;line-height: 25px}
.project dl a dd h3{padding-top: 5%;line-height: 20px;}
.project dl a dd h3 i{margin-left: 5px;line-height: 20px;vertical-align: text-top;}
.pageNav{padding-bottom: 40px;font-size: 13px;padding-left: 0;}
.pageNav.pageCenter{text-align: center;padding-top: 20px}
.pageNav span,.pageNav a{display: inline-block;font-size: 13px;padding: 8px 14px;border: 1px #ddd solid;margin-right: 6px;border-radius: 2px}
.pageNav a:hover,.pageNav span.current{color: #fff;background: #008ba4;border-color: #008ba4}
.pageNav span.disabled{border-color: #ddd;color: #aaa}
@media (max-width:1199px){
    .environment .row > div{padding-bottom:8px;}
    .environment .project{padding-top:0;margin-left:-8px;margin-right:-8px}
    .environment .project > dl{padding:8px;}
	.project dl a dd h2{font-size: 18px;}
	.project .rows{columns:3;}
	.pageNav.pageCenter{padding-top: 50px}
}
@media (max-width:767px){
	.project .rows{columns:2;column-gap: 10px;}
	.project dl a dd h2{font-size: 16px;}
	.project dl a dd h3{font-size: 13px}
	.environment .project{margin-left:0;margin-right:0}
    .environment .project > dl{padding:10px 0;}
}
@media (max-width:576px){
	.project dl a dd{padding:15px;}
	.project dl a dd h3{padding-top: 2%;}
}

.topnews{background: #f8f8f8;padding:5% 0;}
.topnews dl a dt{padding: 0;overflow: hidden;background: #000}
.topnews dl a dt img{height:100%;width: 100%;opacity:0.8;transition: all .2s}
.topnews dl a:hover dt img{transform: scale(1.05);opacity:1;}
.topnews dl a dd{padding:5%;background: url(/assets/images/news_bg.png) no-repeat right bottom #fff;}
.topnews dl a dd h2{font-size: 35px;line-height: 45px;position: relative;padding-bottom: 8%;font-weight: bold;}
.topnews dl a dd h2:after{content: '';position:absolute;left: 0;bottom: 0;background: #008ba4;width:60px;height:4px}
.topnews dl a dd p{margin-top: 7%;line-height: 25px;;height: 90px;overflow: hidden;font-size: 16px}
.topnews dl a dd h3{padding-top: 10%;color:#999;padding-bottom: 5%}
.topnews dl a dd h3 b{display:block;font-size: 55px;font-style: normal;}
.topnews .nextarr{position: relative;z-index: 500;}
.topnews .swiper-button-nextN,.topnews .swiper-button-prevN {position: absolute;left:0;top: -80px;width: 120px;height:80px;cursor: pointer;line-height: 80px;z-index: 100;background: #072565;font-size: 16px;text-align: center;color: #fff;opacity:0.8;transition: all .2s}
.topnews .swiper-button-prevN{left:auto;right:0;}
.topnews .swiper-button-nextN:hover,.topnews .swiper-button-prevN:hover{opacity:0.95;}
@media (max-width:1599px){
	.topnews dl a dd h3{padding-top: 6%;}
	.topnews .swiper-button-nextN,.topnews .swiper-button-prevN {top: -60px;width: 80px;height:60px;line-height: 60px;}
}
@media (max-width:1399px){
	.topnews dl a dd h1{font-size: 25px;line-height: 35px;}
	.topnews dl a dd p{margin-top: 6%;line-height: 22px;height: 66px;font-size: 14px}
	.topnews .swiper-button-nextN,.topnews .swiper-button-prevN {top: -50px;width: 70px;height:50px;line-height: 50px;}
}
@media (max-width:1199px){
	.topnews .swiper-button-nextN,.topnews .swiper-button-prevN {top: -40px;width: 60px;height:40px;line-height: 40px;font-size: 15px;}
}
@media (max-width:767px){
	.topnews dl a dd h1{font-size: 20px;line-height: 30px;padding-bottom: 20px}
	.topnews dl a dd h1:after{width:40px;height:2px}
	.topnews dl a dd h2{font-size: 32px;line-height:40px;padding-bottom: 6%;}
	.topnews dl a dd h3{padding-top: 0;padding-bottom: 0%}
	.topnews .swiper-button-nextN,.topnews .swiper-button-prevN{right:0;left:auto;font-size: 14px;}
	.topnews .swiper-button-prevN{right:61px;}
}
@media (max-width:576px){
	.topnews dl a dd h2{font-size: 28px;line-height:32px;padding-bottom: 4%;}
	.topnews dl a dd h2:after{width:50px;height:2px}
	.topnews .swiper-button-nextN,.topnews .swiper-button-prevN{top: -34px;width: 50px;height:34px;line-height: 34px;font-size: 12px;}
	.topnews .swiper-button-prevN{right:51px;}
	.topnews dl a dd p{font-size: 13px}
}

.location{background: #f0f5f7;line-height: 50px;margin-top: 90px}
.viewnews{padding-top: 5%}
.viewnews .content{padding-right: 4%}
.viewnews .content .news-type{background: #f5f5f5;border-radius:10px;padding:6px 18px;display: inline-block;color:#999;font-size: 12px}
.viewnews .content .title{padding-bottom: 3%;border-bottom: 2px #ddd solid;padding-top: 2%}
.viewnews .content .title div{padding: 0}
.viewnews .content .title div:last-child{text-align:right}
.viewnews .content .title h1{font-size: 40px;}
.viewnews .content .date ul{width: 100%;text-align: right;padding-top: 10px}
.viewnews .content .date ul li{border: 1px #eee solid;width: 100px;text-align: center;display: inline-block;height:40px;line-height: 40px;color:#999;clear: both;}
.viewnews .content .date ul li:last-child{border-top: none;font-size: 30px;color:#000;font-weight: bold;}
.viewnews .content .text{font-size: 16px;line-height: 30px;padding: 3% 0}
.viewnews .content .text img{max-width: 100%}
.viewnews .content .prenext{border-top: 1px #eee solid;padding-top: 30px;font-size: 0;width: 100%}
.viewnews .content .prenext li{width: 40%;display:inline-block;font-size: 0}
.viewnews .content .prenext li a{font-size: 13px;}
.viewnews .content .prenext li a i{display:inline-block;line-height: 20px;font-size: 13px;width: 18%;vertical-align: top}
.viewnews .content .prenext li i:before{line-height: 18px;vertical-align:baseline;margin-right: 5px}
.viewnews .content .prenext li a span{width: 79%;font-size: 14px;line-height: 18px;height:18px;vertical-align: top;display:inline-block;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 15px;border-left: 1px #ddd solid}
.viewnews .content .prenext li a i b{font-weight: normal;}
.viewnews .content .prenext li:nth-child(2){width: 20%;text-align:center;line-height: 18px;vertical-align: top;text-transform: uppercase;font-size: 14px}
.viewnews .content .prenext li:nth-child(2) i{font-size: 16px}
.viewnews .content .prenext li:nth-child(2) i b{width: auto;font-size: 13px;line-height: 18px;vertical-align: bottom;}
.viewnews .content .prenext li:last-child{text-align:right;}
.viewnews .content .prenext li a i.icon-arrow-right2:after{content: "\e90c";margin-left: 5px}
.viewnews .content .prenext li:last-child a span{padding-left: 0;border-left:none;padding-right: 15px;border-right: 1px #ddd solid}
.viewnews .list .title{padding-bottom: 5%}
.viewnews .list .title h1{font-size: 25px;color:#000;font-weight: bold}
.viewnews .list .newslist dl{margin-bottom: 8%}
.viewnews .list .newslist dl a dt{overflow: hidden;background: #000}
.viewnews .list .newslist dl a dt img{width: 100%;opacity:0.8;transition: all .2s}
.viewnews .list .newslist dl a:hover dt img{transform: scale(1.05);opacity:1}
.viewnews .list .newslist dl a dd{padding-top: 2%}
.viewnews .list .newslist dl a dd span{padding-bottom: 5px;display: block;}
.viewnews .list .newslist dl a dd h2{color:#000;font-size: 16px;line-height: 25px;}

@media screen and (max-width: 1399px){
	.viewnews .content .prenext li a i{width:10%}
	.viewnews .content .prenext li a i b,.viewnews .content .prenext li:nth-child(2) i b{display:none;}
}
@media screen and (max-width: 1199px){
	.viewnews .content .title h1{font-size: 35px;}
}
@media screen and (max-width: 991px){
	.location{margin-top: 70px}
	.viewnews .content .title h1{font-size: 32px;}
	.viewnews .list,.viewnews .content .date{display: none}
}

@media screen and (max-width: 767px){
	.location{margin-top: 60px}
}

@media screen and (max-width: 575px){
	.viewnews .content .title h1{font-size: 28px;}
	.location a{font-size: 13px}
	.location em{display: none}
}
#dituContent{width: 100%;height: 307px}
.inner-contact{width: 100%;padding-top: 5%;overflow: hidden}
.inner-contact div{padding:0}
.inner-contact #dituContent{height:720px;border: none}
.inner-contact .contacts{padding-top:3%;width: 100%;padding-left: 5%}
.inner-contact .contacts h1{font-size: 40px;font-weight: bold;color:#000;border-bottom: 4px #000 solid;padding-bottom: 5%;text-transform:uppercase;line-height:55px}
.inner-contact .contacts h2{color:#008ba4;font-size: 22px;text-transform:uppercase;}
.inner-contact .contacts ul{padding-top: 9%;font-size: 0;width: 100%}
.inner-contact .contacts ul li{height:auto;line-height: 40px;font-size: 0;margin-bottom: 4%;border-bottom: 1px #eee solid;padding-bottom: 3%;display: inline-block;width: 100%}
.inner-contact .contacts ul li i{width: 44px;height: 44px;display: inline-block;font-size: 18px;text-align: center;line-height: 42px;border: 1px #000 solid;border-radius: 50%;vertical-align: top;}
.inner-contact .contacts ul li p {width: 80%;display: inline-block;font-size: 18px;line-height: 25px;padding-left:15px;font-weight: bold;}
.inner-contact .contacts ul li p span{display: block;color:#999;font-size: 15px;line-height: 16px;font-weight:normal;}
.inner-contact .contacts ul li:nth-child(2),.inner-contact .contacts ul li:nth-child(4){width: 40%}
.inner-contact .contacts ul li:nth-child(3),.inner-contact .contacts ul li:nth-child(5){width:60%;padding-left: 8%;position:relative;}
.inner-contact .contacts ul li:nth-child(3):after,.inner-contact .contacts ul li:nth-child(5):after{position: absolute;width: 1px;height: 40px;background: #eee;display: block;left: 0;top: 5%;content:'';}
.inner-contact .contacts ul li:last-child{border-bottom: none}
@media (max-width:1399px){
	.inner-contact #dituContent{height:650px;}
	.inner-contact .contacts ul li:nth-child(2),.inner-contact .contacts ul li:nth-child(4){width: 45%}
	.inner-contact .contacts ul li:nth-child(3),.inner-contact .contacts ul li:nth-child(5){width:55%;}
}
@media (max-width:1199px){
	.inner-contact #dituContent{height:550px;}
	.inner-contact .contacts{padding-top:0;}
	.inner-contact .contacts h1{font-size: 30px;}
	.inner-contact .contacts ul{padding-top: 6%}
	.inner-contact .contacts ul li{padding-bottom: 0;line-height:36px;margin-bottom: 20px}
	.inner-contact .contacts ul li i{width: 40px;height: 40px;line-height: 38px}
	.inner-contact .contacts ul li p{font-size: 16px;line-height: 20px;padding-top: 3px}
	.inner-contact .contacts ul li:nth-child(2),.inner-contact .contacts ul li:nth-child(4),.inner-contact .contacts ul li:nth-child(3),.inner-contact .contacts ul li:nth-child(5){width:100%;padding-left: 0;}
	.inner-contact .contacts ul li:nth-child(3):after,.inner-contact .contacts ul li:nth-child(5):after{display: none;}
}
@media (max-width:991px){
	.inner-contact .contacts{padding-top:5%;}
}
@media (max-width:767px){
	.inner-contact #dituContent{height:400px;}
	.inner-contact .contacts h1{font-size: 32px;line-height:45px;}
	.inner-contact .contacts ul li p{font-size: 15px;}
}
@media (max-width:576px){
	.inner-contact #dituContent{height:350px;}
	.inner-contact .contacts h1{font-size: 28px;line-height:35px;}
}

.feedback ul{font-size: 0}
.feedback ul li{width: 49%;display:inline-block;margin-bottom: 20px;margin-right:2%;vertical-align: top}
.feedback ul li:nth-child(2n){margin-right:0}
.feedback ul li input{width: 100%;line-height: 45px;height: 45px;background: #f5f5f5;border: 1px #eee solid;padding: 10px;font-size: 16px}
.feedback ul li:nth-child(5),.feedback ul li:nth-child(8),.feedback ul li:last-child{width: 100%;}
.feedback ul li:nth-child(7) img{vertical-align: bottom;cursor: pointer;display: inline-block;margin-top: 11px;margin-left: 12px}
.feedback ul li textarea{width: 100%;height: 130px;line-height: 22px;background: #f5f5f5;border: 1px #eee solid;padding: 10px;font-size: 16px}
.feedback ul li:last-child input{background: #072e65;color: #fff;font-size:16px;padding: 0;transition: all .2s;border: none}
.feedback ul li:last-child input:hover{background: #051c4d}
@media (max-width:1199px){
    .contact-us .contacts{padding-right: 0;}
    .contact-us .feedback{padding-left: 0;}
}
@media (max-width:991px){
    .feedback ul li input,.feedback ul li:last-child input,.feedback ul li textarea{font-size:14px;}
}
.suspension{position:fixed;z-index:301;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,.suspension .a:hover{background:#DFB163;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#DFB163;}
.suspension .a-top i{ color:#333; font-size:25px !important;}
.suspension .d {display: none; width: 150px;background: #fff; position: absolute; right: 50px; min-height: 50px;border: 1px solid #E0E1E5; border-radius: 3px; box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11); line-height: 48px;text-align:center;}
.suspension .d-tel{top:0;}
.suspension .d-service{top:46px;}
.suspension .d-service-phone{top:92px;}
.suspension .d-qrcode{top:92px;width: 200px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-qrcode{text-align:center;}
.suspension-box .iconfont{font-size: 20px !important; color: #fff;text-align: center; margin: 0px auto; padding: 10px;display: block;}

.footer{background: #051840;padding: 4% 0 1.5% 0;position: relative;margin-top: 5%}
.footer:after{content:'';background: url(../images/foot_arr.png) no-repeat;width: 191px;height: 35px;position: absolute;top: -25px;left: 50%;margin-left: -95px}
@media (max-width:991px){
	.footer:after{top: -15px;}
}
.footer .foot-left i{font-size: 75px;color: #fff}
.footer .foot-left h2{font-size: 24px;color: #fff;line-height: 50px}
.footer .foot-left p{color:rgba(255,255,255,.3);width: 75%;padding:5% 0 4% 0;}
.footer .foot-left a,.footer .foot-right .share a{background:rgba(255,255,255,.05);color: #fff;width: 30px;height: 30px;border-radius: 3px;text-align: center;line-height: 30px;display: inline-block;margin-right:2%;}
.footer .foot-right .share a{width: 40px;height:40px;line-height: 40px;font-size: 16px}
.footer .foot-left a:hover,.footer .foot-right .share a:hover{background: rgba(255,255,255,.2);}
.footer .foot-middle {font-size: 0}
.footer .foot-middle dl{width:30%}
.footer .foot-middle dl:nth-child(2){width: 40%}
.footer .foot-middle dl dt{font-size: 20px;color: #fff;position: relative;padding-bottom: 15px;text-transform: uppercase;}
.footer .foot-middle dl dt:after{content: '';position: absolute;left: 0;bottom: 0;width: 30px;height: 1px;background:rgba(255,255,255,.2);display: block;overflow: hidden;}
.footer .foot-middle dl dd{padding-top: 20px;width: 100%}
.footer .foot-middle dl dd a{color:rgba(255,255,255,.3);display: block;line-height: 32px;}
.footer .foot-middle dl dd a:before{transition: all .2s;}
.footer .foot-middle dl dd a:hover{color:rgba(255,255,255,.9);}
.footer .foot-middle dl dd a:hover:before{padding-right:2px;}
.footer .foot-right{text-align: right;}
.footer .foot-right .share{display: none}
.footer .foot-right h1{font-size: 32px;color: #fff;padding-bottom: 2%;font-family: 'impact'}
.footer .foot-right h3{color:rgba(255,255,255,.3);padding-top: 4%;line-height: 24px}
.footer .foot-right h3 a,.footer .copyright a{color:rgba(255,255,255,.3)}
.footer .foot-right h3 a:hover,.footer .copyright a:hover{color:rgba(255,255,255,.5)}
.footer .row{border-bottom: 1px rgba(255,255,255,.1) solid;padding-bottom: 3%}
.footer .copyright{color: rgba(255,255,255,.3);padding-top: 1.5%;font-size: 13px;padding-left: 1%;position: relative;}
.footer .copyright a.icon-chevron-up{background:rgba(255,255,255,.1);width: 30px;height: 30px;line-height: 30px;border-radius:2px;text-align: center;display: block;position: absolute;right: 1%;top: 45%;font-size:18px}
.footer .copyright a.icon-chevron-up:hover{background:rgba(255,255,255,.3)}
@media (max-width:991px){
	.footer:after{display: none}
	.footer .foot-middle {display: none}
}
@media (max-width:767px){
	.footer .foot-left{border-bottom: 1px rgba(255,255,255,0.2) solid;padding-bottom:15px}
	.footer .foot-left i{font-size: 50px;vertical-align: middle;}
	.footer .foot-left h2{vertical-align: middle;display: inline-block;padding-left: 3%;font-size:18px;line-height:25px}
	.footer .foot-left p,.footer .foot-left a,.foot-right em,.footer .copyright em{display: none}
	.footer .foot-right{text-align: left;padding-top: 15px}
	.footer .foot-right h1{padding-bottom: 1%;font-size: 25px}
	.footer .foot-right h3{padding-top: 1%}
	.footer .foot-right .share{display: block;padding: 15px 0 5px 0}
	.footer .copyright{padding-top: 15px;padding-bottom: 15px;padding-left: 3%}
}