.v1 {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	/* left: 50%; */
	/* transform: translate(-50%, -50%); */
}

@media screen and (max-width:1440px) {
	/* .x1 {
		display: none;
	} */

	.x4 {
		margin: 10%;
	}
}

.x1 {}

.x4 {}



/* @media screen and (max-width:1440px) {
	.x3 {
		padding-top: 180px;
	}
}

.x3 {} */

/* device */
@media screen and (min-width:1440px) {
	/* .x2 {
		display: none;
	} */

	.x4 {
		margin: 5%;
	}
}

.x2 {}


.w1,
.t1 {
	display: inline-block;
	/* vertical-align: middle; */
}

.w1 {
	color: black;
}

.y1 {
	width: calc(100% - 10px);
	box-shadow: 2px 8px 18px 0 rgb(0 0 0 / 10%);
}

.y2 {
	position: absolute;
	top: 0;
	right: 0;
	background-color: black;
	transition: transform .3s ease;
	width: calc(100% - 12px);
	height: calc(100% - 2px);
	transform: translateY(12px);
	display: block;
}

.touming {
	background: rgba(0, 0, 0, 0.5);
	progid: DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);

}


.lline {
	width: auto;
	/* 线的宽度 */
	height: 2px;
	/* 实体白线，因为需要贯穿整个屏幕，所以第三个值不需要设置 */
	border-top: solid white;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.vaa {
	display: flex;
	flex-direction: column;
	width: 100%;
	margin-bottom: 10px;
}

.vab {
	font-size: 28px;
	line-height: 3rem;
	font-weight: 700;
	text-align: left;
	color: #121215;
}

.vac {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
	line-height: 1.5rem;
	border-bottom: 1px solid #d7dcdf;
	padding: 0 12px;
	transition: all .3s;
	min-height: 78px;
	align-items: center;
	-webkit-tap-highlight-color: transparent;
}

.vba {
	padding: 12px 0;
	position: static;
	z-index: 2;
	display: flex;
	flex-direction: column;
	width: 100%;
}

.vbb {
	padding: 0 6px;
	display: flex;
	align-items: baseline;
}

.vbc {
	color: black;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
}

.vbd {
	align-self: center;
	font-size: 20px;
	font-weight: 400;
	line-height: 1rem;
	text-align: left;
	padding: 5px 0 0;
	color: #878787;
	z-index: 2;
}

.vbe {
	display: flex;
	flex-direction: column;
}

.vbf {
	display: flex;
	flex-direction: row;
	align-items: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 20px;
	color: black;
	padding: 0;
}

.pp {
	font-size: 18px;
	line-height: 2rem;
	font-weight: 400;
	margin: 0;
	padding: 0 0 0.5rem;
	color: black;
}

.pblue {
	font-size: 18px;
	line-height: 3rem;
	font-weight: 400;
	margin: 0;
	padding: 0 0 0.5rem;
	color: dodgerblue;
}

@media screen and (max-width:1095px) {
	.x8 {
		width: 300px;
		height: 90px;
	}

	.x9 {
		font-size: 35px;
		margin-left: 15px;
		margin-top: 13px
	}

	.x10 {
		font-size: 23px;
		padding-top: 6px;
		margin-left: 15px
	}

	.x11 {
		width: 400px;
		height: 120px;
	}

	.x12 {
		font-size: 28px;
		margin-left: 15px;
		margin-top: 13px
	}

	.x13 {
		width: 100%;
	}
}

/* device */
@media screen and (min-width:1096px) {
	.x8 {
		width: 600px;
		height: 180px;
	}

	.x9 {
		font-size: 55px;
		margin-left: 30px;
		margin-top: 40px;
	}

	.x10 {
		font-size: 23px;
		padding-top: 10px;
		margin-left: 30px
	}

	.x11 {
		width: 800px;
		height: 180px;
	}

	.x12 {
		font-size: 55px;
		margin-left: 30px;
		margin-top: 40px;
	}

	.x13 {
		width: 100%;
	}
}


@media screen and (max-width:992px) {
	.x14 {
		padding-top: 10px;
	}
}

@media screen and (min-width:1440px) {
	.x15 {
		height: 804px !important;
	}
}



@media screen and (max-width:1317px) {
	.x7 {
		font-size: 14px;
		line-height: 20px;
	}
}

@media screen and (min-width:1318px) {
	.x7 {
		font-size: 20px;
	}
}

@media screen and (min-width:1647px) {
	.x16{
		width: 80%;
	}
}


@media screen and (max-width:550px) {
	.x17 {
		width: 80%;
	}
}

@media screen and (min-width:551px) {
	.x17 {
		width: 365px;
	}
}


@media screen and (min-width:407px) {
	.x18{
		padding-left: 7.5%;
	}
}

@media screen and (max-width:990px) {
	.x19{
		margin-bottom: -45px !important;
	}
}

