@font-face {
    font-family: 'TGBF';
    src: url('../css/TG-TYPE-Bold.otf');
    font-weight: normal;
}
.banner{
    width: 100vw;
    height: 9.72rem;
    overflow: hidden;
    background-image: url("//klm10.kuleiman.com/record/klm/vrwdt/2/banner_bg.png");
    margin: 0;
    padding: 0;
}
.bannerTitle{
    font-size: 0.53rem;
    font-weight: bold;
    color: #050C3E;
    letter-spacing: 3px;
    padding-top: 1.54rem;
    text-align: center;
}
.bannerDesc{
    width: 5.03rem;
    height: 0.95rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #050C3E;
    text-align: center;
    line-height: 0.32rem;
    margin: 0.23rem auto 0;
}
.banner .btn {
    width: 4.1rem;
    margin:0.66rem auto 0;
}
.banner .btn1{
    width: 1.91rem;
    height: 0.68rem;
    background: linear-gradient(308deg, #165CEB 0%, #4093FF 100%);
    border-radius: 0.09rem;
    line-height: 0.58rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: #FFFFFF;
}

.banner .btn .icon1 {
    width: 0.32rem;
    height: 0.32rem;
    background: url(//klm10.kuleiman.com/record/klm/vrwdt/2/programme.svg) center center / 100% 100% no-repeat;
    margin-right: 0.14rem;
}
.banner .btn .icon2 {
    width: 0.32rem;
    height: 0.32rem;
    background: url(//klm10.kuleiman.com/record/klm/vrwdt/2/playVideo.svg) center center / 100% 100% no-repeat;
    margin-right: 0.14rem;
}
.banner .btn2{
    width: 1.91rem;
    height: 0.68rem;
    background: #FFFFFF;
    border-radius: 0.09rem;
    backdrop-filter: blur(6px);
    line-height: 0.58rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: #092D41;
}

.bannerImg{
    width: 4.44rem;
    height: 4.53rem;
    margin:0.43rem auto 0;
    position: relative;
}
.bannerImg1{
    width: 2.53rem;
    height: 3.63rem;
    position: absolute;
    top: 0.4rem;
    left: -0.49rem;
}


.bannerImg2{
    width: 2.69rem;
    height: 2.72rem;
    position: absolute;
    top: 0.52rem;
    right: -0.47rem;
}

.commonTitle{
    font-size: 0.33rem;
    font-weight: bold;
    color: #091F41;
    line-height: 0.49rem;
    text-align: center;
    padding-top: 0.58rem;
}

/*model1*/
.model1{
    width: 100vw;
    height:11.1rem;
    background:#fff;
    overflow: hidden;
}

.model1Box{
    margin: 0.29rem auto 0;
    width: 6.08rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.model1List{
    width: 6.08rem;
    height: 3.23rem;
    position: relative;
    /*margin-bottom: 0.15rem;*/
}
.model1List img{
    width: 100%;
    height: 100%;
}

.model1Info{
    position: absolute;
    top: 1.91rem;
    left: 0.49rem;
}
.model1Title{
    font-size: 0.3rem;
    font-weight: bold;
    color: #091F41;
}
.model1Title span{
    color: rgba(57, 114, 255, 1);
}
.model1Desc{
    font-size: 0.2rem;
    font-weight: 400;
    color: #091F41;
    margin-top: 0.17rem;
}


/*model2*/
.model2{
    width: 100vw;
    height: 9.17rem;
    background-image: url("//klm10.kuleiman.com/record/klm/vrwdt/2/model2_bg.png");
    overflow: hidden;
}
.swiper-container-top{
    margin-top: 0.3rem;
    padding-left: 0.25rem;
    height: 0.69rem;
    overflow: hidden;
}
.navModel2List{
    width: 1.67rem;
    height: 0.69rem;
    background: #FFFFFF;
    border-radius: 0.11rem;
    text-align: center;
    line-height: 0.69rem;
    font-size: 0.24rem;
    color: #091F41;
    margin-right: 0.16rem;
    overflow: hidden;
    font-weight: 500;
}
.active1{
    background: linear-gradient(221deg, #7AD0FF 0%, #316BFF 100%);
    border-radius: 0.11rem;
    color: #fff;
}
.swiper-container-top2{
    margin-top: 0.19rem;
    position: relative;
}
.model2Filter{
    width: 5.8rem;
    height: 5.71rem;
    /*display: flex;*/
    /*justify-content: center;*/
    backdrop-filter: blur(10px);
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
}
.model2Box{
    width: 6.08rem;
    height: 6.71rem;
    background: url("//klm10.kuleiman.com/record/klm/vrwdt/2/model3_box_bg.png") no-repeat;
    background-size: 100% 100%;
    padding-top: 0.53rem;
    /*padding-left: 0.67rem;*/
    position: relative;
}
.modelTitleBox{
    padding-left: 0.67rem;
}
.model2Index{
    font-weight: bold;
    color: #091F41;
    position: relative;
}
.model2Index span{
    position: relative;
    z-index: 9;
    font-size: 0.35rem;

    font-family: TGBF!important;
}
.model2Index:after{
    position: absolute;
    content: '';
    bottom: 0.03rem;
    left: 0.05rem;
    width: 0.28rem;
    height: 0.04rem;
    background: #3972FF;
}
.model2Title{
    font-size: 0.3rem;
    font-weight: bold;
    color: #091F41;
    line-height: 0.45rem;
    background: linear-gradient(184deg, #4093FF 0%, #091F41 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 0.17rem;
}
.model2Desc{
    /*width: 3.42rem;*/
    font-size: 0.3rem;
    font-weight: bold;
    color: #091F41;
    line-height: 0.42rem;
    margin-top: 0.21rem;
    padding-left: 0.67rem;
}
.model2Img{
    width: 5.22rem;
    height: 3.37rem;
    margin-top: 0.57rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 0.432rem;
}

.model2Btn{
    width: 1.38rem;
    height: 0.48rem;
    background: linear-gradient(225deg, #5FBEF7 0%, #3192FF 97%);
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.48rem;
    font-size: 0.22rem;
    font-weight: 500;
    color: #FFFFFF;
    position: absolute;
    top: 0.53rem;
    right: 0.47rem;
}

/*model3*/
.model3{
    width: 100vw;
    height: 9.09rem;
    background-image: url("//klm10.kuleiman.com/record/klm/vrwdt/2/model3_bg.png");
    overflow: hidden;
}
.swiper-container-top1{
    margin: 0.41rem auto 0;
    padding-left: 0.26rem;
    height: 0.71rem;
    /*overflow: hidden;*/
}
.navModel3List{
    width: 1.75rem;
    height: 0.71rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.02rem 0.18rem 0rem rgba(57,114,255,0.19);
    border-radius: 0.18rem;
    /*text-align: center;*/
    line-height: 0.71rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: #091027;
    margin-right: 0.17rem;
}
.model3Icon{
    width: 0.28rem;
    height: 0.28rem;
    margin-left: 0.23rem;
    margin-right: 0.08rem;
    margin-top: 0.21rem;
    float: left;
    line-height: 0;
}
.active3{
    background: linear-gradient(221deg, #7AD0FF 0%, #316BFF 100%);
    box-shadow: 0rem 0.01rem 0.09rem 0rem rgba(57,104,255,0.19);
    color: #fff;
}
.model3Box{
    font-size: 0.22rem;
    font-weight: 400;
    color: #091027;
    text-align: center;
    margin-top: 0.29rem;
    line-height: 0.33rem;
}

.model3Img{
    width: 5.75rem;
    height: 5.63rem;
    margin: 0 auto;
}


/*.model4*/
.model4{
    width: 100vw;
    overflow: hidden;
    height: 11.51rem;

}
.model4Box{
    margin: 0.41rem auto 0;
    width: 5.75rem;

}
.model4List{
    width: 5.75rem;
    height: 3.08rem;
    margin-bottom: 0.17rem;
    position: relative;
}
.model4Title{
    width: 100%;
    height: 0.67rem;
    background: rgba(0,0,0,0.5);
    border-radius: 0rem 0rem 0.12rem 0.12rem;
    text-align: center;
    line-height: 0.67rem;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 0.27rem;
    font-weight: 500;
    color: #FFFFFF;
}
.model4Btn{
    width: 1.5rem;
    height: 0.5rem;
    background: linear-gradient(221deg, #59ACFE 0%, #1E5CF6 100%);
    border-radius: 0.1rem;
    text-align: center;
    line-height: 0.5rem;
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
    font-size: 0.23rem;
    font-weight: 500;
    color: #FFFFFF;
}




/*bk7*/
.bk7 {
    width: 100vw;
    height: 5.2rem;
    background: linear-gradient(180deg, #F7FBFD 0%, #EEF5FD 100%);
}

.content7 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    zoom: 1;
    margin-top: 0.5rem;
}

.content7 h1 {
    height: 0.41rem;
    font-size: 0.41rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.41rem;
    text-align: center;
    padding-top: 0.58rem;
}

.content7 p {
    font-size: 0.2rem;
    font-weight: 400;
    color: #8C8C8C;
    line-height: 0.31rem;
    margin: 0.26rem auto 0.43rem;
    text-align: center;
}

.select_box {
    width: 100%;
    height: 3.5rem;
    overflow: hidden;
    position: relative;
}

.select_box .line_odd {
    width: 39.76rem;
    -webkit-animation: scrollToRight-data-v-6a32e916 36s linear infinite;
    animation: scrollToRight-data-v-6a32e916 36s linear infinite;
}

.line_odd img {
    width: 50%;
    display: inline-block;
    float: left;
}

.line_even {
    width: 39.76rem;
    -webkit-animation: scrollToRight-data-v-6a32e916 25s linear infinite;
    animation: scrollToRight-data-v-6a32e916 25s linear infinite;
}

.line_even img {
    width: 50%;
    display: inline-block;
    float: left;
}

@keyframes scrollToRight-data-v-6a32e916 {
    0% {
        -webkit-transform: translate3d(-50%, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0%, 0, 0);
    }
}
/*model8*/

.model8{
    width: 100vw;
    height: 5.83rem;
    background: url("//klm10.kuleiman.com/record/klm/vrwdt/2/model8_bg.png") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.model7Title{
    /*width: 4rem;*/
    /*height: 1.05rem;*/
    font-size: 0.4rem;
    font-weight: bold;
    color: #091F41;
    line-height: 0.53rem;
    text-align: center;

}
.model8 .model7Title:first-child{
    margin: 0.7rem auto 0;
}
.model7Desc{
    font-size: 0.2rem;
    font-weight: 400;
    color: #2D220D;
    text-align: center;
    margin-top: 0.33rem;
}
.infoBox{
    width: 4.05rem;
    margin: 0.53rem auto 0;
}
.model8 input{
    width: 4.05rem;
    height: 0.61rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.06rem 0rem rgba(0,0,0,0.1);
    border-radius: 0.09rem;
    font-size: 0.23rem;
    font-weight: 400;
    color: #B0B0B0;
    padding-left: 0.2rem;
}
.model8 .infoPhone{
    margin-top: 0.28rem;
}
.model8 .infoBtn{
    width: 2.25rem;
    height: 0.67rem;
    background: linear-gradient(221deg, #7AD0FF 0%, #316BFF 100%);
    border-radius: 0.1rem;
    backdrop-filter: blur(6px);
    line-height: 0.65rem;
    text-align: center;
    font-size: 0.22rem;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0.5rem auto 0;
}
.model8 input::placeholder {
    font-size: 0.22rem;
    font-weight: 400;
    color: #C2C2C2;
}






.y_foot{
    padding-bottom: 1rem!important;
}