@charset "utf-8";
@import url("bootstrap.min.css");
@import url("animate.min.css");
@import url("swiper.min.css");
@import url("icomoon.css");
@font-face {font-family: 'dincond';src: url('fonts/dincond.ttf') format('truetype');font-display: swap;}
@font-face {font-family: 'dincond-medium';src: url('fonts/dincond-medium.ttf') format('truetype');font-display: swap;}
@font-face {font-family: 'dincond-bold';src: url('fonts/dincond-bold.ttf') format('truetype');font-display: swap;}
html,body,ul,li{margin:0;padding:0;height:100%; font-size:14px; color:#333;-webkit-text-size-adjust:none;font-family: 'dincond'}
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-family: 'dincond';font-size:14px; color:#333; font-weight:normal}
h1{font-family: 'dincond-bold'}
h2{font-family: 'dincond-medium'}
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:#1890c8;text-decoration:none;}
a,input,button,textarea,i{ outline:none; }
.fl{float: left;}
.fr{float: right;}
.containerfull,.container{overflow-x:clip;}
.gray{background: #f8f8f8}
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{padding-left: 0}
header .logo a{display:inline-block;vertical-align: middle;height: 90px;color: #fff;font-size: 22px;font-family: 'dincond-medium';line-height: 90px;white-space:nowrap;text-transform:uppercase;}
header .logo a img{margin-right: 15px;margin-top:15px;vertical-align: top;width:75px;}
header .menu{width: 100%;font-size: 0;text-align: center;padding:0;text-align: right;}
header .menu li{display: inline-block;padding: 0 2%;height: 90px;position: relative;}
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: #1890c8}
header .menu li span{position: absolute;left:-30%;top: 100px;width: 160%;background: rgba(255,255,255,.9);padding: 10px 0;box-shadow: inset 0 0 10px rgb(0 0 0 / 30%);visibility: hidden;opacity:0;transition: all .2s;text-align: center;}
/*header .menu li:nth-child(3) span{display: none}*/
header .menu li span:after,header .language .lang .morelang:after {position: absolute;top: -8px;left: 45%;display: inline-block;border-right: 8px solid transparent;border-bottom: 8px solid #1890c8; border-left:8px solid transparent;content: '';}
header .menu li span a{display: block;border-bottom: 1px rgba(0,0,0,.05) solid;font-size: 15px;color:#666;line-height: 50px;}
header .menu li span a:before{margin-right:5px;}
header .menu li span a:hover,header .menu li.hover span a:hover{background: #202856;color:#fff;}
header .menu li span a:last-child,header .language .lang .morelang a:last-child{border-bottom: none}
header .menu li.this span{top: 90px;visibility: visible;opacity:1;}
header .menu li em{display: none}
@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: #1890c8}
header .mobilemenu{display: none}
header .search{text-align: right;font-size: 0;padding-top: 30px;padding-left: 0;}
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: #1890c8}
header .search .lan{display: inline-block;text-align: right;position: relative;}
header .search .lan > a{font-size: 12px;color: #fff;display: inline-block;line-height: 30px;text-transform:uppercase;}
header .search .lan > a i{font-size: 13px;margin-left: 5px;line-height: 30px;vertical-align: top;}
header .search .lan > a:before{margin-right:8px;line-height: 32px;vertical-align: top;}
header .search .lan > a:hover{color: #1890c8}
header .search .lan .langs{display: block;position: absolute;background: #fffffff0;right: 0px;top:60px;padding:0 10px;border-radius:4px;box-shadow:2px 2px 5px 0 rgba(0,0,0,0.1);opacity: 1;visibility: hidden;transition: all .2s}
header .search .lan .langs a{font-size: 12px;display: block;background:url(../images/flag.png) no-repeat 8px 0;text-align: left;margin: 18px 0;position: relative;padding:0 15px;padding-left: 45px;}
header .search .lan .langs a:after{content:'';position: absolute;bottom:-10px;left: 0;background:#00000020;width:100%;height: 1px}
header .search .lan .langs a.en{background-position: 8px -22px}
header .search .lan .langs a.po{background-position: 8px -44px}
header .search .lan .langs a:last-child:after{display: none}
header .search .lan .langs:after {position: absolute;top: -8px;left: 50%;display: inline-block;border-right: 8px solid transparent;border-bottom: 8px solid #fffffff0; border-left:8px solid transparent;content: '';margin-left: -8px}
header .search .lan .langs:before{content: '';position: absolute;top: -8px;height:8px;width:100%;left: 0;display: block;}
header .search .lan.active .langs{top: 38px;opacity: 1;visibility: visible;}
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: #1890c8}
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: #1890c8}
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:#202856;display: block;border-bottom: 1px #202856 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: #202856;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: #202856;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{display: block;}
header .products .list dl a dt{border:1px #eee solid;overflow: hidden;display: block;}
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: 20px;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: #202856;height: 2px;transition: all .2s}
header .products .list dl.this h2{color:#202856}
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:#202856;}
@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,.banner-inner{width: 100%;position: relative;}
.banner .swiper-slide{overflow: hidden}
.banner .swiper-slide .bgimg img,.banner-inner .bgimg img{width: 100%}
.banner .swiper-slide .text,.banner-inner .text{position: absolute;left:0;top: 28%;z-index: 2;width: 100%;text-align: center;}
.banner-inner .text{top:40%;text-align: left;padding-left: 5%}
.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: 12%;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,.banner-inner .text h1{font-size: 60px;text-transform: uppercase;color: #fff;position: relative;margin-bottom: 70px}
.banner.ban-product .swiper-slide .text h1{color:#000;}
.banner .swiper-slide .text.inner-left h1{font-size: 50px}
.banner .swiper-slide .text h2,.banner-inner .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,.banner-inner .text h1:after{content: '';position: absolute;top: 90px;left:50%;margin-left:-30px;width: 60px;height: 3px;background: #1890c8;display: block;transition: all .2s}
.banner.ban-product  .swiper-slide .text h1:after{background:#1890c8}
.banner-inner .text h1:after{left:0;margin-left: 0}
.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: 18px;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: #202856;color: #fff;font-family: 'dincond-medium';font-size: 18px;padding: 8px 65px;text-transform: uppercase;margin-top: 5%}
.banner .swiper-slide .text a i{margin-left: 10px;vertical-align:text-top}
.banner.ban-product .swiper-slide .text a{padding:12px 40px;margin-right: 10px}
.banner .swiper-slide .text a:last-child{background: #051c4d;margin-right: 0}
.banner .swiper-slide .text a:hover{background: #051c4d;}
.banner .swiper-slide .text a:last-child:hover{background: #202856}
.banner.home .swiper-slide .text h1,.banner.ban-product .swiper-slide .text h1{transform:translateY(200px);opacity:0;transition:all .3s .2s;}
.banner.home .swiper-slide .text h2,.banner.ban-product .swiper-slide .text h2{transform:translateY(200px);opacity:0;transition:all .6s .4s;}
.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: #202856}
.banner .swiper-pagination-bullet-active{background: #1890c8}
.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%;}}
.home-note{background: #f8f8f8}
.note{position: relative;background: #202856;margin-top:-60px;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){
	.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 .bgimg,.banner-inner .bgimg{position:relative;overflow: hidden;}
    .banner .swiper-slide .bgimg:after,.banner-inner .bgimg:after{height:46vh;content: '';display:block}
    .banner .swiper-slide .bgimg img,.banner-inner .bgimg img{position:absolute;left:50%;height:100%;width:auto;top:0;-moz-transform: translateX(-50%);-ms-transform: translateX(-50%); -webkit-transform: translateX(-50%);transform: translateX(-50%);}
	.banner .swiper-slide .text h1,.banner-inner .text h1{font-size: 30px;margin-bottom: 40px}
	.banner .swiper-slide .text h1:after{top: 50px}
	.banner .swiper-slide .text h2,.banner-inner .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}
	.banner .swiper-slide .text.inner-left h1{font-size: 30px}
	.banner .swiper-slide .text.inner-left h1:after{top: 60px}
	.banner-inner .text h1:after{top:50px;}
}
@media (max-width:991px){
    .banner .swiper-slide .bgimg:after,.banner-inner .bgimg:after{height:40vh;}
	header{height: 70px;}
	header.downsroll{top:-70px}
	header .logo a{height: 70px;line-height: 70px;}
	header .logo a img{margin-right:3%;margin-top: 9px;width:60px;}
	header .menu li{height: 60px;}
	header .menu{display: none}
	header .search{padding-top: 20px;}
	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:44px;margin-right:3%;margin-top: 8px;width: auto;}
	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:40%;}
	.banner .swiper-slide .text{top:40%;}
	.banner.home .swiper-slide-active .text h4,.banner.ban-product .swiper-slide-active .text h4{display: none}
	.banner .swiper-slide .text h1,.banner-inner .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,.banner-inner .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: 40%}
	.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:45%;left:0;text-align:center}
	.banner .swiper-slide .text{top:45%;}
	.banner .swiper-slide .text h1,.banner-inner .text h1{font-size: 24px;}
	.banner-inner .text h1:after{top:40px;}
	.banner .swiper-slide .text h1{margin-bottom: 10px}
	.banner .swiper-slide .text h2,.banner-inner .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:55px;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: #1890c8;margin-left:-40px;}
.comm-title .title h3{padding-top: 4%;color:#999;font-size: 16px;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:#202856;color: #fff;border-right: none}
.submenu ul li a:hover{background: #1890c8}
@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}
}
.home-productc{background: #f8f8f8;padding-bottom: 80px;}
.main-product .product-list dl a{background: #202856;width: 100%;position: relative;display: table;}
.main-product .product-list dl a dd{width: 50%;display:table-cell;vertical-align: middle;text-align: left;padding: 0 4%}
.main-product .product-list dl a dt{width: 50%;display:table-cell;overflow: hidden;}
.main-product .product-list dl a dt img{width: 100%;transition: all .5s;opacity: .9}
.main-product .product-list dl a:hover dt img{transform:scale(1.04);opacity:1;/*filter: brightness(0.4) saturate(1) contrast(1) blur(10px)*/}
.main-product .product-list dl a dd h1{font-size: 50px;color: #fff;position: relative;text-transform: uppercase;padding-bottom: 30px;display: inline-block;}
.main-product .product-list dl a dd h1:after{content: '';position: absolute;left: 0;bottom:0;display: block;width: 50px;height: 2px;background:#1890c8;transition: all .3s}
.main-product .product-list dl a dd span{padding-top: 30px;display: block;width: 100%}
.main-product .product-list dl a dd span p{font-size: 17px;line-height:30px;color: #ffffff90;width:100%; display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.main-product .product-list dl a dd span h3{font-size: 14px;display: inline-block;text-transform: uppercase;color: #ffffff90;margin-right: 10px;vertical-align: top;line-height:40px;border:1px #ffffff90 solid;padding: 0 25px;margin-top:40px;}
.main-product .product-list dl a dd span i{font-size: 12px;display: inline-block;color: #ffffff90;line-height: 42px;vertical-align: top;transition: all .3s;margin-left: 10px}
.main-product .product-list dl a:hover dd h1:after{width: 100%;}
.main-product .product-list dl a:hover dd span h3,.main-product .product-list dl a:hover dd span i{color: #fff}
.main-product .product-list dl a:hover dd .main-product .product-list dl a:hover dd span{opacity:1}
.main-product .swiper-container-horizontal>.swiper-pagination-bullets{text-align:left;padding-left:53.5%}
.main-product .swiper-pagination-bullet {background: #ffffff50;width:25px;height:4px;}
.main-product .swiper-pagination-bullet-active{background: #1890c8;width:35px;}
@media (max-width:1199px){
	.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 .product-list dl a dd h1{font-size: 35px;line-height: 32px}
	.main-product .product-list dl a dd span p{font-size: 15px;line-height: 25px}
	.main-product .product-list dl a dd span h3{margin-top:20px;}
}
@media (max-width:991px){
	.main-product .product-list dl a dt{width: 100%;display: inline-block;}
	.main-product .product-list dl a dd{width: 100%;display: inline-block;padding:40px 3% 80px 3%;}
	.main-product > div:first-child{padding-right: 0;margin-bottom: 30px}
	.main-product .swiper-container-horizontal>.swiper-pagination-bullets{padding-left:3%}
}
@media (max-width:767px){
	.comm-title{padding: 3%}
	.comm-title .title h1{font-size: 32px;line-height: 60px}
	.comm-title .title h3{font-size: 13px;line-height: 18px}
}
@media (max-width:576px){
	.comm-title .title h1{font-size: 28px;}
}

.main-product .solutions-list dl a{display: block;}
.main-product .solutions-list dl a dt{display: block;overflow: hidden;}
.main-product .solutions-list dl a dt img{width: 100%}
.main-product .solutions-list dl a dd{background: #fff;display: block;padding: 23px 5%;transition: all .2s}
.main-product .solutions-list dl a dd h1{font-size: 32px;transition: all .2s}
.main-product .solutions-list dl a dd span{padding-top: 10px;display: block;width: 100%}
.main-product .solutions-list dl a dd span p{font-size: 14px;line-height:25px;color: #00000090;display: block;width:100%;overflow: hidden;transition: all .2s;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.main-product .solutions-list dl a dd span i{transition: all .2s}
.main-product .solutions-list dl a:hover dd{background: #202856}
.main-product .solutions-list dl a:hover dd h1{color: #fff}
.main-product .solutions-list dl a:hover dd span p{color: #ffffff90;}
.main-product .solutions-list dl a:hover dd span i{color: #fff;margin-left: 96%}
.main-product .swiper-button-next,.main-product .swiper-button-prev{opacity: 1;top: 36%}
.main-product .swiper-button-next:after,.main-product .swiper-button-prev:after{font-size: 22px;color: #fff}

.why-choose {padding: 0;padding-bottom: 90px;}
.why-choose dl{padding:50px;border: 1px #eee solid;height:350px;text-align: center;position: relative;}
.why-choose dl:after{content: '';position: absolute;bottom: 0;left: 0;height:4px;background: #1890c8;width: 0;transition: all .5s}
.why-choose dl.this:after,.why-choose dl:hover:after{width: 100%}
.why-choose dl:nth-child(2n) {background: #eee}
.why-choose dl dt{font-size: 45px;height: 45px;overflow: hidden;}
.why-choose dl dt.icon-balance-scale{font-size:36px}
.why-choose dl dd{padding:4% 0;transition: all .2s}
.why-choose dl.this dd,.why-choose dl:hover dd{padding-top:2%}
.why-choose dl dd h1{font-size: 32px;text-transform: uppercase;padding: 8% 0;position:relative;vertical-align: top;transition: all .2s;}
.why-choose dl.this dt,.why-choose dl:hover dt{display: none}
.why-choose dl.this,.why-choose dl:hover{background: #202856}
.why-choose dl dd h2{margin-top: 6%;font-size: 20px;color:rgba(0,0,0,.4);line-height: 25px;height: 50px;display: inline-block;transition: all .2s}
.why-choose dl.this dd h1,.why-choose dl:hover dd h1{color: #fff}
.why-choose dl.this dd h2,.why-choose dl:hover dd h2{margin-top: 4%;color: #fff}
.why-choose .swiper-pagination-bullet {background: #eee;width:35px;height:4px;}
.why-choose .swiper-pagination-bullet-active{background: #202856;width:50px;}
@media (max-width:1699px){
	.why-choose dl dd h1{font-size: 25px;}
}
@media (max-width:1440px){
	.why-choose dl dd h1{font-size: 20px;}
}
@media (max-width:991px){
	.why-choose dl dd h1{font-size: 28px;}
}
@media (max-width:767px){
	.why-choose div dl dd h2{font-size: 18px;}
}
@media (max-width:575px){
	.why-choose dl{padding:6% 4%;}
	.why-choose dl dt{font-size: 35px;height: 35px}
	.why-choose dl dd h1{font-size: 22px;padding: 0;padding-bottom: 5%}
	.why-choose dl dd h2{margin-top: 5%;font-size: 16px;line-height: 20px;height: auto;}
}
.about-us{background: url(../images/about.jpg) no-repeat center top fixed;background-size: cover;margin-top: 3%;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: 45px;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:#1890c8;}
.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: #202856;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: 60px;color: #fff;font-family: 'dincond-bold'}
.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:1200px){
	.about-us .content div:first-child h1{font-size: 35px;}
	.about-us .content div:first-child p{padding-bottom: 3%}
	.about-us .content div:last-child dl dt{font-size: 60px;}
}
@media (max-width:991px){
	.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}
	.about-us .content div:last-child dl dt{font-size: 50px;}
}
@media (max-width:767px){
	.about-us .content div:first-child h1{font-size: 32px;}
	.about-us .comm-title .title{display: none}
	.about-us .content div:last-child dl dt{font-size: 40px;}
	.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}
}
@media (max-width:575px){
	.about-us .content div:first-child p{font-size: 13px;line-height: 25px}	
}
.client{padding-bottom: 100px;}
.client .list{font-size: 0}
.client .list dl{width:calc(100%/8);position: relative;padding:5px 15px;overflow: hidden}
.client .list dl dt{overflow: hidden;background: #000;display: block;}
.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: 16px;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}
}

.home-news {padding-top: 30px;padding-bottom: 100px;}
.home-news .news-list{padding-bottom: 20px}
.home-news .news-list dl {box-shadow: 0px 5px 15px 0px rgb(10 25 40 / 10%);}
.home-news .news-list dl a{width: 100%;display:block;background: #fff;}
.home-news .news-list dl a dt{width: 100%;overflow: hidden;}
.home-news .news-list dl a dt img{width: 100%;vertical-align: top;transition: all .2s}
.home-news .news-list dl a dd{width: 100%;vertical-align: top;border:1px #eee solid;border-top: none;padding: 20px 10px 25px 10px;font-size: 0}
.home-news .news-list dl a:hover dt img{transform: scale(1.05);}
.home-news .news-list dl a dd .data{width: 18%;display:inline-block;text-align: center;vertical-align: top;}
.home-news .news-list dl a dd .data b{font-size:40px;color: #333;display:block;line-height: 50px}
.home-news .news-list dl a dd .data span{font-size: 14px;color: #999}
.home-news .news-list dl a dd .content{width: 82%;display:inline-block;padding:2px 20px 10px 20px;vertical-align: top;border-left: 1px #eee solid}
.home-news .news-list dl a dd .content h1{font-size: 20px;color: #333;margin-bottom: 10px;height:35px;line-height:35px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.home-news .news-list dl a dd .content p{font-size: 14px;line-height: 20px;color: #999;padding-bottom: 0;margin-bottom: 0;height:40px;overflow: hidden;}
.home-news .news-list dl a dd .more{border-top: 1px #eee solid;padding: 20px 15px;margin-top: 20px;padding-bottom: 0;display: block;width:100%;}
.home-news .news-list dl a dd .more span{font-size: 13px;line-height: 20px;height: 20px;width:95px;display:inline-block;transition: all .2s;vertical-align: top;text-transform:uppercase;}
.home-news .news-list dl a dd .more i{font-size: 15px;line-height: 20px;vertical-align: top;}
.home-news .news-list dl a:hover dd .more span{width: 95%}
.home-news .news-list dl a:hover dd .more span,.home-news .news-list dl a:hover dd .content h1,.home-news .news-list dl a:hover dd .more i{color:#0068b7;}
@media(max-width:767px){
	.home-news .news-list dl a dd .content h1{font-size: 18px}
	.home-news {padding-bottom: 50px}
}

@media(max-width:576px){
	.home-news .news-list dl a dd .data b{font-size: 30px;margin-bottom: 5px;height:30px;line-height:40px;}
	.home-news .news-list dl a dd .content h1{font-size: 16px;margin-bottom: 5px;height:30px;line-height:30px;}
	.home-news .news-list dl a dd .content p{font-size: 13px;line-height: 20px;}
	.home-news .news-list dl a dd .more{padding: 15px 10px 0 10px;margin-top: 10px;}
	.home-news {padding-bottom: 30px}
}


.inner-title{text-align: center;}
.inner-title.left{text-align: left}
.inner-title h1{font-size:45px;font-weight: bold;color: #222;text-transform:uppercase;padding-bottom: 20px;position: relative;}
.inner-title h1:after{content: '';background: #1890c8;width:60px;height:4px;position: absolute;left: 50%;margin-left: -30px;bottom: 0}
.inner-title.left h1:after{left: 0;margin-left: 0}
.inner-title p{padding-top: 20px;}
.inner-about{padding-top: 90px;padding-bottom: 70px;}
.inner-about .content .profile{padding: 40px 0;font-size:16px;line-height: 28px;display: block;color: #888}
.inner-about .num-block{padding:0;font-size: 0;background: #fff}
.inner-about .num-block dl{width:calc(100%/4);display: inline-block;padding-bottom: 30px;text-align: center;}
.inner-about .num-block dl dt{width:150px;height:150px;background: #1890c8;border-radius: 50%;padding-top:48px;color: #fff}
.inner-about .num-block dl dt span{display: block;text-align: center;font-size: 50px;line-height:50px}
.inner-about .num-block dl dt b{font-size:15px;color: #fff;font-family: 'Gilroy-Medium';display: block;line-height: 20px;font-weight: normal}
.inner-about .num-block dl dd{display: block;width:100%;vertical-align: top;padding-top: 20px;color: #000;font-size:20px;font-family: 'dincond-bold';line-height: 50px}
.inner-culture{background: url(../images/about_bg.jpg) no-repeat center center;background-size: cover;padding-top: 120px;padding-bottom: 10px}
.inner-culture .inner-title h1{color: #fff}
.inner-culture{font-size: 0}
.inner-culture dl{display: inline-block;width: calc(100%/4);padding: 5% 2%;vertical-align: top}
.inner-culture dl dt,.inner-culture dl dd{display: block;text-align: center;}
.inner-culture dl dd h1{color: #fff;font-size:25px;font-family: 'dincond-bold';padding:20px 0;}
.inner-culture dl dd p{color: #fff;line-height: 22px}

.inner-certificate{padding-top: 100px;padding-bottom: 100px;}
.inner-certificate .content{text-align: center;padding-top: 40px}
.inner-certificate .content img{max-width: 100%}

.inner-partner{padding-top: 100px;padding-bottom: 100px;}
.inner-partner .partner-list {font-size: 0;padding-top: 50px;width:100%;}
.inner-partner .partner-list dl{width:calc(100%/6);position: relative;padding:10px;overflow: hidden;}
.inner-partner .partner-list dl dt{overflow: hidden;display: block;width:100%;background: #33333330}
.inner-partner .partner-list dl dt img{width: 100%;opacity:0.9;}
.inner-partner .partner-list dl dd{width: 100%;height: 100%;position: absolute;left: 0;bottom: -80px;display: table;opacity: 0;transition: all .3s}
.inner-partner .partner-list dl dd h4{background: rgba(0,0,0,.2);color: #fff;width: 100%;text-align: center;display: table-cell;height: 100%;vertical-align: middle;font-size: 20px;text-transform:capitalize;}
.inner-partner .partner-list dl.this dt{background: transparent;}
.inner-partner .partner-list dl.this dt img{filter: brightness(0.8) saturate(1) contrast(1) blur(4px);}
.inner-partner .partner-list dl.this dd{opacity: 1;bottom: 0}
@media (max-width:1440px){
	.client-list dl dd h4{font-size: 16px}
    .inner-about .num-block dl dt{width:120px;height:120px;padding-top:30px;}
}
@media (max-width:991px){
    .inner-title h1{font-size:30px;}
	.client-list dl{width: 33.3333%;padding:5px;}
	.client-list dl dd h4{font-size: 12px}
	.inner-about .num-block dl{width:calc(100%/2);padding-bottom: 20px;}
	.inner-about .num-block dl dt span{font-size: 40px;line-height:40px}
	.inner-culture dl{width: calc(100%/2);padding: 3% 2%;}
}
.inner-menu{text-align: center;background: #fff;padding: 20px 0 30px 0}
.inner-menu ul{display: inline-block;width:100%;font-size: 0}
.inner-menu ul li{display: inline-block;vertical-align: top;padding: 5px 20px;}
.inner-menu ul li a{font-size: 20px;position: relative;display: inline-block;padding: 15px 0;font-family:'dincond-bold';}
.inner-menu ul li a:after{content: '';position: absolute;bottom: 0;left: 0;background: #1890c8;width:0;height:2px;transition:all .2s;}
.inner-menu ul li a.this{color: #1890c8}
.inner-menu ul li a.this:after,.inner-menu ul li a:hover:after{width:100%;}
.inner-list{background: #f8f8f8;padding-top: 50px;padding-bottom: 50px;}
.list-page {width: 100%;background: #f8f8f8; padding: 20px 0;}
.list-item {background: #ffffff;padding: 80px 50px;margin-bottom: 35px;transition: .3s all ease-in-out;display: block;width:100%;font-size: 0;overflow: hidden;}
.list-item:hover {transition: .3s all ease-in-out;box-shadow: 0 14px 29px 0 rgba(12,12,12,0.08);}
.list-item .item-left{width: 48%;height: 100%;display: inline-block;vertical-align: top;padding-right: 5%}
.list-item .item-left a{display: block;}
.list-item .item-left a i{font-size: 14px;color: #333;display: block;margin-top: 15px}
.list-item .item-left a h1{font-size: 40px;color: #333;}
.list-item .item-left a p{color: #999;margin-top: 30px;font-size: 15px}
.list-item .item-left a:hover i,.list-item .item-left a:hover h1{color: #1890c8}
.list-item .item-left a b{display: inline-block;font-size: 14px;border-radius:40px;background: #1890c8;color: #fff;padding:6px 30px;font-weight: normal;text-transform: uppercase;margin-left: 20px;transition:all .2s;opacity: 0;margin-top:20px;}
.list-item .item-left a:hover b{margin-left:0;opacity: 1;}
.list-item .item-right{ width: 52%;overflow: hidden;display: inline-block;vertical-align: top}
.list-item .item-right .swiper-card-item{padding-bottom: 30px;}
.list-item .item-right .swiper-card-item dl{display: block;}
.list-item .item-right .swiper-card-item dl a {background: url(../images/listbg.jpg) no-repeat;background-size: cover;position: relative;display: block;}
.list-item .item-right .swiper-card-item dl a dt{overflow: hidden;display:block;}
.list-item .item-right .swiper-card-item dl a dt img{width:100%;}
.list-item .item-right .swiper-card-item dl a dd{position: absolute;left: 0;top: 0;text-align: center;width:100%;height:100%;display: table}
.list-item .item-right .swiper-card-item dl a dd data{background: url(../images/product-bg.png) no-repeat;background-size: cover;display: table-cell;vertical-align: middle;opacity:0;transition:all .2s;padding-top: 5%;}
.list-item .item-right .swiper-card-item dl a:hover dd data{opacity: 0.8;padding-top: 8%}
.list-item .item-right .swiper-card-item dl a dd data h1{font-size: 20px;font-family:'dincond-bold';color: #1890c8;display: block;display:none}
.list-item .item-right .swiper-card-item dl a dd data p{display: inline-block;text-align: center;margin-top: 15px;background: #fff;padding: 5px 20px;font-size: 12px;text-transform:uppercase;border:1px #ddd solid;border-radius: 20px;}
.list-item .item-right .swiper-card-item .swiper-scrollbar-drag{background: rgba(0,0,0,.3)}
.list-item .item-right .swiper-container-horizontal>.swiper-scrollbar{height:3px;}
@media (max-width:991px){
    .list-item {padding: 40px;margin-bottom: 2px;}
    .list-item .item-left a h1{font-size: 30px;}
	.list-item .item-left,.list-item .item-right{width: 100%;}
	.list-item .item-left a b{margin-top: 10px;margin-bottom: 20px;}
}
.list-product{padding-top: 50px;font-size: 0}
.list-product .inner-title{margin-bottom:60px}
.list-product dl{padding: 20px;}
.list-product dl a{background: url(../images/listbg.jpg) no-repeat;background-size: cover;display: block;box-shadow: 0px 5px 15px 0px rgb(10 25 50 / 10%);}
.list-product dl a:hover{box-shadow: 0px 5px 20px 0px rgb(10 25 50 / 20%);}
.list-product dl a dt{display: block;overflow: hidden;padding: 20px}
.list-product dl a dt img{width:100%;transition:all .2s;}
.list-product dl a:hover dt img{transform: scale(1.06);}
.list-product dl a dd{background: #fff;display: block;padding:35px;position: relative;}
.list-product dl a dd:after,.list-product dl a dd:before{content: '';position: absolute;left: 0;top: 0;height:3px;background: #1890c8;width: 0;transition:all .2s;}
.list-product dl a dd:before{background: #f0f0f0;width:100%;height:1px;}
.list-product dl a:hover dd:after{width:100%;}
.list-product dl a dd h1{font-size: 25px;font-family:'dincond-bold';color: #1890c8;text-transform:capitalize;display:none}
.list-product dl a dd p{margin-top:10px;line-height: 24px;opacity: 0.8;border-top: 0px #eee solid;padding-top: 0px;display:none}
.list-product dl a dd h2{background: #f0f0f0;font-family:'dincond';color: #333;font-size: 13px;display: inline-block;padding:10px 30px;margin-top: 0px;text-transform:uppercase;transition:all .2s;}
.list-product dl a:hover dd h2{background:#1890c8;color: #fff;padding:10px 35px;}

.inner-news-list{background: #fff;padding-top: 100px;}
.inner-news-list .inner-comm-title{margin-bottom: 30px}
.inner-news-list dl{border-bottom: 1px #ddd solid;padding: 40px 0;width: 100%}
.inner-news-list dl a dt{padding: 0;overflow:hidden;}
.inner-news-list dl a dt img{width:100%;transition: all .2s;}
.inner-news-list dl a:hover{background: #f7f7f7}
.inner-news-list dl a:hover dt img{transform: scale(1.1);}
.inner-news-list dl a dd{padding:4% 5%;display: table-cell;vertical-align: middle;}
.inner-news-list dl a dd h1{font-size: 30px;font-family:'dincond-bold';color: #333;padding-bottom: 10px;font-weight: bold}
.inner-news-list dl a dd h2{font-size: 16px;color:#999;text-indent:2.5em;position: relative;padding-top:9px;transition:all .2s}
.inner-news-list dl a dd h2::after{content:'';display: block;width:30px;height: 2px;background:#003d7a;position: absolute;top: 18px;left: 0;transition:all .2s;}
.inner-news-list dl a dd h5{padding:0 50px;height: 40px;line-height: 40px;background: #1890c8;color: #fff;margin-top: 30px;border-radius: 30px;display: inline-block;}
.inner-news-list dl a:hover dd h2{text-indent: 5rem;}
.inner-news-list dl a:hover dd h2::after{width: 55px;background:#202856;}
.inner-news-list dl a:hover dd h5{background: #202856}
.inner-news-list dl a dd p{color: #999;line-height: 25px;margin-top: 20px;font-size: 14px}

.pagination-bar {text-align: center; overflow: hidden; margin: 50px 0;}
.pagination-bar ul {display: block;overflow: hidden;}
.pagination-bar ul li {margin: 4px;	vertical-align: top;display: inline-block;}
.pagination-bar ul li.disabled { background: #e8e8e8;height: 42px;width: 42px;display: inline-block;line-height: 42px;text-align: center;transition: ease all 0.4s; -webkit-transition: ease all 0.4s;-moz-transition: ease all 0.4s; -o-transition: ease all 0.4s;}
.pagination-bar ul li a {background: #e8e8e8;height: 42px;width: 42px;display: inline-block;line-height: 42px;text-align: center;transition: ease all 0.4s; -webkit-transition: ease all 0.4s;-moz-transition: ease all 0.4s;-o-transition: ease all 0.4s;}
.pagination-bar ul li.pageinfo {background: #e8e8e8;line-height: 42px;text-align: center;padding: 0 15px;}
.pagination-bar ul li.active{background: #1890c8;color: #fff;height: 42px;width: 42px;display: inline-block;line-height: 42px;text-align: center;}
.pagination-bar ul li a i{vertical-align: middle;font-weight: bold;}
.pagination-bar ul li a:hover{ color: #fff; background: #1890c8;}

.inner-contact{padding-top: 100px;padding-bottom: 100px;}
.inner-contact .map{width:100%;height:55vh;padding-top: 50px;padding-bottom: 20px;}
.inner-contact .address{border-bottom: 1px #ddd solid;padding-bottom: 30px;padding-top: 30px}
.inner-contact .address > div{padding: 0}
.inner-contact .address h1{font-size: 30px;font-family:'dincond-bold';color: #1890c8;}
.inner-contact .address p{line-height: 30px;font-size: 16px;}
.inner-contact .address p.icon a{margin-right:10px;}
.inner-contact .address p.icon a:before{color: #1890c8;font-size: 22px;margin-right:5px;display: inline-block;line-height: 30px;vertical-align: top}
.inner-feedback{padding-bottom: 30px;}
.inner-feedback .feedback-content{padding-top:50px}
.inner-feedback .feedback-content input,.inner-feedback .feedback-content textarea{background: #f8f8f8;color: #999;height:60px;line-height:60px;width: 100%;border:none;padding:0 20px;font-size: 15px;border-radius: 6px}
.inner-feedback .feedback-content textarea{height:200px;line-height:25px;padding-top: 20px}
.inner-feedback .feedback-content .row > div{padding:20px;}
.inner-feedback .feedback-content .checkcode img{margin-top: 20px}
.inner-feedback .feedback-content .savebutton {text-align: center;margin-bottom: 40px}
.inner-feedback .feedback-content .savebutton button.submit{background: #1890c8;color: #fff;width: 250px;font-size: 16px;border:none;outline: none;line-height: 60px;font-size: 20px;border-radius: 6px}
.inner-feedback .feedback-content .savebutton button.submit:hover{background:#202856}

@media screen and (max-width: 767px){
    .inner-contact{padding-top: 50px;padding-bottom: 50px;}
	.inner-feedback{padding-top: 50px}
	.inner-feedback .row > div{padding:0;}
	.inner-feedback .contact-info{padding:30px;}
	.inner-feedback .contact-info dl dt h1{font-size: 22px;padding-bottom: 20px;}
	.inner-feedback .contact-info dl dd p{font-size: 14px}
	.inner-feedback .feedback-content input{height:45px;line-height:45px;font-size: 13px}
	.inner-feedback .feedback-content .row > div{padding:6px 0;}
	.inner-feedback .feedback-content .savebutton button.submit{width: 100%;}
}


.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: 18px;line-height: 20px}
.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: 26px;font-size: 16px;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:#1890c8}
@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: 30px;text-transform:uppercase;}
.our-vision dl dd h2{font-size: 16px;padding-top: 10px;color:#888;line-height: 22px}

@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: 55px;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: #1890c8;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:#1890c8;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 #1890c8 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:'dincond-medium';}
.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: 200px;line-height: 200px;color: #fff;padding-top: 0px;font-family:'dincond-bold';}
.swiper-history .swiper-history-time .swiper-slide-active .year-num span {color: #1890c8;font-family:'dincond-bold';}
.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:11%;background: url("../images/right.png") center no-repeat;}
.swiper-history .swiper-history-time .swiper-button-prev {left:11%;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%}
.product-inner .list dl {margin-bottom: 15px;}
.product-inner .list dl a{background: #f7f7f7;overflow:hidden;display:inline-block;font-size:0;width:100%;padding: 10% 6%}
.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;height: 125px;overflow: hidden;position: relative;font-size: 16px}
.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: #1890c8;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: #1890c8;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:#1890c8}
@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:#1890c8;}
.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}
}

.inner-project{padding-top:5%;}
.inner-project .list{padding-top: 30px}
.inner-project .list dl{padding: 15px;margin-bottom: 30px}
.inner-project .list dl a dt{overflow: hidden;width: 100%;background: #000;position: relative;}
.inner-project .list dl a dt img{width: 100%;opacity:0.8;transition: all .2s;}
.inner-project .list dl a:hover dt img{transform:scale(1.1);opacity:1;}
.inner-project .list dl a dd{background: #f5f5f5;display: block;padding:40px 20px;transition: all .2s}
.inner-project .list dl a dd h1{font-size: 28px;color:#000;}
.inner-project .list dl a dd h5{line-height: 30px;}
.inner-project .list dl a dd h5 i{vertical-align: bottom;margin-left: 5px;line-height: 28px;transition: all .2s}
.inner-project .list dl a:hover dd h5 i{margin-left: 15px}
.inner-project .list dl a:hover dd{background: #1890c8}
.inner-project .list dl a:hover dd h1,.inner-project .list dl a:hover dd h5{color: #fff}
.inner-project .list dl a dd h1{display:none;}
@media (max-width:1199px){
	.inner-project .list dl a dd h1{font-size: 25px;}
}
@media (max-width:767px){
	.inner-project .list dl a dd{padding:20px;}
	.inner-project .list dl a dd h1{font-size: 20px;line-height: 25px;min-height:50px;}
}

.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: 40px;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: #1890c8;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: #202856;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: 48px;}
.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: 21%;vertical-align: top}
.viewnews .content .prenext li i:before{line-height: 18px;vertical-align: text-top;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;text-transform: uppercase;}
.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: 32px;color:#000;text-transform: uppercase;}
.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: 22px;line-height: 30px;}

@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}
}

.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:#051c4d;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#051c4d;}
.suspension .a-top i{ color:#333; font-size:25px !important;}
.suspension .a-top:hover i{color:#fff;}
.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: #051c4d;padding: 4% 0 1.5% 0;position: relative}
.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 .row > div{padding: 0}
.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:25%}
.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: 'dincond-medium'}
.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,.6)}
.footer .foot-right h3 a:hover,.footer .copyright a:hover{color:rgba(255,255,255,.9)}
.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;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: 0;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 .row > div:first-child{padding-bottom:15px}
	.footer .row > div:last-child{padding-top:15px}
	.footer .foot-left{border-bottom: 1px rgba(255,255,255,0.2) solid;}
	.footer .foot-left i{font-size: 60px;vertical-align: middle;}
	.footer .foot-left h2{vertical-align: middle;display: inline-block;padding-left: 3%}
	.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%}
}