[v-cloak] {
	display: none;
}
/* 动画 */
.fl {
	transition: all .3s;
	opacity: 1 !important;
	transform: translate(0, 0) !important;
}
* {
	font-family: "PingFangSC-Medium",'PingFang SC' !important;
}
/* ----------------------------------------------------------------------------------------- */

.bk1 {
	width: 100vw;
	height: 9.0956rem;
	position: relative;
}

.bjt1 {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.content1 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	overflow: hidden;
	top: 0;
	z-index: 6;
}

.content1 .title1 {
	font-weight: 800;
	font-size: .4266rem;
	color: #FFFFFF;
	line-height: 1;
	margin: .9556rem auto 0;
	text-align: center;
}

.content1 h2 {
	font-size: .2218rem;
	color: #FFFFFF;
	line-height: 0.39rem;
	text-align: center;
	margin: .256rem auto 0;
}

.content1 .btn {
	width: 3.93rem;
	height: 0.6rem;
	display: flex;
	/* justify-content: space-between; */
	margin: .5461rem auto 0;
}

.content1 .btn .btn1 {
	width: 1.7235rem;
		height: .6143rem;
		background: linear-gradient(228deg, #32C5FF 0%, #B620E0 51%, #F7B500 100%);
		border-radius: .1024rem;
	display: flex;
	margin-right: .256rem;
	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(../imgs/hqfa.svg) center center / 100% 100% no-repeat;
	margin-right: 0.04rem;
}

.content1 .btn .btn1 span {
	font-size: 12px;
		font-family: SourceHanSansCN-Medium, SourceHanSansCN;
		font-weight: 500;
		color: #FFFFFF;
}

.content1 .btn .btn2 {
	width: 1.7235rem;
		height: .6143rem;
	background: #FFFFFF;
	border-radius: .1024rem;
	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(../imgs/ljjr.svg) center center / 100% 100% no-repeat;
	margin-right: 0.04rem;
}

.content1 .btn .btn2 span {
	font-size: .2048rem;
		font-weight: 500;
		color: #262A47;
}

.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;
}

.bk1 .img-box {
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 100%;
	top: 0;
	z-index: 4;
}

.bk1 .img-box img {
	position: absolute;
}

.bk1 .img-box .img1 {
	top: 49%;
	z-index: 2;
	left: 5%;
	width: 1.0239rem;
	height: 1.0068rem;
}

.bk1 .img-box .img2 {
	left: 7%;
	top: 67%;
	z-index: 1;
	width: 1.0239rem;
	height: .8532rem;
}

.bk1 .img-box .img3 {
	left: 24%;
	top: 55%;
	z-index: 2;
	width: 1.058rem;
	height: 3.4983rem;
}

.bk1 .img-box .img4 {
	bottom: 0%;
	left: 0%;
	width: 4.1809rem;
	z-index: 1;
	height: 3.1741rem;
}
.bk1 .img-box .img5 {
	z-index: 1;
		bottom: 28%;
		left: 65%;
	width: 1.8601rem;
	height: 1.2287rem;
}
.bk1 .img-box .img6 {
	bottom: 9%;
	left: 40%;
	width: 2.1502rem;
	height: 4.5563rem;
}
.bk1 .text-box {
	position: absolute;
	bottom: .2218rem;
	overflow: hidden;
	width: 100%;
	/* height: 1.2484rem; */
	/* background: rgba(255, 255, 255, 0.4); */
	/* backdrop-filter: blur(10px); */
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap:wrap;
	z-index: 7;

}
/* bk2 */
.bk2 {
	width: 100vw;
	height: 6.2287rem;
	position: relative;
	background: #F6FAFF;
}

.bjt2 {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.content2 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
}

.content2 .title2 {
	font-size: .3584rem;
		font-weight: bold;
		color: #091027;
	margin: .7679rem auto 0;
	text-align: center;
	line-height: 1;
}

.content2 .p2 {
	font-size: .2048rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
		font-weight: 400;
		color: #343D58;
	text-align: center;
	margin: .2389rem auto 0;
	padding: 0 .4096rem;
}

.content2 video {
	display: block;
	width: 5.9727rem;
		/* height: 3.3959rem; */
	border-radius: .1536rem;
	border: .0512rem solid #FFFFFF;
	margin: .6143rem auto 0;
}

/* bk3 */
.bk3 {
	width: 100vw;
	height: 9.6075rem;
	position: relative;
}
.bjt3 {
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.content3 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
	position: absolute;
		top: 0;
		left: 0;
}

.content3 .title3 {
	text-align: center;
	line-height: 1;
	margin: .6826rem auto 0;
	font-size: .3584rem;
	font-weight: bold;
	color: #091027;
}

.content3 .p3 {
	text-align: center;
	margin: .2389rem auto 0;
	font-size: .2048rem;
	font-weight: 400;
	color: #091027;
}
.bk3 .bk3_nav {
	display: flex;
	margin: .4608rem auto 0px .3584rem;
	align-items: center;
	/* justify-content: center; */
	height: .681rem;
	/* width: 9.3947rem; */
	/* padding-left: .0883rem; */
	/* background: #FFFFFF; */
	/* box-shadow: 0px 0px .2522rem 0px rgba(0, 0, 0, 0.05);
	border-radius: .1387rem; */
}

.bk3 .bk3_nav .bk2_nav_item {
	/* padding: .1706rem .5119rem; */
	color: #343D58;
	margin-right: .1706rem;
	box-sizing: border-box;
	cursor: pointer;
	background: #FFFFFF;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
		font-size: .2048rem;
		line-height: 1.5;
	text-align: center;
	color: #262A47;
	border-radius: .1365rem;
	width: 2.6451rem;
	height: .6826rem;
	line-height: .6826rem;
	border-radius: .3925rem;
}
.bk3 .bk3_nav .bk2_nav_item span {
	position: relative;
}
.bk3 .bk3_nav .bk2_nav_item span::before {
	content: '';
	/* width: 1px; */
	border-right: 1px solid #262A47;
	height: .1765rem;
	position: absolute;
	right: -0.1009rem;
	top: 50%;
	transform: translateY(-50%);
}

.bk3 .bk3_nav .bk2_nav_item.active span::before {
	content: '';
	/* width: 1px; */
	height: .1765rem;
	/* background: #FFFFFF; */
	border-right: 1px solid #FFFFFF;
	position: absolute;
	right: -0.1009rem;
	top: 50%;
	transform: translateY(-50%);
}
.bk3 .bk3_nav .bk2_nav_item.active {
		background: linear-gradient(208deg, #32E2F7 0%, #7602E3 100%);
		font-weight: bold;
		color: #FFFFFF;
}
.content3 .bottomList {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	margin-top: .3413rem;
}

.content3 .bottom {
	width: 100%;
	margin: 0 auto;
	height: 5.9727rem;
		position: relative;
	/* display: flex;
	align-items: center; */
}
.content3 .bottom .swiper-slide {
	background: #FFFFFF;
	padding-top: .5973rem;
	/* width: 5.8874rem !important; */
    /* height: 5.9727rem; */
	border-radius: .3242rem;
	/* margin-right: .1892rem;
	margin-left: .1892rem; */
	/* margin: 0.5631rem 0.4096rem 0 0.4096rem; */
}
.content3 .bottom .bottom_left {
	margin-left: .273rem;
}

.content3 .bottom .bottom_left .bottom_left_top {
	font-size: .256rem;
	font-weight: bold;
	color: #262A47;
	margin-bottom: .0683rem;
}

.content3 .bottom .bottom_left .bottom_left_top span {
	font-size: .5119rem;
	color: #7602E2;
	position: relative;
	/* padding-right: .0883rem; */
}

.content3 .bottom .bottom_left .bottom_left_top span::before {
	content: '';
	position: absolute;
	bottom: .0504rem;
	right: -0.0378rem;
	width: .2389rem;
	height: .2389rem;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.2);
		backdrop-filter: blur(3.421052631578947px);
}

.content3 .bottom .bottom_left .bottom_left_bottom {
	font-size: .1877rem;
	color: #616C91;
	margin-left: .7167rem;
	/* border-top: 1px solid rgba(102, 102, 102, 0.28); */
	padding-top: .1706rem;
	position: relative;
	/* margin-top: .1261rem; */
	padding-right: .3413rem;
}
.content3 .bottom .bottom_left .bottom_left_bottom::before {
	content: '';
	position: absolute;
	top: 0px;
	width: 2.901rem;
	height: 1px;
	background: rgba(102, 102, 102, 0.28);
}
.content3 .bottom .bottom_left .bottom_left_bottom .bottom_left_bottom_detail {
	position: relative;
	padding-left: .1765rem;
	margin-bottom: .0853rem;
}

.content3 .bottom .bottom_left .bottom_left_bottom .bottom_left_bottom_detail::before {
	content: '';
	width: 6px;
	height: 6px;
	background: #B716EB;
	border-radius: 50%;
	position: absolute;
	/* top: 50%;
	transform: translateY(-50%); */
	left: 0px;
	top: .0853rem;
}

.content3 .bottom .bottom_right {
	position: relative;
	padding-left: .6485rem;
	height: 100%;
}

.content3 .bottom .bottom_right .img00 {
	width: .8874rem;
	height: 1.7406rem;
	position: absolute;
	bottom: 2.3549rem;
	z-index: 1;
	left: .4608rem;
	animation: fadeInRightA 1s .2s ease both;
}

.content3 .bottom .bottom_right .img01 {
	width: .8703rem;
	height: 1.0239rem;
	position: absolute;
	bottom: 2.628rem;
	z-index: 1;
	left: 2.9522rem;
	animation: fadeInupA 1s .2s ease both;
}

.content3 .bottom .bottom_right .img02 {
	width: 4.6928rem;
	height: 2.4744rem;
	position: absolute;
	top: .3153rem;
	animation: fadeIndownA 1s .2s ease both;
}

.content3 .bottom .bottom_right .img10 {
	width: 1.8771rem;
	height: .4778rem;
	position: absolute;
	left: .802rem;
	top: .5801rem;
	z-index: 1;
	animation: fadeInRightA 1s .2s ease both;
}

.content3 .bottom .bottom_right .img11 {
	width: .5119rem;
	height: 1.2969rem;
	position: absolute;
	bottom: 2.4744rem;
	left: 1.314rem;
	animation: fadeInRightA 1s .2s ease both;
}

.content3 .bottom .bottom_right .img12 {
	width: 3.1741rem;
	height: 2.8669rem;
	left: 1.843rem;
	position: absolute;
	top: .3413rem;
	animation: fadeInleftA 1s .2s ease both;
}


.content3 .bottom .bottom_right .img20 {
	width: 3.1399rem;
	height: 2.9352rem;
	position: absolute;
	bottom: 2.116rem;
	left: 1.5358rem;
	animation: fadeInupA 1s .2s ease both;
}

.content3 .bottom .bottom_right .img21 {
	width: 1.0971rem;
	height: 1.1097rem;
	left: 3.6318rem;
	position: absolute;
	top: .6936rem;
	animation: fadeInleftA 1s .2s ease both;
}


.content3 .bottom .bottom_right .img30 {
	width: 2.0478rem;
	height: 2.5939rem;
	position: absolute;
	left: .4608rem;
	top: .4778rem;
	z-index: 2;
	animation: fadeInRightA 1s .2s ease both;
}

.content3 .bottom .bottom_right .img31 {
	width:3.8396rem;
	height: 2.3379rem;
	position: absolute;
	top: .5802rem;
	left: 1.57rem;
	z-index: 1;
	animation: fadeInleftA 1s .2s ease both;
}

.content3 .bottom .bottom_right .img32 {
	width: 1.4376rem;
	height: 1.7276rem;
	left: 1.1475rem;
	position: absolute;
	bottom: .2396rem;
	z-index: 1;
	animation: fadeInupA 1s .2s ease both;
}

.content3 .bottom .bottom_right .img33 {
	width: 5.145rem;
	height: 3.4552rem;
	left: 2.4842rem;
	position: absolute;
	top: .3405rem;
	animation: fadeInleftA 1s .2s ease both;
}

/* bk4 */
.bk4 {
	width: 100vw;
	height: 9.3174rem;
	background: url('../imgs/bk4BG_m.jpg') no-repeat center/100%;
}

.content4 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
}

.content4 .title4 {
	font-size: .3584rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #091027;
	line-height: 1;
	text-align: center;
	margin: .6826rem auto 0 auto;
}

.content4 .p4 {
	font-size: .2048rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #091027;
	margin: .2048rem auto 0;
	text-align: center;
}

.swiper-container4 {
	width: 100%;
	height: 0.5631rem;
	margin-top: .4266rem;
	padding-left: .3413rem;
}

.swiper-container4 .swiper-slide {
	line-height: 0.7338rem;
	font-size: .2218rem;
	font-weight: 400;
	color: #091027;
	text-align: center;
	margin-right: .1706rem;
	border-radius: .1877rem;
	background: #FFFFFF;
	box-shadow: 0px 1px .1877rem 0px rgba(57, 114, 255, 0.19);
	width: 1.7918rem;
	height: .7338rem;
	display: flex;
	align-items: center;
	padding-left: .256rem;
	box-sizing: border-box;
}
.swiper-container4 .swiper-slide img {
	width: .3072rem;
	height: .3072rem;
}
.swiper-container4 .swiper-slide span {
	padding-left: .0683rem;
}
.swiper-container4 .swiper-slide * {
	pointer-events: none;
}
.swiper-container4 .swiper-slide.active {
	font-weight: bold;
	color: #FFFFFF;
	background: linear-gradient(221deg, #32E2F7 0%, #7602E3 100%);
}

.content4 .bottom {
	width: 100%;
	height: 8.8737rem;
	margin: .6826rem auto 0;
	position: relative;
	text-align: center;
}
.content4 .bottom .bottom_detail {
	font-size: .2048rem;
		color: #091027;
		padding: 0 .256rem;
}
.content4 .bottom .bottom_img {
	display: flex;
	align-items: center;
	justify-content: center;
	/* width: 4.4198rem; */
	/* height: 5.4437rem; */
	margin: 0 auto;
	margin-top: .1706rem;
}
.content4 .bottom .bottom_img .bottom_img_item{
	/* width: 100%; */
	height: 5.4608rem;
}

/* bk5 */
.bk5 {
	width: 100vw;
	height: 6.058rem;
	position: relative;
}
.bjt5 {
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.content5 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
	position: absolute;
		top: 0;
		left: 0;
}

.content5 .title5 {
	text-align: center;
	font-size: .3584rem;
	font-weight: bold;
	color: #091027;
	line-height: 1;
	margin: 0.68rem auto 0;
}

.content5 .p5 {
	font-size: .2048rem;
		font-family: SourceHanSansCN-Regular, SourceHanSansCN;
		font-weight: 400;
		color: #091027;
	text-align: center;
	margin: .2389rem auto 0;
}
.content5 .swiper-container3 {
	padding-left: .3072rem;
	margin-top: .4949rem;
	height: 3.7543rem;
}
.bk5BG {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	border-radius: .1195rem;
	background: linear-gradient(180deg, rgba(50, 197, 255, 0.35) 40%, #5A0AA0 120%);
	}
.content5 .swiper-container3 .swiper-slide {
	width: 1.8089rem;
	height: 3.3276rem;
	border-radius: .1195rem;
	overflow: hidden;
	position: relative;
	/* margin-left: 0.085rem; */
	margin-right: .1195rem;
}
.content5 .swiper-container3 .swiper-slide img {
	width: 100%;
	height: 100%;
	border-radius: 7px;
}
.content5 .swiper-container3 .swiper-slide .mask5 {
	position: absolute;
	width: 100%;
	bottom: .3925rem;
	font-size: .2389rem;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: .1706rem;
}
.content5 .swiper-container3 .swiper-slide .bk5Jump {
	position: absolute;
	top: .1706rem;
	right:.1877rem;
	width: .3754rem;
	height: .3754rem;
	z-index: 1;
}
.content5 .swiper-container3 .swiper-slide .bk5Jump img {
	width: 100%;
	height: 100%;
}
.content5 .swiper-container3 .swiper-slide .mask5>span {
	position: relative;
	z-index: 2;
}

.content5 .swiper-container3 .swiper-slide .mask5 .mask5img {
	position: relative;
	width: .1706rem;
	height: .1892rem;
	right: .1706rem;
	top: -0.0512rem;
	z-index: 1;
}
.swiper-pagination3 {
	width: 100%;
	text-align: center;
}
.swiper-pagination3 .swiper-pagination-bullet {
	width: .8874rem;
	height: .0853rem;
	background: rgba(57, 114, 255, .32);
	border-radius: .0512rem;
	
}

.swiper-pagination3 .swiper-pagination-bullet-active {
	width: .8874rem;
	height: .0853rem;
	background: #7602E2 !important;
	border-radius: .0512rem;
}

.swiper-pagination3 .swiper-pagination-bullet:last-of-type {
	margin-right: 0;
}
/* bk10 */
.bk10 {
	width: 100vw;
	height: 5.9737rem;
	position: relative;
}

.bjt10 {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content10 {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
}

.content10 .title10 {
	width: 100%;
	font-size: .4096rem;
		font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
		font-weight: 800;
		color: #091027;
	text-align: center;
	margin-top: .6826rem;
}

.content10 p {
	font-size: .2048rem;
		font-family: SourceHanSansCN-Regular, SourceHanSansCN;
		font-weight: 400;
		color: #7E7E7E;
	margin-top: .256rem;
	text-align: center;
}
.sr {
	/* width: 3.84rem; */
	height: 2.28rem;
	margin: .5462rem .6486rem 0;
}

.sr .inp {
	width: 5.1203rem;
	height: .6315rem;
	box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 10%);
	border-radius: 0.075rem;
	font-size: .1877rem;
	display: flex;
	align-items: center;
	background: #FFFFFF;
	padding-left: .2627rem;
	margin-bottom: .2902rem;
}

.sr .inp::-ms-input-placeholder {
	font-size: .1877rem !important;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN ;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
}

.sr .inp::-webkit-input-placeholder {
	font-size: .1877rem !important;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN ;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
}

.sr .btn10 {
	width: 2.3038rem;
	height: .6826rem;
	background: linear-gradient(201deg, #32C5FF 0%, #B620E0 100%);
	border-radius: .1024rem;
	font-size: .2389rem;
	color: #FFFFFF;
	text-align: center;
	line-height: .6826rem;
	margin: 0 auto;
	border:none
}
/* bk7 */
.bk7 {
	width: 100vw;
	height: 5.8532rem;
	background: url('../imgs/bk7bg.jpg') no-repeat center/100%;
}

.content7 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
}

.content7 h1 {
	height: 0.41rem;
	line-height: 0.41rem;
	text-align: center;
	margin-top: .6826rem;
	font-size: .3584rem;
    font-weight: bold;
    color: #091027;
}

.content7 p {
	line-height: 0.31rem;
	margin: 0.26rem auto 0.43rem;
	text-align: center;
	font-size: .2048rem;
    font-weight: 400;
    color: #091027;
}

.select_box {
	width: 100%;
	height: 3.5rem;
	overflow: hidden;
	position: relative;
}

.select_box .line_odd {
	width: 39.76rem;
	-webkit-animation: scrollToRight 36s linear infinite;
	animation: scrollToRight 36s linear infinite;
}

.line_odd img {
	width: 50%;
	display: inline-block;
	float: left;
}

.line_even {
	width: 39.76rem;
	animation: scrollToRight 25s linear infinite;
}

.line_even img {
	width: 50%;
	display: inline-block;
	float: left;
}

@keyframes scrollToRight{
	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: 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;
}
@keyframes fadeInRightA {
	0% {
		opacity: 0;
		transform: translateX(-20px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes fadeInleftA {
	0% {
		opacity: 0;
		transform: translateX(20px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes fadeInupA {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes fadeIndownA {
	0% {
		opacity: 0;
		transform: translateY(-20px)
	}

	100% {
		opacity: 1;
		transform: translateX(0)
	}
}
