[v-cloak] {
	display: none;
}
/* 动画 */
.fl {
	transition: all .3s;
	opacity: 1 !important;
	transform: translate(0, 0) !important;
}
* {
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", Tahoma, Arial !important;
}
/* ----------------------------------------------------------------------------------------- */

.bk1 {
	width: 100%;
	height: 10.6655rem;
	position: relative;
}

.bjt1 {
	width: 100%;
	/* height: 100%; */
	height: 7.6792rem;
	object-fit: cover;
}

.bk1 .text-box {
	position: absolute;
	width: 100%;
	height: 1.7528rem;
	/* background: rgba(255,255,255,0.4); */
	/* backdrop-filter: blur(10px); */
	display: flex;
	background: #FFFFFF;
	align-items: center;
	justify-content: center;
	flex-wrap:wrap
}

.bk1 .text-box .text-box_item {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	height: 1.5017rem;
	background: #F5F9FF;
	box-sizing: border-box;
	/* margin-right: 1.2232rem; */
}

.bk1 .text-box .text-box_item .text-box_item_icon {
	width: .8191rem;
	height: .8191rem;
	margin-right: .2048rem;
}

.text-box .text-box_item_icon img {
	width: 100%;
	height: 100%;
}

.text-box .text-box_item .text-box_bottom {}

.text-box .text-box_item .text-box_bottom .tbb_p {
	font-size: .2048rem;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #1D1E20;
}

.text-box .text-box_item .text-box_bottom .tbb_p span {
	font-size: .4266rem;
	font-family: TG-TYPE-Bold !important;
    font-weight: 700;
	color: #1D1E20;
}

.content1 {
	position: absolute;
	width: 100%;
	/* height: 100%; */
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.content1 .title1 {
	/* font-size: .625rem;
	font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
	font-weight: 800;
	color: #091027;
	text-align: center;
	line-height: 1; */
	height: 1.57rem;
	width: 100%;
	padding: 0px .3413rem;
	margin-top: .8532rem;
}

.content1 .p1 {
	text-align: center;
	margin-top: .1706rem;
	font-size: .2048rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #0C1D56;
}

.content1 .title1 img {
	width: 100%;
	height: 100%;
}

.content1 .btn {
	/* width: 3.9rem;
	height: .6rem; */
	display: flex;
	/* justify-content: space-between; */
	margin-top: .5461rem;
}

.content1 .btn .btn1 {
	/* border: .0125rem solid #FFFFFF; */
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	margin-right: .2048rem;
	width: 1.9966rem;
	height: .6485rem;
	background: #5085FB;
	border-radius: .1024rem;
}

.content1 .btn .btn1:hover {
	background: #1352f0;
}

.content1 .btn .btn1 .icon {
	width: .29rem;
	height: .2774rem;
	/* background: url(../imgs/sp.png) center center / 100% 100% no-repeat; */
	margin-right: .05rem;
}

.content1 .btn .btn1 .icon img {
	width: 100%;

}

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

.content1 .btn .btn2 {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	width: 1.9966rem;
	height: .6485rem;
	background: #FFFFFF;
	border-radius: .1024rem;
}

.content1 .btn .btn2 .icon {
	width: .225rem;
	height: .225rem;
	/* background: url(../imgs/zx.png) center center / 100% 100% no-repeat; */
	margin-right: .05rem;
}

.content1 .btn .btn2 .icon img {
	width: 100%;
}

.content1 .btn .btn2 span {
	font-size: .1765rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #1D1E20;
}

.bk1 .ms {
	position: absolute;
	width: 100%;
	height: 1.25rem;
	left: 0;
	bottom: 0;
	background: rgba(232, 239, 255, 0.1);
	backdrop-filter: blur(.125rem);
}

.bk1 .ms ul {
	display: flex;
	width: 19.2rem;
	height: 100%;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}

.bk1 .ms ul .line {
	width: .0125rem;
	height: .5875rem;
	border: .0125rem solid #979797;
}

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

.bk1 .ms ul li h1 {
	font-size: .25rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	margin-bottom: .175rem;
	text-align: center;
}

.bk1 .ms ul li p {
	font-size: .2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}

/* bk2 */
.bk2 {
	width: 100%;
	height: 17.9693rem;
	position: relative;
}

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

.content2 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	zoom: 1;
	padding: 0px .3413rem;
}

.content2 .title2 {
	font-size: .4437rem;
	color: #1D1E20;
}

.content2 .title2 span {
	display: inline-block;
	position: relative;
	font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
}

/* .content2 .title2 span::before {
	content: '';
	position: absolute;
	bottom: 0px;
	right: -0.3072rem;
		bottom: 0px;
		width: .2218rem;
		height: 2px;
		background: #1D1E20;
} */

.content2 .p2 {
	font-size: .2018rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #202124;
	
}

.content2 .c2_top {
	/* display: flex;
	align-items: center; */
	margin: .5119rem auto 0;
}

.content2 .c2_top .c2_topLeft {
	max-width: 100%;
}

.content2 .c2_top .c2_topLeft .p2 {
	margin-top: .24rem;
	line-height: 1.8;

}

.content2 .c2_center {
	font-size: .3925rem;
	font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
	color: #1D1E20;
	margin-top: .4949rem;
	margin-bottom: .4949rem;
}

.content2 .c2_bottom {
}

.content2 .c2_bottom .c2_bottom_item {
	height: 2.1331rem;
	box-sizing: border-box;
	padding-left: .3413rem;
	padding-right: .2648rem;
	margin-bottom: .1706rem;
	transition: all 0.5s;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.content2 .c2_bottom .c2_bottom_item .c2bi_p1 {
	font-size: .3072rem;
		color: #1D1E20;
	position: relative;
	font-family: PingFangSC-Medium,PingFang SC !important;
    font-weight: 600;
}

.content2 .c2_bottom .c2_bottom_item .c2bi_p1::before {
	content: '';
	width: .3413rem;
	height: .3584rem;
	position: absolute;
	left: -0.1261rem;
	border-radius: 50%;
	z-index: 1;
	top: .3072rem;
	transform: translateY(-50%);
}

.content2 .c2_bottom .c2_bottom_item1 {
	background: url('../imgs/bk2item1.png') no-repeat center/100%;
}

.content2 .c2_bottom .c2_bottom_item2 {
	background: url('../imgs/bk2item2.png') no-repeat center/100%;

}

.content2 .c2_bottom .c2_bottom_item3 {
	background: url('../imgs/bk2item3.png') no-repeat center/100%;

}

.content2 .c2_bottom .c2_bottom_item1 .c2bi_p1::before {
	background: linear-gradient(64deg, #55C9FF 0%, rgba(255, 255, 255, 0) 100%);
}

.content2 .c2_bottom .c2_bottom_item2 .c2bi_p1::before {
	background: linear-gradient(64deg, #9C55FF 0%, rgba(255, 255, 255, 0) 100%);
}

.content2 .c2_bottom .c2_bottom_item3 .c2bi_p1::before {
	background: linear-gradient(64deg, #5584FF 0%, rgba(255, 255, 255, 0) 100%);
}

.content2 .c2_bottom .c2_bottom_item .c2bi_p2 {
	font-size: .2048rem;
		font-family: OPPOSans-R, OPPOSans;
		font-weight: normal;
		color: #1D1E20;
	margin-top: .1877rem;
	max-width: 2.4061rem;
}

.content2 video {
	display: block;
	/* border: .1009rem solid #FFFFFF; */
	/* width: 6.9357rem; */
	height: 3.2765rem;
	box-sizing: border-box;
	border-radius: .2144rem;
	margin-top: .55rem;
}
.bk4 {
	width: 100%;
	height: 8.8396rem;
	position: relative;
	overflow: hidden;
	background: #f0f2f5;
}

.content4 {
	position: absolute;
	width: 100%;
	height: 100%;
	margin-left:.3413rem;
	top: 0;
	left: 0;
	overflow: hidden;
	zoom: 1;
}

.content4 .title4 {
	margin-top: .45rem;
	font-size: .4437rem;
	color: #1D1E20;

}

.content4 .title4 span {
	display: inline-block;
	position: relative;
	font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
}

/* .title4 span::before {
	content: '';
	position: absolute;
	bottom: 0px;
	right: -0.3072rem;
		bottom: 0px;
		width: .2218rem;
		height: 2px;
		background: #1D1E20;
} */

.content4 .p4 {
	margin-top: .1892rem;
	line-height: 1.8;
	max-width: 5.7167rem;
	font-size: .2048rem;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #202124;
}

.content4_bottom {
	margin-top: .4096rem;
	display: flex;
	flex-wrap:wrap;
}

.content4_bottom .content4_bottomitem {
	width: 2.8157rem;
	height: 1.6724rem;
	margin-right: .0853rem;
	margin-bottom: .1195rem;
}

.content4_bottom .content4_bottomitem img {
	width: 100%;
	height: 100%;
}
.bk33 {
	width: 100%;
	position: relative;
	height: 10.7167rem;
	overflow: hidden;
	background: #F9FBFF;
}

.bk33 .title3 span {
	display: inline-block;
	position: relative;
	font-family: PingFangSC-Semibold,PingFang SC !important;
    font-weight: 600;
}

/* .bk33 .title3 span::before {
	content: '';
	position: absolute;
	bottom: 0px;
	right: -0.3072rem;
		bottom: 0px;
		width: .2218rem;
		height: 2px;
		background: #1D1E20;
} */

.content33 {
	overflow: hidden;
}

.bk33::after {
	content: '';
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 2.8498rem;
	background: url('../imgs/cont33botomm.png') no-repeat center/100%;
}

.content33 .title3 {
	margin: .5973rem auto 0px;
	font-size: .4437rem;
	font-family: OPPOSans-B, OPPOSans;
	font-weight: normal;
	color: #1D1E20;
	margin-bottom: .7167rem;
	margin-left: .3413rem;
}

.bk33 .develop {
	overflow: hidden;
	height: 1.058rem;
	margin-left: .3413rem;
}

.bk33 .content5_bContent {
	display: flex;
	margin-left: .3413rem;
}
.swiper-container6 .swiper-slide {
	border-top: 2px solid #F1F1F1;
	width: 4.9937rem;
	position: relative;
	/* margin-right: .2522rem; */
	padding-top: .3413rem;
	cursor: pointer;
	font-size: .256rem;
	font-family: OPPOSans-B, OPPOSans;
	font-weight: normal;
	color: #1D1E20;
}
.swiper-container6 .swiper-slide.active {
	font-weight: 600;
    font-family: PingFangSC-Semibold,PingFang SC !important;
}
.swiper-container6 .swiper-slide.active::before {
	content: '';
	position: absolute;
	top: -2px;
	height: 2px;
	background: #1D1E20;
	width: 4.5734rem;
}
.content5_bContent .swiper-slide,
.content5_bContent .content5_bottomitem {
	width: 4.5734rem;
	/* margin-right: .6826rem; */
}

.content5_bContent .c5-img {
	height: 3.0013rem;
	margin-bottom: .2018rem;
}

.content5_bContent .c5_bottom {}

.content5_bContent .c5_bottom .c5_bottom_p {
	color: #1D1E20;
	font-size: .2048rem;
	margin-top: .1261rem;
}

.content5_bContent .c5_bottom .c5_bottom_p .brspan {
	/* padding-left: .2522rem; */
	text-indent: .2522rem;
	padding-top: .0504rem;
	display: inline-block;
}

.content5_bContent .c5_bottom .c5_bottom_p1 {
	color: #1D1E20;
	font-size: .2048rem;
	font-weight: bold;
}

.content5_bContent .c5_bottom .c5_bottom_p2 {
	color: #1D1E20;
	font-size: .2048rem;
}


 /* bk9 */
 .bk9 {
 	width: 100%;
 	position: relative;
 	overflow: hidden;
	height: 7.6792rem;
	background: linear-gradient(180deg, #EAF1FF 0%, #FFFFFF 100%);
 }

 .bk9 .title {
 	margin-top: .5973rem;
	font-size: .4437rem;
	color: #1D1E20;
	margin-left: 0.3413rem;
 }

 .bk9 .title span {
 	display: inline-block;
 	position: relative;
	 font-family: PingFangSC-Semibold,PingFang SC !important;
	 font-weight: 600;
 }

 /* .bk9 .title span::before {
 	content: '';
 	position: absolute;
 	right: -0.3072rem;
 	bottom: 0px;
 	width: .2218rem;
 	height: 2px;
	background: #1D1E20;
 } */

 .gloryContent {
 	overflow: hidden;
 	padding-bottom: .6179rem;
 	position: relative;
 }

 .bk9 .glorybtn {
 	position: absolute;
 	right: 4.5019rem;
 	top: .8827rem;
 	/* width: 1.1349rem;
	height: .454rem; */
 	display: flex;
 }

 .bk9 .glorybtn .glorybtn_p {
 	width: .4414rem;
 	height: .4414rem;
 	cursor: pointer;
 }

 .bk9 .glorybtn .glorybtn_p1 {
 	margin-right: .1261rem;
 	background: url('../imgs/glorybtnleft.png') no-repeat center/100%;
 }

 .bk9 .glorybtn .glorybtn_p2 {
 	background: url('../imgs/glorybtnright.png') no-repeat center/100%;
 }

 .gloryContent .gloryBox {
 	display: flex;
 }

 .gloryItemBox {
 	width: 2.6109rem;
 	height: 5.2901rem;
 	transition: all 1s;
 	display: flex;
 	cursor: pointer;
 	flex-flow: column nowrap;
 	justify-content: space-between;
 	margin-right: .2048rem;
 }

 .swiper-container122>.swiper-wrapper {
 	-webkit-transition-timing-function: linear;
 	/*之前是ease-out*/
 	-moz-transition-timing-function: linear;
 	-ms-transition-timing-function: linear;
 	-o-transition-timing-function: linear;
 	transition-timing-function: linear;
 	margin: 0 auto;
 }

 .gloryItem {
 	width: 2.6109rem;
 	height: 2.4403rem;
 	background: linear-gradient(180deg, #fff, #e9f0ff);
 	box-shadow: 0 .0631rem .3279rem 0 rgba(209, 225, 255, .64);
 	border-radius: .0757rem;
 	border: .0252rem solid #fff;
 	box-sizing: border-box;
 	overflow: hidden;
 	align-items: flex-start;
 	text-align: left
 }

 .gloryItem .box {
 	width: 100%;
 	margin-top: .1639rem;
 	padding: 0px .1892rem 0px .1892rem;
 }

 .gloryItem .box img {
 	width: 100%;
 	height: 1.6724rem;
 	display: block;
 	pointer-events: none;
 }

 .gloryItem .content {
 	font-size: .2018rem;
 	margin-top: .1195rem;
 	text-align: center;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: normal;
	line-height: .2018rem;
	color: #262A47;
 }

 .allShadow {
 	position: fixed;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%;
 	background: rgba(0, 0, 0, .3);
 	z-index: 999
 }

 .allShadow img {
 	z-index: 1000;
 	text-align: center;
 	position: absolute;
 	/* width: 1000px;
    height: 740px; */
 	top: 50%;
 	left: 50%;
 	transform: translate(-50%, -50%)
 }

 .allShadow .iconclose-line {
 	background: url('../imgs/puc_col2.svg') no-repeat center/100%;
 	width: .3783rem;
 	height: .3783rem;
 	display: inline-block;

 }

 .allShadow .iconzuo {
 	background: url('../imgs/lef1.svg') no-repeat center/100%;
 	width: .2018rem;
 	height: .3405rem;
 	display: inline-block;
 }

 .allShadow .iconyou {
 	background: url('../imgs/rig2.svg') no-repeat center/100%;
 	width: .2018rem;
 	height: .3405rem;
 	display: inline-block;
 }

 #picList1 {
 	/* width: 100% !important; */
 	margin: 0 auto;
 	margin-top: .529rem;
	padding-bottom: .2018rem;
 }

 #picList1 {
 	display: flex;
 	align-items: center;
 }

 .allShadow .left {
 	left: 5%
 }

 .allShadow .left,
 .allShadow .right {
 	z-index: 1000;
 	text-align: center;
 	position: absolute;
 	top: 50%;
 	transform: translate(-50%, -50%);
 	cursor: pointer
 }

 .allShadow .right {
 	right: 2%
 }

 .allShadow .close {
 	z-index: 1000;
 	text-align: center;
 	position: absolute;
 	top: 10%;
 	right: 2%;
 	transform: translate(-50%, -50%);
 	cursor: pointer
 }


/* 播放视频部分 */
.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: 82%;
	max-width: 1000px;
	height: 70vh;
	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(../imgs/close.png) no-repeat 50% 50%;
	background-size: contain !important;
	width: 29px;
	height: 29px;
	position: absolute;
	right: -34px;
	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(../imgs/ly-01.png) 0 center / 23% no-repeat;
}

.ly-close {
	cursor: pointer;
	width: .25rem;
	height: .25rem;
	float: right;
	margin-top: .125rem;
	background: url(../imgs/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(../imgs/ly-02.png) .25rem center / 20% no-repeat;
}

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

.ly-cont-wrap .t {
	color: #383838;
}
/* bk10 */
.bk10 {
    width: 100vw;
    height: 5.9737rem;
    position: relative;
}

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

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

.content10 .title10 {
    width: 100%;
    font-size: 0.41rem;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: bold;
    color: #333333;
    line-height: 0.6rem;
    text-align: center;
    margin-top: .8534rem;
}

.content10 p {
    font-size: 0.2rem;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #7E7E7E;
    line-height: 0.28rem;
    margin-top: 0.06rem;
    text-align: center;
}

.sr {
    width: 3.84rem;
    height: 2.28rem;
    margin: .5462rem auto 0;
}

.sr .inp {
    width: 3.84rem;
    height: 0.56rem;
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 10%);
    border-radius: 0.075rem;
    display: flex;
    align-items: center;
    background: #FFFFFF;
    padding-left: .2627rem;
}

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

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

.sr .btn10 {
    width: 1.6875rem;
    height: 0.5rem;
    background: #5085FB;
    border-radius: 0.075rem;
    font-size: .175rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: .5rem;
    margin: 0 auto;
}