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

.modular-cont-fullscreen .kche-wrap-width {
    padding: 4% 0;
}

@media(max-width:768px) {

    .kche-t10>h5,
    .kche-t120 .kche-t120-outer-box h5,
    .kche-t13>h5,
    .kche-t1>h5,
    .kche-t3>h5,
    .kche-t4>h5,
    .kche-t5>h5,
    .kche-t67>.kche-item-title>h5,
    .kche-t68>.kche-template-title>h5,
    .kche-t69>.kche-template-title>h5,
    .kche-t6>h5,
    .kche-t70>.kche-template-title>h5,
    .kche-t71>.kche-template-item>h5,
    .kche-t72>.kche-template-item>h5,
    .kche-t73>.kche-template-item>.kche-template-title>h5,
    .kche-t74>.kche-template-item>h5,
    .kche-t7>h5,
    .kche-t80>.kche-template-item>h5,
    .kche-t81>.kche-template-item>.kche-template-title>h5,
    .kche-t82>.kche-template-item>.kche-template-title>h5,
    .kche-t83>h5,
    .kche-t84>.kche-template-item>.kche-template-title>h5,
    .kche-t8>h5,
    .kche-t95>h5,
    .kche-t9>h5,
    .kche-t128 .kche-template-item h5,
    .kche-t58 .kche-template-item h5,
    .kche-t59 .kche-template-item h5,
    .kche-t76 .kche-template-item h5,
    .kche-t77 .kche-template-item h5,
    .kche-t78 .kche-template-item h5,
    .kche-t79 .kche-template-item h5 {
        font-size: 18px !important
    }
}

@media(max-width:480px) {

    .kche-t10>h5,
    .kche-t120 .kche-t120-outer-box h5,
    .kche-t13>h5,
    .kche-t1>h5,
    .kche-t3>h5,
    .kche-t4>h5,
    .kche-t5>h5,
    .kche-t67>.kche-item-title>h5,
    .kche-t68>.kche-template-title>h5,
    .kche-t69>.kche-template-title>h5,
    .kche-t6>h5,
    .kche-t70>.kche-template-title>h5,
    .kche-t71>.kche-template-item>h5,
    .kche-t72>.kche-template-item>h5,
    .kche-t73>.kche-template-item>.kche-template-title>h5,
    .kche-t74>.kche-template-item>h5,
    .kche-t7>h5,
    .kche-t80>.kche-template-item>h5,
    .kche-t81>.kche-template-item>.kche-template-title>h5,
    .kche-t82>.kche-template-item>.kche-template-title>h5,
    .kche-t83>h5,
    .kche-t84>.kche-template-item>.kche-template-title>h5,
    .kche-t8>h5,
    .kche-t95>h5,
    .kche-t9>h5,
    .kche-t128 .kche-template-item h5,
    .kche-t58 .kche-template-item h5,
    .kche-t59 .kche-template-item h5,
    .kche-t76 .kche-template-item h5,
    .kche-t77 .kche-template-item h5,
    .kche-t78 .kche-template-item h5,
    .kche-t79 .kche-template-item h5 {
        font-size: 16px !important
    }
}

.kche-t10>h2,
.kche-t120 .kche-t120-outer-box h2,
.kche-t13>h2,
.kche-t1>h2,
.kche-t3>h2,
.kche-t4>h2,
.kche-t5>h2,
.kche-t67>.kche-item-title>h2,
.kche-t68>.kche-template-title>h2,
.kche-t69>.kche-template-title>h2,
.kche-t6>h2,
.kche-t70>.kche-template-title>h2,
.kche-t71>.kche-template-item>h2,
.kche-t72>.kche-template-item>h2,
.kche-t73>.kche-template-item>.kche-template-title>h2,
.kche-t74>.kche-template-item>h2,
.kche-t7>h2,
.kche-t80>.kche-template-item>h2,
.kche-t81>.kche-template-item>.kche-template-title>h2,
.kche-t82>.kche-template-item>.kche-template-title>h2,
.kche-t83>h2,
.kche-t84>.kche-template-item>.kche-template-title>h2,
.kche-t8>h2,
.kche-t95>h2,
.kche-t9>h2,
.kche-t128 .kche-template-item h2,
.kche-t58 .kche-template-item h2,
.kche-t59 .kche-template-item h2,
.kche-t76 .kche-template-item h2,
.kche-t77 .kche-template-item h2,
.kche-t78 .kche-template-item h2,
.kche-t79 .kche-template-item h2 {
    margin: 0;
}

@media(max-width:768px) {

    .kche-t10>h2,
    .kche-t120 .kche-t120-outer-box h2,
    .kche-t13>h2,
    .kche-t1>h2,
    .kche-t3>h2,
    .kche-t4>h2,
    .kche-t5>h2,
    .kche-t67>.kche-item-title>h2,
    .kche-t68>.kche-template-title>h2,
    .kche-t69>.kche-template-title>h2,
    .kche-t6>h2,
    .kche-t70>.kche-template-title>h2,
    .kche-t71>.kche-template-item>h2,
    .kche-t72>.kche-template-item>h2,
    .kche-t73>.kche-template-item>.kche-template-title>h2,
    .kche-t74>.kche-template-item>h2,
    .kche-t7>h2,
    .kche-t80>.kche-template-item>h2,
    .kche-t81>.kche-template-item>.kche-template-title>h2,
    .kche-t82>.kche-template-item>.kche-template-title>h2,
    .kche-t83>h2,
    .kche-t84>.kche-template-item>.kche-template-title>h2,
    .kche-t8>h2,
    .kche-t95>h2,
    .kche-t9>h2,
    .kche-t128 .kche-template-item h2,
    .kche-t58 .kche-template-item h2,
    .kche-t59 .kche-template-item h2,
    .kche-t76 .kche-template-item h2,
    .kche-t77 .kche-template-item h2,
    .kche-t78 .kche-template-item h2,
    .kche-t79 .kche-template-item h2 {
        font-size: 18px !important
    }
}

@media(max-width:480px) {

    .kche-t10>h2,
    .kche-t120 .kche-t120-outer-box h2,
    .kche-t13>h2,
    .kche-t1>h2,
    .kche-t3>h2,
    .kche-t4>h2,
    .kche-t5>h2,
    .kche-t67>.kche-item-title>h2,
    .kche-t68>.kche-template-title>h2,
    .kche-t69>.kche-template-title>h2,
    .kche-t6>h2,
    .kche-t70>.kche-template-title>h2,
    .kche-t71>.kche-template-item>h2,
    .kche-t72>.kche-template-item>h2,
    .kche-t73>.kche-template-item>.kche-template-title>h2,
    .kche-t74>.kche-template-item>h2,
    .kche-t7>h2,
    .kche-t80>.kche-template-item>h2,
    .kche-t81>.kche-template-item>.kche-template-title>h2,
    .kche-t82>.kche-template-item>.kche-template-title>h2,
    .kche-t83>h2,
    .kche-t84>.kche-template-item>.kche-template-title>h2,
    .kche-t8>h2,
    .kche-t95>h2,
    .kche-t9>h2,
    .kche-t128 .kche-template-item h2,
    .kche-t58 .kche-template-item h2,
    .kche-t59 .kche-template-item h2,
    .kche-t76 .kche-template-item h2,
    .kche-t77 .kche-template-item h2,
    .kche-t78 .kche-template-item h2,
    .kche-t79 .kche-template-item h2 {
        font-size: 16px !important
    }
}

.kche-t78 .kche-template-item h2 {
    font-weight: var(--fontbold6, 600);
    font-size: 24px;
    margin: 0;
    padding: 0
}

.kche-t79 .kche-template-item h2 {
    font-weight: var(--fontbold6, 600);
    font-size: 24px;
    margin: 0;
    padding: 0
}

.kche-t77 .kche-template-item h2 {
    font-weight: var(--fontbold6, 600);
    font-size: 24px;
    margin: 0;
    padding: 0
}

.kche-t58 .kche-template-item h2 {
    font-weight: var(--fontbold6, 600);
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.kche-t59 .kche-template-item h2 {
    font-weight: var(--fontbold6, 600);
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.kche-t128 .kche-template-item h2 {
    margin: 0;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    font-size: 24px;
    font-weight: var(--fontbold6, 600);
    color: var(--color), #000;
}

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

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

.kche-t95>h2 {
    width: 100%;
    font-size: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
    border-bottom: 5px solid var(--color, #555);
    margin: 0px;
    display: flex;
    align-items: center;
    color: var(--color, #000);
}

.kche-t95>h2 em {
    font-size: 20px;
    margin-right: 5px;
}

.kche-t95>h2::before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 2px;
    right: 0;
    width: calc(100% - 20px);
    height: 3px;
    background-color: #FFF;
}

@media(max-width:480px) {
    .kche-t95>h2 {
        font-size: 16px;
    }
}

@media(max-width:480px) {

    .kche-t12>h2,
    .kche-t2>h2,
    .kche-t1>h2,
    .kche-t3>h2,
    .kche-t4>h2,
    .kche-t5>h2,
    .kche-t6>h2,
    .kche-t7>h2,
    .kche-t8>h2,
    .kche-t9>h2,
    .kche-t10>h2,
    .kche-t11>h2,
    .kche-t12>h2,
    .kche-t13>h2,
    .kche-t14>h2,
    .kche-t15>h2,
    .kche-t16>h2,
    .kche-t17>h2 {
        font-size: 16px;
    }
}

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

.kche-t1>h2 {
    width: 100%;
    font-size: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
    border-color: var(--color, #ccc);
    border-width: 2px;
    border-style: solid;
    margin: 0;
    font-weight: var(--fontbold6, 600);
    text-align: left;
    color: var(--color, #000);
}

@media(max-width:480px) {
    .kche-t1>h2 {
        font-size: 16px
    }
}

.kche-t3>h2 {
    width: 100%;
    font-size: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
    border-bottom: 5px solid var(--color, #555);
    margin: 0px;
    color: var(--color, #000);
}

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

.kche-t4>h2 {
    width: 100%;
    font-size: 24px;
    padding: 8px 20px;
    box-sizing: border-box;
    border-bottom: 3px solid transparent;
    border-image: url(https://cdn.seo.com.cn/Content/Images/sdg-line.png);
    border-image-slice: 6;
    border-image-repeat: repeat;
    margin: 0px;
    color: var(--color, #000);
}

.kche-t5>h2 {
    position: relative;
    font-size: 24px;
    position: relative;
    padding-bottom: 10px;
    margin: 0px;
    color: var(--color, #000)
}

/* .kche-t5>h2>span:nth-child(1){display:block;width:30px;height:3px;position:absolute;bottom:0;left:0;background:var(--color,#555);} */
.kche-t6>h2 {
    width: 100%;
    font-size: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
    border: 1px solid var(--color, #CCC);
    box-shadow: 4px 4px 4px #CCC;
    margin: 0px;
    color: var(--color, #000);
}

.kche-t7>h2 {
    width: 100%;
    font-size: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
    box-shadow: 0 0 30px rgba(0, 0, 0, .3) inset;
    background: rgba(255, 255, 255, .1);
    margin: 0;
    border-radius: 4px;
    color: var(--color, #000);
}

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

.kche-t9>h2 {
    position: relative;
    font-size: 20px;
    padding: 5px 20px 5px;
    box-sizing: border-box;
    margin: 0px;
    font-weight: var(--fontbold6, 600);
    background: var(--color, #2CB740);
    color: #fff;
}

.kche-t9>h2::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 7px;
    bottom: -4px;
    left: 0;
    background: radial-gradient(circle, #FFF, #FFF 4px, transparent 4px);
    background-size: 9px 10px;
    margin: 0px;
}

.kche-t10>h2 {
    width: 100%;
    font-size: 20px;
    padding: 5px 20px 5px 44px;
    box-sizing: border-box;
    background-image: url(https://cdn.seo.com.cn/Content/Images/nine-icon-white.png);
    background-repeat: no-repeat;
    background-position: 14px center;
    border-radius: 0 4px 4px 0;
    margin: 0;
    background-size: 26px;
    background-color: var(--color, #1F9BED);
    color: #fff;
}

.kche-t13>h2 {
    width: 100%;
    font-size: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
    background-color: var(--color, #56d1f4);
    border-radius: 4px;
    margin: 0;
    color: #FFF;
}

.kche-t67>.kche-item-title>h2 {
    font-weight: var(--fontbold6, 600);
    background-color: var(--color, #b7d6e6);
    border-radius: 4px;
    display: block;
    flex: 1;
    margin: 0;
    margin-left: 10px;
    padding: 5px 16px;
    border: 1px solid var(--color, #999);
    font-size: 20px;
}

.kche-t68>.kche-template-title>h2 {
    font-weight: var(--fontbold6, 600);
    display: inline-block;
    background-color: var(--color, #6272d6);
    border-radius: 30px;
    padding: 5px 20px;
    margin: 0;
    font-size: 20px;
}

.kche-t69>.kche-template-title>h2 {
    font-weight: var(--fontbold6, 600);
    display: inline-block;
    background-color: var(--color, #eee);
    border-radius: 6px;
    padding: 1px 15px;
    border: 1px solid var(--color, #999);
    margin: 0;
    margin-left: -10px;
    font-size: 20px;
}

.kche-t70>.kche-template-title>h2 {
    font-weight: var(--fontbold6, 600);
    display: inline-block;
    background-color: var(--color, red);
    color: #FFF;
    margin: 0;
    padding: 5px 30px 5px 20px;
    font-size: 20px;
    position: relative
}

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

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

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

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

.kche-t83>h2 {
    font-weight: var(--fontbold6, 600);
    display: inline-block;
    padding: 5px 20px;
    border-radius: 0 10px 0 10px;
    font-size: 20px;
    margin: 0;
    color: #fff;
    background: var(--color, #217FE1);
}

.kche-t82>.kche-template-item>.kche-template-title>h2 {
    font-weight: var(--fontbold6, 600);
    transform: skew(20deg);
    margin: 0;
    position: relative;
    z-index: 10;
    top: -5px;
    left: -5px;
    font-size: 20px;
    color: #fff;
}

.kche-t81>.kche-template-item>.kche-template-title>h2 {
    font-weight: var(--fontbold6, 600);
    transform: skew(20deg);
    margin: 0;
    position: relative;
    z-index: 10;
    top: -2px;
    left: -2px;
    font-size: 20px;
    color: #fff;
}

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

.kche-t120 .kche-t120-outer-box h2 {
    font-weight: var(--fontbold6, 600);
    padding: 2px 15px;
    margin: 0;
    color: #fff;
    text-align: center;
    border-radius: 30px;
    border: 1px solid #ffffff52;
    font-size: 20px;
}

/* 效果提升两个模板的css */
.eeat-container li,
.eeat-container ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.eeat-container p {
    margin: 0;
    color: #333
}

.eeat-container .flex {
    display: flex
}

.eeat-container .bz {
    color: #a2200d;
    font-size: 16px;
    font-weight: 700
}

.eeat-container table {
    width: 100%;
    border-collapse: collapse
}

.eeat-container th {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    height: 60px;
    background: #fff8f4;
    border: 1px solid #fed9d2;
    text-align: center;
    box-sizing: border-box
}

.eeat-container td {
    color: #333;
    min-width: 100px;
    height: 60px;
    padding: 10px 4px;
    font-size: 16px;
    border: 1px solid #fed9d2;
    text-align: center;
    box-sizing: border-box
}

.eeat-container .borimage-wrap {
    position: relative;
    border: 1px solid transparent;
    border-radius: 5px;
    background-image: linear-gradient(90deg, #fef7ef 0, #f7e8e3 100%), linear-gradient(90deg, #fed3bc, #f5a18e);
    background-origin: border-box;
    background-clip: content-box, border-box
}

.eeat-container .item4-title {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 5px 22px;
    background: linear-gradient(0deg, #fb6440, #ff985e);
    box-shadow: 0 4px 0 0 rgba(255, 218, 197, .64);
    border-radius: 8px 0 8px 0
}

.eeat-container .item4-title::after,
.eeat-container .item4-title::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px
}

.eeat-container .item4-title::before {
    top: 0;
    right: -20px;
    background: radial-gradient(circle at 100% 100%, transparent 20px, #ff985e 21px);
    border-radius: 0 10px 0 0
}

.eeat-container .item4-title::after {
    left: 0;
    bottom: -20px;
    background: radial-gradient(circle at 100% 100%, transparent 20px, #fb6440 21px);
    border-radius: 0 0 10px 0
}

.eeat-container .list {
    margin-top: 25px;
    list-style: none;
    padding: 0
}

.eeat-container .list .li-title {
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 18px;
    background-image: linear-gradient(90deg, #fff 0, #fbf1ea 100%), linear-gradient(90deg, transparent, #fcc6b0);
    background-origin: border-box;
    background-clip: content-box, border-box
}

.eeat-container .list .title {
    display: inline-flex;
    align-items: center;
    padding-right: 20px;
    height: 37px;
    line-height: 35px
}

.eeat-container .list .circle {
    width: 32px;
    height: 32px;
    margin-right: 12px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    background: linear-gradient(0deg, #ff995e, #f8422d);
    border-radius: 50%
}

.eeat-container .list .li-title p {
    color: #fa5638;
    font-size: 20px;
    font-weight: 700
}

.eeat-container .list .text {
    padding: 15px 12px 20px 42px;
    font-size: 16px;
    line-height: 2
}

.eeat-container .list .text span {
    color: #fa5638
}

.eeat-container .list .text1 span {
    font-weight: 700
}

.eeat-container .eeat-wrap {
    position: relative;
    margin-bottom: 22px;
    padding-bottom: 40px;
    background: linear-gradient(90deg, #fefaf5 0, #fbf2ef 50%, #fefaf5 100%);
    border-radius: 5px
}

.eeat-container .eeat-wrap:last-child {
    margin-bottom: 0
}

.eeat-container .eeat-wrap .list {
    margin: 45px 22px 0;
    font-size: 16px;
    color: #333
}

.eeat-container .eeat-wrap .list li {
    margin-bottom: 20px;
    display: flex
}

.eeat-container .eeat-wrap .list li:last-child {
    margin-bottom: 0
}

.eeat-container .eeat-wrap .list li .img {
    margin: 6px 10px 0 0
}

.eeat-container .eeat-wrap .list li .img img {
    width: 8px;
    height: 13px
}

.eeat-container .eeat-wrap .list li .text {
    padding: 0
}

.eeat-container .eeat-wrap .list li.single-line {
    align-items: center
}

.eeat-container .eeat-wrap .list li.multi-line {
    align-items: flex-start
}

.eeat-container .eeat-wrap .list li.multi-line .img {
    margin-top: 6px
}

.eeat-container .eeat-wrap .list .text-wrap {
    display: block;
    margin-bottom: 30px;
    padding: 20px 16px 20px;
    background: #fefcfa;
    border-radius: 5px;
    border: 1px solid #fcc6b0;
    line-height: 1.8
}

.eeat-container .eeat-wrap .list .text-wrap p {
    margin: 0 0 10px 0
}

.eeat-container .eeat-wrap .list .text-wrap p:last-child {
    margin: 0
}

.eeat-container .eeat-wrap .list .text-wrap span {
    color: #fa5638
}

.eeat-container .intro .item3-title,
.eeat-container .intro .item4-title {
    margin-bottom: 30px
}

.eeat-container .intro .intro-wrap {
    margin-bottom: 20px
}

.eeat-container .intro .intro-p {
    margin: 0 0 20px 20px;
    font-size: 16px
}

.eeat-container .intro #introTable .td1 {
    width: 370px;
    font-weight: 700
}

.eeat-container .intro #introTable td {
    height: 50px
}

.eeat-container .intro .intro-p1 {
    margin: 20px 0 0 20px;
    font-size: 16px
}

.eeat-container .intro .list {
    margin-top: 0
}

.eeat-container .intro .intro-wrap .list .text {
    padding: 0
}

.eeat-container .intro-wrap .list {
    margin-left: 25px;
    font-size: 16px;
    color: #333
}

.eeat-container .intro-wrap .list li {
    margin-bottom: 15px;
    display: flex;
    align-items: center
}

.eeat-container .intro-wrap .list li:last-child {
    margin-bottom: 0
}

.eeat-container .intro-wrap .list li .img {
    margin-right: 10px
}

.eeat-container .intro-wrap .list li .img img {
    width: 8px;
    height: 13px
}

.eeat-container .intro-wrap .list li .text {
    padding: 0
}

.eeat-container .intro-wrap .list li.single-line {
    align-items: center
}

.eeat-container .intro-wrap .list li.multi-line {
    align-items: flex-start
}

.eeat-container .intro-wrap .list li.multi-line .img {
    margin-top: 6px
}

.eeat-container .intro-wrap .list .text-wrap {
    display: block;
    margin-bottom: 30px;
    padding: 20px 16px 20px;
    background: #fefcfa;
    border-radius: 5px;
    border: 1px solid #fcc6b0;
    line-height: 1.8
}

.eeat-container .intro-wrap .list .text-wrap p {
    margin: 0 0 10px 0
}

.eeat-container .intro-wrap .list .text-wrap p:last-child {
    margin: 0
}

.eeat-container .intro-wrap .list .text-wrap span {
    color: #fa5638
}

.eeat-container .intro-wrap .list1 {
    margin-left: 20px
}

.eeat-container .intro-wrap .list1 li {
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.eeat-container .intro-wrap .list1 .circle {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 3px solid #fa5638;
    margin-right: 10px
}

.eeat-container .intro-wrap .list1 p {
    font-size: 16px;
    color: #fa5638
}

.eeat-container .intro-wrap .list1 p span {
    font-weight: 700
}

.eeat-container .intro-wrap .intro-p2 {
    margin: 0 0 20px 20px;
    font-size: 16px;
    font-weight: 700;
    color: #a2200d
}

.eeat-container .intro .intro-table .table {
    margin-bottom: 30px
}

.eeat-container .intro .intro-table .table-title {
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 20px;
    background-image: linear-gradient(90deg, #fff 0, #fbf1ea 100%);
    background-origin: border-box;
    background-clip: content-box, border-box
}

.eeat-container .intro .intro-table .title {
    display: inline-flex;
    align-items: center;
    padding-right: 20px;
    height: 42px;
    line-height: 42px
}

.eeat-container .intro .intro-table .img img {
    vertical-align: sub;
    margin-right: 10px
}

.eeat-container .intro .intro-table .table-title p {
    color: #fa5638;
    font-size: 20px;
    font-weight: 700
}

.eeat-container .intro .intro-table table td {
    height: 50px
}

.eeat-container .intro .intro-wrap .method-wrap {
    margin-bottom: 30px
}

.eeat-container .intro .intro-text {
    margin: 0 0 20px 20px;
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 16px;
    color: #fa5638
}

.eeat-container .intro .intro-text .img {
    margin-right: 10px
}

.eeat-container .intro .intro-text .img img {
    width: 8px;
    height: 13px
}

.eeat-container .intro .intro-text.single-line {
    align-items: baseline
}

.eeat-container .intro .intro-text.multi-line {
    align-items: flex-start
}

.eeat-container .intro .intro-wrap .method td {
    text-align: left;
    padding: 10px 18px
}

.eeat-container .intro .intro-wrap #method1 .td2 {
    width: 365px;
    padding: 10px 42px 10px 15px
}

.eeat-container .intro .intro-wrap #method2 td {
    padding: 20px 15px
}

.eeat-container .intro .intro-wrap #method2 p {
    margin-bottom: 15px;
    line-height: 1.8
}

.eeat-container .intro .intro-wrap #method2 p:last-child {
    margin-bottom: 0
}

.eeat-container .intro .intro-wrap #method2 .p2 {
    color: #fa5638
}

.eeat-container .intro .intro-wrap #method3 .td1 {
    width: 146px;
    text-align: center
}

.eeat-container .intro .intro-wrap #method3 .td2 {
    padding: 0 55px
}

.eeat-container .intro .quality-wrap {
    margin-bottom: 30px
}

.eeat-container .intro .quality-wrap .quality-top {
    padding-left: 13px
}

.eeat-container .intro .quality-wrap .intro-text {
    margin: 0 0 10px 0;
    color: #333;
    font-weight: 400
}

.eeat-container .intro .quality-wrap .quality-title {
    margin-bottom: 10px;
    display: inline-block;
    border-radius: 20px;
    background-image: linear-gradient(90deg, #fff 0, #fbf1ea 100%);
    background-origin: border-box;
    background-clip: content-box, border-box
}

.eeat-container .intro .quality-wrap .quality-title .title {
    display: inline-flex;
    align-items: center;
    padding-right: 20px;
    height: 42px;
    line-height: 42px
}

.eeat-container .intro .quality-wrap .quality-title .img img {
    vertical-align: sub;
    margin-right: 10px
}

.eeat-container .intro .quality-wrap .quality-title p {
    color: #fa5638;
    font-size: 20px;
    font-weight: 700
}

.eeat-container .intro .quality-wrap .intro-text2 {
    padding-left: 16px
}

.eeat-container .intro .quality-wrap .intro-text2 p {
    font-size: 16px;
    margin-bottom: 10px
}

.eeat-container .intro .quality-wrap .intro-text2 p:last-child {
    margin-bottom: 0
}

.eeat-container .intro .quality-wrap .intro-text2 .p2 {
    color: #a2200d;
    font-weight: 700
}

.eeat-container .intro .quality-content {
    margin-top: 20px;
    padding: 20px 20px 0 30px;
    font-size: 16px;
    background: linear-gradient(90deg, #fef7ef 0, #fef9f5 48%, #fef7ef 100%);
    border-radius: 5px;
    border: 1px solid #fcc6b0
}

.eeat-container .intro .quality-content .circle {
    margin-right: 10px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    border: 3px solid #fa5638
}

.eeat-container .intro .quality-content .title {
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
    padding: 10px 0;
    color: #fa5638;
    font-weight: 700;
    background: linear-gradient(90deg, #fef7ef 0, #ffe7d6 55%, #fef7ef 90%)
}

.eeat-container .intro .quality-content .p1 {
    margin-bottom: 15px
}

.eeat-container .intro .quality-content .item {
    margin-bottom: 20px
}

.eeat-container .intro .quality-content .p-wrap {
    margin: 10px 0 15px 0;
    line-height: 1.8
}

.eeat-container .intro .quality-content .p-wrap .p1 {
    white-space: nowrap;
    color: #fa5638
}

.eeat-container .intro .quality-content .list-wrap .p1 {
    color: #a2200d;
    font-weight: 700
}

.eeat-container .intro .quality-content .list-wrap ul li {
    color: #333;
    margin-bottom: 15px
}

.eeat-container .intro .quality-content .list-wrap ul li:last-child {
    margin-bottom: 0
}

.eeat-container .intro .quality-wrap .intro-text2 span {
    color: #fa5638
}

.eeat-container .intro .intro-wrap .intro-content {
    padding-left: 16px
}

.eeat-container .intro .intro-wrap .intro-content .bz {
    margin-bottom: 20px
}

.eeat-container .intro .intro-wrap .intro-content .intro-text {
    margin: 0 0 10px 0
}

.eeat-container .intro .intro-wrap .intro-content .item {
    margin-bottom: 20px
}

.eeat-container .intro .intro-wrap .intro-content .item p {
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 10px
}

.eeat-container .intro .intro-wrap .intro-content .item p a {
    font-size: 16px;
    color: #333
}

.eeat-container .intro .intro-wrap .intro-content .item p span {
    color: #fa5638
}

.eeat-container .intro .item4-wrap {
    padding: 15px;
}

.kche-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: #fff;
    box-shadow: 0 1px 10px 0 rgba(51, 51, 51, .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%
    }
}

.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-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-t35 .kche-course-item>div>.icon {
    border-color: var(--color, #2cb740)
}

.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-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-img {
    width: 50%
}

.kche-t175 .kche-t175-item:nth-child(2n) .kche-t175-img {
    text-align: right
}

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

.kche-t86 .kche-t86-content>p {
    color: #333;
    font-weight: var(--fontbold6, 600);
    font-size: 24px;
    text-align: center;
    margin: 0;
    margin-bottom: 10px
}

.kche-t86 .kche-t86-des {
    text-align: center
}

.kche-t86 .kche-t86-des p {
    margin: 0;
    color: var(--introcolor, #555555);
    line-height: 1.5
}

.kche-t86 .kche-t86-content h5 {
    color: #333;
    font-weight: var(--fontbold6, 600);
    font-size: 24px;
    text-align: center;
    margin: 0;
    margin-bottom: 10px
}

.kche-t86 .kche-t86-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
    box-sizing: border-box;
    padding: 0 4px
}

.kche-t86 .kche-t86-item-flex {
    width: 49%;
    margin-bottom: 2em;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 20px 18px;
    background-color: #fff;
    border-radius: 10px;
    border-bottom: 2px solid var(--color, #1d2087);
    box-shadow: 0 2px 6px 0 rgba(51, 51, 52, .2)
}

.kche-t86 .kche-t86-item-flex>.kche-item-l {
    width: 90px;
    height: 90px;
    background-color: #f8f8f8;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease
}

.kche-t86 .kche-t86-item-flex>.kche-item-l>em {
    font-size: 36px;
    color: #333;
    transition: all .2s ease
}

.kche-t86 .kche-t86-item-flex>.kche-item-r {
    flex: 1;
    margin-left: 20px
}

.kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-tit {
    color: var(--color, #111);
    font-size: 18px;
    font-weight: var(--fontbold6, 600);
    transition: all .2s ease;
    margin: 0
}

.kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-text {
    font-size: 16px;
    color: var(--introcolor, #555555);
    margin-top: 5px
}

.kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-text p {
    margin: 0
}

.kche-t86 .kche-t86-item-flex:nth-child(4),
.kche-t86 .kche-t86-item-flex:nth-child(3) {
    margin-bottom: 0
}

.kche-t86 .kche-t86-item-flex:hover>.kche-item-l {
    background-color: #eee
}

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

@media(max-width:500px) {
    .kche-t86 .kche-t86-item-flex>.kche-item-l {
        width: 70px;
        height: 70px
    }

    .kche-t86 .kche-t86-list {
        margin-top: 1em
    }

    .kche-t86 .kche-t86-item-flex {
        margin-bottom: 1em
    }

    .kche-t86 .kche-t86-item-flex:nth-child(3) {
        margin-bottom: 1em
    }
}

.kche-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-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-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: 20px auto 20px;
    border-radius: 30px
}

.kche-t151-des {
    text-align: center;
}

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

.kche-t151-item {
    width: 32%;
    box-shadow: 0px 1px 10px 0px rgba(51, 51, 51, 0.1);
    border-radius: 10px;
    padding: 25px;
    box-sizing: border-box;
    margin-bottom: 2%;
    background-color: #fff
}

.kche-t151-top {
    display: flex;
    margin-bottom: 20px;
    background-color: #fff;
    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)
}

@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-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
    }
}

.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-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-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-t197 .kche-t197-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-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
    }
}
.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-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
    }
}
.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-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-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
    }
}
.kche-t53 .kche-t53-title {
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    margin: 0;
}

.kche-t53 .kche-t53-text p {
    margin: 0;
    color: #333;
    line-height: 1.6;
    font-size: 16px
}
.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
    }
}
.kche-t176 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6, 600);
    margin: 0;
    text-align: center;
    text-transform: capitalize
}

.kche-t176 .kche-t176-into {
    width: 40px;
    height: 3px;
    background-color: var(--color, #43c7c6);
    margin: 10px auto
}

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

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

.kche-t176 .kche-t176-list .kche-t176-item {
    width: 32%;
    margin-top: 30px;
    display: flex;
    box-sizing: border-box;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    transition: all .1s linear
}

.kche-t176 .kche-t176-list .kche-t176-item:hover {
    transform: translateY(-5px)
}

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

.kche-t176 .kche-t176-list .kche-t176-item-icon {
    background-color: #fff;
    color: var(--color, #43c7c6);
    margin-right: 10px;
    transition: all .1s linear
}

.kche-t176 .kche-t176-list .kche-t176-item-icon em {
    font-size: 32px;
    transition: all .1s linear
}

.kche-t176 .kche-t176-list .kche-t176-item-info {
    flex: 1
}

.kche-t176 .kche-t176-list .kche-t176-item-tit {
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
    margin: 0
}

.kche-t176 .kche-t176-list .kche-t176-item-des {
    margin-top: 5px
}

.kche-t176 .kche-t176-list .kche-t176-item-des p {
    color: var(--introcolor, #555555);
    font-size: 16px;
    line-height: 1.6;
    margin: 0
}

@media screen and (max-width:768px) {
    .kche-t176 .kche-t176-list .kche-t176-item {
        width: 48%;
        margin-top: 20px;
        padding: 10px
    }
}

@media screen and (max-width:500px) {
    .kche-t176 .kche-t176-list .kche-t176-item {
        width: 100%
    }
}
.kche-t226 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.kche-t226 .kche-t226-img {
    width: 40%;
    position: relative;
    z-index: 1
}

.kche-t226 .kche-t226-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 6%;
    width: 100%;
    height: 80%;
    background: #ffdfd0;
    transform: skewX(-10deg);
    border-radius: 10px;
    transform-origin: left center;
    z-index: -1
}

.kche-t226 .kche-t226-img img {
    width: 100%;
    vertical-align: bottom;
    border-radius: 10px
}

.kche-t226 .kche-t226-content {
    flex: 1;
    padding-left: 10%
}

.kche-t226 .kche-t226-content .kche-t226-title {
    margin: 0;
    font-weight: 600;
    font-size: 32px;
    line-height: 1.4
}

.kche-t226 .kche-t226-content .kche-t226-text {
    color: #686d7a;
    margin: 20px 0
}

.kche-t226 .kche-t226-content .kche-t226-text p {
    margin: 0;
    margin-bottom: 10px
}

.kche-t226 .kche-t226-content .kche-t226-more a {
    min-width: 160px;
    height: 46px;
    padding: 0 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--bgcolor, var(--color, #ff5b00));
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    transition: all .1s linear;
    font-size: 16px;
}

.kche-t226 .kche-t226-content .kche-t226-more a:hover {
    opacity: .9
}

@media (max-width:1024px) {
    .kche-t226 .kche-t226-content .kche-t226-title {
        font-size: 26px
    }
}

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

    .kche-t226 .kche-t226-img {
        width: 100%;
        margin-bottom: 20px
    }

    .kche-t226 .kche-t226-img::after {
        display: none
    }

    .kche-t226 .kche-t226-content {
        padding: 0
    }

    .kche-t226 .kche-t226-content .kche-t226-title {
        font-size: 24px
    }
}
.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
    }
}
.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 {
    position: relative;
    z-index: 2;
}

.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
    }
}
.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-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-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
    }
}
.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
    }
}
.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, #555555);
    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
    }
  }
  .kche-t214 h5 {
    font-size: 26px;
    font-weight: var(--fontbold6, 600);
    text-align: center;
    text-transform: capitalize;
    color: var(--fontcolor, #333);
    margin: 0;
    margin-bottom: 10px
  }

  .kche-t214 .kche-t214-des {
    text-align: center;
    color: var(--introcolor, #555555)
  }

  .kche-t214 .kche-t214-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    list-style: none;
    margin-top: 40px
  }

  .kche-t214 .kche-t214-item {
    width: 22%;
    text-align: center
  }

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

  .kche-t214 .kche-t214-item img {
    width: 220px;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
    transition: all .1s linear
  }

  .kche-t214 .kche-t214-p1 {
    color: var(--color, #f1c881);
    margin-top: 10px
  }

  .kche-t214 .kche-t214-p2 {
    font-size: 20px;
    margin-top: 10px
  }

  .kche-t214 .kche-t214-p3 {
    color: var(--introcolor, #555555);
    font-size: 14px;
    margin-top: 10px
  }

  .kche-t214 .kche-t214-item em {
    margin-top: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #6b6460;
    font-size: 18px;
    width: 46px;
    height: 46px;
    background: rgba(228, 168, 83, 0);
    border-radius: 50%;
    border: 1px solid #dcdcdc;
    transition: all .1s linear
  }

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

    .kche-t214 .kche-t214-item img {
      width: 100%
    }
  }

  @media(max-width:768px) {
    .kche-t214 h5 {
      font-size: 22px
    }
  }
  .kche-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-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 {
    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 .kche-t178-tit-box {
    max-width: 200px
}

.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-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: #fff
}

.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: 700;
    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
    }
}
.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-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 0 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
    }
}
.kche-t217 {
    position: relative;
    padding: 30px 0;
    box-sizing: border-box;
    z-index: 1;
    background: var(--color, #e6af5d) url(https://img01.v15cdn.com/modular/217/modular-2.webp) no-repeat right
}

.kche-t217 .kche-t217-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 70px;
    box-sizing: border-box
}

.kche-t217 .kche-t217-img {
    width: 30%;
    position: relative
}

.kche-t217 .kche-t217-img img {
    width: 100%;
    object-fit: cover
}

.kche-t217 .kche-t217-img::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2)
}

.kche-t217 .kche-t217-img .kche-t217-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 24px;
    text-align: center;
    z-index: 1;
    text-transform: uppercase
}

.kche-t217 .kche-t217-content {
    flex: 1;
    padding-left: 30px
}

.kche-t217 .kche-t217-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    list-style: none;
    padding: 0
}

.kche-t217 .kche-t217-li {
    width: 49%;
    background: #fff;
    border-radius: 5px;
    padding: 40px 40px;
    transition: all .1s linear;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box
}

.kche-t217 .kche-t217-li:nth-child(1),
.kche-t217 .kche-t217-li:nth-child(2) {
    margin-bottom: 20px
}

.kche-t217 .kche-t217-li:hover {
    box-shadow: 1px 2px 10px rgba(0, 0, 0, .1);
    transform: translateY(-5px)
}

.kche-t217 .kche-t217-li .kche-t217-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--color, #e6af5d);
    background: rgba(230, 175, 93, 0);
    border-radius: 10px;
    border: 2px solid var(--color, #e6af5d)
}

.kche-t217 .kche-t217-icon em {
    font-size: 28px
}

.kche-t217 .kche-t217-info {
    flex: 1;
    padding-left: 20px
}

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

.kche-t217 .kche-t217-text,
.kche-t217 .kche-t217-text p {
    color: var(--introcolor, #555555);
    margin: 0
}

@media(max-width:1024px) {
    .kche-t217 .kche-t217-flex {
        flex-direction: column;
        padding: 0 20px
    }

    .kche-t217 .kche-t217-content {
        width: 100%;
        margin-top: 20px;
        padding-left: 0
    }

    .kche-t217 .kche-t217-img {
        width: auto
    }

    .kche-t217 .kche-t217-li {
        padding: 20px
    }
}

@media(max-width:768px) {
    .kche-t217 .kche-t217-li {
        margin-bottom: 20px;
        width: 100%;
        flex-direction: column
    }

    .kche-t217 .kche-t217-info {
        padding-left: 0;
        padding-top: 10px
    }
}
.kche-t5 {
    position: relative
}

.kche-t5 h2,
.kche-t5 h5 {
    position: relative;
    font-size: 24px;
    position: relative;
    padding-bottom: 10px;
    margin: 0;
    font-weight: 700;
    color: var(--color, #000)
}

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

@media(max-width:480px) {

    .kche-t5 h2,
    .kche-t5 h5 {
        font-size: 16px
    }
}