<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.navBanner{
    width: 100%;
    height: 10.39rem;
    /*background-image: url("//qjzb.kuleiman.com/record/klm/vrzhjd/1/bannerBg.png");*/
    position: relative;
}
.navBanner:after{
    content: '';
    width: 100%;
    height: 10.39rem;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("//qjzb.kuleiman.com/record/klm/vrzhjd/1/bannerAfter.png") no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    pointer-events: none;
}
.navBannerInfo{
    position: absolute;
    top: 3.66rem;
    left: 4.49rem;
    z-index: 9;
}
.bannerTitle{
    font-size: 0.63rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1rem;
    text-shadow: 0px 0px 0px #6D1FBA;
    letter-spacing: 1px;
    pointer-events: none;
    z-index: 9;

}
.bannerTitle2{
    font-size: 0.28rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.46rem;
    text-shadow: 0px 0px 0px #6D1FBA;
    margin-top: .2rem;
    letter-spacing: 1px;
    z-index: 9;

    pointer-events: none;

}

.btnBox{
    margin: 0.7rem auto 0;
    width: 3.03rem;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 4.13rem;
    left: 4.56rem;
    z-index: 99;
}
.btnBox div{
    width: 1.4rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.18rem;

    font-weight: 500;
    cursor: pointer;
    border-radius: 0.05rem;
    letter-spacing: 1px;

}
.btnBox .icon1{
    width: 0.16rem;
    height: 0.21rem;
    background: url(//qjzb.kuleiman.com/record/klm/vrzhjd/1/programme.svg) center center / 100% 100% no-repeat;
    margin-right: 0.13rem;

}
.btnBox .icon2{
    width: 0.16rem;
    height: 0.21rem;
    background: url(//qjzb.kuleiman.com/record/klm/vrzhjd/1/playVideo.svg) center center / 100% 100% no-repeat;
    margin-right: 0.13rem;
}
.programme{
    border-radius: 0.07rem;
    border: 0.03rem solid #FFFFFF;
    color: #9846E7;
    background: #fff;
}
.programme:hover{
    /*background: rgba(255,255,255,0.2);*/
    background: rgba(255,255,255,0.8);
    backdrop-filter: blur(1px);
    border: none;
}
.introduce{
    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    color: #FFFFFF;
}
.introduce:hover{
    background: linear-gradient(225deg, #F7B500 0%, #B620E0 51%, #32C5FF 100%);

}
.bannerDesc{
    width: 4.39rem;
    height: 0.92rem;
    position: absolute;
    bottom: 2.44rem;
    left: 4.56rem;
    pointer-events: none;
    z-index: 9;
}
.bannerDescBox{
    display: flex;
    justify-content: space-between;
}
.bannerDescTip{
    font-size: 0.2rem;
    font-weight: 500;
    color: #FFFFFF;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.5);
    position: relative;
    padding-left: 0.6rem;
    line-height: 0.5rem;
    letter-spacing: 1px;

}
.bannerDescTip::after{
    content: '';
    left: 0;
    top: 0;
    width: 0.53rem;
    height: 0.5rem;
    position: absolute;
    background: url("//qjzb.kuleiman.com/record/klm/vrzhjd/1/banner_1.svg") no-repeat;
    background-size: 100% 100%;
}

.commonTitle{
    font-size: 0.43rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.55rem;
    text-align: center;
    padding-top: 0.78rem;

}
.commonDesc{
    font-size: 0.18rem;
    font-weight: 400;
    color: #888;
    text-align: center;
    padding-top: 0.2rem;
}

/*model1*/
.model1{
    width: 100%;
    height: 8.16rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrzhjd/1/model1Bg.jpg");
}
.model1Box{
    width: 15rem;
    margin: 0.41rem auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.model1List{
    width: 7.39rem;
    height: 2.24rem;
    margin-bottom: 0.25rem;
    cursor: pointer;
    transition: all 0.5s;
}
.model1List:hover{
    transform: translate(0, -5%);
}

.model1Index{
    width: 2.35rem;
    height: 0.6rem;
    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    border-radius: 0.1rem 0.1rem 0rem 0.1rem;
    backdrop-filter: blur(10px);
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.25rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0.41rem;
    margin-left: 0.74rem;
}
.model1Box .model1List:nth-child(2) .model1Index,.model1Box .model1List:nth-child(4) .model1Index{
    border-radius: 0.1rem 0.1rem 0.1rem 0rem;
}
.model1Index span{
    padding-left: 0.15rem;
}
.model1Desc{
    width: 4.2rem;
    margin-left: 1.5rem;
    font-size: 0.2rem;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.4rem;
    margin-top: 0.1rem;
}

/*model2*/

.model2{
    width: 100%;
    height: 10.51rem;
    background-image: url("//qjzb.kuleiman.com/record/klm/vrzhjd/1/model2Bg.jpg");
}

.model2Box{
    width: 14.01rem;
    height: 7.51rem;
    margin: 0.4rem auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.model2Box video{
    height: 100%;
    border-radius: 0.2144rem;
    border: 0.1009rem solid #FFFFFF;

}

.playVideoIcon{
    width: 1.3rem;
    height: 1.3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.playVideoIcon img{
    max-width: 100%;
    max-height: 100%;
}




/*model3*/
.model3{
    width: 100%;
    height: 8.3rem;
    overflow: hidden;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(211, 224, 243, 0.3) 100%);

}
.model3Box{
    width: 15rem;
    margin: 0.38rem auto 0;
    display: flex;
    justify-content: space-between;
}

.model3List{
    width: 3.56rem;
    height: 5rem;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.model3Box .model3List:nth-child(odd){
    border-radius: 0 0.25rem 0 0.25rem;
}
.model3Box .model3List:nth-child(even){
    border-radius: 0.25rem 0px 0.25rem 0rem;

}
.model3List:hover:after{
    content: '';
    width: 3.56rem;
    height: 5rem;
    position: absolute;
    left: 0;
    top: 0;
    /*background: linear-gradient(180deg, rgba(6,76,236,0) 0%, #064CEC 100%);*/
    background: linear-gradient(180deg, rgba(6,76,236,0) 0%, rgba(6,76,236,0.7) 100%);
    /*border-radius: 0rem 0.25rem 0rem 0.25rem;*/
}
.model3ListBox{
    position: relative;
    z-index: 9;
}
.model3Icon{
    width: 0.98rem;
    height: 0.73rem;
    margin-top: 1.04rem;
    margin-left: 1.29rem;
    display: flex;
    justify-content: center;
}
.model3Title{

    font-size: 0.25rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0.34rem;
}
.model3Desc{
    margin-top: 0.34rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.43rem;

}



/*model4*/
.model4{
    width: 100%;
    height: 9.33rem;
    overflow: hidden;
}
.model4Nav{
    width: 15rem;
    margin: 0.29rem auto 0;
    display: flex;
    justify-content: space-between;
}
.model4NavLis{
    /*width: 1.63rem;*/
    height: 0.48rem;
    padding:0 0.34rem;
    line-height: 0.48rem;
    text-align: center;
    font-size: 0.2rem;
    font-weight: 500;
    color: #444444;
    cursor: pointer;
}
.active4{
    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    border-radius: 0.1rem;
    backdrop-filter: blur(0px);
    color: #fff;
}

.model4Contnet{
    width: 100%;
    height: 6.7rem;
    margin: 0.13rem auto 0;
}

.model4Img{
    width: 100%;
    height: 6.7rem;
    position: relative;
}
.model4Img img{
    width: 100%;
   height: 100%;
}


.model4Desc{
    position: absolute;
    width: 4.06rem;
    height: 3.3rem;
    background: rgba(255,255,255,0.8);
    border-radius: 0.1rem;
    backdrop-filter: blur(10px);
    top: 1.76rem;
    left: 4.86rem;
    padding: 0.38rem 0.51rem 0.21rem 0.36rem;

}
.model4Desc::after{
    content: '';
    width: 1.16rem;
    height: 2.11rem;
    position: absolute;
    top: -0.7rem;
    right: -0.35rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrzhjd/1/model4Ornament.png") no-repeat;
    background-size: 100% 100%;
}



.model4DescTitle{
    font-size: 0.25rem;
    font-weight: 500;
    color: #333333;
}
.model4DescInfo{
    font-size: 0.18rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.35rem;
    margin-top: 0.1rem;
}
.model4DescBtn{
    width: 1.25rem;
    height: 0.38rem;
    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 100%);
    border-radius: 0.08rem;
    backdrop-filter: blur(0px);
    font-size: 0.18rem;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.38rem;
    padding-left: 0.16rem;
    position: absolute;
    bottom: 0.21rem;
    right: 0.36rem;
    cursor: pointer;
}
.model4DescBtn:hover{
    background: linear-gradient(225deg, #B620E0 0%, #32C5FF 100%);
}
.model4DescBtn:after{
    content: '';
    width: 0.16rem;
    height: 0.06rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrzhjd/1/model4Tips1.svg") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0.16rem;
    top: 0.18rem;
}


.model4_1_1,.model4_1_2{
    width: 1.2rem;
    height: 0.43rem;
    background: rgba(0,0,0,0.3);
    border-radius: 0.21rem;
    backdrop-filter: blur(10px);
    text-align: center;
    line-height: 0.43rem;
    font-size: 0.2rem;
    font-weight: 500;
    color: #FFFFFF;

}
.model4_1_1{
    position: absolute;
    top: 1.26rem;
    left: 12.96rem;
}
.model4_1_2{
    position: absolute;
    top: 3.1rem;
    left: 14.03rem;
}
.model4_2_2{
    width: 1.2rem;
    height: 0.43rem;
    background: rgba(0,0,0,0.3);
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.43rem;
    font-size: 0.2rem;
    font-weight: 500;
    color: #FFFFFF;
    position: absolute;
    top: 1.91rem;
    left: 13.21rem;
}

.model4_2_1{
    width: 1.78rem;
    height: 5.63rem;
    position: absolute;
    bottom: 0;
    right: 7.56rem;
}

.model4_3_1{
    width: 4.14rem;
    height: 4.99rem;
    position: absolute;
    top: 0.95rem;
    right: 5.16rem;
}
.model4_3_2{
    width: 2.03rem;
    height: 0.5rem;
    position: absolute;
    top: 2.23rem;
    left: 10.14rem;
}


.model4_3_3{
    width: 2.3rem;
    height: 0.5rem;
    position: absolute;
    top: 3.29rem;
    left: 11.85rem;
}
.model4_4_5{
    width: 4rem;
    height: 5.35rem;
    position: absolute;
    bottom: 0;
    right: 4.14rem;
}
.model4_4_desc{
    width: 0.88rem;
    height: 0.33rem;
    background: rgba(0,0,0,0.3);
    border-radius: 0.16rem;
    text-align: center;
    line-height: 0.33rem;
    font-size: 0.2rem;
    font-weight: 400;
    color: #FFFFFF;
}
.model4_4_1{
    position: absolute;
    top: 3.74rem;
    left: 11.98rem;
}

.model4_4_2{
    position: absolute;
    top: 2.94rem;
    right: 9.43rem;
}



.model4_4_3{
    position: absolute;
    top: 4.69rem;
    right: 8.8rem;
}
.model4_5_1{
    width: 3.01rem;
    height: 4.43rem;
    position: absolute;
    top: 1.3rem;
    right: 5.38rem;
}
.model4_5_2{
    width: 1.06rem;
    height: 0.33rem;
    background: rgba(0,0,0,0.3);
    border-radius: 0.16rem;
    backdrop-filter: blur(1px);
    text-align: center;
    line-height:  0.33rem;
    position: absolute;
    top: 2.6rem;
    left: 11.88rem;
    font-size: 0.2rem;
    font-weight: 500;
    color: #FFFFFF;
}.model4_5_3{
     width: 1.06rem;
     height: 0.33rem;
     background: rgba(0,0,0,0.3);
     border-radius: 0.16rem;
     backdrop-filter: blur(1px);
     text-align: center;
     line-height:  0.33rem;
     position: absolute;
     top: 2.6rem;
     left: 13.55rem;
     font-size: 0.2rem;
     font-weight: 500;
     color: #FFFFFF;
}
.model4_6_1{
    width: 2.46rem;
    height: 4.96rem;
    position: absolute;
    top: 0.9rem;
    right: 5.64rem;
}
.model4_6_2{
    width: 1.2rem;
    height: 0.43rem;
    background: rgba(0,0,0,0.3);
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.43rem;
    font-size: 0.2rem;
    font-weight: 500;
    color: #FFFFFF;
    position: absolute;
    top: 1.91rem;
    left: 13.21rem;
}
.model4_7_1{
    width: 3.34rem;
    height: 5rem;
    position: absolute;
    top: 1.03rem;
    right: 5.45rem;
}


.model4_7_tip{
    height: 0.56rem;
    background: rgba(0,0,0,0.4);
    border-radius: 0.13rem;
    line-height: 0.56rem;
    padding-left: 0.56rem;
    padding-right: 0.2rem;
    position: relative;
    color: #fff;
    z-index: 9;
    font-size: 0.18rem;
}

.model4_7_tip:after{
    position: absolute;
    content: '';
    width: 0.23rem;
    height: 0.33rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrzhjd/1/model4_7_2.svg") no-repeat;
    background-size: 100% 100%;
    top:0.09rem ;
    left: 0.2rem;
}

.model4_7_2{
    position: absolute;
    top: 1.69rem;
    right: 6.54rem;
}

.model4_7_3{
    position: absolute;
    top: 2.46rem;
    right: 5.2rem;
}
.model4_7_4{
    position: absolute;
    top: 3.25rem;
    right: 6.2rem;
}
.model4_7_5{
    position: absolute;
    top: 4.03rem;
    right: 5.44rem;
}
.model4_7_6{
    position: absolute;
    top: 4.8rem;
    right: 6.46rem;
}
.model4_8_1{
    width: 6.53rem;
    height: 1.24rem;
    position: absolute;
    top: 3.54rem;
    right: 5.82rem;
}
.model4_8_2{
    width: 1.2rem;
    height: 0.43rem;
    background: rgba(0,0,0,0.3);
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.43rem;
    position: absolute;
    top: 2.81rem;
    left: 11.65rem;
    font-size: 0.2rem;
    font-weight: 500;
    color: #FFFFFF;
}

/*model5*/
.model5{
    width: 100%;
    overflow: hidden;
    height: 4.58rem;
}
.model5Title{
    font-size: 0.35rem;
    font-weight: 500;
    color: #333333;
    display: flex;
    justify-content: center;
    margin-top: 0.84rem;
}
.model5Title .model5Title1{
    position: relative;
}
.model5Tips{
    width: 1.18rem;
    height: 0.34rem;
    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.18rem;
    opacity: 0.5;
    position: absolute;
    top: 0.1rem;
    left: -1.42rem;
}
.model5Tips1{
    width: 0.7rem;
    height: 0.09rem;
    background: linear-gradient(270deg, #B620E0 0%, rgba(50,197,255,0) 100%);
    border-radius: 0.18rem;
    opacity: 0.5;
    position: absolute;
    top: 0.1rem;
    right: -1.08rem;
}
.model5Tips2{
    width: 0.7rem;
    height: 0.13rem;
    background: linear-gradient(270deg, #F7B500 0%, rgba(50,197,255,0) 100%);
    border-radius: 0.18rem;
    opacity: 0.5;
    position: absolute;
    top: 0.25rem;
    right: -0.94rem;
    transform: rotateY(180deg)
}
.model5Box{
    width: 15rem;
    margin: 0.55rem auto 0;
    display: flex;
    justify-content: space-between;
}

.model5List{
    width: 1.38rem;
    transition: all 0.5s;
    cursor: pointer;
}
.model5List:hover{
    transform: translate(0, -5%);

}
.model5Icon{
    width: 1.38rem;
    height: 1.26rem;
}.model5Icon img{
    width: 100%;
    height: 100%;
}
.model5Titles{
    text-align: center;
    margin-top: 0.24rem;
    font-size: 0.2rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #3B485F;
}


/*model6*/
.model6{
    width: 100%;
    height: 8.75rem;
    background-image: url("//qjzb.kuleiman.com/record/klm/vrzhjd/1/model6Bg.png");
}

.model6Box{
    width: 15rem;
    margin: 0.31rem auto 0;
}

.model6List1,.model6List4{
    width: 8.76rem;
    height: 2.78rem;
    border-radius: 0rem 0.25rem 0rem 0.25rem;

}
.model6List{
    overflow: hidden;
    position: relative;
}
.model6List img{
    transition: all 0.5s;
    width: 100%;
    height: 100%;
}
.model6List:hover img{
    transform: scale(1.2);
}
.model6TitleBox{
    width: 2.89rem;
    height: 0.73rem;
    background: rgba(255,255,255,0);
    box-shadow: inset 0rem 0.03rem 0.06rem 0rem rgba(255,255,255,1);
    border-radius: 0rem 0.3rem 0rem 0.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.model6Title{
    width: 2.75rem;
    height: 0.63rem;

    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    border-radius: 0rem 0.25rem 0rem 0.25rem;
    text-align: center;
    line-height: 0.63rem;
    font-size: 0.28rem;
    font-weight: 500;
    color: #FFFFFF;
}

.model6List2,.model6List3{
    width: 6rem;
    height: 2.78rem;
    border-radius: 0.25rem  0rem 0.25rem 0rem ;

}
.model6Top,.model6Bottom{
    display: flex;
    justify-content: space-between;
}
.model6Bottom{
    margin-top: 0.24rem;
}

/*model7*/
.model7{
    width: 100%;
    height: 6.98rem;
    background:#fff;
}


.select_box {
    width: 19.2rem;
    height: 3.1902rem;
    overflow: hidden;
    margin: 0.55rem auto 1rem;
    position: relative;
}

.select_box .select_log {
    position: absolute;
    z-index: 10;
    right: 0rem;
    transform: rotate(180deg);
}

.select_box .select_log2 {
    position: absolute;
    z-index: 10;
    left: 0rem;
}

.line_odd {
    width: 36.2395rem;
    animation: 36s linear 0s infinite normal none running scrollToRight-data-v-6a32e916;
}

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

    100% {
        transform: translate3d(0%, 0rem, 0rem);
    }
}

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

.line_event {
    width: 36.2395rem;
    animation: 28s linear 0s infinite normal none running scrollToRight-data-v-6a32e916;
}

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

/*model7*/

.model8{
    width: 100%;
    height: 4.5rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrzhjd/1/model8bg.png") no-repeat;
    background-size: 100% 100%;
}
.model8Title{
    font-size: 0.45rem;
    font-weight: bold;
    color: #2D220D;
    text-align: center;
    padding-top: 0.53rem;
}
.model8Desc{
    font-size: 0.45rem;
    font-weight: bold;
    color: #2D220D;
    margin-top: 0.12rem;
    /*margin-bottom: 0.59rem;*/
    text-align: center;
}

.model8 .model8Info{
    display: flex;
    justify-content: center;
    margin-top: 0.68rem;
}
.model8 .model8Info .inputBox{
    margin-right: 0.24rem;
}
.model8 .model8Info .inputBox input{
    width: 3.73rem;
    height: 0.5rem;
    background: #FFFFFF;
    box-shadow: 0rem 0rem 0.05rem 0rem rgba(0,0,0,0.1);
    border-radius: 0.25rem;
    padding-left: 0.25rem;
    border: none;
    color: #333;
    font-size: 0.15rem;
}
.model8 .model8Info .inputBtn{
    width: 1.75rem;
    height: 0.5rem;
    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    box-shadow: 0rem 0rem 0.06rem 0rem rgba(62,77,229,0.42);
    border-radius: 0.25rem;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
    cursor: pointer;
    font-size: 0.18rem;
}
.model8 .model8Info .inputBtn:hover{
    background: linear-gradient(225deg, #F7B500 0%, #B620E0 51%, #32C5FF 100%);


}
.model8Tip{
    width: 0.63rem;
    height: 0.06rem;
    background: linear-gradient(225deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
    border-radius: 0.04rem;
    margin: 0.4rem auto 0;

}


























</pre></body></html>