<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;
}

.banner {
    width: 100%;
    height: 9rem;
    position: relative;
}

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

.banner .banner-content {
    width: 9.2rem;
    height: 3.3rem;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    margin-left: 3.2rem;
}

.banner .banner-content .banner-title {
    height: 1.5rem;
    width: 9.86rem;
    line-height: 1.5rem;
    font-size: .95rem;
    position: relative;
    color: #FFFFFF;
    background: linear-gradient(171deg, #FFFFFF 76%, #6676F3 87%);
    /* text-shadow: 2px 2px 4px rgba(0, 0, 0, .2); */
    /* text-shadow: 0 0 5px #FFFFFF, 0 0 5px rgba(0, 0, 0, .3); */
    font-weight: bold;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: -.2rem;
}

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

.vrb {
    position: absolute;
    top: 3rem;
    right: 9.8rem;
    width: 1rem;
    /* height: -1.5rem; */
}

.tai {
    position: absolute;
    top: 0.8rem;
    right: 0rem;
    width: 15rem !important;
    height: 8rem !important;
    z-index: 5;
}

.man {
    position: absolute;
    width: 1rem;
    height: 2rem;
    top: 6.8rem;
    right: 8.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: 6.2rem;
    font-size: .28rem;
    color: #FFFFFF;
    margin-bottom: .1rem;
    position: relative;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
}

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

.banner .banner-content .title-bot {
    font-size: .2rem;
    color: #FFFFFF;
    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.67rem;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: .2rem;
    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.32rem;
    height: 0.31rem;
    margin-right: .14rem;
}

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

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

.banner .banner-btn .vd-btn {
    margin-right: .28rem;
    color: #FFFFFF;
    background: linear-gradient(240deg, #32C5FF 0%, #B620E0 100%);
}

.banner .banner-btn .vd-btn:hover {
    background: linear-gradient(45deg, #32C5FF 0%, #B620E0 100%);
}

.banner .banner-btn .ol-btn {
    color: #262A47;
    background: #FFFFFF;
}

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

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

.num .num-main {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    width: 15.2rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.num-main ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.num-main ul .num-list {
    width: 3rem;
    height: 1rem;
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
    padding-left: .6rem;
}


.num-main ul .num-list .num_list_num {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.num-main ul .num-list .num_list_num p {
    align-self: flex-end;
    color: #050C3E;
    font-size: .42rem;
    font-weight: bold;
    font-family: 'TGBF' !important;
    display: inline-block;
}

.num-main ul .num-list .num_list_num span {
    font-weight: 400;
    font-size: .35rem;
    color: #050C3E;
    font-family: 'TGBF' !important;
}

.num-main ul .num-list .num_list_num img {
    width: 0.32rem;
    height: 0.32rem;
    align-self: flex-end;
}

.num-main ul .num-list .num_list_num .num-up {
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    background: url(//qjzb.kuleiman.com/record/klm/yyz/1/up.svg) center center / 100% 100% no-repeat;
    align-self: flex-end;
    margin-bottom: .05rem;
}

.num-main ul .num-list .num_list_num .num-down {
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    background: url(//qjzb.kuleiman.com/record/klm/yyz/1/down.svg) center center / 100% 100% no-repeat;
    align-self: flex-end;
}

.num-main ul .num-list .num_list_text {
    font-size: .2rem;
    color: #050C3E;
}

/* metaverse */
.metaverse {
    width: 100%;
    height: 11.4rem;
    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;
}

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

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

.metaverse-content .metaverse-title h3 img {
    position: absolute;
    left: 0;
    top: 0;
    width: 2.34rem;
    height: 0.585rem;
}

.metaverse-content .metaverse-title p {
    font-size: .21rem;
    color: #092D41;
    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: .35rem;
    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%);
    border-bottom: 2px solid #6D7CF4;
}

.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.4rem;
    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;
    position: absolute;
}

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

.text-title .text_main_title {
    font-size: .4rem;
    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;
}

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

.text-title .text_detail .detail_d {
    font-size: .2rem;
    color: #FFFFFF;
    position: relative;
    display: block;
    padding-left: .25rem;
    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;
}

/* planad */
.planad {
    position: relative;
    height: 8rem;
}

.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: 2.15rem;
    padding: .4rem .4rem .4rem .5rem;
    color: white;
    transition: all .3s;
}

.plan_content_main .plan-list:hover {
    transform: translate(0, -0.15rem);
}

.plan_content_main .plan-list:nth-child(1) {
    width: 5.95rem;
    background: linear-gradient(187deg, #7AC8E3 0%, #4757F9 100%);
    border-radius: 12px;
}

.plan_content_main .plan-list:nth-child(2) {
    width: 5.49rem;
    background: linear-gradient(191deg, #53EEEE 0%, #22A8F8 100%);
    border-radius: 12px;
}

.plan_content_main .plan-list:nth-child(3) {
    width: 3.35rem;
    padding: 0 !important;
}

.plan_content_main .plan-list:nth-child(4) {
    width: 2.865rem;
    padding: 0 !important;
}

.plan_content_main .plan-list:nth-child(5) {
    width: 5.95rem;
    background: linear-gradient(189deg, #56ABFF 0%, #8D52F1 100%);
    border-radius: 12px;
}

.plan_content_main .plan-list:nth-child(6) {
    width: 5.95rem;
    background: linear-gradient(7deg, #FFAB3A 0%, #FFDA8E 100%);
    border-radius: 12px;
}

.plan_content_main .plan-list .text-main {
    width: 100%;
    height: 100%;
}

.plan_content_main .plan-list .list-title {
    font-size: .28rem;
    margin-bottom: .12rem;
}

.plan_content_main .plan-list .list_text_main {
    font-size: .202rem;
    color: #fff;
}

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

.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;
}

.features .features-content .features-left {
    width: 4.02rem;
    height: 6.31rem;
}

.features .features-content .features-left ul {
    width: 100%;
    height: 100%;
}
.hyyy{
    margin-top: 1.25rem !important;
}
.features .features-list {
    overflow: hidden;
    /* transition: all .1s; */
    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: .26rem;
    color: #050C3E;
    line-height: .455rem;
}

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

.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: white !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: .15rem;
}

.features-left .active {
    height: 1.62rem;
    background-image: url(//qjzb.kuleiman.com/record/klm/yyz/1/feature-ac.png) !important;
    color: #fff !important;
}

.features .features-content .features-right {
    width: 10.78rem;
    height: 6.75rem;
    border-radius: 16px;
    overflow: hidden;
}

.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;
    height: 8.55rem;
}

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

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

.industry .industry-list img {
    width: 2.65rem;
    height: 100%;
    position: absolute;
    /* left: -18%; */
    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: 1.956rem;
    height: 4.55rem;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    border-radius: 14px 15px 15px 15px;
    /* display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; */
}

.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: .202rem;
}

.industry-content .actives {
    width: 2.65rem !important;
    height: 4.55rem;

}
.industry-content .actives img{
    width: 2.65rem;
}
.industry-content .actives h4 {
    font-size: .255rem !important;
}

.industry .industry-content .industry-list .top-btn {
    width: 1.489rem;
    height: 0.48rem;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
    border: 1px solid;
    border-radius: 21px;
    /* border-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)) 1 1; */
    margin-top: 0.45rem;
    margin-bottom: .2rem;
    margin: 0 auto;
    margin-top: 2.05rem;
    font-size: .228rem;
    color: #fff;
    text-align: center;
    line-height: .47rem;
    backdrop-filter: blur(3px);
}

.industry-list .text-main {
    position: absolute;
    top: 0;
    left: 0;
}

.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-content {
    width: 15.2rem;
    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: 3.665rem;
    height: 5.05rem;
    color: #050C3E;
    /* background: #F9F9FC; */
    border-radius: 10px;
    background: linear-gradient(225deg, #39F4FD 0%, #7AC8E3 12%, #4757F9 62%, #965AFF 100%);
    position: relative;
    transition: all .3s;
}

.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: .68rem .5rem;
    background: #F9F9FC;
    border-radius: 10px;
    transition: all .3s;
}

.technical-content ul .technical-list img {
    margin-bottom: .38rem;
    width: 1.025rem;
    height: 1.175rem;
}

.technical-content ul .technical-list h4 {
    font-size: .28rem;
    margin-bottom: .22rem;
}

.technical-content ul .technical-list p {
    font-size: .202rem;
    color: #050C3E;
}

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

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

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

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

/* selected */
.selected {
    position: relative;
    height: 7.2rem;
}

.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: 1536px;
    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/yyz/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: .45rem !important;
    font-family: Source Han Sans CN !important;
    font-weight: bold !important;
    color: #092D41 !important;
}

.con_centext {
    font-size: 0.202rem !important;
    margin-top: 25px !important;
    font-family: Source Han Sans CN !important;
    color: #092D41 !important;
    line-height: .16rem !important;
}

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

.con_botinpt1 {
    width: 3.7rem !important;
    /* height: 0.5rem; */
    background: #FFFFFF !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1) !important;
    border-radius: 6px !important;
    margin: 0 10px !important;
    font-size: 16px !important;
}

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

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: 3.7rem !important;
    /* height: 0.5rem; */
    font-size: 16px !important;
    background: #FFFFFF !important;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1) !important;
    border-radius: 6px !important;
    margin: 0 10px 0 0 !important;
}

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

.con_botsub {
    width: 2.15rem !important;
    height: 0.53rem !important;
    color: #fff !important;
    line-height: 0.53rem !important;
    background: linear-gradient(185deg, #32E2F7 0%, #7602E3 100%) !important;
    box-shadow: inset 0px 0 10px 0px rgba(255,255,255,0.5) !important;
    border-radius: 6px !important;
    font-size: .2rem !important;
    cursor: pointer;
}
.con_botsub:hover{
    background: linear-gradient(90deg, #32E2F7 0%, #7602E3 100%) !important;

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

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

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

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

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

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

.con_botinpt2 input::-webkit-input-placeholder {
    font-size: .18rem !important;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
    font-weight: 400 !important;
    color: #B0B0B0;
    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%;
}
.swiper-container-metaverse .video-cont .vImg{
    width: 100%;
    height: 100%;
}</pre></body></html>