<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'TGBF';
    src: url('../css/TG-TYPE-Bold.otf');
    font-weight: normal;
}
.navBanner{
    width: 100%;
    height: 10.09rem;
    /*background-image: url("//qjzb.kuleiman.com/record/klm/zhfc/1/navBanner.png");*/
}
.backSize{
    background-size: 100% 100% ;
    background-repeat:  no-repeat;
}
.commonTitle{
    font-size: 0.45rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    color: #2D220D;
    padding-top: 0.88rem;
    text-align: center;
}
.commonDesc{
    font-size: 0.2rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    color: #2D220D;
    padding-top: 0.25rem;
    text-align: center;
}
.maxImg{
    max-height: 100%;
    max-width: 100%;
}
/*.banner*/
.navBanner:after{
    content: '';
    width: 100%;
    height: 10.09rem;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(25,15,0,0.3);
    z-index: 1;
    pointer-events: none;
}
.navBannerInfo{
    position: absolute;
    top: 3.33rem;
    left: 4.68rem;
    z-index: 9;
}
.bannerTitle{
    font-size: 0.75rem;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 1.21rem;
    letter-spacing: 2px;
    text-shadow: 0 4px 7px rgba(0,0,0,.5);
    pointer-events: none;
}
.bannerTitle2{
    font-size: 0.2rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 0.3rem;
    letter-spacing: 2px;
    pointer-events: none;
    /*margin-top: 0.26rem;*/
}
.btnBox{
    width: 3.63rem;
    margin-top: 0.45rem;
    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/zhfc/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/zhfc/1/playVideo.svg) center center / 100% 100% no-repeat;
     margin-right: 0.13rem;
 }
.programme{
    background: rgba(255,255,255,0.6);
    border-radius: 0.08rem;
    border: 0.01rem solid #CA8427;
    color: #092D41;
    transition: all .5s;
}
.programme:hover{
    background: rgba(255,255,255,.8);
    transform: translate(0, -10%);
}
.introduce{
    background: linear-gradient(344deg, #C08A42 0%, #F4C883 100%);    border-radius: 0.08rem;
    color: #fff;
    transition: all .5s;
}
.introduce:hover{
    background: linear-gradient(344deg,#F4C883  0%, #C08A42 100%);    border-radius: 0.08rem;
    color: #fff;
    transform: translate(0, -10%);

}
.bannerTip{
    width: 2.2rem;
    height: 0.13rem;
    position: absolute;
    top:3rem ;
    left:0 ;
    z-index: 9;
}
.bannerInfo{
    width: 8.87rem;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 8.48rem;
    left: 4.88rem;
    /*pointer-events: none;*/
    z-index: 9;

}
.bannerImg{
    pointer-events: none;
}
.bannerInfoList{
    width: 2.03rem;
    height: 1.03rem;
    background: rgba(110,70,7,60%) linear-gradient(336deg, rgba(249,176,22,0.68) 0%, rgba(235,235,235,0) 100%);
    border-radius: 0.08rem;
    border: 0.01rem solid rgba(255, 255, 255, 35%);
    /*border-image: linear-gradient(180deg, rgba(255, 255, 255, 35%), rgba(255, 255, 255, 0.3)) 0.01 0.01;*/
    backdrop-filter: blur(3px);
    margin-right: 0.25rem;
    cursor: pointer;
    transition: all .5s;
}
.bannerInfoList:hover{
    transform: translate(0, -10%);
}
.bannerInfoList div:first-child{
    font-size: 0.38rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    padding-right: 0.37rem;
    padding-top: 0.15rem;
    font-family: TGBF;
}
.bannerInfoList div:last-child{
    font-size: 0.2rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 0.28rem;
    letter-spacing: 10px;
    text-align: center;
    width: 2.03rem;
    padding-left: 10px;

}
.bannerInfoList:nth-child(3) div:first-child{
    /*padding-right: 0.52rem;*/

}.bannerInfoList:nth-child(4) div:first-child{
    /*padding-right: 0.52rem;*/

}

 .bannerImg1{
     width: 7.6rem;
     height: 5.2rem;
     position: absolute;
     top: 2.99rem;
     right: 3.85rem;
     z-index: 9;

 }

 .bannerImg2{
     width: 3.38rem;
     height: 6.85rem;
     position: absolute;
     top: 1.98rem;
     right:5.97rem;
     z-index: 9;

 }
 .bannerImg3{
     width: 1.26rem;
     height: 0.83rem;
     position: absolute;
     right: 7.02rem;
     top: 4.53rem;
     z-index: 9;

 }
.bannerImg4{
    width: 2.11rem;
    height: 2.12rem;
    position: absolute;
    top:5.62rem ;
    right: 5.74rem;
    z-index: 9;
}


/*.model1*/
.model1{
    width: 100%;
    height: 7.04rem;
    background-image: url("//qjzb.kuleiman.com/record/klm/zhfc/1/model1Bg.png") ;
}
.model1ListBox{
    width: 15.11rem;
    height: 4.29rem;
    margin:0.77rem auto 0;
    display: flex;
    justify-content: space-between;
}
.model1List{
    height: 4.29rem;
    width: 3.59rem;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.model1List:after{
    position: absolute;
    content: '';
    width: 100%;
    height: 4.29rem;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(98,71,20,0.06) 0%, rgba(93,61,15,0.88) 100%);
    border-radius: 0.08rem;
}
.model1List:hover:after{
    backdrop-filter: blur(2px);

}
.model1Info{
    position: absolute;
    width: 100%;
    /*height: 2.1rem;*/
    top: 2.89rem;
    left: 0;
    transition: all .5s;
    /*transform: translate(0, -50%);*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    z-index: 99;
}

.model1Title{
    height: 0.53rem;
    background: rgba(255,255,255,0.8);
    width: 100%;
    text-align: center;
    font-size: 0.25rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    color: #6F450D;
    line-height: 0.53rem;
}

.model1Desc{
    width: 2.28rem;
    font-size: 0.18rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.3rem;
    margin: 0.24rem auto 0;
    opacity: 0;
    transition: all .5s;
}
/*.model1List:hover .model1Desc{*/
/*    transform: translate(0, -100%);*/
/*}*/
.model1List:hover .model1Desc{
    opacity: 1;
}
.model1List:hover .model1Info{
    transform: translate(0, -80%);
}


/*.model2*/
.model2{

    width: 100%;
    height: 18.13rem;
}


.model2Box{
    width: 15.15rem;
    height: 17.39rem;
    margin:1.03rem auto 0;
}
.model2_one{
    display: flex;
    height: 5.34rem;
    border-bottom: 0.01rem solid #CFCFCF;
    /*border-*/
}
.model2_one_left{
    width: 50%;
}
.model2_one_right{
    width: 50%;
    position: relative;
}
.model2_one_title{
    font-size: 36px;
    font-weight: 600;
    color: #2D220D;
}
.model2_one_title1{
    font-size:28px;
    font-weight: 600;
    color: #2D220D
}
.model2_one_title2{
    width: 6.36rem;

    font-size: 0.2rem;
    font-weight: 400;
    color: #484848;
    line-height: 0.33rem;
    margin-top: 0.33rem;
}

.model2_one_tip{
    margin-top: 0.15rem;
    display: flex;
}
.model2_one_tips{
    width: 1.21rem;
    height: 1.21rem;
    background-image: url("//qjzb.kuleiman.com/record/klm/zhfc/1/model2Tip.png");
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 0.38rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.model2_one_tip_icon{
    width: 0.3rem;
    height: 0.3rem;
    margin: 0 auto;
}
.model2_one_tip_desc{
    font-size: 0.18rem;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0.11rem;
}
.model2One1{
    width: 6.2rem;
    height: 3.25rem;
    position: absolute;
    top: 1.46rem;
    right: 0;
    z-index: 99;
}
.model2One2{
    width: 6.34rem;
    height: 4.34rem;
    position: absolute;
    top: 0;
    right: 1rem;
}
.model2One3{
    width: 1.01rem;
    height: 1.97rem;
    position: absolute;
    top: 1.08rem;
    right: 6.76rem;
}


.model2_second{
    display: flex;
    margin-top: 0.88rem;
    height: 5.17rem;
    border-bottom: 0.01rem solid #CFCFCF;

}
.model2_second .model2_one_left{
    position: relative;
    width: 50%;
}
.model2_secondRight{
    width: 50%;
}
.model2Second1{
    width: 6.34rem;
    height: 4.34rem;
    position: absolute;
    top: 0rem;
    left: 0;
}
.model2Second2{
    width: 2.26rem;
    height: 1.43rem;
    position: absolute;
    top: 2.18rem;
    left: 2.96rem;
    z-index: 9;
}
.model2Second3{
    width:1.07rem ;
    height:3.57rem ;
    position: absolute;
    top: 0.77rem;
    left: 0.3rem;
}
.model2Second4{
    width: 2.43rem;
    height: 4.36rem;
    position: absolute;
    top: 0.42rem;
    left: 4.87rem;
}

.model2Third1{
    width: 6.57rem;
    height:5.47rem ;
    position: absolute;
    right: 1.15rem;
    top: 0;
}
.model2Third2{
    width:3.19rem ;
    height:5.02rem ;
    position: absolute;
    top: 0.28rem;
    right: 4.24rem;
}
.model2Third3{
    width: 2.81rem;
    height:5.02rem ;
    position: absolute;
    top: 0.28rem;
    right: 1.53rem;
}
.model2_Third{
    height: 6.18rem;
    margin-top: 0.52rem;
    border: none;
}
.model2_Third .model2_one_title{
    margin-top: 0.59rem;
}



/*model3*/
.model3{
    width: 100%;
    height: 9.33rem;
    background-size: 100% 9.35rem;
    position: relative;
    /*background-image: url("../imgs/model3bg.png");*/
}
.model3 .commonTitle,.model3 .commonDesc{
    position: relative;
    z-index: 99;
}
.colorWhite{
    color: #FFFFFF;
}
.model31{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 9.33rem;
}

.model3NavListBox{
    width: 15.09rem;
    display: flex;
    justify-content: space-evenly;
    margin: 4.58rem auto 0;
    position: absolute;
    bottom:0.58rem;
    left: 50%;
    transform: translate(-50%,0);

}
.model3NavList{
    width: 1.95rem;
    height: 1.89rem;
    background: rgba(18,18,18,0.5) linear-gradient(314deg, rgba(192,138,66,0.30) 0%, rgba(244,200,131,0) 100%);
    border: 0.01rem solid #FFFFFF;
    backdrop-filter: blur(4px);
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 0.23rem;
    font-weight: 400;
    color: #FFFFFF;
    transition: all .5s;
    border-radius: 0.07rem;
    cursor: pointer;
}


.model3Icon{
    width: 0.55rem;
    height: 0.55rem;
    margin: 0 auto 0.3rem;
    /*margin-bottom: 0.3rem;*/
}
.active3{
    /*transform: scaleY(1.1);*/
    transform: translate(0, -10%);
    background: rgba(109,76,26,0.5) linear-gradient(314deg, rgba(192,138,66,0.59) 0%, rgba(244,200,131,0) 100%);
}

.model4{
    width: 100%;
    height: 5.44rem;
    background-image: url("//qjzb.kuleiman.com/record/klm/zhfc/1/model4bg.png");
}

.model4Title{
    font-size: 0.38rem;
    font-weight: bold;
    color: #2D220D;
    padding-top: 1.1rem;
    padding-left: 4.53rem;
}

.model4NavBox{
    width: 15.13rem;
    height: 2.04rem;
    background: rgba(255,255,255,0.3);
    box-shadow: 0.14rem 0.11rem 0.38rem 0rem rgba(255,207,92,0.17);
    border-radius: 0.1rem;
    border: 0.04rem solid #FFFFFF;
    margin: 0.39rem 4.53rem 0;
    display: flex;
    justify-content: center;
}
.model4List{
    /*margin-top: 0.32rem;*/
    text-align: center;
    font-size: 0.2rem;
    font-weight: 400;
    color: #75470B;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
}
.model4List:hover{

}
.model4List::after {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: .05rem;
    background: #ee9c2e;
    border-radius: .025rem;
    transition: all .5s cubic-bezier(.46, 1, .23, 1.52);
}

.model4List:hover::after {
    width: 100%;
}
.model4List:not(:last-child){
    margin-right: 0.62rem;
}
.model4Icon{
    width: 0.95rem;
    height: 0.95rem;

}
/*.model5*/
.model5{
    width: 100%;
    height: 14rem;
    background-image: url("//qjzb.kuleiman.com/record/klm/zhfc/1/model5bg.png");
    background-size: 100% 8.4rem;
    background-position: bottom;
    overflow: hidden;
}
.model5_1_listBox{
    width: 15.1rem;
    height: 4.86rem;
    margin: 0.81rem auto 0;
    display: flex;
    justify-content: space-between;
}
.model5_1List{
    width: 2.86rem;
    height: 4.86rem;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 0.08rem;
}
.model5_1List img{
    width: 2.86rem;
    height: 4.86rem;
}
.model5_1Title{
    font-size: 0.25rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    top: 4.04rem;
    left: 0;
    width: 100%;
}
.model5_1List img{
    transition: all 0.8s ease 0s;
}
.model5_1List:hover img{
    transform: scale(1.2);
}

.model5_2_listBox{
    width: 15.1rem;
    height: 3.59rem;
    margin: 0.81rem auto 0;
    display: flex;
    justify-content: space-between;
}
.model5_2List{
    position: relative;
    cursor: pointer;
    overflow: hidden;
    height: 3.59rem;
    border-radius: 0.08rem;

}
.model5_2List img{
    transition: all 0.8s ease 0s;
    width: 100%;
    height: 3.59rem;
}
.model5_2List:hover img {
    transform: scale(1.2);
}
.model5_2Title{
    height: 0.57rem;
    background: rgba(255,255,255,0.8);
    backdrop-filter: blur(3px);
    width: 100%;
    text-align: center;
    line-height: 0.57rem;
    font-size: 0.23rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: #6F450D;
    position: absolute;
    top: 1.07rem;
    left: 0;
}
/*.model5_2List:not(:last-child){*/
/*    margin-right: 0.25rem;*/
/*}*/

.model5_2Btn{
    width: 1.45rem;
    height: 0.45rem;
    background: linear-gradient(344deg, #C08A42 0%, #F4C883 100%);
    border-radius: 0.05rem;
    text-align: center;
    line-height: 0.45rem;
    position: absolute;
    top: 2.08rem;
    left: 50%;
    transform: translate(-50%,0%);
    margin: 0 auto;
    font-size: 0.2rem;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
}

.bk7 {
    width: 100%;
    height: 6.76rem;
    overflow: hidden;
    zoom: 1;
}

.bk7 .title {
    height: 0.45rem;
    font-size: 0.45rem;
    font-weight: 400;
    color: rgb(0, 3, 51);
    line-height: 0.45rem;
    text-align: center;
    margin-top: 0.45rem;
}

.bk7 p {
    font-size: 0.2rem;
    font-weight: 400;
    color: rgb(153, 153, 153);
    line-height: 0.3rem;
    margin-top: 0.375rem;
    margin-bottom: 0.775rem;
    text-align: center;
}

.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{
    width: 100%;
    height: 4.04rem;
    background: url("//qjzb.kuleiman.com/record/klm/zhfc/1/box7-1.png") no-repeat;
    background-size: 100% 100%;
}
.model7Title{
    font-size: 0.45rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: bold;
    color: #2D220D;
    text-align: center;
    padding-top: 0.98rem;
}
.model7Desc{
    font-size: 0.2rem;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    color: #2D220D;
    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(344deg, #C08A42 0%, #F4C883 100%);
    border-radius: 0.08rem;
    text-align: center;
    line-height: 0.5rem;
    color: #fff;
    cursor: pointer;
    font-size: 0.18rem;
}
.model7 .model7Info .inputBtn:hover{
    background: #ce8c06;

}


















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