@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'}
html.sa{direction:rtl;unicode-bidi:bidi-override;}
h1,h2,h3,h4,h5,h6,hr,blockquote,dl,dt,dd,ul,p,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:#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: 82px;line-height: 82px;width: 100%;position: fixed;left: 0;top: 0;z-index: 300;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:-82px}
header .row > div{padding: 0}
header .logo a{display:inline-block;vertical-align: top;color: #fff;font-size: 28px;font-family: 'dincond-medium';white-space:nowrap;}
html.sa header .logo{text-align: right;}
header .logo a i{font-size: 65px;line-height: inherit;display:inline-block;vertical-align: top;margin-right: 10px}
html.sa header .logo a i{margin-right: 0;margin-left: 10px}
header .menu{width: 100%;font-size: 0;text-align: right;}
html.sa header .menu{text-align: left;}
header .menu > ul{width: 88%;display:inline-block;vertical-align: top}
header .menu > ul > li{display: inline-block;padding: 0 1.5%;position: relative;}
header .menu > ul > li > a{font-size:17px;padding: 0 5px;color: #fff;display: inline-block;text-transform: uppercase;}
header .menu > ul > li > a i{display:inline-block;font-size: 20px;line-height: inherit;vertical-align: top;margin-left: 5px;transition:all .3s;}
header .menu > ul > li > a:hover{color: #0068b7}
header .menu > ul > li > a:hover i{transform: rotate(180deg)}
header .menu > ul > li:last-child > a{background: #008ba4;line-height: 40px;font-size: 17px;font-family:'dincond-bold';border-radius: 6px;padding: 0 25px;color: #fff}
header .menu > ul > li:last-child > a i{margin-left: 0;margin-right: 8px}
header .menu > ul > li:last-child > a:hover{color: #fff;background: #0068b7}
header .menu > ul > li:last-child > a:hover i{transform: rotate(0)}
header .menu > ul > li > ul{position: absolute;left:-20%;top: 100px;width: 140%;background: rgba(255,255,255,.9);padding: 0;box-shadow: 0 0 20px rgb(0 0 0 / 10%);visibility: hidden;opacity:0;transition: all .2s;text-align: left;height: auto}
header .menu > ul > li > ul:after,header .language .lang .morelang:after {position: absolute;top: -8px;left: 45%;display: inline-block;border-right: 8px solid transparent;border-bottom: 8px solid #008ba4; border-left:8px solid transparent;content: '';}
header .menu > ul > li:nth-child(4) > ul{width: 170%;left: -35%}
header .menu > ul > li > ul > li{line-height: 45px;border-bottom: 1px #00000010 solid;text-align:center}
header .menu > ul > li > ul > li:last-child{border-bottom: none;}
header .menu > ul > li > ul > li a{display: block;font-size: 16px;color:#666;}
header .menu > ul > li > ul > li a:before{margin-right:5px;}
header .menu > ul > li > ul > li a:hover,header .menu > ul > li > ul > li a:hover{background: #008ba4;color:#fff;}
header .menu > ul > li > ul > li a:last-child{border-bottom: none}
header .menu > ul > li.this > ul{top: 82px;visibility: visible;opacity:1;}

header .search{width: 12%;display:inline-block;vertical-align: top;font-size: 0}
header .search .search-from{display:inline-block;width: 30px;vertical-align: top}
header .search .search-from i{font-size: 20px;color: #fff;line-height: inherit;cursor: pointer;}
header .header-search-show {position: absolute;right: 0;top: -60px;width: 30rem;height: 80px;z-index: 41;background: #fefefe;transition:all .4s ease;opacity: 0;visibility: hidden;}
header .header-search-show form{display: block;font-size: 0}
header .header-search-show form input {display: inline-block;width: 80%;line-height: 80px;border: none;background: none;font-size: 14px;padding-left: 20px;padding-right: 20px}
header .header-search-show form button {display: inline-block;width: 20%;cursor: pointer;font-size: 20px;line-height:inherit;color:#333;background:none;border:none;outline: none}
header .header-search-show form button:hover{color:#f9ad02;}
header .header-search-show.cur {top: 0;opacity: 1;visibility: visible;}
html.sa header .header-search-show{right: auto;left: 0}
header .search .lang{display:inline-block;vertical-align: top;color: #fff;line-height: inherit;font-size: 14px;padding-left: 45px;position: relative;}
html.sa .search .lang{padding-left: 0;padding-right: 45px}
header .search .lang:after{content: '';position: absolute;left: 23px;top:50%;transform:translateY(-50%);width: 1px;height: 16px;background: #ffffff40;display:inline-block;}
html.sa header .search .lang:after{left: auto;right: 23px}
header .search .lang i{font-size: 19px;color: #fff;line-height: 80px;cursor: pointer;vertical-align: bottom;margin-right: 6px}
header .search .lang .lang-list{position: absolute;top: 90px;right: 0;background: #f9f9f9;font-size: 0;width: 260px;display:block;text-align:left;opacity: 0;visibility: hidden;transition:all .3s;}
html.sa header .search .lang .lang-list{left: 0;right: auto}
header .search .lang .lang-list:after{content: '';position: absolute;top: -8px;right: 5%;display: inline-block;border-right: 8px solid transparent;border-bottom: 8px solid #0068b7; border-left:8px solid transparent;}
html.sa header .search .lang .lang-list:after{right: auto;left: 5%}
header .search .lang.hover .lang-list{top: 82px;opacity: 1;visibility: visible;}
header .search .lang .lang-list li{display:inline-block;height: 60px;width: 50%;border-right:1px #ddd solid;overflow: hidden;vertical-align: top;margin-bottom: 0;float: left}
html.sa header .search .lang .lang-list li{float: right;}
header .search .lang .lang-list li:last-child{border-right: none}
header .search .lang .lang-list li a{font-size: 15px;color: #333;background: url(../images/lang.webp) no-repeat;padding-left: 55px;background-size:24px;display:block;line-height: 60px;}
header .search .lang .lang-list li a:hover{background-color: #0068b7;color: #fff }
header .search .lang .lang-list li a.en{background-position:20px 22px}
header .search .lang .lang-list li a.ru{background-position: 20px -37px}
header .search .lang .lang-list li a.sa{background-position: 20px -92px}
@media (max-width:1599px){
	header .menu > ul > li{padding: 0 1%}
	header .menu > ul > li > a{font-size:17px;}
	header .menu > ul > li:last-child > a{font-size: 16px;padding: 0 20px;}
	header .menu > ul > li:last-child > a i{font-size: 16px;}
	header .search .lang{padding-left: 30px;}
	header .search .lang:after{left: 15px;}
}
@media (max-width:1499px){
	header .logo a{font-size: 25px;}
	header .logo a i{font-size: 60px;}
	header .menu{padding: 0}
	header .menu > ul > li > a{font-size:15px;padding: 0;}
	header .menu > ul > li:last-child > a{font-size: 15px;}
}
@media (max-width:1299px){
	header .logo a{font-size: 23px;}
	header .logo a i{font-size: 55px;}
	header .menu > ul > li{padding: 0 1%;}
}
@media (max-width:1199px){
	header .menu > ul{width: 88%;}	
	header .menu > ul > li:last-child > a{font-size: 0;vertical-align: middle;padding: 0 6px;line-height: 30px}
	header .menu > ul > li:last-child > a i{margin-right:4px}
	html.sa header .menu > ul{width: 85%;}
	header .search .lang{padding-left: 20px}
	header .search .search-from i{font-size: 18px}
	header .search{width: 12%}
	html.sa header .search{width: 15%}
}
@media (max-width:991px){
	header .logo a{font-size: 22px;}
	header .logo a i{font-size: 45px}
}
header.upsroll .logo a,header.upsroll-two .logo a,header.upsroll .search a.icon-search1,header.upsroll-two .search a.icon-search1{color: #000}
header.upsroll .logo a i,header.upsroll-two .logo a i{color: #008ba4}
header.upsroll .menu > ul > li:last-child > a,header.upsroll .menu > ul > li:last-child > a:hover,header.upsroll-two .menu > ul > li:last-child > a,header.upsroll-two .menu > ul > li:last-child > a:hover{color: #fff}
header.upsroll .menu > ul > li > a,header.upsroll-two .menu > ul > li > a{color: #000}
header.upsroll .menu > ul > li > a:hover,header.upsroll-two .menu > ul > li > a:hover{color: #0068b7}
header.upsroll .search .search-from i,header.upsroll .search .lang,header.upsroll .search .lang i,header.upsroll-two .search .search-from i,header.upsroll-two .search .lang,header.upsroll-two .search .lang i{color: #000;}
header.upsroll .search .lang:after,header.upsroll-two .search .lang:after{background: #00000040;}

header .mobilemenu{display: none}


header .products{font-size: 0;position: fixed;left: 0;background:rgba(255,255,255,1);width: 100%;display: inline-block;padding: 50px 6%;opacity: 0;visibility:hidden;top: 100px;box-shadow: 0 10px 15px 0 rgba(0,0,0,0.1);transition: all .2s}
header.menuhover .products{opacity: 1;visibility: visible;top:82px;}
header .products .cate{width: 25%;display: inline-block;vertical-align: top;padding-right: 6%;padding-top: 10px}
html.sa header .products .cate{padding-right: 0;padding-left: 6%;text-align:right;}
header .products .cate h1{font-size: 28px;color:#008ba4;display: block;border-bottom: 1px #008ba4 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;line-height: 40px}
header .products .cate ul li:after{content: '';width: 0;background: #008ba4;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:40px;width: 96%;display: inline-block;color:#888;}
header .products .cate ul li i{font-size: 14px;position: absolute;right: -10px;top: 20px;display: block;opacity:0;transition: all .2s}
html.sa header .products .cate ul li i{left: -10px;right: auto}
header .products .cate ul li.on a,header .products .cate ul li#this i,header .products .cate ul li.on i{color: #008ba4;opacity:1;right: 0;}
html.sa header .products .cate ul li.on a,html.sa header .products .cate ul li#this i,html.sa header .products .cate ul li.on i{right: auto;left: 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;}
html.sa header .products .prut-list{border-left: none;border-right:1px #ddd solid;text-align:left;}
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;}
html.sa header .products .list{left: auto;right: 5%}
header .products .list.hide{opacity: 0;visibility:hidden;left:0;z-index: 50;}
header .products .list dl{width: 23.5%;margin-right:2%;text-align: center;opacity:0.8;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{background: #fff;padding: 20px;box-shadow: 0 0 8px 8px #00000008;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;padding-top: 20px}
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: #008ba4;height: 2px;transition: all .2s}
header .products .list dl.this h2{color:#008ba4}
header .products .list dl.this a dd h2:after{width: 100%}
header .products .list dl a dd i{position: absolute;right: 0;top: 44px}
header .products .list dl.this a dd i{color:#008ba4;}
@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%;}
}
@media (max-width:991px){
	header{height: 60px;line-height: 60px}
	header .row > div:last-child{padding-top: 8px;text-align:right;}
	html.sa header .row > div:last-child{text-align: left}
	header.downsroll{top:-70px}
	header .menu > ul > li{height: 60px;}
	header .menu{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;}
	html.sa header .mobilemenu .togglemenu ul li{text-align:right;}
	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}
	html.sa header .mobilemenu .togglemenu ul li i{right: auto;left: 0}
	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;}
	html.sa header .mobilemenu .togglemenu ul li:last-child em{margin-left: 10px;margin-right: 0}
}
@media (max-width:767px){
	header{height: 60px;background:rgba(0,0,0,0.6);}
	header.downsroll{top:-60px}
	header .menu > ul > li{height: 60px;}
	header .mobilemenu .togglemenu{top: 60px;}
	header .search{display: none}
	header .mobilemenu{text-align: right;padding-top: 10px;padding-right:0}
}
.banner {position: fixed;top: 0;left: 0;width: 100%}
.banner .swiper-slide{overflow: hidden}
.banner .swiper-slide .video {position: relative;width: 100%;z-index: 5;background:#000;}
.banner .swiper-slide .video video {display: block;width: 100%;height: 100vh;object-fit: cover;opacity: 0.5;}
.banner .swiper-slide .bgimg {background:#000;}
.banner .swiper-slide .bgimg img{opacity: 0.5;width: 100%;height: 100vh;object-fit: cover}
.banner .swiper-slide .text{position: absolute;top: 28%;z-index: 20;left: 0;width: 100%;text-align:center;padding: 0 15%}
.banner .swiper-slide .text h1{font-size: 80px;text-transform: uppercase;color: #fff;position: relative;margin-bottom: 60px;display:block;padding-bottom: 30px}
.banner .swiper-slide .text h2{font-size:32px;text-transform: uppercase;color: #fff;padding-bottom: 3px}
.banner .swiper-slide .text h1:after{content: '';position: absolute;bottom: 0px;left:50%;transform: translateX(-50%);width: 70px;height: 3px;background: #f9be00;display: block;transition: all .2s}
.banner .swiper-slide .text h3{font-size: 20px;color: rgba(255,255,255,.5);line-height: 30px}
.banner .swiper-slide .text a{display: inline-block;background: #0068b7;color: #fff;font-size: 18px;padding: 8px 30px;text-transform: uppercase;margin-top: 5%}
.banner .swiper-slide .text a i{margin-left: 10px;vertical-align:text-top;font-size: 18px;line-height: 20px}
.banner .swiper-slide .text a{background: #008ba4;padding:12px 60px;margin-right: 0;border-radius: 30px}
.banner .swiper-slide .text a:hover{background: #0068b7}
.banner .swiper-slide .text h1,.banner.ban-product .swiper-slide .text h1{transform:translateY(200px);opacity:0;transition:all .6s .4s;}
.banner .swiper-slide .text h2,.banner.ban-product .swiper-slide .text h2{transform:translateY(200px);opacity:0;transition:all .3s .3s;}
.banner .swiper-slide .text h3,.banner.ban-product .swiper-slide .text h3{transform:translateY(200px);opacity:0;transition:all .9s .5s;}
.banner .swiper-slide .text h4,.banner.ban-product .swiper-slide .text h4{transform:translateY(200px);opacity:0;transition:all 1s .6s;}
.banner .swiper-slide-active .text h1,.banner .swiper-slide-active .text h2,.banner .swiper-slide-active .text h3,.banner .swiper-slide-active .text h4{transform:translateY(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)}
}
html.sa .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{transform: rotate(180deg);}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 80px}
.banner .swiper-pagination-bullet {position: relative;z-index: 11;overflow: hidden;background:#ffffff50}
.banner .swiper-pagination-bullet:after {content: '';display: block;position: absolute;left:0;top: 0px;width:0;height: 5px;z-index: 10;background: #fff}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after {-webkit-animation: w100 8000ms 1;animation: w100 8000ms 1;}
.banner .swiper-pagination-bullet-active:first-child:after {-webkit-animation: w100 19000ms 1;animation: w100 19000ms 1;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{color: #fff;font-size: 30px;}
.inner-banner{display:block;position: relative;overflow: hidden;}
.inner-banner .text{display:block;position: absolute;left: 5%;top: calc(50% + 20px);transform: translateY(-50%);z-index: 50;}
html.sa .inner-banner .text{left:auto;right: 5%}
.inner-banner .text h1{font-size: 65px;line-height:65px;text-transform: uppercase;color: #fff;position: relative;display:block;padding-bottom: 20px}
html.sa .inner-banner .text{text-align:right;}
/*.inner-banner .text h1{color: transparent;background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 40%, rgba(255, 255, 255, 0) 68%);-webkit-background-clip: text;}*/
.inner-banner .text h2{font-size:30px;text-transform: capitalize;color: #fff;padding-bottom: 3px}
.inner-banner .bgimg{display:block;} 
.inner-banner .bgimg img{width: 100%}


@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}
.postfix img{width: 100%;height: 100vh}
@media (max-width:1600px){
	.banner .swiper-slide .text h1{font-size: 65px;margin-bottom: 55px}
	.banner .swiper-slide .text h2{font-size: 25px}
	.banner .swiper-slide .text h3{font-size: 15px;line-height: 25px}
	.banner .swiper-slide .text a{font-size: 16px}
	.banner.ban-product .swiper-slide .img {top: 23%;right: 0}
	.banner.ban-product .swiper-slide .img img{width:75%;}
	.inner-banner .text h1{font-size: 55px;}
}
@media (max-width:1199px){
	.note{padding: 25px 0}
	.note .hot-icon{width: 17%}
	.note .hot-text{width: 75%}
	.banner .swiper-slide .text h1{font-size: 55px;margin-bottom: 40px}
	.banner .swiper-slide .text h2{font-size: 22px}
	.banner .swiper-slide .text h3{font-size: 14px;line-height: 20px}
	.banner .swiper-slide .text a{padding: 8px 25px;font-size: 13px}
	.banner .swiper-slide .text a i{font-size: 16px;line-height:17px}
	.banner .swiper-slide .text.inner-left h1{font-size: 30px}
	.banner .swiper-slide .text.inner-left h1:after{top: 60px}
	.inner-banner .text h1{font-size: 45px;line-height: 50px}
	.inner-banner .text h2{font-size:25px;}
}
@media (max-width:991px){
	.mobileshow{display: block;}
	.pcshow{display: none}
	.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size: 25px;}
	.banner .swiper-button-next,.banner .swiper-button-prev{top: 45%}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 20px}
	.banner .video,.banner .bgimg,.inner-banner .bgimg{position: relative;}
	.banner .video:after,.banner .bgimg:after,.inner-banner .bgimg:after{height:50vh;content:'';display:block}
	.banner .swiper-slide .video video,.banner .swiper-slide .bgimg img,.inner-banner .bgimg img{position:absolute;left:50%;height:100%;width:auto;max-width:initial;top:0;-moz-transform: translateX(-50%);-ms-transform: translateX(-50%); -webkit-transform: translateX(-50%);transform: translateX(-50%);}
	.banner .swiper-slide .text h1{font-size: 42px;margin-bottom: 30px}
	.banner .swiper-slide .text h2{font-size: 18px}
	.banner .swiper-slide .text h3{font-size: 13px;}
	.inner-banner .text h1{font-size: 35px;line-height:40px;padding-bottom: 0}
	.inner-banner .text h2{font-size:20px;}
	.banner .swiper-pagination-bullet{width: 30px;height: 3px}
	.banner .swiper-pagination-bullet-active{width: 50px}
	.postfix img{height: 50vh}
	.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{display: none}
}
@media (max-width:767px){
	.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 .swiper-slide .text h1{font-size: 25px;margin-bottom: 20px}
	.banner .swiper-slide .text h1:after{width: 50px;height: 2px;}	
	.banner .swiper-slide .text h2{font-size: 16px}
	.banner .swiper-slide .text a{margin-top: 30px;font-size: 12px}
	.banner .swiper-slide .text a i{font-size: 14px;line-height: 13px}
	.banner .swiper-button-next,.banner .swiper-button-prev{top: 55%}
	.banner .video:after,.banner .bgimg:after,.inner-banner .bgimg:after{height:40vh;}
	.postfix img{height: 40vh}
	.inner-banner .bgimg:after{height: 35vh}
	.inner-banner .text h1{font-size: 30px;}
}

.comm-title{text-align: center;padding: 3% 20%}
.comm-title .title{width: 100%;display: inline-block}
.comm-title .title h1{font-size:55px;line-height: 60px;margin-bottom: 20px;padding: 0 5%;padding-bottom: 30px;display: inline-block;text-transform: uppercase;position: relative;}
.comm-title .title h1:after{content: '';position: absolute;left:50%;bottom: -2px;display: block;width: 80px;height: 4px;background: #008ba4;transform: translateX(-50%);border-radius: 3px}
.comm-title .title h3{padding-top: 20px;color:#999;font-size: 18px;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{text-align: left;padding: 3% 0;}
.comm-title.set-left .title h1{padding: 0;padding-bottom: 30px;}
.comm-title.set-left .title h1:after{left:0;transform: translateX(0);}
.comm-title.set-left .title h2{font-size: 22px;padding: 25px 0}
html.sa .comm-title.set-left{text-align: right;}
html.sa .comm-title.set-left .title h1:after{left:auto;right: 0}
.comm-padding{padding-top: 60px;padding-bottom: 60px}
.submenu{background: #fff;margin-top: -2.5%;box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);overflow-x: scroll;position: relative;z-index: 50;border-radius: 5px;}
.submenu::-webkit-scrollbar{display: none}
.submenu ul{font-size: 0;width: 100%;white-space:nowrap}
html.sa .submenu ul{text-align: right;}
.submenu ul li{display: inline-block;}
.submenu ul li a{font-size: 16px;border-right: 1px #eee solid;padding: 24px 60px;display:block;}
.submenu ul li:last-child a{border-right: none}
.submenu ul li.this a,.submenu ul li.this a:hover,.submenu ul li a:hover{background:#008ba4;color: #fff;border-right-color:#008ba4}
.submenu ul li a:hover{background: #008ba4}
.google-ad .admenu{text-align: center;}
.google-ad .submenu{margin-top: 10px;margin-bottom:40px;display:inline-block;}
.google-ad .submenu ul{text-align: center;width: auto}
@media (max-width:1499px){
	.comm-padding{padding-top: 40px;padding-bottom: 40px}
	.submenu ul li a{font-size: 15px;padding: 20px 40px}
	.google-ad .submenu{margin-bottom:30px;}
}
@media (max-width:1199px){
	.comm-padding{padding-top: 40px;padding-bottom: 40px}
	.submenu ul li a{font-size: 15px;padding: 20px}
}
@media (max-width:991px){
	.comm-padding{padding-top: 30px;padding-bottom: 30px}
	.comm-title.set-left .title h2{font-size: 18px;padding: 20px 0}
	.submenu ul li a{font-size: 15px;padding: 15px}
	.google-ad .submenu{margin-bottom:15px;display:block;}
}
@media (max-width:767px){
	.comm-title.set-left .title h2{font-size: 18px;padding: 20px 0}
	.submenu ul li a{font-size: 14px;padding: 12px}
}

.adv-block{background: linear-gradient(0,#f8f8f8,#eee);position:relative}
.adv-block .row{margin-left: -15px;margin-right: -15px;padding-bottom: 50px}
.adv-block .row > div{padding: 15px;}
.adv-block dl{box-shadow: 0px 5px 20px #00000010;background:#fff;padding: 30px;height: 100%;display:block;}
.adv-block dl dt{display: block;}
.adv-block dl dt i{color: #008ba4;font-size:70px;}
.adv-block dl dd{display: block;margin-top: 15px}
.adv-block dl dd h1{font-size:25px;color: #0a263e;min-height: 60px;line-height: 30px;text-transform: capitalize;}
.adv-block dl dd p{font-weight: 200;font-size:16px;color: #666;line-height: 23px;display: block;margin-top: 10px;min-height: 200px;margin-bottom: 10px}
@media (max-width:1499px){
	.adv-block dl dt i{font-size:60px;}
	.adv-block dl dd{margin-top: 10px}
	.adv-block dl dd h1{font-size:22px;min-height: 50px;line-height: 25px}
	.adv-block dl dd p{font-size:15px;line-height: 20px;}
}
@media (max-width:1399px){
	.adv-block dl dt i{font-size:50px;}
}
@media (max-width:1199px){
	.adv-block dl dd p{min-height: 140px;}
}
@media (max-width:991px){
	.adv-block dl dt i{font-size:40px;}
	.adv-block dl dd h1{font-size:20px;min-height: auto;line-height: 23px}
	.adv-block dl dd p{font-size:14px;line-height: 18px;min-height: auto;}
}
@media (max-width:767px){
	.adv-block dl dd h1{}
}
.home-about{background: #fff;position:relative;padding-top: 100px}
.home-about .row{align-items: center;}
.home-about .row > div{padding: 0}
.home-about .row .about-img{position: relative;padding-bottom: 50px}
.home-about .row .about-img img{width: 100%;position: relative;z-index: 10;border-radius: 8px}
.home-about .row .about-img block{background: #f7f7f7;width: 120%;height: 50%;display: block;position: absolute;right: -10%;bottom: -80px;border-radius: 8px}
.home-about .row .about-img a{position: absolute;left: 50%;top: calc(50% - 25px);width: 70px;height:70px;background: #fff;border-radius: 50%;text-align: center;cursor: pointer;-webkit-transform: translate(-50%, -50%);z-index: 100}
.home-about .row .about-img a i{line-height: 70px;color: #333;font-size:50px;-webkit-transform: scaleX(1.4);display: inline-block}
.home-about .row .about-img a:hover{background: #008ba4}
.home-about .row .about-img a:hover i{color: #fff}
.home-about .row .about-intro{padding-left: 8%;display:block;}
html.sa .home-about .row .about-intro{padding-left:0;padding-right: 8%;}
.home-about .row .about-intro p{font-size: 17px;}
html.sa .home-about .row .about-intro p{text-align:right;}
.home-about .row .about-intro .vermidd p{display: block;margin-top:8%;line-height: 30px;font-size: 16px}
.home-about .row .about-intro .num-block{margin-top: 50px;font-size: 0}
html.sa .home-about .row .about-intro .num-block{text-align:right;}
.home-about .row .about-intro .num-block dl{display: inline-block;position: relative;padding-right: 15%}
.home-about .row .about-intro .num-block dl:first-child{min-width: 26%}
.home-about .row .about-intro .num-block dl:last-child{padding-right: 0}
.home-about .row .about-intro .num-block dl:after{content: '';position: absolute;right: 30%;top: 0;background:#eee;width: 1px;height:100%;}
.home-about .row .about-intro .num-block dl:last-child:after{display: none}
html.sa .home-about .row .about-intro .num-block dl{padding-right: 0;padding-left: 15%}
html.sa .home-about .row .about-intro .num-block dl:after{left: 30%;right: auto}

.home-about .row .about-intro .num-block dl dt{font-size: 45px;display: block;line-height:50px}
.home-about .row .about-intro .num-block dl dt.icon-build{font-size: 38px;}
.home-about .row .about-intro .num-block dl dt.icon-solor{font-size: 36px;}
.home-about .row .about-intro .num-block dl dd{display: block}
.home-about .row .about-intro .num-block dl dd span{font-size: 55px;font-family: 'dincond-bold';}
.home-about .row .about-intro .num-block dl dd sup{font-size: 16px;top:-23px;left: 5px}
.home-about .row .about-intro .num-block dl dd p{display: block;margin-top:0}
.home-about .more{padding-top: 50px;display:block;}
html.sa .home-about .more{text-align:right;}
.home-about .more a{padding: 8px 25px;border-radius: 5px;border:1px #333 dotted;line-height: 28px;display: inline-block;font-weight: 200;text-transform:uppercase;}
.home-about .more a i{display: inline-block;vertical-align: top;line-height: 28px;font-size: 22px;color: #333;margin-right: 8px;transition: all .2s}
.home-about .more a:hover{background: #008ba4; color: #fff;border-color: #008ba4}
.home-about .more a:hover i{color: #fff;margin-right: 12px;}

.uw-index-about-video{background: #000;position: fixed;left: 0;top: 0;z-index: 1999;width: 100%;height: 100%;transform:translateY(0);display: block;transition:all .4s ease;z-index: 1400;}
.uw-index-about-video.cur {display: block;transform:translateY(-100%);}
.uw-index-about-video video{position: absolute;width: 100%;height: 100%;margin: auto;left: 0;top: 0;}
.uw-close {cursor: pointer; position: absolute; width: 40px; height: 40px;right:2%; top: 3%;transition-duration: 0.5s;z-index: 1000;}
.uw-close i{color: #fff;font-size: 25px;opacity: 0.8;}
.uw-close:hover i{opacity: 1;}

@media (max-width:1399px){
	.home-about{padding-top:60px}
	.home-about .row .about-intro p{font-size: 16px;}
	.home-about .row .about-img{padding-bottom: 40px}
	.home-about .row .about-intro .num-block dl dd span{font-size: 45px;}
}
@media (max-width:1199px){
	.home-about{padding-top:40px}
	.home-about .row .about-intro p{font-size: 15px;}
	.home-about .row .about-img{padding-bottom: 30px}
	.home-about .row .about-intro .num-block dl dd span{font-size:35px;}
	.home-about .row .about-intro .num-block dl{padding-right: 12%}
	.home-about .row .about-intro .num-block dl:after{right: 20%;}
	.home-about .more{padding-top: 30px;margin-bottom: 20px}
	.home-about .more a{padding:4px 20px}
}
@media (max-width:991px){
	.home-about{padding-top:30px}
	.home-about .row .about-intro{padding-left: 0}
	.home-about .row .about-intro p{font-size: 14px;}
	.home-about .row .about-img{padding-bottom: 20px}
	.home-about .row .about-intro .num-block dl dd span{font-size:30px;}
}

@media (max-width:767px){
	.home-about .row .about-intro p{font-size: 13px;}
	.home-about .row .about-img{padding-bottom: 10px}
}

.home-product{background: #fff;position:relative;}
.home-product .product-list{background:url(../images/prutimgbg.webp) no-repeat top #f8f8f8; background-size: 100% auto;padding-top: 130px;padding-bottom: 100px;}
.home-product.google-ad .product-list{background:none;padding-top:0px;}
.home-product .product-list .row{margin-left: -25px;margin-right: -25px}
.home-product.google-ad .product-list .row{display:none;}
.home-product.google-ad .product-list .row.view{display:flex;}
.home-product .product-list .row > dl{padding: 25px}
.home-product .product-list dl a{background: #fff;width: 100%;position: relative;display: block;box-shadow: 0 0 10px 8px #00000010;border-radius: 8px;overflow: hidden;}
.home-product .product-list dl a dt{width: 100%;padding: 40px;position: relative;z-index: 5}
.home-product .product-list dl a dt img{width: 100%;transition: all .3s;}
.home-product .product-list dl a dt > i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%) scale(0.8);font-size: 28px;color: #fff;background: #008ba4;width: 60px;height: 60px;border-radius: 50%;line-height: 60px;text-align:center;display:inline-block;opacity: 0;visibility: hidden;transition:all .3s;transition-delay: 0.1s}
.home-product .product-list dl a:hover dt > i{transform: translate(-50%,-50%) scale(1.2);opacity: 1;visibility: visible;}
.home-product .product-list dl a dt ul{position: absolute;bottom: -38px;left: 0;width: 100%;height: auto;padding: 15px;z-index: 10;font-size: 30px;text-align:center;}
.home-product .product-list dl a dt ul li{padding: 5px 10px;display:inline-block;font-size: 15px;line-height: 24px;border:1px #ddd solid;margin-bottom: 5px;background: #fff}
.home-product .product-list dl a dt ul li > i{font-size: 20px;display:inline-block;vertical-align: top;line-height: 24px;margin-right: 5px}
.home-product .product-list dl a:hover{margin-top: -15px;}
.home-product .product-list dl a:hover dt img{opacity: 0.4;/*filter: brightness(0.4) saturate(1) contrast(1) blur(10px)*/}
.home-product .product-list dl a dd{width: 100%;text-align: center;background: #121212;padding: 30px 12px;padding-top: 50px;transition:all .3s;}
.home-product .product-list dl a:hover dd{background:#008ba4;}
.home-product .product-list dl a dd h1{font-size: 28px;color: #fff;position: relative;line-height: 30px;display:block;}
.home-product .product-list dl a dd p{font-size: 15px;color: #ffffffa0;display:-webkit-box;margin-top: 20px;margin-bottom: 50px;line-height: 22px;height: 66px;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.home-product .product-list dl a dd i{color: #ffffff50;font-size: 12px}
.home-product .product-list dl a:hover dd i{color: #fffffff0}
@media (max-width:1499px){
	.home-product .product-list .row{margin-left: -18px;margin-right: -18px}
	.home-product .product-list .row > dl{padding: 18px}
}

@media (max-width:1199px){
	.comm-title{padding: 3% 8%}
	.comm-title .title h1{font-size: 40px;line-height: 80px;padding-bottom: 10px}
	.comm-title.set-left .title h1{padding-bottom: 10px}
	.comm-title .title h1:after{width: 60px;height: 3px}
	.comm-title .title h3{font-size: 15px;line-height: 20px;padding-top:10px;}	
	.home-product .product-list{padding-top: 80px;padding-bottom: 80px;}
	.home-product .product-list dl a dt{padding: 30px;}
	.home-product .product-list dl a dd data h1{font-size: 25px;line-height: 32px}
	.home-product .product-list dl a dd data span{width: 150px;line-height:38px}
	.home-product .product-list dl a dd data span h3,.home-product .product-list dl a dd data span i{font-size: 12px;line-height:38px}
	.home-product .product-list .row{margin-left: -10px;margin-right: -10px}
	.home-product .product-list .row > dl{padding: 10px}
	.home-product .product-list dl a dd h1{font-size: 24px;}
	.home-product .product-list dl a dd p{margin-bottom: 30px;line-height: 20px;height: 40px;-webkit-line-clamp:2;}
}

@media (max-width:767px){
	.comm-title{padding: 3%}
	.comm-title .title h1{font-size: 32px;line-height: 60px;padding-bottom: 0}
	.comm-title.set-left .title h1{padding-bottom: 0px}
	.comm-title .title h1:after{width: 40px;height: 2px}
	.comm-title .title h3{font-size: 14px;line-height: 18px}
	.home-product .product-list dl a dt{padding:20px;}
	.home-product .product-list{padding-top: 50px;padding-bottom: 50px;}
	.home-product .product-list .row{margin-left: 0;margin-right: 0}
	.home-product .product-list dl a dd h1{font-size: 20px;}
	.home-product .product-list dl a dd p{font-size: 13px}
	.home-product .product-list .row > dl{padding: 10px 0}
}
@media (max-width:576px){
	.comm-title .title h1{font-size: 28px;}
}

.home-solution{background: #fff;position: relative;padding-top: 30px;padding-bottom: 100px;}
.home-solution .solution-swiper{padding-bottom: 30px;}
.home-solution .solution-swiper .swiper-slide{overflow: hidden;cursor: pointer;box-shadow: 0 .25rem 2rem rgba(0,0,0,.2);border-radius: 8px}
.home-solution .solution-swiper .swiper-slide a{overflow: hidden;position: relative;display:block;}
.home-solution .solution-swiper .swiper-slide a img{width: 100%;transition: all .9s;object-fit: cover;aspect-ratio:16/9;}
.home-solution .solution-swiper .swiper-slide a:hover img{transform: scale(1.05);}
.home-solution .solution-swiper .swiper-slide a:hover.my-img-target img{transform: scale(1.1);}
.home-solution .bottom-text {display: block;text-align: center;}
.home-solution .bottom-text .swiper-button {display: inline-block;width: 8%;text-align: center;cursor: pointer;vertical-align:middle;}
.home-solution .bottom-text .swiper-button i{font-size: 30px;color:#555;transition: all .3s}
.home-solution .bottom-text .swiper-button i:hover{color: #008ba4}
.home-solution .bottom-text .list {display: inline-block;width: 40%;vertical-align:middle;position:relative;}
.home-solution .bottom-text .list dl {position: absolute;opacity: 0;-webkit-transform: translateY(15px);-moz-transform: translateY(15px);-ms-transform: translateY(15px);
  -o-transform: translateY(15px);transform: translateY(15px);pointer-events: none; width: 100%;top: 0; left: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}
.home-solution .bottom-text .list dl.active {position: relative;z-index: 2;pointer-events: auto;-webkit-transform: translateY(0);-moz-transform: translateY(0);
  -ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);opacity: 1;-webkit-transition: 0.5s all 0.5s;-o-transition: 0.5s all 0.5s;-moz-transition: 0.5s all 0.5s;transition: 0.5s all 0.5s;}
.home-solution .bottom-text .list dl dt{display: block;}
.home-solution .bottom-text .list dl dt h1{font-size: 35px;line-height: 1.2;text-transform: capitalize;}
.home-solution .bottom-text .list dl dd{display: block;font-size: 18px;margin-top: 10px}

@media screen and (max-width: 1399px){
	.home-solution{padding-top: 20px;padding-bottom: 80px;}
	.home-solution .inner-rd{padding-bottom: 80px;}
	.home-solution .bottom-text .list {width: 60%;}
	.home-solution .bottom-text .list dl dt h1{font-size: 30px;}
	.home-solution .bottom-text .list dl dd{font-size:18px;}	
}
@media screen and (max-width: 1199px){
	.home-solution{padding-top: 10px;padding-bottom: 50px;}
	.home-solution .inner-rd{padding-bottom: 60px;}
	.home-solution .solution-swiper{padding-top: 40px;padding-bottom: 40px;}
	.home-solution .bottom-text .list dl dt h1{font-size: 25px;}
	.home-solution .bottom-text .list dl dd{font-size:16px;}	
	.home-solution .bottom-text .swiper-button i{font-size:24px;}

}
@media screen and (max-width: 991px){
	.home-solution .inner-rd{padding-bottom: 40px;}
	.home-solution .solution-swiper{padding-top: 30px;padding-bottom: 30px;}
	.home-solution .bottom-text .list {width: 80%;}
	.home-solution .bottom-text .list dl dt h1{font-size: 22px;}
	.home-solution .bottom-text .list dl dd{font-size:14px;}

}
@media screen and (max-width: 767px){
	.home-solution .inner-rd{padding-bottom: 30px;}
	.home-solution .bottom-text .list dl dt h1{font-size:20px;}
}

.home-whyus{background:url(../images/whyus.svg) no-repeat center;background-size: cover;position:relative;padding-top: 150px;padding-bottom:150px}
.home-whyus .content.row > div{padding: 0}
html.sa .home-whyus .content.row > div{text-align:right;}
.home-whyus .content.row > div:last-child{padding-left:10%}
html.sa .home-whyus .content.row > div:last-child{padding-left: 0;padding-right: 10%}
.home-whyus .title{display:block;}
.home-whyus .title h1{font-size: 55px;text-transform: uppercase;color: #fff}
.home-whyus .title p{display:block;margin-top: 30px;color: #ffffff90;font-size: 18px;line-height: 1.6}
.home-whyus .whyus-list{border-radius: 8px;overflow: hidden;}
.home-whyus .whyus-list dl{padding:70px 90px;background:#008ba4e0;width: 35%;}
.home-whyus .whyus-list dl dt{display:block;font-size: 60px;color: #fff}
.home-whyus .whyus-list dl dd{display:block;padding-top: 20px;}
.home-whyus .whyus-list dl dd h1{font-size: 45px;display:block;padding-bottom: 30px;text-transform: capitalize;color: #fff}
.home-whyus .whyus-list dl dd p{display:block;font-size: 18px;line-height: 25px;min-height: 75px;margin-bottom:50px;color: #ffffffa0}
.home-whyus .whyus-list dl dd i{color: #fff;display:block;font-size: 14px}
.home-whyus .whyus-list-text ul{height: auto;padding-top: 50px}
.home-whyus .whyus-list-text ul li{color: #fff;display:block;position: relative;font-size: 17px;line-height: 2.1;cursor: pointer;text-transform: capitalize;}
.home-whyus .whyus-list-text ul li i{display:inline-block;margin-right: 10px}
html.sa .home-whyus .whyus-list-text ul li i{margin-left: 10px;margin-right: 0}

@media screen and (max-width: 1399px){
	.home-whyus{padding-top: 120px;padding-bottom:120px}
	.home-whyus .title h1{font-size: 45px}
	.home-whyus .title p{margin-top:25px;font-size: 17px;line-height: 1.5}
	.home-whyus .whyus-list-text ul{padding-top: 40px}
	.home-whyus .whyus-list-text ul li{font-size: 16px;line-height: 2;}
	.home-whyus .whyus-list dl{padding:60px 80px;}
	.home-whyus .whyus-list dl dd h1{font-size: 40px;}
	.home-whyus .whyus-list dl dd p{font-size: 17px;line-height: 24px;min-height: 72px;}
	.home-whyus .whyus-list dl dt{font-size: 55px;}
}
@media screen and (max-width: 1199px){
	.home-whyus{padding-top: 80px;padding-bottom:80px}
	.home-whyus .title h1{font-size: 35px}
	.home-whyus .title p{margin-top:20px;font-size: 16px;line-height: 1.4}
	.home-whyus .whyus-list-text ul{padding-top: 30px}
	.home-whyus .whyus-list-text ul li{font-size: 15px;line-height:1.8;}
	.home-whyus .whyus-list dl{padding:50px 60px;}
	.home-whyus .whyus-list dl dd h1{font-size: 35px;}
	.home-whyus .whyus-list dl dd p{font-size: 16px;line-height: 22px;min-height:66px;}
	.home-whyus .whyus-list dl dt{font-size: 45px;}
}
@media screen and (max-width: 991px){
	.home-whyus{padding-top: 50px;padding-bottom:50px}
	.home-whyus .title h1{font-size:28px}
	.home-whyus .title p{margin-top:15px;font-size: 15px;line-height: 1.3}
	.home-whyus .whyus-list-text ul{padding-bottom: 30px}
	.home-whyus .content.row > div:last-child{padding-left:8%}
	html.sa .home-whyus .content.row > div:last-child{padding-right: 8%}
	.home-whyus .whyus-list dl{padding:30px;}
	.home-whyus .whyus-list dl dd h1{font-size: 25px;padding-bottom: 20px}
	.home-whyus .whyus-list dl dd p{font-size: 14px;line-height: 20px;min-height: 60px;}
	.home-whyus .whyus-list dl dd i{font-size: 12px}
}
@media screen and (max-width: 767px){
	.home-whyus .content.row > div:last-child{padding-left:0}
	html.sa .home-whyus .content.row > div:last-child{padding-right: 0}
}
.home-news{background:#fff;position: relative;padding-top: 30px;padding-bottom: 30px}
.home-news .news-list dl{font-size: 0;background: #fff;padding-bottom: 10px;margin-bottom: 0}
.home-news .news-list dl dt,.home-news .news-list dl dd{display:inline-block;width: 50%;vertical-align: middle;}
.home-news .news-list dl dt img{width: 100%;border-radius: 8px}
.home-news .news-list dl dd{padding-left: 100px}
html.sa .home-news .news-list dl dd{padding-left: 0;padding-right: 100px}
.home-news span{display:block;line-height: 20px;font-size: 15px;color: #aaa}
.home-news span i{display:inline-block;line-height: 20px;margin-right: 5px;font-size: 18px;vertical-align: top}
.home-news .news-list dl dd h1{display:block;margin-top: 20px;margin-bottom: 60px;font-size: 45px;line-height: 1}
.home-news .news-list dl dd p{display:block;font-size: 18px;line-height: 1.5;color: #999}
.home-news .news-list dl dd a{display:block;font-size: 14px;margin-top: 50px}
.home-news .news-list-text{margin-top: 60px;}
.home-news .news-list-text dl{position: relative;padding-top: 30px;padding-bottom: 80px;cursor: pointer;}
.home-news .news-list-text dl:after,.home-news .news-list-text dl:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 1px;background:#00000010;display:block;z-index: 1;}
.home-news .news-list-text dl:before{width: 0;background: #008ba4;}
.home-news .news-list-text dl.active:before{width: 100%;transition:all 5s}
.home-news .news-list-text dl dt{font-size: 25px;font-family: 'dincond-bold';line-height: 1.2;display:block;transition:all .3s;}
.home-news .news-list-text dl.active dt{color: #008ba4}
.home-news .news-list-text dl dd{display:block;padding-top: 30px}
@media screen and (max-width: 1699px){
	.home-news .news-list dl dd h1{margin-bottom: 50px;font-size: 40px;}
}
@media screen and (max-width: 1399px){
	.home-news .news-list dl dd{padding-left:80px}
	html.sa .home-news .news-list dl dd{padding-right: 80px}
	.home-news .news-list dl dd h1{margin-bottom: 45px;font-size: 35px;}
	.home-news .news-list dl dd a{margin-top: 40px}
	.home-news .news-list-text{margin-top: 50px;}
}
@media screen and (max-width: 1199px){
	.home-news .news-list dl dd{padding-left:60px}
	html.sa .home-news .news-list dl dd{padding-right: 60px}
	.home-news .news-list dl dd h1{margin-bottom: 40px;font-size: 30px;}
	.home-news .news-list dl dd p{font-size: 16px}
	.home-news .news-list dl dd a{margin-top: 30px;font-size: 12px}
	.home-news .news-list-text{margin-top: 40px;}
	.home-news .news-list-text dl{padding-bottom: 60px;}
	.home-news .news-list-text dl dt{font-size: 22px;}
	.home-news span{font-size: 14px;}
}
@media screen and (max-width: 991px){
	.home-news .news-list dl dd{padding-left:30px}
	html.sa .home-news .news-list dl dd{padding-right: 30px}
	.home-news .news-list dl dd h1{margin-bottom: 30px;font-size: 25px;}
	.home-news .news-list dl dd p{font-size: 15px}
	.home-news .news-list-text{margin-top: 25px;}
	.home-news .news-list-text dl{padding-bottom:40px;}
	.home-news .news-list-text dl dt{font-size: 20px;}
}
@media screen and (max-width: 767px){
	.home-news .news-list dl dt,.home-news .news-list dl dd{display:block;width: 100%;}
	.home-news .news-list dl dd{padding:15px 0}
	.home-news .news-list dl dd h1{margin-bottom: 20px;font-size: 20px;}
	.home-news .news-list dl dd p{font-size: 14px}
	.home-news .news-list-text{margin-top: 0}
	.home-news .news-list-text dl{padding-bottom:30px;}
	.home-news span{font-size: 13px;}
}
.inner-about{padding-top:60px;}
.inner-about .num-block{display: block;font-size: 0;padding-bottom:40px}
.inner-about .num-block dl{display: inline-block;vertical-align: top;width:31%;margin-right: 3.5%}
html.sa .inner-about .num-block dl{text-align:right;}
.inner-about .num-block dl:last-child{margin-right: 0}
.inner-about .num-block dl dt{display: block;color: #008ba4;font-size:25px;display: inline-block;padding-bottom: 20px;text-transform: uppercase;}
.inner-about .num-block dl dt span{font-family: 'dincond-bold';font-size:80px;}
.inner-about .num-block dl dd{font-size: 16px;display: block;line-height: 30px;color: #555;padding-top: 20px;position: relative;}
.inner-about .num-block dl dd:after{content: '';position: absolute;width: 50%;height: 2px;background:#008ba4;left: 0;top: 0}
html.sa .inner-about .num-block dl dd:after{right: 0;left: auto}
.inner-about .num-block dl dd h2{color: #333;font-size: 24px;min-height: 60px;line-height: 30px}
html.sa .inner-about .num-block dl dd h2{font-size: 22px}
.inner-about .num-block dl dd p{line-height: 20px;display: block;font-size: 16px;margin-top: 20px}

@media (max-width:1399px){
	.inner-about .num-block dl dt span{font-size:60px;}
	.inner-about .num-block dl dd h2{font-size: 22px;min-height: 56px;line-height: 28px}
	html.sa .inner-about .num-block dl dd h2{font-size: 20px}
}
@media (max-width:1199px){
	.inner-about{padding-top: 30px;}
	.inner-about .num-block dl{width:49%;margin-right: 2%;margin-bottom: 25px;}
	.inner-about .num-block dl:nth-child(2n){margin-right:0}
	.inner-about .num-block dl dt{font-size:16px;padding-bottom: 10px}	
	.inner-about .num-block dl dt span{font-size:45px;}
	.inner-about .num-block dl dd h2{font-size: 20px;}
	html.sa .inner-about .num-block dl dd h2{font-size: 18px}
	.inner-about .intro,.inner-about.support .faq,.inner-about.support .inner-views{padding:20px 2%;}
	.inner-about .inner-title h1{font-size:22px;line-height: 40px;padding:0 40px;}
	.inner-about .intro p{font-size:14px;line-height:20px;}
}
@media (max-width:767px){
	.inner-about .num-block{padding-bottom: 0}
	.inner-about .num-block dl{width:100%;margin-right: 0;margin-bottom:15px;}
	.inner-about .num-block dl:last-child{margin-bottom: 0}
	.inner-about .num-block dl dt{font-size: 14px}
	.inner-about .num-block dl dt{padding-bottom: 10px}
	.inner-about .num-block dl dd:after{width: 100%;height: 1px}
	.inner-about .num-block dl dd h2{font-size: 16px;min-height: auto;font-family: 'dincond';}
	html.sa .inner-about .num-block dl dd h2{font-size: 14px}
	.inner-about .num-block dl dd p{margin-top: 0px}
}

.about-history{padding-top:30px;padding-bottom:30px;background: url(../images/history_bg.webp) no-repeat center bottom #fafafa;background-size: contain;}
.about-history .history-content{position: relative;margin-top:50px;padding-bottom: 20px;}
.about-history .history-content:after{content: '';position: absolute;left: 0;top:240px;width:100%;height:4px;background: #ddd;}
.about-history dl{position: relative;height: 100%}
.about-history dl:after{content: '';height: 245px;width:1px;background: #e1e1e1;position: absolute;left:16px;top: 0;}
.about-history dl:before,.about-history dl dt:after{content: '';width:16px;height: 16px;background: #0068b7;position: absolute;left:8px;bottom: -40px;border-radius:50%;z-index: 10;}
.about-history dl dt:after{z-index: 9;}
.about-history dl:nth-child(2n){padding-top: 270px}
.about-history dl:nth-child(2n):after{top: auto;bottom: 0}
.about-history dl:nth-child(2n):before,.about-history dl:nth-child(2n) dt:after{bottom: auto;top:234px}
.about-history dl dt{font-size:34px;font-weight:500;display: block;padding-top: 20px;padding-left: 20%}
.about-history dl dt:after{animation: yuanfangda2 1800ms infinite ease;}
@keyframes yuanfangda2{0%{transform:scale(0.1);opacity:1;}100%{transform:scale(2) ;opacity: 0;}}
.about-history dl dd{height: 120px;display: block;padding-left: 20%}
.about-history dl dd,.about-history dl dd p{font-size:15px;line-height: 25px;white-space:nowrap}
.about-history dl:last-child dd p{white-space: normal;}
.about-history dl dd p{margin-top: 18px}
.about-history dl dd i{font-size:35px;}
.about-history .swiper-pagination{width: 100%;bottom:0}
.about-history .swiper-pagination .swiper-pagination-bullet{width:25px;height: 3px;background: #666;border-radius:0;margin: 0 4px;}
.about-history .swiper-pagination .swiper-pagination-bullet-active{background:#0068b7}

@media (max-width:1199px){
	.about-history{padding-top:40px}
	.about-history dl dt{font-size:20px;padding-top: 40px;}
}
@media (max-width:767px){
	.about-history .history-content:after{top:174px;}
	.about-history dl:nth-child(2n):before,.about-history dl:nth-child(2n) dt:after{bottom: auto;top:168px}
	.about-history dl:after{content: '';height: 170px;}
	.about-history dl:nth-child(2n){padding-top: 170px}
	.about-history dl dt{padding-top: 30px;}
	.about-history .history-content{margin-top:10px;padding-bottom: 20px;}
	.about-history dl dd{height: 80px;}
	.about-history dl dd p{font-size: 0.9rem;line-height: 1.4rem}
	.about-history dl dd i{font-size:25px;}
}
.inner-overview{padding-top: 100px;padding-bottom: 100px;margin-top: 40px}
.inner-overview > div{padding: 0}
.inner-overview .comm-title{padding-top: 0}
.inner-overview .info{padding-left: 5%}
html.sa .inner-overview .info{padding-left: 0;padding-right: 5%;direction: rtl;text-align:right;}
.inner-overview .info,.inner-overview .info p,.inner-video > div:last-child p{font-size: 18px;line-height: 32px}
.inner-video{padding-top: 100px;padding-bottom: 100px}
.inner-video > div{padding: 0}
.inner-video > div:first-child{padding-right: 5%}
html.sa .inner-video > div:first-child{padding-right: 0;padding-left: 5%}
.inner-video video{width: 100%}
@media (max-width:1299px){
	.inner-video{padding-top:50px;padding-bottom:50px}
	.inner-overview .comm-title h1{font-size: 28px}
	.inner-overview .comm-title p{line-height: 42px;font-size: 30px;margin-top: 10px}
}
@media (max-width:991px){
	.inner-video{padding-top: 30px;padding-bottom: 30px}
	.inner-overview .comm-title h1,.inner-video > div:last-child h1{font-size: 18px;margin-bottom: 15px;line-height: 25px;}
	.inner-overview .comm-title p{line-height: 25px;font-size:18px;}
	.inner-overview{padding-top: 40px;padding-bottom: 40px;margin-top: 20px}
	.inner-overview .info{padding-left: 0;padding-top: 0}
	html.sa .inner-overview .info{padding-right: 0}
	.inner-overview .info,.inner-overview .info p,.inner-video > div:last-child p{font-size: 14px;line-height: 22px}
	.inner-overview .left-fix{z-index: 100;top: 0}
	.inner-video > div:first-child{padding-right: 0}
	html.sa .inner-video > div:first-child{padding-left:0}
}
@media (max-width:767px){
	.inner-overview{padding-bottom: 0}
}
a .light{cursor:pointer;position:absolute;left:-100%;top:0;width:100%;height:100%;background-image:-webkit-linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));transform:skewx(-25deg);-o-transform:skewx(-25deg);-moz-transform:skewx(-25deg);-webkit-transform:skewx(-25deg);}
a:hover .light{transition:all 0.5s ease;left:100%}

.inner-core-prut dl{align-items: center;margin-bottom:100px;border-bottom: 1px #eee solid;padding-bottom: 100px}
.inner-core-prut dl:last-child{border-bottom: none;padding-bottom: 0}
.inner-core-prut dl:nth-child(2n+1){flex-direction: row-reverse;}
.inner-core-prut dl dt{padding:0;padding-right: 50px;}
.inner-core-prut dl dd{padding:0;padding-left: 50px;}
html.sa .inner-core-prut dl dt{padding-right: 0;padding-left: 50px}
html.sa .inner-core-prut dl dd{padding-left: 0;padding-right: 50px;text-align:right;}
.inner-core-prut dl:nth-child(2n+1) dt{padding-right: 0;padding-left: 50px}
.inner-core-prut dl:nth-child(2n+1) dd{padding-right: 50px;padding-left: 0}
html.sa .inner-core-prut dl:nth-child(2n+1) dt{padding-right: 50px;padding-left: 0}
html.sa .inner-core-prut dl:nth-child(2n+1) dd{padding-right: 0;padding-left: 50px}
.inner-core-prut dl dt a{display:block;border-radius: 15px;overflow: hidden;box-shadow: 0 0 25px #00000020;position: relative;}
.inner-core-prut dl dt a img{width: 100%;transition:all .8s;}
.inner-core-prut dl dt a:hover img{transform: scale(1.1);}
.inner-core-prut dl dd h1{font-size: 60px;font-family: 'dincond-bold';display:block;position: relative;padding-bottom: 22px;text-transform: uppercase}
.inner-core-prut dl dd h1:after{content: '';position: absolute;left: 0;bottom: 0;width: 70px;height: 2px;background:#ddd;}
html.sa .inner-core-prut dl dd h1:after{left: auto;right: 0}
.inner-core-prut dl dd .note{display:block;font-size: 17px;line-height: 1.3;padding-top:30px;padding-bottom: 15px}
.inner-core-prut dl dd p{margin-top: 0;font-size: 17px;line-height: 1.3;margin-bottom: 15px}
.inner-core-prut dl dd .childmenu{display:block;}
.inner-core-prut dl dd .childmenu a{display:inline-block;margin-right: 10px;line-height: 25px;padding: 8px 25px;border: 1px #ccc dotted;margin-top: 15px;border-radius: 5px;font-size: 16px}
html.sa .inner-core-prut dl dd .childmenu a{margin-right: 0;margin-left: 10px}
.inner-core-prut dl dd .childmenu a i{display:inline-block;vertical-align: top;line-height: 25px;margin-right: 10px}
.inner-core-prut dl dd .childmenu a:last-child{margin-right: 0}
.inner-core-prut dl dd .childmenu a:hover{background: #008ba4;color: #fff;border:1px #008ba4 solid;}
.inner-core-prut dl dd > a{display:inline-block;padding:12px 40px;background: #008ba4;color: #fff;border-radius: 30px;text-transform: uppercase;box-shadow: 0 15px 15px -15px #00000080;}
.inner-core-prut dl dd > a:hover{background: #0068b7;}
.inner-core-prut dl dd > a i{margin-left: 10px;transition:all .3s;}
.inner-core-prut dl dd > a:hover i{margin-left: 20px}
@media (max-width:1399px){
	.inner-core-prut dl{margin-bottom:60px;padding-bottom: 60px}
	.inner-core-prut dl dd h1{font-size: 50px;}
	.inner-core-prut dl dd h1:after{width: 50px;}
	.inner-core-prut dl dd .note{font-size: 16px}
	.inner-core-prut dl dd p{font-size: 16px;}
	.inner-core-prut dl dd .childmenu a{margin-right: 8px;padding: 6px 20px;margin-top: 10px;font-size: 15px}
}
@media (max-width:1199px){
	.inner-core-prut dl dd h1{font-size: 40px;}
	.inner-core-prut dl dd .note{font-size: 15px}
	.inner-core-prut dl dd p{font-size: 15px;}
}
@media (max-width:991px){
	.inner-core-prut dl dd h1:after{bottom: 8px}
	.inner-core-prut dl{align-items: normal;}
	.inner-core-prut dl{margin-bottom:30px;padding-bottom: 30px}
	.inner-core-prut dl dt,.inner-core-prut dl dd,.inner-core-prut dl:nth-child(2n+1) dt,.inner-core-prut dl:nth-child(2n+1) dd{padding:0;}
	.inner-core-prut dl dd,.inner-core-prut dl:nth-child(2n+1) dd{padding-top:30px;}
	.inner-core-prut dl dd h1{font-size: 30px;}
	.inner-core-prut dl dd .childmenu a{margin-right: 5px;padding: 5px 15px;font-size: 14px}
}
@media (max-width:767px){
	.inner-core-prut dl dd h1{font-size: 25px;}

}
.inner-whyus{padding-top: 50px;padding-bottom: 50px;font-size:0}
.inner-whyus .whyus-swiper{padding-top: 50px;padding-bottom: 80px}
.inner-whyus dl dt{display: block;}
.inner-whyus dl dt img{display: block;width: 100%}
.inner-whyus dl dt h1{font-size: 22px;font-weight: 400;display: inline-block;margin-top: 20px;position: relative;padding-bottom: 15px;color: #0068b7}
.inner-whyus dl dt h1:after{content: '';position: absolute;left: 0;bottom: 0;width: 30px;height: 2px;background: #008ba4;transition:all .3s;}
.inner-whyus dl:hover dt h1:after{width: 100%}
.inner-whyus dl dd{display: block;font-size: 18px;font-weight: 200;color: #666;margin-top: 18px}
.inner-whyus .whyus-swiper .swiper-pagination-bullet {background: #ddd;width:18px;height: 3px;border-radius:2px;}
.inner-whyus .whyus-swiper .swiper-pagination-bullet-active{background: #196fbc;width: 30px}
@media (max-width:1299px){
	.inner-whyus{padding-top: 20px;padding-bottom: 20px}
	.inner-whyus .whyus-swiper{padding-top: 40px;padding-bottom: 60px}
}
@media (max-width:991px){
	.inner-whyus dl dt h1{font-size: 18px;}
	.inner-whyus dl dd{font-size: 14px;}
	.inner-whyus .whyus-swiper{padding-top:15px;padding-bottom: 40px}
}
.inner-honor{padding-top: 80px;padding-bottom: 60px;overflow: hidden;background: url('../images/bg1.jpg') center no-repeat fixed;background-size: cover;}
.inner-honor .comm-title h1{color: #fff}
.honor-content-center {padding-top:40px;}
.honor-content-swiper {width: 100%;margin: auto;}
.honor-content-swiper dl{height: 480px;}
.honor-content-swiper dl dt {position: relative;overflow: hidden;transition:all .4s ease;margin-top: 50px;display: block;text-align: center;}
.honor-content-swiper dl dt img {max-width: 80%;max-height: 80%;opacity: 0.5;}
.honor-content-swiper dl.swiper-slide-prev dt{text-align: left}
.honor-content-swiper dl.swiper-slide-next dt{text-align: right}
html.sa .honor-content-swiper dl.swiper-slide-prev dt{text-align: right}
html.sa .honor-content-swiper dl.swiper-slide-next dt{text-align: left}
.honor-content-swiper dl.swiper-slide-active dt{margin-top: 0;}
.honor-content-swiper dl.swiper-slide-active dt img {max-width: 100%;max-height: 100%;opacity: 1;}
.honor-content-swiper dl dd {margin-top:20px;text-align: center;opacity: 0;display: block;}
.honor-content-swiper dl dd h2{color:#fff;font-size: 18px;font-family: 'dincond';}
.honor-content-swiper dl.swiper-slide-active dd{opacity: 1;}
.honor-prev,.honor-next {border: none;background: none;bottom: auto;top:38%;transform: translateY(-50%);opacity: 1;}
.honor-prev::after ,.honor-next::after {display: block;color:#fff;font-size: 32px;font-weight:normal;}
.honor-prev {left: 40.6%;}
.honor-next {right:40.6%;}
html.sa .honor-prev {left: auto;right: 40.6%}
html.sa .honor-next {right:auto;left: 40.6%}
@media (max-width:1699px){
	.honor-content-swiper dl{height: 430px;}
}
@media (max-width:1399px){
	.inner-honor{padding-top: 40px;padding-bottom: 50px;}
	.honor-content-swiper dl{height: 400px;}
	.honor-content-swiper dl dd h2{font-size: 16px;}
	.honor-prev::after ,.honor-next::after {font-size: 28px;}
}
@media (max-width:1199px){
	.honor-content-swiper dl{height: 380px;}
	.honor-prev,.honor-next {top:47%;}
	.honor-prev {left:37%;}
	.honor-next {right:37%;}
	html.sa .honor-prev {right: 37%}
	html.sa .honor-next {left: 37%}
	.honor-prev::after ,.honor-next::after {font-size: 25px;}
}
@media (max-width:991px){
	.inner-honor{padding-top: 30px;padding-bottom: 30px;}
	.honor-content-swiper dl{height: 320px;}
	.honor-content-swiper dl dd h2{font-size: 14px;}
	.honor-prev {left:36.5%;}
	.honor-next {right:36.5%;}
	html.sa .honor-prev {right: 36.5%}
	html.sa .honor-next {left: 36.5%}
}
@media (max-width:767px){
	.inner-honor .comm-title{padding-bottom: 30px}
	.inner-honor{padding-top: 30px;}
	.honor-content-swiper dl{height: 550px;}
	.honor-prev {left:16%;}
	.honor-next {right: 16%;}
	html.sa .honor-prev {right: 16%}
	html.sa .honor-next {left: 16%}
}
@media (max-width:576px){
	.honor-content-swiper dl{height: 380px;}
}
.page-visitcompany .page-about-content {display: block;padding-bottom: 50px}
.visitcompany-content .visitcompany-nav {text-align: center;padding-bottom: 40px;}
.visitcompany-content .visitcompany-nav li{display: inline-block;vertical-align: middle;margin: 0 5px;}
.visitcompany-content .visitcompany-nav a {font-size: 16px;background: #f1f1f1;border-radius: 8px;padding: 12px 25px;}
.visitcompany-content .visitcompany-nav li.cur a {background: #008ba4;color: #fff;}
.visitcompany-content-list {overflow: hidden;padding-top: 2%;}
.visitcompany-content-type-swiper,.visitcompany-content-list-swiper {overflow: hidden;}
.visitcompany-content-list-swiper .img{border-radius: 10px;overflow: hidden;background-size: cover}
.visitcompany-content-list-swiper .img i {display: block;width: 60px;height: 60px;background: #008ba4;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 11;opacity: 0;transition: all .5s;color: #fff;text-align: center;line-height: 60px;font-size: 22px}
.visitcompany-content-list-swiper .img img {opacity: 0;transition: all .5s;width:100%}
.visitcompany-content-list-swiper a:hover i{opacity: 1;}
.visitcompany-content-list-swiper a:hover .img img {opacity: 1;}
.visitcompany-content-list-swiper .swiper-wrapper{-webkit-transition-timing-function: linear; -moz-transition-timing-function: linear;-ms-transition-timing-function: linear;-o-transition-timing-function: linear;transition-timing-function: linear;}
@media (max-width:1399px){
	.page-visitcompany.comm-padding{padding-top:50px;padding-bottom: 50px}	
}
@media (max-width:1199px){
	.page-visitcompany.comm-padding{padding-top:30px;padding-bottom: 30px}
	.page-visitcompany .page-about-content{padding-top:20px;}
	.visitcompany-content .visitcompany-nav a {font-size: 15px;padding: 10px 22px;}
}
@media (max-width:991px){
	.page-visitcompany.comm-padding{padding-top:20px;padding-bottom: 20px}
	.visitcompany-content .visitcompany-nav a {font-size: 14px;padding: 8px 20px;}
}

.inner-services{padding-top: 30px;padding-bottom: 40px}
.inner-services .services-content{display: block;padding: 40px 0;}
.inner-services .services-content dl{padding-bottom: 0;margin-bottom: 0}
.inner-services .services-content dl:nth-child(2n){flex-direction: row-reverse;}
.inner-services .services-content dl dt{padding: 0}
.inner-services .services-content dl dt img{width: 100%}
.inner-services .services-content dl dd {background: url(../images/syh.png) no-repeat 60px 80px #f8f8f8;padding: 0;padding-top: 200px;padding-left: 60px;padding-right: 60px;margin-bottom: 0}
.inner-services .services-content dl dd h1{font-weight: 400;position: relative;padding-bottom:40px;font-size: 30px;line-height: 42px;color: #0068b7}
.inner-services .services-content dl dd h1:after{content: '';position: absolute;left: 0;bottom: 0;width: 50px;height: 4px;background: #008ba4}

@media (max-width:1299px){
	.inner-services .services-content{padding: 20px 0;}
	.inner-services .services-content dl dd {background-position: 30px 50px;padding-top: 140px;padding-left: 30px;padding-right:30px}
	.inner-services .services-content dl dd h1{font-size: 24px;line-height: 35px;padding-bottom: 30px}
}
@media (max-width:1199px){
	.inner-services .services-content dl dd {background-size: 65px;background-position: 30px 50px;padding-top: 120px;}
	.inner-services .services-content dl dd h1{font-size: 20px;line-height: 25px;padding-bottom: 25px}
	.inner-services .services-content dl dd h1:after{width: 40px;height: 2px;}
}
@media (max-width:991px){
	.inner-services{padding-top: 10px;padding-bottom: 20px}
	.inner-services .services-content dl dd{background-size: 50px;background-position: 30px 30px;padding-top:90px;}
	.inner-services .services-content dl dd h1{font-size: 16px;line-height: 20px;padding-bottom: 15px}
}
@media (max-width:767px){
	.inner-services .services-content dl dd{background-size:40px;background-position:20px 20px;padding: 20px;padding-top: 70px;padding-bottom: 30px}
}


.inner-list{position:relative;}
.inner-list > .row{padding-top: 80px;}
.inner-list > .row.ar{flex-flow: row-reverse;}
.inner-list .row > div:first-child{padding-top:15px;position: relative;padding-right: 100px;}
html.sa .inner-list .row > div:first-child{padding-right: 0;padding-left: 100px}
.inner-list .row > div:last-child{padding-bottom: 80px}
.inner-list .row > div{padding: 0}
.inner-list .row.ar > div:last-child{padding-bottom:40px}
.inner-list .row.ar > div:first-child{padding-left:60px;padding-right:0;padding-top:18px;}
.inner-list .row .row {margin-left: -20px;margin-right: -20px;min-height: 650px}
.inner-list .row .row > div{padding-left: 20px;padding-bottom: 30px;padding-right: 0}
.inner-list .row .row dl{padding: 20px}
.inner-list .row .row dl a{background: #fff;width: 100%;position: relative;display: block;box-shadow: 0 0 10px 8px #00000005;border-radius: 8px;overflow: hidden;}
.inner-list .row .row dl a:hover{box-shadow:0 26px 40px -24px rgba(0,36,100,.5)}
.inner-list .row .row dl a dt{width: 100%;padding: 40px;position: relative;z-index: 5}
.inner-list .row .row dl a dt img{width: 100%;transition: all .3s;object-fit:contain;aspect-ratio:4/3;}
.inner-list .row .row dl a dt > i{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%) scale(0.8);font-size: 28px;color: #fff;background: #008ba4;width: 60px;height: 60px;border-radius: 50%;line-height: 60px;text-align:center;display:inline-block;opacity: 0;visibility: hidden;transition:all .3s;transition-delay: 0.1s}
.inner-list .row .row dl a:hover dt > i{transform: translate(-50%,-50%) scale(1.2);opacity: 1;visibility: visible;}
.inner-list .row .row dl a dt ul{position: absolute;bottom: -38px;left: 0;width: 100%;height: auto;padding: 15px;z-index: 10;font-size: 30px;text-align:center;}
.inner-list .row .row dl a dt ul li{padding: 5px 10px;display:inline-block;font-size: 15px;line-height: 24px;border:1px #ddd solid;margin-bottom: 5px;background: #fff}
.inner-list .row .row dl a dt ul li > i{font-size: 20px;display:inline-block;vertical-align: top;line-height: 24px;margin-right: 5px}
.inner-list .row .row dl a:hover{margin-top: -15px;}
.inner-list .row .row dl a:hover dt img{opacity: 0.4;/*filter: brightness(0.4) saturate(1) contrast(1) blur(10px)*/}
.inner-list .row .row dl a dd{width: 100%;text-align: center;background: #121212;padding: 30px 12px;padding-top: 50px;transition:all .3s;}
.inner-list .row .row dl a:hover dd{background:#008ba4;}
.inner-list .row .row dl a dd h1{font-size: 28px;color: #fff;position: relative;line-height: 30px;display:block;margin-bottom:20px}
.inner-list .row .row dl a dd p{font-size: 15px;color: #ffffffa0;display:block;margin-top: 20px;margin-bottom: 25px;line-height: 22px;height: 44px;overflow: hidden;}
.inner-list .row .row dl a dd i{color: #ffffff50;font-size: 12px}
.inner-list .row .row dl a:hover dd i{color: #fffffff0}
.inner-list .catelog{padding: 0}
.inner-list .catelog .title{display:block;}
.inner-list .catelog .title h1{font-size: 30px;position: relative;padding-bottom: 20px}
.inner-list .catelog .title h1:after{content: '';position: absolute;bottom: 0px;left:0;width: 50px;height:3px;background: #ddd;border-radius: 3px}
html.sa .inner-list .catelog .title h1{text-align:right;}
html.sa .inner-list .catelog .title h1:after{left: auto;right: 0}
.inner-list .catelog > ul{height: auto;padding-top: 30px}
.inner-list .catelog > ul > li{line-height: 20px;padding:0;border-bottom: 1px #ddd solid;display:block;position:relative;height: 60px;overflow: hidden;}
.inner-list .catelog > ul > li > a{display:block;line-height: 60px;position: relative;font-size: 24px;font-family: 'dincond-bold'}
.inner-list .catelog > ul > li > a > i{position: absolute;right: 0;top: 50%;transform: translateY(-50%);line-height: 60px;font-size: 20px;transition:all .3s;}
html.sa .inner-list .catelog > ul{text-align:right;}
html.sa .inner-list .catelog > ul > li > a > i{right: auto;left: 0}
.inner-list .catelog > ul > li.active{height: auto}
.inner-list .catelog > ul > li.active > a{color: #008ba4}
.inner-list .catelog > ul > li.active > a > i{transform: translateY(-50%) rotate(45deg)}
.inner-list .catelog > ul > li ul{padding-top: 5px;height: auto;padding-bottom: 20px}
.inner-list .catelog > ul > li ul li{line-height: 28px;}
.inner-list .catelog > ul > li ul li a{display:inline-block;font-size: 15px;line-height: 35px;vertical-align: top}
.inner-list .catelog > ul > li ul li.active a{color: #008ba4}
.inner-list .catelog > ul > li ul li a:hover{padding-left: 5px}
.inner-list .catelog > ul > li ul li i{display:inline-block;line-height: 35px;vertical-align: top;margin-right: 4px;font-size: 18px}
html.sa .inner-list .catelog > ul > li ul li i{margin-left: 4px;margin-right: 0}
.inner-list .comm-title.set-left .title h1{font-size: 45px;padding-bottom: 20px}
.inner-list .comm-title.set-left .title h1:after{width: 60px}
.inner-list .comm-title.set-left .note{display:block;padding-top: 20px;font-size: 16px;color: #666;line-height: 1.6}
.inner-list .comm-title.set-left .note p{font-size: 16px;color: #666;line-height: 1.6;margin: 5px 0}
@media (max-width:1499px){
	.inner-list .row .row {margin-left: -18px;margin-right: -18px}
	.inner-list .row .row dl{padding: 18px}
	.inner-list .row > div:first-child{padding-right: 50px;}
	html.sa .inner-list .row > div:first-child{padding-left: 50px;}
	.inner-list .comm-title.set-left .title h1{font-size: 40px;}
}
@media (max-width:1299px){
	.inner-list .row .row{margin-left: -10px;margin-right: -10px;}
	.inner-list .row .row dl{padding: 10px}
	.inner-list .comm-title.set-left .title h1{font-size: 35px;}
	.inner-list .row .row dl a dt{padding: 30px;}
}
@media (max-width:1199px){
	.inner-list .row .row dl{padding: 10px}
	.inner-list .row .row dl a dd data h1{font-size: 25px;line-height: 32px}
	.inner-list .row .row dl a dd data span{width: 150px;line-height:38px}
	.inner-list .row .row dl a dd data span h3,.home-product .product-list dl a dd data span i{font-size: 12px;line-height:38px}
	.inner-list .comm-title.set-left .title h1{font-size: 25px;padding-bottom: 0px}
	.inner-list .comm-title.set-left .title h1:after{width: 40px}
	.inner-list .comm-title.set-left .note{font-size: 15px;}
	.inner-list .row .row dl a dt{padding: 20px;}
}

@media (max-width:991px){
	.inner-list > .row{padding-top: 20px;}
	.inner-list .row > div:first-child{padding-right: 0}
	html.sa .inner-list .row > div:first-child{padding-left: 0}
	.inner-list .catelog > ul > li > a{line-height: 50px;font-size: 20px;}
	.inner-list .row .row > div{padding-left: 0px;}
	.inner-list .comm-title.set-left .note{font-size: 14px;}	
}
@media (max-width:767px){
	.inner-list .row .row{margin-left: 0;margin-right: 0}
	.inner-list .row .row dl{padding:0;padding-bottom: 15px}
}

.inner-news{padding-top: 40px;padding-bottom: 60px}
.inner-news .row{margin-left: -20px;margin-right: -20px}
.inner-news .row dl{padding: 20px}
.inner-news .row dl a{display:block;box-shadow:0 26px 40px -24px rgba(0,36,100,.1);overflow: hidden;border-radius: 5px}
.inner-news .row dl a dt{display:block;overflow: hidden;position: relative;}
.inner-news .row dl a dt img{width: 100%;transition:all .3s;}
.inner-news .row dl a dt em{position: absolute;left: 30px;bottom: 0;background:#008ba4f0;color: #fff;font-size: 15px;padding:8px 22px;border-top-right-radius: 5px;border-top-left-radius: 5px}
.inner-news .row dl a:hover dt img{transform: scale(1.05);}
.inner-news .row dl a dt i{position: absolute;left: 50%;top: 50%;transform:translate(-50%,-50%);width: 40px;height: 40px;line-height: 40px;text-align:center;background:#008ba4f0;color: #fff;display:block;font-size: 12px;border-radius: 50%;transition:all .3s;opacity: 0;}
.inner-news .row dl a:hover dt i{transform:translate(-50%,-50%) scale(1.8);opacity: 1;}
.inner-news .row dl a dd{background:#f8f8f8;padding:30px;min-height:250px;display:block}
.inner-news .row dl a dd h2{font-size: 30px;display:block;margin-bottom:20px;font-family: 'dincond-medium';transition:all .3s;}
html.sa .inner-news .row dl a dd h2{text-align: right;}
.inner-news .row dl a:hover dd h2{color: #008ba4}
.inner-news .row dl a dd p{font-size: 16px;height: 48px;line-height: 24px;overflow: hidden;}
html.sa .inner-news .row dl a dd p{text-align:right;}
.inner-news .row dl a dd span{display:block;margin-top: 40px;overflow: hidden;position: relative;height: 20px}
.inner-news .row dl a dd span i{position: absolute;left: -15px;top: 0;font-size: 11px;transition:all .3s;}
html.sa .inner-news .row dl a dd span i{left: auto;right: -15px;transform:rotateY(180deg);}
.inner-news .row dl a:hover dd span i{left: 0;color: #008ba4}
html.sa .inner-news .row dl a:hover dd span i{right: 0}
.inner-news .row dl:nth-child(n+3) a dd h2{font-size: 24px}

.client{background: #fff;position: relative;}
.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:1399px){
	.inner-news .row dl a dd{padding:25px;min-height:220px}
	.inner-news .row dl a dt em{left: 25px}
	.inner-news .row dl a dd h2{font-size: 25px;}
	.inner-news .row dl a dd p{font-size: 15px;height: 40px;line-height: 20px;}
}
@media (max-width:1199px){
	.inner-news .row{margin-left: -10px;margin-right: -10px}
	.inner-news .row dl{padding: 10px}
	.inner-news .row dl a dd p{font-size: 14px;height: 36px;line-height: 18px;}
}
@media (max-width:991px){
	.client .list dl{width: 33.3333%;padding:5px;}
	.client .list dl dd h4{font-size: 12px}
	.inner-news{padding-top: 20px;padding-bottom: 40px}
	.inner-news .row dl a dd{padding:20px;min-height:auto;display:block;}
	.inner-news .row dl a dt em{left: 20px;font-size: 14px}
	.inner-news .row dl a dd h2{font-size: 20px;}
	.inner-news .row dl:nth-child(n+3) a dd h2{font-size: 20px}
	.inner-news .row dl a dd p{height: auto;}
}
@media (max-width:767px){
	.inner-news .row{margin-left: 0;margin-right: 0}
	.inner-news .row dl{padding: 10px 0}
}
.contact-us{background: #fff;position: relative;}
.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:#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{padding-top: 50px}
.our-vision .row{margin-left: -25px;margin-right: -25px}
.our-vision dl{font-size: 0;padding:0 25px;border-right: 1px #eee solid}
html.sa .our-vision dl{text-align:right;}
.our-vision dl dt{display:block;}
.our-vision dl dd{display:block;}
.our-vision dl:last-child{border-right: none}
html.sa .our-vision dl:last-child{border-right: 1px #eee solid}
html.sa .our-vision dl:first-child{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;margin-top: 15px;display:block;color:#888;line-height: 20px;min-height: 60px;font-family: 'dincond'}

@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:991px){
	.our-vision .row{margin-left: 0;margin-right: 0}
	.our-vision dl{border-right: none;padding: 0}
	.our-vision dl dt{width: 100%;padding-bottom: 10px}
	.our-vision dl dt i{font-size: 45px;}
	.our-vision dl dd{width: 100%;}
}
@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{padding-top: 0}
	.our-vision dl dt i{font-size: 40px;}
	.our-vision dl dd{padding:0;border-right:none}
	.our-vision dl dd h1{font-size: 22px;}
	.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: 35px;}
}


@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:'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: #008ba4;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: #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}
}

.inner-project{padding-top:40px;padding-bottom: 60px}
.inner-project .rows{columns: 3; column-gap: 30px;}
.inner-project .rows dl{break-inside: avoid;}
.inner-project .rows dl{margin-bottom: 30px;}
html.sa .inner-project .rows dl{text-align: right;}
.inner-project .rows dl a dt{overflow: hidden;width: 100%;background: #000;position: relative;}
.inner-project .rows 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);}
.inner-project .rows dl a dt img{width: 100%;opacity:0.8;transition: all .2s;}
.inner-project .rows dl a:hover dt img{transform:scale(1.1);opacity:1;}
.inner-project .rows dl a:hover dt i{top: 50%;opacity: 1;}
.inner-project .rows dl a dd{background: #f8f8f8;width: 100%;padding:30px;margin-bottom: 0}
.inner-project .rows dl a dd span{color:#008ba4;}
.inner-project .rows dl a dd h2{font-size: 30px;color:#000;padding-top: 2%}
.inner-project .rows dl a dd h2{font-size: 22px;}
.inner-project .rows dl a dd h3{padding-top: 5%;line-height: 20px;}
.inner-project .rows dl a dd h3 i{margin-left: 5px;line-height: 20px;vertical-align: text-top;}

@media (max-width:991px){
	.inner-project{padding-top:20px;padding-bottom: 40px}
	.inner-project .rows dl a dd{padding:20px;}
	.inner-project .rows{columns: 2; column-gap: 20px;}
	.inner-project .rows dl a dd h2{font-size: 20px;}
}
@media (max-width:767px){
	.inner-project .rows dl a dd{padding:10px;}
	.inner-project .rows{columns: 1; column-gap: 10px;}
	.inner-project .rows dl a dd h2{font-size: 18px;}
}
.inquiryform{position: fixed;transition: all .3s;width: 100%;height: 100vh;opacity: 0;visibility: hidden;z-index: 100;}
.inquiryform .feedback{position: fixed;padding:40px;background:#fff;width: 650px;top: 52%;left: 50%;transform: translate(-50%,-43%);z-index: 105;border:12px #00000030 solid;transition: all .3s;border-radius:5px}
.inquiryform.show{opacity: 1;visibility: visible;}
.inquiryform.show .feedback{top: 50%;height: 70%}
.inquiryform.show .feedback.sa{text-align:right;}
.inquiryform.show:before{content: '';position: fixed;left: 0;top: 0;width: 100%;height: 100vh;background: #000000a0;z-index: -1}
.inquiryform .feedback .title{width: 100%;display: block;position: relative;height: 60px;line-height: 30px;font-size: 20px;font-weight: 600;text-transform: uppercase;}
.inquiryform .feedback .title i{font-size: 20px;position: absolute;right:-25px;top: -25px;cursor: pointer;}
.inquiryform .feedback.sa .title i{right: auto;left: -25px}
.inquiryform .feedback .title i:hover{color: #008ba4}
.inquiryform .feedback ul li textarea{height: 18vh}
.feedback ul{font-size: 0}
.feedback ul li{width: 49%;display:inline-block;margin-bottom: 20px;margin-right:2%;vertical-align: top}
.feedback.sa ul li{margin-right:0;margin-left: 2%;text-align:right;}
.feedback ul li:nth-child(2n){margin-right:0}
.feedback.sa ul li:nth-child(2n){margin-left:0;}
.feedback ul li input{width: 100%;line-height: 50px;height: 50px;background: #fff;border: 1px #eee solid;padding: 10px;font-size: 15px;box-shadow: 0 15px 15px -11px rgba(25, 17, 64, 0.05);}
.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.sa ul li:nth-child(7) img{margin-right: 12px;margin-left:0}
.feedback ul li textarea{width: 100%;height: 200px;line-height: 22px;background: #fff;border: 1px #eee solid;padding: 10px;font-size: 15px;box-shadow: 0 15px 15px -11px rgba(25, 17, 64, 0.05);border-radius:5px}
.feedback ul li:last-child input,.inner-contact .feedback ul li:last-child input{background: #008ba4;color: #fff;font-size: 16px;font-weight: 300;padding: 0;transition: all .2s;border: none;box-shadow: 0 15px 15px -11px rgba(25, 17, 64, 0.5)}
.feedback ul li:last-child input:hover,.inner-contact .feedback ul li:last-child input:hover{background: #0068b7}
@media screen and (max-width: 1299px){
	.inquiryform.show .feedback{height: 68%}
}
@media screen and (max-width: 1199px){
	.inquiryform.show .feedback{height: 66%}
	.inquiryform .feedback .title{height: 40px;line-height: 20px;font-size: 18px;}
	.inquiryform .feedback{padding:30px;width: 60%;top: 50%;left: 20%;transform: translateY(-50%);border:8px #00000030 solid;}
	.inquiryform .feedback .title i{right:-15px;top: -15px;}
}
@media screen and (max-width: 991px){
	.inquiryform.show .feedback{height: 64%}
	.feedback ul li input{line-height: 40px;height: 40px;}
}
@media screen and (max-width: 767px){
	.inquiryform .feedback .title{height: 40px;line-height: 20px;font-size: 18px;}
	.inquiryform .feedback{padding:20px;width: 90%;top: 50%;left: 5%;transform: translateY(-50%);border:8px #00000030 solid;}
	.inquiryform .feedback .title i{font-size: 18px;right:0;top: 0;}
	.feedback ul li:last-child input,.inner-contact .feedback ul li:last-child input{font-size: 14px;}
}

.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){
	.project dl a dd h2{font-size: 25px;}
	.project .rows dl a dd h2{font-size: 20px;}
	.project .rows{columns:3;}
	.pageNav.pageCenter{padding-top: 50px}
}
@media (max-width:767px){
	.project .rows{columns:2;column-gap: 20px;}
	.project dl a dd h2{font-size: 18px;}
	.project .rows dl a dd h2{font-size: 16px;}
	.project dl a dd h3{font-size: 13px}
}
@media (max-width:576px){
	.project dl a dd{padding:5%;}
	.project dl a dd h3{padding-top: 2%;}
}

.location{background: #333;line-height: 50px;margin-top:82px}
html.sa .location{text-align:right;}
.local{display:block;line-height: 30px;font-size: 16px;color: #fff;padding-top:10px;padding-bottom: 10px}
.local i{font-size: 10px;display:inline-block;padding: 0 10px;color: #ffffff90}
.local a{font-size: 15px;color: #fff}
.local a i{font-size: 16px;color: #fff;margin-right: 8px;padding: 0;}
html.sa .local a i{margin-left: 8px;margin-right: 0}
.local a:hover{text-decoration: underline;}

.viewnews{padding-top: 5%}
.viewnews .content{padding-right: 4%;padding-left: 0}
html.sa .viewnews .content{padding-right: 0;padding-left: 4%;text-align:right;}
.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}
html.sa .viewnews .content .date ul{text-align:left;}
.viewnews .content .date ul li{border: 1px #eee solid;width: 100px;font-size:25px;text-align: center;font-family: 'dincond-bold';display: inline-block;height:40px;line-height: 40px;color:#000;clear: both;}
.viewnews .content .date ul li:last-child{border-top: none;font-size: 14px;color:#999;font-family: 'dincond'}
.viewnews .content .text{font-size: 16px;line-height: 30px;padding: 3% 0}
.viewnews .content .text p{font-size: 16px;line-height: 30px;display:block;margin-top: 15px;margin-bottom: 15px}
.viewnews .content .text img{max-width: 100%}
.viewnews .content .tags{display: block;padding:30px 0;margin-top:30px;border-top:1px #eee solid}
.viewnews .content .tags span{display: inline-block;padding-right: 20px;font-size:18px;font-family: 'dincond-medium';text-transform:uppercase;line-height: 30px;vertical-align: top}
.viewnews .content .tags a{display: inline-block;background:#f5f5f5;margin-right:10px;padding:3px 12px;font-size:15px;text-transform:capitalize;line-height: 24px;vertical-align: top}
.viewnews .content .tags a:last-child{margin-right:0;}
.viewnews .content .tags a:hover{background:#008ba4;color: #fff}
.viewnews .content .prenext{border-top: 1px #eee solid;padding-top: 30px;font-size: 0;width: 100%;padding-bottom:50px;}
.viewnews .content .prenext li{width: 45%;display:inline-block;font-size: 0}
.viewnews .content .prenext li a{font-size: 13px;}
.viewnews .content .prenext li a b{display:inline-block;width: 75px;text-transform:uppercase}
.viewnews .content .prenext li a b i{display:inline-block;line-height: 18px;font-size: 13px;vertical-align: top;margin-right: 10px}
.viewnews .content .prenext li i:before{line-height: 18px;vertical-align: text-top;margin-right: 5px}
.viewnews .content .prenext li a span{width: calc(100% - 75px);font-size: 16px;line-height: 20px;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:nth-child(2){width: 10%;text-align:center;vertical-align: top;}
.viewnews .content .prenext li:nth-child(2) a i{font-size: 16px;line-height: 20px;}
.viewnews .content .prenext li:last-child{text-align:right;}
.viewnews .content .prenext li:last-child a b i{margin-left: 10px;margin-right: 0}
.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{padding-right: 0}
.viewnews .list .title{padding-bottom: 5%}
html.sa .viewnews .list .title{text-align: right}
.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%;display:block;}
html.sa .viewnews .list .newslist dl a dd{text-align: right;}
.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;}
	.viewnews .content .prenext li a span{font-size: 15px;}
}
@media screen and (max-width: 991px){
	.viewnews .content .title div{padding-top:20px;}
	.viewnews .content{padding-right: 0}
	.viewnews .content .title h1{font-size: 30px;}
	.viewnews .list,.viewnews .content .date{display: none}
	.viewnews .content .prenext{padding-top: 20px;padding-bottom: 20px}
	.viewnews .content .tags span{padding-right: 15px;font-size:16px;}
	.viewnews .content .tags a{font-size: 14px}
}
@media screen and (max-width: 767px){
	.viewnews .content .title h1{font-size: 25px;}
}

.inner-contact{padding-bottom: 60px;padding-top:40px;}
.inner-contact .contact-info{display: block;font-size: 0}
.inner-contact .contact-info dl{display: inline-block;vertical-align: top;width: 32%;margin-right: 2%;border-top: 1px #eee solid;padding-top: 30px;margin-bottom: 40px;position:relative;}
html.sa .inner-contact .contact-info dl{text-align: right;}
.inner-contact .contact-info dl:after{content: '';position: absolute;left: 0;top: -1px;height: 1px;width: 0;background: #008ba4;transition:all .5s;}
.inner-contact .contact-info dl:hover:after{width: 100%}
.inner-contact .contact-info dl:nth-child(3n){margin-right: 0}
.inner-contact .contact-info dl dt{display: block;font-size: 16px;color: #999;line-height: 24px}
.inner-contact .contact-info dl dt i{font-size:16px;line-height: 24px;display: inline-block;vertical-align: top;margin-right: 5px}
html.sa .inner-contact .contact-info dl dt i{margin-right: 0;margin-left: 5px}
.inner-contact .contact-info dl dt i.icon-library{font-size: 13px}
.inner-contact .contact-info dl dd{font-size: 22px;font-weight: bold;padding-top: 5px;transition: all .3s}
.inner-contact .contact-info dl dd a:hover{color: #008ba4}
.inner-contact .row{padding-bottom: 50px;}
.inner-contact .row > div {padding: 0}
.inner-contact .row > div:first-child{padding-right: 3%;padding-top: 50px}
.inner-contact .row > div img{width: 100%}
.inner-contact .map {width: 100%;height: 600px;display: block;}
.inner-contact .map iframe{width: 100%;height: 100%}
@media(max-width:1299px){
	.inner-contact .map {height: 500px;}
}
@media(max-width:1199px){
	.inner-contact .contact-info dl,.inner-contact .contact-info dl:nth-child(3n){width: 49%;margin-right: 2%;margin-bottom: 30px;}
	.inner-contact .contact-info dl:nth-child(2n){margin-right: 0}
	.inner-contact .contact-info dl dt{font-size: 15px}
	.inner-contact .contact-info dl dd{font-size: 20px;}
	.inner-contact .map {height: 450px;}
}
@media(max-width:991px){
	.inner-contact{padding-bottom: 40px;padding-top:20px;}
	.inner-contact .bdmap {height: 350px;}
	.inner-contact .contact-info dl dt{font-size: 14px}
	.inner-contact .contact-info dl dd{font-size: 18px;}
	.inner-contact .row{padding-bottom: 0px}
	.inner-contact .row > div:first-child{padding-right: 0;padding-top:20px}
}
@media(max-width:767px){
	.inner-contact .contact-info dl dd{font-size: 16px;}
}
@media(max-width:576px){
	.inner-contact .contact-info dl,.inner-contact .contact-info dl:nth-child(3n){width: 100%;margin-right: 0;margin-bottom: 10px;padding-top: 15px}
	.inner-contact .contact-info dl:last-child{margin-bottom: 0}
}

.inner-feed.google-feed{background:#f8f8f8;position: relative;padding-left: 15%;padding-right: 15%}
.inner-feed.google-feed .comm-title{padding-left: 0;padding-right: 0}
.inner-feed .comm-title{padding-top:0}
@media(max-width:1299px){
	.inner-feed.google-feed{padding-left: 10%;padding-right: 10%}
}
@media(max-width:991px){
	.inner-feed.google-feed{padding-left: 3%;padding-right: 3%}
}
.google-factory{background: #fff;position: relative;}
.google-factory .list{display:block;font-size: 0}
.google-factory .list dl{display:inline-block;width: 32%;margin-right: 2%;margin-bottom: 30px;position:relative;overflow: hidden;}
.google-factory .list dl:nth-child(3){margin-right: 0}
.google-factory .list dl:nth-child(n+4){width: 49%;}
.google-factory .list dl:last-child{margin-right: 0}
.google-factory .list dl a {display:block;cursor: pointer;}
.google-factory .list dl a dt{display:block;overflow: hidden;background:#000;}
.google-factory .list dl a dt img{width: 100%;object-fit: cover;aspect-ratio:3/4;opacity: 0.7;transition:all .3s;}
.google-factory .list dl:nth-child(n+4) a dt img{aspect-ratio:4/3;}
.google-factory .list.linear dl a dt img{aspect-ratio:3/3.2}
.google-factory .list.linear dl:nth-child(n+4) a dt img{aspect-ratio:3/2.5;}
.google-factory .list dl a:hover dt img{opacity: 0.4}
.google-factory .list dl a dd{position:absolute;width: 100%;top:calc(100% - 210px);left: 0;padding: 30px;overflow: hidden;transition:all .3s;}
.google-factory .list dl a dd i{font-size: 60px;color: #fff;}
.google-factory .list dl a dd h1{font-size: 33px;line-height: 1;min-height: 100px;color: #fff;margin-top: 20px;display:block;}
.google-factory .list dl a dd p{font-size: 17px;line-height: 1.3;color: #fff;display:block;}
.google-factory .list dl a:hover dd{top: 40%;}
.google-factory .list.linear dl a:hover dd{top: 30%;}
@media(max-width:1699px){
	.google-factory .list dl a dd i{font-size: 55px;}
	.google-factory .list dl a dd h1{font-size: 30px;}
	.google-factory .list dl a:hover dd{top: 30%;}
	.google-factory .list.linear dl a:hover dd{top: 20%;}
}
@media(max-width:1599px){
	.google-factory .list dl a:hover dd{top: 20%;}
	.google-factory .list.linear dl a:hover dd{top: 10%;}
}
@media(max-width:1399px){
	.google-factory .list dl a dd{top:calc(100% - 180px);}
	.google-factory .list dl a:hover dd{top: 15%;}
	.google-factory .list dl a dd i{font-size: 50px;}
	.google-factory .list dl a dd h1{font-size: 25px;min-height: 80px;}
	.google-factory .list dl a dd p{font-size: 16px;line-height: 1.2;}
}
@media(max-width:1199px){
	.google-factory .list dl a dd{top:calc(100% - 160px);}
	.google-factory .list dl a:hover dd{top: 10%;}
	.google-factory .list.linear dl a:hover dd{top: 0;}
	.google-factory .list dl a dd i{font-size: 45px;}
	.google-factory .list dl a dd h1{font-size: 22px;min-height: 70px;}
	.google-factory .list dl a dd p{font-size: 15px;line-height: 1.1;}
}
@media(max-width:991px){
	.google-factory .list dl,.google-factory .list dl:nth-child(3){width: 49%;margin-right: 2%}
	.google-factory .list dl:nth-child(2n){margin-right: 0}
	.google-factory .list dl a dt img,.google-factory .list.linear dl a dt img,.google-factory .list.linear dl:nth-child(n+4) a dt img{aspect-ratio:4/3;}
	.google-factory .list dl a dd{top:calc(100% - 120px);padding:20px;}
	.google-factory .list dl a dd h1{font-size: 20px;min-height: 45px;margin-top: 10px;}
	.google-factory .list dl a:hover dd{top: 0}
	.google-factory .list.linear dl a:hover dd{top: 10%;}
}
@media(max-width:767px){
	.google-factory .list dl,.google-factory .list dl:nth-child(3),.google-factory .list dl:nth-child(n+4){width: 100%;margin-right: 0}
	.google-factory .list dl a:hover dd,.google-factory .list.linear dl a:hover dd{top: 6%}
}
.inner-factory{background:url(../images/contact_bg.webp) no-repeat center center;background-size: cover;padding-top: 60px;padding-bottom: 80px}
.inner-factory .comm-title{padding-bottom: 30px}
.inner-factory .comm-title h1{color: #fff}
.inner-factory .comm-title h1:after{background:#fff;}
.inner-factory .row {margin-left: -30px;margin-right: -30px}
.inner-factory .row > div{padding: 30px}
.inner-factory .row > div dl{background: #fff;padding: 50px;display:block;height: 100%;border-radius: 5px}
html.sa .inner-factory .row > div dl{text-align:right;}
.inner-factory .row > div dl dt{display:block;}
.inner-factory .row > div dl dt h2{display:block;font-size: 40px;font-family: 'dincond-bold'}
.inner-factory .row > div dl dt h3{display:block;padding-top: 10px;font-size: 18px}
.inner-factory .row > div dl dd{display:block;padding-top:30px;}
.inner-factory .row > div dl dd p{display:block;line-height: 20px;font-size: 15px;margin-top: 5px;margin-bottom: 15px}
.inner-factory .row > div dl dd p i{display:inline-block;line-height: 21px;font-size: 15px;margin-right: 8px;vertical-align: top}
html.sa .inner-factory .row > div dl dd p i{margin-left:8px;margin-right: 0}
@media(max-width:1399px){
	.inner-factory{padding-top: 50px;padding-bottom: 65px}
	.inner-factory .row > div dl{padding:40px;}
	.inner-factory .row > div dl dt h2{font-size: 30px;}
}
@media(max-width:1199px){
	.inner-factory{padding-top: 30px;padding-bottom: 50px}
	.inner-factory .comm-title{padding-bottom: 20px}
	.inner-factory .row{margin-left: -15px;margin-right: -15px}
	.inner-factory .row > div{padding:15px}
	.inner-factory .row > div dl{padding:30px;}	
	.inner-factory .row > div dl dt h2{font-size: 25px;}
	.inner-factory .row > div dl dt h3{font-size: 16px}
	.inner-factory .row > div dl dd{padding-top:20px;}

}
@media(max-width:991px){
	.inner-factory{padding-top: 20px;padding-bottom: 40px}
	.inner-factory .comm-title{padding-bottom: 10px}
	.inner-factory .row > div dl{padding:20px;}
	.inner-factory .row > div dl dt h2{font-size: 22px;}
	.inner-factory .row > div dl dt h3{font-size: 15px}
	.inner-factory .row > div dl dd{padding-top:10px;}
	.inner-feed .row > div{padding:0}
	.inner-feed .row > div.feedback{padding-top:20px}
}
@media(max-width:767px){
	.inner-factory .row{margin-left: 0;margin-right: 0}
	.inner-factory .row > div{padding:10px 0}
}
.pagination-bar {overflow: hidden; padding:0;margin-top:50px;font-size: 16px;border-top: 1px #eee solid;padding-top: 50px}
.pagination-bar.center{text-align: center;}
.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;border-radius:3px;font-size: 15px}
.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;color: #333;border-radius:3px;font-size: 15px}
.pagination-bar ul li.pageinfo {background: #e8e8e8;line-height: 42px;text-align: center;padding: 0 15px;border-radius:3px;font-size: 15px;color: #666}
.pagination-bar ul li.active{background: #008ba4;color: #fff;height: 42px;width: 42px;display: inline-block;border-radius:3px;line-height: 42px;text-align: center;font-weight: 300;font-size: 15px}
.pagination-bar ul li i{vertical-align: top;font-size: 16px;line-height: 42px;display: inline-block;color: #666}
.pagination-bar ul li a:hover{ color: #fff; background: #008ba4;}
@media screen and (max-width: 991px){
	.pagination-bar {margin-top:30px;}
	.pagination-bar ul li.disabled {height: 30px;width: 30px;line-height: 30px;}
	.pagination-bar ul li a {height:30px;width: 30px;line-height: 30px}
	.pagination-bar ul li.pageinfo {line-height: 30px;padding: 0 10px;font-size: 14px}
	.pagination-bar ul li.active{height: 30px;width: 30px;line-height: 30px;}
	.pagination-bar ul li i{font-size: 14px;line-height: 32px;}
	.pagination-bar.mb0{text-align: center;padding-top: 30px}
}

.suspension{position:fixed;z-index:301;right:0;bottom:85px;width:70px;height:240px;}
html.sa .suspension{right: auto;left: 0;}
.suspension-box{position:relative;float:right;}
html.sa .suspension-box{float: left}
.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:#008ba4;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#008ba4;}
.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;}
html.sa .suspension .d {right: auto;left: 50px;}
.suspension .d-tel{top:0;}
.suspension .d-service{top:0;}
.suspension .d-service img{width: 100%;}
.suspension .d-service-phone{top:92px;}
.suspension .d-qrcode{top:46px;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: #111;padding: 4% 0 1.5% 0;position: relative;}
.footer .row > div{padding: 0}
html.sa .footer .foot-left{text-align:right;}
.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,.5);width: 75%;padding:5% 0 4% 0;font-size: 16px;margin-bottom: 20px}
.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%;}
html.sa .footer .foot-left a,html.sa .footer .foot-right .share a{margin-right: 0;margin-left: 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:#008ba4;}
.footer .foot-middle {font-size: 0}
html.sa .footer .foot-middle{text-align:right;}
.footer .foot-middle dl{width:30%}
.footer .foot-middle dl:nth-child(2){width: 40%}
.footer .foot-middle dl dt{font-size: 28px;font-family: 'dincond-medium';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;}
html.sa .footer .foot-middle dl dt:after{left: auto;right: 0}
.footer .foot-middle dl dd{padding-top: 20px;width: 100%}
.footer .foot-middle dl dd a{color:rgba(255,255,255,.5);display: block;line-height: 32px;font-size: 16px}
.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,.5);padding-top: 4%;line-height: 24px;font-size: 16px}
.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,.5);padding-top: 1.5%;font-size: 15px;position: relative;text-align:center;}
@media (max-width:1199px){
	.footer .foot-right h3{font-size: 15px}
}
@media (max-width:991px){
	.footer:after{display: none}
	.footer .foot-middle {display: none}
}
@media (max-width:767px){
	.footer .row > div.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%}
	.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}
	html.sa .footer .foot-right{text-align: right}
	.footer .row > div.foot-right{padding-top:20px;}
	.footer .foot-right h1{padding-bottom: 5px;font-size: 25px}
	.footer .foot-right h3{padding-top:0;font-size: 14px}
	.footer .foot-right .share{display: block;padding: 15px 0 5px 0}
	.footer .copyright{padding-top: 15px;padding-bottom: 15px;font-size: 14px}
}