﻿    .tab-container{display:flex;width:100%;border:1px solid #ddd;border-radius:8px;overflow:hidden}
.left-tab{width:200px;background:#f7f7f7;list-style:none;border-right:1px solid #ddd}
.left-tab li{padding:15px 20px;cursor:pointer;transition:background 0.3s}
.left-tab li:hover,.left-tab li.active{background-color:#e0e0e0;font-weight:bold}
.content-area{flex:1;padding:20px}
@media (max-width:1024px){.content-area{width:100%;flex:unset}
.tab-container{flex-wrap:wrap}
.left-tab{width:100%}
}.tab-content{display:none}
.tab-content.active{display:block}
.kche-t219 .kche-t219-content{display:flex;flex-wrap:wrap;align-items:center;background:#fcfcfc}
.kche-t219 .kche-t219-img{width:55%}
.kche-t219 .kche-t219-info{flex:1;padding:20px 30px}
.kche-flex-jc-sb{display:flex;flex-wrap:wrap;justify-content:space-between}
.kche-text-align-c{text-align:center}
.kche-flex-item2{width:49%;margin:10px 0px}
.kche-t43 .kche-item-img{overflow:hidden}
.kche-t43 .kche-item-img img{transition:all 0.1s linear;width:100%}
.kche-item-img img{display:block;margin:0 auto;border:1px solid #eee;box-sizing:border-box}
.kche-t43 .kche-item-img img{max-width:100%}
.kche-t98 .kche-t98-list{display:flex;margin-top:30px;justify-content:space-between;flex-wrap:wrap}
.kche-t98 .kche-t98-list .kche-t98-item{width:31%;box-shadow:0 2px 6px 0 rgba(51,51,52,.2);border-radius:10px;transition:all .1s linear}
.kche-t98 .kche-t98-item .kche-t98-item-bottom{box-sizing:border-box;padding:20px;color:var(--introcolor,#555555)}
.kche-t98 .kche-t98-item-title{width:100%;margin:0;text-align:center;padding:15px 0;font-size:18px;font-weight:var(--fontbold6,600);border-bottom:3px solid var(--color,#10b098)}
.kche-t98 .kche-t98-item .kche-t98-item-des{line-height:1.7;margin:0}
@media (max-width:1024px){.kche-t98 .kche-t98-list .kche-t98-item{width:48%}
}.wmkc-history-item{width:calc(50% + 10px);padding:10px 0px;box-sizing:border-box;position:relative}
.wmkc-history-list{position:relative}
.wmkc-history-item:nth-of-type(odd){float:right;padding-left:26px}
.wmkc-history-item:nth-of-type(even){float:left;text-align:right;padding-right:26px}
.wmkc-history-line{position:absolute;top:0px;left:50%;width:2px;height:100%;background-color:#EEE;margin-left:-1px}
.wmkc-history-item>strong{font-size:22px;font-weight:400;color:#2cb740}
.wmkc-history-item>p{font-size:14px;margin:6px 0px;color:#555}
.wmkc-history-line{position:absolute;top:0px;left:50%;width:2px;height:100%;background-color:#EEE;margin-left:-1px}
.wmkc-clearfix{zoom:1}
.wmkc-history-list{position:relative}
.wmkc-clearfix::after{content:'';display:block;clear:both;height:0px;visibility:hidden}
.wmkc-history-item>strong{font-size:22px;font-weight:400;color:#2cb740}
.wmkc-purple{color:#833f83 !important}
.wmkc-history-item>p{font-size:14px;margin:6px 0px;color:#555}
.wmkc-history-item>span{box-sizing:border-box;width:8px;height:8px;background-color:#FFF;border:2px solid #2cb740;display:block;position:absolute;border-radius:50%;top:18px}
.wmkc-history-item:nth-of-type(even)>span{right:6px}
.wmkc-history-item:nth-of-type(odd)>span{left:6px}
@media(max-width:415px){.wmkc-history-item>p{font-size:12px}
}