[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: 100vw;
	height: 9.215rem;
	position: relative;
	/* margin-top: 0.75rem; */
}

.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 {
	line-height: 1.2;
	font-size: .5119rem;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	margin: .7167rem auto 0;
	text-align: center;
}

.content1 p {
	line-height: 1.2;
	font-size: .256rem;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
	text-align: center;
	margin: .2048rem auto 0;
}

.content1 .btn {
	width: 3.93rem;
	height: 0.6rem;
	display: flex;
	margin: .273rem auto 0;
}

.content1 .btn .btn1 {
	width: 1.7235rem;
	height: .6143rem;
	background: rgba(0, 0, 0, 0.4);
	border-radius: .3072rem;
	border: 1px solid #FFFFFF;
	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: .2218rem;
	background: url(//xt10.kuleiman.com/klm/5/2/hqfa.svg) center center / 100% 100% no-repeat;
	margin-right: .1024rem;
}

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

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

.content1 .btn .btn2 .icon {
	width: .2048rem;
	height: 0.26rem;
	background: url(//xt10.kuleiman.com/klm/5/2/ljjr.svg) center center / 100% 100% no-repeat;
	margin-right: 0.1024rem;
}
.content1 .btn .btn1 span,
.content1 .btn .btn2 span {
		font-size: .2048rem;
		font-family: SourceHanSansCN-Medium, SourceHanSansCN;
		font-weight: 500;
		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;
}

.bk1 .img-box {
	position: absolute;
	width: 100%;
	overflow: hidden;
	height: 100%;
	top: 1.2rem;
	z-index: 4;
}

.bk1 .img-box img {
	position: absolute;
}

.bk1 .img-box .img1 {
	top: 37%;
	z-index: 2;
	left: 13%;
	width: 2.0478rem;
	height: 1.9795rem;
}

.bk1 .img-box .img2 {
	left: 23%;
	top: 20%;
	z-index: 1;
	width: 3.5154rem;
	height: 4.2662rem;
}

.bk1 .img-box .img3 {
	left: 46%;
	top: 20%;
	z-index: 2;
	width: 1.0495rem;
	height: 0.785rem;
}

.bk1 .text-box {
	position: absolute;
	bottom: .1706rem;
	overflow: hidden;
	display: flex;
	align-items: center;
	flex-wrap:wrap;
	z-index: 7;
	margin: 0 auto;
	left: 0px;
	right: 0px;
	width: 5.9727rem;
	height: 1.6382rem;
	background: linear-gradient(360deg, rgba(255, 255, 255, 0.7) 0%, rgba(250, 250, 250, 0.45) 56%, rgba(128, 128, 128, 0.45) 100%);
	border-radius: .1706rem;
	border: .0341rem solid rgba(255, 255, 255, 0.71);
	padding-left: .4778rem;
	box-sizing: border-box;
}

.bk1 .text-box .text-box_item {
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-right: .6485rem;
}
.bk1 .text-box .text-box_item:last-child{
	margin-right: 0px;
}
.bk1 .text-box .text-box_item .text-box_item_icon {
	
	margin-bottom: .2048rem;
}

.text-box .text-box_item_icon img {
	width: .7167rem;
		height: .6143rem;
}
.text-box .text-box_item_icon:nth-child(1) img {
	width: .7167rem;
	height: .7rem;
}
.text-box .text-box_item_icon:nth-child(2) img {
	width: .7167rem;
		height: .7rem;
}
.text-box .text-box_item p {
	font-size: .2048rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	color: #000000;
}
/* bk2 */
.bk2 {
	width: 100vw;
	height: 6.2799rem;
	position: relative;
}

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

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

.content2 .title2 {
	
	margin: .7679rem auto 0;
	text-align: center;
	line-height: 1.2;
	font-size: .3584rem;
		font-family: SourceHanSansCN-Bold, SourceHanSansCN;
		font-weight: bold;
		color: #091027;
}

.content2 .p2 {
	font-size: .2048rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
		font-weight: 400;
	line-height: 1.5;
		color: #343D58;
	text-align: center;
	margin: .2389rem auto 0;
	padding: 0 .2048rem 0 .256rem;
}
.content2 .bk2videocon {
	width: 5.9727rem;
	height: 3.4983rem;
	background: rgba(237, 241, 255, 0.01);
	box-shadow: .2218rem .3925rem .5802rem 0px rgba(49, 54, 64, 0.03);
	border: 2px solid #FFFFFF;
	backdrop-filter: blur(.256rem);
	padding: .2218rem;
	box-sizing: border-box;
	border-radius: .1365rem;
		margin: 0 auto;
	margin-top: .3072rem;
}
.content2 video {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: .1365rem;
}

/* bk13 */
.bk13 {
	width: 100%;
	height: 7.0648rem;
	position: relative;
}

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

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

.content13 .title13 {
	line-height: 1.2;
	text-align: center;
	
	font-size: .3584rem;
		font-family: SourceHanSansCN-Bold, SourceHanSansCN;
		font-weight: bold;
		color: #091027;
	margin-top: .7679rem;
}

.content13 .p13 {
	line-height: 1.2;
	text-align: center;
	margin-top: .2048rem;
	font-size: .2048rem;
		font-family: SourceHanSansCN-Regular, SourceHanSansCN;
		font-weight: 400;
		color: #091027;
	margin-bottom: .65rem;
}

.content13 .swiper-container-top {
	width: 100vw;
	display: flex;
	margin-left: .1365rem;
	margin-top: .6314rem;
}

.content13 .swiper-container-top .swiper-slide {
	width: auto !important;
	line-height: .5119rem;
	padding: 0 .1513rem;
	margin-right: .1365rem;
	background: linear-gradient(180deg, #F8F9FB 0%, #EEF0F5 100%);
	border-radius: .256rem;
	font-size: .2048rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
}

.content13 .swiper-container-top .swiper-slide * {
	pointer-events: none;
}

.content13 .swiper-container-top .swiper-slide.active {
	background: linear-gradient(180deg, #5FBEF7 0%, #3192FF 100%);
	
	font-size: .2048rem;
		font-family: PingFangSC-Regular, PingFang SC;
		font-weight: 400;
		color: #FFFFFF;
}

.content13 .card13 {
	width: 5.8191rem;
	height: 3.3276rem;
	position: relative;
	margin: 0 auto;
}

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

.content13 .card13 .img-wrap img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* bk7 */
.bk7 {
	width: 100vw;
	height: 5.8532rem;
}

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

.content7 h1 {
	line-height: 1.2;
	font-size: .3584rem;
		font-family: SourceHanSansCN-Bold, SourceHanSansCN;
		font-weight: bold;
		color: #091027;
	text-align: center;
	margin-top: .6826rem;
}

.content7 p {
	line-height: 1.2;
	font-size: .2048rem;
		font-family: SourceHanSansCN-Regular, SourceHanSansCN;
		font-weight: 400;
		color: #091027;
	margin: 0.26rem auto 0.5rem;
	text-align: center;
}
 /* bk12 */
 .bk12 {
 	width: 100%;
 	height: 5.4608rem;
 	background: url('//xt10.kuleiman.com/klm/5/2/bk12Bg.jpg') no-repeat center/100%;
 }

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

 .content12 .card12 {
 	display: flex;
 	width: 100vw;
	padding-left: .256rem;
	box-sizing: border-box;
 	/* height: 6rem; */
 	/* border-radius: .15rem; */
	padding-right: .256rem;
		margin: 0 auto;
 	overflow: auto;
 }
 .content12 .card12::-webkit-scrollbar {
	display: none;
	/* Chrome Safari */
}

 .content12 .card12 {
	scrollbar-width: none;
	/* firefox */
	-ms-overflow-style: none;

}
 .content12 .title12 span {
 	position: relative;
 }

 .content12 .card12 li {
 	position: relative;
 	width: 1.1604rem;
 	height: 3.2423rem;
 	transition: all 0.5s;
 	overflow: hidden;
 	transform: translate3d(0, 0, 0);
 }

 .content12 .card12 li .mask5 {
 	position: absolute;
 	top: .3909rem;
 	left: .2396rem;
 	/* left: 50%;
	transform: translateX(-50%); */
 	font-size: .2522rem;
 	text-align: center;
 	color: #FFFFFF;
 	/* margin-left: 33px; */
 }

 .content12 .card12 li .mask5>span {
 	position: relative;
 	z-index: 2;
 }

 .content12 .card12 li .mask5>img {
 	position: relative;
 	width: .1892rem;
 	height: .1892rem;
 	right: .1135rem;
 	z-index: 1;
 }

 .card12qcodeBtn {
 	width: 1.3745rem;
 	height: .5044rem;
 	background: linear-gradient(201deg, #32C5FF 0%, #B620E0 100%);
 	border-radius: .1009rem;
 	line-height: .5044rem;
 	text-align: center;
 	position: absolute;
 	box-sizing: border-box;
 	top: 50%;
 	left: 50%;
 	transition: all 0.5s;
 	transform: translate(-50%, -50%) translate3d(0, 0, 0);
 	/* display: none; */
 	opacity: 0;
 	font-size: .1765rem;
 }

 .content12 .card12 li .card12qcodeBtn .card12qcodejump {
 	color: #FFFFFF;
 }

 .content12 .card12 li.zdy57 {
 	background-image: url(//xt10.kuleiman.com/klm/5/2/cyjdactive.png);
 	background-size: cover;
 	background-repeat: no-repeat;
 	/* background-position-x: 0%; */
 	background-position: 50% 50%;
 }

 .content12 .card12 li.zdy51 {
 	background-image: url(//xt10.kuleiman.com/klm/5/2/cyjd2.png);
 	background-size: cover;
 	background-repeat: no-repeat;
 	/* background-position-x: 0%; */
 	background-position: 50% 50%;
 }

 .content12 .card12 li.zdy58 {
 	background-image: url(//xt10.kuleiman.com/klm/5/2/cyjd3.png);
 	background-size: cover;
 	background-repeat: no-repeat;
 	/* background-position-x: 0%; */
 	background-position: 50% 50%;
 }


 .content12 .card12 li.zdy53 {
 	background-image: url(//xt10.kuleiman.com/klm/5/2/cyjd4.png);
 	background-size: cover;
 	background-repeat: no-repeat;
 	/* background-position-x: 0%; */
 	background-position: 50% 50%;
 }


 .content12 .card12 li.zdy54 {
 	background-image: url(//xt10.kuleiman.com/klm/5/2/cyjd5.png);

 	background-size: cover;
 	background-repeat: no-repeat;
 	background-position: 50% 50%;
 }


 .content12 .card12 li.zdy55 {
 	background-image: url(//xt10.kuleiman.com/klm/5/2/cyjd6.png);
 	background-size: cover;
 	background-repeat: no-repeat;
 	background-position-x: 0%;
 	background-position: 50% 50%;
 }

 .content12 .card12 li.zdy56 {
 	background-image: url(//xt10.kuleiman.com/klm/5/2/cyjd7.png);
 	background-size: cover;
 	background-repeat: no-repeat;
 	background-position-x: 0%;
 	background-position: 50% 50%;
 }


 .content12 .card12 li.zdy60 {
 	background-image: url(//xt10.kuleiman.com/klm/5/2/cyjd8.png);
 	background-size: cover;
 	background-repeat: no-repeat;
 	background-position-x: 0%;
 	background-position: 50% 50%;
 }


 .content12 .p12 {

	font-size: .2048rem;
		font-family: SourceHanSansCN-Regular, SourceHanSansCN;
		font-weight: 400;
		color: #091027;
 	text-align: center;
 	margin: 0 auto;
 	margin-bottom: .5119rem;
 }

 .content12 .title12 {
	font-size: .3584rem;
		font-family: SourceHanSansCN-Bold, SourceHanSansCN;
		font-weight: bold;
		color: #091027;
 	line-height: 1.2;
 	text-align: center;
 	margin: .6826rem auto .2218rem auto;
 }

 .content12 ul {
 	display: flex;
 	/* justify-content: center; */
 }

 .content12 ul li {
 	/* width: 2.005rem; */
 	height: 3.7453rem;
 	font-size: .227rem;
 	/* border-radius: .1513rem; */
 	position: relative;
 	transition: transform .5s;
 	margin-right: .0341rem;
 }

 .content12 ul li img {
 	width: 100%;
 	height: 100%;
 	object-fit: fill;
 }
.bk4 {
	width: 100%;
	height: 10.5119rem;
	position: relative;
}
.bk11 {
	width: 100%;
	height: 8.9249rem;
	position: relative;
}

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

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

.bk11 .bk11More {
	position: absolute;
	bottom: .6305rem;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 2.1185rem;
	height: .6053rem;
	background: linear-gradient(225deg, #5FBEF7 0%, #3192FF 100%);
	border-radius: .1009rem;
	text-align: center;
	cursor: pointer;
	line-height: .6053rem;
	font-size: .2018rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
}

.bk11 .bk11More a {
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	display: block;
}

.content11 .title11 {
	font-size: .3584rem;
		font-family: SourceHanSansCN-Bold, SourceHanSansCN;
		font-weight: bold;
		color: #091027;
	text-align: center;
	margin: .5461rem auto 0px;
}

.content11 .card1,
.content11 .card2 {
	display: flex;
	justify-content: center;
}

.content11 .card1 li,
.content11 .card2 li {
	position: relative;
	overflow: hidden;
	width: 2.8157rem;
	height: 3.413rem;
	margin-right: .256rem;
}
.content11 .card1 li:last-child,
.content11 .card2 li:last-child {
	margin-right: 0px;
}
.content11 .cardBtn {
	position: absolute;
	right: .1706rem;
	bottom: .256rem;
	width: .5675rem;
	height: .5675rem;
	background: url('//xt10.kuleiman.com/klm/5/2/bk11jinru.png') no-repeat center/100%;
	transition: transform 0.5s;
}

.content11 .card1 {
	margin: .4266rem auto 0px;
}

.content11 .card2 {
	margin: .1706rem auto 0px;
}

.content11 .card1 img,
.content11 .card2 img {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

.content11 .card1 li span,
.content11 .card2 li span {
	position: absolute;
	display: block;
	width: 100%;
	top: 0;
	left: 0px;
	text-align: center;
	height: .5802rem;
	line-height: .5802rem;
	background: rgba(223, 242, 255, 0.6);
	/* border-radius: .0504rem .0504rem 0px 0px; */
	backdrop-filter: blur(.0378rem);
	font-size: .2048rem;
		font-family: PingFangSC-Semibold, PingFang SC;
		font-weight: 600;
		color: #000000;
}
.bjt4 {
	width: 100%;
	height: 6.2287rem;
	object-fit: fill;
}

.content4 {
	/* width: 100%;
	height: 100%;
	margin: 0rem auto;
	position: relative; */
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	zoom: 1;
}

.content4 .title4 {
	margin-top: .7167rem;
	
	font-size: .3584rem;
		font-family: SourceHanSansCN-Bold, SourceHanSansCN;
		font-weight: bold;
		color: #091027;
	text-align: center;
}

.content4 .p4 {

	font-size: .2048rem;
		font-family: SourceHanSansCN-Regular, SourceHanSansCN;
		font-weight: 400;
		color: #091027;
	text-align: center;
	margin: .1706rem auto 0;
}

.content4 .sectorDemand-container {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	margin-top: .5973rem;
	max-width: 100vw;
	flex-wrap: wrap;
}

.content4 .sectorDemand-box {
	overflow: hidden;
	position: relative;
	width: 2.8157rem;
	height: 3.8737rem;
	margin-right: .273rem;
	text-align: center;
	box-sizing: border-box;
}
.content4 .sectorDemand-box:nth-last-of-type(2n - 1) {
	margin-right: 0px;
}
.content4 .sectorDemand-box:nth-child(2),
.content4 .sectorDemand-box:nth-child(1) {
	margin-bottom: .273rem;
}
.content4 .sectorDemand-box img {
	width: 100%;
}
.content4 .sectorDemand-box .sectorDemand-box-bottom {
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1.3745rem;
	background: rgba(223, 242, 255, 0.8);
	/* border-radius: 0px 0px .0757rem .0757rem; */
	backdrop-filter: blur(.0378rem);
}

.content4 .sectorDemand-box .sectorDemand-box-bottom h2 {
	font-size: .2218rem;
		font-family: SourceHanSansCN-Medium, SourceHanSansCN;
		font-weight: 500;
		color: #000000;
	margin-top: .2218rem;
}

.content4 .sectorDemand-box .sectorDemand-box-bottom p {
	margin-top: .1024rem;
	font-size: .2048rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	padding: 0 .273rem;
}
/* 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-Medium, SourceHanSansCN;
			font-weight: 500;
			color: #1A3FA7;
	text-align: center;
	margin-top: .7679rem;
}

.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: .5802rem .6486rem 0;
	margin-left: .9556rem;
	margin-right: .7509rem;
}

.sr .inp {
	display: flex;
	align-items: center;
	padding-left: .3072rem;
	margin-bottom: .2902rem;
	width: 4.6928rem;
	height: .6314rem;
	box-shadow: inset 0px 0px .0853rem 0px rgba(116, 158, 255, 0.76);
	border-radius: .3242rem;
	border: 1px solid #003BFF;
}

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

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

.sr .btn10 {
	font-size: .2389rem;
	color: #FFFFFF;
	text-align: center;
	line-height: .6826rem;
	margin: 0 auto;
	width: 2.3038rem;
	height: .6826rem;
	background: #3972FF;
	box-shadow: inset 0px 0px .3413rem 0px rgba(255, 255, 255, 0.5);
	border-radius: .3413rem;
	border:none
}
.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: 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(//xt10.kuleiman.com/klm/5/2/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(//xt10.kuleiman.com/klm/5/2/ly-01.png) 0 center / 23% no-repeat;
}

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

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

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