﻿.kche-t114 .kche-t114-img .iframe-container{position: relative;width:100%;height:0;padding-bottom: 56.25%;}
.kche-t114 .kche-t114-img .iframe-container iframe{position:absolute;top:0;left: 0;width:100%;height:100%;min-height:inherit;}

.home-about .home-title{margin-bottom:20px}
.home-about .about-item{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}
.home-about .about-item .about-img{width:50%;position:relative}
.home-about .about-item .about-img img{width:100%}
.home-about .about-item .about-content{flex:1;padding-left:5%}
.home-about .about-item .about-content .icon1{font-weight:var(--fontbold6);background:var(--bgcolor);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:20px}
.home-about .about-item .about-content .text{color:var(--introcolor)}
.home-about .about-item .about-content .list{margin-top:20px}
.home-about .about-item .about-content .list li{margin-top:10px;display:flex}
.home-about .about-item .about-content .list li em{width:18px;height:18px;background:var(--bgcolor);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#FFF;font-size:10px;margin-right:10px;margin-top:6px}
.home-about .about-item .about-content .list li p{flex:1}
.home-about .about-item .about-content .home-more{margin-top:2rem}
.home-about .about-item .about-content .home-title{text-align:left}
.home-about .about-item.item2 .icon2{font-weight:var(--fontbold6);color:#d90a2c;margin-bottom:20px}
.home-about .about-item.item2 .about-content{padding-left:0;padding-right:15%}
.home-about .about-item.item2 .about-img{padding:8% 0;z-index:1}
.home-about .about-item.item2 .about-img::after{content:"";position:absolute;left:0;top:0;width:1920px;height:100%;background:#fff;z-index:-1}
.home-about .about-item.item2 .about-img img{transform:translateX(-15%)}

.home-about .about-item .about-img lite-youtube{width:100%}
.home-about .about-item.item1,.home-about .l-wrap>.home-title{position:relative;z-index:0}
.home-about .l-wrap>.home-title{margin-bottom:0;padding:3% 0}
.home-about .about-item.item1::before,.home-about .l-wrap>.home-title::before{content:'';width:100vw;max-width:1920px;height:100%;display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:-1;background:#e9f2ff}
.home-about{padding-top:0;}
.home-about .about-item .about-img iframe{display:block;width:100%;height:auto;aspect-ratio:16/9}


@media(max-width:768px){.home-about
.home-about .about-item{flex-direction:column}
.home-about .about-item .about-img{width:100%}
.home-about .about-item .about-content{padding:0px;margin-top:1em}
.home-about .about-item.item2 .about-content{padding:0px}
.home-about .about-item.item2 .about-img{margin-top:1em}
.home-about .about-item.item2 .about-img::after{display:none}}
@media(max-width:500px){.home-about .about-item.item2 .about-img img{transform:none}}