﻿@charset "utf-8"; 
@media (max-width: 768px){
.project-list{margin:0}
.project-list li{margin-right:0;flex-direction: unset;margin-bottom: 20px}
.project-list .project-info{padding: 0 10px}
.project-list .project-img{width: 150px;height: 150px}
.project-list .project-name{font-size: 16px;margin-bottom: 10px;padding: 0}
.project-content{padding:0;max-height: none}}
.kche-t13>h5 {
    width: 100%;
    font-size: 20px;
    padding: 5px 20px;
    box-sizing: border-box;
    background-color: var(--color, #56d1f4);
    border-radius: 4px;
    margin: 0;
    color: #FFF;
}
.kche-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-lg-theme {
    background-image: linear-gradient(to right, var(--color, #000), #FFF) !important;
}
.kche-t141 .kche-t141-title-box .kche-t141-title-left {
    margin-right: 6px;
}
.kche-t141 .kche-t141-title-box div {
    width: 12px;
    height: 12px;
    background-color: var(--color, #e81c2e);
    display: inline-block;
    position: relative;
}
.kche-t141 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6, 600);
    margin: 0;
    text-align: center;
    line-height: 1.6;
    text-transform: capitalize;
}
.kche-t141 .kche-t141-title-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
}
.kche-t141 .kche-t141-title-box .kche-t141-title-right {
    margin-left: 6px;
}
.kche-wrap-width {
    clear: both;
    margin: 0 auto;
    width: 100%;
    padding: 15px 0;
    max-width: 1600px;
    box-sizing: border-box;
}
.kche-t141 .kche-t141-list .kche-t141-odd {
    padding-right: 40px;
    border-right: 1px solid #eee;
}
.kche-t141 .kche-t141-list .kche-t141-item {
    width: 50%;
    box-sizing: border-box;
    position: relative;
    box-sizing: border-box;
    padding-left: 50px;
    display: inline-flex;
    padding-bottom: 30px;
}
.kche-t141 .kche-t141-list .kche-t141-item .kche-t141-item-serial {
    font-size: 26px;
    font-weight: var(--fontbold6, 600);
    position: absolute;
    left: 0;
    top: -4px;
}
.kche-t141 .kche-t141-list .kche-t141-even {
    width: calc(50% - 40px);
    margin-left: 40px;
}
.kche-t141 .kche-t141-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: space-between;
}
.kche-wrap-width {
    clear: both;
    margin: 0 auto;
    width: 100%;
    padding: 15px 0;
    max-width: 1600px;
    box-sizing: border-box;
}
.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:hover>.kche-item-l {
    background-color: #eee;
}
.kche-t86 .kche-t86-item-flex>.kche-item-r {
    flex: 1;
    margin-left: 20px;
}
.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>.kche-item-text {
    font-size: 16px;
    color: #555;
    margin-top: 5px;
}
.kche-t86 .kche-t86-item-flex>.kche-item-r>.kche-item-text p {
    margin: 0;
}
.kche-t122 h5 {
    font-size: 24px;
    color: #000;
    margin: 0;
    margin-bottom: 10px;
    font-weight: var(--fontbold6, 600);
    text-align: center;
    text-transform: capitalize;
}
.kche-t122 .kche-t122-list {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kche-t122 .kche-t122-list .kche-t122-item {
    margin-bottom: 2%;
    width: 32%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    padding: 30px;
    transition: all .1s linear;
}
.kche-t122 .kche-t122-item .kche-t122-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--color, #ccc);
    opacity: .1;
    z-index: -1;
}
.kche-t122 .kche-t122-item .kche-t122-icon {
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(38, 38, 38, .11);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    color: var(--color, #6046ff);
}
.kche-t122 .kche-t122-item .kche-t122-item-tit {
    font-size: 18px;
    color: #000;
    margin: 0;
    font-weight: var(--fontbold6, 600);
    text-transform: capitalize;
}
.kche-t122 .kche-t122-item .kche-t122-item-des {
    color: #333;
    font-size: 16px;
    margin: 0;
    margin-top: 10px;
}
.kche-t122 .kche-t122-item .kche-t122-icon em {
    font-size: 36px;
    transition: all .1s linear;
}
.kche-t122 .kche-t122-item .kche-t122-item-des p {
    margin: 0;
}
.kche-t122 .kche-t122-item:hover {
    transform: translateY(-5px);
}
.kche-t122 .kche-t122-item:hover .kche-t122-icon em {
    transform: rotateY(180deg);
}
.kche-t94 .kche-t94-tit {
    color: #333;
    font-size: 24px;
    font-weight: var(--fontbold6, 600);
    margin: 0;
    margin-bottom: 10px;
    text-align: center;
}
.kche-t94 .kche-t94-content>.modality {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #1d2087;
    position: relative;
    margin: 0 auto;
}
.kche-t94 .kche-t94-bottom {
    display: flex;
    margin-top: 2em;
    flex-wrap: wrap;
}
.kche-t94 .kche-t94-content>.modality>p {
    position: absolute;
    display: inline-block;
    width: 80px;
    height: 5px;
    border-radius: 2px;
    background-color: #1d2087;
    opacity: .2;
    left: 50%;
    transform: translateX(-50%);
    top: 2px;
    margin: 0;
}
.kche-t94 .kche-t94-bottom-l {
    display: inline-flex;
    flex-direction: column;
    margin-right: 30px;
    width: 30%;
    overflow: hidden;
}
.kche-t94 .kche-t94-bottom-r {
    flex: 1;
}
img {
    height: auto;
    max-width: 100%;
}
.kche-t94 .kche-t94-bottom-l img {
    margin-bottom: 20px;
    max-width: 100%;
    transition: all .1s linear;
}
.kche-t94 #kchet94Accordion>.kche-t94-bottom-item {
    margin: 4px 0;
}
.kche-t94 #kchet94Accordion>.kche-t94-bottom-item>.kche-t94-item-tit {
    background-color: #eff2f7;
    display: flex;
    align-items: center;
    padding: 10px;
    color: #111;
    font-size: 16px;
    font-weight: var(--fontbold6, 600);
    margin: 0;
    position: relative;
    padding-right: 60px;
    cursor: pointer;
}
.kche-t94 #kchet94Accordion>.kche-t94-bottom-item>.kche-t94-item-tit.active {
    background: var(--color, #1d2087);
    color: #fff;
}
.kche-t94 #kchet94Accordion>.kche-t94-bottom-item>.kche-t94-item-box {
    padding: 10px;
    color: #444;
    font-size: 16px;
    line-height: 24px;
}
.kche-t94 #kchet94Accordion>.kche-t94-bottom-item>.kche-t94-item-tit>em {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 10px;
    transform: rotate(0);
    transition: all .1s linear;
    color: #111;
}
.kche-t94 #kchet94Accordion>.kche-t94-bottom-item>.kche-t94-item-tit.active em {
    color: #fff;
}
.kche-wrap-width1 {
    clear: both;
    margin: 0 auto;
    width: 100%;
    padding: 0;
    max-width: 1600px;
    box-sizing: border-box;
}
.kche-t58 .kche-template-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px 15px;
}
.kche-t58 .kche-template-item h5 {
    font-weight: var(--fontbold6, 600);
    font-size: 24px;
    margin: 0;
    padding: 0;
}
.kche-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-t58 .kche-template-item .kche-t58-line {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 50px;
    height: 3px;
    background: var(--color, #000);
}
.kche-t75>.kche-list {
    width: 100% !important;
    max-width: 100% !important;
    border: none !important;
}
.kche-t75>.kche-list>.kche-flex-item {
    display: flex;
    margin-bottom: 5px;
}
.kche-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-t75>.kche-list>.kche-flex-item>.kche-border-number {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 12px;
    margin-top: 6px;
}
.kche-t75>.kche-list>.kche-flex-item>.kche-content>p {
    margin: 0;
    padding: 0;
}
.kche-t75>.kche-list>.kche-flex-item>.kche-content {
    flex: 1;
    padding-left: 15px;
    font-size: 15px;
    line-height: 28px;
    color: #333;
}
.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-flex {
    display: flex;
    flex-wrap: wrap;
}
.kche-course-item {
    border-top: 1px dashed #CCC;
}
.kche-course-item:nth-of-type(odd) {
    background-color: #f6f7fb;
}

.kche-flex-jc-ai-c {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.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>.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;
}
.kche-t35 .kche-course-item>div>.icon {
    border-color: var(--color, #2cb740);
}
.kche-t107 .kche-t107-content {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kche-t107 .kche-t107-l-text {
    width: 55%;
    padding-right: 6%;
    box-sizing: border-box;
}
.kche-t107 .kche-t107-r-img {
    width: 43%;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: right;
}
.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-t107 .kche-t107-into {
    width: 30px;
    height: 2px;
    background-color: var(--color, #10b098);
    margin-bottom: 10px;
}
.kche-t107 .kche-t107-title {
    font-size: 20px !important;
    margin: 0;
    font-weight: var(--fontbold6, 600);
}
.kche-t107 .kche-t107-r-img {
    width: 43%;
    border-radius: 5px;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: right;
}
.kche-t107 .kche-t107-r-img img {
    max-width: 100%;
    height: auto;
    display: block;
    transition: all .2s linear;
    border: 1px solid #eee;
    border-radius: 10px;
}
.kche-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-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-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 p {
    margin: 0;
    color: #444;
    width: 100%;
    font-size: 16px;
}
.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-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%;
}
.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: #555;
    line-height: 1.7;
}
.kche-t107 .kche-t107-des {
    font-size: 16px;
    color: #555;
    line-height: 1.7;
    margin: 16px 0;
}
.kche-t144 h5 {
    font-size: 24px;
    color: #000;
    font-weight: var(--fontbold6, 600);
    margin: 0;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 4px;
}
.kche-t144 .kche-t144-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
}
.kche-t144 .kche-t144-item {
    display: inline-flex;
    width: 33%;
    margin: 5px 0;
    color: #333;
}
.kche-color-theme {
    color: var(--color, #333) !important;
}
.kche-t144 .kche-t144-item em {
    color: var(--color, #43c7c6);
    margin-right: 6px;
    font-size: 18px;
    line-height: 1.4;
}
.kche-t144 .kche-t144-item p {
    margin: 0;
    font-size: 16px;
}
.kche-t55.cusfaq-list {
    max-width: 1600px;
    margin: 0 auto;
    width: 100%;
}
.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>.kche-faq-box {
    color: #555;
    line-height: 1.6;
    padding-top: 4px;
}
.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.cusfaq-list-expand>.kche-faq-list>.kche-faq-item>.kche-faq-box {
    display: block !important;
}
.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-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 {
    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-color-theme {
    color: var(--color, #333) !important;
}
.kche-t188 .kche-t188-img {
    transition: all .3s ease-in-out;
    color: var(--color, #ff5c14);
}
.kche-t188 .kche-t188-card {
    margin-left: 20px;
}
.kche-t188 .kche-t188-con {
    margin-top: 15px;
}
.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-con p {
    margin: 0;
    font-size: 16px;
    color: #555;
    line-height: 1.5;
}
.kche-t188 .kche-t188-img>em {
    font-size: 42px;
    line-height: 1;
}
.kche-t188 .kche-t188-left {
    width: 55%;
    padding-right: 40px;
    box-sizing: border-box;
}
.kche-t188 .kche-t188-left .kche-t188-title {
    font-size: 24px;
    font-weight: var(--fontbold6, 600);
    margin: 0;
    text-transform: capitalize;
}
.kche-color-theme {
    color: var(--color, #333) !important;
}
.kche-t53 .kche-t53-title {
    text-align: center;
    font-weight: 500;
    font-size: 24px;
}
.kche-t186 .kche-t186-contant {
    display: flex;
    align-items: center;
}
.kche-t186 .kche-t186-left {
    width: 46%;
    box-sizing: border-box;
    padding-right: 40px;
}
.kche-t186 .kche-t186-right {
    display: flex;
    width: 54%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.kche-t186 .kche-t186-title {
    font-size: 24px;
    font-weight: var(--fontbold6, 600);
    color: #000;
    margin: 0;
    line-height: 1.5;
    text-transform: capitalize;
}
.kche-t186 .kche-t186-text {
    padding-top: 20px;
}
.kche-t186 .kche-t186-text p {
    margin: 0;
    font-size: 16px;
    color: #555;
    line-height: 1.7;
}
.kche-t186 .kche-t186-item {
    display: flex;
    width: 49%;
    margin-bottom: 15px;
}
.kche-color-theme {
    color: var(--color, #333) !important;
}
.kche-t186 .kche-t186-item>em {
    font-size: 16px;
    color: var(--color, #ff5c14);
    margin-right: 10px;
}