.banner {
	width: 100vw;
	height: 11rem;
	position: relative;
	margin: 0 !important;
	overflow: hidden;
}
@font-face {
    font-family: 'TGBF';
    src: url('./TG-TYPE-Bold.otf');
    font-weight: normal;
}
@keyframes opLeft {
    0% {
        opacity: 0;
        transform: translatey(-10px);
    }

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

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

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


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

.loaded {
    opacity: 1 !important;
}

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

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

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

.content-banner {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: .377rem;
}

.yell-img,
.red-img {
	position: absolute;
	z-index: 1;
}

.yell-img {
	width: .4rem;
	height: .4rem;
	left: .2rem;
	bottom: 5.2rem;
	/* animation: trsal 2s infinite;  */
}

.red-img {
	width: .3rem;
	height: .3rem;
	bottom: 3.8rem;
	right: .2rem;
	/* animation: trsal 2.5s infinite;  */

}

.content-banner .banner-img {
	display: block;
	width: 5.95rem;
	height: 0.93rem;
	object-fit: cover;
	margin: .3rem auto;
	margin-bottom: .8rem;
}

.content-banner .title-banner {
	width: 5.12rem;
	font-size: 0.24rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	padding: .1rem 0;
	margin: -.5rem auto 0;
	text-align: center;
	position: relative;
	/* border-image: linear-gradient(291deg, rgba(0, 86, 255, 0.9), rgba(39, 196, 202, 1)) 1 1; */
}


.content-banner .title-text {
	width: 5.5rem;
	color: #FFFFFF;
	font-size: .22rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	line-height: 0.39rem;
	text-align: center;
	margin: 0rem auto 0
}


.content-banner .btn {
	width: 4.3rem;
	display: flex;
	justify-content: space-between;
	margin: 0.56rem auto 0;
}

.content-banner .btn .btn1 {
	width: 1.95rem;
	height: 0.7rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(201deg, #32C5FF 0%, #B620E0 100%);
	border-radius: 7px;
}

.content-banner .btn .btn1:active {
	background: rgba(51, 51, 51, 0.3);
}

.content-banner .btn .btn1 .icon {
	width: 0.3rem;
	height: 0.3rem;
	margin-right: 0.1rem;
	margin-top: .05rem;
	margin-left: -.1rem;
	background: url(//klm10.kuleiman.com/record/klm/yyz/2/vidd.svg) center center / 100% 100% no-repeat;

}

.content-banner .btn .btn1 span {
	font-size: 0.22rem;
	font-family: PingFang-SC-Regular, PingFang-SC;
	font-weight: 400;
	color: #FFFFFF;
}

.content-banner .btn .btn2 {
	width: 1.95rem;
	height: 0.7rem;
	background: #FFFFFF;
	border-radius: 7px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content-banner .btn .btn2:active {
	background: #1559FF;
}

.content-banner .btn .btn2 .icon {
	width: 0.3rem;
	height: 0.3rem;
	margin-right: 0.1rem;
	margin-top: .04rem;
	margin-left: -.1rem;
	background: url(//klm10.kuleiman.com/record/klm/yyz/2/live.svg) center center / 100% 100% no-repeat;
}

.content-banner .btn .btn2 span {
	font-size: 0.22rem;
	font-family: PingFang-SC-Regular, PingFang-SC;
	font-weight: 400;
	color: #092D41;
}

.content-banner .banner-imag {
	width: 100%;
	height: 3.26rem;
	margin-top: 1.5rem;
	position: relative;
}

.content-banner .banner-imag .banner-pd {
	 width: 100%;
    height: 6rem;
    object-fit: fill;
    position: absolute;
    top: -1.5rem;
    z-index: 5;
    padding-bottom: 1rem;
}

.content-banner .banner-imag .banner-abs {
	position: absolute;
	z-index: 2;
}

.content-banner .banner-imag .banner_img_left {
	width: 1.7rem;
    height: 3rem;
    left: 1.15rem;
    bottom: -1.7rem
}

.content-banner .banner-imag .banner_img_right {
	width: 1.46rem;
    height: 1rem;
    left: 0.35rem;
    top: -1.3rem;
}

.banner .ms {
	width: 100vw;
	height: 0.8rem;
	background: rgba(232, 239, 255, 0.05);
	backdrop-filter: blur(0.085rem);
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}

.banner .ms li {
	width: auto;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.banner .ms li h1 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
}

.banner .ms li p {
	font-size: 0.17rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin: 0.07rem auto 0;
}

.banner .ms .line {
	width: 0.01rem;
	height: 0.37rem;
	border: 0.01rem solid #979797;
}

/* num */
.num{
	width: 100vw;
	position: relative;
}
.num .num_bg{
	width: 100%;
    object-fit: cover;
}
.num .num-main{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 6.05rem;
	margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-top: .4rem;

}
.num-main ul {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.num-main ul .num-list {
    width: 1.23rem;
    height: 1.13rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.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: .4rem;
    color: #050C3E;
	font-family: 'TGBF' !important;
}
.num-main ul .num-list .num_list_num .num-up {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background: url(//klm10.kuleiman.com/record/klm/yyz/2/up.svg) center center / 100% 100% no-repeat;
    align-self: flex-end;
}
.num-main ul .num-list .num_list_num .num-down {
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    background: url(//klm10.kuleiman.com/record/klm/yyz/2/down.svg) center center / 100% 100% no-repeat;
    align-self: flex-end;

}
.num-main ul .num-list .num_list_text {
	width: 100%;
    font-size: .2rem;
    color: #050C3E;
}
.numer{
    display: block;
    position: relative;
    float: right;
	font-size: .4rem;
	font-family: 'TGBF' !important;
	margin-top: -.08rem;
}
.numer::before {
    content: "";
    position: absolute;
    width: 0.1rem;
    height: 0.1rem;
    background: #FFFFFF;
    top: 0.22rem;
    right: -0.22rem;
    border-radius: 50%;
}
.metaverse{
	margin-top:-2rem ;
	position: relative;
}
.metaverse-content{
	margin-top: .6rem;
}
#nav {
	width: 100%;
	height: .6rem;
	/* background: pink; */
	padding: 0 .3rem;
	margin-bottom: .8rem;
	border-bottom: 1px solid #DDDEEC;
}
#nav .swiper-wrapper{
	width: 100%;
}
#nav .swiper-wrapper .swiper-slide{
	width: 1.83rem !important;
	height:100%;
	text-align: center;
	line-height: .6rem;
	font-size: .26rem;
	color: #717381;
	transition: all .3s;
}
#nav .swiper-wrapper .swiper-slide-active{
	font-weight: bold;
	color: #050C3E;
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(102,118,243,0.37) 100%);
	font-size: .26rem;
	border-bottom: 2px solid #6D7CF4;
}
.show-swiper {
    width: 100vw;
    margin: 0 auto;
    position: relative;
    display: flex;
	flex-direction: column;
    justify-content: center;
	background: url(//klm10.kuleiman.com/record/klm/yyz/2/me_bg.png) no-repeat center bottom;
	background-size: 100%;
}
.show-swiper .text-title {
	display: flex;
	flex-direction: column;
	height: 3.34rem;
}
.show-swiper .text-title .text-title-top{
	display: flex;
	flex-direction: row;
	justify-content:space-evenly;
	margin-bottom: .5rem;
}
.show-swiper .text-title .text-title-btm{
	display: flex;
	justify-content:space-evenly;
	margin-bottom: .5rem;
	padding: 0 0.2rem;
}
.show-swiper .text-title .text-title-btm{
	width: 100%;
}
.show-swiper .text-title .text-title-btm .text_detail{
	width: 100%;
}
.show-swiper .text-title .text-title-top .ququ{
	width: 0.79rem;
    height: 0.75rem;
}
.text-title .text_top_title {
	width: 0.9rem;
    color: #050C3E;
    font-size: .6rem;
    margin-bottom: 0.2rem;
    display: flex;
    justify-content: flex-start;
    background: url(//klm10.kuleiman.com/record/klm/yyz/2/title_icon.png) no-repeat left center;
	background-position: 0.35rem 0.3rem;
    font-weight: bold;
    font-family: 'TGBF' !important;
}
.text-title .text_top_title p{
    font-family: 'TGBF' !important;
}
.text-title .text_main_title {
    
    margin-bottom: 0.1rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
}
.text-title .text_main_title .sce-text{
    font-size: .43rem;
    color: #030621;
	background: linear-gradient(130deg, #071148 41%, #9FAEFA 60%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.text-title .text_bt_title {
    font-size: .24rem;
    color: #030621 !important;
    font-weight: bold;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN !important;
	margin-left: .55rem;
}
.text-title .text_detail .detail_d {
    font-size: .23rem;
    position: relative;
    display: block;
    padding-left: 0.6rem;
	padding-right: .3rem;
    margin-bottom: 0.15rem;
	color: #050C3E;
	line-height: .32rem;
}
.text-title .text_detail .detail_d::after {
    content: "";
    position: absolute;
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    left: 0.38rem;
    top: 0.09rem;
    background-color: #6D7CF4;
}
.container-core .swiper-pagination{
	width: 2rem;
	left: 50%;
	margin-left: -1rem;
	margin-top: .2rem;
}
.container-core .swiper-pagination-bullet-active{
	width: 0.565rem;
	background: #5085FB;
	border-radius: 16px;
}
.swiper-pagination-bullet{
	transition: all .3s;
	margin-right: .1rem;
}
/* prod-ad */
.prod-ad {
	width: 100vw;
	height: 11rem;
	position: relative;
}

.prod-ad .prod_ad_list {
	width: 5.98rem;
	height: 2rem;
	margin-bottom: .12rem;
	position: relative;
	color: #fff;
	padding: .3rem .5rem;
}

.prod-ad .prod_ad_list img {
	width: 100%;
	height: 100%;
	object-fit: fill;
}


.prod-ad .prod_ad_list .fir,
.prod-ad .prod_ad_list .sec,
.prod-ad .prod_ad_list .four {
	/* width: 3rem; */
}

.prod-ad .prod_ad_list .text-content .ad_p {
	font-size: .202rem;
}

.prod-ad .prod_ad_list .text-content .ad_title {
	font-weight: bold;
	font-size: .31rem;
	margin-bottom: .2rem;
}

.prod-ad .app-sce_content {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	top: 0;
}

.prod-ad .prod_bg {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* core-func */
.core-func {
	width: 100vw;
	position: relative;
}

.core-func .app-sce_content {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	top: 0;
	height: 100%;
}

/* .core-func .app-sce_content .core-content {
	padding-right: 0 !important;
} */
.core-func .app-sce_content .core-content .core_func_slide {
	color: #fff;
	position: relative;
}

.core-func .app-sce_content .core-content .core_func_slide .text-wrap {
	width: 4.7rem;
	position: absolute;
	top: .35rem;
	left: .5rem;
}

.core-content .core_func_slide .text-wrap h2 {
	font-size: .295rem;
	margin-bottom: .2rem;
	font-weight: bold;
}

.core-content .core_func_slide .text-wrap p {
	font-size: .222rem;
}

.core-bg {
	width: 100%;
	height: 9rem;
}

.swiper-container-core .swiper-slide {
	width: 5.67rem;
	height: 1.93rem;
	background: url(//klm10.kuleiman.com/record/klm/yyz/2/fea_bac.png) no-repeat center center;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.12);
	border-radius: 10px;
}

.swiper-container-core .swiper-slide:last-child {
	margin-right: 0 !important;
}

.swiper-container-core .swiper-slide img {
	width: 2rem;
	height: 2rem;
	object-fit: fill;
	margin-top: .3rem;
	margin-left: .3rem;
}


.swiper-container-core-btn .swiper-slide {
	width: 5.98rem !important;
	height: 3.86rem;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.12);
	border-radius: 10px;
	overflow: hidden;
}

.swiper-container-core-btn .swiper-slide:last-child {
	margin-right: 0 !important;
}

.swiper-container-core-btn .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

/* app-sce */
.app-sce {
	width: 100vw;
	/* height: 7.17rem; */
}

.app-sce_content {
	/* width: 100%; */
	/* height: 100%; */
	overflow: hidden;
	zoom: 1;
	/* padding-bottom: .35rem; */
}

.app-sce_content .app-sce_title {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #092D41;
	text-align: center;
	margin: 0.58rem auto 0;
	position: relative;
}
.app-sce_content .app-sce_title img{
	position: absolute;
    left: 0;
    top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 2rem;
    height: 0.43rem;
}
.app-sce_content .p3 {
	font-size: 0.22rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #050C3E;
	text-align: center;
	margin: 0.17rem auto 0;
}

.swiper-container3 {
	width: 100%;
	height: 4.1rem;
	padding-left: 0.26rem;
	margin-top: 0.43rem;
}

.pagination-cus {
	width: 1rem;
	height: .1rem;
	background: #D8D8D8;
	margin: 0 auto;
	border-radius: 16px;
	overflow: hidden;
	position: relative;
	margin-top: .26rem;
}

.pagination-cus .cus-slide {
	width: .44rem;
	height: 100%;
	background: #3972FF;
	border-radius: 16px;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s;
}

.swiper-container3 .swiper-slide {
	width: 1.66rem;
	height: 3.85rem;
	margin-right: 0.17rem;
	position: relative;
	border-radius: 12px;
	background: pink;
	overflow: hidden;
}

.swiper-container3 .swiper-slide .mask {
	width: 100%;
	height: 100%;
	background: linear-gradient(291deg, rgba(20, 24, 57, .5) 0%, rgba(24, 27, 53, .2) 100%);
	opacity: 0.8;
	backdrop-filter: blur(1px);
	position: absolute;
	top: 0;
	left: 0;
}

.swiper-container3 .swiper-slide img {
	width: 2.25rem;
	height: 100%;
	margin-left: -18%;
	object-fit: fill;
}

.swiper-container3 .swiper-slide .text-wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
}

.swiper-container3 .swiper-slide .text-wrap h1 {
	font-size: .41rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: .6rem;
}

.swiper-container3 .swiper-slide .text-wrap .line {
	width: 0.34rem;
	height: 0.03rem;
	background: #FFFFFF;
	margin-top: 0.22rem;
	margin-left: 0.05rem;
}

.swiper-container3 .swiper-slide .text-wrap h2 {
	width: 1.265rem;
	height: 0.41rem;
	font-size: 0.225rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1.7rem;
	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; */
	color: #fff;
	text-align: center;
	line-height: .385rem;
	backdrop-filter: blur(3px);
	margin: auto;
}

.swiper-container3 .swiper-slide .text-wrap p {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.31rem;
	margin-top: 0.25rem;

}

.swiper-pagination3 {
	width: 100%;
	text-align: center;
	margin-top: 0.34rem;
}

.swiper-pagination3 .swiper-pagination-bullet {
	width: 0.34rem;
	height: 0.07rem;
	background: rgba(57, 114, 255, .32);
	border-radius: 0.03rem;
	margin-right: 0.09rem;
}

.swiper-pagination3 .swiper-pagination-bullet-active {
	width: 0.68rem;
	height: 0.07rem;
	background: #3972FF;
	border-radius: 0.08rem;
}

.swiper-pagination3 .swiper-pagination-bullet:last-of-type {
	margin-right: 0;
}

.swiper-container-metaverse{
	width: 6.15rem;
    height: 3.31rem;
	margin: 0 auto;
	/* background: url(//klm10.kuleiman.com/record/klm/yyz/2/MacBook_Pro.png) no-repeat center center; */
	/* background-size: 100%; */
	margin-bottom: .5rem;
	position: relative;
}
.blue_yuan{
	width: 0.3587rem;
	height: 0.3587rem;
	position: absolute;
	left: 0;
	top: -.2rem;
}
.video-cont{
	width: 5.17rem;
    height: 3rem;
	margin: 0 auto;
	position: relative;
	border-radius: 8px;
	overflow: hidden;
}
 .video-cont #video{
	width: 100%;
	height: 100%;
}
.metaverse .video-cont .vimg{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}
.metaverse .macB{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
}
/* indus-solu */
.indus-solu {
	width: 100vw;
	background-color: #F3FCFC;
}

.indus-solu .indus_solu_content,
.tec-sup .tec-content,
.sel-cas .sel-content,
.prod-ad .prod-content,
.core-func .core-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 .2rem;
	margin-top: .4rem;
}

.indus-solu .indus_solu_content .solu_list {
	width: 5.8rem;
	height: 2.65rem;
	margin-bottom: .14rem;
	box-shadow: 0px 2px 4px 0px rgba(2, 43, 38, 0.18);
	border-radius: 16px;
	padding: .25rem .48rem 0 .5rem;
	color: #ffF;
	background-size: 103%;
	background-position: -.1rem 0rem;
	background-repeat: no-repeat;
	background-size: 103% 105%;

}

.indus-solu .indus_solu_content .solu_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.indus-solu .indus_solu_content .solu_top img {
	width: .48rem;
	height: .48rem;
}

.indus-solu .indus_solu_content .solu_top p {
	display: flex;
	justify-content: center;
	font-size: 12px;
}

.indus-solu .indus_solu_content .solu_top p span {
	display: block;
	width: 0.32rem;
	height: 0.1rem;
	font-size: .22rem;
	background: url(//klm10.kuleiman.com/record/klm/yyz/2/seemore.png) no-repeat center center;
	background-size: 100% 100%;
	margin-top: .12rem;
	margin-left: .1rem;
}

.indus-solu .indus_solu_content .solu_main p {
	font-size: .28rem;
	font-weight: bold;
	margin-bottom: .12rem;
	margin-top: .12rem;
}

.indus-solu .indus_solu_content .solu_main span {
	display: block;
	font-size: .22rem;
}

/* tec-sup */
.tec-sup {
	margin: 0 auto;
}

.tec-sup .tec_sup_main {
	display: flex;
	flex-direction: row;
	/* align-items: center; */
	flex-wrap: wrap;
	justify-content: space-between;
}

.tec-sup .tec_sup_main .tec_sup_list {
	width: 2.91rem;
	height: 4.68rem;
	background: linear-gradient(225deg, #39F4FD 0%, #7AC8E3 12%, #4757F9 62%, #965AFF 100%);
	margin-bottom: .2rem;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: .45rem .2rem 0 .45rem;
	overflow: hidden;
	position: relative;
}

.tec-sup .tec_sup_main .tec_sup_list .ms {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	padding: 1px;
}

.tec-sup .tec_sup_main .tec_sup_list .ms .technical-main {
	width: 100%;
	height: 100%;
	padding: 0.3rem 0.3rem;
	background: #F9F9FC;
	border-radius: 10px;
	transition: all .3s;
	border-radius: 10px;
}

.tec-sup .tec_sup_main .tec_sup_list .ms .technical-main img {
	width: 0.8rem;
	height: 0.95rem;
	margin-bottom: .35rem;
}

.tec-sup .tec_sup_main .tec_sup_list .sup_title {
	color: #0C2B56;
	font-size: .258rem;
	font-weight: bold;
	margin-bottom: .15rem;
	margin-top: -.15rem;
}

.tec-sup .tec_sup_main .tec_sup_list .sup_p {
	color: #0C2B56;
	font-size: .202rem;
	line-height: .3rem;
}

/* sel-cas */
.sel-cas .sel_cas_main {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-evenly;
}

.sel-cas .sel_cas_main .sel_cas_list {
	width: 5.98rem;
	height: 3.3rem;
	position: relative;
	margin-bottom: .14rem;
	overflow: hidden;
    background: linear-gradient(225deg, #39F4FD 0%, #7AC8E3 12%, #4757F9 62%, #965AFF 100%);
    border-radius: 12px;
}
.sel-cas .sel_cas_main .sel_cas_list .ms{
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 2px;
}
.sel-cas .sel_cas_main .sel_cas_list .img-main{
	width: 100%;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
}
.sel-cas .sel_cas_main .sel_cas_list img {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.sel-cas .sel_cas_main .sel_cas_list .see-more {
	width: 3rem;
	height: 0.565rem;
	;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: linear-gradient(225deg, #39F4FD 0%, #7AC8E3 12%, #4757F9 62%, #965AFF 100%);
	border-radius: 25px;
	border-image: linear-gradient(180deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)) 1 1;
	backdrop-filter: blur(3.708616298811544px);
	text-align: center;
	line-height: .565rem;
	color: #ffF;
	font-size: .24rem;
	font-weight: bold;
	margin-bottom: .5rem;
}

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

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

/* 播放视频部分 */
.video-pre-bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.video-pre-bg.myshow {
	opacity: 1;
	visibility: visible;
}

.video-pre-box {
	width: 5.547rem;
	height: 3.1234rem;
	max-width: 1000px;
	max-height: 564px;
	border: 0px solid #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

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

.video-pre-close {
	background: url(//klm10.kuleiman.com/record/klm/yyz/2/close.png) no-repeat 50% 50%;
	background-size: contain !important;
	width: 29px;
	height: 29px;
	position: absolute;
	right: -18px;
	top: -34px;
	cursor: pointer;
	z-index: 889;
	border-radius: 50%;
	padding: 5px;
}

/* 弹框2 */
.ly-pop {
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	visibility: hidden;
	opacity: 0;
	display: none;
}

.ly-pop.show {
	visibility: visible;
	opacity: 1;
	display: block;
}

.ly-container {
	font-size: .175rem;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: .075rem;
	overflow: hidden;
	background: #fff;
	width: 4.975rem;
	height: 2.275rem;
}

.ly-cont-top {
	background-color: #f5f5f5;
	height: .5rem;
	line-height: .5rem;
	padding: 0 .125rem;
	border-bottom: .0125rem solid #efefef;
}

.ly-cont-top .labels {
	padding-left: .35rem;
	background: url(//klm10.kuleiman.com/record/klm/zhy/2/tool/ly-01.png) 0 center / 23% no-repeat;
}

.ly-close {
	cursor: pointer;
	width: .25rem;
	height: .25rem;
	float: right;
	margin-top: .125rem;
	background: url(//klm10.kuleiman.com/record/klm/zhy/2/tool/ly-close.png) center center / 100% 100% no-repeat;
}

.ly-cont-wrap {
	line-height: .275rem;
	margin-top: .3875rem;
	padding: 0 .125rem 0 1.625rem;
	min-height: 1.0125rem;
	background: url(//klm10.kuleiman.com/record/klm/zhy/2/tool/ly-02.png) .25rem center / 20% no-repeat;
}

.ly-cont-wrap i {
	color: #ed6a11;
}

.ly-cont-wrap .t {
	color: #383838;
}


/* bk12 */
.bk12 {
	width: 100vw;
	height: 6rem;
	position: relative;
}

.bjt12 {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.content12 {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	zoom: 1;
}

.content12 .title12 {
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	text-align: center;
	font-size: .41rem !important;
	margin: 0.68rem auto 0 !important;

}

.content12 .p3 {
	font-size: 0.22rem !important;
}

.content12 .p12 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin: 0.2rem auto 0;
}

.content12 .inp {
	width: 4.7rem;
	height: 2.47rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0.63rem auto 0;
}

.content12 .inp .inp1 {
	width: 4.7rem;
	height: 0.6rem;
	background: rgba(255, 255, 255, 0.3);
	box-shadow: inset 0rem 0.01rem 0.1rem 0rem rgba(61, 61, 61, 0.5);
	border-radius: 0.1rem;
	border: 0.01rem solid rgba(255, 255, 255, 0.6);
	margin-bottom: 0.26rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content12 .inp .inp1 .icon {
	width: 0.19rem;
	height: 0.2rem;
	background: url(//klm10.kuleiman.com/record/klm/yyz/2/xm.png) center center / 100% 100% no-repeat;
	margin-left: 0.17rem;
	margin-right: 0.08rem;
}

.content12 .inp .inp1 input {
	flex: 1;
	font-size: 0.202rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	line-height: 0.6rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	padding: 0 0.17rem 0 0.3rem;
	border-radius: 6px;
}

.content12 .inp .inp1 input::-webkit-input-placeholder {
	font-size: 0.202rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #B0B0B0;
	line-height: 0.6rem;
}

.content12 .inp .inp2 {
	width: 4.7rem;
	height: 0.6rem;
	background: rgba(255, 255, 255, 0.3);
	box-shadow: inset 0rem 0.01rem 0.1rem 0rem rgba(61, 61, 61, 0.5);
	border-radius: 0.1rem;
	border: 0.01rem solid rgba(255, 255, 255, 0.6);
	margin-bottom: 0.43rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content12 .inp .inp2 .icon {
	width: 0.19rem;
	height: 0.2rem;
	background: url(//klm10.kuleiman.com/record/klm/yyz/2/dh.png) center center / 100% 100% no-repeat;
	margin-left: 0.17rem;
	margin-right: 0.08rem;
}

.content12 .inp .inp2 input {
	flex: 1;
	font-size: 0.202rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	line-height: 0.6rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	padding: 0 0.17rem 0 0.3rem;
	border-radius: 6px;
}

.content12 .inp .inp2 input::-webkit-input-placeholder {
	font-size: 0.202rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #B0B0B0;
	line-height: 0.6rem;
}

.content12 .inp .btn {
	width: 2.05rem;
	height: 0.6rem;
	/* box-shadow: inset 0rem 0.01rem 0.09rem 0rem rgba(255, 255, 255, 0.5); */
	background: linear-gradient(185deg, #32E2F7 0%, #7602E3 100%);
	box-shadow: inset 0px 0 5px 0px rgba(255, 255, 255, 0.5);
	border-radius: 6px;
	border-radius: .1rem;
	font-size: 0.22rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
}

.content12 .inp .btn:active {
	opacity: 0.8;
}
.ser-cus .ser-content{
	width: 100%;
	margin-top: .4rem;
}
.ser-cus .ser-content img{
	width: 100%;
	object-fit: cover;
}

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

	50% {
		transform: translate(0, 10px);
	}

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

}

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

	50% {
		transform: translate(4px, 0);
	}

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

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

	50% {
		transform: translate(-4px, 0);
	}

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


@media screen and (min-width:600px) {
	.banner {
		height: 13rem;
	}
	.content-banner .banner-imag .banner-pd{
		width: 100%;
		height: 100%;
	}
	.content-banner .title-banner {
		width: 80%;
		height: .6rem;
		font-size: 0.3582rem;
	}

	.content-banner .title-text {
		width: 9.12rem;
		font-size: .28rem;
		line-height: 0.69rem;
	}

	.content-banner .btn {
		width: 6.3rem;
	}

	.content-banner .btn .btn1,
	.content-banner .btn .btn2 {
		width: 2.5rem;
		height: 0.9rem;
		;
	}

	.content-banner .btn .btn1 span,
	.content-banner .btn .btn2 span {
		font-size: 0.3rem;
	}

	.content-banner .btn .btn1 .icon,
	.content-banner .btn .btn2 .icon {
		width: 0.5rem;
		height: 0.5rem;
	}

	.content-banner .banner-imag .banner_img_left {
		width: 1.8rem;
    height: 3.2rem;
    left: 1.15rem;
    bottom: -1.5rem;
	}
	.swiper-container-core-btn .swiper-slide{
		width: 96vw !important;
	}
	.num .num-main{
		width: 94vw;
	}
	.num-main ul .num-list{
		width: auto;
		height: 1.13rem;
	}
	#nav .swiper-wrapper .swiper-slide{
		width: 25% !important;
		font-size: .25rem;
	}
	.swiper-container3 .swiper-slide img{
		width: 4.25rem;
	}
	.metaverse{
		margin-top: -3.5rem;
	}
	.prod-ad .prod_ad_list{
		margin: auto;
		width: 95vw;
		margin-bottom: .3rem;
	}
	.content-banner .banner-imag .banner_img_right {
		width: 3.16rem;
		height: 1.8rem;
		right: 0.5rem;
	}

	.app-sce_content .app-sce_title {
		font-size: 0.62rem;
	}

	.app-sce_content .p3 {
		font-size: 0.32rem;
	}

	.prod_ad_main {
		width: 98%;
	}

	.prod-ad .prod_ad_list:nth-child(1) {
		height: 30% !important;
	}

	.prod-ad .prod_ad_list:nth-child(2) {
		height: 30% !important;
	}

	.prod-ad .prod_ad_list:nth-child(3) {
		height: 30% !important;
	}

	.prod-ad .prod_ad_list:nth-child(4) {
		height: 30% !important;
	}

	.prod-ad .prod_ad_list .fir,
	.prod-ad .prod_ad_list .sec,
	.prod-ad .prod_ad_list .four {
		width: 4.6rem;
	}

	.prod-ad .prod_ad_list .text-content .ad_title {
		font-size: .45rem;
	}

	.prod-ad .prod_ad_list .text-content .ad_p {
		font-size: 163%;
	}

	.swiper-container-core-btn .swiper-slide {
		height: 5rem;
	}

	.core-bg {
		height: 12.5rem;
	}

	.indus-solu .indus_solu_content .solu_list {
		width: 98%;
		height: 4.65rem;
	}

	.indus-solu .indus_solu_content .solu_main p {
		font-size: 260%;
	}

	.indus-solu .indus_solu_content .solu_main span {
		font-size: 160%;
	}

	.indus-solu .indus_solu_content .solu_top p {
		font-size: 150%;
	}

	.tec-sup .tec_sup_main .tec_sup_list {
		width: 4.3rem;
		height: 4.94rem;
	}

	.tec-sup .tec_sup_main .tec_sup_list .sup_title {
		font-size: 240%;
	}

	.tec-sup .tec_sup_main .tec_sup_list .sup_p {
		font-size: 160%;
	}

	.swiper-container3 {
		height: 5.1rem;
	}

	.swiper-container3 .swiper-slide {
		width: 3.56rem;
		height: 4.85rem;
	}

	.swiper-container3 .swiper-slide .text-wrap h2 {
		font-size: 200%;
		width: 2.2rem;
		height: 0.51rem;
		line-height: .455rem;
	}

	.swiper-container3 .swiper-slide .text-wrap p {
		font-size: 160%;
	}

	.swiper-container-core .swiper-slide {
		width: 6.5rem;
		height: 3.48rem;
	}

	.core-content .core_func_slide .text-wrap h2 {
		font-size: 260%;
	}

	.core-content .core_func_slide .text-wrap p {
		width: 5.5rem;
		font-size: 160%;
	}

	.sel-cas .sel_cas_main .sel_cas_list {
		width: 95vw;
    height: 5.2rem;
	}

	.sel-cas .sel_cas_main .sel_cas_list .see-more {
		width: 5.2rem;
		height: 0.7rem;
		line-height: .7rem;
		border-radius: 1rem;
		font-size: 180%;
	}

	.indus-solu .indus_solu_content .solu_list {
		padding: .6rem 0.6rem 0 0.7rem;
		border-radius: 32px;
	}

	.indus-solu .indus_solu_content .solu_top img {
		width: 0.68rem;
		height: 0.68rem;
	}
}