@charset "utf-8";
@import url("bootstrap.min.css");
@import url("animate.min.css");
@import url("swiper.min.css");
@import url("icomoon.css");
/*@font-face {font-family: 'Poppins';font-weight:200;src: url('../fonts/Poppins Light.woff') format('truetype');}*/
/*@font-face {font-family: 'Poppins';font-weight:300;src: url('../fonts/Poppins.woff') format('truetype');}*/
/*@font-face {font-family: 'Poppins';font-weight:400;src: url('../fonts/Poppins Bold.woff') format('truetype');}*/
/*@font-face {font-family: 'Poppins';font-weight:500;src: url('../fonts/Poppins Extra Bold.woff') format('truetype');}*/
@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;height:100%; font-size:14px; color:#333;-webkit-text-size-adjust:none;}
h1,h2,h3,h4,h5,h6,hr,blockquote,dl,dt,dd,ul,ol,li,pre,p,form,fieldset,legend,button,input,textarea{margin:0;padding:0;list-style:none;font-size:14px;}
/*h1{font-weight:500;}
h2{font-weight:400;}*/
em{ font-style:normal}
input,dl,dt,dd{-webkit-tap-highlight-color:rgba(255,255,255,0); display:inline-block; vertical-align:top}
input{font-size:14px;outline:0;display: inline-block;}
input[type=button]{cursor:pointer}
select{margin:0}
li{list-style:none}
img{display: inline-block; border:none}
a{text-decoration:none;color:#333;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout: none; -webkit-user-select: none;transition: all .3s;}
a:hover{ color:#f9ad02;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;}
.line-clamp{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.clear { clear:both;}
.img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.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;}
/*::-webkit-scrollbar{height:4px; width:0px;background: #ccc;}
::-webkit-scrollbar-button{height:0; width:5px;background: #ccc;}
::-webkit-scrollbar-thumb{background-color:#000;box-shadow:inset 1px 1px 0 #000,inset 0 -1px 0 #000;}*/
header{position:fixed;width: 100%;height: 36px;left: 0;top:0;z-index: 100;}
header .top{background: #f9ad02;height: 36px;line-height: 36px;}
header .row{transition: all .4s}
header .row > div{padding: 0;color:#fff;}
header .row > div.right{text-align: right;font-size: 0}
header .row > div.right .contact{display: inline-block;line-height: 36px;height: 36px;overflow:hidden;}
header .row > div.right .contact a{background: #00000020;font-size: 14px;line-height:21px;display: inline-block;padding:4px 18px 3px 18px;border-radius:4px;color:#fff;font-family: 'poppinssb';margin-top: 4px}
header .row > div.right .contact a i{font-size: 18px;line-height: 18px;margin-right: 3px;display: inline-block;vertical-align: top}
header .row > div.right .contact a.this,header .row > div.right .contact a:hover{background: #333;}
header .row > div.right .share{display: inline-block;line-height: 36px;height: 36px;overflow:hidden;font-size: 0;padding-left: 15px;margin-right: -5px}
header .row > div.right .share a{font-size: 16px;display: inline-block;vertical-align: top;line-height:25px;padding: 0 10px;border-radius:4px;margin-top: 5px;color:#fff;}
header .row > div.right .share a:hover{background: #00000090;}
/* header */
.header {position:fixed;left: 0;top: 0;z-index: 500;width: 100%;transition:all .4s ease;background: #000000d0;}
/*.header::after {content: '';width: 100%;height: 1px;position: absolute;left: 0;bottom: 0;background: #e4e7ec;}*/
.header-content {width:100%;height:60px;margin: auto;position: relative;z-index: 8;font-size: 0;box-shadow: 0 0 10px 4px #00000015}
.header-left {width: 72%;display: inline-block;vertical-align: top;line-height:60px;text-align:center}
.header-right {width: 13%;display: inline-block;vertical-align: top;line-height:60px;text-align: right;white-space: nowrap;}
.header-logo {width: 15%;display: inline-block;line-height:60px;vertical-align: top}
.header-logo a{display: inline-block}
.header-logo a i{line-height: 60px;line-height:60px;color: #fff;font-size: 40px;transition: all .3s}
.header-nav {display: inline-block;}
.header-nav > ul,.header-nav > ul > li {list-style: none;margin: 0;padding: 0;display: inline-block;}
.header-nav > ul > li {margin-left:4rem;position: relative;}
.header-nav > ul > li:first-child{padding-left: 0}
.header-nav > ul > li > a {position: relative;line-height:60px;font-size: 15px;display: inline-block;color: #fff;text-transform:capitalize;}
.header.scroll-down .header-nav > ul > li > a {color:#333;}
.header-nav > ul > li > a:hover,.header.scroll-down .header-nav > ul > li > a:hover,.header-nav > ul > li.cur > a,.header-nav > ul > li.active > a {color: #f9ad02;}
.header-nav > ul > li > a:after{content: '';position: absolute;top: 0;left: 0;width: 0;height:3px;background: #f9ad02;transition: all .3s}
.header-nav > ul > li > a:hover:after,.header-nav > ul > li.cur > a:after,.header-nav > ul > li.active > a:after{width: 100%}
.header-nav > ul > li > a > i{font-size:15px;display:inline-block;vertical-align: middle;line-height:60px;margin-left: 6px}
.header-nav > ul > li ul{position: absolute;left:0%;top: 70px;background:#f9ad02d0;padding:5px 30px;opacity: 0;visibility: hidden;transition:all .3s;min-width: 100%;text-align: left;display: block;height: auto}
.header-nav > ul > li ul li{display: block;line-height:50px;white-space: nowrap;border-bottom: 1px #ffffff10 solid}
.header-nav > ul > li ul li:last-child{border-bottom: none}
.header-nav > ul > li.active ul{opacity: 1;visibility: visible;top: 60px;}
.header-nav > ul > li ul li a{display: block;position:relative;padding-right:40px;color: #fff}
.header-nav > ul > li ul li a i{position: absolute;right: 0;line-height:50px;font-size: 16px;transition:all .3s;display: inline-block}
.header-nav > ul > li ul li a:hover i{transform: rotate(90deg);}
.header-right .lang-link {display: inline-block;vertical-align: top} 
.header-right .lang-link .search{display: inline-block;line-height: 60px;vertical-align: top;position: relative;padding-right: 25px;cursor: pointer;}
.header-right .lang-link .search i{color: #fff;font-size: 20px;display: inline-block;vertical-align: top;line-height: 60px;transition: all .3s}
.header.scroll-down .header-right .lang-link .search i{color:#333;}
.header-right .lang-link .search i:hover,.header.scroll-down .header-right .lang-link .search i:hover{color:#f9ad02;}
.header-right .lang-link .search:after{content: '';position: absolute;right: 0;top: 23px;height: 15px;width: 1px;background:#ffffff40;}
.header.scroll-down .header-right .lang-link .search:after{background:#00000040;}
.header-right .lang-link .more-menu{display: inline-block;line-height:60px;vertical-align: top;position: relative;padding-left: 25px}
.header-right .lang-link .more-menu > a{font-size: 15px;line-height:60px;color: #fff}
.header.scroll-down .header-right .lang-link .more-menu > a{color: #333}
.header-right .lang-link .more-menu > a i{font-size:16px;vertical-align: top;margin-left: 5px;line-height:60px;display: inline-block}
.header-right .lang-link .more-menu.active > a,.header.scroll-down .header-right .lang-link .more-menu.active > a{color: #f9ad02}
.header-right .lang-link .more-menu ul{position: absolute;width: 130px;padding:10px 20px;top: 70px;right: 0;background: #fff;text-align:left;opacity: 0;visibility: hidden;transition: all .3s;height: auto}
.header-right .lang-link .more-menu.active ul{top: 60px;opacity: 1;visibility: visible;}
.header-right .lang-link .more-menu ul li{display: block;line-height: 40px;border-bottom: 1px #eee solid;}
.header-right .lang-link .more-menu ul li:last-child{border-bottom: none;}
.header-right .lang-link .more-menu ul li a{display: block;background-image:url(../images/en.webp);padding-left: 30px;font-size: 14px;background-size: 20px auto;background-position: 0 50%;background-repeat: no-repeat;}
.header-right .lang-link .more-menu ul li a.cn{background-image:url(../images/cn.webp)}
.header-right .lang-link .more-menu ul li a.pt{background-image:url(../images/pt.webp)}
.header.hover,.header.scroll-down,.header.scroll-top,.header.fixed,.header.cur{background:#ffffffe0;}
.header.scroll-down,.header.fixed{top: 0}
.header.hover::after,.header.black::after {display: block;}
/* .header.scroll-down .header-content,.header.scroll-top .header-content{height: 5rem;}
.header-nav-show.scroll .header-nav-show-content {margin-top: 5rem;}
.header.scroll-down .header-logo,.header.scroll-top .header-logo {max-width: 15rem;} */

.header-search-show {position: absolute;right: 0;top: -60px;width: 30rem;height: 60px;z-index: 41;background: #fefefe;transition:all .4s ease;opacity: 0;visibility: hidden;}
.header-search-show form{display: block;font-size: 0}
.header-search-show form input {display: inline-block;width: 80%;line-height: 60px;border: none;background: none;font-size: 14px;padding-left: 20px;padding-right: 20px}
.header-search-show form button {display: inline-block;width: 20%;cursor: pointer;font-size: 20px;line-height: 60px;color:#333;background:none;border:none;outline: none}
.header-search-show form button:hover{color:#f9ad02;}
.header-search-show.cur {top: 0;opacity: 1;visibility: visible;}
@media screen and (max-width: 1599px) {
	.header-nav > ul > li {margin-left:3.5rem;}
}
@media screen and (max-width: 1499px) {
	.header-nav > ul > li {margin-left:3rem;}
}
@media screen and (max-width: 1399px) {
	.header-logo a i{font-size: 35px;}
	.header-left{width: 70%}
	.header-right {width: 15%}
	.header-search-show {width: 25rem}
	.header-nav > ul > li {margin-left:2.5rem;}
}
@media screen and (max-width: 1299px) {
	.header-logo a i{font-size: 30px}
	.header-nav > ul > li > a {position: relative;font-size: 14px;display: inline-block}
	.header-nav > ul > li {margin-left:2rem;}
	.header-right .lang-link .more-menu > a{font-size: 14px}
	.header-search-show {width: 20rem}
}
@media screen and (max-width: 1199px) {
	.header-nav > ul > li {margin-left:1.1rem;}
	.header-search-show {width: 18rem}
}
@media screen and (max-width: 991px) {
	.header-logo{width: 50%;}
	.header-logo a i{font-size: 28px}
	.header-left {display: none}
	.header-right {width: 50%;}
	.header-right .lang-link .more-menu{display: none}
	.header-right .lang-link .search{padding-right: 20px}
	.header-right .lang-link .search i{font-size: 24px}
	.header-right .lang-link .search:after{top: 22px;}
}
@media screen and (max-width: 767px) {
	.header-search-show {width: 15rem}
}
.header-nav-show {position: fixed;left: 0;top: 0;width: 100%;z-index:111;overflow: hidden;transition:all .4s;}
.header-nav-show.scroll-down{top:0;}
.header-nav-show.hide {opacity:0;height: 0;z-index:111;}
.header-nav-show-content {width:100%;position: relative;overflow: hidden;transition:all .4s ease;background: #fff;overflow: hidden;margin-top:60px;}
.header-show-mark.cur  {display: block;opacity: 1;z-index: 100;}
.header-show-mark {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index:-1;overflow: hidden;transition:all .4s ease;background:#000000d0;opacity: 0;}
.header-navshow-content {padding: 3% 0;overflow: hidden;width: 88%;margin: auto;font-size: 0}
.header-navshow-content ul.header-nav-prutcate{display:inline-block;width: 15%;vertical-align: top;height: 350px}
.header-navshow-content ul.header-nav-prutcate .title{display: block;font-size: 24px;font-weight: bold;margin-bottom: 10px}
.header-navshow-content ul.header-nav-prutcate .title.last{margin-top: 30px}
.header-navshow-content ul.header-nav-prutcate li{display: block;white-space: nowrap;padding-top: 6px;padding-bottom: 6px;height:48px}
.header-navshow-content ul.header-nav-prutcate li h1{position: relative;font-size: 15px;padding-left: 15px;line-height: 36px;font-weight: normal;}
.header-navshow-content ul.header-nav-prutcate li.active h1{color: #f9ad02}
.header-navshow-content ul.header-nav-prutcate li h1:after{content: '';position: absolute;left: 0;top: 9px;width: 3px;height: 18px;background:#f9ad02;}
.header-navshow-content .header-nav-prutlist{display: inline-block;width: 85%;vertical-align:top;padding-left: 5%;font-size: 0;position: relative;}
.header-navshow-content .header-nav-prutlist .content{position: absolute;width: 100%;top:0;left: 0;display: none}
.header-navshow-content .header-nav-prutlist .content.active{display: block}
.header-navshow-content .header-nav-prutlist .content dl{width: calc(100%/5);display: inline-block;vertical-align: top;padding:0 15px;text-align:center;}
.header-navshow-content .header-nav-prutlist .content dl a{display: block}
.header-navshow-content .header-nav-prutlist .content dl a dt{display:block;overflow: hidden;padding:0px;box-shadow: 0 15px 15px -10px #00000020;}
.header-navshow-content .header-nav-prutlist .content dl a dt img{aspect-ratio:4/3;object-fit:cover;width: 100%;transition: all .3s}
.header-navshow-content .header-nav-prutlist .content dl a:hover dt img{transform: scale(1.05);}
.header-navshow-content .header-nav-prutlist .content dl dd{display: block;padding-top: 20px}
.header-navshow-content .header-nav-prutlist .content dl dd h2{font-size:18px;display:block;margin-bottom: 10px;font-weight: bold;}
.header-navshow-content .header-nav-prutlist .content dl dd h4{font-size: 14px;font-weight: normal;font-family: 'Arial';color:#999;}
.header-navshow-content .header-nav-prutlist .content .more{display: block;text-align:center;padding-top:50px}
.header-navshow-content .header-nav-prutlist .content .more a{font-size: 14px;border-radius:5px;line-height: 30px;padding: 6px 40px;background: #f7f8fa;display: inline-block;text-transform:uppercase;}
.header-navshow-content .header-nav-prutlist .content .more a i{font-size: 16px;line-height:28px;display: inline-block;vertical-align: top;margin-left: 8px;transition: all .3s}
.header-navshow-content .header-nav-prutlist .content .more a:hover{background:#f9ad02;color: #fff}
.header-navshow-content .header-nav-prutlist .content .more a:hover i{margin-left: 15px;}

@media screen and (max-width: 1399px) {
	.header-navshow-content {width: 94%;padding-bottom: 0;}
	.header-navshow-content ul.header-nav-prutcate{height: 330px;}
	.header-navshow-content .header-nav-prutlist .content dl dd h2{font-size:15px}
	.header-navshow-content .header-nav-prutlist .content .more{padding-top: 30px;}
	.header-navshow-content .header-nav-prutlist .content .more a{font-size: 13px;line-height: 28px;}
	.header-navshow-content .header-nav-prutlist .content .more a i{font-size: 15px;line-height:24px;}
}
@media screen and (max-width: 1099px) {
	.header-navshow-content dl dd data a{line-height:25px;width: 100%;}
	.header-navshow-content .header-nav-prutlist .content dl dd h2{font-size:14px}
}
/* menu */
.mheader-nav {z-index: 399!important;}
.menu-toggle {display: none;overflow: hidden;}
.menu-toggle a {display: inline-block;vertical-align: middle;box-sizing: border-box;width: 60%;margin-top: -3px;}
.cd-nav-trigger {display: inline-block;position: relative;}
.menu-toggle i:before {display: inline-block;vertical-align: middle;color: #000;font-size: 1.6rem;}
.menu-toggle span.hamburger,.menu-toggle span.hamburger:after,.menu-toggle span.hamburger:before {content:"";display:block;width:100%;height:2px;background:#fff;position:absolute;top:50%;margin-top:-2px;left:50%;margin-left:-50%;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.menu-toggle span.hamburger:after {margin-top:-6px;top:0;transition-delay:0.27s;}
.menu-toggle span.hamburger:before {margin-top:6px;top:0;transition-delay:0.2s;}
.menu-toggle span.cross {display: inline-block;vertical-align: middle;position: relative;width: 100%;height: 100%;position: absolute;left: 0;top: 0;overflow: hidden;}
.menu-toggle span.cross:before,.menu-toggle span.cross:after {content:"";display:block;width:100%;height:2px;background:#fff;position:absolute;top:50%;margin-top:0;left:50%;margin-left:-50%;-webkit-transform:translateY(-7rem) translateX(-7rem) rotate(45deg);transform:translateY(-7rem) translateX(-7rem) rotate(45deg);transition-delay:0.12s;transition: all .3s}
.menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(7rem) translateX(-7rem) rotate(-45deg);transform:translateY(7rem) translateX(-7rem) rotate(-45deg);}
.menu-toggle span.cross:after {-webkit-transform:translateY(-7rem) translateX(7rem) rotate(-45deg);transform:translateY(-7rem) translateX(7rem) rotate(-45deg);}
.header.scroll-down .menu-toggle span.hamburger,.header.scroll-down .menu-toggle span.hamburger:after,.header.scroll-down .menu-toggle span.hamburger:before,.header.scroll-down .menu-toggle span.cross:before,.header.scroll-down .menu-toggle span.cross:after{background: #000}
 /*mobile*/
.no-touch .menu-toggle span.hamburger,.no-touch .menu-toggle span.hamburger:after,.no-touch .menu-toggle span.hamburger:before {-webkit-transform:translateX(7rem);transform:translateX(7rem);transition-delay:0.12s;}
.no-touch .menu-toggle span.hamburger:after {transition-delay:0s;}
.no-touch .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.no-touch .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;}
.menu-toggle span.hamburger {display: inline-block;vertical-align: middle;position: relative;left: auto;margin: 0;top: auto;} 
.menu-toggle .menu-text {display: inline-block;vertical-align: middle;margin-left: .4rem;position: relative;overflow: hidden;z-index: 11;}
.menu-toggle em {font-style: normal;color: #fff;display: block;}
.menu-toggle em:last-child {position: absolute;left: 0;top:0;opacity: 0;transform: translateY(100%);}
.no-touch .menu-toggle em:first-child {transform: translateY(-100%);}
.no-touch .menu-toggle em:last-child {transform: translateY(0);opacity: 1;} 

.no-touch .mheader-nav {transform: translateX(0);display: block;}
.mheader-nav {position: fixed;right: 0;top: 0;width: 100%;height: 100%;z-index: 1299;background: #fff;transform: translateX(100%);transition:all .4s ease;display: none;}
.mheader-nav ul {list-style: none;margin: 0;padding: 0;margin-top: 7.5rem;box-sizing: border-box;width: 100%;height: 100%;padding: 5% ;}
.mheader-nav ul li{position: relative;list-style: none;margin: 0;padding: 0;border-bottom: 1px solid #ccc;display: block;line-height: 60px;height: auto}
.mheader-nav ul li > a {display: block;font-size: 18px;font-weight: 400;}
.mheader-nav ul li > a i{display: block;line-height: 60px;position: absolute;right: 0;top:0;font-size:20px;transition: all .3s}
.mheader-nav ul li > a.cur i{transform: rotate(90deg);}
.mheader-nav-show{padding-bottom: 2rem;overflow: hidden;display: none;}
.mheader-nav-show a{display: block;padding-left:1rem;position: relative;line-height: 40px;font-size: 15px}
.mheader-nav-show a::before {content: '';width: 4px;height: 4px;background: #ccc;top: 50%;transform: translateY(-50%);position: absolute;left: 0;}
.mheader-nav .langurl{display: block;padding: 40px 5%}
.mheader-nav .langurl p{display: inline-block;margin-right:20px;}
.mheader-nav .langurl p a{display: inline-block;padding-left: 30px;font-size: 14px;background-size: 20px auto;background-position: 0 50%;background-repeat: no-repeat;}
.mheader-nav .langurl p a.cn{background-image:url(../images/cn.webp)}
.mheader-nav .langurl p a.en{background-image:url(../images/en.webp)}
.mheader-nav .langurl p a.pt{background-image:url(../images/pt.webp)}
.mheader-nav .langurl p a:hover{color: #ee7921}
@media screen and (max-width: 991px) {
	.menu-toggle{display: inline-block;width: 50px}
	.mheader-nav {display: block;}
}
@media screen and (max-width: 767px) {
	.mheader-nav ul{margin-top: 70px;height: auto;}
}

.comm-title {position: relative;}
.center{text-align: center;}
.comm-title h1{font-size: 50px;position: relative;display: inline-block;font-weight: bold;padding-bottom: 20px;}
.comm-title h1:after{content: '';position: absolute;width:40px;height:3px;background: #f9ad02;left: 0;bottom: 0}
.comm-title h2{padding: 1.5rem 0;display: block;font-size:30px;line-height:40px;}
.comm-title h3{padding: 1.5rem 0;display: block}
.comm-title h4{color: #666;font-size: 17px;line-height:28px;text-transform: uppercase;margin-top: 25px;font-weight: normal;}
.comm-title h4.en{font-family: 'poppinssb';}
.comm-title.center h4{padding-left:20%;padding-right: 20%}
.comm-title.center h1:after{left: 50%;transform: translateX(-50%);}
.comm-title h5{color: #666;padding: 1.5rem 0;font-size: 16px;line-height:28px;}
.comm-padding{padding-top: 100px;padding-bottom: 100px;overflow: hidden;position: relative;z-index: 20;background: #fff;}
@media screen and (max-width: 1499px) {
	.comm-padding{padding-top: 70px;padding-bottom: 70px}
	.comm-title h1{font-size: 40px;}
}
@media screen and (max-width: 1199px) {
	.comm-padding{padding-top: 50px;padding-bottom: 50px}
	.comm-title h1{font-size: 35px;}
	.comm-title h2{padding: 1rem 0;padding-top: 0.5rem;font-size: 22px;line-height:35px}
	.comm-title h3{padding: 1.2rem 0;font-size: 15px}
	.comm-title h4{padding: 0.5rem 0;font-size: 16px;margin-top: 5px;}
	.comm-title h5{font-size: 15px;padding: 1.2rem 0;line-height: 25px}
}
@media screen and (max-width:991px) {
	.comm-title h1{font-size: 28px;padding-right: 18px;}
	.comm-title h2{font-size: 16px;line-height:24px}
	.comm-title h3{padding: 1rem 0;font-size: 14px}
	.comm-title h4,.comm-title.center h4{padding: 0.5rem 0;font-size: 15px;line-height: 22px;margin-top: 5px}
	.comm-title h5{font-size: 14px;padding: 0.8rem 0;line-height: 22px}
}
@media screen and (max-width:767px) {
	.comm-title h1{font-size: 22px;padding-right: 15px;}
	.comm-title h2{font-size: 15px;line-height:24px}
	.comm-title h3{padding: 1rem 0;font-size: 14px}
	.comm-title h4,.comm-title.center h4{padding: 0.5rem 0;font-size: 14px;line-height: 20px;}
}
/* index */
.index-banner {position: fixed;width: 100%;height: 100vh;overflow: hidden;z-index: 1;left: 0;top:0;background:#000;}
.index-banner.scroll-down{top: 0}
.index-banner-content {position: absolute;z-index: 11;width: 100%;height: 100%;left: 0;top: 0;}
.index-banner-swiper {width: 100%;height: 100vh;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.5;}
.index-banner-item .text{width: 60%;position: absolute;left: 12%;top: 45%;transform: translateY(-50%);z-index: 10;color: #fff;}
.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 h1{font-size: 25px;line-height:50px;margin: 0;font-weight: 300;font-family: 'poppinssb';}
.index-banner-item .title-2 h1{font-size: 60px;line-height:70px;font-family: 'poppinssb'}
.index-banner-item .title-3 {padding-top: 20px} 
.index-banner-item .title-3 h1{font-size: 60px;position:relative;display: inline-block;}
.index-banner-item .title-3 h1:after{content: '';position: absolute;left: 0;bottom: 5px;width: 100%;height: 10px;background: #f9ad02;z-index: -1}
.index-banner-item .title-4 {font-weight: bold;color: #ed6e2b;}
.index-banner-item .text-4 {margin-top: 3%;}
.index-banner-item .text-4 h2{font-size: 16px;line-height:32px;width: 55%} 
.index-banner-item .text-5 {margin-top:6%;}
.index-banner-item .text-5 .viewmore a{color: #fff;border-radius: 5px;padding: 11px 40px;background: #f9ad02;line-height: 20px;font-size: 15px;box-shadow: 0 15px 15px -13px #00000080;}
.index-banner-item .text-5 .viewmore a i{display: inline-block;vertical-align: top;transition:all .3s;line-height: 20px;margin-left: 8px;font-size: 13px}
.index-banner-item .text-5 .viewmore a:hover i{margin-left:15px;}
.index-banner-swiper .swiper-slide .title-1 div{transition-delay: .1s;}
.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: .2s;}
.index-banner-swiper .swiper-slide .text-4 div{transition-delay: .3s;}
.index-banner-swiper .swiper-slide .text-5 div,.index-banner-swiper .swiper-slide .viewmore a{transition-delay: .4s;}
.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 a,.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;}
.banner-swiper-ctrl {position: absolute;left: 12%;bottom: 20%;z-index: 11;}
.banner-swiper-ctrl .banner-prev,.banner-swiper-ctrl .banner-next{display: inline-block;vertical-align: middle;color: #fff;cursor: pointer;font-size: 14px}
.progress-bar-1 {width: 240px;display: inline-block;vertical-align: middle;position: relative;margin: 0 5px;}
.progress-bar-1 span {background: rgba(255,255,255,.2);display: block;width: 100%;height: 2px;position: relative;}
.progress-bar-1 span::before {content: '';width: 0;height: 100%;position: absolute;left: 0;top: 0;z-index: 11;background: #fff;transition:all .4s ease;}
.progress-bar-1 span.swiper-pagination-bullet-active::before  {-webkit-animation: ws100 8000ms 1;animation: ws100 8000ms 1;} 
.progress-bar-1 .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active::before {-webkit-animation: ws100 21000ms 1;animation: ws100 21000ms 1;width:100%;}
@keyframes ws100{0%{width: 0%;} 100%{width: 100%;}}
.index-banner-swiper .swiper-pagination-bullet {display: none;}
.index-banner-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {display: block;}
.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) {
    .index-banner-item .text{width:65%;left: 6%;top: 40%;}
    .banner-swiper-ctrl {left: 6%;}
}
@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: 1299px) {
	.index-banner-item .text{width:90%;left: 5%;}
	.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: 30px}
	.index-banner-item .title-3 h1:after{bottom: 2px;height: 4px;}
	.index-banner-item .text-4 h2{font-size: 16px;line-height:24px;} 
	.banner-swiper-ctrl {left: 5%;}	
}
@media screen and (max-width: 1199px) {
	.index-banner-item .video:after,.index-banner .img:after{height:550px;content:'';display:block}
	.postfix{height: 550px}
	.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-5 .viewmore a{padding: 10px 30px;font-size: 14px}
	.index-banner-item .text-5 .viewmore a i{font-size: 12px}
	.index-banner-item .text{top: 28%}
	.banner-swiper-ctrl {bottom:50%;}
	.postfix img{height: auto}
}
@media screen and (max-width:991px) {
	.index-banner .scrolldown-1 {bottom:50%;}
	.index-banner-item .video:after,.index-banner .img:after{height:550px;}
	.postfix{height: 500px}
	.index-banner-item .text{width:94%;left: 3%;top: 28%}
	.banner-swiper-ctrl {left: 3%;bottom: 50%}
	.progress-bar-1 {width: 200px;}
}

@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{top: 24%}
	.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: 25px;line-height:45px}
	.index-banner-item .title-3 h1{font-size: 25px}
	.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: 6px 20px;font-size: 13px}
	.index-banner-item .text-5 .viewmore a i{font-size: 10px;line-height: 23px}
}
@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;height: 100%;width: 100%;left: 0;top:135px;z-index: 50;}
.inner-banner .banner-contents .local{display: block;color:#fff;}
.inner-banner .banner-contents .local a{color:#fff;text-decoration: underline;font-size: 14px;line-height: 30px;}
.inner-banner .banner-contents .local a:hover{text-decoration: none}
.inner-banner .banner-contents .local i{display: inline-block;line-height: 30px;margin:0 10px;color:#ffffff60;font-size: 11px}
.inner-banner .banner-contents .text{display: block;margin-top: 8%;}
.inner-banner .banner-contents .text h1{color:#fff;font-size: 50px;font-weight: bold;}
.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 .banner-contents .text .arror_scroll {display: inline-block;cursor: pointer;}
.inner-banner .banner-contents .text .arror_scroll i{font-size:24px;color: #ffffff60; 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:110px;}
		.inner-banner .banner-contents .text{margin-top: 6%;}
}
@media screen and (max-width: 1499px) {
	.inner-banner .banner-contents{top:100px;}
	.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;}
}
.home-about{position: relative;background:url(../images/about_bg.webp) no-repeat center fixed;z-index: 50;padding-top: 130px;padding-bottom: 140px;background-size: cover}
.home-about .comm-title h1,.home-about .comm-title h4{color:#fff;}

.home-about .row > div{padding: 0}
.home-about .row > div:first-child{padding-right: 80px}
.home-about .about-img{position: relative;}
.home-about .about-img a i{position: absolute;font-size:32px;background:#ffffffd0;color:#333;padding:20px;border-radius:50%;display: inline-block;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 10;transition: all .3s;cursor: pointer;}
.home-about .about-img a:hover i{background: #f9ad02;color: #fff}
.home-about .about-img img{width: 100%;aspect-ratio:4/3;object-fit:cover;opacity: 0.8;}
.home-about .about-intro .content{display: block;margin-bottom:20px;margin-top: 50px}
.home-about .about-intro .content p{font-size: 15px;color:#ffffffa0;line-height: 1.7}
.home-about .about-intro .num-block{display:block;font-size: 0;margin-top: 60px}
.home-about .about-intro .num-block dl{width: 32%;display: inline-block;}
.home-about .about-intro .num-block dl dt{font-size: 32px;color:#fff;display: block;line-height: 40px}
.home-about .about-intro .num-block dl dt.icon-a{font-size: 30px}
.home-about .about-intro .num-block dl dd{display: block;margin-top: 15px}
.home-about .about-intro .num-block dl dd span{font-size:45px;color:#fff;font-family: 'Poppins';font-weight:400;line-height: 45px}
.home-about .about-intro .num-block dl dd sup{font-size: 14px;color: #fff;left: 5px;top:-20px}
.home-about .about-intro .num-block dl dd p{display: block;font-size: 15px;color:#ffffff90;margin-top: 0}
.home-about .about-intro .more{display: block;margin-top: 30px}
.home-about .about-intro .more a{background:#f9ad02;color: #fff;font-size: 15px;line-height: 20px;padding:12px 40px;display: inline-block;border-radius: 5px}
.home-about .about-intro .more a i{font-size: 18px;display: inline-block;line-height: 20px;vertical-align: top;margin-right: 5px;transition: all .3s}
.home-about .about-intro .more a:hover i{margin-right: 15px}
@media screen and (max-width: 1399px) {
	.home-about .about-intro .content{margin-top: 40px}
	.home-about .about-intro .num-block{margin-top: 40px}
	.home-about .about-intro .num-block dl dd span{font-size:40px;}
}
@media screen and (max-width: 1199px) {
	.home-about .about-intro .content{margin-top: 30px}
	.home-about .about-intro .num-block{margin-top: 30px}
	.home-about .about-intro .num-block dl dd span{font-size:30px;}
	.home-about .about-intro .num-block dl dd sup{top:-10px}
	.home-about .about-intro .more{margin-top: 15px}
	.home-about .about-intro .more a{font-size: 14px;line-height: 18px;padding:10px 30px;}
	.home-about .about-intro .content p,.home-about .about-intro .num-block dl dd p{font-size: 14px}
}
@media screen and (max-width: 991px) {
	.home-about .about-intro .content{margin-top: 15px}
	.home-about .about-intro .content p,.home-about .about-intro .num-block dl dd p{font-size: 13px}
	.home-about .about-img a i{font-size:25px;}
	.home-about .about-intro .num-block{margin-top: 0;padding-bottom: 20px;}
	.home-about .about-intro .num-block dl dd span{font-size:25px;}
	.home-about .about-intro .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}
	.home-about .row > div:last-child{padding-top: 50px}	
	.home-about .about-intro .more a{font-size: 13px;line-height: 16px;padding:8px 22px;}
	.home-about .about-intro .more a i{font-size: 16px;line-height: 16px;}
}
@media screen and (max-width: 767px) {
	.home-about .about-intro .content{margin-top:0;margin-bottom: 0}
}
.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-project{position: relative;background:#fff;z-index: 50}
.home-project .row > div{padding:0}
.home-project .home-project-swiper{padding-bottom: 20px}
.home-project .sroll-project{text-align:right;position: relative;}
.home-project .sroll-project .swiper-button-prev,.home-project .sroll-project .swiper-button-next{left: auto;right: 0;width: 58px;text-align: center;height: 58px;border-radius: 50%;border:2px #666 solid;transition: all .3s}
.home-project .sroll-project .swiper-button-prev{right: 75px}
.home-project .sroll-project .swiper-button-prev:after,.home-project .sroll-project .swiper-button-next:after{display: none}
.home-project .sroll-project .swiper-button-prev i,.home-project .sroll-project .swiper-button-next i{font-size: 33px;color: #666;line-height:58px;display: inline-block}
.home-project .sroll-project .swiper-button-prev:hover,.home-project .sroll-project .swiper-button-next:hover{background:#f9ad02;border-color: #f9ad02}
.home-project .sroll-project .swiper-button-prev:hover i,.home-project .sroll-project .swiper-button-next:hover i{color: #fff;}
.home-project-list{padding-left: 6%;padding-top: 50px;}
.home-project-list dl{background: #fff;padding:0;box-shadow: 0 15px 15px -15px #00000020;}
.home-project-list dl dt{display: block;overflow: hidden;background:#000;}
.home-project-list dl dt a{display: block;position: relative}
.home-project-list dl dt a img{width: 100%;transition:all .8s;opacity: 0.8;aspect-ratio:4/2.5;object-fit:cover;}
.home-project-list dl dt a i{position: absolute;left: 50%;top:55%;transform:translate(-50%,-50%);font-size: 35px;z-index: 50;color: #fff;transition: all .3s;opacity: 0;}
.home-project-list dl dt a:hover img{transform:scale(1.08);opacity: 0.5;}
.home-project-list dl dt a:hover i{top: 50%;opacity: 1}
.home-project-list dl dd{display: block;margin-bottom: 0;padding: 30px;background:#f8f8f8;}
.home-project-list dl dd .color{display: block;margin-bottom: 15px}
.home-project-list dl dd .color i{display: inline-block;width: 20px;height: 20px;border-radius:50%;margin-right: 8px;cursor: pointer;}
.home-project-list dl dd .color i:last-child{margin-right: 0}
.home-project-list dl dd a{display: block}
.home-project-list dl dd a h1{font-size: 24px;font-weight: bold;display: block;margin-bottom: 20px}
.home-project-list dl dd p{font-size: 14px;color:#aaa;line-height: 22px; display: -webkit-box; overflow: hidden;text-overflow: ellipsis; word-wrap: break-word;white-space: normal !important; -webkit-line-clamp: 3;-webkit-box-orient: vertical;height:66px;}
.home-project-list dl dd ul{display: block;padding-top: 30px;font-size: 0;height: auto}
.home-project-list dl dd ul li{display: inline-block;background: #f9ad02;padding:5px 10px;margin-right: 10px;line-height: 28px;height:auto;color:#fff;margin-bottom: 5px}
.home-project-list dl dd ul li i{display: inline-block;margin-right: 5px;line-height: 28px;vertical-align: top}
.home-project-list dl dd ul li:last-child{margin-right:0}
@media screen and (max-width:1399px) {
	.home-project-list{padding-left: 3%;}
	.home-project-list dl dd a h1{font-size: 20px;}
}
@media screen and (max-width:1199px) {
	.home-project .sroll-project .swiper-button-prev,.home-project .sroll-project .swiper-button-next{width: 48px;height: 48px;}
	.home-project .sroll-project .swiper-button-prev i,.home-project .sroll-project .swiper-button-next i{font-size: 28px;line-height:48px;}
	.home-project .sroll-project .swiper-button-prev{right: 65px}
	.home-project-list dl dd{padding: 20px}
	.home-project-list dl dd a h1{font-size: 18px;}
	.home-project-list dl dd ul li,.home-project-list dl dd ul li i{line-height: 20px}
}
@media screen and (max-width: 767px) {	
	.home-project-list dl dd p{font-size: 13px;}
	.home-project .row > div.sroll-project{padding-top: 30px;}
	.home-project .sroll-project .swiper-button-prev,.home-project .sroll-project .swiper-button-next{left: 50px;width: 40px;height: 40px;right: auto;top: 38px}
	.home-project .sroll-project .swiper-button-prev i,.home-project .sroll-project .swiper-button-next i{font-size: 25px;line-height:40px;}
	.home-project .sroll-project .swiper-button-prev{left: 0;right: auto;}
}
.core-strengths{position: relative;background:#fff;z-index: 50;}
.core-strengths .comm-title{padding-bottom: 50px}
.strengths{width: 100%;position: relative;}
.strengths .swiper-slide{overflow: hidden;padding-bottom: 80px;}
.strengths .strengthstext{position: absolute;left:0;top: 25%;z-index: 2;width: 100%;text-align: center;}
.strengths .strengthstext .icon{display: block;margin-bottom: 30px}
.strengths .strengthstext .icon i{font-size: 60px;color:#fff;}
.strengths .strengthstext h1{font-size: 52px;color:#fff;margin-bottom: 40px;text-transform:uppercase;font-weight: bold;}
.strengths .strengthstext h3{font-size: 16px;line-height: 1.6;color: #fff;padding-left: 25%;padding-right: 25%;display: block;}
.strengths .strengthstext h4{font-size: 30px;display: block;margin-top: 80px;}
.strengths .strengthstext h4 a{width: 60px;height: 60px;text-align: center;line-height: 60px;display: inline-block;border-radius:50%;color: #333;font-size: 30px;background:#fff;}
.strengths .strengthstext .icon{transform:translateY(200px);opacity:0;transition:all .5s .2s;}
.strengths .strengthstext h1{transform:translateY(200px);opacity:0;transition:all .6s .4s;}
.strengths .strengthstext h3{transform:translateY(200px);opacity:0;transition:all .8s .6s;}
.strengths .strengthstext h4{transform:translateY(200px);opacity:0;transition:all .8s .8s;}
.strengths .strengthstext h4 a:hover{background: #f9ad02;color: #333}
.strengths .swiper-slide-active .strengthstext .icon,.strengths .swiper-slide-active .strengthstext h3,.strengths .swiper-slide-active .strengthstext h1,.strengths .swiper-slide-active .strengthstext h4{transform:translateY(0px);opacity:1;}
.strengths .strengths-slide .bgimg{position:relative;background: #000}
.strengths .strengths-slide .bgimg img{width: 100%;opacity: 0.3;}
.strengths .swiper-slide-active .img{transform:translateX(0px);opacity:1;}
.strengths .swiper-pagination{background:#fff;border-bottom: 1px #00000015 solid}
.strengths .swiper-pagination-bullet {position: relative;z-index: 11;overflow: hidden;margin: 0;width:auto;border-left:1px #00000015 solid;border-right: none;border-top: none;line-height: 80px;height: 80px;background:none;color:#333;text-transform:uppercase;font-size: 18px;padding:0 4%;border-radius:0;opacity: 0.7;}
.strengths .swiper-pagination-bullet i{font-size: 40px;display: inline-block;line-height: 74px;vertical-align: top;margin-right: 15px}
.strengths .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;font-weight: bold;}
.strengths .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0;}
.strengths .swiper-pagination-bullet:last-child{border-right:1px #00000015 solid;}
.strengths .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;bottom: 0;width:0;height: 4px;z-index: 10;background:#f9ad02;}
.strengths .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}
.strengths .swiper-pagination-bullets{bottom: 0;height:80px;line-height: 80px}
.strengths .swiper-button-next:after,.strengths .swiper-button-prev:after{font-size: 25px;color: #ffffff90}
.strengths .swiper-pagination-bullet {position: relative;z-index: 11;overflow: hidden;}
.strengths .swiper-button-next,.strengths .swiper-button-prev{transform:translateY(-100%);}
@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}
@media screen and (max-width:1699px) {
	.strengths .strengthstext{top:20%}
	.strengths .strengthstext h1{font-size: 45px;}
	.strengths .strengthstext h3{padding-left: 20%;padding-right: 20%;}
}
@media screen and (max-width:1399px) {
	.strengths .strengthstext .icon{margin-bottom: 20px}
	.strengths .strengthstext .icon i{font-size: 50px;}
	.strengths .strengthstext h3{font-size: 15px;padding-left: 15%;padding-right: 15%;}
	.strengths .strengthstext h4{font-size: 25px;display: block;margin-top: 60px;}
	.strengths .strengthstext h4 a{width: 50px;height: 50px;line-height: 50px;font-size: 25px;}
	.strengths .swiper-slide{padding-bottom: 60px;}
	.strengths .swiper-pagination-bullet {line-height: 60px;height: 60px;font-size: 16px}
	.strengths .swiper-pagination-bullets{height:60px;line-height: 60px}
}
@media screen and (max-width:1299px) {
	.strengths .strengthstext{top:15%}
	.strengths .strengthstext .icon i{font-size: 45px;}
	.strengths .strengthstext h1{font-size: 35px;}
}
@media screen and (max-width:1199px) {
	.strengths .strengthstext{top: 15%}
	.strengths .strengthstext h1{font-size: 30px;margin-bottom: 30px;}
	.strengths .strengthstext h3{font-size: 14px;padding-left: 10%;padding-right: 10%;}
	.strengths .strengthstext h4{font-size: 20px;display: block;margin-top: 40px;}
	.strengths .strengthstext h4 a{width: 40px;height: 40px;line-height: 40px;font-size: 20px;}
	.strengths .strengths-slide .bgimg:after{height:450px;content:'';display:block}
	.strengths .strengths-slide .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) {
	.strengths .strengthstext{top: 13%}
	.strengths .strengthstext h1{font-size: 25px;margin-bottom: 25px;}
	.strengths .strengthstext h4{font-size: 18px}
	.strengths .strengths-slide .bgimg:after{height:400px;}
	.strengths .swiper-button-next:after,.strengths .swiper-button-prev:after{font-size: 18px}
	.strengths .swiper-slide{padding-bottom: 50px;}
	.strengths .swiper-pagination-bullet::after{height: 3px}
	.strengths .swiper-pagination-bullets{height:50px;line-height: 50px}
	.strengths .swiper-pagination-bullet {line-height: 50px;height:50px;font-size: 14px}
}
@media screen and (max-width:767px) {
	.strengths .swiper-pagination-bullets .swiper-pagination-bullet{padding:0 8px;width:calc(100%/3);text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
	.strengths .swiper-button-next,.strengths .swiper-button-prev{transform:translateY(-50%);}
	.strengths .strengthstext h1{font-size: 20px;}
	.strengths .strengthstext h3{font-size: 13px}
	.strengths .strengthstext h4{font-size: 16px}
}
.home-link{position: relative;background:#fff;z-index: 50;padding:0;display: block}
/*.home-link .row{margin-left: -12px;margin-right: -12px}*/
.home-link dl {padding:0;overflow: hidden;}
.home-link dl a{display: block;width: 100%;position: relative;overflow: hidden;}
.home-link dl a dt{display: block;overflow: hidden;width: 100%;background:#000;}
.home-link dl a dt img{width: 100%;transition: all .5s;opacity: 0.6;aspect-ratio:3/1.2;object-fit:cover;}
.home-link dl a:hover dt img{transform: scale(1.05);opacity: 0.5;}
.home-link dl a dd{position: absolute;top:50%;transform: translateY(-50%);left: 0;width: 100%;padding:30px 8%;display: block;transition: all .3s}
.home-link dl a dd h1{font-size: 55px;color: #fff;font-weight: bold;}
.home-link dl a dd h1 em{font-weight: normal;display: inline-block;margin-left: 20px;font-size: 35px;vertical-align: bottom;}
.home-link dl a dd h4{font-size: 22px;color:#fff;line-height: 1.5;margin-top: 15px;margin-bottom: 40px;margin-top:25px;}
.home-link dl a dd p{display: block;margin-top: 10px;color:#ffffffa0;font-size: 15px;line-height: 24px;width: 55%}
.home-link dl a dd span{font-size: 14px;color: #333;padding:8px 45px;background: #ffffffd0;display: inline-block;margin-top: 60px;transition: all .3s;text-transform:uppercase;position: relative;z-index: 5;border-radius:3px;overflow: hidden}
.home-link dl a dd span i{display:inline-block;margin-left: 10px;line-height: 24px;vertical-align: top;}
.home-link dl a dd span:after{content: '';background: #f9ad02;width: 100%;height: 4px;position: absolute;bottom:0;left: 0;z-index: -1;transition: all .3s .2s}
.home-link dl a:hover dd{}
.home-link dl a:hover dd span{color:#fff;}
.home-link dl a:hover dd span:after{height: 100%}

@media(max-width:1499px){
	.home-link dl a dd h1{font-size: 45px;}
	.home-link dl a dd h1 em{font-size: 28px;margin-left: 15px;}
	.home-link dl a dd h4{font-size: 18px;}
	.home-link dl a dd span{margin-top: 40px}
	.home-about{padding-top:100px;padding-bottom: 80px}
}
@media(max-width:1199px){
	.home-link dl a dd h1{font-size: 32px;}
	.home-link dl a dd h1 em{font-size: 20px;margin-left: 10px;}
	.home-link dl a dd h4{font-size: 16px;margin-bottom: 30px}
	.home-link dl a dd span{margin-top: 30px;padding:8px 40px;}
    .home-about{padding-top:80px;padding-bottom: 60px}    
}
@media(max-width:991px){
	.home-link dl a dd span{margin-top: 0px;font-size: 13px;padding:8px 30px;}
	.home-link dl a dd span i{line-height: 20px;}
    .home-about{padding-top:40px;padding-bottom: 20px}
    .home-about .content{font-size: 14px;line-height: 22px;}
    .home-link dl a dd{padding:20px 3%;}
    .home-link dl a dd h1{font-size: 25px;}
    .home-link dl a dd h1 em{font-size: 16px;}
    .home-link dl a dd h3{font-size:20px;}
    .home-link dl a dd h4{font-size:14px;padding-bottom: 20px;margin-bottom:20px;margin-top: 15px}
    .home-about .more{padding-top: 10px;padding-bottom:20px;}
    .home-about .more a{padding:10px 35px;font-size: 13px;}
    .home-link dl a dt img{aspect-ratio:3/1.8;}
    .home-link dl a dd p{font-size: 13px;color: #333;padding:4px 20px;margin-top:20px;}
}
@media(max-width:767px){
	.home-about .content{font-size: 13px;line-height: 18px;padding:15px 0;}
	.home-link dl a dd{padding:40px 3%;}
	.home-link dl a dd span{padding:8px 22px;}
	.home-link dl a dd h4{margin-bottom:10px;}
    .home-link dl a dd h1{font-size: 22px;}
    .home-link dl a dd h1 em{font-size: 14px;}
}
@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-link dl a dd p{font-size: 12px;padding:4px 20px;margin-top:20px;}
}

.home-news .list{padding-top: 50px;padding-bottom: 60px}
.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}
.home-news .list dl a dd h1{font-size: 22px;display: block;margin-bottom: 10px;line-height:35px;height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.home-news .list dl a dd em{font-size: 14px;color: #bbb;display: block;margin-bottom: 10px;font-style: normal;line-height:20px;}
.home-news .list dl a dd em i{font-size: 18px;line-height:18px;display: inline-block;vertical-align: top;margin-right: 5px}
.home-news .list dl a dd p{display: block;font-size: 15px;color: #888;line-height:25px;height: 50px;overflow: hidden;margin-bottom: 60px}
.home-news .list dl a dd span{font-size: 15px;display: inline-block;border-bottom: 1px #000000a0 solid}
.home-news .list dl a dd span i{font-size: 12px;display: inline-block;margin-left:5px; }
.home-news .list dl a:hover dd span{color: #f9ad02;border-bottom-color: #f9ad02}
.home-news-bottom a{display: inline-block;font-size: 15px;padding:10px 40px;background: #333;color: #fff;border-radius: 5px;box-shadow: 0 15px 15px -13px #00000090;transition:all .3s;}
.home-news-bottom a i{display:inline-block;margin-left: 10px;transition:all .3s;font-size: 15px}
.home-news-bottom a:hover{background: #f9ad02;}
.home-news-bottom a:hover i{margin-left: 25px}

@media screen and (max-width: 1199px) {
	.home-news .list dl a dd h1{font-size: 20px;line-height: 30px}
	.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 dl a dd h1{font-size: 18px;line-height: 28px}
	.home-news .list{padding-top: 30px;padding-bottom: 30px}
	.home-news .list dl a dd p{font-size: 14px;line-height: 22px;height: 44px;margin-bottom: 40px}
}

@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;line-height: 26px}
	.home-news .list dl a dd p{margin-bottom: 30px}
}
.home-news .swiper-wrapper{padding-top: 80px}
.home-news .swiper-pagination{text-align: center;bottom: auto;top:44px;width: auto;display:inline-block;left: 50%;transform: translateX(-50%);font-size: 18px;color: #999}
.home-news .swiper-pagination .swiper-pagination-current{color: #333;font-weight: bold;}
.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: 50px;right: 44%;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:#f9ad02}
.home-news .swiper-button-prev{left: 44%;right: auto}
.home-news-bottom{text-align: center;padding-top: 10px;display: block;}
@media screen and (max-width: 1599px) {
	.home-news .swiper-button-next{right: 42%;}
	.home-news .swiper-button-prev{left: 42%;}
}
@media screen and (max-width: 1199px) {
	.home-news .swiper-button-next{right: 40%;}
	.home-news .swiper-button-prev{left: 40%;}
}
@media screen and (max-width: 991px) {
	.home-news .swiper-button-next{right: 38%;}
	.home-news .swiper-button-prev{left: 38%;}
}
@media screen and (max-width: 767px) {
	.home-news .swiper-button-prev,.home-news .swiper-button-next{top: 30px;}
	.home-news .swiper-button-next{right: 34%;}
	.home-news .swiper-button-prev{left: 34%;}
	.home-news .swiper-pagination{top:19px;}
	.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;}
}
@media screen and (max-width: 576px) {
	.home-news .swiper-button-next{right: 28%;}
	.home-news .swiper-button-prev{left: 28%;}
}

.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: #f9ad02;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: bold;}
.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: bold;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: bold;}
.home-contact .newsletter form button:hover{background: #f9ad02;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}
}

.submenu{background: #fff;margin-top: -2.5%;box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);overflow-x: scroll;position: relative;z-index: 50;display:none;}
.submenu::-webkit-scrollbar{display: none}
.submenu ul{font-size: 0;width: 100%;white-space:nowrap}
.submenu ul li{display: inline-block;}
.submenu ul li a{font-size: 16px;border-right: 1px #eee solid;padding: 28px 50px;display:block;}
.submenu ul li.this a,.submenu ul li.this a:hover,.submenu ul li a:hover{background:#f9ad02;color: #fff;border-right: none}
.submenu ul li a:hover{background: #f9ad02}

.location{background: #f8f8f8;border-bottom: 1px #dedede solid;line-height: 30px;padding-top: 60px}
.location .container{padding-top: 15px;padding-bottom: 15px}
.location i{line-height: 30px;display: inline-block;font-size:18px;vertical-align: top;margin-right: 3px}
.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:#f9ad02}
.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: #f9ad02;border-color:#f9ad02}
.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: 'Poppins';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-technology{display: block; background:#000;padding-top: 50px;padding-bottom: 50px}
.inner-technology .comm-title h1{color:#fff;}
.inner-technology dl{padding: 30px;position: relative;}
.inner-technology dl:after{content: '';position: absolute;right: 0;top: 50%;height:75%;transform: translateY(-50%);width: 1px;background: #ffffff20}
.inner-technology dl:last-child:after{display: none}
.inner-technology dl a{display: block;text-align: center;padding: 0 10%;}
.inner-technology dl a dt{display:block;}
.inner-technology dl a dt i{color:#fff;font-size:70px;display: inline-block;}
.inner-technology dl a dd{display:block;padding-top: 30px;margin-bottom: 0}
.inner-technology dl a dd h1{font-size: 24px;color:#fff;display: block;font-weight: bold;margin-bottom: 15px}
.inner-technology dl a dd h4{font-size:15px;color:#ffffff90;display: block;line-height: 25px;}
@media screen and (max-width: 1399px){
	.inner-technology dl a dt i{font-size:60px;}
	.inner-technology dl a dd h1{font-size: 22px;}
}
@media screen and (max-width: 1199px){
	.inner-technology dl a{padding: 0}
	.inner-technology dl a dt i{font-size:50px;}
	.inner-technology dl a dd h1{font-size: 20px;}
	.inner-technology dl a dd h4{font-size: 14px}
}
@media screen and (max-width: 991px){
	#culture.comm-padding{padding:20px 3% 40px 3%;}
}
@media screen and (max-width: 767px){
	.inner-technology{padding-top: 10px;padding-bottom: 10px;}
	.inner-technology dl:after{top: auto;bottom: 0;height:1px;transform: translateY(0);width: 100%;}
	.inner-technology dl a dt i{font-size:50px;}
	.inner-technology dl a dd{padding-top: 15px}
	.inner-technology dl a dd h1{font-size: 18px;}
	.inner-technology dl a dd h4{font-size: 13px}
}


.inner-partner{background: url(../images/partner_bg.webp) no-repeat center bottom;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.3%;}
.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-culture dl{padding: 0;position:relative;background: #000;overflow: hidden;cursor: pointer;}
.inner-culture dl dt{display: block;position: relative;}
.inner-culture dl dt:after{content: '';position: absolute;left:0;top:0;width:100%;height: 100%;background: -webkit-gradient(linear,left bottom,left top,from(#000000a0),to(#ffffff00));opacity: 0;transition: all .3s;}
.inner-culture dl:hover dt:after{opacity: 1;}
.inner-culture dl dt img{width: 100%;opacity: 0.8;transition: all 1s}
.inner-culture dl:hover img{transform: scale(1.02);}
.inner-culture dl dd {display: block;padding:30px 50px;position: absolute;left: 0;bottom: -110px;width: 100%;transition: all .3s}
.inner-culture dl:hover dd{bottom:0}
.inner-culture dl dd i{font-size:45px;color:#fff;display: block;margin-bottom: 15px}
.inner-culture dl dd h1{font-size:28px;display: block;margin-bottom: 50px;color:#fff;transition: all .3s;color:#fff;font-weight:bold;}
.inner-culture dl:hover dd h1{font-size:40px;color:#fff;margin-bottom: 25px;}
.inner-culture dl dd p{font-size:18px;display: block;font-family: 'Poppins';font-weight:300;line-height: 1.5;color:#ffffffd0}
.inner-culture dl:hover dd p{}
.inner-whychoose{padding-top: 0}
.inner-whychoose .row{margin-left: -30px;margin-right: -30px;padding-top: 30px;}
.inner-whychoose .row > dl{padding: 30px}
.inner-whychoose .row > dl a{box-shadow: 0px 0 10px 6px #00000010;position: relative;overflow: hidden;cursor: pointer;display: block;text-align: center;}
.inner-whychoose .row > dl a dt{display: block;background: #000}
.inner-whychoose .row > dl a dt img{width: 100%;transition: all .3s;opacity: 0.8;aspect-ratio:3/2;object-fit:cover;}
.inner-whychoose .row > dl a:hover dt img{transform: scale(1.05);opacity: 0.5;}
.inner-whychoose .row > dl a dd{position: absolute;left: 50%;transform: translateX(-50%);bottom:-85px;transition: all .3s;background: #f9ad02;padding: 15px 5%;z-index: 5;margin-bottom: 0;width: 20%;white-space: nowrap;overflow: hidden;}
.inner-whychoose .row > dl a:hover dd{bottom:0;width: 80%;padding: 35px 5%}
.inner-whychoose .row > dl a dd i{display: block;font-size: 30px;color:#fff;line-height: 30px;transition: all .3s}
.inner-whychoose .row > dl a:hover dd i{font-size: 60px;line-height: 60px;}
.inner-whychoose .row > dl a dd h1{font-size: 26px;color:#fff;display:block;margin-top: 20px;text-transform: uppercase;}
.inner-whychoose .row > dl a dd p{font-size: 16px;color:#fff;display:block;margin-bottom: 10px;}
@media screen and (max-width: 1399px){
	.inner-culture dl dd h1{font-size:25px;}
	.inner-culture dl:hover dd h1{font-size:32px;}
	.inner-culture dl dd p{font-size:16px;}
}
@media screen and (max-width: 991px){
	.inner-culture dl{margin-bottom: 10px}
	.inner-culture dl dd {padding:20px 5%;}
	.inner-culture dl dd i{font-size:40px;}
	.inner-culture dl dd h1{font-size:20px;}
	.inner-culture dl:hover dd h1{font-size:28px;}
	.inner-whychoose .row{margin-left: 0;margin-right: 0;padding-top: 0}
	.inner-whychoose .row > dl{padding: 10px 0}
	.inner-whychoose .row > dl a dd i{font-size: 22px}
	.inner-whychoose .row > dl a:hover dd{width: 70%;padding: 25px 5%}
	.inner-whychoose .row > dl a:hover dd i{font-size: 40px;line-height: 40px;}
	.inner-whychoose .row > dl a dd h1{font-size: 22px;}
	.inner-whychoose .row > dl a dd p{font-size: 15px}
	.inner-culture dl dd p{font-size:15px;line-height: 20px;min-height: 40px}
}
@media screen and (max-width: 767px){
	.inner-culture dl dd i{font-size:35px;}
	.inner-culture dl dd h1{font-size:18px;}
	.inner-culture dl dd p{font-size:13px;}
	.inner-culture dl:hover dd h1{font-size:25px;}
	.inner-whychoose .row > dl a dd h1{font-size: 18px;}
	.inner-whychoose .row > dl a dd p{font-size: 14px}
}
@media screen and (max-width: 576px){
    .inner-culture dl:hover dd{bottom:-40px;}
}
.inner-global{display: block; background: #f8f8f8;overflow: hidden;padding-left: 20%;padding-right: 20%}
.inner-global .comm-title{margin-bottom: 50px}
.inner-global .world-map{width: 100%;position: relative;}
.inner-global .world-map img{width: 100%}
.inner-global .world-map .point-area{height:60px;width:60px;position: absolute;left: 50%;top: 59%;transform: translate(-50%,-50%);}
.inner-global .world-map .point-area:after{content: '';position: absolute;left: -150%;top: 50%;transform:translateY(-50%);width: 200%;height: 1px;background: #fc340d}
.inner-global .world-map .point-area.local1{left: 16%;top:32%;}
.inner-global .world-map .point-area h1{position: absolute;left: -240%;top: 50%;transform: translateY(-50%);font-weight: bold;font-size: 20px}
.inner-global .world-map .point-area.local2{left:51%;top: 31%;}
.inner-global .world-map .point-area.local2:after{left: auto;right: -230%;width: 280%;}
.inner-global .world-map .point-area.local2 h1{left:auto;right: -320%}
.inner-global .world-map .point-area.local3{left:31%;top: 74%;}
.inner-global .world-map .point-area.local3 h1{left: -240%;}
.inner-global .world-map .point-area.local4{left:76%;top: 58%;}
.inner-global .world-map .point-area.local4:after{left: auto;right: -150%;width: 200%;}
.inner-global .world-map .point-area.local4 h1{left:auto;right: -320%}
.inner-global .world-map .point-area.local5{left:54%;top: 78%;}
.inner-global .world-map .point-area.local5:after{left: auto;right: -150%;width: 200%;}
.inner-global .world-map .point-area.local5 h1{left:auto;right: -320%}
@media screen and (max-width:1499px) {
	.inner-global .comm-title{margin-bottom: 40px}
}
@media screen and (max-width:1399px) {
	.inner-global{padding-top: 50px;}
}
@media screen and (max-width:1299px) {
	.inner-global{padding-bottom: 30px}
	.inner-global .comm-title{margin-bottom: 30px}
	.inner-global .world-map .point-area h1{font-size: 18px;}
}
@media screen and (max-width:1199px) {
	.inner-global{padding-left: 6%;padding-right: 6%}
	.inner-global .world-map .point-area:after{left: -50%;width: 100%;}
	.inner-global .world-map .point-area.local2:after{right: -50%;width: 100%;}
	.inner-global .world-map .point-area.local4:after{right: -50%;width: 100%;}
	.inner-global .world-map .point-area.local5:after{right: -50%;width: 100%;}
	.inner-global .world-map .point-area h1{font-size: 16px;left: -140%;}
	.inner-global .world-map .point-area.local2 h1{right: -140%}
	.inner-global .world-map .point-area.local3 h1{left: -140%;}
	.inner-global .world-map .point-area.local4 h1{left:auto;right: -180%}
	.inner-global .world-map .point-area.local5 h1{left:auto;right: -180%}
}
@media screen and (max-width:991px) {
	.inner-global{padding-left: 3%;padding-right: 3%}
	.inner-global .world-map .point-area:after{left: 50%;top:-18px;transform:translateX(-50%);width: 1px;height: 50px;}
	.inner-global .world-map .point-area.local2:after{right:auto;left: 50%;transform:translateX(-50%);width:1px}
	.inner-global .world-map .point-area.local4:after{right:auto;left: 50%;transform:translateX(-50%);width:1px}
	.inner-global .world-map .point-area.local5:after{right:auto;left: 50%;transform:translateX(-50%);width:1px}
	.inner-global .world-map .point-area h1{font-size: 15px;left:50%;transform:translateX(-50%);top:-40px;white-space: nowrap;}
	.inner-global .world-map .point-area.local2 h1,.inner-global .world-map .point-area.local3 h1,.inner-global .world-map .point-area.local4 h1,.inner-global .world-map .point-area.local5 h1{right: auto;left:50%;transform:translateX(-50%);top:-40px;}

}
.inner-global .world-map .point-area .point {position: absolute;top: 0;left: 0; right: 0;bottom: 0;width: 8px;height: 8px;margin: auto; -webkit-border-radius: 50%;-webkit-background-clip: padding-box;-moz-border-radius: 50%;-moz-background-clip: padding;border-radius: 50%;background-clip: padding-box;background: transparent;}
.inner-global .world-map .point-area .point-dot { z-index: 1;background-color: #fc340d;border: 1px solid #fc340d30;}
.inner-global .world-map .point-area .point-10:after {content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;border-radius: 50%;border: 1px solid #fc340d;opacity: 0;-webkit-animation: ripple 3000ms ease-out 225ms infinite;-moz-animation: ripple 3000ms ease-out 225ms infinite;-o-animation: ripple 3000ms ease-out 225ms infinite;animation: ripple 3000ms ease-out 225ms infinite;}
.inner-global .world-map .point-area .point-10 {width: 100%; height: 100%;}
.inner-global .world-map .point-area .point-10.point-40:after{-webkit-animation: ripple 3000ms ease-out 225ms infinite;}
.inner-global .world-map .point-area .point-20:after {content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;border-radius: 50%;border: 1px solid #fc340d;opacity: 0;-webkit-animation: ripple 3000ms ease-out 900ms infinite;-moz-animation: ripple 3000ms ease-out 900ms infinite;-o-animation: ripple 3000ms ease-out 900ms infinite;animation: ripple 3000ms ease-out 900ms infinite;}
.inner-global .world-map .point-area .point-20 {width: 100%;height: 100%;}
.inner-global .world-map .point-area .point-30:after {content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;border-radius: 50%;border: 1px solid #fc340d;opacity: 0;-webkit-animation: ripple 3000ms ease-out 1800ms infinite;-moz-animation: ripple 3000ms ease-out 1800ms infinite;-o-animation: ripple 3000ms ease-out 1800ms infinite;animation: ripple 3000ms ease-out 1800ms infinite;}
.inner-global .world-map .point-area .point-30 {width: 100%;height: 100%;}
.inner-global .world-map .point-area .point-shadow:after {-webkit-box-shadow: inset 0 0 5em #fc340d60;-moz-box-shadow: inset 0 0 5em #fc340d60;box-shadow: inset 0 0 5em #fc340d60;}
@-webkit-keyframes ripple{ 0%{opacity:0;-webkit-transform:scale(0.1,0.1); } 5%{ opacity:1; }  100%{ opacity:0; -webkit-transform:scale(1)}}
@-moz-keyframes ripple{ 0%{opacity:0;-moz-transform:scale(0.1,0.1); } 5%{ opacity:1; }  100%{ opacity:0; -moz-transform:scale(1)}}
@-o-keyframes ripple{ 0%{opacity:0;-o-transform:scale(0.1,0.1); } 5%{ opacity:1; }  100%{ opacity:0; -o-transform:scale(1)}}
@keyframes ripple{ 0%{opacity:0;-webkit-transform:scale(0.1,0.1);-moz-transform:scale(0.1,0.1);-ms-transform:scale(0.1,0.1);transform:scale(0.1,0.1); } 5%{ opacity:1; }  100%{ opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}


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

@media (max-width:1199px){
	.about-history{padding-top:40px}
	.about-history dl dt{font-size:20px;padding-top: 40px;}
}
@media (max-width:767px){
	.about-history .history-content:after{top:174px;}
	.about-history dl:nth-child(2n):before,.about-history dl:nth-child(2n) dt:after{bottom: auto;top:168px}
	.about-history dl:after{content: '';height: 170px;}
	.about-history dl:nth-child(2n){padding-top: 170px}
	.about-history dl dt{padding-top: 30px;}
	.about-history .history-content{margin-top:10px;padding-bottom: 20px;}
	.about-history dl dd{height: 80px;}
	.about-history dl dd p{font-size: 0.9rem;line-height: 1.4rem}
	.about-history dl dd i{font-size:25px;}
}

.inner-talent.comm-padding{padding-bottom: 40px;}
.inner-talent .talent-concept{padding-bottom: 120px;}
.inner-talent .talent-concept .row{align-items: center;background: #f8f8f8;}
.inner-talent .talent-concept .row:nth-child(2n){flex-direction: row-reverse;}
.inner-talent .talent-concept .row > div{padding: 0}
.inner-talent .talent-concept .row > div img{width: 100%}
.inner-talent .talent-concept .talent-content{padding:0 80px;}
.inner-talent .talent-concept .talent-content p{display: block;margin-top: 50px;font-size: 17px;line-height: 1.8}
.inner-talent .talent-table{width: 100%;border-top: 4px #f9ad02 solid;margin-top: 50px;}
.inner-talent .talent-table ul{width:100%;border: 1px #eee solid;border-top: none;font-size: 0;display: block;transition: all .2s}
.inner-talent .talent-table ul:first-child{background: #fff;}
.inner-talent .talent-table ul:first-child li{font-weight:bold;color: #000}
.inner-talent .talent-table ul:hover,.inner-talent .talent-table ul.this{background: #f8f8f8;}
.inner-talent .talent-table ul li{line-height: 25px;padding: 30px 0;width: 15%;font-size:16px;display: inline-block;text-indent: 3em;cursor: pointer;vertical-align: top}
.inner-talent .talent-table ul li:first-child{width:35%;}
.inner-talent .talent-table ul li:nth-child(3){width:20%;}
.inner-talent .talent-table ul li > i{font-size: 13px;margin-right: 5px;transition: all .2s}
.inner-talent .talent-table ul.this li > i:before{content: "\e91c";}
.inner-talent .talent-table ul .submit-resume{font-size: 15px;line-height: 28px;display: none;padding:40px 3rem;background: #fff;margin-bottom: 0}
.inner-talent .talent-table ul .submit-resume .resume-intro{width: 100%;display: block;margin-bottom: 15px;}
.inner-talent .talent-table ul .submit-resume p{width:100%;display: block;}
.inner-talent .talent-table ul .submit-resume p b{font-size: 20px;}
.inner-talent .talent-table ul .submit-resume a{display:inline-block;background: #f9ad02;color: #fff;font-size: 14px;padding: 8px 40px;border-radius: 3px;margin-top: 20px}
.inner-talent .talent-table ul .submit-resume a i{margin-left:15px}
.inner-talent .talent-table ul.this .submit-resume{display: block}
.join-contact{display: block;background: #f9ad02;position: relative;margin-bottom: 30px}
.join-contact img{width: 100%}
.join-contact .text{position: absolute;left: 0;top: 50%;width: 100%;transform: translateY(-50%);padding:0 50px}
.join-contact .text h1{font-size: 38px;font-weight: bold;color:#fff;}
.join-contact .text ul{display: block;text-align: right;}
.join-contact .text ul li{display: inline-block;text-align: left;margin-left: 85px}
.join-contact .text ul li i{display: inline-block;color:#fff;font-size: 50px;vertical-align: top}
.join-contact .text ul li h2{color:#fff;font-size: 22px;font-weight: bold;vertical-align: top;display: inline-block;margin-left: 20px}
.join-contact .text ul li h2 p{font-size: 16px;display: block;font-weight: normal;}
@media (max-width:1499px){
	.inner-talent .talent-concept{padding-bottom: 100px;}
	.inner-talent .talent-concept .talent-content p{font-size: 16px;line-height: 1.7;margin-top: 45px;}
}
@media(max-width:1299px){
	.inner-talent .talent-table{margin-top: 40px;}
	.inner-talent .talent-table ul li{text-indent: 1em;}
	.talent-part .talent-list{padding-top: 50px}
	.inner-talent .talent-concept{padding-bottom: 80px;}
	.inner-talent .talent-concept .talent-content{padding:0 60px;}
	.inner-talent .talent-concept .talent-content p{font-size: 15px;line-height: 1.6;margin-top: 40px;}
	.join-contact img{aspect-ratio:1/0.3;object-fit:cover;}
	.join-contact .text h1{font-size: 30px;}
}
@media(max-width:991px){
	.talent-part .talent-list{padding-top:20px}
	.talent-part .talent-list div h3{font-size: 16px;padding-top: 20px}
	.inner-talent .talent-table{margin-top: 30px;}
	.inner-talent .talent-table ul li{line-height: 20px;padding:20px 0;font-size:14px;}
	.talent-concept .row div:last-child .talent-content{padding-top: 30px;font-size: 14px;line-height: 30px}
	.inner-talent .talent-concept{padding-bottom: 60px;}
	.inner-talent .talent-concept .talent-content{padding:50px 30px;}
	.inner-talent .talent-concept .talent-content p{font-size: 14px;line-height: 1.5;margin-top: 20px;}
	.join-contact .text{padding:0;top: 45%}
	.join-contact .text .row > div {text-align: center;}
	.join-contact .text h1{font-size: 25px;}
	.join-contact .text ul{text-align: center;padding-top: 40px}
	.join-contact .text ul li{margin:0 20px}
	.join-contact .text ul li h2{font-size: 20px}
	
}
@media(max-width:767px){
	.inner-talent .talent-table{margin-top: 20px;}
	.inner-talent .talent-table ul li:first-child{width: 28%}
	.inner-talent .talent-table ul li:nth-child(3){width:25%}
	.inner-talent .talent-table ul .submit-resume{font-size: 14px;line-height: 22px;padding:20px 1rem;}
	.inner-talent .talent-table ul .submit-resume a{margin-top: 5px}
	.inner-talent .talent-concept{padding-bottom: 40px;}
	.inner-talent .talent-concept .talent-content p{font-size: 13px}
	.join-contact{margin-bottom: 15px}
	.join-contact img{aspect-ratio:1/0.6;}
	.join-contact .text .row > div {text-align: center;}
	.join-contact .text h1{font-size: 20px;}
	.join-contact .text ul{text-align: center;}
	.join-contact .text ul li{display: block;text-align: center;}
	.join-contact .text ul li:last-child{margin-left:6px}
	.join-contact .text ul li i{font-size: 40px;}
	.join-contact .text ul li h2 p{font-size: 15px}
	.join-contact .text ul li h2{font-size: 16px;text-align: left}
}
@media(max-width:576px){
	.join-contact img{aspect-ratio:1/0.7;}
	.inner-talent .talent-table ul li{font-size: 13px;padding:10px 0.2rem;}
	.inner-talent .talent-table ul .submit-resume{font-size: 13px;line-height: 18px;}
	.talent-concept .row div:last-child .talent-content{padding:30px 20px;font-size: 13px;line-height: 22px}
}



.honor-inner {background:url(../images/honor_bg.webp) no-repeat center;background-size: cover}
.honor-inner .comm-title h1{color:#fff;}
.honor-inner .comm-title h4{color:#ffffffa0;}
.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: #f9ad02;}
.honor-inner .navigation li a:after{content: '';background:#f9ad02;width:0;height:3px;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;transition: all .2s}
.honor-inner .navigation li.this a{color: #f9ad02;font-weight: bold}
.honor-inner .navigation li.this a:after{width: 100%;}

.honor-inner .honor-list dl{padding: 10px;}
.honor-inner .honor-list dl a{display: block;transition: all .2s;width: 100%;}
.honor-inner .honor-list dl a dt{display: block;padding:20px;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;color:#fff;}

@media(max-width:1399px){
	.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 .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{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: 60px;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: 50px}
.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: 15px;line-height: 1.8;color:#666;}
.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: #f9ad02;color: #fff;border-color: #f9ad02}
.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{padding-top: 50px;}
	.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: 50px;}
.prut-list .row dl{padding: 0;padding-right: 20px;margin-bottom: 60px;}
.prut-list .row dl:nth-child(2n){padding-left: 20px;padding-right: 0}
.prut-list .row dl a{background: #fff;box-shadow: 0px 3px 15px 0px rgba(161, 163, 175, 0.3);padding:45px;position: relative;overflow: hidden;flex-direction: row-reverse;align-items: center;}
.prut-list .row dl a dt{overflow: hidden;padding: 0;}
.prut-list .row dl a dt img{width: 100%;transition: all .3s;aspect-ratio:2/1.5;object-fit:cover;}
.prut-list .row dl a:hover dt img{transform: scale(1.04);}
.prut-list .row dl a dd{padding-right: 6%;padding-left: 0}
.prut-list .row dl a dd h1{font-size: 28px;padding-bottom: 15px;font-weight: bold;}
.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: 80%;height:1px;background: #00000010}
.prut-list .row dl a dd h2:before{background: #f9ad02;height:2px;width: 50px;transition: all .2s}
.prut-list .row dl a:hover dd h2:before{width: 80%}
.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{margin-top: 40px;font-size: 15px;line-height: 1.6;margin-bottom: 35px;color:#666;}
.prut-list .row dl a dd i{font-size: 12px;color: #aaa}
.prut-list .row dl a:hover dd i{color: #333}
@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 dt img{width: 60%;}
	.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 dt img{width: 70%;}
	.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}
}

.inner-product-detail{background: url(../images/prutbg.webp) no-repeat center center;background-size: cover;padding-top: 100px}
.inner-product-detail .row > div{padding: 0}
.inner-product-detail .row > div:last-child{padding-left: 5%}
.inner-product-detail .row > div .gallery-top{border-radius: 20px;overflow: hidden;text-align:center;}
.inner-product-detail .row > div .gallery-top img{width: 100%;aspect-ratio:4/3;object-fit:contain;}
.inner-product-detail .row .swiper-button-next:after,.inner-product-detail .row .swiper-button-prev:after{font-size: 25px;color: #bbb}
.inner-product-detail .row > div.base-info{padding-top: 35px}
.inner-product-detail .row > div.base-info .title{display: block;}
.inner-product-detail .row > div.base-info .title h2{font-size: 22px;display: block;color: #f9ad02;padding-bottom:10px}
.inner-product-detail .row > div.base-info .title h1{font-size: 50px;display: block;margin-top: 5px;font-weight: bold;color:#000;}
.inner-product-detail .row > div.base-info .title span{display: block;font-weight: normal;font-size: 20px;margin-top: 10px}
.inner-product-detail .row > div.base-info .title h3{display: inline-block;background:#f9ad02;color: #fff;padding:2px 20px;font-size: 22px}
.inner-product-detail .row > div.base-info .abstract{display: block;padding-top: 40px;padding-bottom: 20px;font-size: 15px;line-height: 28px}
.inner-product-detail .row > div.base-info .parameter{display: block;font-size: 0;padding-top: 30px}
.inner-product-detail .row > div.base-info .parameter dl{display: inline-block;width: 27%;margin-right:2%;vertical-align: top;font-size: 24px;border-top: 1px #ddd solid;padding-top: 18px;white-space: nowrap;position: relative;cursor: pointer;}
.inner-product-detail .row > div.base-info .parameter dl:after{content: '';position: absolute;top: -1px;left: 0;width: 0;height: 1px;background: #f9ad02;transition:all .3s;}
.inner-product-detail .row > div.base-info .parameter dl:hover:after{width: 100%}
.inner-product-detail .row > div.base-info .parameter dl:nth-child(2n){width: 42%}
.inner-product-detail .row > div.base-info .parameter dl:nth-child(3n){margin-right:0;}
.inner-product-detail .row > div.base-info .parameter dl dt{font-size: 70px;line-height: 100px;color: #f9ad02;display: inline-block;vertical-align: top}
.inner-product-detail .row > div.base-info .parameter dl dd {display: inline-block;vertical-align: top;padding-top: 20px;font-size: 24px}
.inner-product-detail .row > div.base-info .parameter dl dd span{display: block;font-size: 14px;font-weight: normal;color: #999;}
.inner-product-detail .row > div.base-info .quick-button{display: block;padding-bottom: 60px;padding-top: 20px}
.inner-product-detail .row > div.base-info .quick-button a{font-size: 15px;display: inline-block;margin-top: 20px;background: #f9ad02e0;color: #fff;padding: 15px 34px;border-radius: 5px;margin-right: 20px;line-height: 20px;box-shadow: 0 15px 15px -13px #00000090;}
.inner-product-detail .row > div.base-info .quick-button a:before{font-size: 20px;line-height: 20px;display: inline-block;vertical-align: top;margin-right:10px;transition:all .3s;}
.inner-product-detail .row > div.base-info .quick-button a:last-child{margin-right:0;background: #333333e0}
.inner-product-detail .row > div.base-info .quick-button a:hover:before{margin-right:18px;}
.inner-product-detail .row > div.base-info .quick-button a:hover{background:#f9ad02}
.inner-product-detail .row > div.base-info .quick-button a:last-child:hover{background:#333}
@media (max-width:1399px){
	.inner-product-detail{padding-top: 80px}
	.inner-product-detail .row > div.base-info .title h2{font-size: 20px;}
	.inner-product-detail .row > div.base-info .title h1{font-size: 40px;}
	.inner-product-detail .row > div.base-info .title span{font-size: 18px;margin-top: 10px}
	.inner-product-detail .row > div.base-info .abstract{padding-top: 30px;padding-bottom: 15px;}
}
@media (max-width:1199px){
	.inner-product-detail{padding-top: 60px}
	.inner-product-detail .row > div.base-info .title h2{font-size: 18px;}
	.inner-product-detail .row > div.base-info .title h1{font-size: 35px;}
	.inner-product-detail .row > div.base-info .title span{font-size: 16px;margin-top: 8px}
	.inner-product-detail .row > div.base-info .abstract{padding-top: 25px;padding-bottom: 10px;font-size: 14px;line-height: 25px}
	.inner-product-detail .row > div.base-info .quick-button{padding-bottom: 50px;padding-top: 15px}
	.inner-product-detail .row > div.base-info .quick-button a{font-size: 14px;margin-top:10px;padding: 10px 30px;}
	.inner-product-detail .row > div.base-info .quick-button a:before{font-size: 18px;}
}
@media (max-width:991px){
	.inner-product-detail{padding-top: 40px}
	.inner-product-detail .row > div .gallery-top img{aspect-ratio:5/3}
	.inner-product-detail .row > div:last-child{padding-left: 0}
	.inner-product-detail .row > div.base-info{padding-top: 15px}
	.inner-product-detail .row > div.base-info .title h2{font-size: 16px;}
	.inner-product-detail .row > div.base-info .title h1{font-size: 28px;}
	.inner-product-detail .row > div.base-info .title span{font-size: 14px;margin-top: 6px}
	.inner-product-detail .row > div.base-info .abstract{padding-top: 20px;font-size: 13px;line-height: 22px}
	.inner-product-detail .row > div.base-info .quick-button{padding-bottom:10px;}
	.inner-product-detail .row > div.base-info .quick-button a{font-size: 13px;padding:8px 25px;}
	.inner-product-detail .row > div.base-info .quick-button a:before{font-size: 16px;}
}
@media (max-width:767px){
	.inner-product-detail{padding-top: 20px}
	.inner-product-detail .row > div.base-info .title h1{font-size: 22px;}
	.inner-product-detail .row > div.base-info .title h2{font-size: 15px;}
}

.inner-product-describe .characteristic .row{margin-left: -30px;margin-right: -30px;margin-top: 40px}
.inner-product-describe .characteristic .row > div{padding: 30px;}
.inner-product-describe .characteristic .row > div dl{padding: 60px;box-shadow: 0 15px 20px -15px #00000060;display: block;height: 100%;background: #f8f8f8;position: relative;overflow: hidden;}
.inner-product-describe .characteristic .row > div dl dt{display: block;position: absolute;left: -75px;top: -75px}
.inner-product-describe .characteristic .row > div dl dt i{display: inline-block;width: 150px;height: 150px;line-height: 215px;text-align: right;padding-right: 28px;background:#f9ad02;color:#fff;font-size: 30px;border-radius:50%;font-family: 'Poppins';font-weight:400;}
.inner-product-describe .characteristic .row > div dl dd{display: block;margin-top: 30px;font-size: 16px;line-height: 1.6}
.inner-product-describe .characteristic .row > div dl dd h1{display: block;font-size: 22px;font-weight: bold;margin-bottom: 15px}
.inner-product-scene .scene-img{display: block;}
.inner-product-scene .scene-img.comm-padding{padding-bottom: 0px;padding-top:50px}
.inner-product-scene .scene-img img{max-width: 100%}
.inner-product-contact{background: url(../images/product_cont_bg.webp) no-repeat fixed;background-size: cover}
.inner-product-contact .comm-title h1{color: #fff}
.inner-product-contact .content{padding: 30px 20%;text-align:center;}
.inner-product-contact .content p{display:block;font-size: 15px;color: #ffffffe0}
.inner-product-contact .content a{display: inline-block;background: #f9ad02;color: #fff;padding: 15px 40px;font-size: 16px;line-height: 20px;margin-top: 50px}
.inner-product-contact .content a i{display: inline-block;margin-left: 10px;transition:all .3s;vertical-align: top;line-height: 20px}
.inner-product-contact .content a:hover i{margin-left: 20px}
@media (max-width:1199px){
	.inner-product-describe .characteristic .row > div dl{padding: 50px;}
	.inner-product-describe .characteristic .row > div dl dt i{display: inline-block;width: 140px;height: 140px;line-height: 205px;font-size: 25px;}
	.inner-product-describe .characteristic .row > div dl dd{font-size: 14px;}
	.inner-product-describe .characteristic .row > div dl dd h1{font-size: 20px}
	.inner-product-contact .content{padding: 25px 3%;}
	.inner-product-contact .content a{padding: 12px 30px;font-size: 15px;margin-top: 30px}
	.inner-product-contact .content p{font-size: 14px}
}
@media (max-width:991px){
	.inner-product-describe .characteristic .row{margin-left: 0;margin-right: 0;margin-top: 20px}
	.inner-product-describe .characteristic .row > div{padding:0;margin-bottom: 30px}
	.inner-product-describe .characteristic .row > div dl dd h1{font-size: 18px}
	.inner-product-contact .content{padding: 20px 3% 0 3%;}
	.inner-product-contact .content a{padding: 10px 25px;font-size: 14px;margin-top: 20px}
	.inner-product-contact .content p{font-size: 13px}
}
@media (max-width:767px){
	.inner-product-describe .characteristic .row > div dl dd{margin-top: 20px;font-size: 13px;}
}
.inner-ohter-product{background: #f8f8f8}
.inner-ohter-product .otherlist{padding-left: 5%;padding-top: 30px}
.inner-ohter-product .otherlist dl{padding: 20px}
.inner-ohter-product .otherlist dl a{background: #fff;display:block;padding:30px;text-align:center;box-shadow: 0 0 15px 10px #00000005}
.inner-ohter-product .otherlist dl a:hover{box-shadow: 0 0 15px 10px #00000010}
.inner-ohter-product .otherlist dl a dt{display: block;overflow: hidden;}
.inner-ohter-product .otherlist dl a dt img{width:100%;transition:all .3s;}
.inner-ohter-product .otherlist dl a:hover dt img{transform:scale(1.08);}
.inner-ohter-product .otherlist dl a dd{display: block;margin-top: 25px}
.inner-ohter-product .otherlist dl a dd h1{font-size: 22px;font-weight: bold;display: block;}
.inner-ohter-product .otherlist dl a dd h2{font-size: 15px;display: block;padding: 10px 0;margin-bottom: 30px}
.inner-ohter-product .otherlist dl a dd h2 span{background:#f9ad02;color: #fff;display: inline-block;margin-left: 10px;padding: 2px 5px;margin-top: 5px}
.inner-ohter-product .otherlist dl a dd div{display:inline-block;border:1px #ddd solid;padding: 8px 30px;font-size: 13px;line-height: 20px;transition:all .3s;}
.inner-ohter-product .otherlist dl a dd div i{font-size: 14px;display: inline-block;vertical-align: top;margin-left: 5px;line-height: 20px;transition:all .3s}
.inner-ohter-product .otherlist dl a:hover dd div{background: #f9ad02;color: #fff;border-color: #f9ad02}
.inner-ohter-product .otherlist dl a:hover dd div i{color: #fff;margin-left: 20px}
@media (max-width:1599px){
	.inner-ohter-product .otherlist dl a{padding:60px 30px 40px;}
	.inner-ohter-product .otherlist dl a dd h1{font-size: 20px;}
	.inner-ohter-product .otherlist dl a dd h2{font-size: 15px}
}
@media (max-width:1399px){
	.inner-ohter-product .otherlist{padding-left: 3%;}
	.inner-ohter-product .otherlist dl a dd h2 span{margin-top: 10px}
	.inner-ohter-product .otherlist dl a dd div{padding: 8px 25px;font-size: 14px}
	.inner-ohter-product .otherlist dl a dd div i{font-size: 13px}
}
@media (max-width:1199px){
	.inner-ohter-product .otherlist{padding: 0;padding-top: 20px}
	.inner-ohter-product .otherlist dl{padding: 10px}
	.inner-ohter-product .otherlist dl a{padding:40px 20px 20px;box-shadow: 0 0 9px 4px #00000005}
	.inner-ohter-product .otherlist dl a:hover{box-shadow: 0 0 9px 4px #00000010}
	.inner-ohter-product .otherlist dl a dd{margin-top:30px}
}
@media (max-width:991px){
	.inner-ohter-product .otherlist dl a{padding:30px 20px}
	.inner-ohter-product .otherlist dl a dd h1{font-size: 16px;}
	.inner-ohter-product .otherlist dl a dd h2{font-size: 14px}
	.inner-ohter-product .otherlist dl a dd div{padding:6px 22px;font-size: 13px}
	.inner-ohter-product .otherlist dl a dd div i{font-size: 12px}
}
@media (max-width:767px){
	.inner-ohter-product .otherlist dl a{padding:25px 10px}
	.inner-ohter-product .otherlist dl a dd h1{font-size: 15px;}
	.inner-ohter-product .otherlist dl a dd h2{font-size: 13px}
	.inner-ohter-product .otherlist dl a dd div{padding:6px 20px;}
}
.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:'Poppins 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:'Poppins 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: #f9ad02;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-project {padding-bottom:80px;border-bottom: 1px #eee solid}
.inner-project .row{padding-top:50px;margin-left: -30px;margin-right: -30px}
.inner-project .row dl{padding: 30px}
.inner-project .row dl a{position: relative;display: block;overflow: hidden;position: relative;}
.inner-project .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-project .row dl a:hover:after{opacity: 0.9}
.inner-project .row dl a dt{display: block;overflow: hidden;background: #000}
.inner-project .row dl a dt img{width: 100%;transition: all .3s;opacity: 0.8;aspect-ratio:4/3;object-fit:cover;}
.inner-project .row dl a:hover dt img{transform: scale(1.08);}
.inner-project .row dl a dd{position: absolute;width: 100%;left: 0;bottom: -65px;padding: 40px;transition: all .2s;z-index: 10;}
.inner-project .row dl a dd h1{font-size: 25px;color: #fff;font-weight: 400}
.inner-project .row dl a dd p{font-size: 16px;color: #fff;display: block;padding-top: 15px;margin-bottom: 30px}
.inner-project .row dl a dd i{color: #fff;font-size: 14px}
.inner-project .row dl a:hover dd {bottom: 0}
@media (max-width:1499px){
	.inner-project .row dl{padding: 20px}
	.inner-project .row dl a dd h1{font-size: 30px;}
}
@media (max-width:1399px){
	.inner-project .row dl a dd h1{font-size: 22px;}
}
@media (max-width:1199px){
	.inner-project .row dl{padding: 15px}
	.inner-project .row dl a dd h1{font-size: 20px;}
	.inner-project .row dl a dd p{font-size: 15px;}
}
@media (max-width:991px){
	.inner-project .row dl{padding: 10px}
	.inner-project .row dl a dd p{font-size: 14px;margin-bottom: 20px}
}

@media (max-width:767px){
	.inner-project .row{padding-top:30px;margin-left:0;margin-right: 0}
	.inner-project .row dl{padding: 10px 0}
	.inner-project .row dl a:after{opacity:1;height:100%}
	.inner-project .row dl a dd{padding: 20px;bottom: -40px;}
	.inner-project .row dl a dd h1{font-size: 18px;}
	.inner-project .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: bold;}
.topnews dl a dd h2:after{content: '';position:absolute;left: 0;bottom: 0;background: #f9ad02;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: #f9ad02;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:5%;}
.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%;}
.inner-news-list dl a dd span{color:#444;font-size:14px;margin-top:20px;line-height: 20px;display: block;opacity: 0.7;}
.inner-news-list dl a dd h1{font-size:22px;color:#333;margin-top: 10px;line-height: 32px;height: 32px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.inner-news-list dl a dd h2{margin-top: 30px;font-size: 15px;line-height: 22px;min-height: 44px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;color: #666;font-weight:normal}
.inner-news-list dl a:hover dd h1{color: #f9ad02}
.inner-news-list dl a dd h3{margin-top: 50px;margin-bottom: 15px;border-radius: 50px;height:35px;width:35px;line-height: 33px;text-align: center;display: inline-block;border:1px #eee solid;transition: all .2s}
.inner-news-list dl a dd h3 i{line-height: 20px;vertical-align: text-top;transition: all .2s;margin-top:30px;font-size:16px;color: #999}
.inner-news-list dl a:hover dd h3{border-color:#f9ad02 }
.inner-news-list dl a:hover dd h3 i{color: #f9ad02}
@media (max-width:1399px){
	.inner-news-list dl{padding:25px}
}
@media (max-width:1199px){
	.inner-news-list dl{padding:15px}
	.inner-news-list dl a dd h1{font-size:20px;}
	.inner-news-list dl a dd h2{font-size: 14px;margin-top: 20px}
}
@media (max-width:991px){
	.inner-news-list .row{margin-left: 0;margin-right:0}
	.inner-news-list dl{padding:20px 0;}
}
@media (max-width:767px){
	.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%;}
	.inner-news-list dl a dd h1{padding-top: 2%;}
}

.viewnews{padding-top: 3%;padding-bottom: 5%;}
.viewnews .content{padding-right: 4%;padding-left: 0}
.viewnews .content .news-type{background: #f5f5f5;border-radius:10px;padding:6px 18px;display: inline-block;color:#999;font-size: 12px}
.viewnews .content .title{padding-bottom: 3%;border-bottom: 2px #ddd solid;padding-top: 2%}
.viewnews .content .title div{padding: 0}
.viewnews .content .title div.tagwords{display:block;padding-top:30px}
.viewnews .content .title div.tagwords a{display: inline-block;margin-left: 8px;background: #f9ad02;color: #fff;font-size:13px;padding:5px 15px;border-radius:3px;margin-bottom:5px}
.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;}
.viewnews .content .title div.bdsharebuttonbox{display: block;padding-top:30px}
.viewnews .content .date ul{width: 100%;text-align: right;padding-top: 10px}
.viewnews .content .date ul li{border: 1px #eee solid;width: 100px;text-align: center;display: inline-block;height:40px;line-height: 40px;color:#999;clear: both;}
.viewnews .content .date ul li:last-child{border-top: none;font-size: 30px;color:#000;font-weight: bold;}
.viewnews .content .text{font-size: 16px;line-height: 30px;padding: 3% 0}
.viewnews .content .text em{font-style:italic;}
.viewnews .content .text p{font-size: 16px;line-height: 30px;margin:20px 0;display: block;}
.viewnews .content .text h3{font-size: 20px;}
.viewnews .content .text img{max-width: 100%}
.viewnews .content .prenext{border-top: 1px #eee solid;padding-top: 30px;font-size: 0;width: 100%}
.viewnews .content .prenext li{width: 40%;display:inline-block;font-size: 0}
.viewnews .content .prenext li a{font-size: 13px;}
.viewnews .content .prenext li a i{display:inline-block;line-height: 20px;font-size: 13px;width: 18%;vertical-align: top}
.viewnews .content .prenext li i:before{line-height: 18px;vertical-align:baseline;margin-right: 5px}
.viewnews .content .prenext li a span{width: 79%;font-size: 14px;line-height: 20px;height:20px;vertical-align: top;display:inline-block;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 15px;border-left: 1px #ddd solid}
.viewnews .content .prenext li a i b{font-weight: normal;}
.viewnews .content .prenext li:nth-child(2){width: 20%;text-align:center;line-height: 18px;vertical-align: top;text-transform: uppercase;font-size: 14px}
.viewnews .content .prenext li:nth-child(2) i{font-size: 16px}
.viewnews .content .prenext li:nth-child(2) i b{width: auto;font-size: 13px;line-height: 18px;vertical-align: bottom;}
.viewnews .content .prenext li:last-child{text-align:right;}
.viewnews .content .prenext li a i.icon-arrow-right2:after{content: "\e90c";margin-left: 5px}
.viewnews .content .prenext li:last-child a span{padding-left: 0;border-left:none;padding-right: 15px;border-right: 1px #ddd solid}
.viewnews .list{padding-right: 0}
.viewnews .list .title{padding-bottom: 5%}
.viewnews .list .title h1{font-size: 25px;color:#000;font-weight: bold}
.viewnews .list .newslist dl{margin-bottom: 8%}
.viewnews .list .newslist dl a dt{overflow: hidden;background: #000}
.viewnews .list .newslist dl a dt img{width: 100%;opacity:0.8;transition: all .2s}
.viewnews .list .newslist dl a:hover dt img{transform: scale(1.05);opacity:1}
.viewnews .list .newslist dl a dd{padding-top: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: bold;position: relative;padding-bottom: 15px;display: inline-block;}
.viewnews .list .newslist dl a dd h2:after{content: '';position: absolute;left: 0;bottom:0;background: #f9ad02;width: 40px;height:2px;transition: all .2s}
.viewnews .list .newslist dl a:hover dd h2{color: #f9ad02}
.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}
}
@media screen and (max-width: 991px){
    .viewnews .content{padding-right: 0;}
	.viewnews .content .title{padding-top: 20px;padding-bottom: 20px;}
	.viewnews .list,.viewnews .content .date{display: none}
	.viewnews .content .text h3{font-size: 18px;}
	.viewnews .content .text p{font-size: 14px;line-height: 24px;}
}

@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: #f9ad02}
.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: #f9ad02;}
.service-inner .capabilities .row{align-items: center;}
.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:25px}
.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: 'Poppins';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: 1599px){
    .service-inner .capabilities .row{align-items: normal;}
}
@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 .content p{font-size:15px;}
	.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: #f9ad02;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: bold;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: #f9ad02;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: bold;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: #f9ad02;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:bold;}
.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;}
.download-inner .row .search button:hover{background: #f9ad02}
.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: bold;}
.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:#f9ad02;}
.download-inner .row .download-cate > ul > li.this{border-bottom-color: #f9ad02}
.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: 35px}
.download-inner .row .download-cate > ul > li > ul > li.this > a{color:#f9ad02;}
.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: 14px;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: #f9ad02;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: 80px;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:5px;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:5px;font-size: 15px}
.pagination-bar ul li.pageinfo {background: #e8e8e8;line-height: 42px;text-align: center;padding: 0 15px;border-radius:5px;font-size: 15px;color: #666}
.pagination-bar ul li.active{background: #f9ad02;color: #fff;height: 42px;width: 42px;display: inline-block;border-radius:5px;line-height: 42px;text-align: center;font-weight: 300;font-size: 15px}
.pagination-bar ul li i{vertical-align: top;font-size: 16px;line-height: 42px;display: inline-block;color: #666}
.pagination-bar ul li a:hover{ color: #fff; background: #f9ad02;}
@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}
.inner-contact .row div:last-child{padding-right: 0}
.inner-contact .contacts p{font-size: 16px}
.inner-contact .contacts .tel{display: block;padding-top: 50px}
.inner-contact .contacts .tel dl{display: block;margin-bottom: 30px;font-size:0}
.inner-contact .contacts .tel dl dt{font-size: 25px;width: 45px;text-align: center;line-height: 28px;vertical-align: top}
.inner-contact .contacts .tel dl dt.icon-send{font-size: 23px}
.inner-contact .contacts .tel dl dt.icon-local{font-size: 32px}
.inner-contact .contacts .tel dl dd{width: calc(100% - 45px);}
.inner-contact .contacts .tel dl dd h1{display: block;font-size: 20px;line-height: 28px;font-weight: 400}
.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}
.inner-contact .map iframe{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}
	.inner-contact .map iframe{height:400px;}
}
@media screen and (max-width: 991px){
	.inner-contact .row div:last-child{padding-left: 0}
}
@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-top: 30px;padding-bottom:0;}
	.inner-contact .map iframe{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:bold;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:bold;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;}
#allmap img{width: 100%;}
.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}
.feedback ul li:nth-child(2n){margin-right:0}
.feedback ul li input{width: 100%;line-height: 50px;height: 50px;background: #fff;border: 1px #eee solid;padding: 10px;font-size: 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}
.feedback ul li textarea{width: 100%;height: 200px;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);border-radius:5px}
.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: #f9ad02}
@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: #f9ad02;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: 'Poppins'}
@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: 24px;}
    .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% #f9ad02}
.news-inner dl a dd span{color: #666;font-size: 12px;font-family: 'Poppins 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: 'Poppins';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:#f9ad02;color: #333;font-size: 12px;padding: 5px 30px;display: inline-block}
.news-inner-detail .info-title{font-size: 28px;font-family:'Poppins 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: #f9ad02}
.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;}



.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: #f9ad02;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:60px;position: relative;z-index: 50;}
.footer .foot-logo{display: block;width: 100%;padding-bottom: 30px}
.footer .foot-logo a i{font-size: 45px;color: #fff;display: inline-block;line-height: 65px;}
.footer .foot-logo h1{font-size:20px;text-transform: capitalize;line-height: 1.4;padding-top: 10px;display: block;color: #fff;font-weight: bold;}
.footer .foot-logo a:hover i,.footer .foot-logo a:hover h1{color: #f9ad02}
.footer .row {padding-bottom: 50px}
.footer .row > div{font-size:0;padding:0;}
.footer .row .footmenu{display: table;padding-left: 5%}
.footer .row .footmenu dl{display:table-cell;width:calc(100%/6)}
.footer .row .footmenu dl dt{width: 100%;display: block}
.footer .row .footmenu dl dt a,.footer .row .socialmedia dl dt,.footer .row .footcontact dl dt{color: #fff;font-size:20px;font-weight: bold;}
.footer .row .footmenu dl dd{display: block;padding-top: 20px;width: 100%}
.footer .row .footmenu dl dd a,.footer .row .footcontact dl dd a{display: block;font-size: 14px;color: rgba(255,255,255,.7);line-height: 30px}
.footer .row .footcontact dl dd a{display: inline-block;}
.footer .row .footmenu dl dd a:hover,.footer .row .footmenu dl dt a:hover,.footer .row .footcontact dl dd a:hover{color:#f9ad02;}
.footer .row .socialmedia{display: block;padding-top: 50px}
.footer .row .socialmedia a{font-size:16px;background:rgba(255,255,255,.7);width: 32px;height: 32px;display: inline-block;line-height: 32px;text-align: center;margin-right: 12px;border-radius: 5px;color: #000;position: relative}
.footer .row .socialmedia a:hover{background: #f9ad02;}
.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%);}
.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 ul.footcontact{display: block;border-top: 1px #ffffff10 solid;text-align: center;padding:20px 0;}
.footer ul.footcontact li{font-size:14px;color:#ffffff90;line-height:30px;display: inline-block;margin:5px 15px}
.footer ul.footcontact li a{font-size: 14px;color:#ffffff90;}
.footer ul.footcontact li a:hover{color:#f9ad02;}
.footer ul.footcontact li i{font-size:16px;line-height: 30px;display:inline-block;margin-right:8px;vertical-align:top;}

.copyright{background: #000;text-align: center;color: rgba(255,255,255,.5);font-size:13px;line-height: 50px}
.copyright a{font-size:13px;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: #f9ad02}
@media (max-width:1699px){
	.footer .foot-logo h1{font-size:18px;}
}
@media (max-width:1299px){
	.footer .foot-logo a i{font-size: 40px;line-height: 55px;}
	.footer .foot-logo h1{font-size:16px;display: block;}
	.footer .row .socialmedia{padding-top: 40px}
}
@media (max-width:1099px){
	.footer .row .socialmedia a{margin-left:0;margin-right: 5px;}
	.footer .row .socialmedia a:first-child img{left:0;margin-left:0}
	.footer .row .socialmedia a:first-child:after {left: 10%;margin-left: 8px;}
}
@media (max-width:991px){
	.footer .foot-logo a i{font-size: 30px;line-height: 35px;}
	.footer .foot-logo h1{font-size:14px;}
	.footer .row .socialmedia{padding-top:30px}
	.footer .row{padding-bottom: 30px;}
	.footer .row .footmenu{padding-left: 0;padding-top: 30px}
	.footer ul.footcontact{border-top: none}
}
@media (max-width:767px){
    .footer{padding:30px 0;padding-bottom:20px}
    .footer .row .footmenu dl{display:block;width:100%;height:40px;line-height:40px;overflow:hidden;border-bottom:1px #ffffff30 solid}
    .footer .row .footmenu dl dt a,.footer .row .socialmedia dl dt,.footer .row .footcontact dl dt{font-size:15px;}
    .footer .row .footmenu dl dd{padding-top:0;display:none}
    .footer .row .footcontact{padding-left: 0;padding-top:30px}
    .footer .row > div.socialmedia {padding-top: 30px;}
    .footer .row .footcontact dl dd p{font-size:13px;line-height:20px;padding:2px 0;}
    .footer ul.footcontact{padding-top: 0}
    .footer ul.footcontact li{font-size: 13px;margin: 0;display: block;text-align:left}
    .copyright{line-height: 20px;padding-top:10px;padding-bottom:10px;text-align: left}
}