﻿@charset "utf-8"; 
:root{--color:#0361b5}
.head-nav>ul>li>a{font-weight:bold}
#nav>ul>li>a{text-transform:uppercase;font-family:"Open Sans", sans-serif !important;font-weight: var(--fontbold6);}
.head-nav .nav-ul>li#liproducts>ul.submenu{display:none !important;}
.home-banner .swiper-slide>a::after{display:none;}
.head-nav .nav-ul>li a{text-transform:uppercase}
.head-top .head-left{display:none;}
.home-indexdata {padding:4% 0;}
.home-indexdata .l-wrap {display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.indexdata-left {padding-right:60px;}
.indexdata-left p {font-weight:bold;font-size:30px;}
.indexdata-right {flex:1;}
.indexdata-right ul {display:flex;justify-content:space-between;flex-wrap:wrap}
.indexdata-right ul li {list-style:none;width:25%;text-align:center;border:1px solid #ccc;padding:25px 15px;}
.indexdata-right ul li:not(:last-child) {border-right:0;}
.indexdata-right ul li .datanum {font-weight:bold;font-size:42px;line-height:1.2;}
.indexdata-right ul li p {line-height:1.4;color:#555;font-size:18px;margin-top:10px;}
@media (max-width:1440px){.indexdata-right ul li .datanum{font-size:36px}
.indexdata-right ul li p{font-size:16px}}
@media (max-width:1280px){.indexdata-left {padding-right:40px;}
.indexdata-left p {font-size:24px;}
.indexdata-right ul li {padding:20px 10px;}
.indexdata-right ul li .datanum{font-size:30px}
.indexdata-right ul li p{font-size:15px}}
@media (max-width:1024px){.indexdata-left {width:100%;padding:0 0 15px}
.indexdata-right {width:100%}}
@media (max-width:768px){.indexdata-right ul li {width:50%}
.indexdata-right ul li:nth-child(1) {border-bottom:0}
.indexdata-right ul li:nth-child(2) {border-right:1px solid #ccc;border-bottom:0}}
.home-partner {padding:3% 0;}
.home-partnerlist {display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3%;}
.home-partnerlist li {width:19%;list-style:none;text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 0 4px #ccc;margin-bottom:25px;padding:18px 20px;}
.home-partnerlist li:nth-child(n + 26) {width:24%}
.home-partnerlist li:nth-child(n + 30) {width:32.5%}
.home-partnerlist li div{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.home-partnerlist li div img {max-height:70px;}
@media (max-width:1024px){.home-partnerlist li div img {max-height:50px;}}
@media (max-width:768px){.home-partnerlist li {width:48.5%;margin-bottom:15px;padding:15px 10px;}
.home-partnerlist li:nth-child(26) {width:48%}
.home-partnerlist li:nth-child(n + 27) {width:32%}}
.index-iconbox{padding:4% 0 0;}
.index-iconbox .icon-list{display:flex;flex-wrap:wrap;justify-content: space-between;}
.index-iconbox .icon-list .item{width:9%;text-align: center;}
.index-iconbox .icon-list .item .icon-title{margin-top:10px;}
.index-iconbox .icon-list .item .icon img{max-width:90px;}
@media (max-width:1366px){.index-iconbox .icon-list .item .icon img{max-width:75px;}}
@media (max-width:1024px){.index-iconbox .icon-list .item{width:19%;margin:10px 0;}}
@media (max-width:550px){.index-iconbox .icon-list .item .icon img{max-width:30px;}
.index-iconbox .icon-list .item .icon-title{font-size:10px;word-break: break-word;}}
.ywk-index-product {padding:4% 0;overflow: hidden;background: url('../upload/ipbg.jpg') center top no-repeat;}
.ywk-content-top{position: relative;display: flex;justify-content: space-between;align-items: center;}
.ywk-content-top .home-title{margin:0;}
.ywk-content-top-right {position: absolute;right: 0;top:0;width: 350px;}
.ywk-content-top-swiper-leftright {position: relative;float: right;width: 185px;height: 50px;border: 1px solid #e2e3e5;}
.ywk-content-top-swiper-leftright::before {content: '';width:1px;height:24px;background: #e2e3e5;position: absolute;top:50%;left:50%;margin-top: -12px;}
.ywk-content-top .swiper-product-next,.ywk-content-top .swiper-product-prev {position: absolute;top: 50%;margin-top:-25px;width:50%;height: 50px;cursor: pointer;opacity: .5;outline: none;}
.ywk-content-top .swiper-product-next:hover,.ywk-content-top .swiper-product-prev:hover {opacity: 1;}
.ywk-content-top .swiper-product-prev{display:flex;align-items: center;justify-content: center;left:0;}
.ywk-content-top .swiper-product-next{display:flex;align-items: center;justify-content: center;right:0;}
.swiper-product-pagination {width: 50%;position: absolute;left: 0;top: 15px;}
.swiper-product-pagination {font-size: 18px;color: #b8becc;}
.swiper-product-pagination span.swiper-pagination-total {color: #b8becc;}
.swiper-product-pagination span.swiper-pagination-current {color: var(--color);}
.home-advantage .home-title span{padding:0;}
.home-advantage .home-title span:after{display:none;}
.ywk-index-product-type {padding:40px 0 0 0;overflow: hidden;}
.ywk-index-product-type-item {width: 100%;overflow: hidden;position: relative;}
.ywk-index-product-type-item .top{position: absolute;width:100%;height: 100%;padding:7%;overflow: hidden;box-sizing: border-box; z-index: 10;color: #fff;}
.ywk-index-product-type-item .title-1{font-size:26px;position: relative;text-transform: uppercase;opacity: .8;}
.ywk-index-product-type-item .title-1::before {content: '';width:20px;height:3px;background: #fff;margin-bottom: 20px;display: block;transition:all .4s ease;}
.ywk-index-product-type-item .menu-2 {margin-top: 80px;overflow: hidden;opacity:1;}
.ywk-index-product-type-item .menu-2 li{display:block;margin: 0;list-style: none; clear: both;}
.ywk-index-product-type-item .menu-2 a{color: #fff;font-size: 14px;position: relative;display: inline-block;}
.ywk-index-product-type-item .menu-2 a::after {content: '';width:0px;height:1px;background: var(--color);position: absolute;bottom: -3px;left: 0;transition:all .4s ease;}
.ywk-index-product-type-item .menu-2 a:hover {color: var(--color);}
.ywk-index-product-type-item .menu-2 a:hover::after {width: 100%;}
.ywk-index-product-type-item .learnmore-3 {overflow: hidden;padding: 15px 0;position: absolute;left:10%;bottom:5%;width:80%;opacity:0;}
.ywk-index-product-type-item .learnmore-3::after {content: '';width: 0px;height:1px;background: #fff;position: absolute;bottom: 0;left: 0;transition:all .4s ease;}
.ywk-index-product-type-item .learnmore-3 a {display: block;}
.ywk-index-product-type-item .learnmore-3 span{color: #fff;font-size: 14px;text-transform: uppercase;}
.ywk-index-product-type-item .learnmore-3 i{width:24px;height:8px;position:absolute;right:0;top:50%;margin-top:-4px;}
.ywk-index-product-type-item .learnmore-3 a:hover span{color: var(--color);}
.ywk-index-product-type-item:hover .title-1 {opacity:1;}
.ywk-index-product-type-item:hover .menu-2 {opacity:1;margin-top: 30px;}
.ywk-index-product-type-item:hover .learnmore-3{opacity:1;bottom:10%;}
.ywk-index-product-type-item:hover .learnmore-3::after{width: 100%;}
.ywk-index-product-type-item:hover .img  {opacity: .6;transform:scale(1.1);}
.ywk-index-product-type-item:hover {background: #000;}
.ywk-index-product-type-item * {transition:all .4s ease;}
.ywk-index-product-type-item .img{background-position: center;background-repeat: no-repeat;background-size: cover;}
.ywk-index-product-type-item .img img{width:100%;display:block}
@media (max-width:1024px){.ywk-index-product-type{margin-top:3%;}}
@media (max-width:550px){.ywk-content-top-right{width:200px;}
.ywk-content-top-swiper-leftright{width:100px;height:35px;}
.swiper-product-pagination{top:5px;}}
.home-products{display:none;}
.home-indexadv{padding: 1% 0;}
.home-case{display:none;}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-swiper .swiper-slide-active img {animation:bannerimg 6s forwards}
@keyframes bannerimg {0% {transform:scale(1)}
80% {transform:scale(1.05)}
100% {transform:scale(1.047)}}
@media (min-width:1701px){.head-nav>ul>li{margin:0 20px}}
.kche-t177 .kche-t177-item{align-items:center;}
@media (max-width:768px){.kche-t177 .kche-t177-info{margin-bottom:20px}}
.sidebar-cate li.menu-item{background:#1D3546;padding:0;margin:10px 0;border-radius: 5px;}
.sidebar-cate li.menu-item>a{color:#fff;padding:5px 15px;}
.sidebar-cate li.menu-item:after{display:none;}
.sidebar-cate li.menu-item>i{position: absolute;right: 0px;top:6px;width: 50px;height:auto;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.sidebar-cate li.menu-item>i.is-open{transform: inherit;}
.sidebar-cate li.menu-item>i::after{content: "";width: 29px;height: 6px;border: 1px solid #1CCE7E;border-radius: 3px;}
.sidebar-cate i::before, .sidebar-cate em::before{display:none;}
.sidebar-cate li.menu-item.is-current>i::after {background: #FFF;}
.sidebar-cate li.menu-item.is-current{background: #1CCE7E;}
.sidebar-cate li.menu-item ul{background:#eee;}
.sidebar-cate .sub-menu .LiLevel2 a{position:relative;padding-left:15px;}
.sidebar-cate .sub-menu .LiLevel2 a:before{content:'-';position:absolute;top:50%;left:0px;transform: translateY(-50%);}
.sidebar-cate li.menu-item>a{padding-right:55px}
.sidebar-cate .menu-item.active>a{color:#fff}
.sidebar-cate .menu-item>a:hover{color:#fff}
.sidebar-cate li.menu-item>i{height:50px;top:0;}
.sidebar-cate .menu-item i:hover::after,.sidebar-cate .menu-item.active i::after{background:#fff;height:6px}
@media (min-width:1025px){header>.l-wrap{padding:0 50px;max-width:100%;}
.head-nav>ul>li>a{font-size:16px;white-space:nowrap}
.head-nav>ul>li{margin:0 33px;}}
@media (min-width:1025px) and (max-width:1600px){header>.l-wrap{padding:0 30px}
.head-nav>ul>li{margin:0 25px;}}
@media (min-width:1025px) and (max-width:1440px){.head-logo{max-width:300px;}
.head-nav>ul>li{margin:0 20px;}}
@media (min-width:1025px) and (max-width:1366px){.head-nav>ul>li{margin:0 15px;}}
@media (min-width:1025px) and (max-width:1280px){.head-nav>ul>li{margin:0 10px;}}
@media (min-width:1025px){.product-detail .product-info{margin-left:60px}
.preview-container{width:320px;}
.preview-container .small-box{width:320px;height:320px;padding:50px;}
.preview-container .thumbnail-box .list{width:280px;}
.preview-container .thumbnail-box .list ul .item{width:50px;height:50px;padding:8px;}
.prodetails-top .preview-container .thumbnail-box .swiper-slide img{object-fit:contain;padding:3px}
.preview-container .big-box{left:349px;}
.detail-content .kche-t171 .kche-t171-item{width:32%;}
.detail-content .kche-t171 .kche-t171-item .kche-t171-item-img{width:40%;}
.detail-content .kche-t171 .kche-t171-item .kche-t171-item-info{width:58%;}}
@media (min-width:1701px){.common-main.pro-d-main .l-wrap{max-width:1400px;}}
.home-iconbox{padding:4% 0;}
.home-iconbox .home-iconlist{display:flex;justify-content:center;flex-wrap:wrap;}
.home-iconbox .home-iconlist>li.item{width:12%;text-align:center;margin:0 10px;transition: all .3s;}
.home-iconbox .home-iconlist>li.item:hover{transform: translateY(-5px);}
@media (max-width:768px){.home-iconbox .home-iconlist>li.item{width:19%;margin:10px;}
.home-iconbox .home-iconlist>li.item img{max-width:50px;}
.home-iconbox .home-iconlist>li.item p{font-size:14px;word-break: break-word;}}
@media (max-width:500px){.home-iconbox .home-iconlist>li.item{width:21%;margin:5px;}
.home-iconbox .home-iconlist>li.item p{font-size:12px;}}
.home-exnumbox{background:#f7f7f7;padding:4% 0;}
.home-exnumbox .exnum-list{display:flex;justify-content: space-between;flex-wrap:wrap;}
.home-exnumbox .exnum-list .exnum-item{width:19%;}
.home-exnumbox .exnum-list .exnum-item .top{display:flex;justify-content: center;align-items: center;}
.home-exnumbox .exnum-list .exnum-item .top .num-icon{margin-right:20px;}
.home-exnumbox .exnum-list .exnum-item .top .num-icon img{display:block;transition: all .5s;}
.home-exnumbox .exnum-list .exnum-item:hover .top .num-icon img{transform: rotateY(360deg);}
.home-exnumbox .exnum-list .exnum-item .number{display:flex;font-weight:var(--fontbold7)}
.home-exnumbox .exnum-list .exnum-item .number .nump{font-size:40px;}
.home-exnumbox .exnum-list .exnum-item .number p span{height:100%;font-size:40px;}
.home-exnumbox .exnum-list .exnum-item .number p sup{font-size:14px;}
@media (max-width:1024px){.home-exnumbox .exnum-list .exnum-item .number .nump,.home-exnumbox .exnum-list .exnum-item .number p span{font-size:30px;}}
@media (max-width:768px){.home-exnumbox .exnum-list{justify-content: center;}
.home-exnumbox .exnum-list .exnum-item{width:31%;margin:1%;}
.home-exnumbox .exnum-list .exnum-item .number .nump, .home-exnumbox .exnum-list .exnum-item .number p span{font-size:22px;}
.home-exnumbox .exnum-list .exnum-item .top .num-icon img{max-width:40px;}
.home-exnumbox .exnum-list .exnum-item .bot{font-size:12px;}}
@media (max-width:500px){.home-exnumbox .exnum-list .exnum-item{width:48%;}
.home-exnumbox .exnum-list .exnum-item .top{justify-content: left;}
.home-exnumbox .exnum-list .exnum-item:last-child{width:100%;}
.home-exnumbox .exnum-list .exnum-item .number .nump, .home-exnumbox .exnum-list .exnum-item .number p span{font-size:18px;}}
.home-iconbox .home-iconlist>li.item{width:10%;padding:0 6px;margin:0;box-sizing:border-box}
.home-iconbox .home-iconlist>li.item img{height:50px;filter: brightness(0);}
.home-iconbox .home-iconlist>li.item:hover img{filter:initial;}
.home-iconbox .home-iconlist>li.item .icon-tit{font-size:13px}
@media (min-width:769px){.home-iconbox{padding:25px 0}
.home-exnumbox,.ywk-index-product{padding:50px 0}}
@media (max-width:1200px){.home-iconbox .home-iconlist>li.item{width:20%;padding:15px 6px}}
@media (max-width:1024px){.home-iconbox .home-iconlist>li.item{width:25%;}}
@media (max-width:768px){.home-iconbox .home-iconlist>li.item{width:33%;}}
.home-partners{padding:50px 0}
.partnerscontent{position:relative}
.partners-swiper2 .swiper-wrapper{height:200px;}
.partners-swiper2 .swiper-slide{box-sizing:border-box;text-align:center;background:#fff;height:calc((100% - 40px) / 2) !important;padding:10px 15px;}
.partners-swiper2 .swiper-slide img{height:100%;object-fit:contain;}
.partners-swiper2{padding:20px 5px;margin:0px 80px;position:relative}
@media screen and (max-width:769px){.home-partners{padding:30px 0}
.partners-swiper2{margin:0vw 8vw;padding:0}
.home-partners .swiper-prev{left:0}
.home-partners .swiper-next{right:0}}
@media (max-width:500px){.partners-swiper2{margin:0vw;}
.home-partners .swiper-next, .home-partners .swiper-prev{display:none}}
@font-face{font-family:"kchefont2";font-display:swap;src:url(http://cdn.seo.com.cn/Content/ck/kche/iconfont/iconfont.woff2?t=1697532810121) format('woff2'),url(http://cdn.seo.com.cn/Content/ck/kche/iconfont/iconfont.woff?t=1697532810121) format('woff'),url(http://cdn.seo.com.cn/Content/ck/kche/iconfont/iconfont.ttf?t=1697532810121) format('truetype')}
.about-item.item2 .kchefont{font-family:"kchefont2"!important;}
.about-item.item2 .icon-kche-clearall:before{content:"\e929"}
.about-item.item2 .icon-kche-click:before{content:"\e6f7"}
.about-item.item2 .icon-kche-recycle1:before{content:"\e60d"}
.about-item.item2 .icon-kche-indeterminate:before{content:"\e61c"}
.home-about .item2 .about-con{padding:0 30px}
.home-about .kche-t86 .kche-t86-content>p {color:#333;font-weight:var(--fontbold6,600);font-size:24px;text-align:center;margin:0px;margin-bottom:10px;}
.home-about .kche-t86 .kche-t86-des {text-align:center;}
.home-about .kche-t86 .kche-t86-des p {margin:0;color:#555;line-height:1.5;}
.home-about .kche-t86 .kche-t86-content h5 {color:#333;font-weight:var(--fontbold6,600);font-size:24px;text-align:center;margin:0px;margin-bottom:10px;}
.home-about .kche-t86 .kche-t86-list {display:flex;justify-content:space-between;flex-wrap:wrap;box-sizing:border-box;padding:0 4px;}
.home-about .kche-t86 .kche-t86-item-flex {width:49%;margin-bottom:2em;display:flex;align-items:center;box-sizing:border-box;padding:20px 18px;background-color:#fff;border-radius:10px;border-bottom:2px solid var(--color,#1d2087);box-shadow:0 2px 6px 0 rgba(51,51,52,.2)}
.home-about .kche-t86 .kche-t86-item-flex>.kche-item-l {width:90px;height:90px;background-color:#f8f8f8;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}
.home-about .kche-t86 .kche-t86-item-flex>.kche-item-l>em {font-size:36px;color:#333;transition:all .2s ease;font-style:inherit}
.home-about .kche-t86 .kche-t86-item-flex>.kche-item-r {flex:1;margin-left:20px}
.home-about .kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-tit {color: #000;font-size:18px;font-weight:var(--fontbold6,600);transition:all .2s ease;margin:0;}
.home-about .kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-text {font-size:16px;color:#555;margin-top:5px;}
.home-about .kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-text p {margin:0;}
.home-about .kche-t86 .kche-t86-item-flex:nth-child(3),.home-about .kche-t86 .kche-t86-item-flex:nth-child(4) {margin-bottom:0}
.home-about .kche-t86 .kche-t86-item-flex:hover>.kche-item-l {background-color:#eee;}
@media (max-width:768px){.home-about .kche-t86 .kche-t86-item-flex{width:100%;margin-bottom:25px!important}
.home-about .kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-text p{font-size:14px}}
@media(max-width:500px) {.home-about .kche-t86 .kche-t86-item-flex>.kche-item-l {width:70px;height:70px}
.home-about .kche-t86 .kche-t86-list {margin-top:1em;}
.home-about .kche-t86 .kche-t86-item-flex {margin-bottom:1em;}
.home-about .kche-t86 .kche-t86-item-flex:nth-child(3) {margin-bottom:1em;}}
@media (min-width:1081px){#liproducts{position:static}
#liproducts:hover .submenu{display:flex!important}
#liproducts .submenu{padding:10px calc(50% - 700px);list-style:none;width:100%;display:none!important;flex-wrap:wrap;left:0;box-sizing:border-box}
#liproducts .submenu>li{margin:10px 1.4% 10px 0;position:relative;min-height:100px;width:23.5%;}
#liproducts .submenu>li:nth-child(3n){margin-right:0}
#liproducts .submenu>li em,#liproducts .submenu>li i{display:none}
#liproducts .submenu>li>a{line-height:1.3;margin-bottom:3px;display:block;text-decoration:none;height:auto;padding:0 0 0 90px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:16px;color: var(--color);font-weight: 500;opacity: 0.8;}
#liproducts .submenu>li .cate-con{padding-left:90px}
#liproducts .submenu>li .cate-con ul{min-width:inherit;position:static;display:block;background:0 0;padding:0}
#liproducts .submenu>li .cate-con ul a{font-size:14px;opacity:.8;padding:0;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
#liproducts .submenu>li .cate-img{width:80px;height:80px;position:absolute;left:0;top:0}
#liproducts .submenu>li .cate-img a{padding:0}
#liproducts .submenu>li .cate-img img{width:100%;height:100%;object-fit:cover}
.head-info .nav-ul>li:hover .submenu li:hover>a{background:none}
.head-info .nav-ul>li:hover .submenu li a:hover{color:var(--color)}}
@media (max-width:1600px) and (min-width:1081px){#liproducts .submenu{padding:10px 30px;}}
@media (max-width:1080px){#liproducts .submenu{margin:0;padding:0;width:auto;display:none}
#liproducts .submenu>li .cate-img{display:none}}
.foot-item.foot-cate {display:none;}
@media (min-width:1081px){.foot-cate ul,.foot-contact ul,.foot-nav ul {padding:0;}
.foot-nav ul {display:block;max-height:inherit;}
.foot-nav ul>li {margin-bottom:10px}
.foot-item {width:auto;max-width:31%;min-width:20%;}
footer .l-wrap {justify-content:space-between;}}
@media (min-width:1441px){.common-content .pro-list.list0 .pro-img{flex:1.5;}}
@media (min-width:1025px) and (max-width:1440px){.common-content .pro-list.list0 .pro-img{flex:2}}
@media(min-width:1025px){#liproducts .submenu>li{width: 31.5%;}.foot-nav ul{display:flex;flex-direction: row;}.foot-nav ul>li{width:33%;}}
.news-main .sidebar,.service .sidebar,.singgle-main .sidebar .sidebar-item:nth-of-type(2){display: none;}
.kche-t177 .kche-t177-item{margin-bottom: 20px;}
.kche-t177 .kche-t177-num .kche-t177-num-into{height: 10px;bottom: -15px;}
.kche-t177 .kche-t177-num{width: 50px;height: 50px;}
.kche-t177 .kche-t177-num .kche-t177-num-box{width: 30px;height: 30px;font-size: 12px;}
.kche-t177 .kche-t177-img {width: 45%;}
@media (min-width:1301px){.home-about .item2 .about-con{width:64%}
.home-about .item2 .about-img{width:36%}}
.home-title h2{font-size: 46px;font-weight:bold;color: var(--fontcolor);line-height: 1;text-transform: uppercase;}
.home-span{border-top: 1px solid #333;height: 1px;margin: 15px auto 0;position: relative;width: 35%;}
.home-span:before{background-color: #333;border: 1px ridge #333;content: "";height: 10px;left: 50%;margin-left: -20px;position: absolute;top: -5px;width: 40px;}
.head-nav>ul>li>a{text-transform: uppercase;}
@media(min-width:769px){.ywk-content-top .home-title{width:100%;}}
@media (min-width:102px){.common-content .pro-list .pro-img .img-wrap{padding:20px;box-sizing:border-box;}}
.home-about .item1 .about-img {background-image:url(/uploads/42070/page/p202407171341015040e.jpg);}
@media (min-width:1301px){.home-about .item1 .about-img{width:60%;}
.home-about .item1 .about-con {width:40%;padding:50px 40px;}
.home-about .about-icon-list>li {text-align:center;padding:0;margin:0 15px;}
.home-about .about-icon-list {justify-content:space-around;}}
@media (max-width:1500px) and (min-width:1301px){.home-about .about-icon-list>li{margin:0 6px}}
.home-why {padding:60px 0;}
.home-about .item2 .about-con {width:100%;padding:0}
@media (max-width:768px){.home-why {padding:30px 0;}
.home-title h2{font-size:28px}
.home-span:before{height:6px;width:26px;margin-left:-13px}}
.pro-main .common-main.pro-d-main .sidebar .sidebar-item:nth-child(3),.pro-main .common-main.pro-d-main .sidebar .sidebar-item:nth-child(4){display:none;}
.ywk-content-top .home-title {background:url(/uploads/42070/index/tit3.jpg) no-repeat center bottom;background-size:auto 60%;padding-bottom:20px}
.home-title span {line-height:50px;font-weight:bold;text-transform:uppercase;font-size:46px}
.home-span {display:none;}
.home-about >.home-title h2 {line-height:50px;font-weight:bold;text-transform:uppercase;background:url(/uploads/42070/index/tit3.jpg) no-repeat center bottom;background-size:auto 60%;padding-bottom:50px}
.home-why .home-title h2 {font-weight:bold;text-transform:uppercase;background:url(/uploads/42070/index/tit4.png) no-repeat center bottom;background-size:auto 120%;padding:20px 0 24px;}
.home-partners .home-title h2 {font-weight:bold;text-transform:uppercase;background:url(/uploads/42070/index/tit4.png) no-repeat center bottom;background-size:auto 120%;padding:20px 0 24px;}
@media (max-width:768px){.ywk-content-top .home-title{width:100%}
.ywk-content-top-right{position:relative;margin-top:20px}
.ywk-content-top{flex-wrap:wrap;justify-content:flex-end;}
.ywk-content-top .home-title{padding-bottom:30px}
.home-title span{line-height:40px}
.home-about >.home-title h2{line-height:40px;padding-bottom:30px}
.home-why .home-title h2,.home-partners .home-title h2{padding:12px 0 16px}}
.home-about .item1 .about-article{color: #000;max-height: inherit;display: block;}
.home-about .about-icon-list .about-icon{background-image:url(/uploads/42070/page/p20240722111330231f8.png)}
.home-about .about-more{border: 2px solid #000;color: #000;}
.home-about .item1 .about-more:hover{background:var(--color);color:#fff;border-color:var(--color);}
.home-about .item1 .about-con{background: #fff;}
.home-about .about-article li{background: none;text-align:center}
.ywk-content-top .home-title{background: none;}
.home-about >.home-title h2{background: none;}
.home-why .home-title h2{background: none;}
.home-partners .home-title h2{background: none;}
@media (max-width:768px){.home-about .about-article ul{margin-bottom:0}
.home-about .about-article li{padding-left:20px;justify-content: flex-start;}
.home-about .about-article li:first-child{padding-left:0}}
@media (min-width:1025px){.home-about .about-title{font-size:30px;}}
.home-about .about-title{font-weight:var(--fontbold7);color:#fff;}
.home-about .about-icon-list>li span{color:#fff;font-weight:var(--fontbold7)}
.home-about .about-item{margin-top: 80px;background: url(/Content/uploads/20241050540/2024072311242554757b0e6fcd4ae6b2248afc50323182.png) no-repeat center;background-size: 100% 100%;flex-wrap: wrap;}
.home-why .l-wrap{max-width: 1030px;padding: 0 15px;box-sizing: border-box;}
.why-column{padding:4% 3%;width: 33.33333% !important;box-sizing: border-box;}
.why-column img{width: auto;display: block;margin: 0 auto;filter: grayscale(200%) brightness(0%);height:55px}
.why-column h4{position: relative;color: var(--color);padding-bottom:10px;font-size: 24px;text-align: center;font-family: roboto-bold;margin-top: 10px;margin-bottom:15px;}
.why-column h4:after{content: '';position: absolute;width: 40px;height: 2px;background: #df251c;left: 50%;margin-left: -20px;bottom: 0;}
.why-column p{text-align: center;font-size: 16px;color: #888888;line-height:1.4;font-weight: bold;}
.why-column:hover img{transform: rotateY(180deg);}
@media (max-width:1300px) {.home-title h2,.home-title span{font-size: 32px;}.home-about .about-item{flex-direction: row;}.why-column p{font-size: 14px;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;display: -webkit-box;}.why-column img{max-width: 40px;}.why-column h4{font-size: 20px;margin-top: 5px;margin-bottom: 10px;padding-bottom: 10px;}.why-column{padding: 3%;}}
@media (max-width:1024px) {.home-about .about-item{margin-top: 40px;background: none;}}
@media (max-width:768px) {
.home-title h2,.home-title span{font-size: 24px}
.why-column{width: 50% !important;}}
.home-title h2,.home-title span{color:#004798;}
.about-main>.l-wrap{background: url(/Content/uploads/20241050540/20240723175851be651ec4299f434fbd49e138e69eb432.png)center no-repeat;background-size: cover;position: relative;z-index: 0;}
.about-main>.l-wrap::after{position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: -1;background: #00000042;}
.about-article p{color: #fff;text-align: justify;}
.home-about .about-more {border: 2px solid #fff;color: #fff;}
.home-about .about-con{padding: 75px 0;box-sizing: border-box;max-width: 1130px;margin: 0 auto;}
.home-projects{background: url(/uploads/42070/page/p20240724174000db4c0.jpg) no-repeat center/cover;padding:5% 0;}
.home-projects .home-title h2{color:#fff;}
.home-projects .project-inner{display:flex;align-items: center;}
.home-projects .project-inner .home-projects-btn{font-size:54px;font-weight:var(--fontbold7);color:#fff;cursor: pointer;}
.home-projects .project-inner .home-projects-btn:hover{color:var(--color)}
.home-projects .project-inner .projectSwiper{max-width:90%;}
.home-projects .projectSwiper .img img{width:100%;display:block;}
.home-projects .projectSwiper .project-tit{border-bottom:3px solid var(--color);background: #fff;color:var(--color);padding:20px;font-weight:var(--fontbold7);transition: all .3s;}
.home-projects .projectSwiper .swiper-slide:hover .project-tit{transform:translateY(-5px)}
.home-projects .project-more{text-align: center;}
.home-projects .project-more a{border: 1px solid #fff;border-radius: 30px;color:#fff;padding:10px 25px;display:inline-block;margin-top:40px;transition: all .3s;}
.home-projects .project-more a:hover{background: var(--color);border-color: var(--color);}
@media (max-width:1024px){.home-projects .projectSwiper .project-tit{padding:10px;}}
@media (max-width:768px){.home-projects .project-inner .home-projects-btn{font-size:30px;}
.home-projects .project-inner .projectSwiper{max-width:85%;}
.home-projects .project-more a{margin-top:20px;padding:5px 15px;}}
.had-txt{text-align: center;margin-left:auto;margin-right:auto;max-width:1000px;}
@media (min-width: 769px) {.home-exnumbox{padding:100px 0}.ywk-index-product {padding: 150px 0;}.home-why{padding: 150px 0;}.home-partners{padding: 150px 0;}}
.home-about .about-title:after {  background: none;}
.home-about .about-title { margin-bottom: unset;}
.home-about .home-title+p{text-align:center;padding:0 15px;margin-bottom:30px;margin-top:-15px;margin-left:auto;margin-right:auto;max-width:1000px}
@media (min-width:1025px){.home-about .about-con{max-width:38%;margin:0 0 0 80px}}
@media (max-width:500px){.home-about .home-title+p{margin-top:-10px}}
@media (max-width:500px){.about-article p{font-size:14px;}
.ywk-content-top .home-title{padding-bottom:0;}
.ywk-index-product-type{padding-top:10px;}}
.ywk-index-product .had-txt{max-width:750px}
.sidebar-cate li.menu-item.is-current{background: var(--color);}
.sidebar-cate li.menu-item{background: var(--color);}
.sidebar-cate li.menu-item>i::after{background: #fff;}
.sidebar-cate li.menu-item>i::after{border: none;}
.pro-main .kche-t86 .kche-t86-item-flex:nth-child(4),.pro-main .kche-t86 .kche-t86-item-flex:nth-child(3){margin-bottom:2em}
@media (max-width:500px){.pro-main .kche-t86 .kche-t86-item-flex:nth-child(4), .pro-main .kche-t86 .kche-t86-item-flex:nth-child(3){margin-bottom:1em;}
.pro-main .kche-t46 .kche-item-img{max-width:100%;}}
.pro-main .kche-t1>h5.kche-color-theme{border-color: var(--color, #ccc);border-width: 2px;border-style: solid;}
.pro-main .kche-t1>h5.kche-color-theme::before{display:none;}
.table-responsive {margin: 0.2rem 0rem 0.8rem 0rem;}
.home-service .service-wrap .service-item .text {-webkit-line-clamp: inherit;}
@media (min-width:1025px){#nav ul li#liproducts{position:static}
#nav ul li#liproducts:hover .submenu{display:flex!important}
#nav ul li#liproducts .submenu{background:#fff;padding:10px calc(50% - 800px);list-style:none;width:100%;display:none;flex-wrap:wrap;flex-direction:row;left:0}
#nav ul li#liproducts .submenu>li{margin:10px 2% 10px 0;position:relative;min-height:100px;width:32%;height:auto;}
#nav ul li#liproducts .submenu>li:nth-child(3n){margin-right:0}
#nav ul li#liproducts .submenu>li em,#liproducts .submenu>li i{display:none}
#nav ul li#liproducts .submenu>li>a{color:var(--color);display:block;text-decoration:none;height:auto;padding:0 0 5px 90px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:17px}
#nav ul li#liproducts .submenu>li .cate-con{padding-left:90px}
#nav ul li#liproducts .submenu>li .cate-con ul{min-width:inherit;position:static;display:block;background:0 0;padding:0}
#nav ul li#liproducts .submenu>li .cate-con ul li{height:auto}
#nav ul li#liproducts .submenu>li .cate-con ul a{color:#000;font-size:14px;opacity:.8;padding:0;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
#nav ul li#liproducts .submenu>li .cate-img{width:80px;height:80px;position:absolute;left:0;top:0}
#nav ul li#liproducts .submenu>li .cate-img a{padding:0}
#nav ul li#liproducts .submenu>li .cate-img img{width:100%;height:100%;object-fit:cover}
#nav ul li#liproducts .submenu>li a:hover{color:var(--color)!important;background:none}}
@media (max-width:1650px) and (min-width:1025px){#nav ul li#liproducts .submenu{padding:10px 20px}}
@media (max-width:1024px){#nav ul li#liproducts .submenu{margin:0;padding:0;width:auto;display:none}
#nav ul li#liproducts .submenu>li .cate-img{display:none}}
.home-service .service-wrap .service-item {background:#F0F2F5;color:#000;border-color:#ccc;}
.home-service .service-wrap .service-item .bg i {color:var(--color);}
.home-service .service-wrap .service-item .text {color:#333;}
.home-service .service-wrap .service-item:hover,.home-service .service-wrap .service-item:hover .text {color:#fff}
@media (min-width:1025px){#nav ul li:last-child{padding:0 32px 0 16px}}
.home-title{text-transform: uppercase;color:#034997;font-weight:bold}
@media (min-width:769px){.home-about, .home-application, .home-honor, .home-news, .home-product, .home-static, .home-video{padding-top:225px;padding-bottom:225px;}
.home-about .l-wrap,.home-projects .project-inner{margin-top:60px!important}}
.head-link{display:none}
.head-share>ul a{margin:0 6px 0 0}
.lang-icon span{display:none}
.home-application .home-des{max-width:550px}
.home-about .about-info .home-des {display:block;padding:0 0 12px;font-weight:bold;}
@media (min-width:1025px){.home-about .about-info .home-des{font-size:var(--fontsize26)}}
.home-about .l-wrap {margin-top:30px;align-items:center}
@media (max-width:500px){.home-about .about-info .home-des{font-size:18px}}
.prodetails-top .singglepic{padding:6%}
.prodetails-top .preview-container .small-box{padding:6%}
@media (max-width:768px){.prodetails-top .preview-container .thumbnail-box .swiper-slide{padding:6%}}
.pro-list li .pro-img a{padding:9%}
.home-partner{padding:60px 20px}
.home-partner .honorwrap {padding:0 80px}
.home-partner .swiper-wrapper {-webkit-transition-timing-function:linear;-moz-transition-timing-function:linear;-ms-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;}
.home-partner .swiper-slide {border:1px solid #ccc;text-align:center;padding:10px;}
.home-partner .swiper-slide img {display:block;width:100%}
#partner-swiper1 {margin-bottom:30px}
@media (max-width:768px){.home-partner{padding:40px 20px 20px}
.home-partner .honorwrap{padding:0;margin-top:30px}
#partner-swiper1 {margin-bottom:20px}}
@media(min-width:769px){.home-partner{padding-top: 6%;}}
.news-main-title h1 {-webkit-line-clamp: inherit;}
#application-swiper .swiper-slide {height:auto;}
.home-application .applist .item {height:100%;display:flex;flex-direction:column;}
.home-application .applist .item .info {flex:1;display:flex;flex-direction:column;}
.home-application .applist .item .icon img {height:44px;width:44px;object-fit:contain;}
.home-application .applist .item .title {flex:1;}
.home-static .list li .inner{text-align:center}
.home-static .list li .icon{margin-top:auto}
.foot-main .foot-wrap>div:nth-child(3){display: none;}
.foot-main .foot-wrap>div:nth-child(2){width: 50%;}
.foot-main .foot-wrap>div:nth-child(2) .navlist{display: flex;flex-wrap: wrap;}
.foot-main .foot-wrap>div:nth-child(2) .navlist li{width: 50%;}
.home-projects .project-inner{margin-top: 20px;}
.home-projects .project-inner .projectSwiper{overflow: hidden;}
@media screen and (max-width: 768px) {.foot-main .foot-wrap>div:nth-child(2){width: 100%;}}
@media screen and (max-width: 500px) {.foot-main .foot-wrap>div:nth-child(2) .navlist li{width: 100%;}}
.home-projects{margin-top:6%;}
.home-service .service-wrap .service-item .title{font-weight:bold;}
.inner-banner .inner-content .page-title-h1 {font-weight:bold;font-size:22px;}
.pro-list li .pro-info .title a {line-height:1.2}
main.applicationpages .common-main>.l-wrap {padding-top:10px;}
main.applicationpages .kche-t175 .kche-t175-info {background:#4286b1a9}
main.applicationpages .kche-t175 .kche-t175-item-tit {color:#fff}
.home-projects .project-more a{font-size: 18px;}
.home-projects .projectSwiper .project-tit{font-size: 18px;font-weight: inherit;}
.home-projects .home-title{color:#fff;}
@media (min-width:1025px){.inner-banner .inner-content .page-breadcrumbs{display:none;}
.inner-banner.hasimg .inner-content{height:0}
.inner-banner.hasimg .inner-content .page-title-h1{position: absolute;top: 50%;color: #fff;left: 50%;transform: translate(-50%, -50%);font-size: 40px;z-index: 2;text-shadow: 1px 2px 3px #000;text-transform: uppercase;}}
@media (min-width:769px){.siggle-page.project .kche-t88 .kche-t88-list{justify-content: flex-start;}
.siggle-page.project .kche-t88 .kche-t88-item{width:32%;margin-right:2%;margin-bottom:2%}
.siggle-page.project .kche-t88 .kche-t88-item:nth-child(3n){margin-right:0}}
@media (min-width:1025px){.pro-list li .pro-img img{max-width:230px;margin:0 auto;}
.prodetails-top .preview-container .small-box img{max-width:350px;}}
.home-title{color:#0361b5}
main:not(.pro-main) .common-main.product-main .sidebar-item.category{display:none;}
main.pro-main .common-main.product-main .sidebar{display:none;}
main.pro-main .page-container .page-main{padding-right:0;}
main.pro-main .common-main>.l-wrap{max-width:1400px;padding-left:40px;padding-right:40px;}
@media (min-width:1025px) and (max-width:1600px){main.pro-main .common-main>.l-wrap{padding-left:50px;padding-right:50px;}}
.home-des{font-size: var(--fontsize16);}
.home-about .about-info .text{font-size: var(--fontsize17);}
.home-banner .swiper-slide-active img {animation:bannerimg 4s forwards}
@keyframes bannerimg {0% {transform:scale(1)}
80% {transform:scale(1.05)}
100% {transform:scale(1.02)}}
