.banner{
    width: 100vw;
    height: 7.08rem;
    overflow: hidden;
    background-image: url("//klm10.kuleiman.com/record/klm/vrzhct/2/bannerBg.png");
    margin: 0;
    padding: 0;
    position: relative;
}.banner::after{
    content: '';
    width: 100vw;
    height: 7.08rem;
    position: absolute;
    top: 0;
    left: 0;
     background: linear-gradient(228deg, rgba(193,167,0,0) 0%, #DCAB01 100%);
}
.bannerTitle{
    font-size: 0.4rem;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    padding-top: 2.02rem;
    position: relative;
    z-index: 9;
}
.bannerDesc{
    width: 4.58rem;
    font-size: 0.3rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.48rem;
    text-align: center;
    margin: 0.32rem auto 0;
    position: relative;
    z-index: 9;
}
.banner .btn {
    width: 3.57rem;
    margin:0.66rem auto 0;
    position: relative;
    z-index: 9;
}
.banner .btn1{
    width: 1.67rem;
    height: 0.58rem;
    background: #FFFFFF;
    border-radius: 0.07rem;
    line-height: 0.58rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: rgba(67, 177, 16, 1);
}

.banner .btn .icon1 {
    width: 0.22rem;
    height: 0.24rem;
    background: url(//klm10.kuleiman.com/record/klm/vrzhct/2/programme.svg) center center / 100% 100% no-repeat;
    margin-right: 0.14rem;
}
.banner .btn .icon2 {
    width: 0.22rem;
    height: 0.24rem;
    background: url(//klm10.kuleiman.com/record/klm/vrzhct/2/playVideo.svg) center center / 100% 100% no-repeat;
    margin-right: 0.14rem;
}
.banner .btn2{
    width: 1.67rem;
    height: 0.58rem;
    background: linear-gradient(213deg, #34A409 0%, #E9AB00 100%);
    box-shadow: inset 0rem 0.01rem 0.04rem 0rem rgba(255,255,255,0.5);
    border-radius: 0.07rem;
    backdrop-filter: blur(6px);
    line-height: 0.58rem;
    font-size: 0.22rem;
    font-weight: 400;
    color: #FFFFFF;
}


.commonTitle{
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    padding-top: 0.5rem;
}

.commonDesc{
    width: 5.69rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #888;
    line-height: 0.3rem;
    margin: 0.19rem auto 0;
    text-align: center;
}
/*model1*/
.model1{
    width: 100vw;
    height:8.53rem;
    background-image: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model1Bg.png");
    overflow: hidden;
}

.model1Box{
    margin: 0.25rem auto 0;
    padding: 0 0.25rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}


.model1List{
    width: 2.79rem;
    height: 3.17rem;
    background: linear-gradient(180deg, #FFFEF9 0%, #F9FFFA 46%, #F3FFFE 100%);
    box-shadow: 0rem 0rem 0.05rem 0rem rgba(140,140,140,0.2);
    border-radius: 0.13rem;
    border: 0.02rem solid #FFFFFF;
    margin-bottom: 0.15rem;
    margin-right: 0.15rem;
}
.model1Icon{
    width: 0.75rem;
    height: 0.75rem;
    margin: 0.35rem auto 0;
}
.model1Title{
    font-size: 0.25rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.38rem;
    text-align: center;
    position: relative;
    margin-top: 0.25rem;

}
.model1Title span{
    position: relative;
    z-index: 9;
}
.model1Title::after{
    content: '';
    width: 1.43rem;
    height: 0.1rem;
    background: #DADCD9;
    border-radius: 0.05rem;
    position: absolute;
    bottom: 0.02rem;
    left: 50%;
    transform: translate(-50%,0);
}


.model1Desc{
    width: 2.31rem;
    height: 1.14rem;
    font-size: 0.18rem;
    font-weight: 400;
    color: #444444;
    line-height: 0.33rem;
    text-align: center;
    margin: 0.1rem auto 0;
}

/*model2*/
.model2{
    width: 100vw;
    height: 5.67rem;
    background-image: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model2Bg.png");
    overflow: hidden;
}

.videoBox{
    width: 5.72rem;
    height: 3.22rem;
    margin: 0.39rem auto 0;
    box-shadow: 0.03rem 0.04rem 0.08rem 0rem rgba(0,0,0,0.04);
    border-radius: 0.07rem;
    border: 0.01rem solid;
    border-image: linear-gradient(179deg, rgba(149, 241, 255, 0.12), rgba(99, 134, 255, 0.33)) 0.01 0.01;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
}

.videoBox video{
    height: 100%;
    border-radius: 0.2144rem;
    border: 0.05rem solid #FFFFFF;
}
.stopVideo{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.stopVideo img{
    max-width: 100%;
    max-height: 100%;
}



/*model3*/
.model3{
    width: 100vw;
    height: 19.54rem;
    background-image: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model3Bg.png");
    overflow: hidden;
}
.model3Box{
    margin: 0.33rem auto 0;



}
.model3List{
    margin: 0.25rem auto 0;
    width: 2.79rem;
    height: 3.58rem;
    position: relative;
}
.model3List:first-child{
    width: 5.75rem;
    height: 4.05rem;
    background: #4D80FD;
    border-radius: 0.13rem;
}
.model3Title{
    font-size: 0.3rem;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 1px;
    padding-left: 0.32rem;
    padding-top: 0.51rem;
}
.model3Desc{
    font-size: 0.24rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.45rem;
    padding-left: 0.32rem;
    padding-top: 0.1rem;
}
.model3Img{
    width: 2.45rem;
    height: 2.43rem;
    position: absolute;
    bottom: 0;
    right: 0;
}
.model3List:nth-child(2){
    width: 5.75rem;
    height: 3.71rem;
    background: #38D0BC;
    border-radius: 0.13rem;
}
.model3List:nth-child(2) .model3Img{
    width: 2.23rem;
    height:1.68rem;
    position: absolute;
    bottom: 0.21rem;
    right: 0.33rem;
}

.model3List:nth-child(3){
    width: 5.75rem;
    height: 3.53rem;
    background: #AC5AFC;
    border-radius: 0.13rem;
}
.model3List:nth-child(3) .model3Img{
    width: 2.07rem;
    height:2.11rem;
    position: absolute;
    bottom: 0rem;
    right: 0rem;
}

.model3List:nth-child(4){
    width: 5.75rem;
    height: 5.18rem;
    background: #FF8F2A;
    border-radius: 0.13rem;
}
.model3List:nth-child(4) .model3Img{
    width: 4.47rem;
    height:2.68rem;
    position: absolute;
    bottom: 0rem;
    right: 0.9rem;
}




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

}
.model4Box{
    margin: 0.3rem auto 0;
}
.model4Nav{
    padding-left: 0.26rem;
    height: 0.43rem;
    overflow: hidden;
}
.model4NavList{
    width: 1.55rem;
    height: 0.43rem;
    border-radius: 0.28rem;
    border: 0.01rem solid #8C8C8C;
    text-align: center;
    line-height: 0.43rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #333333;
    margin-right: 0.1rem;
    overflow: hidden;
}

.active4{
    background: linear-gradient(213deg, #3DB111 0%, #F7B500 100%);
    box-shadow: inset 0rem 0.01rem 0.03rem 0rem rgba(255,255,255,0.5);
    border-radius: 0.28rem;
    color: #FFFFFF;
    border:none ;
}

.model4Con{
    width: 100%;
    height: 4.33rem;
    margin: 0.24rem auto 0;
    position: relative;
}
.model4Con img{
    width: 100%;
    height: 100%;
}
.model4Info{
    width: 94%;
    height: 2.9rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model4InfoBg.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 0.13rem;
    backdrop-filter: blur(10px);
    position: absolute;
    left: 3%;
    bottom: -1.78rem;
}

.model4InfoTitle{
    font-size: 0.23rem;
    font-weight: 500;
    color: #333333;
    text-align: center;
    padding-top: 0.28rem;
}
.model4InfoDesc{
    width: 87%;
    font-size: 0.2rem;
    font-weight: 400;
    color: #3B485F;
    line-height: 0.33rem;
    margin: 0.2rem auto 0;
    text-align: center;
    position: relative;
    z-index: 9;
}

.model4Btn{
    width: 1.45rem;
    height: 0.43rem;
    background: linear-gradient(180deg, #00D41F 0%, #F7B500 100%);
    border-radius: 0.05rem;
    border: 0.02rem solid rgba(255,255,255,0.5);
    font-size: 0.2rem;
    font-weight: 400;
    color: #FFFFFF;
    padding-left: 0.2rem;
    position: absolute;
    bottom: 0.25rem;
    left: 50%;
    transform: translate(-50%,0);
    line-height: 0.43rem;
}
.model4Btn::after{
    content: '';
    width: 0.1rem;
    height: 0.16rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model4Tips1.svg") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0.27rem;
    top: 0.13rem;
}

.model4Tips{
    font-size: 0.18rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    color: #074D15;
}
.model4_left_bottom{
    width: 1.8rem;
    height: 0.48rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model4Tool1.png") no-repeat;
    background-size: 100% 100%;
    line-height: 0.38rem;
    padding-left: 0.18rem;
}
.model4_right_bottom{
    width: 1.8rem;
    height: 0.48rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model4Tool2.png") no-repeat;
    background-size: 100% 100%;
    line-height: 0.38rem;
    padding-right: 0.18rem;
    text-align: right;
}
.model4_left_top{
    width: 1.79rem;
    height: 0.38rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model4Tool3.png") no-repeat;
    background-size: 100% 100%;
    line-height: 0.38rem;
    padding-left: 0.18rem;
}
.model4_2_1{
    width: 1.08rem;
    height: 0.75rem;
    position: absolute;
    top: 1.78rem;
    right: 2.58rem;
}

.model4_3_1{

    position: absolute;
    top: 2.17rem;
    left: 1.38rem;
}.model4_3_2{

    position: absolute;
    top: 0.68rem;
    right: 1.42rem;
}

.model4_4_1{
    position: absolute;
    top: 1.52rem;
    left: 0.57rem;
    padding-left: 0.36rem;
}

.model4_4_2{
    position: absolute;
    top: 0.78rem;
    right: 0.66rem;
    padding-right: 0.12rem;
}


.model4_5_1{
    position: absolute;
    top: 1.06rem;
    left: 0.76rem;
}

.model4_6_1{
    position: absolute;
    top: 1.92rem;
    left: 1.74rem;
}
.model4_7_1{
    position: absolute;
    top: 1.92rem;
    left: 1.74rem;
}

.model4_8_1{
    position: absolute;
    top: 1.92rem;
    left: 1.49rem;
}
.model4_9_1{
    position: absolute;
    top: 1.02rem;
    left: 0.95rem;
}
.model4_10_1{
    position: absolute;
    top: 1.02rem;
    left: 0.95rem;
}
.model4_11_1{
    width: 2.36rem;
    height: 0.49rem;
    position: absolute;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model4Tool4.png") no-repeat;
    background-size: 100% 100%;
    top:1.13rem;
    left: 0.62rem;
    padding-top: 0.05rem;
    padding-left: 0.18rem;
}
/*model5*/
.model5{
    width: 100vw;
    height: 4.14rem;
    overflow: hidden;
}
.model5Title{
    font-size: 0.28rem;
    font-weight: bold;
    color: #333333;
    text-align: center;
    position: relative;

}
.model5Title .model5Tip{
    position: relative;
}
.model5Title .model5Tip:before{
    content: '';
    width: 0.13rem;
    height: 0.13rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model5_tips2.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 50%;
    position: absolute;
    top: -0.01rem;
    right: -0.3rem;
    transform: rotateY(180deg)
}
.model5Title .model5Tip:after{
    content: '';
    width: 0.2rem;
    height: 0.2rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model5_tips3.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 50%;
    position: absolute;
    top: 0.15rem;
    right: -0.22rem;
    transform: rotateY(180deg)
}
.model5Title .model5Tip span{
    width: 0.35rem;
    height: 0.35rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model5_tips1.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 50%;
    position: absolute;
    top: -0.1rem;
    left: -0.37rem;
}
.model5Box{
    margin: 0.39rem auto 0;
    padding: 0 0.25rem;
}


.model5ListTop{
    display: flex;
    justify-content: center;
}
.model5ListBottom{
    display: flex;
    justify-content: center;
    margin-top: 0.3rem;
}
.model5List{
    width: 0.87rem;

}
.model5ListTop .model5List:not(:last-child),.model5ListBottom .model5List:not(:last-child){
    margin-right: 0.36rem;
}
.model5Icon{
    width: 0.87rem;
    height: 0.81rem;

}
.model5Title{
    text-align: center;
    font-size: 0.2rem;
    font-weight: 400;
    color: #3B485F;
    margin-top: 0.1rem;
}

/*model6*/
.model6{
    width: 100vw;
    height: 12.92rem;
    background: linear-gradient(180deg, #E6F3FF 0%, #F5FAFF 100%);
    overflow: hidden;
}

.model6Box{
    width: 5.75rem;
    margin: 0.26rem auto 0;
}
.model6List{
    width: 5.75rem;
    height: 1.67rem;
    margin-bottom: 0.16rem;
    position: relative;
    overflow: hidden;
}
.model6List a{
    width: 5.74rem;
    height: 1.93rem;
    display: block;
}


.model6Info{
    width: 2.55rem;
    height: 0.7rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model6Tool.png") no-repeat;
    background-size: 100% 100%;
    /*text-align: center;*/
    /*line-height: 0.7rem;*/
    font-size: 0.2rem;
    font-weight: 500;
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    justify-content: center;
    align-items: center;
}
/*bk7*/
.bk7 {
    width: 100vw;
    height: 5.6rem;
}

.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{
    width: 100vw;
    height: 5.26rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model8Bg.png") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.model7Title{
    font-size: 0.3rem;
    font-weight: bold;
    color: #2D220D;
    text-align: center;
    padding-top: 0.1rem;
}
.model8 .model7Title:first-child{
    padding-top: 0.51rem;
}
.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: url("//klm10.kuleiman.com/record/klm/vrzhct/2/model8_1.png") no-repeat;
    background-size: 100% 100%;
    font-size: 0.23rem;
    font-weight: 400;
    color: #333;
    padding-left: 0.2rem;
}
.model8 .infoPhone{
    margin-top: 0.28rem;
}
.model8 .infoBtn{
    width: 4.05rem;
    height: 0.65rem;
    background:url("//klm10.kuleiman.com/record/klm/vrzhct/2/model8_2.png") no-repeat;
    background-size: 100% 100%;

    border-radius: 0.07rem;
    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;
}