.banner{
    width: 100vw;
    height: 7.08rem;
    overflow: hidden;
    background-image: url("//klm10.kuleiman.com/record/klm/vrzhjd/2/bannerBg.png");
    margin: 0;
    padding: 0;
}
.bannerTitle{
    font-size: 0.4rem;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    padding-top: 2.02rem;
}
.bannerDesc{
    width: 4.58rem;
    height: 1.26rem;
    font-size: 0.3rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.48rem;
    text-align: center;
    margin: 0.32rem auto 0;
}
.banner .btn {
    width: 3.57rem;
    margin:0.42rem auto 0;
}
.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: #9846E7;
}

.banner .btn .icon1 {
    width: 0.22rem;
    height: 0.24rem;
    background: url(//klm10.kuleiman.com/record/klm/vrzhjd/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/vrzhjd/2/playVideo.svg) center center / 100% 100% no-repeat;
    margin-right: 0.14rem;
}
.banner .btn2{
    width: 1.67rem;
    height: 0.58rem;
    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    box-shadow: inset 0rem 0.01rem 0.03rem 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: 7.3rem;
    background-image: url("//klm10.kuleiman.com/record/klm/vrzhjd/2/model1Bg.png");
    overflow: hidden;
}

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


.model1List{
    width: 2.79rem;
    height: 2.33rem;
    margin-bottom: 0.15rem;
    margin-right: 0.15rem;
}
.model1Title{
    width: 1.88rem;
    height: 0.4rem;
    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    border-radius: 0.07rem 0.07rem 0rem 0.07rem;
    backdrop-filter: blur(10px);
    font-size: 0.25rem;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.4rem;
    margin-top: 0.48rem;
    margin-left: 0.46rem;
}
.model1Box .model1List:nth-child(odd){
    border-radius: 0 0.25rem 0 0.25rem;
}
.model1Box .model1List:nth-child(even){
    border-radius: 0.25rem 0 0.25rem 0;
}
.model1Box .model1List:nth-child(even) .model1Title{
    border-radius: 0.07rem 0.07rem 0.07rem 0;
}
.model1Desc{
    width: 1.9rem;
    height: 0.98rem;
    font-size: 0.18rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.33rem;
    margin: 0.1rem auto 0;
    text-align: center;
}

/*model2*/
.model2{
    width: 100vw;
    height: 5.67rem;
    background-image: url("//klm10.kuleiman.com/record/klm/vrzhjd/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: 0.75rem;
    height: 0.757rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 9;
}
.stopVideo img{
    max-width: 100%;
    max-height: 100%;
}




/*model3*/
.model3{
    width: 100vw;
    height: 9.6rem;
    background-image: url("//klm10.kuleiman.com/record/klm/vrzhjd/2/model3Bg.png");
    overflow: hidden;
}
.model3Box{
    margin: 0.33rem auto 0;
    /*padding: 0 0.25rem;*/
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.model3List{
    margin-bottom: 0.17rem;
    width: 2.79rem;
    height: 3.58rem;
    margin-right: 0.17rem;
}

.model3Icon{
    width: 0.84rem;
    height: 0.62rem;
    margin-top: 0.7rem;
    margin-left: 0.98rem;
}
.model3Title{
    font-size: 0.25rem;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0.2rem;
}
.model3Desc{
    width: 2.45rem;
    height: 1.18rem;
    font-size: 0.18rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.37rem;
    text-align: center;
    margin: 0.1rem auto 0 ;
    letter-spacing: 1px;
}

/*.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(225deg, #32C5FF 0%, #B620E0 51%, #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;
}
.model4Info{
    width: 94%;
    height: 2.58rem;
    background: rgba(255,255,255,0.8);
    box-shadow: 0rem 0.02rem 0.03rem 0rem rgba(0,0,0,0.16);
    border-radius: 0.13rem;
    backdrop-filter: blur(10px);
    position: absolute;
    left: 3%;
    bottom: -1.78rem;
}
.model4Info::after{
    content: '';
    width: 0.83rem;
    height: 1.34rem;
    position: absolute;
    right: -0.14rem;
    top: -0.35rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhjd/2/model4Ornament.png") no-repeat;
    background-size: 100% 100%;
}
.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(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    border-radius: 0.05rem;
    backdrop-filter: blur(0px);
    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.25rem;
    height: 0.08rem;
    background: url("//klm10.kuleiman.com/record/klm/vrzhjd/2/model4Tips1.svg") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0.13rem;
    top: 0.21rem;
}
.model4Tips{
    width: 1.19rem;
    height: 0.33rem;
    background: rgba(0,0,0,0.3);
    border-radius: 0.14rem;
    backdrop-filter: blur(10px);
    text-align: center;
    line-height: 0.33rem;
    color: #FFFFFF;
    font-size: 0.2rem;
}
.model4_1_1{

    position: absolute;
    top: 0.79rem;
    left: 2.95rem;
}
.model4_1_2{

    position: absolute;
    top: 1.98rem;
    right: 1.41rem;
}
.model4_2_2{

    position: absolute;
    top: 1.02rem;
    right: 2.38rem;
}
.model4_3_1{
    width: 2.26rem;
    height: 1.11rem;
    position: absolute;
    top: 1.17rem;
    left: 0.68rem;
}
.model4_4_desc{
    width: 0.75rem;
    height: 0.33rem;
    background: rgba(0,0,0,0.3);
    border-radius: 0.11rem;
    backdrop-filter: blur(1px);
    text-align: center;
    line-height: 0.33rem;
    color: #fff;
}

.model4_4_1{
    position: absolute;
    top: 1.21rem;
    left: 0.87rem;
}

.model4_4_2{
    position: absolute;
    top: 1.08rem;
    left: 2.16rem;
}

.model4_4_3{
    position: absolute;
    top: 2.28rem;
    left: 1.68rem;
}
.model4_5_1{
    position: absolute;
    top: 1.35rem;
    left: 2.32rem;
}

.model4_6_1{
    position: absolute;
    top: 1.66rem;
    left: 2.68rem;
}
.model4_7_1{
    position: absolute;
    top: 1.89rem;
    left: 0.93rem;
}

.model4_8_1{
    position: absolute;
    top: 1.25rem;
    left: 1.01rem;
}

/*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.47rem;
    height: 0.06rem;
    background: linear-gradient(270deg, #B620E0 0%, rgba(50,197,255,0) 100%);
    border-radius: 0.12rem;
    opacity: 0.5;
    position: absolute;
    top: 0.1rem;
    right: -0.73rem;
    transform: rotateY(180deg)
}
.model5Title .model5Tip:after{
    content: '';
    width: 0.47rem;
    height: 0.08rem;
    background: linear-gradient(270deg, #F7B500 0%, rgba(50,197,255,0) 100%);
    border-radius: 0.12rem;
    opacity: 0.5;
    position: absolute;
    top: 0.25rem;
    right: -0.63rem;
    transform: rotateY(180deg)
}
.model5Title .model5Tip span{
    width: 0.78rem;
    height: 0.23rem;
    background: linear-gradient(270deg, rgba(50,197,255,0.59) 0%, rgba(117,114,239,0.2) 53%, rgba(182,32,224,0) 100%);
    border-radius: 0.12rem;
    opacity: 0.5;
    position: absolute;
    top: 0.1rem;
    left: -0.95rem;
}
.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: 10.48rem;
    overflow:hidden ;
    background-image:url("//klm10.kuleiman.com/record/klm/vrzhjd/2/model6Bg.png") ;
}

.model6Box{
    width: 5.74rem;
    margin: 0.17rem auto 0;
}
.model6List{
    width: 5.74rem;
    height: 1.93rem;
    margin-bottom: 0.16rem;
    position: relative;
    overflow: hidden;
}
.model6List a{
    width: 5.74rem;
    height: 1.93rem;
    display: block;
}
.model6Box .model6List:nth-child(1),.model6Box .model6List:nth-child(4){
    border-radius: 0 0.25rem 0 0.25rem;
}
.model6Box .model6List:nth-child(3),.model6Box .model6List:nth-child(2){
    border-radius:0.25rem 0 0.25rem 0;
}
.model6Title{
    width: 2.23rem;
    height: 0.57rem;
    background: rgba(255,255,255,0);
    box-shadow: inset 0rem 0.02rem 0.04rem 0rem rgba(255,255,255,1);
    border-radius: 0rem 0.2rem 0rem 0.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.model6Info{
    width: 2.08rem;
    height: 0.51rem;
    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    border-radius: 0rem 0.17rem 0rem 0.17rem;
    backdrop-filter: blur(0px);
    text-align: center;
    line-height: 0.46rem;
    font-size: 0.25rem;
    font-weight: 500;
    color: #FFFFFF;
    position: absolute;
    letter-spacing: 2px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/*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/vrzhjd/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: #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: 4.05rem;
    height: 0.65rem;
    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    box-shadow: inset 0rem 0.01rem 0.03rem 0rem rgba(255,255,255,0.5);
    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;
}