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

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

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

.content1 .title1 {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 0px 0px #006583;
	text-align: center;
	margin: 1.87rem auto 0;
}

.content1 .p1 {
	font-size: 0.22rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-shadow: 0px 0px 0px rgba(0, 101, 131, 0.5);
	text-align: center;
	margin: 0.34rem auto 0;
}

.content1 .btn {
	width: 3.59rem;
	height: 0.56rem;
	display: flex;
	justify-content: space-between;
	margin: 0.34rem auto 0;
}

.content1 .btn .btn1 {
	width: 1.71rem;
	height: 0.56rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 0.07rem;
	border: 0.01rem solid #FFFFFF;
}

.content1 .btn .btn1 .tb {
	width: 0.2rem;
	height: 0.2rem;
	background: url(//klm10.kuleiman.com/record/klm/vrzhyy/2/xz1.png) center center / 100% 100% no-repeat;
	margin-right: 0.09rem;
}

.content1 .btn .btn1:active {
	background: #FFFFFF;
}

.content1 .btn .btn1:active .tb {
	background: url(//klm10.kuleiman.com/record/klm/vrzhyy/2/xz11.png) center center / 100% 100% no-repeat;
}

.content1 .btn .btn1:active span {
	color: #298EF8;
}

.content1 .btn .btn1 span {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
}

.content1 .btn .btn2 .tb {
	width: 0.2rem;
	height: 0.2rem;
	background: url(//klm10.kuleiman.com/record/klm/vrzhyy/2/xz2.png) center center / 100% 100% no-repeat;
	margin-right: 0.09rem;
}

.content1 .btn .btn2 span {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #298EF8;
}

.content1 .btn .btn2:active {
	background: linear-gradient(180deg, #FFFFFF 0%, #AED7FF 100%);
}

.content1 .btn .btn2 {
	width: 1.71rem;
	height: 0.56rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #FFFFFF;
	border-radius: 0.07rem;
}

.bk1 .bottom {
	position: absolute;
	width: 100%;
	height: 1.28rem;
	left: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.7);
	backdrop-filter: blur(6px);
}

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

.bk1 .bottom li img {
	width: 0.46rem;
	height: 0.43rem;
	object-fit: fill;
}

.bk1 .bottom li h1 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	margin-top: 0.21rem;
	text-align: center;
}

/* bk2 */
.bk2 {
	width: 100vw;
	height: 7.31rem;
}

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

.content2 .title2 {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	margin: 0.85rem auto 0;
	text-align: center;
}

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

.swiper-container2 {
	width: 100%;
	height: 3.5rem;
	margin: 0.5rem auto 0;
	padding: 0 0.09rem 0 0.26rem;
}

.swiper-container2 .swiper-slide {
	width: 5.21rem;
	height: 3.5rem;
	position: relative;
	margin-right: 0.17rem;
}

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

.swiper-container2 .swiper-slide .text-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 0 0.21rem;
}

.swiper-container2 .swiper-slide h1 {
	font-size: 0.26rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 1.75rem;
}

.swiper-container2 .swiper-slide p {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.34rem;
	margin-top: 0.13rem;
}

.swiper-pagination2 {
	width: 100%;
	text-align: center;
	margin: 0.26rem auto 0;
}

.swiper-pagination2 .swiper-pagination-bullet {
	width: 0.34rem;
	height: 0.07rem;
	background: #BFD2E5;
	border-radius: 0.03rem;
	margin-right: 0.07rem;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
	width: 0.68rem;
	height: 0.07rem;
	background: linear-gradient(53deg, #5FBEF7 0%, #3192FF 100%);
	border-radius: 0.03rem;
}

.swiper-pagination2 .swiper-pagination-bullet:nth-of-type(4) {
	margin-right: 0 !important;
}


/* bk3 */
.bk3 {
	width: 100vw;
	height: 9.45rem;
	position: relative;
}

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

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

.content3 .title3 {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	text-align: center;
	margin: 0.87rem auto 0;
}

.content3 .p3 {
	padding: 0 0.26rem;
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	line-height: 0.34rem;
	margin-top: 0.17rem;
	text-align: center;
}

.content3 ul {
	width: 100%;
	height: 0.52rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0.48rem;
}

.content3 ul li {
	height: 0.52rem;
	font-size: 0.26rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	margin-right: 1.02rem;
	position: relative;
}

.content3 ul li::after {
	content: '';
	position: absolute;
	width: 0.61rem;
	height: 0.05rem;
	background: linear-gradient(53deg, #5FBEF7 0%, #3192FF 100%);
	border-radius: 0.03rem;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
}

.content3 ul li:nth-of-type(3) {
	margin-right: 0;
}


.content3 video {
	display: block;
	width: 5.89rem;
	height: 3.35rem;
	background: #F3F3F3;
	box-shadow: 0rem 0.02rem 0.09rem 0rem #BDD0D6;
	border-radius: 0.17rem;
	border: 0.07rem solid #FFFFFF;
	margin: 0.31rem auto 0;
}

.content3 .bottom {
	width: 100%;
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	line-height: 0.34rem;
	padding: 0 0.26rem;
	margin-top: 0.26rem;
}

/* bk4 */
.bk4 {
	width: 100vw;
	height: 7.77rem;
}

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

.content4 .title4 {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	text-align: center;
	margin-top: 0.85rem;
}

.content4 .p4 {
	width: 100%;
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	line-height: 0.34rem;
	margin-top: 0.17rem;
	padding: 0 0.26rem;
	text-align: center;
}

.swiper-container4 {
	width: 100%;
	height: 4rem;
	margin-top: 0.51rem;
}

.swiper-container4 .swiper-slide {
	width: 5.63rem !important;
	height: 4rem !important;
	transition: all .5s;
	transform: scale(0.9);
	position: relative;
}

.swiper-container4 .swiper-slide .mask4 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3rem;
	border-radius: 0.1rem;
	background: rgba(0, 0, 0, .5);
	transition: all .5s;
}

.swiper-container4 .swiper-slide-active {
	transform: scale(1);
	z-index: 10;
}


.swiper-container4 .swiper-slide-active .mask4 {
	background: rgba(0, 0, 0, 0);
}

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

.swiper-container4 .swiper-slide h1 {
	font-size: 0.22rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 0.34rem;
	margin-top: 0.26rem;
	text-align: center;
	transition: all .5s;
	opacity: 0;
}

.swiper-container4 .swiper-slide-active h1 {
	opacity: 1;
}

/* bk5 */
.bk5 {
	width: 6.4rem;
	height: 9.56rem;
	position: relative;
}

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

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

.content5 .title5 {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
	margin: 0.9rem auto 0;
}

.content5 .p5 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin: 0.26rem auto 0.63rem;
}

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

.swiper-container5 .swiper-slide {
	width: 5.38rem;
	margin-right: 0.17rem;
}

.swiper-container5 .swiper-slide ul li {
	width: 5.38rem;
	height: 1.8rem;
	background: #FFFFFF;
	border-radius: 0.07rem;
	margin-bottom: 0.32rem;
	padding: 0 0.26rem 0 0.16rem;
	display: flex;
	align-items: center;
}

.swiper-container5 .swiper-slide ul li .text-wrap {
	height: 1.28rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 3.41rem;
}

.swiper-container5 .swiper-slide ul li .text-wrap h1 {
	font-size: 0.22rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
}

.swiper-container5 .swiper-slide ul li .text-wrap p {
	width: 100%;
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	line-height: 0.31rem;
	margin-top: 0.11rem;
}

.swiper-container5 .swiper-slide ul li:nth-of-type(3) {
	margin-bottom: 0;
}

.swiper-container5 .swiper-slide ul li img {
	width: 1.28rem;
	height: 1.28rem;
	object-fit: fill;
	margin-right: 0.26rem;
}

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

.swiper-pagination5 .swiper-pagination-bullet {
	width: 0.17rem;
	height: 0.07rem;
	background: #FFFFFF;
	border-radius: 0.03rem;
	margin-right: 0.09rem;
}

.swiper-pagination5 .swiper-pagination-bullet:nth-of-type(3) {
	margin-right: 0;
}

.swiper-pagination5 .swiper-pagination-bullet-active {
	width: 0.68rem;
	height: 0.07rem;
	background: linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 100%) !important;
	border-radius: 0.03rem;
}


/* bk6 */
.bk6 {
	width: 100vw;
	height: 7.42rem;
	position: relative;
}

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

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

.content6 .title6 {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	margin: 0.85rem auto 0.52rem;
	text-align: center;
}

.content6 .card {
	width: 5.89rem;
	height: 4.78rem;
	margin: 0 auto;
	background: linear-gradient(63deg, rgba(255, 255, 255, 0.5) 0%, rgba(225, 245, 255, 0.2) 100%);
	border-radius: 0.17rem;
	border: 0.03rem solid #FFFFFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.content6 .card ul {
	width: 100%;
	height: 1.35rem;
	display: flex;
	justify-content: space-around;
}

.content6 .card ul:nth-of-type(2) {
	margin-top: 0.7rem;
}

.content6 .card ul li {
	height: 100%;
	width: 1.5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.content6 .card ul li img {
	width: 0.77rem;
	height: 0.77rem;
	margin-bottom: 0.34rem;
	object-fit: fill;
}

.content6 .card ul li h1 {
	font-size: 0.22rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #333333;
}

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

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

.content7 .title7 {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	margin: 0.85rem auto 0.17rem;
	text-align: center;
}

.content7 .p7 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	line-height: 0.34rem;
	padding: 0 0.26rem;
	text-align: center;
}


.content7 .card {
	width: 100%;
	height: 7.76rem;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0.6rem;
}

.content7 .card ul {
	width: 5.9rem;
	height: 100%;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
}

.content7 .card ul li {
	width: 2.82rem;
	height: 3.75rem;
	position: relative;
}

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

.content7 .card ul li span {
	display: block;
	position: absolute;
	width: 100%;
	font-size: 0.26rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 0.38rem;
	text-align: center;
	bottom: 0.26rem;
}

/* bk8 */
.bk8 {
	width: 100vw;
	height: 6.58rem;
	position: relative;
}

.bjt8 {
	width: 100%;
	height: 4.92rem;
	object-fit: fill;
}

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

.content8 .title8 {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
	margin: 0.85rem auto 0.17rem;
}

.content8 .p8 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0.17rem;
}

.content8 .card {
	width: 5.89rem;
	height: 2.99rem;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0rem 0.02rem 0.17rem 0rem rgba(165, 186, 207, 0.8);
	border-radius: 0.07rem;
	backdrop-filter: blur(10px);
	margin: 0.94rem auto 0;
}

.content8 .card p {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #333333;
	line-height: 0.34rem;
	padding: 0.34rem 0.34rem 0;
}

.content8 .card input {
	display: block;
	width: 2.05rem;
	height: 0.56rem;
	background: linear-gradient(53deg, #5FBEF7 0%, #3192FF 100%);
	border-radius: 0.07rem;
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	margin: 0.34rem auto 0;
}

/* bk9 */
.bk9 {
	width: 100vw;
	height: 8.9rem;
}

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

.content9 .title9 {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	text-align: center;
}

.content9 .card {
	width: 5.9rem;
	height: 7.09rem;
	margin: 0.51rem auto 0;
}

.content9 .card li {
	width: 5.9rem;
	height: 3.42rem;
	position: relative;
}

.content9 .card li:nth-of-type(2) {
	margin-top: 0.25rem;
}

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

.content9 .card li span {
	position: absolute;
	bottom: 0.18rem;
	left: 50%;
	transform: translate(-50%, 0);
	display: block;
	width: 2.99rem;
	height: 0.56rem;
	line-height: 0.56rem;
	text-align: center;
	background: linear-gradient(53deg, #3192FF 0%, rgba(95, 190, 247, 0.5) 100%);
	border-radius: 0.27rem;
	font-size: 0.26rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
}


/* bk10 */
.bk10 {
	width: 100vw;
	height: 8.36rem;
}

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

.content10 .title10 {
	font-size: 0.43rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #333333;
	margin: 0 auto;
	text-align: center;
}

.content10 .card {
	width: 5.72rem;
	height: 6.58rem;
	margin: 0.51rem auto 0;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(2, 1fr);
	gap: 0.26rem;
}

.content10 .card li {
	width: 2.73rem;
	height: 3.16rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.09rem 0rem rgba(165, 186, 207, 0.8);
	border-radius: 0.07rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.content10 .card li img {
	width: 0.68rem;
	height: 0.61rem;
	object-fit: fill;
}

.content10 .card li h1 {
	font-size: 0.22rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: bold;
	color: #333333;
	margin-top: 0.34rem;
	text-align: center;
}

.content10 .card li p {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #666666;
	line-height: 0.34rem;
	margin-top: 0.2rem;
	text-align: center;
}

/* bk11 */
.bk11 {
	width: 100vw;
	height: 5.85rem;
	position: relative;
}

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

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

.content11 .title11 {
	font-size: 0.41rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 0.61rem;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.4);
	text-align: center;
	margin: 0.85rem auto 0;
}

.content11 .p11 {
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	margin: 0.26rem auto 0;
}

.content11 .inp {
	width: 4.1rem;
	height: 2.75rem;
	margin: 0.49rem auto 0;
}

.content11 .inp input {
	width: 4.1rem;
	height: 0.56rem;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 0.07rem;
	border: 0.01rem solid #FFFFFF;
	margin-bottom: 0.17rem;
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Normal, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	padding: 0 0.2rem;
}
.content11 .inp input::-webkit-input-placeholder{
	color:#fff;
}

.content11 .inp input:nth-of-type(4) {
	width: 4.1rem;
	height: 0.56rem;
	background: linear-gradient(53deg, #5FBEF7 0%, #3192FF 100%);
	border: 0.01rem solid transparent;
	border-radius: 0.07rem;
	margin-bottom: 0;
	font-size: 0.2rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #FFFFFF;
}

.bk11 .mask11{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(27, 34, 46, 0.7000);
}

/* 播放视频部分 */
.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;
	/* 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(//klm10.kuleiman.com/record/klm/vrzhyy/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/vrzhyy/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/vrzhyy/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/vrzhyy/2/ly-02.png) .25rem center / 20% no-repeat;
}

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

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