@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:'Poppins';font-weight:200;src:url(../fonts/Poppins-Light.ttf);font-display:swap}
@font-face{font-family:'Poppins';font-weight:300;src:url(../fonts/Poppins-Regular.ttf);font-display:swap}
@font-face{font-family:'Poppins';font-weight:400;src:url(../fonts/Poppins-Medium.ttf);font-display:swap}
@font-face{font-family:'Poppins';font-weight:500;src:url(../fonts/Poppins-Bold.ttf);font-display:swap}
@font-face{font-family:'Poppins';font-weight:600;src:url(../fonts/Poppins-Black.ttf);font-display:swap}
html,body{margin:0;padding:0;font-size:14px; color:#333;-webkit-text-size-adjust:none;font-family: 'Poppins';font-weight:200;}
:root {
  --base-color: #2d9431;
  --auxiliary-color: #fcad00;
  --scheme-color: #094584;
}
h1,h2,h3,h4,h5,h6,em,hr,blockquote,dl,dt,dd,ul,p,ol,li,pre,form,fieldset,legend,button,input,textarea{margin:0;padding:0;list-style:none;font-style:normal}
h1{font-weight:500;}
h2{font-weight:400;}
.bold{font-weight: 600}
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}
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;font-weight:200;}
a:hover{ color:var(--base-color);text-decoration:none;}
a,input,button,textarea,i{ outline:none;font-family: 'Poppins';font-weight:200;}
.fl{float: left;}
.fr{float: right;}
.set-transition{transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}
.line-clamp{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.line-clamp-two{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.white-text{color: #fff}
.text-center {text-align:center}
.text-right {text-align:right}
.text-uppercase {text-transform:uppercase}
.text-capitalize {text-transform:capitalize}
.italic{font-style: italic;}
.overflow {overflow:hidden}
.block {display:block}
.inline-block {display:inline-block;vertical-align: top}
.middle-align{vertical-align: middle;}
.relative {position:relative}
.absolute {position:absolute}
.round-border{border-radius:50%}
.gray{background: #f8f8f8}
.mobileshow{display: none}
.pcshow{display: inline-block;}
.more{padding-top: 40px;display:block;}
.more a,.inner-news-top a.topnews .content span{display: inline-block;background:var(--auxiliary-color);color: #fff;font-size: 16px;padding: 3px 4px;border-radius:50px;font-weight: 300;height: 47px;padding-left: 40px;line-height: 42px;vertical-align: top}
.more a i,.inner-news-top a.topnews .content span i{margin-left: 20px;vertical-align:top;font-size: 20px;line-height: 20px;width:40px;height: 40px;border-radius: 50%;background: #fff;display: inline-block;color:var(--auxiliary-color);line-height: 40px;text-align: center;transition:all .3s;}
.more a i.icon-jt,.inner-news-top a.topnews .content span i.icon-jt{font-size:12px;}
.more a:hover,.inner-news-top a.topnews:hover .content span{background: var(--base-color);border-color: var(--scheme-color)}
.more a:hover i,.inner-news-top a.topnews:hover .content span i{color: var(--base-color);margin-left: 30px;transform: rotate(45deg);}
@media (max-width:1599px){
	.more{padding-top: 20px;}
}
@media (max-width:1399px){
	.more a,.inner-news-top a.topnews .content span{font-size: 15px;height: 40px;padding-left: 35px;line-height: 34px;}
	.more a i,.inner-news-top a.topnews .content span i{margin-left: 15px;font-size: 16px;line-height: 34px;width:34px;height: 34px;}
}
@media (max-width:991px){
	.more a,.inner-news-top a.topnews .content span{font-size: 13px;height: 32px;padding-left: 25px;line-height: 26px;}
	.more a i,.inner-news-top a.topnews .content span i{margin-left: 10px;font-size: 12px;line-height: 26px;width:26px;height: 26px;}
	.more a i.icon-jt,.inner-news-top a.topnews .content span i.icon-jt{font-size:10px;}
}
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;white-space:nowrap;}
header .logo a img{width:75px;}
header .menu{width: 100%;font-size: 0;text-align: right;}
header .menu > ul{width: 92%;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;font-weight: 400}
header .menu > ul > li > a i{display:inline-block;font-size: 18px;line-height: 80px;vertical-align: top;margin-left: 5px;transition:all .3s;}
header .menu > ul > li > a:hover{color: var(--base-color)}
header .menu > ul > li > a:hover i{transform: rotate(90deg)}
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 var(--base-color); border-left:8px solid transparent;content: '';}
header .menu > ul > li:nth-child(4) > ul,header .menu > ul > li:nth-child(5) > ul{width: 200%;left: -50%}
header .menu > ul > li > ul > li{line-height: 45px;border-bottom: 1px #00000010 solid;text-align:center}
header .menu > ul > li > ul > li a{display: block;font-size: 14px;color:#666;font-weight: 300}
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: var(--base-color);color:#fff;}
header .menu > ul > li.this > ul{top: 82px;visibility: visible;opacity:1;}

header .search{width: 8%;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;}
@media (max-width:1599px){
	header .menu > ul > li{padding: 0 1%}
	header .menu > ul > li > a{font-size:17px;}
}
@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;}
}
@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 .search .search-from i{font-size: 18px}
	header .search{width: 12%}
}
@media (max-width:991px){
	header .logo a img{width:45px;}
	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: var(--base-color)}
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: var(--base-color)}
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 8%;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: 22%;display: inline-block;vertical-align: top;padding-right: 4%;padding-top: 10px}
header .products .cate h1{font-size: 22px;color:var(--base-color);display: block;border-bottom: 1px var(--base-color) solid;padding-bottom: 22px;text-transform: capitalize;font-weight: 400}
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: var(--base-color);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}
header .products .cate ul li.on a,header .products .cate ul li#this i,header .products .cate ul li.on i{color: var(--base-color);opacity:1;right: 0;}
header .products .prut-list{width: 78%;display:none;vertical-align: top;font-size: 0;border-left: 1px #ddd solid;padding-top: 1%;position: relative;height: 400px;}
header.menuhover .products .prut-list{display: inline-block}
header .products .list{width: 95%;opacity:1;left: 5%;transition:all .4s;visibility: visible;position: absolute;top: 0;z-index: 100;}
header .products .list.hide{opacity: 0;visibility:hidden;left:0;z-index: 50;}
header .products .list dl{width: 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: 35px;box-shadow: 0 10px 30px -5px #00000018;overflow: hidden;display:block;border-radius: 10px}
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: var(--base-color);height: 2px;transition: all .2s}
header .products .list dl.this h2{color:var(--base-color)}
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:var(--base-color);}
@media (max-width:1399px){
	header .products .cate{width: 30%;}
	header .products .prut-list{width: 70%;}
	header .products .list dl a dd h2{font-size: 18px;line-height: 1.2;}
}
@media (max-width:1199px){
	header .products{padding:40px 3%;}
	header .products .cate{width: 32%;}
	header .products .prut-list{width:68%;}
	header .products .list dl a dd h2{font-size: 16px;}
}
@media (max-width:991px){
	header{height: 60px;line-height: 60px}
	header .row > div:last-child{padding-top: 8px;text-align:right;}
	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: 60px;right: -50%;background:rgba(255,255,255,.97);padding:8% 5%;width: 100%;height: 100%;visibility: hidden;opacity:0;transition: all .2s;text-align: left}
	header .mobilemenu.click .togglemenu{opacity:1;visibility: visible;right: 0;}
	header .mobilemenu .togglemenu ul li{border-bottom: 1px #ddd solid;height: 66px;position: relative;overflow:hidden;}
	header .mobilemenu .togglemenu ul li > a{width: 90%;display: block;line-height: 66px;height: 66px;font-size:18px;text-transform: uppercase;font-weight: 400}
	header .mobilemenu .togglemenu ul li span{width: 100%;display: block;padding-bottom: 30px}
	header .mobilemenu .togglemenu ul li span a{line-height: 36px;display: block;width: 100%;font-size: 15px}
	header .mobilemenu .togglemenu ul li i{width: 30px;height:30px;text-align: center;line-height: 30px;position: absolute;right: 0;top:18px;color:#333;font-size: 20px;cursor: pointer;transition: all .2s}
	header .mobilemenu .togglemenu ul li.active i{transform: rotate(90deg);}
}
@media (max-width:767px){
	header .search{display: none}
	header .mobilemenu{text-align: right;padding-top: 10px;padding-right:0}
}

.banner {width: 100%}
.banner .swiper-slide{overflow: hidden;height: 88vh;}
.banner .swiper-slide .video {position: relative;width: 100%;height:100%;z-index: 5;background:#000;}
.banner .swiper-slide .video video {display: block;width: 100%;height:100%;object-fit: cover;opacity: 0.5;}
.banner .swiper-slide .bgimg {background:#000;height:100%;}
.banner .swiper-slide .bgimg img{opacity: 0.5;width: 100%;height:100%;object-fit: cover}
.banner .swiper-slide .text{top: 25%;z-index: 20;left: 0;width: 100%;padding:0 18%}
.banner .swiper-slide .text h1{font-size: 60px;color: #fff;margin-bottom: 35px;display:block;margin-top: 20px;}
.banner .swiper-slide .text h2{font-size:24px;color: #fff;}
.banner .swiper-slide .text h3{font-size:16px;color:#fff;line-height: 1.8;font-weight:300;display: block;padding:0 12%}
.banner .swiper-slide .text h1{transform:translateY(100px);opacity:0;transition:all .6s .4s;}
.banner .swiper-slide .text h2{transform:translateY(100px);opacity:0;transition:all .3s .3s;}
.banner .swiper-slide .text h3{transform:translateY(100px);opacity:0;transition:all .9s .5s;}
.banner .swiper-slide .text h4{transform:translateY(100px);opacity:0;transition:all 1s .6s;margin-top: 20px}
.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 .banner-pagination span{width: 50px;height: 4px;border-radius: 0;background: #fff;opacity: .5;}
.swiper-ctrl {position: absolute;width: 100%;left: 0;bottom: 150px;z-index: 11;font-size: 0;text-align: center;}
.scroll-center {display: inline-block;position: absolute;right: 0;bottom: -10px;width: 80px;text-align: center;}
.scroll-center .scroll {text-transform: uppercase;color: #fff;position: relative;font-size: 12px;width: 50px;vertical-align: top}
.scroll-center .scroll::before,.scroll-center .scroll::after{content: '';width: 1px;height: 35px;background: #fff;position: absolute;right: 26px;top: -40px;opacity: .5;}
.scroll-center .scroll::after{height: 15px;background:var(--auxiliary-color);opacity: 1;z-index: 11;top: -36px;width: 3px;right: 25px;-webkit-animation: rotateplane 3s infinite ease-in-out;animation: rotateplane 3s 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)}
    50%{transform: translateY(12px);-ms-transform:translateY(12px);-moz-transform:translateY(12px);-webkit-transform:translateY(12px);-o-transform:translateY(12px)}
    100%{transform: translateY(0px);-ms-transform:translateY(0px);-moz-transform:translateY(0px);-webkit-transform:translateY(0px);-o-transform:translateY(0px)}
}
.banner .swiper-banner-prev,.banner .swiper-banner-next {position: absolute;top: 50%;left: 0}
.banner .swiper-banner-prev:hover,.banner .swiper-banner-next:hover {opacity: .5;}
.left-pagination {position: absolute;left: 50%;transform: translateX(-50%);z-index: 11;bottom: 0}
.banner .banner-pagination {text-align: center;left: auto;bottom:auto!important;right:auto!important;left:auto!important;width: auto;color: #fff;width:auto;transform:none;position: relative}
.banner .banner-pagination span{opacity: 1;margin: 0 3px!important;position: relative;width: 32px;height: 32px;background: transparent;display: inline-block;vertical-align: middle;}
.banner .banner-pagination span::before {content: '';width:5px;height:5px;position: absolute;left:50%;top:50%;border-radius: 100%;transform: translate(-50%,-50%);background: #fff;transition:all .4s ease;opacity: .5;}
.banner .banner-pagination span::after {content: '';width:32px;height:32px;position: absolute;left:50%;top:50%;border-radius: 100%;transform: translate(-50%,-50%);z-index: 1;border: 2px solid rgba(255,255,255,.5);opacity: 0;transition:all .4s ease;}
.banner .banner-pagination span.swiper-pagination-bullet-active::before {background: #fff!important;opacity: 1;}
.banner .banner-pagination span.swiper-pagination-bullet-active::after {opacity: 1;}
.banner .banner-pagination span.swiper-pagination-bullet-active .content {opacity: 1;}
.banner .banner-pagination span .content {position: absolute;top: 0;width: 50%;height:100%;margin: 0;padding: 0;overflow: hidden;opacity: 0;transition:all .4s ease;z-index: 11;}
.banner .banner-pagination span .left {left: 0;}
.banner .banner-pagination span .right {right: 0;}
.banner .banner-pagination span .circle {position: absolute;margin: 0;width: 32px;height: 32px;border-radius: 50%;border: 2px solid transparent;transform: rotate(135deg);box-sizing: border-box;}
.banner .banner-pagination span .left-circle {left: 0;border-top-color: #fff;border-left-color: #fff;}
.banner .banner-pagination span .right-circle {right: 0;border-bottom-color: #fff;border-right-color: #fff;}
.banner .banner-pagination span.swiper-pagination-bullet-active .left-circle {animation:circleleft 8s linear forwards;}
.banner .banner-pagination span.swiper-pagination-bullet-active .right-circle {animation:circleright 8s linear forwards;}
/*.banner .banner-pagination span.swiper-pagination-bullet-active:first-child .left-circle {animation:circleleft 26s linear forwards;}
.banner .banner-pagination span.swiper-pagination-bullet-active:first-child .right-circle {animation:circleright 26s linear forwards;}*/
@keyframes circleright {0% {transform: rotate(135deg);}50%,100% {transform: rotate(315deg);}}
@keyframes circleleft {0%,50% {transform: rotate(135deg);}100% {transform: rotate(315deg);}}
@media (max-width:1699px){
	.banner .swiper-slide .text{padding:0 12%}
}
@media (max-width:1499px){
	.banner .swiper-slide{height: 80vh;}
	.banner .swiper-slide .text{padding:0 8%}
}
@media (max-width:1399px){
	.banner .swiper-slide{height: 70vh;}
	.banner .swiper-slide .text{padding:0 8%}
	.banner .swiper-slide .text h1{font-size: 50px;margin-bottom: 25px;margin-top: 15px;}
	.banner .swiper-slide .text h2{font-size:20px;}
	.banner .swiper-slide .text h3{font-size:15px;line-height: 1.4;}
	.swiper-ctrl {bottom: 120px;}
}
@media (max-width:1199px){
	.banner .swiper-slide{height: 60vh;}
	.banner .swiper-slide .text{padding:0 3%}
	.banner .swiper-slide .text h1{font-size: 38px;margin-bottom: 15px;}
	.banner .swiper-slide .text h2{font-size:18px;}
	.banner .swiper-slide .text h3{font-size:14px;line-height: 1.3;padding:0 8%}
	.swiper-ctrl {bottom: 100px;}
}
@media (max-width:991px){
	.banner .swiper-slide .text h1{font-size: 30px;}
	.banner .swiper-slide .text h4{margin-top: 0}
	.banner .banner-pagination span,.banner .banner-pagination span::after,.banner .banner-pagination span .circle{width: 20px;height: 20px;}
}
@media (max-width:767px){
	.swiper-ctrl{bottom: 50px;}
	.banner .swiper-slide{height: 50vh;}
	.banner .swiper-slide .text{top: 20%}
	.banner .swiper-slide .text h1{font-size: 24px;}
	.banner .swiper-slide .text h2{font-size:16px;}
	.banner .swiper-slide .text h3{font-size:13px;line-height: 1.2;padding:0 3%}
}
.comm-title{display: block}
.comm-title h1{font-size:45px;line-height: 60px;display: block;color: #111;}
.comm-title h3{padding-top: 15px;color:#444;font-size: 16px;line-height:1.5;font-weight: 300}
.comm-title.white h1,.comm-title.white h3{color: #fff}

.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}
.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:var(--base-color);color: #fff;border-right-color:var(--base-color)}
.submenu ul li a:hover{background: var(--base-color)}
.comm-padding{padding-top: 90px;padding-bottom: 90px}
@media (max-width:1699px){
	.comm-title h1{font-size:40px;line-height: 50px;}
}
@media (max-width:1399px){
	.comm-title h1{font-size:28px;}
	.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-title h1{font-size:22px;}
	.comm-title h3{padding-top: 10px;font-size: 14px;line-height:1.2}
	.comm-padding{padding-top: 40px;padding-bottom: 40px}
	.submenu ul li a{font-size: 15px;padding: 20px}
}
@media (max-width:991px){
	.comm-title h3{padding-top: 0px;}
	.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 h3{padding-top: 0;font-size: 13px;}
	.comm-title.set-left .title h2{font-size: 18px;padding: 20px 0}
	.submenu ul li a{font-size: 14px;padding: 12px}
}

.home-product{margin-top: -100px;z-index: 5;}
.home-product .comm-padding{background: #fff;}
.home-product .comm-padding .comm-title{padding-left: 13%;padding-right: 13%}
.home-product .home-prut-swiper{padding-top: 20px;padding-bottom: 20px}
.home-product .home-prut-swiper dl a{display: block;}
.home-product .home-prut-swiper dl a dt{display: block;overflow: hidden;padding:30px}
.home-product .home-prut-swiper dl a dt img{width: 100%}
.home-product .home-prut-swiper dl a dd{display: block;padding: 0 30px}
.home-product .home-prut-swiper dl a dd h2{font-size:25px;display: block;margin-bottom: 20px}
.home-product .home-prut-swiper dl a dd p{font-size:14px;color: #666}
.home-product .home-prut-swiper dl a dd span{display: block;height: 50px;overflow: hidden;}
.home-product .home-prut-swiper dl a dd span i{left: -30px;bottom: 0;font-size:15px;color: #666;}
.home-product .home-prut-swiper dl a:hover dd span i{left: 0}
.home-product .home-prut-swiper .pagination{padding-top: 30px}
.home-product .home-prut-swiper .pagination .swiper-pagination-bullet,.inner-news-top .swiper-pagination-bullet{width:8px;height: 8px;border-radius: 10px;margin:0 3px;transition:all .3s;}
.home-product .home-prut-swiper .pagination .swiper-pagination-bullet-active,.inner-news-top .swiper-pagination-bullet-active{width: 35px;background: var(--auxiliary-color)}

.home-product .swiperbutton{display: block;}
.home-product .swiperbutton > div{display: none}
.home-product .swiperbutton > div.current{display: block;}
.home-product .swiperbutton .swiper-button-prev:after,.home-product .swiperbutton .swiper-button-next:after,.inner-news-top .swiper-button-prev:after,.inner-news-top .swiper-button-next:after{display:none}
.home-product .swiperbutton .swiper-button-prev,.home-product .swiperbutton .swiper-button-next,.inner-news-top .swiper-button-prev,.inner-news-top .swiper-button-next{background: #fff;box-shadow: 0 0 10px #00000030;border-radius: 50%;color: #333;width: 40px;height: 40px;font-size: 18px;transition:all .3s;}
.home-product .swiperbutton .swiper-button-prev:hover,.home-product .swiperbutton .swiper-button-next:hover,.inner-news-top .swiper-button-prev:hover,.inner-news-top .swiper-button-next:hover{box-shadow: 0 0 10px var(--auxiliary-color);color: var(--auxiliary-color)}
.home-product .navigation-layer{display:block;padding-top:25px;position:relative;}
.home-product .navigation-layer .menu-navigation{display:inline-block;padding-bottom: 18px}
.home-product .navigation-layer .menu-navigation li{color: #fff;background:#999;font-size: 20px;line-height: 30px;display: inline-block;text-transform: uppercase;width: auto;cursor: pointer;transition:all .3s;padding: 3px;border-radius: 50px}
.home-product .navigation-layer .menu-navigation li:hover{background: #666}
.home-product .navigation-layer .menu-navigation li.this{background: var(--base-color)}
.home-product .navigation-layer .menu-navigation li a{font-size:20px;display: inline-block;padding-left:30px;line-height: 40px}
.home-product .navigation-layer .menu-navigation li a i{display: inline-block;vertical-align: top;width: 40px;height: 40px;line-height: 40px;text-align: center;border-radius: 50%;transition: all .3s;font-size: 30px;background:#fff;color:#999;margin-left: 25px;}
.home-product .navigation-layer .menu-navigation li a:hover i{color: #666}
.home-product .navigation-layer .menu-navigation li a i.icon-solar7{font-size: 35px}
.home-product .navigation-layer .menu-navigation li.this a i{margin-left: 15px;color:var(--base-color)}
.home-product .navigation-layer .menu-navigation li a:hover i{margin-left: 35px;}

@media (max-width:1399px){
	.home-product .navigation-layer .menu-navigation li a{font-size:16px;padding-left:25px;line-height: 34px}
	.home-product .navigation-layer .menu-navigation li a i{width: 34px;height: 34px;line-height: 34px;font-size: 20px;margin-left: 15px;}
	.home-product .navigation-layer .menu-navigation li a i.icon-solar7{font-size: 28px}
	.home-product .navigation-layer .menu-navigation li a:hover i{margin-left: 30px;}
}
@media (max-width:991px){
	.home-product .navigation-layer .menu-navigation li{line-height:22px;}
	.home-product .navigation-layer .menu-navigation li a{font-size:14px;padding-left:25px;line-height: 26px}
	.home-product .navigation-layer .menu-navigation li a i{width: 26px;height: 26px;line-height: 26px;font-size: 18px;margin-left: 15px;}
	.home-product .navigation-layer .menu-navigation li a i.icon-solar7{font-size: 20px}
	.home-product .navigation-layer .menu-navigation li a:hover i{margin-left:22px;}
	.home-product .comm-padding .comm-title{padding-left: 3%;padding-right: 3%}
	.home-product .home-prut-swiper dl a dd{padding: 0 3%}
	.home-product .home-prut-swiper dl a dd h2{font-size:22px;margin-bottom: 10px}
}
@media (max-width:767px){
	.home-product .home-prut-swiper dl a dd h2{font-size:20px;}
	.home-product .home-prut-swiper dl a dd p{font-size: 13px;line-height: 1.2}
}
.home-about{background:url(../images/company_bg.webp) no-repeat center top #fff;background-size:100% auto;padding-top: 120px;padding-bottom: 60px}
.home-about .comm-title h1{color: #fff}
.home-about .comm-title h3{color: #fff;padding-left: 10%;padding-right: 10%}
.home-about .num-block{padding-top: 50px;padding-bottom: 35px}
.home-about .num-block dl{padding:20px 0;white-space: nowrap;min-width: 340px}
.home-about .num-block dl dt{font-size: 60px;line-height:60px;color:#fff;display: inline-block;vertical-align: middle;margin-right: 10px}
.home-about .num-block dl dt.icon-b{font-size:55px;}
.home-about .num-block dl dd{display: inline-block;vertical-align: middle;line-height: 1;text-align: left;padding-top: 10px}
.home-about .num-block dl dd b,.home-about .num-block dl dd span{font-size: 45px;font-weight: 500;color: #fff}
.home-about .num-block dl dd b{font-weight: 400;}
.home-about .num-block dl dd sup{font-size: 16px;top:-13px;left: 5px;color: #fff;font-weight: 400}
.home-about .num-block dl dd p{display: block;margin-top:5px;font-size:14px;color: #fff;font-weight: 200}
.home-about .video {padding-top: 50px;padding-bottom: 50px}
.home-about .video i{left: 50%;top: 50%;transform: translate(-50%,-50%);width:90px;height: 90px;line-height:90px;text-align: center;font-size:33px;color: #fff;background: #ffffff20;border:2px #ffffff90 solid;cursor: pointer;}
.home-about .video i:before{margin-left: 5px}
.home-about .video i:hover{background:#ffffff40;}
.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;}
	.home-about .num-block{padding-top: 30px;padding-bottom: 25px}
	.home-about .num-block dl{min-width: 300px}
	.home-about .num-block dl dt{font-size: 50px;line-height:50px;}
	.home-about .num-block dl dt.icon-b{font-size:42px;}
	.home-about .num-block dl dd b,.home-about .num-block dl dd span{font-size: 35px;}
	.home-about .video {padding-top: 40px;padding-bottom: 40px}
	.home-about .video i{width:70px;height:70px;line-height:70px;font-size:25px;}
	.home-product{margin-top: -80px}
}
@media (max-width:1199px){
	.home-about{padding-top:40px}
	.home-about .comm-title h3{padding-left: 3%;padding-right: 3%}
	.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}
	.home-product{margin-top: -60px}
	.home-about .num-block{padding-top: 0px;padding-bottom: 0}
	.home-about .num-block dl{min-width: 260px}
	.home-about .num-block dl dt{font-size: 40px;line-height:40px;}
	.home-about .num-block dl dt.icon-b{font-size:32px;}
	.home-about .num-block dl dd b,.home-about .num-block dl dd span{font-size: 25px;}
	.home-about .video {padding-top: 20px;padding-bottom: 30px}
	.home-about .video i{width:50px;height:50px;line-height:46px;font-size:20px;}
}
@media (max-width:991px){
	.home-about{background-size:auto 50vh;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;}
	.home-about .num-block dl{min-width: 200px}
	.home-about .num-block dl dd b,.home-about .num-block dl dd span{font-size: 22px;}
	.home-about .num-block dl dd sup{top: -3px}
}

@media (max-width:767px){
	.home-about .row .about-intro p{font-size: 13px;}
	.home-about .row .about-img{padding-bottom: 10px}
	.home-about .num-block{white-space: nowrap;}
	.home-about .num-block dl{text-align: center;min-width: auto}
	.home-about .num-block dl dt{display: block;text-align: center}
	.home-about .num-block dl dd{text-align: center;padding: 0 4px;padding-top: 10px}	
	.home-about .num-block dl dd p{font-size:13px;}
	.home-about .num-block dl dd b,.home-about .num-block dl dd span{font-size: 20px;}
	.home-product{margin-top: -35px}
}
.why-us .why-intro{padding:80px 10px}
.why-us .why-intro > div{padding: 0}
.why-us .why-intro dl{background: #fffffff0;padding:80px 50px;border-radius: 20px;box-shadow: 0 0 10px 5px #00000010;text-align: center}
.why-us .why-intro dl dt{display: block;font-size:60px;}
.why-us .why-intro dl dd{display: block;padding-top: 40px}
.why-us .why-intro dl dd h1{font-weight: 400;font-size:22px;display: block;}
.why-us .why-intro dl dd p{display: block;margin-top: 20px;line-height: 1.5;}
.why-us .why-intro .swiper-pagination-bullet{width:8px;height: 8px;border-radius: 10px;margin:0 3px;transition:all .3s;}
.why-us .why-intro .swiper-pagination-bullet-active{width: 35px;background: var(--auxiliary-color)}
@media (max-width:1399px){
	.why-us .why-intro{padding-top:60px;padding-bottom: 60px}
	.why-us .why-intro dl{padding:60px 30px;}
	.why-us .why-intro dl dt{font-size:50px;}
	.why-us .why-intro dl dd{padding-top: 30px}
	.why-us .why-intro dl dd h1{font-size:18px;}
	.why-us .why-intro dl dd p{line-height: 1.4;}
}
@media (max-width:1199px){
	.why-us .why-intro{padding-top:50px;padding-bottom: 50px}
	.why-us .why-intro dl{padding:40px 20px;}
	.why-us .why-intro dl dt{font-size:40px;}
	.why-us .why-intro dl dd{padding-top: 20px}
	.why-us .why-intro dl dd h1{font-size:16px;}
	.why-us .why-intro dl dd p{line-height: 1.3;}
}
@media (max-width:991px){
	.why-us .why-intro{padding-top:30px;padding-bottom: 30px}
}
.home-solution{padding-bottom: 100px;}
.home-solution .comm-title h3{padding-left: 15%;padding-right: 15%}
.home-solution .solution-swiper{padding-top: 50px;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;}
.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 .solution-swiper .swiper-slide a .power{left: 50%;top: 50%;transform: translate(-50%,100%);z-index: 5;opacity:0;}
.home-solution .solution-swiper .swiper-slide a .power i{width: 100px;height: 100px;line-height: 100px;display: inline-block;background:#2d9431a0;color: #fff;font-size:70px;transition:all .3s;}
.home-solution .solution-swiper .swiper-slide a .power h1{color: #fff;display: block;margin-top: 20px;text-shadow: 0 3px 5px #00000060;font-weight:400;font-size:28px;}
.home-solution .solution-swiper .swiper-slide-active a .power{transform: translate(-50%,-50%);opacity:1;transition:all .3s .3s;}
.home-solution .solution-swiper .swiper-slide a:hover .power i{background: #2d9431c0}
.home-solution .solution-swiper .swiper-slide ul{right:30px;bottom:-30px;z-index: 5;text-align: left;transition:all .3s .5s;opacity: 0}
.home-solution .solution-swiper .swiper-slide ul li{display: block;font-size: 16px;color: #fff;line-height: 25px;}
.home-solution .solution-swiper .swiper-slide ul li i{display: inline-block;vertical-align: top;line-height: 25px;margin-right: 5px}
.home-solution .solution-swiper .swiper-slide-active ul{bottom:30px;opacity: 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;padding-top: 15px}
.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: 32px;line-height: 1.2;text-transform: capitalize;}
.home-solution .bottom-text .list dl dd{display: block;font-size: 15px;margin-top: 10px;line-height: 1.3;font-weight: 300;color: #666}

@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;}	
	.home-solution .comm-title h3{padding-left: 12%;padding-right: 12%}
	.home-solution .solution-swiper .swiper-slide a .power i{width: 80px;height: 80px;line-height: 80px;font-size:60px;}
	.home-solution .solution-swiper .swiper-slide a .power h1{font-size:25px;}
}
@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;}
	.home-solution .comm-title h3{padding-left: 8%;padding-right: 8%}
	.home-solution .solution-swiper .swiper-slide a .power i{width: 70px;height: 70px;line-height: 70px;font-size:50px;}
	.home-solution .solution-swiper .swiper-slide a .power h1{font-size:22px;}
}
@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;}
	.home-solution .comm-title h3{padding-left:3%;padding-right: 3%}
	.home-solution .solution-swiper .swiper-slide a .power{width: 80%}
	.home-solution .solution-swiper .swiper-slide a .power i{width: 60px;height: 60px;line-height:60px;font-size:40px;}
	.home-solution .solution-swiper .swiper-slide a .power h1{font-size:18px;}
}
@media screen and (max-width: 767px){
	.home-solution .inner-rd{padding-bottom: 30px;}
	.home-solution .bottom-text .list dl dt h1{font-size:18px;}
	.home-solution .comm-title h3{padding-left:1%;padding-right: 1%}
	.home-solution .bottom-text .list dl dd{font-size: 13px}
}


.home-news{background:#f2f5f9;}
.home-news .row > div{padding: 0}
.home-news .news-list{padding-top: 50px;padding-bottom: 50px;margin-bottom: 30px}
.home-news .news-list >div{padding: 0;}
.home-news .news-list dl{}
.home-news .news-list dl a{background: #fff;border-radius: 10px;box-shadow: 0 0 18px #00000010;padding:25px;display: block;}
.home-news .news-list dl a:hover{box-shadow: 0 0 18px #00000030}
.home-news .news-list dl a dt{display:block;overflow: hidden;}
.home-news .news-list dl a dt img{width: 100%;}
.home-news .news-list dl a dd{display: block;padding-top: 30px}
.home-news .news-list dl a dd h1{font-size: 20px;line-height: 1.3;margin-bottom: 20px;font-weight: 400}
.home-news .news-list dl a dd h2{font-size: 14px;line-height: 1.4;margin-bottom: 20px;font-weight: 200;color: #666}
.home-news .news-list dl a dd h3{left: 0;bottom:-60px;background: var(--base-color);color: #fff;padding:12px 8px;border-radius:5px;}
.home-news .news-list dl a dd h3 b{font-weight: 500;font-size: 26px;display: block;}
.home-news .news-list dl a dd h3 span{display: block;font-weight: 200;font-size:14px;font-family:'Arial';margin-top: 3px}
.home-news .news-list dl a dd h4{font-size:13px;color: #999;padding-left:15px;line-height: 1.6;font-weight:300;margin-top:10px;}
.home-news .news-list dl a:hover dd h4{color: var(--base-color)}
.home-news .row .swiper-button-next,.home-news .row .swiper-button-prev{right: 0;left: auto;width:50px;height: 50px;background: #666;color: #fff;border-radius: 50%;font-size:20px;transition: all .3s}
.home-news .row .swiper-button-next:after,.home-news .row .swiper-button-prev:after{display: none}
.home-news .row .swiper-button-next:hover,.home-news .row .swiper-button-prev:hover{background:#333;}
.home-news .row .swiper-button-prev{right: 60px}
.home-news .news-list .swiper-pagination{bottom:0;top: auto;}
.home-news .news-list .swiper-pagination-progressbar{background:#00000010;}
.home-news .news-list .swiper-pagination-progressbar-fill{background:#00000060;}


.inner-banner{display:block;overflow: hidden;}
.inner-banner .text{display:block;left: 8%;top: 50%;transform: translateY(-50%);z-index: 50;}
.inner-banner .text h1{font-size: 60px;text-transform: uppercase;color: #fff;display:block;padding-bottom: 20px;color: transparent;background: linear-gradient(to bottom, #fff, #ffffff60, #ffffff00);-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%}


.inner-about{padding-top:60px;}
.inner-about .num-block{display: block;font-size: 0;padding-bottom:0px;text-align: center;}
.inner-about .num-block dl{display: inline-block;vertical-align: top;max-width:31%;margin-right: 10%}
.inner-about .num-block dl:last-child{margin-right: 0}
.inner-about .num-block dl dt{display: block;font-weight:500;color: var(--base-color);font-size:60px;display: inline-block;padding-bottom: 10px;text-transform: uppercase;}
.inner-about .num-block dl dd{font-size: 16px;display: block;line-height: 30px;color: #555;padding-top:40px;position: relative;}
.inner-about .num-block dl dd:after{content: '';position: absolute;width: 40%;height: 1px;background:var(--base-color);left: 50%;transform: translateX(-50%);top: 0}
.inner-about .num-block dl dd h2{color: #333;font-size: 24px;min-height: 60px;line-height: 30px}
.inner-about .num-block dl dd p{line-height: 20px;display: block;font-size: 16px;margin-top: 20px}
@media (max-width:1699px){
	.inner-about .num-block dl dt{font-size:50px;}
	.inner-about .num-block dl dd h2{font-size: 20px;}
}
@media (max-width:1599px){
	.inner-about .num-block dl dt{font-size:45px;}
	.inner-banner .text h1{font-size: 45px;}
}
@media (max-width:1499px){
	.inner-banner .text{left:3%;top: 55%;}
}
@media (max-width:1399px){
	.inner-about .num-block dl dd h2{font-size: 22px;min-height: 56px;line-height: 28px}
}
@media (max-width:1199px){
	.inner-about{padding-top: 50px;}
	.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:30px;padding-bottom: 10px}	
	.inner-about .num-block dl dd h2{font-size: 20px;}
	.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;}
	.inner-banner .text h1{font-size: 30px;}
	.inner-banner .bgimg{position: relative;}
	.inner-banner .bgimg:after{height:45vh;content:'';display:block}
	.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%);}	
}
@media (max-width:991px){
	.inner-banner .bgimg:after{height:40vh;}
	.home-news .row .swiper-button-next,.home-news .row .swiper-button-prev{width:40px;height: 40px;font-size:16px;}
	.home-news .row .swiper-button-prev{right: 50px}
	.home-news .news-list dl a{box-shadow: 0 0 10px #00000010;padding:15px;}
	.home-news .news-list dl a dd h1{font-size: 18px;line-height: 1.2;}
	.home-news .news-list dl a dd h2{font-size: 13px;line-height: 1.2;}
}
@media (max-width:767px){
	.inner-banner .bgimg:after{height:30vh;}
	.inner-about{padding-top: 30px;}
	.inner-about .num-block{padding-bottom: 0}
	.inner-about .num-block dl{width:100%;max-width:100%;margin-right: 0;margin-bottom:15px;display: block;text-align: left}
	.inner-about .num-block dl:last-child{margin-bottom: 0}
	.inner-about .num-block dl dt{font-size: 25px;display: block;}
	.inner-about .num-block dl dt{padding-bottom: 10px}
	.inner-about .num-block dl dd{display: block;padding-top: 16px}
	.inner-about .num-block dl dd:after{width: 100%;height: 1px}
	.inner-about .num-block dl dd h2{font-size: 16px;min-height: auto;}
	.inner-about .num-block dl dd p{margin-top: 0px}
	.home-news .row .swiper-button-next,.home-news .row .swiper-button-prev{width:30px;height: 30px;left: 35px;font-size:14px;top: 40px}
	.home-news .row .swiper-button-prev{left: 0px}
	.home-news .news-list{padding-top: 75px;padding-bottom: 50px;margin-bottom: 10px}
	.home-news .news-list dl a,.home-news .news-list dl a:hover{box-shadow: 0 0 0 #00000000;}
}

.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: var(--base-color);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:var(--base-color)}

@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;position:sticky;top: 0}
.inner-overview .info{padding-left: 5%}
.inner-overview .info,.inner-overview .info p,.inner-video > div:last-child p{font-size: 18px;line-height: 32px}
.inner-overview .info img{width: 100%;margin-top: 20px;border-radius: 15px}
.inner-video{padding-top: 100px;padding-bottom: 100px}
.inner-video > div{padding: 0}
.inner-video > div:first-child{padding-right: 5%}
.inner-video video{width: 100%;border-radius: 15px}
.inner-video .development .content{display: block;padding-top: 30px}
.inner-video .development .content dl{display: block;height: 50px;overflow:hidden;border-bottom: 1px #eee solid;margin-bottom: 10px;padding-bottom: 10px}
.inner-video .development .content dl dt{line-height: 50px;display: block;position: relative;font-weight:400;font-size: 22px;cursor: pointer;}
.inner-video .development .content dl dt i{position: absolute;right: 0;top: 50%;transform: translateY(-50%);font-size: 16px;width: 30px;height: 30px;line-height: 30px;display: inline-block;border-radius: 50%;color: #333;text-align: center;transition:all .3s;}
.inner-video .development .content dl.this{height: auto;border-color: var(--auxiliary-color)}
.inner-video .development .content dl.this dt i{background:var(--auxiliary-color);color: #fff;transform: translateY(-50%) rotate(180deg);}
.inner-video .development .content dl dd{display: block;padding-bottom:15px;font-weight: 300;font-size:15px;color: #666}

@media (max-width:1399px){
	.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}
	.inner-overview .info,.inner-overview .info p,.inner-video > div:last-child p{font-size: 16px;line-height: 28px}
	.inner-video .development .content dl dt{font-size: 20px;}
}

@media (max-width:1199px){
	.inner-video .development .content dl dt{font-size:18px;}
	.inner-overview{margin-top: 0px}
}
@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: 22px;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}
	.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}
	.inner-video .development{padding-top: 30px}
	.inner-video .development .content{padding-top: 0}
	.inner-video .development .content dl dd{font-size:14px;}
}
@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 .inner-prut-swiper{padding-top: 30px;padding-bottom: 100px}
.inner-core-prut .inner-prut-swiper dl{align-items: center;}
.inner-core-prut .inner-prut-swiper dl dt{padding: 30px;position: relative;overflow: hidden;}
.inner-core-prut .inner-prut-swiper dl dt:after{content: '';position: absolute;width:calc(100% - 80px);height: calc(100% - 80px);top: 80px;left: 0.5px;border:8px var(--base-color) solid;display: block;z-index: -1;border-radius: 10px}
.inner-core-prut .inner-prut-swiper dl dt a img{width: 100%;box-shadow: 0 0 15px 5px #00000010;border-radius: 10px}
.inner-core-prut .inner-prut-swiper dl dd{padding: 0;padding-left:60px}
.inner-core-prut .inner-prut-swiper dl dd h1{font-size:50px;display: block;margin-bottom: 30px;color: #111}
.inner-core-prut .inner-prut-swiper dl dd p{font-size:18px;}
.inner-core-prut .swiper-pagination-bullet,.inner-prut-application .swiper-pagination-bullet{width:8px;height: 8px;border-radius: 10px;margin:0 3px;transition:all .3s;}
.inner-core-prut .swiper-pagination-bullet-active,.inner-prut-application .swiper-pagination-bullet-active{width: 35px;background: var(--auxiliary-color)}

.inner-prut-adv .row{padding-top: 80px}
.inner-prut-adv .row > div{padding:0}
.inner-prut-adv .row > div:nth-child(2){padding:0;text-align: center}
.inner-prut-adv .row > div img{max-width: 70%}
.inner-prut-adv .row > div dl{display: block;margin-bottom:60px}
.inner-prut-adv .row > div:first-child{text-align:right}
.inner-prut-adv .row > div dl dt{display:block;padding-bottom: 10px;}
.inner-prut-adv .row > div dl dt i{font-size: 65px;color:var(--base-color)}
.inner-prut-adv .row > div dl dd{display:block;}
.inner-prut-adv .row > div dl dd h1{font-size: 24px;color: #333;text-transform: uppercase;line-height: 1.2;font-weight: 400;display: block;margin-bottom: 10px}
.inner-prut-adv .row > div dl dd p{font-size: 15px;line-height:1.2;color: #666}
@media (max-width:1399px){
	.inner-core-prut .inner-prut-swiper dl dd h1{font-size:40px;}
	.inner-core-prut .inner-prut-swiper dl dd p{font-size:16px;}
}
@media (max-width:1199px){
	.inner-core-prut .inner-prut-swiper{padding-top: 0px;padding-bottom: 70px}
	.inner-core-prut .inner-prut-swiper dl dd h1{font-size:30px;}
	.inner-core-prut .inner-prut-swiper dl dd p{font-size:15px;}
	.inner-prut-adv .row{padding-top: 60px}
	.inner-prut-adv .row > div dl{margin-bottom: 30px}
	.inner-prut-adv .row > div dl dd h1{font-size: 20px;}
}
@media (max-width:991px){
	.inner-core-prut .inner-prut-swiper{padding-bottom:50px}
	.inner-core-prut .inner-prut-swiper dl dd{padding-left: 0;padding-top: 30px}
	.inner-core-prut .inner-prut-swiper dl dd h1{font-size:25px;}
	.inner-core-prut .inner-prut-swiper dl dd p{font-size:14px;}
	.inner-core-prut .inner-prut-swiper dl dt:after{border-width:6px;border-radius: 8px}
	.inner-prut-adv .row{padding-top: 20px}
	.inner-prut-adv .row > div dl dd h1{font-size: 18px;}
	.inner-prut-adv .row > div dl dd p{font-size: 14px}
}
@media (max-width:767px){	
	.inner-core-prut .inner-prut-swiper dl dd h1{font-size:20px;}
	.inner-core-prut .inner-prut-swiper dl dd p{font-size:13px;}
	.inner-prut-adv{padding-top: 20px}
	.inner-prut-adv .comm-title p img{max-width:70%;}
	.inner-prut-adv .row{padding-top: 0px}
	.inner-prut-adv .row > div:nth-child(2) img{width:60%}
	.inner-prut-adv .row > div dl dt{width: 100%;padding-bottom: 0}
	.inner-prut-adv .row > div dl dt i{font-size:65px;margin-left: -6px}
	.inner-prut-adv .row > div dl dd h1{font-size:17px;line-height: 28px;padding-top: 10px;margin-bottom: 5px}
	.inner-prut-adv .row > div:first-child{text-align:left;}
	.inner-prut-adv .row > div:nth-child(2) img{width: 100%}
}

.inner-prut-warranty{background: url(../images/warranty_bg.webp) no-repeat bottom;background-size: cover}
.inner-prut-warranty .warranty-years{color: #fff;padding-top: 40px}
.inner-prut-warranty .warranty-years .row > div{padding: 0}
.inner-prut-warranty .warranty-years .row > div:last-child {padding-top: 12px}
.inner-prut-warranty .warranty-years .row > div:last-child img{width: 200px}
.inner-prut-warranty .warranty-years dl{display: inline-block;margin-right:100px}
.inner-prut-warranty .warranty-years dl:last-child{margin-right:0;}
.inner-prut-warranty .warranty-years dl dt{display: block;font-size:80px;font-weight: 500;line-height: 1.3}
.inner-prut-warranty .warranty-years dl dt sup{font-weight: 200;font-size: 16px;top: -45px;left: 10px}
.inner-prut-warranty .warranty-years dl dd{display: block;}
.inner-prut-warranty .ce-auth{display: block;padding-top: 40px;}
.inner-prut-warranty .ce-auth .img{display: inline-block;margin-right: 50px;vertical-align: top;}
.inner-prut-warranty .ce-auth .img img{width: 280px}
.inner-prut-warranty .ce-auth .text{margin-top: 20px}
.inner-prut-application .inner-prut-app-swiper{padding-top: 50px;padding-bottom: 100px}
.inner-prut-application .inner-prut-app-swiper dl {display: block;font-size: 0}
.inner-prut-application .inner-prut-app-swiper dl dt{width: 50%;display: inline-block;vertical-align: middle;padding-left: 10px;}
.inner-prut-application .inner-prut-app-swiper dl dt img{width: 100%;box-shadow: 0 15px 15px -10px #00000030;border-radius: 10px}
.inner-prut-application .inner-prut-app-swiper dl dd{width: 50%;display: inline-block;vertical-align: middle;padding-left: 5%}
.inner-prut-application .inner-prut-app-swiper dl dd span{font-weight:200;font-size: 14px;color: #999}
.inner-prut-application .inner-prut-app-swiper dl dd h1{display: block;margin-top: 10px;margin-bottom: 30px}
.inner-prut-application .inner-prut-app-swiper dl dd p{font-size:16px}
.inner-prut-application .inner-prut-app-swiper dl dd ul{display: block;padding-top: 30px}
.inner-prut-application .inner-prut-app-swiper dl dd ul li{font-size: 15px;line-height: 35px;}
.inner-prut-application .inner-prut-app-swiper dl dd ul li i{font-size:18px;display: inline-block;line-height: 35px;margin-right:10px;vertical-align: top}
@media (max-width:1399px){
	.inner-prut-application .inner-prut-app-swiper{padding-top: 40px;padding-bottom: 80px}
	.inner-prut-warranty .warranty-years dl dt{font-size:70px;}
	.inner-prut-warranty .warranty-years dl dt sup{font-size: 15px;top: -40px;left: 8px}
}
@media (max-width:1199px){
	.inner-prut-warranty .warranty-years dl{margin-right:80px}
	.inner-prut-warranty .warranty-years dl dt{font-size:50px;}
	.inner-prut-warranty .warranty-years dl dt sup{font-size: 14px;top: -28px;}
	.inner-prut-application .inner-prut-app-swiper dl dd h1{font-size:25px;}
}
@media (max-width:991px){
	.inner-prut-warranty .warranty-years dl{margin-right:10%}
	.inner-prut-warranty .warranty-years .row > div:last-child img{width: 150px}
	.inner-prut-warranty .ce-auth .text li{font-size: 13px}
	.inner-prut-application .inner-prut-app-swiper{padding-top: 30px;padding-bottom: 60px}
	.inner-prut-application .inner-prut-app-swiper dl dt{width: 100%;display: block;padding-left: 0}
	.inner-prut-application .inner-prut-app-swiper dl dd{width: 100%;display: block;padding-left: 0;padding-top: 30px}
	.inner-prut-application .inner-prut-app-swiper dl dd h1{font-size:22px;}
	.inner-prut-application .inner-prut-app-swiper dl dd p{font-size:14px;}
}
@media (max-width:767px){
	.inner-prut-application .inner-prut-app-swiper{padding-top: 10px;}
	.inner-prut-application .inner-prut-app-swiper dl dd h1{font-size:20px;}
	.inner-prut-application .inner-prut-app-swiper dl dd p{font-size:13px;}
}

.inner-product-detail{background:url(../images/prut_bg.webp) no-repeat center;background-size: cover;padding-top: 130px}
.inner-product-detail .row{align-items: center;}
.inner-product-detail .row > div{padding: 0}
.inner-product-detail .row > div:last-child{padding-left: 5%}
.inner-product-detail .row > div .gallery-top{border-radius: 20px;overflow: hidden;text-align:center;}
.inner-product-detail .row > div .gallery-top img{width: 85%}
.inner-product-detail .row .swiper-button-next:after,.inner-product-detail .row .swiper-button-prev:after{font-size: 25px;color: #fff}
.inner-product-detail .row > div.base-info{padding-top: 35px}
.inner-product-detail .row > div.base-info .title{display: block;}
.inner-product-detail .row > div.base-info .title h2{font-size: 22px;display: block;color: #fff;padding-bottom:10px}
.inner-product-detail .row > div.base-info .title h1{font-size: 55px;display: block;color: #fff;margin-top: 25px}
.inner-product-detail .row > div.base-info .title h1 span{color:var(--base-color);display: inline-block;padding-left: 10px;font-weight: normal;}
.inner-product-detail .row > div.base-info .title h3{display: inline-block;background:var(--base-color);color: #fff;padding:5px 20px;font-size:18px;font-weight:300;border-radius: 5px}
.inner-product-detail .row > div.base-info .abstract{display: block;padding-top: 40px;padding-bottom: 20px;font-size: 16px;line-height: 26px;color: #fff}
.inner-product-detail .row > div.base-info .parameter{display: block;font-size: 0;padding-top: 30px}
.inner-product-detail .row > div.base-info .parameter dl{display: inline-block;width: 30%;margin-right:2%;vertical-align: top;font-size: 24px;border-top: 1px #ffffff30 solid;padding-top: 18px;white-space: nowrap;position: relative;cursor: pointer;}
.inner-product-detail .row > div.base-info .parameter dl:after{content: '';position: absolute;top: -1px;left: 0;width: 0;height: 1px;background:var(--base-color);transition:all .3s;}
.inner-product-detail .row > div.base-info .parameter dl:hover:after{width: 100%}
.inner-product-detail .row > div.base-info .parameter dl:nth-child(2n){width: 36%}
.inner-product-detail .row > div.base-info .parameter dl:nth-child(3n){margin-right:0;}
.inner-product-detail .row > div.base-info .parameter dl dt{color: #fff;display: inline-block;vertical-align: top}
.inner-product-detail .row > div.base-info .parameter dl dt i{font-size: 80px;line-height: 90px;display: inline-block;vertical-align: top}
.inner-product-detail .row > div.base-info .parameter dl dt i.icon-cells{font-size:75px;}
.inner-product-detail .row > div.base-info .parameter dl dd {display: inline-block;vertical-align: top;padding-top: 20px;color: #fff;}
.inner-product-detail .row > div.base-info .parameter dl dd span{display: block;font-size: 14px;font-weight: normal;color: #fff;}
.inner-product-detail .row > div.base-info .quick-button{display: block;padding-top: 20px}
.inner-product-detail .row > div.base-info .quick-button a{font-size: 15px;display: inline-block;margin-top: 20px;background:var(--base-color);color: #fff;padding: 15px 34px;border-radius: 5px;margin-right: 20px;line-height: 20px;box-shadow: 0 15px 15px -13px #00000090;}
.inner-product-detail .row > div.base-info .quick-button a:before{font-size: 20px;line-height: 20px;display: inline-block;vertical-align: top;margin-right:10px;transition:all .3s;}
.inner-product-detail .row > div.base-info .quick-button a:last-child{margin-right:0;background:var(--auxiliary-color)}
.inner-product-detail .row > div.base-info .quick-button a:hover:before{margin-right:18px;}
.inner-product-detail .row > div.base-info .quick-button a:hover{background:var(--scheme-color)}

.inner-product-detail .row .authentication{display: block;text-align:center;padding-top: 20px}
.inner-product-detail .row .authentication img{width:150px}
.inner-product-describe .warranty{display: block;padding-top: 30px;text-align:center;}
.inner-product-describe .warranty li{display: inline-block;padding-right:35px;line-height: 25px;color: #333;font-size: 16px}
.inner-product-describe .warranty li i{display: inline-block;margin-right:5px;color: var(--base-color);line-height: 25px;vertical-align: top;font-size:25px;}
.inner-product-describe .characteristic{padding-top:100px;padding-bottom: 40px;position: relative;}
.inner-product-describe .characteristic .row{margin-left: -20px;margin-right: -20px}
.inner-product-describe .characteristic dl{text-align:center;position: relative;padding: 20px}
.inner-product-describe .characteristic dl:after{content: '';position: absolute;right: 0;top: 50%;transform: translateY(-50%);height: 95%;width: 1px;background:#00000010;}
.inner-product-describe .characteristic dl:nth-child(4n):after{display: none}
.inner-product-describe .characteristic dl dt{display: block;}
.inner-product-describe .characteristic dl dt i{font-size: 80px;color: var(--base-color)}
.inner-product-describe .characteristic dl dd{display: block;padding-top: 30px;padding-left: 10px;padding-right: 10px}
.inner-product-describe .characteristic dl dd h1{font-size:24px;font-weight: 400;display: block;margin-bottom: 20px}
.inner-product-describe .characteristic dl dd p{font-size: 15px;line-height: 1.4;color: #999}

.inner-product-parameters{background:#f6f6f6;padding-bottom: 100px}
.inner-product-parameters .content{background: #fff;padding-top: 30px;padding-bottom: 50px}
.inner-product-parameters .title{display: block;text-align:center;margin-bottom: 50px}
.inner-product-parameters .title li{display: inline-block;font-size: 30px;margin:0 20px;position: relative;padding-bottom: 15px;cursor: pointer;}
.inner-product-parameters .title li:after{content: '';position: absolute;left:50%;bottom: 0;width: 0;height: 2px;background:var(--base-color);transition:all .3s;}
.inner-product-parameters .title li.this{font-weight: 400;color:var(--base-color)}
.inner-product-parameters .title li.this:after{width: 100%;left: 0}
.inner-product-parameters .content{padding:60px 4%;display: block;}
.inner-product-parameters .content .table{display: none}
.inner-product-parameters .content .table table tr:first-child{}
.inner-product-parameters .content .table table tr td:first-child{font-size:18px;font-weight:400;text-align: left;width: 33%}
.inner-product-parameters .content .table table{width: 100%;text-align:center;}
.inner-product-parameters .content .table table tr td{border-top: none;border-bottom: 1px #eee solid;padding: 20px 0;font-size: 16px}
.inner-product-parameters .content .table table tr{transition:all .3s;cursor: pointer;}
.inner-product-parameters .content .table table tr:not(:first-child):hover{background: #f6f6f6}
.inner-product-parameters .content .table:first-child{display: block;}
.inner-product-parameters .content p{display: block;margin-top: 30px;font-size: 16px;color: #666}
.inner-product-parameters .content p b{font-weight:400;color: #333}

@media (max-width:1599px){
	.inner-product-detail .row > div.base-info .title h1{font-size: 45px;}
	.inner-product-detail .row > div.base-info .parameter dl dt{}
	.inner-product-detail .row > div.base-info .parameter dl dd{font-size: 22px}
}
@media (max-width:1399px){	
	.inner-product-detail .row > div.base-info .parameter dl dt i{font-size: 65px;line-height: 80px;}
	.inner-product-detail .row > div.base-info .parameter dl dt i.icon-cells{font-size: 60px;}
	.inner-product-detail .row > div.base-info .parameter dl dd span{font-size: 13px}
	.inner-product-detail .row > div.base-info .parameter dl dd{font-size: 18px}
	.inner-product-describe .characteristic{padding-top: 40px;}
	.inner-product-describe .characteristic dl dt{padding-top: 30px}
	.inner-product-describe .characteristic dl dd{padding-top:20px}
	.inner-product-describe .characteristic dl dd h1{font-size: 20px;}
	.inner-product-describe .characteristic dl dd h4{font-size: 15px}
	.inner-product-describe .warranty li{padding-right:25px;font-size: 15px}
	.inner-product-parameters{padding-bottom: 80px}
	.inner-product-parameters .title{margin-bottom: 30px}
	.inner-product-parameters .title li{font-size: 24px;margin:0 10px;}
	.inner-product-parameters .content{padding-top: 15px}
	.inner-product-parameters .content .table{padding-top: 30px}
	.inner-product-parameters .content .table table tr td:first-child{font-size:16px;}
	.inner-product-parameters .content p{margin-top: 20px;font-size: 15px;}
}
@media (max-width:1199px){
	.inner-product-detail{padding-top: 100px}
	.inner-product-detail .row > div.base-info .title h1{font-size: 35px;}
	.inner-product-detail .row > div.base-info .title h3{padding:2px 18px;font-size: 20px}
	.inner-product-detail .row > div.base-info .abstract{padding-top:20px;font-size: 14px;line-height: 24px}
	.inner-product-detail .row > div.base-info .parameter{padding-top: 20px}
	.inner-product-detail .row > div.base-info .parameter dl dt{display: block;margin-left:-10px;font-size: 60px}
	.inner-product-detail .row > div.base-info .parameter dl dd{padding-top: 0;margin-bottom: 0;font-size: 16px}
	.inner-product-detail .row > div.base-info .quick-button{padding-bottom:40px;padding-top:10px;}
	.inner-product-detail .row > div.base-info .quick-button a{font-size: 14px;margin-top:15px;padding: 12px 30px;}
	.inner-product-describe .characteristic{padding-bottom: 0}
	.inner-product-describe .characteristic dl dt{padding-top: 10px}
	.inner-product-describe .characteristic dl dd{padding-top:10px}
	.inner-product-describe .characteristic dl dd h1{font-size: 20px;}
	.inner-product-describe .characteristic dl dd h4{font-size: 14px}
	.inner-product-parameters{padding-bottom: 50px}
	.inner-product-parameters .title{margin-bottom: 25px}
	.inner-product-parameters .title li{font-size: 20px;margin:0 10px;}
	.inner-product-parameters .content .table table tr td{padding: 15px 0;font-size: 15px}
	.inner-product-parameters .content p{font-size: 14px;}
}
@media (max-width:991px){
	.inner-product-describe .characteristic .row{margin-left:0;margin-right: 0}
	.inner-product-describe .warranty{padding-top: 10px;padding-bottom: 20px}
	.inner-product-describe .warranty li{padding-right:20px;font-size: 14px}
	.inner-product-describe .characteristic{padding-top: 20px}
	.inner-product-describe .characteristic dl:nth-child(2n):after{display: none}
	.inner-product-describe .characteristic dl dd{padding:8px 20px;}
	.inner-product-describe .characteristic dl dd h1{font-size: 18px;line-height: 25px;padding-bottom: 0}
	.inner-product-describe .characteristic dl dd p{font-size: 14px;}
	.inner-product-contact .content{padding: 30px 3%;}
	.inner-product-contact .content a{font-size: 14px;}
	.inner-product-parameters .content{padding:30px 4%;}
	.inner-product-parameters .title li{font-size: 18px;}
	.inner-product-parameters .title li:after{height: 1px;bottom:5px;}
}
@media (max-width:767px){
	.inner-product-describe .warranty{padding-top: 0px;}
	.inner-product-detail .row > div.base-info .title h1{font-size: 20px;}
	.inner-product-detail .row > div.base-info .title h3{font-size: 17px}
	.inner-product-detail .row > div.base-info .abstract{padding-top:8px;padding-bottom: 10px}
	.inner-product-detail .row > div.base-info .parameter{padding-top:15px;}
	.inner-product-detail .row > div.base-info .parameter dl{width: 27%}
	.inner-product-detail .row > div.base-info .parameter dl:nth-child(2n){width: 42%}
	.inner-product-detail .row > div.base-info .parameter dl dt{margin-left:-10px;font-size: 70px}
	.inner-product-detail .row > div.base-info .quick-button{padding-bottom: 25px;padding-top:20px}
	.inner-product-detail .row > div.base-info .quick-button a{font-size: 13px;margin-top:10px;padding: 10px 25px;}
	.inner-product-detail .row > div:last-child{padding-left: 0}
	.inner-product-describe .characteristic{padding-top: 0}
	.inner-product-describe .characteristic dl{padding: 0}
	.inner-product-describe .characteristic dl:after{display: none}
	.inner-product-describe .characteristic dl dt{padding-top: 10px}
	.inner-product-describe .characteristic dl dd{padding:20px 0 40px 0;border-bottom: 1px #00000010 solid;}
	.inner-product-describe .characteristic dl:last-child dd{border-bottom: none;}
	.inner-product-parameters{padding-bottom: 30px}
	.inner-product-parameters .content{padding-top: 0}
	.inner-product-parameters .title li{font-size: 16px;}
	.inner-product-parameters .content .table table{width: 200%}
	.inner-product-parameters .content .table table tr td:first-child{font-size:13px;width:30%}
	.inner-product-parameters .content .table table tr td{padding: 8px 0;font-size: 14px}
	.inner-product-parameters .content .table{padding-bottom: 20px;overflow-x: scroll;}
	.inner-product-parameters .content .table::-webkit-scrollbar {width: 100%;height: 10px;}
	.inner-product-parameters .content .table::-webkit-scrollbar-track,.inner-product-parameters .content .table::-webkit-scrollbar-thumb {border-radius: 5px;border: 2px solid transparent;}
	.inner-product-parameters .content .table::-webkit-scrollbar-track {box-shadow: 1px 1px 5px rgba(0,0,0, 0.3) inset;}
	.inner-product-parameters .content .table::-webkit-scrollbar-thumb {min-width: 10%;background-clip: content-box;box-shadow: 0 0 0 5px var(--base-color) inset;}
	.inner-product-parameters .content .table::-webkit-scrollbar-corner {background: transparent;}
	.inner-product-parameters .content p{font-size: 13px;}
}
.inner-ohter-product{}
.inner-ohter-product .otherlist{padding-left: 8%;padding-top: 30px}
.inner-ohter-product .otherlist dl{padding: 20px}
.inner-ohter-product .otherlist dl a{background: #fff;display:block;padding:80px 50px 50px;text-align:center;box-shadow: 0 0 10px 10px #00000007;border-radius: 10px}
.inner-ohter-product .otherlist dl a:hover{box-shadow: 0 0 10px 10px #00000010}
.inner-ohter-product .otherlist dl a dt{display: block;}
.inner-ohter-product .otherlist dl a dt img{width: 80%;transition:all .3s;}
.inner-ohter-product .otherlist dl a:hover dt img{transform:scale(1.08);}
.inner-ohter-product .otherlist dl a dd{display: block;margin-top: 50px}
.inner-ohter-product .otherlist dl a dd h1{font-size: 28px;font-weight: normal;display: block;color: var(--base-color)}
.inner-ohter-product .otherlist dl a dd h2{font-size: 16px;display: block;padding: 10px 0;margin-bottom: 10px}
.inner-ohter-product .otherlist dl a dd span{background:var(--base-color);color: #fff;display: inline-block;padding: 4px 15px;font-weight: 400;font-size: 20px;border-radius:5px;}
.inner-ohter-product .otherlist dl a dd div{display:none;border:1px #ddd solid;padding: 10px 30px;font-size: 15px;line-height: 20px;transition:all .3s;}
.inner-ohter-product .otherlist dl a dd div i{font-size: 14px;display: inline-block;vertical-align: top;margin-left: 5px;line-height: 20px;transition:all .3s}
.inner-ohter-product .otherlist dl a:hover dd div{background:var(--base-color);color: #fff;border-color:var(--base-color)}
.inner-ohter-product .otherlist dl a:hover dd div i{color: #fff;margin-left: 20px}
@media (max-width:1599px){
	.inner-ohter-product .otherlist dl a{padding:60px 30px 40px;}
	.inner-ohter-product .otherlist dl a dd h1{font-size: 24px;}
	.inner-ohter-product .otherlist dl a dd h2{font-size: 15px}
}
@media (max-width:1399px){
	.inner-ohter-product .otherlist{padding-left: 3%;}
	.inner-ohter-product .otherlist dl{padding: 15px}
	.inner-ohter-product .otherlist dl a dd h1{font-size: 20px;}
	.inner-ohter-product .otherlist dl a dd h2{padding-top: 0}
	.inner-ohter-product .otherlist dl a dd h2 span{margin-top: 10px}
	.inner-ohter-product .otherlist dl a dd div{padding: 8px 25px;font-size: 14px}
	.inner-ohter-product .otherlist dl a dd div i{font-size: 13px}
	.inner-ohter-product .otherlist dl a dd span{padding: 3px 12px;font-size: 18px}
}
@media (max-width:1199px){
	.inner-ohter-product .otherlist{padding: 0}
	.inner-ohter-product .otherlist dl{padding: 10px}
	.inner-ohter-product .otherlist dl a{padding:40px 20px 20px;}
	.inner-ohter-product .otherlist dl a dd{margin-top:30px}
	.inner-ohter-product .otherlist dl a dd h1{font-size: 20px;margin-bottom: 5px}
	.inner-ohter-product .otherlist dl a dd span{padding: 3px 10px;font-size: 16px}
}
@media (max-width:991px){
	.inner-ohter-product .otherlist dl a{padding:30px 20px 30px;;box-shadow: 0 0 6px 6px #00000007;}
	.inner-ohter-product .otherlist dl a dd h1{font-size: 18px;}
	.inner-ohter-product .otherlist dl a dd h2{font-size: 14px}
	.inner-ohter-product .otherlist dl a dd div{padding:6px 22px;font-size: 13px}
	.inner-ohter-product .otherlist dl a dd div i{font-size: 12px}
	.inner-ohter-product .otherlist dl a dd span{font-size: 14px}
}

.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: var(--base-color)}
.inner-whyus dl dt h1:after{content: '';position: absolute;left: 0;bottom: 0;width: 30px;height: 2px;background: var(--base-color);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/whyus.webp') center no-repeat fixed;background-size: cover;}
.inner-honor .comm-title{padding-top:30px;padding-bottom: 30px}
.inner-honor .comm-title h1{color: #fff}
.inner-honor .honor-content {padding-top:40px;position:relative;}
.inner-honor .swiper-container {padding-bottom:60px;}
.inner-honor .honor-content .swiper-slide {width:350px;}
.inner-honor .honor-content .swiper-slide a img {display:block;width:100%;border-radius: 10px;-webkit-box-reflect:below 0 -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,0.1) 100%)}
.inner-honor .honor-content .swiper-slide p {opacity: 0;display:block;font-weight:400;font-size:18px;color: #fff;text-align: center;margin-top: 30px}
.inner-honor .honor-content .swiper-slide-active p {opacity: 1}
.inner-honor .honor-content .swiper-button-prev,.inner-honor .honor-content .swiper-button-next{left:0px;right: auto}
.inner-honor .honor-content .swiper-button-prev{left:auto;right: 0}
.inner-honor .honor-content .swiper-button-prev i,.inner-honor .honor-content .swiper-button-next i {font-size:40px;color: #fff}
.inner-honor .honor-content .swiper-button-prev:after,.inner-honor .honor-content .swiper-button-next:after{display: none}
@media (max-width:1699px){
	.inner-honor .honor-content .swiper-slide {width:320px;}
}
@media (max-width:1399px){
	.inner-honor .comm-title{padding-bottom: 0px}
	.inner-honor{padding-top: 50px;padding-bottom: 40px;}
}
@media (max-width:991px){
	.inner-honor{padding-top: 30px;padding-bottom: 0px;}
}
.page-visitcompany .page-about-content {display: block;padding-top: 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: 50px;padding: 12px 25px;}
.visitcompany-content .visitcompany-nav li.cur a {background: var(--base-color);color: #fff;}
.visitcompany-content-list {border-radius: 15px;overflow: hidden;margin-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: var(--base-color);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}
	.visitcompany-content-list-swiper .img i {width: 50px;height: 50px;line-height:50px;font-size: 18px}
}
@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){
	.visitcompany-content .visitcompany-nav a {font-size: 14px;padding: 8px 20px;}
}


.inner-list{}
.inner-list > .row{padding-top: 80px;margin-left: -15px;margin-right: -15px}
.inner-list > .row dl{padding: 15px}
.inner-list > .row dl a{display: block;background:#fff;box-shadow: 0 0 18px 5px #00000005;border-radius: 10px;padding: 50px 0 40px 0;text-align: center;}
.inner-list > .row dl a dt{display: block;overflow: hidden;padding-top: 35px;padding-bottom: 20px;text-align: center;}
.inner-list > .row dl a dt img{width: 60%;transition:all .3s;}
.inner-list > .row dl a:hover{box-shadow: 0 0 18px 5px #00000018}
.inner-list > .row dl a:hover dt img{transform: scale(1.1);}
.inner-list > .row dl a dd{display: block;padding: 10px 30px;text-align: center;overflow: hidden;position: relative}
.inner-list > .row dl a h1{font-weight:500;font-size: 32px;display: block;}
.inner-list > .row dl a h3{font-size: 15px;font-weight: 200;display: block;}
.inner-list > .row dl a h5{color: #fff;padding:6px 25px;background: var(--base-color);border-radius:5px;display: inline-block;margin-top: 20px;font-weight:400;font-size:25px}
.inner-list > .row dl a dd ul{display: grid;grid-template-columns:1fr 1fr 1fr;gap:8px;padding-bottom: 40px}
.inner-list > .row dl a dd ul li{text-align:left;font-weight: 200;border-bottom: 1px #f5f5f5 solid;padding-bottom: 10px;position: relative;font-size: 13px;color: #999}
.inner-list > .row dl a dd ul li:after{content: '';position: absolute;left: 0;bottom: -1px;width: 15px;height: 1px;background:var(--base-color);display: inline-block;transition:all .3s;}
.inner-list > .row dl a dd ul li:hover:after{width: 100%;}
.inner-list > .row dl a dd ul li span{display: block;font-size: 16px;font-weight: 400;color: #222}
.inner-list > .row dl a dd > span{display: inline-block;background:#aaa;color: #fff;font-size: 15px;padding: 3px 4px;border-radius:50px;font-weight: 300;height: 41px;padding-left: 30px;line-height: 36px;vertical-align: top;transition:all .3s;box-shadow: 0 0 8px 2px #00000010;}
.inner-list > .row dl a dd > span i{margin-left: 15px;vertical-align:top;font-size: 20px;line-height: 20px;width:34px;height: 34px;border-radius: 50%;background: #fff;display: inline-block;color:#aaa;line-height:34px;text-align: center;transition:all .3s;}
.inner-list > .row dl a dd > span i.icon-jt{font-size:12px;}
.inner-list > .row dl a:hover dd > span{background: var(--auxiliary-color);}
.inner-list > .row dl a:hover dd > span i{color: var(--auxiliary-color);margin-left: 20px;}
@media (max-width:1399px){
	.inner-list > .row dl a h1{font-size: 30px;margin-bottom: 3px;}
	.inner-list > .row dl a h5{padding:4px 20px;margin-top: 15px;font-size:22px}
	.inner-list > .row dl a dd > span{height: 37px;padding-left: 25px;line-height: 32px;}
	.inner-list > .row dl a dd > span i{margin-left: 15px;font-size: 18px;line-height: 22px;width:30px;height: 30px;line-height:30px;}
}


@media (max-width:1199px){
	.inner-list > .row{padding-top: 60px;}
	.inner-list > .row dl a{padding: 40px 0 30px 0;}
	.inner-list > .row dl a h1{font-size:28px;}
	.inner-list > .row dl a h5{font-size:20px}
}
@media (max-width:991px){
	.inner-list > .row{padding-top: 40px;margin-left: -10px;margin-right: -10px}
	.inner-list > .row dl{padding: 10px}
	.inner-list > .row dl a h1{font-size: 22px}
	.inner-list > .row dl a h5{font-size:15px}
	.inner-list > .row dl a dd > span{font-size: 13px;height: 32px;line-height: 26px;}
	.inner-list > .row dl a dd > span i{margin-left: 10px;font-size: 16px;width:26px;height: 26px;line-height:26px;}
}
@media (max-width:767px){
	.inner-list > .row{padding-top: 30px;margin-left: 0;margin-right: 0}
	.inner-list > .row dl{padding: 10px 0}
}
.inner-news-title{padding-top: 90px;padding-bottom: 70px}
.inner-news-top{background-image: url(../images/topnews_bg.png);background-position:right bottom;background-repeat: no-repeat;padding-bottom: 60px}
.inner-news-top .rec-news-swiper{padding-bottom: 70px}
.inner-news-top .swiper-button-prev,.inner-news-top .swiper-button-next{top: 40%}
.inner-news-top a.topnews.row{align-items: center;}
.inner-news-top a.topnews .img{padding-left: 0.5px;padding-right: 0;overflow: hidden;border-radius: 15px}
.inner-news-top a.topnews .img img{width: 100%;transition: all .2s;aspect-ratio:4/2.5;object-fit:cover;}
.inner-news-top a.topnews:hover .img img{transform: scale(1.05);}
.inner-news-top a.topnews .content{padding-left: 5%}
.inner-news-top a.topnews .content h1{font-size: 25px;margin-bottom: 30px;font-weight: 400}
.inner-news-top a.topnews .content p{position: relative;padding-top: 30px;font-size: 16px;line-height:1.4;color: #333;margin-bottom: 40px}
.inner-news-top a.topnews .content p:after{content: '';position: absolute;width: 55px;height: 3px;background:var(--base-color);left: 0;top: 0;transition: all .2s}
.inner-news-top a.topnews .content dl{display: inline-block;margin-bottom: 50px;background: var(--base-color);padding: 10px 15px;border-radius:5px}
.inner-news-top a.topnews .content dl dt,.inner-news-top a.topnews .content dl dd{font-size: 58px;display:block;text-align: center;color: #fff;font-weight: 400;line-height: 1}
.inner-news-top a.topnews .content dl dd{font-size: 13px;font-weight: 200}
.inner-news-top a.topnews .content span{display: inline-block;color: #fff}
@media screen and (max-width: 1599px){
	.inner-news-title{padding-top: 70px;padding-bottom: 60px}
	.inner-news-top a.topnews .content dl{margin-bottom: 40px;}
	.inner-news-top a.topnews .content h1{font-size: 22px;}
}
@media screen and (max-width: 1399px){
	.inner-news-title{padding-top: 60px;padding-bottom: 50px}
	.inner-news-top .rec-news-swiper{padding-bottom: 50px}
}
@media screen and (max-width: 991px){
	.inner-news-title{padding-top: 40px;padding-bottom: 30px}
	.inner-news-top .comm-title{margin-bottom: 40px}
	.inner-news-top.bgcolor{padding-bottom: 60px}
	.inner-news-top .swiper-button-next,.inner-news-top .swiper-button-prev{top: 120px}
	.inner-news-top a.topnews .content{padding-bottom: 10px;padding-left: 0;margin-top: -45px}
	.inner-news-top a.topnews .content dl{margin-left: 20px}
	.inner-news-top a.topnews .content p{padding-top: 20px;font-size: 14px;line-height: 26px;height: auto}
	.inner-news-top a.topnews .content dl dt{font-size: 30px;line-height: 35px}
	.inner-news-top a.topnews .content dl dd{line-height: 20px;font-size: 12px}
}
@media screen and (max-width: 767px){
	.inner-news-top{padding-bottom: 30px}
	.inner-news-title{padding-top: 30px;padding-bottom: 10px}
	.inner-news-top .comm-title{margin-bottom: 30px}
	.inner-news-top.bgcolor{padding-bottom: 40px}
	.inner-news-top a.topnews .content h1{font-size: 20px;}
	.inner-news-top a.topnews .content p{font-size: 13px;line-height: 22px}
	.inner-news-top .swiper-pagination{display: none}
	.inner-news-top .rec-news-swiper{padding-bottom: 0px}
}

.inner-new-list.patop{padding-top: 80px}
.inner-new-list .row{margin-left: -20px;margin-right: -20px}
.inner-new-list .row dl{padding: 20px;margin-bottom: 50px}
.inner-new-list .row dl a{display:block;box-shadow:0 26px 40px -24px rgba(0,36,100,.1);border-radius: 5px}
.inner-new-list .row dl a dt{display:block;overflow: hidden;position: relative;border-radius: 15px}
.inner-new-list .row dl a dt img{width: 100%;transition:all .3s;}
.inner-new-list .row dl a dt em{position: absolute;left: 30px;bottom: 0;background:var(--base-color)f0;color: #fff;font-size: 15px;padding:8px 22px;border-top-right-radius: 5px;border-top-left-radius: 5px}
.inner-new-list .row dl a:hover dt img{transform: scale(1.05);}
.inner-new-list .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:var(--base-color)f0;color: #fff;display:block;font-size: 12px;border-radius: 50%;transition:all .3s;opacity: 0;}
.inner-new-list .row dl a:hover dt i{transform:translate(-50%,-50%) scale(1.8);opacity: 1;}
.inner-new-list .row dl a dd{background:#f8f8f8;padding:25px;border-radius: 15px;display:block;transition:all .3s;margin-top: 15px}
.inner-new-list .row dl a:hover dd{background:var(--base-color);}
.inner-new-list .row dl a dd h1{font-size: 20px;font-weight: 400;margin-bottom:20px;transition:all .3s;}
.inner-new-list .row dl a:hover dd h1{color: #fff}
.inner-new-list .row dl a dd p{font-size: 14px;}
.inner-new-list .row dl a dd span{display:block;margin-top: 40px;overflow: hidden;position: relative;height: 20px}
.inner-new-list .row dl a:hover dd{color: #fff}
.inner-new-list .row dl a dd h3{left: 25px;bottom:-30px;background: var(--base-color);color: #fff;padding:12px 8px;border-radius:5px;}
.inner-new-list .row dl a:hover dd h3{background: var(--auxiliary-color)}
.inner-new-list .row dl a dd h3 b{font-weight: 500;font-size: 26px;display: block;}
.inner-new-list .row dl a dd h3 span{display: block;font-weight: 200;font-size:14px;font-family:'Arial';margin-top: 3px}
.inner-new-list .row dl a dd h4{font-size:14px;font-weight: 200;margin-top: 30px}
.inner-new-list .row dl a dd span i{position: absolute;left: -15px;top: 0;font-size: 11px;transition:all .3s;}
.inner-new-list .row dl a:hover dd span i{left: 0;color: var(--base-color)}
.inner-new-list .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-new-list .row dl a dd{padding:25px;min-height:220px}
	.inner-new-list .row dl a dt em{left: 25px}
	.inner-new-list .row dl a dd h2{font-size: 25px;}
	.inner-new-list .row dl a dd p{font-size: 15px;height: 40px;line-height: 20px;}
	.inner-new-list.patop{padding-top: 60px}
}
@media (max-width:1199px){
	.inner-new-list .row{margin-left: -10px;margin-right: -10px}
	.inner-new-list .row dl{padding: 10px}
	.inner-new-list .row dl a dd p{font-size: 14px;height: 36px;line-height: 18px;}
	.inner-new-list.patop{padding-top: 40px}
}
@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-new-list .row dl a dd{padding:20px;min-height:auto;display:block;}
	.inner-new-list .row dl a dt em{left: 20px;font-size: 14px}
	.inner-new-list .row dl a dd h2{font-size: 20px;}
	.inner-new-list .row dl:nth-child(n+3) a dd h2{font-size: 20px}
	.inner-new-list .row dl a dd p{height: auto;}
	.inner-new-list.patop{padding-top: 30px}
}
@media (max-width:767px){
	.inner-new-list .row{margin-left: 0;margin-right: 0}
	.inner-new-list .row dl{padding: 10px 0}
}

.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:var(--base-color)}
@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}
}



@media (max-width:767px){
	.about-inner .profile .intro{font-size: 13px;line-height: 22px}
	.about-inner .profile .learn-more{font-size: 12px}
}

.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;}
.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:var(--base-color);}
.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: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: 500;text-transform: uppercase;}
.inquiryform .feedback .title i{font-size: 20px;position: absolute;right:-25px;top: -25px;cursor: pointer;}
.inquiryform .feedback .title i:hover{color: var(--base-color)}
.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 ul li:nth-child(2n){margin-right: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 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: var(--base-color);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: var(--scheme-color)}
@media screen and (max-width: 1299px){
	.inquiryform.show .feedback{height: auto}
}
@media screen and (max-width: 1199px){
	.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){
	.feedback ul li input{line-height: 40px;height: 40px;font-size:14px;}
	.feedback ul li textarea{font-size: 14px}
}
@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: var(--base-color);border-color: var(--base-color)}
.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;margin-top:82px;line-height: 30px;font-size: 14px;color: #fff;padding-top:10px;padding-bottom: 10px}
.location a{font-size: 14px;color: #fff}
.location i{font-size: 14px;color: #fff;margin-right: 8px;display: inline-block}
.location a:hover{text-decoration: underline;}
.location span{font-size: 14px;display: inline-block;overflow: hidden;line-height: 30px;white-space:nowrap;width: 50%;text-overflow: ellipsis;vertical-align: top}
@media (max-width:767px){
	.location em{display: none;}
	.location span{width: 25%;}
}
.viewnews{padding-top: 5%}
.viewnews .row > div{padding: 0}
.viewnews .content{padding-right: 6%;display: block;position: sticky;top: 0}
.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: 35px;font-weight: 400}
.viewnews .content .title p{display: block;padding-top: 20px;color: #999}
.viewnews .content .date ul{width: 100%;text-align: right;padding-top: 20px;}
.viewnews .content .date ul li{border: 1px #eee solid;width: 100px;font-size:25px;text-align: center;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;}
.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;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:var(--base-color);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.ru li a b{width: 150px}
.viewnews .content .prenext.ru li a span{width: calc(100% - 150px);}
.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{position: sticky;top: 0}
.viewnews .list .title{padding-bottom: 5%}
.viewnews .list .title h1{font-size: 32px;color:#000;text-transform: uppercase;}
.viewnews .list .newslist dl{margin-bottom: 8%}
.viewnews .list .newslist dl a dt{overflow: hidden;background: #000;border-radius: 8px}
.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;}
.viewnews .list .newslist dl a dd span{margin: 10px 0;display: block;color: #999;line-height: 20px}
.viewnews .list .newslist dl a dd span i{display: inline-block;vertical-align: top;line-height: 20px;margin-right: 8px}
.viewnews .list .newslist dl a dd h2{font-size: 18px;line-height: 24px;margin-top: 10px;margin-bottom: 20px;font-weight: 300}

@media screen and (max-width: 1599px){	
	.viewnews .content .title h1{font-size: 32px;}
	.viewnews .list .title h1{font-size: 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: 26px;}
	.viewnews .list .title h1{font-size: 26px;}
	.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: 22px;}
	.viewnews .list .title h1{font-size: 22px;}
	.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,.viewnews .content .prenext li a span{font-size: 14px}
}
@media screen and (max-width: 767px){
	.viewnews .row > div{padding: 0}
	.viewnews .content .text{padding: 8% 0}
	.viewnews .content .title h1{font-size: 18px;margin-top: 10px}
	.viewnews .content .title p{font-size:13px;}
	.viewnews .content .prenext li a b i{line-height: 16px}
}

@media screen and (max-width: 576px){
	.viewnews .content .prenext li a span{display: none}
}

.inner-application{padding-bottom: 0}
.inner-application .row{margin-left: -20px;margin-right: -20px}
.inner-application .row > div{padding: 20px}
.inner-application .row > div dl{display: block;}
.inner-application .row > div dl a{display: block;}
.inner-application .row > div dl a dt{display: block;box-shadow: 0 15px 15px -10px #00000030;border-radius: 10px;overflow: hidden;}
.inner-application .row > div dl a dt img{width: 100%}
.inner-application .row > div dl a dd{display: block;margin-top: 30px;}
.inner-application .row > div dl a dd h1{font-weight:400;font-size: 24px;display: block;}
.inner-application .row > div dl a dd p{display: block;margin-top: 20px;color: #999}
.inner-application .row > div dl a dd span{width:60px;height: 40px;overflow: hidden;}
.inner-application .row > div dl a dd span i{left: -10px;bottom: 0;font-size:12px;color: #999}
.inner-application .row > div dl a:hover dd span i{left: 0}


.inner-download.comm-padding{padding-bottom: 0}
.inner-download .row{margin-left: -15px;margin-right: -15px;margin-top: 30px}
.inner-download .row > div{padding: 20px}
.inner-download .row dl{margin-bottom: 40px;}
.inner-download .row dl a{display: block;}
.inner-download .row dl a dt{display:block;overflow: hidden;padding:30px;border: 1px #eee solid;box-shadow: 0 10px 10px -8px #00000010;}
.inner-download .row dl a dt img{width: 100%;transition: all .8s;}
.inner-download .row dl a dd{display:block;margin-top: 30px;text-align: center;}
.inner-download .row dl a dd h1{font-size: 18px;margin-bottom: 20px;font-weight:500}
.inner-download .row dl a dd p{font-size: 14px;line-height: 22px;}
.inner-download .row dl a dd span{display: inline-block;margin-top: 25px;background: #f9ad02;color:#fff;font-size: 14px;padding:6px 25px;border-radius: 50px}
.inner-download .row dl a dd span i{display: inline-block;margin-right: 8px;transition: all .3s}
.inner-download .row dl a:hover dd span i{margin-right: 12px}

.inner-contact .row{margin-left: -20px;margin-right: -20px}
.inner-contact .row > div{padding: 20px}
.inner-contact .contacts p{font-size: 16px}
.inner-contact .contacts .tel{display: block;padding-top: 50px}
.inner-contact .contacts .tel dl{display: block;margin-bottom: 30px;font-size:0}
.inner-contact .contacts .tel dl dt{font-size: 25px;width: 45px;text-align: center;line-height: 28px;vertical-align: top;}
.inner-contact .contacts .tel dl dd{width: calc(100% - 45px);}
.inner-contact .contacts .tel dl dd h1{display: block;font-size: 20px;line-height: 28px;font-weight: 500}
.inner-contact .contacts .tel dl dd h3,.inner-contact .contacts .tel dl dd h3 a{font-size: 16px;padding-top: 10px;color: #666;font-weight: 300;white-space: normal;}
.inner-contact .contacts .tel dl dd h3 a:hover{color: #ee7921}
.inner-map{padding-top: 50px;height: 600px}
@media screen and (max-width: 1199px){
	.inner-download .row dl a dd span{margin-top: 20px;font-size: 13px;padding:4px 18px;}
	.inner-contact{padding-top: 60px;padding-bottom: 60px;}
	.inner-contact .contacts{padding-top: 30px}
	.inner-contact .contacts .tel{padding-top: 30px}
	.inner-contact .contacts .tel dl dt{width: 40px;font-size: 22px;line-height: 20px;}
	.inner-contact .contacts .tel dl dd{width: calc(100% - 40px);}
	.inner-contact .contacts .tel dl dd h1{font-size: 18px;line-height: 26px}
	.inner-contact .contacts .tel dl dd h3,.inner-contact .contacts .tel dl dd h3 a{font-size: 16px;padding-top: 5px}
	.inner-map{padding-top: 40px;padding-bottom: 40px;height: 550px}
}
@media screen and (max-width: 991px){
	.inner-contact .row{margin-left: 0;margin-right:0}
	.inner-contact .row > div{padding:10px 0}
	.inner-contact .map{padding-bottom: 20px;padding-top:30px}
	.inner-map{padding-top: 30px;padding-bottom: 30px;height: 450px}
}
@media screen and (max-width: 767px){
	.inner-contact{padding-top: 30px;padding-bottom: 0;}
	.inner-contact .contacts{padding-top: 20px}
	.inner-contact .contacts p{font-size: 14px;padding:0;margin: 3px 0}
	.inner-contact .contacts .tel dl{margin-bottom:20px;}
	.inner-contact .contacts .tel dl dt{line-height: 20px;}
	.inner-contact .contacts .tel dl dd h1{font-size: 18px;line-height: 24px}
	.inner-contact .contacts .tel dl dd h3,.inner-contact .contacts .tel dl dd h3 a{font-size: 14px;}
	.inner-map{height: 350px}
}


.pagination-bar {overflow: hidden; padding:40px 0 80px 0;margin-top:40px;font-size: 16px;}
.pagination-bar.bordertop{border-top: 1px #eee solid;}
.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: var(--base-color);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: 20px;line-height: 42px;display: inline-block;color: #666}
.pagination-bar ul li a:hover{ color: #fff; background: var(--base-color);}
@media screen and (max-width: 991px){
	.pagination-bar {margin-top:30px;padding:0 0 40px 0;}
	.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;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,.suspension .a:hover{background:var(--base-color);}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:var(--base-color);}
.suspension .a-top i{ color:#333; font-size:25px !important;}
.suspension .a-top:hover i{color: #fff}
.suspension .d {display: none; width: 150px;background: #fff; position: absolute; right: 50px; min-height: 50px;border: 1px solid #E0E1E5; border-radius: 3px; box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11); line-height: 48px;text-align:center;}
.suspension .d-tel{top:0;}
.suspension .d-service{top: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;}

.comm-contact{background: url(../images/contact_bg.webp) no-repeat center fixed;background-size: cover}
.comm-contact .comm-title h1{color: #fff}
.comm-contact .comm-title h3{color: #fff;margin-bottom: 10px}
.comm-contact .more a{background: var(--base-color)}
.comm-contact .more a i{font-size:25px;color: var(--base-color)}
.comm-contact .more a i:before{display: inline-block;margin-top:1px;margin-left: 4px}
.comm-contact .more a:hover i{transform: rotate(0);}

@media screen and (max-width: 991px){
	.comm-contact .comm-title h3{margin-bottom: 0}
	.comm-contact .comm-title h1{font-size:20px;}
	.comm-contact .more a i{font-size:20px;}
}

.footer{background:var(--scheme-color);position: relative;padding-top: 80px}
.footer .row > div{padding: 0}
.footer .foot-logo{margin-bottom: 30px}
.footer .foot-logo img{width: 80px}
.footer .row .footcontact ul{padding-top: 3px}
.footer .row .footcontact ul li{color: #fff;font-size:0;margin-bottom: 8px;line-height: 24px}
.footer .row .footcontact ul li:first-child{margin-bottom:20px}
.footer .row .footcontact ul li fieldset{display: inline-block}
.footer .row .footcontact ul li fieldset:first-child{margin-right: 30px}
.footer .row .footcontact ul li i{display: inline-block;font-size:16px;line-height: 24px;width: 25px;vertical-align: top}
.footer .row .footcontact ul li i.icon-email{font-size:14px;}
.footer .row .footcontact ul li span{display: inline-block;font-size:14px;width:calc(100% - 25px);vertical-align: top;font-weight: 300}
.footer .row .footcontact ul li span a{color: #fff}
.footer .row .footcontact ul li span a:hover{color: var(--auxiliary-color)}
.footer .row .footmenu{padding-left: 5%}
.footer .row .footmenu nav{display: grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;}
.footer .row .footmenu nav dl dt{display:block;position: relative}
.footer .row .footmenu nav dl dt a{color: #fff;font-weight: 400;font-size: 20px;position: relative;padding-bottom: 12px}
.footer .row .footmenu nav dl dt i{position: absolute;display: none;color: #fff;right: 0;top: 12px;cursor: pointer;font-size:18px;transition:all .3s;}
.footer .row .footmenu nav dl dt a:after{content: '';position: absolute;left: 0;bottom:0;width: 25px;height: 2px;background: var(--base-color)}
.footer .row .footmenu nav dl a:hover{color: var(--auxiliary-color)}
.footer .row .footmenu nav dl dd{display: block;padding-top: 45px;padding-bottom: 20px}
.footer .row .footmenu nav dl dd a{color: #fff;font-size: 15px;display: block;line-height: 20px;padding-top: 8px;padding-bottom: 8px}
.footer .copyright{padding-top: 30px;margin-top: 30px;border-top: 1px #ffffff20 solid;color: #ffffffa0;padding-bottom: 30px}
.footer .copyright .row{align-items: center;}
.footer .copyright .row div:first-child a{color: #ffffffa0}
.footer .copyright .social-media a{color: #ffffffa0;display: inline-block;margin-left: 20px;font-size:20px;}
.footer .copyright .row div:first-child a:hover{color: #fff}

@media screen and (max-width: 1399px){
	.footer{padding-top: 60px}
}

@media screen and (max-width: 1199px){
	.footer{padding-top: 40px}
}

@media screen and (max-width: 991px){
	.footer .row .footmenu{padding-left: 0;padding-top: 30px}
	.footer .row .footmenu nav dl dd{padding-top: 35px;}
	.footer .row .footmenu nav dl dd a{font-size: 14px;line-height: 18px;padding-top: 5px;padding-bottom: 5px}
	.footer .copyright{text-align: center;}
	.social-media{text-align: center;padding-top: 20px}
	.footer .copyright .social-media a{margin:0 10px;}
}
@media screen and (max-width: 767px){
	.footer .row .footmenu nav{display: block;}
	.footer .row .footmenu nav dl{display: block;height: 45px;overflow: hidden;border-bottom: 1px #ffffff10 solid}
	.footer .row .footmenu nav dl dt{display:block;height: 45px;}
	.footer .row .footmenu nav dl dt i{display: inline-block}
	.footer .row .footmenu nav dl dt a{font-size: 16px;padding-bottom: 0;line-height: 45px}
	.footer .row .footmenu nav dl dt a:after{display: none}
	.footer .row .footmenu nav dl.active dt a{color: var(--auxiliary-color)}
	.footer .row .footmenu nav dl.active dt i{transform: rotate(90deg);color: var(--auxiliary-color)}
	.footer .row .footmenu nav dl dd{padding-top: 5px}
	.footer .copyright{padding-top: 15px;margin-top: 15px;border-top: none;padding-bottom: 20px}
}