.kt-body{
    width: 100%;
    min-width: 1200px;
    max-width: 2560px;
    margin: 0 auto;
}
.kt-body-top-image-area{
    margin: 0 auto;
    width: 100%;
    max-width: 2560px;
    min-width: 1200px;
    position: relative;
}
.kt-body-top-image{
    width: 100%;
    height: auto;
}
.kt-body-top-image-title-area{
    font-size: 10.42vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.kt-body-top-image-title1{
    font-size: 10.42vw;
    display: flex;
    font-family: 'Times New Roman', Times, serif;
}
.kt-body-top-image-title2{
    font-size: 4.27vw;
}
.kt-body-top-title-image{
    width: 54.16vw;
    min-width: 645px;
    max-width: 1387px;
}



.kt-body-title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 4.6875vw;
    margin-bottom: 4.167vw;
    color:#585858;
}
.kt-body-title .kt-body-title-en{
    font-size: 2.92vw;
}
.kt-body-title .kt-body-title-ch{
    font-size: 1.46vw;
}


.kt-body-content1{
    display: flex;
    width: 89.58vw;
    height: 29.42vw;
    max-width: 2293px;
    min-width: 1075px;
    min-height: 353px;
    max-height: 701px;
    margin: 0 auto;
    margin-bottom: 4.17vw;
}
.kt-body-content1 .kt-body-content1-picture {
    width: 50%;
    height: 29.42vw;
    max-width: 1146.5px;
    min-width: 537.5px;
    min-height: 353px;
    max-height: 701px;
}
.kt-body-content1 .kt-body-content1-picture > img{
    width: 100%;
    height: 29.42vw;
    min-height: 353px;
    max-height: 701px;
}
.kt-body-content1 .kt-body-content1-text{
    width: calc(50% - 8.34vw);
    background-color: #FFFFFF;
    display: flex;
    flex-direction: column;
    padding: 3.125vw 4.17vw 0;
}
.kt-body-content1-text .red-tab{
    padding: 6px 12px;
    background-color: #CE1C1B;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#FFFFFF;
    font-size: calc(0.3vw + 8.4px);
    border-radius: 1.15vw;
    margin-bottom: 1.25vw;
    margin-right: 10px;
    min-width: 80px;
    flex-shrink: 0;
}
.kt-body-content1-text .title{
    font-size: 2.4vw;
    color:#323232;
    margin-bottom: 1.25vw;
    font-weight: bold;
}
.kt-body-content1-text .content{
    height: 10vw;
    min-height: 120px;
    max-height: 256vw;
    font-size: 1vw;
    color:#666666;
    line-height: 2vw;
    border-bottom: 2px solid #EAEBED;
    flex-shrink: 0;
}
.kt-body-content1-text .learn-more-area{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-width: 437px;
    height: 7.5vw;
    min-height: 97px;
    max-height:192px;
}
.kt-body-content1-text .learn-more-area .english-title{
    color:#E6E6E6;
    font-size: 2.16vw;
    font-weight: bold;
    flex-shrink: 0;
    flex-grow: 1;
}
.kt-body-content1-text .learn-more-area .learn-more{
    width: 8.3vw;
    height: 2.92vw;
    max-width: 213.3px;
    max-height: 74.67px;
    min-width: 100px;
    min-height: 35px;
    background-color: #323232;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.9375vw;
    color: #FFFFFF;
    border-radius:  40px;
    cursor: pointer;
}
.kt-body-content1-text .learn-more-area .learn-more:hover{
    background-color: #3F6FF6;
}
.kt-body-content1-text .learn-more-area .learn-more-icon-span{
    width: 1.25vw;
    height: 1.25vw;
    max-width: 32px;
    max-height: 32px;
    min-width: 15px;
    min-height: 15px;
    background-color: #FFFFFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.833vw;
}

.kt-body-content2{
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    width: 28.49vw;
    height: 32.29vw;
    max-width: 727px;
    max-height: 827px;
    min-width: 341px;
    min-height: 387.5px;
    background-color: #FFFFFF;
}

.kt-body-content2-image{
    width: 100%;
    height: calc(80.28% - 2px);
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #EBF0F4;
}
.kt-body-content2 .kt-body-content2-image img{
    height: 15.58vw;
    max-height: 398.9px;
    min-height: 187px;
}
.kt-body-content2-title{
    height: 19.72%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.458vw;
    color: #323232;
}

@media screen and (max-width: 1200px) {
    .kt-body-top-image-title1{
        font-size: 125px;
    }
    .kt-body-top-image-title2{
        font-size: 50px;
    }

    .kt-body-title{
        margin-top: 60px;
        margin-bottom: 50px;
    }
    .kt-body-title .kt-body-title-en{
        font-size: 36px;
    }
    .kt-body-title .kt-body-title-ch{
        font-size: 18px;
    }

    .kt-body-content1-text{
        width: 500px;
        padding: 37px 50px 0!important;
    }
    .kt-body-content1-text .red-tab{
        padding: 0 12px;
        height:28px;
        font-size: 12px;
        border-radius: 14px;
        margin-bottom: 20px;
        margin-right: 10px;
    }
    .kt-body-content1-text .title{
        font-size: 28.75px;
        margin-bottom: 15px;
    }
    .kt-body-content1-text .content{
        height: 120px;
        font-size: 11.25px;
        line-height: 24px;
    }
    .kt-body-content1-text .learn-more-area .english-title{
        font-size: 26px;
    }
    .kt-body-content1-text .learn-more-area .learn-more{
        font-size: 11.25px;
        margin-left: 10px;
        border-radius: 18px;
    }
    .kt-body-content1-text .learn-more-area .learn-more-icon-span{
        margin-left: 10px;
    }
    .kt-body-content2-title{
        font-size: 17.5px;
    }
    .kt-body-content1{
        margin-bottom: 50px;
    }
    
}

@media screen and (min-width: 2560px) {
    .kt-body-top-image-title1{
        font-size: 267px;
    }
    .kt-body-top-image-title2{
        font-size: 107px;
    }

    .kt-body-title{
        margin-top: 128px;
        margin-bottom: 107px;
    }
    .kt-body-title .kt-body-title-en{
        font-size: 74.7px;
    }
    .kt-body-title .kt-body-title-ch{
        font-size: 37.3px;
    }
    .kt-body-content1-text{
        width: 934.5px !important;
        padding: 80px 106px 0 !important;
    }
    .kt-body-content1-text .red-tab{
        font-size: 16px;
        border-radius: 30px;
        margin-bottom: 40px;
    }
    .kt-body-content1-text .title{
        font-size: 61.3px;
        margin-bottom: 33.3px;
    }
    .kt-body-content1-text .content{
        height: 256px;
        font-size: 22px;
        line-height: 51.2px;
    }
    .kt-body-content1-text .learn-more-area .english-title{
        font-size: 55px;
    }
    .kt-body-content1-text .learn-more-area .learn-more{
        font-size: 24px;
        margin-left: 30px;
    }
    .kt-body-content1-text .learn-more-area .learn-more-icon-span{
        margin-left: 32px;
    }
    .kt-body-content2-title{
        font-size: 38.4px;
    }
    .kt-body-content1{
        margin-bottom: 107px;
    }
}