@import url('//cdn.seo.com.cn/Content/ck/kche/iconfont/iconfont.css');
@charset "utf-8";
:root{--color:#CB451B;--fontcolortitle:#000;--fontcolorintro:#333;--fonthometitle:36px;--fonttitle:18px;--fontintro:16px;--fontweight:700;--fontfamily:'Lato','Open Sans','Roboto','Poppins','Oswald','Noto Sans','Montserrat',sans-serif}
@media (max-width:1280px){:root{--fonthometitle:30px}}
@media (max-width:768px){:root{--fonthometitle:20px;--fonttitle:16px;--fontintro:14px}}
*,html,body,h1,h2,h3,h4,h5,h6,table,th,td,ol,ul,li,dl,dt,dd,div,p{padding:0px;margin:0px;box-sizing:border-box}
html{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}
body{margin:0px auto;max-width:1920px;color:var(--fontcolortitle);font-size:16px;line-height:1.6;overflow-x:hidden;overflow-y:scroll;font-family:var(--fontfamily)}
h1,h2,h3,h4,h5,h6{text-transform:capitalize;font-weight:var(--fontweight)}
img{/*vertical-align:bottom;liangfei*/max-width:100%;height:auto}
a{text-decoration:none;color:inherit}
li,ol,ul{list-style:none}
iframe,video{max-width:100%;outline:0;border:none;vertical-align:bottom}
button{outline:0;border:none}
img.lazy{display:inline-block;opacity:0}
img.lazy,img.tst{transition:opacity .6s,transform .3s ease}
img.loaded{opacity:1}
img:not([src]){visibility:hidden;position:absolute}
.hidden{overflow:hidden}
.lazy-load{display:block;position:absolute;width:18px;height:18px;top:50%;left:50%;margin-top:-9px;margin-left:-9px;background-color:#CCC;animation:loading 1s linear infinite;border-radius:100%}
.lazy-wrap{display:block;position:relative;overflow:hidden}
.lazy-wrap::after{content:"";display:block;/*padding-bottom:50%*/}
.lazy-wrap.lazy-loaded .lazy-load{-webkit-animation:none;animation:none;display:none}
.lazy-wrap.lazy-loaded::after{padding-bottom:0}
@keyframes loading{0%{transform:scale(.2);opacity:1}
to{transform:scale(2);opacity:0}}
.l-wrap{width:100%;max-width:1600px;padding:0 70px;margin:0 auto}
.line1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}
.line2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.line3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
header{position:relative;z-index:100000}
.head-top{width:100%;height:40px;text-align:center;display:flex;justify-content:center;align-items:center;background:var(--color);color:#FFF;font-size:16px;position:sticky;top:0;z-index:99999999}
.head-top .l-wrap{position:relative;display:flex;align-items:center;justify-content:space-between}
.head-top .text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}
.head-info{border-bottom:1px solid #EEE;padding-top:20px;padding-bottom:40px;display:flex;align-items:baseline}
.head-info .l-wrap{height:100%;display:flex;justify-content:space-between;align-items:center}
.head-logo{max-width:20%}
.head-logo img{width:auto;max-height:90px}
.head-logo a{display:inline-flex;align-items:center;height:100%;}
.head-logo a span{font-size:18px;font-weight:bold;white-space:nowrap;padding-left:10px}
.head-list{display:flex;justify-content:space-between;align-items:center;max-width:800px;width:100%;margin:0 20px}
.head-list .item{display:flex;align-items:center;justify-content:center;width:30%}
.head-list .item:nth-child(1){flex:1}
.head-list .item em{display:inline-flex;align-items:center;justify-content:center;background:var(--color);color:#FFF;width:35px;height:35px;font-size:20px}
.head-list .item .info{padding-left:10px;color:var(--fontcolortitle);line-height:1.3}
.head-list .item .info span{color:var(--color);font-size:14px}
.head-list .item .info p{font-size:14px;word-break:break-word}
.head-list .item .info a{color:var(--fontcolortitle)}
.head-list .item .info a:hover{color:var(--color)}
.head-share ul{display:flex;align-items:center;list-style:none;padding:0}
.head-share ul a{margin-left:15px;padding:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--color);width:30px;height:30px;transition:all .1s linear;border-radius:4px}
.head-share ul a i{font-size:18px}
.head-share ul a:hover{background:var(--color);color:#FFF}
.head-nav{display:flex;align-items:center;border-radius:40px;box-shadow:0 6px 13px 0 rgba(19,20,21,.21);max-width:1500px;width:100%;margin:0 auto;padding:0 20px;background:#FFF;z-index:9999999;position:absolute;bottom:-32px;left:50%;animation:down .5s forwards;transform:translateX(-50%)}
.head-nav.scrollhead{max-width:100%;border-radius:0;position:fixed;top:0;left:0;bottom:auto;animation:up .5s forwards}
.head-nav .l-wrap{position:relative;display:flex;justify-content:space-between;padding:0 15px}
@keyframes up{0%{transform:translate(0,-100px)}
100%{transform:translate(0,0)}}
@keyframes down{0%{transform:translate(-50%,20px)}
100%{transform:translate(-50%,0)}}
.m-menu{display:none}
.nav-ul{display:flex;list-style:none}
.nav-ul>li{position:relative;padding:0 20px}
@media(min-width:1024px){.nav-ul>li:hover>ul{display:block}}
.nav-ul>li:hover>a{color:var(--color)}
.nav-ul>li:hover>em{color:var(--color)}
.nav-ul>li>a{display:inline-flex;padding:18px 10px;color:var(--fontcolortitle);font-size:18px;transition:all .1s linear;white-space:nowrap;text-transform:capitalize}
.nav-ul>li.current-menu-item>a {
    color: var(--color); 
}

.nav-ul>li>em{position:absolute;top:50%;transform:translateY(-50%);right:10px;font-size:12px;color:#999}
.nav-ul>li ul{list-style:none}
.nav-ul>li .sub-menu{display:none;position:absolute;background:#FFF;transition:all .1s linear;box-shadow:1px 2px 10px rgba(0,0,0,.1)}
.nav-ul>li .sub-menu>li{position:relative}
.nav-ul>li .sub-menu>li:hover ul{display:block}
.nav-ul>li .sub-menu>li ul{position:absolute;left:100%;top:0;display:none;background:#FFF}
.nav-ul>li .sub-menu>li em{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:12px}
.nav-ul>li .sub-menu a{display:inline-block;width:100%;color:var(--fontcolortitle);padding:6px 10px;transition:all .1s linear;white-space:nowrap;min-width:200px;padding-right:30px}
.nav-ul>li .sub-menu>li:hover,.nav-ul>li .sub-menu>li:hover>a{color:var(--color)}
.nav-ul>li .sub-menu>li:hover ul a:hover{color:var(--color)}
.search-box{position:relative;display:flex;align-items:center}
.head-search{display:flex;align-items:center;margin-right:10%}
.head-search button{outline:0;background:0 0;border:none;padding:10px;cursor:pointer}
.head-search button em{font-size:22px;color:var(--color);font-weight:var(--fontweight)}
.search-input{position:absolute;top:100%;right:0;background:#FFF;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 4px rgba(0,0,0,.2);opacity:0;transform:rotateX(90deg);visibility:hidden}
.search-input input{width:200px;height:40px;padding-left:10px;font-size:16px;border:none;outline:0}
.search-input .search-btn{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.1s linear}
.search-input .search-btn:hover{background:#c9c4c4}
.search-input .search-btn em{font-size:22px;color:var(--color)}
.search-input.active{transition:opacity .3s,transform .3s;visibility:visible;opacity:1;transform:rotateX(0);transform-origin:top}
.home-des{text-align:center;color:var(--color);margin-bottom:10px}
.home-title{text-align:center;color:var(--fontcolortitle);font-size:var(--fonthometitle);font-weight:var(--fontweight);line-height:1.2}
.home-more{display:inline-flex;align-items:center;justify-content:center;background:var(--color);height:45px;width:180px;color:#FFF;transition:all .2s linear;text-decoration:none}
.home-more:hover{box-shadow:1px 2px 10px var(--color)}
footer{padding-top:60px;background:#32373b;color:#FFF}
footer a{color:#FFF}
footer a:hover{color:var(--color)}
footer .foot-main{display:flex;padding-bottom:50px}
.foot-info{width:22%;margin-right:8%}
.foot-info .foot-logo img{width:auto;max-height:100px}
.foot-info .foot-tel{margin-top:30px;font-size:16px}
.foot-info .foot-share{margin-top:20px}
.foot-info .foot-share ul{padding:0;list-style:none;display:flex;flex-wrap:wrap}
.foot-info .foot-share ul li{margin-bottom:10px}
.foot-info .foot-share ul a{display:inline-flex;align-items:center;justify-content:center;background:var(--color);width:35px;height:35px;color:#FFF;margin-right:10px;border-radius:4px;transition:all .1s linear}
.foot-info .foot-share ul a:hover{background:#FFF;color:var(--color)}
.foot-nav{flex:1;display:flex;justify-content:space-between}
.foot-nav .foot-item .foot-title{font-size:22px;line-height:1;margin-bottom:10px}
.foot-nav .foot-item .foot-list{list-style:none;padding:0;margin-top:15px}
.foot-nav .foot-item .foot-list a{display:inline-block;padding:2px 0;transition:all .1s linear;opacity:.8;text-transform:capitalize}
.foot-nav .foot-item .foot-list a:hover{color:var(--color);opacity:1}
.foot-nav .foot-item.foot-quick{width:30%}
.foot-nav .foot-item.foot-quick .foot-list{display:flex;flex-wrap:wrap}
.foot-nav .foot-item.foot-quick .foot-list li{width:50%}
.foot-qrimg{margin-top:20px}
.foot-qrimg img{width:120px;border-radius:4px;transition:all 0.1s linear}
.foot-qrimg img:hover{transform:scale(1.05)}
.foot-code{width:20%}
footer .copyright{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #7d7d7d;padding:15px 0;font-size:14px;text-align:center;}
footer .copyright>p:nth-child(1){flex:1}
footer .copyright a{margin-left:10px}
footer .copyright a:hover{color:var(--color)}
footer .copyright .gotop{background:var(--color);display:flex;justify-content:center;margin-left:10px;width:35px;height:35px;border-radius:4px;font-weight:var(--fontweight);cursor:pointer;transition:all .1s linear}
footer .copyright .gotop:hover{opacity:.9}
footer .copyright .gotop em{width:100%;height:80%;display:inline-flex;align-items:center;justify-content:center;color:#FFF}
.bottom-btn{display:none;background:#FFF;align-items:center;position:fixed;bottom:0;left:0;width:100%;z-index:999;box-shadow:1px 2px 10px rgba(0,0,0,.1);transform:translateY(100%);background:var(--color);transition:all .2s linear;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}
.bottom-btn.bottom-btn-hide{transform:translateY(0)}
.bottom-btn.bottom-btn-keep{transform:translateY(0)!important}
.bottom-btn .btn-item{width:25%;height:66px;background:var(--color);color:#222;transition:all .2s linear}
.bottom-btn .btn-item em,.bottom-btn .btn-item i{font-size:20px;line-height:1}
.bottom-btn .btn-item a,.bottom-btn .btn-item div{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#FFF;text-transform:capitalize}
.bottom-btn .btn-item a p,.bottom-btn .btn-item div p{font-size:14px;text-transform:capitalize}
.mobile-bottom-bag{display:none}
.rfixed{position:fixed;bottom:calc(145px + constant(safe-area-inset-bottom));bottom:calc(145px + env(safe-area-inset-bottom));right:24px;z-index:99}
.compare-panel{width:280px;background:#FFF;position:fixed;z-index:1000;bottom:0;right:0;box-shadow:-1px -1px 3px #CCC;display:none;transition:bottom .2s}
.compare-t{background-color:var(--color);font-size:14px;color:#FFF;display:flex;align-items:center;padding:10px;cursor:pointer}
.compare-close{position:relative;width:24px;height:24px;background:0 0;cursor:pointer}
.compare-close::after,.compare-close::before{content:"";display:block;width:10px;height:2px;background-color:#FFF;position:absolute;top:50%;border-radius:2px}
.compare-close::before{transform:rotate(45deg);left:4px}
.compare-close::after{transform:rotate(-45deg);right:4px}
.compare-tit{text-align:center;flex:1;line-height:1.5}
.compare-checked{color:#FFF;margin:0 4px}
#productChache_list{padding:0 10px;height:220px;overflow-y:auto}
#productChache_list::-webkit-scrollbar{width:4px}
#productChache_list::-webkit-scrollbar-track{border-radius:0;background-color:rgba(0,0,0,.05)}
#productChache_list::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(0,0,0,.15)}
.selected-item{position:relative;border-bottom:1px solid #EFEFEF;padding:10px 0;display:flex;align-items:center}
.item-clear{position:relative;width:20px;height:20px;background-color:transparent;cursor:pointer}
.item-clear::after,.item-clear::before{content:"";display:block;position:absolute;width:70%;height:2px;background-color:var(--fontcolorintro);border-radius:2px;top:50%;margin-top:-1px}
.item-clear::before{transform:rotate(45deg);left:3px}
.item-clear::after{transform:rotate(-45deg);left:3px}
.item-content{flex:1;display:flex;align-items:center}
.item-img{width:50px;height:50px;background:#FFF;border:1px solid #EFEFEF;display:flex;align-items:center;justify-content:center}
.item-img img{max-width:100%;max-height:100%}
.item-c{width:calc(100% - 50px);padding:0 10px;font-size:12px}
.item-title{max-height:34px;word-break:break-word;display:block;display:-webkit-box;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;color:var(--fontcolortitle)}
.item-price{color:#d4322c}
.compare-b{padding:20px 10px;display:flex;justify-content:space-between}
.compare-b *{display:block;width:80px;text-align:center;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px;border-radius:2px;padding:0 2px}
.clear-all{color:var(--fontcolortitle);background-color:#EDEDED;cursor:pointer}
.compare-inquire,.compare-inquire:hover{color:#FFF;background-color:var(--color)}
.compare-b .orderNow{margin:0;background:#f66f08;color:#FFF;line-height:30px;padding:0 2px;border:none;border-radius:2px;font-size:12px;cursor:pointer;display:block;width:80px}
.rfixed-sc{width:40px;height:40px;background:var(--color);border-radius:50%;text-align:center;line-height:38px;color:#FFF;position:relative;margin-bottom:10px;cursor:pointer;display:none}
.rfixed-sc i{font-size:20px}
.rfixed-scnum{position:absolute;right:6px;top:4px;width:16px;height:16px;background:#d4322c;border-radius:50%;text-align:center;font-size:12px;color:#FFF;transform:scale(.9);line-height:16px}
@media (max-width:768px){.compare-panel{width:100%;bottom:16vw}}
.lang{width:auto;z-index:99999999;text-align:left;position:relative}
.lang-icon{display:flex;align-items:center;width:100%;height:30px;border:none;cursor:pointer;font-size:14px;user-select:none;white-space:nowrap}
.lang-icon>img{margin-right:5px;margin-top:3px}
.lang-icon span{position:relative;padding-right:18px}
.lang-icon span::before{content:"";position:absolute;right:4px;top:11px;width:8px;height:1px;background:#FFF;transform:rotate(50deg)}
.lang-icon span::after{content:"";position:absolute;right:0;top:11px;width:8px;height:1px;background:#FFF;transform:rotate(-50deg)}
.lang-drop{position:absolute;top:calc(100% + 26px);right:50%;transform:translateX(50%);background:#FFF;border:1px solid #EBEEF5;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index:9999;visibility:hidden;opacity:0;transition:opacity .3s,top .3s}
.lang-drop.active{visibility:visible;opacity:1;top:calc(100% + 12px)}
.lang-drop.lang-flex{transform:translateX(25%);}
.lang-drop.lang-flex .lang-arrow{left:75%;}
.lang-arrow{display:block;width:10px;height:10px;background-color:#FFF;border-top:1px solid #EBEEF5;border-left:1px solid #EBEEF5;transform:translateX(-50%) rotate(45deg);position:absolute;top:-6px;left:50%}
.lang-wrap{width:140px;padding:8px 0;box-sizing:border-box}
.lang-flex .lang-wrap{width:340px;display:flex;flex-wrap:wrap;padding:8px}
.lang-wrap li{width:100%;padding:8px 16px;box-sizing:border-box;transition:background-color .3s}
.lang-flex .lang-wrap li{width:33%;padding:8px 6px}
.lang-wrap li.lang-active,.lang-wrap li:hover{background-color:#EEE}
.lang-wrap li a{display:block;color:var(--fontcolortitle);font-size:12px;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.lang-wrap li img{display:inline-block;width:24px;height:16px;vertical-align:-.25em;margin-right:4px}
@media (max-width:1024px){.lang{margin-left:auto;margin-right:15px;transition:all .2s linear}
.lang-icon span{display:none}
.lang-icon>img{width:36px;height:24px;margin:0px}
.lang-drop{display:none}
.lang-drop.active{display:block}}
@media (max-width:1280px){.nav-ul>li>a{padding:18px 0;font-size:16px}
.nav-ul>li>em{right:0}}
@media (max-width:1024px){
.head-top{font-size:14px;height:30px;position:static;transition:all .2s linear;display:none}
.head-top.cur{height:0;opacity:0;visibility:hidden}
.head-top.cur .lang{top:15px}
.head-list{display:none}
.head-share{display:none}
.head-logo{max-width:inherit;height:100%;}
.nav-ul>li .sub-menu>li em{display:none}
.m-menu{display:block;position:relative;width:40px;height:40px;cursor:pointer}
.m-menu span{position:absolute;background:var(--color);height:3px;border-radius:4px;right:0;transition:all .2s linear}
.m-menu span:nth-child(1){width:30px;top:25%}
.m-menu span:nth-child(2){width:22px;top:48%}
.m-menu span:nth-child(3){width:26px;top:73%}
.m-menu.act span{top:48%;width:32px}
.m-menu.act span:nth-child(1){transform:rotate(45deg)}
.m-menu.act span:nth-child(2){width:0}
.m-menu.act span:nth-child(3){transform:rotate(-45deg)}
header{position:fixed;width:100%;top:0;background:#FFF}
.head-info{height:60px;padding:0}
.head-nav{animation:none;position:fixed;top:60px;left:0;width:100%;transform:none;border-radius:0;height:calc(100vh - 60px);box-shadow:none;align-items:flex-start;padding:0;overflow-y:scroll;transform:translateX(100%);opacity:0;transition:all .2s linear;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}
.head-nav.scrollhead{animation:none;top:auto;height:calc(100vh - 60px)}
.head-nav.head-nav-act{transform:translateX(0);opacity:1}
.head-nav .l-wrap{flex-direction:column-reverse;padding-bottom:80px}
.head-nav .nav-ul{flex-wrap:wrap;padding-bottom:20px}
.head-nav .nav-ul>li{width:100%;padding:0;border-bottom:1px solid #EEE}
.head-nav .nav-ul>li:hover>a{color:inherit}
.head-nav .nav-ul>li:hover>em{color:inherit}
.head-nav .nav-ul>li>a{padding:10px 0;width:100%;font-size:18px;font-weight:700}
.head-nav .nav-ul>li>em{width:20%;height:46px;line-height:45px;text-align:right;top:0;flex:1;color:var(--fontcolortitle);font-size:18px;font-weight:700;transition:all .2s linear;transform:none;cursor:pointer}
.head-nav .nav-ul>li .sub-menu{position:static;box-shadow:none}
.head-nav .nav-ul>li .sub-menu li ul{position:static;display:block;padding-left:10px}
.head-nav .nav-ul>li.cur>a{color:var(--color)}
.head-nav .nav-ul>li.cur em{transform:rotateX(180deg);color:var(--color)}
main{margin-top:60px}
.head-search{display:none}
.search-input{margin:10px 0;display:block;position:static;opacity:1;transform:none;visibility:inherit;display:flex;align-items:center;width:100%;box-shadow:none;border:1px solid #c2c2c2;border-radius:4px;overflow:hidden}
.search-input input{flex:1}
footer .foot-main{flex-wrap:wrap;padding-bottom:20px}
footer .l-wrap{padding-bottom:66px}
.foot-info{width:100%;margin-right:4%}
.foot-nav{margin-top:20px}}
@media (max-width:768px){
.l-wrap{padding:0 15px}  
.head-nav .nav-ul>li>a{font-size:16px}
.head-logo a{padding:4px 0;}
.head-logo img{margin:0;height:100%;}
.head-logo a span{display:none}
.home-more{width:140px;height:36px}
.foot-nav{flex-wrap:wrap}
.foot-logo{display:none}
.foot-nav .foot-item.foot-quick{width:100%}
.foot-info .foot-tel{font-size:16px;margin-top:0}
.foot-nav .foot-item{width:100%;margin-bottom:20px}
.foot-nav .foot-item:last-child{margin-bottom:0}
.foot-nav .foot-item.foot-code{display:none}
.foot-nav .foot-item .foot-list{display:flex;flex-wrap:wrap;margin-top:0}
.foot-nav .foot-item .foot-list li{width:33.333%}
.foot-nav .foot-item .foot-list li a{padding:6px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 150px;}
.bottom-btn{display:flex}
.ey_message{display:none;}
footer .copyright{font-size:12px}}
@media (max-width:500px){.foot-nav .foot-item .foot-list li{width:50%}}
.toast-title{font-weight:700}
.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}
.toast-message a,.toast-message label{color:#FFF}
.toast-message a:hover{color:#CCC;text-decoration:none}
.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #FFF;text-shadow:0 1px 0 #FFF;opacity:.8;line-height:1}
.toast-close-button:focus,.toast-close-button:hover{color:var(--fontcolortitle);text-decoration:none;cursor:pointer;opacity:.4}
.rtl .toast-close-button{left:-.3em;float:left;right:.3em}
button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}
.toast-center-center{top:40%;right:0;width:100%;transform:translateY(-50%)}
.toast-top-center{top:20%;right:0;width:100%}
.toast-bottom-center{bottom:0;right:0;width:100%}
.toast-top-full-width{top:0;right:0;width:100%}
.toast-bottom-full-width{bottom:0;right:0;width:100%}
.toast-top-left{top:12px;left:12px}
.toast-top-right{top:12px;right:12px}
.toast-bottom-right{right:12px;bottom:12px}
.toast-bottom-left{bottom:12px;left:12px}
#toast-container{position:fixed;z-index:999999;pointer-events:none}
#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
#toast-container>div{font-size:16px;position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:.9}
#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}
#toast-container>div:hover{-moz-box-shadow:0 0 12px var(--fontcolortitle);-webkit-box-shadow:0 0 12px var(--fontcolortitle);box-shadow:0 0 12px var(--fontcolortitle);opacity:1;cursor:pointer}
#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}
#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}
#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}
#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}
#toast-container.toast-bottom-center>div,#toast-container.toast-center-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}
#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}
.toast{background-color:#030303}
.toast-success{background-color:#51a351}
.toast-error{background-color:#bd362f}
.toast-info{background-color:#2f96b4}
.toast-warning{background-color:#f89406}
.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:var(--fontcolortitle);opacity:.4}
@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}
#toast-container>div.rtl{padding:8px 50px 8px 8px}
#toast-container .toast-close-button{right:-.2em;top:-.2em}
#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}
@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}
#toast-container>div.rtl{padding:8px 50px 8px 8px}
#toast-container .toast-close-button{right:-.2em;top:-.2em}
#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}
@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}
#toast-container>div.rtl{padding:15px 50px 15px 15px}}
@media (max-width:768px){#toast-container>div{font-size:15px;opacity:1}}
@media (max-width:415px){#toast-container>div{font-size:13px}}

/*  英文版在线客服  */
#ey-mkf {position:fixed;right:5px;top:40%;transform:translateY(-50%);font-family:Arial,Helvetica,sans-serif;z-index:9999}
#ey-mkf * {box-sizing:border-box;font-size:12px;line-height:1.1}
.ey-list {padding:0;border:1px solid #EEE;background-color:#FFF;max-width:78px;border-radius:4px;margin:0}
.ey-icon {display:inline-block;background:url(../images/ey-ico23.png)no-repeat;width:28px;height:28px;transform:scale(.8)}
.ey-list>li {width:100%;border-top:1px solid #EEE;list-style:none;text-align:center;padding:2px 0 4px;transition:all .2s ease-in-out}
.ey-list>li>a>p {margin:0;transform:scale(.9);text-transform:capitalize}
.ey-list>li a {color:#555;text-decoration:none;display:block;padding:0 2px}
.ey-wechat-img {position:absolute;right:calc(100% - 1px);bottom:0;width:120px;text-align:center;padding:10px 10px 6px;background-color:#FFF;border:1px solid #EEE;border-radius:4px;transform:scale(0);transform-origin:right bottom}
.ey-wechat-img img {display:block;max-width:100%;max-height:100%}
.ey-wechat-img p {margin:4px 0 0;transform:scale(.9);word-break:break-all}
.ey-wechat-img em {display:inline-block;width:16px;height:16px;background:url(../images/ey-ico23.png)-76px -8px/99px no-repeat;vertical-align:middle;margin-right:4px}
.ey-list>li:hover .ey-wechat-img {transition:transform .4s;transform:scale(1)}
.ey-list>li:hover,.ey-list>li:hover+li {border-color:transparent} 
.ey-email .ey-icon {background-position:-8px -6px}
.ey-whatsapp .ey-icon {background-position:-52px -50px}
.ey-skype .ey-icon {background-position:-52px -6px}
.ey-wechat .ey-icon {background-position:-144px -10px}
.ey-list li:hover a {color:#FFF} .ey-email:hover {background-color:#f90}
.ey-whatsapp:hover {background-color:#2cb740}
.ey-skype:hover {background-color:#0091df}
.ey-wechat:hover {background-color:#51c332}
.ey-email:hover .ey-icon {background-position:-96px -6px}
.ey-whatsapp:hover .ey-icon {background-position:-52px -94px}
.ey-skype:hover .ey-icon {background-position:-96px -50px}
.ey-wechat:hover .ey-icon {background-position:-144px -62px}
.ey-list>li:first-child {border-radius:4px 4px 0 0;border:0}
.ey-list>li:last-child {border-radius:0 0 4px 4px}
@media (max-width:768px) {#ey-mkf {display:none}}

/*liangfei*/
.lazy-load2 {display: block;top: 60%;text-align:center; color: #333; z-index: 9999; font-size:12px;	padding:10px}

.common-main .common-content {
    -ms-flex: 1;
    flex: 1;
    /* width: calc(100% - 360px); */
}

.content-title {
    margin-bottom: 10px;
    padding-left: 18px;
    position: relative;
    color: var(--color);
    font-size: var(--fontsize26);
}
article {
    font-size: var(--fontsize16);
}

img{height:auto;max-width:100%;}
.kche-color-theme{color:var(--color,#333)!important;}
.kche-lg-theme{background-image:linear-gradient(to right,var(--color,#000),#FFF) !important;}
.kche-bg-theme,.kche-forged-theme::after,.kche-forged-theme::before,.kche-forged-theme>li::before,
.kche-lg-theme,.kche-forged-theme::after,.kche-forged-theme::before,.kche-forged-theme>li::before{background-color:var(--color,#666)!important;}
.kche-border-theme,.kche-table-border.kche-border-theme>tbody>tr,.kche-table-border.kche-border-theme>tbody>tr>td,.kche-table-rules.kche-border-theme>tbody>tr>td{border-color:var(--color,#CCC)!important;}
.kche-white{color:#FFF!important;}
.kche-bg-white,.kche-forged-white::after,.kche-forged-white::before,.kche-forged-white>li::before{background-color:#FFF!important;}
.kche-border-white,.kche-table-border.kche-border-white>tbody>tr>td,.kche-table-rules.kche-border-white>tbody>tr>td{border-color:#FFF!important;}
.kche-red{color:#ee2c2d!important;}
.kche-red-light{color:#e00!important;}
.kche-lg-red{background-image:linear-gradient(to right,#ee2c2d,#FFF);}
.kche-lg-red-light{background-image:linear-gradient(to right,#e00,#FFF)!important;}
.kche-bg-red,.kche-forged-red::after,.kche-forged-red::before,.kche-forged-red>li::before{background-color:#ee2c2d!important;}
.kche-bg-red-light,.kche-forged-red-light::after,.kche-forged-red-light::before,.kche-forged-red-light>li::before{background-color:#e00!important;}
.kche-border-red,.kche-table-border.kche-border-red>tbody>tr>td,.kche-table-rules.kche-border-red>tbody>tr>td{border-color:#ee2c2d!important;}
.kche-border-red-light,.kche-table-border.kche-border-red-light>tbody>tr>td,.kche-table-rules.kche-border-red-light>tbody>tr>td{border-color:#e00!important;}
.kche-yellow{color:#fcb026!important;}
.kche-yellow-light{color:#f1a824!important;}
.kche-lg-yellow{background-image:linear-gradient(to right,#fcb026,#FFF)!important;}
.kche-lg-yellow-light{background-image:linear-gradient(to right,#f1a824,#FFF)!important;}
.kche-bg-yellow,.kche-forged-yellow::after,.kche-forged-yellow::before,.kche-forged-yellow>li::before{background-color:#fcb026!important;}
.kche-bg-yellow-light,.kche-forged-yellow-light::after,.kche-forged-yellow-light::before,.kche-forged-yellow-light>li::before{background-color:#f1a824!important;}
.kche-border-yellow,.kche-table-border.kche-border-yellow>tbody>tr>td,.kche-table-rules.kche-border-yellow>tbody>tr>td{border-color:#fcb026!important;}
.kche-border-yellow-light,.kche-table-border.kche-border-yellow-light>tbody>tr>td,.kche-table-rules.kche-border-yellow-light>tbody>tr>td{border-color:#f1a824!important;}
.kche-border-blue,.kche-table-border.kche-border-blue>tbody>tr>td,.kche-table-rules.kche-border-blue>tbody>tr>td{border-color:#217fe1!important;}
.kche-border-blue-light,.kche-table-border.kche-border-blue-light>tbody>tr>td,.kche-table-rules.kche-border-blue-light>tbody>tr>td{border-color:#1f9bed!important;}
.kche-bg-blue,.kche-forged-blue::after,.kche-forged-blue::before,.kche-forged-blue>li::before{background-color:#217fe1!important;}
.kche-bg-blue-light,.kche-forged-blue-light::after,.kche-forged-blue-light::before,.kche-forged-blue-light>li::before{background-color:#1f9bed!important;}
.kche-lg-cyanblue{background-image:linear-gradient(to right,#1f94c7,#FFF)!important;}
.kche-lg-cyanblue-light{background-image:linear-gradient(to right,#4ca9d2,#FFF)!important;}
.kche-lg-blue{background-image:linear-gradient(to right,#217fe1,#FFF)!important;}
.kche-lg-blue-light{background-image:linear-gradient(to right,#1f9bed,#FFF)!important;}
.kche-green{color:#2cb740!important;}
.kche-green-light{color:#28cd3f!important;}
.kche-lg-green{background-image:linear-gradient(to right,#2cb740,#FFF)!important;}
.kche-lg-green-light{background-image:linear-gradient(to right,#28cd3f,#FFF)!important;}
.kche-bg-green,.kche-forged-green::after,.kche-forged-green::before,.kche-forged-green>li::before{background-color:#2cb740!important;}
.kche-bg-green-light,.kche-forged-green-light::after,.kche-forged-green-light::before,.kche-forged-green-light>li::before{background-color:#28cd3f!important;}
.kche-border-green,.kche-table-border.kche-border-green>tbody>tr>td,.kche-table-rules.kche-border-green>tbody>tr>td{border-color:#2cb740!important;}
.kche-border-green-light,.kche-table-border.kche-border-green-light>tbody>tr>td,.kche-table-rules.kche-border-green-light>tbody>tr>td{border-color:#28cd3f!important;}
.kche-black{color:#111!important;}
.kche-black-light{color:#555!important;}
.kche-lg-black{background-image:linear-gradient(to right,#111,#FFF)!important;}
.kche-lg-black-light{background-image:linear-gradient(to right,#666,#FFF)!important;}
.kche-bg-black,.kche-forged-black::after,.kche-forged-black::before,.kche-forged-black>li::before{background-color:#111!important;}
.kche-bg-black-light,.kche-forged-black-light::after,.kche-forged-black-light::before,.kche-forged-black-light>li::before{background-color:#555!important;}
.kche-border-black,.kche-table-border.kche-border-black>tbody>tr>td,.kche-table-rules.kche-border-black>tbody>tr>td{border-color:#111!important;}
.kche-border-black-light,.kche-table-border.kche-border-black-light>tbody>tr>td,.kche-table-rules.kche-border-black-light>tbody>tr>td{border-color:#555!important;}
.kche-blue{color:#217fe1!important;}
.kche-lg-blue{background-image:linear-gradient(to right,#217fe1,#FFF)!important;}
.kche-bg-blue,.kche-forged-blue::after,.kche-forged-blue::before,.kche-forged-blue>li::before{background-color:#217fe1!important;}
.kche-bg-darkblue,.kche-forged-darkblue::after,.kche-forged-darkblue::before,.kche-forged-darkblue>li::before{background-color:#013299!important;}
.kche-border-blue,.kche-table-border.kche-border-blue>tbody>tr>td,.kche-table-rules.kche-border-blue>tbody>tr>td{border-color:#217fe1!important;}

.kche-flex{display:flex;flex-wrap:wrap}
.kche-flex-row-reverse{display:flex;flex-wrap:wrap;flex-direction:row-reverse}
.kche-flex-column{display:flex;flex-wrap:wrap;flex-direction:column}
.kche-flex-column-reverse{display:flex;flex-wrap:wrap;flex-direction:column-reverse}
.kche-flex-ai-c{display:flex;flex-wrap:wrap;align-items:center;}
.kche-flex-ai-fs{display:flex;flex-wrap:wrap;align-items:flex-start}
.kche-flex-ai-fe{display:flex;flex-wrap:wrap;align-items:flex-end}
.kche-flex-jc-c{display:flex;flex-wrap:wrap;justify-content:center;}
.kche-flex-jc-sb{display:flex;flex-wrap:wrap;justify-content:space-between}
.kche-flex-jc-sa{display:flex;flex-wrap:wrap;justify-content:space-around}
.kche-flex-jc-fe{display:flex;flex-wrap:wrap;justify-content:flex-end}
.kche-flex-jc-fs{display:flex;flex-wrap:wrap;justify-content:flex-start}
.kche-flex-jc-ai-c{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.kche-flex-jc-ai-sb{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: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-flex-item-auto{flex:1;margin:10px 0px;}
.kche-flex-item-10{width:10%;margin:10px 0px;}
.kche-flex-item-20{width:20%;margin:10px 0px;}
.kche-flex-item-30{width:30%;margin:10px 0px;}
.kche-flex-item-40{width:40%;margin:10px 0px;}
.kche-flex-item-50{width:50%;margin:10px 0px;}
.kche-flex-item-60{width:60%;margin:10px 0px;}
.kche-flex-item-70{width:70%;margin:10px 0px;}
.kche-flex-item-80{width:80%;margin:10px 0px;}
.kche-flex-item-90{width:90%;margin:10px 0px;}
.kche-flex-item-100{width:100%;margin:10px 0px;}
.kche-text-align-c{text-align:center;}
.kche-text-align-l{text-align:left;}
.kche-text-align-r{text-align:right;}
.kche-padding-left1{padding-left:1%;box-sizing:border-box;}
.kche-padding-left2{padding-left:2%;box-sizing:border-box;}
.kche-padding-left3{padding-left:3%;box-sizing:border-box;}
.kche-padding-left4{padding-left:4%;box-sizing:border-box;}
.kche-padding-left5{padding-left:5%;box-sizing:border-box;}
.kche-padding-right1{padding-right:1%;box-sizing:border-box;}
.kche-padding-right2{padding-right:2%;box-sizing:border-box;}
.kche-padding-right3{padding-right:3%;box-sizing:border-box;}
.kche-padding-right4{padding-right:4%;box-sizing:border-box;}
.kche-padding-right5{padding-right:5%;box-sizing:border-box;}
.kche-list-disc-customize{padding-left:0}
.kche-list-disc-customize,.kche-list-disc-customize>li{list-style-type:none}
.kche-list-disc-customize>li{padding-left:16px;position:relative}
.kche-list-disc-customize>li::before{content:'';display:block;position:absolute;width:6px;height:6px;background-color:#000;border-radius:50%;left:1px;top:8px;}
.kche-list-decimal,.kche-list-disc{padding-left:20px;}
.kche-list-disc,.kche-list-disc>li{list-style-type:disc}
.kche-list-decimal,.kche-list-decimal>li{list-style-type:decimal}
.kche-clearfix{zoom:1}
.kche-clearfix::after{content:'';display:block;clear:both;height:0;visibility:hidden}
.kche-item-title{margin:6px 0}
.kche-item-img{overflow:hidden;}
.kche-item-img img{display:block;margin:0 auto;border:1px solid #eee;box-sizing: border-box;}
.kche-position-title>.kche-flex-item{position:relative}
.kche-position-title>div>.kche-item-title{position:absolute;bottom:0;left:0;width:100%;margin:0;background:rgba(0,0,0,.15);color:#FFF;padding:6px 0px;}
.kche-scale .kche-item-img img{transition:all .3s}
.kche-scale .kche-flex-item:hover .kche-item-img img{transform:scale(1.2)}
.kche-table{width:100%;border-spacing:0;border-collapse:separate;}
.kche-table>tbody>tr>td{padding:6px 8px;border:none}
.kche-table-frame-box>tbody>tr>td,.kche-table-frame-hsides>tbody>tr>td,.kche-table-frame-vsides>tbody>tr>td,.kche-table-rules>tbody>tr>td{border:none}
.kche-table-container{overflow-x:auto;}
.kche-table-border{border-top:1px solid #CCC;border-left:.5px solid #CCC;}
.kche-table-border>tbody>tr>td{border-right:1px solid #CCC;border-bottom:1px solid #CCC;}
.kche-table-topbg>tbody>tr:not(:first-child){background-color:#FFF;font-weight:400}
.kche-table-leftbg,.kche-table-topLeftbg,.kche-table-topbg{font-weight:600}
.kche-table-leftbg>tbody>tr>td:not(:first-child){background-color:#FFF;font-weight:400}
.kche-table-topLeftbg>tbody>tr:nth-child(n+2)>td:not(:first-child){background-color:#FFF;font-weight:400}
.kche-table-container table tr{background-color: inherit;}
.kche-table-tr-even>tbody>tr:nth-child(even){background-color:#FFF;}
.kche-table-tr-odd>tbody>tr:nth-child(odd){background-color:#FFF;}
.kche-table-td-even>tbody>tr>td:nth-child(even){background-color:#FFF;}
.kche-table-td-odd>tbody>tr>td:nth-child(odd){background-color:#FFF;}
.kche-table-rules-rows>tbody>tr:not(:last-child)>td{border-bottom:1px solid #CCC;}
.kche-table-rules-cols>tbody>tr>td:not(:last-child){border-right:1px solid #CCC;}
.kche-table-rules-all>tbody>tr>td:not(:last-child),.kche-table-rules-all>tbody>tr>td:first-of-type{border-right:1px solid #CCC;}
.kche-table-rules-all>tbody>tr:not(:last-child)>td{border-bottom:1px solid #CCC;}
.kche-table-frame-box{border:1px solid #CCC;}
.kche-table-frame-hsides{border-bottom:1px solid #CCC;border-top:1px solid #CCC;}
.kche-table-frame-vsides{border-left:1px solid #CCC;border-right:1px solid #CCC;}
.kche-border-radius{border-radius:8px;}
.kche-border-radius>tbody>tr:first-child>td:first-child{border-top-left-radius:8px;}
.kche-border-radius>tbody>tr:first-child>td:last-child{border-top-right-radius:8px;}
.kche-border-radius>tbody>tr:last-child>td:first-child{border-bottom-left-radius:8px;}
.kche-border-radius>tbody>tr:last-child>td:last-child{border-bottom-right-radius:8px;}
.kche-flex-list>.kche-flex-item{border-radius:4px;transition:box-shadow .2s;overflow:hidden}
.kche-flex-list>.kche-flex-item:hover{box-shadow:0 0 10px #CCC;}
.kche-flex-list>.kche-flex-item:nth-of-type(1)>.kche-flex-t{background-color:#01edfe}
.kche-flex-list>.kche-flex-item:nth-of-type(2)>.kche-flex-t{background-color:#0191ff}
.kche-flex-list>.kche-flex-item:nth-of-type(3)>.kche-flex-t{background-color:#01d5b8}
.kche-flex-list>.kche-flex-item:nth-of-type(4)>.kche-flex-t{background-color:#00d471}
.kche-flex-list>div>.kche-flex-t>p{border:3px solid #FFF;border-radius:50%;font-size:18px;color:#FFF;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin:8% 0}
.kche-flex-list>div>.kche-flex-b{background-color:#FFF;padding:10% 10px;border:1px solid #EEE}
.kche-flex-b-text{font-size:16px;color:#555;margin-top:6px;}
.kche-flex-curcle>.kche-flex-item:nth-of-type(1)>.kche-curcle-w{background-color:#ee2c2d}
.kche-flex-curcle>.kche-flex-item:nth-of-type(2)>.kche-curcle-w{background-color:#2cb740}
.kche-flex-curcle>.kche-flex-item:nth-of-type(3)>.kche-curcle-w{background-color:#217fe1}
.kche-flex-curcle>.kche-flex-item:nth-of-type(4)>.kche-curcle-w{background-color:#fcb026}
.kche-curcle-w{width:100%;height:0;padding-bottom:100%;background-color:#EEE;border-radius:50%;position:relative;border:1px solid #CCC;}
.kche-curcle-n{position:absolute;width:60%;height:60%;top:50%;left:50%;background-color:#FFF;border-radius:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;font-size:18px;border:1px solid #CCC;transition:box-shadow .2s;margin:0px;}
.kche-curcle-w:hover>.kche-curcle-n{box-shadow:0 0 10px #666}
.kche-template-box-title{font-size:24px;text-align:center;color:#0c48a7;margin:20px 0;text-transform:capitalize}
.kche-template-box-title>strong{display:inline-block;margin:0 10px;}
.kche-template-box-title>span{display:inline-block;background:#0c48a7;transform:rotate(45deg);margin:0 4px;}
.kche-template-box-title>span:nth-of-type(1),.kche-template-box-title>span:nth-of-type(6){width:4px;height:4px;opacity:.4}
.kche-template-box-title>span:nth-of-type(2),.kche-template-box-title>span:nth-of-type(5){width:6px;height:6px;opacity:.6}
.kche-template-box-title>span:nth-of-type(3),.kche-template-box-title>span:nth-of-type(4){width:8px;height:8px;}
.kche-history-item{width:calc(50% + 10px);padding:10px 0;box-sizing:border-box;position:relative}
.kche-history-list{position:relative}
.kche-history-item:nth-of-type(odd){float:right;padding-left:26px;}
.kche-history-item:nth-of-type(even){float:left;text-align:right;padding-right:26px;}
.kche-history-line{position:absolute;top:0;left:50%;width:2px;height:100%;background-color:#EEE;margin-left:-1px;}
.kche-history-item>.kche-history-title{font-size:22px;font-weight:400;color:#2cb740}
.kche-history-item>p{font-size:16px;margin:6px 0;color:#555}
.kche-history-item>.icon{box-sizing:border-box;width:8px;height:8px;background-color:#FFF;border:2px solid #2cb740;display:block;position:absolute;border-radius:50%;top:18px;}
.kche-history-item:nth-of-type(even)>.icon{right:6px;}
.kche-history-item:nth-of-type(odd)>.icon{left:6px;}
@media(max-width:415px){
.kche-history-item>p{font-size:12px;}}
.kche-course-item{border-top:1px dashed #CCC;}
.kche-course-item:nth-last-of-type(1){border-bottom:1px dashed #CCC;}
.kche-course-item:nth-of-type(odd){background-color:#f6f7fb}
.kche-course-item>strong{font-size:22px;font-weight:400;padding:10px 20px;border-right:1px dashed #CCC;line-height:1.1;font-family:serif}
.kche-course-item>div{margin:0;flex:1;padding:10px 20px;position:relative;font-size:16px;}
.kche-course-item>div>p{margin:0px;}
.kche-course-item>div>.icon{position:absolute;display:block;width:8px;height:8px;border-radius:50%;background-color:#FFF;border:2px solid #2cb740;left:-4px;top:calc(50% - 4px);box-sizing:border-box;}
@media(max-width:768px){
.kche-flex-item4{width:49%}
.kche-flex-item5{width:49%}}
@media(max-width:540px){
.kche-flex-item-auto{width:100%;flex:auto;padding:0px;}
.kche-flex-item-auto+div{width:100%;text-align:left}
.kche-flex-item3{width:49%}}
@media(max-width:415px){
.kche-flex-item3{width:100%;}}
.float-left{float:left;margin-right:10px;}
.kche-padding-1{padding:1%}
.kche-padding-2{padding:2%}
.kche-padding-3{padding:3%}
@media (max-width:500px){
.float-left{float:none;max-width:100%;margin-right:0}}
figure{text-align:center;outline:solid 1px #EEE;margin:10px;display:inline-block}
figure>figcaption{text-align:center;display:block}
.kche-flex-item5{width:19%;margin:10px 0px;}
@media(max-width:768px){.kche-flex-item5{width:49%}}
@media(max-width:480px){.kche-flex-item-10,.kche-flex-item-20,.kche-flex-item-30{width:48%}.kche-curcle-n{font-size:16px;width:65%;height:65%}}
.kche-size-12{font-size:12px!important;}
.kche-size-13{font-size:13px!important;}
.kche-size-14{font-size:16px!important;}
.kche-size-15{font-size:15px!important;}
.kche-size-16{font-size:16px!important;}
.kche-size-17{font-size:17px!important;}
.kche-size-18{font-size:18px!important;}
.kche-size-19{font-size:19px!important;}
.kche-size-20{font-size:20px!important;}
.kche-size-21{font-size:21px!important;}
.kche-size-22{font-size:22px!important;}
.kche-size-23{font-size:23px!important;}
.kche-size-24{font-size:24px!important;}
.kche-size-25{font-size:25px!important;}
.kche-size-26{font-size:26px!important;}
.kche-size-27{font-size:27px!important;}
.kche-size-28{font-size:28px!important;}
.kche-size-29{font-size:29px!important;}
.kche-size-30{font-size:30px!important;}
.kche-size-31{font-size:31px!important;}
.kche-size-32{font-size:32px!important;}
.kche-size-33{font-size:33px!important;}
.kche-size-34{font-size:34px!important;}
.kche-size-35{font-size:35px!important;}
.kche-size-36{font-size:36px!important;}
.kche-size-37{font-size:37px!important;}
.kche-size-38{font-size:38px!important;}
.kche-size-39{font-size:39px!important;}
.kche-size-40{font-size:40px!important;}
.btn.gradient::after{content:'';position:absolute;right:0;top:0;width:100%;height:100%;background:linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.3));z-index:-1}
.kche-wrap-bg{clear:both;width:100%;max-width:100%;box-sizing:border-box;}
.kche-wrap-width{clear:both;margin:0 auto;width:100%;padding:15px 0;max-width:1600px;box-sizing:border-box;}
.kche-wrap-width1{clear:both;margin:0 auto;width:100%;padding:0;max-width:1600px;box-sizing:border-box;}
@media(max-width:768px){.kche-t10>h5,.kche-t120 .kche-t120-outer-box h5,.kche-t13>h5,.kche-t1>h5,.kche-t3>h5,.kche-t4>h5,.kche-t5>h5,.kche-t67>.kche-item-title>h5,.kche-t68>.kche-template-title>h5,.kche-t69>.kche-template-title>h5,.kche-t6>h5,.kche-t70>.kche-template-title>h5,.kche-t71>.kche-template-item>h5,.kche-t72>.kche-template-item>h5,.kche-t73>.kche-template-item>.kche-template-title>h5,.kche-t74>.kche-template-item>h5,.kche-t7>h5,.kche-t80>.kche-template-item>h5,.kche-t81>.kche-template-item>.kche-template-title>h5,.kche-t82>.kche-template-item>.kche-template-title>h5,.kche-t83>h5,.kche-t84>.kche-template-item>.kche-template-title>h5,.kche-t8>h5,.kche-t95>h5,.kche-t9>h5,.kche-t128 .kche-template-item h5,.kche-t58 .kche-template-item h5,.kche-t59 .kche-template-item h5,.kche-t76 .kche-template-item h5,.kche-t77 .kche-template-item h5,.kche-t78 .kche-template-item h5,.kche-t79 .kche-template-item h5{font-size:18px!important}}
@media(max-width:480px){.kche-t10>h5,.kche-t120 .kche-t120-outer-box h5,.kche-t13>h5,.kche-t1>h5,.kche-t3>h5,.kche-t4>h5,.kche-t5>h5,.kche-t67>.kche-item-title>h5,.kche-t68>.kche-template-title>h5,.kche-t69>.kche-template-title>h5,.kche-t6>h5,.kche-t70>.kche-template-title>h5,.kche-t71>.kche-template-item>h5,.kche-t72>.kche-template-item>h5,.kche-t73>.kche-template-item>.kche-template-title>h5,.kche-t74>.kche-template-item>h5,.kche-t7>h5,.kche-t80>.kche-template-item>h5,.kche-t81>.kche-template-item>.kche-template-title>h5,.kche-t82>.kche-template-item>.kche-template-title>h5,.kche-t83>h5,.kche-t84>.kche-template-item>.kche-template-title>h5,.kche-t8>h5,.kche-t95>h5,.kche-t9>h5,.kche-t128 .kche-template-item h5,.kche-t58 .kche-template-item h5,.kche-t59 .kche-template-item h5,.kche-t76 .kche-template-item h5,.kche-t77 .kche-template-item h5,.kche-t78 .kche-template-item h5,.kche-t79 .kche-template-item h5{font-size:16px!important}}

.kche-t10>h2,.kche-t120 .kche-t120-outer-box h2,.kche-t13>h2,.kche-t1>h2,.kche-t3>h2,.kche-t4>h2,.kche-t5>h2,.kche-t67>.kche-item-title>h2,.kche-t68>.kche-template-title>h2,.kche-t69>.kche-template-title>h2,.kche-t6>h2,.kche-t70>.kche-template-title>h2,.kche-t71>.kche-template-item>h2,.kche-t72>.kche-template-item>h2,.kche-t73>.kche-template-item>.kche-template-title>h2,.kche-t74>.kche-template-item>h2,.kche-t7>h2,.kche-t80>.kche-template-item>h2,.kche-t81>.kche-template-item>.kche-template-title>h2,.kche-t82>.kche-template-item>.kche-template-title>h2,.kche-t83>h2,.kche-t84>.kche-template-item>.kche-template-title>h2,.kche-t8>h2,.kche-t95>h2,.kche-t9>h2,.kche-t128 .kche-template-item h2,.kche-t58 .kche-template-item h2,.kche-t59 .kche-template-item h2,.kche-t76 .kche-template-item h2,.kche-t77 .kche-template-item h2,.kche-t78 .kche-template-item h2,.kche-t79 .kche-template-item h2{margin:0;}
@media(max-width:768px){.kche-t10>h2,.kche-t120 .kche-t120-outer-box h2,.kche-t13>h2,.kche-t1>h2,.kche-t3>h2,.kche-t4>h2,.kche-t5>h2,.kche-t67>.kche-item-title>h2,.kche-t68>.kche-template-title>h2,.kche-t69>.kche-template-title>h2,.kche-t6>h2,.kche-t70>.kche-template-title>h2,.kche-t71>.kche-template-item>h2,.kche-t72>.kche-template-item>h2,.kche-t73>.kche-template-item>.kche-template-title>h2,.kche-t74>.kche-template-item>h2,.kche-t7>h2,.kche-t80>.kche-template-item>h2,.kche-t81>.kche-template-item>.kche-template-title>h2,.kche-t82>.kche-template-item>.kche-template-title>h2,.kche-t83>h2,.kche-t84>.kche-template-item>.kche-template-title>h2,.kche-t8>h2,.kche-t95>h2,.kche-t9>h2,.kche-t128 .kche-template-item h2,.kche-t58 .kche-template-item h2,.kche-t59 .kche-template-item h2,.kche-t76 .kche-template-item h2,.kche-t77 .kche-template-item h2,.kche-t78 .kche-template-item h2,.kche-t79 .kche-template-item h2{font-size:18px!important}}
@media(max-width:480px){.kche-t10>h2,.kche-t120 .kche-t120-outer-box h2,.kche-t13>h2,.kche-t1>h2,.kche-t3>h2,.kche-t4>h2,.kche-t5>h2,.kche-t67>.kche-item-title>h2,.kche-t68>.kche-template-title>h2,.kche-t69>.kche-template-title>h2,.kche-t6>h2,.kche-t70>.kche-template-title>h2,.kche-t71>.kche-template-item>h2,.kche-t72>.kche-template-item>h2,.kche-t73>.kche-template-item>.kche-template-title>h2,.kche-t74>.kche-template-item>h2,.kche-t7>h2,.kche-t80>.kche-template-item>h2,.kche-t81>.kche-template-item>.kche-template-title>h2,.kche-t82>.kche-template-item>.kche-template-title>h2,.kche-t83>h2,.kche-t84>.kche-template-item>.kche-template-title>h2,.kche-t8>h2,.kche-t95>h2,.kche-t9>h2,.kche-t128 .kche-template-item h2,.kche-t58 .kche-template-item h2,.kche-t59 .kche-template-item h2,.kche-t76 .kche-template-item h2,.kche-t77 .kche-template-item h2,.kche-t78 .kche-template-item h2,.kche-t79 .kche-template-item h2{font-size:16px!important}}
.kche-t78 .kche-template-item h2{font-weight:var(--fontbold6,600);font-size:24px;margin:0;padding:0}
.kche-t79 .kche-template-item h2{font-weight:var(--fontbold6,600);font-size:24px;margin:0;padding:0}
.kche-t77 .kche-template-item h2{font-weight:var(--fontbold6,600);font-size:24px;margin:0;padding:0}
.kche-t58 .kche-template-item h2{font-weight:var(--fontbold6,600);font-size:24px;margin:0;padding:0;}
.kche-t59 .kche-template-item h2{font-weight:var(--fontbold6,600);font-size:24px;margin:0;padding:0;}
.kche-t128 .kche-template-item h2{margin:0;display:inline-block;padding:0 10px;position:relative;font-size:24px;font-weight:var(--fontbold6,600);color: var(--color),#000;}
.kche-t72>.kche-template-item>h2{font-weight:var(--fontbold6,600);margin:0;background-color:#FFF;display:inline-block;padding:0 10px;position:relative;font-size:20px;color: var(--color,#000);}
.kche-t73>.kche-template-item>.kche-template-title>h2{font-weight:var(--fontbold6,600);margin:0;display:inline-block;transform:skew(20deg);font-size:20px;color:#fff;}
.kche-t95>h2{width:100%;font-size:20px;padding:5px 20px;box-sizing:border-box;border-bottom:5px solid var(--color,#555);margin:0px;display:flex;align-items:center;color: var(--color,#000);}
.kche-t95>h2 em{font-size:20px;margin-right:5px;}
.kche-t95>h2::before{content:'';display:inline-block;position:absolute;bottom:2px;right:0;width:calc(100% - 20px);height:3px;background-color:#FFF;}
@media(max-width:480px){.kche-t95>h2{font-size:16px;}}
@media(max-width:480px){.kche-t12>h2,.kche-t2>h2,.kche-t1>h2,.kche-t3>h2,.kche-t4>h2,.kche-t5>h2,.kche-t6>h2,.kche-t7>h2,.kche-t8>h2,.kche-t9>h2,.kche-t10>h2,.kche-t11>h2,.kche-t12>h2,.kche-t13>h2,.kche-t14>h2,.kche-t15>h2,.kche-t16>h2,.kche-t17>h2{font-size:16px;}}
.kche-t1>h2,.kche-t2>h2>span:nth-child(2),.kche-t95>h2,.kche-t3>h2,.kche-t4>h2,.kche-t6>h2,.kche-t7>h2,
.kche-t8>h2,.kche-t9>h2,.kche-t10>h2,.kche-t11>h2>span>strong,.kche-t12>h2>span:nth-of-type(2),.kche-t5>h2,
.kche-t13>h2,.kche-t14>h2>span,.kche-t15>h2>span:nth-of-type(2),.kche-t16>h2>span,.kche-t17>h2>span:nth-of-type(1){font-weight:var(--fontbold6,600);}
.kche-t1>h2{width:100%;font-size:20px;padding:5px 20px;box-sizing:border-box;border-color:var(--color,#ccc);border-width:2px;border-style:solid;margin:0;font-weight:var(--fontbold6,600);text-align:left;color: var(--color,#000);}
@media(max-width:480px){.kche-t1>h2{font-size:16px}}
.kche-t3>h2{width:100%;font-size:20px;padding:5px 20px;box-sizing:border-box;border-bottom:5px solid var(--color,#555);margin:0px;color: var(--color,#000);}
.kche-t3>h2::before{content:'';display:inline-block;position:absolute;bottom:2px;right:0;width:calc(100% - 20px);height:3px;background-color:#FFF;}
.kche-t4>h2{width:100%;font-size:24px;padding:8px 20px;box-sizing:border-box;border-bottom:3px solid transparent;border-image:url(https://cdn.seo.com.cn/Content/Images/sdg-line.png);border-image-slice:6;border-image-repeat:repeat;margin:0px;color:var(--color,#000);}
.kche-t5>h2{position:relative;font-size:24px;position:relative;padding-bottom:10px;margin:0px;color: var(--color,#000)}
.kche-t5>h2>span:nth-child(1){display:block;width:30px;height:3px;position:absolute;bottom:0;left:0;background:var(--color,#555);}
.kche-t6>h2{width:100%;font-size:20px;padding:5px 20px;box-sizing:border-box;border:1px solid var(--color,#CCC);box-shadow:4px 4px 4px #CCC;margin:0px;color: var(--color,#000);}
.kche-t7>h2{width:100%;font-size:20px;padding:5px 20px;box-sizing:border-box;box-shadow:0 0 30px rgba(0,0,0,.3) inset;background:rgba(255,255,255,.1);margin:0;border-radius:4px;color: var(--color,#000);}
.kche-t8>h2{font-size:24px;width:100%;text-align:center;padding:6px 0;border-radius:4px;margin:0px;color: var(--color,#000);}
.kche-t9>h2{position:relative;font-size:20px;padding:5px 20px 5px;box-sizing:border-box;margin:0px;font-weight:var(--fontbold6,600);background:var(--color,#2CB740);color:#fff;}
.kche-t9>h2::before{content:'';position:absolute;width:100%;height:7px;bottom:-4px;left:0;background:radial-gradient(circle,#FFF,#FFF 4px,transparent 4px);background-size:9px 10px;margin:0px;}
.kche-t10>h2{width:100%;font-size:20px;padding:5px 20px 5px 44px;box-sizing:border-box;background-image:url(https://cdn.seo.com.cn/Content/Images/nine-icon-white.png);background-repeat:no-repeat;background-position:14px center;border-radius:0 4px 4px 0;margin:0;background-size:26px;background-color:var(--color,#1F9BED);color:#fff;}
.kche-t13>h2{width:100%;font-size:20px;padding:5px 20px;box-sizing:border-box;background-color:var(--color,#56d1f4);border-radius:4px;margin:0;color:#FFF;}
.kche-t67>.kche-item-title>h2{font-weight:var(--fontbold6,600);background-color:var(--color,#b7d6e6);border-radius:4px;display:block;flex:1;margin:0;margin-left:10px;padding:5px 16px;border:1px solid var(--color,#999);font-size:20px;}
.kche-t68>.kche-template-title>h2{font-weight:var(--fontbold6,600);display:inline-block;background-color:var(--color,#6272d6);border-radius:30px;padding:5px 20px;margin:0;font-size:20px;}
.kche-t69>.kche-template-title>h2{font-weight:var(--fontbold6,600);display:inline-block;background-color:var(--color,#eee);border-radius:6px;padding:1px 15px;border:1px solid var(--color,#999);margin:0;margin-left:-10px;font-size:20px;}
.kche-t70>.kche-template-title>h2{font-weight:var(--fontbold6,600);display:inline-block;background-color:var(--color,red);color:#FFF;margin:0;padding:5px 30px 5px 20px;font-size:20px;position:relative}
.kche-t70>.kche-template-title>h2::before{content:'';display:block;width:12px;height:102%;background-color:#FFF;position:absolute;right:-6px;top:0;transform:skewX(-18deg)}
.kche-t74>.kche-template-item>h2{font-weight:var(--fontbold6,600);margin:0;position:relative;z-index:1;font-size:20px;color:#fff;}
.kche-t84>.kche-template-item>.kche-template-title>h2{font-weight:var(--fontbold6,600);margin:0;position:relative;z-index:10;top:-4px;left:-4px;font-size:20px;color:#fff;}
.kche-t85>.kche-template-item>.kche-template-title>h2{font-weight:var(--fontbold6,600);margin:0;padding:5px 10px;font-size:20px;color:#fff;background:var(--color,#217FE1);}
.kche-t83>h2{font-weight:var(--fontbold6,600);display:inline-block;padding:5px 20px;border-radius:0 10px 0 10px;font-size:20px;margin:0;color:#fff;background:var(--color,#217FE1);}
.kche-t82>.kche-template-item>.kche-template-title>h2{font-weight:var(--fontbold6,600);transform:skew(20deg);margin:0;position:relative;z-index:10;top:-5px;left:-5px;font-size:20px;color:#fff;}
.kche-t81>.kche-template-item>.kche-template-title>h2{font-weight:var(--fontbold6,600);transform:skew(20deg);margin:0;position:relative;z-index:10;top:-2px;left:-2px;font-size:20px;color:#fff;}
.kche-t80>.kche-template-item>h2{font-weight:var(--fontbold6,600);padding:5px 0;font-size:20px;margin:0;color:#fff;position:relative;z-index:1;}
.kche-t120 .kche-t120-outer-box h2{font-weight:var(--fontbold6,600);padding:2px 15px;margin:0;color:#fff;text-align:center;border-radius:30px;border:1px solid #ffffff52;font-size:20px;}.kche-t124 h5{font-size:24px;font-weight:var(--fontbold6,600);text-align:center;color:#000;margin:0;text-transform:capitalize}.kche-t124 .kche-t124-des{text-align:center;font-size:16px;color:#333;margin:0}.kche-t124 .kche-t124-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px}.kche-t124 .kche-t124-list .kche-t124-item{width:32%;position:relative;overflow:hidden;border-radius:5px;box-sizing:border-box;padding:20px}.kche-t124 .kche-t124-list .kche-t124-item .kche-t124-item-info{box-sizing:border-box;position:relative;padding:20px;height:100%;width:100%}.kche-t124 .kche-t124-list .kche-t124-item .kche-t124-item-before{border-top:1px solid #fff;border-bottom:1px solid #fff;height:98.5%;width:98.5%;position:absolute;left:1%;top:1%;opacity:0;transform:scaleX(0);transition:all .4s ease}.kche-t124 .kche-t124-list .kche-t124-item .kche-t124-item-after{border-left:1px solid #fff;border-right:1px solid #fff;position:absolute;left:1%;top:1%;height:98.5%;width:98.5%;opacity:0;transform:scaleY(0);transition:all .4s ease}.kche-t124 .kche-t124-list .kche-t124-item:hover .kche-t124-item-before{opacity:1;transform:scaleX(1)}.kche-t124 .kche-t124-list .kche-t124-item:hover .kche-t124-item-after{opacity:1;transform:scaleY(1)}.kche-t124 .kche-t124-item .kche-t124-item-bg{background-color:var(--color,#6046ff);opacity:.2;position:absolute;width:100%;height:100%;left:0;top:0;z-index:0;transition:all .4s ease}.kche-t124 .kche-t124-item .kche-t124-icon{width:50px;height:50px;background-color:var(--color,#6046ff);display:inline-flex;align-items:center;border-radius:5px;justify-content:center;color:#fff}.kche-t124 .kche-t124-item .kche-t124-icon em{font-size:36px}.kche-t124 .kche-t124-item .kche-t124-item-tit{font-size:18px;color:#000;font-weight:var(--fontbold6,600);margin:10px 0;text-transform:capitalize;transition:all .4s ease;position:relative;z-index:9}.kche-t124 .kche-t124-item .kche-t124-item-des{font-size:16px;color:#333;transition:all .4s ease;position:relative;z-index:9}.kche-t124 .kche-t124-item .kche-t124-item-des a{color:inherit}.kche-t124 .kche-t124-item .kche-t124-item-des p{margin:0}.kche-t124 .kche-t124-item:hover .kche-t124-item-bg{opacity:.8}.kche-t124 .kche-t124-item:hover .kche-t124-item-tit{color:#fff}.kche-t124 .kche-t124-item:hover .kche-t124-item-des{color:#fff}@media(max-width:1024px){.kche-t124 .kche-t124-list .kche-t124-item{padding:20px}}@media(max-width:768px){.kche-t124 .kche-t124-list .kche-t124-item{width:100%;margin-bottom:20px}.kche-t124 .kche-t124-list .kche-t124-item:last-child{margin-bottom:0}}@media(max-width:500px){.kche-t124 .kche-t124-list .kche-t124-item{padding:10px}.kche-t124 .kche-t124-list .kche-t124-item .kche-t124-item-info{padding:10px 20px}.kche-t124 .kche-t124-item .kche-t124-icon em{font-size:26px}} .kche-t91 .kche-t91-tit{color:#333;font-size:24px;font-weight:var(--fontbold6,600);margin:0;margin-bottom:10px;text-align:center}.kche-t91 .kche-t91-content>.modality{width:10px;height:10px;border-radius:50%;background-color:var(--color,#1d2087);position:relative;margin:0 auto}.kche-t91 .kche-t91-content>.modality>p{position:absolute;display:inline-block;width:80px;height:5px;border-radius:2px;background-color:var(--color,#1d2087);opacity:.2;left:-14px;top:2px;margin:0}.kche-t91 .kche-t91-list{margin-top:2em;display:flex;justify-content:space-between;flex-wrap:wrap}.kche-t91 .kche-t91-item{position:relative;background-color:#fff;border-radius:10px;border:1px solid #cdcef0;width:32%;box-sizing:border-box;padding:30px;overflow:hidden}.kche-t91 .kche-t91-item>em{color:var(--color,#1d2087);font-size:36px;position:relative;z-index:1;transition:all .2s linear}.kche-t91 .kche-t91-item>.kche-t91-item-tit{color:#111;font-size:18px;font-weight:var(--fontbold6,600);position:relative;z-index:1;transition:all .2s linear;margin:0}.kche-t91 .kche-t91-item>.kche-t91-item-des{color:#444;font-size:16px;line-height:24px;position:relative;z-index:1;transition:all .2s linear}.kche-t91 .kche-t91-item>div{position:absolute;width:40px;height:40px;display:inline-block;bottom:0;right:0;background-color:var(--color,#1d2087);opacity:.2;transition:all .2s linear}.kche-t91 .kche-t91-item:hover>div{opacity:1;width:100%;height:100%;bottom:0;right:0}.kche-t91 .kche-t91-item:hover>.kche-t91-item-tit{color:#fff}.kche-t91 .kche-t91-item:hover>.kche-t91-item-des{color:#fff}.kche-t91 .kche-t91-item:hover>em{color:#fff}@media(max-width:768px){.kche-t91 .kche-t91-item{width:100%;margin-bottom:2em}.kche-t91 .kche-t91-item:last-child{margin-bottom:0}} .kche-t93 .kche-t93-tit{color:#333;font-size:24px;font-weight:var(--fontbold6,600);margin:0;text-align:center;margin-bottom:10px}.kche-t93 .kche-t93-content>.modality{width:10px;height:10px;border-radius:50%;background-color:var(--color,#1d2087);position:relative;margin:0 auto}.kche-t93 .kche-t93-content>.modality>p{position:absolute;display:inline-block;width:80px;height:5px;border-radius:2px;background-color:var(--color,#1d2087);opacity:.2;left:-14px;top:2px;margin:0}.kche-t93 .kche-t93-list{display:flex;flex-wrap:wrap;margin-top:2em;justify-content:space-between}.kche-t93 .kche-t93-item{width:23.5%;display:flex;flex-direction:column;align-items:center;position:relative}.kche-t93 .kche-t93-item::after{content:'';background:url(https://img01.v15cdn.com/modular/93/modular-2.webp) no-repeat;position:absolute;right:-30%;top:20px;display:inline-flex;width:50%;height:40px;background-position-x:right;background-size:cover}.kche-t93 .kche-t93-item:last-child::after{display:none}.kche-t93 .kche-t93-item>.kche-t93-item-top{width:110px;height:110px;background-color:var(--color,#1d2087);border-radius:50%;position:relative;display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px}.kche-t93 .kche-t93-item>.kche-t93-item-top>.item-num{position:absolute;width:48px;height:48px;border-radius:50%;background-color:#fff;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;color:var(--color,#1d2087)}.kche-t93 .kche-t93-item>.kche-t93-item-top>em{font-size:36px;color:#fff}.kche-t93 .kche-t93-item>.kche-t93-item-text{text-align:center}.kche-t93 .kche-t93-item>.kche-t93-item-text>.tit{font-size:18px;color:#232323}.kche-t93 .kche-t93-item>.kche-t93-item-text>.des{color:#444;font-size:16px;line-height:24px}.kche-t93 .showhidden{color:var(--color,#1d2087);cursor:pointer;position:relative}.kche-t93 .tupxila{position:absolute;top:2px;right:-16px;display:inline-block;width:0;height:0;border:6px solid transparent;border-bottom:6px solid var(--color,#1d2087);transform:rotate(0)}.kche-t93 .tupxila.rotate{top:8px}.kche-t93 .rotate{transform-origin:center center;transform:rotate(180deg);transition:transform .2s}.kche-t93 .rotate1{transform-origin:center center;transform:rotate(0);transition:transform .2s}@media(max-width:768px){.kche-t93 .kche-t93-content>.kche-t93-tit{font-size:24px}.kche-t93 .kche-t93-item{width:48%;margin-bottom:2em}.kche-t93 .kche-t93-item>.kche-t93-item-top{width:80px;height:80px}.kche-t93 .kche-t93-item>.kche-t93-item-top>.item-num{width:30px;height:30px}.kche-t93 .kche-t93-item>.kche-t93-item-top>em{font-size:28px;color:#fff}.kche-t93 .kche-t93-item::after{display:none}}@media(max-width:500px){.kche-t93 .kche-t93-item{width:100%;margin-bottom:1em}} .kche-t58 .kche-template-item{position:relative;display:flex;align-items:center;justify-content:center;padding:0 15px 15px}.kche-t58 .kche-template-item h5{font-weight:var(--fontbold6,600);font-size:24px;margin:0;padding:0}.kche-t58 .kche-template-item .kche-t58-line{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:50px;height:3px;background:var(--color,#000)}
/*liangfei*/
.kche-t120 .kche-t120-outer-box h2{font-weight:var(--fontbold6,600);padding:2px 15px;margin:0;color:#fff;text-align:center;border-radius:30px;border:1px solid #ffffff52;font-size:20px;}.kche-t86 .kche-t86-content>p{color:#333;font-weight:var(--fontbold6,600);font-size:24px;text-align:center;margin:0;margin-bottom:10px}.kche-t86 .kche-t86-des{text-align:center}.kche-t86 .kche-t86-des p{margin:0;color:var(--introcolor,#555555);line-height:1.5}.kche-t86 .kche-t86-content h5{color:#333;font-weight:var(--fontbold6,600);font-size:24px;text-align:center;margin:0;margin-bottom:10px}.kche-t86 .kche-t86-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px;box-sizing: border-box;padding: 0 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:#fff;border-radius:10px;border-bottom:2px solid var(--color,#1d2087);box-shadow:0 2px 6px 0 rgba(51,51,52,.2)}.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}.kche-t86 .kche-t86-item-flex>.kche-item-l>em{font-size:36px;color:#333;transition:all .2s ease}.kche-t86 .kche-t86-item-flex>.kche-item-r{flex:1;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:all .2s ease;margin:0}.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:0}.kche-t86 .kche-t86-item-flex:nth-child(4),.kche-t86 .kche-t86-item-flex:nth-child(3){margin-bottom:0}.kche-t86 .kche-t86-item-flex:hover>.kche-item-l{background-color:#eee}@media(max-width:768px){.kche-t86 .kche-t86-item-flex{width:100%}}@media(max-width:500px){.kche-t86 .kche-t86-item-flex>.kche-item-l{width:70px;height:70px}.kche-t86 .kche-t86-list{margin-top:1em}.kche-t86 .kche-t86-item-flex{margin-bottom:1em}.kche-t86 .kche-t86-item-flex:nth-child(3){margin-bottom:1em}} .kche-t176 h5{font-size:24px;color:#000;font-weight:var(--fontbold6,600);margin:0;text-align:center;text-transform:capitalize}.kche-t176 .kche-t176-into{width:40px;height:3px;background-color:var(--color,#43c7c6);margin:10px auto}.kche-t176 .kche-t176-des p{color:#333;font-size:16px;text-align:center;margin:0}.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:#fff;border:1px solid #ebebeb;border-radius:5px;transition:all .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:#fff;color:var(--color,#43c7c6);margin-right:10px;transition:all .1s linear}.kche-t176 .kche-t176-list .kche-t176-item-icon em{font-size:32px;transition:all .1s linear}.kche-t176 .kche-t176-list .kche-t176-item-info{flex:1}.kche-t176 .kche-t176-list .kche-t176-item-tit{color:#000;font-size:18px;text-transform:capitalize;margin:0}.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:0}@media screen and (max-width:768px){.kche-t176 .kche-t176-list .kche-t176-item{width:48%;margin-top:20px;padding:10px}}@media screen and (max-width:500px){.kche-t176 .kche-t176-list .kche-t176-item{width:100%}} .kche-t122 h5{font-size:24px;color:#000;margin:0;margin-bottom:10px;font-weight:var(--fontbold6,600);text-align:center;text-transform:capitalize}.kche-t122 .kche-t122-list{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:space-between}.kche-t122 .kche-t122-des{text-align:center}.kche-t122 .kche-t122-des p{color:#333;margin:0}.kche-t122 .kche-t122-list .kche-t122-item{margin-bottom:2%;width:32%;border-radius:10px;overflow:hidden;position:relative;box-sizing:border-box;padding:30px;transition:all .1s linear}.kche-t122 .kche-t122-list .kche-t122-item:nth-child(4),.kche-t122 .kche-t122-list .kche-t122-item:nth-child(5),.kche-t122 .kche-t122-list .kche-t122-item:nth-child(6){margin-bottom:0}.kche-t122 .kche-t122-item .kche-t122-bg{position:absolute;width:100%;height:100%;left:0;top:0;background-color:var(--color,#ccc);opacity:.1;z-index:-1}.kche-t122 .kche-t122-item:hover{transform:translateY(-5px)}.kche-t122 .kche-t122-item .kche-t122-icon{width:70px;height:70px;background-color:#fff;border-radius:10px;box-shadow:0 0 10px 0 rgba(38,38,38,.11);display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:var(--color,#6046ff)}.kche-t122 .kche-t122-item .kche-t122-icon em{font-size:36px;transition:all .1s linear}.kche-t122 .kche-t122-item:hover .kche-t122-icon em{transform:rotateY(180deg)}.kche-t122 .kche-t122-item .kche-t122-item-tit{font-size:18px;color:#000;margin:0;font-weight:var(--fontbold6,600);text-transform:capitalize}.kche-t122 .kche-t122-item .kche-t122-item-des{color:#333;font-size:16px;margin:0;margin-top:10px}.kche-t122 .kche-t122-item .kche-t122-item-des p{margin:0}@media(max-width:768px){.kche-t122 .kche-t122-list .kche-t122-item{width:100%;padding:20px;border-radius:20px}.kche-t122 .kche-t122-item .kche-t122-icon{width:75px;height:75px}.kche-t122 .kche-t122-list .kche-t122-item:nth-child(4){margin-bottom:2%}}@media(max-width:500px){.kche-t122 .kche-t122-list .kche-t122-item{padding:14px}.kche-t122 .kche-t122-item .kche-t122-icon{width:50px;height:50px;margin-bottom:10px}.kche-t122 .kche-t122-item .kche-t122-icon em{font-size:28px}.kche-t122 .kche-t122-item .kche-t122-item-des{margin-top:6px}} .kche-t58 .kche-template-item{position:relative;display:flex;align-items:center;justify-content:center;padding:0 15px 15px}.kche-t58 .kche-template-item h5{font-weight:var(--fontbold6,600);font-size:24px;margin:0;padding:0}.kche-t58 .kche-template-item .kche-t58-line{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:50px;height:3px;background:var(--color,#000)}