
@charset "utf-8";
@import url(https://css02.v15cdn.com/m434/fonts/iconfont.css);
@import url(https://css02.v15cdn.com/m434/swiper.css);
@import url(https://css01.v15cdn.com/toastr.min.css);
@import url(https://css01.v15cdn.com/language.css);
:root{--color:#07C972;--hovercolor:#0B1B2B;--fontcolor:#0B1B2B;--titlecolor:#0B1B2B;--introcolor:#555555;--headercolor:#0B1B2B;--footercolor:#4C555E;--prosaspectratio:1/1;--newssaspectratio:4/3;--hometitlefont:40px;--fontsize12:12px;--fontsize13:13px;--fontsize14:14px;--fontsize15:15px;--fontsize16:16px;--fontsize17:17px;--fontsize18:18px;--fontsize20:20px;--fontsize22:22px;--fontsize24:24px;--fontsize26:26px;--fontsize28:28px;--fontsize30:30px;--fontsize32:32px;--fontsize34:34px;--fontsize36:36px;--fontsize38:38px;--fontsize40:40px;--fontsize48:48px;--fontbold3:300;--fontbold4:400;--fontbold5:500;--fontbold6:600;--fontbold7:700;--fontbold8:800;--fontbold9:900;--borderradius:5px;--fontfamily:"Roboto Slab","Open Sans","Roboto","Poppins","Oswald","Noto Sans","Montserrat",sans-serif}
@media (max-width:1440px){:root{--hometitlefont:34px}}
@media (max-width:1024px){:root{--hometitlefont:26px}}
*{padding:0;margin:0;box-sizing:border-box}
html{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;background:#e5e5e5;overflow-x:hidden}
body{font-family:var(--fontfamily);max-width:1920px;margin:0 auto;font-size:var(--fontsize16);line-height:1.8;background:#FFFFFF;color:var(--fontcolor);padding-top:120px;overflow-x:hidden}
@media (min-width:1025px){::-webkit-scrollbar{width:8px;height:6px}
::-webkit-scrollbar-track{background:#FFFFFF;border-radius:0}
::-webkit-scrollbar-thumb{background:#0b1b2b;border-radius:2px;transition:all .1s linear}}
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}
.lazy-load{position:absolute;left:50%;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);border:2px solid #000;border-top-color:rgba(0,0,0,.2);border-right-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);border-radius:100%;animation:circle infinite 1s linear}
@keyframes circle{0%{transform:translate(-50%,-50%) rotate(0)}
100%{transform:translate(-50%,-50%) rotate(360deg)}}
.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}
img{vertical-align:bottom;max-width:100%;height:auto}
a{text-decoration:none;color:inherit;transition:all .1s linear}
li,ol,ul{list-style:none}
iframe,video{max-width:100%;outline:0;border:none;vertical-align:bottom;height:auto;min-height:240px}
@media (max-width:768px){iframe,video{width:100%}}
.hidden{overflow:hidden}
.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}
.line4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
.line5{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}
.home-icon{background:var(--color);text-align:center;text-transform:uppercase;margin-bottom:10px;width:30px;height:3px;display:flex}
.home-title{font-size:var(--hometitlefont);font-weight:var(--fontbold6);text-align:center;text-transform:uppercase;line-height:1.4}
.home-title span{color:var(--color)}
.home-des{font-size:var(--fontsize16);color:#565656;text-align:center;max-width:1000px;margin:10px auto 0}
.home-more{min-width:150px;padding:0 20px;height:45px;border-radius:var(--borderradius);background:var(--color);color:#FFFFFF;text-transform:capitalize;display:inline-flex;align-items:center;justify-content:center;transition:all .1s linear;font-size:var(--fontsize16);position:relative;z-index:1;overflow:hidden}
.home-more::after{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);width:calc(100% + 20px);border-radius:50%;aspect-ratio:1/1;background:rgba(0,0,0,.4);z-index:-1;transition:all .2s linear}
.home-more:hover::after{transform:translate(-50%,-50%) scale(1)}
.home-more em{margin-left:10px}
header{position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;z-index:9999;transition:all .1s linear;background:#FFFFFF;box-shadow:1px 2px 5px rgba(0,0,0,.1)}
.head-top{height:40px;transition:all .1s linear;position:relative;background:var(--hovercolor);color:#FFFFFF}
.head-top .l-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}
.head-left{display:flex;align-items:center}
.head-left .item{display:inline-flex;align-items:center}
.head-left .item:last-child{margin-left:20px}
.head-left .item em{margin-right:5px;color:var(--color)}
.head-left .item a:hover{text-decoration:underline}
.head-top .head-right{display:flex;flex-wrap:wrap;align-items:center;height:100%}
.head-top .head-right .head-share{margin-right:10px}
.head-top .head-right .head-share ul{list-style:none;display:flex;align-items:center;transition:all .1s linear}
.head-info{height:80px;transition:all .1s linear}
.head-info .l-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}
.head-info .m-menu{display:none}
.head-logo a{display:flex;align-items:center;justify-content:flex-start}
.head-logo a img{width:auto;max-height:60px}
.head-logo a:hover{animation:logotran 0.6s forwards}
@keyframes logotran {
0%{transform:scale(1)}
30%{transform:scale(1.04)}
100%{transform:scale(1)}}
.head-nav{display:flex;align-items:center;height:100%}
.head-nav .nav-ul{height:100%;display:flex;align-items:center;list-style:none;padding:0}
.head-nav .nav-ul>li{height:100%;position:relative}
.head-nav .nav-ul>li>a{font-size:var(--fontsize18);font-weight:var(--fontbold5);color:var(--headercolor);text-transform:capitalize;margin:0 15px;height:100%;display:flex;align-items:center;justify-content:center;position:relative;white-space:nowrap}
.head-nav .nav-ul>li>a em{margin-left:5px;font-size:var(--fontsize14);font-weight:var(--fontbold5)}
.head-nav .nav-ul>li>a::before{content:"";width:0;height:2px;background:var(--color);position:absolute;bottom:0;left:0;transition:all .2s linear}
.head-nav .nav-ul>li:hover>a{color:var(--color)!important}
.head-nav .nav-ul>li>a.inmenu_1{color:var(--color)!important}
.head-nav .nav-ul>li:hover>a::before,.head-nav .nav-ul>li>a.inmenu_1::before{width:100%}
.head-nav .nav-ul>li>ul{position:absolute;left:0;top:100%;background:#FFFFFF;min-width:160px;margin:0;box-shadow:1px 2px 10px rgba(0,0,0,.1);white-space:nowrap}
.head-nav .nav-ul>li>ul li{position:relative}
.head-nav .nav-ul>li>ul li:hover>a,.head-nav .nav-ul>li>ul li:hover>em{color:var(--color)}
.head-nav .nav-ul>li>ul a{padding:0 10px;height:45px;line-height:45px;color:var(--fontcolor);padding-right:30px;text-align:left;transition:all .1s linear;display:flex;align-items:center;justify-content:flex-start;font-size:var(--fontsize16)}
.head-nav .nav-ul>li>ul a+em{position:absolute;right:10px;top:50%;transform:translateY(-50%)}
.head-nav .nav-ul>li>ul ul{position:absolute;left:100%;top:0;background:#FFFFFF;min-width:220px;margin:0;box-shadow:1px 2px 10px rgba(0,0,0,.1)}
.head-nav .nav-ul ul{list-style:none;padding:0}
@media(min-width:1025px){
#liinquiry{display:flex;align-items:center}
#liinquiry a{background:var(--color);height:40px;padding:0 15px;border-radius:30px;color:#fff!important;transition:all .1s linear;text-decoration:none}
#liinquiry a:hover{opacity:.9}
#liinquiry a::before{display:none}
}
.search-box{height:100%;position:relative;display:flex;align-items:center;margin-right:20px;z-index:1}
.search-box .head-search{height:100%;display:inline-flex;align-items:center}
.search-box .head-search button{outline:0;border:none;cursor:pointer;border-radius:var(--borderradius);background:0 0}
.search-box .head-search button em{font-weight:var(--fontbold6);font-size:var(--fontsize22);color:#FFFFFF}
.search-input{position:absolute;top:0;right:30px;background:#FFFFFF;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 4px rgba(0,0,0,.2);opacity:0;transform:rotateY(90deg);visibility:hidden}
.search-input.active{transition:opacity .3s,transform .3s;visibility:visible;opacity:1;transform:rotateY(0);transform-origin:right}
.search-input input{width:200px;height:40px;padding-left:10px;font-size:var(--fontsize16);border:none;background:0 0;outline:0;transition:all .1s linear}
.search-input button{width:40px;height:40px;border:none;outline:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:var(--color);transition:all .1s linear}
.search-input button em{font-size:var(--fontsize22);color:#FFFFFF;font-weight:var(--fontbold6)}
@media (min-width:1025px){
.nav-ul>li:hover .submenu{transform:scaleY(1);opacity:1}
.nav-ul>li .submenu{transform-origin:top;transform:scaleY(0);opacity:0;transition:all .3s ease-in-out}
.nav-ul>li .submenu li:hover ul{transform:scaleY(1);opacity:1}
.nav-ul>li .submenu li ul{transform-origin:top;transform:scaleY(0);opacity:0;transition:all .3s ease-in-out;z-index:1}}
header.is-active .head-top{height:0;opacity:0}
header.is-active .head-info{height:75px}
footer{background:#f6f7fa;color:var(--footercolor)}
footer .foot-main{padding:3% 0}
footer a{color:var(--footercolor);transition:all .1s linear}
footer a:hover{text-decoration:underline}
footer .foot-logo img{max-height:60px}
footer .foot-title{font-weight:var(--fontbold6);font-size:var(--fontsize24);color:var(--fontcolor);margin-bottom:10px}
footer .foot-item{width:22%}
footer .foot-cate{width:16%}
footer .foot-list{list-style:none}
footer .foot-list li{margin-bottom:4px}
footer .foot-nav .foot-list{display:flex;flex-wrap:wrap;justify-content:space-between}
footer .foot-nav .foot-list li{width:49%}
footer .foot-link .phone{font-size:var(--fontsize24);font-weight:600;color:var(--fontcolor)}
footer .foot-link .phone a{color:var(--fontcolor)}
footer .foot-link .email{color:var(--color)}
footer .foot-link .email a{color:var(--color)}
footer .foot-share{margin-top:20px;max-width:300px}
footer .foot-share ul{display:flex;flex-wrap:wrap;list-style:none}
footer .foot-share ul li{margin-right:10px;margin-bottom:10px}
footer .foot-share ul li a{width:35px;height:35px;border-radius:50%;border:1px solid #4c555e;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
footer .foot-share ul li a:hover{background:#4c555e;color:#FFFFFF}
.foot-main .l-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}
footer .foot-info .foot-text{max-width:520px;margin:20px auto 0}
footer .foot-info .foot-qrimg{margin-top:20px}
footer .foot-info img{width:120px}
footer .foot-bot{background:var(--hovercolor);color:#7d848b;padding:10px 0;display:flex;align-items:center;justify-content:center;font-size:14px;text-align:center;position:relative}
footer .copyright a{margin-left:5px;color:#7d848b}
.rfixed{position:fixed;bottom:calc(150px + constant(safe-area-inset-bottom));bottom:calc(150px + env(safe-area-inset-bottom));right:50px;z-index:99}
.compare-panel{width:280px;background:#FFFFFF;position:fixed;z-index:1000;bottom:0;right:0;box-shadow:-1px -1px 3px #CCCCCC;display:none;transition:bottom .2s}
.compare-t{background-color:var(--color);font-size:var(--fontsize14);color:#FFFFFF;display:flex;align-items:center;padding:10px;cursor:pointer}
.compare-close{position:relative;width:24px;height:24px;background:0 0;cursor:pointer;border:none}
.compare-close::after,.compare-close::before{content:"";display:block;width:10px;height:2px;background-color:#FFFFFF;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:#FFFFFF;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:var(--borderradius);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;outline:0;border:none}
.item-clear::after,.item-clear::before{content:"";display:block;position:absolute;width:70%;height:2px;background-color:#333333;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:#FFFFFF;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:var(--fontsize12)}
.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(--fontcolor)}
.item-price{color:var(--color)}
.compare-b{padding:20px 10px;display:flex;justify-content:space-between}
.compare-b *{display:block;width:80px;text-align:center;font-size:var(--fontsize12);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:30px;border-radius:2px;padding:0 2px}
.clear-all{color:var(--fontcolor);background-color:#ededed;cursor:pointer;border:none}
.compare-inquire,.compare-inquire:hover{color:#FFFFFF;background-color:var(--color)}
.compare-b .orderNow{margin:0;background:#f66f08;color:#FFFFFF;line-height:30px;padding:0 2px;border:none;border-radius:2px;font-size:var(--fontsize12);cursor:pointer;display:block;width:80px}
.rfixed-sc{width:40px;height:40px;background:var(--color);border-radius:50%;text-align:center;line-height:50px;color:#FFFFFF;position:relative;margin-bottom:10px;cursor:pointer;display:none}
.rfixed-sc em{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:var(--fontsize12);color:#FFFFFF;transform:scale(.9);line-height:16px}
@media (max-width:768px){
.compare-panel{width:100%;bottom:55px}
.rfixed-scnum{right:26px}}
.head-lang{margin-left:20px}
.lang{z-index:99999;text-align:left;position:relative}
.lang-icon{display:flex;align-items:center;justify-content:center;min-width:140px;height:40px;border-radius:25px;background:var(--hovercolor);padding:0 15px;color:#FFFFFF;border:none;cursor:pointer;font-size:var(--fontsize16);user-select:none;white-space:nowrap}
.lang-icon img{width:20px}
.lang-icon span{position:relative;padding-right:18px;margin-left:6px;font-size:var(--fontsize14)}
.lang-icon span::before{content:"";position:absolute;right:4px;top:13px;width:8px;height:1px;background:#FFFFFF;transform:rotate(50deg)}
.lang-icon span::after{content:"";position:absolute;right:0;top:13px;width:8px;height:1px;background:#FFFFFF;transform:rotate(-50deg)}
.lang-drop{position:absolute;top:calc(100% + 26px);right:50%;transform:translateX(50%);background:#FFFFFF;border:1px solid #ebeef5;border-radius:var(--borderradius);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.lang-flex{transform:translateX(20%)}
.lang-drop.active{visibility:visible;opacity:1;top:calc(100% + 7px)}
.lang-arrow{display:block;width:10px;height:10px;background-color:#FFFFFF;border-top:1px solid #ebeef5;border-left:1px solid #ebeef5;transform:translateX(-50%) rotate(45deg);position:absolute;top:-6px;left:50%}
.lang-drop.lang-flex .lang-arrow{left:79%}
.lang-wrap{list-style:none;width:140px;padding:8px 0;box-sizing:border-box}
.lang-flex .lang-wrap{display:flex;flex-wrap:wrap;padding:8px}
.lang-wrap li{width:100%;box-sizing:border-box;transition:background-color .3s}
.lang-flex .lang-wrap li{width:33.3333%}
.lang-wrap li.lang-active,.lang-wrap li:hover{background-color:#EEEEEE}
.lang-wrap li a{display:block;color:var(--fontcolor);font-size:var(--fontsize12);padding:10px 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{transition:all .2s linear}
.lang-icon{min-width:inherit;background:0 0}
.lang-icon img{width:28px;filter:invert(70%)}
.lang-icon span{display:none}
.lang-drop{display:none}
.lang-drop.lang-flex{position:fixed;width:95%;right:auto;left:50%;transform:translateX(-50%)}
.lang-drop.lang-flex .lang-arrow{left:84%}
.lang-drop.lang-flex .lang-wrap{width:100%}
.lang-drop.active{display:block;top:calc(100% + 3px)}}
.head-share ul a{width:30px;height:30px;color:#FFFFFF;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px;text-decoration:none;transition:all .1s linear}
.head-share ul a:hover{color:var(--color)}
.gotop{cursor:pointer;height:40px;width:40px;border-radius:50%;background:#FFFFFF;box-shadow:0 5px 5px 0 rgba(0,0,0,.1);transition:all .4s ease;z-index:1;opacity:0;visibility:hidden;overflow:hidden;transform:translateY(20px);display:flex;align-items:center;justify-content:center;font-weight:var(--fontbold6)}
.gotop.active{opacity:1;visibility:inherit;overflow:inherit;transform:translateY(0)}
.gotop em,.gotop i{transform:rotate(180deg);color:#333333}
.gotop:hover{background:#c1c1c1}
.bottom-btn{display:none}
@media (max-width:1440px){.head-nav .nav-ul>li>a{margin:0 15px;font-size:var(--fontsize16)}}
@media (max-width:1280px){.head-nav .nav-ul>li>a{margin:0 10px}}
@media (max-width:1024px){
body{padding-top:0}
.l-wrap{padding:0 15px}
header .head-top{display:none}
header{background:#fff!important;box-shadow:1px 2px 5px rgba(0,0,0,.2);position:relative}
header .head-info{height:70px!important}
.head-nav{position:fixed;top:70px;right:0;width:100%;height:calc(100vh - 70px);background:#FFFFFF;flex-direction:column;padding-bottom:100px;overflow-y:auto;display:none}
.head-nav .nav-ul{width:100%;flex-direction:column;height:auto;flex:1}
.head-nav .nav-ul>li{height:auto;width:100%}
.head-nav .nav-ul>li.cur{background:#fafafa}
.head-nav .nav-ul>li.cur .icon-arrow-down{transform:rotate(0)}
.head-nav .nav-ul>li .icon-arrow-down{position:absolute;right:10px;top:2px;font-weight:var(--fontbold3);width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;transition:all .1s linear;transform:rotate(-90deg);font-size:20px}
.head-nav .nav-ul>li>a{height:auto;padding:10px 20px;margin:0;justify-content:flex-start;color:#333333}
.head-nav .nav-ul>li:hover>a{background:0 0;color:inherit!important}
.head-nav .nav-ul>li>ul{position:static;box-shadow:none;max-width:100%;background:#fafafa;display:none;padding:0 30px}
.head-nav .nav-ul>li>ul a{color:#333333;font-size:var(--fontsize16);display:inline-block;line-height:inherit;height:auto;padding:10px 0}
.head-nav .nav-ul>li:hover>a::before,.head-nav .nav-ul>li>a.inmenu_1::before{display:none}
.head-nav .nav-ul>li>ul li:hover>a,.head-nav .nav-ul>li>ul li:hover>em{background:0 0;color:inherit}
.head-nav .nav-ul>li>ul .icon-arrow-down{display:none}
.head-nav .nav-ul>li>ul ul{position:static;display:block;background:0 0;box-shadow:none;padding:0 20px}
.search-box{width:100%;height:auto}
.search-box .head-search{display:none}
.search-input{position:static;opacity:1;transform:none;visibility:inherit;width:100%;box-shadow:none;padding:4px 10px;background:#FFFFFF}
.search-input input{flex:1;border:1px solid #EEEEEE}
.search-input input:focus{border-color:var(--color)}
.head-lang{margin-left:auto;margin-right:10px}
.head-info .m-menu{display:block;position:relative;width:26px;height:40px;cursor:pointer;margin-right:5px}
.m-menu span{position:absolute;background:#111111;height:2px;width:100%;border-radius:var(--borderradius);left:0;transition:all .2s linear}
.m-menu span:nth-child(1){top:25%}
.m-menu span:nth-child(2){top:48%}
.m-menu span:nth-child(3){top:73%}
.m-menu.act span{top:48%}
.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)}
.home-more{min-width:160px;height:45px}
.head-left{width:100%;flex-direction:column;align-items:flex-start;padding:10px 20px;color:#333333;font-size:var(--fontsize16)}
.head-left .item{margin-bottom:10px}
.head-left .item{margin-left:0!important}
footer .foot-main{padding:30px 0}
footer .foot-item{width:49%!important}
footer .foot-item:nth-child(n+3){margin-top:20px}}
@media (max-width:768px){
.rfixed{display:none}
header .head-info{height:60px!important}
.head-logo a img{max-height:50px}
.head-nav{top:59px;height:calc(100vh - 59px)}
.home-more{min-width:160px;height:45px}
.icon-videoplay{width:30px;height:30px}
.home-des{margin-top:0}
.home-more{height:45px;min-width:160px}
footer .foot-item{width:100%!important}
footer .foot-item:nth-child(n+2){margin-top:20px}
footer .foot-info .foot-qrimg{display:none}
footer{margin-bottom:calc(55px + constant(safe-area-inset-bottom));margin-bottom:calc(55px + env(safe-area-inset-bottom))}
.bottom-btn{background:#fbfbfb;display:flex;align-items:center;position:fixed;bottom:0;left:0;width:100%;z-index:999;box-shadow:1px 2px 10px rgba(0,0,0,.2);transform:translateY(60px);opacity:0;transition:all .2s linear;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);opacity:1}
.bottom-btn.bottom-btn-hide{transform:translateY(0)!important;opacity:1}
.bottom-btn.bottom-btn-keep{transform:translateY(0)!important;opacity:1}
.bottom-btn.bottom-btn-menu{transform:translateY(60px)!important;opacity:0}
.bottom-btn .btn-item{width:20%;height:55px;transition:all .2s linear;position:relative}
.bottom-btn .btn-item.gotop{opacity:1;visibility:inherit;overflow:inherit;transform:none;border-radius:0;box-shadow:none;background:0 0}
.bottom-btn .btn-item.gotop em{background:var(--color);color:#FFFFFF;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--borderradius);font-size:var(--fontsize16)}
.bottom-btn .btn-item.gotop:hover{background:0 0}
.bottom-btn .btn-item em,.bottom-btn .btn-item i{font-size:var(--fontsize20);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:#222;text-transform:capitalize}
.bottom-btn .btn-item a p,.bottom-btn .btn-item div{font-size:var(--fontsize12);text-transform:capitalize;line-height:1;padding-top:2px}
.mobile-bottom-bag{display:none}
footer .foot-title{font-size:var(--fontsize20)}
.foot-logo{display:none}
footer .foot-link .phone{font-size:var(--fontsize18)}}
@media (min-width:1025px){
#liproducts .nav0.nav15,#liproducts .nav1.nav15{display:flex;flex-wrap:wrap;width:500px}
#liproducts .nav0.nav15>li,#liproducts .nav1.nav15>li{width:50%}  
#liproducts .nav2{display:flex;flex-wrap:wrap;width:100%;position:fixed;left:0;justify-content:center}
#liproducts .nav2>li{width:12%;margin:1em 20px;text-align:center}
#liproducts .nav2>li .item-info a{height:auto}
#liproducts .nav2>li a{padding:0;background:0 0!important}
#liproducts .nav3{display:flex;flex-wrap:wrap;width:100%;position:fixed;left:0;justify-content:center}
#liproducts .nav3>li{width:12%;margin:1em 20px;text-align:center}
#liproducts .nav3>li .cate-img a{height:auto}
#liproducts .nav3>li a{padding:0;background:0 0!important}
#liproducts .nav3>li ul{display:block;position:static;box-shadow:none}
#liproducts .nav3>li ul li{width:100%}}
@media (max-width:1024px){
#liproducts .nav2 .item-info,
#liproducts .nav3 .cate-img{display:none}}
.home-footintro{padding:5% 0;text-align:center;background:url(../image/cap.webp) no-repeat bottom;background-size:cover}
.home-footintro .home-title{margin-bottom:10px;text-transform:inherit}
.home-footintro .home-more{margin-top:3em;border-radius:30px;text-transform:inherit}
@media (max-width:500px){
.home-footintro{padding:30px 0 40px}
.home-footintro .home-more{margin-top:1em}}



@import url('//cdn.seo.com.cn/Content/ck/kche/iconfont/iconfont.css');
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;}

/* 效果提升两个模板的css */
.eeat-container li,.eeat-container ul{margin:0;padding:0;list-style:none}
.eeat-container p{margin:0;color:#333}
.eeat-container .flex{display:flex}
.eeat-container .bz{color:#a2200d;font-size:16px;font-weight:700}
.eeat-container table{width:100%;border-collapse:collapse}
.eeat-container th{font-size:16px;font-weight:700;color:#333;height:60px;background:#fff8f4;border:1px solid #fed9d2;text-align:center;box-sizing:border-box}
.eeat-container td{color:#333;min-width:100px;height:60px;padding:10px 4px;font-size:16px;border:1px solid #fed9d2;text-align:center;box-sizing:border-box}
.eeat-container .borimage-wrap{position:relative;border:1px solid transparent;border-radius:5px;background-image:linear-gradient(90deg,#fef7ef 0,#f7e8e3 100%),linear-gradient(90deg,#fed3bc,#f5a18e);background-origin:border-box;background-clip:content-box,border-box}
.eeat-container .item4-title{position:relative;display:inline-block;color:#fff;font-size:20px;font-weight:700;padding:5px 22px;background:linear-gradient(0deg,#fb6440,#ff985e);box-shadow:0 4px 0 0 rgba(255,218,197,.64);border-radius:8px 0 8px 0}
.eeat-container .item4-title::after,.eeat-container .item4-title::before{content:"";position:absolute;width:20px;height:20px}
.eeat-container .item4-title::before{top:0;right:-20px;background:radial-gradient(circle at 100% 100%,transparent 20px,#ff985e 21px);border-radius:0 10px 0 0}
.eeat-container .item4-title::after{left:0;bottom:-20px;background:radial-gradient(circle at 100% 100%,transparent 20px,#fb6440 21px);border-radius:0 0 10px 0}
.eeat-container .list{margin-top:25px;list-style:none;padding:0}
.eeat-container .list .li-title{display:inline-block;border:1px solid transparent;border-radius:18px;background-image:linear-gradient(90deg,#fff 0,#fbf1ea 100%),linear-gradient(90deg,transparent,#fcc6b0);background-origin:border-box;background-clip:content-box,border-box}
.eeat-container .list .title{display:inline-flex;align-items:center;padding-right:20px;height:37px;line-height:35px}
.eeat-container .list .circle{width:32px;height:32px;margin-right:12px;text-align:center;line-height:32px;color:#fff;font-size:20px;font-weight:700;background:linear-gradient(0deg,#ff995e,#f8422d);border-radius:50%}
.eeat-container .list .li-title p{color:#fa5638;font-size:20px;font-weight:700}
.eeat-container .list .text{padding:15px 12px 20px 42px;font-size:16px;line-height:2}
.eeat-container .list .text span{color:#fa5638}
.eeat-container .list .text1 span{font-weight:700}
.eeat-container .eeat-wrap{position:relative;margin-bottom:22px;padding-bottom:40px;background:linear-gradient(90deg,#fefaf5 0,#fbf2ef 50%,#fefaf5 100%);border-radius:5px}
.eeat-container .eeat-wrap:last-child{margin-bottom:0}
.eeat-container .eeat-wrap .list{margin:45px 22px 0;font-size:16px;color:#333}
.eeat-container .eeat-wrap .list li{margin-bottom:20px;display:flex}
.eeat-container .eeat-wrap .list li:last-child{margin-bottom:0}
.eeat-container .eeat-wrap .list li .img{margin:6px 10px 0 0}
.eeat-container .eeat-wrap .list li .img img{width:8px;height:13px}
.eeat-container .eeat-wrap .list li .text{padding:0}
.eeat-container .eeat-wrap .list li.single-line{align-items:center}
.eeat-container .eeat-wrap .list li.multi-line{align-items:flex-start}
.eeat-container .eeat-wrap .list li.multi-line .img{margin-top:6px}
.eeat-container .eeat-wrap .list .text-wrap{display:block;margin-bottom:30px;padding:20px 16px 20px;background:#fefcfa;border-radius:5px;border:1px solid #fcc6b0;line-height:1.8}
.eeat-container .eeat-wrap .list .text-wrap p{margin:0 0 10px 0}
.eeat-container .eeat-wrap .list .text-wrap p:last-child{margin:0}
.eeat-container .eeat-wrap .list .text-wrap span{color:#fa5638}
.eeat-container .intro .item3-title,.eeat-container .intro .item4-title{margin-bottom:30px}
.eeat-container .intro .intro-wrap{margin-bottom:20px}
.eeat-container .intro .intro-p{margin:0 0 20px 20px;font-size:16px}
.eeat-container .intro #introTable .td1{width:370px;font-weight:700}
.eeat-container .intro #introTable td{height:50px}
.eeat-container .intro .intro-p1{margin:20px 0 0 20px;font-size:16px}
.eeat-container .intro .list{margin-top:0}
.eeat-container .intro .intro-wrap .list .text{padding:0}
.eeat-container .intro-wrap .list{margin-left:25px;font-size:16px;color:#333}
.eeat-container .intro-wrap .list li{margin-bottom:15px;display:flex;align-items:center}
.eeat-container .intro-wrap .list li:last-child{margin-bottom:0}
.eeat-container .intro-wrap .list li .img{margin-right:10px}
.eeat-container .intro-wrap .list li .img img{width:8px;height:13px}
.eeat-container .intro-wrap .list li .text{padding:0}
.eeat-container .intro-wrap .list li.single-line{align-items:center}
.eeat-container .intro-wrap .list li.multi-line{align-items:flex-start}
.eeat-container .intro-wrap .list li.multi-line .img{margin-top:6px}
.eeat-container .intro-wrap .list .text-wrap{display:block;margin-bottom:30px;padding:20px 16px 20px;background:#fefcfa;border-radius:5px;border:1px solid #fcc6b0;line-height:1.8}
.eeat-container .intro-wrap .list .text-wrap p{margin:0 0 10px 0}
.eeat-container .intro-wrap .list .text-wrap p:last-child{margin:0}
.eeat-container .intro-wrap .list .text-wrap span{color:#fa5638}
.eeat-container .intro-wrap .list1{margin-left:20px}
.eeat-container .intro-wrap .list1 li{margin-bottom:20px;display:flex;align-items:center}
.eeat-container .intro-wrap .list1 .circle{width:7px;height:7px;border-radius:50%;border:3px solid #fa5638;margin-right:10px}
.eeat-container .intro-wrap .list1 p{font-size:16px;color:#fa5638}
.eeat-container .intro-wrap .list1 p span{font-weight:700}
.eeat-container .intro-wrap .intro-p2{margin:0 0 20px 20px;font-size:16px;font-weight:700;color:#a2200d}
.eeat-container .intro .intro-table .table{margin-bottom:30px}
.eeat-container .intro .intro-table .table-title{margin-bottom:20px;display:inline-block;border-radius:20px;background-image:linear-gradient(90deg,#fff 0,#fbf1ea 100%);background-origin:border-box;background-clip:content-box,border-box}
.eeat-container .intro .intro-table .title{display:inline-flex;align-items:center;padding-right:20px;height:42px;line-height:42px}
.eeat-container .intro .intro-table .img img{vertical-align:sub;margin-right:10px}
.eeat-container .intro .intro-table .table-title p{color:#fa5638;font-size:20px;font-weight:700}
.eeat-container .intro .intro-table table td{height:50px}
.eeat-container .intro .intro-wrap .method-wrap{margin-bottom:30px}
.eeat-container .intro .intro-text{margin:0 0 20px 20px;display:flex;align-items:center;font-weight:700;font-size:16px;color:#fa5638}
.eeat-container .intro .intro-text .img{margin-right:10px}
.eeat-container .intro .intro-text .img img{width:8px;height:13px}
.eeat-container .intro .intro-text.single-line{align-items:baseline}
.eeat-container .intro .intro-text.multi-line{align-items:flex-start}
.eeat-container .intro .intro-wrap .method td{text-align:left;padding:10px 18px}
.eeat-container .intro .intro-wrap #method1 .td2{width:365px;padding:10px 42px 10px 15px}
.eeat-container .intro .intro-wrap #method2 td{padding:20px 15px}
.eeat-container .intro .intro-wrap #method2 p{margin-bottom:15px;line-height:1.8}
.eeat-container .intro .intro-wrap #method2 p:last-child{margin-bottom:0}
.eeat-container .intro .intro-wrap #method2 .p2{color:#fa5638}
.eeat-container .intro .intro-wrap #method3 .td1{width:146px;text-align:center}
.eeat-container .intro .intro-wrap #method3 .td2{padding:0 55px}
.eeat-container .intro .quality-wrap{margin-bottom:30px}
.eeat-container .intro .quality-wrap .quality-top{padding-left:13px}
.eeat-container .intro .quality-wrap .intro-text{margin:0 0 10px 0;color:#333;font-weight:400}
.eeat-container .intro .quality-wrap .quality-title{margin-bottom:10px;display:inline-block;border-radius:20px;background-image:linear-gradient(90deg,#fff 0,#fbf1ea 100%);background-origin:border-box;background-clip:content-box,border-box}
.eeat-container .intro .quality-wrap .quality-title .title{display:inline-flex;align-items:center;padding-right:20px;height:42px;line-height:42px}
.eeat-container .intro .quality-wrap .quality-title .img img{vertical-align:sub;margin-right:10px}
.eeat-container .intro .quality-wrap .quality-title p{color:#fa5638;font-size:20px;font-weight:700}
.eeat-container .intro .quality-wrap .intro-text2{padding-left:16px}
.eeat-container .intro .quality-wrap .intro-text2 p{font-size:16px;margin-bottom:10px}
.eeat-container .intro .quality-wrap .intro-text2 p:last-child{margin-bottom:0}
.eeat-container .intro .quality-wrap .intro-text2 .p2{color:#a2200d;font-weight:700}
.eeat-container .intro .quality-content{margin-top:20px;padding:20px 20px 0 30px;font-size:16px;background:linear-gradient(90deg,#fef7ef 0,#fef9f5 48%,#fef7ef 100%);border-radius:5px;border:1px solid #fcc6b0}
.eeat-container .intro .quality-content .circle{margin-right:10px;width:7px;height:7px;border-radius:50%;border:3px solid #fa5638}
.eeat-container .intro .quality-content .title{display:inline-flex;align-items:center;margin-bottom:10px;padding:10px 0;color:#fa5638;font-weight:700;background:linear-gradient(90deg,#fef7ef 0,#ffe7d6 55%,#fef7ef 90%)}
.eeat-container .intro .quality-content .p1{margin-bottom:15px}
.eeat-container .intro .quality-content .item{margin-bottom:20px}
.eeat-container .intro .quality-content .p-wrap{margin:10px 0 15px 0;line-height:1.8}
.eeat-container .intro .quality-content .p-wrap .p1{white-space:nowrap;color:#fa5638}
.eeat-container .intro .quality-content .list-wrap .p1{color:#a2200d;font-weight:700}
.eeat-container .intro .quality-content .list-wrap ul li{color:#333;margin-bottom:15px}
.eeat-container .intro .quality-content .list-wrap ul li:last-child{margin-bottom:0}
.eeat-container .intro .quality-wrap .intro-text2 span{color:#fa5638}
.eeat-container .intro .intro-wrap .intro-content{padding-left:16px}
.eeat-container .intro .intro-wrap .intro-content .bz{margin-bottom:20px}
.eeat-container .intro .intro-wrap .intro-content .intro-text{margin:0 0 10px 0}
.eeat-container .intro .intro-wrap .intro-content .item{margin-bottom:20px}
.eeat-container .intro .intro-wrap .intro-content .item p{font-size:16px;padding-left:20px;margin-bottom:10px}
.eeat-container .intro .intro-wrap .intro-content .item p a{font-size:16px;color:#333}
.eeat-container .intro .intro-wrap .intro-content .item p span{color:#fa5638}
.eeat-container .intro .item4-wrap{padding:15px;}.kche-t214 h5{font-size:26px;font-weight:var(--fontbold6,600);text-align:center;text-transform:capitalize;color:var(--fontcolor,#333);margin:0;margin-bottom:10px}.kche-t214 .kche-t214-des{text-align:center;color:var(--introcolor,#555555)}.kche-t214 .kche-t214-list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;list-style:none;margin-top:40px}.kche-t214 .kche-t214-item{width:22%;text-align:center}.kche-t214 .kche-t214-item:hover img{transform:scale(1.02)}.kche-t214 .kche-t214-item img{width:220px;height:auto;object-fit:cover;border-radius:50%;transition:all .1s linear}.kche-t214 .kche-t214-p1{color:var(--color,#f1c881);margin-top:10px}.kche-t214 .kche-t214-p2{font-size:20px;margin-top:10px}.kche-t214 .kche-t214-p3{color:var(--introcolor,#555555);font-size:14px;margin-top:10px}.kche-t214 .kche-t214-item em{margin-top:20px;display:inline-flex;align-items:center;justify-content:center;color:#6b6460;font-size:18px;width:46px;height:46px;background:rgba(228,168,83,0);border-radius:50%;border:1px solid #dcdcdc;transition:all .1s linear}@media(max-width:1024px){.kche-t214 .kche-t214-item{width:48%;margin-bottom:20px}.kche-t214 .kche-t214-item img{width:100%}}@media(max-width:768px){.kche-t214 h5{font-size:22px}} .kche-t216 h5{font-size:26px;font-weight:var(--fontbold6,600);text-align:left;text-transform:capitalize;color:var(--fontcolor,#333);margin:0;margin-bottom:10px;text-align:center}.kche-t216 .kche-t216-icon{text-align:center;margin:0;margin-bottom:15px;color:var(--color,#e6af5d)}.kche-t216 .kche-t216-list{margin-top:30px;list-style:none;padding:0}.kche-t216 .kche-t216-li{display:flex;flex-wrap:wrap;align-items:center;border-top:1px solid #d9d9d9;padding:3% 0;color:#6b6460}.kche-t216 .kche-t216-li:last-child{border-bottom:1px solid #d9d9d9}.kche-t216 .kche-t216-left{width:30%;transition:all .1s linear;color:#333;font-size:18px}.kche-t216 .kche-t216-left p{font-size:18px;margin:0;}.kche-t216 .kche-t216-left img{transition:all .1s linear;max-width:100%}.kche-t216 .kche-t216-right{flex:1;padding:0 30px;transition:all .1s linear;line-height:1.6}.kche-t216 .kche-t216-right p{margin:0}.kche-t216 .kche-t216-more{width:70px;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center}.kche-t216 .kche-t216-more a{text-decoration:none;color:#333}.kche-t216 .kche-t216-more em{font-size:28px;transition:all .1s linear}.kche-t216 .kche-t216-li:nth-child(2):hover .kche-t216-left img{transform:scale(1.02)}.kche-t216 .kche-t216-li:nth-child(2):hover .kche-t216-right{color:var(--color)}.kche-t216 .kche-t216-li:nth-child(2) .kche-t216-right{font-size:16px}.kche-t216 .kche-t216-li:hover .kche-t216-left{color:var(--color)}.kche-t216 .kche-t216-li:hover .kche-t216-more em{color:var(--color)}.kche-t216 .kche-t216-learn-more{margin-top:3%;display:flex;justify-content:center}.kche-t216 .kche-t216-learn-more a{min-width:160px;height:50px;padding:0 20px;font-size:14px;background:#332f2c;border-radius:30px;color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:all .1s linear;text-decoration:none}.kche-t216 .kche-t216-learn-more a em{margin-left:10px}.kche-t216 .kche-t216-learn-more a:hover{background:var(--color,#e6af5d)}@media(max-width:500px){.kche-t216 h5{font-size:22px}.kche-t216 .kche-t216-more{display:none}.kche-t216 .kche-t216-left{width:100%;color:#000;font-weight:600}.kche-t216 .kche-t216-right{padding:10px 0}} .kche-t215{position:relative;z-index:1;padding:30px 20px}.kche-t215::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:var(--color,#e6af5d);opacity:.08;z-index:-1}.kche-t215 h5{font-size:26px;font-weight:var(--fontbold6,600);text-align:left;text-transform:capitalize;color:var(--fontcolor,#333);margin:0;margin-bottom:10px}.kche-t215 .kche-t215-des{color:var(--introcolor,#555555)}.kche-t215 .kche-t215-flex{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.kche-t215 .kche-t215-left{width:45%;padding-right:5%}.kche-t215 .kche-t215-numlist{display:flex;flex-wrap:wrap;list-style:none;margin-top:50px;padding:0}.kche-t215 .kche-t215-li{width:240px;max-width:46%;aspect-ratio:1/1;background:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative}.kche-t215 .kche-t215-li:nth-child(1){margin-right:5%}.kche-t215 .kche-t215-li::before{content:'';position:absolute;left:50%;top:-10px;transform:translateX(-50%);width:100%;height:100%;background:var(--color,#e6af5d);opacity:.1;z-index:-1;border-radius:50%}.kche-t215 .kche-t215-p1{color:var(--color);font-size:50px}.kche-t215 .kche-t215-p1 em{font-size:26px;font-style:inherit}.kche-t215 .kche-t215-p2{font-size:20px}.kche-t215 .kche-t215-p3{font-size:14px}.kche-t215 .kche-t215-more{margin-top:40px}.kche-t215 .kche-t215-more a{display:inline-flex;align-items:center;justify-content:center;min-width:190px;height:50px;background:rgba(255,255,255,0);border-radius:27px;border:1px solid #3f0b00;color:#333;padding:0 20px;font-weight:var(--fontbold6,600);font-size:14px;transition:all .1s linear;text-decoration:none}.kche-t215 .kche-t215-more a:hover{background:#1a1414;color:#fff}.kche-t215 .kche-t215-right{flex:1;display:flex;justify-content:space-between}.kche-t215 .kche-t215-right1{width:60%}.kche-t215 .kche-t215-right1 img{width:100%;height:100%;object-fit:cover}.kche-t215 .kche-t215-right2{flex:1;padding-left:20px;display:flex;flex-direction:column;justify-content:space-between}.kche-t215 .kche-t215-right2 img{width:100%;height:48%;object-fit:cover}@media(max-width:1280px){.kche-t215 .kche-t215-numlist{justify-content:space-between}.kche-t215 .kche-t215-li{width:48%;margin-right:0!important}}@media(max-width:1024px){.kche-t215 .kche-t215-left{width:100%;padding-bottom:20px;padding-right:0;}}@media(max-width:500px){.kche-t215 .kche-t215-p1{font-size:30px}.kche-t215 .kche-t215-p2{font-size:16px}.kche-t215 .kche-t215-right2{padding-left:10px}.kche-t215 h5{font-size:22px}} .kche-t213 .kche-t213-title{display:flex;justify-content:space-between}.kche-t213 .kche-t213-title h5{flex:1;text-align:left;font-size:26px;font-weight:var(--fontbold6,600);margin:0}.kche-t213 .kche-t213-text{width:100%;max-width:735px;text-align:left;font-size:14px;font-weight:var(--fontbold4);color:var(--introcolor,#555555);margin:0 auto 10px;line-height:1.6}.kche-t213 .kche-t213-text p{margin:0}.kche-t213 .kche-t213-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px;list-style:none;padding:0}.kche-t213 .kche-t213-item{width:24%;border-radius:5px;overflow:hidden;position:relative;z-index:1}.kche-t213 .kche-t213-item img{width:100%;height:100%;object-fit:cover}.kche-t213 .kche-t213-box{position:absolute;left:-70px;bottom:-50px;color:#fff;z-index:1;width:250px;aspect-ratio:1/1;background:var(--color);border-radius:50%;opacity:.9;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:80px;transition:all .2s linear;transform:scale(0)}.kche-t213 .kche-t213-box em{position:absolute;right:35px;top:10px;width:50px;height:50px;background:#fff;font-size:22px;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center}.kche-t213 .kche-t213-p1{font-size:14px;margin-bottom:5px}.kche-t213 .kche-t213-p2{font-size:18px}.kche-t213 .kche-t213-item:hover .kche-t213-box{transform:scale(1)}@media(max-width:1280px){.kche-t213 .kche-t213-box{width:220px;padding-left:80px;margin-top:-20px}}@media(max-width:1024px){.kche-t213 .kche-t213-title{flex-direction:column}.kche-t213 .kche-t213-text{margin-top:15px}.kche-t213 .kche-t213-item{margin-bottom:20px;width:49%}.kche-t213 .kche-t213-title h5{font-size:22px}}@media (mx-width:500px){.kche-t213 .kche-t213-box{display:none}} .kche-t217{position:relative;padding:30px 0;box-sizing:border-box;z-index:1;background:var(--color,#e6af5d) url(https://img01.v15cdn.com/modular/217/modular-2.webp) no-repeat right}.kche-t217 .kche-t217-flex{display:flex;justify-content:space-between;align-items:center;padding:0 70px;box-sizing:border-box}.kche-t217 .kche-t217-img{width:30%;position:relative}.kche-t217 .kche-t217-img img{width:100%;object-fit:cover}.kche-t217 .kche-t217-img::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2)}.kche-t217 .kche-t217-img .kche-t217-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:24px;text-align:center;z-index:1;text-transform:uppercase}.kche-t217 .kche-t217-content{flex:1;padding-left:30px}.kche-t217 .kche-t217-list{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;padding:0}.kche-t217 .kche-t217-li{width:49%;background:#fff;border-radius:5px;padding:40px 40px;transition:all .1s linear;display:flex;align-items:flex-start;justify-content:space-between;box-sizing:border-box}.kche-t217 .kche-t217-li:nth-child(1),.kche-t217 .kche-t217-li:nth-child(2){margin-bottom:20px}.kche-t217 .kche-t217-li:hover{box-shadow:1px 2px 10px rgba(0,0,0,.1);transform:translateY(-5px)}.kche-t217 .kche-t217-li .kche-t217-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:var(--color,#e6af5d);background:rgba(230,175,93,0);border-radius:10px;border:2px solid var(--color,#e6af5d)}.kche-t217 .kche-t217-icon em{font-size:28px}.kche-t217 .kche-t217-info{flex:1;padding-left:20px}.kche-t217 .kche-t217-title{font-size:20px;margin-bottom:10px}.kche-t217 .kche-t217-text,.kche-t217 .kche-t217-text p{color:var(--introcolor,#555555);margin:0}@media(max-width:1024px){.kche-t217 .kche-t217-flex{flex-direction:column;padding:0 20px}.kche-t217 .kche-t217-content{width:100%;margin-top:20px;padding-left:0}.kche-t217 .kche-t217-img{width:auto}.kche-t217 .kche-t217-li{padding:20px}}@media(max-width:768px){.kche-t217 .kche-t217-li{margin-bottom:20px;width:100%;flex-direction:column}.kche-t217 .kche-t217-info{padding-left:0;padding-top:10px}} .kche-t211 h5{font-size:24px;color:#000;line-height:1.6;font-weight:var(--fontbold6,600);margin:0;text-align:center;text-transform:capitalize}.kche-t211 .kche-t211-title-box{margin-bottom:4px;display:flex;align-items:center;justify-content:center}.kche-t211 .kche-t211-title-box div{width:12px;height:12px;background-color:var(--color,#e81c2e);display:inline-block;position:relative}.kche-t211 .kche-t211-title-box .kche-t211-title-left{margin-right:6px}.kche-t211 .kche-t211-title-box .kche-t211-title-right{margin-left:6px}.kche-t211 .kche-t211-des{color:#333;text-align:center;font-size:16px}.kche-t211 .kche-t211-des p{margin:0}.kche-t211 .kche-t211-list{display:flex;flex-wrap:wrap;justify-content:space-between}.kche-t211 .kche-t211-list .kche-t211-item{width:24%;position:relative;margin-top:30px}.kche-t211 .kche-t211-list .kche-t211-item:hover .kche-t211-img img{transform:scale(1.02)}.kche-t211 .kche-t211-list .kche-t211-item .kche-t211-img{width:100%;display:inline-flex;justify-content:center;overflow:hidden}.kche-t211 .kche-t211-list .kche-t211-item .kche-t211-img img{width:100%;max-width:100%;height:auto;border:1px solid #eee;transition:all .2s linear}.kche-t211 .kche-t211-list .kche-t211-item .kche-t211-info{position:absolute;left:0;bottom:0;width:100%;background-color:var(--color,#e81c2e);color:#fff;font-size:16px;box-sizing:border-box;padding:10px;text-align:center;text-transform:capitalize}@media(max-width:1024px){.kche-t211 .kche-t211-list .kche-t211-item{width:49%;position:relative;margin-top:20px;margin-top:20px}}@media(max-width:768px){.kche-t211 .kche-t211-list .kche-t211-item{width:100%}} .kche-t1{position:relative}.kche-t1>h5{width:100%;font-size:20px;padding:5px 20px;box-sizing:border-box;border-bottom:5px solid var(--color,#ccc);margin:0px;font-weight:var(--fontbold6,600);color: var(--color,#000)}.kche-t1>h5::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-t1>h5{font-size:16px}}