<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.09rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrbk/1/banner.png") no-repeat;
    background-size: 100% 100%;
}
.navBannerInfo{
    width: 7.08rem;
    position: absolute;
    top: 3.88rem;
    left: 4.54rem;
}
.model1Title{
    font-size: 0.75rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    color: #091F41;
}
.model2Title{
    font-size: 0.2rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    color: #0D252D;
    margin-top: 0.16rem;
    line-height: 0.34rem;
}
.btnBox{
    margin-top: 0.38rem;
    width: 3.63rem;
    display: flex;
    justify-content: space-between;
}
.btnBox div{
    width: 1.69rem;
    height: 0.61rem;
    line-height: 0.61rem;
    /*text-align: center;*/
    font-size: 0.18rem;
    /*display: flex;*/
    /*justify-content: center;*/
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    cursor: pointer;

}

.btnBox .icon1{
    width: 0.29rem;
    height: 0.29rem;
    background: url(//qjzb.kuleiman.com/record/klm/vrbk/1/programme.svg) center center / 100% 100% no-repeat;
    margin-right: 0.13rem;
}
.btnBox .icon2{
    width: 0.29rem;
    height: 0.29rem;
    background: url(//qjzb.kuleiman.com/record/klm/vrbk/1/playVideo.svg) center center / 100% 100% no-repeat;
    margin-right: 0.13rem;
}
.programme{
    background: linear-gradient(136deg, #00A5FF 0%, #006CFF 100%);
    border-radius: 0.08rem;
    color: #FFFFFF;
}
 .programme:hover {
    background: #4093ff;
}
.introduce{
    background: #FFFFFF;
    border-radius: 0.08rem;
    color: #091F41;
}
.introduce:hover{
    background: linear-gradient(rgb(255,255,255) 0%,rgb(163,209,255) 100%);
}
.commonTitle{
    text-align: center;
    font-size: 0.45rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    color: #000000;
    padding-top: 1.05rem;


}
.commonTitle .commonTitleTip .commonTitleTips span{
    position: relative;
    z-index: 9;
}
.commonTitle .commonTitleTip .commonTitleTips:after{
    content: '';
    position: absolute;
    width: 0.71rem;
    height: 0.1rem;
    bottom: 0;
    right: 0.24rem;
    display: inline-block;
    background: #1C67FF;
    z-index: 1;
}
.commonTitle .commonTitleTip .commonTitleTips:before{
    content: '';
    position: absolute;
    width: 0.24rem;
    height: 0.1rem;
    bottom: 0;
    right: 0;
    display: inline-block;
    background: #0CF3FF;
    z-index: 1;
}
.commonTitle span{
    position: relative;
    z-index: 9;

}

/*model2*/
.model2{
    width: 100%;
    height: 10.47rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrbk/1/model2Back.png") no-repeat;
    background-size: 100% 100%;
}
.model2Box{
    width: 15.16rem;
    height: 7.19rem;
    margin:  0 auto;
    display: flex;
    justify-content: space-around;
    margin-top: 0.68rem;
}
.navList{
    width: 4.1rem;
    height: 2.27rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    backdrop-filter: blur(5px);
    margin-top: 0.19rem;
    cursor: pointer;
}
.navListTitle{
    font-size: 0.25rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    color: #091F41 ;
    padding-top: 0.54rem;
    padding-left: 0.43rem;
}
.navListDesc{
    width: 3.24rem;
    height: 1.1rem;
    font-size: 0.2rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    color: #091F41 ;
    margin-left: 0.43rem;
    margin-top: 0.11rem;
    line-height: 0.32rem;
}
.nav2Content{
    width: 6.5rem;
    height: 7.19rem;
    /*background: #CFD2E4;*/
    border-radius: 0.13rem;
    margin-top: 0.19rem;
    position: relative;
}
.nav2Content img{
  
    width: 6.5rem;
    height: 7.19rem;
}
.middle-img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: fill;
    transform: scale(0.9);
    transition: all 0.3s ease 0s;
   
}
.showImg{
    z-index: 10;
    /*display: inline-block;!important;*/
    transform: scale(1);
}
.changeTitle{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0.28rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    z-index: 999;
    padding-top: 0.08rem;
}

.activeNav{
    background: linear-gradient(331deg, #165CEB 0%, #4093FF 63%, #40BCFF 100%);

}
.activeNav div{
    color: #FFFFFF;
}

/*model3*/
.model3{
    width: 100%;
    height: 7.4rem;
    background: #F8FAFF;
    position: relative;
}
.model3Box{
    width: 15.15rem;
    display: flex;
    justify-content: space-around;
    margin: 0.78rem auto 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.model3List{
    width: 2.4rem;
    height: 4.1rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrbk/1/box3-1.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 0.05rem;
    /*border: 0.01rem solid;*/
    /*border-image: linear-gradient(117deg, rgba(85, 132, 255, 1), rgba(255, 255, 255, 0)) 0.01 0.01;*/
    /*backdrop-filter: blur(0px);*/
    margin-right: 0.15rem;
    cursor: pointer;
    overflow: hidden;
}
.model3List:hover{
    background: rgba(255,255,255,0.4) linear-gradient(180deg, #FFFFFF 0%, #ECF4FF 100%);
    box-shadow: 0.11rem 0.16rem 0.25rem 0rem rgba(0,0,0,0.09);
    border-radius: 0.05rem;
    backdrop-filter: blur(0px);
    /*border-top: 0.06rem solid #1C67FF;*/
}
.model3Tip{
    display: flex;
    justify-content: center;
    width: 2.4rem;
    overflow: hidden;
}
.model3Tip span{
    position: absolute;
    top: 0;
    /*left: 0;*/
    background: #1C67FF;
    height: 0.06rem;
    width: 0;
    /*display: none;*/
    border-top-right-radius: 0.05rem;
    border-top-left-radius: 0.05rem;
    transition: all 0.3s;
}
.model3List:hover .model3Tip span{
    /*display: block;*/
    width: 2.4rem;

}
.model3Icon{
    width: 1.55rem;
    height: 1.55rem;
    margin:  auto;
    margin-top: 0.43rem;

}
.model3Icon img{
    max-width: 100%;
    max-height: 100%;
}
.model3Title{
    font-size: 0.25rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
.model3Desc{
    width: 1.43rem;
    font-size: 0.18rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    color: #565656;
    line-height: 0.28rem;
    margin-top: 0.3rem;
    margin-left: 0.49rem;
    text-align: center;
}
.model3List:hover .model3Title {
    color: #1C67FF;
}


/*.model4*/
.model4{
    width: 100%;
    height: 8.26rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrbk/1/box4-1.png") no-repeat;
    background-size: 100% 100%;
}

.model4Box {
    width: 15.9rem;
    height: 6.27rem;
    margin: 0 auto;
    margin-top: 0.42rem;
}
.model4Box img{
    max-width: 100%;
    max-height: 100%;
}
/*.model5*/
.model5{
    width: 100%;
    height: 7.73rem;
}
.model5Box{
    width: 15.15rem;
    margin: 0 auto;
    margin-top: 0.91rem;
    display: flex;
    justify-content: space-around;
}
.model5List{
    width: 2.4rem;
    height: 4.54rem;
    border-radius: 0.11rem;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.model5List:hover .model5ListImg img{
    transform: scale(1.2);

}
.btnTitle{
    position: absolute;
    width: 1.64rem;
    height: 0.5rem;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.2) 100%);
    border-radius: 0.08rem;
    border: 0.01rem solid;
    border-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)) 0.01 0.01;
    backdrop-filter: blur(3px);
    text-align: center;
    line-height: 0.5rem;
    top: 0.59rem;
    left: 0.38rem;
    font-size: 0.25rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    z-index: 99;
}
.model5ListImg{
    position: relative;
    overflow: hidden;
}
.model5ListImg img{
    object-fit: fill;
    transition: all 0.8s ease 0s;
    transform: scale(1);
    width: 100%;
    height: 100%;
}
.model5ListImg:after{
    background: linear-gradient(180deg, rgba(59,118,255,0.86) 0%, rgba(4,13,62,0) 100%);
    backdrop-filter: blur(0px);

    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0.1rem;
    top: 0;
}


/*model6*/
.model6{
    background: url("//qjzb.kuleiman.com/record/klm/vrbk/1/box6-1.png") no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 7.25rem;
}

.model6Box{
    width: 15.78rem;
    height: 4.44rem;
    margin: 0 auto;
    margin-top: 0.88rem;

}
.model6Box img{
    width: 15.78rem;
    height: 4.44rem;
}

/*model7*/
.model7{
    width: 100%;
    height: 4.04rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrbk/1/box7-1.png") no-repeat;
    background-size: 100% 100%;
}
.model7Title{
    font-size: 0.45rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    color: #262A47;
    text-align: center;
    padding-top: 0.98rem;
}
.model7Desc{
    font-size: 0.2rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    color: #262A47;
    margin-top: 0.32rem;
    margin-bottom: 0.59rem;
    text-align: center;
}

.model7 .model7Info{
    display: flex;
    justify-content: center;
}
.model7 .model7Info .inputBox{
    margin-right: 0.24rem;
}
.model7 .model7Info .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.08rem;
    padding-left: 0.25rem;
    border: none;
    color: #333;
    font-size: 0.15rem;
}
.model7 .model7Info .inputBtn{
    width: 1.7rem;
    height: 0.5rem;
    background: linear-gradient(329deg, #165CEB 0%, #4093FF 100%);
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
    cursor: pointer;
}
.model7 .model7Info .inputBtn:hover{
    background: #006ded;

}






.model1{
    width: 100%;
    height: 10.24rem;
    background: url("//qjzb.kuleiman.com/record/klm/vrbk/1/model8-1.png") no-repeat;
    background-size: 100% 100%;
}
.videoBox{
    width: 12.61rem;
    height: 7.1rem;
    margin: 0.97rem 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;
    position: relative;

}
.videoBox video{
    /*width: 100%;*/
    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%;
}


/* å‡ºçŽ°å¼¹çª— */





















































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