@charset "utf-8";
@import url("bootstrap.min.css");
@import url("animate.min.css");
@import url("swiper.min.css");
@import url("icomoon.css");
@import url("head.css");
@import url("responsive.css");
@import url("fonts.css");
@font-face {font-family: 'poppinssb';src: url('../fonts/Poppins-SemiBold.ttf');font-weight: normal;font-style: normal;font-display:swap;}  
html,body,ul,li{margin:0;padding:0;font-size:14px; color:#333;-webkit-text-size-adjust:none;}
html.sa{direction:rtl;unicode-bidi:bidi-override;}
h1,h2,h3,h4,h5,h6,hr,blockquote,dl,dt,dd,ul,ol,li,pre,p,form,fieldset,legend,button,input,textarea{margin:0;padding:0;list-style:none;font-size:14px;font-family: 'Barlow';font-weight:400;}
h1{font-weight:800;}
h2{font-weight:600;}
em{ font-style:normal}
input,dl,dt,dd{-webkit-tap-highlight-color:rgba(255,255,255,0); display:inline-block; vertical-align:top}
input{font-size:14px;font-weight:300;outline:0;display: inline-block;}
input[type=button]{cursor:pointer}
select{margin:0}
li{list-style:none}
img{display: inline-block; border:none}
a{text-decoration:none;color:#333;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout: none; -webkit-user-select: none;transition: all .3s;font-family: 'Barlow';font-weight:400;}
a:hover{ color:#0559a1;text-decoration:none;}
a,input,button,textarea,i{ outline:none; }
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.pcshow { display:block;}
.mbshow { display:none!important;}
.clear { clear:both;}
.img,.pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto!important;height: auto!important;z-index: 1;max-width: 100%;max-height:100%;}
.img-block {display: block;width: 100%;height: auto;}
.img-inline {display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}

.right-column ul.social-icon li.lang-link {position: relative;padding-left: 28px;z-index: 100;line-height: 22px;} 
.right-column ul.social-icon li.lang-link:after{content: '';position: absolute;left: 3px;top: 50%;transform: translateY(-50%);height: 20px;width: 1px;background:rgba(255, 255, 255, 0.2);}
.right-column ul.social-icon li.lang-link i{display:inline-block;margin-right: 5px;vertical-align: top;font-size: 18px;line-height: 22px}
.right-column ul.social-icon li.lang-link a{font-weight: 400;font-size: 14px}
.right-column ul.social-icon li.lang-link ul {position: absolute;width: 130px;padding:10px 20px;top: 45px;left: 0;background: #fff;text-align:left;opacity: 0;visibility: hidden;transition: all .3s;height: auto}
.right-column ul.social-icon li.lang-link.active ul{top: 34px;opacity: 1;visibility: visible;}
.right-column ul.social-icon li.lang-link ul li{display: block;line-height: 40px;border-bottom: 1px #eee solid;}
.right-column ul.social-icon li.lang-link ul li:last-child{border-bottom: none;}
.right-column ul.social-icon li.lang-link ul li a{display: block;background-image:url(../images/lang.webp);padding-left: 30px;font-size: 14px;background-size: 20px auto;background-position: 0 50%;background-repeat: no-repeat;color: #333}
.right-column ul.social-icon li.lang-link ul li a:hover{color: #02a943}
.right-column ul.social-icon li.lang-link ul li a.en{background-position: 0 14px}
.right-column ul.social-icon li.lang-link ul li a.ru{background-position: 0 -35px}
.right-column ul.social-icon li.lang-link ul li a.sa{background-position: 0 -82px}
html.sa .right-column ul.social-icon li.lang-link{padding-left: 0;padding-right: 28px}
html.sa .right-column ul.social-icon li.lang-link:after{left: auto;right: 3px}
html.sa .right-column ul.social-icon li.lang-link i{margin-left: 5px;margin-right: 0}
html.sa .right-column ul.social-icon li.lang-link ul{right: 0;left: auto}
html.sa .right-column ul.social-icon li.lang-link ul li a{padding-right: 30px;padding-left: 0;background-position: right 14px}
html.sa .right-column ul.social-icon li.lang-link ul li a.en{background-position: right 14px}
html.sa .right-column ul.social-icon li.lang-link ul li a.ru{background-position: right -35px}

.comm-title{display:block;position: relative;}
.center{text-align: center;}
html.sa .comm-title{text-align: right;}
html.sa .comm-title.center{text-align: center;}
.comm-title h1{font-size: 45px;line-height: 1;display:block;padding-top: 10px;padding-bottom:20px;margin-bottom: 10px}
.comm-title h2{font-size: 18px;color:#777777;margin-bottom: 20px;display:block;position:relative;padding-bottom: 15px;font-weight:400;text-transform: uppercase;}
.comm-title h2:after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 4px;background: url(../images/title.png) no-repeat left bottom;}
html.sa .comm-title h2:after{left: auto;right: 0;background-position: right bottom}
html.sa .comm-title.center h2:after,.comm-title.center h2:after{background-position: center bottom;}
.comm-title p{font-size: 20px;line-height: 1.2;font-weight: 400}
.comm-padding{padding-top: 100px;padding-bottom: 100px;overflow: hidden;position: relative;z-index: 20;}
@media screen and (max-width: 1599px) {
	.comm-padding{padding-top: 70px;padding-bottom: 70px}
	.comm-title h1{font-size: 40px;padding-bottom:35px;}
	.comm-title h2{font-size: 17px;margin-bottom: 15px;}
}
@media screen and (max-width: 1399px) {
	.comm-padding{padding-top: 50px;padding-bottom: 50px}
	.comm-title h1{font-size: 30px;padding-bottom: 25px;}
	.comm-title h2{font-size: 16px;margin-bottom: 10px;}
}
@media screen and (max-width: 1199px) {
	.comm-padding{padding-top: 40px;padding-bottom: 40px}
	.comm-title h1{font-size: 25px;padding-bottom: 15px;}
	.comm-title h2{font-size: 15px;margin-bottom: 8px;}
}
@media screen and (max-width:991px) {
	.comm-title h1{font-size: 20px;padding-bottom: 20px;}
	.comm-title h2{font-size: 14px;margin-bottom: 5px;}

}
@media screen and (max-width:767px) {
	.comm-title h1{font-weight: 700;padding-bottom: 0}
}
/* index */
.index-banner {position: fixed;width: 100%;height: 100vh;overflow: hidden;z-index: 1;left: 0;top:0;background:#000;}
.index-banner-content {width: 100%;height: 100%;}
.index-banner-swiper {width: 100%;height: 100%;position: relative;} 
.index-banner-swiper .swiper-slide-active .img {animation: srmgani 6000ms 1 ease forwards;}
.index-banner-swiper .swiper-slide .img {background:#000;}
.index-banner-swiper .swiper-slide .img img{opacity: 0.5;height: 100vh;object-fit: cover}
@keyframes srmgani{0%{transform:scale(1.05);} 100%{transform:scale(1.0);}}
.index-banner-item {position: relative;overflow: hidden;height: 100%}
.index-banner-item .video {position: relative;width: 100%;z-index: 5;background:#000;}
.index-banner-item .video video {display: block;width: 100%;height: 100vh;object-fit: cover;opacity: 0.4;}
.index-banner-item .text{position: absolute;left: 15%;top: calc(50% + 50px);width: 50%;transform: translateY(-50%);z-index: 10;color: #fff;}
html.sa .index-banner-item .text{left: auto;right: 15%;text-align:right;}
.index-banner-item .text.center{left: 0;text-align:center;padding: 0 22%;width: 100%}
.index-banner-item .title-1,.index-banner-item .title-2,.index-banner-item .title-3,.index-banner-item .text-4,.index-banner-item .title-4 {overflow: hidden;}
.index-banner-item .title-1 div,.index-banner-item .title-2 div,.index-banner-item .title-3 div,.index-banner-item .text-4 div,.index-banner-item .title-4 div,.index-banner-item .text-5 div{opacity: 0;transform:translateY(200px);transition: opacity 1s linear,transform 1s cubic-bezier(.215,.61,.355,1);}
.index-banner-item .title-1 h2{font-size: 25px;line-height:50px;margin: 0;}
.index-banner-item .title-2 h1{font-size: 60px;}
.index-banner-item .title-3 {padding-top: 20px} 
.index-banner-item .title-3 h1{font-size: 70px;line-height:1;position:relative;display: inline-block;padding-bottom: 30px}
.index-banner-item .title-3 h1:after{content: '';position: absolute;left:0;bottom: 0;background:url(../images/shape.png) no-repeat left bottom;width: 200px;height: 20px}
html.sa .index-banner-item .title-3 h1:after{right: 0;left: auto;background-position: right bottom}
.index-banner-item .text.center .title-3 h1:after{background-position:center bottom;left: 50%;transform: translateX(-50%)}
.index-banner-item .title-4 {font-weight:500;color: #ed6e2b;}
.index-banner-item .text-4 {margin-top: 5%;}
.index-banner-item .text-4 h2{font-size: 24px; font-weight: 300; line-height: 34px;color: #fff} 
.index-banner-item .text-5 {margin-top:6%;}
.index-banner-item .text-5 .viewmore a{color: #fff;border-radius: 50px;padding: 4px 40px;padding-right: 4px;background: #0559a1;line-height: 42px;font-size: 15px;box-shadow: 0 15px 15px -13px #00000080;text-transform: uppercase;display:inline-block;}
.index-banner-item .text-5 .viewmore a i{display: inline-block;vertical-align: top;transition:all .3s;text-align:center;line-height: 42px;margin-left: 8px;font-size: 20px;width:42px;height: 42px;background:#fff;color:#02a943;border-radius: 50%;margin-left: 30px}
.index-banner-item .text-5 .viewmore a:hover{background: #02a943}
.index-banner-item .text-5 .viewmore a:hover i{margin-left:40px;transform: rotate(45deg)}
.index-banner-swiper .swiper-slide .title-1 div{transition-delay: .8s;}
.index-banner-swiper .swiper-slide .title-2 div{transition-delay: 1s;}
.index-banner-swiper .swiper-slide .title-3 div,.index-banner-swiper .swiper-slide .title-4 div{transition-delay: 1.2s;}
.index-banner-swiper .swiper-slide .text-4 div{transition-delay: 1.4s;}
.index-banner-swiper .swiper-slide .text-5 div,.index-banner-swiper .swiper-slide .viewmore{transition-delay: 1.6s;}
.index-banner-swiper .swiper-slide-active .title-1 div,.index-banner-swiper .swiper-slide-active .title-2 div,.index-banner-swiper .swiper-slide-active .title-3 div,.index-banner-swiper .swiper-slide-active .viewmore,.index-banner-swiper .swiper-slide-active .text-5 div,.index-banner-swiper .swiper-slide-active .title-4 div,.index-banner-swiper .swiper-slide-active .text-4 div{transform: translateY(0px);opacity: 1;}
.index-banner .index-banner-swiper{position: relative;}
.index-banner .scrolldown-1 {position:absolute ;right: 3%;bottom:10%;width: 22px;z-index: 11;}
.swiper-ctrl {position: absolute;width: 100%;left: 0;bottom: 45px;z-index: 11;font-size: 0;text-align: center;}
.scroll-center {display: inline-block;position: absolute;right: 0;bottom: 0;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: #b71b33;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)}
}

.index-banner-swiper .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}
.index-banner-swiper .banner-pagination span{opacity: 1;margin: 0 3px!important;position: relative;width: 32px;height: 32px;background: transparent;display: inline-block;vertical-align: middle;}
.index-banner-swiper .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;}
.index-banner-swiper .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;}
.index-banner-swiper .swiper-button-prev:after,.index-banner-swiper .swiper-button-next:after{color: #fff;font-size: 30px}
.index-banner-swiper .banner-pagination span.swiper-pagination-bullet-active::before {background: #fff!important;opacity: 1;}
.index-banner-swiper .banner-pagination span.swiper-pagination-bullet-active::after {opacity: 1;}
.index-banner-swiper .banner-pagination span.swiper-pagination-bullet-active .content {opacity: 1;}
.index-banner-swiper .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;}
.index-banner-swiper .banner-pagination span .left {left: 0;}
.index-banner-swiper .banner-pagination span .right {right: 0;}
.index-banner-swiper .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;}
.index-banner-swiper .banner-pagination span .left-circle {left: 0;border-top-color: #fff;border-left-color: #fff;}
.index-banner-swiper .banner-pagination span .right-circle {right: 0;border-bottom-color: #fff;border-right-color: #fff;}
.index-banner-swiper .banner-pagination span.swiper-pagination-bullet-active .left-circle {animation: circleleft 5s linear forwards;}
.index-banner-swiper .banner-pagination span.swiper-pagination-bullet-active .right-circle {animation:circleright 5s linear forwards;}
.index-banner-swiper .banner-pagination span.swiper-pagination-bullet-active:first-child .left-circle {animation: circleleft 21s linear forwards;}
.index-banner-swiper .banner-pagination span.swiper-pagination-bullet-active:first-child .right-circle {animation:circleright 21s linear forwards;}
@keyframes circleright {0% {transform: rotate(135deg);}50%,100% {transform: rotate(315deg);}}
@keyframes circleleft {0%,50% {transform: rotate(135deg);}100% {transform: rotate(315deg);}}
.postfix img{width: 100%;height: 100vh}
@media screen and (max-width: 1699px) {
	.index-banner-item .title-3 h1{font-size: 50px;}
}
@media screen and (max-width: 1599px) {

}
@media screen and (max-width: 1499px) {
	.index-banner-item .title-1 h1{font-size: 25px;line-height:40px}
	.index-banner-item .title-2 h1{font-size: 60px;line-height:70px}
	.index-banner-item .title-3 h1{font-size: 40px}
	.index-banner-item .text-4 h2{font-size: 18px;line-height:28px;} 
}
@media screen and (max-width: 1399px) {
	.index-banner-item .text{left: 10%;width: 60%;}
}
@media screen and (max-width: 1299px) {
	.index-banner-item .title-1 h1{font-size: 20px;line-height:30px}
	.index-banner-item .title-2 h1{font-size: 40px;line-height:50px}
	.index-banner-item .title-3{padding-top: 10px}
	.index-banner-item .title-3 h1{font-size: 35px}
	.index-banner-item .title-3 h1:after{bottom: 2px;height: 4px;}
	.index-banner-item .text-4 h2{font-size: 16px;line-height:24px;} 
}
@media screen and (max-width: 1199px) {
	.index-banner{position: initial;height: auto}
	.index-banner-item .video:after,.index-banner .img:after{height:650px;content:'';display:block}
	.postfix{display:none;}
	.index-banner-item .video video,.index-banner .img 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%);}
	.index-banner-item .text{top: 50%;width: 84%;left: 8%}
	.index-banner-item .text-5 .viewmore a{padding: 4px;padding-left: 25px;line-height: 30px;font-size: 14px}
	.index-banner-item .text-5 .viewmore a i{line-height: 30px;height: 30px;width: 30px;margin-left: 15px}
	
}
@media screen and (max-width:991px) {
	.index-banner-item .video:after,.index-banner .img:after{height:550px;}
	.index-banner-item .title-3 h1{padding-bottom: 25px}
	.index-banner-item .title-3 h1:after{background-size: 55px auto}
	.index-banner-item .title-1 h2{line-height: 40px}
}

@media screen and (max-width: 767px) {
	.index-banner .scrolldown-1 {display: none}
	.index-banner-item .video:after,.index-banner .img:after{height:450px;}
	.postfix{height: 400px}
	.index-banner-item .text{width: 84%;}
	.index-banner-item .title-1 h1{font-size:16px;line-height:25px}
	.index-banner-item .title-1 h2{font-size:18px;}
	.index-banner-item .title-2 h1{font-size: 22px;line-height:45px}
	.index-banner-item .title-3 h1{font-size: 22px}
	.index-banner-item .text-4 h2{font-size: 14px;line-height:22px;width:auto} 
	.banner-swiper-ctrl {bottom: 60%}
	.progress-bar-1 {width: 160px;}
	.img-block.imgwh.mbshow.mbt{margin-top:18rem;}
	.index-banner-item .text-5 .viewmore a{padding: 4px;padding-left: 20px;line-height: 25px;font-size: 12px}
	.index-banner-item .text-5 .viewmore a i{line-height: 25px;height: 25px;width: 25px;margin-left: 10px;font-size: 15px}
}
@media screen and (max-width: 576px) {
	.banner-swiper-ctrl {bottom: 59%}
}
.inner-banner{display: block;position: relative;overflow: hidden;}
.inner-banner .banner-contents{display: block;position: absolute;width: 100%;left: 50%;top:45%;z-index: 50;transform:translate(-50%,-50%);text-align:center;}
.inner-banner .banner-contents .local{display: block;color:#fff;margin-top: 30px}
.inner-banner .banner-contents .local a{color:#fff;font-size: 18px;line-height: 30px;font-weight: 500}
.inner-banner .banner-contents .local a:hover{text-decoration: underline}
.inner-banner .banner-contents .local i{display: inline-block;line-height: 30px;margin:0 10px;font-size: 24px;vertical-align: top}
.inner-banner .banner-contents .text{display: block;}
.inner-banner .banner-contents .text h1{color:#fff;font-size: 55px;font-weight:500;position: relative;padding-bottom: 20px;text-transform:uppercase;}
.inner-banner .banner-contents .text h1:after{content: '';position: absolute;background:url(../images/shape.png) no-repeat center;width: 76px;height: 3px;left: 50%;bottom: 0;transform:translateX(-50%);}
.inner-banner .banner-contents .text h4{color: #ffffff90;display: block;margin-top: 20px;font-weight: 200}
.inner-banner .bgimg{display: block;background:#000;}
.inner-banner .bgimg img{width: 100%;opacity: 0.5;}
.inner-banner .arror_scroll {display: inline-block;cursor: pointer;position: absolute;bottom: 80px;left: 50%;transform: translateX(-50%);}
.inner-banner .arror_scroll i{font-size:24px;color: #ffffffa0; display: inline-block;-webkit-animation: rotateplane 1.2s infinite ease-in-out;animation: rotateplane 1.2s infinite ease-in-out;}
@keyframes rotateplane {
	0% {-webkit-transform: translateY(0);transform: translateY(0); }
	50% {-webkit-transform: translateY(20px);transform: translateY(20px); }
	100% {-webkit-transform: translateY(0);transform: translateY(0); } 
}
@media screen and (max-width: 1699px) {
	.inner-banner .banner-contents{top:40%;}
	.inner-banner .banner-contents .text{margin-top: 6%;}
}
@media screen and (max-width: 1499px) {
	.inner-banner .banner-contents .text h1{font-size: 40px;}
}
@media screen and (max-width: 1299px) {
	.inner-banner .banner-contents .text{margin-top: 60px;}
	.inner-banner .banner-contents .text h1{font-size: 30px;}
	.inner-banner .bgimg:after{height:390px;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 screen and (max-width: 991px) {
	.inner-banner .bgimg:after{height:320px;}
	.inner-banner .banner-contents .text h1{font-size: 25px;}
}

.top-product-menu{position: relative;z-index: 100;background:linear-gradient(90deg,#033e70,#0559a1);padding-top: 70px;padding-bottom: 60px}
.top-product-menu dl a{display:block;padding: 0}
.top-product-menu dl a dt{display:block;overflow: hidden;}
.top-product-menu dl a dt img{width: 100%;transition:all .6s;}
.top-product-menu dl a:hover dt img{transform: scale(1.08);}
.top-product-menu dl a dd{display:block;margin-bottom: 0;text-align:center;padding-top: 20px}
.top-product-menu dl a dd h1{font-size:20px;font-weight: 400;display:inline-block;position: relative;padding-bottom: 16px;color: #fff}
.top-product-menu dl a dd h1:after{content: '';position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;width: 30px;height: 1px;background:#ffffff25;}
.top-product-menu dl a dd p{color: #ffffffa0;font-size: 15px;display:block;margin-top: 25px;margin-bottom: 30px}
.top-product-menu dl a dd span{background:#0559a1;color: #fff;font-size: 14px;line-height: 32px;padding:3px 40px;padding-right: 3px;display: inline-block;text-transform: uppercase;box-shadow: 0 15px 15px -13px #00000090;border-radius: 30px}
.top-product-menu dl a dd span i{font-size: 20px;display: inline-block;line-height:32px;height: 32px;width: 32px;vertical-align: top;margin-left: 20px;transition: all .3s;border-radius: 50%;background:#fff;color:#02a943;text-align:center;}
.top-product-menu dl a:hover dd span{background:#02a943;}
.top-product-menu dl a:hover dd span i{margin-left: 30px}
.top-product-menu .swiper-button-prev{left: 5%}
.top-product-menu .swiper-button-next{right: 5%}
.top-product-menu .swiper-button-next:after,.top-product-menu .swiper-button-prev:after{color: #ffffff90;font-size: 25px;}

.home-product{background:url(../images/prut_bg.webp) no-repeat;background-size: cover;position:relative;z-index: 100;overflow: hidden;padding-top: 80px}
.home-product .comm-title h1,.home-product .comm-title h2{color: #fff}
.home-product .comm-title h3{color: #fff;font-size: 48px;line-height: 60px;font-weight: 700;}
.home-product .text h4{position: relative;color: #fff;font-size: 20px;line-height: 28px;font-weight: 400;}
.home-product .navigation-layer{display:block;padding-top:60px;position:relative;}
.home-product .navigation-layer .menu-navigation{display:inline-block;padding-bottom: 18px}
.home-product .navigation-layer .menu-navigation li{color: #fff;font-size: 20px;line-height: 30px;display: inline-block;text-transform: uppercase;width: auto;cursor: pointer;transition:all .3s;position: relative;padding-right: 20px}
.home-product.ru .navigation-layer .menu-navigation li{font-size: 18px;}
.home-product .navigation-layer .menu-navigation li:after{content: '';position: absolute;right: 0;top: 50%;transform:translateY(-50%);width: 1px;height: 16px;background: #ffffff50}
html.sa .home-product .navigation-layer{text-align: right;}
html.sa .home-product .navigation-layer .menu-navigation li{padding-left: 20px;padding-right: 0}
html.sa .home-product .navigation-layer .menu-navigation li:after{left:0;right: auto}
.home-product .navigation-layer .menu-navigation li:last-child:after{display:none;}
.home-product .navigation-layer .menu-navigation li.this{color: #02a943;}
.home-product .navigation-layer .menu-navigation li a,.home-product .navigation-layer .menu-navigation li.this a{font-weight: 500}
.home-product .row:first-child{position: relative;}
.home-product > div:last-child{position: relative;padding-bottom: 30px}
.home-product > div:last-child:after{content: '';position: absolute;left: 0;bottom: 0;background:linear-gradient(90deg,#033e70,#0559a1);height: 40.5vh;width: 100%}
.home-product .row{align-items: center;}
.home-product .row > div{padding: 0}
.home-product .row > div.text{padding-left: 10%}
html.sa .home-product .row > div.text{padding-left: 0;padding-right: 10%;text-align: right;}
.home-product .swiperbutton{display: block;}
.home-product .swiperbutton > div{display: none}
.home-product .swiperbutton > div.current{display: block;}
.home-product .swiper-button-next,.home-product .swiper-button-prev{width: 50px;height: 50px;line-height: 50px;border:1px #ffffff80 solid;display:inline-block;text-align:center;border-radius: 50%;transition:all .3s;top: 65%}
.home-product .swiper-button-next{right: 0}
.home-product .swiper-button-prev{right: 65px;left: auto}
.home-product .swiper-button-next:after,.home-product .swiper-button-prev:after{font-size: 14px;color: #ffffff80;font-weight: bold;transition:all .3s;}
.home-product .swiper-button-next:hover,.home-product .swiper-button-prev:hover{border-color: #fffffff0;}
.home-product .swiper-button-next:hover:after,.home-product .swiper-button-prev:hover:after{color: #ffffffa0}
html.sa .home-product .swiper-button-next{right: auto;left:65px}
html.sa .home-product .swiper-button-prev{right: auto;left: 0}
.home-product .home-prut-swiper{position: relative;z-index: 1;padding-bottom: 50px;padding-top: 30px}
.home-product .home-prut-swiper dl a{padding: 0;display:block;background: #fff;}
.home-product .home-prut-swiper dl a dt{display:block;text-align:right;background: #333;overflow: hidden;}
.home-product .home-prut-swiper dl a dt img{width: 100%;opacity: 0.9;aspect-ratio:3/2.5;object-fit:cover;transition:all .5s;transform: scale(1.01);}
.home-product .home-prut-swiper dl a:hover dt img{transform: scale(1.15);}
.home-product .home-prut-swiper dl a dd{display:block;padding:32px 25px}
html.sa .home-product .home-prut-swiper dl a dd{text-align: right;}
.home-product .home-prut-swiper dl a dd h2{display:block;font-size: 22px;margin-bottom: 20px;font-weight: 700}
.home-product .home-prut-swiper dl a dd p{display:block;margin-bottom: 30px;line-height: 22px;height: 66px;font-size: 15px;color:#999;overflow: hidden;}
.home-product .home-prut-swiper dl a dd span{display:inline-block;line-height: 30px;text-transform: uppercase;color: #fff;background:#033e70;padding:3px 20px;padding-right: 3px;border-radius: 30px;transition:all .3s;}
.home-product .home-prut-swiper dl a dd span i{display:inline-block;vertical-align: top;line-height: 30px;font-size: 22px;width: 30px;height: 30px;border-radius: 50%;background:#fff;margin-left: 10px;color: #02a943;text-align:center;transition:all .3s;}
.home-product .home-prut-swiper dl a:hover dd span{background: #02a943}
.home-product .home-prut-swiper dl a:hover dd span i{margin-left: 15px}
.home-product .home-prut-content .swiper-container{padding-bottom: 50px;position: relative;}
.home-product .home-prut-content .swiper-container .pagination{position: absolute;left: 50%;transform: translateX(-50%);bottom: 0}
.home-product .home-prut-content .swiper-container .swiper-pagination-bullet,.home-partner .partner-list .swiper-pagination-bullet{width: 10px;height: 10px;margin: 0 6px;border-radius:50%;background:#fff;vertical-align: middle;transition:all .3s;} 
.home-product .home-prut-content .swiper-container .swiper-pagination-bullet-active,.home-partner .partner-list .swiper-pagination-bullet-active{background:#02a943;transform: scale(1.5);}

@media screen and (max-width: 1699px) {
	.home-product{padding-top: 60px}
	.home-product .comm-title h3{font-size: 45px;line-height: 50px;}
	.home-product .navigation-layer .menu-navigation li a,.home-product .navigation-layer .menu-navigation li.this a{font-size: 18px}
	.home-product.ru .navigation-layer .menu-navigation li a,.home-product.ru .navigation-layer .menu-navigation li.this a{font-size: 16px}
}
@media screen and (max-width: 1499px) {
	.home-product{padding-top: 50px}
	.home-product .comm-title h3{font-size: 40px;line-height:45px;}
	.home-product .navigation-layer .menu-navigation li a,.home-product .navigation-layer .menu-navigation li.this a{font-size: 16px}
	.home-product.ru .navigation-layer .menu-navigation li a,.home-product.ru .navigation-layer .menu-navigation li.this a{font-size: 14px}
	.home-product .navigation-layer .menu-navigation li{font-size: 18px;line-height: 28px;}
	.home-product .navigation-layer .menu-navigation li:after{height: 14px;}
	.home-product .swiper-button-next,.home-product .swiper-button-prev{width:40px;height: 40px;line-height: 40px;top: 70%}
	.home-product .swiper-button-prev{right: 50px}
	html.sa .home-product .swiper-button-next{left: 50px;}
}
@media screen and (max-width: 1199px) {
	.home-product{padding-top: 40px}
	.home-product .comm-title h3{font-size: 30px;line-height:40px;}
	.home-product .text h4{font-size: 18px;line-height: 25px}
	.home-product .navigation-layer .menu-navigation li{font-size: 15px;line-height: 22px;}
	.home-product .navigation-layer .menu-navigation li:after{height: 13px;}
	.home-product .swiperbutton{position: relative;padding-top: 50px}
	.home-product .swiper-button-next{left: 50px;right: auto}
	.home-product .swiper-button-prev{left: 0;right: auto}
	html.sa .home-product .swiper-button-next{left: auto;right: 0}
	html.sa .home-product .swiper-button-prev{right: 50px;left: auto}
	.home-product .swiper-button-next,.home-product .swiper-button-prev{width:40px;height: 40px;line-height: 40px;top: auto;bottom: 0}
	.home-product .navigation-layer{padding-top:40px;margin-bottom: 40px}
	.home-product .home-prut-swiper{padding-bottom: 40px;}
}
@media screen and (max-width: 991px) {
	.home-product .row > div.text{padding-left: 0;padding-top:20px}
	html.sa .home-product .row > div.text{padding-right: 0;}
	.home-product .comm-title h3{font-size: 25px;line-height:30px;}
	.home-product .text h4{font-size: 16px;line-height: 22px}
	.home-product .navigation-layer{padding-top:30px;margin-bottom: 0px}
	.home-product .swiperbutton{padding-top: 30px}
	.home-product .swiper-button-next{left: 38px;}
	html.sa .home-product .swiper-button-prev{right: 38px}
	.home-product .swiper-button-next,.home-product .swiper-button-prev{width:30px;height: 30px;line-height: 30px}
	.home-product .home-prut-swiper{padding-bottom: 10px;}
	.home-product .home-prut-swiper dl a dd{padding:25px 20px}
	.home-product > div:last-child{padding-bottom: 0}
}
@media screen and (max-width: 767px) {
	.home-product .comm-title h3{font-size:22px;line-height:30px;margin-top: 15px}
	.home-product .text h4{font-size: 14px;line-height: 20px}
}
.home-partner{background:url(../images/solution.webp) no-repeat center top #f6f6f6;background-size:100% auto;position: relative;z-index: 100;}
.home-partner .partner-list{padding-top: 40px;padding-bottom: 80px}
/*.home-partner .partner-list li{box-shadow: 6px 6px 14px 0 rgb(151 149 149 / 20%)}*/
.home-partner .partner-list li img{width: 100%;box-shadow: 0 15px 15px -15px #00000020;}
.home-partner .partner-list .swiper-pagination-bullet{background:#666;}
.home-partner .partner-list .swiper-pagination-bullet-active{background:#02a943;}

.home-about{background:linear-gradient(90deg,#e0e2e3,#fafafa,#fafafa,#e0e2e3);padding-top: 120px;padding-bottom: 60px;position: relative;z-index: 100;overflow: hidden;}
.home-about .row > div{padding: 0}
.home-about .row > div:first-child{padding-right: 6%}
html.sa .home-about .row > div:first-child{padding-right: 0;padding-left: 6%}
.home-about .row > div:last-child{}
.home-about .about-img{position: relative;}
.home-about .about-img img{width: 100%;}
.home-about .about-img div{display:block;position: relative;padding-bottom: 50px;}
.home-about .about-intro .content{display: block;margin-bottom:40px;margin-top: 30px}
.home-about .about-intro .content p{font-size: 15px;line-height: 1.7}
html.sa .home-about .about-intro .content p{text-align: right;}
.home-about .num-block{display:block;font-size: 0;margin-top: 60px}
.home-about .num-block dl{width: 32%;display: inline-block;margin-right: 2%;font-size: 0;border-top: 1px #ddd solid;padding-top: 30px}
.home-about .num-block dl:last-child{margin-right: 0}
html.sa .home-about .num-block dl{text-align: right;margin-right: 0;margin-left: 2%}
html.sa .home-about .num-block dl:last-child{margin-left: 0}
.home-about .num-block dl dt{font-size: 40px;line-height: 50px;color: #333;display: inline-block;vertical-align: top;width: 22%;padding-top: 10px}
html.sa .home-about .num-block dl dt{width: 30%}
.home-about .num-block dl dt.icon-founded{font-size: 50px;}
.home-about .num-block dl dt.icon-a{font-size: 38px;}
.home-about .num-block dl dd{display: inline-block;width: 70%;vertical-align: top}
.home-about .num-block dl dd span{font-size:45px;font-weight:700;}
.home-about .num-block dl dd sup{font-size: 15px;left: 5px;top:-20px}
html.sa .home-about .num-block dl dd sup{left: auto;right: 5px}
html.sa .home-about .num-block dl:last-child dd sup{right: 55px}
.home-about .num-block dl dd p{display: block;font-size: 16px;font-weight: 200}
.home-about .about-intro .more{display: block;margin-top: 30px}
html.sa .home-about .about-intro .more{text-align: right;}
.home-about .about-intro .more a{background:#0559a1;color: #fff;font-size: 15px;line-height: 36px;padding:4px 40px;padding-right: 4px;display: inline-block;text-transform: uppercase;box-shadow: 0 15px 15px -13px #00000090;border-radius: 30px;cursor: pointer;}
.home-about .about-intro .more a:last-child{margin-left: 25px;border:2px #0559a1 solid;background: none;color: #333;padding:2px 36px;padding-right: 2px;}
html.sa .home-about .about-intro .more a:last-child{margin-left: 0;margin-right: 25px}
.home-about .about-intro .more a i{font-size: 22px;display: inline-block;line-height:36px;height: 36px;width: 36px;vertical-align: top;margin-left: 20px;transition: all .3s;border-radius: 50%;background:#fff;color:#02a943;text-align:center;}
.home-about .about-intro .more a:last-child i{background:#0559a1;color: #fff;font-size: 30px}
.home-about .about-intro .more a:hover{background:#02a943;}
.home-about .about-intro .more a:last-child:hover{background: none;border-color: #02a943}
.home-about .about-intro .more a:last-child:hover i{background:#02a943;}
.home-about .about-intro .more a:hover i{margin-left: 30px}

.home-about .rotate-img{position: absolute;right: 10%;top: 0;transform: translate(100%,0);height: 100%;opacity: 0.3;display:inline-block;animation:rotatephoto 30s linear forwards;animation-iteration-count: infinite;z-index: -1}
.home-about .rotate-img img{height: 100%}
html.sa .home-about .rotate-img{right: auto;left: -180%}
@keyframes rotatephoto{0% {transform: translate(100%,0) rotate(0);} 100% {transform: translate(100%,0) rotate(360deg);}}

@media screen and (max-width: 1499px) {
	.home-about .rotate-img{right: 15%;}
	html.sa .home-about .rotate-img{left: 15%;}
}
@media screen and (max-width: 1399px) {
	.home-about .about-intro .content{margin-top: 40px}
	.home-about .num-block{margin-top: 40px}
	.home-about .num-block dl dd span{font-size:40px;}
	.home-about .rotate-img{right: 20%;}
	html.sa .home-about .rotate-img{left: 20%;}
	html.sa .home-about .rotate-img{left: -170%}
	.home-about .num-block dl dt{font-size: 32px;}
	.home-about .num-block dl dt.icon-founded{font-size: 40px;}
	.home-about .num-block dl dt.icon-a{font-size: 30px;}
}
@media screen and (max-width: 1199px) {
	.home-about .about-intro .content{margin-top: 30px}
	.home-about .num-block{margin-top: 30px}
	.home-about .num-block dl dd span{font-size:30px;}
	.home-about .num-block dl dd sup{top:-10px}
	.home-about .about-intro .more{margin-top: 15px}
	.home-about .about-intro .more a{font-size: 14px;padding:3px 25px;padding-right: 3px}
	.home-about .about-intro .more a:last-child{margin-left: 15px;}
	html.sa .home-about .about-intro .more a:last-child{margin-right: 15px;}
	.home-about .about-intro .content p,.home-about .num-block dl dd p{font-size: 14px}
	html.sa .home-about .num-block dl:last-child dd sup{right: 45px}
}
@media screen and (max-width: 991px) {
	.home-about .about-intro .content{margin-top: 15px}
	.home-about .about-intro .content p,.home-about .num-block dl dd p{font-size: 13px}
	.home-about .about-img a i{font-size:25px;}
	.home-about .num-block{margin-top: 0;padding-bottom: 20px;}
	.home-about .num-block dl dd span{font-size:24px;line-height: 26px}
	.home-about .num-block dl dd sup{font-size: 13px;top:-8px}
	.home-about .about-intro .more{margin-top: 0}
	.home-about .row > div:first-child{padding-right: 0px}
	html.sa .home-about .row > div:first-child{padding-left: 0}
	.home-about .about-intro .more a{font-size: 13px;line-height:28px;padding:3px 20px;;padding-right: 3px}
	.home-about .about-intro .more a i{font-size: 16px;line-height:30px;height: 30px;width: 30px}
	.home-about .rotate-img{right: 10%;}
	html.sa .home-about .rotate-img{left: -75%;}
	.home-about .num-block dl dt{padding-top:4px;}
	html.sa .home-about .num-block dl:last-child dd sup{right: 35px}
}
@media screen and (max-width: 767px) {
	.home-about .about-intro .content{margin-top:0;margin-bottom: 0}
	.home-about .rotate-img{right: 15%;}
	html.sa .home-about .rotate-img{left: -95%;}
	.home-about .num-block dl dt{font-size: 30px;line-height: 30px;width: 30%;}
	.home-about .num-block dl dd{width: 70%}
}
@media screen and (max-width:576px) {
	html.sa .home-about .rotate-img{left: -190%;overflow: hidden;}
}
.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;}

.home-solutions{position: relative;z-index: 100;background: #fff}
.home-solutions .comm-title{padding:0 25%;position: absolute;top: 100px;left: 0;z-index: 50;}
.home-solutions.ru .comm-title {padding-left:15%;padding-right: 15%}
.home-solutions .comm-title h1{color: #fff}
.home-solutions .comm-title h2{color: #fff}
html.ru .home-solutions .comm-title h1{font-size: 40px}
.home-solutions .solutions-content{display: block;}
.home-solutions .grid-item-title{position: absolute;z-index: 5;height: 100%;width: 100%}
.home-solutions .grid-item-title .item{display:block;height: 100%;background: #ffffff10;border-right: 1px #ffffff20 solid;position: relative;transition:all .3s;}
.home-solutions .grid-item-title .swiper-slide-active .item{background: #00000010;backdrop-filter: blur(5px);}
.home-solutions .grid-item-title .item dl{position: absolute;bottom: -180px;left: 0;width: 100%;display:block;padding: 50px;transition:all .3s;}
html.sa .home-solutions .grid-item-title .item dl{text-align: right;}
.home-solutions .grid-item-title .swiper-slide-active .item dl{bottom: 50px}
html.ru .home-solutions .grid-item-title .swiper-slide-active .item dl{bottom: 0px}
.home-solutions .grid-item-title .item dl dt{display:block;font-size: 52px;color: #ffffff90;width: 100%;}
.home-solutions .grid-item-title .item dl dd{display:block;padding-top: 30px}
.home-solutions .grid-item-title .item dl dd h1{font-size: 25px;color: #fff;display:block;margin-top: 10px;margin-bottom:20px;font-weight: 400;min-height: 60px;line-height: 30px}
.home-solutions .grid-item-title .item dl dd p{color: #ffffffa0;display:block;margin-bottom: 50px;font-size: 15px;margin-top: 50px;transition:all .3s 0.2s;opacity: 0;}
.home-solutions .grid-item-title .swiper-slide-active .item dl dd p{margin-top: 20px;margin-bottom: 20px;opacity: 1}
.home-solutions .grid-item-title .item dl dd a{display:inline-block;background: #fff;padding: 3px 25px;padding-right:3px;line-height: 30px;border-radius: 30px;text-transform: uppercase;margin-top: 30px;opacity: 0;}
.home-solutions .grid-item-title .item dl dd a i{width: 30px;height: 30px;border-radius: 50%;line-height: 30px;display:inline-block;vertical-align: top;text-align:center;background:#0559a1;margin-left: 10px;color: #fff;font-size:18px;transition:all .3s;}
.home-solutions .grid-item-title .item dl dd a:hover{background:#02a943;color: #fff}
.home-solutions .grid-item-title .item dl dd a:hover i{margin-left: 15px}
.home-solutions .grid-item-title .item dl dd a:hover i{background:#fff;color: #02a943}
.home-solutions .grid-item-title .swiper-slide-active .item dl dd a{opacity: 1}
.home-solutions .grid-item .swiper-slide{background:#000;overflow: hidden;}
.home-solutions .grid-item .swiper-slide .img{display: block;position:relative;}
.home-solutions .grid-item .swiper-slide .img img{width: 100%;opacity: 0.5;transition:all .3s;}
@media (max-width:1699px){
	.home-solutions .comm-title{padding:0 18%;top: 100px;}
	.home-solutions.ru .comm-title {padding-left:12%;padding-right: 12%}
	html.ru .home-solutions .comm-title h1{font-size: 35px}
}
@media (max-width:1599px){
	.home-solutions .comm-title{top: 80px;}
	.home-solutions .grid-item-title .item dl{bottom: -220px;padding: 40px;}
	.home-solutions.ru .grid-item-title .item dl{padding: 30px}
}
@media (max-width:1499px){
	.home-about{padding-top:100px;padding-bottom: 80px}
	.home-solutions .grid-item-title .item dl dt{font-size: 45px;}
	.home-solutions .grid-item-title .item dl dd h1{font-size: 22px;min-height: 50px;line-height:25px}
	.home-solutions .grid-item-title .item dl dd p{font-size: 14px;margin-top: 40px;}
	.home-solutions .grid-item-title .swiper-slide-active .item dl dd p{margin-top:10px;margin-bottom: 20px;}
}
@media (max-width:1399px){
	.home-solutions .comm-title{padding:0 15%;top: 60px;}
	.home-solutions.ru .comm-title {padding-left:8%;padding-right: 8%}
	.home-solutions .grid-item-title .swiper-slide-active .item dl{bottom: -150px}
	.home-solutions .grid-item-title .swiper-slide-active .item dl dd a{margin-top: 20px}
}
@media (max-width:1199px){
	.home-about{padding-top:80px;padding-bottom: 60px}
	.home-solutions .solutions-content{position: relative;}
	.home-solutions .grid-item-title{height:100%}
	.home-solutions .comm-title{position: initial;padding-bottom: 30px;padding-top:60px;background:linear-gradient(90deg, #033e70, #0559a1);}
	.home-solutions .grid-item-title .item dl{padding: 30px;bottom: -150px}
	.home-solutions .grid-item-title .swiper-slide-active .item dl{bottom: 50px}
	.home-solutions .grid-item .swiper-slide .img:after{height:500px;content:'';display:block}
	.home-solutions .grid-item .swiper-slide .img 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){
    .home-about{padding-top:40px;padding-bottom: 20px}
    .home-about .content{font-size: 14px;line-height: 22px;}
    .home-about .more{padding-top: 10px;padding-bottom:20px;}
    .home-about .more a{padding:10px 35px;font-size: 13px;}
    .home-solutions .comm-title{padding-top:50px;}
	.home-solutions .grid-item-title .item dl{bottom: -140px}
	.home-solutions .grid-item-title .swiper-slide-active .item dl{bottom: 50px}
    .home-solutions .grid-item-title .item dl dd h1{font-size: 20px;margin-bottom:10px;min-height: auto;}
    .home-solutions .grid-item .swiper-slide .img:after{height:400px;}
    .home-solutions .grid-item-title .swiper-slide-active .item dl dd p{margin-bottom: 30px;}
}
@media(max-width:767px){
	.home-about .content{font-size: 13px;line-height: 18px;padding:15px 0;}
}
@media(max-width:576px){
    .home-about .more a{padding:8px 30px;font-size: 12px;}
    .home-about .content{font-size: 13px;line-height: 18px;padding:15px 0;}
}

.home-whyus{background: url(/attached/image/20250509/20250509154704_16768.webp) no-repeat center;background-size: cover;padding-top: 120px;padding-bottom: 120px;}
.home-whyus .comm-title h1{color: #fff}
.home-whyus .comm-title h2{color: #fff}
.whyus-content{ margin-top:50px; border-top:1px solid #ffffff20; border-bottom:1px solid #ffffff20; overflow:hidden;}
.whyus-content li{padding: 0;position:relative; cursor:pointer; overflow:hidden;}
.whyus-content li:before{ content:""; width:100%; height:3px; background:#fff; position:absolute; left:0; top:-1px; transform:scaleX(0); z-index:1; transition:0.5s;}
.whyus-content li:after{ content:""; width:100%; height:0%; background:#00000030; position:absolute; left:0; top:0px; transition:0.5s;}
.whyus-content li:hover:before,.whyus-content li.on:before{transform:scaleX(1); transition:0.5s;}
.whyus-content li:hover:after,.whyus-content li.on:after{height:100%; transition:0.5s 0.4s;}
.whyus-content li a{ display:block; padding:30px 9% 30px 9%; position:relative; z-index:9;height: 530px;overflow: hidden;}
.whyus-content li:nth-child(4) a:before{ content:""; height:100%; width:1px; position:absolute; right:0; top:0; background:#ffffff20;}
.whyus-content li a:after{ content:""; height:100%; width:1px; position:absolute; left:0; top:0; background:#ffffff20;}
.whyus-content li h1,.whyus-content li h3{ font-size:3.75rem;color:#fff; line-height:70px;font-weight: 300}
html.sa .whyus-content{text-align: right;}
.whyus-content li h1{ margin-top:-105px; transition:0.5s;}
.whyus-content li .title{ padding-top:209px; transition:0.5s;}
.whyus-content li .title h2{ color:#fff; font-size:1.875rem;}
.whyus-content li .title p{ font-size:0.75rem; color:#5c88a6;}
.whyus-content li a > p{font-size:18px;line-height:25px; color:#fff; height:0px; margin-top:0px; overflow:hidden; transition:0.5s;}
.whyus-content li .icon{ margin-top:30px; transition:0.5s;font-size: 40px;color: #fff}
.whyus-content li h3{ padding-top:40px; transition:0.5s;}
.whyus-content li:hover h1,.whyus-content li.on h1{ margin-top:0; transition:0.5s;}
.whyus-content li:hover .title,.whyus-content li.on .title{ padding-top:20px; transition:0.5s;}
.whyus-content li:hover a > p,.whyus-content li.on a > p{height:150px; margin-top:35px; transition:0.5s;}
.whyus-content li:hover .icon,.whyus-content li.on .icon{ text-align:center;font-size: 80px;transition:0.5s;}
.whyus-content li:hover h3,.whyus-content li.on h3{ margin-bottom:-101px; transition:0.5s;}
.whyus-content li.on h3{padding-top:180px;}
@media screen and (max-width:1440px){
	.whyus-content{ margin-top:30px;}
	.whyus-content li h1,.whyus-content li h3{font-size:3.3rem;}
}
@media screen and (max-width:1399px){
	.home-whyus{padding-top: 90px;padding-bottom: 90px;}
	.whyus-content li .icon{ margin-top:20px;font-size: 32px;}
	.whyus-content li .title h2{font-size:1.5rem;}
	.whyus-content li:hover .icon,.whyus-content li.on .icon{font-size: 50px;}
	.whyus-content li a > p{font-size:16px;line-height:20px;}
	.whyus-content li h1,.whyus-content li h3{ font-size:3rem;}
}
@media screen and (max-width:991px){
	.home-whyus{padding-top: 50px;padding-bottom: 50px;}
	.whyus-content li:hover .title,.whyus-content li.on .title{ padding-top:10px;}
	.whyus-content .details{ width:100%;}

	.whyus-content li:nth-child(-n+2){border-bottom:1px solid #ffffff20;}
	.whyus-content li a{padding:25px 5% 30px 5%;height: 45vh;}
	.whyus-content li h1,.whyus-content li h3{ font-size:3rem; text-align:center;}
	.whyus-content li h1{ margin-top:0px;}
	.whyus-content li .title{ padding-top:20px;}
	.whyus-content li .title h2{ font-size:16px; line-height:1.2; min-height:20px; text-align:center;}
	.whyus-content li .title p{ display:none;}
	.whyus-content li a > p{ line-height:20px; font-size:14px; height:100px; margin-top:15px;}
	.whyus-content li .icon{ text-align:center; margin-top:15px; transition:0.5s;}
	.whyus-content li .icon i{ font-size: 30px;color: #fff}
	.whyus-content li h3{ display:none;}
	.whyus-content li:hover a > p,.whyus-content li.on a > p{font-size:14px; height:160px; margin-top:15px; transition:0.5s;}
	.whyus-content li h1,.whyus-content li h3{ font-size:2.5rem;line-height:40px;}
}

.home-news{position: relative;background: #fff;z-index: 100}
.home-news .row {align-items: center;}
.home-news .row > div{padding: 0}
.home-news .swiper-wrapper{padding-top: 20px}
.home-news .swiper-pagination{bottom: auto;top:-5px;width: auto;display:inline-block;left: auto;right:60px;transform: translateX(-50%);font-size: 18px;color: #999}
.home-news .swiper-pagination .swiper-pagination-current{color: #333;font-weight:500;}
.home-news .swiper-button-prev:after,.home-news .swiper-button-next:after{font-size: 15px;line-height:60px;display: block;color: #fff;transition:all .3s;}
.home-news .swiper-button-prev,.home-news .swiper-button-next{bottom: auto;top: 0px;left: auto;right: 0;height: 60px;width: 60px;border-radius: 50%;line-height: 60px;background:#00000020;transition:all .3s;display: block;text-align: center;}
.home-news .swiper-button-prev:hover,.home-news .swiper-button-next:hover{background:#0559a1}
.home-news .swiper-button-prev{right: 130px;}
html.sa .home-news .swiper-pagination{left: 95px;right: auto}
html.sa .home-news .swiper-button-prev,html.sa .home-news .swiper-button-next{left: 130px;right: auto}
html.sa .home-news .swiper-button-prev{left: 0;right: auto;}
.home-news .list dl a{display: block;}
.home-news .list dl a dt{display: block;overflow: hidden;box-shadow: 0 15px 15px -13px #00000090;background: #000;}
.home-news .list dl a dt img{width: 100%;transition: all .3s;aspect-ratio:3/2.2;object-fit:cover;}
.home-news .list dl a:hover dt img{transform: scale(1.05);}
.home-news .list dl a dt div{display: block;background-size: cover;background-repeat: no-repeat;background-position: center center;transition:all .3s;opacity: 0.9}
.home-news .list dl a dt div img {max-width: 100%;max-height:100%;}
.home-news .list dl a:hover dt div{transform:scale(1.05);opacity:1}
.home-news .list dl a dd{display: block;padding-top: 40px}
html.sa .home-news .list dl a dd{text-align: right;}
.home-news .list dl a dd .type{display:block;white-space: nowrap;font-size: 15px;}
.home-news .list dl a dd .type span{display:inline-block;background: #0559a1;color: #fff;padding: 7px 20px;margin-right: 20px;border-radius: 2px;text-transform: uppercase;font-size: 15px;font-weight: 600}
html.sa .home-news .list dl a dd .type span{margin-left: 20px;margin-right: 0}
.home-news .list dl a dd .type em{font-size: 15px;display: inline-block;margin-bottom: 10px;font-style: normal;line-height:20px;margin-right: 20px;}
html.sa .home-news .list dl a dd .type em{margin-right: 0;margin-left: 20px}
.home-news .list dl a dd .type i{font-size: 15px;margin-right: 5px}
.home-news .list dl a dd h1{font-size: 22px;display: -webkit-box;margin-bottom: 40px;line-height:30px;height:60px;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;margin-top: 30px;font-weight: 700}
.home-news .list dl a dd > span{display: block;font-size: 14px;overflow: hidden;}
.home-news .list dl a dd > span i{position:relative;left: -15px;transition:all .3s;color: #aaa}

.home-news .list dl a:hover dd > span i{color: #02a943;left: 0px}
.home-news-bottom {display:block;text-align:center;padding-top: 50px}
.home-news-bottom a{display: inline-block;font-size: 14px;line-height: 36px;padding:4px 40px;padding-right: 4px;background: #0559a1;color: #fff;box-shadow: 0 15px 15px -13px #00000090;transition:all .3s;text-transform: uppercase;border-radius: 30px}
.home-news-bottom a i{display:inline-block;margin-left: 30px;line-height: 36px;height:36px;width:36px;transition:all .3s;font-size: 15px;background: #fff;color: #02a943;border-radius: 50%}
.home-news-bottom a:hover{background: #02a943;}
.home-news-bottom a:hover i{margin-left: 38px}

@media screen and (max-width: 1399px) {
	.home-news .swiper-pagination{right:50px;font-size: 16px;top: -9px}
	.home-news .swiper-button-prev:after,.home-news .swiper-button-next:after{font-size: 14px;line-height:50px;}
	.home-news .swiper-button-prev,.home-news .swiper-button-next{height: 50px;width: 50px;line-height: 50px;}
	.home-news .swiper-button-prev{right: 110px;}
	html.sa .home-news .swiper-pagination{left:80px}
	html.sa .home-news .swiper-button-next{left: 110px;}
	.home-news .list dl a dd h1{font-size: 20px;line-height: 30px}
}

@media screen and (max-width: 1199px) {
	.home-news .list dl a dd h1{font-size: 18px;line-height: 25px}
	.home-news.comm-padding{padding-bottom: 40px}
	.home-news .list{padding-top: 30px;padding-bottom: 30px}
}

@media screen and (max-width: 991px) {
	.home-news .list{padding-top: 0;padding-bottom: 30px}
	.home-news .list dl a dd h1{font-size: 16px;line-height: 20px}	
	.home-news .list dl a dd p{font-size: 14px;line-height: 22px;height: 44px;margin-bottom: 40px}
	.home-news .list dl a dd .type{font-size: 14px;}
	.home-news .list dl a dd .type span{padding: 5px 18px;margin-right: 15px;font-size: 14px;}
	.home-news .list dl a dd .type em{font-size: 14px;line-height:18px;margin-right: 15px;}
	.home-news-bottom{padding-top: 30px}
	.home-news-bottom a{font-size: 13px;line-height: 28px;padding:3px 28px;padding-right: 3px;}
	.home-news .swiper-pagination{right:45px;font-size: 15px;top: -13px}
	html.sa .home-news .swiper-pagination{left:70px}
	.home-news .swiper-button-prev:after,.home-news .swiper-button-next:after{font-size: 13px;line-height:40px;}
	.home-news .swiper-button-prev,.home-news .swiper-button-next{height: 40px;width: 40px;line-height: 40px;}
	.home-news .swiper-button-prev{right: 100px;}
	html.sa .home-news .swiper-button-next{left: 100px;}
}

@media screen and (max-width:767px) {	
	.home-news.comm-padding{padding-bottom: 40px}
	.home-news .list{padding-top: 5px;padding-bottom: 20px}
	.home-news .list dl a dd span{font-size: 14px}
	.home-news .list dl a dd span i{font-size: 11px;}
	.home-news .list dl a dd h1{font-size: 16px;margin-bottom: 30px;line-height:25px;height:auto;}
	.home-news .list dl a dd p{margin-bottom: 30px}
	.home-news .row > div:last-child{padding-top:40px;padding-bottom: 20px}
	.home-news .swiper-pagination{left: 65px;right:auto;top: 20px}
	.home-news .swiper-button-prev,.home-news .swiper-button-next{left: 0;right: auto;top: 35px}
	.home-news .swiper-button-next{left: 90px}
	html.sa .home-news .swiper-pagination{right: 35px;left:auto}
	html.sa .home-news .swiper-button-prev,html.sa .home-news .swiper-button-next{left:auto;right: 0;}
	html.sa .home-news .swiper-button-prev{right: 90px}
}


.home-contact.comm-padding{padding-top: 60px;padding-bottom:20px;}
.home-contact.gray{background:#f8f8f8;}
.home-contact{position: relative;z-index: 50;background:#fff;}
.home-contact > .title{display: block;font-size:16px;color:#999;padding:15px;padding-bottom: 5px}
.home-contact .row{padding-bottom: 5px}
.home-contact > .row{border-bottom: 1px #eee solid;}
.home-contact .row dl{display: block;width: 100%;padding:15px;font-size:0;position: relative;}
.home-contact .row dl a{display: block;width: 100%;font-size:0}
.home-contact .row dl dt{width:42px;display: inline-block;vertical-align: top;}
.home-contact .row dl dd{width:90%;display: inline-block;vertical-align: top;}
.home-contact .row dl:after{content:'';background: #0559a1;position: absolute;;left: 0;bottom:-8px;height: 3px;width: 0;transition: all .6s}
.home-contact .row dl:hover:after{width: 100%;transition: all .6s}
.home-contact .row dl dt i{display: inline-block;width: 30px;height: 30px;background: #333;color: #fff;text-align: center;line-height: 30px;border-radius:50%;vertical-align: top;font-size:15px}
.home-contact .row dl dd h1{display: block;font-size:18px;line-height: 30px;font-weight:500;}
.home-contact .row dl dd p{padding-top: 5px;color: #999;font-weight: normal;}
.home-contact .newsletter{padding: 40px 0}
.home-contact .newsletter .row{align-items: center;}
.home-contact .newsletter form div{padding:15px}
.home-contact .newsletter form div h1{font-size:20px;line-height: 30px;font-weight:500;margin-bottom: 5px}
.home-contact .newsletter form div p{color: #999}
.home-contact .newsletter form input{width: 100%;line-height: 46px;border-radius:6px;border:2px #666 solid;background: #fff;padding:0 10px;}
.home-contact .newsletter form button{background: #333;color: #fff;width: 100%;border-radius: 6px;line-height: 50px;height: 50px;border: none;font-size:18px;transition: all .3s;font-weight:500;}
.home-contact .newsletter form button:hover{background: #0559a1;color: #333}
@media screen and (max-width:1413px){
    .home-contact .row dl dd h1{font-size:16px;line-height: 20px;margin-top:18px}
}
@media screen and (max-width: 767px){
	.home-contact.comm-padding{padding-top:30px;}
	.home-contact .row dl{margin-bottom: 15px;}
	.home-contact .row dl dd{width: 80%;padding-bottom: 15px}
    .home-contact .row dl dd h1{font-size:17px;line-height: 25px;margin-top:1px}
    .home-contact .row dl:after{bottom:0;height: 2px;}
    .home-contact .newsletter form input{line-height: 40px;}
    .home-contact{padding-top:10px}
    .home-contact > .title{padding:0;padding-bottom: 5px}
    .home-contact .row dl{padding: 0;}
    .home-contact .newsletter form div{padding:10px 0}
    .home-contact .newsletter{padding: 20px 0}
}

.sub-local{text-align:center;display:block;padding-top: 90px}
.sub-local li{display: inline-block;vertical-align: middle;margin: 0 -2px;margin-bottom: 70px;}
.sub-local li a{font-size: 18px;color: #222;text-transform: uppercase;font-weight: 600;border-right: 1px solid #ddd;transition: .5s; margin: 0 1px; box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.1);border: 0;padding: 22px 50px;border-bottom: 2px solid transparent;}
.sub-local li a.active,.sub-local li a:hover{border-color: #02a943;color: #fff;background: #0559a1}
@media screen and (max-width:1499px){
	.sub-local li{margin-bottom: 55px}
	.sub-local li a{font-size: 16px;padding: 18px 40px;}
}
@media screen and (max-width:1199px){
	.sub-local{padding-top: 70px}
	.sub-local li{margin-bottom: 45px}
	.sub-local li a{font-size: 15px;padding: 16px 30px;}
}
@media screen and (max-width:767px){
	.sub-local{padding-top: 50px}
	.sub-local li{margin-bottom: 35px}
	.sub-local li a{font-size: 14px;padding: 12px 25px;}
}
.location{background: #f8f8f8;border-top: 1px #dedede solid;line-height: 30px;padding-top: 0}
.location .container{padding-top: 15px;padding-bottom: 15px}
html.sa .location .container{text-align: right;}
.location i{line-height: 30px;display: inline-block;font-size:18px;vertical-align: top;margin-right: 3px}
html.sa .location i{margin-left: 3px;margin-right: 0}
.location em{font-style:normal;line-height: 30px;}
.location a{margin:0 10px;display: inline-block;line-height:30px;}
.location span{padding-left: 8px}

.white-bg{background:#fff;padding:50px 0;box-shadow: 0 8px 16px 0 rgba(36, 36, 36, .06);}
.inner-num {padding-top: 30px;}
.inner-num h4{font-size: 18px;display:block;margin-bottom: 15px;color:#0559a1}
.inner-num .num-block{display:block;font-size: 0;}
.inner-num .num-block dl{width:calc(100%/3);display: inline-block;vertical-align: top;border:1px #eee solid;padding:20px;position: relative;cursor: pointer;transition: all .3s;margin-right: -1px;margin-top: -1px}
.inner-num .num-block dl dt{font-size:25px;display: inline-block;vertical-align: top;color: #ddd;line-height:30px;position: absolute;right: 15px;top: 20px}
.inner-num .num-block dl.this{background: #0559a1;border-color:#0559a1}
.inner-num .num-block dl dd p{display: block;font-size: 14px;color:#00000090;line-height: 20px;margin-top: 20px;}
.inner-num .num-block dl dd{display: block;}
.inner-num .num-block dl dd span{font-size:55px;font-family: 'Barlow';font-weight:300;line-height: 60px}
.inner-num .num-block dl dd sup{font-size: 20px;left: 5px;top:-22px}
.inner-num .num-block dl.this dt,.inner-num .num-block dl.this dd,.inner-num .num-block dl.this dd p{color: #fff}
.inner-company-profile{padding-left: 6%}
.inner-company-profile .row > div{padding: 0}
.inner-company-profile .row > div:last-child{padding-left: 5%}
.inner-company-profile .row > div img{width: 100%}
.inner-company-profile .content{display: block;padding-top: 40px}
.inner-company-profile .content p{font-size: 16px;line-height: 1.8;margin:10px 0;}
.inner-company-profile .inner-about-img{display: block;}
.inner-company-profile .inner-about-img img{width: 100%;height: 100%;object-fit:cover;}

@media screen and (max-width: 1599px){
	.inner-company-profile .content{padding-top: 20px;}
}
@media screen and (max-width: 1399px){
	.inner-company-profile .content p{font-size: 15px;line-height: 1.6;}
	.inner-num .num-block dl dd span{font-size:50px;}
	.inner-num .num-block dl dd sup{font-size: 18px;top:-20px}
}
@media screen and (max-width: 1199px){
    .inner-company-profile .content{padding-top:0px;}
	.inner-num .num-block dl dd span{font-size:40px;}
	.inner-num .num-block dl dd sup{font-size: 16px;top:-16px}
}
@media screen and (max-width: 991px){
	.inner-num {padding-top: 20px;}
	.inner-company-profile{padding-left:3%;padding-right:3%}
	.inner-company-profile .row > div:last-child{padding-left: 0;padding-top: 20px}
	.inner-company-profile .content p{font-size: 14px;line-height: 1.5;}
}
@media screen and (max-width: 767px){
    .inner-company-profile.comm-padding{padding-bottom: 20px;}
	.inner-num .num-block dl{width:calc(100%/2);}
	.inner-company-profile .content p{font-size: 13px;}
	.inner-num .num-block dl dd p{font-size: 13px;line-height: 18px;height: 36px;margin-top: 10px;}
}

.inner-about.comm-padding,.honor-inner.comm-padding{padding-top:30px;}
.inner-about .row {align-items: center;}
.inner-about .row:first-child > div{padding: 0}
.inner-about .row:first-child > div:first-child{position: relative;padding-right: 5%}
html.sa .inner-about .row:first-child > div:first-child{padding-right: 0;padding-left: 5%}
.inner-about .row:first-child > div:first-child:after{content:'';position: absolute;left: -30%;background: #e9f5f2;top: 0;height: 100%;width: 60%;z-index: -1;}
html.sa .inner-about .row:first-child > div:first-child:after{left: auto;right: -30%}
.inner-about .row:first-child > div:last-child{padding-right: 5%}
html.sa .inner-about .row:first-child > div:last-child{padding-left: 5%;padding-right: 0;text-align: right;}
.inner-about .profile h3{font-size: 22px;display:block;margin-bottom: 20px}
.inner-about .profile p,.inner-about .inner-about-more .content p{line-height: 25px;font-size: 16px;color:#888;margin-bottom: 25px;padding-bottom: 25px;border-bottom: 1px #00000009 solid;display: block;}
.inner-about .moving-img{display: block;position: relative;z-index: 10;}
.inner-about .moving-img .compimg{display: block;padding-top: 70px;padding-bottom: 70px}
.inner-about .moving-img .compimg video{width: 100%;position: relative;box-shadow: 0px 5px 35px -20px rgba(25, 17, 64, 0.4)}
@media screen and (max-width: 991px){
	.inner-about .row:first-child > div:first-child{padding-right: 0}
	html.sa .inner-about .row:first-child > div:first-child{padding-left: 0}
	.inner-about .row:first-child > div:last-child{padding:20px 3%}
}
.inner-about .inner-about-more{padding-top:80px}
.inner-about .inner-about-more{flex-direction: row-reverse;}
.inner-about .inner-about-more .comm-title span{color: #0559a1}
.inner-about .inner-about-more .pic{position: relative;}
.inner-about .inner-about-more .img-bottom{position: absolute;left: 50%;transform: translateX(-52%);bottom: 0;width: auto;max-width: 70%;z-index: 11;opacity: 1;}
.inner-about .inner-about-more .yuanbg {opacity: 0;}
.inner-about .inner-about-more .pic .bgyuan {background: #30bf78;border-radius: 100%;z-index: 1;position: absolute;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan1 {width: 23%;right: 20%;top: 25%;opacity: .2;animation:fuchu 2s cubic-bezier(.215,.61,.355,1) infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan2 {width: 13%;right: 40%;top: 30%;opacity: .1;animation:fuchu 3s cubic-bezier(.215,.61,.355,1) infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan3 {width: 16%;left: 10%;top: 30%;opacity: .1;animation:fuchu 4s cubic-bezier(.215,.61,.355,1) infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan4 {width: 17%;left: 21%;top: 17%;opacity: .1;animation:fudong 4s linear infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan5 {width: 5%;left: 5%;top: 15%;opacity: .2;animation:fudong 3s linear infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan6 {width: 16%;left: 51%;top: 5%;opacity: .1;animation:fudong 2s linear infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan7 {width: 9%;left: 1%;top: 58%;opacity: .1;animation:fudong 3s linear infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan8 {width: 24%;left: 30%;top: 28%;opacity: .1;animation:fudong 4s linear infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan9 {width: 10%;right: 1%;top: 30%;opacity: .2;animation:fudong 4s linear infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan10 {width: 6%;right: 10%;top: 15%;opacity: .1;animation:fudong 3s linear infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan11 {width: 4%;right: 4%;top: 50%;opacity: .1;animation:fudong 4s linear infinite;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan12 {width: 9%;left: 19%;top: 50%;opacity: .1;}
.inner-about .inner-about-more .pic .bgyuan.bgyuan13 {width: 19%;right: 18%;top: 45%;opacity: .1;}
.inner-about .inner-about-more .more{display: block;margin-top: 30px}
html.sa .inner-about .inner-about-more .more{text-align: right;}
.inner-about .inner-about-more .more a{background:#0559a1;color: #fff;font-size: 15px;line-height: 36px;padding:4px 40px;padding-right: 4px;display: inline-block;text-transform: uppercase;box-shadow: 0 15px 15px -13px #00000090;border-radius: 30px;cursor: pointer;}
.inner-about .inner-about-more .more a i{font-size: 22px;display: inline-block;line-height:36px;height: 36px;width: 36px;vertical-align: top;margin-left: 20px;transition: all .3s;border-radius: 50%;background:#fff;color:#02a943;text-align:center;}
.inner-about .inner-about-more .more a:hover{background:#02a943;}
.inner-about .inner-about-more .more a:hover i{margin-left: 30px}
html.sa .inner-about .inner-about-more .content{text-align: right;}

@keyframes fuchu{0%{-webkit-transform:translateY(140%);opacity: 1;}100%{-webkit-transform:translateY(0);opacity: 0;}}
@keyframes fudong {0%{transform: translateY(0);}50%{transform: translateY(-10%);}100%{transform: translateY(0);}} 

@media (max-width:1399px){
	.inner-about .inner-about-more{padding-top: 60px}
}
@media (max-width:1199px){
	.inner-about .inner-about-more{padding-top: 40px}
	.inner-about .profile p{line-height: 26px;font-size: 15px;margin-bottom: 20px;padding-bottom: 20px;}
	.inner-about .moving-img .compimg{padding-top: 30px;padding-bottom: 30px}
}
@media (max-width:991px){
	.inner-about .inner-about-more{padding-top: 10px}
	.inner-about .inner-about-more > div:last-child{padding-top:30px;}
}
.inner-partner{background:url(../images/partner_bg.webp) no-repeat center;background-size: cover}
.inner-partner .partner-list{display:block;font-size: 0;padding-top: 130px;width: 1200px;margin:0 auto;}
.inner-partner .partner-list dl{background-size: cover;display: inline-block;vertical-align: top;width:calc(100%/6);text-align: center;margin-top:-56px;}
.inner-partner .partner-list dl:nth-child(7){margin-left: 8.4%;}
.inner-partner .partner-list dl dt{display: block;position: relative;}
.inner-partner .partner-list dl dt img{width: 100%;}
.inner-partner .partner-list dl dt img.position{width: 70%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.inner-partner .partner-list dl dd{display:block;font-size: 14px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);opacity: 0;visibility: hidden;}
@media screen and (max-width: 1199px){
	.inner-partner .partner-list{padding-top: 100px;width: 100%}
	.inner-partner .partner-list dl{width:calc(100%/5);margin-top:-5.6%;}
	.inner-partner .partner-list dl:nth-child(7){margin-left: 0;}
	.inner-partner .partner-list dl:nth-child(6),.inner-partner .partner-list dl:nth-child(15){margin-left: 10%;}
}
@media screen and (max-width: 991px){
	.inner-partner .partner-list{padding-top: 50px;}
	.inner-partner .partner-list dl{width:calc(100%/4);margin-top:-7%;}
	.inner-partner .partner-list dl:nth-child(6),.inner-partner .partner-list dl:nth-child(15){margin-left: 0;}
	.inner-partner .partner-list dl:nth-child(5),.inner-partner .partner-list dl:nth-child(12){margin-left: 12.4%;}
}

.inner-equipment{background:#f8f8f8;}
.inner-equipment.fr .comm-title h1{font-size: 35px}
@media screen and (max-width: 1399px){
	.inner-equipment.fr .image-text-slider__slide-text p{margin-top: 20px}
}
/*.inner-history{padding-top:100px;padding-bottom:30px;background: url(../images/culture_bg.webp) no-repeat center fixed;background-size: cover;}*/
.inner-history {overflow: hidden;padding-top:80px;padding-bottom: 50px}
.inner-history .history-content {overflow: hidden;}
.inner-history-top {position: relative;} 
.inner-history-bottom {margin-top:50px;overflow: hidden;position: relative;padding-bottom: 120px}
.inner-history-item {position: relative;}
.inner-history-item .timer{position: absolute;left: -1.8rem;top: 0;z-index: 2;}
.inner-history-item .timer i {display: block;width: 4rem;height: 4rem;position: relative;background: #fff;border-radius: 100%;}
.inner-history-item .timer i:after {content: '';width: 1.5rem;height: 1.5rem;position: absolute;background: #0559a1;border-radius: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.inner-history-item .timer i:before {content: '';width: .5rem;height: .5rem;position: absolute;background: #fff;border-radius: 100%;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;}
.inner-history-item .timeline {position: absolute;left: 0;top: 2rem;z-index: 1;width: 100%;}
.inner-history-item .timeline i{display: block;width: 100%;height: 3px;background: #f1f0f3;position: relative;}
.inner-history-item .timeline i:after {content: '';width: 0;height: 100%;position: absolute;background: #0559a1;left: 0;top: 0;transition:all 4s ease;z-index: 11;display: none;}
.inner-history-item .history-text{padding:6rem 5rem 0 3rem;overflow: hidden;position: relative;color: #372e50;box-sizing: border-box;min-height: 350px}
.inner-history-item .history-text:before {content: '';width: 4px;height: 100%;position: absolute;background: #f1f0f3;left: 0;top:0;;}
.inner-history-item .history-text:after {content: '';width: 4px;height: 40px;position: absolute;background: #02a943;left: 0;top: 7rem;z-index: 2;}
.inner-history-item .history-text h2{color: #372e50;font-size: 40px;margin-top: 8px}
.inner-history-item .text {margin: 1rem 0;}
.inner-history-item .text ul {padding: 0;padding-left: 1.2rem;}
.inner-history-item .text ul li {padding:6px 0;position: relative;}
.inner-history-item .text ul li:before {content: '';width: 4px;height: 4px;position: absolute;left: -1rem;top: 16px;background: #ccc;}
.inner-history-swiper .swiper-slide-active .inner-history-item .timeline-1 i::after {width: 100%;}
.inner-history-button{position: absolute;bottom: 60px;left: 50%;transform: translateX(-50%);width: 120px}
.inner-history-button .swiper-button-prev:after,.inner-history-button .swiper-button-next:after{font-size: 18px}
.inner-history-button .swiper-button-prev,.inner-history-button .swiper-button-next{left: 0;right: auto;width: 50px;height: 50px;border-radius: 50%;background:#333;color: #fff;z-index: 100;transition:all .3s;}
.inner-history-button .swiper-button-prev:hover,.inner-history-button .swiper-button-next:hover{background:#0559a1;}
.inner-history-button .swiper-button-next{right: 0;left: auto}
@media screen and (max-width: 1599px){
	.inner-equipment.fr .comm-title h1{font-size: 32px}
}
@media screen and (max-width: 1299px){
	.inner-equipment.fr .comm-title h1{font-size: 25px}
}
@media screen and (max-width: 991px){
	.inner-equipment.fr .comm-title h1{font-size: 20px}
	.inner-history {padding-top:50px;padding-bottom: 30px}
	.inner-history-bottom {margin-top:30px;}
	.inner-history-item .history-text{min-height: 350px}
	.inner-history-item .history-text h2{font-size: 30px;}
}

.inner-culture {background:url(../images/culture_bg.webp) no-repeat center;background-size: cover;padding-top: 100px;padding-bottom: 100px}
.inner-culture .comm-title h1{color: #fff}
.inner-culture .container{position: relative;}
.inner-culture .container:before {position: absolute;content: '';left: 0;bottom: 0;top: 0;right: 0;background-image: url(../images/shape-4.png);background-repeat: no-repeat;background-position: center;}
.inner-culture .process-block {position: relative;}
.inner-culture .process-block .inner-box {position: relative; max-width: 320px;margin: 0 auto;margin-bottom: 30px;padding: 60px 0;transition: .7s;}
.inner-culture .process-block .inner-box:hover {transform: translateY(10px);}
.inner-culture .process-block .count {position: absolute;top: 0;left: 50%;transform: translateX(-50%);height: 120px;width: 120px;border-radius: 50%;color: #fff;font-size: 30px;font-weight: 400;text-align: center;padding-top: 12px;background:#0559a1;}
.inner-culture .process-block .content {position: relative; max-width: 320px;border-radius: 50%;box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.1);padding: 60px 20px 53px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;text-align: center;z-index: 9;background-color: #fff;margin: 0 auto;min-height: 320px;}
.inner-culture .process-block .content:before {position: absolute;content: '';left: 10px;top: 10px;right: 10px;bottom: 10px;border: 1px solid #ddd;border-radius: 50%;}
.inner-culture .process-block h4 {position: relative;font-size: 28px;font-weight: 700;transition: .5s;margin-bottom: 15px;}
.inner-culture .process-block .text {position: relative;margin-bottom: 0;font-size: 16px;line-height: 1.2;padding:0 5%;}
.inner-culture .process-block:nth-child(2) {margin-top: 45px;}
.inner-culture .process-block.active .content {background-color: #0559a1;}
.inner-culture .process-block.active .content:before {border: 9px solid rgb(255 255 255 / 0.20);}
.inner-culture .process-block.active h4 {color: #fff;}
.inner-culture .process-block.active .text {color: #fff;}
.inner-culture .process-block.active .count {background: #fff;color: #222;box-shadow: 0px 8px 40px 0px rgba(0, 0, 0, 0.1);}

@media only screen and (max-width:1399px) {
	.inner-culture {padding-top: 80px;padding-bottom: 80px}
	.inner-culture .process-block h4{font-size: 24px;margin-bottom: 10px;}
	.inner-culture .process-block .text{font-size: 15px;}
	.inner-culture .process-block:nth-child(2) {margin-top: 35px;}
}
@media only screen and (max-width:1199px) {
	.inner-culture {padding-top: 60px;padding-bottom: 60px}
	.inner-culture .process-block .count{font-size: 25px;}
	.inner-culture .process-block .content {max-width: 280px;min-height: 280px;padding: 40px 20px 53px;}
}

@media only screen and (max-width:991px) {
	.inner-culture .comm-title{margin-bottom: 50px;}
	.inner-culture {padding-top: 40px;padding-bottom: 40px}
	.inner-culture .process-block .count{top: -20px;font-size: 20px;}
	.inner-culture .process-block .inner-box {margin-bottom: 10px;padding: 30px 0;}
}
@media only screen and (max-width:767px) {
	.inner-culture .comm-title{margin-bottom: 70px;}
	.inner-culture .process-block:nth-child(2) { top: -20px}
	.inner-culture .process-block h4{font-size: 20px;}
	.inner-culture .process-block .text{font-size: 14px;}	
}


/*.core-strengths{background:#f8f8f8;padding: 80px 0;}
.core-strengths .comm-title{padding-bottom: 30px}
.core-strengths .core-num {width: 100%;margin-top: 40px;padding-bottom: 40px}
.core-strengths .core-num dl{text-align: center;padding: 50px 80px;cursor: pointer;border-bottom: 3px #ccc solid;margin-top:30px;background:#fff;}
.core-strengths .core-num dl dt{display:block;opacity: 0.5;padding-top:20px;}
.core-strengths .core-num dl dt i{font-size:50px;width: 100px;height: 100px;background:#333;color: #fff;border-radius: 50%;display:inline-block;line-height:100px}
.core-strengths .core-num dl dd{display: block;opacity: 0.8;padding-top: 50px}
.core-strengths .core-num dl dd h1{font-size: 28px;font-weight: 600;}
.core-strengths .core-num dl dd p{display:block;margin-top: 20px;line-height: 25px;font-size: 16px;min-height: 100px}
.core-strengths .core-num dl dd i{font-size: 30px;display:inline-block;}
.core-strengths .core-num dl.swiper-slide-active{background:#0559a1;box-shadow: 0px 0px 30px 0 #00000025;padding:80px;border-bottom:none;margin-top: 0}
.core-strengths .core-num dl.swiper-slide-active dt{color:#fff;opacity: 1;}
.core-strengths .core-num dl.swiper-slide-active dt i{background:#02a943;color: #fff}
.core-strengths .core-num dl.swiper-slide-active dd{color:#fff;opacity: 1;}
.core-strengths .core-num dl.swiper-slide-active dd h1{font-size: 35px;font-weight: 700;}
.core-strengths .core-num dl.swiper-slide-active dd p{font-size: 18px;}
.core-strengths .core-num dl.swiper-slide-active dd i{font-size: 40px;}
@media screen and (max-width:1299px){
	.core-strengths .core-swiper a h1{font-size: 34px;line-height: 40px;}
	.core-strengths .core-swiper p{margin-top: 30px;}
}
@media screen and (max-width: 991px){
	.core-strengths .comm-title{padding-bottom: 0px}
	.core-strengths,.core-strengths .core-swiper{padding: 30px 0}
	.core-strengths .core-swiper .row div{padding-top: 10px}
	.core-strengths .core-swiper a > div:first-child{padding: 20px 3%;padding-top: 0}
	.core-strengths .core-swiper a h1{font-size: 28px;line-height: 30px;padding: 20px 0;padding-bottom: 30px}	
}
@media screen and (max-width: 576px){
	.core-strengths .core-swiper .num {font-size: 18px;}
	.core-strengths .core-swiper a h1{font-size: 22px;line-height: 28px;}
	.core-strengths .core-swiper p{margin-top:10px;font-size: 13px;line-height: 22px}
}*/


.honor-inner .comm-title{padding-left: 15%;padding-right: 15%}
.honor-inner .navigation {display: block;font-size: 0;margin-top: 1.5%;text-align: center;width: 100%;margin-bottom: 2%;}
.honor-inner .navigation ul{display: block;}
.honor-inner .navigation li{position: relative;display: inline-block;padding: 0 2%}
.honor-inner .navigation li:after{content: '';background:#eee;height:16px;width: 1px;position: absolute;right: 0;top: 5px;display: block}
.honor-inner .navigation li:last-child:after{display: none}
.honor-inner .navigation li a{font-size: 14px;position: relative;font-size: 16px;cursor: pointer;display: inline-block;padding-bottom: 15px;color:#fff}
.honor-inner .navigation li a:hover{color: #0559a1;}
.honor-inner .navigation li a:after{content: '';background:#0559a1;width:0;height:3px;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;transition: all .2s}
.honor-inner .navigation li.this a{color: #0559a1;font-weight:500}
.honor-inner .navigation li.this a:after{width: 100%;}
.honor-inner .honor-list .row{margin-left: -20px;margin-right: -20px}
.honor-inner .honor-list dl{padding: 20px;}
.honor-inner .honor-list dl a{display: block;transition: all .2s;width: 100%;}
.honor-inner .honor-list dl a dt{display: block;padding:30px;overflow: hidden;width: 100%;background: #fff;box-shadow: 0px 0 10px 5px #00000007;}
.honor-inner .honor-list dl a dt img{width: 100%;transition: all .2s}
.honor-inner .honor-list dl a:hover dt img{transform: scale(1.05);}
.honor-inner .honor-list dl a dd{padding-top:30px;width: 100%;display: block;text-align: center;}
.honor-inner .honor-list dl a dd h1{font-size: 15px;display: block;position:relative;font-weight: normal;line-height: 25px;min-height: 50px;}

@media(max-width:1399px){
	.honor-inner .comm-title{padding-left: 10%;padding-right: 10%}
	.honor-inner{padding-bottom: 40px;}
    .honor-inner .navigation {padding:0;margin-bottom: 4%;}
    .honor-inner .honor-list dl a dd h1{font-size: 16px;}
}
@media(max-width:991px){
	.honor-inner .comm-title{padding-left: 5%;padding-right: 5%}
    .honor-inner .navigation {margin-top: 5%;margin-bottom: 15px;}
    .honor-inner .honor-list {padding-bottom:20px}
    .honor-inner .honor-list dl a{padding:10px;}
    .honor-inner .honor-list dl a dd{padding-top: 15px}
    .honor-inner .honor-list dl a dd h1{font-size: 14px;}
}
@media(max-width:767px){
	.honor-inner .comm-title{padding-left: 0;padding-right: 0}
	.honor-inner{padding-bottom: 20px}
	.honor-inner .honor-list {padding-bottom:0px}
	.honor-inner .honor-list dl a dd h1{font-size: 13px;}
}

.inner-prut{padding-top: 0;position: relative;}
.inner-prut:after{content: '';position: absolute;right: 1%;top:3%;background: url(../images/prut_tri_bg.svg) no-repeat;width: 25%;height:50%;background-size: 100% auto;z-index: -1;opacity: 0.03;}
.inner-prut .prut-cate {padding-top: 40px}
.inner-prut .prut-cate .comm-title h1 span{font-size: 25px;display: block;font-weight: 400}
.inner-prut .prut-cate dl.row dt,.inner-prut .prut-cate dl.row dd{padding: 0}
.inner-prut .prut-cate dl.row dd{padding-left: 5%;padding-right: 8%;font-size: 18px;}
.inner-prut .prut-cate dl.row dd p{margin-top:50px;display: block;margin-bottom: 50px;font-size: 16px;line-height: 1.6;color:#666;}
html.sa .inner-prut .prut-cate dl.row dd{text-align: right}
.inner-prut .prut-cate dl.row dd .childmenu{display: block;padding-bottom: 50px}
.inner-prut .prut-cate dl.row dd .childmenu a{display: inline-block;padding:8px 30px;border:1px #ccc dotted;font-size: 16px;margin-right: 8px;margin-bottom: 10px}
.inner-prut .prut-cate dl.row dd .childmenu a:last-child{margin-right: 0}
.inner-prut .prut-cate dl.row dd .childmenu a:hover,.inner-prut .prut-cate dl.row dd .childmenu a.this{background: #0559a1;color: #fff;border-color: #0559a1}
.inner-prut .prut-cate dl.row dd > a{display: inline-block;-webkit-animation: rotateplane 1.2s infinite ease-in-out;animation: rotateplane 1.2s infinite ease-in-out;font-size: 28px;cursor: pointer;}
.inner-prut .prut-cate dl.row dt{display: block;}
.inner-prut .prut-cate dl.row dt img{width: 100%;aspect-ratio:2/1.2;object-fit:cover;box-shadow: 0 15px 18px -13px #00000080;}
@media (max-width:1399px){
	.inner-prut .prut-cate dl.row dd{padding-left: 4%;padding-right: 4%;}
	.inner-prut .prut-cate dl.row dd p{margin-top:20px;display: block;margin-bottom: 20px;font-size: 15px}
	.inner-prut .prut-cate .comm-title h1 span{font-size: 20px;}
	.inner-about .team dl.row dd p{font-size: 15px;margin-top: 6%;}
	.inner-prut .prut-cate dl.row dd .childmenu{padding-bottom: 30px}
	.inner-prut .prut-cate dl.row dd > a{font-size: 20px}
	.inner-prut .prut-cate dl.row dd .childmenu a{font-size: 15px;margin-right: 5px;}
}
@media (max-width:1199px){
	.inner-prut .prut-cate{padding-top: 30px}
	.inner-prut .prut-cate dl.row dt img{aspect-ratio:2/1.4;}
}
@media (max-width:767px){
	.inner-prut:after{top:1%;width: 40%;}
	.inner-prut{padding-top: 30px;}
	.inner-prut .prut-cate{padding-top: 0}
	.inner-prut .prut-cate .comm-title h1 span{font-size: 17px;}
	.inner-about .team dl.row dd p{font-size: 13px;line-height: 20px;margin-top: 4%;}
	.inner-prut .prut-cate dl.row dd{padding:30px 0}
	.inner-prut .prut-cate dl.row dd .childmenu a{font-size: 14px;}
	.inner-prut .prut-cate dl.row dd p{margin-top: 5px}
}
.prut-list{padding-top: 80px;padding-bottom: 80px;margin-top:100px;background: #f7f7f7;}
.prut-list .row{padding-top: 30px;margin-left: -20px;margin-right: -20px}
.prut-list .row dl{padding: 20px;margin-bottom: 60px;}
.prut-list .row dl a{background: #fff;box-shadow: 0px 3px 15px 0px rgba(161, 163, 175, 0.3);padding:40px;display:block;}
.prut-list .row dl a dt{overflow: hidden;padding: 0;display:block;background: #333}
.prut-list .row dl a dt img{width: 100%;transition: all .3s;opacity: 0.92;}
.prut-list .row dl a:hover dt img{transform: scale(1.04);}
.prut-list .row dl a dd{display:block;padding-top:30px;}
html.sa .prut-list .row dl a dd{text-align: right}
.prut-list .row dl a dd h1{font-size: 25px;padding-bottom: 15px;font-weight:600;;display:block;}
.prut-list .row dl a dd h2{font-size: 15px;font-weight: 300;padding-bottom: 20px;position: relative;line-height: 25px;display: block;}
.prut-list .row dl a dd h2:after,.prut-list .row dl a dd h2:before{content: '';position: absolute;left: 0;bottom:0;width: 100%;height:1px;background: #00000010}
html.sa .prut-list .row dl a dd h2:after,html.sa .prut-list .row dl a dd h2:before{right: 0;left: auto}
.prut-list .row dl a dd h2:before{background: #02a943;height:2px;width: 50px;transition: all .2s}
.prut-list .row dl a:hover dd h2:before{width: 100%}
.prut-list .row dl a dd h3{display: block;padding-top: 30px;font-size: 18px;font-weight: 400}
.prut-list .row dl a dd p{display: -webkit-box;margin-top: 35px;font-size: 17px;line-height: 24px;margin-bottom: 35px;color:#666;overflow: hidden; text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 3; -webkit-box-orient: vertical;height: 72px;}
.prut-list .row dl a dd span{display:inline-block;line-height: 30px;text-transform: uppercase;color: #fff;background:#033e70;padding:3px 20px;padding-right: 3px;border-radius: 30px;transition:all .3s;}
.prut-list .row dl a dd span i{display:inline-block;vertical-align: top;line-height: 30px;font-size: 22px;width: 30px;height: 30px;border-radius: 50%;background:#fff;margin-left: 10px;color: #02a943;text-align:center;transition:all .3s;}
.prut-list .row dl a:hover dd span{background: #02a943}
.prut-list .row dl a:hover dd span i{margin-left: 15px}
@media (max-width:1399px){
	.prut-list .row{padding-top: 40px}
	.prut-list .row dl a dd h1{font-size: 26px;}
	.prut-list .row dl a dd h2{font-size: 16px}
	.prut-list .row dl a dd p{font-size: 15px;margin-top: 30px;margin-bottom: 30px}
}
@media (max-width:1199px){
	.prut-list{padding-top: 50px;padding-bottom: 50px;margin-top:50px;}
	.prut-list .row{padding-top:30px}
	.prut-list .row dl a dd{padding-right: 0;}
	.prut-list .row dl a dd h1{font-size: 22px;margin-top:20px;padding-bottom:5px;}
	.prut-list .row dl a dt{text-align: center;}
	.prut-list .row dl a:before{right: -75%;}
	.prut-list .row dl a:after{right: -95%;}
	.prut-list .row dl a{padding:30px;}
	.prut-list .row dl a dt h2{color: #333;font-size: 18px;}
	.prut-list .row dl a dd h2{font-size: 15px}
	.prut-list .row dl a dd p{font-size: 14px;margin-top: 20px;margin-bottom: 20px}
}
@media (max-width:767px){
	.prut-list{padding-top: 40px;padding-bottom: 30px;margin-top:20px;}
	.prut-list .row dl,.prut-list .row dl:nth-child(2n){padding: 0;margin-bottom: 40px;}
	.prut-list .row dl a:before{right: -80%;}
	.prut-list .row dl a:after{right: -100%;}
	.prut-list .row dl a dt{text-align: center;}
	.prut-list .row dl a dd{padding-left: 0;padding-top: 0}
	.prut-list .row dl a dd h1{font-size: 18px;}
	.prut-list .row dl a dd h2{font-size: 14px;padding-bottom: 18px;}
	.prut-list .row dl a dd p{margin-top:30px;font-size: 13px;margin-bottom: 25px}
}

.product-intro .row{align-items: center;}
.product-intro .product-img{width: 100%;font-size: 0;padding-left:0;}
.product-intro .product-img .thumbs-img{width: 100px;display: inline-block;}
.product-intro .product-img .thumbs-img .gallery-thumbs{height:100%;margin-top: 60px;height:580px;}
.product-intro .product-img .thumbs-img .gallery-thumbs .swiper-slide{height: 100px}
.product-intro .product-img .thumbs-img img{width: 100%;border:1px #eee solid;cursor: pointer;}
.product-intro .product-img .gallery-img{width:calc(100% - 100px);padding:60px 30px;display: inline-block;vertical-align: top;}
.product-intro .product-img .gallery-img .gallery-top{text-align: center;border: 1px #eee solid;}
.product-intro .product-img .gallery-img .gallery-top img{width: 100%;border-radius: 5px;object-fit:contain;aspect-ratio:4/3.2;}
.product-intro .product-img .gallery-thumbs .swiper-slide {opacity: 0.4;}
.product-intro .product-img .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.product-intro .product-img .gallery-thumbs .swiper-slide-thumb-active img{border-color: #0559a1;}
.product-intro .product-title{padding: 0;padding-left: 3%;}
html.sa .product-intro .product-title{padding-left: 0;padding-right: 3%;text-align:right;}
.product-intro .product-title h1{font-size: 50px;color:#000;text-transform: uppercase;padding-bottom: 30px;line-height: 1;position: relative;margin-bottom: 30px}
.product-intro .product-title h1:after{content:'';position: absolute;left: 0;bottom: 0;background: #0559a1;width:60px;height:6px;display: block;background:url(../images/title.png) no-repeat left; }
html.sa .product-intro .product-title h1:after{left: auto;right: 0}
.product-intro .product-title h1 sup{background: #0068b7;color: #fff;border-radius: 3px;padding: 4px 6px;font-family:'dincond';font-size: 14px;top: -21px;left: 10px}
html.sa .product-intro .product-title h1 sup{right: 10px;left: auto}
.product-intro .product-title h1.small{color:#0559a1;font-size: 40px;padding-bottom: 1%}
.product-intro .product-title h1.small:after{display: none}
.product-intro .product-title h2{font-size: 0;color:#666;margin-top: 10px}
.product-intro .product-title h2 i{color:#0559a1;font-size: 18px;line-height: 30px;vertical-align: top;display: inline-block;width:30px}
.product-intro .product-title h2 span{font-size: 24px;line-height: 30px;display: inline-block;width: 90%}
.product-intro .product-title ul{display:block;padding-bottom: 20px;font-size: 0}
.product-intro .product-title ul li{display:inline-block;font-size:16px;line-height:20px;padding: 10px 25px;border:1px #ddd dotted;margin-right: 10px}
html.sa .product-intro .product-title ul li{margin-right: 0;margin-left: 10px}
.product-intro .product-title ul li:last-child{margin-right: 0}
.product-intro .product-title ul li i{font-size: 20px;display:inline-block;vertical-align: top;line-height:20px;margin-right: 6px}
html.sa .product-intro .product-title ul li i{margin-left:6px;margin-right: 0}
.product-intro .product-title p{display:block;font-size: 16px;line-height: 1.4;margin-bottom: 30px;margin-top: 20px;min-height: 30px}
.product-intro .product-title .contact{display:block;background:url(../images/contact.webp) no-repeat right bottom #ddd;background-size: 60px auto;padding: 20px 30px}
html.sa .product-intro .product-title .contact{background-position: left bottom;text-align:right;}
.product-intro .product-title .contact h2{width: 80%;display:block;font-size: 20px;color: #333;margin-bottom: 20px}
.product-intro .product-title .contact a{display:inline-block;background:#0559a1;color: #fff;padding: 6px 25px;margin-right: 12px;font-size: 15px;text-transform:uppercase;cursor: pointer;margin-bottom: 5px}
.product-intro .product-title .contact a:last-child{margin-right: 0}
html.sa .product-intro .product-title .contact a{margin-left: 12px;margin-right: 0}
.product-intro .product-title .contact a i{display:inline-block;margin-right: 6px;transition: all .3s}
html.sa .product-intro .product-title .contact a i{margin-left: 6px;margin-right: 0}
.product-intro .product-title .contact a:hover i{margin-right: 12px}
.product-intro .swiper-button-prev{left: -6%;opacity: 1;}
html.sa .product-intro .swiper-button-prev{left: 0}
.product-intro .swiper-button-next{opacity: 1;right: 3%}
html.sa .product-intro .swiper-button-next{right:0}
.product-intro .swiper-button-prev:after,.product-intro .swiper-button-next:after{font-size: 30px;color: #888;}
.product-intro .swiper-container-horizontal>.swiper-pagination-bullets{bottom: 50px;}
.product-intro .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px}
.product-intro .swiper-pagination-bullet,.product-intro .swiper-pagination-bullet-active{width: 30px;height:3px;background:rgba(0,0,0,0.1)}
.product-intro .swiper-pagination-bullet-active{background:#0559a1}

.product-detail{padding-top: 100px;background: #f5f5f5;padding-bottom: 100px}
.product-detail .comm-title h1{padding-bottom: 0}
.product-detail .tab-title{display:block;}
.product-detail .tab-title ul{display:flex;border-bottom: 1px #ddd solid}
.product-detail .tab-title ul li{flex:1;line-height: 30px;height: auto;padding:25px 5px;position: relative;text-align:center;font-size:25px;cursor: pointer;}
.product-detail.ru .tab-title ul li{font-size: 20px}
.product-detail .tab-title ul li:before{content: '';position: absolute;left: 50%;bottom: -2px;width: 0;height: 3px;background:#0559a1;transition:all .3s;}
.product-detail .tab-title ul li.this:before{width: 100%;left: 0}
.product-detail .tab-title ul li.this:after{content: '';position: absolute;bottom: -1px;left:50%;transform:translateX(-50%);display:none;border-right: 10px solid transparent;border-bottom: 10px solid #0559a1; border-left:10px solid transparent;}
.product-detail .tab-title ul li.this:after{display: inline-block;}
.product-detail .tab-content{padding-top: 50px;}
html.sa .product-detail .tab-content{text-align: right;}
.product-detail .tab-content p{font-size: 16px;line-height: 1.7;margin-bottom:15px}
.product-detail .tab-content i.list-type{display:inline-block;width: 12px;height:12px;border-radius: 50%;background: #0559a1;margin-right: 8px}
.product-detail .tab-content b,.product-detail .tab-content strong{font-size: 20px; }
.product-detail .tab-content .content{display:none}
.product-detail .tab-content .content.this{display:block;}
.product-detail .tab-content .content h3{font-family: 'dincond-bold';font-size: 30px;display:block;margin-bottom: 30px}
.product-detail .tab-content .content table{width: 100%;margin-bottom: 20px}
.product-detail .tab-content .content table tr.title td,.product-detail .tab-content .content table tr.title:hover td{background:#0559a1;color: #fff}
.product-detail .tab-content .content table tr td{border:1px #eee solid;padding:10px 5px;font-size: 16px;text-align:center;transition: all .3s;background:#fff}
.product-detail .tab-content .content table tr td:hover{background:#f5f5f5;cursor: pointer;}
.product-detail .tab-content .content .block-flex{display:flex;margin-left: -15px;margin-right: -15px}
.product-detail .tab-content .content .block-flex dl{flex:1;}
.product-detail .tab-content .content .block-flex dl dt{display:block;padding: 10px}
.product-detail .tab-content .content .block-flex dl dt span{background:#0559a110;font-family: 'dincond-medium';font-size: 20px;display:block;padding: 15px;border-radius: 5px}
.product-detail .tab-content .content .block-flex dl dd{display:block;padding: 30px 15px}
.product-detail .tab-content .content .block-flex dl dd img{max-width: 100%;margin-bottom: 20px}

@media (max-width:1699px){
	.product-intro .product-img .thumbs-img .gallery-thumbs{height:490px;}
	.product-intro .product-title h1{font-size: 45px;}
	.product-detail .tab-title ul li{font-size: 22px}
	.product-detail.ru .tab-title ul li{font-size: 18px}
}
@media (max-width:1499px){
	.product-intro .product-img .thumbs-img .gallery-thumbs{height:450px;}
}
@media (max-width:1399px){
	.product-intro .product-title h1{font-size: 40px}
	.product-intro .product-title ul li{font-size:15px;line-height:20px;padding: 8px 20px;}
	.product-intro .product-title ul li i{font-size: 18px;line-height:20px;}
	.product-intro .product-img .thumbs-img .gallery-thumbs{height:400px;}
	.product-detail{padding-top:60px;padding-bottom: 60px;margin-top: 30px}
	.product-detail .tab-title ul li{line-height: 25px;font-size:20px;}
	.product-detail.ru .tab-title ul li{font-size: 17px;line-height: 20px}
	.product-detail .tab-content{padding-top: 30px;padding-bottom: 30px}
	.product-detail .tab-content p{font-size: 15px;line-height: 1.5;}
	.product-detail .tab-content b,.product-detail .tab-content strong{font-size: 18px;}
	.product-detail .tab-content .content h3{font-size: 25px;margin-bottom: 25px}
	.product-detail .tab-content .content table tr td{padding:8px 5px;font-size: 15px}
	.product-detail .tab-content .content .block-flex dl dt span{font-size: 18px}
	.product-intro .product-title .contact{padding: 20px 25px}
	.product-intro .product-title .contact h2{width: 82%;font-size: 18px;margin-bottom: 18px}
}

@media (max-width:1199px){
	.product-intro .product-title h1{font-size: 30px}
	.product-intro .product-img .thumbs-img .gallery-thumbs{height:300px;}
	.product-detail .tab-content .content .block-flex dl dt span{font-size: 16px}
	.product-detail .tab-content .content h3{font-size: 22px;}
	.product-detail .tab-content .content table tr td{font-size: 14px}
	.product-detail.ru .tab-title ul li{font-size: 16px;}
	.product-intro .product-title .contact a{padding: 5px 22px;margin-right: 10px;font-size: 14px;}
}
@media (max-width:991px){
	.product-detail{padding-top:30px;padding-bottom: 30px}
	.product-detail .tab-title ul{display:block;font-size: 0;border-bottom: none}
	.product-detail .tab-title ul li{display:inline-block;width: calc(100%/3);border-bottom: 1px #eee solid;}
	.product-detail.ru .tab-title ul li{font-size: 15px;}
	.product-intro .product-title{padding-left: 0}
	.product-intro .product-title h1{font-size: 25px}
	.product-intro .product-title .contact{padding: 20px;padding-top:15px;}
	.product-intro .product-title .contact h2{width: 80%;font-size: 16px;}
	.product-intro .product-img{padding-right: 0}
	.product-intro .product-img .thumbs-img .gallery-thumbs{height:580px;}
	.product-intro .product-img .thumbs-img{width: 60px;}
	.product-intro .product-img .thumbs-img .gallery-thumbs{margin-top: 30px;}
	.product-intro .product-img .thumbs-img .gallery-thumbs .swiper-slide{height: 60px}
	.product-intro .product-img .gallery-img{width:calc(100% - 60px);padding:30px 10px;}
	.product-intro .swiper-button-prev{left:0}
	.product-intro .swiper-button-next{right:0}
	.product-detail .tab-content .content h3{font-size: 20px;margin-bottom: 20px}
	.product-detail .tab-content .content .block-flex{display:block;margin-left: 0;margin-right: 0}
	.product-detail .tab-content .content .block-flex dl{display:block;}
	.product-detail .tab-content .content .block-flex dl dt,.product-detail .tab-content .content .block-flex dl dd{padding: 0}
	.product-detail .tab-content .content .block-flex dl dt{padding-top:10px;padding-bottom: 10px}
	.product-detail .tab-content .content .block-flex dl dt span{font-size: 14px}
	.product-detail .tab-content .content{overflow-x:scroll;padding-bottom: 4%}
	.product-detail .tab-content .content::-webkit-scrollbar {width: 100%;height: 10px;}
	.product-detail .tab-content .content::-webkit-scrollbar-track,.product-detail .tab-content .content::-webkit-scrollbar-thumb {border-radius: 5px;border: 2px solid transparent;}
	.product-detail .tab-content .content::-webkit-scrollbar-track {box-shadow: 1px 1px 5px rgba(0,0,0, 0.3) inset;}
	.product-detail .tab-content .content::-webkit-scrollbar-thumb {min-width: 10%;background-clip: content-box;box-shadow: 0 0 0 5px #0559a1 inset;}
	.product-detail .tab-content .content::-webkit-scrollbar-corner {background: transparent;}
	.product-detail .tab-content .content table{width: 180%;}
}
@media (max-width:767px){
	.product-intro .product-img .thumbs-img{display:none;}
	.product-intro .product-img .thumbs-img .gallery-thumbs{height:400px;}
	.product-intro .product-img .gallery-img{width:100%;padding:20px 0}
	.product-intro .product-title .contact a{padding: 4px 20px;margin-right: 8px;font-size: 13px;}
	.product-detail .tab-content .content table{width: 220%;}
	.product-detail .tab-title ul li{line-height: 20px;font-size:16px;}
}
@media (max-width:576px){
	.product-intro .product-img .thumbs-img .gallery-thumbs{height:250px;}
	.product-detail .tab-title ul li{width: calc(100%/2);}
}

.same-product .comm-title{padding-bottom:30px}
.same-product .comm-title h1{display:inline-block;position: relative;color: #fff;padding-bottom: 30px}
.same-product .comm-title h1:after{content: '';position: absolute;left: 0;bottom: 5px;background:url(../images/title.png) no-repeat left;width: 60px;height: 3px}
.same-product .product-list{background: #0559a1;padding-top: 100px;padding-bottom: 100px;padding-left: 8%}
html.sa .same-product .product-list{padding-left: 0;padding-right: 8%}
.same-product .product-list .other-prut{background: #fff}
.same-product .product-list dl{position: relative;}
.same-product .product-list dl:after{content: '';position: absolute;background: #e1e4e9;width: 1px;height:100%;right:0;top: 0;z-index: 5;overflow: hidden;}
.same-product .product-list dl a{display: block;padding:30px 60px;background: #fff}
.same-product .product-list dl a dt{display: block;overflow: hidden;padding: 20px}
.same-product .product-list dl a dt img{width: 100%;transition: all .3s}
.same-product .product-list dl a:hover dt img{transform: scale(1.08);}
.same-product .product-list dl a dd{display: block;padding-top:30px;}
.same-product .product-list dl a dd h1{font-size: 25px;font-weight: 700}
.same-product .product-list dl a dd h1 sup{background:#0559a1;color: #fff;font-size: 14px;font-weight: 300;top: -4px;left: 10px;padding: 5px 10px;border-radius: 5px}
.same-product .product-list dl a dd p{display: block;margin-top: 20px;height:60px;line-height: 20px;overflow: hidden;color: #666;font-size: 16px}
.same-product .product-list dl a dd i{font-size: 35px;margin-top: 30px;display:inline-block;}
.same-product .product-list dl a:hover dd h1,.same-product .product-list dl a:hover dd i{color: #0559a1}
.same-product .product-list .swiper-button-next,.same-product .product-list .swiper-button-prev{opacity: 1;}
.same-product .product-list .swiper-button-next:after,.same-product .product-list .swiper-button-prev:after{font-size: 18px;}
@media (max-width:1499px){
	.same-product .product-list{padding-left:3%}
	html.sa .same-product .product-list{padding-right: 3%}
}
@media (max-width:1199px){
	.same-product .product-list{padding-top: 70px;padding-bottom: 70px}
	.same-product .product-list dl a{padding:20px 40px}
}
@media (max-width:767px){
	.same-product .product-list{padding-top: 40px;padding-bottom: 40px;}
	.same-product .product-list dl a dt{padding: 0px}
	.same-product .product-list dl a dd{padding-top: 10px}
	.same-product .product-list dl a dd h1{font-size: 20px;}
	.same-product .product-list dl a dd p{font-size: 13px;height:auto;}
}

.cateprut .catename{padding-left: 0;padding-top: 60px}
.cateprut .catename a{position:relative;padding:0 15px;display: inline-block;font-size:25px;line-height: 50px;font-family:'Barlow Extra Bold';}
.cateprut .catename a:after,.cateprut .catename a:before{content:'';position: absolute;left: 0;top: -40px;background: #000;width: 2px;height: 70px;-webkit-transform:rotate(25deg);transform:rotate(25deg);transition: all .2s}
.cateprut .catename a:before{left: auto;right: 0;top: 20px}
.cateprut .catename a:hover{color: #000}
.cateprut .catename a:hover:after,.cateprut .catename a:hover:before{-webkit-transform:rotate(35deg);transform:rotate(35deg);}
.inner-product .catelist{font-size:0}
.inner-product .catelist dl{width: 32%;margin-right: 2%;display: inline-block;margin-bottom: 30px;}
.inner-product .catelist dl:nth-child(3n){margin-right: 0}
.inner-product .catelist dl a{display: block;position: relative;height: 100%;}
.inner-product .catelist dl a dt{width: 100%;display: block;overflow: hidden;padding:20px 30px;position: relative;text-align: center;}
.inner-product .catelist dl a:hover dt{z-index: 180}
.inner-product .catelist dl a dt img{width: 100%}
.inner-product .catelist dl a dt h1{font-size:20px;color: #000;display: block;text-align:center;padding:20px 0;margin-top: 20px;font-family:'Barlow Bold';height: 70px;line-height: 25px;overflow: hidden;}
.inner-product .catelist dl a dd{position: absolute;left: 0;width: 100%;border: 1px rgba(0,0,0,0.1) solid;top: 10%;padding:30px;padding-top:110%;opacity: 0;visibility: hidden;transition: all .2s;z-index: 100;background: #fff;box-shadow: 5px 5px 15px 0px rgb(10 25 50 / 10%)}
.inner-product .cateprut .catelist dl a dd{padding-top:120%;text-align:center}
.inner-product .catelist dl a dd p{border-top:1px #eee solid;display: block;padding-top: 40px;}
.inner-product .catelist dl a dd .more{display: inline-block;background: #0559a1;color: #333;padding:3px 30px;border-radius:4px;line-height: 30px;margin-top: 10px;font-size:13px;text-transform:uppercase;}
.inner-product .catelist dl a dd .more i{vertical-align: top;line-height: 30px;margin-left: 5px;transition: all .2s;font-size:15px;display: inline-block;}
.inner-product .catelist dl a dd .more:hover i{margin-left:12px;}
.inner-product .catelist dl a:hover dd{top: 0;opacity: 1;visibility: visible;}
@media(max-width:1299px){
    .inner-product{padding-top: 60px;}
    .inner-product .catelist dl a dd .more{padding:2px 20px;line-height:28px;}
    .inner-product .catelist dl a dd .more i{line-height:28px;}
    .inner-product .catelist dl a dt h1{font-size:18px;}
    .cateprut .catename{padding-top: 40px}
}
@media(max-width:991px){
    .inner-product{padding-top: 40px;}
    .inner-product .catelist{padding:0}
    .inner-product .catelist dl a dt h1{font-size:16px;}
    .inner-product .catelist dl a dd .more{line-height:24px;}
    .inner-product .catelist dl a dd .more i{line-height:24px;}
    .cateprut .catename{padding-bottom:40px}
}
@media(max-width:767px){
    .inner-product .catelist dl,.inner-product .catelist dl:nth-child(3n){width: 49%;margin-right: 2%;}
    .inner-product .catelist dl:nth-child(2n){margin-right: 0}
    .inner-product .childmenuprut a{display: inline-block;padding: 5px 20px;font-size: 14px;}
    .inner-product .catelist dl a dt h1{font-size:15px;}
}


.inner-application {padding-bottom:80px;border-bottom: 1px #eee solid}
.inner-application .row{padding-top:50px;margin-left: -30px;margin-right: -30px}
.inner-application .row dl{padding: 30px}
.inner-application .row dl a{position: relative;display: block;overflow: hidden;position: relative;}
.inner-application .row dl a:after{content: '';position: absolute;bottom:0;height: 80%;width: 100%;left: 0;z-index: 1;background:-webkit-gradient(linear,left bottom,left top,from(#000000d0),to(#ffffff00));transition: all 0.3s;opacity: 0;}
.inner-application .row dl a:hover:after{opacity: 0.9}
.inner-application .row dl a dt{display: block;overflow: hidden;background: #000}
.inner-application .row dl a dt img{width: 100%;transition: all .3s;opacity: 0.8;aspect-ratio:4/3;object-fit:cover;}
.inner-application .row dl a:hover dt img{transform: scale(1.08);}
.inner-application .row dl a dd{position: absolute;width: 100%;left: 0;bottom: -65px;padding: 40px;transition: all .2s;z-index: 10;}
.inner-application .row dl a dd h1{font-size: 25px;color: #fff;font-weight: 400}
.inner-application .row dl a dd p{font-size: 16px;color: #fff;display: block;padding-top: 15px;margin-bottom: 30px}
.inner-application .row dl a dd i{color: #fff;font-size: 14px}
.inner-application .row dl a:hover dd {bottom: 0}
@media (max-width:1499px){
	.inner-application .row dl{padding: 20px}
	.inner-application .row dl a dd h1{font-size: 30px;}
}
@media (max-width:1399px){
	.inner-application .row dl a dd h1{font-size: 22px;}
}
@media (max-width:1199px){
	.inner-application .row dl{padding: 15px}
	.inner-application .row dl a dd h1{font-size: 20px;}
	.inner-application .row dl a dd p{font-size: 15px;}
}
@media (max-width:991px){
	.inner-application .row dl{padding: 10px}
	.inner-application .row dl a dd p{font-size: 14px;margin-bottom: 20px}
}

@media (max-width:767px){
	.inner-application .row{padding-top:30px;margin-left:0;margin-right: 0}
	.inner-application .row dl{padding: 10px 0}
	.inner-application .row dl a:after{opacity:1;height:100%}
	.inner-application .row dl a dd{padding: 20px;bottom: -40px;}
	.inner-application .row dl a dd h1{font-size: 18px;}
	.inner-application .row dl a dd p{font-size: 13px;margin-bottom: 18px}
}

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

.inner-news-list{padding-top:30px;}
.inner-news-list .row{margin-left: -30px;margin-right: -30px}
.inner-news-list dl{padding:30px;}
.inner-news-list dl a{display: block;box-shadow: 0px 3px 20px 0px rgb(10 25 50 / 5%);overflow: hidden;}
.inner-news-list dl a:hover{box-shadow: 0px 3px 30px 0px rgb(10 25 50 / 20%);}
.inner-news-list dl a dt{overflow: hidden;width: 100%;background: #000;position: relative;}
.inner-news-list 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-news-list dl a dt img{width: 100%;opacity:0.8;transition: all .2s;}
.inner-news-list dl a:hover dt img{transform:scale(1.1);opacity:1;}
.inner-news-list dl a:hover dt i{top: 50%;opacity: 1;}
.inner-news-list dl a dd{width: 100%;padding:3% 5%;}
html.sa .inner-news-list dl a dd{text-align: right;}
.inner-news-list dl a dd h1{font-size:22px;color:#333;margin-top: 10px;line-height: 32px;height: 64px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-weight: 600}
.inner-news-list dl a dd p{margin-top: 30px;font-size: 16px;line-height: 22px;min-height: 44px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #666;}
.inner-news-list dl a:hover dd h1{color: #0559a1}
.inner-news-list dl a dd span{margin-top: 30px;margin-bottom: 15px;line-height: 30px;text-align: center;display: inline-block;font-weight: 500;text-transform: uppercase;vertical-align: top;font-size: 18px;border-bottom: 1px #333 solid;padding-bottom: 3px}
.inner-news-list dl a dd span i{line-height: 26px;display: inline-block;vertical-align: text-top;transition: all .2s;font-size:14px;margin-left: 8px}
.inner-news-list dl a:hover dd span {border-bottom-color: #0559a1}
.inner-news-list dl a:hover span i{color: #0559a1;margin-left: 15px}
@media (max-width:1399px){
	.inner-news-list .row{margin-left: -20px;margin-right: -20px}
	.inner-news-list dl{padding:20px}
}
@media (max-width:1199px){
	.inner-news-list{padding-top:0}
	.inner-news-list .row{margin-left: -15px;margin-right: -15px}
	.inner-news-list dl{padding:15px}
	.inner-news-list dl a dd h1{font-size:20px;line-height: 30px;height: 60px;}
	.inner-news-list dl a dd h2{font-size: 14px;margin-top: 20px}
	.inner-news-list dl a dd p{margin-top: 20px;font-size: 15px;line-height: 22px;min-height: 44px}
	.inner-news-list dl a dd span{margin-top: 25px;line-height: 25px;font-size: 16px;}
	.inner-news-list dl a dd span i{line-height: 22px;font-size:12px;}
}
@media (max-width:991px){
	.inner-news-list dl a dd h1{font-size:18px;line-height: 25px;height: 50px;}
	.inner-news-list dl a dd p{font-size: 14px;line-height: 20px;min-height: 40px}
	.inner-news-list dl a dd span{margin-top: 22px;line-height: 24px;font-size: 15px;}
	.inner-news-list dl a dd span i{line-height: 18px;font-size:12px;}
}

@media (max-width:767px){
	.inner-news-list .row{margin-left: 0;margin-right: 0}
	.inner-news-list dl{padding:15px 0;}
	.inner-news-list dl a dd h1{font-size: 18px;}
	.inner-news-list dl a dd h2{font-size: 13px}
}
@media (max-width:576px){
	.inner-news-list dl a dd{padding:5%;}
}

.viewnews{padding-top: 3%;padding-bottom: 5%;}
.viewnews .content{padding-right: 4%;padding-left: 0}
html.sa .viewnews .content{padding-left: 4%;padding-right: 0;text-align: right;}
.viewnews .content .news-type{background: #f5f5f5;border-radius:10px;padding:6px 18px;display: inline-block;color:#999;font-size: 12px}
.viewnews .content .title{padding-bottom: 3%;border-bottom: 2px #ddd solid;padding-top: 2%}
.viewnews .content .title div{padding: 0}
.viewnews .content .title div.tagwords{display:block;padding-top:30px}
.viewnews .content .title div.tagwords a{display: inline-block;margin-left: 8px;background: #0559a1;color: #fff;font-size:13px;padding:5px 15px;border-radius:3px}
.viewnews .content .title div.tagwords a:hover{background:#d29100;}
.viewnews .content .title h1{font-size: 36px;line-height: 55px}
.viewnews .content .title p{margin-top: 20px;display: block;color: #aaa}
.viewnews .content .title p i{margin-right:4px;}
html.sa .viewnews .content .title p i{margin-right: 0;margin-left: 4px}
.viewnews .content .date ul{width: 100%;text-align: right;padding-top: 10px}
.viewnews .content .date ul li{border: 1px #eee solid;width: 100px;text-align: center;display: inline-block;height:40px;line-height: 40px;color:#999;clear: both;}
.viewnews .content .date ul li:last-child{border-top: none;font-size: 30px;color:#000;font-weight:500;}
.viewnews .content .text{font-size: 16px;line-height: 30px;padding: 3% 0}
.viewnews .content .text p{font-size: 16px;line-height: 30px;margin:20px 0;display: block;}
.viewnews .content .text img{max-width: 100%}
.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: 80px;text-transform:uppercase;font-size: 15px;vertical-align: top;line-height: 18px}
.viewnews .content .prenext li a b i{display:inline-block;line-height: 18px;font-size: 13px;vertical-align: top;margin-right: 10px}
html.sa .viewnews .content .prenext li a b i{transform: rotate(180deg);}
.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% - 80px);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{padding: 0}
.viewnews .list .title{padding-bottom: 5%}
.viewnews .list .title h1{font-size: 25px;color:#000;font-weight:500}
.viewnews .list .newslist dl{margin-bottom: 8%}
html.sa .viewnews .list .newslist dl{text-align: right;}
.viewnews .list .newslist dl a dt{overflow: hidden;background: #000}
.viewnews .list .newslist dl a dt img{width: 100%;opacity:0.8;transition: all .2s}
.viewnews .list .newslist dl a:hover dt img{transform: scale(1.05);opacity:1}
.viewnews .list .newslist dl a dd{padding-top:20px}
.viewnews .list .newslist dl a dd span{padding-bottom: 5px;display: block;}
.viewnews .list .newslist dl a dd h2{color:#333;font-size: 18px;line-height: 25px;font-weight:500;position: relative;padding-bottom: 15px;display: inline-block;}
.viewnews .list .newslist dl a dd h2:after{content: '';position: absolute;left: 0;bottom:0;background: #0559a1;width: 40px;height:2px;transition: all .2s}
html.sa .viewnews .list .newslist dl a dd h2:after{right: 0;left:auto;}
.viewnews .list .newslist dl a:hover dd h2{color: #0559a1}
.viewnews .list .newslist dl a:hover dd h2:after{width: 100%;}
.viewnews .list .newslist dl a dd p{font-size:14px;margin-top:25px;line-height: 24px;height: 48px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color:#00000090;}

@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: 30px;line-height:40px}
	.viewnews .content .prenext li a span{font-size: 15px;}
	.viewnews .content .text p{font-size: 15px;line-height: 28px;margin:15px 0;}
}
@media screen and (max-width: 991px){
	.viewnews .content .title{padding-top: 20px;padding-bottom: 20px;}
	.viewnews .list,.viewnews .content .date{display: none}
	.viewnews .content .prenext{padding-top: 20px;padding-bottom: 20px}
}

@media screen and (max-width: 767px){
    .viewnews .content .title div.tagwords a{font-size:12px;padding:4px 12px}
	.viewnews .content .title h1{font-size: 20px;line-height: 28px}
	.viewnews .content .title p{font-size: 13px;}
	.location a{font-size: 13px}
	.location em{display: none}
	.viewnews .content .text{font-size: 14px;line-height: 25px;}
}

.service-inner .inner-rd{padding-bottom: 100px;}
.service-inner .service-swiper{padding-top: 60px;padding-bottom: 60px;}
.service-inner .service-swiper .swiper-slide{overflow: hidden;cursor: pointer;box-shadow: 0 .25rem 2rem rgba(0,0,0,.2);}
.service-inner .service-swiper .swiper-slide img{width: 100%;transition: all .9s}
.service-inner .service-swiper .swiper-slide:hover img{transform: scale(1.05);}
.service-inner .service-swiper .swiper-slide:hover.my-img-target img{transform: scale(1.1);}
.service-inner .inner-rd .bottom-text {display: block;text-align: center;}
.service-inner .inner-rd .bottom-text .swiper-button {display: inline-block;width: 8%;text-align: center;cursor: pointer;vertical-align:middle;}
.service-inner .inner-rd .bottom-text .swiper-button i{font-size: 30px;color:#666;transition: all .3s}
.service-inner .inner-rd .bottom-text .swiper-button i:hover{color: #0559a1}
.service-inner .inner-rd .bottom-text .list {display: inline-block;width: 40%;vertical-align:middle;position:relative;}
.service-inner .inner-rd .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;}
.service-inner .inner-rd .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;}
.service-inner .inner-rd .bottom-text .list dl dt{display: block;font-size: 40px;line-height: 1.3}
.service-inner .inner-rd .bottom-text .list dl dd{display: block;font-size: 20px;}

.service-inner .capabilities{background:url(../images/rd_bg.webp) no-repeat center fixed;background-size:cover;padding-bottom:120px;padding-top:120px}
.service-inner .capabilities .capabilities-img{height: 100%;}
.service-inner .capabilities .capabilities-img .swiper-pagination-bullet{width: 20px;height: 4px;border-radius: 0;}
.service-inner .capabilities .capabilities-img .swiper-pagination-bullet-active{width: 40px;background: #0559a1;}
.service-inner .capabilities .row > div{padding:0;}
.service-inner .capabilities .row > div:first-child{padding-right:5.1%;}
.service-inner .capabilities .row > div:first-child .img{display:block;height:100%;}
.service-inner .capabilities .row > div:first-child .img img{height:100%;object-fit:cover;}
.service-inner .capabilities .row > div .content{display: block;color:#fff;}
.service-inner .capabilities .row > div .content p{font-size:16px;line-height:1.4;display:block;margin-bottom:15px}
.service-inner .capabilities .row > div .num-block{display:block;font-size: 0;margin-top: 40px}
.service-inner .capabilities .row > div .num-block dl{width: 35%;display: inline-block;white-space:nowrap}
.service-inner .capabilities .row > div .num-block dl:first-child{width:30%;}
.service-inner .capabilities .row > div .num-block dl dt{font-size: 58px;color:#fff;display: inline-block;line-height: 80px;margin-right:10px}
.service-inner .capabilities .row > div .num-block dl:last-child dt{margin-right:0}
.service-inner .capabilities .row > div .num-block dl dt.icon-founded{font-size: 70px}
.service-inner .capabilities .row > div .num-block dl dd{display: inline-block;margin-top: 10px;vertical-align:top}
.service-inner .capabilities .row > div .num-block dl dd span{font-size:38px;color:#fff;font-family: 'Barlow';font-weight:400;line-height: 40px}
.service-inner .capabilities .row > div .num-block dl dd sup{font-size: 14px;color: #fff;left: 5px;top:-18px}
.service-inner .capabilities .row > div .num-block dl dd p{display: block;font-size: 15px;color:#ffffff90;margin-top: 0}

@media screen and (max-width: 1499px){
    .service-inner .capabilities .row > div .num-block.pt dl{text-align: center;}
    .service-inner .capabilities .row > div .num-block.pt dl dt{display: block;}
    .service-inner .capabilities .row > div .num-block.pt dl dt.icon-founded{padding-left:12px}
    .service-inner .capabilities .row > div .num-block.pt dl dd{display: block;}
}
@media screen and (max-width: 1399px){
	.service-inner .inner-rd{padding-bottom: 80px;}
	.service-inner .service-swiper{padding-top: 50px;padding-bottom:50px;}
	.service-inner .inner-rd .bottom-text .list {width: 60%;}
	.service-inner .inner-rd .bottom-text .list dl dt{font-size:35px;}
	.service-inner .inner-rd .bottom-text .list dl dd{font-size:18px;}
	.service-inner .capabilities{padding-bottom:90px;padding-top:90px}
	.service-inner .capabilities .row > div .num-block{margin-top: 40px}
	.service-inner .capabilities .row > div .num-block dl dd span{font-size:40px;}
}
@media screen and (max-width: 1199px){
	.service-inner .inner-rd{padding-bottom: 60px;}
	.service-inner .service-swiper{padding-top: 40px;padding-bottom: 40px;}
	.service-inner .inner-rd .bottom-text .list dl dt{font-size:30px;}
	.service-inner .inner-rd .bottom-text .list dl dd{font-size:16px;}
	.service-inner .inner-rd .bottom-text .swiper-button i{font-size:24px;}
	.service-inner .capabilities{padding-bottom:60px;padding-top:60px}
	.service-inner .capabilities .row > div .num-block{margin-top: 30px}
	.service-inner .capabilities .row > div .num-block dl dd span{font-size:30px;}
	.service-inner .capabilities .row > div .num-block dl dd sup{top:-10px}
	.service-inner .capabilities .row > div .content p,.service-inner .capabilities .row > div .num-block dl dd p{font-size: 14px}
}
@media screen and (max-width: 991px){
	.service-inner .inner-rd{padding-bottom: 40px;}
	.service-inner .service-swiper{padding-top: 30px;padding-bottom: 30px;}
	.service-inner .inner-rd .bottom-text .list {width: 80%;}
	.service-inner .inner-rd .bottom-text .list dl dt{font-size:22px;}
	.service-inner .inner-rd .bottom-text .list dl dd{font-size:14px;}
    .service-inner .capabilities .row > div:first-child{padding-right:0;padding-bottom: 20px;}
    .service-inner .capabilities .row > div:first-child .img{display:block;height:auto;width:100%}
	.service-inner .capabilities .row > div .content p,.service-inner .capabilities .row > div .num-block dl dd p{font-size: 13px}
	.service-inner .capabilities .row > div .num-block{margin-top: 30px;padding-bottom: 0}
	.service-inner .capabilities .row > div .num-block dl dt{font-size: 50px;}
    .service-inner .capabilities .row > div .num-block dl dt.icon-founded{font-size: 62px}
	.service-inner .capabilities .row > div .num-block dl dd{margin-top: 16px;}
	.service-inner .capabilities .row > div .num-block dl dd span{font-size:25px;line-height:28px}
	.service-inner .capabilities .row > div .num-block dl dd sup{font-size: 13px;top:-8px}
}
@media screen and (max-width: 767px){
	.service-inner .inner-rd{padding-bottom: 30px;}
	.service-inner .inner-rd .bottom-text .list dl dt{font-size:18px;}
	.service-inner .inner-rd .bottom-text .list dl dd{font-size:13px;}
}
@media screen and (max-width:576px){
    .service-inner .capabilities .row > div .num-block dl{width:34%;text-align:center}
    .service-inner .capabilities .row > div .num-block dl:first-child{width:32%;}
	.service-inner .capabilities .row > div .num-block dl dt{font-size: 40px;display:block;line-height:55px}
    .service-inner .capabilities .row > div .num-block dl dt.icon-founded{font-size: 52px;padding-left:10px}
	.service-inner .capabilities .row > div .num-block dl dd{margin-top: 10px;display:block}
}
.service-inner .production {padding: 50px 12%}
.service-inner .production > div{padding: 30px}
.service-inner .production > div dl{display:block;box-shadow: 0 .25rem 2rem rgba(0,0,0,.12);padding:100px 50px;text-align: center;}
.service-inner .production > div dl dt{display: block;}
.service-inner .production > div dl dt i{width: 100px;height: 100px;background: #0559a1;color:#fff;line-height: 100px;text-align: center;display:inline-block;font-size: 60px;border-radius:50%;}
.service-inner .production > div dl dd{display: block;padding-top: 30px}
.service-inner .production > div dl dd h1{font-size: 30px;font-family: 'poppinssb';}
.service-inner .production > div dl dd p{display: block;font-size:16px;}

.service-inner .manufacturing {text-align: center}
.service-inner .manufacturing p{display: block;margin-top: 30px;font-size: 18px;line-height: 1.6;padding: 0 10%}
.service-inner .manufacturing .small img{width: 300px;margin-top: 20px;margin-bottom: 50px}
.service-inner .manufacturing .big img{width: 50%}
@media screen and (max-width: 1399px){
	.service-inner .manufacturing p{margin-top: 20px;font-size: 16px;line-height: 1.5;padding: 0 6%}
}
@media screen and (max-width: 1199px){
	.service-inner .manufacturing p{margin-top: 10px;font-size: 15px;line-height: 1.4;padding: 0 3%}
}
@media screen and (max-width: 991px){
	.service-inner .manufacturing p{font-size: 14px;}
	.service-inner .manufacturing .small img{width: 250px;}
	.service-inner .manufacturing .big img{width: 70%}
}
@media screen and (max-width: 767px){
	.service-inner .manufacturing p{font-size: 13px;}
	.service-inner .manufacturing .big img{width: 80%}
}
.service-inner .deep-global{background: #f8f8f8}
.service-inner .deep-global .row{padding-top: 80px;align-items: center;}
.service-inner .deep-global .row > div{padding:0}
.service-inner .deep-global .row > div.img{padding:0 3%;text-align: center;}
.service-inner .deep-global .row > div.img img{width:65%}
.service-inner .deep-global .row dl{display: block;margin-bottom: 50px;}
.service-inner .deep-global .row dl:last-child{margin-bottom: 0}
.service-inner .deep-global .row dl dt{font-size:35px;font-family: 'poppinssb';font-weight:500;padding-top: 30px;display: block;}
.service-inner .deep-global .row dl dd{font-size: 16px;line-height: 1.6;display: block;}
.service-inner .deep-global .row > div:first-child dl{text-align: right;}
@media screen and (max-width: 1399px){
	.service-inner .deep-global .row{padding-top:60px;}
	.service-inner .deep-global .row dl dt{font-size:30px;}
}
@media screen and (max-width: 1199px){
	.service-inner .deep-global{padding-left: 3%;padding-right: 3%}
	.service-inner .deep-global .row{padding-top:40px;}
	.service-inner .deep-global .row dl dt{font-size:25px;}
}
@media screen and (max-width: 991px){
	.service-inner .deep-global .row{padding-top:20px;font-size: 0}
	.service-inner .deep-global .row > div:first-child dl,.service-inner .deep-global .row > div:last-child dl{text-align: center;}
	.service-inner .deep-global .row > div.img{padding:30px 3%;}
	.service-inner .deep-global .row > div.img img{width:55%}
	.service-inner .deep-global .row dl{margin-bottom: 0;width: 50%;display: inline-block}
	.service-inner .deep-global .row dl dt{font-size:20px;padding-top: 10px;}
	.service-inner .deep-global .row dl dd{font-size: 14px;line-height: 1.5;}
}
@media screen and (max-width: 767px){
	.service-inner .deep-global .row dl dt{font-size:18px;}
	.service-inner .deep-global .row dl dd{font-size: 13px;line-height: 1.4;}
}
.service-inner .facturing{padding-top: 120px;padding-bottom: 120px;background:url(../images/factory_bg.webp) no-repeat center center fixed;background-size: cover}
.service-inner .facturing .content{display: block;text-align: center;}
.service-inner .facturing .content .icon-list{display: block;font-size: 0;padding:0 5%;}
.service-inner .facturing .content .icon-list dl{display: inline-block;width: 25%;text-align: center;}
.service-inner .facturing .content .icon-list dl dt{display: block;position: relative}
.service-inner .facturing .content .icon-list dl dt:after{content:'';position: absolute;right: -18%;top: 50%;transform: translateY(-50%);background:url(../images/arr.svg) no-repeat right center;background-size: 100% auto;width: 70px;height: 20px;display: none;}
.service-inner .facturing .content .icon-list dl:last-child dt:after{display: none}
.service-inner .facturing .content .icon-list dl dt i{font-size: 55px;color: #0559a1;width: 120px;height: 120px;background: #fff;display: inline-block;border-radius: 50%;line-height: 120px;box-shadow: 0px 0 30px 0px rgba(255, 255, 255, 0.9); }
.service-inner .facturing .content .icon-list dl dd{display: block;margin-top: 40px}
.service-inner .facturing .content .icon-list dl dd h1{font-size:25px;color: #fff;font-family: 'poppinssb';font-weight:500;margin-top: 20px;text-transform: uppercase}
.service-inner .facturing .content .icon-list dl dd p{color: #fff;font-size: 16px;line-height: 24px;display: block;}
@media screen and (max-width: 1699px){
	.service-inner .facturing{padding-top: 100px;padding-bottom:100px;}
}
@media screen and (max-width: 1399px){
	.service-inner .facturing{padding-top: 80px;padding-bottom: 80px;}
	.service-inner .facturing .content .icon-list dl dt i{font-size: 45px;width: 90px;height: 90px;line-height: 90px;}
	.service-inner .facturing .content .icon-list dl dd h1{font-size:22px;}
}
@media screen and (max-width: 1199px){
	.service-inner .facturing{padding-top: 60px;padding-bottom: 60px;}
	.service-inner .facturing .content .icon-list{padding:0 3%}
	.service-inner .facturing .content .icon-list dl dt i{font-size: 40px;width: 80px;height: 80px;line-height: 80px;}
	.service-inner .facturing .content .icon-list dl dd h1{font-size:20px;}
	.service-inner .facturing .content .icon-list dl dd p{font-size: 15px;line-height: 20px;}
}
@media screen and (max-width: 991px){
	.service-inner .facturing{padding-top: 50px;padding-bottom: 50px;}
	.service-inner .facturing .content .icon-list{padding:0}
	.service-inner .facturing .content .icon-list dl{width: calc(100%/3)}
	.service-inner .facturing .content .icon-list dl dt i{width: 70px;height: 70px;line-height: 70px;}
	.service-inner .facturing .content .icon-list dl dd h1{font-size:18px;}
	.service-inner .facturing .content .icon-list dl dd p{font-size: 14px;}
}
@media screen and (max-width: 767px){
	.service-inner .facturing .content .icon-list dl dd h1{font-size:16px;}
	.service-inner .facturing .content .icon-list dl dd p{font-size: 13px}
}
.service-inner .localservice{padding-top: 80px;}
.service-inner .localservice .row{margin-left: -20px;margin-right: -20px;padding-top: 40px}
.service-inner .localservice .row > div{padding: 20px}
.service-inner .localservice .row > div dl{display: block;box-shadow: 0 0px 15px 5px #00000010;height: 100%;padding: 50px;text-align: center;}
.service-inner .localservice .row > div dl dt{display: block;}
.service-inner .localservice .row > div dl dt i{font-size: 60px;width: 90px;height: 90px;background: #f8f8f8;color: #0559a1;line-height: 90px;text-align: center;display: inline-block;border-radius:50%;}
.service-inner .localservice .row > div dl dd{display: block;padding-top: 30px}
.service-inner .localservice .row > div dl dd h1{font-size: 25px;font-family: 'poppinssb';display: block;}
.service-inner .localservice .row > div dl dd p{display: block;margin-top: 10px;font-size: 16px;line-height: 1.5}
@media screen and (max-width: 1199px){
	.service-inner .localservice{padding-top: 60px;}
	.service-inner .localservice .row > div dl{padding: 30px}
	.service-inner .localservice .row > div dl dt i{font-size:50px }
	.service-inner .localservice .row > div dl dd h1{font-size: 20px}
	.service-inner .localservice .row > div dl dd p{font-size: 14px}
}
@media screen and (max-width: 991px){
	.service-inner .localservice{padding-top: 40px;}
	.service-inner .localservice .row{margin-left: 0;margin-right: 0;padding-top: 20px}
	.service-inner .localservice .row > div{padding:10px 0}
}
@media screen and (max-width: 767px){
	.service-inner .localservice .row{padding-top: 0}
	.service-inner .localservice .row > div dl dd h1{font-size: 18px}
	.service-inner .localservice .row > div dl dd p{font-size: 13px}
}
.download-inner.comm-padding{padding-bottom: 80px;}
.download-inner .comm-title h1{font-size: 40px}
.download-inner .seacrh-title{display: block;border-bottom: 1px #eee solid;margin-bottom: 50px;}
.download-inner .seacrh-title h1{font-size: 30px;display: block;line-height: 80px;font-weight:500;}
.download-inner .row > div{padding: 0}
.download-inner .row .search{display: block;padding-top: 60px;padding-bottom: 20px;}
.download-inner .row .search input{width:60%;display: inline-block;border-radius: 4px;border:1px #ddd solid;line-height: 40px;height: 40px;padding-left: 10px;padding-right: 10px}
.download-inner .row .search button{width: 40px;height: 40px;border-radius:4px;border:none;outline: none;background: #ddd;font-size: 20px;color:#fff;transition: all .3s;line-height: 46px}
.download-inner .row .search button:hover{background: #0559a1}
.download-inner .row .download-cate > ul{display: block;width: 70%}
.download-inner .row .download-cate > ul > li{display: block;border-bottom: 1px #eee solid;padding-top: 5px;padding-bottom: 5px;}
.download-inner .row .download-cate > ul > li > a{font-size: 18px;display: block;line-height: 50px;position: relative;font-weight: 400}
.download-inner .row .download-cate > ul > li > a i{position:absolute;right: 0;top:0;line-height: 50px;font-size: 18px}
.download-inner .row .download-cate > ul > li.this > a{color:#0559a1;font-weight:500;}
.download-inner .row .download-cate > ul > li.this{border-bottom-color: #0559a1}
.download-inner .row .download-cate > ul > li > ul{display: none;}
.download-inner .row .download-cate > ul > li > ul > li{display: block;}
.download-inner .row .download-cate > ul > li > ul > li > a{font-size: 15px;line-height: 30px}
.download-inner .row .download-cate > ul > li > ul > li.this > a{color:#0559a1;}
.download-inner .row .download-cate > ul > li.this > ul{display: block;}

.download-inner .row > div:last-child{font-size: 0}
.download-inner .row > div:last-child p{display: block;margin-top: 20px;font-size: 16px}
.download-inner .row > div:last-child dl{width: 23.5%;margin-right: 2%;display: inline-block;margin-bottom: 40px;}
.download-inner .row > div:last-child dl:nth-child(4n){margin-right: 0}
.download-inner .row > div:last-child dl a{display: block;}
.download-inner .row > div:last-child dl a dt{display:block;overflow: hidden;padding:30px;border: 1px #eee solid;box-shadow: 0 10px 10px -8px #00000010;}
.download-inner .row > div:last-child dl a dt img{width: 100%;transition: all .8s}
.download-inner .row > div:last-child dl a dd{display:block;margin-top: 20px;text-align: center;}
.download-inner .row > div:last-child dl a dd h1{font-size: 18px;line-height: 20px;height: 40px;display: block;margin-bottom: 20px;font-weight:500}
.download-inner .row > div:last-child dl a dd p{display:-webkit-box;font-size: 16px;line-height: 22px;height: 66px;color:#666;overflow: hidden;overflow: hidden;
    text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.download-inner .row > div:last-child dl a dd span{display: inline-block;margin-top: 25px;background: #0559a1;color:#fff;font-size: 14px;padding:5px 20px;border-radius: 3px}
.download-inner .row > div:last-child dl a dd span i{display: inline-block;margin-right: 8px;transition: all .3s}
.download-inner .row > div:last-child dl a:hover dd span i{margin-right: 12px}
@media screen and (max-width: 1299px){
	.download-inner .comm-title h1{font-size: 30px}
	.download-inner.comm-padding{padding-bottom: 60px}
	.download-inner .row > div:last-child dl,.download-inner .row > div:last-child dl:nth-child(4n){width: 32%;margin-right: 2%;}
	.download-inner .row > div:last-child dl:nth-child(3n){margin-right: 0;}
	.download-inner .seacrh-title h1{font-size: 25px;line-height: 60px}
}
@media screen and (max-width: 991px){
	.download-inner .comm-title h1{font-size: 22px}
	.download-inner.comm-padding{padding-bottom: 50px;}
	.download-inner .seacrh-title{margin-bottom: 30px}	
	.download-inner .seacrh-title h1{font-size: 20px;line-height: 40px;margin-top: 30px}
	.download-inner .row .search{padding-top: 30px;padding-bottom: 10px;white-space: nowrap;}	
	.download-inner .row .download-cate > ul{width: 85%}
	.download-inner .row .download-cate > ul > li{padding-bottom: 0;padding-top: 0}
	.download-inner .row .download-cate > ul > li > a{font-size: 14px;line-height: 40px}
	.download-inner .row .download-cate > ul > li > a i{line-height: 40px}
	.download-inner .row > div:last-child p{font-size: 14px}
	.download-inner .row > div:last-child dl,.download-inner .row > div:last-child dl:nth-child(3n),.download-inner .row > div:last-child dl:nth-child(4n){width: 48%;margin-right: 4%}
	.download-inner .row > div:last-child dl:nth-child(2n){margin-right: 0}
	.download-inner .row > div:last-child dl a dd h1{font-size: 16px;margin-bottom: 5px}
	.download-inner .row > div:last-child dl a dd p{font-size: 13px;line-height: 20px;min-height: 60px}
	.download-inner .row > div:last-child dl a dd span{margin-top: 15px}
}
@media screen and (max-width: 767px){
	.download-inner .row .search input{width:88%;}
	.download-inner .row .download-cate > ul{width: 100%;font-size: 0}
/*	.download-inner .row .download-cate > ul > li{width: 48%;margin-right: 4%;display: inline-block}
	.download-inner .row .download-cate > ul > li:nth-child(2n){margin-right: 0}*/
}
.pagination-bar {text-align: center; overflow: hidden; padding:0;margin-top:50px;margin-bottom: 50px;font-size: 16px}
.pagination-bar.mb0{margin-bottom: 0;text-align: left;border-top: 1px #eee solid;padding-top: 50px}
.pagination-bar.borderline{border-bottom: 1px #ddd 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:0;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:0;font-size: 15px}
.pagination-bar ul li.pageinfo {background: #e8e8e8;line-height: 42px;text-align: center;padding: 0 15px;border-radius:0;font-size: 15px;color: #666}
.pagination-bar ul li.active{background: #0559a1;color: #fff;height: 42px;width: 42px;display: inline-block;border-radius:0;line-height: 42px;text-align: center;font-weight: 300;font-size: 15px}
.pagination-bar ul li i{vertical-align: top;font-size: 16px;line-height: 42px;display: inline-block;color: #666}
html.sa .pagination-bar ul li i{transform: rotate(180deg);}
.pagination-bar ul li a:hover{ color: #fff; background: #0559a1;}
@media screen and (max-width: 991px){
	.pagination-bar {margin-top:30px;}
	.pagination-bar ul li.disabled {height: 30px;width: 30px;line-height: 30px;}
	.pagination-bar ul li a {height:30px;width: 30px;}
	.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}
}


.inner-contact{background: #f8f8f8;padding-top: 100px;padding-bottom: 100px;}
.inner-contact .row div:first-child{padding-left: 0;padding-right: 0}
html.sa .inner-contact .row div:first-child{text-align: right;}
.inner-contact .row div:last-child{padding-right: 0}
.inner-contact .contacts p{font-size: 16px}
.inner-contact .contacts .tel{display: block;padding-top: 30px}
.inner-contact .contacts .tel dl{display: block;margin-bottom: 30px}
.inner-contact .contacts .tel dl dt{font-size: 25px;width: 40px;text-align: center;line-height: 28px;vertical-align: top}
.inner-contact .contacts .tel dl dt.icon-send{font-size: 23px}
.inner-contact .contacts .tel dl dt.icon-local{font-size: 32px}
.inner-contact .contacts .tel dl dd h1{display: block;font-size: 20px;line-height: 28px;font-weight: 600}
.inner-contact .contacts .tel dl dd h3,.inner-contact .contacts .tel dl dd h3 a{font-size: 18px;padding-top: 10px;color: #999}
.inner-contact .contacts .tel dl dd h3 a:hover{color: #ee7921}
.inner-privacy{background: #f8f8f8}
.inner-privacy .content{display: block;padding-top: 50px;font-size: 16px;line-height: 1.8}
.inner-privacy .content p{font-size: 16px;line-height: 1.8;display: block;margin-top: 10px;margin-bottom: 10px}

.solution-inner .feedback ul li:last-child input{width: 200px}
.inner-contact .map{padding-top: 50px;height: 600px}
@media screen and (max-width: 1199px){
	.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 dd h1{font-size: 16px;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-contact .map{padding-top: 40px;padding-bottom: 40px;height: 550px}
}
@media screen and (max-width: 991px){
	.inner-contact .row div:last-child{padding-left: 0}
	.inner-contact .map{padding-bottom: 20px;padding-top:30px;height: 400px}
}
@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 dd h1{font-size: 16px;line-height: 20px}
	.inner-contact .contacts .tel dl dd h3,.inner-contact .contacts .tel dl dd h3 a{font-size: 14px;}
	.inner-contact .map{padding-bottom:30px;height: 300px}
}
#map{height:100%;-webkit-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}#map *{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none;-webkit-box-sizing: content-box;  -moz-box-sizing: content-box; box-sizing: content-box;}#allmap {height: 100%;overflow: hidden;zoom:1;position:relative;}.mapcontent{margin:0;line-height:20px;padding:2px;font-size:12px}.mapcontent i{float:right;zoom:1;overflow:hidden;font-size: 20px;line-height:30px;margin-top:16px;}.BMapLib_SearchInfoWindow{position:absolute;border:1px solid #999;background-color:#fff;cursor:default}.BMapLib_SearchInfoWindow form,.BMapLib_SearchInfoWindow ul,.BMapLib_SearchInfoWindow li{margin:0;padding:0}.BMapLib_SearchInfoWindow img{border:0}.BMapLib_SearchInfoWindow ul{list-style:none}.BMapLib_SearchInfoWindow .BMapLib_bubble_top{border-bottom:1px solid #ccc;height:31px}.BMapLib_SearchInfoWindow .BMapLib_bubble_title{line-height:30px;background-color:#f9f9f9;overflow:hidden;height:30px;padding:0 5px;font-size:12px}.BMapLib_SearchInfoWindow .BMapLib_bubble_tools{padding-right:5px;position:absolute;top:0;right:0;height:30px;width:64px;z-index:10000}.BMapLib_SearchInfoWindow .BMapLib_bubble_tools div{float:right;height:30px;width:22px;cursor:pointer;background-color:#f9f9f9;cursor:pointer;overflow:hidden}.BMapLib_SearchInfoWindow .BMapLib_bubble_close{background:url(../images/iw_close.gif) no-repeat center center}.BMapLib_SearchInfoWindow .BMapLib_sendToPhone{background:url(../images/phone.png) no-repeat center center}.BMapLib_SearchInfoWindow .BMapLib_bubble_center{z-index:3}.BMapLib_SearchInfoWindow .BMapLib_bubble_content{padding:3px 5px;overflow-x:auto;overflow-y:hidden}.BMapLib_SearchInfoWindow .BMapLib_bubble_bottom{display:block;z-index:2}.BMapLib_SearchInfoWindow .BMapLib_trans{z-index:5;position:absolute;bottom:-31px;*bottom:-32px}.BMapLib_SearchInfoWindow .BMapLib_nav{width:100%;height:75px;overflow:visibile;position:relative}.BMapLib_SearchInfoWindow .BMapLib_nav input{vertical-align:middle}.BMapLib_SearchInfoWindow .iw_bt,.BMapLib_SearchInfoWindow .iw_bt_down,.BMapLib_SearchInfoWindow .iw_bt_over{width:48px;height:26px;line-height:18px;cursor:pointer;border:0;padding:0;background:url('../images/iw_bg.png') no-repeat 0 -87px;vertical-align:middle}.BMapLib_SearchInfoWindow .iw_bt_over{background-position:-52px -87px}.BMapLib_SearchInfoWindow .iw_bt_down{background-position:-104px -87px;font-weight:700}.BMapLib_search_text{width:100%;height:20px;line-height:20px;border:1px solid #a5acb2}.BMapLib_trans_text{width:100%;height:20px;line-height:20px;border:1px solid #a5acb2}.BMapLib_nav_tab{height:30px;width:100%;background:url('../images/iw_bg.png') repeat-x 0 0}.BMapLib_nav_tab li{position:relative;float:left;width:114px;height:25px;padding-top:5px;text-align:center;border-left:1px solid #dadada;cursor:pointer;overflow:hidden;width:33%}.BMapLib_nav_tab .BMapLib_icon{display:inline-block;position:relative;width:10px;height:15px;top:3px;margin-right:7px;background:url('../images/iw_bg.png') no-repeat 0 -136px}.BMapLib_nav_tab .BMapLib_icon_tohere{background-position:-15px -136px}.BMapLib_nav_tab .BMapLib_icon_nbs{width:14px;height:14px;background-position:-30px -136px}.BMapLib_nav_tab li.BMapLib_first{border-left:0}.BMapLib_nav_tab li:hover{text-decoration:none}.BMapLib_nav_tab li.BMapLib_current{color:#4d4d4d;cursor:default;background:url('../images/iw_bg.png') repeat-x 0 -44px}.BMapLib_nav_tab_content li{padding:10px 0 0 0;position:relative;height:22px;}.BMapLib_sms_tab_container{height:35px;background:#fcfcfc;position:relative;z-index:20;font-size:12px;font-weight:500;line-height:35px;padding-left:10px}.BMapLib_sms_pnl_phone{position:relative;z-index:10;padding:10px 15px 10px 15px;border-top:solid 1px #f2f2f2;font-size:12px}.BMapLib_ap{float:left;width:263px;height:172px;overflow-x:hidden;overflow-y:auto}.BMapLib_ap th{text-align:right;font-weight:normal}.BMapLib_mp{background:#f6f6f6;padding:10px;height:152px;overflow-x:hidden;overflow-y:auto}.BMapLib_mp_title{font-weight:500;height:18px;line-height:18px;padding-bottom:5px}.BMapLib_msgContent{font-size:12px:line-height:16px;word-break:break-all;word-wrap:break-word}.BMapLib_popup_close{padding:10px;background:url(../images/iw_close.gif) no-repeat center center transparent;border:0 none;cursor:pointer;height:13px;position:absolute;right:8px;top:8px;width:14px;z-index:50}.BMapLib_sms_input{ime-mode:disabled}.BMapLib_sms_input_l{width:90px}.BMapLib_sms_input_s{width:35px}.BMapLib_sms_declare_phone{color:#707070}#BMapLib_sms_tip{color:red;padding-left:20px}#BMapLib_success_tip{font-size:12px;text-align:center;padding:50px 0 20px 0;color:red}#BMapLib_activateTip{padding-left:5px;color:red}.p_mapContainer .map{ width:100%;height:500px;}
.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: #00000080;z-index: -1}
.inquiryform .feedback .title{width: 100%;display: block;position: relative;height: 60px;line-height: 30px;font-size: 20px;font-weight: 600;text-transform: uppercase;}
.inquiryform .feedback .title i{font-size: 20px;position: absolute;right:-25px;top: -25px;cursor: pointer;}
.inquiryform .feedback .title i:hover{color: #ee7921}
.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}
html.sa .feedback ul li{margin-left: 2%;margin-right: 0;text-align: right;}
.feedback ul li:nth-child(2n){margin-right:0}
html.sa .feedback ul li:nth-child(2n){margin-left: 0}
.feedback ul li input{width: 100%;line-height: 50px;height: 50px;background: #fff;border: 1px #eee solid;padding: 10px;font-size: 14px;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}
html.sa .feedback ul li:nth-child(7) img{margin-left: 0;margin-right: 12px}
.feedback ul li textarea{width: 100%;height: 300px;line-height: 22px;background: #fff;border: 1px #eee solid;padding: 10px;font-size: 14px;box-shadow: 0 15px 15px -11px rgba(25, 17, 64, 0.05);}
.feedback ul li:last-child input,.inner-contact .feedback ul li:last-child input{background: #333;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: #0559a1}
@media screen and (max-width: 1299px){
	.inquiryform.show .feedback{height: 68%}
}
@media screen and (max-width: 1199px){
	.inquiryform.show .feedback{height: 66%}
	.inquiryform .feedback .title{height: 40px;line-height: 20px;font-size: 18px;}
	.inquiryform .feedback{padding:30px;width: 60%;top: 50%;left: 20%;transform: translateY(-50%);border:8px #00000030 solid;}
	.inquiryform .feedback .title i{right:-15px;top: -15px;}
}
@media screen and (max-width: 991px){
	.inquiryform.show .feedback{height: 64%}
}
@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;}
}
.title-center{text-align: center;padding-bottom: 30px}
.title-center h1,.title-left h1{font-size: 40px;position: relative;padding-bottom: 20px;display: inline-block;}
.title-center h1:after,.title-left h1:after{content:'';position: absolute;left: 0;bottom: 0;background: #0559a1;width:56px;height:3px}
.title-center h1:after{left: 50%;margin-left: -23px}
.title-center h2,.title-left h2{font-size: 20px;padding-top: 20px;font-family: 'Barlow'}
@media(max-width:991px){
    .title-center h1,.title-left h1,.honor-inner h1{font-size: 30px;}
    .title-center h2,.title-left h2{font-size: 18px;}
}
@media(max-width:767px){
    .title-center{padding-bottom: 10px}
    .title-center h1,.title-left h1,.honor-inner h1{font-size: 22px;font-weight: 700}
    .title-center h2,.title-left h2{font-size: 16px;}
}

.news-inner .row{margin-bottom: 20px}
.news-inner dl{padding:15px;}
.news-inner dl a{border:1px #e6e6e6 solid;display: block;width:100%;background: #fff;box-shadow: 0px 5px 20px 0px rgb(10 25 50 / 5%)}
.news-inner dl a dt{width:100%;overflow: hidden;padding:20px;vertical-align: top}
.news-inner dl a dt img{width:100%;transition: all .2s;vertical-align: top}
.news-inner dl a:hover dt img{transform: scale(1.05);}
.news-inner dl a dd{display: block;transition: all .2s;padding:20px;background:url(../images/tiao.png) no-repeat 300% -100% #fff;}
.news-inner dl a:hover dd{background:url(../images/tiao.png) no-repeat 200% 10% #0559a1}
.news-inner dl a dd span{color: #666;font-size: 12px;font-family: 'Barlow Light'}
.news-inner dl a dd h1{font-family: 'GothaProBol';font-size:16px;color: #333;margin-top: 10px;margin-bottom: 10px;line-height:25px;height: 50px;overflow: hidden;}
.news-inner dl a dd h2{font-family: 'Barlow';text-transform: uppercase;font-size: 13px}
.news-inner dl a dd p{width: 100%;display: block;height: 60px;line-height: 20px;overflow: hidden;opacity: 0;transition: all .4s;font-size: 0}
.news-inner dl a:hover dd p{opacity: 1;}
@media(max-width:767px){
    .certificate-inner .row dl a dd h1{font-size: 16px;}
    .news-inner dl{padding:10px 0;}
    .news-inner dl a dt{padding:12px;}
    .news-inner dl a dd h1{margin-bottom: 0;}
    .news-inner dl a dd p{height: 40px}
}
@media(max-width:576px){
    .certificate-inner .row dl a dd h1{font-size: 15px;}
}
.inner-news-nav{background: #F5F7FA;line-height: 55px;height: 55px;border-top: 1px rgba(0,0,0,0.1) solid;margin-top: 120px}
.news-inner .title-center{text-align:  center;padding-top: 50px;padding-bottom: 20px}
.news-inner .title-center h1{font-size:30px;}
.news-inner-detail{background:url(../images/newsbg.jpg) no-repeat; background-size: cover;padding:0 15%}
.news-inner-detail .container{padding-top: 60px;padding-bottom: 60px}
.news-inner-detail .info-lm{background:#0559a1;color: #333;font-size: 12px;padding: 5px 30px;display: inline-block}
.news-inner-detail .info-title{font-size: 28px;font-family:'Barlow Extra Bold';display: block;margin-bottom:20px;margin-top: 50px}
.news-inner-detail .info-date{border-bottom: 2px #e6e6e6 solid;padding-bottom: 20px;padding-top: 10px;position: relative;color: #666e80}
.news-inner-detail .info-date:after{content: '';position:absolute;bottom: -2px;left: 0;width:100px;height: 2px;background: #0559a1}
.news-inner-detail .info-content{padding:50px 0;font-size: 16px;line-height: 32px;color:#666e80;text-align:justify}
.news-inner-detail .info-content img{max-width: 100%}
.news-inner-detail .prenext{background: #fff;padding: 25px;font-size: 0;width: 100%;box-shadow: 0px 5px 30px 0px rgb(10 25 50 / 10%)}
.news-inner-detail .prenext li{width: 40%;display:inline-block;font-size: 0}
.news-inner-detail .prenext li a{font-size: 14px;line-height: 22px;vertical-align: top;text-transform:uppercase;}
.news-inner-detail .prenext li a i{display:inline-block;line-height: 20px;font-size: 16px;vertical-align: top}
.news-inner-detail .prenext li i:before{line-height:20px;vertical-align: top;}
.news-inner-detail .prenext li:nth-child(2){width: 20%;text-align:center;line-height:20px;vertical-align: top;text-transform: uppercase;}
.news-inner-detail .prenext li:nth-child(2) i{font-size:20px}
.news-inner-detail .prenext li:last-child{text-align:right;}


.suspension{position:fixed;z-index:301;right:0;bottom:85px;width:70px;height:240px;}
html.sa .suspension{right: auto;left: 0;}
.suspension-box{position:relative;float:right;}
html.sa .suspension-box{float: left}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,.suspension .a:hover{background:#0559a1;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#0559a1;}
.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: 42px;border: 1px solid #E0E1E5; border-radius: 3px; box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11); line-height: 42px;text-align:center;}
html.sa .suspension .d {right: auto;left: 50px;}
.suspension .d-tel{top:0;}
.suspension .d-service{top:0;}
.suspension .d-service img{width: 100%;}
.suspension .d-service-phone{top:92px;}
.suspension .d-qrcode{top:48px;width: 240px;}
.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;}

.feedback-content{padding-left: 40px;}
.feedback-content input{width:100%;height: 45px;line-height: 45px;border:none;background:#f8f8f8;border-radius: 3px;padding: 3px 12px;}
.feedback-content textarea{width:100%;height: 130px;border:none;background:#f8f8f8;border-radius: 3px;padding: 10px 12px;}
.feedback-content .row > div{padding-right: 15px}
.feedback-content div{margin-bottom: 20px;}
.feedback-content div:last-child input{background: #0559a1;padding: 0 12px}
.feedback-content .checkcode{padding-top: 10px}
.feedback-content .checkcode img{margin-top: 10px;margin-left: 5px}
@media (max-width:1199px){
    .about-content .title h1,.product-content .title h1{font-size:25px}
    .about-content .headerinfo h1{font-size: 22px}
    .about-content .headerinfo h2{font-size: 15px;line-height: 25px;padding-bottom: 20px}
}
@media (max-width:991px){
    .about-content .title, .product-content .title{padding-top: 40px}
    .feedback-content{padding: 20px 0}
    .about-content .feedtitle{padding-left: 0}
    .about-content .headerinfo h1{font-size: 20px;}
    .about-content.project-item .title{padding: 0 2%}
}
@media (max-width:767px){
    .about-content.project-item{padding-top: 20px}
    .feedback-content div{padding: 0}
    .feedback-content .checkcode{padding-left: 5%}
    .contact-offices dl{min-height:auto}
    .contact-offices dl dt{line-height: 30px;font-size: 20px;padding-bottom: 10px}
    .contact-offices dl dd{line-height: 25px;font-size: 14px;}
}

.footer{background: #111;padding-top:80px;position: relative;z-index: 50;}
.footer .row > div{padding: 0}
html.sa .footer .row > div{text-align: right;}
.footer .row .foot-logo a{width: 350px;font-size: 0}
.footer .row .foot-logo a .logo{width: 80px;display:inline-block;vertical-align: top;}
.footer .row .foot-logo a .logo img{width: 100%}
.footer .row .foot-logo a .name{display:block;vertical-align: top;padding-top:20px;}
.footer .row .foot-logo a .name h2{font-size: 26px;line-height: 30px;color: #fff;text-transform: uppercase;}
.footer .row .foot-logo a .name p{font-size: 15px;color: #ffffff90;display:block;padding-top:5px}
html.sa .footer .row .foot-logo a .name{text-align:right;}

/*.footer .row .socialmedia a:after {position: absolute;top:-20px;left: 50%;display: inline-block;border-right: 8px solid transparent;border-top: 8px solid #ffffff; border-left:8px solid transparent;content: '';margin-left: -8px;transition: all .2s;opacity: 0;}
.footer .row .socialmedia a:hover:after{top:-13px;opacity: 1;}*/

.footer .row .subscription form{display:block;padding:8px;margin-top: 10px;position: relative;font-size: 0;background: #fff;width: 85%;}
.footer .row .subscription form input{width: calc(100% - 45px);font-size: 16px;line-height: 42px;height: 42px;border: none;padding-left:10px;display:inline-block;vertical-align: top;background: none}
.footer .row .subscription form button{width:42px;height: 42px;line-height: 46px;border-radius: 50%;border:none;background: #ddd;font-size: 18px;outline: none;transition:all .3s;display:inline-block;vertical-align: top}
.footer .row .subscription form button:hover{background: #02a943;color: #fff}
.footer .row .subscription .agree{width: 85%;display:block;font-size: 0;padding-top: 20px}
.footer .row .subscription .agree i{font-size: 18px;display:inline-block;color: #ffffff70;width: 28px;vertical-align: top;}
.footer .row .subscription .agree p{color: #ffffff70;font-size: 15px;display:inline-block;vertical-align: top;width: calc(100% - 28px)}
.footer .row .footmenu {font-size: 0}
.footer .row .footmenu dl{width: 25%;display:inline-block;vertical-align: top}
.footer .row .footmenu dl dt{display:block;margin-bottom: 30px;position: relative;}
.footer .row .footmenu dl dt a{color: #fff;font-size: 20px;font-weight: 400}
.footer .row .footmenu dl dt i{position: absolute;right: 0;top: 0;display: none;font-size: 25px;line-height: 60px;color: #fff;cursor: pointer;z-index: 5;transition: all .3s}
html.sa .footer .row .footmenu dl dt i{right: auto;left: 0;transform: rotate(180deg);}
.footer .row .footmenu dl dd{display:block;padding-bottom: 20px}
.footer .row .footmenu dl dd a{display:block;color: #ffffffa0;font-size: 16px;line-height: 20px;padding-top:5px;padding-bottom: 5px}
.footer .row .footmenu dl dd a:hover{color: #fff}
.footer .row .footcontact{padding-bottom: 50px}
.footer .row .footcontact .service-line{display:block;margin-bottom: 20px;font-size: 0}
.footer .row .footcontact .service-line .icon{width: 70px;display:inline-block;vertical-align: top;}
.footer .row .footcontact .service-line .icon i{display:block;color: #fff;font-size: 65px}
.footer .row .footcontact .service-line .phone{display:inline-block;width: calc(100% - 70px);vertical-align: top;padding-top: 10px}
.footer .row .footcontact .service-line .phone h2{color: #ffffffa0;font-size: 15px;font-weight: 300;line-height: 15px}
.footer .row .footcontact .service-line .phone a{font-size: 22px;line-height: 20px;color: #ffffffd0;font-family: 'poppinssb';padding-top:10px;padding-bottom: 10px;display: inline-block;}
.footer .row .footcontact .service-line .phone a i{font-size: 40px;line-height: 40px;vertical-align: top;padding-right: 5px;display:inline-block;}
.footer .row .footcontact .service-line .phone a:hover{color: #fff}
.footer .row .footcontact ul{padding-left: 10px;height: auto}
.footer .row .footcontact ul li{font-size: 15px;line-height: 20px;color: #ffffffa0;padding: 5px 0}
.footer .row .footcontact ul li a{font-size: 15px;line-height: 20px;color: #ffffffa0}
.footer .row .footcontact ul li a:hover{color: #fff}
.footer .row .footcontact ul li i{display:inline-block;padding-right: 8px;line-height: 23px;vertical-align: top;font-size: 12px}
html.sa .footer .row .footcontact ul li i{padding-right: 0;padding-left: 8px}
.footer .row .socialmedia{padding-left: 10px;padding-top: 20px}
.footer .row .socialmedia a{font-size:15px;background:rgba(255,255,255,.7);width: 30px;height: 30px;display: inline-block;line-height: 30px;text-align: center;margin-right: 12px;border-radius: 5px;color: #000;position: relative}
.footer .row .socialmedia a:hover{background: #02a943;color: #fff}
.footer .row .socialmedia a img{position: absolute;top: -120px;border-radius:3px;left: 50%;margin-left: -50px;width:100px;height: 100px;opacity: 0;visibility: hidden;transition: all .2s;background: #fff}
.footer .row .socialmedia a:hover img{top:-112px;opacity: 1;visibility: visible;box-shadow: 0px 3px 10px 0px rgb(10 25 50 / 20%);}

.copyright{text-align: center;color: rgba(255,255,255,.5);font-size:15px;line-height: 80px;font-weight: 300;font-size: 14px;border-top: 1px #ffffff10 solid}
.copyright a{font-size:14px;color: rgba(255,255,255,.5) }
.copyright a img{width: 16px;display: inline-block;margin-right: 5px;vertical-align: text-top;}
.copyright a:hover{color: #fff}
@media (max-width:1699px){

}
@media (max-width:1399px){
	.footer{padding-top:60px;}
	.footer .row .foot-logo a .logo{width: 70px;}
	.footer .row .foot-logo a .name h2{font-size: 22px;line-height: 28px;}
	.footer .row .foot-logo a .name p{font-size: 14px;}
	.footer .row .footcontact .service-line .icon i{font-size: 58px}
	.footer .row .footcontact .service-line .phone a{font-size: 18px;padding-top:6px;padding-bottom: 6px}
	.footer .row .footcontact .service-line .phone a i{font-size: 30px;line-height: 30px;}
}
@media (max-width:1199px){
	.footer{padding-top:40px;}
	.footer .row .foot-logo{padding-bottom: 30px}
	.footer .row .foot-logo a .name{display:inline-block;padding-left: 10px;padding-top:10px}
	html.sa .footer .row .foot-logo a .name{padding-right: 10px;padding-left: 0}
	.footer .row .foot-logo a .name p{padding-top:0}
}
@media (max-width:991px){
	.footer .row .foot-logo{padding-bottom: 20px}
	.footer .row .foot-logo a .logo{width: 60px;}
	.footer .row .footmenu{padding-bottom: 30px}
	.footer .row .footmenu dl{width: 100%;display:block;border-bottom: 1px #ffffff10 solid;}
	.footer .row .footmenu dl dt{margin-bottom: 0;}
	.footer .row .footmenu dl dt i{display: inline-block;}
	.footer .row .footmenu dl.active dt i{transform: rotate(90deg);}
	.footer .row .footmenu dl dt a{line-height: 60px;display: block;font-size: 17px}
	.footer .row .footmenu dl dd{display: none}
}
@media (max-width:767px){

}