@charset "utf-8"; 
@import url('message.css');:root{--color:#243BA0}
header .head-top .head-contact .item em,header .head-top .head-contact .item a:hover{color:#fff}
.home-adv .des{color:#fff}
footer .foot-list a em,footer .foot-contact .item span{color:var(--footercolor)}
header nav ul li {margin: 0 15px;}
header nav >ul >li >a {white-space:nowrap;}
header nav ul .submenu {flex-wrap:wrap;height:auto;padding:30px;box-sizing:border-box;}
header nav ul .submenu li {margin:10px;}
.home-container .part-title h3 {font-size: 40px;}
.home-adv .homeadv-list li {padding:10px;margin-bottom:30px;height:auto}
.home-adv .homeadv-list li .homeadvpic {position:relative;padding-bottom:62%;}
.home-adv .homeadv-list li .homeadvpic img {display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;}
.home-adv .homeadv-list li .homeadvtit {margin-top:10px;text-transform:capitalize;font-size:17px;}
.home-adv::before {height:65%;}
@font-face {font-family:"iconfont2";src:url('../fonts/iconfont-m428.woff2') format('woff2'),url('../fonts/iconfont-m428.woff') format('woff'),url('../fonts/iconfont-m428.ttf') format('truetype');}
#homeChoose .iconfont {font-family:"iconfont2" !important;}
#homeChoose .icon-customer:before {content:"\e79d";}
#homeChoose .icon-zhiyezigerending:before {content:"\e629";}
#homeChoose .icon-a-fuben:before {content:"\e600";}
.home-choose {position:relative;padding:4% 0;background-color:#f0f0f0;background-size:cover;}
.home-choose .choose-text {width:80%;text-align:center;margin:0px auto;margin-top:10px}
.home-choose .choose-text p {color:#333;font-size:var(--fontsize16)}
.home-choose .choose-list {display:flex;justify-content:space-between;margin-top:4%}
@media (min-width:769px){.home-choose .choose-list{flex-wrap:wrap}
.home-choose .choose-list .item{margin-bottom:30px}}
.home-choose .choose-list .item {height:auto;width:32%;border:1px solid #c4c4c4;border-radius:5px;overflow:hidden;position:relative;box-sizing:border-box;padding:40px;transition:all .2s ease}
.home-choose .choose-list .item .show-item {display:flex;flex-direction:column;align-items:center}
.home-choose .choose-list .item em {color:#000000;font-size:48px;line-height:1.2;margin-bottom:10px}
.home-choose .choose-list .item .item-tit {color:var(--fontcolor);font-size:var(--fontsize24);font-weight:var(--fontbold5);text-transform:capitalize;text-align:center}
.home-choose .choose-list .item .item-text {margin:10px 0px}
.home-choose .choose-list .item .item-text p {color:#333;font-size:var(--fontsize18);text-align:center}
.home-choose .choose-list .item .hover-item {background-color:#000000;position:absolute;width:100%;height:100%;left:0px;top:0px;box-sizing:border-box;padding:40px;z-index:10;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;opacity:0}
.home-choose .choose-list .item .hover-item .item-tit {color:#FFF}
.home-choose .choose-list .item .hover-item .item-text p {color:#FFF}
.home-choose .choose-list .item .hover-item .read-more {background-color:#FFF;color:#000000;border-radius:5px;width:110px;box-sizing:border-box;padding:6px 0px;display:inline-flex;align-items:center;justify-content:center}
.home-choose .choose-list .item:hover {transform:translateY(-10px);border-color:transparent}
.home-choose .choose-list .item:hover .hover-item {opacity:1}
@media screen and (max-width:1024px){.home-choose{padding:50px 0px}}
@media screen and (max-width:768px){.home-choose{padding:30px 0px}
.home-choose .swiper {padding-bottom:40px}
.home-choose .swiper-pagination {bottom:10px}
.home-choose .choose-text {width:100%}
.home-choose .choose-list .item {padding:20px}
.home-choose .choose-list .item .hover-item {padding:20px}}
@media screen and (max-width:500px){.home-choose .choose-list .item .item-tit{font-size:var(--fontsize20)}}
@font-face{font-family:"iconfont3";font-display:swap;src:url('../fonts/iconfont-m426.woff2') format('woff2'),url('../fonts/iconfont-m426.woff') format('woff'),url('../fonts/iconfont-m426.ttf') format('truetype')}
.home-process .iconfont{font-family:"iconfont3"!important;}
.home-process .icon-xiangmu:before{content:"\e63f"}
.home-process .icon-dingdan:before{content:"\e60c"}
.home-process .icon-shebeisheshiwuziguanli:before{content:"\e62f"}
.home-process .icon-peifangfangan:before{content:"\e681"}
.home-process{padding:4% 0}
.home-process .l-wrap ul {flex-wrap:wrap;display:flex;justify-content:space-between;margin-top:4%;background-repeat:no-repeat;background-size:contain;background-position:center 20%;padding:0px}
.process-item {width:23%;display:flex;flex-direction:column;align-items:center;background-color:#FFF;margin-bottom:30px}
.home-process-content ul li:nth-child(1) {transition:all .4s linear}
.home-process-content ul li:nth-child(2) {transition:all .5s linear}
.home-process-content ul li:nth-child(3) {transition:all .6s linear}
.home-process-content ul li:nth-child(4) {transition:all .7s linear}
.home-process-content ul li:nth-child(5) {transition:all .8s linear}
.home-process-content ul li:nth-child(6) {transition:all .9s linear}
.home-process-content ul li:nth-child(7) {transition:all 1s linear}
.home-process-content ul li:nth-child(8) {transition:all 1.1s linear}
.process-item-top {width:100px;height:100px;border-radius:50%;background-color:#000000;display:flex;justify-content:center;align-items:center;position:relative}
.process-item-top em {color:#FFF;font-size:36px;transition:all .3s linear}
.process-item-top:hover em {transform:rotateY(180deg)}
.process-item-num {position:absolute;width:38px;height:38px;background-color:#FFF;border-radius:50px;display:flex;justify-content:center;align-items:center;font-size:var(--fontsize14);color:#000000;top:0px;right:0px;box-shadow:0 0 10px #FFF}
.process-item-center {margin-top:4%;margin-bottom:5%}
.process-item-title {font-size:var(--fontsize20);color:var(--fontcolor);text-align:center;margin:10px 0px}
.process-item-txt {color:var(--summarycolor);text-align:center;font-size:var(--fontsize14);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
@media screen and (max-width:1024px){.home-process{padding:50px 0px}
.process-item-num {width:40px;height:40px;top:0px;right:-8px}
.process-item-top {width:100px;height:100px}}
@media screen and (max-width:768px){.home-process{padding:30px 0px}
.home-process .l-wrap ul {flex-wrap:wrap;background-image:none}
.process-item {width:48%;margin-top:20px}}
@media (max-width:500px){.process-item-top {width:80px;height:80px}
.process-item-num {width:30px;height:30px;top:0px;right:-4px}}
/* @media (min-width:1025px){header .head-info .head-nav .nav-ul>li {position:static;display:flex;align-items:center;}
header .head-info .head-nav .nav-ul>li#liproducts .submenu>li{width: 16.6%;}
header .head-info .head-nav .nav-ul>li#liproducts .submenu>li a{display: block;height: auto;}
header .head-info .head-nav .nav-ul>li#liproducts .submenu>li em{display:none}
header .head-info .head-nav .nav-ul>li#liproducts .submenu>li>a{white-space:initial;border-bottom:1px solid #EEEEEE;font-weight:bold;height: 60px;display: flex;}
header .head-info .head-nav .nav-ul>li#liproducts .submenu>li a:after{display:none}
header .head-info .head-nav .nav-ul>li#liproducts .submenu>li ul{display: block;}
header .head-info .head-nav .nav-ul>li#liproducts .submenu>li ul a{font-size:14px}
header .head-info .head-nav .nav-ul>li#liproducts .submenu>li:hover ul{position: static;box-shadow: initial;min-width: auto;background: initial;}
header .head-info .head-nav .nav-ul>li>em {position:static;transform:none;margin-left:-15px;margin-right:10px}
header .head-info .head-nav .nav-ul>li .submenu {width:100%;display:flex;flex-wrap:wrap;justify-content:center;padding:10px 20px}
header .head-info .head-nav .nav-ul>li .submenu li {height:auto;padding:0;}
header .head-info .head-nav .nav-ul>li .submenu li a {border:none;padding:4px 10px;position:relative;line-height:1.4;}
header .head-info .head-nav .nav-ul>li .submenu li a:after {content:'';height:14px;width:2px;background:#ccc;position:absolute;top:50%;left:100%;transform:translateY(-50%)}
header .head-info .head-nav .nav-ul>li .submenu li:last-child a:after {display:none}
header .head-info .head-nav .nav-ul>li .submenu li:hover{background:none}} */
.home-case .des{text-align:center;padding:0 15px;color:#333;font-size:var(--fontsize16);}
.contact-box{max-width: 1740px;padding: 0px 70px;margin: 0 auto;padding-top: 2%;}
@media(max-width:1024px){.contact-box{padding: 0px 15px;padding-top: 2%;}
.contact-box .sidebar-item.inquiry{display:none;}}
.home-banner .swiper-slide>a::after{content: "";position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;background:rgb(35 35 35 / 50%);}
.home-banner .banner-animote{top:50%;left:50%;transform: translate(-50%,-50%) !important;text-align: center;color:#fff;max-width:940px;width:100%;bottom:auto}
@media (min-width:769px){.home-banner .banner-animote .title{font-size:52px;}}
@media (min-width:769px) and (max-width:1440px){.home-banner .banner-animote .title{font-size:44px;}}
@media (min-width:769px) and (max-width:1280px){.home-banner .banner-animote .title{font-size:38px;}}
@media (max-width:768px){.home-banner .banner-animote{max-width:90%;}}
@media (max-width:1600px) and (min-width:1025px){header .head-info .head-nav .nav-ul>li>a{padding:0 12px}
header .head-info .head-nav .nav-ul>li>em{margin-left:-8px}}
@media (max-width:1350px) and (min-width:1025px){header .head-info .head-nav .nav-ul>li>a,header .head-info .head-nav .nav-ul>li .submenu li a{font-size:15px}}
@media (max-width:1200px) and (min-width:1025px){header .head-info .head-nav .nav-ul>li>a,header .head-info .head-nav .nav-ul>li .submenu li a{font-size:12px}}
.wmkc-video .video-wrap {background-image: url(../images/p20250718085856a0af3.jpg);}
.contact-box .wmkcfeedback .wmkcfb-fileupload{background-image: url(../images/202507151404491e4acc95a6a6465a8b045e37d042c197.png) !important;background-position: right 20px bottom 10px !important;}
@media(min-width:1024px){.inquiry-pc .sidebar-item.inquiry{background:0 0}
.inquiry-pc .sidebar-item.inquiry .sidebar-title{color:var(--fontcolor)}
.inquiry-pc .sidebar-item.inquiry .wmkcfeedback .inquiry-form{flex-direction:row}
.inquiry-pc .sidebar-item.inquiry .wmkcfeedback .inquiry-form>.wmkcfb-fileupload,.inquiry-pc .sidebar-item.inquiry .wmkcfeedback .inquiry-form>input{width:49%!important}
}
@media (min-width:1025px){
header .head-info .head-nav .nav-ul>li .submenu li{display: flex;justify-content: space-between;}
header .head-info .head-nav .nav-ul>li .submenu li a{width: 62%;display: flex;align-items: center;justify-content: space-between;}
header .head-info .head-nav .nav-ul>li .submenu li ul{width: 30%;position: static;}
header .head-info .head-nav .nav-ul>li .submenu li:hover ul{width: 30%;position: static;box-shadow:none}
header .head-info .head-nav .nav-ul>li .submenu li:hover{background: #fff;}
header .head-info .head-nav .nav-ul>li .submenu li em {position: static;transform: initial;}
header .head-info .head-nav .nav-ul>li .submenu li ul{z-index: 1111;}
header .head-info .head-nav .nav-ul>li .submenu li{width: 70%;}}
  .head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item img{display:none}
@media (min-width:1025px){.head-nav .nav-ul>li#liproducts>ul.submenu{display:flex;flex-direction:column;left:-400px;width:1200px;padding:10px 20px;border-bottom-left-radius:30px;border-bottom-right-radius:30px;overflow:hidden}
.head-nav .nav-ul>li#liproducts>ul.submenu>li{display:flex;justify-content:space-between;position:initial;height:32px}
.head-nav .nav-ul>li#liproducts>ul.submenu>li.active .cate1-item>a.cate-img{display:block}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item{display:none;left:62%;padding-left:15px;top:0;transform:inherit;height:auto;flex-direction:column;position:inherit;width:50%}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item.ch{flex-direction:inherit}
.head-nav .nav-ul>li#liproducts>ul.submenu>li.active ul.cate2-item{display:flex;box-shadow:none}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item a{display:block;padding:0 0 0 10px;height:auto;line-height:inherit;position:relative;padding-left:10px;padding-top:1px;padding-bottom:1px;white-space:nowrap}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item a:hover{background:none}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item a:before{content:'';width:6px;height:6px;background:#000000;display:inline-block;top:10px;border-radius:50%;position:absolute;left:0}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item.ch{flex-wrap:wrap;max-height:370px}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item.ch::before{content:'';width:100%;height:100vw;display:block;background:transparent;position:absolute;top:50%;left:0;z-index:-1;transform:translateY(-50%)}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item.ch{left:62%;justify-content:flex-start}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item.ch{max-width:35%;width:auto;min-width:24%}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item.ch li{width:50%}
.head-nav .nav-ul>li#liproducts>ul.submenu>li{justify-content:normal}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item.ch{max-width:30%}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item.ch li{width:50%;margin-right:15px}
.head-nav .nav-ul>li#liproducts>ul.submenu>li:nth-child(5) ul.cate2-item.ch li{width:30%}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item{position:absolute}
header .head-info .head-nav .nav-ul>li#liproducts{position:unset}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul li{height:auto}
.head-nav .nav-ul>li#liproducts>ul.submenu>li ul.cate2-item{top:20px}
li#liabout-us .submenu li{width:100%}
li#liabout-us .submenu li a{width:100%}}
.head-nav .nav-ul>li#liproducts>ul.submenu>li:nth-child(n+7){display:none}
@media (max-width:1024px){
#liproducts .nav4>li .cate2-item{position:static;opacity:1;display:block;padding-left:20px}
#liproducts .nav4>li .cate2-item a{height:auto;line-height:1.3;padding:2px 0 2px 10px}
#liproducts .nav4>li .cate2-item span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
}@media (min-width:1025px) and (max-width:1440px){.head-nav .nav-ul>li#liproducts>ul.submenu{left:-290px}
}
@media (min-width:1025px){header .head-info .head-nav .nav-ul>li#liproducts>em {position:relative;line-height:1;top:0;transform:none;}
header .head-info .head-nav .nav-ul>li#liproducts{display:flex;align-items:center;}}
@media (min-width:1601px){header .head-info .head-nav .nav-ul>li#liproducts>em{right:10px}}
footer .foot-contact .foot-tel .content a:nth-child(3){white-space:nowrap;font-size:var(--fontsize24);font-weight:var(--fontbold5);color:var(--footercolor);line-height:1}
@media (max-width:768px){footer .foot-contact .foot-tel .content a:nth-child(3){font-weight:var(--fontbold4);font-size:var(--fontsize22)}
}
footer .foot-contact .foot-tel .content a:nth-child(2){margin-bottom: 10px; }
#lioem-odm-services+#li>a{pointer-events: none;}

.kche-wrap-width{clear:both;margin:0px auto;width:100%;padding:15px 0px;max-width:1600px;box-sizing:border-box;}
.kche-wrap-width1{clear:both;margin:0px auto;width:100%;padding:0px;max-width:1600px;box-sizing:border-box;}
.modular-cont-fullscreen .kche-wrap-width{padding:4% 0px;}

.kche-color-theme{color:var(--color,#333)!important;}
.kche-bg-theme{background-color:var(--color,#666)!important;}
.kche-border-theme{border-color:var(--color,#CCC)!important;}

.kche-t167 .kche-t167-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
.kche-t167 .kche-t167-img{width:50%;text-align:left;}
.kche-t167 .kche-t167-img img{max-width:100%;height:auto;border:1px solid rgb(238,238,238);border-radius:5px;box-sizing:border-box;transition:0.2s linear;}
.kche-t167 .kche-t167-img:hover img{transform:scale(1.01);}
.kche-t167 .kche-t167-info{width:50%;box-sizing:border-box;padding-left:40px;}
.kche-t167 .kche-t167-info .kche-t167-into{display:flex;align-items:center;margin:10px 0px;}
.kche-t167 .kche-t167-info .kche-t167-into div{width:30px;height:5px;}
.kche-t167 .kche-t167-info .kche-t167-into .kche-t167-into-left{background-color:rgb(0,0,0);}
.kche-t167 .kche-t167-info .kche-t167-into .kche-t167-into-right{background-color:var(--color,#05c09b);}
.kche-t167 .kche-t167-info .kche-t167-title p{display:inline-block;font-size:20px;color:rgb(0,0,0);margin:0px;line-height:1.6;font-weight:var(--fontbold6,600);}
.kche-t167 .kche-t167-info .kche-t167-des{margin-top:20px;}
.kche-t167 .kche-t167-info .kche-t167-des p{color:var(--introcolor,#555555);line-height:1.6;margin:0px;}
.kche-t167 .kche-t167-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;}
.kche-t167 .kche-t167-b-item{margin-top:30px;width:23%;box-sizing:border-box;padding:30px;color:rgb(0,0,0);text-align:center;background-color:rgb(247,247,247);position:relative;border-radius:5px;overflow:hidden;transition:0.2s;}
.kche-t167 .kche-t167-b-item:hover{color:rgb(255,255,255);transform:translateY(-5px);}
.kche-t167 .kche-t167-b-item:hover .kche-t167-b-bg{opacity:1;}
.kche-t167 .kche-t167-b-item .kche-t167-b-bg{position:absolute;width:100%;height:100%;left:0px;top:0px;opacity:0;background-color:var(--color,#05c09b);transition:0.2s;}
.kche-t167 .kche-t167-b-item p{line-height:1;margin:0px;}
.kche-t167 .kche-t167-b-item .kche-t167-b-num{font-weight:var(--fontbold6,600);font-size:36px;position:relative;z-index:1;}
.kche-t167 .kche-t167-b-item .kche-t167-b-text{font-size:16px;position:relative;z-index:1;text-transform:capitalize;}

.kche-t123 .kche-t123-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;}
.kche-t123 .kche-t123-list .kche-t123-item{width:23%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:30px 20px;border-radius:5px;background:rgb(255,255,255);box-shadow:rgba(51,51,51,0.2) 0px 3px 10px 0px;}
.kche-t123 .kche-t123-item .kche-t123-item-icon{width:60px;height:60px;background-color:rgb(255,255,255);display:inline-flex;align-items:center;justify-content:center;border-radius:5px;color:var(--color,#6046ff);box-shadow:rgba(51,51,52,0.1) 0px 0px 8px;}
.kche-t123 .kche-t123-item .kche-t123-item-icon em{font-size:28px;transition:0.1s linear;}
.kche-t123 .kche-t123-item:hover .kche-t123-item-icon em{transform:rotateY(180deg);}
.kche-t123 .kche-t123-item .kche-t123-item-tit{margin:6px 0px;font-size:18px;color:rgb(0,0,0);text-align:center;font-weight:var(--fontbold6,600);text-transform:capitalize;}
.kche-t123 .kche-t123-item .kche-t123-item-des{color:rgb(68,68,68);font-size:16px;text-align:center;}
.kche-t123 .kche-t123-item .kche-t123-item-des p{margin:0px;color:var(--introcolor,#555555);}

.kche-t86 .kche-t86-content h5{color:rgb(51,51,51);font-weight:var(--fontbold6,600);font-size:24px;text-align:center;margin:0px 0px 10px;}
.kche-t86 .kche-t86-content>p{color:rgb(51,51,51);font-weight:var(--fontbold6,600);font-size:24px;text-align:center;margin:0px 0px 10px;}
.kche-t86 .kche-t86-des{text-align:center;}
.kche-t86 .kche-t86-des p{margin:0px;color:var(--introcolor,#555555);line-height:1.5;}
.kche-t86 .kche-t86-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px;box-sizing:border-box;padding:0px 4px;}
.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:rgb(255,255,255);border-radius:10px;border-bottom:2px solid var(--color,#1d2087);box-shadow:rgba(51,51,52,0.2) 0px 2px 6px 0px;}
.kche-t86 .kche-t86-item-flex>.kche-item-l{width:90px;height:90px;background-color:rgb(248,248,248);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:0.2s;}
.kche-t86 .kche-t86-item-flex>.kche-item-l>em{font-size:36px;color:rgb(51,51,51);transition:0.2s;}
.kche-t86 .kche-t86-item-flex>.kche-item-r{flex:1 1 0%;margin-left:20px;}
.kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-tit{color:var(--color,#111);font-size:18px;font-weight:var(--fontbold6,600);transition:0.2s;margin:0px;}
.kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-text{font-size:16px;color:var(--introcolor,#555555);margin-top:5px;}
.kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-text p{margin:0px;}
.kche-t86 .kche-t86-item-flex:nth-child(3),.kche-t86 .kche-t86-item-flex:nth-child(4){margin-bottom:0px;}
.kche-t86 .kche-t86-item-flex:hover>.kche-item-l{background-color:rgb(238,238,238);}

.kche-t88 .kche-t88-tit{font-size:24px;color:rgb(51,51,51);font-weight:var(--fontbold6,600);margin:0px 0px 10px;text-align:center;}
.kche-t88 .kche-t88-content>.modality{width:10px;height:10px;border-radius:50%;background-color:var(--color,#1d2087);position:relative;margin:0px auto;}
.kche-t88 .kche-t88-content>.modality>p{position:absolute;display:inline-block;width:80px;height:5px;border-radius:2px;background-color:var(--color,#1d2087);opacity:0.2;left:50%;transform:translateX(-50%);top:2px;margin:0px;}
.kche-t88 .kche-t88-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2em;}
.kche-t88 .kche-t88-item{width:23%;background-color:rgb(255,255,255);border-radius:10px;border-bottom:3px solid var(--color,#1d2087);margin-bottom:20px;}
.kche-t88 .kche-t88-item>.kche-t88-item-img,.kche-t88 .kche-t88-item>.kche-t88-item-img img{width:100%;overflow:hidden;transition:0.2s linear;}
.kche-t88 .kche-t88-item>.kche-t88-item-img img:hover{transform:scale(1.02);}
.kche-t88 .kche-t88-item>.kche-t88-info{padding:10px;}
.kche-t88 .kche-t88-item>.kche-t88-info>p{text-align:center;margin:8px 0px;}
.kche-t88 .kche-t88-item>.kche-t88-info>.kche-t88-info-tit{font-weight:var(--fontbold6,600);color:rgb(17,17,17);font-size:18px;}
.kche-t88 .kche-t88-item>.kche-t88-info>.kche-t88-info-des{color:rgb(68,68,68);font-size:16px;}

.kche-t58 .kche-template-item{position:relative;display:flex;align-items:center;justify-content:center;padding:0px 15px 15px;}
.kche-t58 .kche-template-item h2{font-weight:var(--fontbold6,600);font-size:24px;margin:0px;padding:0px;}
.kche-t58 .kche-template-item .kche-t58-line{position:absolute;left:50%;transform:translateX(-50%);bottom:0px;width:50px;height:3px;background:var(--color,#000);}

.kche-t157 .kche-t157-list{display:flex;justify-content:space-between;flex-wrap:wrap;}
.kche-t157 .kche-t157-item{width:49%;display:flex;padding:25px 20px;background:rgb(255,255,255);box-shadow:rgba(35,24,21,0.11) 0px 0px 24px 0px;margin-bottom:2%;box-sizing:border-box;}
.kche-t157 .kche-t157-img{width:40%;overflow:hidden;}
.kche-t157 .kche-t157-img img{display:block;max-width:100%;border:1px solid rgb(238,238,238);transition:0.3s ease-in-out;box-sizing:border-box;}
.kche-t157 .kche-t157-img:hover img{transform:scale(1.02);}
.kche-t157 .kche-t157-text{flex:1 1 0%;padding-left:25px;}
.kche-t157 .kche-t157-table p{font-size:18px;margin:0px;line-height:1.7;}
.kche-t157 .kche-t157-con{margin:5px 0px 20px;}
.kche-t157 .kche-t157-con p{font-size:16px;line-height:1.7;color:var(--introcolor,#555555);margin:0px;}

.kche-t202 .kche-t202-title h5{font-size:24px;font-weight:var(--fontbold6,600);margin:0px;text-align:center;line-height:1.5;color:rgb(0,0,0);text-transform:capitalize;}
.kche-t202 .kche-t202-sub{width:153px;height:1px;background:rgb(224,224,224);margin:15px auto;}
.kche-t202 .kche-t202-span{width:48px;height:2px;background:var(--color,#ff5301);margin:0px auto;}
.kche-t202 .kche-t202-item{display:flex;padding:10px 15px;box-sizing:border-box;margin-bottom:20px;border:1px dashed rgb(204,204,204);}
.kche-t202 .kche-t202-img{margin-right:10px;color:var(--color,#ff5301);}
.kche-t202 .kche-t202-tit p{margin:0px;font-size:18px;color:rgb(0,0,0);line-height:1.5;}
.kche-t202 .kche-t202-below{max-height:0px;overflow:hidden;transition:0.3s ease-in-out;}
.kche-t202 .kche-t202-below p{font-size:16px;line-height:1.6;color:var(--introcolor,#555555);margin:0px;}
.kche-t202 .kche-t202-item:hover .kche-t202-below{max-height:initial;margin-top:10px;}

.kche-t154-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;}
.kche-t154-img{flex:1 1 0%;}
.kche-t154-img img{border:1px solid rgb(238,238,238);border-radius:8px;overflow:hidden;display:block;max-width:100%;transition:0.3s ease-in-out;}
.kche-t154-img:hover img{transform:scale(1.02);}
.kche-t154-text{width:61%;}
.kche-t154-item:nth-of-type(1) .kche-t154-text{padding-left:100px;}
.kche-t154-item:nth-of-type(2) .kche-t154-text{padding-right:100px;}
.kche-t154-text-tit{margin:0px;padding:0px;font-size:20px;font-weight:var(--fontbold6,600);}
.kche-t154-text-into{margin:15px 0px 20px;width:60px;height:4px;background:var(--color,#0c5adb);border-radius:2px;}
.kche-t154-text-p p{font-size:16px;line-height:1.6;color:var(--introcolor,#555555);margin:0px;padding:0px;}

.kche-t151-into{width:60px;height:3px;background-color:var(--color,#0c5adb);margin:20px auto;border-radius:30px;}
.kche-t151-des{text-align:center;}
.kche-t151-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;}
.kche-t151-item{width:32%;box-shadow:rgba(51,51,51,0.1) 0px 1px 10px 0px;border-radius:10px;padding:25px;box-sizing:border-box;margin-bottom:2%;background-color:rgb(255,255,255);}
.kche-t151-top{display:flex;margin-bottom:20px;background-color:rgb(255,255,255);align-items:center;}
.kche-t151-botton{padding-bottom:25px;}
.kche-t151-top em{font-size:26px;margin-right:15px;color:var(--color,#0c5adb);font-weight:bolder;transition:0.2s;}
.kche-t151-tit{font-size:18px;font-weight:var(--fontbold6,600);margin:0px;color:rgb(0,0,0);}
.kche-t151-item .kche-t151-top>em{font-size:28px;transition:0.2s;color:var(--color,#0c5adb);}
.kche-t151-text p{color:rgb(68,68,68);font-size:16px;margin:0px;}
.kche-t151-item:hover .kche-t151-top>em{transform:rotateY(190deg);}

@media screen and (max-width:1024px){
  .kche-t167 .kche-t167-top{flex-direction:column;}
  .kche-t167 .kche-t167-img{width:100%;}
  .kche-t167 .kche-t167-info{width:100%;padding-left:0px;margin-top:20px;}
  .kche-t167 .kche-t167-b-item{width:48%;}
  .kche-t123 .kche-t123-list .kche-t123-item{width:48%;margin-bottom:20px;}
  .kche-t86 .kche-t86-item-flex{width:100%;}
  .kche-t88 .kche-t88-item{width:48%;}
  .kche-t157 .kche-t157-item{width:100%;}
  .kche-t151-item{width:48%;}
  .kche-t154-item{flex-direction:column;}
  .kche-t154-item:nth-of-type(2){flex-direction:column-reverse;}
  .kche-t154-text{width:100%;}
  .kche-t154-item:nth-of-type(1) .kche-t154-text,.kche-t154-item:nth-of-type(2) .kche-t154-text{padding-left:0px;padding-right:0px;margin-top:20px;}
}
@media screen and (max-width:768px){
  .kche-t167 .kche-t167-b-item{width:100%;}
  .kche-t123 .kche-t123-list .kche-t123-item{width:100%;}
  .kche-t88 .kche-t88-item{width:100%;}
  .kche-t151-item{width:100%;}
}