@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: #b61818;
}

.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;
}

/* modular */
.kche-t9>h5 {
    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>h5::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-t2>h5 {
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 18px;
    margin: 0;
    position: relative
}

.kche-t2>h5>span:nth-child(1) {
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #D3D3D3;
    top: 50%;
    left: 0
}

.kche-t2>h5>span:nth-child(2) {
    background-color: #FFF;
    display: inline-block;
    padding: 0 10px;
    position: relative
}

.kche-t7>h5 {
    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-t10>h5 {
    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-t4>h5 {
    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-t3 {
    position: relative
}

.kche-t3>h5 {
    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>h5::before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 2px;
    right: 0;
    width: calc(100% - 20px);
    height: 3px;
    background-color: #FFF;
}

.kche-t12 {
    position: relative
}

.kche-t12::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #FFF;
    left: 14px;
    top: 50%;
    margin-top: -3px;
}

.kche-t12>span:last-of-type {
    display: block;
    width: calc(100% - 20px);
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 0
}

.kche-t12>h5 {
    position: relative;
    display: inline-block;
    font-size: 18px;
    padding: 8px 10px 8px 26px;
    box-sizing: border-box;
    margin: 0px;
}

.kche-t12>h5>span:first-of-type {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 51%;
    left: 10px;
    top: 0;
    transform: skew(-45deg)
}

.kche-t12>h5>span:nth-of-type(2) {
    position: relative;
    z-index: 1
}

.kche-t12>h5>span:last-of-type {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 51%;
    left: 10px;
    bottom: 0;
    transform: skew(45deg)
}

.kche-t13>h5 {
    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-t6>h5 {
    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-t5>h5 {
    position: relative;
    font-size: 24px;
    position: relative;
    padding-bottom: 10px;
    margin: 0px;
    color: var(--color,#000)
}

.kche-t5>h5>span:nth-child(1) {
    display: block;
    width: 30px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--color,#555);
}

.kche-t8>h5 {
    font-size: 24px;
    width: 100%;
    text-align: center;
    padding: 6px 0;
    border-radius: 4px;
    margin: 0px;
    color: var(--color,#000);
}

.kche-t44>.kche-flex>.kche-flex-l>h5,.kche-t45>.kche-flex>.kche-flex-l>h5,.kche-t46>.kche-flex-row-reverse>.kche-flex-l>h5 {
    font-size: 18px;
    margin: 0px;
}

.kche-t44>.kche-flex>.kche-flex-l>ul>li>p,.kche-t45>.kche-flex>.kche-flex-l>ul>li>p,.kche-t46>.kche-flex-row-reverse>.kche-flex-l>ul>li>p {
    margin: 0px;
}

.kche-t44>.kche-flex>.kche-flex-l>ul>li,.kche-t45>.kche-flex>.kche-flex-l>ul>li,.kche-t46>.kche-flex-row-reverse>.kche-flex-l>ul>li {
    margin: 8px 0
}

.kche-t47>img {
    max-width: 50%;
    float: left;
    margin: 6px 10px 0 0;
    border: 1px solid #eee
}

.kche-t47>p {
    margin: 0 0 10px 0;
    line-height: 1.6
}

.kche-t35 .kche-course-item>div>.icon {
    border-color: var(--color,#2cb740);
}

.kche-t53>div>p>a,.kche-t54>div>a {
    color: #000;
    text-decoration: none
}

.kche-t53>div>p {
    margin: 0;
    flex: 1;
    word-break: break-all
}

.kche-t53 img,.kche-t54 img {
    margin-right: 4px;
    vertical-align: middle
}

.kche-t53>div,.kche-t54>div {
    margin: 8px 0px;
}

.kche-t54>div {
    margin-right: 10px;
}

.kche-t48 {
    display: flex;
    align-items: flex-start
}

.kche-t48 img {
    margin-top: 4px;
}

.kche-t48>div {
    flex: 1;
    padding-left: 10px;
}

.kche-t48>div>p:nth-of-type(1) {
    font-size: 16px;
    margin: 0px;
}

.kche-t48>div>p:nth-of-type(2) {
    font-size: 16px;
    color: var(--introcolor,#555555);
    margin: 0px;
}

.kche-t49,.kche-t50 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.kche-t49>div,.kche-t50>div {
    width: 100%;
    display: flex;
    align-items: flex-start;
    margin-bottom: 5px;
}

.kche-t49 p,.kche-t50 p {
    margin: 0;
    flex: 1;
    padding-left: 10px;
}

.kche-t49 em {
    color: var(--color,#4BAB3D)
}

.kche-t50 em {
    color: var(--color,#4BAB3D)
}

.kche-t14>h5 {
    border: 1px solid #6272d6;
    border-radius: 30px;
    font-size: 18px;
    margin: 0;
    padding: 4px;
    color: #FFF;
}

.kche-t14>h5>span {
    display: inline-block;
    background-color: #6272d6;
    border-radius: 30px;
    padding: 6px 20px;
}

.kche-t16>h5 {
    border: 1px solid #999;
    border-radius: 30px;
    font-size: 18px;
    margin: 0;
    padding: 6px 0;
    width: calc(100% - 10px);
    margin-left: auto;
}

.kche-t16>h5>span {
    display: inline-block;
    background-color: #EEE;
    border-radius: 6px;
    padding: 4px 20px;
    border: 1px solid #999;
    margin-left: -10px;
}

.kche-t15>h5 {
    margin: 0;
    font-size: 18px;
    display: flex;
    position: relative;
    align-items: center;
}

.kche-t15>h5::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #999;
    top: 48%;
    left: 0;
    z-index: -1
}

.kche-t15>h5>span:nth-of-type(1) {
    display: block;
    background-color: #b7d6e6;
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 2px 4px;
    border-radius: 30px;
    width: 50px;
}

.kche-t15>h5>span:nth-of-type(1)::before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 8px);
    height: calc(100% - 4px);
    background-color: #FFF;
    top: 2px;
    left: 4px;
    z-index: -1;
    border-radius: 30px;
}

.kche-t15>h5>span:nth-of-type(2) {
    background-color: #b7d6e6;
    border-radius: 4px;
    display: block;
    flex: 1;
    margin-left: 10px;
    padding: 4px 16px;
    border: 1px solid #999
}

.kche-t31>.kche-template-box-title {
    font-size: 24px;
    text-align: center
}

.kche-t31>.kche-flex-list>.kche-flex-item2 {
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #eee;
    box-sizing: border-box;
    background-color: #FFF;
}

.kche-t31>.kche-flex-list>.kche-flex-item2>.kche-flex-l {
    width: 30%;
    overflow: hidden
}

.kche-t31>.kche-flex-list>.kche-flex-item2>.kche-flex-l img {
    transition: all 0.1s linear;
    border-radius: 10px;
}

.kche-t31>.kche-flex-list>.kche-flex-item2>.kche-flex-l img:hover {
    transform: scale(1.02);
}

.kche-t31 .kche-flex-l img {
    display: block;
    width: 100%;
}

.kche-t31>.kche-flex-list>.kche-flex-item2>.kche-flex-r {
    flex: 1;
    padding-left: 16px;
}

.kche-t31>.kche-flex-list>.kche-flex-item2>.kche-flex-r>.kche-flex-r-title {
    color: #0c48a7;
    text-transform: capitalize;
    margin: 0;
    font-size: 18px;
}

.kche-t31>.kche-flex-list>.kche-flex-item2>.kche-flex-r>.kche-flex-r-text {
    font-size: 16px;
    margin: 0px;
}

@media(max-width: 541px) {
    .kche-t31>.kche-flex-list>.kche-flex-item2 {
        width:100%;
        border-radius: 10px;
    }
}

.kche-t32>div {
    position: relative;
    max-width: 1600px;
    margin: 15px 0px;
}

.kche-t32>div>.kche-item-img {
    width: 40%;
    border-radius: 50%;
    border: 5px solid #DDD;
    position: relative;
    z-index: 1;
    background-color: #FFF;
    box-sizing: border-box;
}

.kche-t32>div>.kche-item-box {
    position: absolute;
    left: 20%;
    top: 50%;
    right: 0;
    background-color: #DDD;
    border: 5px solid #EEE;
    border-radius: 30px;
    padding: 20px 40px 20px 25%;
    box-sizing: border-box;
    transform: translateY(-50%)
}

.kche-t32>div>.kche-item-box>p:nth-of-type(1) {
    font-size: 18px;
    margin: 0 0 4px;
    text-transform: capitalize
}

.kche-t32>div>.kche-item-box>p {
    margin: 0px;
}

.kche-t32>div>.kche-item-box>p:nth-of-type(2) {
    font-size: 16px;
    margin: 0px;
}

.kche-t32>.kche-flex-row-reverse>.kche-item-box {
    left: auto;
    right: 20%;
    padding: 20px 25% 20px 40px;
}

@media(max-width: 768px) {
    .kche-t32>div>.kche-item-img {
        width:200px;
    }

    .kche-t32>div>.kche-item-box {
        left: 100px;
        padding-left: 110px;
        max-height: 90%;
        overflow: hidden
    }

    .kche-t32>.kche-flex-row-reverse>.kche-item-box {
        right: 100px;
        padding-right: 110px;
    }
}

@media(max-width: 481px) {
    .kche-t32>div>.kche-item-img {
        width:160px;
    }

    .kche-t32>div>.kche-item-box {
        left: 80px;
        padding: 10px 16px 10px 80px;
    }

    .kche-t32>.kche-flex-row-reverse>.kche-item-box {
        right: 80px;
        padding: 10px 80px 10px 16px;
    }

    .kche-t32>div>.kche-item-box>p:nth-of-type(1) {
        font-size: 16px;
    }
}

.kche-t17>h5 {
    margin: 0;
    display: flex;
    background-color: #AAA;
    color: #FFF;
    font-size: 18px;
}

.kche-t17>h5>span:nth-of-type(1) {
    display: inline-block;
    background-color: red;
    color: #FFF;
    padding: 6px 30px 6px 20px;
    position: relative
}

.kche-t17>h5>span:nth-of-type(1)::before {
    content: '';
    display: block;
    width: 12px;
    height: 102%;
    background-color: #FFF;
    position: absolute;
    right: -6px;
    top: 0;
    transform: skewX(-18deg)
}

.kche-t17>h5>span:nth-of-type(2) {
    flex: 1;
    padding: 0 10px;
    text-transform: capitalize;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 12px;
}

@media(max-width: 481px) {
    .kche-t17>h5>span:nth-of-type(1) {
        font-size:16px;
        padding: 4px 20px 4px 10px;
    }
}

.kche-t33>div>div {
    width: 50%
}

.kche-t33 .kche-item-img .cke_widget_inline.cke_widget_wrapper {
    display: block
}

.kche-t33 .kche-item-img {
    overflow: hidden;
}

.kche-t33 .kche-item-img img {
    object-fit: cover;
    max-height: 800px;
    transition: all 0.15s linear;
}

.kche-t33 .kche-item-img img:hover {
    transform: scale(1.03);
}

.kche-t33>div>.kche-item-box {
    padding: 3%;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.kche-t33>div>.kche-item-box>strong {
    font-size: 18px;
    display: block
}

.kche-t33>div>.kche-item-box>p {
    margin: 6px 0;
    font-size: 16px;
}

.kche-t33>div>.kche-item-box>span {
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translate(-10px,-50%) rotate(45deg);
    width: 20px;
    height: 20px;
    background: #fff
}

.kche-t33>.kche-flex:not(.kche-flex-row-reverse)>.kche-item-box>span {
    transform: translate(10px,-50%) rotate(45deg);
}

.kche-t33>.kche-flex-row-reverse>.kche-item-box>span {
    left: 100%;
    right: auto;
    border-right-color: transparent!important;
    border-left-color: #EEE
}

@media(max-width: 540px) {
    .kche-t33>div>div {
        width:100%;
    }

    .kche-t33>div>.kche-item-box>span {
        top: auto!important;
        left: 50%!important;
        bottom: 100%!important;
        display: none;
    }

    .kche-t33>.kche-flex:not(.kche-flex-row-reverse)>.kche-item-box>span {
        transform: rotate(90deg)
    }

    .kche-t33>.kche-flex-row-reverse>.kche-item-box>span {
        transform: rotate(-90deg)
    }

    .kche-t45>.kche-flex,.kche-t46>.kche-flex-row-reverse {
        flex-direction: column-reverse;
    }
}

.kche-t55.cusfaq-list {
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
}

.kche-t55 h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    margin-bottom: 5px;
}

.kche-t55>.kche-faq-list>.kche-faq-item {
    border: 1px solid #eee;
    padding: 10px;
    box-sizing: border-box;
    margin: 10px 0;
    position: relative;
}

.kche-t55>.kche-faq-list>.kche-faq-item>.faq-item-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: #0000006d;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    font-size: 16px;
    cursor: pointer;
    display: none;
}

.kche-t55>.kche-faq-list>.kche-faq-item:hover>.faq-item-close {
    display: flex;
}

.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p {
    padding-right: 20px;
    margin: 0;
    line-height: 1.6;
    font-size: 18px;
    cursor: pointer;
    position: relative
}

.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p::after, .kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p::before {
    content: "";
    width: 12px;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 14px;
    right: 4px
}

.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p::after {
    transform: rotate(90deg)
}

.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-tit.active>p::after {
    opacity: 0
}

.kche-t55>.kche-faq-list>.kche-faq-item>.kche-faq-box {
    color: var(--introcolor,#555555);
    line-height: 1.6;
    padding-top: 4px
}

.kche-t55.cusfaq-list-double>.kche-faq-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start
}

.kche-t55.cusfaq-list-double>.kche-faq-list>.kche-faq-item {
    width: 49%
}

.kche-t55.cusfaq-list-expand>.kche-faq-list>.kche-faq-item>.kche-faq-box {
    display: block!important
}

.kche-t55.cusfaq-list-expand>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p::after, .kche-t55.cusfaq-list-expand>.kche-faq-list>.kche-faq-item>.kche-faq-tit>p::before {
    content: none;
}

@media(max-width: 768px) {
    .kche-t55.cusfaq-list-double>.kche-faq-list>.kche-faq-item {
        width:100%
    }
}

.kche-t56 {
    max-width: 1600px;
    color: #333;
}

.kche-t56>p {
    line-height: 1.6;
    margin: 0;
    padding: 10px 0
}

.kche-t56>img,.kche-t56>p>img {
    max-width: 100%;
    height: auto;
}

.kche-t56>.kche-template-3 {
    margin: 15px 0px;
}

.kche-t56>.kche-template-33 {
    margin: 15px 0px;
}

.kche-t56>.kche-template-33>div>.kche-item-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.kche-t56>.kche-template-33>div>.kche-item-box>p {
    margin-top: 10px;
    line-height: 1.6
}

.kche-t56>.kche-template-33>div>.kche-item-img>img,.kche-t56>.kche-template-33>div>.kche-item-img>p>img {
    height: 100%;
    object-fit: cover
}

.kche-t56>.kche-table-container {
    padding: 10px 0
}

.kche-t57 {
    max-width: 1600px;
}

.kche-t57>.kche-t7 {
    margin: 20px 0px;
}

.kche-t57>p {
    line-height: 1.6;
    margin: 0px;
}

.kche-t57>img,.kche-t57>p>img {
    max-width: 100%;
    height: auto;
}

.kche-t57>h3 {
    font-size: 32px;
    margin: 10px 0px;
}

.kche-t57>h4 {
    font-size: 20px;
    margin: 0px;
}

.kche-t57>.list-circle {
    margin: 20px 0px;
}

.kche-t57>.list-circle>p {
    width: 40%;
    position: relative;
    padding: 0 16px;
    margin: 4px 0;
    box-sizing: border-box;
}

.kche-t57>.list-circle>p::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 7px;
}

.kche-t57>.kche-template-42>div>.kche-flex-item {
    text-align: left
}

.kche-t57>.kche-template-42>div>.kche-flex-item>.kche-item-title {
    font-size: 18px;
    font-weight: 600
}

.kche-t57>.kche-template-44>.kche-flex>.kche-flex-l>h5 {
    font-size: 20px;
}

.kche-t57>.kche-template-44>.kche-flex>.kche-flex-l>ul>li>p {
    font-size: 18px;
}

.kche-t57>.kche-template-44>.kche-flex>.kche-flex-l>ul>li::before {
    top: 10px;
}

.kche-t57>.kche-template-32>div>.kche-item-box>p:nth-of-type(1) {
    font-weight: 600
}

.kche-t57>.kche-template-32>div>.kche-item-box>p:nth-of-type(2) {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.75
}

.kche-t58 {
    max-width: 1600px;
}

.kche-t58>.kche-template-11 {
    margin: 20px 0px;
}

.kche-t58>.kche-template-46 {
    margin: 20px 0px;
}

.kche-t58>p {
    margin: 0;
    line-height: 1.6
}

.kche-t58>img,.kche-t58>p>img {
    max-width: 100%;
    height: auto;
}

.kche-t58>.kche-template-47>div img {
    display: block;
    margin-top: 6px;
    margin-bottom: 12px;
}

.kche-t58>.kche-template-47>p {
    color: #333;
    line-height: 1.875;
}

.kche-t58>.kche-template-33 {
    margin: 20px 0px;
}

.kche-t58>.kche-template-33>div>.kche-item-box>p {
    color: #444;
    line-height: 1.8
}

.kche-t58>.kche-template-31>.kche-flex-list>.kche-flex-item2>.kche-flex-r>.kche-flex-r-text {
    font-size: 16px;
    color: #333;
    margin-top: 6px;
}

.kche-t59 {
    max-width: 1600px;
}

.kche-t59>.kche-template-17 {
    margin: 20px 0px;
}

.kche-t59>img,.kche-t59>p>img {
    max-width: 100%;
    height: auto;
}

.kche-t59>p {
    margin: 0;
    color: var(--introcolor,#555555);
    line-height: 1.875;
}

.kche-t59>.kche-flex-jc-ai-sb {
    margin: 20px 0px;
}

.kche-t59>.kche-flex-jc-ai-sb>div>p {
    margin: 0;
    line-height: 1.6
}

.kche-t59>.kche-flex-jc-ai-sb>div>p>strong {
    font-size: 18px;
}

.kche-t59>.kche-flex-jc-ai-sb>div>img {
    max-width: 100%;
}

@media(max-width: 500px) {
    .kche-t59>.kche-flex-jc-ai-sb,.kche-t59>.kche-template-17 {
        margin:15px 0px;
    }

    .kche-t58>.kche-template-11 {
        margin: 15px 0px;
    }

    .kche-t57>.kche-template-32>div>.kche-item-box>p:nth-of-type(2) {
        font-size: 16px;
        line-height: 1.6
    }

    .kche-t57>.list-circle>p {
        width: 100%;
    }

    .kche-t57>h3 {
        font-size: 20px;
    }

    .kche-t57>h4 {
        font-size: 16px;
    }
}

.kche-t31 .kche-flex-l .cke_widget_inline.cke_widget_wrapper,.kche-t32 .kche-item-img .cke_widget_inline.cke_widget_wrapper,.kche-t42 .cke_widget_inline.cke_widget_wrapper,.kche-t43 .cke_widget_inline.cke_widget_wrapper {
    display: block
}

.kche-t47>.cke_widget_inline.cke_widget_wrapper,.kche-t47>div,.kche-t47>figure,.kche-t47>p:first-child {
    float: left;
    margin-right: 10px;
}

.kche-t47 .float-left .cke_widget_inline.cke_widget_wrapper {
    display: block
}

.kche-t47 .cke_widget_inline.cke_widget_wrapper img {
    max-width: 100%;
}

.kche-t32 .kche-item-img img,.kche-t33 .kche-item-img img,.kche-t40 .kche-item-img img {
    width: 100%;
}

.kche-t47 figure {
    display: block
}

.kche-t47>figure {
    margin: 10px 10px 10px 0
}

.kche-t47 div figure {
    margin: 10px 0px;
}

.kche-t39 .kche-item-img {
    overflow: hidden;
}

.kche-t39 .kche-item-img img {
    transition: all 0.1s linear;
    width: 100%;
}

.kche-t39 .kche-item-img img:hover {
    transform: scale(1.02);
}

.kche-t41 .kche-item-img {
    overflow: hidden;
}

.kche-t41 .kche-item-img img {
    transition: all 0.1s linear;
    width: 100%;
}

.kche-t41 .kche-item-img img:hover {
    transform: scale(1.02);
}

.kche-t42 .kche-item-img {
    overflow: hidden;
}

.kche-t42 .kche-item-img img {
    transition: all 0.1s linear;
    max-width: 100%;
}

.kche-t42 .kche-item-img img:hover {
    transform: scale(1.02);
}

.kche-t42 .kche-item-title strong {
    font-size: 18px;
}

.kche-t43 .kche-item-img {
    overflow: hidden;
}

.kche-t43 .kche-item-img img {
    transition: all 0.1s linear;
    width: 100%;
}

.kche-t43 .kche-item-img img:hover {
    transform: scale(1.02);
}

.kche-t66 .kche-item-img {
    overflow: inherit;
}

.kche-t66 .kche-item-img img {
    transition: all 0.1s linear;
    width: 100%;
}

.kche-t66 .kche-item-img img:hover {
    transform: scale(1.02);
}

@media(max-width: 480px) {
    .kche-t12>h5,.kche-t2>h5,.kche-t1>h5,.kche-t3>h5,.kche-t4>h5,.kche-t5>h5,.kche-t6>h5,.kche-t7>h5,.kche-t8>h5,.kche-t9>h5,.kche-t10>h5,.kche-t11>h5,.kche-t12>h5,.kche-t13>h5,.kche-t14>h5,.kche-t15>h5,.kche-t16>h5,.kche-t17>h5 {
        font-size:16px;
    }
}

.kche-t41>div>.kche-flex-item {
    border: 1px solid transparent;
    border-radius: 4px;
    overflow: hidden;
}

.kche-t60>.kche-flex-list>div {
    padding: 14px;
    border-radius: 6px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.kche-t60>.kche-flex-list>div>.kche-flex-top {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.kche-t60>.kche-flex-list>div>.kche-flex-top>.kche-item-title {
    font-weight: 500;
    font-size: 18px;
    margin-top: 20px;
}

.kche-t60>.kche-flex-list>div>.kche-flex-bot>.kche-flex-bot-text {
    line-height: 24px;
    margin: 0;
}

.kche-t60>.kche-flex-list>div>.kche-flex-top em {
    font-size: 45px;
    color: #217FE1;
    line-height: initial;
}

.kche-t61>.kche-flex-list>.kche-flex-item2 {
    background: no-repeat center;
    background-size: cover;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.kche-t61>.kche-flex-list>.kche-flex-item2:hover>.kche-flex-img>img {
    transform: scale(1.1)
}

.kche-t61>.kche-flex-list>.kche-flex-item2>.kche-flex-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1
}

.kche-t61>.kche-flex-list>.kche-flex-item2>.kche-flex-img>img {
    width: 100%;
    height: 100%;
    transition: all .2s linear;
    object-fit: cover
}

.kche-t61>.kche-flex-list>.kche-flex-item2>.kche-flex-img::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    transition: all 1s ease;
    color: #FFF;
}

.kche-t61>.kche-flex-list>.kche-flex-item2>.kche-flex-bot {
    padding: 10px;
    box-sizing: border-box;
    min-height: 300px;
}

.kche-t61>.kche-flex-list>.kche-flex-item2>.kche-flex-bot>.kche-flex-title {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0 10px;
    color: #fff;
}

.kche-t61>.kche-flex-list>.kche-flex-item2>.kche-flex-bot>.kche-flex-text {
    line-height: 26px;
    color: #fff;
}

@media(max-width: 500px) {
    .kche-t61>.kche-flex-list>.kche-flex-item2 {
        width:100%;
    }
}

.kche-t62>div>.kche-flex-item {
    flex-wrap: nowrap
}

.kche-t62>div>.kche-flex-item>div {
    height: 300px;
}

.kche-t62 .kche-flex-item .kche-item-text {
    color: var(--introcolor,#555555);
}

.kche-t62>div>.kche-flex-item>.kche-item-info>.kche-item-title {
    font-size: 20px;
    font-weight: 600;
    margin: 20px 0 10px;
}

@media(max-width: 1200px) {
    .kche-t62>div>.kche-flex-item>div {
        height:200px;
    }
}

@media(max-width: 541px) {
    .kche-t62>div>.kche-flex-item {
        width:100%;
    }

    .kche-t62>div>.kche-flex-item:nth-child(2n) {
        flex-direction: column;
    }

    .kche-t62>div>.kche-flex-item>div {
        height: auto;
    }

    .kche-t62>div>.kche-flex-item>.kche-item-info {
        margin-top: 10px;
    }

    .kche-t62>div>.kche-flex-item>.kche-item-info>.kche-item-title {
        font-size: 20px;
    }
}

.kche-t63>.kche-item-list>.kche-flex-item {
    overflow: hidden;
    transition: all .1s linear
}

.kche-t63>.kche-item-list>.kche-flex-item>.kche-item-wrap {
    padding: 20px;
    box-sizing: border-box;
}

.kche-t63>.kche-item-list>.kche-flex-item>.kche-item-wrap>h5 {
    font-size: 20px;
    margin: 0 0 10px;
}

.kche-t63>.kche-item-list>.kche-flex-item>.kche-item-wrap>h5>span {
    display: block;
    font-weight: 400
}

@media(max-width: 800px) {
    .kche-t63>.kche-item-list>.kche-flex-item {
        width:49%
    }
}

@media(max-width: 500px) {
    .kche-t63>.kche-item-list>.kche-flex-item {
        width:100%;
    }
}

.kche-t64>.kche-flex-list>.kche-flex-item:nth-child(1) {
    background: #3363b5
}

.kche-t64>.kche-flex-list>.kche-flex-item:nth-child(2) {
    background: #97b4d2
}

.kche-t64>.kche-flex-list>.kche-flex-item:nth-child(3) {
    background: #004672
}

.kche-t64>.kche-flex-list>.kche-flex-item:nth-child(4) {
    background: #476973
}

.kche-t64>.kche-flex-list>.kche-flex-item>.kche-flex-wrap {
    font-size: 16px;
    padding: 30px;
}

@media(max-width: 768px) {
    .kche-t64>.kche-flex-list>.kche-flex-item>.kche-flex-wrap {
        font-size:20px;
    }
}

@media(max-width: 540px) {
    .kche-t64>.kche-flex-list>.kche-flex-item2 {
        width:100%;
    }
}

.kche-t65>.kche-flex-list>.kche-flex-item>.kche-flex-wrap {
    text-decoration: none;
    padding: 15px 20px;
    box-sizing: border-box;
}

.kche-t65>.kche-flex-list>.kche-flex-item>.kche-flex-wrap>span:nth-child(2) {
    font-size: 16px;
    margin-left: 10px;
    flex: 1;
}

.kche-t60>.kche-flex-list>div>.kche-flex-top img {
    width: auto;
    height: 60px;
}

.kche-t63>.kche-item-list>.kche-flex-item img {
    transition: all .1s linear;
    width: 100%;
    height: 100%;
}

.kche-t63>.kche-item-list>.kche-flex-item:hover {
    opacity: .9
}

.kche-t63>.kche-item-list>.kche-flex-item .cke_widget_inline.cke_widget_wrapper {
    display: block;
}

.kche-t63>.kche-item-list>.kche-flex-item:hover img {
    transform: scale(1.02)
}

.kche-t62>div>.kche-flex-item>div .cke_widget_inline.cke_widget_wrapper {
    display: block;
}

.kche-t62>div>.kche-flex-item>div {
    overflow: hidden;
}

.kche-t62>div>.kche-flex-item .kche-item-img a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.kche-t62>div>.kche-flex-item>div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.1s linear;
}

.kche-t62>div>.kche-flex-item>div img:hover {
    transform: scale(1.02);
}

.kche-t40>.kche-flex-jc-sb>.kche-flex-item {
    border: 1px solid #FFF;
}

.kche-t66>.kche-flex-jc-sb>.kche-flex-item {
    border: 1px solid #FFF;
}

.kche-t1>h5,.kche-t2>h5>span:nth-child(2),.kche-t95>h5,.kche-t3>h5,.kche-t4>h5,.kche-t6>h5,.kche-t7>h5, .kche-t8>h5,.kche-t9>h5,.kche-t10>h5,.kche-t11>h5>span>strong,.kche-t12>h5>span:nth-of-type(2),.kche-t5>h5, .kche-t13>h5,.kche-t14>h5>span,.kche-t15>h5>span:nth-of-type(2),.kche-t16>h5>span,.kche-t17>h5>span:nth-of-type(1) {
    font-weight: var(--fontbold6,600);
}

.kche-t67>.kche-item-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    position: relative;
    align-items: center;
}

.kche-t67>.kche-item-title::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #999;
    top: 48%;
    left: 0;
    z-index: -1
}

.kche-t67>.kche-item-title>span {
    display: block;
    background-color: var(--color,#b7d6e6);
    text-align: center;
    position: relative;
    z-index: 1;
    padding: 2px 4px;
    border-radius: 30px;
    width: 50px;
}

.kche-t67>.kche-item-title>span::before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 8px);
    height: calc(100% - 4px);
    background-color: #FFF;
    top: 2px;
    left: 4px;
    z-index: -1;
    border-radius: 30px;
}

.kche-t67>.kche-item-title>h5 {
    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 {
    border: 1px solid var(--color,#6272d6);
    border-radius: 30px;
    margin: 0;
    padding: 4px;
    color: #FFF;
}

.kche-t68>.kche-template-title>h5 {
    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 {
    border: 1px solid var(--color,#999);
    border-radius: 30px;
    padding: 6px 0;
    width: calc(100% - 10px);
    margin-left: auto;
}

.kche-t69>.kche-template-title>h5 {
    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 {
    margin: 0;
    display: flex;
    background-color: #AAA;
    color: #FFF;
}

.kche-t70>.kche-template-title>h5 {
    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>h5::before {
    content: '';
    display: block;
    width: 12px;
    height: 102%;
    background-color: #FFF;
    position: absolute;
    right: -6px;
    top: 0;
    transform: skewX(-18deg)
}

.kche-t70>.kche-template-title>span {
    flex: 1;
    padding: 0 10px;
    text-transform: capitalize;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 12px;
}

@media(max-width: 481px) {
    .kche-t70>.kche-template-title>h5 {
        font-size:16px;
        padding: 4px 20px 4px 10px;
    }
}

.kche-t62>div>.kche-flex-item>.kche-item-info>.kche-item-title {
    padding: 0;
}

.kche-t72>.kche-template-item {
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 18px;
    margin: 0;
    position: relative
}

.kche-t72>.kche-template-item>span {
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--color,#D3D3D3);
    top: 50%;
    left: 0
}

.kche-t72>.kche-template-item>h5 {
    background-color: #fff;
    font-weight: var(--fontbold6,600);
    margin: 0;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    font-size: 20px;
    color: var(--color,#000);
}

.kche-t73>.kche-template-item {
    width: 100%;
    font-size: 18px;
    border-bottom: 2px solid var(--color,#fcb026);
    margin: 0px;
}

.kche-t73>.kche-template-item>.kche-template-title {
    display: inline-block;
    padding: 5px 20px;
    box-sizing: border-box;
    transform: skew(-20deg) translate(8px,1px);
    background: var(--color,#fcb026);
}

.kche-t73>.kche-template-item>.kche-template-title>h5 {
    font-weight: var(--fontbold6,600);
    margin: 0;
    display: inline-block;
    transform: skew(20deg);
    font-size: 20px;
    color: #fff;
}

.kche-t74 {
    position: relative;
}

.kche-t74>.kche-template-item {
    position: relative;
    display: inline-block;
    font-size: 18px;
    padding: 5px 10px 5px 26px;
    box-sizing: border-box;
    margin: 0px;
}

.kche-t74>span:last-of-type {
    display: block;
    width: calc(100% - 22px);
    height: 2px;
    position: absolute;
    bottom: 0;
    right: 0
}

.kche-t74>.kche-template-item>span:first-of-type {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 51%;
    left: 10px;
    top: 0;
    transform: skew(-45deg);
    background: var(--color,#000);
}

.kche-t74>.kche-template-item>span:last-of-type {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 51%;
    left: 10px;
    bottom: 0;
    transform: skew(45deg);
    background: var(--color,#000);
}

.kche-t74>.kche-template-item>h5 {
    font-weight: var(--fontbold6,600);
    margin: 0;
    position: relative;
    z-index: 1;
    font-size: 20px;
    color: #fff;
}

.kche-t74>.kche-border {
    border-bottom: 1px solid var(--color,#000);
}

.kche-t75>.kche-list {
    width: 100% !important;
    max-width: 100% !important;
    border: none !important;
}

.kche-t75>.kche-list>.kche-flex-item {
    display: flex;
    margin-bottom: 5px;
}

.kche-t75>.kche-list>.kche-flex-item>.kche-border-number {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
    margin-top: 6px;
}

.kche-t75>.kche-list>.kche-flex-item>.kche-content {
    flex: 1;
    padding-left: 15px;
    font-size: 15px;
    line-height: 28px;
    color: #333;
}

.kche-t75>.kche-list>.kche-flex-item>.kche-content>p {
    margin: 0;
    padding: 0;
}

.kche-t1 {
    position: relative;
}

.kche-t1>h5 {
    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>h5 {
        font-size:16px
    }
}

/*  */
.kche-t80>.kche-template-item {
    text-align: center;
    position: relative;
    background: var(--color,#217FE1);
}

.kche-t80>.kche-template-item>h5 {
    font-weight: var(--fontbold6,600);
    padding: 5px 0;
    font-size: 20px;
    margin: 0;
    color: #fff;
    position: relative;
    z-index: 1;
}

.kche-t80>.kche-template-item>.kche-bg {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 50%;
    bottom: -9px;
    z-index: -1;
    transform: translateX(-50%) rotate(45deg);
    background: var(--color,#217FE1)
}

.kche-t81>.kche-template-item>.kche-template-title {
    position: relative;
    display: inline-block;
    padding: 5px 20px;
    box-sizing: border-box;
    transform: skew(-20deg);
    z-index: 10;
    left: 0px;
    top: 0px;
    background: var(--color,#fcb026);
}

.kche-t81>.kche-template-item>.kche-template-title>h5 {
    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-t81>.kche-template-item>.kche-template-title>.kche-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 5px;
    top: 5px;
    background: var(--color,#217FE1);
    opacity: 0.8;
}

.kche-t82>.kche-template-item>.kche-template-title {
    position: relative;
    display: inline-block;
    padding: 5px 20px;
    box-sizing: border-box;
    transform: skew(-20deg);
    z-index: 10;
    left: 5px;
    top: 5px;
    border: 2px solid var(--color,#217FE1);
    border-top: none;
    border-left: none
}

.kche-t82>.kche-template-item>.kche-template-title>h5 {
    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-t82>.kche-template-item>.kche-template-title>.kche-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -5px;
    top: -5px;
    background: var(--color,#217FE1);
}

.kche-t83>h5 {
    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-t84>.kche-template-item>.kche-template-title {
    position: relative;
    display: inline-block;
    padding: 5px 20px;
    box-sizing: border-box;
    border-radius: 5px;
    z-index: 10;
    left: 4px;
    top: 4px;
    border: 2px solid var(--color,#217FE1)
}

.kche-t84>.kche-template-item>.kche-template-title>h5 {
    font-weight: var(--fontbold6,600);
    margin: 0;
    position: relative;
    z-index: 10;
    top: -4px;
    left: -4px;
    font-size: 20px;
    color: #fff;
}

.kche-t84>.kche-template-item>.kche-template-title>.kche-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: -4px;
    top: -4px;
    border-radius: 5px;
    background-color: var(--color,#217FE1)
}

.kche-t85>.kche-template-item>.kche-template-title {
    position: relative;
    display: inline-block
}

.kche-t85>.kche-template-item>.kche-template-title>h5 {
    font-weight: var(--fontbold6,600);
    margin: 0;
    padding: 5px 10px;
    font-size: 20px;
    color: #fff;
    background: var(--color,#217FE1);
}

.kche-t85>.kche-template-item>.kche-template-title>.kche-border-bg {
    position: absolute;
    height: 0;
    bottom: -6px;
    right: -10px;
    width: 60px;
    border: 2px solid transparent;
    background: var(--color,#217FE1);
}

/*  */
.kche-t86 .kche-t86-content>p {
    color: #333;
    font-weight: var(--fontbold6,600);
    font-size: 24px;
    text-align: center;
    margin: 0px;
    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: 0px;
    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(3),.kche-t86 .kche-t86-item-flex:nth-child(4) {
    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-t87 .kche-t87-content {
    display: flex;
    flex-wrap: wrap;
}

.kche-t87 .kche-t87-content>.kche-img-l {
    width: 46%;
    overflow: hidden;
}

.kche-t87 .kche-t87-content>.kche-img-l img {
    width: 100%;
    transition: all .1s linear;
}

.kche-t87 .kche-t87-content>.kche-img-l img:hover {
    transform: scale(1.02);
}

.kche-t87 .kche-t87-content>.kche-info-r {
    margin-left: 2%;
    flex: 1
}

.kche-t87 .kche-t87-content>.kche-info-r>.tit {
    font-size: 20px;
    color: #333;
    font-weight: var(--fontbold6,600);
    margin: 10px 0
}

.kche-t87 .kche-t87-content>.kche-info-r>.modality {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--color,#1d2087);
    position: relative;
    margin-left: 14px
}

.kche-t87 .kche-t87-content>.kche-info-r>.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-t87 .kche-t87-info-list {
    margin-top: 30px
}

.kche-t87 .kche-t87-info-list>.kche-info-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.kche-t87 .kche-t87-info-list>.kche-info-item>.kche-info-item-l {
    width: 66px;
    height: 66px;
    background-color: #eff2f7;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 20px;
    transition: all .2s ease
}

.kche-t87 .kche-t87-info-list>.kche-info-item>.kche-info-item-l>em {
    color: var(--color,#1d2087);
    font-size: 28px;
    transition: all .2s ease
}

.kche-t87 .kche-t87-info-list>.kche-info-item>.kche-info-item-r {
    flex: 1
}

.kche-t87 .kche-t87-info-list>.kche-info-item>.kche-info-item-r>.info-item-tit {
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    margin-bottom: 6px;
}

.kche-t87 .kche-t87-info-list>.kche-info-item>.kche-info-item-r>.info-item-des {
    color: var(--introcolor,#555555);
    font-size: 16px;
    margin: 0
}

@media(max-width: 1024px) {
    .kche-t87 .kche-t87-content>.kche-img-l {
        width:100%
    }

    .kche-t87 .kche-t87-content>.kche-info-r {
        margin-left: 0;
        margin-top: 2em
    }
}

/* t88 模块 */
.kche-t88 .kche-t88-tit {
    font-size: 24px;
    color: #333;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    margin-bottom: 10px
}

.kche-t88 .kche-t88-des {
    color: #333;
    font-size: 16px;
}

.kche-t88 .kche-t88-content>.modality {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--color,#1d2087);
    position: relative;
    margin: 0 auto
}

.kche-t88 .kche-t88-content>.modality>p {
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 5px;
    border-radius: 2px;
    background-color: var(--color,#1d2087);
    opacity: .2;
    left: 50%;
    transform: translateX(-50%);
    top: 2px;
    margin: 0;
}

.kche-t88 .kche-t88-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 2em
}

.kche-t88 .kche-t88-item {
    width: 23%;
    background-color: #fff;
    border-radius: 10px;
    border-bottom: 3px solid var(--color,#1d2087);
    margin-bottom: 20px;
}

.kche-t88 .kche-t88-item>.kche-t88-item-img,.kche-t88 .kche-t88-item>.kche-t88-item-img img {
    width: 100%;
    overflow: hidden;
    transition: all 0.2s linear;
}

.kche-t88 .kche-t88-item>.kche-t88-item-img img:hover {
    transform: scale(1.02);
}

.kche-t88 .kche-t88-item>.kche-t88-info>p {
    text-align: center;
    margin: 8px 0
}

.kche-t88 .kche-t88-item>.kche-t88-info {
    padding: 10px
}

.kche-t88 .kche-t88-item>.kche-t88-info>.kche-t88-info-tit {
    font-weight: var(--fontbold6,600);
    color: #111;
    font-size: 18px
}

.kche-t88 .kche-t88-item>.kche-t88-info>.kche-t88-info-des {
    color: #444;
    font-size: 16px
}

@media(max-width: 768px) {
    .kche-t88 .kche-t88-content>.kche-t88-tit {
        font-size:24px
    }

    .kche-t88 .kche-t88-item {
        width: 48%;
        margin-bottom: 2em
    }
}

/*  */
.kche-t89 img {
    max-width: 100%
}

.kche-t89 .kche-t89-content {
    display: flex;
    flex-wrap: wrap;
}

.kche-t89 .kche-t89-content img {
    max-width: 100%;
    height: auto;
}

.kche-t89 .kche-t89-l {
    width: 40%;
    margin-right: 20px
}

.kche-t89 .kche-t89-l>.kche-t89-tit {
    color: #333;
    font-size: 30px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    margin-bottom: 10px
}

.kche-t89 .kche-t89-l>.modality {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--color,#1d2087);
    position: relative;
    margin-left: 14px;
    margin-bottom: 2em
}

.kche-t89 .kche-t89-l>.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-t89 .kche-t89-list {
    display: flex;
    flex: 1
}

.kche-t89 .kche-t89-item {
    flex: 1
}

.kche-t89 .kche-t89-item>p {
    text-align: center;
    font-size: 16px;
    font-weight: var(--fontbold6,600)
}

@media(max-width: 768px) {
    .kche-t89 .kche-t89-l>.kche-t89-tit {
        font-size:24px
    }

    .kche-t89 .kche-t89-l {
        width: 100%;
        margin-right: 0;
        margin-bottom: 2em
    }

    .kche-t89 .kche-t89-l>img {
        width: 100%
    }
}

@media(max-width: 500px) {
    .kche-t89 .kche-t89-list {
        flex:none;
        flex-wrap: wrap;
        width: 100%
    }

    .kche-t89 .kche-t89-item {
        flex: none;
        width: 100%
    }

    .kche-t89 img {
        width: 100%
    }
}

/*  */
.kche-t90 .kche-t90-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.kche-t90 .kche-t90-l {
    width: 40%
}

.kche-t90 .kche-t90-l>.kche-t90-tit {
    color: #333;
    font-size: 22px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    margin-bottom: 10px
}

.kche-t90 .kche-t90-l>.modality {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--color,#1d2087);
    position: relative;
    margin-left: 14px
}

.kche-t90 .kche-t90-l>.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-t90 .kche-t90-r {
    flex: 1;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.7
}

@media(max-width: 768px) {
    .kche-t90 .kche-t90-l {
        width:100%
    }
}

/*  */
.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-t92 .kche-t92-content>.kche-t92-tit {
    color: #333;
    font-size: 22px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    margin-bottom: 10px
}

.kche-t92 .kche-t92-content>.modality {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--color,#1d2087);
    position: relative;
    margin-left: 14px;
    margin-bottom: 2em
}

.kche-t92 .kche-t92-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-t92 .kche-t92-content p {
    margin: 0;
    color: var(--introcolor,#555555);
    line-height: 1.7
}

/*  */
.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: #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-t94 .kche-t94-tit {
    color: #333;
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    margin-bottom: 10px;
    text-align: center
}

.kche-t94 .kche-t94-content>.modality {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #1d2087;
    position: relative;
    margin: 0 auto
}

.kche-t94 .kche-t94-content>.modality>p {
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 5px;
    border-radius: 2px;
    background-color: #1d2087;
    opacity: .2;
    left: 50%;
    transform: translateX(-50%);
    top: 2px;
    margin: 0;
}

.kche-t94 .kche-t94-bottom {
    display: flex;
    margin-top: 2em;
    flex-wrap: wrap
}

.kche-t94 .kche-t94-bottom-l {
    display: inline-flex;
    flex-direction: column;
    margin-right: 30px;
    width: 30%;
    overflow: hidden;
}

.kche-t94 .kche-t94-bottom-l img:hover {
    transform: scale(1.02);
}

.kche-t94 .kche-t94-bottom-l img {
    margin-bottom: 20px;
    max-width: 100%;
    transition: all 0.1s linear;
}

.kche-t94 .kche-t94-bottom-r {
    flex: 1
}

.kche-t94 .kche-t94-bottom-r>.kche-t94-bottom-title {
    color: #111;
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    display: inline-flex;
    align-items: center;
}

.kche-t94 .kche-t94-bottom-r>.kche-t94-bottom-title>p {
    background-color: #1d2087;
    width: 4px;
    height: 20px;
    display: inline-block;
    margin: 0;
    margin-right: 6px
}

.kche-t94 .kche-t94-bottom-r>.kche-t94-bottom-item {
    margin: 4px 0
}

.kche-t94 .kche-t94-bottom-r>.kche-t94-bottom-item>.kche-t94-item-tit {
    background-color: #eff2f7;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    color: #111;
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    position: relative;
    padding-right: 60px
}

.kche-t94 .kche-t94-bottom-r>.kche-t94-bottom-item>.kche-t94-item-tit>em {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px
}

.kche-t94 .kche-t94-bottom-r>.kche-t94-bottom-item>.kche-t94-item-box {
    padding: 20px;
    color: var(--introcolor,#555555);
    font-size: 16px;
    line-height: 24px;
    padding-right: 40px;
    display: none
}

.kche-t94 .kche-t94-bottom-r>.kche-t94-bottom-item.active>.kche-t94-item-tit {
    background-color: #1d2087;
    color: #fff
}

.kche-t94 .kche-t94-bottom-r>.kche-t94-bottom-item.active>.kche-t94-item-box {
    display: block
}

.kche-t94 #kchet94Accordion>.kche-t94-bottom-item {
    margin: 4px 0
}

.kche-t94 #kchet94Accordion>.kche-t94-bottom-item>.kche-t94-item-tit {
    background-color: #eff2f7;
    display: flex;
    align-items: center;
    padding: 10px;
    color: #111;
    font-size: 16px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    position: relative;
    padding-right: 60px;
    cursor: pointer
}

.kche-t94 #kchet94Accordion>.kche-t94-bottom-item>.kche-t94-item-tit.active {
    background: var(--color,#1d2087);
    color: #fff;
}

.kche-t94 #kchet94Accordion>.kche-t94-bottom-item>.kche-t94-item-tit.active em {
    color: #fff;
}

.kche-t94 #kchet94Accordion>.kche-t94-bottom-item>.kche-t94-item-tit>em {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    transform: rotate(0);
    transition: all .1s linear;
    color: #111
}

.kche-t94 #kchet94Accordion>.kche-t94-bottom-item>.kche-t94-item-box {
    padding: 10px;
    color: var(--introcolor,#555555);
    font-size: 16px;
    line-height: 24px;
}

.kche-t94 #kchet94Accordion>.kche-t94-bottom-item.active>.kche-t94-item-tit {
    background-color: var(--color,#1d2087);
    color: #fff
}

.kche-t94 #kchet94Accordion>.kche-t94-bottom-item.active>.kche-t94-item-box {
    display: block
}

.kche-t94 #kchet94Accordion>.kche-t94-bottom-item.active>.kche-t94-item-tit>em {
    transform: rotate(180deg);
    color: #fff
}

@media(max-width: 1024px) {
    .kche-t94 .kche-t94-bottom-l {
        width:100%;
        margin-right: 0;
        flex-direction: row;
        justify-content: space-between
    }

    .kche-t94 .kche-t94-bottom-l>img {
        width: 48%
    }
}

@media(max-width: 768px) {
    .kche-t94 .kche-t94-content>.kche-t94-tit {
        font-size:24px
    }

    .kche-t94 .kche-t94-bottom-r>.kche-t94-bottom-title {
        font-size: 20px
    }
}

@media(max-width: 500px) {
    .kche-t94 .kche-t94-bottom-l {
        flex-direction:column
    }

    .kche-t94 .kche-t94-bottom-l>img {
        width: 100%
    }
}

.kche-t44>.kche-flex {
    align-items: center;
}

.kche-t44>.kche-flex>.kche-flex-l>h5 {
    font-size: 18px;
    margin: 0px;
}

.kche-t44>.kche-flex>.kche-flex-l>ul {
    padding-left: 20px;
}

.kche-t44>.kche-flex>.kche-flex-l>ul>li>p {
    margin: 0px;
}

.kche-t44>.kche-flex>.kche-flex-l>ul>li {
    margin: 8px 0;
    list-style: disc;
}

.kche-t44>.kche-flex>.kche-flex-r {
    width: 40%;
}

.kche-t44>.kche-flex>.kche-flex-r span {
    display: block;
}

.kche-t44 .kche-item-img {
    max-width: 50%;
}

@media(max-width: 768px) {
    .kche-t44>.kche-flex {
        flex-direction:column;
    }

    .kche-t44 .kche-item-img {
        max-width: 100%;
    }

    .kche-t44>.kche-flex>.kche-flex-r {
        width: 100%;
    }
}

.kche-t45>.kche-flex {
    align-items: center;
}

.kche-t45 .kche-item-img {
    max-width: 50%;
}

@media(max-width: 768px) {
    .kche-t45>.kche-flex {
        flex-direction:column;
    }

    .kche-t45 .kche-item-img {
        max-width: 100%;
    }
}

.kche-t46>.kche-flex-row-reverse {
    align-items: center;
}

.kche-t95 {
    position: relative
}

.kche-t95>h5 {
    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>h5 em {
    font-size: 20px;
    margin-right: 5px;
}

.kche-t95>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-t95>h5 {
        font-size:16px;
    }
}

/*  */
.kche-t96 .kche-t96-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.kche-t96 .kche-item-l {
    width: 45%;
    margin-right: 3%;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden
}

.kche-t96 .kche-item-l img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    transition: all .1s linear
}

.kche-t96 .kche-item-l img:hover {
    transform: scale(1.02)
}

.kche-t96 .kche-item-r {
    flex: 1
}

.kche-t96 .kche-item-r .kche-t96-r-tit {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    margin-bottom: 20px
}

.kche-t96 .kche-item-r .kche-t96-r-des {
    font-size: 16px;
    font-weight: 400;
    color: var(--introcolor,#555555);
    line-height: 1.7;
    margin: 0;
    margin-bottom: 10px;
}

.kche-t96 .kche-t96-btn span {
    text-decoration: underline;
}

.kche-t96 .kche-t96-btn a {
    text-decoration: none;
}

@media(max-width: 768px) {
    .kche-t96 .kche-item-l {
        width:100%;
        margin-right: 0
    }

    .kche-t96 .kche-item-r {
        margin-top: 30px
    }
}

@media(max-width: 500px) {
    .kche-t96 .kche-item-r .kche-t96-r-tit {
        margin-bottom:10px
    }

    .kche-t96 .kche-item-r {
        margin-top: 20px
    }
}

.kche-t97 .kche-t97-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.kche-t97 .kche-t97-item:nth-child(1) {
    margin-bottom: 30px
}

.kche-t97 .kche-t97-item:nth-child(2) {
    margin-bottom: 30px
}

.kche-t97 .kche-t97-item>div {
    width: 45%;
    overflow: hidden;
    border-radius: 10px
}

.kche-t97 .kche-t97-item .kche-t97-item-int {
    width: 45px;
    height: 3px;
    background-color: var(--color,#24dffd);
    margin: 10px 0
}

.kche-t97 .kche-t97-item .kche-t97-item-tit {
    font-size: 20px;
    color: #333;
    font-weight: var(--fontbold6,600);
    margin: 0
}

.kche-t97 .kche-t97-item .kche-t97-item-des {
    font-size: 16px;
    font-weight: 400;
    color: var(--introcolor,#555555);
    line-height: 1.7
}

.kche-t97 .kche-t97-item img {
    max-width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
    transition: all .1s linear
}

.kche-t97 .kche-t97-item img:hover {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t97 .kche-t97-item>div {
        width:100%
    }

    .kche-t97 .kche-t97-item .kche-t97-item-text {
        margin-bottom: 20px
    }

    .kche-t97 .kche-t97-item:nth-child(2) {
        flex-direction: column-reverse
    }
}

.kche-t98 .kche-t98-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center
}

.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-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-bottom {
    box-sizing: border-box;
    padding: 20px;
    color: var(--introcolor,#555555);
}

.kche-t98 .kche-t98-item .kche-t98-item-des {
    line-height: 1.7;
    margin: 0
}

.kche-t98 .kche-t98-item:hover {
    box-shadow: 0 2px 6px 0 rgba(51,51,52,.6)
}

.kche-t98 .kche-t98-item .kche-t98-item-btn {
    margin-top: 10px;
}

.kche-t98 .kche-t98-item .kche-t98-item-btn span {
    text-decoration: underline;
}

.kche-t98 .kche-t98-item .kche-t98-item-btn a {
    text-decoration: none;
}

@media(max-width: 1024px) {
    .kche-t98 .kche-t98-list .kche-t98-item {
        width:48%
    }
}

@media(max-width: 768px) {
    .kche-t98 .kche-t98-list .kche-t98-item {
        width:100%;
        margin-bottom: 20px
    }
}

@media(max-width: 500px) {
    .kche-t98 .kche-t98-title {
        font-size:20px
    }

    .kche-t98 .kche-t98-item .kche-t98-item-des {
        line-height: 26px;
        font-size: 16px
    }
}

.kche-t99 .kche-t99-flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t99 .kche-t99-flex .kche-t99-img {
    width: 40%;
}

.kche-t99 .kche-t99-flex .kche-t99-img img {
    display: block;
    max-width: 100%;
    height: auto;
    transition: all .1s linear;
    border: 1px solid #eee;
    border-radius: 10px
}

.kche-t99 .kche-t99-flex .kche-t99-img img:hover {
    transform: scale(1.02)
}

.kche-t99 .kche-t99-flex .kche-t99-info {
    width: 58%
}

.kche-t99 .kche-t99-flex .kche-t99-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    margin-bottom: 30px
}

.kche-t99 .kche-t99-info-item {
    padding: 10px 15px;
    margin-bottom: 15px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: content-box!important;
    position: relative
}

.kche-t99 .kche-t99-info-item .kche-t99-item-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.kche-t99 .kche-t99-item-top>p {
    margin: 0;
    font-weight: 500;
    font-size: 18px;
}

.kche-t99 .kche-t99-item-top em {
    transition: all .2s linear;
    transform: rotate(0)
}

.kche-t99 .kche-t99-item-bottom {
    display: none;
    margin-top: 10px
}

.kche-t99 .kche-t99-info-item:hover .kche-t99-item-bottom {
    display: -webkit-box;
}

.kche-t99 .kche-t99-item-bottom>p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.kche-t99 .kche-t99-info-item:hover {
    text-align: inherit;
    max-height: 600px
}

.kche-t99 .kche-t99-info-item:hover .kche-t99-item-top em {
    transform: rotate(180deg)
}

@media(max-width: 768px) {
    .kche-t99 .kche-t99-flex .kche-t99-img {
        width:100%
    }

    .kche-t99 .kche-t99-flex .kche-t99-info {
        width: 100%;
        margin-top: 20px
    }
}

@media(max-width: 500px) {
    .kche-t99 .kche-t99-item-top>p {
        font-size:16px
    }

    .kche-t99 .kche-t99-item-bottom>p {
        font-size: 16px;
        line-height: 24px
    }

    .kche-t99 .kche-t99-flex .kche-t99-title {
        font-size: 20px;
        margin-bottom: 10px
    }

    .kche-t99 .kche-t99-info-item {
        margin-bottom: 15px;
        padding: 10px;
    }
}

.kche-t100 .kche-t100-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center
}

.kche-t100 .kche-t100-img {
    width: 50%;
    position: relative
}

.kche-t100 .kche-t100-img .kche-t100-img-before1 {
    position: absolute;
    width: 94px;
    height: 94px;
    background-color: #242424;
    border-radius: 50%;
    top: 25%;
    left: 0;
    z-index: -1
}

.kche-t100 .kche-t100-img .kche-t100-img-before2 {
    position: absolute;
    width: 189px;
    height: 189px;
    background: #bcc533;
    border-radius: 50%;
    top: 0;
    z-index: -1;
    left: 0
}

.kche-t100 .kche-t100-img .kche-t100-img-box {
    margin-right: 50px;
    max-width: 550px;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid #eee;
}

.kche-t100 .kche-t100-img .kche-t100-img-box a {
    display: block;
    margin: 0;
    padding: 0;
}

.kche-t100 .kche-t100-img .kche-t100-img-box img {
    max-width: 100%;
    display: block;
    height: auto;
    transition: all .1s linear
}

.kche-t100 .kche-t100-img .kche-t100-img-box:hover img {
    transform: scale(1.02)
}

.kche-t100 .kche-t100-info {
    width: 50%
}

.kche-t100 .kche-t100-info .kche-t100-info-title {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    margin: 0
}

.kche-t100 .kche-t100-info .kche-t100-info-into {
    width: 30px;
    height: 3px;
    background-color: var(--color,#bcc533);
    margin: 20px 0 35px
}

.kche-t100 .kche-t100-info .kche-t100-info-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 2;
    margin: 0
}

@media(max-width: 768px) {
    .kche-t100 .kche-t100-img {
        width:80%
    }

    .kche-t100 .kche-t100-img .kche-t100-img-box img {
        max-width: 100%
    }

    .kche-t100 .kche-t100-info {
        margin-top: 20px;
        width: 100%
    }
}

@media(max-width: 500px) {
    .kche-t100 .kche-t100-img .kche-t100-img-before1 {
        width:70px;
        height: 70px
    }

    .kche-t100 .kche-t100-img .kche-t100-img-before2 {
        width: 120px;
        height: 120px
    }

    .kche-t100 .kche-t100-img .kche-t100-img-box {
        margin-right: 0
    }

    .kche-t100 .kche-t100-info .kche-t100-info-des {
        font-size: 16px;
        line-height: 24px
    }

    .kche-t100 .kche-t100-info .kche-t100-info-into {
        margin: 15px 0
    }
}

.kche-t101 .kche-t101-content {
    position: relative;
    z-index: 1;
}

.kche-t101 .kche-t101-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 400px;
    background-color: var(--color,#0a0a0a);
    left: 0;
    top: 0;
    z-index: -1
}

.kche-t101 .kche-t101-title {
    font-size: 24px;
    text-align: center;
    font-weight: var(--fontbold6,600);
    color: #fff;
    margin: 0;
    padding-top: 20px
}

.kche-t101 .kche-t101-into {
    width: 30px;
    height: 3px;
    background-color: #fff;
    margin: 10px auto 30px
}

.kche-t101 .kche-t101-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0px 15px;
}

.kche-t101 .kche-t101-list .kche-t101-item {
    width: 24%;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 8px 10px 0 rgba(38,38,38,.11)
}

.kche-t101 .kche-t101-item-img {
    overflow: hidden
}

.kche-t101 .kche-t101-item-img img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    transition: all .1s linear
}

.kche-t101 .kche-t101-item-info {
    padding: 10px 15px;
    box-sizing: border-box;
    background: #fff
}

.kche-t101 .kche-t101-item-tit {
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    margin: 0
}

.kche-t101 .kche-t101-item-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    margin: 10px 0 15px;
    line-height: 1.5
}

.kche-t101 .kche-t101-item-btn {
    margin-top: 10px;
}

.kche-t101 .kche-t101-item-btn span {
    text-decoration: underline;
}

.kche-t101 .kche-t101-item-btn a {
    text-decoration: none;
}

.kche-t101 .kche-t101-item:hover .kche-t101-item-img img {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t101 .kche-t101-list .kche-t101-item {
        width:48%;
        margin-bottom: 20px
    }

    .kche-t101 .kche-t101-list .kche-t101-item:nth-child(3) {
        margin-bottom: 0
    }

    .kche-t101 .kche-t101-list .kche-t101-item:nth-child(4) {
        margin-bottom: 0
    }
}

@media(max-width: 500px) {
    .kche-t101 .kche-t101-list .kche-t101-item {
        width:100%
    }

    .kche-t101 .kche-t101-list .kche-t101-item:nth-child(3) {
        margin-bottom: 20px
    }

    .kche-t101 .kche-t101-into {
        margin: 20px auto
    }

    .kche-t101 .kche-t101-title {
        font-size: 20px;
        padding-top: 20px
    }
}

.kche-t102 .kche-t102-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center
}

.kche-t102 .kche-t102-into {
    width: 30px;
    height: 3px;
    background-color: var(--color,#bcc533);
    margin: 20px auto 35px
}

.kche-t102 .kche-t102-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t102 .kche-t102-item {
    width: 25%;
    border-right: 1px solid #d2d2d2;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 30px 60px
}

.kche-t102 .kche-t102-item:nth-of-type(4) {
    border-right: none
}

.kche-t102 .kche-t102-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: var(--color,#bcc533);
    display: flex;
    align-items: center;
    justify-content: center
}

.kche-t102 .kche-t102-icon em {
    color: #fff;
    font-size: 32px;
    transform: rotateY(0);
    transition: all .1s linear
}

.kche-t102 .kche-t102-item-tit {
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    text-align: center;
    margin: 20px 0
}

.kche-t102 .kche-t102-item-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.5;
    margin: 0;
    text-align: center
}

.kche-t102 .kche-t102-item:hover .kche-t102-icon em {
    transform: rotateY(180deg)
}

@media(max-width: 768px) {
    .kche-t102 .kche-t102-item {
        width:50%
    }

    .kche-t102 .kche-t102-item:nth-child(2) {
        border-right: none
    }
}

@media(max-width: 500px) {
    .kche-t102 .kche-t102-item {
        width:100%;
        border-right: none;
        padding: 20px 40px
    }

    .kche-t102 .kche-t102-icon {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background-color: var(--color,#bcc533);
        display: flex;
        align-items: center;
        justify-content: center
    }

    .kche-t102 .kche-t102-icon em {
        font-size: 24px
    }

    .kche-t102 .kche-t102-into {
        margin: 20px auto
    }

    .kche-t102 .kche-t102-title {
        font-size: 20px
    }

    .kche-t102 .kche-t102-item-tit {
        margin: 12px 0
    }
}

.kche-t103 .kche-t103-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.kche-t103 .kche-t103-l-text {
    width: 46%;
    margin-right: 4%;
    box-sizing: border-box
}

.kche-t103 .kche-t103-title {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    margin: 0
}

.kche-t103 .kche-t103-into {
    width: 30px;
    height: 3px;
    background-color: var(--color,#bcc533);
    margin: 20px 0 35px
}

.kche-t103 .kche-t103-des {
    font-size: 16px;
    line-height: 1.7;
    margin: 0
}

.kche-t103 .kche-t103-r-img {
    width: 50%;
    display: flex;
    align-items: end
}

.kche-t103 .kche-t103-r-tit {
    width: 50px;
    background-color: var(--color,#bcc533);
    border-radius: 10px 0 0 10px;
    font-size: 16px;
    font-weight: var(--fontbold6,600);
    line-height: 1.5;
    box-sizing: border-box;
    padding: 20px;
    color: #fff;
    word-wrap: break-word;
    text-align: center;
    text-transform: uppercase
}

.kche-t103 .kche-t103-img-box {
    width: calc(100% - 50px);
    overflow: hidden;
    border-radius: 10px 10px 10px 0;
    border: 1px solid #eee;
}

.kche-t103 .kche-t103-img-box img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    transition: all .1s linear;
}

.kche-t103 .kche-t103-img-box:hover img {
    transform: scale(1.02)
}

@media(max-width: 900px) {
    .kche-t103 .kche-t103-l-text {
        width:100%;
        margin-right: 0
    }

    .kche-t103 .kche-t103-r-img {
        width: 100%
    }
}

@media(max-width: 500px) {
    .kche-t103 .kche-t103-r-tit {
        width:auto;
        box-sizing: border-box;
        padding: 10px;
        border-radius: 10px;
        margin-bottom: 10px
    }

    .kche-t103 .kche-t103-r-img {
        display: block
    }

    .kche-t103 .kche-t103-img-box {
        width: 100%
    }

    .kche-t103 .kche-t103-into {
        margin: 20px 0
    }
}

.kche-t104 .kche-t104-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t104 .kche-t104-list .kche-t104-item {
    width: 23%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #eee;
}

.kche-t104 .kche-t104-item .kche-t104-item-img img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    transition: all .1s linear
}

.kche-t104 .kche-t104-item .kche-t104-item-text {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 50%;
    transition: all .1s linear
}

.kche-t104 .kche-t104-item .kche-t104-item-text .kche-t104-item-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: var(--color,#bcc533);
    opacity: .4;
    top: 0;
    left: 0
}

.kche-t104 .kche-t104-item-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    padding: 12px;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    height: 100%;
    width: 100%
}

.kche-t104 .kche-t104-item-info .kche-t104-item-tit {
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    color: #fff;
    line-height: 1.8;
    margin: 0
}

.kche-t104 .kche-t104-item-info .kche-t104-item-btn {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-decoration: none;
    background-color: #fff;
    position: relative;
    cursor: pointer
}

.kche-t104 .kche-t104-item-info .kche-t104-item-btn em {
    font-size: 20px;
    color: #161616;
    position: relative;
    z-index: 1;
    transition: all .1s linear;
    color: #fff
}

.kche-t104 .kche-t104-item-info .kche-t104-item-btn a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 1;
    background-color: var(--color,#bcc533);
    transition: all .1s linear;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kche-t104 .kche-t104-item:hover .kche-t104-item-text {
    top: 50%
}

.kche-t104 .kche-t104-item:hover .kche-t104-item-img img {
    transform: scale(1.02)
}

.kche-t104 .kche-t104-item-info .kche-t104-item-more {
    color: #fff;
}

.kche-t104 .kche-t104-item-info .kche-t104-item-more a {
    color: #fff;
}

@media(max-width: 768px) {
    .kche-t104 .kche-t104-list .kche-t104-item {
        width:48%;
        margin-bottom: 20px
    }

    .kche-t104 .kche-t104-list .kche-t104-item:nth-child(3) {
        margin-bottom: 0
    }

    .kche-t104 .kche-t104-list .kche-t104-item:nth-child(4) {
        margin-bottom: 0
    }
}

@media(max-width: 500px) {
    .kche-t104 .kche-t104-item-info {
        padding:10px
    }

    .kche-t104 .kche-t104-item-info .kche-t104-item-tit {
        font-size: 16px;
        line-height: 24px
    }

    .kche-t104 .kche-t104-item-info .kche-t104-item-btn {
        width: 30px;
        height: 30px
    }
}

.kche-t105 .kche-t105-title {
    font-size: 24px;
    text-align: center;
    font-weight: var(--fontbold6,600);
    margin: 0
}

.kche-t105 .kche-t105-des {
    color: #333;
    font-size: 16px;
}

.kche-t105 .kche-t105-into {
    width: 30px;
    height: 3px;
    margin: 10px auto 30px;
    background-color: var(--color,#bcc533)
}

.kche-t105 .kche-t105-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t105 .kche-t105-list .kche-t105-item {
    width: 23%;
    overflow: hidden
}

.kche-t105 .kche-t105-item img {
    width: 100%;
    max-width: 100%;
    height: auto;
    transition: all .1s linear
}

.kche-t105 .kche-t105-item:hover img {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t105 .kche-t105-list .kche-t105-item {
        width:48%;
        margin-bottom: 20px
    }

    .kche-t105 .kche-t105-list .kche-t105-item:nth-child(3) {
        margin-bottom: 0
    }

    .kche-t105 .kche-t105-list .kche-t105-item:nth-child(4) {
        margin-bottom: 0
    }
}

@media(max-width: 500px) {
    .kche-t105 .kche-t105-title {
        font-size:20px
    }
}

.kche-t106 .kche-t106-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t106 .kche-t106-list .kche-t106-item {
    position: relative;
    width: 24%;
    overflow: hidden
}

.kche-t106 .kche-t106-list .kche-t106-item::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(0,0,0,.2)
}

.kche-t106 .kche-t106-item .kche-t106-item-img img {
    width: 100%;
    max-width: 100%;
    display: block;
    height: auto;
    transition: all .1s linear
}

.kche-t106 .kche-t106-item .kche-t106-title {
    position: absolute;
    top: 50%;
    opacity: 1;
    transition: all .1s linear;
    transform: translateY(-50%);
    font-size: 18px;
    z-index: 2;
    width: 100%;
    text-align: center;
    margin: 0;
    color: #fff;
    font-weight: var(--fontbold6,600)
}

.kche-t106 .kche-t106-item .kche-t106-item-hover {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 100%;
    transition: all .1s linear;
    display: flex;
    z-index: 2;
    flex-direction: column;
    justify-content: space-between
}

.kche-t106 .kche-t106-item .kche-t106-item-info {
    box-sizing: border-box;
    padding: 20px;
}

.kche-t106 .kche-t106-item .kche-t106-item-tit {
    font-size: 18px;
    color: #f4f4f4;
    font-weight: var(--fontbold6,600);
    margin: 0
}

.kche-t106 .kche-t106-item .kche-t106-item-des {
    font-size: 16px;
    color: #f4f4f4;
    margin: 0;
    margin-top: 20px;
}

.kche-t106 .kche-t106-item .kche-t106-item-btn {
    width: 54px;
    height: 54px;
    background-color: var(--color,#10b098);
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .2s linear
}

.kche-t106 .kche-t106-item .kche-t106-item-btn em {
    color: #fff;
    font-size: 28px
}

.kche-t106 .kche-t106-item .kche-t106-item-btn:hover {
    width: 100%
}

.kche-t106 .kche-t106-item:hover .kche-t106-item-hover {
    top: 0
}

.kche-t106 .kche-t106-item:hover .kche-t106-item-img img {
    transform: scale(1.02)
}

.kche-t106 .kche-t106-item:hover .kche-t106-title {
    opacity: 0
}

@media(max-width: 768px) {
    .kche-t106 .kche-t106-list .kche-t106-item {
        width:48%;
        margin-bottom: 20px
    }

    .kche-t106 .kche-t106-item .kche-t106-item-info {
        box-sizing: border-box;
        padding: 10px;
        margin-top: 20px
    }
}

@media(max-width: 500px) {
    .kche-t106 .kche-t106-item .kche-t106-item-info {
        margin-top:0;
        padding-bottom: 0
    }

    .kche-t106 .kche-t106-item .kche-t106-item-tit {
        font-size: 16px;
        font-weight: 400
    }

    .kche-t106 .kche-t106-item .kche-t106-item-des {
        font-size: 12px;
        margin-top: 4px;
    }

    .kche-t106 .kche-t106-item .kche-t106-item-btn {
        width: 30px;
        height: 30px
    }

    .kche-t106 .kche-t106-item .kche-t106-item-btn em {
        font-size: 18px
    }
}

.kche-t107 .kche-t107-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kche-t107 .kche-t107-l-text {
    width: 55%;
    padding-right: 6%;
    padding-left: 3%;
    box-sizing: border-box
}

.kche-t107 .kche-t107-into {
    width: 30px;
    height: 2px;
    background-color: var(--color,#10b098);
    margin-bottom: 10px
}

.kche-t107 .kche-t107-title {
    font-size: 20px!important;
    margin: 0;
    font-weight: var(--fontbold6,600)
}

.kche-t107 .kche-t107-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.7;
    margin: 16px 0
}

.kche-t107 .kche-t107-r-img {
    width: 43%;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: right;
}

.kche-t107 .kche-t107-r-img img {
    max-width: 100%;
    height: auto;
    display: block;
    transition: all .2s linear;
    border: 1px solid #eee;
    border-radius: 10px
}

.kche-t107 .kche-t107-r-img img:hover {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t107 .kche-t107-l-text {
        width:100%;
        padding: 0;
        margin-bottom: 20px
    }

    .kche-t107 .kche-t107-r-img {
        width: 100%
    }
}

@media(max-width: 500px) {
    .kche-t107 .kche-t107-title {
        margin-bottom:10px
    }
}

.kche-t108 .kche-t108-into {
    width: 30px;
    height: 3px;
    background-color: var(--color,#10b098);
    margin: 0 auto;
    margin-bottom: 20px
}

.kche-t108 .kche-t108-title {
    font-size: 24px;
    margin: 0;
    font-weight: var(--fontbold6,600);
    text-align: center
}

.kche-t108 .kche-t108-list {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t108 .kche-t108-list .kche-t108-item {
    position: relative;
    width: 32%;
    overflow: hidden
}

.kche-t108 .kche-t108-item-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    transition: all .1s linear
}

.kche-t108 .kche-t108-item-info {
    position: absolute;
    width: calc(100% - 40px);
    margin: 20px 20px 15px 20px;
    background-color: var(--color,#10b098);
    bottom: -100%;
    left: 0;
    transition: all .2s linear
}

.kche-t108 .kche-t108-item-info .kche-t108-item-des {
    color: #fff;
    text-align: center;
    line-height: 24px;
    margin: 0;
    padding: 20px 20px 15px;
}

.kche-t108 .kche-t108-item-btn {
    display: flex;
    margin-left: auto;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    position: relative;
    background-color: #fff
}

.kche-t108 .kche-t108-item-btn em {
    font-size: 24px;
    position: relative;
    z-index: 1;
    transition: all .1s linear
}

.kche-t108 .kche-t108-item-btn a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #10b098;
    opacity: 0;
    transition: all .1s linear
}

.kche-t108 .kche-t108-item-btn:hover a {
    opacity: .7
}

.kche-t108 .kche-t108-item-btn:hover em {
    color: #fff
}

.kche-t108 .kche-t108-item-info .kche-t108-item-more {
    color: #fff;
    text-align: right;
    padding: 0 20px 10px;
}

.kche-t108 .kche-t108-item-info .kche-t108-item-more a {
    color: #fff;
}

.kche-t108 .kche-t108-item:hover .kche-t108-item-img img {
    transform: scale(1.02)
}

.kche-t108 .kche-t108-item:hover .kche-t108-item-info {
    bottom: 0
}

@media(max-width: 768px) {
    .kche-t108 .kche-t108-list .kche-t108-item {
        width:100%;
        margin-bottom: 20px
    }
}

@media(max-width: 500px) {
    .kche-t108 .kche-t108-list .kche-t108-item {
        width:100%
    }

    .kche-t108 .kche-t108-title {
        font-size: 20px
    }

    .kche-t108 .kche-t108-into {
        margin-bottom: 10px
    }

    .kche-t108 .kche-t108-list {
        margin-top: 20px
    }

    .kche-t108 .kche-t108-item-btn {
        width: 40px;
        height: 40px
    }
}

.kche-t109 .kche-t109-content {
    position: relative;
    overflow: hidden
}

.kche-t109 .kche-t109-t-list {
    padding-top: 75px;
    display: flex;
    flex-wrap: wrap
}

.kche-t109 .kche-t109-top-bg {
    background-color: #111;
    height: 50%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.kche-t109 .kche-t109-bottom-bg {
    background-color: var(--color,#10b098);
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.kche-t109 .kche-t109-t-list .kche-t109-t-item {
    width: 25%;
    border-right: 1px solid #e5e5e5;
    position: relative;
    background-color: #fff;
    padding: 60px 30px;
    box-sizing: border-box
}

.kche-t109 .kche-t109-t-list .kche-t109-t-item:last-child {
    border: none
}

.kche-t109 .kche-t109-t-item .kche-t109-t-img {
    position: absolute;
    top: -48px;
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    border: 1px solid transparent;
    left: 50%;
    transform: translateX(-50%);
    transition: all .1s linear
}

.kche-t109 .kche-t109-t-item .kche-t109-t-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 100%;
    display: inline-block
}

.kche-t109 .kche-t109-t-item .kche-t109-t-p1 {
    margin: 0;
    color: var(--introcolor,#555555);
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
}

.kche-t109 .kche-t109-t-item .kche-t109-t-p2 {
    color: var(--color,#10b098);
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    text-align: center;
    margin: 0;
    margin-bottom: 10px
}

.kche-t109 .kche-t109-t-item .kche-t109-t-p3 {
    text-align: center;
    font-size: 16px;
    margin: 0
}

.kche-t109 .kche-t109-into {
    width: 30px;
    height: 3px;
    background-color: var(--color,#10b098);
    margin: 20px auto
}

.kche-t109 .kche-t109-title {
    font-size: 24px;
    color: #fff;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center
}

.kche-t109 .kche-t109-b-list {
    display: flex;
    flex-wrap: wrap
}

.kche-t109 .kche-t109-b-list .kche-t109-b-item {
    width: 25%;
    box-sizing: border-box;
    border-right: 1px solid #efefef24;
    margin: 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.kche-t109 .kche-t109-b-list .kche-t109-b-item:last-child {
    border-right: none
}

.kche-t109 .kche-t109-b-item .kche-t109-b-icon {
    width: 80px;
    height: 80px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.kche-t109 .kche-t109-b-icon em {
    color: var(--color,#10b098);
    font-size: 36px;
    transform: rotateY(0);
    transition: all .1s linear
}

.kche-t109 .kche-t109-b-item .kche-t109-b-num {
    margin: 20px 0;
    font-size: 22px;
    font-weight: var(--fontbold6,600);
    color: #efefef;
    text-align: center
}

.kche-t109 .kche-t109-b-item .kche-t109-b-tit {
    margin: 0;
    text-align: center;
    font-size: 16px;
    color: #efefef;
    font-weight: var(--fontbold6,600)
}

.kche-t109 .kche-t109-t-item:hover .kche-t109-t-img {
    top: -54px
}

.kche-t109 .kche-t109-b-item:hover .kche-t109-b-icon em {
    transform: rotateY(180deg)
}

@media(max-width: 768px) {
    .kche-t109 .kche-t109-t-list .kche-t109-t-item {
        width:50%
    }

    .kche-t109 .kche-t109-t-list .kche-t109-t-item:nth-child(2) {
        border-right: none
    }

    .kche-t109 .kche-t109-b-list .kche-t109-b-item {
        width: 50%;
        margin: 20px 0;
        border: none
    }

    .kche-t109 .kche-t109-b-list .kche-t109-b-item:nth-child(3) {
        margin-top: 0
    }

    .kche-t109 .kche-t109-b-list .kche-t109-b-item:nth-child(4) {
        margin-top: 0
    }
}

@media(max-width: 500px) {
    .kche-t109 .kche-t109-t-item .kche-t109-t-p1 {
        font-size:16px;
        margin-bottom: 12px
    }

    .kche-t109 .kche-t109-t-item .kche-t109-t-p2 {
        margin-bottom: 12px
    }

    .kche-t109 .kche-t109-t-list .kche-t109-t-item {
        padding: 40px 10px
    }

    .kche-t109 .kche-t109-b-item .kche-t109-b-icon {
        width: 60px;
        height: 60px
    }

    .kche-t109 .kche-t109-b-item .kche-t109-b-icon em {
        font-size: 24px
    }

    .kche-t109 .kche-t109-b-item .kche-t109-b-num {
        margin: 14px 0;
        font-size: 18px
    }

    .kche-t109 .kche-t109-b-item .kche-t109-b-tit {
        font-size: 16px
    }

    .kche-t109 .kche-t109-title {
        font-size: 20px
    }

    .kche-t109 .kche-t109-into {
        margin: 10px auto
    }

    .kche-t109 .kche-t109-t-item .kche-t109-t-img {
        top: -35px;
        width: 60px;
        height: 60px
    }
}

.kche-t110 .kche-t110-into {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 30px;
    height: 3px;
    background-color: var(--color,#10b098)
}

.kche-t110 .kche-t110-title {
    font-size: 24px;
    text-align: center;
    margin: 0;
    font-weight: var(--fontbold6,600)
}

.kche-t110 .kche-t110-list {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t110 .kche-t110-list .kche-t110-item {
    width: 23%;
    overflow: hidden
}

.kche-t110 .kche-t110-list .kche-t110-item img {
    max-width: 100%;
    display: block;
    width: 100%;
    height: auto;
    transition: all .1s linear
}

.kche-t110 .kche-t110-list .kche-t110-item:hover img {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t110 .kche-t110-list .kche-t110-item {
        width:49%;
        margin-bottom: 2%
    }
}

@media(max-width: 500px) {
    .kche-t110 .kche-t110-title {
        font-size:20px
    }

    .kche-t110 .kche-t110-into {
        margin-bottom: 10px
    }

    .kche-t110 .kche-t110-list {
        margin-top: 20px
    }
}

.kche-t111 .kche-t111-into {
    width: 30px;
    height: 3px;
    background-color: var(--color,#10b098);
    margin: 0 auto;
    margin-bottom: 10px
}

.kche-t111 .kche-t111-des {
    color: #333;
    font-size: 16px;
}

.kche-t111 .kche-t111-title {
    font-size: 24px;
    text-align: center;
    margin: 0;
    color: #000;
    font-weight: var(--fontbold6,600)
}

.kche-t111 .kche-t111-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px
}

.kche-t111 .kche-t111-list .kche-t111-item {
    width: 23%;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}

.kche-t111 .kche-t111-item .kche-t111-item-img {
    overflow: hidden;
    position: relative
}

.kche-t111 .kche-t111-item .kche-t111-item-img img {
    width: 100%;
    display: block;
    max-width: 100%;
    height: auto;
    transition: all .1s linear
}

.kche-t111 .kche-t111-item-text {
    background-color: #fff;
    padding: 10px;
}

.kche-t111 .kche-t111-item-text .kche-t111-item-tit {
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    text-align: center;
    margin: 0;
    color: #000;
    margin-bottom: 10px
}

.kche-t111 .kche-t111-item-text .kche-t111-item-des {
    font-size: 16px;
    color: var(--color,#10b098);
    text-align: center;
    margin: 0
}

.kche-t111 .kche-t111-item:hover .kche-t111-item-img img {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t111 .kche-t111-list .kche-t111-item {
        width:49%;
    }

    .kche-t111 .kche-t111-item-text .kche-t111-item-tit {
        font-size: 16px
    }

    .kche-t111 .kche-t111-item-text .kche-t111-item-des {
        font-size: 16px
    }
}

@media(max-width: 500px) {
    .kche-t111 .kche-t111-title {
        font-size:20px
    }

    .kche-t111 .kche-t111-into {
        margin-bottom: 10px
    }

    .kche-t111 .kche-t111-list {
        margin-top: 20px
    }
}

.kche-t112 .kche-t112-list {
    display: flex;
    flex-wrap: wrap
}

.kche-t112 .kche-t112-list .kche-t112-item {
    width: 25%;
    display: flex;
    align-items: center
}

.kche-t112 .kche-t112-item .kche-t112-item-icon {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 16px;
    background-color: var(--color,#3483f9)
}

.kche-t112 .kche-t112-item .kche-t112-item-icon em {
    color: #fff;
    font-size: 36px;
    transform: rotateY(0);
    transition: all .1s linear
}

.kche-t112 .kche-t112-item .kche-t112-item-info {
    flex: 1
}

.kche-t112 .kche-t112-item .kche-t112-item-tit {
    margin: 0;
    color: #000;
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    margin-bottom: 10px
}

.kche-t112 .kche-t112-item .kche-t112-item-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    margin: 0
}

.kche-t112 .kche-t112-item:hover .kche-t112-item-icon em {
    transform: rotateY(180deg)
}

@media(max-width: 768px) {
    .kche-t112 .kche-t112-list {
        justify-content:space-between
    }

    .kche-t112 .kche-t112-list .kche-t112-item {
        width: 49%;
        margin-bottom: 2%
    }
}

@media(max-width: 500px) {
    .kche-t112 .kche-t112-list .kche-t112-item {
        width:100%;
        margin-bottom: 20px
    }

    .kche-t112 .kche-t112-item .kche-t112-item-icon {
        width: 55px;
        height: 55px
    }

    .kche-t112 .kche-t112-item .kche-t112-item-icon em {
        font-size: 30px
    }
}

.kche-t113 .kche-t113-into {
    width: 45px;
    height: 3px;
    background-color: var(--color,#3483f9);
    margin: 0 auto;
    margin-bottom: 20px
}

.kche-t113 .kche-t113-title {
    margin: 0;
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    text-align: center;
    color: #000
}

.kche-t113 .kche-t113-list {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t113 .kche-t113-list .kche-t113-item {
    width: 23%;
    margin-bottom: 2%;
    border: 1px solid #eee;
}

.kche-t113 .kche-t113-item .kche-t113-item-img {
    overflow: hidden
}

.kche-t113 .kche-t113-item .kche-t113-item-img img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    transition: all .1s linear
}

.kche-t113 .kche-t113-item .kche-t113-item-info {
    box-sizing: border-box;
    padding: 10px;
}

.kche-t113 .kche-t113-item .kche-t113-item-tit {
    font-size: 16px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0
}

.kche-t113 .kche-t113-item .kche-t113-item-btn {
    margin-top: 10px;
}

.kche-t113 .kche-t113-item .kche-t113-item-btn span {
    text-decoration: underline;
}

.kche-t113 .kche-t113-item .kche-t113-item-btn a {
    text-decoration: none;
}

.kche-t113 .kche-t113-item:hover .kche-t113-item-img img {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t113 .kche-t113-list .kche-t113-item {
        width:48%;
        margin-bottom: 20px
    }
}

@media(max-width: 500px) {
    .kche-t113 .kche-t113-title {
        font-size:20px
    }

    .kche-t113 .kche-t113-into {
        margin-bottom: 10px
    }

    .kche-t113 .kche-t113-list {
        margin-top: 20px
    }
}

.kche-t114 .kche-t114-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.kche-t114 .kche-t114-img {
    width: 40%;
    overflow: hidden;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #eee;
}

.kche-t114 .kche-t114-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    transition: all .1s linear
}

.kche-t114 .kche-t114-info {
    width: 55%;
    margin-left: 5%;
    padding-right: 3%;
    box-sizing: border-box;
}

.kche-t114 .kche-t114-into {
    width: 45px;
    height: 3px;
    background-color: var(--color,#3483f9);
    margin: 0;
    margin-bottom: 20px
}

.kche-t114 .kche-t114-title {
    margin: 0;
    font-size: 20px!important;
    color: #000;
    font-weight: var(--fontbold6,600)
}

.kche-t114 .kche-t114-des {
    margin: 0;
    margin-top: 20px;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.7;
}

.kche-t114 .kche-t114-img:hover img {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t114 .kche-t114-img {
        width:100%;
        margin-bottom: 30px
    }

    .kche-t114 .kche-t114-info {
        width: 100%;
        margin-left: 0;
        padding: 0;
    }
}

@media(max-width: 500px) {
    .kche-t114 .kche-t114-des {
        font-size:16px;
        line-height: 1.5
    }

    .kche-t114 .kche-t114-into {
        margin-bottom: 10px
    }
}

.kche-t115 .kche-t115-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.kche-t115 .kche-t115-info {
    width: 20%;
    padding-right: 50px;
    box-sizing: border-box
}

.kche-t115 .kche-t115-into {
    width: 45px;
    height: 3px;
    background-color: var(--color,#3483f9);
    margin: 0;
    margin-bottom: 20px
}

.kche-t115 .kche-t115-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0
}

.kche-t115 .kche-t115-list {
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t115 .kche-t115-item {
    width: 32%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    padding: 30px;
    border: 1px solid #eee;
    box-sizing: border-box
}

.kche-t115 .kche-t115-item:last-child {
    margin-right: 0!important
}

.kche-t115 .kche-t115-item .kche-t115-item-star {
    color: var(--color,#3483f9);
    transition: all .3s linear
}

.kche-t115 .kche-t115-item .kche-t115-item-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 24px;
    margin: 20px 0;
    transition: all .3s linear
}

.kche-t115 .kche-t115-item-client {
    display: flex;
    align-items: center
}

.kche-t115 .kche-t115-item-client .kche-t115-item-img {
    margin-right: 20px
}

.kche-t115 .kche-t115-item-client .kche-t115-item-img img {
    max-width: 100%
}

.kche-t115 .kche-t115-item-info .kche-t115-item-tit {
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    color: #000;
    margin-bottom: 5px;
    transition: all .3s linear
}

.kche-t115 .kche-t115-item-info .kche-t115-item-theme {
    font-size: 16px;
    margin: 0;
    transition: all .3s linear
}

@media(max-width: 768px) {
    .kche-t115 .kche-t115-info {
        width:100%;
        padding-right: 0
    }

    .kche-t115 .kche-t115-into {
        margin: 0 auto;
        margin-bottom: 20px
    }

    .kche-t115 .kche-t115-title {
        text-align: center
    }

    .kche-t115 .kche-t115-list {
        width: 100%;
        margin-top: 20px;
        padding-bottom: 40px
    }

    .kche-t115 .kche-t115-list .kche-t115-item {
        box-shadow: none;
        width: 100%;
        margin-bottom: 20px
    }

    .kche-t115 .kche-t115-list .swiper-pagination {
        display: block
    }
}

@media(max-width: 500px) {
    .kche-t115 .kche-t115-title {
        font-size:20px
    }

    .kche-t115 .kche-t115-into {
        margin-bottom: 10px
    }
}

.kche-t116 .kche-t116-into {
    width: 45px;
    height: 3px;
    background-color: var(--color,#3483f9);
    margin: 0 auto;
    margin-bottom: 10px
}

.kche-t116 .kche-t116-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    color: #000;
    text-align: center
}

.kche-t116 .kche-t116-des {
    font-size: 16px;
    text-align: center;
    color: var(--introcolor,#555555);
    margin: 5px 0;
}

.kche-t116 .kche-t116-list {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t116 .kche-t116-list .kche-t116-item {
    width: 32%;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #eee;
    margin-bottom: 20px;
}

.kche-t116 .kche-t116-item .kche-t116-item-img {
    overflow: hidden
}

.kche-t116 .kche-t116-item .kche-t116-item-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: block;
    transition: all .1s linear
}

.kche-t116 .kche-t116-item .kche-t116-item-info {
    padding: 15px 10px;
    box-sizing: border-box;
}

.kche-t116 .kche-t116-item .kche-t116-item-tit {
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0
}

.kche-t116 .kche-t116-item .kche-t116-item-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    margin: 10px 0 0;
}

.kche-t116 .kche-t116-item .kche-t116-item-more span {
    text-decoration: underline;
}

.kche-t116 .kche-t116-item .kche-t116-item-more a {
    text-decoration: none;
}

.kche-t116 .kche-t116-item:hover .kche-t116-item-img img {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t116 .kche-t116-list .kche-t116-item {
        width:100%;
    }
}

@media(max-width: 500px) {
    .kche-t116 .kche-t116-title {
        font-size:20px
    }

    .kche-t116 .kche-t116-item .kche-t116-item-info {
        padding: 10px;
    }

    .kche-t116 .kche-t116-item .kche-t116-item-tit {
        font-size: 16px
    }
}

.kche-t117 .kche-t117-into {
    width: 45px;
    height: 3px;
    background-color: var(--color,#3483f9);
    margin: 0 auto;
    margin-bottom: 20px
}

.kche-t117 .kche-t117-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    text-align: center;
    color: #000;
    margin: 0
}

.kche-t117 .kche-t117-list {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t117 .kche-t117-item {
    width: 24%
}

.kche-t117 .kche-t117-item .kche-t117-item-img {
    padding: 10px;
    box-sizing: border-box
}

.kche-t117 .kche-t117-item .kche-t117-item-img img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    transition: all .1s linear
}

.kche-t117 .kche-t117-item .kche-t117-item-text {
    box-sizing: border-box;
    padding: 20px 0;
    color: #000
}

.kche-t117 .kche-t117-item .kche-t117-item-tit {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin: 0
}

.kche-t117 .kche-t117-item .kche-t117-item-img:hover img {
    transform: scale(1.02)
}

.kche-t117 .swiper-pagination-bullet {
    border-radius: 0
}

.kche-t117 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--color,#3483f9)
}

@media(max-width: 768px) {
    .kche-t117 .kche-t117-item {
        width:48%
    }
}

@media(max-width: 500px) {
    .kche-t117 .kche-t117-title {
        font-size:20px
    }

    .kche-t117 .kche-t117-item .kche-t117-item-text {
        padding: 10px 0
    }

    .kche-t117 .kche-t117-into {
        margin-bottom: 10px
    }
}

.kche-t118 .kche-t118-into {
    width: 45px;
    height: 3px;
    background-color: var(--color,#3483f9);
    margin: 0 auto;
    margin-bottom: 10px
}

.kche-t118 .kche-t118-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center
}

.kche-t118 .kche-t118-des {
    font-size: 16px;
    text-align: center;
    color: #333;
    margin: 5px 0;
}

.kche-t118 .kche-t118-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t118 .kche-t118-list .kche-t118-item {
    position: relative;
    overflow: hidden;
    width: 24%;
    box-sizing: border-box;
    border: 1px solid #e3e3e3;
    transition: all .1s linear;
    margin-top: 20px;
}

.kche-t118 .kche-t118-item .kche-t118-item-img img {
    width: 100%;
    max-width: 100%;
    display: block;
    height: auto;
    transition: all .1s linear
}

.kche-t118 .kche-t118-item .kche-t118-item-info {
    position: absolute;
    bottom: 40px;
    left: 0;
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 10
}

.kche-t118 .kche-t118-item .kche-t118-item-bg {
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    width: 140%;
    height: 200px;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%)
}

.kche-t118 .kche-t118-item .kche-t118-item-tit {
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    color: #000;
    text-align: center
}

.kche-t118 .kche-t118-item .kche-t118-item-des {
    color: var(--introcolor,#555555);
    text-align: center;
    font-size: 16px;
    margin: 0;
    margin-top: 10px
}

.kche-t118 .kche-t118-item:hover .kche-t118-item-img img {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t118 .kche-t118-list .kche-t118-item {
        width:49%;
    }
}

@media(max-width: 500px) {
    .kche-t118 .kche-t118-title {
        font-size:20px
    }

    .kche-t118 .kche-t118-into {
        margin-bottom: 10px
    }

    .kche-t118 .kche-t118-item .kche-t118-item-info {
        bottom: 25px
    }

    .kche-t118 .kche-t118-item .kche-t118-item-bg {
        bottom: -60px
    }
}

.kche-t119 .kche-t119-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t119 .kche-t119-item {
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #fff;
    box-shadow: 0 3px 10px 0 rgba(51,51,51,.2);
    padding: 40px 30px;
    box-sizing: border-box;
    transition: all 0.1s linear;
    margin-bottom: 20px;
}

.kche-t119 .kche-t119-item:hover {
    box-shadow: 0 3px 10px 0 rgba(51,51,51,.4);
}

.kche-t119 .kche-t119-item p {
    margin: 0;
    text-align: center;
    font-weight: var(--fontbold6,600)
}

.kche-t119 .kche-t119-item .kche-t119-item-p1 {
    margin-bottom: 14px;
    color: var(--introcolor,#555555);
    font-size: 16px
}

.kche-t119 .kche-t119-item .kche-t119-item-p2 {
    font-size: 18px;
    color: #000
}

@media(max-width: 768px) {
    .kche-t119 .kche-t119-item {
        width:100%;
    }

    .kche-t119 .kche-t119-item:last-child {
        margin-bottom: 0
    }
}

.kche-t120 .kche-t120-outer-box {
    padding: 4px;
    border-radius: 30px;
    border-radius: 30px;
    position: relative;
    border: 2px dotted #fff;
    box-shadow: 0px 1px 10px rgba(51,51,51,0.2);
    background-color: var(--color,#0078d7);
}

.kche-t120 .kche-t120-inner-box {
    border-radius: 30px;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.kche-t120 .kche-t120-outer-box h5 {
    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;
}

.cke_editable .kche-wrap-width {
    transition: all 0.1s linear;
    border: 1px dashed transparent;
    padding-bottom: 15px;
    position: relative;
}

.cke_editable .kche-wrap-width:hover {
    border-color: #ccc;
}

.kche-wrap-width1:hover {
    border-color: #ccc;
}

#modular-opacity .kche-wrap-bg:hover, .preview_main .kche-wrap-bg:hover, #modular-opacity .kche-wrap-width1:hover, .preview_main .kche-wrap-width1:hover {
    border: none;
}

.kche-wrap-width1 {
    /* transition:all 0.1s linear; */
    /* border:1px dashed transparent; */
}

/* .cke_editable .kche-wrap-width::after{content:'';position:absolute;bottom:0;right:0;width:30px;height:30px;background:#e00;z-index:99;cursor:pointer;} */
.kche-t54 .kche-t54-item {
    margin-bottom: 20px
}

.kche-t54 .kche-t54-item:last-child {
    margin-bottom: 0
}

.kche-t54 .kche-t54-itemtitle {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    color: #000;
}

.kche-t54 .kche-t54-itemdes {
    line-height: 1.6;
    color: #333;
    font-size: 16px;
}

.kche-t53 .kche-t53-title {
    text-align: center;
    font-weight: 500;
    font-size: 24px;
}

.kche-t53 .kche-t53-text p {
    margin: 0;
    color: #333;
    line-height: 1.8;
    font-size: 16px
}

.kche-t52 .kche-t52-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t52 .kche-t52-list .kche-t52-item {
    width: 32%;
    margin-top: 20px;
    text-align: center
}

.kche-t52 .kche-t52-list .kche-t52-item:nth-child(-n+3) {
    margin-top: 0
}

.kche-t52 .kche-t52-list .kche-t52-item .kche-t52-img {
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center
}

.kche-t52 .kche-t52-list .kche-t52-item .kche-t52-img img {
    width: 100%;
    transition: all .1s linear
}

.kche-t52 .kche-t52-list .kche-t52-item strong {
    margin: 0;
    padding: 0;
    line-height: 1.6;
    color: var(--color,#000)
}

.kche-t52 .kche-t52-list .kche-t52-item p {
    margin: 0;
    padding: 0;
    line-height: 1.6;
    color: #333
}

.kche-t52 .kche-t52-list .kche-t52-item p a {
    color: inherit
}

.kche-t52 .kche-t52-list .kche-t52-item .kche-t52-img:hover img {
    transform: scale(1.01)
}

@media(max-width: 768px) {
    .kche-t52 .kche-t52-list .kche-t52-item {
        width:49%
    }

    .kche-t52 .kche-t52-list .kche-t52-item:nth-child(-n+3) {
        margin-top: 20px
    }

    .kche-t52 .kche-t52-list .kche-t52-item:nth-child(-n+2) {
        margin-top: 0
    }
}

.kche-t151 .kche-t151-contant h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center
}

.kche-t151-into {
    width: 60px;
    height: 3px;
    background-color: var(--color,#0c5adb);
    margin: 15px auto 25px;
    border-radius: 30px
}

.kche-t151-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.kche-t151-item {
    width: 32%;
    box-shadow: 0 1px 10px 0 rgba(51,51,51,.1);
    border-radius: 10px;
    padding: 25px;
    box-sizing: border-box;
    margin-bottom: 2%;
    background-color: #fff;
}

.kche-t151-top {
    display: flex;
    margin-bottom: 20px;
    align-items: center
}

.kche-t151-botton {
    padding-bottom: 25px
}

.kche-t151-top em {
    font-size: 26px;
    margin-right: 15px;
    color: var(--color,#0c5adb);
    font-weight: bolder;
    transition: all .2s ease
}

.kche-t151-tit {
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    color: #000
}

.kche-t151-item .kche-t151-top>em {
    font-size: 28px;
    transition: all .2s ease;
    color: var(--color,#0c5adb)
}

.kche-t151-text p {
    color: #444;
    font-size: 16px;
    margin: 0;
}

.kche-t151-item:hover .kche-t151-top>em {
    transform: rotateY(190deg)
}

.kche-t151-des {
    text-align: center;
}

.kche-t151-des p {
    margin: 0;
    color: var(--introcolor,#555555);
}

@media(max-width: 768px) {
    .kche-t151-item {
        padding:15px
    }

    .kche-t151-item {
        width: 49%
    }
}

@media(max-width: 450px) {
    .kche-t151-item {
        width:100%
    }

    .kche-t151 .kche-t151-contant h5 {
        font-size: 22px
    }

    .kche-t151-into {
        margin: 25px auto
    }
}

.kche-t152 .kche-t152-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t152 .kche-t152-item {
    width: 32%;
    margin-bottom: 15px;
}

.kche-t152 .kche-t152-item-img img {
    display: block;
    max-width: 100%;
    transition: all .3s ease-in
}

.kche-t152 .kche-t152-item-img {
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 8px
}

.kche-t152 .kche-t152-into {
    width: 60px;
    height: 3px;
    background-color: var(--color,#0c5adb);
    margin: 15px auto 30px;
    border-radius: 30px
}

.kche-t152 h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center
}

.kche-t152 .kche-t152-item-text p {
    font-size: 16px;
    line-height: 1.7;
    margin: 0;
    padding: 10px 0
}

.kche-t152 .kche-t152-item-img:hover img {
    transform: scale(1.02)
}

@media(max-width: 768px) {
    .kche-t152 .kche-t152-item {
        width:49%
    }

    .kche-t152 .kche-t152-item-text p {
        text-align: center
    }
}

@media(max-width: 450px) {
    .kche-t152 .kche-t152-item {
        width:100%
    }

    .kche-t152 h5 {
        font-size: 22px
    }

    .kche-t152 .kche-t152-into {
        margin: 15px auto
    }
}

.kche-t153 .kche-t153-contant h5 {
    margin: 0;
    color: #000;
    text-align: center;
    font-weight: var(--fontbold6,600);
    font-size: 24px
}

.kche-t153-into {
    margin: 25px auto 45px;
    width: 60px;
    height: 3px;
    border-radius: 30px;
    background-color: var(--color,#0c5adb)
}

.kche-t153-list {
    display: flex;
    justify-content: space-between
}

.kche-t153-item {
    width: 23%
}

.kche-t153-top {
    position: relative
}

.kche-t153-item {
    display: flex;
    width: 23%;
    flex-direction: column;
    align-items: center
}

.kche-t153-img {
    overflow: hidden;
    padding: 0;
    border: 1px solid var(--color,#0c5adb);
    border-radius: 100%
}

.kche-t153-img img {
    display: block;
    object-fit: cover;
    max-width: 100%;
    transition: all .3s ease-in-out
}

.kche-t153-span {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.kche-t153-span p:nth-of-type(1) {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0;
    background: var(--color,#0c5adb);
    opacity: .5;
    position: absolute
}

.kche-t153-span p:nth-of-type(2) {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color,#0c5adb);
    z-index: 1
}

.kche-t153-tit {
    margin: 0;
    text-align: center;
    font-weight: var(--fontbold6,600);
    font-size: 18px;
    margin-top: 20px
}

.kche-t153-text p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: var(--introcolor,#555555);
    margin-top: 10px
}

.kche-t153-img:hover img {
    transform: scale(1.05)
}

@media(max-width: 768px) {
    .kche-t153-list {
        flex-wrap:wrap
    }

    .kche-t153-item {
        width: 49%;
        margin-bottom: 2%
    }
}

@media(max-width: 450px) {
    .kche-t153-item {
        width:100%;
        margin-bottom: 20px
    }

    .kche-t153 .kche-t153-contant h5 {
        font-size: 22px
    }

    .kche-t153-into {
        margin: 25px auto
    }
}

.kche-t154-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px
}

.kche-t154-img {
    flex: 1
}

.kche-t154-img img {
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
    display: block;
    max-width: 100%;
    transition: all .3s ease-in-out
}

.kche-t154-text {
    width: 61%
}

.kche-t154-item:nth-of-type(1) .kche-t154-text {
    padding-left: 100px
}

.kche-t154-item:nth-of-type(2) .kche-t154-text {
    padding-right: 100px
}

.kche-t154-text-tit {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-weight: var(--fontbold6,600)
}

.kche-t154-text-into {
    margin: 15px 0 20px;
    width: 60px;
    height: 4px;
    background: var(--color,#0c5adb);
    border-radius: 2px
}

.kche-t154-text-p p {
    font-size: 16px;
    line-height: 1.6;
    color: var(--introcolor,#555555);
    margin: 0;
    padding: 0
}

.kche-t154-img:hover img {
    transform: scale(1.02)
}

@media(max-width: 1024px) {
    .kche-t154-text {
        width:50%
    }

    .kche-t154-item:nth-of-type(1) .kche-t154-text {
        padding-left: 30px
    }

    .kche-t154-item:nth-of-type(2) .kche-t154-text {
        padding-right: 30px
    }

    .kche-t154-text-into {
        margin: 15px 0
    }
}

@media(max-width: 768px) {
    .kche-t154-item:nth-of-type(1) {
        flex-direction:column
    }

    .kche-t154-item:nth-of-type(2) {
        flex-direction: column-reverse
    }

    .kche-t154-item:nth-of-type(1) .kche-t154-text {
        padding-left: 0;
        width: 100%;
        margin: 20px 0
    }

    .kche-t154-item:nth-of-type(2) .kche-t154-text {
        padding-right: 0;
        width: 100%;
        margin: 20px 0
    }

    .kche-t154-img {
        width: 100%
    }

    .kche-t154-img img {
        width: 100%
    }

    .kche-t154-item {
        margin-bottom: 0
    }
}

.kche-t155-list {
    display: flex;
    justify-content: space-between;
}

.kche-t155 .kche-t155-contant h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center;
}

.kche-t155-des {
    text-align: center;
    margin-bottom: 20px;
}

.kche-t155-des p {
    margin: 0;
    color: var(--introcolor,#555555);
}

.kche-t155-into {
    margin: 15px auto 25px;
    width: 60px;
    height: 3px;
    border-radius: 30px;
    background-color: var(--color,#0c5adb);
}

.kche-t155-img {
    overflow: hidden;
}

.kche-t155-img img {
    display: block;
    max-width: 100%;
    transition: all .3s ease-in-out;
}

.kche-t155-item {
    width: 31%;
    border: 1px solid #eee;
    border-radius: 8px;
    overflow: hidden;
}

.kche-t155-text-tit {
    margin: 0;
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    line-height: 1.7;
}

.kche-t155-text {
    padding: 20px 15px;
}

.kche-t155-text-p p {
    font-size: 16px;
    font-weight: 400;
    color: var(--introcolor,#555555);
    line-height: 24px;
    margin: 10px 0 0;
}

.kche-t155-item:hover .kche-t155-img img {
    transform: scale(1.02);
}

@media(max-width: 1366px) {
    .kche-t155-text {
        padding:15px 10px;
    }

    .kche-t155-item {
        width: 32%;
        margin-bottom: 2%;
    }
}

@media(max-width: 1024px) {
    .kche-t155-list {
        flex-wrap:wrap;
    }

    .kche-t155-text-tit {
        font-size: 18px;
    }

    .kche-t155-item {
        width: 49%;
    }
}

@media(max-width: 768px) {
    .kche-t155-item {
        width:100%;
    }

    .kche-t155-img {
        display: flex;
        justify-content: center;
    }

    .kche-t155-text-tit {
        text-align: center;
    }

    .kche-t155-img img {
        width: 100%;
    }
}

@media(max-width: 450px) {
    .kche-t155-into {
        margin:15px auto;
    }

    .kche-t155 .kche-t155-contant h5 {
        font-size: 22px;
    }
}

.kche-t156-list {
    display: flex;
    justify-content: space-between
}

.kche-t156-item {
    width: 24%;
    position: relative
}

.kche-t156-img img {
    display: block;
    max-width: 100%;
    transition: all .3s ease-in-out
}

.kche-t156-img {
    border: 1px solid #eee;
    border-radius: 10px;
    overflow: hidden
}

.kche-t156 .kche-t151-content h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center
}

.kche-t156-into {
    margin: 15px auto 30px;
    width: 60px;
    height: 3px;
    border-radius: 30px;
    background-color: var(--color,#0c5adb)
}

.kche-t156-size {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 30px 20px;
    bottom: 0
}

.kche-t156-tit {
    margin: 0;
    font-size: 18px;
    color: #fff;
    font-weight: var(--fontbold6,600);
    padding-bottom: 10px
}

.kche-t156-text p {
    margin: 0;
    font-size: 16px;
    color: #dbdbdb
}

.kche-t156-img:hover img {
    transform: scale(1.02)
}

@media(max-width: 1024px) {
    .kche-t156-size {
        padding:15px
    }
}

@media(max-width: 768px) {
    .kche-t156-list {
        flex-wrap:wrap
    }

    .kche-t156-item {
        width: 49%;
        margin-bottom: 2%
    }

    .kche-t156-img img {
        width: 100%
    }
}

@media(max-width: 500px) {
    .kche-t156-item {
        width:100%;
        margin-bottom: 20px
    }

    .kche-t156 .kche-t151-content h5 {
        font-size: 22px
    }

    .kche-t156-into {
        margin: 15px auto
    }
}

.kche-t121 .kche-t121-title {
    color: var(--color,#2bbf72);
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize
}

.kche-t121 p.kche-t121-title {
    color: var(--color,#2bbf72);
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize
}

.kche-t121 .kche-t121-into {
    width: 100%;
    height: 1px;
    margin: 10px 0 20px;
    background-color: var(--color,#2bbf72)
}

.kche-t121 .kche-t121-item {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.kche-t121 .kche-t121-item .kche-t121-info {
    width: 60%;
    box-sizing: border-box;
    font-size: 16px;
    color: var(--introcolor,#555555)
}

.kche-t121 .kche-t121-item-top .kche-t121-info {
    padding-right: 4%
}

.kche-t121 .kche-t121-item-top {
    margin-bottom: 30px
}

.kche-t121 .kche-t121-item-bottom .kche-t121-info {
    padding-left: 4%
}

.kche-t121 .kche-t121-item .kche-t121-info p {
    margin: 0
}

.kche-t121 .kche-t121-item .kche-t121-info .kche-t121-link {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.kche-t121 .kche-t121-item .kche-t121-info .kche-t121-icon {
    background-color: var(--color,#2bbf72);
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    color: #fff;
    font-size: 24px;
    transition: all .1s linear
}

.kche-t121 .kche-t121-item .kche-t121-link:hover .kche-t121-icon {
    width: 45px
}

.kche-t121 .kche-t121-item .kche-t121-info .kche-t121-more {
    font-size: 16px;
    color: #000;
    text-decoration: underline;
    font-weight: var(--fontbold6,600);
    cursor: pointer;
    text-transform: capitalize
}

.kche-t121 .kche-t121-item-top .kche-t121-img {
    text-align: right
}

.kche-t121 .kche-t121-item-bottom .kche-t121-img {
    text-align: left
}

.kche-t121 .kche-t121-item .kche-t121-img {
    width: 40%;
    overflow: hidden
}

.kche-t121 .kche-t121-item .kche-t121-img img {
    max-width: 100%;
    height: auto;
    transition: all .1s linear;
    border: 1px solid #eee;
    box-sizing: border-box
}

.kche-t121 .kche-t121-item .kche-t121-img img:hover {
    transform: scale(1.01)
}

@media(max-width: 768px) {
    .kche-t121 .kche-t121-item-top .kche-t121-info {
        padding-right:0
    }

    .kche-t121 .kche-t121-item-bottom .kche-t121-info {
        padding-left: 0
    }

    .kche-t121 .kche-t121-item .kche-t121-info {
        width: 100%;
        margin-bottom: 30px
    }

    .kche-t121 .kche-t121-item .kche-t121-img {
        width: 100%
    }

    .kche-t121 .kche-t121-item .kche-t121-img img {
        width: 100%;
    }

    .kche-t121 .kche-t121-item-bottom {
        flex-direction: column-reverse
    }
}

@media(max-width: 500px) {
    .kche-t121 .kche-t121-item .kche-t121-info .kche-t121-more {
        font-size:16px
    }
}

.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:48.5%;
        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-t123 .kche-t123-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    margin-bottom: 10px;
    color: #000;
    text-align: center;
    text-transform: capitalize
}

.kche-t123 .kche-t123-des {
    text-align: center;
}

.kche-t123 .kche-t123-des p {
    color: #333;
    margin: 0;
}

.kche-t123 .kche-t123-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px
}

.kche-t123 .kche-t123-list .kche-t123-item {
    width: 23%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 30px 20px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 3px 10px 0 rgba(51,51,51,.2)
}

.kche-t123 .kche-t123-item .kche-t123-item-icon {
    width: 60px;
    height: 60px;
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: var(--color,#6046ff);
    box-shadow: 0 0 8px rgba(51,51,52,.1)
}

.kche-t123 .kche-t123-item .kche-t123-item-icon em {
    font-size: 28px;
    transition: all .1s linear
}

.kche-t123 .kche-t123-item:hover .kche-t123-item-icon em {
    transform: rotateY(180deg)
}

.kche-t123 .kche-t123-item .kche-t123-item-tit {
    margin: 6px 0;
    font-size: 18px;
    color: #000;
    text-align: center;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize
}

.kche-t123 .kche-t123-item .kche-t123-item-des {
    color: #444;
    font-size: 16px;
    text-align: center
}

.kche-t123 .kche-t123-item .kche-t123-item-des p {
    margin: 0;
    color: var(--introcolor,#555555);
}

@media(max-width: 1024px) {
    .kche-t123 .kche-t123-list .kche-t123-item {
        padding:20px
    }
}

@media(max-width: 768px) {
    .kche-t123 .kche-t123-list .kche-t123-item {
        width:48%;
        margin-bottom: 20px;
        padding: 30px
    }

    .kche-t123 .kche-t123-list .kche-t123-item:nth-child(3),.kche-t123 .kche-t123-list .kche-t123-item:nth-child(4) {
        margin-bottom: 0
    }
}

@media(max-width: 500px) {
    .kche-t123 .kche-t123-list .kche-t123-item {
        padding:12px
    }
}

.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-t125 .kche-t125-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.kche-t125 .kche-t125-info {
    width: 60%;
    box-sizing: border-box;
    padding-right: 4%
}

.kche-t125 .kche-t125-info h5 {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    margin-bottom: 10px
}

.kche-t125 .kche-t125-info .kche-t125-des {
    color: var(--introcolor,#555555);
    font-size: 16px
}

.kche-t125 .kche-t125-info .kche-t125-des p {
    margin: 0
}

.kche-t125 .kche-t125-img {
    width: 40%;
    overflow: hidden;
    text-align: right
}

.kche-t125 .kche-t125-img img {
    max-width: 100%;
    height: auto;
    transition: all .1s linear
}

.kche-t125 .kche-t125-img:hover img {
    transform: scale(1.05)
}

.kche-t125 .kche-t125-more {
    margin-top: 20px;
    cursor: pointer;
    background-color: var(--color,#6046ff);
    box-sizing: border-box;
    border-radius: 5px;
    display: inline-block;
    font-size: 16px
}

.kche-t125 .kche-t125-more span {
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
    padding: 6px 18px;
    display: inline-block;
    text-decoration: underline;
    transition: all .1s linear
}

.kche-t125 .kche-t125-more:hover span {
    padding: 6px 24px
}

@media(max-width: 768px) {
    .kche-t125 .kche-t125-info {
        width:100%;
        padding-right: 0;
        margin-bottom: 20px
    }

    .kche-t125 .kche-t125-img {
        width: 100%
    }

    .kche-t125 .kche-t125-img img {
        width: 100%;
    }

    .kche-t125 .kche-t125-info h5 {
        text-align: center
    }
}

.kche-t126 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center
}

.kche-t126 .kche-t126-list {
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t126 .kche-t126-list .kche-t126-item {
    width: 18%;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 12px;
    margin-top: 0;
    transition: all .1s linear
}

.kche-t126 .kche-t126-list .kche-t126-item img {
    max-width: 100%;
    height: auto;
    transition: all .1s linear
}

.kche-t126 .kche-t126-list .kche-t126-item:hover img {
    transform: scale(1.05)
}

.kche-t126 .kche-t126-list .kche-t126-item:hover {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1)
}

@media(max-width: 768px) {
    .kche-t126 .kche-t126-list {
        justify-content: space-around;
    }
}

@media(max-width: 500px) {
    .kche-t126 .kche-t126-list .kche-t126-item {
        width:32%;
        margin: 0;
        margin-bottom: 10px;
        padding: 10px
    }
}

.kche-t127 h5 {
    font-size: 24px;
    margin: 0;
    font-weight: var(--fontbold6,600);
    color: #000;
    text-transform: capitalize
}

.kche-t127 .kche-t127-list {
    margin-top: 20px
}

.kche-t127 .kche-t127-item {
    display: flex;
    flex-wrap: wrap
}

.kche-t127 .kche-t127-item .kche-t127-item-img {
    width: 25%;
    overflow: hidden;
    text-align: left
}

.kche-t127 .kche-t127-item .kche-t127-item-img img {
    max-width: 100%;
    height: auto;
    transition: all .1s linear;
    border: 1px solid #eee;
    box-sizing: border-box;
}

.kche-t127 .kche-t127-item .kche-t127-item-img:hover img {
    transform: scale(1.01)
}

.kche-t127 .kche-t127-item .kche-t127-item-info {
    display: flex;
    width: 75%
}

.kche-t127 .kche-t127-item .kche-t127-item-time {
    color: var(--color,#fcb026);
    font-size: 22px;
    display: block;
    margin: 20px 0 20px 40px;
    font-weight: var(--fontbold6,600)
}

.kche-t127 .kche-t127-item .kche-t127-item-shaft {
    width: 2px;
    background-color: var(--color,#fcb026);
    height: auto;
    margin: 0 50px;
    position: relative
}

.kche-t127 .kche-t127-item .kche-t127-item-shaft div {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: var(--color,#fcb026);
    left: -6px;
    top: 0;
    z-index: 1
}

.kche-t127 .kche-t127-item .kche-t127-item-tit {
    font-size: 18px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase
}

.kche-t127 .kche-t127-item .kche-t127-item-des {
    color: #444;
    font-size: 16px;
    margin-bottom: 20px
}

.kche-t127 .kche-t127-item .kche-t127-item-des p {
    margin: 0
}

@media(max-width: 768px) {
    .kche-t127 .kche-t127-item .kche-t127-item-shaft {
        margin:0 30px
    }

    .kche-t127 .kche-t127-item .kche-t127-item-time {
        margin: 20px 0 20px 20px
    }
}

@media(max-width: 500px) {
    .kche-t127 .kche-t127-item .kche-t127-item-img {
        width:100%;
        margin-bottom: 20px
    }

    .kche-t127 .kche-t127-item .kche-t127-item-info {
        width: 100%;
        margin-bottom: 20px
    }

    .kche-t127 .kche-t127-item:last-child .kche-t127-item-info {
        margin-bottom: 0
    }
}

.kche-t128 .kche-template-item {
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.kche-t128 .kche-template-item h5 {
    margin: 0;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: var(--color),#000;
}

.kche-t128 .kche-template-item .kche-t128-line {
    flex: 1;
    height: 0.5px;
    background: var(--color,#666);
}

.kche-t129 h5 {
    font-size: 24px;
    color: #000;
    margin: 0;
    font-weight: var(--fontbold6,600);
    text-align: center
}

.kche-t129 .kche-t129-list {
    margin-top: 20px
}

.kche-t129 .kche-t129-list .kche-t129-item {
    position: relative;
    box-sizing: border-box;
    padding-left: 30px;
    display: flex;
    padding-bottom: 20px
}

.kche-t129 .kche-t129-list .kche-t129-item p {
    margin: 0;
    color: #444;
    width: 100%;
    font-size: 16px
}

.kche-t129 .kche-t129-list .kche-t129-item-style {
    position: absolute;
    left: 8px;
    top: 0;
    border-radius: 50%;
    width: 2px;
    height: 100%;
    background-color: var(--color,#cf261d)
}

.kche-t129 .kche-t129-list .kche-t129-item-style div {
    position: absolute;
    left: -4px;
    top: 0;
    width: 10px;
    height: 10px;
    background-color: var(--color,#cf261d);
    border-radius: 50%
}

.kche-t11>h5 {
    width: 100%;
    font-size: 18px;
    border-bottom: 2px solid #CCC;
    margin: 0px;
}

.kche-t11>h5>span {
    display: inline-block;
    padding: 8px 20px;
    box-sizing: border-box;
    transform: skew(-20deg) translate(8px,1px)
}

.kche-t11>h5>span>strong {
    display: inline-block;
    transform: skew(20deg)
}

.kche-t130 .kche-t130-into {
    width: 56px;
    height: 4px;
    background-color: var(--color,#14afbb);
    border-radius: 2px;
    margin: 0 auto;
    margin-bottom: 10px
}

.kche-t130 .kche-t130-title {
    font-size: 24px;
    margin: 0;
    text-align: center;
    line-height: 1.6;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize;
}

.kche-t130 .kche-t130-des {
    font-size: 16px;
    color: #333;
    text-align: center
}

.kche-t130 .kche-t130-des p {
    margin: 0
}

.kche-t130 .kche-t130-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.kche-t130 .kche-t130-list .kche-t130-item {
    width: 23%;
    box-shadow: 0 1px 10px 0 rgba(51,51,51,.1);
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    transition: all .2s ease
}

.kche-t130 .kche-t130-item .kche-t130-item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    transition: all .2s ease;
    color: var(--color,#14afbb)
}

.kche-t130 .kche-t130-item .kche-t130-item-icon em {
    font-size: 36px;
    transform: rotateY(0);
    transition: all .2s ease
}

.kche-t130 .kche-t130-item .kche-t130-item-tit {
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    transition: all .2s ease
}

.kche-t130 .kche-t130-item .kche-t130-item-des {
    font-size: 16px;
    text-align: center;
    margin-top: 12px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
    transition: all .2s ease
}

.kche-t130 .kche-t130-item .kche-t130-item-des p {
    margin: 0
}

.kche-t130 .kche-t130-list .kche-t130-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 1px 10px 0 rgba(51,51,51,.2)
}

.kche-t130 .kche-t130-item:hover .kche-t130-item-icon em {
    transform: rotateY(180deg)
}

@media(max-width: 768px) {
    .kche-t130 .kche-t130-list .kche-t130-item {
        width:48%;
        padding: 10px;
        margin-top: 20px
    }
}

.kche-t131 .kche-t131-into {
    width: 56px;
    height: 4px;
    background-color: var(--color,#14afbb);
    border-radius: 2px;
    margin: 0 auto;
    margin-bottom: 10px
}

.kche-t131 .kche-t131-title {
    font-size: 24px;
    color: #000;
    margin: 0;
    text-align: center;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize;
    margin-bottom: 10px
}

.kche-t131 .kche-t131-des {
    font-size: 16px;
    color: #333;
    text-align: center
}

.kche-t131 .kche-t131-des p {
    margin: 0
}

.kche-t131 .kche-t131-table-box {
    margin-top: 30px;
    box-sizing: border-box;
    border-radius: 10px;
    overflow: hidden;
    overflow-x: auto
}

.kche-t131 .kche-t131-table {
    width: 100%;
    border-radius: 10px;
    font-size: 16px;
    overflow: hidden;
    color: #333;
    border-collapse: separate;
    border-spacing: 0;
    border: 3px solid var(--color,#14afbb)
}

.kche-t131 .kche-t131-table tr td:first-child {
    background-color: var(--color,#14afbb);
    color: #fff;
    text-align: center;
    border-left: none;
    border-color: #fff
}

.kche-t131 .kche-t131-table tr:first-child td div {
    box-sizing: border-box;
    padding: 6px;
    background-color: var(--color,#14afbb);
    border-radius: 5px;
    color: #fff;
    text-align: center;
    margin: 10px 0
}

.kche-t131 .kche-t131-table tr:first-child td {
    border-top: none
}

.kche-t131 .kche-t131-table tr:last-child td {
    border-bottom: none
}

.kche-t131 .kche-t131-table tr td:last-child {
    border-right: none
}

.kche-t131 .kche-t131-table td {
    box-sizing: border-box;
    text-align: center;
    border-top: 1px solid #dddada;
    border-left: 1px solid #dddada;
    padding: 10px;
    text-transform: capitalize
}

.kche-t131 .kche-t131-table tr:nth-child(odd) {
    background-color: #eef5f6
}

.kche-t131 .kche-t131-table tr:nth-child(2) div {
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.kche-t131 .kche-t131-table .kche-t131-across-img img {
    max-width: 100%;
    height: auto;
    transition: all .1s linear
}

.kche-t131 .kche-t131-table td:hover .kche-t131-across-img img {
    transform: scale(1.05)
}

.kche-t131 .kche-t131-table .price {
    color: #000;
    font-weight: var(--fontbold6,600);
    font-size: 20px
}

.kche-t131 .kche-t131-table tr td:nth-child(2) {
    border-left: none
}

@media(max-width: 750px) {
    .kche-t131 .kche-t131-table-box {
        margin-top:20px
    }
}

.kche-t132 .kche-t132-into {
    width: 56px;
    height: 4px;
    background-color: var(--color,#14afbb);
    border-radius: 2px;
    margin: 0 auto;
    margin-bottom: 10px
}

.kche-t132 h5 {
    font-size: 24px;
    color: #000;
    margin: 0;
    text-align: center;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize;
    margin-bottom: 4px
}

.kche-t132 .kche-t132-des {
    font-size: 16px;
    color: #333;
    text-align: center
}

.kche-t132 .kche-t132-des p {
    margin: 0
}

.kche-t132 .kche-t132-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.kche-t132 .kche-t132-list .kche-t132-item {
    width: 23%;
    background-color: #fff;
    box-shadow: 0 1px 10px 0 rgba(51,51,51,.1);
    border-radius: 10px;
    overflow: hidden;
    margin-top: 30px;
    transition: all .1s linear
}

.kche-t132 .kche-t132-item .kche-t132-item-tit {
    font-size: 18px;
    color: #000;
    font-weight: var(--fontbold6,600);
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    text-transform: capitalize
}

.kche-t132 .kche-t132-item .kche-t132-item-theme {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 10px;
    background-color: var(--color,#14afbb);
    color: #fff;
    text-transform: capitalize;
    font-weight: var(--fontbold6,600)
}

.kche-t132 .kche-t132-item .kche-t132-item-txt {
    box-sizing: border-box;
    padding: 10px;
    color: #333;
    font-size: 16px
}

.kche-t132 .kche-t132-item .kche-t132-item-txt div {
    display: flex;
    position: relative;
    box-sizing: border-box;
    padding-left: 24px;
    margin: 10px 0
}

.kche-t132 .kche-t132-item .kche-t132-item-txt em {
    position: absolute;
    left: 0;
    top: 0
}

.kche-t132 .kche-t132-item .kche-t132-item-txt p {
    margin: 0
}

.kche-t132 .kche-t132-item .kche-t132-item-more {
    margin: 10px auto;
    text-align: center;
    margin-bottom: 20px
}

.kche-t132 .kche-t132-item .kche-t132-item-more span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 5px 30px;
    border-radius: 40px;
    color: #333;
    cursor: pointer;
    text-decoration: underline;
    background-color: #eee;
    transition: all .1s linear
}

.kche-t132 .kche-t132-item:hover {
    transform: translateY(-5px)
}

.kche-t132 .kche-t132-item .kche-t132-item-more span:hover {
    padding: 5px 40px
}

@media(max-width: 768px) {
    .kche-t132 .kche-t132-list .kche-t132-item {
        width:100%;
        margin-top: 20px
    }

    .kche-t132 .kche-t132-item .kche-t132-item-txt {
        padding: 10px
    }

    .kche-t132 .kche-t132-item .kche-t132-item-txt div {
        margin: 10px 0
    }
}

.kche-t133 .kche-t133-into {
    width: 56px;
    height: 4px;
    background-color: var(--color,#14afbb);
    border-radius: 2px;
    margin-bottom: 10px
}

.kche-t133 .kche-t133-title {
    font-size: 24px;
    color: #000;
    margin: 0;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize
}

.kche-t133 .kche-t133-des {
    color: var(--introcolor,#555555);
    font-size: 16px;
    margin-top: 10px;
    width: 50%;
    line-height: 1.6
}

.kche-t133 .kche-t133-des p {
    margin: 0
}

.kche-t133 .kche-t133-table-box {
    overflow: hidden;
    overflow-x: auto;
    margin-top: 30px
}

.kche-t133 .kche-t133-table {
    width: 100%;
    border-radius: 10px;
    font-size: 16px;
    overflow: hidden;
    color: var(--introcolor,#555555);
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #d2d2d2
}

.kche-t133 .kche-t133-table td {
    box-sizing: border-box;
    text-align: center;
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    padding: 10px;
    text-transform: capitalize
}

.kche-t133 .kche-t133-table tr:first-child td div {
    width: 140px;
    height: 140px;
    margin: 10px auto
}

.kche-t133 .kche-t133-table tr:first-child td div img {
    max-width: 100%;
    height: auto;
    transition: all .1s linear
}

.kche-t133 .kche-t133-table tr:first-child td:hover div img {
    transform: scale(1.05)
}

.kche-t133 .kche-t133-table tr:first-child td {
    border-top: none
}

.kche-t133 .kche-t133-table tr:last-child td {
    border-bottom: none
}

.kche-t133 .kche-t133-table tr td:last-child {
    border-right: none
}

.kche-t133 .kche-t133-table tr:nth-child(2) td {
    background-color: var(--color,#14afbb);
    color: #fff;
    border-top: none;
    border-bottom: none
}

.kche-t133 .kche-t133-table tr:nth-child(even) {
    background-color: #f5f8f9
}

.kche-t133 .kche-t133-table tr td:first-child {    
    font-weight:  var(--color, #14afbb);
    border-left: none;    
    text-align: left;
    padding-left: 30px
}

.kche-t133 .kche-t133-hit {
    margin-top: 10px;
    color: var(--introcolor,#555555);
    font-size: 16px
}

@media(max-width: 768px) {
    .kche-t133 .kche-t133-des {
        width:100%
    }

    .kche-t133 .kche-t133-table-box {
        margin-top: 20px
    }
}

.kche-t134 .kche-t134-top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t134 .kche-t134-info {
    width: 50%;
    box-sizing: border-box;
    padding-right: 4%
}

.kche-t134 .kche-t134-img {
    width: 50%;
    text-align: right
}

.kche-t134 .kche-t134-img img {
    max-width: 100%;
    border-radius: 10px;
    border: 1px solid #eee;
    transition: all .2s linear
}

.kche-t134 .kche-t134-title {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #000;
    text-transform: capitalize;
    line-height: 1.4;
    font-weight: var(--fontbold6,600)
}

.kche-t134 .kche-t134-title span {
    color: var(--color,#14afbb);
    font-size: 60px
}

.kche-t134 .kche-t134-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6
}

.kche-t134 .kche-t134-des p {
    margin: 0
}

.kche-t134 .kche-t134-bottom {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 20px 0;
    border-radius: 10px;
    background-color: #f5f8f9
}

.kche-t134 .kche-134-bottom-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url('https://img01.v15cdn.com/modular/134/modular-2.webp') ;
}

.kche-t134 .kche-134-bottom-bg img {
    width: 100%;
    height: 100%
}

.kche-t134 .kche-t134-bottom-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 1
}

.kche-t134 .kche-t134-bottom-list .kche-t134-bottom-item {
    width: 25%;
    box-sizing: border-box;
    padding: 1%;
    text-align: center
}

.kche-t134 .kche-t134-bottom-item .kche-t134-bottom-num {
    font-size: 36px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: var(--fontbold6,600)
}

.kche-t134 .kche-t134-bottom-item .kche-t134-bottom-text {
    color: #333;
    font-size: 16px;
    text-transform: capitalize
}

.kche-t134 .kche-t134-img:hover img {
    transform: scale(1.01)
}

@media(max-width: 768px) {
    .kche-t134 .kche-t134-info {
        width:100%;
        padding-right: 0
    }

    .kche-t134 .kche-t134-img {
        width: 100%;
        margin-top: 20px
    }

    .kche-t134 .kche-t134-img img {
        width: 100%
    }

    .kche-t134 .kche-t134-bottom-list .kche-t134-bottom-item {
        width: 50%
    }
}

@media(max-width: 500px) {
    .kche-t134 .kche-t134-bottom-item .kche-t134-bottom-num {
        font-size:24px
    }

    .kche-t134 .kche-t134-bottom-list .kche-t134-bottom-item {
        padding: 4% 2%
    }
}

.kche-t135 .kche-t135-into {
    width: 56px;
    height: 4px;
    background-color: var(--color,#14afbb);
    border-radius: 2px;
    margin: 0 auto;
    margin-bottom: 10px
}

.kche-t135 h5 {
    font-size: 24px;
    color: #000;
    margin: 0;
    text-align: center;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize;
    margin-bottom: 4px
}

.kche-t135 .kche-t135-des {
    color: #333;
    font-size: 16px;
    text-align: center
}

.kche-t135 .kche-t135-des p {
    margin: 0
}

.kche-t135 .kche-t135-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t135 .kche-t135-list .kche-t135-item {
    width: 23%;
    border: 1px solid #eee;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all .1s linear
}

.kche-t135 .kche-t135-list .kche-t135-item:hover {
    border-color: var(--color,#14afbb);
}

.kche-t135 .kche-t135-item .kche-t135-item-icon {
    color: var(--color,#14afbb);
    transform: rotateY(0);
    transition: all .1s linear
}

.kche-t135 .kche-t135-item .kche-t135-item-icon em {
    font-size: 36px
}

.kche-t135 .kche-t135-item .kche-t135-item-tit {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin: 6px 0;
    text-transform: capitalize
}

.kche-t135 .kche-t135-item .kche-t135-item-des {
    color: #333;
    font-size: 16px;
    text-align: center;
}

.kche-t135 .kche-t135-list .kche-t135-item:hover {
    transform: translateY(-5px)
}

.kche-t135 .kche-t135-list .kche-t135-item:hover .kche-t135-item-icon {
    transform: rotateY(180deg)
}

@media(max-width: 768px) {
    .kche-t135 .kche-t135-list .kche-t135-item {
        width:48%;
        padding: 10px;
        margin-top: 20px
    }

    .kche-t135 .kche-t135-des {
        width: 90%
    }
}

@media(max-width: 500px) {
    .kche-t135 .kche-t135-des {
        width:100%
    }
}

.kche-t136 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.6;
    text-transform: capitalize
}

.kche-t136 .kche-t136-title-box {
    display: flex;
    margin-bottom: 4px;
    align-items: center;
    justify-content: center
}

.kche-t136 .kche-t136-title-box div {
    width: 12px;
    height: 12px;
    background-color: var(--color,#e81c2e);
    display: inline-block;
    position: relative
}

.kche-t136 .kche-t136-title-box .kche-t136-title-left {
    margin-right: 6px
}

.kche-t136 .kche-t136-title-box .kche-t136-title-right {
    margin-left: 6px
}

.kche-t136 .kche-t136-des {
    color: #333;
    text-align: center;
    font-size: 16px
}

.kche-t136 .kche-t136-des p {
    margin: 0
}

.kche-t136 .kche-t136-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t136 .kche-t136-list .kche-t136-item {
    width: 23%;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 30px;
    background-color: #f7f7f7
}

.kche-t136 .kche-t136-list .kche-t136-item:hover .kche-t136-item-img img {
    transform: scale(1.02)
}

.kche-t136 .kche-t136-list .kche-t136-item .kche-t136-item-date {
    margin-bottom: 15px
}

.kche-t136 .kche-t136-list .kche-t136-item .kche-t136-item-date div {
    font-size: 36px;
    line-height: 1;
    color: #000;
    font-weight: var(--fontbold6,600)
}

.kche-t136 .kche-t136-list .kche-t136-item .kche-t136-item-date p {
    font-size: 14px;
    color: #333;
    margin: 0;
    line-height: 1
}

.kche-t136 .kche-t136-list .kche-t136-item .kche-t136-item-tit {
    font-size: 16px;
    color: #000;
    font-weight: var(--fontbold6,600);
    line-height: 1.6
}

.kche-t136 .kche-t136-list .kche-t136-item .kche-t136-item-img {
    margin-top: 20px;
    text-align: center;
    overflow: hidden;
}

.kche-t136 .kche-t136-list .kche-t136-item .kche-t136-item-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    transition: all .2s linear
}

@media(max-width: 768px) {
    .kche-t136 .kche-t136-list .kche-t136-item {
        width:48%;
        margin-top: 20px
    }
}

@media(max-width: 500px) {
    .kche-t136 .kche-t136-list .kche-t136-item {
        padding:10px
    }
}

.kche-t137 h5 {
    font-size: 24px;
    color: #000;
    line-height: 1.6;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize
}

.kche-t137 .kche-t137-title-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px
}

.kche-t137 .kche-t137-title-box div {
    width: 12px;
    height: 12px;
    background-color: var(--color,#e81c2e);
    display: inline-block;
    position: relative
}

.kche-t137 .kche-t137-title-box .kche-t137-title-left {
    margin-right: 6px
}

.kche-t137 .kche-t137-title-box .kche-t137-title-right {
    margin-left: 6px
}

.kche-t137 .kche-t137-des {
    color: #333;
    text-align: center;
    font-size: 16px
}

.kche-t137 .kche-t137-des p {
    margin: 0
}

.kche-t137 .kche-t137-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t137 .kche-t137-list .kche-t137-item {
    width: 22%;
    background-color: #fff;
    box-shadow: 0 1px 24px 0 rgba(69,71,80,.1);
    border-radius: 10px;
    box-sizing: border-box;
    padding: 30px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: all .1s linear
}

.kche-t137 .kche-t137-list .kche-t137-item:hover {
    transform: translateY(-5px)
}

.kche-t137 .kche-t137-list .kche-t137-item:hover .kche-t137-item-icon em {
    transform: rotateY(180deg)
}

.kche-t137 .kche-t137-list .kche-t137-item .kche-t137-item-tit {
    font-size: 18px;
    color: #000;
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    font-weight: var(--fontbold6,600)
}

.kche-t137 .kche-t137-list .kche-t137-item .kche-t137-item-icon {
    width: 70px;
    height: 70px;
    background-color: var(--color,#e81c2e);
    margin: 20px auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.kche-t137 .kche-t137-list .kche-t137-item .kche-t137-item-icon em {
    font-size: 36px;
    transition: all .1s linear
}

.kche-t137 .kche-t137-list .kche-t137-item .kche-t137-item-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
    text-align: center
}

.kche-t137 .kche-t137-list .kche-t137-item .kche-t137-item-des p {
    margin: 0
}

@media(max-width: 768px) {
    .kche-t137 .kche-t137-list .kche-t137-item {
        width:48%;
        padding: 20px;
        margin-top: 20px
    }

    .kche-t137 .kche-t137-list .kche-t137-item .kche-t137-item-icon {
        width: 54px;
        height: 54px
    }
}

@media(max-width: 500px) {
    .kche-t137 .kche-t137-list .kche-t137-item {
        padding:10px
    }
}

.kche-t138 h5 {
    font-size: 24px;
    color: #000;
    line-height: 1.6;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize
}

.kche-t138 .kche-t138-title-box {
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: center
}

.kche-t138 .kche-t138-title-box div {
    width: 12px;
    height: 12px;
    background-color: var(--color,#e81c2e);
    display: inline-block;
    position: relative
}

.kche-t138 .kche-t138-title-box .kche-t138-title-left {
    margin-right: 6px
}

.kche-t138 .kche-t138-title-box .kche-t138-title-right {
    margin-left: 6px
}

.kche-t138 .kche-t138-des {
    color: #333;
    text-align: center;
    font-size: 16px
}

.kche-t138 .kche-t138-des p {
    margin: 0
}

.kche-t138 .kche-t138-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t138 .kche-t138-list .kche-t138-item {
    width: 31%;
    position: relative;
    margin-top: 30px
}

.kche-t138 .kche-t138-list .kche-t138-item:hover .kche-t138-img img {
    transform: scale(1.02)
}

.kche-t138 .kche-t138-list .kche-t138-item .kche-t138-img {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    overflow: hidden;
}

.kche-t138 .kche-t138-list .kche-t138-item .kche-t138-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border: 1px solid #eee;
    transition: all .2s linear
}

.kche-t138 .kche-t138-list .kche-t138-item .kche-t138-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: 768px) {
    .kche-t138 .kche-t138-list .kche-t138-item {
        width:100%;
        position: relative;
        margin-top: 20px;
        margin-top: 20px
    }
}

.kche-t139 .kche-t139-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.kche-t139 .kche-t139-info {
    width: 50%;
    box-sizing: border-box;
    padding-right: 6%
}

.kche-t139 .kche-t139-info .kche-t139-num {
    color: var(--color,#e81c2e);
    font-size: 48px;
    font-weight: var(--fontbold6,600)
}

.kche-t139 .kche-t139-info .kche-t139-title {
    font-size: 20px;
    color: #000;
    margin: 0;
    line-height: 1.6;
    text-transform: capitalize;
    font-weight: var(--fontbold6,600)
}

.kche-t139 .kche-t139-info .kche-t139-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin-top: 10px
}

.kche-t139 .kche-t139-info .kche-t139-des p {
    margin: 0
}

.kche-t139 .kche-t139-list {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t139 .kche-t139-list .kche-t139-item {
    width: 23%;
    border: 1px solid #eee;
    background-color: #fff;
    margin-top: 20px;
    transition: all .2s linear;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.kche-t139 .kche-t139-list .kche-t139-item:hover {
    transform: scale(1.03)
}

.kche-t139 .kche-t139-list .kche-t139-item img {
    max-width: 100%;
    height: auto
}

@media(max-width: 768px) {
    .kche-t139 .kche-t139-info {
        width:100%;
        padding-right: 0
    }

    .kche-t139 .kche-t139-list {
        width: 100%;
        margin-top: 10px
    }
}

@media(max-width: 500px) {
    .kche-t139 .kche-t139-list .kche-t139-item {
        width:31%;
        margin-top: 10px
    }

    .kche-t139 .kche-t139-info .kche-t139-num {
        font-size: 40px
    }
}

.kche-t140 h5 {
    font-size: 20px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.6;
    text-transform: capitalize
}

.kche-t140 .kche-t140-title-box {
    display: flex;
    align-items: center;
    justify-content: center
}

.kche-t140 .kche-t140-title-box div {
    width: 12px;
    height: 12px;
    background-color: var(--color,#e81c2e);
    display: inline-block;
    position: relative
}

.kche-t140 .kche-t140-title-box .kche-t140-title-left {
    margin-right: 6px
}

.kche-t140 .kche-t140-title-box .kche-t140-title-right {
    margin-left: 6px
}

.kche-t140 .kche-t140-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.kche-t140 .kche-t140-img {
    width: 60%
}

.kche-t140 .kche-t140-img:hover img {
    transform: scale(1.01)
}

.kche-t140 .kche-t140-img img {
    max-width: 100%;
    height: auto;
    border: 1px solid #eee;
    border-radius: 5px;
    transition: all .2s linear
}

.kche-t140 .kche-t140-info {
    width: 50%;
    position: relative;
    margin-left: -10%;
    z-index: 1;
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 1px 10px 0 rgba(69,71,80,.2)
}

.kche-t140 .kche-t140-info .kche-t140-des {
    margin-top: 10px;
    line-height: 1.6;
    color: #333
}

.kche-t140 .kche-t140-info .kche-t140-des p {
    margin: 0
}

.kche-t140 .kche-t140-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t140 .kche-t140-b-item {
    width: 23%;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.kche-t140 .kche-t140-b-item:hover .kche-t140-b-icon {
    transform: rotateY(180deg)
}

.kche-t140 .kche-t140-b-item .kche-t140-b-icon {
    color: var(--color,#e81c2e);
    transition: all .1s linear
}

.kche-t140 .kche-t140-b-item .kche-t140-b-icon em {
    font-size: 36px
}

.kche-t140 .kche-t140-b-item .kche-t140-b-tit {
    font-size: 18px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0
}

.kche-t140 .kche-t140-b-item .kche-t140-b-des {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin-top: 10px
}

.kche-t140 .kche-t140-b-item .kche-t140-b-des p {
    margin: 0
}

@media(max-width: 768px) {
    .kche-t140 .kche-t140-img {
        width:100%
    }

    .kche-t140 .kche-t140-info {
        width: 100%;
        margin-left: 0
    }

    .kche-t140 .kche-t140-b-item {
        width: 48%
    }
}

@media(max-width: 500px) {
    .kche-t140 .kche-t140-b-item {
        padding:10px;
        margin-top: 0
    }

    .kche-t140 .kche-t140-bottom {
        margin-top: 20px
    }

    .kche-t140 .kche-t140-info {
        padding: 20px 10px
    }
}

.kche-t141 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.6;
    text-transform: capitalize
}

.kche-t141 .kche-t141-title-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px
}

.kche-t141 .kche-t141-title-box div {
    width: 12px;
    height: 12px;
    background-color: var(--color,#e81c2e);
    display: inline-block;
    position: relative
}

.kche-t141 .kche-t141-title-box .kche-t141-title-left {
    margin-right: 6px
}

.kche-t141 .kche-t141-title-box .kche-t141-title-right {
    margin-left: 6px
}

.kche-t141 .kche-t141-des {
    color: #333;
    text-align: center;
    font-size: 16px
}

.kche-t141 .kche-t141-des p {
    margin: 0
}

.kche-t141 .kche-t141-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: space-between
}

.kche-t141 .kche-t141-list .kche-t141-item {
    width: 50%;
    box-sizing: border-box;
    position: relative;
    box-sizing: border-box;
    padding-left: 50px;
    display: inline-flex;
    padding-bottom: 30px
}

.kche-t141 .kche-t141-list .kche-t141-item .kche-t141-item-serial {
    font-size: 26px;
    font-weight: var(--fontbold6,600);
    position: absolute;
    left: 0;
    top: -4px
}

.kche-t141 .kche-t141-list .kche-t141-item .kche-t141-item-text {
    font-size: 16px;
    color: #333;
    line-height: 1.6
}

.kche-t141 .kche-t141-list .kche-t141-item .kche-t141-item-text p {
    margin: 0
}

.kche-t141 .kche-t141-list .kche-t141-odd {
    padding-right: 40px;
    border-right: 1px solid #eee
}

.kche-t141 .kche-t141-list .kche-t141-even {
    width: calc(50% - 40px);
    margin-left: 40px
}

@media(max-width: 768px) {
    .kche-t141 .kche-t141-list .kche-t141-item {
        width:100%;
        margin: 0;
        padding-bottom: 20px
    }

    .kche-t141 .kche-t141-list .kche-t141-odd {
        border-right: none
    }
}

@media(max-width: 500px) {
    .kche-t141 .kche-t141-list .kche-t141-item .kche-t141-item-serial {
        font-size:22px
    }

    .kche-t141 .kche-t141-list .kche-t141-item {
        padding-left: 45px
    }
}

.kche-t57 .kche-t57-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t57 .kche-t57-item {
    width: 19%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background: #fff;
    box-shadow: 0 3px 10px 0 rgb(154 154 154 / 20%);
    padding: 20px 15px;
    box-sizing: border-box;
    transition: all .1s linear;
}

.kche-t57 .kche-t57-item:hover {
    box-shadow: 0 3px 10px 0 rgb(154 154 154 / 40%)
}

.kche-t57 .kche-t57-item .kche-t57-des {
    font-size: 16px;
    text-align: center;
}

.kche-t57 .kche-t57-item .kche-t57-des p {
    margin: 0;
    color: var(--introcolor,#555555);
}

@media(max-width: 768px) {
    .kche-t57 .kche-t57-item {
        width:100%;
        margin-bottom: 20px;
    }

    .kche-t57 .kche-t57-item:last-child {
        margin-bottom: 0
    }
}

.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);
}

.kche-t59 .kche-template-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 15px 0;
}

.kche-t59 .kche-template-item h5 {
    font-weight: var(--fontbold6,600);
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.kche-t59 .kche-template-item .kche-t59-line {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 50px;
    height: 3px;
    background: var(--color,#000);
}

.kche-t36 .kche-flex-list>.kche-flex-item {
    border: 1px solid #eee;
}

.kche-t36 .kche-flex-list>div>.kche-flex-b {
    border: none
}

.kche-t76 .kche-template-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px 15px
}

.kche-t76 .kche-template-item h5 {
    font-weight: var(--fontbold6,600);
    font-size: 24px;
    margin: 0;
    padding: 0
}

.kche-t76 .kche-template-item .kche-t76-line {
    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0
}

.kche-t76 .kche-template-item .kche-t76-line em {
    margin: 0 4px;
    width: 6px;
    height: 6px;
    background: var(--color,#000);
}

.kche-t77 .kche-template-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 15px 0
}

.kche-t77 .kche-template-item h5 {
    font-weight: var(--fontbold6,600);
    font-size: 24px;
    margin: 0;
    padding: 0
}

.kche-t77 .kche-template-item .kche-t77-line {
    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0
}

.kche-t77 .kche-template-item .kche-t77-line em {
    margin: 0 4px;
    width: 6px;
    height: 6px;
    background: var(--color,#000);
}

.kche-t78 .kche-template-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px 15px
}

.kche-t78 .kche-template-item h5 {
    font-weight: var(--fontbold6,600);
    font-size: 24px;
    margin: 0;
    padding: 0
}

.kche-t78 .kche-template-item .kche-t78-line {
    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0
}

.kche-t78 .kche-template-item .kche-t78-line em {
    margin: 0 4px;
    width: 6px;
    height: 6px;
    background: var(--color,#000);
    border-radius: 50%;
}

.kche-t79 .kche-template-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 15px 0
}

.kche-t79 .kche-template-item h5 {
    font-weight: var(--fontbold6,600);
    font-size: 24px;
    margin: 0;
    padding: 0
}

.kche-t79 .kche-template-item .kche-t79-line {
    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0
}

.kche-t79 .kche-template-item .kche-t79-line em {
    margin: 0 4px;
    width: 6px;
    height: 6px;
    background: var(--color,#000);
    border-radius: 50%;
}

.kche-t46 .kche-item-img {
    max-width: 50%;
}

/* 157 */
.kche-t157 .kche-t157-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center;
    padding-top: 20px
}

.kche-t157 .kche-t157-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.kche-t157 .kche-t157-item {
    width: 49%;
    display: flex;
    padding: 25px 20px;
    background: #fff;
    box-shadow: 0 0 24px 0 rgba(35,24,21,.11);
    margin-bottom: 2%;
    box-sizing: border-box
}

.kche-t157 .kche-t157-img img {
    display: block;
    max-width: 100%;
    border: 1px solid #eee;
    transition: all .3s ease-in-out;
    box-sizing: border-box
}

.kche-t157 .kche-t157-img {
    width: 40%;
    overflow: hidden
}

.kche-t157 .kche-t157-text {
    flex: 1;
    padding-left: 25px
}

.kche-t157 .kche-t157-btn-bg {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: var(--color,#d90011);
    z-index: 0
}

.kche-t157 .kche-t157-table p {
    font-size: 18px;
    margin: 0;
    line-height: 1.7
}

.kche-t157 .kche-t157-con p {
    font-size: 16px;
    line-height: 1.7;
    color: var(--introcolor,#555);
    margin: 0
}

.kche-t157 .kche-t157-con {
    margin: 5px 0 20px
}

.kche-t157 .kche-t157-btn {
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.kche-t157 .kche-t157-titbot p {
    text-align: center;
    font-size: 16px;
    margin: 0;
    color: var(--introcolor,#555)
}

.kche-t157 .kche-t157-titbot {
    margin-bottom: 35px
}

.kche-t157 .kche-t157-btn span {
    padding: 10px 15px;
    line-height: 1;
    font-size: 16px;
    color: #000;
    display: flex;
    background: #eee;
    transition: all .3s ease-in-out;
    justify-content: center
}

.kche-t157 .kche-t157-btn:hover span {
    color: #fff;
    background: 0 0;
    position: relative;
    z-index: 1
}

.kche-t157 .kche-t157-btn:hover .kche-t157-btn-bg {
    left: 0
}

.kche-t157 .kche-t157-img:hover img {
    transform: scale(1.02)
}

@media(max-width: 1400px) {
    .kche-t157 .kche-t157-text {
        padding-left:20px
    }

    .kche-t157 .kche-t157-con p {
        padding: 15px 0;
        line-height: 1.5
    }

    .kche-t157 .kche-t157-item {
        padding: 20px;
        align-items: center
    }
}

@media(max-width: 1200px) {
    .kche-t157 .kche-t157-item {
        flex-direction:column
    }

    .kche-t157 .kche-t157-img img {
        width: 100%
    }

    .kche-t157 .kche-t157-img {
        width: 100%
    }

    .kche-t157 .kche-t157-text {
        padding-left: 0;
        margin-top: 10px
    }
}

@media(max-width: 450px) {
    .kche-t157 .kche-t157-item {
        width:100%
    }
}

/* 158 */
.kche-t158 .kche-t158-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center;
    padding-top: 20px
}

.kche-t158 .kche-t158-item {
    display: flex;
    justify-content: space-between
}

.kche-t158 .kche-t158-list {
    width: 19%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 24px 0 rgba(35,24,21,.11);
    padding: 40px 15px 80px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box
}

.kche-t158 .kche-t158-img {
    display: flex;
    justify-content: center
}

.kche-t158 .kche-t158-img>em {
    color: var(--color,#d90011);
    font-size: 42px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all ease-in-out .3s
}

.kche-t158 .kche-t158-tit {
    margin: 25px 0 5px
}

.kche-t158 .kche-t158-tit p {
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    margin: 0
}

.kche-t158 .kche-t158-con p {
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    color: var(--introcolor,#555);
    line-height: 1.7
}

.kche-t158 .kche-t158-math {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -15px
}

.kche-t158 .kche-t158-math p {
    text-align: center;
    line-height: 1;
    margin: 0;
    font-size: 66px;
    font-family: Impact;
    color: var(--color,#d90011);
    opacity: .1;
    transition: all .3s ease-in-out
}

.kche-t158 .kche-t158-list:hover .kche-t158-math p {
    opacity: .5
}

.kche-t158 .kche-t158-list:hover .kche-t158-img>em {
    transform: rotateY(190deg)
}

.kche-t158 .kche-t158-titbot p {
    text-align: center;
    font-size: 16px;
    margin: 0;
    color: #333
}

.kche-t158 .kche-t158-titbot {
    margin-bottom: 35px
}

@media(max-width: 1400px) {
    .kche-t158 .kche-t158-item {
        flex-wrap:wrap;
        justify-content: unset
    }

    .kche-t158 .kche-t158-list {
        width: 32%;
        margin-bottom: 2%;
        margin-right: 2%
    }

    .kche-t158 .kche-t158-list:nth-of-type(3n) {
        margin-right: 0
    }
}

@media(max-width: 1024px) {
    .kche-t158 .kche-t158-item {
        justify-content:space-between
    }

    .kche-t158 .kche-t158-list {
        width: 49%;
        margin-right: 0
    }
}

@media(max-width: 500px) {
    .kche-t158 .kche-t158-list {
        width:100%
    }

    .kche-t158 .kche-t158-list {
        padding: 40px 0
    }

    .kche-t158 .kche-t158-math {
        bottom: -30px
    }
}

/* 159 */
.kche-t159 .kche-t159-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center;
    padding-top: 20px
}

.kche-t159 .kche-t159-titbot p {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
    color: #333
}

.kche-t159 .kche-t159-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.kche-t159 .kche-t159-img img {
    display: block;
    max-width: 100%;
    border: 1px solid #eee;
    box-shadow: 0 0 24px 0 rgba(35,24,21,.11);
    transition: all .3s ease-in-out
}

.kche-t159 .kche-t159-img {
    width: 19%;
    display: flex;
    justify-content: center;
    margin-bottom: 1%;
    margin-right: 1%
}

.kche-t159 .kche-t159-titbot {
    max-width: 45%;
    margin: 0 auto 35px
}

.kche-t159 .kche-t159-img:hover img {
    transform: scale(1.02)
}

@media(max-width: 1600px) {
    .kche-t159 .kche-t159-titbot {
        margin-bottom:30px
    }
}

@media(max-width: 1550px) {
    .kche-t159 .kche-t159-img {
        width:22%;
        margin: 10px
    }
}

@media(max-width: 1200px) {
    .kche-t159 .kche-t159-item {
        justify-content:space-between
    }

    .kche-t159 .kche-t159-img {
        width: 24%;
        margin: 0 0 1% 0
    }

    .kche-t159 .kche-t159-titbot {
        margin-bottom: 35px;
        max-width: 70%
    }
}

@media(max-width: 1024px) {
    .kche-t159 .kche-t159-titbot {
        margin-bottom:20px
    }
}

@media(max-width: 768px) {
    .kche-t159 .kche-t159-img {
        width:32%;
        margin: 0 2% 2% 0
    }

    .kche-t159 .kche-t159-img:nth-of-type(3n) {
        margin: 0 0 2% 0
    }

    .kche-t159 .kche-t159-item {
        justify-content: flex-start
    }

    .kche-t159 .kche-t159-titbot {
        max-width: 100%
    }
}

@media(max-width: 500px) {
    .kche-t159 .kche-t159-img {
        width:49%;
        margin: 0 0 2% 0
    }

    .kche-t159 .kche-t159-item {
        justify-content: space-between
    }
}

/* 160 */
.kche-t160 .kche-t160-content {
    display: flex
}

.kche-t160 .kche-t160-left {
    flex: 1
}

.kche-t160 .kche-t160-right {
    width: 60%
}

.kche-t160 .kche-t160-card {
    border: 1px solid #e2e2e2;
    border-radius: 8px;
    margin-bottom: 20px
}

.kche-t160 .kche-t160-left h5 {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    padding-bottom: 20px
}

.kche-t160 .kche-t160-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 15px
}

.kche-t160 .kche-t160-botton {
    padding: 5px 15px 10px;
    display: none;
    opacity: 0;
    transition: all .3s ease-in-out
}

.kche-t160 .kche-t160-botton p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555);
    line-height: 1.5
}

.kche-t160 .kche-t160-item {
    padding-left: 140px
}

.kche-t160 .kche-t160-top p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    transition: all .3s ease-in-out
}

.kche-t160 .kche-t160-top>em {
    font-size: 26px;
    line-height: 1;
    transform: rotate(180deg);
    transition: all .3s ease-in-out
}

.kche-t160 .kche-t160-card:hover .kche-t160-botton {
    display: block;
    opacity: 1
}

.kche-t160 .kche-t160-card:hover .kche-t160-top>em {
    transform: rotate(0)
}

.kche-t160 .kche-t160-con p {
    font-size: 16px;
    color: var(--introcolor,#555);
    line-height: 1.7;
    margin: 0
}

.kche-t160 .kche-t160-list-box {
    display: flex;
    align-items: baseline
}

.kche-t160 .kche-t160-list-box p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555);
    line-height: 1.5
}

.kche-t160 .kche-t160-list {
    margin-top: 30px
}

.kche-t160 .kche-t160-list-box>em {
    font-size: 18px;
    color: var(--color,#d90011);
    transform: rotateZ(90deg);
    margin-right: 15px
}

@media(max-width: 1420px) {
    .kche-t160 .kche-t160-item {
        padding-left:70px
    }
}

@media(max-width: 1024px) {
    .kche-t160 .kche-t160-content {
        flex-direction:column
    }

    .kche-t160 .kche-t160-list {
        margin-top: 15px
    }

    .kche-t160 .kche-t160-item {
        padding-left: 0
    }

    .kche-t160 .kche-t160-right {
        width: 100%;
        margin-top: 20px
    }
}

/* 161 */
.kche-t161 .kche-t161-right h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    padding-bottom: 20px;
    line-height: 1.5
}

.kche-t161 .kche-t161-content {
    display: flex;
    align-items: center
}

.kche-t161 .kche-t161-left {
    width: 48%;
    position: relative
}

.kche-t161 .kche-t161-right {
    width: 52%;
    padding-left: 60px
}

.kche-t161 .kche-t161-item {
    width: 49%;
    box-shadow: 0 3px 24px 0 rgba(0,0,0,.07);
    border-radius: 4px;
    padding: 35px;
    margin-bottom: 2%;
    box-sizing: border-box;
    background-color: #fff
}

.kche-t161 .kche-t161-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.kche-t161 .kche-t161-img {
    width: 70px;
    height: 70px;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    background-color: var(--color,#d90011);
    border-radius: 5px
}

.kche-t161 .kche-t161-img em {
    font-size: 32px;
    line-height: 1;
    color: #fff;
    transition: all .1s linear
}

.kche-t161 .kche-t161-title {
    padding: 20px 0 5px
}

.kche-t161 .kche-t161-title p {
    margin: 0;
    font-size: 18px
}

.kche-t161 .kche-t161-title {
    text-align: center
}

.kche-t161 .kche-t161-title p>em {
    font-style: unset;
    color: var(--color,#d90011)
}

.kche-t161 .kche-t161-con p {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    color: var(--introcolor,#555)
}

.kche-t161 .kche-t161-con {
    text-align: center
}

.kche-t161 .kche-t161-span {
    height: 2px;
    background: #e3e3e3;
    width: 100%;
    margin-bottom: 40px;
    position: relative
}

.kche-t161 .kche-t161-span-bt {
    position: absolute;
    content: '';
    width: 50px;
    height: 2px;
    background: var(--color,#d90011);
    left: 10%
}

.kche-t161 .kche-t161-caption p {
    margin: 0;
    font-size: 18px;
    line-height: 1.7
}

.kche-t161 .kche-t161-caption p>em {
    font-style: unset;
    color: var(--color,#d90011)
}

.kche-t161 .kche-t161-details p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555)
}

.kche-t161 .kche-t161-details {
    margin-top: 30px
}

.kche-t161 .kche-t161-titbot p {
    line-height: 1.7;
    font-size: 16px;
    color: var(--introcolor,#555)
}

.kche-t161 .kche-t161-titbot {
    text-align: center;
    margin: 20px 0 45px
}

.kche-t161 .kche-t161-item:hover .kche-t161-img em {
    transform: rotateY(180deg)
}

@media(max-width: 1366px) {
    .kche-t161 .kche-t161-right {
        width:45%;
        padding-left: 40px
    }

    .kche-t161 .kche-t161-left {
        width: 55%
    }

    .kche-t161 .kche-t161-item {
        padding: 25px
    }
}

@media(max-width: 1024px) {
    .kche-t161 .kche-t161-content {
        flex-direction:column-reverse
    }

    .kche-t161 .kche-t161-right {
        width: 100%;
        padding-left: 0;
        margin-bottom: 20px
    }

    .kche-t161 .kche-t161-left {
        width: 100%
    }
}

@media(max-width: 768px) {
    .kche-t161 .kche-t161-title p {
        padding:15px 0
    }

    .kche-t161 .kche-t161-item {
        padding: 20px
    }

    .kche-t161 .kche-t161-span {
        margin-bottom: 20px
    }
}

@media(max-width: 500px) {
    .kche-t161 .kche-t161-item {
        width:100%
    }
}

/* 162 */
.kche-t162 .kche-t162-caption h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center;
    padding-top: 20px
}

.kche-t162 .kche-t162-content {
    display: flex;
    background: #f6f6f6
}

.kche-t162 .kche-t162-right img {
    display: block;
    width: 100%;
    border: 1px solid #eee;
    object-fit: cover;
    height: 100%
}

.kche-t162 .kche-t162-right {
    flex: 1
}

.kche-t162 .kche-t162-list {
    width: 41%
}

.kche-t162 .kche-t162-item {
    display: flex;
    align-items: center;
    padding: 15px 25px;
    background: #f6f6f6;
    height: 33.3%;
    box-sizing: border-box
}

.kche-t162 .kche-t162-figure p {
    font-size: 45px;
    font-family: Impact;
    font-weight: 400;
    color: #a9a9a9;
    margin: 0
}

.kche-t162 .kche-t162-table {
    padding-bottom: 15px
}

.kche-t162 .kche-t162-table p {
    font-size: 18px;
    margin: 0;
    line-height: 1
}

.kche-t162 .kche-t162-con p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555);
    line-height: 1.5
}

.kche-t162 .kche-t162-figure {
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #b9b9b9
}

.kche-t162 .kche-t162-titbot {
    text-align: center;
    margin-bottom: 35px
}

.kche-t162 .kche-t162-titbot p {
    line-height: 1.7;
    font-size: 16px;
    color: #333;
    margin: 0
}

.kche-t162 .kche-t162-item:nth-of-type(2) {
    background: var(--color,#4bab3d)
}

.kche-t162 .kche-t162-item:nth-of-type(2) .kche-t162-figure p {
    color: #fff
}

.kche-t162 .kche-t162-item:nth-of-type(2) .kche-t162-table p {
    color: #fff
}

.kche-t162 .kche-t162-item:nth-of-type(2) .kche-t162-con p {
    color: #fff
}

@media(max-width: 1450px) {
    .kche-t162 .kche-t162-list {
        width:50%
    }

    .kche-t162 .kche-t162-figure {
        padding-right: 20px;
        margin-right: 20px
    }

    .kche-t162 .kche-t162-right {
        padding-left: 0
    }
}

@media(max-width: 1100px) {
    .kche-t162 .kche-t162-content {
        flex-direction:column
    }

    .kche-t162 .kche-t162-list {
        width: 100%
    }

    .kche-t162 .kche-t162-right {
        padding-left: 0;
        width: 100%
    }

    .kche-t162 .kche-t162-right img {
        width: 100%
    }
}

@media(max-width: 768px) {
    .kche-t162 .kche-t162-item {
        padding:20px
    }

    .kche-t162 .kche-t162-figure p {
        font-size: 38px
    }
}

/* 163 */
.kche-t163 .kche-t163-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center;
    padding-bottom: 20px
}

.kche-t163 .kche-t163-list {
    display: flex;
    justify-content: space-between;
    width: 70%;
    flex-wrap: wrap
}

.kche-t163 .kche-t163-pro {
    display: inline-block;
    width: 15%;
    text-align: center;
    background: #f7f8fa;
    padding: 30px 0
}

.kche-t163 .kche-t163-pro p {
    margin: 0;
    font-size: 16px
}

.kche-t163 .kche-t163-top {
    display: flex;
    align-items: end;
    justify-content: space-between
}

.kche-t163 .kche-t163-item img {
    display: block;
    max-width: 100%;
    border: 1px solid #eee;
    transition: all .3s ease-in-out
}

.kche-t163 .kche-t163-caption p {
    margin: 30px 0 45px;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    color: var(--color,#4bab3d)
}

.kche-t163 .kche-t163-item {
    width: 29%;
    overflow: hidden
}

.kche-t163 .kche-t163-con {
    text-align: center;
    margin-bottom: 35px
}

.kche-t163 .kche-t163-con p {
    line-height: 1.7;
    font-size: 16px;
    color: #333;
    margin: 0
}

.kche-t163 .kche-t163-card1 {
    overflow-x: auto
}

.kche-t163 .kche-t163-card2 {
    overflow-x: auto
}

.kche-t163 .kche-t163-card3 {
    overflow-x: auto
}

.kche-t163 .kche-t163-card1 .kche-t163-tr td {
    width: 25%;
    padding: 10px 15px
}

.kche-t163 .kche-t163-card1 .kche-t163-table {
    width: 100%;
    border-top: 4px solid var(--color,#4bab3d)
}

.kche-t163 .kche-t163-card1 .kche-t163-tr:nth-of-type(2n-1) {
    background-color: #f7f8fa
}

.kche-t163 .kche-t163-card1 .kche-t163-tr>td:nth-of-type(n+2) {
    color: var(--introcolor,#555)
}

.kche-t163 .kche-t163-card1 .kche-t163-tr:nth-of-type(1) td {
    color: #000!important
}

.kche-t163 .kche-t163-card2 .kche-t163-tr td {
    width: 25%;
    padding: 10px 15px
}

.kche-t163 .kche-t163-card2 .kche-t163-table {
    width: 100%;
    border-top: 4px solid var(--color,#4bab3d)
}

.kche-t163 .kche-t163-card2 .kche-t163-tr:nth-of-type(2n-1) {
    background-color: #f7f8fa
}

.kche-t163 .kche-t163-card2 .kche-t163-tr>td:nth-of-type(n+2) {
    color: var(--introcolor,#555)
}

.kche-t163 .kche-t163-card3 .kche-t163-tr td {
    width: 25%;
    padding: 10px 15px
}

.kche-t163 .kche-t163-card3 .kche-t163-tr td img {
    width: 20px;
    height: 20px
}

.kche-t163 .kche-t163-card3 .kche-t163-table {
    width: 100%;
    border-top: 4px solid var(--color,#4bab3d)
}

.kche-t163 .kche-t163-card3 .kche-t163-tr:nth-of-type(2n-1) {
    background-color: #f7f8fa
}

.kche-t163 .kche-t163-card3 .kche-t163-tr td:nth-of-type(2)>em {
    color: #4bab3d;
    font-size: 20px;
    line-height: 1
}

.kche-t163 .kche-t163-card3 .kche-t163-tr td:nth-of-type(3)>em {
    color: #4bab3d;
    font-size: 20px;
    line-height: 1
}

.kche-t163 .kche-t163-card3 .kche-t163-tr td:nth-of-type(4)>em {
    color: #d81e06;
    font-size: 22px;
    line-height: 1
}

.kche-t163 .kche-t163-item:hover img {
    transform: scale(1.02)
}

@media(max-width: 1024px) {
    .kche-t163 .kche-t163-pro {
        padding:20px 10px;
        width: 25%
    }

    .kche-t163 .kche-t163-item {
        width: 32%
    }
}

@media(max-width: 768px) {
    .kche-t163 .kche-t163-top {
        margin-top:20px
    }

    .kche-t163 .kche-t163-top {
        flex-direction: column;
        align-items: center
    }

    .kche-t163 .kche-t163-pro {
        display: flex;
        width: 100%;
        padding: 10px
    }

    .kche-t163 .kche-t163-pro p {
        padding: 20px 40px;
        margin: 0 auto
    }

    .kche-t163 .kche-t163-list {
        width: 100%
    }

    .kche-t163 .kche-t163-card1 .kche-t163-tr td {
        padding: 15px
    }

    .kche-t163 .kche-t163-card2 .kche-t163-tr td {
        padding: 15px
    }

    .kche-t163 .kche-t163-card3 .kche-t163-tr td {
        padding: 15px
    }
}

@media(max-width: 450px) {
    .kche-t163 .kche-t163-card1 .kche-t163-tr td {
        padding:8px
    }

    .kche-t163 .kche-t163-caption p {
        margin: 25px 0
    }

    .kche-t163 .kche-t163-item {
        width: 100%
    }

    .kche-t163 .kche-t163-item img {
        width: 100%
    }
}

/* 164 */
.kche-t164 .kche-t164-content {
    position: relative;
}

.kche-t164 .kche-t164-pseudo {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    background: var(--color,#4BAB3D);
    bottom: 0;
    z-index: 0;
}

.kche-t164 .kche-t164-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center;
    padding-top: 20px;
}

.kche-t164 .kche-t164-con {
    text-align: center;
    margin-bottom: 35px;
}

.kche-t164 .kche-t164-con p {
    line-height: 1.7;
    font-size: 16px;
    color: #333;
    margin: 0;
}

.kche-t164 .kche-t164-list {
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    padding: 0 10px;
}

.kche-t164 .kche-t164-item {
    width: 15%;
}

.kche-t164 .kche-t164-item img {
    display: block;
    max-width: 100%;
    border: 1px solid #eee;
    transition: all .3s ease-in-out;
}

.kche-t164 .kche-t164-btn p {
    margin: 0;
    text-align: center;
    line-height: 1;
    color: #fff;
}

.kche-t164 .kche-t164-btn {
    text-align: center;
    margin: 30px 0 40px;
    padding: 10px 10px;
    border: 1px solid #fff;
    border-radius: 30px;
    display: inline-block;
    width: 100%;
}

.kche-t164 .kche-t164-img:hover img {
    transform: scale(1.02);
}

@media(max-width: 1024px) {
    .kche-t164 .kche-t164-list {
        flex-wrap: wrap;
        justify-content: space-evenly;
    }

    .kche-t164 .kche-t164-item {
        width: 27%;
    }

    .kche-t164 .kche-t164::after {
        display: none;
    }

    .kche-t164 .kche-t164-btn {
        margin: 25px 0;
    }

    .kche-t164 .kche-t164-pseudo {
        height: 100%;
    }

    .kche-t164 .kche-t164-con p {
        color: #fff;
    }

    .kche-t164 .kche-t164-title h5 {
        color: #fff;
        padding-top: 20px;
    }
}

@media(max-width: 768px) {
    .kche-t164 .kche-t164-item {
        width: 32%;
    }

    .kche-t164 .kche-t164-list {
        justify-content: space-between;
    }
}

@media(max-width: 500px) {
    .kche-t164 .kche-t164-item {
        width: 48%;
    }

    .kche-t164 .kche-t164-btn {
        margin: 20px 0;
        padding: 10px 0;
    }
}

/* 165 */
.kche-t165 .kche-t165-item {
    width: 24%;
    margin-bottom: 50px;
}

.kche-t165 .kche-t165-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kche-t165 .kche-t165-table h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center;
    padding-top: 20px;
}

.kche-t165 .kche-t165-ioc {
    width: 85px;
    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    transition: all 0.1s linear;
}

.kche-t165 .kche-t165-ioc>em {
    font-size: 28px;
    line-height: 1;
    width: 75px;
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    z-index: 1;
}

.kche-t165 .kche-t165-box {
    display: flex;
    justify-content: center;
}

.kche-t165 .kche-t165-ioc-t {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    background: #eee;
    z-index: 0;
}

.kche-t165 .kche-t165-ioc-b {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    background: var(--color,#4BAB3D);
    z-index: 0;
}

.kche-t165 .kche-t165-title {
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0 5px;
}

.kche-t165 .kche-t164-con {
    text-align: center;
    margin-bottom: 35px;
}

.kche-t165 .kche-t164-con p {
    line-height: 1.7;
    color: #333;
    margin: 0;
}

.kche-t165 .kche-t165-title p {
    line-height: 1;
    color: #000;
    margin: 0;
    font-size: 18px;
}

.kche-t165 .kche-t165-pro {
    text-align: center;
}

.kche-t165 .kche-t165-pro p {
    margin: 0;
    color: var(--introcolor,#555555);
    font-size: 16px;
    line-height: 1.7;
}

.kche-t165 .kche-t165-item:hover .kche-t165-ioc {
    transform: translateY(-5px);
}

@media(max-width: 1024px) {
    .kche-t165 .kche-t165-item {
        width: 48%;
        margin-bottom: 30px;
    }
}

@media(max-width: 768px) {
    .kche-t165 .kche-t165-item {
        width: 48%;
        margin-bottom: 25px;
    }
}

@media(max-width: 500px) {
    .kche-t165 .kche-t165-item {
        width: 100%;
        margin-bottom: 20px;
    }
}

/* 166 */
.kche-t166 .kche-t166-table h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-align: center;
    padding-top: 20px
}

.kche-t166 .kche-t166-con {
    text-align: center;
    margin-bottom: 35px
}

.kche-t166 .kche-t166-con p {
    line-height: 1.7;
    color: #333;
    margin: 0
}

.kche-t166 .kche-t166-list {
    display: flex;
    justify-content: space-between
}

.kche-t166 .kche-t166-item {
    width: 22%;
    background: #fff;
    box-shadow: 0 0 49px 0 rgba(5,28,0,.09);
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all .1s linear;
    box-sizing: border-box;
    padding-bottom: 20px;
}

.kche-t166 .kche-t166-item .kche-t166-head {
    position: relative;
    box-sizing: border-box;
    padding: 10px
}

.kche-t166 .kche-t166-item:hover {
    transform: translateY(-5px)
}

.kche-t166 .kche-t166-item:nth-of-type(2n-1) .kche-t166-item-bg {
    opacity: .1
}

.kche-t166 .kche-t166-item-bg {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: var(--color,#4bab3d);
    top: 0;
    left: 0;
    z-index: -1
}

.kche-t166 .kche-t166-pic p {
    margin: 0;
    font-size: 16px;
    color: var(--color,#4bab3d);
    text-align: center
}

.kche-t166 .kche-t166-title {
    text-align: center;
    margin-top: 10px
}

.kche-t166 .kche-t166-title p {
    margin: 0;
    font-size: 18px;
    line-height: 1
}

.kche-t166 .kche-t166-box {
    display: flex;
    margin-bottom: 15px
}

.kche-t166 .kche-t166-box p {
    margin: 0;
    font-size: 16px;
    color: #665556
}

.kche-t166 .kche-t166-box em {
    font-size: 16px;
    color: var(--color,#4bab3d);
    margin-right: 10px
}

.kche-t166 .kche-t166-main {
    padding: 25px 20px;
    box-sizing: border-box
}

.kche-t166 .kche-t166-btn {
    padding: 15px 10px;
    background: #eee;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    margin: 0 20px
}

.kche-t166 .kche-t166-btn span {
    font-size: 16px;
    color: var(--color,#4bab3d);
    line-height: 1;
    margin: 0
}

.kche-t166 .kche-t166-item:nth-of-type(2n-1)::after {
    opacity: .1
}

.kche-t166 .kche-t166-item:nth-of-type(2n) .kche-t166-pic p {
    color: #fff
}

.kche-t166 .kche-t166-item:nth-of-type(2n) .kche-t166-title p {
    color: #fff
}

@media(max-width: 1420px) {
    .kche-t166 .kche-t166-item {
        width:23%;
    }
}

@media(max-width: 1024px) {
    .kche-t166 .kche-t166-list {
        flex-wrap:wrap
    }

    .kche-t166 .kche-t166-item {
        width: 49%;
        margin-bottom: 2%
    }
}

@media(max-width: 768px) {
    .kche-t166 .kche-t166-item {
        width:100%;
        margin-bottom: 20px
    }
}

.kche-t37 .kche-flex-list>.kche-flex-item {
    display: flex;
    flex-direction: column;
}

.kche-t37 .kche-flex-list>.kche-flex-item .kche-flex-b {
    flex: 1;
}

/* 142 */
.kche-t142 .kche-t142-top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t142 .kche-t142-info {
    width: 50%;
    box-sizing: border-box;
    padding-right: 40px
}

.kche-t142 .kche-t142-title {
    font-size: 20px;
    margin: 0;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize
}

.kche-t142 .kche-t142-des {
    margin: 10px 0
}

.kche-t142 .kche-t142-des p {
    color: var(--introcolor,#555555);
    font-size: 16px;
    line-height: 1.6;
    margin: 0
}

.kche-t142 .kche-t142-adv {
    margin-top: 20px
}

.kche-t142 .kche-t142-adv-item {
    display: flex;
    align-items: center;
    margin: 10px 0;
    text-transform: capitalize;
    font-size: 16px;
    color: var(--introcolor,#555555)
}

.kche-t142 .kche-t142-adv-item em {
    margin-right: 6px;
    font-size: 20px;
    color: var(--color,#43c7c6)
}

.kche-t142 .kche-t142-adv-item p {
    margin: 0
}

.kche-t142 .kche-t142-img {
    width: 50%;
    text-align: right;
    position: relative
}

.kche-t142 .kche-t142-img:hover img {
    transform: scale(1.01)
}

.kche-t142 .kche-t142-img img {
    max-width: 100%;
    height: auto;
    border: 1px solid #eee;
    border-radius: 5px;
    transition: all .2s linear
}

.kche-t142 .kche-t142-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t142 .kche-t142-b-item {
    width: 23%;
    background-color: #fff;
    box-shadow: 0 4px 10px 0 rgba(69,71,80,.1);
    border-radius: 5px;
    border-left: 4px solid var(--color,#43c7c6);
    display: flex;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 20px;
    transition: all .1s linear
}

.kche-t142 .kche-t142-b-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 10px 0 rgba(69,71,80,.2)
}

.kche-t142 .kche-t142-b-item .kche-t142-item-icon {
    color: var(--color,#43c7c6);
    margin-right: 20px
}

.kche-t142 .kche-t142-b-item .kche-t142-item-icon em {
    font-size: 42px
}

.kche-t142 .kche-t142-b-item .kche-t142-item-info {
    flex: 1
}

.kche-t142 .kche-t142-b-item .kche-t142-item-tit {
    color: #000;
    font-size: 18px;
    margin: 0;
    text-transform: capitalize;
    line-height: 1.6;
    font-weight: var(--fontbold6,600)
}

.kche-t142 .kche-t142-b-item .kche-t142-item-des p {
    color: var(--introcolor,#555555);
    font-size: 16px;
    line-height: 1.6;
    margin: 0
}

@media screen and (max-width: 768px) {
    .kche-t142 .kche-t142-info {
        width:100%;
        padding-right: 0
    }

    .kche-t142 .kche-t142-img {
        width: 100%;
        text-align: center;
        margin-top: 20px
    }

    .kche-t142 .kche-t142-img img {
        width: 100%
    }

    .kche-t142 .kche-t142-b-item {
        width: 100%
    }
}

/* 143 */
.kche-t143 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    margin-bottom: 4px;
    text-transform: capitalize
}

.kche-t143 .kche-t143-des p {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 0
}

.kche-t143 .kche-t143-item {
    display: flex;
    align-items: center;
    margin-top: 30px;
    flex-wrap: wrap
}

.kche-t143 .kche-t143-item:nth-child(2n) .kche-t143-info {
    text-align: right;
    padding-left: 0;
    padding-right: 4%
}

.kche-t143 .kche-t143-item:nth-child(2n) .kche-t143-img {
    text-align: right
}

.kche-t143 .kche-t143-info {
    width: 50%;
    box-sizing: border-box;
    padding-left: 4%
}

.kche-t143 .kche-t143-item-num {
    color: var(--color,#43c7c6);
    font-size: 36px;
    font-weight: var(--fontbold6,600);
    margin-bottom: 10px;
    line-height: 1.6
}

.kche-t143 .kche-t143-item-tit {
    color: #000;
    font-size: 20px;
    margin: 0;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize
}

.kche-t143 .kche-t143-item-des {
    margin-top: 10px
}

.kche-t143 .kche-t143-item-des p {
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin-top: 10px;
    margin: 0
}

.kche-t143 .kche-t143-img {
    width: 50%;
    text-align: left
}

.kche-t143 .kche-t143-img:hover img {
    transform: scale(1.01)
}

.kche-t143 .kche-t143-img img {
    max-width: 100%;
    height: auto;
    border: 1px solid #eee;
    border-radius: 5px;
    transition: all .2s linear
}

@media screen and (max-width: 768px) {
    .kche-t143 .kche-t143-item {
        margin-top:20px
    }

    .kche-t143 .kche-t143-item:nth-child(2n) {
        flex-direction: column-reverse
    }

    .kche-t143 .kche-t143-item:nth-child(2n) .kche-t143-info {
        text-align: left;
        padding-right: 0
    }

    .kche-t143 .kche-t143-img {
        width: 100%;
        text-align: center
    }

    .kche-t143 .kche-t143-info {
        width: 100%;
        padding-left: 0
    }

    .kche-t143 .kche-t143-item-num {
        margin-bottom: 0
    }
}

/* 144 */
.kche-t144 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 4px
}

.kche-t144 .kche-t144-des p {
    margin: 0;
    font-size: 16px;
    color: #333;
    text-align: center
}

.kche-t144 .kche-t144-text {
    margin-top: 30px
}

.kche-t144 .kche-t144-text p {
    margin-top: 30px;
    color: var(--introcolor,#555555);
    font-size: 16px;
    line-height: 1.6;
    margin: 0
}

.kche-t144 .kche-t144-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px
}

.kche-t144 .kche-t144-item {
    display: inline-flex;
    width: 33%;
    margin: 5px 0;
    color: #333
}

.kche-t144 .kche-t144-item em {
    color: var(--color,#43c7c6);
    margin-right: 6px;
    font-size: 18px;
    line-height: 1.4
}

.kche-t144 .kche-t144-item p {
    margin: 0;
    font-size: 16px
}

@media screen and (max-width: 768px) {
    .kche-t144 .kche-t144-item {
        width:100%
    }
}

/* 145 */
.kche-t145 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 4px
}

.kche-t145 .kche-t145-des p {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 0
}

.kche-t145 .kche-t145-img {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.kche-t145 .kche-t145-img .kche-t145-img-item {
    width: 24%;
    margin-top: 30px;
    border-radius: 5px;
    overflow: hidden;
}

.kche-t145 .kche-t145-img .kche-t145-img-item:hover img {
    transform: scale(1.03)
}

.kche-t145 .kche-t145-img .kche-t145-img-item img {
    max-width: 100%;
    width: 100%;
    height: auto;
    border: 1px solid #eee;
    border-radius: 5px;
    transition: all .2s linear
}

.kche-t145 .kche-t145-text {
    padding-top: 20px;
    box-sizing: border-box;
    border-top: 1px dashed var(--color,#43c7c6);
    margin-top: 5px;
}

.kche-t145 .kche-t145-text p {
    color: var(--introcolor,#555555);
    font-size: 16px;
    margin-top: 20px;
    line-height: 1.6;
    margin: 0
}

@media screen and (max-width: 768px) {
    .kche-t145 .kche-t145-img .kche-t145-img-item {
        width:48%;
        margin-top: 20px
    }
}

/* 146 */
.kche-t146 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 4px
}

.kche-t146 .kche-t146-des p {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 0
}

.kche-t146 .kche-t146-list {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t146 .kche-t146-img {
    width: 40%
}

.kche-t146 .kche-t146-img img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    border: 1px solid #eee;
    transition: all .2s linear
}

.kche-t146 .kche-t146-img:hover img {
    transform: scale(1.02)
}

.kche-t146 .kche-t146-text {
    width: 60%;
    box-sizing: border-box;
    padding-left: 40px
}

.kche-t146 .kche-t146-text-item {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden
}

.kche-t146 .kche-t146-text-item:last-child {
    margin-bottom: 0
}

.kche-t146 .kche-t146-text-item.hover .kche-t146-item-hover {
    opacity: 1
}

.kche-t146 .kche-t146-text-item.hover .kche-t146-text-top em {
    transform: rotateX(0);
    color: #fff
}

.kche-t146 .kche-t146-text-item.hover .kche-t146-text-tit {
    color: #fff
}

.kche-t146 .kche-t146-text-item.hover .kche-t146-text-bottom {
    opacity: 1;
    display: block
}

.kche-t146 .kche-t146-text-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 10px 15px;
    cursor: pointer;
    position: relative
}

.kche-t146 .kche-t146-text-top em {
    color: #000;
    font-size: 20px;
    transform: rotateX(180deg);
    transition: all .2s linear;
    position: relative;
    z-index: 1
}

.kche-t146 .kche-t146-item-hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color,#43c7c6);
    z-index: 0;
    opacity: 0;
    transition: all .2s linear
}

.kche-t146 .kche-t146-text-tit {
    color: #000;
    margin: 0;
    font-size: 18px;
    transition: all .2s linear;
    position: relative;
    z-index: 1
}

.kche-t146 .kche-t146-text-bottom {
    box-sizing: border-box;
    padding: 10px 15px;
    display: none;
    opacity: 0;
    transition: all .2s linear
}

.kche-t146 .kche-t146-text-bottom p {
    color: var(--introcolor,#555555);
    font-size: 16px;
    margin: 0
}

@media(max-width: 768px) {
    .kche-t146 .kche-t146-img {
        width:100%
    }

    .kche-t146 .kche-t146-img img {
        width: 100%
    }

    .kche-t146 .kche-t146-text {
        margin-top: 20px;
        width: 100%;
        padding-left: 0
    }
}

/* 147 */
.kche-t147 .kche-t147-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #f8f8f8
}

.kche-t147 .kche-t147-img {
    width: 45%;
    text-align: left;
    overflow: hidden;
    border-radius: 5px
}

.kche-t147 .kche-t147-img:hover img {
    transform: scale(1.01)
}

.kche-t147 .kche-t147-img img {
    max-width: 100%;
    height: auto;
    border: 1px solid #eee;
    transition: all .2s linear;
    border-radius: 5px
}

.kche-t147 .kche-t147-info {
    width: 55%;
    box-sizing: border-box;
    padding: 10px 40px
}

.kche-t147 .kche-t147-title {
    font-size: 20px;
    color: #000;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize;
    margin: 0
}

.kche-t147 .kche-t147-des {
    margin-top: 20px
}

.kche-t147 .kche-t147-des p {
    color: var(--introcolor,#555555);
    font-size: 16px;
    line-height: 1.6;
    margin: 0
}

.kche-t147 .kche-t147-mod {
    width: 98%;
    background-color: #fff;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    margin-top: 20px
}

.kche-t147 .kche-t147-mod .kche-t147-mod-item {
    width: 25%;
    box-sizing: border-box;
    padding: 20px 10px;
    color: #000;
    font-size: 18px;
    text-align: center;
    text-transform: capitalize;
    transition: all .1s linear
}

.kche-t147 .kche-t147-mod .kche-t147-mod-item p {
    margin: 0
}

.kche-t147 .kche-t147-mod .kche-t147-mod-item:hover {
    background-color: #eee
}

.kche-t147 .kche-t147-list {
    display: flex;
    flex-wrap: wrap
}

.kche-t147 .kche-t147-item {
    width: 25%;
    box-sizing: border-box;
    padding: 20px;
    margin-top: 10px;
    text-align: center;
    transition: all .1s linear
}

.kche-t147 .kche-t147-item-tit {
    font-size: 18px;
    color: #000;
    margin: 0;
    font-weight: var(--fontbold6,600);
    text-align: center;
    text-transform: capitalize
}

.kche-t147 .kche-t147-item-icon {
    margin: 16px auto;
    color: var(--color,#43c7c6);
    transition: all .1s linear
}

.kche-t147 .kche-t147-item-icon em {
    font-size: 36px
}

.kche-t147 .kche-t147-item-des {
    text-align: center
}

.kche-t147 .kche-t147-item-des p {
    font-size: 16px;
    line-height: 1.6;
    color: var(--introcolor,#555555);
    margin: 0
}

.kche-t147 .kche-t147-item:hover {
    transform: translateY(-5px)
}

.kche-t147 .kche-t147-item:hover .kche-t147-item-icon {
    transform: rotateY(180deg)
}

@media screen and (max-width: 768px) {
    .kche-t147 .kche-t147-img {
        width:100%
    }

    .kche-t147 .kche-t147-info {
        width: 100%;
        padding: 20px 10px
    }

    .kche-t147 .kche-t147-mod {
        margin-left: 0;
        width: 100%
    }

    .kche-t147 .kche-t147-mod .kche-t146-mod-item {
        padding: 20px 10px
    }

    .kche-t147 .kche-t147-item {
        width: 48%;
        margin-top: 0
    }
}

@media screen and (max-width: 500px) {
    .kche-t147 .kche-t147-item {
        width:100%;
        margin-top: 0
    }

    .kche-t147 .kche-t147-mod .kche-t147-mod-item {
        width: 50%
    }
}

/* 148 */
.kche-t148 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 4px
}

.kche-t148 .kche-t148-des {
    color: #333;
    font-size: 16px;
    text-align: center
}

.kche-t148 .kche-t148-des p {
    margin: 0
}

.kche-t148 .kche-t148-item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px
}

.kche-t148 .kche-t148-item:nth-child(2n) .kche-t148-item-info {
    padding-right: 0;
    padding-left: 40px
}

.kche-t148 .kche-t148-item-info {
    width: 50%;
    box-sizing: border-box;
    padding-right: 40px
}

.kche-t148 .kche-t148-item-mod {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 10px 0 rgba(69,71,80,.1);
    transition: all .1s linear
}

.kche-t148 .kche-t148-item-mod:nth-child(2) {
    margin-top: 20px
}

.kche-t148 .kche-t148-item-mod:hover {
    box-shadow: 0 2px 10px 0 rgba(69,71,80,.3)
}

.kche-t148 .kche-t148-item-mod:hover em {
    transform: rotateY(180deg)
}

.kche-t148 .kche-t148-item-icon {
    width: 80px;
    height: 80px;
    background-color: var(--color,#43c7c6);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-right: 20px
}

.kche-t148 .kche-t148-item-icon em {
    font-size: 36px;
    transition: all .1s linear
}

.kche-t148 .kche-t148-item-text {
    flex: 1
}

.kche-t148 .kche-t148-item-tit {
    font-size: 18px;
    color: #000;
    margin: 0;
    text-transform: capitalize
}

.kche-t148 .kche-t148-item-des {
    margin-top: 4px
}

.kche-t148 .kche-t148-item-des p {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin: 0
}

.kche-t148 .kche-t148-item-img {
    width: 50%
}

.kche-t148 .kche-t148-item-img:hover img {
    transform: scale(1.01)
}

.kche-t148 .kche-t148-item-img img {
    max-width: 100%;
    height: auto;
    border: 1px solid #eee;
    border-radius: 5px;
    transition: all .2s linear
}

@media screen and (max-width: 768px) {
    .kche-t148 .kche-t148-item-info {
        width:100%;
        padding-right: 0;
        margin-bottom: 20px
    }

    .kche-t148 .kche-t148-item:nth-child(2n) .kche-t148-item-info {
        padding-left: 0;
        margin-top: 20px;
        margin-bottom: 0
    }

    .kche-t148 .kche-t148-item-img {
        width: 100%
    }

    .kche-t148 .kche-t148-item-img img {
        width: 100%
    }

    .kche-t148 .kche-t148-item-icon {
        width: 80px;
        height: 80px
    }

    .kche-t148 .kche-t148-item {
        margin-top: 20px
    }
}

/* 149 */
.kche-t149 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 4px
}

.kche-t149 .kche-t149-des p {
    color: #333;
    font-size: 16px;
    text-align: center;
    margin: 0
}

.kche-t149 .kche-t149-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px
}

.kche-t149 .kche-t149-item {
    width: 15%;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    padding: 10px;
    color: #333;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    transition: all .1s linear
}

.kche-t149 .kche-t149-item:hover {
    transform: translateY(-5px)
}

.kche-t149 .kche-t149-icon {
    color: var(--color,#43c7c6);
    margin-right: 5px
}

.kche-t149 .kche-t149-icon em {
    font-size: 24px
}

.kche-t149 .kche-t149-des {
    margin-left: 4px;
    font-size: 16px
}

.kche-t149 .kche-t149-des p {
    margin: 0
}

@media screen and (max-width: 768px) {
    .kche-t149 .kche-t149-item {
        width:23%;
        margin-top: 20px
    }

    .kche-t149 .kche-t149-list {
        margin-top: 0px
    }
}

@media screen and (max-width: 500px) {
    .kche-t149 .kche-t149-item {
        width:32%
    }
}

/* 150 */
.kche-t150 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 4px
}

.kche-t150 .kche-t150-des p {
    color: #333;
    font-size: 16px;
    text-align: center;
    margin: 0
}

.kche-t150 .kche-t150-list {
    display: flex;
    flex-wrap: wrap
}

.kche-t150 .kche-t150-item {
    width: 25%;
    box-sizing: border-box;
    padding: 0 40px;
    margin-top: 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

.kche-t150 .kche-t150-item:last-child .kche-t150-item-dashed {
    display: none
}

.kche-t150 .kche-t150-item:hover .kche-t150-item-icon {
    transform: translateY(-5px)
}

.kche-t150 .kche-t150-item:hover .kche-t150-item-icon em {
    transform: rotateY(180deg)
}

.kche-t150 .kche-t150-item-icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 2px dashed #ccc;
    position: relative;
    margin: 0 auto;
    margin-bottom: 20px;
    transition: all .1s linear;
    color: var(--color,#43c7c6);
    z-index: 1;
}

.kche-t150 .kche-t150-item-icon .kche-t150-item-num {
    position: absolute;
    left: 4px;
    top: 4px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    background-color: var(--color,#43c7c6)
}

.kche-t150 .kche-t150-item-icon em {
    font-size: 36px;
    transition: all .1s linear
}

.kche-t150 .kche-t150-item-tit {
    font-size: 18px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize;
    text-align: center
}

.kche-t150 .kche-t150-item-des {
    text-align: center;
    margin-top: 10px
}

.kche-t150 .kche-t150-item-des p {
    margin-top: 10px;
    color: var(--introcolor,#555555);
    font-size: 16px;
    margin: 0
}

.kche-t150 .kche-t150-item-dashed {
    width: 30%;
    position: absolute;
    left: 84%;
    top: 60px;
    z-index: 0;
    border: 1px dashed var(--color,#43c7c6);
    color: var(--color,#43c7c6)
}

.kche-t150 .kche-t150-item-dashed em {
    font-size: 24px;
    position: absolute;
    right: -18px;
    top: -19px;
    transform: rotate(-90deg)
}

@media screen and (max-width: 768px) {
    .kche-t150 .kche-t150-item {
        width:48%;
        padding: 0 20px;
        margin-top: 20px
    }

    .kche-t150 .kche-t150-item-dashed {
        display: none
    }

    .kche-t150 .kche-t150-item-icon {
        width: 90px;
        height: 90px
    }

    .kche-t150 .kche-t150-item-icon .kche-t150-item-num {
        position: absolute;
        left: 0;
        top: 0;
        width: 22px;
        height: 22px
    }
}

@media screen and (max-width: 500px) {
    .kche-t150 .kche-t150-item {
        width:100%;
        padding: 0 px
    }
}

/* 173 */
.kche-t173 .kche-t173-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.kche-t173 .kche-t173-img {
    width: 40%
}

.kche-t173 .kche-t173-img:hover img {
    transform: scale(1.01);
}

.kche-t173 .kche-t173-img img {
    max-width: 100%;
    height: auto;
    transition: all .2s linear;
    border: 1px solid #eee;
    box-sizing: border-box;
    border-radius: 5px
}

.kche-t173 .kche-t173-info {
    box-sizing: border-box;
    padding: 10px 0px 10px 40px;
    width: 60%
}

.kche-t173 .kche-t173-title {
    font-size: 20px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize
}

.kche-t173 .kche-t173-into {
    width: 40px;
    height: 3px;
    background-color: var(--color,#43c7c6);
    margin: 10px 0 20px
}

.kche-t173 .kche-t173-des p {
    line-height: 1.6;
    margin: 0
}

.kche-t173 .kche-t173-mod {
    width: 98%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px
}

.kche-t173 .kche-t173-item {
    width: 32%;
    border: 1px solid #EEE;
    background-color: #ffffffc2;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 20px
}

.kche-t173 .kche-t173-item:hover .kche-t173-item-icon {
    transform: rotateY(180deg)
}

.kche-t173 .kche-t173-item-icon {
    text-align: center;
    color: var(--color,#43c7c6);
    transition: all .1s linear
}

.kche-t173 .kche-t173-item-icon em {
    font-size: 36px
}

.kche-t173 .kche-t173-item-tit {
    color: #000;
    text-align: center;
    font-size: 18px;
    margin: 0;
    text-transform: capitalize
}

@media screen and (max-width: 768px) {
    .kche-t173 .kche-t173-img {
        width:100%
    }

    .kche-t173 .kche-t173-info {
        width: 100%;
        padding: 20px 0px 0px 0px
    }
}

@media screen and (max-width: 500px) {
    .kche-t173 .kche-t173-item {
        width:100%;
        margin-top: 20px
    }
}

/* 174 */
.kche-t174 h5 {
    font-size: 24px;
    color: #000;
    margin: 0;
    font-weight: var(--fontbold6,600);
    text-align: center;
    text-transform: capitalize
}

.kche-t174 .kche-t174-into {
    width: 40px;
    height: 3px;
    background-color: var(--color,#43c7c6);
    margin: 10px auto
}

.kche-t174 .kche-t174-des p {
    color: #333;
    font-size: 16px;
    margin: 0;
    text-align: center
}

.kche-t174 .kche-t174-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t174 .kche-t174-list .kche-t174-item {
    width: 23%;
    box-sizing: border-box;
    padding: 30px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(51,51,51,.1);
    transition: all .1s linear;
    margin-top: 30px
}

.kche-t174 .kche-t174-list .kche-t174-item:hover {
    box-shadow: 0 0 10px 0 rgba(51,51,51,.2)
}

.kche-t174 .kche-t174-list .kche-t174-item:hover .kche-t174-item-icon {
    transform: rotateY(180deg)
}

.kche-t174 .kche-t174-list .kche-t174-item-icon {
    color: var(--color,#43c7c6);
    margin-bottom: 20px;
    display: inline-block;
    transition: all .1s linear
}

.kche-t174 .kche-t174-list .kche-t174-item-icon em {
    font-size: 36px;
    line-height: 1;
    transition: all .1s linear
}

.kche-t174 .kche-t174-list .kche-t174-item-tit {
    font-size: 18px;
    color: #000;
    margin: 0;
    text-transform: capitalize
}

.kche-t174 .kche-t174-list .kche-t174-item-des {
    margin-top: 10px
}

.kche-t174 .kche-t174-list .kche-t174-item-des p {
    font-size: 16px;
    line-height: 1.6;
    color: var(--introcolor,#555555);
    margin: 0
}

@media screen and (max-width: 768px) {
    .kche-t174 .kche-t174-list .kche-t174-item {
        width:48%;
        margin-top: 20px;
        padding: 20px
    }
}

@media screen and (max-width: 500px) {
    .kche-t174 .kche-t174-list .kche-t174-item {
        width:100%;
        margin-top: 20px
    }

    .kche-t174 .kche-t174-list .kche-t174-item-icon {
        margin-bottom: 10px
    }

    .kche-t174 .kche-t174-list .kche-t174-item-des {
        margin-top: 10px
    }
}

/* 175 */
.kche-t175 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize
}

.kche-t175 .kche-t175-into {
    width: 40px;
    height: 3px;
    background-color: var(--color,#43c7c6);
    margin: 10px auto
}

.kche-t175 .kche-t175-des p {
    color: #333;
    font-size: 16px;
    text-align: center;
    margin: 0
}

.kche-t175 .kche-t175-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 30px
}

.kche-t175 .kche-t175-item:nth-child(2n) .kche-t175-info {
    margin-left: 0;
    margin-right: -10%
}

.kche-t175 .kche-t175-item:nth-child(2n) .kche-t175-img {
    text-align: right;
}

.kche-t175 .kche-t175-img {
    width: 50%
}

.kche-t175 .kche-t175-img:hover img {
    transform: scale(1.01)
}

.kche-t175 .kche-t175-img img {
    max-width: 100%;
    height: auto;
    transition: all .2s linear;
    border: 1px solid #eee;
    box-sizing: border-box
}

.kche-t175 .kche-t175-info {
    background-color: #fbfbfbc9;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 20px;
    width: 60%;
    position: relative;
    margin-left: -10%;
    z-index: 1;
    box-shadow: 0 1px 10px 0 rgba(51,51,51,.1)
}

.kche-t175 .kche-t175-item-tit {
    font-size: 20px;
    color: #000;
    margin: 0;
    text-transform: capitalize
}

.kche-t175 .kche-t175-item-des {
    margin-top: 20px
}

.kche-t175 .kche-t175-item-des p {
    color: var(--introcolor,#555555);
    font-size: 16px;
    line-height: 1.6;
    margin: 0
}

@media screen and (max-width: 768px) {
    .kche-t175 .kche-t175-img {
        width:100%
    }

    .kche-t175 .kche-t175-img img {
        width: 100%
    }

    .kche-t175 .kche-t175-info {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px
    }

    .kche-t175 .kche-t175-item:nth-child(2n) {
        flex-direction: column-reverse
    }

    .kche-t175 .kche-t175-item:nth-child(2n) .kche-t175-info {
        margin-right: 0
    }
}

/* 176 */
.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%
    }
}

/* 177 */
.kche-t177 .kche-t76-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.kche-t177 .kche-t177-info {
    width: 50%;
    box-sizing: border-box;
    padding-right: 40px
}

.kche-t177 .kche-t177-title {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize
}

.kche-t177 .kche-t177-into {
    width: 40px;
    height: 3px;
    background-color: var(--color,#43c7c6);
    margin: 10px 0 20px
}

.kche-t177 .kche-t177-des p {
    font-size: 16px;
    line-height: 1.6;
    color: var(--introcolor,#555555);
    margin: 0
}

.kche-t177 .kche-t177-list {
    margin-top: 20px
}

.kche-t177 .kche-t177-item {
    display: flex;
    position: relative;
    margin-bottom: 50px
}

.kche-t177 .kche-t177-item:last-child .kche-t177-num-into {
    display: none
}

.kche-t177 .kche-t177-item:last-child {
    margin-bottom: 0
}

.kche-t177 .kche-t177-num {
    width: 70px;
    height: 70px;
    position: relative;
    margin-right: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.kche-t177 .kche-t177-num .kche-t177-num-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
    background-color: var(--color,#43c7c6);
    opacity: .2;
    z-index: 0
}

.kche-t177 .kche-t177-num .kche-t177-num-box {
    width: 50px;
    height: 50px;
    background-color: var(--color,#43c7c6);
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

.kche-t177 .kche-t177-num .kche-t177-num-into {
    position: absolute;
    width: 2px;
    height: 30px;
    background-color: var(--color,#43c7c6);
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%)
}

.kche-t177 .kche-t177-tit {
    font-size: 18px;
    color: #333;
    margin: 0;
    text-transform: capitalize
}

.kche-t177 .kche-t177-item-des p {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin: 0
}

.kche-t177 .kche-t177-text {
    flex: 1
}

.kche-t177 .kche-t177-img {
    width: 50%
}

.kche-t177 .kche-t177-img:hover img {
    transform: scale(1.01)
}

.kche-t177 .kche-t177-img img {
    max-width: 100%;
    height: auto;
    border: 1px solid #eee;
    box-sizing: border-box;
    border-radius: 5px;
    transition: all .2s linear
}

@media screen and (max-width: 768px) {
    .kche-t177 .kche-t177-info {
        width:100%;
        padding-right: 0
    }

    .kche-t177 .kche-t177-img {
        width: 100%
    }

    .kche-t177 .kche-t177-img img {
        width: 100%
    }
}

@media screen and (max-width: 500px) {
    .kche-t177 .kche-t177-num {
        width:60px;
        height: 60px
    }

    .kche-t177 .kche-t177-num .kche-t177-num-box {
        width: 44px;
        height: 44px
    }
}

/* 178 */
.kche-t178 h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize
}

.kche-t178 .kche-t178-into {
    width: 40px;
    height: 3px;
    background-color: var(--color,#43c7c6);
    margin: 10px auto
}

.kche-t178 .kche-t178-des p {
    color: var(--introcolor,#555555);
    font-size: 16px;
    text-align: center;
    margin: 0
}

.kche-t178 .kche-t178-list {
    margin-top: 30px
}

.kche-t178 .kche-t178-item .kche-t178-tit-box {
    max-width: 200px
}

.kche-t178 .kche-t178-item {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb
}

.kche-t178 .kche-t178-item:first-child {
    border-top: 1px solid #ebebeb
}

.kche-t178 .kche-t178-item-tit {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    line-height: 1.2;
    text-transform: capitalize
}

.kche-t178 .kche-t178-item-into {
    display: inline-block;
    width: 100%;
    height: 3px;
    background-color: var(--color,#05c09b);
    margin: 0;
    margin-top: 10px
}

.kche-t178 .kche-t178-item-text {
    flex: 1;
    box-sizing: border-box;
    padding: 0 40px
}

.kche-t178 .kche-t178-item-theme {
    color: #000;
    font-size: 18px;
    margin: 0
}

.kche-t178 .kche-t178-item-des {
    margin-top: 10px
}

.kche-t178 .kche-t178-item-des p {
    line-height: 1.6;
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555)
}

.kche-t178 .kche-t178-item-img {
    width: 38%;
    text-align: right
}

.kche-t178 .kche-t178-item-img:hover img {
    transform: scale(1.02)
}

.kche-t178 .kche-t178-item-img img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    box-sizing: border-box;
    border: 1px solid #eee;
    transition: all .2s linear;
    box-sizing: border-box
}

@media screen and (max-width: 768px) {
    .kche-t178 .kche-t178-item {
        padding:20px 0
    }

    .kche-t178 .kche-t178-item .kche-t178-item-img {
        width: 100%
    }

    .kche-t178 .kche-t178-item .kche-t178-item-img img {
        width: 100%
    }

    .kche-t178 .kche-t178-item .kche-t178-item-text {
        width: 100%;
        padding: 0;
        flex: auto;
        margin-bottom: 20px
    }

    .kche-t178 .kche-t178-item .kche-t178-tit-box {
        max-width: 100%;
    }
}

.kche-t179 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize
}

.kche-t179 .kche-t179-into {
    width: 60px;
    height: 3px;
    background-color: var(--color,#43c7c6);
    border-radius: 2px;
    margin: 10px auto
}

.kche-t179 .kche-t179-des {
    color: #333;
    font-size: 16px;
    text-align: center
}

.kche-t179 .kche-t179-des p {
    margin: 0
}

.kche-t179 .kche-t179-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px
}

.kche-t179 .kche-t179-img {
    width: 50%
}

.kche-t179 .kche-t179-img:hover img {
    transform: scale(1.01)
}

.kche-t179 .kche-t179-img img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-radius: 5px;
    box-sizing: border-box;
    transition: all .2s linear
}

.kche-t179 .kche-t179-info {
    position: relative;
    width: 60%;
    margin-left: -10%;
    box-sizing: border-box;
    background-color: #ffffffe3;
    box-shadow: 0 1px 15px 0 rgba(8,1,3,.1);
    padding: 20px;
    border-radius: 5px
}

.kche-t179 .kche-t179-info .kche-t179-into {
    margin: 10px 0 20px
}

.kche-t179 .kche-t179-tit {
    font-size: 20px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: left;
    text-transform: capitalize;
}

.kche-t179 .kche-t179-text p {
    font-size: 16px;
    line-height: 1.6;
    color: var(--introcolor,#555555);
    margin: 0
}

@media screen and (max-width: 768px) {
    .kche-t179 .kche-t179-list {
        margin-top:20px
    }

    .kche-t179 .kche-t179-img {
        width: 100%
    }

    .kche-t179 .kche-t179-img img {
        width: 100%
    }

    .kche-t179 .kche-t179-info {
        width: 100%;
        margin-left: 0;
        padding: 20px 10px
    }
}

.kche-t180 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize
}

.kche-t180 .kche-t180-into {
    width: 60px;
    height: 3px;
    background-color: var(--color,#43c7c6);
    border-radius: 2px;
    margin: 10px auto
}

.kche-t180 .kche-t180-des {
    color: #333;
    font-size: 16px;
    text-align: center
}

.kche-t180 .kche-t180-des p {
    margin: 0
}

.kche-t180 .kche-t180-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t180 .kche-t180-item {
    width: 49%;
    margin-top: 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 5px;
    background-color: #fafafa;
    transition: all .1s linear
}

.kche-t180 .kche-t180-item:nth-child(even) .kche-t180-item-img {
    margin-left: 0;
    margin-right: 20px
}

.kche-t180 .kche-t180-item:hover {
    box-shadow: 0 0 10px 0 rgba(51,51,51,.1)
}

.kche-t180 .kche-t180-item:hover img {
    transform: scale(1.05)
}

.kche-t180 .kche-t180-item-info {
    flex: 1
}

.kche-t180 .kche-t180-item-tit {
    font-size: 18px;
    color: #000;
    margin: 0;
    text-transform: capitalize;
    font-weight: var(--fontbold6,600)
}

.kche-t180 .kche-t180-item-des {
    margin-top: 5px
}

.kche-t180 .kche-t180-item-des p {
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin: 0
}

.kche-t180 .kche-t180-item-img {
    width: 180px;
    margin-left: 20px;
    border-radius: 5px;
    overflow: hidden
}

.kche-t180 .kche-t180-item-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    border: 1px solid #eee;
    transition: all .2s linear;
    box-sizing: border-box;
    border-radius: 5px
}

@media screen and (max-width: 768px) {
    .kche-t180 .kche-t180-item {
        padding-top:20px;
        width: 100%
    }

    .kche-t180 .kche-t180-item-img {
        width: 130px
    }
}

@media screen and (max-width: 500px) {
    .kche-t180 .kche-t180-item-img {
        width:100%;
        margin-top: 10px;
        margin-left: 0
    }

    .kche-t180 .kche-t180-item-img img {
        width: 100%
    }

    .kche-t180 .kche-t180-item {
        padding: 10px
    }

    .kche-t180 .kche-t180-item:nth-child(even) {
        flex-direction: column-reverse
    }

    .kche-t180 .kche-t180-item .kche-t180-item-img {
        margin-left: 0;
        margin-right: 0
    }
}

.kche-t181 .kche-t181-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.kche-t181 .kche-t181-title {
    font-size: 20px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize
}

.kche-t181 .kche-t181-into {
    width: 60px;
    height: 3px;
    background-color: var(--color,#43c7c6);
    border-radius: 2px;
    margin: 10px 0
}

.kche-t181 .kche-t181-info {
    width: 60%;
    box-sizing: border-box;
    padding-right: 40px
}

.kche-t181 .kche-t181-info-list {
    margin-top: 20px
}

.kche-t181 .kche-t181-info-item {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-top: 10px;
    padding: 15px;
    transition: all .1s linear
}

.kche-t181 .kche-t181-info-item:hover {
    box-shadow: 0 1px 10px 0 rgba(51,51,51,.1)
}

.kche-t181 .kche-t181-info-item:hover em {
    transform: rotateY(180deg)
}

.kche-t181 .kche-t181-item-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #f4f4f4;
    margin-right: 20px;
    color: var(--color,#43c7c6)
}

.kche-t181 .kche-t181-item-icon em {
    font-size: 36px;
    transition: all .1s linear
}

.kche-t181 .kche-t181-item-text {
    flex: 1
}

.kche-t181 .kche-t181-item-tit {
    font-size: 18px;
    color: #000;
    text-transform: capitalize;
    font-weight: var(--fontbold6,600);
    margin: 0
}

.kche-t181 .kche-t181-item-des {
    margin-top: 4px
}

.kche-t181 .kche-t181-item-des p {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin: 0
}

.kche-t181 .kche-t181-img {
    width: 40%;
    text-align: right
}

.kche-t181 .kche-t181-img:hover img {
    transform: scale(1.01)
}

.kche-t181 .kche-t181-img img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-radius: 5px;
    box-sizing: border-box;
    transition: all .2s linear
}

@media screen and (max-width: 1024px) {
    .kche-t181 .kche-t181-info {
        width:100%;
        padding-right: 0
    }

    .kche-t181 .kche-t181-img {
        width: 100%;
        margin-top: 20px
    }

    .kche-t181 .kche-t181-img img {
        width: 100%
    }
}

@media screen and (max-width: 500px) {
    .kche-t181 .kche-t181-item-icon {
        width:60px;
        height: 60px
    }

    .kche-t181 .kche-t181-item-icon em {
        font-size: 28px
    }

    .kche-t181 .kche-t181-info-item {
        padding: 10px
    }
}

.kche-t182 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize
}

.kche-t182 .kche-t182-into {
    width: 60px;
    height: 3px;
    background-color: var(--color,#43c7c6);
    border-radius: 2px;
    margin: 10px auto
}

.kche-t182 .kche-t182-des {
    color: #333;
    font-size: 16px;
    text-align: center
}

.kche-t182 .kche-t182-des p {
    margin: 0
}

.kche-t182 .kche-t182-item {
    margin-top: 20px
}

.kche-t182 .kche-t182-item-tit {
    font-size: 20px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize
}

.kche-t182 .kche-t182-item-des {
    margin-top: 4px
}

.kche-t182 .kche-t182-item-des p {
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin: 0
}

.kche-t183 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize
}

.kche-t183 .kche-t183-into {
    width: 60px;
    height: 3px;
    background-color: var(--color,#43c7c6);
    border-radius: 2px;
    margin: 10px auto
}

.kche-t183 .kche-t183-des {
    color: #333;
    font-size: 16px;
    text-align: center
}

.kche-t183 .kche-t183-des p {
    margin: 0
}

.kche-t183 .kche-t183-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 10px
}

.kche-t183 .kche-t183-item {
    width: 49%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    margin-top: 20px
}

.kche-t183 .kche-t183-item:hover .kche-t183-text-box {
    display: block
}

.kche-t183 .kche-t183-tit-box {
    box-sizing: border-box;
    padding: 10px 15px
}

.kche-t183 .kche-t183-item-tit {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    margin: 0
}

.kche-t183 .kche-t183-text-box {
    box-sizing: border-box;
    padding: 10px 15px;
    padding-top: 5px;
    display: none
}

.kche-t183 .kche-t183-text-box p {
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin: 0
}

@media screen and (max-width: 768px) {
    .kche-t183 .kche-t183-list {
        margin-top:0
    }

    .kche-t183 .kche-t183-item {
        width: 100%;
        margin-top: 20px
    }
}

/* 167 */
.kche-t167 .kche-t167-top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.kche-t167 .kche-t167-img {
    width: 50%;
    text-align: left
}

.kche-t167 .kche-t167-img:hover img {
    transform: scale(1.01)
}

.kche-t167 .kche-t167-img img {
    max-width: 100%;
    height: auto;
    border: 1px solid #eee;
    border-radius: 5px;
    box-sizing: border-box;
    transition: all .2s linear
}

.kche-t167 .kche-t167-info {
    width: 50%;
    box-sizing: border-box;
    padding-left: 40px
}

.kche-t167 .kche-t167-info .kche-t167-into {
    display: flex;
    align-items: center;
    margin: 10px 0
}

.kche-t167 .kche-t167-info .kche-t167-into div {
    width: 30px;
    height: 5px
}

.kche-t167 .kche-t167-info .kche-t167-into .kche-t167-into-left {
    background-color: #000
}

.kche-t167 .kche-t167-info .kche-t167-into .kche-t167-into-right {
    background-color: var(--color,#05c09b)
}

.kche-t167 .kche-t167-info .kche-t167-title p {
    display: inline-block;
    font-size: 20px;
    color: #000;
    margin: 0;
    line-height: 1.6;
    font-weight: var(--fontbold6,600)
}

.kche-t167 .kche-t167-info .kche-t167-des {
    margin-top: 20px
}

.kche-t167 .kche-t167-info .kche-t167-des p {
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin: 0
}

.kche-t167 .kche-t167-bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.kche-t167 .kche-t167-b-item {
    margin-top: 30px;
    width: 23%;
    box-sizing: border-box;
    padding: 30px;
    color: #000;
    text-align: center;
    background-color: #f7f7f7;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    transition: all .2s ease
}

.kche-t167 .kche-t167-b-item:hover {
    color: #fff;
    transform: translateY(-5px)
}

.kche-t167 .kche-t167-b-item:hover .kche-t167-b-bg {
    opacity: 1
}

.kche-t167 .kche-t167-b-item .kche-t167-b-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    background-color: var(--color,#05c09b);
    transition: all .2s ease
}

.kche-t167 .kche-t167-b-item p {
    line-height: 1;
    margin: 0
}

.kche-t167 .kche-t167-b-item .kche-t167-b-num {
    font-weight: var(--fontbold6,600);
    font-size: 36px;
    position: relative;
    z-index: 1
}

.kche-t167 .kche-t167-b-item .kche-t167-b-text {
    font-size: 16px;
    position: relative;
    z-index: 1;
    text-transform: capitalize
}

@media screen and (max-width: 768px) {
    .kche-t167 .kche-t167-img {
        width:100%;
        text-align: center
    }

    .kche-t167 .kche-t167-img img {
        width: 100%
    }

    .kche-t167 .kche-t167-info {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }

    .kche-t167 .kche-t167-b-item {
        width: 48%;
        padding: 30px 20px;
        margin-top: 20px
    }
}

@media screen and (max-width: 500px) {
    .kche-t167 .kche-t167-b-item {
        width:48%;
        padding: 20px
    }

    .kche-t167 .kche-t167-b-item .kche-t167-b-num {
        font-size: 30px
    }
}

/* 168 */
.kche-t168 .kche-t168-into {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}

.kche-t168 .kche-t168-into div {
    width: 30px;
    height: 5px
}

.kche-t168 .kche-t168-into .kche-t168-into-left {
    background-color: #000
}

.kche-t168 .kche-t168-into .kche-t168-into-right {
    background-color: var(--color,#05c09b)
}

.kche-t168 .kche-t168-title {
    text-align: center
}

.kche-t168 h5 {
    display: inline-block;
    margin: 0;
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6,600);
    text-align: center;
    line-height: 1.6;
    text-transform: capitalize;
    background-image: linear-gradient(to right,#000,var(--color) 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.kche-t168 .kche-t168-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t168 .kche-t168-item {
    width: 23%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 30px;
    box-shadow: 0 0 10px 0 rgba(51,51,51,.1);
    border-radius: 5px;
    margin-top: 30px;
    transition: all .1s linear
}

.kche-t168 .kche-t168-item:hover {
    transform: translateY(-5px)
}

.kche-t168 .kche-t168-item:hover .kche-t168-item-icon {
    transform: rotateY(180deg)
}

.kche-t168 .kche-t168-item-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding-bottom: 10px
}

.kche-t168 .kche-t168-item-top .kche-t168-item-num {
    color: #000;
    font-weight: var(--fontbold6,600);
    font-size: 36px
}

.kche-t168 .kche-t168-item-top .kche-t168-item-icon {
    color: var(--color,#05c09b);
    transition: all .1s linear
}

.kche-t168 .kche-t168-item-top .kche-t168-item-icon em {
    font-size: 36px
}

.kche-t168 .kche-t168-item-tit {
    font-size: 18px;
    color: #000;
    margin: 0;
    text-transform: capitalize
}

.kche-t168 .kche-t168-item-des {
    margin-top: 10px
}

.kche-t168 .kche-t168-item-des p {
    line-height: 1.6;
    color: var(--introcolor,#555555);
    font-size: 16px;
    margin: 0
}

@media screen and (max-width: 768px) {
    .kche-t168 .kche-t168-item {
        width:48%;
        padding: 20px;
        margin-top: 20px
    }
}

@media screen and (max-width: 500px) {
    .kche-t168 .kche-t168-item {
        width:100%
    }
}

/* 169 */
.kche-t169 .kche-t169-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.kche-t169 .kche-t169-info {
    width: 50%;
    box-sizing: border-box;
    padding-right: 20px
}

.kche-t169 .kche-t169-into {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.kche-t169 .kche-t169-into div {
    width: 30px;
    height: 5px
}

.kche-t169 .kche-t169-into .kche-t169-into-left {
    background-color: #000
}

.kche-t169 .kche-t169-into .kche-t169-into-right {
    background-color: var(--color,#05c09b)
}

.kche-t169 .kche-t169-title p {
    display: inline-block;
    font-size: 20px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    line-height: 1.6;
    text-transform: capitalize
}

.kche-t169 .kche-t169-des {
    box-sizing: border-box;
    margin-top: 10px
}

.kche-t169 .kche-t169-des p {
    line-height: 1.6;
    color: var(--introcolor,#555555);
    font-size: 16px;
    margin: 0
}

.kche-t169 .kche-t169-list {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t169 .kche-t169-b-item {
    width: 48%;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.kche-t169 .kche-t169-b-item:hover .kche-t169-item-icon em {
    transform: rotateY(180deg)
}

.kche-t169 .kche-t169-b-item .kche-t169-item-icon {
    width: 70px;
    height: 70px;
    border-radius: 5px;
    overflow: hidden;
    background-color: var(--color,#05c09b);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin-right: 20px;
    position: relative
}

.kche-t169 .kche-t169-b-item .kche-t169-item-icon em {
    font-size: 36px;
    position: relative;
    z-index: 1;
    transition: all .1s linear
}

.kche-t169 .kche-t169-b-item .kche-t169-item-info {
    flex: 1
}

.kche-t169 .kche-t169-b-item .kche-t169-item-tit {
    font-size: 18px;
    color: #000;
    margin: 0;
    text-transform: capitalize;
    font-weight: var(--fontbold6,600)
}

.kche-t169 .kche-t169-b-item .kche-t169-item-des {
    margin-top: 5px
}

.kche-t169 .kche-t169-b-item .kche-t169-item-des p {
    color: var(--introcolor,#555555);
    font-size: 16px;
    margin: 0;
    line-height: 1.4
}

@media screen and (max-width: 768px) {
    .kche-t169 .kche-t169-info {
        width:100%;
        padding-right: 0
    }

    .kche-t169 .kche-t169-list {
        width: 100%
    }

    .kche-t169 .kche-t169-b-item {
        width: 100%;
        margin-bottom: 0;
        margin-top: 20px
    }
}

@media screen and (max-width: 500px) {
    .kche-t169 .kche-t169-b-item {
        padding:10px
    }
}

/* 170 */
.kche-t170 .kche-t170-into {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}

.kche-t170 .kche-t170-into div {
    width: 30px;
    height: 5px
}

.kche-t170 .kche-t170-into .kche-t170-into-left {
    background-color: #000
}

.kche-t170 .kche-t170-into .kche-t170-into-right {
    background-color: var(--color,#05c09b)
}

.kche-t170 .kche-t170-title {
    text-align: center
}

.kche-t170 h5 {
    display: inline-block;
    margin: 0;
    font-size: 24px;
    line-height: 1.6;
    color: #000;
    font-weight: var(--fontbold6,600);
    text-align: center;
    text-transform: capitalize;
    background-image: linear-gradient(to right,#000,var(--color) 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.kche-t170 .kche-t170-table-box {
    margin-top: 30px;
    overflow: hidden;
    overflow-x: auto
}

.kche-t170 .kche-t170-table {
    border-top: 1px solid #bfbfbf;
    border-left: 1px solid #bfbfbf;
    border-collapse: collapse;
    color: var(--introcolor,#555555);
    width: 100%
}

.kche-t170 .kche-t170-table td {
    border-bottom: 1px solid #bfbfbf;
    border-right: 1px solid #bfbfbf;
    box-sizing: border-box;
    padding: 10px 20px
}

.kche-t170 .kche-t170-table td:nth-child(1),.kche-t170 .kche-t170-table td:nth-child(3) {
    background-color: #fafcff
}

.kche-t170 .kche-t170-table td:nth-child(1) {
    color: #000;
    font-weight: var(--fontbold6,600)
}

@media screen and (max-width: 768px) {
    .kche-t170 .kche-t170-table-box {
        margin-top:20px
    }

    .kche-t170 .kche-t170-table td {
        padding: 5px 10px
    }
}

/* 171 */
.kche-t171 .kche-t171-into {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}

.kche-t171 .kche-t171-into div {
    width: 30px;
    height: 5px
}

.kche-t171 .kche-t171-into .kche-t171-into-left {
    background-color: #000
}

.kche-t171 .kche-t171-into .kche-t171-into-right {
    background-color: var(--color,#05c09b)
}

.kche-t171 .kche-t171-title {
    text-align: center
}

.kche-t171 h5 {
    display: inline-block;
    margin: 0;
    font-size: 24px;
    color: #000;
    line-height: 1.6;
    font-weight: var(--fontbold6,600);
    text-align: center;
    text-transform: capitalize;
    background-image: linear-gradient(to right,#000,var(--color) 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.kche-t171 .kche-t171-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t171 .kche-t171-item {
    width: 49%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 15px;
    background-color: #f3f5f8;
    margin-top: 30px;
    border-radius: 5px;
    overflow: hidden
}

.kche-t171 .kche-t171-item:hover .kche-t171-item-img img {
    transform: scale(1.03)
}

.kche-t171 .kche-t171-item .kche-t171-item-img {
    width: 200px;
    display: inline-flex;
    align-items: center;
    justify-content: left;
    margin-right: 20px;
    border-radius: 5px;
    overflow: hidden
}

.kche-t171 .kche-t171-item .kche-t171-item-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border-radius: 5px;
    border: 1px solid #eee;
    transition: all .2s linear
}

.kche-t171 .kche-t171-item .kche-t171-item-info {
    flex: 1
}

.kche-t171 .kche-t171-item .kche-t171-item-info .kche-t171-item-tit {
    font-size: 18px;
    margin: 0;
    color: #000;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize
}

.kche-t171 .kche-t171-item .kche-t171-item-info .kche-t171-item-des {
    margin-top: 5px
}

.kche-t171 .kche-t171-item .kche-t171-item-info .kche-t171-item-des p {
    margin: 0;
    color: var(--introcolor,#555555);
}

@media screen and (max-width: 768px) {
    .kche-t171 .kche-t171-item {
        width:100%;
        margin-top: 20px
    }
}

@media screen and (max-width: 500px) {
    .kche-t171 .kche-t171-item .kche-t171-item-img {
        width:100%;
        margin-right: 0
    }

    .kche-t171 .kche-t171-item .kche-t171-item-img img {
        width: 100%
    }

    .kche-t171 .kche-t171-item {
        padding: 0;
        flex-wrap: wrap
    }

    .kche-t171 .kche-t171-item .kche-t171-item-info {
        box-sizing: border-box;
        padding: 10px
    }
}

/* 172 */
.kche-t172 .kche-t172-into {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px
}

.kche-t172 .kche-t172-into div {
    width: 30px;
    height: 5px
}

.kche-t172 .kche-t172-into .kche-t172-into-left {
    background-color: #000
}

.kche-t172 .kche-t172-into .kche-t172-into-right {
    background-color: var(--color,#05c09b)
}

.kche-t172 .kche-t172-title {
    text-align: center
}

.kche-t172 h5 {
    display: inline-block;
    margin: 0;
    font-size: 24px;
    color: #000;
    line-height: 1.6;
    font-weight: var(--fontbold6,600);
    text-align: center;
    text-transform: capitalize;
    background-image: linear-gradient(to right,#000,var(--color) 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.kche-t172 .kche-t172-list {
    margin-top: 30px
}

.kche-t172 .kche-t172-item {
    background-color: #f3f5f8;
    display: flex;
    flex-wrap: wrap;
    border-radius: 5px
}

.kche-t172 .kche-t172-item .kche-t172-item-img {
    width: 50%;
    overflow: hidden;
    border-radius: 5px
}

.kche-t172 .kche-t172-item .kche-t172-item-img:hover img {
    transform: scale(1.01)
}

.kche-t172 .kche-t172-item .kche-t172-item-img img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    transition: all .2s linear;
    border: 1px solid #eee;
    border-radius: 5px
}

.kche-t172 .kche-t172-item .kche-t172-item-info {
    width: 50%;
    box-sizing: border-box;
    padding: 20px 30px
}

.kche-t172 .kche-t172-item .kche-t172-item-info .kche-t172-item-num {
    font-size: 42px;
    margin-bottom: 10px;
    color: var(--color,#05c09b);
    line-height: 1.2;
    font-weight: var(--fontbold6,600)
}

.kche-t172 .kche-t172-item .kche-t172-item-info .kche-t172-item-tit {
    font-size: 20px;
    color: #000;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize
}

.kche-t172 .kche-t172-item .kche-t172-item-info .kche-t172-item-des {
    margin-top: 15px
}

.kche-t172 .kche-t172-item .kche-t172-item-info .kche-t172-item-des p {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin: 0
}

.kche-t172 .kche-t172-item:nth-child(odd) .kche-t172-item-img {
    text-align: left
}

.kche-t172 .kche-t172-item:nth-child(even) .kche-t172-item-img {
    text-align: right
}

@media screen and (max-width: 768px) {
    .kche-t172 .kche-t172-item .kche-t172-item-img {
        width:100%
    }

    .kche-t172 .kche-t172-item .kche-t172-item-img img {
        width: 100%
    }

    .kche-t172 .kche-t172-item .kche-t172-item-info {
        width: 100%;
        padding: 20px
    }

    .kche-t172 .kche-t172-item {
        margin-top: 20px
    }

    .kche-t172-list {
        margin-top: 0
    }
}

@media screen and (max-width: 500px) {
    .kche-t172 .kche-t172-item .kche-t172-item-info .kche-t172-item-num {
        font-size:36px
    }
}

/* 210 */
.kche-t210 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold5);
    margin: 0;
    text-align: center;
    text-transform: capitalize
}

.kche-t210 .kche-t210-into {
    margin: 10px auto;
    width: 50px;
    height: 2px;
    background-color: var(--color,#8373ce)
}

.kche-t210 .kche-t210-des {
    width: 80%;
    margin: 0 auto
}

.kche-t210 .kche-t210-des p {
    color: #333;
    font-size: 16px;
    line-height: 1.6;
    margin: 0;
    text-align: center
}

.kche-t210 .kche-t210-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t210 .kche-t210-item {
    display: flex;
    width: 49%;
    margin-top: 30px
}

.kche-t210 .kche-t210-item:nth-child(odd) .kche-t210-info {
    margin-left: 10px
}

.kche-t210 .kche-t210-item:nth-child(odd) .kche-t210-item-triangle {
    left: -24px;
    border-right: 25px solid #f7f7f7
}

.kche-t210 .kche-t210-item:nth-child(even) .kche-t210-info {
    margin-right: 10px
}

.kche-t210 .kche-t210-item:nth-child(even) .kche-t210-item-triangle {
    right: -24px;
    border-left: 25px solid #f7f7f7
}

.kche-t210 .kche-t210-item:hover .kche-t210-img img {
    transform: scale(1.02)
}

.kche-t210 .kche-t210-item .kche-t210-img {
    width: 40%
}

.kche-t210 .kche-t210-item .kche-t210-img img {
    border: 1px solid #eee;
    max-width: 100%;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    border-radius: 5px;
    transition: all .1s linear
}

.kche-t210 .kche-t210-item .kche-t210-info {
    width: 60%;
    border-radius: 5px;
    position: relative;
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding: 20px
}

.kche-t210 .kche-t210-item .kche-t210-item-tit {
    font-size: 20px;
    color: var(--color,#8373ce);
    font-weight: var(--fontbold5);
    margin: 0;
    transition: all .1s linear;
    position: relative;
    z-index: 10;
    text-transform: capitalize
}

.kche-t210 .kche-t210-item .kche-t210-item-des {
    margin-top: 10px;
    position: relative;
    z-index: 10
}

.kche-t210 .kche-t210-item .kche-t210-item-des p {
    color: #333;
    font-size: 16px;
    margin: 0;
    line-height: 1.6;
    transition: all .1s linear
}

.kche-t210 .kche-t210-item .kche-t210-item-triangle {
    position: absolute;
    top: 29px;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    z-index: 10
}

@media screen and (max-width: 1024px) {
    .kche-t210 .kche-t210-item {
        width:100%
    }

    .kche-t210 .kche-t210-des {
        width: 100%
    }
}

@media screen and (max-width: 500px) {
    .kche-t210 .kche-t210-item {
        flex-wrap:wrap;
        margin-top: 20px
    }

    .kche-t210 .kche-t210-item .kche-t210-img {
        width: 100%
    }

    .kche-t210 .kche-t210-item .kche-t210-info {
        width: 100%;
        padding: 20px 10px
    }

    .kche-t210 .kche-t210-item .kche-t210-item-triangle {
        display: none
    }

    .kche-t210 .kche-t210-item:nth-child(odd) .kche-t210-info {
        margin-left: 0
    }

    .kche-t210 .kche-t210-item:nth-child(even) {
        flex-direction: column-reverse
    }

    .kche-t210 .kche-t210-item:nth-child(even) .kche-t210-info {
        margin-right: 0
    }
}

/* 184 */
.kche-t184 .kche-t184-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-transform: capitalize;
}

.kche-t184 .kche-t184-contant {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kche-t184 .kche-t184-left {
    width: 40%;
    box-sizing: border-box;
    padding-right: 40px;
}

.kche-t184 .kche-t184-right {
    width: 60%;
}

.kche-t184 .kche-t184-item {
    width: 32%;
    border: 1px solid #eee;
    box-shadow: 0px 1px 10px 0px rgba(51,51,51,0.1);
    border-radius: 5px;
    margin-bottom: 2%;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
    background-color: #fff
}

.kche-t184 .kche-t184-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kche-t184 .kche-t184-item-text {
    margin-top: 5px;
}

.kche-t184 .kche-t184-item-text p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.5;
}

.kche-t184 .kche-t184-item-tit p {
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    text-transform: capitalize;
}

.kche-t184 .kche-t184-item-img {
    position: absolute;
    width: 30%;
    height: 40%;
    bottom: 5%;
    right: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color,#FF5C14)
}

.kche-t184 .kche-t184-item-img>em {
    font-size: 64px;
    z-index: 0;
    opacity: 0.2;
    line-height: 1;
}

.kche-t184 .kche-t184-details p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.7;
}

.kche-t184 .kche-t184-details {
    margin-top: 20px;
}

.kche-t184 .kche-t184-item:nth-of-type(n+4) {
    margin-bottom: 0;
}

.kche-t184 .kche-t184-item:hover {
    transform: translateY(8px);
}

@media(max-width: 1500px) {
    .kche-t184 .kche-t184-details {
        margin-top:25px;
    }
}

@media(max-width: 1200px) {
    .kche-t184 .kche-t184-item-img>em {
        font-size:54px;
    }
}

@media(max-width: 1024px) {
    .kche-t184 .kche-t184-contant {
        flex-direction:column;
    }

    .kche-t184 .kche-t184-left {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .kche-t184 .kche-t184-details {
        margin-top: 15px;
    }

    .kche-t184 .kche-t184-right {
        width: 100%;
    }
}

@media(max-width: 768px) {
    .kche-t184 .kche-t184-item {
        width:49%;
    }

    .kche-t184 .kche-t184-item:nth-of-type(n+4) {
        margin-bottom: 2%;
    }

    .kche-t184 .kche-t184-item:nth-of-type(n+5) {
        margin-bottom: 0;
    }
}

@media(max-width: 500px) {
    .kche-t184 .kche-t184-item {
        width:100%;
    }

    .kche-t184 .kche-t184-item-text {
        margin-top: 10px;
    }

    .kche-t184 .kche-t184-item:nth-of-type(n+5) {
        margin-bottom: 2%;
    }
}

/* 185 */
.kche-t185 .kche-t185-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    text-transform: capitalize;
}

.kche-t185 .kche-t185-title {
    margin: 0 auto;
    text-align: center;
}

.kche-t185 .kche-t185-pro {
    margin: 10px auto 30px;
}

.kche-t185 .kche-t185-pro p {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 0;
    line-height: 1.5;
}

.kche-t185 .kche-t185-list {
    display: flex;
    justify-content: space-between;
}

.kche-t185 .kche-t185-item-l {
    display: flex;
    padding: 10px 15px;
    border-right: 1px solid #c0c0c0;
    box-sizing: border-box;
}

.kche-t185 .kche-t185-item-r {
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
}

.kche-t185 .kche-t185-item-math p {
    margin: 0;
    font-size: 46px;
    font-weight: var(--fontbold6,600);
    line-height: 1;
    color: var(--color,#FF5C14);
}

.kche-t185 .kche-t185-item-sub {
    display: flex;
    justify-content: end;
    align-items: end;
}

.kche-t185 .kche-t185-item-sub p {
    font-size: 22px;
    font-weight: var(--fontbold6,600);
    line-height: 1;
    margin: 0;
    color: var(--color,#FF5C14);
}

.kche-t185 .kche-t185-item {
    width: 24%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kche-t185 .kche-t185-item-r p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #000000;
}

@media(max-width: 1400px) {
    .kche-t185 .kche-t185-list {
        margin-bottom: 45px;
    }

    .kche-t185 .kche-t185-item-math p {
        font-size: 42px;
    }

    .kche-t185 .kche-t185-item-r p {
        font-size: 16px;
        text-align: center;
    }
}

@media(max-width: 1024px) {
    .kche-t185 .kche-t185-item-r {
        width:100%;
        padding: 0;
    }

    .kche-t185 .kche-t185-item-l {
        border: none;
    }

    .kche-t185 .kche-t185-item {
        flex-direction: column;
    }
}

@media(max-width: 768px) {
    .kche-t185 .kche-t185-list {
        flex-wrap:wrap;
        margin-bottom: 30px;
    }

    .kche-t185 .kche-t185-item {
        width: 48%;
        margin-bottom: 4%;
    }

    .kche-t185 .kche-t185-item-math p {
        font-size: 26px;
    }

    .kche-t185 .kche-t185-item-r p {
        font-size: 14px;
    }

    .kche-t185 .kche-t185-item:nth-of-type(n+3) {
        margin-bottom: 0;
    }
}

/* 186 */
.kche-t186 .kche-t186-contant {
    display: flex;
    align-items: center;
}

.kche-t186 .kche-t186-left {
    width: 46%;
    box-sizing: border-box;
    padding-right: 40px;
}

.kche-t186 .kche-t186-right {
    display: flex;
    width: 54%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kche-t186 .kche-t186-item {
    display: flex;
    width: 49%;
    margin-bottom: 15px;
}

.kche-t186 .kche-t186-item p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
}

.kche-t186 .kche-t186-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    color: #000;
    margin: 0;
    line-height: 1.5;
    text-transform: capitalize;
}

.kche-t186 .kche-t186-text p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.7;
}

.kche-t186 .kche-t186-text {
    padding-top: 20px;
}

.kche-t186 .kche-t186-item>em {
    font-size: 16px;
    color: var(--color,#FF5C14);
    margin-right: 10px;
}

@media(max-width: 1024px) {
    .kche-t186 .kche-t186-contant {
        flex-direction:column;
    }

    .kche-t186 .kche-t186-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .kche-t186 .kche-t186-right {
        width: 100%;
    }
}

@media(max-width: 768px) {
    .kche-t186 .kche-t186-item {
        width:100%;
        margin-bottom: 10px;
    }
}

/* 187 */
.kche-t187 .kche-t187-title {
    text-align: center;
}

.kche-t187 .kche-t187-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize;
}

.kche-t187 .kche-t187-pro {
    margin: 10px auto 30px;
}

.kche-t187 .kche-t187-pro p {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 0;
    line-height: 1.5;
}

.kche-t187 .kche-t187-list {
    display: flex;
    justify-content: space-between;
}

.kche-t187 .kche-t187-item {
    width: 24%;
}

.kche-t187 .kche-t187-item-tit {
    background: var(--color,#FF5C14);
    padding: 10px 5px;
    box-sizing: border-box
}

.kche-t187 .kche-t187-item-tit p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
}

.kche-t187 .kche-t187-item-img {
    background: #eee;
    display: flex;
    justify-content: center;
    margin: 3px 0;
    padding: 10px 0;
    box-sizing: border-box;
}

.kche-t187 .kche-t187-item-img img {
    display: block;
    max-width: 100%;
    border: 1px solid #eeee;
}

.kche-t187 .kche-t187-item-text {
    text-align: center;
    background: #eee;
    padding: 10px;
    margin-bottom: 3px;
    box-sizing: border-box;
}

.kche-t187 .kche-t187-item-text p {
    font-size: 16px;
    margin: 0;
    line-height: 1.7;
}

@media(max-width: 950px) {
    .kche-t187 .kche-t187-list {
        flex-wrap:wrap;
        margin-top: 45px;
    }

    .kche-t187 .kche-t187-item {
        width: 49%;
        margin-bottom: 2%;
    }
}

@media(max-width: 500px) {
    .kche-t187 .kche-t187-list {
        margin-top:30px;
    }

    .kche-t187 .kche-t187-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .kche-t187 .kche-t187-item:nth-last-child(1) {
        margin-bottom: 0;
    }
}

/* 188 */
.kche-t188 .kche-t188-contant {
    display: flex;
    align-items: center;
}

.kche-t188 .kche-t188-left {
    width: 55%;
    padding-right: 40px;
    box-sizing: border-box;
}

.kche-t188 .kche-t188-right {
    width: 45%;
}

.kche-t188 .kche-t188-left .kche-t188-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-transform: capitalize;
}

.kche-t188 .kche-t188-text p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
}

.kche-t188 .kche-t188-text {
    margin-top: 20px;
}

.kche-t188 .kche-t188-item {
    background: #FFFFFF;
    box-shadow: 0px 1px 10px 0px rgba(51,51,51,0.1);
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
    width: 100%;
    box-sizing: border-box;
}

.kche-t188 .kche-t188-item:nth-last-child(1) {
    margin-bottom: 0;
}

.kche-t188 .kche-t188-tit p {
    font-size: 18px;
    margin: 0;
    line-height: 1;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize;
}

.kche-t188 .kche-t188-card {
    margin-left: 20px;
}

.kche-t188 .kche-t188-img {
    transition: all .3s ease-in-out;
    color: var(--color,#FF5C14)
}

.kche-t188 .kche-t188-img>em {
    font-size: 42px;
    line-height: 1
}

.kche-t188 .kche-t188-con p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.5;
}

.kche-t188 .kche-t188-con {
    margin-top: 15px;
}

.kche-t188 .kche-t188-item:hover .kche-t188-img {
    transform: translateY(10px);
}

@media(max-width: 1366px) {
    .kche-t188 .kche-t188-left {
        padding-right:80px;
    }

    .kche-t188 .kche-t188-card {
        margin-left: 20px;
    }

    .kche-t188 .kche-t188-img>em {
        font-size: 38px;
    }

    .kche-t188 .kche-t188-item {
        width: 100%;
    }
}

@media(max-width: 1024px) {
    .kche-t188 .kche-t188-left {
        padding-right:3%;
    }
}

@media(max-width: 768px) {
    .kche-t188 .kche-t188-contant {
        flex-direction:column;
    }

    .kche-t188 .kche-t188-left {
        padding-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .kche-t188 .kche-t188-right {
        width: 100%;
    }
}

/* 189 */
.kche-t189 .kche-t189-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    text-transform: capitalize;
}

.kche-t189 .kche-t189-con {
    margin: 10px auto 30px;
}

.kche-t189 .kche-t189-con p {
    margin: 0;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.kche-t189 .kche-t189-contant {
    display: flex;
    align-items: center;
}

.kche-t189 .kche-t189-right {
    width: 50%;
    padding-left: 40px;
    box-sizing: border-box;
}

.kche-t189 .kche-t189-left img {
    display: block;
    max-width: 100%;
    transition: all .3s ease-in-out;
    border-radius: 5px;
    overflow: hidden;
    box-sizing: border-box;
    border: 1px solid #eee;
}

.kche-t189 .kche-t189-left {
    width: 50%;
    position: relative;
    box-sizing: border-box;
    padding: 20px
}

.kche-t189 .kche-t189-value p {
    margin: 0;
    font-size: 48px;
    line-height: 1;
    font-weight: var(--fontbold6,600);
}

.kche-t189 .kche-t189-ic p {
    margin: 0;
    line-height: 1;
    font-weight: var(--fontbold5);
    text-transform: uppercase;
    font-size: 18px;
}

.kche-t189 .kche-t189-math {
    display: flex;
    align-items: center;
}

.kche-t189 .kche-t189-text p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.7;
}

.kche-t189 .kche-t189-text {
    margin-top: 10px;
}

.kche-t189 .kche-t189-ic {
    position: relative;
}

.kche-t189 .kche-t189-ic .kche-t189-ic-after {
    position: absolute;
    width: 23px;
    height: 3px;
    background: var(--color,#FF5C14);
    bottom: -12px;
}

.kche-t189 .kche-t189-btn span {
    font-size: 16px;
    color: #FFFFFF;
    background: var(--color,#FF5C14);
    padding: 12px 20px;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
    border-radius: 5px;
}

.kche-t189 .kche-t189-item {
    margin-bottom: 30px;
}

.kche-t189 .kche-t189-value {
    margin-right: 10px;
}

.kche-t189 .kche-t189-left::after {
    position: absolute;
    content: '';
    width: 55%;
    height: 80%;
    top: 0;
    left: 0;
    background: #F6F6F7;
    z-index: -1;
    border-radius: 5px;
    overflow: hidden;
}

.kche-t189 .kche-t189-left:hover img {
    transform: scale(1.02);
}

.kche-t189 .kche-t189-btn span:hover {
    box-shadow: 0px 1px 15px 0px rgba(51,51,51,.2);
}

@media(max-width: 1366px) {
    .kche-t189 .kche-t189-right {
        padding-left:3%;
    }

    .kche-t189 .kche-t189-value p {
        font-size: 42px;
    }

    .kche-t189 .kche-t189-item {
        margin-bottom: 20px;
    }

    .kche-t189 .kche-t189-text {
        margin-top: 10px;
    }
}

@media(max-width: 768px) {
    .kche-t189 .kche-t189-left {
        padding: 0;
        margin-bottom: 25px;
    }

    .kche-t189 .kche-t189-contant {
        flex-direction: column;
    }

    .kche-t189 .kche-t189-left {
        width: 100%;
    }

    .kche-t189 .kche-t189-title {
        margin-bottom: 20px;
    }

    .kche-t189 .kche-t189-value p {
        font-size: 28px;
    }

    .kche-t189 .kche-t189-right {
        padding-left: 0;
        width: 100%;
    }
}

/* 190 */
.kche-t190 .kche-t190-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.2;
}

.kche-t190 .kche-t190-con p {
    margin: 0;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.kche-t190 .kche-t190-con {
    margin: 10px 0 35px;
}

.kche-t190 .kche-t190-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 66px;
}

.kche-t190 .kche-t190-item {
    width: 15%;
    border: 1px solid #D2D2D2;
    border-radius: 5px;
    padding: 40px 25px;
    position: relative;
    box-sizing: border-box;
    background: #FFFFFF;
}

.kche-t190 .kche-t190-img {
    display: flex;
    justify-content: center;
    color: var(--color,#C4956A)
}

.kche-t190 .kche-t190-img>em {
    display: block;
    max-width: 100%;
    transition: all .3s ease-in-out;
    font-size: 50px;
    line-height: 1
}

.kche-t190 .kche-t190-text {
    margin-top: 20px;
}

.kche-t190 .kche-t190-text p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
}

.kche-t190 .kche-t190-span p {
    width: 50px;
    height: 50px;
    background: #F4F4F4;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin: 0;
    font-size: 18px;
}

.kche-t190 .kche-t190-span {
    width: 100%;
    position: absolute;
    display: flex;
    justify-content: center;
    left: 0;
    bottom: 15%;
}

.kche-t190 .kche-t190-item:hover em {
    transform: rotateY(190deg);
}

.kche-t190 .kche-t190-order {
    width: 2%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kche-t190 .kche-t190-order p {
    color: #444;
    line-height: 1;
    margin: 0;
    font-weight: bold;
    font-family: cursive;
}

@media(max-width: 1600px) {
    .kche-t190 .kche-t190-item {
        padding:40px 20px;
    }

    .kche-t190 .kche-t190-span p {
        width: 50px;
        height: 50px;
        font-size: 16px;
    }
}

@media(max-width: 1366px) {
    .kche-t190 .kche-t190-item {
        padding:30px 15px;
    }

    .kche-t190 .kche-t190-text p {
        font-size: 14px;
    }

    .kche-t190 .kche-t190-span p {
        width: 40px;
        height: 40px;
    }

    .kche-t190 .kche-t190-img>em {
        font-size: 42px;
    }
}

@media(max-width: 1200px) {
    .kche-t190 .kche-t190-img>em {
        font-size:32px;
    }
}

@media(max-width: 1024px) {
    .kche-t190 .kche-t190-order {
        display:none;
    }

    .kche-t190 .kche-t190-list {
        flex-wrap: wrap;
    }

    .kche-t190 .kche-t190-item {
        width: 32%;
        margin-bottom: 20px;
    }

    .kche-t190 .kche-t190-img>em {
        font-size: 42px;
    }
}

@media(max-width: 500px) {
    .kche-t190 .kche-t190-item {
        width:49%;
    }

    .kche-t190 .kche-t190-con {
        margin: 10px 0 20px;
    }

    .kche-t190 .kche-t190-img>em {
        font-size: 32px;
    }
}

/* 191 */
.kche-t191 .kche-t191-title {
    background: var(--color,#C4956A);
    padding: 10px 20px;
    box-sizing: border-box;
}

.kche-t191 .kche-t191-title p {
    margin: 0;
    font-size: 20px;
    color: #fff;
    line-height: 1;
    text-transform: capitalize;
}

.kche-t191 .kche-t191-card p {
    margin: 0;
    font-size: 16px;
    width: 50%;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.kche-t191 .kche-t191-card p:nth-last-child(1) {
    margin-bottom: 0;
}

.kche-t191 .kche-t191-card p:nth-last-child(2) {
    margin-bottom: 0;
}

.kche-t191 .kche-t191-card {
    display: flex;
    flex-wrap: wrap;
    padding: 20px 20px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
    background-color: #fff
}

.kche-t191 .kche-t191-list {
    background-color: #fff
}

.kche-t191 .kche-t191-item {
    padding: 20px 20px;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

.kche-t191 .kche-t191-table p {
    margin: 0;
    font-size: 18px;
    font-weight: var(--fontbold5);
}

.kche-t191 .kche-t191-text p {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    color: #444;
}

.kche-t191 .kche-t191-text {
    margin-top: 10px;
}

.kche-t191 .kche-t191-table {
    padding-left: 30px;
    position: relative;
}

.kche-t191 .kche-t191-table .kche-t191-table-after {
    position: absolute;
    width: 20px;
    height: 20px;
    background: var(--color,#C4956A);
    left: 0;
    top: 4px;
}

@media(max-width: 500px) {
    .kche-t191 .kche-t191-card,.kche-t191 .kche-t191-item {
        padding:20px 15px;
    }

    .kche-t191 .kche-t191-card p {
        width: 100%;
        margin-bottom: 15px;
    }
}

/* 192 */
.kche-t192 .kche-t192-cards {
    display: flex;
    align-items: center;
}

.kche-t192 .kche-t192-table {
    display: flex;
    align-items: center;
}

.kche-t192 .kche-t192-tit {
    width: 90%;
}

.kche-t192 .kche-t192-tit p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    text-transform: capitalize;
}

.kche-t192 .kche-t192-text p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.5;
}

.kche-t192 .kche-t192-text {
    margin-top: 10px;
}

.kche-t192 .kche-t192-list {
    display: flex;
    flex-direction: column;
    width: 25%;
}

.kche-t192 .kche-t192-picture {
    padding: 0 30px;
    flex: 1;
    display: flex;
    align-items: center;
}

.kche-t192 .kche-t192-picture img {
    display: block;
    max-width: 100%;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
}

.kche-t192 .kche-t192-item {
    margin-bottom: 20px;
}

.kche-t192 .kche-t192-img>em {
    display: flex;
    max-width: 100%;
    transition: all .3s ease-in-out;
    font-size: 38px;
    line-height: 1
}

.kche-t192 .kche-t192-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    text-transform: capitalize;
}

.kche-t192 .kche-t192-pro p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

.kche-t192 .kche-t192-pro {
    margin: 10px auto 30px;
}

.kche-t192 .kche-t192-img {
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    ;color: var(--color,#C4956A);
    margin-right: 8px;
}

.kche-t192 .kche-t192-item:hover .kche-t192-img>em {
    transform: rotateY(190deg);
}

@media(max-width: 1600px) {
    .kche-t192 .kche-t192-item {
        margin-bottom:20px;
    }
}

@media(max-width: 1024px) {
    .kche-t192 .kche-t192-list {
        width:100%;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .kche-t192 .kche-t192-picture {
        padding: 20px 0;
    }

    .kche-t192 .kche-t192-picture img {
        width: 100%;
    }

    .kche-t192 .kche-t192-cards {
        flex-direction: column;
    }

    .kche-t192 .kche-t192-item {
        width: 100%;
        margin-bottom: 30px;
    }

    .kche-t192 .kche-t192-list .kche-t192-item:nth-last-child(1) {
        margin-bottom: 0;
    }
}

/* 193 */
.kche-t193 .kche-t193-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    text-transform: capitalize;
}

.kche-t193 .kche-t193-item {
    width: 13%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
}

.kche-t193 .kche-t193-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.kche-t193 .kche-t193-item img {
    display: block;
    max-width: 100%;
    border: 1px solid #eee;
    transition: all .2s ease-in-out;
    width: 100%;
}

.kche-t193 .kche-t193-item:nth-of-type(7n) {
    margin-right: 0;
}

.kche-t193 .kche-t193-item:nth-last-child(1) {
    margin-right: 0;
}

.kche-t193 .kche-t193-pro p {
    margin: 0;
    font-size: 16px;
    color: #333;
    text-align: center;
    position: relative;
}

.kche-t193 .kche-t193-pro {
    margin: 10px auto;
}

.kche-t193 .kche-t193-table {
    margin: 20px 0;
}

.kche-t193 .kche-t193-table p {
    margin: 0;
    text-align: center;
    font-size: 20px;
    color: var(--color,#C4956A);
    text-transform: capitalize;
}

.kche-t193 .kche-t193-item:hover img {
    transform: scale(1.05);
}

@media(max-width: 1366px) {
    .kche-t193 .kche-t193-pro {
        width:90%;
    }

    .kche-t193 .kche-t193-item {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .kche-t193 .kche-t193-list {
        justify-content: space-between;
    }

    .kche-t193 .kche-t193-item {
        width: 16%;
    }
}

@media(max-width: 1024px) {
    .kche-t193 .kche-t193-item {
        width:23%;
        margin-bottom: 3%;
    }
}

@media(max-width: 768px) {
    .kche-t193 .kche-t193-pro {
        width:100%;
        margin: 10px auto;
    }

    .kche-t193 .kche-t193-table {
        margin-top: 25px;
    }

    .kche-t193 .kche-t193-item {
        width: 32%;
        margin-bottom: 2%;
    }
}

@media(max-width: 500px) {
    .kche-t193 .kche-t193-item {
        width:49%;
        margin-bottom: 2%;
    }
}

/* 194 */
.kche-t194 .kche-t194-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    text-transform: capitalize
}

.kche-t194 .kche-t194-pro {
    margin: 10px 0
}

.kche-t194 .kche-t194-pro p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: #333
}

.kche-t194 .kche-t194-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.kche-t194 .kche-t194-item {
    display: flex;
    width: 49%;
    border: 1px solid #eee;
    border-radius: 5px;
    margin-top: 20px;
    overflow: hidden;
    background: #fff;
    align-items: center;
    padding: 10px;
    box-sizing: border-box
}

.kche-t194 .kche-t194-text {
    padding: 10px 20px;
    width: 55%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box
}

.kche-t194 .kche-t194-img img {
    display: block;
    max-width: 100%;
    transition: all .3s ease-in-out;
    border-radius: 5px
}

.kche-t194 .kche-t194-img {
    flex: 1;
    overflow: hidden;
    border-radius: 5px
}

.kche-t194 .kche-t194-tit p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    font-weight: var(--fontbold6,600);
    text-transform: capitalize;
    color: var(--color,#c4956a)
}

.kche-t194 .kche-t194-con {
    margin-top: 10px
}

.kche-t194 .kche-t194-con p {
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
    color: var(--introcolor,#555555)
}

.kche-t194 .kche-t194-img:hover img {
    transform: scale(1.05)
}

@media(max-width: 1100px) {
    .kche-t194 .kche-t194-img img {
        width:100%;
        object-fit: cover
    }
}

@media(max-width: 850px) {
    .kche-t194 .kche-t194-item {
        width:100%
    }
}

@media(max-width: 500px) {
    .kche-t194 .kche-t194-tit p {
        font-size:16px
    }

    .kche-t194 .kche-t194-con p {
        font-size: 14px;
        line-height: 1.5
    }

    .kche-t194 .kche-t194-text {
        width: 68%;
        padding: 10px
    }
}

/* 195 */
.kche-t195 .kche-t195-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1;
    text-transform: capitalize;
    color: #000000;
}

.kche-t195 .kche-t195-item {
    background: #FFFFFF;
    border-radius: 5px;
    border: 1px solid #eee;
    width: 24%;
    padding: 55px 20px 20px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    transition: all .3s ease-in-out;
}

.kche-t195 .kche-t195-list {
    display: flex;
    justify-content: space-between;
}

.kche-t195 .kche-t195-tit p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    color: #000000;
    font-weight: var(--fontbold5);
    text-transform: capitalize;
}

.kche-t195 .kche-t195-tit {
    margin-bottom: 10px;
}

.kche-t195 .kche-t195-pro {
    margin: 10px 0 30px;
}

.kche-t195 .kche-t195-pro p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

.kche-t195 .kche-t195-con p {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.5;
    margin: 0 auto;
}

.kche-t195 .kche-t195-math {
    position: absolute;
    top: 10px;
    left: 20px;
}

.kche-t195 .kche-t195-math p {
    margin: 0;
    font-size: 36px;
    font-weight: var(--fontbold6,600);
    color: var(--color,#E1CAB4);
    line-height: 1;
}

.kche-t195 .kche-t195-item:hover {
    transform: translateY(-5px);
}

@media(max-width: 768px) {
    .kche-t195 .kche-t195-list {
        flex-wrap:wrap;
    }

    .kche-t195 .kche-t195-item {
        width: 49%;
        margin-top: 20px;
    }

    .kche-t195 .kche-t195-pro {
        margin: 10px 0
    }
}

@media(max-width: 500px) {
    .kche-t195 .kche-t195-item {
        width:100%;
        padding: 40px 10px 10px;
    }

    .kche-t195 .kche-t195-math {
        position: absolute;
        left: 10px;
    }

    .kche-t195 .kche-t195-math p {
        font-size: 28px;
    }
}

/* 196 */
.kche-t196 .kche-t196-contact {
    width: 50%;
    padding: 10px 40px;
    box-sizing: border-box;
}

.kche-t196 .kche-t196-img {
    width: 50%;
    overflow: hidden;
}

.kche-t196 .kche-t196-contant {
    display: flex;
    align-items: center;
    background: #fafafa;
    border-radius: 5px;
    overflow: hidden;
}

.kche-t196 .kche-t196-img img {
    display: block;
    max-width: 100%;
    transition: all .3s ease-in-out;
    border-radius: 5px
}

.kche-t196 .kche-t196-title {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    line-height: 1.5;
    text-transform: capitalize;
    color: #000000;
}

.kche-t196 .kche-t196-text {
    margin-top: 10px;
}

.kche-t196 .kche-t196-text p {
    margin: 0;
    line-height: 1.5;
}

.kche-t196 .kche-t196-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.kche-t196 .kche-t196-table p {
    margin: 0;
    font-size: 18px;
    line-height: 1;
    color: #000000;
    text-transform: capitalize;
}

.kche-t196 .kche-t196-pro p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: var(--introcolor,#555555);
}

.kche-t196 .kche-t196-pro {
    margin-top: 10px;
}

.kche-t196 .kche-t196-icoe {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eee;
    color: var(--color,#C4956A);
    margin-right: 20px;
    transition: all .3s ease-in-out;
    border-radius: 5px;
}

.kche-t196 .kche-t196-icoe>em {
    font-size: 22px;
    line-height: 1;
}

.kche-t196 .kche-t196-list {
    margin-top: 30px;
}

.kche-t196 .kche-t196-size {
    flex: 1;
}

.kche-t196 .kche-t196-item:nth-last-child(1) {
    margin-bottom: 0;
}

.kche-t196 .kche-t196-img:hover img {
    transform: scale(1.02);
}

.kche-t196 .kche-t196-item:hover .kche-t196-icoe {
    transform: translateY(-5px);
}

@media(max-width: 1366px) {
    .kche-t196 .kche-t196-contact {
        padding:0 30px;
    }

    .kche-t196 .kche-t196-item {
        margin-bottom: 15px;
    }

    .kche-t196 .kche-t196-list {
        margin-top: 20px;
    }

    .kche-t196 .kche-t196-text {
        margin-top: 10px;
    }

    .kche-t196 .kche-t196-pro {
        margin-top: 6px;
    }
}

@media(max-width: 1024px) {
    .kche-t196 .kche-t196-contant {
        flex-direction:column;
    }

    .kche-t196 .kche-t196-img img {
        width: 100%;
    }

    .kche-t196 .kche-t196-contact {
        padding: 20px;
        width: 100%;
    }

    .kche-t196 .kche-t196-img {
        width: 100%;
    }

    .kche-t196 .kche-t196 .kche-t196-img img {
        width: 100%;
    }
}

@media(max-width: 500px) {
    .kche-t196 .kche-t196-contact {
        padding: 10px;
    }

    .kche-t196 .kche-t196-icoe {
        margin-right: 10px;
    }
}

/* 197 */
.kche-t197 .kche-t197-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    color: #000000;
    text-transform: capitalize;
}

.kche-t197 .kche-t197-list {
    display: flex;
    flex-wrap: wrap;
}

.kche-t197 .kche-t197-item {
    width: 33.33%;
    box-sizing: border-box;
    margin-bottom: 70px;
}

.kche-t197 .kche-t197-item:nth-child(n+4) {
    margin-bottom: 0;
}

.kche-t197 .kche-t197-ico {
    text-align: center;
    transition: all .3s ease-in-out;
    ;color: var(--color,#FF5301)
}

.kche-t197 .kche-t197-ico>em {
    font-size: 36px;
    line-height: 1;
    transition: all .3s ease-in-out;
}

.kche-t197 .kche-t197-tit p {
    margin: 0;
    font-size: 18px;
    color: #000;
    text-transform: capitalize;
}

.kche-t197 .kche-t197-tit {
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
}

.kche-t197 .kche-t197-text {
    text-align: center;
    padding: 0 50px;
    box-sizing: border-box;
}

.kche-t197 .kche-t197-text p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
}

.kche-t197 .kche-t197-pro {
    margin-bottom: 30px;
}

.kche-t197 .kche-t197-pro p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
    color: #333;
}

.kche-t197 .kche-t197-sub {
    width: 150px;
    height: 1px;
    background: #E0E0E0;
    margin: 10px auto;
}

.kche-t197 .kche-t197-span {
    width: 48px;
    height: 2px;
    background: var(--color,#FF5301);
    margin: 0 auto;
}

.kche-t197 .kche-t197-item:hover .kche-t197-ico {
    transform: rotateY(180deg);
}

@media(max-width: 1400px) {
    .kche-t197 .kche-t197-text {
        padding:0 25px;
    }

    .kche-t197 .kche-t197-tit {
        padding: 15px 25px;
    }
}

@media(max-width: 1024px) {
    .kche-t197 .kche-t197-item {
        width:50%;
    }
}

@media(max-width: 500px) {
    .kche-t197 .kche-t197-item {
        width:100%;
        margin-bottom: 20px;
    }

    .kche-t197 .kche-t197-text {
        padding: 0
    }

    .kche-t197 .kche-t197-tit {
        padding: 10px 0;
    }
}

/* 198 */
.kche-t198 .kche-t198-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    color: #000000;
    text-transform: capitalize;
}

.kche-t198 .kche-t198-pro {
    margin-bottom: 30px;
}

.kche-t198 .kche-t198-pro p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
    color: #333;
}

.kche-t198 .kche-t198-sub {
    width: 150px;
    height: 1px;
    background: #E0E0E0;
    margin: 10px auto;
}

.kche-t198 .kche-t198-span {
    width: 48px;
    height: 2px;
    background: var(--color,#FF5301);
    margin: 0 auto;
}

.kche-t198 .kche-t198-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.kche-t198 .kche-t198-item {
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #ececec;
    overflow: hidden;
    box-sizing: border-box;
}

.kche-t198 .kche-t198-item:nth-of-type(-n+4) {
    border-bottom: 1px solid #ececec;
}

.kche-t198 .kche-t198-item:nth-of-type(4n) {
    border-right: none;
}

.kche-t198 .kche-t198-item img {
    display: block;
    max-width: 100%;
    transition: all .3s ease-in-out;
    width: 200px;
}

.kche-t198 .kche-t198-item:hover img {
    transform: scale(1.05);
}

@media(max-width: 768px) {
    .kche-t198 .kche-t198-item {
        width:48%;
    }

    .kche-t198 .kche-t198-item:nth-of-type(n+5) {
        border-bottom: 1px solid #eee;
    }

    .kche-t198 .kche-t198-item:nth-of-type(4n) {
        border-right: 1px solid #eee;
    }

    .kche-t198 .kche-t198-item {
        border-left: 1px solid #eee;
    }

    .kche-t198 .kche-t198-item:nth-of-type(1) {
        border-top: 1px solid #eee;
    }

    .kche-t198 .kche-t198-item:nth-of-type(2) {
        border-top: 1px solid #eee;
    }
}

/* 199 */
.kche-t199 .kche-t199-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    color: #000;
    text-transform: capitalize
}

.kche-t199 .kche-t199-sub {
    width: 150px;
    height: 1px;
    background: #e0e0e0;
    margin: 10px auto
}

.kche-t199 .kche-t199-span {
    width: 48px;
    height: 2px;
    background: var(--color,#ff5301);
    margin: 0 auto
}

.kche-t199 .kche-t199-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px
}

.kche-t199 .kche-t199-item {
    width: 24%;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(15,51,51,.1);
    padding: 30px 20px 45px;
    position: relative;
    box-sizing: border-box
}

.kche-t199 .kche-t199-tit p {
    font-size: 18px;
    margin: 0;
    line-height: 1.5
}

.kche-t199 .kche-t199-tit {
    text-align: center;
    text-transform: capitalize
}

.kche-t199 .kche-t199-pro {
    margin-bottom: 30px
}

.kche-t199 .kche-t199-pro p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
    color: #333
}

.kche-t199 .kche-t199-img {
    position: relative;
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    margin: 20px auto;
    transition: all .3s ease-in-out;
    color: var(--color,#ff5301)
}

.kche-t199 .kche-t199-circle {
    width: 80px;
    height: 80px;
    background: var(--color,#ff5301);
    border-radius: 100%;
    opacity: .08
}

.kche-t199 .kche-t199-img>em {
    position: absolute;
    font-size: 38px;
    line-height: 1
}

.kche-t199 .kche-t199-li {
    display: flex
}

.kche-t199 .kche-t199-li p {
    margin: 0;
    line-height: 1.5;
    font-size: 16px;
    color: var(--introcolor,#555555)
}

.kche-t199 .kche-t199-li {
    display: flex;
    align-items: baseline;
    margin-bottom: 10px
}

.kche-t199 .kche-t199-ioce {
    width: 15px;
    border: 1px solid #555;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--introcolor,#555555)
}

.kche-t199 .kche-t199-text {
    margin-left: 10px
}

.kche-t199 .kche-t199-price {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: end
}

.kche-t199 .kche-t199-ul {
    padding-top: 20px;
    border-top: 1px solid #eee
}

.kche-t199 .kche-t199-price p {
    margin: 0 4px;
    line-height: 1;
    font-size: 26px;
    color: var(--color,#ff5301);
    position: relative
}

.kche-t199 .kche-t199-price span {
    color: #000;
    font-size: 16px;
    line-height: 1.5
}

.kche-t199 .kche-t199-btn {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    bottom: -10px;
    left: 0
}

.kche-t199 .kche-t199-btn span {
    line-height: 1;
    color: #fff;
    padding: 10px 25px;
    display: inline-block;
    background: var(--color,#ff5301);
    border-radius: 6px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer
}

.kche-t199 .kche-t199-item:nth-of-type(2n-1).kche-t199-btn span {
    opacity: .8
}

.kche-t199 .kche-t199-item:hover .kche-t199-img {
    transform: rotateY(180deg)
}

@media(max-width: 1100px) {
    .kche-t199 .kche-t199-item {
        padding:20px 15px
    }

    .kche-t199 .kche-t199-price p {
        font-size: 24px
    }

    .kche-t199 .kche-t199-btn span {
        padding: 15px 40px
    }
}

@media(max-width: 1024px) {
    .kche-t199 .kche-t199-list {
        flex-wrap:wrap;
        margin-bottom: 0
    }

    .kche-t199 .kche-t199-item {
        width: 49%;
        margin-bottom: 2%;
        padding: 40px 30px
    }

    .kche-t199 .kche-t199-btn {
        position: unset
    }
}

@media(max-width: 700px) {
    .kche-t199 .kche-t199-item {
        width:100%;
        margin: 0 auto 20px
    }
}

/* 200 */
.kche-t200 .kche-t200-contant {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.kche-t200 .kche-t200-left {
    width: 48%;
}

.kche-t200 .kche-t200-list {
    width: 49%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kche-t200 .kche-t200-left .kche-t200-title {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    line-height: 1.5;
    text-transform: capitalize;
    color: #000000;
}

.kche-t200 .kche-t200-text {
    margin-top: 10px;
}

.kche-t200 .kche-t200-text p {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin: 0;
}

.kche-t200 .kche-t200-item {
    width: 49%;
    margin-bottom: 40px;
}

.kche-t200 .kche-t200-item:nth-child(n+3) {
    margin-bottom: 0;
}

.kche-t200 .kche-t200-tit {
    margin-top: 20px;
}

.kche-t200 .kche-t200-tit p {
    margin: 0;
    font-size: 18px;
    color: #000;
    line-height: 1.5;
}

.kche-t200 .kche-t200-detail {
    margin-top: 5px;
}

.kche-t200 .kche-t200-detail p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
}

.kche-t200 .kche-t200-li p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.5;
    flex: 1;
}

.kche-t200 .kche-t200-li {
    display: flex;
    margin-bottom: 10px;
}

.kche-t200 .kche-t200-ul {
    padding-top: 30px;
}

.kche-t200 .kche-t200-li>em {
    color: var(--color,#FF5301);
    line-height: 1;
    margin-right: 8px;
    margin-top: 4px;
}

.kche-t200 .kche-t200-btn {
    line-height: 1;
    background: var(--color,#FF5301);
    display: inline-block;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    margin-top: 10px;
    cursor: pointer;
}

.kche-t200 .kche-t200-btn span {
    font-size: 16px;
    color: #fff;
    line-height: 1;
    padding: 10px 16px;
    box-sizing: border-box;
    display: inline-block;
}

.kche-t200 .kche-t200-btn a {
    display: inline-block;
}

.kche-t200 .kche-t200-img img {
    width: 100%;
    display: block;
    transition: all .3s ease-in-out;
}

.kche-t200 .kche-t200-img {
    box-sizing: border-box;
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
}

.kche-t200 .kche-t200-item:hover .kche-t200-img img {
    transform: scale(1.05);
}

.kche-t200 .kche-t200-btn:hover {
    box-shadow: 0px 1px 10px 0px rgba(51,51,51,.2);
}

@media(max-width: 1024px) {
    .kche-t200 .kche-t200-contant {
        flex-direction:column;
    }

    .kche-t200 .kche-t200-left {
        width: 100%;
        margin-bottom: 30px;
    }

    .kche-t200 .kche-t200-list {
        width: 100%;
    }
}

@media(max-width: 500px) {
    .kche-t200 .kche-t200-item {
        width:100%;
    }

    .kche-t200 .kche-t200-tit {
        text-align: center;
    }

    .kche-t200 .kche-t200-ul {
        padding-top: 20px;
    }
}

/* 201 */
.kche-t201 .kche-t201-top {
    display: flex;
    align-items: center;
}

.kche-t201 .kche-t201-con {
    width: 55%;
    padding-right: 5%;
    box-sizing: border-box;
}

.kche-t201 .kche-t201-img {
    flex: 1;
}

.kche-t201 .kche-t201-img img {
    display: block;
    max-width: 100%;
    border: 1px solid #eee;
    border-radius: 5px;
    transition: all .3s ease-in-out;
}

.kche-t201 .kche-t201-item {
    width: 25%;
    display: flex;
    margin-top: 30px;
}

.kche-t201 .kche-t201-list {
    display: flex;
    justify-content: space-between;
}

.kche-t201 .kche-t201-con .kche-t201-title {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    line-height: 1.5;
    color: #000000;
}

.kche-t201 .kche-t201-text p {
    margin: 0;
    color: var(--introcolor,#555555);
    line-height: 1.6;
}

.kche-t201 .kche-t201-sub {
    width: 260px;
    height: 1px;
    background: #E0E0E0;
    margin: 10px 0 20px;
}

.kche-t201 .kche-t201-span {
    width: 80px;
    height: 2px;
    background: var(--color,#FF5301);
}

.kche-t201 .kche-t201-rank p {
    font-size: 36px;
    color: #010102;
    line-height: 1;
    opacity: 0.2;
    margin: 0;
}

.kche-t201 .kche-t201-tit p {
    margin: 0;
    font-size: 18px;
    font-weight: var(--fontbold6,600);
    line-height: 1.5;
}

.kche-t201 .kche-t201-intro p {
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
    margin: 0;
}

.kche-t201 .kche-t201-intro {
    margin-top: 5px;
}

.kche-t201 .kche-t201-icon {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    color: #fff;
    background-color: var(--color);
}

.kche-t201 .kche-t201-icon>em {
    font-size: 32px;
    line-height: 1;
}

.kche-t201 .kche-t201-rank {
    margin-right: 15px;
}

.kche-t201 .kche-t201-img:hover img {
    transform: scale(1.01);
}

.kche-t201 .kche-t201-item:hover .kche-t201-icon {
    transform: translateY(-5px);
}

@media(max-width: 1024px) {
    .kche-t201 .kche-t201-top {
        flex-direction:column;
    }

    .kche-t201 .kche-t201-con {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .kche-t201 .kche-t201-img {
        width: 100%;
    }

    .kche-t201 .kche-t201-img img {
        width: 100%;
    }

    .kche-t201 .kche-t201-list {
        flex-wrap: wrap;
    }

    .kche-t201 .kche-t201-item {
        width: 50%;
    }
}

@media(max-width: 550px) {
    .kche-t201 .kche-t201-item {
        width:100%;
        margin-top: 15px;
    }

    .kche-t201 .kche-t201-sub {
        margin: 20px 0;
    }
}

/* 202 */
.kche-t202 .kche-t202-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    color: #000000;
    text-transform: capitalize;
}

.kche-t202 .kche-t202-sub {
    width: 153px;
    height: 1px;
    background: #E0E0E0;
    margin: 15px auto;
}

.kche-t202 .kche-t202-span {
    width: 48px;
    height: 2px;
    background: var(--color,#FF5301);
    margin: 0 auto;
}

.kche-t202 .kche-t202-text {
    margin-bottom: 30px;
}

.kche-t202 .kche-t202-text p {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

.kche-t202 .kche-t202-tit p {
    margin: 0;
    font-size: 18px;
    color: #000;
    line-height: 1.5;
}

.kche-t202 .kche-t202-item {
    display: flex;
    padding: 10px 15px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: 1px dashed #ccc;
}

.kche-t202 .kche-t202-below p {
    font-size: 16px;
    line-height: 1.6;
    color: var(--introcolor,#555555);
    margin: 0;
}

.kche-t202 .kche-t202-below {
    max-height: 0;
    overflow: hidden;
    transition: all .3s ease-in-out;
}

.kche-t202 .kche-t202-img {
    margin-right: 10px;
    color: var(--color,#FF5301);
}

.kche-t202 .kche-t202-item:hover .kche-t202-below {
    max-height: initial;
    margin-top: 10px;
}

/* 203 */
.kche-t203 .kche-t203-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    color: #000000;
    text-transform: capitalize;
}

.kche-t203 .kche-t203-sub .kche-t203-div:nth-of-type(1) {
    width: 63px;
    height: 2px;
    background: var(--color,#0061DE);
    border-radius: 1px;
    margin-right: 5px;
}

.kche-t203 .kche-t203-sub .kche-t203-div:nth-of-type(2) {
    width: 16px;
    height: 2px;
    background: var(--color,#0061DE);
    border-radius: 1px;
}

.kche-t203 .kche-t203-sub {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    box-sizing: border-box;
}

.kche-t203 .kche-t203-item {
    width: 23%;
    padding: 30px 20px;
    background: #fff;
    box-shadow: 0px 1px 10px 0px rgba(51,51,51,.1);
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.kche-t203 .kche-t203-list {
    display: flex;
    justify-content: space-between;
}

.kche-t203 .kche-t203-pro p {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 0;
    line-height: 1.6;
}

.kche-t203 .kche-t203-pro {
    margin-bottom: 30px;
}

.kche-t203 .kche-t203-text p {
    margin: 0;
    text-align: center;
    color: var(--introcolor,#555555);
    line-height: 1.6;
}

.kche-t203 .kche-t203-tit {
    padding: 20px 0 10px 0;
    text-align: center;
    font-size: 18px;
    text-transform: capitalize;
}

.kche-t203 .kche-t203-tit p {
    margin: 0;
    font-size: 18px;
    color: #000;
    line-height: 1.5;
}

.kche-t203 .kche-t203-icon {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.kche-t203 .kche-t203-bg {
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color,#0061DE);
    border-radius: 100%;
    margin: 0 auto;
}

.kche-t203 .kche-t203-icon>em {
    font-size: 48px;
    color: #fff;
    line-height: 1;
    position: absolute;
    transition: all .3s ease-in-out;
    z-index: 10;
}

.kche-t203 .kche-t203-border {
    position: absolute;
    height: 4px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: var(--color,#0061DE);
    transition: all .3s ease-in-out;
}

.kche-t203 .kche-t203-item .kche-t203-border {
    opacity: 0.2;
}

.kche-t203 .kche-t203-item:hover .kche-t203-icon em {
    transform: rotateY(180deg);
}

.kche-t203 .kche-t203-item:hover .kche-t203-border {
    opacity: 1;
}

@media(max-width: 1366px) {
    .kche-t203 .kche-t203-bg {
        width:80px;
        height: 80px;
    }

    .kche-t203 .kche-t203-icon>em {
        font-size: 52px;
    }

    .kche-t203 .kche-t203-item {
        width: 24%;
    }
}

@media(max-width: 1024px) {
    .kche-t203 .kche-t203-list {
        flex-wrap:wrap;
    }

    .kche-t203 .kche-t203-item {
        width: 49%;
        margin-bottom: 2%;
    }
}

@media(max-width: 768px) {
    .kche-t203 .kche-t203-pro {
        width:100%;
        margin-bottom: 20px;
    }

    .kche-t203 .kche-t203-sub {
        padding: 15px 0;
    }
}

@media(max-width: 550px) {
    .kche-t203 .kche-t203-item {
        width:100%;
    }
}

/* 204 */
.kche-t204 .kche-t204-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    color: #000000;
    text-transform: capitalize;
}

.kche-t204 .kche-t204-sub .kche-t204-div:nth-of-type(1) {
    width: 63px;
    height: 2px;
    background: var(--color,#0061DE);
    border-radius: 1px;
    margin-right: 5px;
}

.kche-t204 .kche-t204-sub .kche-t204-div:nth-of-type(2) {
    width: 16px;
    height: 2px;
    background: var(--color,#0061DE);
    border-radius: 1px;
}

.kche-t204 .kche-t204-sub {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    box-sizing: border-box;
}

.kche-t204 .kche-t204-pro p {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 0;
    line-height: 1.5;
}

.kche-t204 .kche-t204-pro {
    margin-bottom: 30px;
}

.kche-t204 .kche-t204-top {
    display: flex;
    justify-content: space-between;
}

.kche-t204 .kche-t204-tit p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
}

.kche-t204 .kche-t204-symbol p {
    margin: 0;
    font-size: 26px;
    position: absolute;
    font-weight: var(--fontbold5,500);
}

.kche-t204 .kche-t204-symbol p:nth-of-type(2) {
    display: none;
    font-size: 42px;
    font-weight: var(--fontbold5,500);
}

.kche-t204 .kche-t204-item {
    padding: 10px 15px;
    transition: all .3s ease-in-out;
    box-sizing: border-box;
}

.kche-t204 .kche-t204-symbol {
    position: relative;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.kche-t204 .kche-t204-botton p {
    margin: 0;
    font-size: 16px;
    color: var(--introcolor,#555555);
    line-height: 1.6;
}

.kche-t204 .kche-t204-botton {
    height: 0;
    overflow: hidden;
    transition: all 0.1s linear;
}

.kche-t204 .kche-t204-item:hover .kche-t204-botton {
    height: auto;
    margin-top: 10px;
}

.kche-t204 .kche-t204-item:hover {
    background: #fbfbfb;
    border-radius: 10px;
    box-sizing: border-box;
}

.kche-t204 .kche-t204-item:hover .kche-t204-symbol p:nth-of-type(1) {
    display: none;
}

.kche-t204 .kche-t204-item:hover .kche-t204-symbol p:nth-of-type(2) {
    display: block;
}

@media(max-width: 768px) {
    .kche-t204 .kche-t204-item:hover {
        padding: 30px 20px;
    }

    .kche-t204 .kche-t204-pro {
        width: 100%;
    }

    .kche-t204 .kche-t204-sub {
        padding: 15px 0;
    }

    .kche-t204 .kche-t204-item {
        margin-top: 20px;
        padding: 0 20px;
    }
}

/* 206 */
.kche-t206 .kche-t206-upperpart {
    display: flex;
    align-items: center
}

.kche-t206 .kche-t206-left {
    width: 56%;
    padding-right: 40px;
    box-sizing: border-box
}

.kche-t206 .kche-t206-right {
    width: 44%
}

.kche-t206 .kche-t206-left .kche-t206-title {
    font-size: 20px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    line-height: 1.5;
    text-transform: capitalize
}

.kche-t206 .kche-t206-profiles {
    margin-top: 10px
}

.kche-t206 .kche-t206-profiles p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    color: var(--introcolor,#555555)
}

.kche-t206 .kche-t206-right img {
    display: block;
    max-width: 100%;
    border: 1px solid #eee;
    transition: all .3s ease-in-out;
    border-radius: 5px;
    box-sizing: border-box
}

.kche-t206 .kche-t206-piece {
    display: flex;
    margin-bottom: 20px
}

.kche-t206 .kche-t206-text p {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    color: var(--introcolor,#555555)
}

.kche-t206 .kche-t206-tit p {
    font-size: 18px;
    color: #000;
    line-height: 1.5;
    margin: 0
}

.kche-t206 .kche-t206-tit {
    margin-bottom: 5px
}

.kche-t206 .kche-t206-icon {
    color: var(--color,#0061de)
}

.kche-t206 .kche-t206-icon>em {
    font-size: 32px;
    line-height: 1
}

.kche-t206 .kche-t206-card {
    margin-top: 30px
}

.kche-t206 .kche-t206-list {
    margin-left: 15px
}

.kche-t206 .kche-t206-ul {
    display: flex;
    justify-content: space-evenly;
    margin-top: 30px
}

.kche-t206 .kche-t206-li {
    width: 20%
}

.kche-t206 .kche-t206-math p {
    font-size: 32px;
    color: var(--color,#0061de);
    line-height: 1;
    margin: 0;
    text-align: center
}

.kche-t206 .kche-t206-mess p {
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 0
}

.kche-t206 .kche-t206-math {
    margin-bottom: 10px
}

.kche-t206 .kche-t206-right:hover img {
    transform: scale(1.01)
}

@media(max-width: 1400px) {
    .kche-t206 .kche-t206-card {
        margin-top:20px
    }

    .kche-t206 .kche-t206-profiles {
        margin-top: 15px
    }
}

@media(max-width: 900px) {
    .kche-t206 .kche-t206-upperpart {
        flex-direction:column
    }

    .kche-t206 .kche-t206-left {
        width: 100%;
        padding: 0
    }

    .kche-t206 .kche-t206-right {
        width: 100%
    }

    .kche-t206 .kche-t206-right img {
        width: 100%
    }

    .kche-t206 .kche-t206-li {
        width: 24%
    }

    .kche-t206 .kche-t206-math p {
        font-size: 26px
    }
}

@media(max-width: 768px) {
    .kche-t206 .kche-t206-ul {
        margin-top:20px;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .kche-t206 .kche-t206-li {
        width: 48%;
        margin-bottom: 20px
    }

    .kche-t206 .kche-t206-list {
        margin-left: 10px
    }

    .kche-t206 .kche-t206-li:nth-of-type(n+3) {
        margin-bottom: 0
    }
}

/* 207 */
.kche-t207 .kche-t207-list {
    display: flex;
    justify-content: space-between
}

.kche-t207 .kche-t207-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    color: #000;
    text-transform: capitalize
}

.kche-t207 .kche-t207-sub {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    box-sizing: border-box
}

.kche-t207 .kche-t207-sub .kche-t207-div:nth-of-type(1) {
    width: 63px;
    height: 2px;
    background: var(--color,#0061de);
    border-radius: 1px;
    margin-right: 5px
}

.kche-t207 .kche-t207-sub .kche-t207-div:nth-of-type(2) {
    width: 16px;
    height: 2px;
    background: var(--color,#0061de);
    border-radius: 1px
}

.kche-t207 .kche-t207-text p {
    font-size: 18px;
    margin: 0;
    text-align: center;
    line-height: 1.5;
    text-transform: capitalize;
    color: #fff
}

.kche-t207 .kche-t207-img {
    width: 100%;
    overflow: hidden;
    border-radius: 5px 5px 0 0
}

.kche-t207 .kche-t207-img img {
    display: block;
    max-width: 100%;
    width: 100%;
    transition: all .3s ease-in-out
}

.kche-t207 .kche-t207-pro {
    margin-bottom: 30px
}

.kche-t207 .kche-t207-pro p {
    text-align: center;
    margin: 0;
}

.kche-t207 .kche-t207-text {
    box-sizing: border-box;
    padding: 10px;
    background: var(--color,#0061de)
}

.kche-t207 .kche-t207-item {
    width: 18%;
    border-radius: 5px;
    overflow: hidden
}

.kche-t207 .kche-t207-item:hover .kche-t207-img img {
    transform: scale(1.03)
}

@media(max-width: 768px) {
    .kche-t207 .kche-t207-list {
        flex-wrap:wrap
    }

    .kche-t207 .kche-t207-item {
        width: 49%;
        margin-bottom: 20px
    }

    .kche-t207 .kche-t207-item img {
        width: 100%
    }
}

@media(max-width: 450px) {
    .kche-t207 .kche-t207-item {
        width:100%
    }
}

/* 208 */
.kche-t208 .kche-t208-title h5 {
    font-size: 24px;
    font-weight: var(--fontbold6,600);
    margin: 0;
    text-align: center;
    line-height: 1.5;
    color: #000;
    text-transform: capitalize
}

.kche-t208 .kche-t208-sub {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    box-sizing: border-box
}

.kche-t208 .kche-t208-sub .kche-t208-div:nth-of-type(1) {
    width: 63px;
    height: 2px;
    background: var(--color,#0061de);
    border-radius: 1px;
    margin-right: 5px
}

.kche-t208 .kche-t208-sub .kche-t208-div:nth-of-type(2) {
    width: 16px;
    height: 2px;
    background: var(--color,#0061de);
    border-radius: 1px
}

.kche-t208 .kche-t208-list {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between
}

.kche-t208 .kche-t208-item {
    width: 19%;
    margin-bottom: 2%;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 1px 10px 0 rgba(51,51,51,.1);
    transition: all .3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0
}

.kche-t208 .kche-t208-item img {
    display: inline-block;
    max-width: 100%
}

.kche-t208 .kche-t208-item:hover {
    transform: scale(1.02)
}

.kche-t208 .kche-t208-pro {
    margin-bottom: 30px
}

.kche-t208 .kche-t208-pro p {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 0;
    line-height: 1.5
}

@media(max-width: 768px) {
    .kche-t208 .kche-t208-item {
        width:49%
    }
}

/*  */
.kche-t300 #wmkcfeedback1 {
    background: url('https://img01.v15cdn.com/leavemessage/demo-bg.webp') no-repeat left top;
    min-height: 300px;
    background-size: contain;
}

.kche-t301 .kche-t301-right #wmkcfeedback1 {
    background: url('https://img01.v15cdn.com/leavemessage/demo-bg.webp') no-repeat left top;
    min-height: 200px;
    background-size: contain;
}

/*  */
@media(max-width: 768px) {
    .kche-t300 {
        display:none;
    }
}

.kche-t301 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.kche-t301 .kche-t301-right {
    flex: 1;
    padding-left: 30px;
}

.kche-t301 .kche-t301-left {
    width: 45%
}

.kche-t301 .kche-t301-left .kche-t301-item-title {
    font-weight: var(--fontbold6,600);
}

.kche-t301 .kche-t301-left .kche-t301-item-text {
    margin-bottom: 20px;
}

.kche-t301 .kche-t301-left .kche-t301-item-text p {
    margin: 10px 0;
    color: var(--introcolor,#555555);
}

.kche-t301 .kche-t301-left .kche-t301-item-text a {
    text-decoration: none;
    color: inherit;
}

@media(max-width: 768px) {
    .kche-t301 .kche-t301-left {
        width:100%;
    }

    .kche-t301 .kche-t301-right {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
        display: none;
    }
}

/* t209 */
.kche-t209 .kche-t209-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 5px
}

.kche-t209 .kche-t209-ul .kche-t209-li {
    margin: 4px 10px;
    color: #333;
    text-decoration: none;
    background: #eee;
    box-shadow: -2px 0 0 0 rgba(233,233,233,.88);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 15px;
    height: 40px;
    min-width: 160px;
    border-radius: 5px;
    transition: all .2s linear;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer
}

.kche-t209 .kche-t209-ul .kche-t209-li:hover {
    background: #dfdddd
}

/* t211 */
.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%;
    }
}

/* t212 */
.kche-t212 .kche-t212-line {
    width: 100%;
    border-top: 2px dashed #333;
}

/* t213 */
.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
    }
}

/* t214 */
.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
    }
}

/* t215 */
.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
    }
}

/* t216 */
.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
    }
}

/* t217 */
.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;
    }
}

/* t218 */
.kche-t218-list {
    position: relative;
    padding: 20px 10px
}

.kche-t218-list::after {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #bebebe;
    content: '';
    top: 0;
    right: 50%;
    transform: translateX(-50%)
}

.kche-t218-content {
    max-width: 1600px;
    margin: 0 auto
}

.kche-t218-item:nth-of-type(2n-1) {
    display: flex
}

.kche-t218-item:nth-of-type(2n) {
    display: flex;
    flex-direction: row-reverse
}

.kche-t218-item:nth-of-type(2n-1) .kche-t218-info {
    float: left;
    text-align: right;
    padding-right: 26px
}

.kche-t218-item:nth-of-type(2n-1) .kche-t218-img {
    padding-left: 26px
}

.kche-t218-item:nth-of-type(2n) .kche-t218-info {
    float: left;
    text-align: left;
    padding-left: 26px
}

.kche-t218-item:nth-of-type(2n) .kche-t218-img {
    padding-right: 26px
}

.kche-t218-img {
    width: 50%;
    box-sizing: border-box
}

.kche-t218-info {
    width: 50%;
    box-sizing: border-box
}

.kche-t218-img img {
    width: 100%;
    display: block;
    height: auto
}

.kche-t218-math h4 {
    font-size: 22px;
    font-weight: 400;
    color: var(--color,#333)!important;
    position: relative;
    line-height: 1.6;
    margin: 20px 0
}

.kche-t218-math p {
    font-weight: 500;
    font-size: 16px;
    margin: 6px 0;
    color: var(--introcolor,#555555);
    line-height: 1.52
}

.kche-t218-item:nth-of-type(2n) .kche-t218-math h4::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 2px solid var(--color,#000);
    display: block;
    border-radius: 50%;
    left: -32px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%)
}

.kche-t218-item:nth-of-type(2n-1) .kche-t218-math h4::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #fff;
    border: 2px solid var(--color,#000);
    display: block;
    border-radius: 50%;
    right: -31px;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width: 1024px) {
    .kche-t218-math p {
        font-size:14px
    }

    .kche-t218-math h4 {
        font-size: 18px
    }
}

@media(max-width: 768px) {
    .kche-t218-item:nth-of-type(2n-1) {
        flex-direction:column
    }

    .kche-t218-img,.kche-t218-info {
        width: 100%
    }

    .kche-t218-list {
        padding-left: 30px
    }

    .kche-t218-list::after {
        right: auto;
        left: 0
    }

    .kche-t218-item:nth-of-type(2n) .kche-t218-math h4::after {
        left: -36px
    }

    .kche-t218-item:nth-of-type(2n-1) .kche-t218-math h4::after {
        right: auto;
        left: -36px
    }

    .kche-t218-item:nth-of-type(2n) .kche-t218-img,.kche-t218-item:nth-of-type(2n-1) .kche-t218-info {
        padding-right: 0
    }

    .kche-t218-item:nth-of-type(2n) .kche-t218-info,.kche-t218-item:nth-of-type(2n-1) .kche-t218-img {
        padding-left: 0
    }

    .kche-t218-math h4 {
        margin: 10px 0
    }

    .kche-t218-item:nth-of-type(2n) {
        flex-direction: column
    }

    .kche-t218-item:nth-of-type(2n-1) .kche-t218-info {
        text-align: left
    }

    .kche-t218-img {
        margin-top: 15px
    }
}

/* t219 */
.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-img img {
    width: 100%
}

.kche-t219 .kche-t219-info {
    flex: 1;
    padding: 20px 30px
}

.kche-t219 .kche-t219-info h5 {
    font-size: 24px;
    margin: 0 0 20px 0
}

.kche-t219 .kche-t219-info .kche-t219-text p {
    color: var(--introcolor,#555555);
    line-height: 1.8;
    margin-bottom: 10px
}

@media(max-width: 1024px) {
    .kche-t219 .kche-t219-img {
        width:100%
    }

    .kche-t219 .kche-t219-info {
        padding: 20px 10px
    }
}

@media(max-width: 768px) {
    .kche-t219 .kche-t219-info h5 {
        font-size:22px
    }
}

@media(max-width: 500px) {
    .kche-t219 .kche-t219-info h5 {
        font-size:18px
    }
}

/* t220 */
.kche-t220 h2,.kche-t220 h5 {
    width: 100%;
    font-size: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
    border-radius: 4px;
    margin: 0;
    color: #fff;
    background-image: linear-gradient(to right,var(--color,#56d1f4) ,#fff)
}

@media (max-width: 480px) {
    .kche-t13 h2,.kche-t13 h5 {
        font-size:16px
    }
}

/* t221 */
.kche-t221 {
    width: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 300px
}

.kche-t221 .kche-t221-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.kche-t221 .kche-t221-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.kche-t221 .kche-t221-info {
    color: #fff;
    padding: 5% 15px;
    text-align: center;
    max-width: 1000px;
    line-height: 1.8
}

.kche-t221 .kche-t221-info h5 {
    margin: 0;
    font-size: 32px;
    font-weight: 500
}

.kche-t221 .kche-t221-info .kche-t221-text p {
    color: #fff;
    margin: 10px 0
}

.kche-t221 .kche-t221-more {
    margin-top: 2em
}

.kche-t221 .kche-t221-more a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    min-width: 160px;
    height: 50px;
    color: #fff;
    background: var(--color,#4291a4);
    text-decoration: none;
    transition: all .1s linear
}

.kche-t221 .kche-t221-more a:hover {
    opacity: .9
}

@media (max-width: 1024px) {
    .kche-t221 .kche-t221-info {
        padding:30px 10px
    }

    .kche-t221 .kche-t221-info h5 {
        font-size: 24px
    }
}

/* t222 */
.kche-t222 .kche-t222-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.kche-t222 .kche-t222-flex>div {
    width: 48%
}

.kche-t222 .kche-t222-flex .kche-t222-text p {
    margin: 0 0 15px 0;
    line-height: 26px
}

.kche-t222 .kche-t222-flex .kche-t222-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    transition: all .1s linear;
    border-radius: 10px
}

.kche-t222 .kche-t222-flex .kche-t222-img img:hover {
    transform: scale(1.01)
}

@media (max-width: 768px) {
    .kche-t222 .kche-t222-flex {
        flex-direction:column
    }

    .kche-t222 .kche-t222-flex>div {
        width: 100%
    }

    .kche-t222-img {
        margin: 10px 0
    }
}

/* t223 */
.kche-t223 .kche-t223-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.kche-t223 .kche-t223-flex>div {
    width: 48%
}

.kche-t223 .kche-t223-flex .kche-t223-text p {
    margin: 0 0 15px 0;
    line-height: 26px
}

.kche-t223 .kche-t223-flex .kche-t223-img img {
    max-width: 100%;
    width: 100%;
    height: auto;
    transition: all .1s linear;
    border-radius: 10px
}

.kche-t223 .kche-t223-flex .kche-t223-img img:hover {
    transform: scale(1.01)
}

@media (max-width: 768px) {
    .kche-t223 .kche-t223-flex {
        flex-direction:column
    }

    .kche-t223 .kche-t223-flex>div {
        width: 100%
    }

    .kche-t223 .kche-t223-flex .kche-t223-text {
        margin-top: 10px;
    }

    .kche-t223-img {
        margin: 10px 0
    }
}

/* t224 */
.kche-t224 table tr:nth-child(2n+2) td:nth-child(2) {
    background-color: #EDEDED;
}
