<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[v-cloak] {
	display: none;
}
/* åŠ¨ç”» */
@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-30%, 0, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}
* {
	font-family: "PingFangSC-Semibold, PingFang SC" !important;
}
@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(30%, 0, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 50%, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -30%, 0);
	}

	to {
		opacity: 1;
		transform: none;
	}
}
[v-cloak]{
	display: none;
}

.fl {
	transition: all .3s;
	opacity: 1 !important;
	transform: translate(0, 0) !important;
}

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

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

.bjt1 {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.bk1 .img-box {
	position: absolute;
    right: 0;
    top: -0.5801rem;
    bottom: 0;
    width: 45%;
}
.bk1 .img-box img {
	position: absolute;
}
.bk1 .img-box .img1 {
	top: 28%;
    z-index: 2;
	left: -10px;
	width: .6431rem;
	height: .8071rem;
}
.bk1 .img-box .img2 {
	left: -11%;
    bottom: 12%;
    z-index: 1;
	width: 2.1059rem;
	height: 1.0845rem;
}
.bk1 .img-box .img3 {
	bottom: 21%;
    left: -6%;
    z-index: 4;
	width: 7.0366rem;
	height: 3.3922rem;
}
.bk1 .img-box .img4 {
	bottom: 13%;
    left: 3%;
	width: 3.7453rem;
	height: 6.8474rem;
	z-index: 4;
}

.bk1 .img-box .img5 {
	bottom: 15%;
    left: 16%;
	width: 3.7831rem;
	height: 6.8474rem;
}

.bk1 .img-box .img6 {
	bottom: 44%;
    left: 37%;
	width: 1.9672rem;
	height: 1.9672rem;
}
.content1 {
	position: absolute;
	/* width: 100%; */
	height: 100%;
	left: 3.7453rem;
	top: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

.content1 .title1 {
	font-weight: 600;
	font-size: .6305rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.2;
	margin-top: .227rem;
}

.content1 .p1 {
	font-weight: 400;
	font-size: .2018rem;
	color: #FFFFFF;
	max-width: 8.5624rem;
	line-height: 1.5;
}
.content1 .p5 {
	font-size: .2522rem;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: .3153rem;
	max-width: 8.5624rem;
	margin-bottom: 2px;
}
.content1 .btn {
	width: 3.9rem;
	height: .6rem;
	display: flex;
	/* justify-content: space-between; */
	margin-top: .8953rem;
}

.content1 .btn .btn1 {
	width: 1.7rem;
	height: .6rem;
	/* border: .0125rem solid #FFFFFF; */
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	
	background: linear-gradient(219deg, #53EE67 0%, #FFBF2A 100%);
	margin-right: .2522rem;
	border-radius: .1892rem;
}

.content1 .btn .btn1:hover {
	background: linear-gradient(219deg, #FFBF2A 0%, #53EE67 100%);
}

.content1 .btn .btn1 .icon {
	width: .2522rem;
	height: .2522rem;
	/* background: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/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-weight: 400;
	color: #3C3C3C;
}

.content1 .btn .btn2 {
	width: 1.7rem;
	height: .6rem;
	border: .0252rem solid #FFFFFF;
	/* background: #FFFFFF; */
	border-radius: .1892rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.content1 .btn .btn2:hover {
	background: rgba(255, 255, 255,0.15);
}

.content1 .btn .btn2 .icon {
	width: .225rem;
	height: .225rem;
	/* background: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/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-weight: 400;
	color: #FFFFFF;
}

.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: 9.7478rem;
	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;
}

.content2 .title2 {
	font-size: .454rem;
	line-height: 1;
	/* font-weight: bold; */
	color: #333333;
	text-align: center;
	margin: .9458rem auto 0;
}
.content2 .title2 span {
	position: relative;
}
.content2 .title2 span::before {
	content: '';
	position: absolute;
	top: 0px;
	left: -0.8827rem;
	width: .8827rem;
	height: .7566rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconleft.png') no-repeat center/100%;
}
.content2 .title2 span::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -0.5927rem;
	width: .517rem;
	height: .3657rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconright.png') no-repeat center/100%;
}
.content2 .p2 {
	font-size: .2018rem;
	font-weight: 400;
	color: #666;
	text-align: center;
	margin: .3405rem auto 0;
}

.content2 .content2_img {
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .6053rem;
	/* transform: translate3d(180px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); */
}
.content2 .content2_img .content2_img_left{
	width: 11.2484rem;
	position: relative;
	/* height: 6.3304rem; */
	/* background: red; */
	/* box-shadow: 0px .0757rem .5044rem 0px rgba(1,68,56,0.26); */
}
.viDiv {
	width: 61% !important;
}
.content2 .content2_img video{
	width: 100%;
	height: 100%;
	border-radius: .2144rem;
    border: .1009rem solid #FFFFFF;
}
.bk33 {
	width: 100%;
	height: 9.0921rem;
	position: relative;
  background: rgba(0,0,0,0.6);
}

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

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

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

.content33 .title3 {
	line-height: 1;
	text-align: center;
	font-size: .454rem;
	color: #333333;
	margin: .9332rem auto 0;
}
.content33 .title3 span {
	position: relative;
}
.content33 .title3 span::before {
	content: '';
	position: absolute;
	top: 0px;
	left: -0.8827rem;
	width: .8827rem;
	height: .7566rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconleft.png') no-repeat center/100%;
}
.content33 .title3 span::after {
	content: '';
	position: absolute;
	top: -0.0757rem;
	right: -0.3531rem;
	width: .517rem;
	height: .3657rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconright.png') no-repeat center/100%;
}
.content33 .pdesc {
  margin-top: .3405rem;
  margin-bottom: .517rem;
  font-size: .2018rem;
  color: #666666;
}
.content33 .text3 {
	font-size: 0.2rem;
	font-weight: 400;
	color: rgb(255, 255, 255);
	text-align: center;
	margin: 0.375rem auto 0px;
}
.content33 .bottom3 {
	width: 14.9937rem;
	margin: 0 auto;
	display: flex;
}
.content33 .bottom3 .bottomleft{
	width: 3.1021rem;
	height: 6.1665rem;
	margin-right: .3783rem;
	margin-top: -0.1513rem;
	margin-left: -.2522rem;
}
.content33 .bottom3 .bottomleft img{
	width: 100%;
	height: 100%;
}
.content33 .bottom3 .bottomright{
	flex: 1;
	width: 3.0517rem;
	height: 6.1665rem;
	animation: fadeInleftA 1s .2s ease both;
}
.content33 .bottom3 .bottomright .bottomrightTitle {
	color: #333333;
	font-size: .2144rem;
	font-weight: 500;
	max-width: 9.5208rem;
	height: 1.7276rem;
	padding: .3153rem .3026rem 0px .454rem;
	box-sizing: border-box;
	background: linear-gradient(180deg, #FFFFFF 0%, rgba(255,255,255,0.3) 100%);
	border-radius: .2396rem;
	line-height: 1.5;
}
.bottom3 .bottomright .bottomrightImg {} 
.bottom3 .bottomright .bottomrightImg .bottomrightImg1{} 
.bottom3 .bottomright .bottomrightImg .bottomrightImg1 .bottomrightImg1left{
	width: 5.2459rem;
    border-top: 1px dashed #FB6D3D;
	position: relative;
}
.bottom3 .bottomright .bottomrightImg .bottomrightImg2 .bottomrightImg1left{
	width: 1.3241rem;
    border-top: 1px dashed #00BE0C;
	position: relative;
}

.bottom3 .bottomright .bottomrightImg .bottomrightImg3 .bottomrightImg1left{
	width: 4.9811rem;
    border-top: 1px dashed #5678F3;
	position: relative;
}
.bottomrightImg1leftView {
	position: absolute;
	width: .3026rem;
	right: -0.3026rem;
	height: .3026rem;
	background-image: linear-gradient(90deg, rgba(255, 243, 226, 0), rgba(255, 84, 0, 1));
	border-radius:50%;
	text-align:center;
	top: -0.1513rem;
	box-sizing:border-box;
}
.bottomrightImg2leftView {
	position: absolute;
	width: .3026rem;
	right: -0.3026rem;
	height: .3026rem;
	background-image: linear-gradient(90deg, rgba(255, 243, 226, 0), rgba(0, 255, 20, 1));
	border-radius:50%;
	text-align:center;
	top: -0.1513rem;
	box-sizing:border-box;
}
.bottomrightImg3leftView {
	position: absolute;
	width: .3026rem;
	right: -0.3026rem;
	height: .3026rem;
	background-image: linear-gradient(90deg, rgba(255, 243, 226, 0), rgba(0, 96, 255, 1));
	border-radius:50%;
	text-align:center;
	top: -0.1513rem;
	box-sizing:border-box;
}
.circle {
	width:.2018rem;
	height:.2018rem;
	background:#fff;
	margin:.0504rem 0 0 .0504rem;
	border-radius:50%;
}
.bottom3 .bottomright .bottomrightImg .bottomrightImg1 .bottomrightImg1right{
	width: 3.5309rem;
	height: 2.4842rem;
	right: 2.3329rem;
	top: 1.1097rem;
	position: absolute;
}
.bottom3 .bottomright .bottomrightImg .bottomrightImg2 {
	margin-top: 1.3871rem;
}
.bottom3 .bottomright .bottomrightImg .bottomrightImg3 {
	margin-top: 1.6646rem;
}
.bottom3 .bottomright .bottomrightImg .bottomrightImg2 .bottomrightImg1right{
	width: 3.5813rem;
	height: 2.232rem;
	right: 6.1791rem;
	top: 2.0177rem;
	position: absolute;
}
.bottom3 .bottomright .bottomrightImg .bottomrightImg3 .bottomrightImg1right{
	width: 2.4464rem;
	height: 1.652rem;
	right: 3.7831rem;
	top: 3.9092rem;
	position: absolute;
}
.bottom3 .bottomright .bottomrightImg .bottomrightImg1right .bottomrightImg1leftTitle{
	position: absolute;
	top: .5927rem;
	left: .9079rem;
	font-size: .3026rem;
	font-weight: 800;
	color: #FFFFFF;
}
.bottom3 .bottomright .bottomrightImg .bottomrightImg2 .bottomrightImg1right .bottomrightImg1leftTitle,
.bottom3 .bottomright .bottomrightImg .bottomrightImg3 .bottomrightImg1right .bottomrightImg1leftTitle{
	font-size: .2522rem;
}
.bottom3 .bottomright .bottomrightImg .bottomrightImg1right img{
	width: 100%;
	height: 100%;
}
.bk4 {
	width: 100%;
	height: 10rem;
	position: relative;
  }
  .bjt4 {
	width: 100%;
	height: 100%;
	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;
}
.bk4 .bk3_nav {
	/* display: flex;
	margin: .5044rem auto 0px auto;
	align-items: center;
	height: .681rem;
	padding-left: .0883rem; */
}
.bk4 .bk3_nav .bk2_nav_item {
	width: 1.6267rem;
	height: .5422rem;
	color: #343D58;
	font-size: .2018rem;
	/* margin-right: .2522rem; */
	line-height: .5422rem;
	box-sizing: border-box;
	cursor: pointer;
	box-sizing: border-box;
	background: #FFFFFF;
	text-align: center;
	border-radius: .1009rem;
	position: relative;
}	
.bk4 .bk3_nav .bk2_nav_item.active {
	color: #FFFFFF;
	background: linear-gradient(218deg, #00BB18 0%, #53D373 100%);

}
.bk4 .bk3_nav .bk2_nav_item span {
	position: relative;
}
.bk4 .bk3_nav .bk2_nav_item span::before {
	content: '';
	/* width: 1px; */
	height: .1765rem;
	border-right: 1px solid #262A47;
	/* background:  #262A47; */
	position: absolute;
	right: -0.1009rem;
	top: 50%;
	transform: translateY(-50%);
}
.bk4 .bk3_nav .bk2_nav_item.active span::before {
	content: '';
	/* width: 1px; */
	border-right: 1px solid #FFFFFF;
	height: .1765rem;
	/* background: #FFFFFF; */
	position: absolute;
	right: -0.1009rem;
	top: 50%;
	transform: translateY(-50%);
}
.bk4 .bk3_nav .bk2_nav_item.active::before {
	content: '';
	position: absolute;
	width: .5801rem;
	height: .1765rem;
	left: 50%;
	bottom: -0.3153rem;
	transform: translateX(-50%);
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/sanjiaoxing.png') no-repeat center/100%;
}
.content4 .title4 {
	margin-top: .9458rem;
	font-size: .454rem;
	line-height: 1;
	color: #333333;
	text-align: center;
}
.content4 .title4 span {
	position: relative;
}
.content4 .title4 span::before {
	content: '';
	position: absolute;
	top: -0.1009rem;
	left: -0.8827rem;
	width: .8827rem;
	height: .7566rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconleft.png') no-repeat center/100%;
}
.content4 .title4 span::after {
	content: '';
	position: absolute;
	top: .1009rem;
	right: -0.4792rem;
	width: .517rem;
	height: .3657rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconright.png') no-repeat center/100%;
}
.content4 .p4 {
	font-size: .2018rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #666;
	text-align: center;
	margin: .3405rem auto 0;
}

.content4 .dh4 {
	width: 100%;
	height: .681rem;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: .7314rem auto .2774rem auto;
}

.content4 .dh4 li {
	font-size: .2rem;
	height: .45rem;
	padding: 0 .3rem;
	margin-right: .25rem;
	border-radius: .225rem;
	border: .0125rem solid #333333;
	line-height: .45rem;
}

.content4 .dh4 li * {
	pointer-events: none;
}

.content4 .dh4 li.active {
	background: #3972FF;
	border: .0125rem solid transparent;
	color: #fff;
}
.content4 .bottomList {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	/* animation: fadeInleftA 0.5s .2s ease both; */
}
.content4 .bottomList .bottom::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0px;
	width: 5.9269rem;
	height: 4.3253rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/tzcomonimg.png') no-repeat center/100%;
}
.content4 .bottomList .bottomListconmonimg {
	height: 6.3178rem;
	/* animation: fadeInleftA 1s .2s ease both; */
}
.content4 .bottom {
	width: 5.9269rem;
	height: 4.3253rem;
	box-shadow: 0px 0px .2144rem 0px rgba(0,0,0,0.08);
	border-radius: .3405rem;
	position: relative;
	display: flex;
	align-items: center;
	position: absolute;
	left: 4.7rem;
	/* top: 50%;
	transform: translateY(-50%); */
	animation: fadeInleftA 1s .2s ease both;
}
/* .content4 .bottom .bottomitemimg {
	width: 100%;
	height: 100%;
} */
.content4 .bottom  .bottomitem {
	width: 100%;
	box-sizing: border-box;
	height: 100%;
	position: relative;
	padding: .8449rem .5549rem 0 .7692rem;
}
.content4 .bottom  .bottomitem .bottomitemTitle{
	font-size: .3026rem;
	color: #262A47;
	margin-bottom: .3783rem;
}
.content4 .bottom  .bottomitem .bottomitemDetail{
	font-size: .1765rem;
	color: #262A47;
	line-height: 1.8;
	/* margin-bottom: .6305rem; */
}
.content4 .bottom  .bottomitemBtn{
	font-size: 12px;
	color: #262A47;
	display: flex;
    justify-content: flex-end;
	position: absolute;
	bottom: .5044rem;
	right: .5549rem;
	/* animation: fadeInRightA 1s .2s ease both; */

}
.content4 .bottom  .bottomitemBtn .bottomitemBtnCon {
	width: 1.1854rem;
	height: .4666rem;
	text-align: center;
	cursor: pointer;
	border-radius: .1009rem;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: .4666rem;
	background: linear-gradient(224deg, #53EE67 0%, #FFBF2A 100%);
}
.content4 .bottom  .bottomitemBtn .bottomitemBtnCon:hover {
	background: linear-gradient(224deg,  #FFBF2A 0%, #53EE67 100%);

}
.content4 .bottom .bottomitemBtn .bottomitemBtnTxt {
	padding-right: .0883rem;
	font-size: 12px;
	color: #262A47;
}
.bottomitemBtnicon {
	width: .1261rem;
	height: .1261rem;
}
/* bk5 */
.bk5 {
	width: 100%;
	height: 9.3443rem;
	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 .contentTop {
	width: 14.3rem;
	margin: 0 auto;
	display: flex;
	height: 100%;
	padding-top: 2.3707rem;
	box-sizing: border-box;
}
.content5 .content5Left {}
.content5 .content5Left .content5Leftp1{
	font-size: .454rem;
	color: #333333;
}
.content5 .content5Left .content5Leftp1 span{
	position: relative;
	font-size: .454rem;
	color: #333333;
}
.content5 .content5Left .content5Leftp1 span::before {
	content: '';
	position: absolute;
	left: .0252rem;
	top: .0883rem;
	width: .5549rem;
	height: .5296rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/bk5titleleft.png') no-repeat center/100%;
}
.content5 .content5Left .content5Leftp1 span::after {
	content: '';
	position: absolute;
	right: -0.5296rem;
	width: .517rem;
	top: 50%;
    transform: translateY(-50%);
	height: .3657rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconright.png') no-repeat center/100%;
}
.content5 .content5Left .content5Leftp2{
	margin-top: .3531rem;
	font-size: .2018rem;
	color: #666666;
}
.content5 .content5Left .content5Leftp3{
	margin-top: .8197rem;
	font-size: .2144rem;
	color: #333333;
	line-height: .4414rem;
}
.content5 .content5Right {
	position: relative;
	margin-left: .1009rem;
}
.content5 .content5Right .content5Rightimg1{
	position: absolute;
	width: 3.2409rem;
	height: 4.0731rem;
	top: 2.396rem;
	left: -0.2522rem;
}
.content5 .content5Right .content5Rightimg2{
	position: absolute;
	width: 4.2497rem;
	height: 7.1248rem;
	left: 2.2194rem;
	top: -0.1639rem;
}
.content5 .content5Right .content5Rightimg3{
	position: absolute;
	width: 3.7831rem;
	height: 2.8625rem;
	left: 5.3342rem;
	top: -1.261rem;
}
.content5 .content5Right .content5Rightimg4{
	position: absolute;
	width: 3.7831rem;
	height: 4.0353rem;
	left: 5.7755rem;
	top: .7062rem;
}
/* bk12 */
.bk12 {
	width: 100%;
	height: 8.6255rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/bk12Bg.jpg') no-repeat center/100%;
}

.content12 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
}
.content12 .card12 {
	display: flex;
	/* width: 14.2rem; */
	height: 6rem;
	border-radius: .15rem;
	margin: 0 auto;
	overflow: hidden;
}
.content12 .title12 span {
	position: relative;
}
.content12 .title12 span::before {
	content: '';
	position: absolute;
	top: -0.1009rem;
	left: -0.8827rem;
	width: .8827rem;
	height: .7566rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconleft.png') no-repeat center/100%;
}
.content12 .title12 span::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -0.5296rem;
	width: .517rem;
	height: .3657rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconright.png') no-repeat center/100%;
}
.content12 .card12 li {
	position: relative;
	width: 2.005rem;
	height: 4.7541rem;
	transition: all 0.5s;
	overflow: hidden;
	border-radius: .15rem;
	/* transform: translateZ(0); */
	transform: translate3d(0,0,0);
}
.content12 .card12 li:first-child {
	width: 4.3758rem;
}
.content12 .card12 li:hover {
	/* background-size: 2.7491rem auto !important; */
	transform: translate3d(0,0,0);
	width: 4.3758rem;
}

.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 &gt; span {
	position: relative;
	z-index: 2;
}
.content12 .card12 li .mask5 &gt; 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(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjdactive.png);
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position-x: 0%; */
	background-position: 50% 50%;
}
.content12 .card12 li.zdy57:hover {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjdactive.png);
	background-position: 100% 100%;
}
.content12 .card12 li.zdy51 {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd2active.png);
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position-x: 0%; */
	background-position: 50% 50%;
}

.content12 .card12 li.zdy51:hover {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd2active.png);
	background-position: 100% 100%;
}
.content12 .card12 li.zdy58 {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd3active.png);
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position-x: 0%; */
	background-position: 50% 50%;
}

.content12 .card12 li.zdy58:hover {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd3active.png);
	background-position: 100% 100%;
}
.content12 .card12 li.zdy53 {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd4active.png);
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position-x: 0%; */
	background-position: 50% 50%;
}

.content12 .card12 li.zdy53:hover {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd4active.png);
	background-position: 100% 100%;
}
.content12 .card12 li.zdy54 {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd5active.png);
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.content12 .card12 li.zdy54:hover {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd5active.png);
	background-position: 100% 100%;
}
.content12 .card12 li.zdy55 {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd6active.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: 0%;
	background-position: 50% 50%;
}

.content12 .card12 li.zdy55:hover {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd6active.png);
	background-position: 100% 100%;
}
.content12 .card12 li.zdy56 {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd7acti.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position-x: 0%;
	background-position: 50% 50%;
}
.content12 .card12 li.zdy56:hover {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cyjd7acti.png);
	background-position: 100% 100%;
	
}
.content12 .p12{
	font-size: .2018rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #666;
	text-align: center;
	margin: 0 auto;
	margin-bottom: .7945rem;
}

.content12 .title12 {
	font-size: .454rem;
	color: #333333;
	line-height: 1;
	text-align: center;
	margin: .9584rem auto .3405rem 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: .1765rem;
}

.content12 ul li img {
	width: 100%;
	height: 100%;
	object-fit: fill;
}
/* bk8 */
.bk8 {
	width: 100%;
	height: 6.8474rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/bk8Bg.jpg') no-repeat center/100%;
}

.content8 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	zoom: 1;
}
.content8 .title8 span {
	position: relative;
}
.content8 .title8 span::before {
	content: '';
	position: absolute;
	top: -0.1009rem;
	left: -0.8827rem;
	width: .8827rem;
	height: .7566rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconleft.png') no-repeat center/100%;
}
.content8 .title8 span::after {
	content: '';
	position: absolute;
	top: .1009rem;
	right: -0.5044rem;
	width: .517rem;
	height: .3657rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconright.png') no-repeat center/100%;
}
.content8 .card8 {
	position: relative;
}
.content8 .card8::before {
	content: '';
	position: absolute;
	left: 3.2787rem;
	width: 1.1728rem;
	height: 1.0467rem;
	top: -0.6305rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/bk8lefticon.png') no-repeat center /100%;
}
.content8 .card8::after {
	content: '';
	position: absolute;
	right: 3.6066rem;
	top: -0.3783rem;
	width: 1.5385rem;
	height: .7945rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/bk8righticon.png') no-repeat center /100%;
}
.content8 .card8 li .mask5 {
	position: absolute;
	top: .3909rem;
	left: .2396rem;
	/* left: 50%;
	transform: translateX(-50%); */
	font-size: .2522rem;
	text-align: center;
	font-weight: 500;
	color: #FFFFFF;
	/* margin-left: 33px; */
}
.content8 .card8 li .mask5 &gt; span {
	position: relative;
	z-index: 2;
}
.content8 .p8{
	font-size: .2018rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #666;
	text-align: center;
	margin: 0 auto;
	margin-bottom: .6431rem;
}
.content8 .title8 {
	font-size: .454rem;
	color: #333333;
	line-height: 1;
	text-align: center;
	margin: .8701rem auto .3405rem auto;
}
.content8 ul {
	display: flex;
	justify-content: center;
}
.content8 ul li {
	/* width: 2.005rem; */
	height: 3.7453rem;
	font-size: .227rem;
	border-radius: .1513rem;
    position: relative;
    transition: transform .5s;
  	margin-right: .1765rem;
}
.content8 .card8 li {
	position: relative;
	width: 3.5687rem;
	height: 3.8083rem;
	transition: all 0.5s;
	overflow: hidden;
	border-radius: .15rem;
}
.content8 .card8 li img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.content8 .card8 li:hover img{
	transform: scale(1.2);
	transition: all 0.5s;

}
.content8 .card8 li.zdy57 {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/bk8img1.png);
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position-x: 0%; */
	background-position: 50% 50%;
}
.content8 .card8 li.zdy51 {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/bk8img2.png);
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position-x: 0%; */
	background-position: 50% 50%;
}
.content8 .card8 li.zdy58 {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/bk8img3.png);
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position-x: 0%; */
	background-position: 50% 50%;
}
.content8 .card8 li.zdy53 {
	background-image: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/bk8img4.png);
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position-x: 0%; */
	background-position: 50% 50%;
	z-index: 1;
}
.bk7 {
	height: 6.4313rem;
	overflow: hidden;
	zoom: 1;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/bk7bg.jpg') no-repeat center/100%;
  }
  
  .bk7 .title {
	height: 0.45rem;
	font-size: .454rem;
	color: #333333;
	line-height: 0.45rem;
	text-align: center;
	margin-top: .6179rem;
  }
  .bk7 .title span {
	position: relative;
}
.bk7 .title span::before {
	content: '';
	position: absolute;
	top: -0.1009rem;
	left: -0.8827rem;
	width: .8827rem;
	height: .7566rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconleft.png') no-repeat center/100%;
}
.bk7 .title span::after {
	content: '';
	position: absolute;
	top: .1009rem;
	right: -0.5044rem;
	width: .517rem;
	height: .3657rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconright.png') no-repeat center/100%;
}
  .bk7 .title1 {
	line-height: 0.3rem;
	margin-top: .2522rem;
	margin-bottom: 1.0088rem;
	text-align: center;
	font-size: .2018rem;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #666;
  }
  
  .select_box {
	width: 19.2rem;
	height: 4.1614rem;
	overflow: hidden;
	background: transparent;
	margin: 0rem auto 0rem;
	position: relative;
  }
  
  .select_box .select_log {
	position: absolute;
	z-index: 10;
	width: 7.7301rem;
	right: 0rem;
	height: 3.9596rem;
	transform: rotate(180deg);
	/* background: linear-gradient(90deg, rgba(255,255,255,0.19)  0%, #FFFFFF 100%); */
  }
  
  .select_box .select_log2 {
	position: absolute;
	z-index: 10;
	width: 7.7301rem;
	left: 0rem;
	height: 3.9596rem;
	/* background: linear-gradient(90deg, rgba(255,255,255,0.19) 0%, #FFFFFF 100%); */
  }
  
  .line_odd {
	width: 36.2395rem;
	animation: 36s linear 0s infinite normal none running scrollToRight;
  }
  
  @keyframes scrollToRight {
	0% {
	  transform: translate3d(-50%, 0rem, 0rem);
	}
  
	100% {
	  transform: translate3d(0%, 0rem, 0rem);
	}
  }
  
  .line_odd img {
	width: 50%;
	display: inline-block;
	margin-bottom: .3026rem;
	float: left;
  }
  
  .line_event {
	width: 36.2395rem;
	animation: 28s linear 0s infinite normal none running scrollToRight;
  }
  
  .line_event img {
	width: 50%;
	display: inline-block;
	margin-bottom: .3026rem;
	float: left;
  }



  /* bk6 */
.bk6 {
	width: 100%;
	height: 8.3102rem;
	position: relative;
}
 .bjt6{
	width: 100%;
    height: 100%;
    object-fit: fill;
 }
.content6 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
	zoom: 1;
}

.content6 .title6 {
	font-size: .454rem;
	line-height: 1;
	color: #333333;
	text-align: center;
	margin: .9332rem auto 0;
}
.content6 .title6 span {
	position: relative;
}
.content6 .title6 span::before {
	content: '';
	position: absolute;
	top: 0px;
	left: -0.8827rem;
	width: .8827rem;
	height: .7566rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconleft.png') no-repeat center/100%;
}
.content6 .title6 span::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -0.5927rem;
	width: .517rem;
	height: .3657rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/titleiconright.png') no-repeat center/100%;
}
.content6 .p6 {
	font-size: .2018rem;
	font-weight: 500;
	color: #666666;
	text-align: center;
	margin: .3405rem auto 0;
}
.content6 .p7 {
	font-size: .2018rem;
	font-weight: 400;
	line-height: 1.8;
	color: #333333;
	text-align: center;
	margin: .4414rem auto 0;
}
.content6 .content6_bottom{
	display: flex;
    justify-content: center;
	margin-top: 1.1728rem;
}
.content6 .content6_bottom .content6_bottom_left{
	display: flex;
    align-items: center;
}
.content6 .content6_bottom .content6_bottom_left .BLleft{}
.content6 .content6_bottom .content6_bottom_left .BLRight{
	width: 2.7743rem;
	height: 2.7743rem;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	position: relative;
	background: linear-gradient(197deg, #A2F4B2 1%, #F0DE95 100%);
}
.content6 .content6_bottom .BRRight::after,
.content6 .content6_bottom .content6_bottom_left .BLRight::after {
	content: '';
	position: absolute;
	bottom: -0.5675rem;
	left: 50%;
	transform: translateX(-50%);
	width: 1.7402rem;
	height: .4666rem;
	background: url('//qjzb.kuleiman.com/record/klm/vrzyy/1/yinyingicon.png') no-repeat center/100%;
}
.content6 .content6_bottom .content6_bottom_right{
	display: flex;
    align-items: center;
}
.content6 .content6_bottom .content6_bottom_right .BRRight{
	border-radius: 50%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 2.7743rem;
	height: 2.7743rem;
	position: relative;
	align-items: center;
	margin-left: -0.5044rem;
	background: linear-gradient(197deg, #F9F09B 0%, #F78F89 100%);
}
.content6 .content6_bottom .RightDetail {
	font-size: .3026rem;
	font-weight: 500;
	color: #333333;
	margin-top: .0631rem;
}
.content6 .content6_bottom .Rightimg {
	width: .5801rem;
	height: .5549rem;
}
.content6 .content6_bottom .BLleftTopL {
	/* width: 3.8335rem; */
	text-align: center;
	padding-left: .2522rem;
	padding-right: .2522rem;
	box-sizing: border-box;
	height: .681rem;
	line-height: .681rem;
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, #FFFFFF 100%);
	border-radius: .3783rem;
	font-size: .1765rem;
	font-weight: 400;
	color: #333333;
}
.content6 .content6_bottom .BRleft .BLleftTopL {
	background: linear-gradient(90deg,   #FFFFFF 0%, rgba(255,255,255,0) 100%);
}
.content6 .content6_bottom .BLleftTopR {
	width: 1.198rem;
	line-height: .681rem;
	height: .681rem;
	text-align: center;
	background: #FFFFFF;
	font-size: .227rem;
	font-weight: 500;
	color: #333333;
	background-image: linear-gradient(245deg, rgba(255, 255, 255, 1), rgba(82, 237, 102, 1));
	border-radius:.3783rem;
	padding: 1px;
	box-sizing:border-box;
	position: relative;
}
.content6 .content6_bottom .BRleft .BLleftTopR {
	background-image: linear-gradient(245deg, rgba(255, 255, 255, 1), rgba(246, 175, 164, 1));
}
.content6 .content6_bottom .BLleftTopR .ellipse{
	width:99%;
      height:100%;
      background:#fff;
      border-radius:.3783rem;
}
.BLleftTopRdetail {
	position: absolute;
	left: 50%;
	z-index: 1;
	top: 50%;
	transform: translate(-50%,-50%);
}
.content6 .content6_bottom .contentB {
	display: flex;
	align-items: center;
	margin-bottom: .3153rem;
}
.content6 .content6_bottom .contentB:last-child {
	margin-bottom: 0px;
}
.content6 .content6_bottom .BLleftTop {
	position: relative;
    right: -0.2018rem;
}
.content6 .content6_bottom .BLleftcenter {
	position: relative;
    left: -0.0504rem;
}
.content6 .content6_bottom .BLlefbottom {
	position: relative;
    right: -.1135rem;
}
.content6 .content6_bottom .BRleftTop {
	position: relative;
    right: 0.2018rem;
}
.content6 .content6_bottom .BRleftcenter {
	position: relative;
    left: 0.0504rem;
}
.content6 .content6_bottom .BRlefbottom {
	position: relative;
    right: .1135rem;
}
.TAfoot .conter2 {
	width: 17.5rem;
}
.TAfoot .foot_contact {
	width: 100%;
	height: 3.9975rem;
	background: url("//qjzb.kuleiman.com/record/klm/vrzyy/1/TABG.jpg") no-repeat;
	background-size: 100% 100%;
	background-position: center;
}

.TAfoot .con_center {
	text-align: center;
}
.TAfoot .con_botinpt1 {
	width: 2.8752rem;
	justify-content: flex-start;
	height: .5801rem;
	border-radius: .29rem;
	display: flex;
	align-items: center;
	background: #FFFFFF;
	margin-right: .2522rem;
	border: none;
	box-shadow:none
}

.TAfoot .con_botinpt2 {
	width: 2.8752rem;
	height: .5801rem;
	border-radius: .29rem;
	display: flex;
	background: #FFFFFF;
	justify-content: flex-start;
	align-items: center;
	border: none;
	box-shadow:none
}
.TAfoot .con_botinpt {
	width: 8rem;
	padding-top: .454rem;
}
.TAfoot .con_botinpt input {
	text-align: left !important;
	padding-left: .2522rem;
}
.TAfoot .place_con {
	color: #999999;
	font-size: .2rem;
	text-align: left;
}
.TAfoot .con_botinpt1 input::-ms-input-placeholder {
	font-size: .2018rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
}

.TAfoot .con_botinpt1 input::-moz-placeholder {
	font-size: .2018rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
	/* text-align: center; */
}

.TAfoot .con_botinpt1 input::-webkit-input-placeholder {
	font-size: .2018rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
	/* text-align: center; */
}

.TAfoot .con_botinpt2 input::-moz-placeholder {
	font-size: .2018rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
	/* text-align: center; */
}

.TAfoot .con_botinpt2 input::-ms-input-placeholder {
	font-size: .2018rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
	/* text-align: center; */
}

.TAfoot .con_botinpt2 input::-webkit-input-placeholder {
	font-size: .2018rem !important;
	font-weight: 400 !important;
	color: #B0B0B0 !important;
	text-align: left;
	/* text-align: center; */
}
.TAfoot .con_titword {
	background: transparent;
	-webkit-text-fill-color:#051320;
	padding-top: .9458rem;
	color: #051320;
	line-height: 1;
	font-size: .5549rem;
	font-weight: 600;
	font-style: initial;
}
.TAfoot .con_input {
	width: 100%;
	height: auto;
	margin: 0;
	color: #343D58;
	font-size: .2rem;
}
.TAfoot .con_cenword {
	font-size: .227rem;
	color: #051320;
	font-weight: 500;
	padding-top: .2522rem;
	letter-spacing:0px
}
.TAfoot .con_botsub {
	width: 1.8789rem;
	height: .5801rem;
	background: #FF5146;
	box-shadow: inset 0px 0px 40px 0px rgba(255,255,255,0.5);
	border-radius: .29rem;
	color: #FFFFFF;
	font-size: .227rem;
	text-align: center;
	line-height: .5801rem;
	margin-left: .2522rem;
}
.TAfoot .con_botsub:hover {
	background: #e13a2f;
    box-shadow: inset 0px 0px 40px 0px rgba(255,255,255,0.5);
    cursor: pointer;
}
/* .TAfoot .con_botsub:active {
	background: green;
    box-shadow: inset 0px 0px 40px 0px rgba(255,255,255,0.5);
    cursor: pointer;
}
.TAfoot .con_botsub:visited {
	background: green;
    box-shadow: inset 0px 0px 40px 0px rgba(255,255,255,0.5);
    cursor: pointer;
} */
/* .select_box {
	width: 1536px;
	height: 255.216px;
	overflow: hidden;
	margin: 0px auto 80px;
	position: relative;
}

.select_box .select_log {
	position: absolute;
	z-index: 10;
	right: 0px;
	transform: rotate(180deg);
}

.select_box .select_log2 {
	position: absolute;
	z-index: 10;
	left: 0px;
}

.line_odd {
	width: 2899.16px;
	animation: 36s linear 0s infinite normal none running scrollToRight;
}

@keyframes scrollToRight {
	0% {
		transform: translate3d(-50%, 0px, 0px);
	}

	100% {
		transform: translate3d(0%, 0px, 0px);
	}
}

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

.line_event {
	width: 2899.16px;
	animation: 28s linear 0s infinite normal none running scrollToRight;
}

.line_event img {
	width: 50%;
	display: inline-block;
	float: left;
} */

 /* å‡ºçŽ°å¼¹çª— */
 .tc {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
   display: none;
   z-index: 33;
}

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

.tc-wrap {
	width: 430px;
	height: 467px;
	background: #FFFFFF;
	border-radius: 8px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: hidden;
}


.tc-wrap .t {
	width: 430px;
	height: 125px;
	background: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/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: 20px;
	height: 20px;
	background: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/cclose.png) center center / 100% 100% no-repeat;
   top: 15px;
   right: 15px;
   cursor: pointer;
}

.tc-wrap .t p {
	font-size: 18px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	padding: 0 40px;
}

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

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

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

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

.tc-wrap .b .span-wrap .iconl {
	background: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/lxx.png) center center / 100% 100% no-repeat;
	width: 80px;
	height: 3px;
	margin-right: 16px;
}

.tc-wrap .b .span-wrap .iconr {
	background: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/lxx.png) center center / 100% 100% no-repeat;
	transform: rotate(180deg);
	width: 80px;
	height: 3px;
	margin-left: 16px;
}

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

.tc-wrap .b .inp {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: 27px;
}

.tc-wrap .b .inp .inp1 {
	width: 260px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D9D9D9;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tc-wrap .b .inp .inp2 {
	width: 260px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 8px;
	border: 1px solid #D9D9D9;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 16px;
}

.tc-wrap .b .inp .inp1 .icon1 {
	background: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/dhh.png) center center / 100% 100% no-repeat;
	width: 14px;
	height: 14px;
	margin-left: 20px;
}

.tc-wrap .b .inp .inp2 .icon2 {
	background: url(//qjzb.kuleiman.com/record/klm/vrzyy/1/xmm.png) center center / 100% 100% no-repeat;
	width: 14px;
	height: 14px;
	margin-left: 20px;
}

.tc-wrap .b .inp .inp1 input {
	flex: 1;
	padding: 0 9px;
}

.tc-wrap .b .inp .inp2 input {
	flex: 1;
	padding: 0 9px;
}

.tc-wrap .b .inp .inp3 {
	width: 260px;
	height: 36px;
	background: linear-gradient(53deg, #71BCFF 0%, #3972FF 100%);
	border-radius: 8px;
	font-size: 14px;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 16px;
}

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

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

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

.tc-wrap .b .bo span {
	color: rgba(57, 114, 255, 1);
	padding: 9px;
}
.TAviDivBg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 1001;
	background: rgba(0, 0, 0, 0.6);
}

.TAviDiv {
	width: 13.075rem;
	height: 7.375rem;
	border: 0rem solid #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.TAviDiv video{
	width: 100%;
	height: 100%;
	background-color: #000;
}

.TAviDiv span {
	width: .425rem;
	height: .425rem;
	position: absolute;
	right: -0.375rem;
	top: -0.375rem;
	cursor: pointer;
	z-index: 889;
	background: #fff;
	border-radius: 50%;
}

.TAviDiv span img {
	display: block;
	width: 100%;
	height: 100%;
}
.TAviDiv span {
	right: -0.225rem;
	top: -0.225rem;
	background: url("//qjzb.kuleiman.com/record/klm/vrzyy/1/viClose3.png") no-repeat 50% 50%;
	background-size: 92% auto;
}

.TAviDiv span:hover {
	background: url("//qjzb.kuleiman.com/record/klm/vrzyy/1/viClose2.png") no-repeat 50% 50%;
	background-size: 92% auto;
}

@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)
	}
}
.viDivBgserviceingo {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	/* display: none; */
	z-index: 1001;
	background: rgba(0, 0, 0, 0.6);
}

.viDivserviceingo {
	width: 13.075rem;
    height: 7.375rem;
	border: 0rem solid #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.viDivserviceingo .videoserviceingo{
	width: 100%;
	height: 100%;
	background-color: #000;
}

.viDivserviceingo span {
	width: .425rem;
	height: .425rem;
	position: absolute;
	right: -0.375rem;
	top: -0.375rem;
	cursor: pointer;
	z-index: 889;
	background: #fff;
	border-radius: 50%;
}

.viDivserviceingo span img {
	display: block;
	width: 100%;
	height: 100%;
}

.viDivserviceingo span {
	right: -0.225rem;
	top: -0.225rem;
	background: url("//qjzb.kuleiman.com/record/klm/vrzyy/1/viClose3.png") no-repeat 50% 50%;
	background-size: 92% auto;
}

.viDivserviceingo span:hover {
	background: url("//qjzb.kuleiman.com/record/klm/vrzyy/1/viClose2.png") no-repeat 50% 50%;
	background-size: 92% auto;
}.playVideoIcon{
    width: 1.3rem;
    height: 1.3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.playVideoIcon img{
    max-width: 100%;
    max-height: 100%;
}

.videoPoster{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 7;
	top: 0;
	left: 0;
	border-radius: 0.2144rem;
    border: 0.1009rem  solid #FFFFFF;
}
.videoPoster img{
	max-width: 100%;
	max-height: 100%;
	border-radius: 0.1rem;

}
.playVideoIcon{
	z-index: 9;
}</pre></body></html>