<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('./TG-TYPE-Bold.otf');
    font-weight: normal;
}

@keyframes opLeft {
    0% {
        opacity: 0;
        transform: translateX(-10px);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

@keyframes opRight {
    0% {
        opacity: 1;
        /* transform: translateX(0); */
    }

    100% {
        opacity: 0;
        /* transform: translateX(-10px); */
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes slideTlr {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, -0.15rem);
    }

    100% {
        transform: translate(0, 0);
    }
}

* {
    font-family: "PingFangSC-Semibold, PingFang SC", "æ€æºé»‘ä½“ CN Regular" !important;
}

img[data-src] {
    opacity: 0;
    transition: all 1s ease;
}

.loaded {
    opacity: 1 !important;
}

#pano {
    width: 100%;
    height: 100%;
    pointer-events: auto;
}

.banner {
    width: 100%;
    height: 75vh;
    position: relative;
}

.banner::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, rgba(0, 43, 101, 0.54) 0%, rgba(144, 145, 175, 0.06) 100%);
    z-index: 1;
    pointer-events: none;
}

.banner .banner-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner .house {
    position: absolute;
    right: 2.8rem;
    top: 1rem;
    width: 7.05rem;
    height: 10.04rem;
}

.banner .banner-content {
    width: 8.2rem;
    height: 3.8rem;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    margin-left: 3.5rem;
    z-index: 3;
}

.banner .banner-content .banner-title {
    height: 1.5rem;
    width: 9.86rem;
    line-height: 1.5rem;
    font-size: .758rem;
    position: relative;
    color: #FFFFFF;
    text-shadow: 0px 2px 3px rgba(33, 34, 38, 0.73);
    font-weight: bold;
    margin-bottom: .2rem;
}

.banner .banner-content .banner-title img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vrb {
    position: absolute;
    top: 2.2rem;
    right: 8.4rem;
    width: 2.28rem;
    height: 1.69rem;
}

.tai {
    position: absolute;
    top: 3.95rem;
    right: 2rem;
}

.man {
    position: absolute;
    top: 5.2rem;
    right: 6.8rem;
}

/* .banner .banner-content .banner-title::after {
    content: "";
    position: absolute;
    right: -.2rem;
    top: 0;
    width: .2rem;
    height: .2rem;
    background: red;
} */

.banner .banner-content .title-main {
    width: 5.87rem;
    font-size: .28rem;
    color: #FFFFFF;
    margin-bottom: .1rem;
    letter-spacing: .02rem;
    position: relative;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
}

.banner .banner-content .title-main::after {
    content: "";
    position: absolute;
    right: -.1rem;
    top: .1rem;
    width: .2rem;
    height: .2rem;
    background: red;
    background: url(//qjzb.kuleiman.com/record/klm/zhjz/1/xing.png) no-repeat center center;
}

.banner .banner-content .title-bot {
    width: 8.2rem;
    font-size: .21rem;
    color: #FFFFFF;
    letter-spacing: .02rem;
    line-height: .35rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
}

.banner .banner-btn {
    display: flex;
    width: 3.7rem;
    /* height: 0.3rem; */
    justify-content: flex-start;
    align-items: center;
    margin-top: .65rem;
}

.banner .banner-btn .btn {
    width: 1.86rem;
    height: 0.606rem;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .228rem;
    transition: all .3s;
    cursor: pointer;
}

.banner .banner-btn .btn:hover {
    box-shadow: rgba(2, 43, 38, 0.5) 0px 4px 15px 0px;
}

.banner .banner-btn .btn img {
    width: 0.32rem;
    height: 0.31rem;
    margin-right: .14rem;
}

.banner .banner-btn .btn i {
    display: block;
    width: 0.25rem;
    height: 0.25rem;
    margin-right: .1rem;
    margin-top: -.02rem;
}

.banner .banner-btn .btn .vidd {
    background: url(//qjzb.kuleiman.com/record/klm/zhjz/1/vidd.svg) center center / 100% 100% no-repeat;
}

.banner .banner-btn .btn .lives {
    background: url(//qjzb.kuleiman.com/record/klm/zhjz/1/live.svg) center center / 100% 100% no-repeat;
}

.banner .banner-btn .vd-btn {
    margin-right: .28rem;
    color: #FFFFFF;
    background: #3972FF;
}



.banner .banner-btn .ol-btn {
    color: #fff;
    margin-right: .6rem;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 24px;
    border: 1px solid #FFFFFF;
}



/* metaverse */
.metaverse {
    width: 100%;
    height: 100%;
    position: relative;
}

.metaverse .qu {
    position: absolute;
    right: 3.4rem;
    top: 1rem;
    width: 1.16rem;
    height: 1.1rem;
}

.metaverse .yuany {
    position: absolute;
    left: 2.4rem;
    bottom: 5.7rem;
    width: .53rem;
    height: .53rem;
}

.metaverse-content {
    /* width: 15.2rem; */
    width: 100%;
    /* background: pink; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /* height: 102%; */
}

.metaverse-content .metaverse-title {
    width: 100%;
    /* height: 1rem; */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: .65rem;
    margin-top: .9rem;
}

.metaverse-content .metaverse-title h3 {
    color: #333333;
    font-size: .455rem !important;
    margin-bottom: .3rem;
    font-family: PingFangSC-Regular, "PingFang SC" !important;
    position: relative;
}


.metaverse-content .metaverse-title p {
    font-size: .2rem;
    color: #666666;
    font-family: PingFangSC-Regular, "PingFang SC" !important;
}

.metaverse_top_bg,
.metaverse_bot_bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.pagination_view {
    width: 15.2rem;
    margin: 0 auto;
    margin-bottom: .8rem;
    border-bottom: 1px solid #DDDEEC;
}

.pagination_view ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination_view ul .pagination_list {
    width: 1.768rem;
    height: 0.58rem;
    text-align: center;
    line-height: .58rem;
    font-size: .228rem;
    font-family: PingFangSC-Regular, "PingFang SC" !important;
    transition: all .3s;
    margin-right: .15rem;
}

.pagination_view .active {
    color: #050C3E;
    font-weight: bold;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(102, 118, 243, 0.37) 100%);
}

.show-swiper {
    width: 15.2rem;
    height: 10rem;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.show-swiper .show-text {
    width: 5.5rem;
    height: 4rem;
    position: relative;
    margin-top: 1.7rem;
    margin-right: -.7rem;
}

.show-swiper .show-text .fad-text {
    position: absolute;
    width: 100%;
    height: 100%;
}

.swiper-container-metaverse {
    width: 14.2rem !important;
    height: 7.58rem;
    margin: 0 auto;
}

.inleft {
    animation: opLeft .3s linear;
    /* z-index: 1; */
}

.inright {
    animation: opRight .2s linear;
    /* z-index: -1; */
    opacity: 0;
}

.fadInset {
    opacity: 1;
}

.fadOutset {
    opacity: 0;
}

.swiper-container-metaverse .metavers-slide {
    width: 100% !important;
}

.swiper-container-metaverse .metavers-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.text-title .text_top_title {
    color: #050C3E;
    font-size: .4rem;
    margin-bottom: .2rem;
    display: flex;
    justify-content: flex-start;
    background: url(//qjzb.kuleiman.com/record/klm/zhjz/1/title_icon.png) no-repeat left center;
    background-position: 0.258rem .2rem;
    font-weight: bold;
    font-family: 'TGBF' !important;
}

.text-title .text_top_title img {
    margin-top: .2rem;
    margin-left: -.2rem;
}

.text-title .text_main_title {
    font-size: .32rem;
    color: #030621;
    background: linear-gradient(105deg, #071148 20%, #9FAEFA 32%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-bottom: .1rem;
    font-family: 'TGBF' !important;
}

.text-title .text_bt_title {
    font-size: .2rem;
    color: #030621;
    font-weight: bold;
    margin-bottom: .8rem;
    letter-spacing: .02rem;
    font-family: 'TGBF' !important;
}

.text-title .text_detail .detail_d {
    font-size: .2rem;
    color: #FFFFFF;
    position: relative;
    display: block;
    padding-left: .25rem;
    letter-spacing: .01rem;
    margin-bottom: .15rem;
}

.text-title .text_detail .detail_d::after {
    content: "";
    position: absolute;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    left: 0;
    top: .08rem;
    background-color: #FFFFFF;
}

.vr {
    margin-top: 3.5rem;
    margin-right: .2rem;
    float: right;
}

.purple-y {
    position: absolute;
    right: -2.5rem;
    top: -0.5rem;
}

/* smarthom */
.planad {
    position: relative;
}

.smarthom {
    position: relative;
}

.smarthom img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.smart-content {
    width: 13.75rem;
    /* height: 9.44rem; */
    margin: 0 auto;
    background: rgba(237, 241, 255, 0.01);
    box-shadow: rgba(2, 43, 38, 0.4) 9px 28px 49px 2px;
    border: 3px solid #FFFFFF;
    backdrop-filter: blur(15.6810297685511px);
    border-radius: 8px;
    margin-top: .8rem;
    padding: 0.12rem;
}

.smart-content .video-content {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
}

.smart-content .video-content .stop-play {
    width: 1.136rem;
    height: 1.136rem;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    z-index: 2;
}

.smart-content .video-content #smartVideo {
    width: 100%;
    height: 100%;
}

.planad .plan-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.plan_content_main {
    width: 15.2rem;
    margin: .12rem auto;
}

.plan_content_main ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    gap: .202rem;
}

.plan_content_main .plan-list {
    display: flex;
    height: 5.2rem;
    color: white;
    transition: all .3s;
    width: 3.6rem;
    background-size: 100% 100%;
}

.plan-list:nth-child(2) img {
    margin-top: -1.3rem !important;
}

.plan_content_main .plan-list:hover {
    transform: translate(0, -0.15rem);
    box-shadow: rgba(2, 43, 38, 0.5) 0px 4px 15px 0px;
}


.plan_content_main .plan-list .text-main {
    width: 3.6rem;
    height: 5.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: .2rem;
}

.plan_content_main .plan-list .text-main img {
    margin-top: -1rem;
    margin-bottom: .2rem;
    transition: all .3s;
}

.plan_content_main .plan-list .list-title {
    width: 100%;
    font-size: .28rem;
    margin-bottom: .2rem;
    text-align: center;
}

.plan_content_main .plan-list .list_text_main {
    font-size: .178rem;
    color: #fff;
    padding: 0 .5rem;
    line-height: .3rem;
}

.features {
    position: relative;
    height: 11.23rem;
}

.features .metaverse-content {
    height: 102%;
}

.features .features-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.features .features-content {
    width: 15.2rem;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 0 auto;
    border-radius: 4px;
    overflow: hidden;
    backdrop-filter: blur(19.55838203430176px);
    margin-bottom: .2rem;
}

.features .features-content .features-left {
    width: 2.965rem;
    padding-top: .15rem;
    background-color: rgba(255, 255, 255, .2);
    border-right: .03rem #fff solid;
}

.features .features-content .features-left ul {
    width: 100%;
    height: 100%;
}

.features .features-list {
    height: .694rem;
    overflow: hidden;
    transition: all .4s;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: .26rem .44rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    /* margin-bottom: .065rem; */
}

.features .features-list h4 {
    font-size: .228rem;
    color: #000000;
    font-weight: bold;
}

.features .features-list h4 span {
    position: relative;
    color: #6D7CF4;
    font-size: .28rem;
    float: left;
    margin-right: .3rem;
}

.features .features-list h4 span::before {
    content: "";
    position: absolute;
    width: 0.05rem;
    height: 0.05rem;
    background: #6D7CF4;
    top: .18rem;
    right: -.1rem;
    border-radius: 50%;

}

.features .active h4 {
    color: #3972FF !important;
}

.features .active h4 span {
    color: #fff;
    font-size: .355rem;
    float: right;
    margin-right: 0;

}

.features .active h4 span::before {
    top: .2rem;
    right: -.1rem;
    background: #fff;

}

.features .features-list p {
    font-size: .202rem;
    margin-top: .1rem;
    letter-spacing: .02rem;
}

.features-left .active {
    height: 0.694rem;
    color: #3972FF !important;
    position: relative;
    background: rgba(247, 246, 249, .64);
    /* margin-top: .5rem; */
}

.features-left .active::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0.14rem;
    width: 0.1rem;
    height: 0.4rem;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    background: linear-gradient(225deg, #39F4FD 0%, #7AC8E3 12%, #4757F9 62%, #965AFF 100%);
}

.features .features-content .features-right {
    width: 12.3rem;
    height: 7.89rem;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.28);
    position: relative;
}

.features .features-content .features-right .mumask {
    position: absolute;
    width: 100%;
    height: 2.53rem;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 2px 0px;
    backdrop-filter: blur(11px);
    -webkit-backdrop-filter: blur(11px);
    bottom: 0;
    right: 0;
    z-index: 5;
}

.mumask .mu-title {
    font-size: .38rem;
    text-align: center;
    margin-top: .5rem;
    font-weight: bold;
    color: white;
}

.mumask .mu-deta {
    color: white;
    text-align: center;
    font-size: .2rem;
    padding: 0 1rem;
    margin-top: .3rem;
}

.features .features-content .features-right .see-mor {
    width: 2.069rem;
    height: .606rem;
    position: absolute;
    right: .38rem;
    top: .38rem;
    line-height: .606rem;
    text-align: center;
    color: #fff;
    background: linear-gradient(225deg, #5FBEF7 0%, #3192FF 100%);
    border-radius: 8px;
    font-size: .228rem;
    cursor: pointer;
    z-index: 5;
}

.features .features-content .features-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nicescroll-rails {
    left: 9.45rem !important;
    cursor: pointer;
}

.nicescroll-rails div {
    cursor: pointer;
}

/* industry */
.industry {
    position: relative;
}

.industry .features-bg {
    width: 100%;
    /* height: 100%; */
    height: 9.1rem;
    /* object-fit: cover; */
}

.industry .industry-content {
    width: 15.2rem;
    margin: 0 auto;
}

.industry .industry-list img {
    width: 5rem;
    height: 100%;
    position: absolute;
    left: -25%;
    transition: all .3s;
}

.industry .industry-content ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.industry .industry-content .industry-list {
    width: 3.29rem;
    height: 5.36rem;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    /* display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; */
    background: pink;
}

.industry .industry-content .industry-list h4 {
    transition: all 0.3s;
}

.industry .industry-content .industry-list p {
    transform: scale(0);
    transition: all .3s;
    text-align: center;
    margin-top: 0.35rem;
    color: #fff;
    padding: 0 0.35rem;
    font-size: .175rem;
    width: 5rem;
}

.industry-content .actives {
    width: 5rem !important;
    height: 6.56rem;
}

.industry-content .actives img {
    width: 5rem;
    left: 0 !important;
}


.industry .industry-content .industry-list .top-btn {
    width: 2.489rem;
    height: 0.48rem;
    margin: 0 auto;
    font-size: .22rem;
    color: #fff;
    text-align: center;
    line-height: .47rem;
    font-weight: 400;
}

.industry-list .text-main {
    width: 100%;
    height: 1.389rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.41);
    box-shadow: 0px 3 6px 0px rgba(134, 134, 134, 0);
    border-radius: 0px 0px 2px 2px;
    backdrop-filter: blur(11.98875062605914px);
    -webkit-backdrop-filter: blur(11.98875062605914px);
    transition: all .3s;
}

.industry-list .text-main .numsd {
    font-size: .51rem;
    text-align: center;
    color: #fff;
    margin-top: .1rem;
}

.industry-list .mask {
    background: linear-gradient(180deg, rgba(4, 13, 62, 0) 0%, rgba(25, 46, 213, 0.86) 89%, rgba(116, 25, 213, 0.86) 100%);
    border-radius: 14px 15px 15px 15px;
    backdrop-filter: blur(4px);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s;
}

.industry-content .actives .mask {
    opacity: 1;
}

.technical {
    position: relative;
    height: 7.5rem;
}

.technical .selbg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.technical-content {
    width: 100%;
    margin: 0 auto;
}

.technical-content ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}

.technical-content ul .technical-list {
    width: 5.95rem;
    height: 4.12rem;
    color: #050C3E;
    /* background: #F9F9FC; */
    border-radius: 10px;
    /* background: linear-gradient(225deg, #39F4FD 0%, #7AC8E3 12%, #4757F9 62%, #965AFF 100%); */
    position: relative;
    transition: all .3s;
    border-radius: 2px !important;
    background-size: 100% 100%;
    background-position: center center;
    overflow: hidden;
}

.technical-content ul .technical-list .tosee {
    position: absolute;
    bottom: -1.38rem;
    right: .38rem;
    z-index: 2;
    width: .758rem;
    height: .758rem;
    margin: 0;
    transition: all .3s;
    cursor: pointer;
}

.technical-content ul .technical-list .ms {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 1px;
}

.technical-content ul .technical-list .list-main {
    width: 100%;
    height: 100%;
    padding: .4rem 0;
    transition: all .3s;
}

.technical-content ul .technical-list img {
    margin-bottom: .38rem;
}

.technical-content ul .technical-list h4 {
    font-size: .228rem;
    margin-bottom: .22rem;
    width: 2.85rem;
    height: 0.75rem;
    /* padding-left: .2rem; */
    line-height: .75rem;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 0px 4px 4px 0px;
    backdrop-filter: blur(19.55838203430176px);
    color: black !important;
    margin-left: -1px;
    text-align: center;
}


.technical-list:hover .list-main {
    background: transparent !important;
    color: #fff !important;
}

.technical-list:hover {
    transform: translateY(-12px);
}

.plan-list:hover img {
    animation: slideTlr 1s linear infinite;
}

/* selected */
.selected {
    position: relative;
}

.selected img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.selected-btn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 2.8rem auto;
    margin-bottom: 0;
    width: 2.91rem;
    height: 0.5rem;
    background: linear-gradient(225deg, #39F4FD 0%, #7AC8E3 12%, #4757F9 62%, #965AFF 100%);
    border-radius: 20px;
    border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 1 1;
    backdrop-filter: blur(3px);
    z-index: 3;
    text-align: center;
    line-height: .5rem;
    color: #fff;
    font-size: .228rem;
    cursor: pointer;
}

.selected-content {
    width: 15.2rem;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.swiper-selected .swiper-wrapper {
    width: 100%;
}

.swiper-selected .swiper-wrapper .swiper-slide {
    width: 7.22rem;
    height: 4rem;
    cursor: pointer;
}

.swiper-selected .swiper-wrapper .swiper-slide img {
    width: 97%;
    height: 99%;
    object-fit: cover;
}

.metaverse-content .swiper-button-prev,
.metaverse-content .swiper-button-next {
    width: .505rem !important;
    height: .505rem !important;
    border: 1px solid #121C32;
    border-radius: 50%;
    background-size: 0.155rem;
}

.metaverse-content .swiper-button-next {
    right: 3.65rem;
    top: 59%;
}

.metaverse-content .swiper-button-prev {
    left: 3.4rem;
    top: 59%;
}

.bk9 {
    height: 550px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.bk9 .title {
    height: 36px;
    font-size: 36px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: bold;
    color: rgb(0, 3, 51);
    line-height: 36px;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 20px;
}

.bk9 p {
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgb(153, 153, 153);
    line-height: 24px;
    margin-bottom: 62px;
    text-align: center;
}

.select_box {
    width: 1725px;
    height: 255.216px;
    overflow: hidden;
    margin: 0px auto 80px;
    position: relative;
}

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

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

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

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

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

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

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

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

.bk9 .metaverse-title {
    margin-bottom: 0 !important;
}

.foot_contact {
    width: 100%;
    height: 4.85rem;
    background: url("//qjzb.kuleiman.com/record/klm/zhjz/1/footerbg.png") no-repeat !important;
    background-size: 100% 100% !important;
    background-position: center !important;
    display: flex !important;
    align-items: center !important;
}

.conter2 {
    width: 17.5rem !important;
}

.con_center {
    text-align: center !important;
}

center,
.conter2 {
    margin: 0 auto 0 !important;
    text-align: center !important;
}

.con_cenword {
    font-size: .455rem !important;
    font-family: Source Han Sans CN !important;
    font-weight: bold !important;
    color: white !important;
    color: #FFFFFF;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.47);
}

.con_centext {
    font-size: 0.225rem !important;
    margin-top: 25px !important;
    font-family: Source Han Sans CN !important;
    color: white !important;
    line-height: .16rem !important;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.47);
}

.con_botinpt {
    display: flex !important;
    justify-content: center !important;
    /* width: 7.875rem; */
    margin: auto !important;
    padding-top: 0.5875rem !important;
}

.con_botinpt1 {
    width: 2.91rem !important;
    height: 0.585rem !important;
    background: transparent !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1) !important;
    border-radius: 23px !important;
    margin: 0 20px !important;
    font-size: 16px !important;
    border: 1px solid #FFFFFF;
}

.con_botinpt input {
    text-align: left !important;
    font-size: 14px !important;
    padding: 0 .2rem;
}

input[type="text"],
textarea {
    resize: none !important;
    outline: 0 !important;
    -webkit-appearance: none !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    /* background: #fff; */
}

.con_botinpt2 {
    width: 2.91rem !important;
    height: 0.585rem !important;
    font-size: 16px !important;
    background: transparent !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1) !important;
    border-radius: 23px !important;
    margin: 0 10px 0 0 !important;
    border: 1px solid #FFFFFF;
}

.con_botinpt input {
    /* text-align: center !important; */
    font-size: 14px !important;
}

.con_botsub {
    width: 1.52rem !important;
    height: .585rem !important;
    color: #fff !important;
    line-height: .53rem !important;
    background: #3972FF !important;
    box-shadow: inset 0px 0 40px 0px rgba(255, 255, 255, 0.5);
    border-radius: 23px !important;
    font-size: .2rem !important;
    cursor: pointer;
}

.con_botsub:hover {
    background: #3972FF !important;
    box-shadow: rgba(2, 43, 38, 0.5) 0px 4px 15px 0px;
}

.con_input {
    width: 82% !important;
    height: 100% !important;
    color: white !important;
    font-size: .18rem !important;
}

.con_botinpt .con_botinpt1 input::-ms-input-placeholder {
    font-size: .18rem !important;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: left !important;
}

.con_botinpt .con_botinpt1 input::-moz-placeholder {
    font-size: .18rem !important;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: left !important;
}

.con_botinpt .con_botinpt1 input::-webkit-input-placeholder {
    font-size: .18rem !important;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: left !important;
}

.con_botinpt .con_botinpt2 input::-moz-placeholder {
    font-size: .18rem !important;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: left !important;
}

.con_botinpt .con_botinpt2 input::-ms-input-placeholder {
    font-size: .18rem !important;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: left !important;
}

.con_botinpt .con_botinpt2 input::-webkit-input-placeholder {
    font-size: .18rem !important;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
    font-weight: 400 !important;
    color: #fff !important;
    text-align: left !important;
}

.swiper-selected .swiper-slide {
    overflow: hidden;
    background: linear-gradient(225deg, #39F4FD 0%, #7AC8E3 12%, #4757F9 62%, #965AFF 100%);
    border-radius: 12px;
    position: relative;
}

.swiper-selected .swiper-slide .ms {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 2px;
}

.swiper-selected .swiper-slide .img-main {
    width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.swiper-selected .swiper-slide .img-main img {
    width: 101%;
    height: 100%;
    object-fit: cover;
}

.swiper-selected .swiper-slide img {
    transition: all .3s;
}

.swiper-selected .swiper-slide:hover img {
    transform: scale(1.2);
}


.viDivBg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.6);
}

.viDiv {
    width: 55%;
    height: 70%;
    border: 0rem solid #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.viDiv video {
    width: 100%;
    height: 100%;
    background-color: #000;
}

.viDiv span {
    width: .425rem;
    height: .425rem;
    position: absolute;
    right: -0.375rem;
    top: -0.375rem;
    cursor: pointer;
    z-index: 889;
    background: #fff;
    border-radius: 50%;
}

.viDiv span img {
    display: block;
    width: 100%;
    height: 100%;
}

.video-cont {
    width: 11.7rem;
    height: 6.8rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-top: .01rem;
    border-radius: 8px;
    overflow: hidden;
}

.video-cont #video {
    width: 100%;
    height: 100%;
}</pre></body></html>