@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#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;}
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 .cate1-item{width:62%}
.head-nav .nav-ul>li#liproducts>ul.submenu>li .cate1-item>a.cate-img{position:absolute;top:50%;left:50px;width:360px;height:360px;display:none;padding:0;transform:translateY(-50%);border:1px solid #f7f7f7}
.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 .cate1-item>a.cate-name{height:auto;line-height:1;width:100%;color:#000;margin-left:500px;border-radius:30px;padding-right:15px;padding-left:15px;display:inline-block;width:auto;min-width:210px;font-size:20px;padding-top:5px;padding-bottom:5px}
.head-nav .nav-ul>li#liproducts>ul.submenu>li .cate1-item>a.cate-name:hover,.head-nav .nav-ul>li#liproducts>ul.submenu>li.active .cate1-item>a.cate-name{background:#000000;color:#fff}
.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 .cate1-item>a.cate-name{margin-left:450px;min-width:260px}
.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}
header .head-info .head-nav .nav-ul>li#liproducts>ul.submenu{left:50%;transform:translate(-50%,0)}
.head-nav .nav-ul>li#liproducts>ul.submenu>li .cate1-item>a.cate-img{width:240px;height:240px;}
.head-nav .nav-ul>li#liproducts>ul.submenu>li .cate1-item>a.cate-img img{width:100%;}
header .head-info .head-nav .nav-ul>li#liproducts>ul.submenu{padding:40px 20px;min-height:300px}
.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){.head-nav .nav-ul>li#liproducts>ul.submenu>li .cate1-item>a.cate-img{display:none}
#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,.kche-forged-theme::after,.kche-forged-theme::before,.kche-forged-theme>li::before,.kche-lg-theme{background-color:var(--color,#666)!important;}
.kche-bg-teal{background-color:teal;}

.kche-flex-jc-sb{display:flex;flex-wrap:wrap;justify-content:space-between;}
.kche-text-align-c{text-align:center;}
.kche-flex-item2{width:49%;margin:10px 0px;}
.kche-flex-item3{width:32%;margin:10px 0px;}
.kche-flex-item4{width:24%;margin:10px 0px;}
.kche-flex-item5{width:19%;margin:10px 0px;}
.kche-item-img{overflow:hidden;}
.kche-item-img img{display:block;margin:0px auto;border:1px solid rgb(238,238,238);box-sizing:border-box;}
.kche-size-35{font-size:35px!important;}

table{border-collapse:collapse;width:100%;}
table td{padding:6px 10px;border:1px solid rgb(204,204,204);}
table th{padding:12px 10px;border:1px solid rgb(204,204,204);background:var(--introcolor);color:rgb(255,255,255);}
table tr{background:rgb(255,255,255);}
table tr:nth-child(2n){background:rgb(239,239,239);}

.kche-t206 .kche-t206-upperpart{display:flex;align-items:center;}
.kche-t206 .kche-t206-left{width:56%;padding-right:40px;box-sizing:border-box;}
.kche-t206 .kche-t206-right{width:44%;}
.kche-t206 .kche-t206-left .kche-t206-title{font-size:20px;font-weight:var(--fontbold6,600);margin:0px;line-height:1.5;text-transform:capitalize;}
.kche-t206 .kche-t206-profiles{margin-top:10px;}
.kche-t206 .kche-t206-profiles p{font-size:16px;line-height:1.5;margin:0px;color:var(--introcolor,#555555);}
.kche-t206 .kche-t206-right img{display:block;max-width:100%;border:1px solid rgb(238,238,238);transition:0.3s ease-in-out;border-radius:5px;box-sizing:border-box;}
.kche-t206 .kche-t206-right:hover img{transform:scale(1.01);}
.kche-t206 .kche-t206-ul{display:flex;justify-content:space-evenly;margin-top:30px;}
.kche-t206 .kche-t206-li{width:20%;}
.kche-t206 .kche-t206-math{margin-bottom:10px;}
.kche-t206 .kche-t206-math p{font-size:32px;color:var(--color,#0061de);line-height:1;margin:0px;text-align:center;}
.kche-t206 .kche-t206-mess p{font-size:16px;color:rgb(0,0,0);text-align:center;margin: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);}

.kche-t188 .kche-t188-contant{display:flex;align-items:center;}
.kche-t188 .kche-t188-left{width:55%;padding-right:40px;box-sizing:border-box;}
.kche-t188 .kche-t188-right{width:45%;}
.kche-t188 .kche-t188-left .kche-t188-title{font-size:24px;font-weight:var(--fontbold6,600);margin:0px;text-transform:capitalize;}
.kche-t188 .kche-t188-text{margin-top:20px;}
.kche-t188 .kche-t188-text p{margin:0px;font-size:16px;color:var(--introcolor,#555555);}
.kche-t188 .kche-t188-item{background:rgb(255,255,255);box-shadow:rgba(51,51,51,0.1) 0px 1px 10px 0px;border-radius:5px;padding:20px;margin-bottom:20px;display:flex;width:100%;box-sizing:border-box;}
.kche-t188 .kche-t188-item:nth-last-child(1){margin-bottom:0px;}
.kche-t188 .kche-t188-tit p{font-size:18px;margin:0px;line-height:1;font-weight:var(--fontbold6,600);text-transform:capitalize;}
.kche-t188 .kche-t188-card{margin-left:20px;}
.kche-t188 .kche-t188-img{transition:0.3s ease-in-out;color:var(--color,#ff5c14);}
.kche-t188 .kche-t188-img>em{font-size:42px;line-height:1;}
.kche-t188 .kche-t188-con{margin-top:15px;}
.kche-t188 .kche-t188-con p{margin:0px;font-size:16px;color:var(--introcolor,#555555);line-height:1.5;}
.kche-t188 .kche-t188-item:hover .kche-t188-img{transform:translateY(10px);}

.kche-t155-list{display:flex;justify-content:space-between;}
.kche-t155-des{text-align:center;margin-bottom:20px;}
.kche-t155-des p{margin:0px;color:var(--introcolor,#555555);}
.kche-t155-into{margin:15px auto 25px;width:60px;height:3px;border-radius:30px;background-color:var(--color,#0c5adb);}
.kche-t155-img{overflow:hidden;}
.kche-t155-img img{display:block;max-width:100%;transition:0.3s ease-in-out;}
.kche-t155-item{width:31%;border:1px solid rgb(238,238,238);border-radius:8px;overflow:hidden;}
.kche-t155-text-tit{margin:0px;font-size:18px;font-weight:var(--fontbold6,600);line-height:1.7;}
.kche-t155-text{padding:20px 15px;}
.kche-t155-text-p p{font-size:16px;font-weight:400;color:var(--introcolor,#555555);line-height:24px;margin:10px 0px 0px;}
.kche-t155-item:hover .kche-t155-img img{transform:scale(1.02);}

.kche-t209 .kche-t209-ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;list-style:none;padding:0px;margin:0px 0px 5px;}
.kche-t209 .kche-t209-ul .kche-t209-li{margin:4px 10px;color:rgb(51,51,51);text-decoration:none;background:rgb(238,238,238);box-shadow:rgba(233,233,233,0.88) -2px 0px 0px 0px;display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:0px 15px;height:40px;min-width:160px;border-radius:5px;transition:0.2s linear;box-sizing:border-box;overflow:hidden;cursor:pointer;}
.kche-t209 .kche-t209-ul .kche-t209-li:hover{background:rgb(223,221,221);}

.kche-t141 .kche-t141-title-box{display:flex;align-items:center;justify-content:center;margin-bottom:4px;}
.kche-t141 .kche-t141-title-box div{width:12px;height:12px;background-color:var(--color,#e81c2e);display:inline-block;position:relative;}
.kche-t141 .kche-t141-title-box .kche-t141-title-left{margin-right:6px;}
.kche-t141 .kche-t141-title-box .kche-t141-title-right{margin-left:6px;}
.kche-t141 .kche-t141-des{color:rgb(51,51,51);text-align:center;font-size:16px;}
.kche-t141 .kche-t141-des p{margin:0px;}
.kche-t141 .kche-t141-list{display:flex;flex-wrap:wrap;margin-top:30px;justify-content:space-between;}
.kche-t141 .kche-t141-list .kche-t141-item{width:50%;position:relative;box-sizing:border-box;padding-left:50px;display:inline-flex;padding-bottom:30px;}
.kche-t141 .kche-t141-list .kche-t141-item .kche-t141-item-serial{font-size:26px;font-weight:var(--fontbold6,600);position:absolute;left:0px;top:-4px;}
.kche-t141 .kche-t141-list .kche-t141-item .kche-t141-item-text{font-size:16px;color:rgb(51,51,51);line-height:1.6;}
.kche-t141 .kche-t141-list .kche-t141-item .kche-t141-item-text p{margin:0px;}
.kche-t141 .kche-t141-list .kche-t141-odd{padding-right:40px;border-right:1px solid rgb(238,238,238);}
.kche-t141 .kche-t141-list .kche-t141-even{width:calc(50% - 40px);margin-left:40px;}

.kche-t176 .kche-t176-into{width:40px;height:3px;background-color:var(--color,#43c7c6);margin:10px auto;}
.kche-t176 .kche-t176-des p{color:rgb(51,51,51);font-size:16px;text-align:center;margin:0px;}
.kche-t176 .kche-t176-list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.kche-t176 .kche-t176-list .kche-t176-item{width:32%;margin-top:30px;display:flex;box-sizing:border-box;padding:20px;background-color:rgb(255,255,255);border:1px solid rgb(235,235,235);border-radius:5px;transition:0.1s linear;}
.kche-t176 .kche-t176-list .kche-t176-item:hover{transform:translateY(-5px);}
.kche-t176 .kche-t176-list .kche-t176-item:hover .kche-t176-item-icon em{transform:rotateY(180deg);}
.kche-t176 .kche-t176-list .kche-t176-item-icon{background-color:rgb(255,255,255);color:var(--color,#43c7c6);margin-right:10px;transition:0.1s linear;}
.kche-t176 .kche-t176-list .kche-t176-item-icon em{font-size:32px;transition:0.1s linear;}
.kche-t176 .kche-t176-list .kche-t176-item-info{flex:1 1 0%;}
.kche-t176 .kche-t176-list .kche-t176-item-tit{color:rgb(0,0,0);font-size:18px;text-transform:capitalize;margin:0px;}
.kche-t176 .kche-t176-list .kche-t176-item-des{margin-top:5px;}
.kche-t176 .kche-t176-list .kche-t176-item-des p{color:var(--introcolor,#555555);font-size:16px;line-height:1.6;margin:0px;}

.kche-t113-into{width:45px;height:3px;background-color:var(--color,#3483f9);margin:0px auto 20px;}
.kche-t113-title{margin:0px;font-size:24px;font-weight:var(--fontbold6,600);text-align:center;color:rgb(0,0,0);}
.kche-t113-list{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:space-between;}
.kche-t113-list .kche-t113-item{width:23%;margin-bottom:2%;border:1px solid rgb(238,238,238);border-radius: 9px;}
.kche-t113-item .kche-t113-item-img{overflow:hidden;}
.kche-t113-item .kche-t113-item-img img{display:block;width:100%;height:auto;max-width:100%;transition:0.1s linear;border-radius: 9px;}
.kche-t113-item .kche-t113-item-info{box-sizing:border-box;padding:10px;}
.kche-t113-item .kche-t113-item-tit{font-size:16px;font-weight:var(--fontbold6,600);color:rgb(0,0,0);margin:0px;}
.kche-t113-item .kche-t113-item-btn{margin-top:10px;}
.kche-t113-item .kche-t113-item-btn span{text-decoration:underline;}
.kche-t113-item .kche-t113-item-btn a{text-decoration:none;}
.kche-t113-item:hover .kche-t113-item-img img{transform:scale(1.02);}

.kche-t43 .kche-item-img{overflow:hidden;}
.kche-t43 .kche-item-img img{transition:0.1s linear;width:100%;}
.kche-t43 .kche-item-img img:hover{transform:scale(1.02);}

.kche-t138 .kche-t138-title-box{display:flex;align-items:center;justify-content:center;margin-bottom:4px;}
.kche-t138 .kche-t138-title-box div{width:12px;height:12px;background-color:var(--color,#e81c2e);display:inline-block;position:relative;}
.kche-t138 .kche-t138-title-box .kche-t138-title-left{margin-right:6px;}
.kche-t138 .kche-t138-title-box .kche-t138-title-right{margin-left:6px;}
.kche-t138 .kche-t138-des{color:rgb(51,51,51);text-align:center;font-size:16px;}
.kche-t138 .kche-t138-des p{margin:0px;}
.kche-t138-list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.kche-t138-list .kche-t138-item{width:31%;position:relative;margin-top:30px;}
.kche-t138-list .kche-t138-item:hover .kche-t138-img img{transform:scale(1.02);}
.kche-t138-list .kche-t138-item .kche-t138-img{width:100%;display:inline-flex;justify-content:center;}
.kche-t138-list .kche-t138-item .kche-t138-img img{width:100%;max-width:100%;height:auto;border:1px solid rgb(238,238,238);transition:0.2s linear;}
.kche-t138-list .kche-t138-item .kche-t138-info{position:absolute;left:0px;bottom:0px;width:100%;background-color:var(--color,#e81c2e);color:rgb(255,255,255);font-size:16px;box-sizing:border-box;padding:10px;text-align:center;text-transform:capitalize;}

.kche-t55.cusfaq-list{max-width:1600px;margin:0px auto;width:100%;}
.kche-t55>.kche-faq-list>.kche-faq-item{border:1px solid rgb(238,238,238);padding:10px;box-sizing:border-box;margin:10px 0px;position:relative;}
.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p{padding-right:20px;margin:0px;line-height:1.6;font-size:18px;cursor:pointer;position:relative;}
.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p::after,.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p::before{content:"";width:12px;height:2px;background-color:rgb(0,0,0);position:absolute;top:14px;right:4px;}
.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p::after{transform:rotate(90deg);}
.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit.active>p::after{opacity:0;}
.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-box{color:var(--introcolor,#555555);line-height:1.6;padding-top:4px;}

@media screen and (max-width:1024px){
  .kche-t206 .kche-t206-upperpart{flex-direction:column;}
  .kche-t206 .kche-t206-left{width:100%;padding-right:0px;}
  .kche-t206 .kche-t206-right{width:100%;margin-top:20px;}
  .kche-t206 .kche-t206-ul{flex-wrap:wrap;}
  .kche-t206 .kche-t206-li{width:48%;margin-bottom:15px;}
  .kche-t151-item{width:48%;}
  .kche-t188 .kche-t188-contant{flex-direction:column;}
  .kche-t188 .kche-t188-left{width:100%;padding-right:0px;}
  .kche-t188 .kche-t188-right{width:100%;margin-top:20px;}
  .kche-t155-list{flex-wrap:wrap;}
  .kche-t155-item{width:100%;margin-bottom:20px;}
  .kche-t141 .kche-t141-list .kche-t141-item{width:100%;}
  .kche-t141 .kche-t141-list .kche-t141-odd{padding-right:0px;border-right:none;}
  .kche-t141 .kche-t141-list .kche-t141-even{width:100%;margin-left:0px;}
  .kche-t176 .kche-t176-list .kche-t176-item{width:48%;}
  .kche-t113-list .kche-t113-item{width:48%;}
  .kche-t138-list .kche-t138-item{width:48%;}
  .kche-flex-item2{width:100%;}
}
@media screen and (max-width:768px){
  .kche-t151-item{width:100%;}
  .kche-t176 .kche-t176-list .kche-t176-item{width:100%;}
  .kche-t113-list .kche-t113-item{width:100%;}
  .kche-t138-list .kche-t138-item{width:100%;}
}