[v-cloak] {
	display: none;
}
/* xz */
@font-face {
    font-family: 'TGBF';
    src: url('./TG-TYPE-Bold.otf');
    font-weight: normal;
}
/* 动画 */
@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-30%, 0, 0);
	}

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

/* * {
	font-family: "PingFangSC-Semibold, PingFang SC", "思源黑体 CN Regular" !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;
	}
}


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

.content1 {
	position: absolute;
	left: 50%;
	top: 4.5397rem;
	transform: translate(-50%, -50%);
	text-align: center;
}

.content1 .content1btn {
	cursor: pointer;
}

.content1 .title1 {
	font-weight: 600;
	font-size: .7818rem;
	font-weight: 800;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.2;
	text-shadow: 0px 2px 3px rgba(33, 34, 38, 0.73);
}

.content1 .p1 {
	font-size: .1765rem;
	line-height: 1.5;
	font-weight: 400;
	color: #FFFFFF;
}

.content1 .p5 {
	margin-top: .6936rem;
	margin-bottom: 2px;
}

.content1 .p5 img {
	width: .3783rem;
	height: .3783rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	animation-name: beat;
	animation-duration: 3s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-play-state: running;
}

@keyframes beat {
	0% {
		bottom: 20%;
	}

	25% {
		bottom: 15%;
	}

	50% {
		bottom: 20%;
	}

	75% {
		bottom: 15%;
	}

	100% {
		bottom: 20%;
	}
}

.content1bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 1.3241rem;
	background: url(//qjzb.kuleiman.com/record/klm/zs/1/banner-btm.png) no-repeat center center ;
	background-size: 100% 100%;
	backdrop-filter: blur(2px);
	display: flex;
	align-items: center;
	justify-content: center;
}

.content1bottom .content1bottomitem {
	font-size: .1892rem;
	font-weight: 400;
	color: #061440;
	margin-right: 2.005rem;
}

.content1bottom .content1bottomitem:last-child {
	margin-right: 0px;
}

.content1bottom .content1bottomitem>span {
	font-size: .4035rem;
	font-weight: bold;
	padding-right: .0757rem;
	color: #3972FF;
	font-family: 'TGBF' !important;
}
/* bk2 */
.bk2 {
	width: 100%;
	height: 7.995rem;
	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 {
	line-height: 1;
	text-align: center;
	font-size: .454rem;
	font-weight: bold;
	color: #030621;
	background: linear-gradient(0deg, #040506 32%, #835517 85%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: .8197rem auto 0;
}

.content2 .p2 {
	text-align: center;
	margin: .227rem auto 0;
	font-size: .2018rem;
	font-weight: 400;
	color: #231A02;
}

.content2 .content2_bottom {
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .6557rem;
	/* transform: translate3d(180px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); */
}

.content2 .content2_bottom .content2_bottom_left {
	/* width: 9.1047rem; */
	height: 5.1198rem;
	box-shadow: 0px 2px .0757rem 0px rgba(0, 0, 0, 0.15);
	border-radius: .1513rem;
	margin-right: .5044rem;
	position: relative;
}

.content2 .content2_bottom .content2_bottom_left .play_video {
	width: .7rem;
	height: .7rem;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(//qjzb.kuleiman.com/record/klm/zs/1/play.png) no-repeat center center;
	background-size: 100% 100%;
	cursor: pointer;
	z-index: 2;
}

.content2 .content2_bottom video {
	width: 100%;
	height: 100%;
	border-radius: .1513rem;
	border: .0504rem solid #FFFFFF;
}

.content2 .content2_bottom .content2_bottom_right {
	width: 5.3972rem;
	height: 5.1198rem;
	position: relative;
	text-align: center;
	box-shadow: .1513rem .2144rem .2648rem 0px rgba(0, 0, 0, 0.13);
	border-radius: .1513rem;
	background: linear-gradient(117deg, rgba(85, 132, 255, 1), rgba(255, 255, 255, 0));
}

.content2 .content2_bottom .content2_bottom_right .by_top {
	margin-top: -0.7rem;
	margin-right: -2.1rem;
	/* z-index: 3; */
}

.content_bottombg {
	position: absolute;
	left: 1px;
	top: 1px;
	border-radius: .1513rem;
	bottom: 0px;
	right: 0px;
	background: #FFFFFF;
}

.content2_bottom_c {
	position: relative;
	width: 100%;
	height: 100%;
}

.content2 .content2_bottom .content2_bottom_right .cbr_title {
	font-size: .3026rem;
	font-weight: bold !important;
	color: #000E45;
	margin-top: .8575rem;
	height: .4rem !important;
}

.content2 .content2_bottom .content2_bottom_right .cbr_detail {
	font-size: .2018rem;
	font-weight: 500;
	line-height: .3026rem;
	color: #000E45;
	height: .5044rem;
}

.content2 .content2_bottom .content2_bottom_right .cbr_input {
	position: relative;
	width: 3.6948rem;
	margin: 0 auto;
	margin-top: .2144rem;
	background: #F8FBFF;
	border-radius: 4px;
	border: 1px solid transparent;
	display: flex;
	align-items: center;
	transition: all .3s;
}

.content2 .content2_bottom .content2_bottom_right .cbr_input input {
	height: .4414rem;
	flex: 1;
}

.content2 .content2_bottom .content2_bottom_right .cbr_input label {
	font-size: .1765rem;
	font-weight: 400;
	color: #000E45;
	width: .7566rem;
}

.content2 .content2_bottom .content2_bottom_right .cbr_name label {
	background: url(//qjzb.kuleiman.com/record/klm/zs/1/name.svg) no-repeat left center;
	margin-left: .1rem;
	padding-left: .2rem;
}

.content2 .content2_bottom .content2_bottom_right .cbr_phone label {
	background: url(//qjzb.kuleiman.com/record/klm/zs/1/phone.svg) no-repeat left center;
	margin-left: .1rem;
	padding-left: .2rem;
}

.content2 .content2_bottom .content2_bottom_right .cbr_btn {
	width: 3.6948rem;
	height: .5rem;
	background: #3972FF;
	border-radius: 4px;
	font-weight: 400;
	margin: 0 auto;
	line-height: .5rem;
	text-align: center;
	font-size: .1765rem;
	color: #FFFFFF;
	cursor: pointer;
	margin-top: .29rem;
	display: flex;
	justify-content: center;
	align-items: baseline;
}

.content2 .content2_bottom .content2_bottom_right .cbr_btn img {
	width: 0.3rem;
	height: 0.1rem;
}

.content2 .content2_bottom .content2_bottom_right .cbr_bottom_detail {
	font-size: .1513rem;
	font-weight: 400;
	color: #BCCDEE;
	margin-top: .1765rem;
}

.bk33 {
	width: 100%;
	height: 7.8rem;
	position: relative;
}

.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;
	font-weight: bold;
	color: #000E45;
	margin: .9962rem auto 0;
}

.content33 .pdesc {
	margin-top: .35rem;
	margin-bottom: .8827rem;
	font-size: .2018rem;
	font-weight: 500;
	color: #000E45;
}

.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: 6.9105rem;
	height: 4.2623rem;
	margin-right: .3909rem;
	position: relative;
	box-shadow: .1513rem .2144rem .2648rem 0px rgba(0, 0, 0, 0.13);
	border-radius: .1513rem;
	background: linear-gradient(117deg, rgba(85, 132, 255, 1), rgba(255, 255, 255, 0));
}

.content33 .bottom3 .bottomright img,
.content33 .bottom3 .bottomleft img {
	width: 95%;
	height: 95%;
	position: relative;
	border-radius: .1513rem;
	left: .1513rem;
	top: .1892rem;
}

.content33 .bottom3 .bottomright img {
	width: 85%;
	left: .5675rem;
}

.content33 .bottom3 .bottomright {
	width: 7.6671rem;
	height: 4.2623rem;
	position: relative;
	box-shadow: .1513rem .2144rem .2648rem 0px rgba(0, 0, 0, 0.13);
	border-radius: .1513rem;
	background: linear-gradient(117deg, rgba(85, 132, 255, 1), rgba(255, 255, 255, 0));
}

.content33 .bottom3 .bottomright .bottomright_con {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0px;
}

@keyframes animates1 {
	0% {
		height: 0;
	}

	50% {
		height: 50%;
	}

	100% {
		height: 100%;
	}
}

@keyframes animates2 {
	0% {
		height: 0;
	}

	50% {
		height: .2522rem;
	}

	100% {
		height: .5927rem;
	}
}

@keyframes animates3 {
	0% {
		height: 0;
	}

	50% {
		height: .2522rem;
	}

	100% {
		height: .6557rem;
	}
}

@keyframes animates4 {
	0% {
		height: 0;
	}

	50% {
		height: .1261rem;
	}

	100% {
		height: .2522rem;
	}
}

@keyframes animates5 {
	0% {
		height: 0;
	}

	50% {
		height: .1261rem;
	}

	100% {
		height: .2648rem;
	}
}

@keyframes animates6 {
	0% {
		height: 0;
	}

	50% {
		height: .2522rem;
	}

	100% {
		height: 1.198rem;
	}
}

.content33 .bottom3 .bottomright .bottomright_con .bottomright_conp {
	position: absolute;
	width: .4288rem;
	border-radius: .0504rem;
	bottom: 1.0088rem;
}

.content33 .bottom3 .bottomright .bottomright_con .bottomright_con1 {
	max-height: 1.8537rem;
	height: 1.8537rem;
	left: 1.1097rem;
	background: rgba(91, 143, 249, 0.85);
	/* animation: animates1 2s linear 1; */
}

.content33 .bottom3 .bottomright .bottomright_con .bottomright_con2 {
	max-height: .5927rem;
	height: .5927rem;
	left: 2.1185rem;
	background: rgba(33, 225, 255, 0.85);
	/* animation: animates2 2s linear 1; */
	/* animation-delay: 1s; */
}

.content33 .bottom3 .bottomright .bottomright_con .bottomright_con3 {
	max-height: .6557rem;
	height: .6557rem;
	left: 3.1274rem;
	background: rgba(90, 216, 166, 0.85);
	/* animation: animates3 2s linear 1; */
	/* animation-delay: 2s; */
}

.content33 .bottom3 .bottomright .bottomright_con .bottomright_con4 {
	height: .2522rem;
	max-height: .2522rem;
	left: 4.1362rem;
	background: rgba(255, 176, 48, 0.85);
	/* animation: animates4 2s linear 1; */
	/* animation-delay: 3s; */
}

.content33 .bottom3 .bottomright .bottomright_con .bottomright_con5 {
	height: .2648rem;
	max-height: .2648rem;
	background: rgba(113, 90, 216, 0.85);
	right: 2.1185rem;
	/* animation: animates5 1s linear 1; */
	/* animation-delay: 4s; */
}

.content33 .bottom3 .bottomright .bottomright_con .bottomright_con6 {
	height: 1.198rem;
	max-height: 1.198rem;
	right: 1.1097rem;
	background: rgba(54, 167, 216, 0.85);
	/* animation: animates6 2s linear 1; */
	/* animation-delay: 5s; */
}

.content33 .bottomright_con .bottomright_conanimation {
	animation: animates1 4s linear 1;
	animation-delay: 0.4s;
}

#picList1 {
	/* width: 100% !important; */
	margin: 0 auto;
	/* transition: transform 0.08s; */
	/* transition-duration:300ms */
}

#picList1 {
	display: flex;
	align-items: center;
	padding: .1261rem 0px;
}

.content33 .bottom3 .bottomleft-con {
	position: relative;
	z-index: 1;
}

.content33 .bottomleft-con .bottomleft-top {
	text-align: center;
	margin-top: .3783rem;
	font-size: .2018rem;
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: bold;
	color: #000E45;
	margin-bottom: .4035rem;
}

.content33 .bottomleft-con .bottomleft-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.content33 .bottomleft-con .bottomleft-center .bottomleft_c_item {
	width: 1.1854rem;
	height: 1.1854rem;
	border-radius: 50%;
	background: linear-gradient(225deg, rgba(122, 200, 227, 1), rgba(71, 87, 249, 1));
	text-align: center;
	margin-right: .5422rem;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content33 .bottomleft-con .bottomleft-center .bottomleft_c_item2,
.content33 .bottomleft-con .bottomleft-center .bottomleft_c_item5 {
	margin-right: 0rem;
}

.content33 .bottomleft-con .bottomleft-center .bottomleft_c_item .content_bottombg {
	border-radius: 50%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 96%;
	height: 96%;
}

.content33 .bottomleft-con .bottomleft-center .bottomleft_c_item p {
	font-size: .1513rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #000E45;

}

.content33 .bottomleft-con .bottomleft-center .bottomleft_c_item .bci_p {
	font-size: .227rem;
	font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
	font-weight: 800;
	color: #0228C4;

}

.content33 .bottomleft-con .bottomleft-center .bottomleft_c_item1_b {
	position: relative;
	z-index: 1;
}

.content33 .bottomleft-con .bottomleft-bottom {
	font-size: .1513rem;
	text-align: right;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #BCBCBC;
	margin-top: .4792rem;
	margin-right: .2396rem;
}


.bk4 {
	width: 100%;
	height: 9.2308rem;
	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;
}

/* xg */
.content4 .play-t {
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	margin-top: .3rem;
	cursor: pointer;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	margin-top: 2rem;
	z-index: 5;
}

/* xz */
.content4 .play-td {
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	margin: 0 auto;
	margin-top: .18rem;
	cursor: pointer;
	position: relative;
}

.content4 .play-td::before {
	content: '';
	position: absolute;
	animation: scalets 2s infinite;
	background: rgba(80, 133, 251, 0.5);
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
	left: 37%;
	top: 37%;
}

.content4 .title4 {
	margin-top: .7692rem;
	font-size: .454rem;
	line-height: 1;
	text-align: center;
	font-weight: bold;
	color: #262A47;
}

.content4 .title4 span {
	background: linear-gradient(0deg, #040506 32%, #835517 85%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.content4 .p4 {
	font-size: .2018rem;
	font-weight: 400;
	text-align: center;
	margin: .3405rem auto 0;
	color: #231A02;
}

/* .content4 .bottom_img {
	width: 16.2295rem;
	height: 3.9849rem;
	left: 50%;
	margin-left: .5044rem;
	top: 3.5309rem;
	transform: translateX(-50%);
    position: absolute;
} */
.content4 .bottom_img {
	margin: 0 auto;
	position: relative;
	display: inline-block;
	width: 16.2421rem;
	height: 2.5599rem !important;
	position: absolute;
	cursor: pointer;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/lineanmition.png') repeat-y;
	background-size: 100% 1100%;
	left: 4.4136rem;
	top: 3.5309rem;
}

.content4 .bottomitem {
	position: absolute;
	text-align: center;
}

.content4 .bottomitem .bi1 {
	color: #000E45;
	font-size: .2018rem;
	font-weight: bold;
}

.content4 .bottomitem .bi2 {
	color: #5085FB;
	font-size: .2774rem;
	font-weight: bold;
	margin-top: .0504rem;
}

.content4 .bottomitem .bi3 {
	color: #000E45;
	font-size: .2018rem;
	font-weight: bold;
	margin-bottom: .3026rem;
	margin-top: .1009rem;
}

.content4 .bottomitem .bi4 {
	width: .1765rem;
	height: .1765rem;
	margin: 0 auto;
	background: #5085FB;
	border-radius: 50%;

}

.content4 .bottomitem .bi5 {
	min-width: 1.9546rem;
	background: #F6FAFD;
	box-shadow: .1009rem .1135rem .2018rem 0px rgba(4, 31, 77, 0.1);
	border-radius: .2018rem;
	margin-top: .5422rem;
	box-sizing: border-box;
	padding: .3026rem 0px .2522rem .28rem;
	font-size: .2018rem;
	font-weight: 500;
	color: #000E45;
	text-align: left;
}

.content4 .bottomitem .bi5 p {
	line-height: 1.8;
}

.content4 .bottomitem1 {
	left: 6.053rem;
	top: 3.9849rem;
}

.content4 .bottomitem2 {
	left: 50%;
	transform: translateX(-50%);
	top: 3.2156rem;
}

.content4 .bottomitem3 {
	right: 6.8726rem;
	top: 2.1438rem;
}

/* bk5 */
.bk5 {
	width: 100%;
	height: 6.6961rem;
	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: .42rem;
	font-weight: bold;
	color: #262A47;
	background: linear-gradient(0deg, #040506 32%, #835517 85%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: .8701rem auto 0;
	line-height: 1;
	text-align: center;
}

.content5 .p5 {
	font-size: .2018rem;
	font-weight: 400;
	color: #061440;
	margin-top: 0.227rem;
	margin-bottom: .6557rem;
	line-height: 1;
	text-align: center;
}

.content5 .contentTop {
	width: 14.3rem;
	margin: 0 auto;
	display: flex;
	box-sizing: border-box;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/bk5contentimg.png') no-repeat center/100%;
}

.content5Right,
.content5 .content5left {
	position: relative;
	width: 7.2383rem;
	height: 3.6066rem;
	padding-top: .6683rem;
	box-sizing: border-box;
	margin-right: .5296rem;
	border-radius: .2018rem;
}

.content5 .content5left .content5left_content {
	position: relative;
	line-height: .45rem;
	margin-left: 2.0807rem;
}

.contentTop .contentTop_img {
	width: 3.6747rem;
	/* height: 2.8373rem; */
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0px;
}

.contentTop .content_bottombg {
	border-radius: .2018rem;
}

.content5Right .content_bottombg {
	right: 1px;
}

.content5 .content5left .content5left_content span {
	font-size: .227rem;
	font-weight: 500;
	color: #262A47;
}

.content5 .content5left .content5left_content span .icon {
	height: .3783rem;
	width: .3783rem;
	margin-left: -0.5422rem;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/bk5selectimg.png') no-repeat center;
	position: absolute;
}

.content5 .content5Right .content5right_content {
	position: relative;
	line-height: .45rem;
	margin-left: 3.0391rem;
}

.content5 .content5Right .content5right_content span {
	font-size: .227rem;
	font-weight: 500;
	color: #262A47;
}

.content5 .content5Right .content5right_content span .icon {
	height: .3783rem;
	width: .3783rem;
	margin-left: -0.5422rem;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/bk5selectimg.png') no-repeat center;
	position: absolute;
}

.content5 .content5Right {
	position: relative;
	width: 7.2383rem;
	height: 3.6066rem;
}

/* bk12 */
.bk12 {
	width: 100%;
	height: 8.9407rem;
	background: #F1F7FF;
}

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

.content12 .card12 {
	display: flex;
	/* width: 14.2rem; */
	border-radius: .15rem;
	margin: 0 auto;
	/* overflow: hidden; */
}

.content12 .p12 {
	font-size: .2018rem;
	font-weight: 400;
	text-align: center;
	margin: 0 auto;
	margin-bottom: .6683rem;
	color: #231A02;
}

.content12 .content6_bottom_submit {
	margin-top: .5927rem;
}

.content12 .title12 {
	font-size: .454rem;
	line-height: 1;
	text-align: center;
	margin: .8701rem auto .3405rem auto;
	font-weight: bold;
	color: #262A47;
}

.content12 .title12 span {
	background: linear-gradient(0deg, #040506 32%, #835517 85%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

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

.content12 ul li {
	width: 3.3rem;
	height: 4.24rem;
	font-size: .227rem;
	position: relative;
	transition: all .5s;
	margin-right: .5675rem;
	background-size: 100% 100%;
	border-radius: 8px;
	overflow: hidden;

}

.content12 ul li:hover {
	transition: all .5s;
	transform: translate3d(0px, -0.2522rem, 0px);
}

.content12 ul li:hover .liContent {
	transform: translate3d(0px, 0, 0px);
}

.content12 ul li:hover .liContent3 {
	opacity: 1 !important;
}

.content12 ul li:nth-of-type(1) {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/liContent1.png') no-repeat center center;
}

.content12 ul li:nth-of-type(2) {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/liContent2.png') no-repeat center center;
}

.content12 ul li:nth-of-type(3) {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/liContent3.jpg') no-repeat center center;
}

.content12 ul li:nth-of-type(4) {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/liContent3.png') no-repeat center center;
}

.content12 ul li .liContent {
	position: absolute;
	margin: 1.4376rem 0 0 .4rem;
	transform: translate3d(0px, 1.02rem, 0px);
	transition: all .3s;
}

.content12 ul li .liContent .liContent1 {
	font-size: .6rem;
	font-weight: bold;
	color: #FFFFFF;
	font-family: 'TGBF' !important;
}

.content12 ul li .liContent .liContent1 .liContent1Del {
	width: .2018rem;
	height: .0378rem;
	display: inline-block;
	background: #FFFFFF;
}

.content12 ul li .liContent .liContent2 {
	font-size: .28;
	font-weight: 600;
	color: #FFFFFF;
	margin-bottom: .12rem;
	margin-top: .1009rem;
}

.content12 ul li .liContent .liContent3 {
	font-size: .165rem;
	color: #FFFFFF;
	line-height: 1.5;
	padding-right: .4rem;
	opacity: 0;
	transition: all .3s;
}

/* bk8 */
.bk8 {
	width: 100%;
	position: relative;
	padding-bottom: .5675rem;
	/* height: 6.8474rem; */
	/* background: url('//qjzb.kuleiman.com/record/klm/zs/1/bk8Bg.jpg') no-repeat center/100%; */
}

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

.content8 .p8 {
	text-align: center;
	margin: 0 auto;
	margin-bottom: .6305rem;
	font-size: .2018rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #231A02;
}

.content8 .title8 {
	font-size: .454rem;
	line-height: 1;
	text-align: center;
	margin: .8071rem auto .3405rem auto;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #262A47;
	background: linear-gradient(0deg, #040506 32%, #835517 85%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.content8 ul {
	display: flex;
	justify-content: center;
}

.bk8::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 3.2913rem;
	top: 4.5902rem;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/card8bottomimg.png') no-repeat center bottom /100%;
}

.bk8::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 3.14rem;
	bottom: 0px;
	z-index: -1;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/card8bottomimg1.png') no-repeat center bottom /100%;
}

.bk8 .content6_bottom_submit {
	margin-top: .5927rem;
}

.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: 2.3707rem;
	height: 3.5939rem;
	transition: all 0.5s;
	overflow: hidden;
	border-radius: .0757rem;
	background: #F5F7FE;
	border-radius: 6px;
}

.content8 .card8 li img {
	width: 100%;
	height: 100%;
}

.content8 .card8 li .licontentitem {
	position: absolute;
	margin: 0 auto;
	margin-top: .68rem;
	text-align: center;
	padding: 0 .4414rem;
}

.content8 .card8 li .libg {
	opacity: 0;
}

/* .content8 .card8 li.zdyli1 .libg {
	opacity: 1;
} */
.content8 .card8 li.zdyli1:hover .libg,
.content8 .card8 li.zdyli2:hover .libg,
.content8 .card8 li.zdyli3:hover .libg,
.content8 .card8 li.zdyli4:hover .libg,
.content8 .card8 li.zdyli5:hover .libg,
.content8 .card8 li.zdyli6:hover .libg {
	opacity: 1;
}

.content8 .card8 li .licontentitem .licontentitemp1 {
	font-size: .2522rem;
	font-weight: bold;
	color: #000E45;
	margin-top: .1009rem;
	margin-bottom: .25rem;
}

.content8 .card8 li .licontentitem .licontentitemp2 {
	font-size: .17rem;
	font-weight: 400;
	color: #616C91;
	line-height: 1.5;
}

.content8 .card8 li:hover .licontentitem .licontentitemp1 {
	color: #FFFFFF;
}

.content8 .card8 li:hover .licontentitem .licontentitemp2 {
	color: #FFFFFF;
}

.content8 .card8 li .licontentitem i {
	width: .5675rem;
	height: .5801rem;
	display: inline-block;
}

.content8 .card8 li .licontentitem i.licontentitemi1 {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/licontentitem1.png') no-repeat center/100%;
}

.content8 .card8 li .licontentitem i.licontentitemi2 {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/licontentitem2.png') no-repeat center/100%;
}

.content8 .card8 li .licontentitem i.licontentitemi3 {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/licontentitem3.png') no-repeat center/100%;
}

.content8 .card8 li .licontentitem i.licontentitemi4 {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/licontentitem4.png') no-repeat center/100%;
}

.content8 .card8 li .licontentitem i.licontentitemi5 {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/licontentitem5.png') no-repeat center/100%;
}

.content8 .card8 li .licontentitem i.licontentitemi6 {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/licontentitem6.png') no-repeat center/100%;
}

.content8 .card8 li>img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
}

.content8 .card8 li:hover>img {
	transform: translate(-50%, -50%) scale(1.2);
	transition: all 0.5s;
}

.content8 .content8bottom {
	width: 15.2rem;
	margin: 0 auto;
}

.content8 .content8bottom .c8bcontentnav {
	padding-bottom: .2144rem;
	margin-bottom: .4035rem;
	border-bottom: 1px solid #DCE7FF;
}

.content8 .content8bottom .c8bcontentnav .c8bcontentnavC {
	display: flex;
	align-items: center;
	justify-content: center;
}

.content8 .content8bottom .c8bcontentnav .c8bcontentnavC .c8bcontentli {
	font-size: .227rem;
	color: #262A47;
	cursor: pointer;
	font-weight: bold;
	margin-right: .7945rem;
}

.content8 .content8bottom .c8bcontentnav .c8bcontentnavC .c8bcontentli:last-child {
	margin-right: 0px;
}

.content8 .content8bottom .c8bcontentnav .c8bcontentnavC .c8bcontentli.active {
	color: #5085FB;
	position: relative;
}

.content8 .content8bottom .c8bcontentnav .c8bcontentnavC .c8bcontentli.active::after {
	content: '';
	position: absolute;
	bottom: -0.227rem;
	left: 50%;
	transform: translateX(-50%);
	width: .3783rem;
	height: .0378rem;
	background: #5085FB;
}

.content8 .content8bottom .c8bcontentbottom {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
	/* margin-left: -0.0883rem; */
}

.content8 .content8bottom .c8bcontentbottom .c8bcontentitem {
	width: 3.6822rem;
	height: 2.2573rem;
	margin-right: .0883rem;
	overflow: hidden;
	transition: all 0.5s;
	border-radius: .1009rem;
	cursor: pointer;
	margin-bottom: .0757rem;
	position: relative;
}

.content8 .content8bottom .c8bcontentbottom .c8bcontentitem:hover .c8bcontentitemp {
	transform: translate3d(0px, 1rem, 0px);
}

/* xg */
/* .content8 .content8bottom .c8bcontentbottom .c8bcontentitem:last-child:hover .c8bcontentitemp {
	transform: translate3d(0px, 0rem, 0px) !important;
} */
/* xz */
.content8 .content8bottom .c8bcontentbottom .c8bcontentitem:last-child:hover .le_more {
	transform: scale(1);
}

.content8 .content8bottom .c8bcontentbottom .c8bcontentitem:hover .c8b_main {
	transform: scale(1);
}

.content8 .content8bottom .c8bcontentbottom .c8bcontentitem .c8b_main {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
	padding: .3rem;
	transform: scale(0);
	transition: all .3s;
}

.content8 .content8bottom .c8bcontentbottom .c8bcontentitem .c8b_main .c8b_content {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 3px;
	padding: .3rem;
}

.content8 .content8bottom .c8bcontentbottom .c8bcontentitem .c8b_main .c8b_content .title {
	height: .4rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	text-align: center;
	font-size: .2522rem;
	color: white;
	font-weight: bold;
	padding-bottom: .1rem;
}

.content8 .content8bottom .c8bcontentbottom .c8bcontentitem .c8b_main .c8b_content .detail {
	width: 100%;
	text-align: center;
	color: white;
	font-size: .16rem;
	margin-top: .2rem;
}

.content8 .content8bottom .c8bcontentbottom .c8bcontentitem .c8bcontentitemimg {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.content8 .content8bottom .c8bcontentbottom .c8bcontentitem .c8bcontentitemp {
	position: absolute;
	font-size: .2522rem;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: .4035rem;
	margin-top: -0.7314rem;
	transition: all .3s;
}

/* .content8 .content8bottom .c8bcontentbottom .c8bcontentitem .c8bcontentitemimg:hover {
	transform: scale(1.2);
} */

.bk7 {
	/* height: 6.4313rem; */
	overflow: hidden;
	zoom: 1;
	/* background: url('//qjzb.kuleiman.com/record/klm/zs/1/bk7bg.jpg') no-repeat center/100%; */
}

.bk7 .title {
	height: 0.45rem;
	font-size: .454rem;
	line-height: 0.45rem;
	text-align: center;
	margin-top: .8575rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #262A47;
}

.bk7 .title span {
	background: linear-gradient(0deg, #040506 32%, #835517 85%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.bk7 .title1 {
	font-size: .2018rem;
	font-weight: 400;
	line-height: 0.3rem;
	margin-top: .2522rem;
	margin-bottom: .6179rem;
	text-align: center;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #231A02;
}

.bk7 .contentbk7 {
	position: relative;
	width: 15.0063rem;
	margin: 0 auto;
	margin-bottom: .8197rem;
}

.bk7 .contentbk7 .contentbk7item-div {
	overflow: hidden;
	position: relative;
	cursor: pointer;
	border-radius: 5px;
}
/* xg */
.bk7 .contentbk7 .contentbk7item1{
	width: 7.377rem;
    height: 3.6948rem;
}
/* xg */
.bk7 .contentbk7 .contentbk7item3{
	width: 3.6192rem;
    height: 3.6948rem;
}
.bk7 .contentbk7 .contentbk7item {
	display: flex;
	margin-bottom: .2018rem;
}
/* xg */
.bk7 .contentbk7 .contentbk7item .img1 {
	width: 100%;
	height: 100%;
}
/* xg */
.bk7 .contentbk7 .contentbk7item4 {
	margin-left: .1892rem;
	width: 7.4527rem;
    height: 3.6948rem;
}
/* xg */
.bk7 .contentbk7 .contentbk7item2 {
	margin-left: .1892rem;
	margin-right: .1892rem;
	width: 3.6192rem;
    height: 3.6948rem;
}
/* xg */
.bk7 .contentbk7 .contentbk7item-div::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	transform: translate(-50%, -50%);
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/videoicon.svg') no-repeat center/100%;
	width: .5675rem;
	height: .5801rem;
}

.c7-img {
	transition: transform 0.5s;
}

.bk7 .contentbk7 .contentbk7item-div:hover .c7-img {
	transform: scale(1.1);
}

.bk7 .contentbk7 .contentbk7item .img2 {
	width: 100%;
	height: 100%;
}

.bk7 .contentbk7 .contentbk7item .img3 {
	width: 100%;
	height: 100%;
}

.bk7 .contentbk7 .contentbk7item .img4 {
	width: 100%;
	height: 100%;
}

.bk7 .contentbk7 .contentbk7item .c7Detail {
	/* position: absolute; */
	margin-left: .6053rem;
	margin-bottom: .3405rem;
	margin-top: -0.6557rem;
}

.bk7 .contentbk7 .contentbk7item .c7Detail span {
	position: relative;
	z-index: 2;
	font-size: .227rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
}

.bk7 .contentbk7 .contentbk7item .imgicon {
	width: .6431rem;
	height: .1387rem;
	position: relative;
	right: .5801rem;
	z-index: 1;
	top: .2018rem;
}

/* bk6 */
.bk6 {
	width: 100%;
	height: 9.5712rem;
	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;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1.0971rem auto 0;
}

.content6 .p6 {
	font-size: .2018rem;
	color: #666666;
	text-align: center;
	margin: .1892rem auto 0;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}

.content6 .content6_bottom {
	display: flex;
	align-items: center;
	margin: 0 auto;
	width: 16.0189rem;
	margin-top: .6431rem;
	flex-wrap: wrap;
	justify-content: center;
}

.content6 .content6_bottom .content6_bottomitem {
	display: flex;
	width: 6.8rem;
	height: 1.9rem;
	box-sizing: border-box;
	margin-right: .2396rem;
	margin-bottom: .2396rem;
	padding-left: .3657rem;
	border-radius: .15rem;
	align-items: center;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/content6_bottomitembg.png') no-repeat center;
}

.content6 .content6_bottom .content6_bottomitem:nth-of-type(2n) {
	margin-right: 0px;
}

.content6 .content6_bottom .content6_bottomitem .content6_bottomLeft {
	width: 1.2358rem;
	height: 1.2358rem;
	margin-right: .3153rem;
}

.content6 .content6_bottom img {
	transition: all 0.5s;
	width: 100%;
	height: 100%;
}

.content6 .content6_bottom .content6_bottomitem .content6_bottomLeft:hover img {
	transition: all 0.5s;
	transform: scale(1.2);
}

.content6 .content6_bottom .content6_bottomitem .content6_bottomRight {
	flex: 1;
}

.content6 .content6_bottom .content6_bottomitem .content6_bottomRight .cbr_p {
	font-size: .3026rem;
	font-weight: 600;
	color: #262A47;
	margin-bottom: .1261rem;
}

.content6 .content6_bottom .content6_bottomitem .content6_bottomRight .cbr_p span {
	color: #288AFF;
}

.content6 .content6_bottom .content6_bottomitem .content6_bottomRight .cbr_p1 {
	font-size: .17rem;
	font-weight: 500;
	color: #616C91;
}

.content6_bottom_submit {
	display: flex;
	align-items: center;
	margin: 0 auto;
	width: 100%;
	margin-top: .7188rem;
	justify-content: center;
}

.content6_bottom_submit .cbs_input {
	width: 3.3796rem;
	height: .5801rem;
	/* line-height: .5801rem; */
	background: #FFFFFF;
	box-shadow: 0px 2px .0757rem 0px rgba(0, 0, 0, 0.11);
	border-radius: .0757rem;
	margin-right: .1892rem;
	display: flex;
	align-items: center;
}

.content6_bottom_submit .cbs_input .cbs_inputNameicon {
	width: .29rem;
	height: .29rem;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/cbsnameicon.png') no-repeat center/100%;
	margin-left: .1513rem;
}

.content6_bottom_submit .cbs_input input {
	/* height: 100%; */
	flex: 1;
	padding-left: .0631rem;
	padding-right: .1261rem;
	width: 100%;
	height: .3rem;
}
/* xz */
.content6_bottom_submit .cbs_input input::-webkit-input-placeholder{
	font-size: .18rem !important;
	line-height: .3rem !important;
}
/* xz */
.content6_bottom_submit .cbs_input input::-moz-placeholder{
	font-size: .18rem !important;
	line-height: .3rem !important;

}
/* xz */
.content6_bottom_submit .cbs_input input::-ms-input-placeholder{
	font-size: .18rem !important;
	line-height:.3rem !important;
}

.content6_bottom_submit .cbs_input .cbs_inputPhoneicon {
	width: .29rem;
	height: .29rem;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/cbsphoneicon.png') no-repeat center/100%;
	margin-left: .1513rem;
}

.content6_bottom_submit .cbs_btn {
	width: 2.1816rem;
	height: .5801rem;
	text-align: center;
	line-height: .5801rem;
	font-size: .2018rem;
	cursor: pointer;
	color: #FFFFFF;
	background: #2589FF;
	box-shadow: inset 0px 1px .1387rem 0px rgba(255, 255, 255, 0.5);
	border-radius: .0757rem;
}

.content6_bottom_submit .cbs_btn:hover {
	background: #2589FF;
	border-radius: 6px;
}

/* bk10 */
.bk10 {
	width: 100%;
	height: 11.261rem;
	position: relative;
}

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

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

.content10 .title10 {
	font-size: .454rem;
	line-height: 1;
	text-align: center;
	margin: .8701rem auto 0;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #262A47;
	background: linear-gradient(0deg, #040506 32%, #835517 85%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.content10 .p10 {
	font-size: .2018rem;
	text-align: center;
	margin: .227rem auto 1.0467rem auto;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #1F294A;
}

.content10 .content_bottom {
	display: flex;
	align-items: center;
	margin: 0 auto;
	width: 13.4rem;
	margin-top: .6431rem;
}

.content10 .content_bottom .c10_left {
	color: #5085FB;
	font-size: .1765rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	margin-right: .8449rem;
	margin-top: 2.2699rem;
}

.content10 .content_bottom .c10_left span {
	font-size: .5044rem;
	font-family: Helvetica;
	font-family: 'TGBF' !important;
}

.content10 .c10_left .c10_p1 {
	font-size: .1765rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #364165;
	margin-bottom: .1009rem;
}

.content10 .content_bottom .c10_right {
	width: 10.2648rem;
	height: 7.1753rem;
	position: relative;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/bk10BG.png') no-repeat center/100%;
}

.content10 .content_bottom .c10_right .c10_r_div {
	position: absolute;
	cursor: pointer;
}

/* xg */
.content10 .kron_iframe {
	display: none;
	width: 1.4124rem;
	height: 1.4124rem;
	box-shadow: 0px 0px .1387rem 0px rgba(80, 133, 251, 0.39);
	border: .0504rem solid #FFFFFF;
	box-sizing: border-box;
	position: absolute;
	z-index: 5;
	left: 55%;
	top: 60%;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.content10 .kron_iframe::before {
	content: '';
	position: absolute;
	width: 1.4124rem;
	height: 1.4124rem;
	background: transparent;
}

.content10 .kron_iframe iframe {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.content10 .content_bottom .c10_right .c10_r_div1 .kron_iframe {
	display: block;
	left: -16% !important;
	top: 8% !important;
}

.content10 .content_bottom .c10_right .c10_r_div:hover .kron_iframe {
	display: block;
}

.content10 .content_bottom .c10_right .c10_r_div1 {
	top: 2.7rem;
	right: 3.2rem;
	color: #FF3700 !important;
	border-radius: 50%;
}

.content10 .content_bottom .c10_right .c10_r_div {
	font-size: .1513rem;
	font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
	font-weight: 800;
	color: #FF9300;
	width: .744rem;
	height: .744rem;
}

.content10 .content_bottom .c10_right .c10_r_div span {
	position: absolute;
	z-index: 3;
	left: 50%;
	top: 50%;
	display: inline-block;
	transform: translate(-50%, -50%);
	display: block;
	width: 0.35rem;
	margin-left: 0.02rem;
}

.content10 .content_bottom .c10_right .c10_r_div::before {
	content: '';
	position: absolute;
	left: -23%;
	top: -10%;
	animation: scalet 2s infinite;

	transform: translate(-50%, -50%);
	width: .254rem;
	height: .254rem;
	/* background: rgba(255, 213, 155, 0.2); */
	backdrop-filter: blur(1px);
	border-radius: 50%;
	z-index: 0;
}

/* xg */
.content10 .content_bottom .c10_right .city_name {
	position: absolute;
	top: 2.55rem;
	right: 3.77rem;
	z-index: 4;
	display: block;
	width: 0.35rem;
	background: rgba(255, 155, 155, .6) !important;
	width: 0.4rem !important;
	height: 0.4rem !important;
	margin-left: 0.02rem;
	color: #FF3700 !important;
	font-size: .1513rem;
	font-weight: bold;
	border-radius: 50%;
	text-wrap: nowrap;
	display: flex;
	justify-content: center;
	align-items: center;
}

/* xg */
.content10 .content_bottom .c10_right .city_name2 {
	position: absolute;
	top: 4.27rem;
	right: 4.3rem;
	z-index: 4;
	display: block;
	width: 0.35rem;
	background: rgba(255, 147, 0, 0.2) !important;
	width: 0.4rem !important;
	height: 0.4rem !important;
	margin-left: 0.02rem;
	color: #FF9300 !important;
	font-size: .1513rem;
	font-weight: bold;
	border-radius: 50%;
	text-wrap: nowrap;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* xg */
.content10 .content_bottom .c10_right .city_name3 {
	position: absolute;
	top: 4.665rem;
	right: 3.12rem;
	z-index: 4;
	display: block;
	width: 0.35rem;
	background: rgb(154, 242, 255, 1) !important;
	width: 0.4rem !important;
	height: 0.4rem !important;
	margin-left: 0.02rem;
	color: #06B9AF !important;
	font-size: .1513rem;
	font-weight: bold;
	border-radius: 50%;
	text-wrap: nowrap;
	display: flex;
	align-items: center;
	justify-content: center;
}

.content10 .content_bottom .c10_right .c10_r_div::after {
	content: '';
	position: absolute;
	width: .254rem;
	left: -23%;
	top: -10%;
	transform: translate(-50%, -50%);
	height: .254rem;
	/* background: rgba(255, 147, 0, 0.2); */
	/* backdrop-filter: blur(3.6px); */
	border-radius: 50%;
	z-index: 0;
	animation: scaleY 2s infinite;
}

.content10 .content_bottom .c10_right .c10_r_div1::before {
	background: rgba(255, 155, 155, 0.5);
}

.content10 .content_bottom .c10_right .c10_r_div1::after {

	background: rgba(255, 0, 0, 0.5);
}

.content10 .content_bottom .c10_right .c10_r_div3 {
	color: #06B9AF;
	right: 2.9382rem;
	bottom: 1.9294rem;
}

.content10 .content_bottom .c10_right .c10_r_div2 {
	right: 4.111rem;
	bottom: 2.3077rem;
}

.content10 .content_bottom .c10_right .c10_r_div2::before {
	background: rgba(255, 147, 0, 0.5);
	left: 30% !important;
	top: 31% !important;
}

.content10 .content_bottom .c10_right .c10_r_div2::after {
	background: rgba(255, 147, 0, 0.5);
	left: 31% !important;
	top: 31% !important;

}

.content10 .content_bottom .c10_right .c10_r_div3::before {
	background: rgba(0, 248, 255, 0.5);
	left: 32% !important;
	top: 32% !important;
}

.content10 .content_bottom .c10_right .c10_r_div3::after {
	background: rgba(0, 221, 255, 0.5);
	left: 33% !important;
	top: 33% !important;
}

/* bk10 */
.bk11 {
	width: 100%;
	height: 7.6545rem;
	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;
}

.content11 .title11 {
	font-size: .454rem;
	line-height: 1;
	text-align: center;
	margin: .8575rem auto 0;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #000E45;
}

.content11 .p11 {
	font-size: .2018rem;
	max-width: 7.0618rem;
	text-align: center;
	margin: .227rem auto .3026rem auto;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	line-height: 1.5;
	color: #616C91;
}

.content11 .content_bottom {
	margin: 0 auto;
	width: 12.4rem;
	height: 2.8802rem;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	margin-top: 1.261rem;
}

.content11 .content_bottom .swiper-container11 {
	height: 100%;
	overflow: hidden;
}

.content11 .content_bottom .swiper-container11 .swiper-slide {
	color: #616C91;
	font-weight: 500;
	font-size: .2018rem
}

.content11 .content_bottom .swiper-container11 .swiper-slide {
	height: .2522rem !important;
	margin-top: .1513rem;
	margin-bottom: .1765rem;
}

.content_bottom_c {
	position: relative;
	z-index: 1;
}

.content11 .content_bottom::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	height: 4.1992rem;
	background: linear-gradient(90deg, rgba(251, 252, 255, 0) 0%, #F5F7FE 52%, rgba(245, 246, 254, 0) 100%);
}

.content11 .content_bottom .swiper-slide.swiper-slide-prev,
.content11 .content_bottom .swiper-slide.swiper-slide-next {
	color: #616C91;
	font-weight: 500;
	font-size: .2522rem;
}

.content11 .content_bottom .swiper-slide.swiper-slide-active {
	color: #000E45;
	font-size: .3026rem;
	font-weight: 500;
}

/* .content11 .content_bottom{
	margin: 0 auto;
	width: 12.4rem;
	height: 4.8802rem;
	position: relative;
	text-align: center;
	box-sizing: border-box;
    padding-top: 1.261rem;
} */
.content11 .content_bottom::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	height: 4.1992rem;
	background: linear-gradient(90deg, rgba(251, 252, 255, 0) 0%, #F5F7FE 52%, rgba(245, 246, 254, 0) 100%);
}

.content_bottom .cb_p {
	font-family: SourceHanSansCN-Medium, SourceHanSansCN;
	font-weight: 500;
	margin-bottom: .227rem;
	font-size: .3026rem;
}

.content_bottom .cp_p1 {
	/* color: #616C91;
	font-size: .2018rem; */
	top: -50px;
}

.content_bottom .cp_p2 {
	/* color: #000E45;
	font-size: .2522rem; */
	top: -10px;
}

.content_bottom .cp_p3 {
	/* color: #000E45;
	font-size: .3026rem; */
}

.content_bottom .cp_p4 {
	/* color: #000E45;
	font-size: .2522rem; */
	bottom: -10px;
}

.content_bottom .cp_p5 {
	/* color: #616C91;
	font-size: .2018rem; */
	bottom: -50px;
}

.content_bottom_c {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 2.396rem;
	position: relative;
}

.content_bottom_c .cb_p {
	padding: 6px 20px 6px 6px;
	box-sizing: border-box;
	animation: animate 15s linear infinite;
	animation-delay: calc(3s * var(--delay));
	position: absolute;
	opacity: 0;
}

.content_bottom_c .cb_p:last-child {
	animation-delay: calc(-3s * var(--delay));
}

.content_bottom_c .cb_p.no-animation {
	animation-play-state: paused;
}


.roll {
	position: relative;
}

.roll li {
	width: 100%;
	position: absolute;
	/* transform: translate3d(0px, 0, 0px); */
	left: 0;
	top: 0;
	transition: all 1s;
	font-size: .227rem;
	list-style: none;
}

.roll li.roll_1 {
	opacity: 0.5;
	/* transform: translate3d(0px, .5044rem, 0px); */
	top: .5044rem;
	font-size: .1765rem;
}

.roll li.roll_2 {
	opacity: 0.8;
	/* transform: translate3d(0px, .8575rem, 0px); */
	top: .8575rem;
	font-size: .1765rem;
}

.roll li.roll_3 {
	opacity: 1;
	/* transform: translate3d(0px, 1.261rem, 0px); */
	top: 1.261rem;
	height: .29rem;
	font-size: .227rem;
	font-weight: bold;
}

.roll li.roll_4 {
	opacity: 0.8;
	/* transform: translate3d(0px, 1.6898rem, 0px); */
	top: 1.6898rem;
	font-size: .1765rem;
}

.roll li.roll_5 {
	opacity: 0.5;
	top: 2.2699rem;
	/* transform: translate3d(0px, 2.0177rem, 0px); */
	font-size: .1765rem;
}


@keyframes animate {
	0% {
		opacity: 0;
		transform: translateY(100%) scale(0.5);
	}

	5%,
	20% {
		opacity: 0.4;
		transform: translateY(100%) scale(0.7);
	}

	25%,
	40% {
		opacity: 1;
		z-index: 1;
		pointer-events: auto;
		transform: translateY(0%) scale(1);
	}

	45%,
	60% {
		opacity: 0.4;
		transform: translateY(-100%) scale(0.7);
	}

	65%,
	100% {
		opacity: 0;
		transform: translateY(-100%) scale(0.5);
	}
}

/* bk9 */
.bk9 {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.bk9 .title {
	font-size: .454rem;
	/* line-height: 1; */
	text-align: center;
	font-size: .454rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #262A47;
	background: linear-gradient(0deg, #040506 32%, #835517 85%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.bk9 .title1 {
	font-size: .2018rem;
	text-align: center;
	margin: .1892rem auto 0;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #231A02;
	margin-bottom: .6431rem;
}

.gloryContent {
	overflow: hidden;
	padding-bottom: .6179rem;
	position: relative;
}

.bk9 .glorybtn {
	position: absolute;
	right: 4.5019rem;
	top: .8827rem;
	/* width: 1.1349rem;
	height: .454rem; */
	display: flex;
}

.bk9 .glorybtn .glorybtn_p {
	width: .4414rem;
	height: .4414rem;
	cursor: pointer;
}

.bk9 .glorybtn .glorybtn_p1 {
	margin-right: .1261rem;
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/glorybtnleft.png') no-repeat center/100%;
}

.bk9 .glorybtn .glorybtn_p2 {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/glorybtnright.png') no-repeat center/100%;
}

.gloryContent .gloryBox {
	display: flex;
}

.gloryItemBox {
	width: 3.5057rem;
	height: 6.7591rem;
	transition: all 1s;
	display: flex;
	cursor: pointer;
	flex-flow: column nowrap;
	justify-content: space-between;
	margin-right: .2522rem;
}

.swiper-container122>.swiper-wrapper {
	-webkit-transition-timing-function: linear;
	/*之前是ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	margin: 0 auto;
}

.gloryItem {
	width: 3.5057rem;
	height: 3.2535rem;
	background: linear-gradient(180deg, #fff, #e9f0ff);
	box-shadow: 0 .0631rem .15rem 0 rgba(209, 225, 255, .64);
	border-radius: .0757rem;
	border: .0252rem solid #fff;
	box-sizing: border-box;
	overflow: hidden;
	align-items: flex-start;
	text-align: left
}

.gloryItem .box {
	width: 100%;
	margin-top: .1639rem;
	padding: 0px .1892rem 0px .1892rem;
}

.gloryItem .box img {
	width: 100%;
	height: 2.3077rem;
	display: block;
	pointer-events: none;
}

.gloryItem .content {
	font-size: .2018rem;
	margin-top: .1639rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #262A47;
	text-align: center;
}

.allShadow {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	z-index: 999
}

.allShadow img {
	z-index: 1000;
	text-align: center;
	position: absolute;
	/* width: 1000px;
    height: 740px; */
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.allShadow .iconclose-line {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/puc_col2.svg') no-repeat center/100%;
	width: .3783rem;
	height: .3783rem;
	display: inline-block;

}

.allShadow .iconzuo {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/lef1.svg') no-repeat center/100%;
	width: .2018rem;
	height: .3405rem;
	display: inline-block;
}

.allShadow .iconyou {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/rig2.svg') no-repeat center/100%;
	width: .2018rem;
	height: .3405rem;
	display: inline-block;
}

.allShadow .left {
	left: 5%
}

.allShadow .left,
.allShadow .right {
	z-index: 1000;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer
}

.allShadow .right {
	right: 2%
}

.allShadow .close {
	z-index: 1000;
	text-align: center;
	position: absolute;
	top: 10%;
	right: 2%;
	transform: translate(-50%, -50%);
	cursor: pointer
}

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

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

.content13 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	/* right: 6.9357rem; */
	justify-content: center;
}

.content13 .left {
	margin-top: 1.5rem;
	margin-right: 1.1602rem;
}

.content13 .left .cl_p1 {
	font-weight: bold;
	font-size: 0.41rem;
	color: #000E45;
	margin-bottom: .1rem;
}

.content13 .left .cl_p2 {
	font-weight: bold;
	font-size: .41rem;
	color: #000E45;
}

.content13 .left .cl-p3 {
	display: flex;
	justify-content: flex-start;
	font-size: .205rem;
	color: #000E45;
	margin-top: .2rem;
}

.content13 .left .cl_p3 {
	width: .8071rem;
	height: .0631rem;
	background: #FFFFFF;
	margin-top: .6305rem;
}

.content13 .right {
	/* max-width: 3.5309rem; */
	margin-top: 1.0088rem;
	width: 4.8802rem;
	height: 4.15rem;
	background: rgba(255, 255, 255, 0.42);
	border-radius: 4px;
	border: 1px solid #FFFFFF;
	margin-right: -1.5rem;
}

.content13 .right .wrap {
	width: 100%;
	height: 100%;
	/* height: 5.3125rem;
	background: rgb(255, 255, 255);
	border-radius: .25rem; */
}

.content13 .right .wrap .title1 {
	/* width: 3.25rem; */
	line-height: 1;
	text-align: left;
	margin: .5rem auto .3783rem;
	font-weight: bold;
	font-size: .228rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	color: #000E45;
	padding-left: .65rem;
}

.content13 .right .wrap .inp {
	/* width: 3.3796rem; */
	height: .5044rem;
	justify-content: center;
	border-radius: .125rem;
	display: flex;
	margin: 0 auto .227rem;
}

.content13 .right .wrap .inp input {
	font-size: .1513rem;
	line-height: .5044rem;
	/* color: #B0B0B0; */
	width: 3.6192rem;
	height: .5044rem;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
	border-radius: .0757rem;
	padding-left: 20px;
}

.content13 .right .wrap .inp input::-webkit-input-placeholder {
	font-size: .1513rem !important;
	font-weight: 400;
	color: #B0B0B0 !important;
}

.content13 .right .wrap .inp input::-moz-placeholder {
	font-size: .1513rem !important;
	font-weight: 400;
	color: #B0B0B0 !important;
}

.content13 .right .wrap .inputName {
	margin: 0 auto .0757rem .6557rem;
	width: 100%;
	font-size: .1513rem;
	font-weight: 400;
	color: #839DB8;
}

.wrap .wrap_p {
	font-size: .1765rem;
	font-family: SourceHanSansCN-Regular, SourceHanSansCN;
	font-weight: 400;
	color: #616C91;
	margin-top: .1892rem;
	text-align: center;
}

.content13 .right .wrap .inputPhone {
	margin: 0 auto .0504rem .6557rem;
	width: 100%;
	font-size: .1513rem;
	font-weight: 400;
	color: #839DB8;
}

.btms {
	overflow: hidden;
	position: relative;
}

/* xg */
.content13 .right .wrap button {
	display: block;
	text-align: center;
	margin: .2522rem auto 0rem;
	font-size: .1765rem;
	font-family: SourceHanSansCN-Bold, SourceHanSansCN;
	font-weight: bold;
	color: #FFFFFF;
	width: 3.6192rem;
	height: .5044rem;
	background: #165CEB;
	border-radius: 5px;
	text-align: center;
	line-height: .5044rem;

}

/* xz */
.btms::before {
	opacity: 0;
	content: "";
	position: absolute;
	left: var(--x);
	top: 0.517rem;
	width: 0.2522rem;
	height: 0.2522rem;
	background: radial-gradient(circle closest-side, rgba(0, 255, 248, .37647), transparent);
	transform: translate(-50%, -50%);
	transition: all .3s ease, left 0s, top 0s;
}

/* xz */
.btms:hover::before {
	opacity: 1;
	width: 1.8916rem;
	height: 1.8916rem;
	/* background: linear-gradient(193deg, #2A6CF3 0%, #7EABF2 40%, #7EF2F1 100%); */
}

/* 出现弹窗 */
.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/zs/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/zs/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/zs/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/zs/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/zs/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/zs/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/zs/1/viClose3.png") no-repeat 50% 50%;
	background-size: 92% auto;
}

.TAviDiv span:hover {
	background: url("//qjzb.kuleiman.com/record/klm/zs/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)
	}
}

.serviceSupport {
	/* background: url('//qjzb.kuleiman.com/record/klm/zs/1/serviceSupportbg.jpg') no-repeat center/100%; */
	width: 100%;
	height: 8.512rem;
	box-sizing: border-box;
	position: relative;
}

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

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

.serviceSupport .serviceSupport-text {
	text-align: center;
}

.serviceSupport .serviceSupport-text h1 {
	font-size: .454rem;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 1.0214rem;
}

.serviceSupport .serviceSupport-text p {
	margin-top: .2018rem;
	font-size: .2018rem;
	font-weight: 400;
	color: #FFFFFF;
}

.serviceSupport #certify {
	position: relative;
	width: 15.3342rem;
	/* min-width: 16.25rem; */
	margin: 0 auto;
	margin-top: .9836rem;
}

.serviceSupport #certify .swiper-container {
	padding-bottom: .375rem;
}

.serviceSupport #certify .swiper-container .swiper-wrapper {
	overflow: unset !important;
}

.serviceSupport #certify .swiper-container .swiper-wrapper .swiper-slide-active {
	transition: 300ms;
	/* opacity: 1 !important; */
}

.serviceSupport #certify .swiper-container .swiper-wrapper .swiper-slide-prev .p1 {
	display: none;
}

.serviceSupport #certify .swiper-container .swiper-wrapper .swiper-slide-prev .p2 {
	display: none;
}

.serviceSupport #certify .swiper-container .swiper-wrapper .swiper-slide-next .p1 {
	display: none;
}

.serviceSupport #certify .swiper-container .swiper-wrapper .swiper-slide-next .p2 {
	display: none;
}

.serviceSupport #certify .swiper-slide {
	width: 5.4981rem;
	height: 4.3127rem;
	background: linear-gradient(143deg, #E6E9F6 0%, #D3DCFF 100%);
	border-radius: .1009rem;
	padding: .6305rem .4414rem 0px .4161rem;
	/* opacity: 0.5 !important; */
}

.serviceSupport #certify .swiper-slide .swiper-slidecontent {
	display: flex;
	margin-bottom: .3405rem;
}

.serviceSupport #certify .swiper-slide .swiper-slidecontent .swiper-slidecontentLeft {}

.serviceSupport #certify .swiper-slide .swiper-slidecontent .swiper-slidecontentRight {
	width: 1.5637rem;
	height: 1.5763rem;
	margin-left: .3026rem;
}

.serviceSupport #certify .swiper-slide .swiper-slidecontent .swiper-slidecontentRight img {
	width: 100%;
	height: 100%;
}

.serviceSupport #certify .swiper-slide .swiper-slidecontent .swiper-slidecontentLeft .sstlp1 {
	font-size: .3279rem;
	font-weight: bold;
	color: #262A47;
	margin-bottom: .1135rem;
}

.serviceSupport #certify .swiper-slide .swiper-slidecontent .swiper-slidecontentLeft .sstlp1 span {
	position: relative;
	z-index: 2;
}

.serviceSupport #certify .swiper-slide .swiper-slidecontent .swiper-slidecontentLeft .sstlp1 img {
	position: relative;
	width: 0.1892rem;
	height: .2144rem;
	right: .1513rem;
	z-index: 1;
}

.serviceSupport #certify .swiper-slide .swiper-slidecontent .swiper-slidecontentLeft .sstlp {
	font-size: .1765rem;
	font-weight: 400;
	line-height: 1.8;
	color: #262A47;
}

.serviceSupport #certify .swiper-slide .swiper-slidebottom {
	/* width: 4.6532rem; */
	height: 1.5132rem;
	background: #F5F8FF;
	border-radius: .1009rem;
	margin: 0 auto;
	font-size: .1765rem;
	font-weight: 400;
	line-height: 1.6;
	box-sizing: border-box;
	color: #262A47;
	padding: .1261rem .2522rem 0px .2522rem;
}

@media (max-width: 1400px) {
	.serviceSupport #certify .swiper-slide .swiper-slidebottom span {
		display: inline-block;
		line-height: 1.2;
	}
}

.serviceSupport #certify .swiper-pagination {
	width: 100%;
	bottom: -0.1639rem;
}

.serviceSupport #certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 .025rem;
	background: #ACB3CB;
	width: .1513rem;
	height: .1513rem;
	border-radius: 50%;
	opacity: 1;
}

.serviceSupport #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	width: .1513rem;
	height: .1513rem;
	background: #288AFF;
	border-radius: 50%;
}

.serviceSupport #certify .swiper-button-prev,
.serviceSupport #certify .swiper-button-next {
	width: .7566rem;
	height: .7692rem;
}

.serviceSupport #certify .swiper-button-prev {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/swiper-button-previcon.png') no-repeat center/100%;
	left: -0.7566rem;
}

.serviceSupport #certify .swiper-button-next {
	background: url('//qjzb.kuleiman.com/record/klm/zs/1/swiper-button-nexticon.png') no-repeat center/100%;
	right: -0.7566rem;
}


@keyframes scaleY {
	0% {
		transform: scale(1);
		opacity: .9;
	}

	100% {
		transform: scale(3);
		opacity: 0;
	}
}

@keyframes scalet {
	0% {
		transform: scale(1);
		opacity: .9;
	}

	100% {
		transform: scale(6);
		opacity: 0;
	}
}

@keyframes scalets {
	0% {
		transform: scale(1);
		opacity: .9;
	}

	100% {
		transform: scale(5);
		opacity: 0;
	}
}

.viDivBg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 1001;
    background: rgba(0, 0, 0, 0.6);
}

.viDiv {
    width: 55%;
    height: 70%;
    border: 0rem solid #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

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

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

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

.video-cont {
    width: 11.7rem;
    height: 6.8rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-top: .01rem;
    border-radius: 8px;
    overflow: hidden;
}

.video-cont #video {
    width: 100%;
    height: 100%;
}


.le_more {
	width: 1.2rem;
	height: 0.4rem;
	background: #2589FF;
	border-radius: 5px;
	font-size: .18rem;
	text-align: center;
	line-height: .4rem;
	color: white;
	font-weight: bold;
	transform: scale(0);
	transition: all .3s;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}