.wrap1 {
	overflow-x: hidden;
}
[v-cloak] {
	display: none;
}
/* 动画 */
.fl {
	transition: all .3s;
	opacity: 1 !important;
	transform: translate(0, 0) !important;
}

/* ----------------------------------------------------------------------------------------- */

.bk1 {
	width: 100vw;
	height: 6.4rem;
	position: relative;
}

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

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

.content1 .title1 {
	font-size: 0.41rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0.64rem;
	text-align: center;
}

.content1 .p1 {
	font-size: 0.24rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.39rem;
	margin-top: 0.33rem;
	text-align: center;
}

.content1 .btn {
	width: 3.93rem;
	height: 0.6rem;
	display: flex;
	justify-content: space-between;
	margin: 0.68rem auto 0;
}

.content1 .btn .btn1 {
	width: 1.71rem;
	height: 0.6rem;
	border-radius: 0.09rem;
	border: 0.01rem solid #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content1 .btn .btn1:active {
	background: rgba(51, 51, 51, 0.3);
}

.content1 .btn .btn1 .icon {
	width: 0.26rem;
	height: 0.26rem;
	background: url(//klm10.kuleiman.com/record/klm/vrcmeeting/2/sp.png) center center / 100% 100% no-repeat;
	margin-right: 0.04rem;
}

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

.content1 .btn .btn2 {
	width: 1.71rem;
	height: 0.6rem;
	background: #3972FF;
	border-radius: 0.09rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.content1 .btn .btn2:active {
	background: #1559FF;
}

.content1 .btn .btn2 .icon {
	width: 0.26rem;
	height: 0.26rem;
	background: url(//klm10.kuleiman.com/record/klm/vrcmeeting/2/zx.png) center center / 100% 100% no-repeat;
	margin-right: 0.04rem;
}

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

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

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

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

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

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


/* bk2 */
.bk2 {
	width: 100vw;
	height: 6.14rem;
	position: relative;
}

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

.content2 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.content2 .title2 {
	font-size: 0.32rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	margin: 0.68rem auto 0;
	text-align: center;
}

.content2 .p2 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	text-align: center;
	margin: 0.17rem auto 0;
	line-height: 0.34rem;
}

.content2 video {
	display: block;
	width: 5.89rem;
	background: #E0E0E0;
	box-shadow: 0rem 0.02rem 0.09rem 0rem rgba(182, 186, 207, 0.49);
	border-radius: 0.17rem;
	margin: 0.26rem auto 0;
}

/* bk3 */
.bk3 {
	width: 100vw;
	height: 10.5rem;
}

.content3 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
}

.content3 .title3 {
	font-size: 0.32rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0.68rem auto 0;
}

.content3 .p3 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	text-align: center;
	margin: 0.17rem auto 0;
}

.content3 .card {
	width: 5.89rem;
	height: 7.8rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0.19rem;
	margin: 0.43rem auto 0;
}

.content3 .card li {
	width: 2.85rem;
	height: 3.81rem;
	position: relative;
}

.content3 .card li img {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.content3 .card li .text-wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

}

.content3 .card li .text-wrap h1 {
	font-size: 0.27rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.38rem;
}

.content3 .card li .text-wrap .line {
	width: 0.26rem;
	height: 0.03rem;
	background: #FFFFFF;
	margin-top: 0.26rem;
}

.content3 .card li .text-wrap p {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0.25rem;
	line-height: 0.37rem;
	text-align: center;
}

/* bk4 */
.bk4 {
	width: 100vw;
	height: 5.38rem;
	position: relative;
}

.bk4 .img-wrap {
	width: 100%;
	height: 100%;
	position: relative;
}

.bk4 .img-wrap img {
	width: 100%;
	height: 100%;
	object-fit: fill;
	position: absolute;
	top: 0;
	left: 0;
}

.content4 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.content4 .title4 {
	font-size: 0.31rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0.51rem auto 0;
}

.content4 .p4 {
	font-size: 0.19rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.8);
	text-align: center;
	margin-top: 0.15rem;
	line-height: 0.34rem;
}

.swiper-container4 {
	width: 100vw;
	height: 1.47rem;
	position: absolute;
	left: 0;
	bottom: 0.43rem;
	padding-left: 0.17rem;
}

.swiper-container4 .swiper-slide {
	width: 1.21rem;
	height: 1.47rem;
	background: rgba(0, 0, 0, 0.5);
	border: 1px solid #fff;
	border-radius: 0.07rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-right: 0.15rem;
}

.swiper-container4 .swiper-slide * {
	pointer-events: none;
}

.swiper-container4 .swiper-slide.active1 {
	border: 1px solid #0072FF;
}

.swiper-container4 .swiper-slide img {
	width: 0.35rem;
	height: 0.34rem;
	object-fit: fill;
}

.swiper-container4 .swiper-slide span {
	font-size: 0.19rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0.2rem;
}


/* bk5 */
.bk5 {
	width: 100vw;
	height: 7.5rem;
}

.content5 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
}

.content5 .title5 {
	font-size: 0.32rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0.68rem auto 0;
}

.content5 .p5 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #999999;
	text-align: center;
	margin: 0.17rem auto 0.43rem;
	line-height: 0.34rem;
}

.swiper-container5 {
	width: 100%;
	height: 4.86rem;
	padding-left: 0.26rem;
}

.swiper-container5 .swiper-slide {
	width: 3.41rem;
	height: 4.86rem;
	border-radius: 0.07rem;
	overflow: hidden;
	position: relative;
	margin-left: 0.085rem;
	margin-right: 0.085rem;
}

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

.swiper-container5 .swiper-slide .mask5 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0.27rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	padding: 0 0.26rem;
	padding-top: 0.31rem;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.swiper-container5 .swiper-slide .text-wrap {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 0.26rem;
	margin-top: 10px;
	transition: all .5s;
	opacity: 0;
}

.swiper-container5 .swiper-slide-active .text-wrap {
	opacity: 1 !important;
	transform: translate(0, -10px) !important;
}

.swiper-container5 .swiper-slide .text-wrap h1 {
	font-size: 0.27rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
}

.swiper-container5 .swiper-slide .text-wrap h2 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0.17rem;
}

.swiper-container5 .swiper-slide .text-wrap .p-wrap {
	width: 100%;
	height: 1rem;
	margin-top: 0.36rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.swiper-container5 .swiper-slide .text-wrap .p-wrap p {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	padding-left: 0.12rem;
	color: #FFFFFF;
	position: relative;
}

.swiper-container5 .swiper-slide .text-wrap .p-wrap p:after {
	position: absolute;
	content: '';
	width: 0.03rem;
	height: 0.17rem;
	background: #FFFFFF;
	top: calc(50% - 0.085rem);
	left: 0;
}

/* bk6 */
.bk6 {
	width: 100vw;
	height: 3.16rem;
	position: relative;
	margin-top: 0.5rem;
}

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

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

.content6 .title6 {
	font-size: 0.32rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0.68rem auto 0;
}

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

.content6 .inp {
	width: 3.16rem;
	height: 0.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0.43rem auto 0;
}

.content6 .inp input:nth-of-type(1) {
	width: 1.45rem;
	height: 0.6rem;
	background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%);
	box-shadow: inset 0rem 0rem 0.09rem 0rem rgba(41, 142, 248, 0.5);
	border-radius: 0.3rem;
	font-size: 0.22rem;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #298EF8;
	line-height: 0.6rem;
	margin-right: 0.26rem;
}

.content6 .inp input:nth-of-type(1):active{
	opacity: 0.8;
}

.content6 .inp input:nth-of-type(2) {
	width: 1.45rem;
	height: 0.6rem;
	background: linear-gradient(53deg, #1890FF 0%, #1853FF 100%);
	box-shadow: inset 0.01rem 0.01rem 0.09rem 0rem rgba(255, 255, 255, 0.5);
	border-radius: 0.3rem;
	font-size: 0.22rem;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 0.6rem;
}

.content6 .inp input:nth-of-type(2):active {
	opacity: 0.8;
}


/* bk7 */
.bk7 {
	width: 100vw;
	height: 5.48rem;
}

.content7 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
}

.content7 h1 {
	font-size: 0.32rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0.68rem auto 0;
}

.content7 p {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #8C8C8C;
	line-height: 0.31rem;
	margin: 0.26rem auto 0.43rem;
	text-align: center;
}

.select_box {
	width: 100%;
	height: 3.5rem;
	overflow: hidden;
	position: relative;
}

.select_box .line_odd {
	width: 39.76rem;
	-webkit-animation: scrollToRight-data-v-6a32e916 36s linear infinite;
	animation: scrollToRight-data-v-6a32e916 36s linear infinite;
}

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

.line_even {
	width: 39.76rem;
	-webkit-animation: scrollToRight-data-v-6a32e916 25s linear infinite;
	animation: scrollToRight-data-v-6a32e916 25s linear infinite;
}

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

@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;
	max-width: 17.0678rem;
	height: 3.1234rem;
	max-height: 9.6262rem;
	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/vrcmeeting/2/close.png) no-repeat 50% 50%;
	background-size: contain !important;
	width: .495rem;
	height: .495rem;
	position: absolute;
	right: -0.3072rem;
	top: -0.3072rem;
	cursor: pointer;
	z-index: 889;
	border-radius: 50%;
	padding: .0853rem;
}


/* 出现弹窗 */
/* .tc {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 100;
}

.tc-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.2);
}

.tc-wrap {
	width: 5.375rem;
	height: 6rem;
	background: #FFFFFF;
	border-radius: .0999rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden;
}


.tc-wrap .t {
	width: 5.375rem;
	height: 1.5624rem;
	background: url(//klm10.kuleiman.com/record/klm/vrcmeeting/2/wr1.png) center center / 100% 100% no-repeat;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}

.tc-wrap .t .cclose {
	position: absolute;
	width: .2499rem;
	height: .2499rem;
	background: url(//klm10.kuleiman.com/record/klm/vrcmeeting/2/cclose.png) center center / 100% 100% no-repeat;
	top: .1875rem;
	right: .1875rem;
	cursor: pointer;
}

.tc-wrap .t p {
	font-size: .2251rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	padding: 0 .5rem;
}

.tc-wrap .t p:nth-of-type(1) {
	margin-bottom: .2251rem;
}

.tc-wrap .b {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.tc-wrap .b .title {
	font-size: .2251rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 600;
	color: #333333;
	margin: .35rem auto .2251rem;
}

.tc-wrap .b .span-wrap {
	display: flex;
	align-items: center;
}

.tc-wrap .b .span-wrap .iconl {
	background: url(//klm10.kuleiman.com/record/klm/vrcmeeting/2/lxx.png) center center / 100% 100% no-repeat;
	width: 1rem;
	height: .0375rem;
	margin-right: .2rem;
}

.tc-wrap .b .span-wrap .iconr {
	background: url(//klm10.kuleiman.com/record/klm/vrcmeeting/2/lxx.png) center center / 100% 100% no-repeat;
	transform: rotate(180deg);
	width: 1rem;
	height: .0375rem;
	margin-left: .2rem;
}

.tc-wrap .b .span-wrap span {
	font-size: .175rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #595959;
}

.tc-wrap .b .inp {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: .3375rem;
	overflow: hidden;
}

.tc-wrap .b .inp .inp1 {
	width: 3.5rem;
	height: .45rem;
	background: #FFFFFF;
	border-radius: .0999rem;
	border: .0125rem solid #D9D9D9;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tc-wrap .b .inp .inp2 {
	width: 3.5rem;
	height: .45rem;
	background: #FFFFFF;
	border-radius: .0999rem;
	border: .0125rem solid #D9D9D9;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: .2rem;
}

.tc-wrap .b .inp .inp1 .icon1 {
	background: url(//klm10.kuleiman.com/record/klm/vrcmeeting/2/dhh.png) center center / 100% 100% no-repeat;
	width: .175rem;
	height: .175rem;
	margin-left: .25rem;
}

.tc-wrap .b .inp .inp2 .icon2 {
	background: url(//klm10.kuleiman.com/record/klm/vrcmeeting/2/xmm.png) center center / 100% 100% no-repeat;
	width: .175rem;
	height: .175rem;
	margin-left: .25rem;
}

.tc-wrap .b .inp .inp1 input {
	flex: 1;
	padding: 0 .1125rem;
	font-size: 0.2rem;
}

.tc-wrap .b .inp .inp2 input {
	flex: 1;
	padding: 0 .1125rem;
	font-size: 0.2rem;
	
}

.tc-wrap .b .inp .inp3 {
	width: 3.5rem;
	height: .45rem;
	background: linear-gradient(53deg, #71BCFF 0%, #3972FF 100%);
	border-radius: .0999rem;
	font-size: .175rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: .2rem;
}

.tc-wrap .b .inp .inp3:hover {
	background: linear-gradient(53deg, #3972FF 0%, #71BCFF 100%);
}

.tc-wrap .b .po {
	font-size: .15rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #BFBFBF;
	text-align: center;
	margin-top: .2rem;
}

.tc-wrap .b .bo {
	font-size: .2251rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 500;
	color: #595959;
	margin-top: .2rem;
	text-align: center;
}

.tc-wrap .b .bo span {
	color: rgba(57, 114, 255, 1);
	padding: .1125rem;
} */

/* 弹框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/vrcmeeting/2/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/vrcmeeting/2/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/vrcmeeting/2/ly-02.png) .25rem center / 20% no-repeat;
}

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

.ly-cont-wrap .t {
	color: #383838;
}
.bk5Showd{
	width: 100%;
	height: 100%;
	position: absolute;
	/* background: linear-gradient(180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%); */
	top: 0;
	left: 0;
}
.searchDetails{
	width: 1.42rem;
	height: 0.42rem;
	background: #3972FF;
	border-radius: 0.07rem;
	font-size: 0.2rem;
	font-family: SourceHanSansCN, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.4rem;
	position: absolute;
	bottom:0.83rem;
	left: 50%;
	transform: translate(-50%,0);
}