body {
	background-color: #ffffff !important;
}

/* .zw-1 {
	margin-top: 90px;
} */

.pt-1 {
	width: 610px;
	text-align: center;
}

.fw-1 {
	position: relative;
}

.fw-2 {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.fw-3 {
	position: relative;
	height: 100%;
}

.fw-5 {
	height: 5px !important;
	border-top: 10px !important;
	border-bottom: 10px !important;
	margin-bottom: 10px;
	border-radius: 6px !important;
	list-style: none !important;
}

.hy-next {
	display: none;
}

.hy-prev {
	display: none;
}

.hy-dot i {
	display: block;
	float: left;
	width: 40px;
	height: 6px;
	border-radius: 8px;
	cursor: pointer;
	margin: 0 5px;
	background: rgba(222, 222, 222, 0.3);
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}

.hy-dot {
	position: absolute;
	bottom: 15px;
	z-index: 9;
	height: 12px;
	/* top: 330px; */
}

.fw-7 {
	width: 450px;
}

.fw-6 {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;

}

.fw-6 img {
	padding-right: 40px;
}

.el-carousel__item h3 {
	color: #475669;
	font-size: 18px;
	opacity: 0.75;
	line-height: 300px;
	margin: 0;
}

.el-carousel__item:nth-child(2n) {
	background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
	background-color: #d3dce6;
}

.zycp-3 {
	width: 300px;
	margin-top: 10px;
	text-align: justify !important;
	text-justify: inter-ideograph;
}

.zycp-a1 {
	display: flex;
	align-items: flex-start
}

.zycp-a2 {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	border: 2px solid #534a89;
	margin-top: 18px;
	margin-right: 6px;
}
.zycp-a3{
	margin-top: 8px;
}

.zycp-b2 {
	margin-top: 0 !important;
}

.zycp-2 {
	/* border: 1px solid #000000; */
	-moz-box-shadow: 0px 0px 8px #909090;
	-webkit-box-shadow: 0px 0px 8px #909090;
	box-shadow: 0px 0px 8px #909090;
	padding: 20px;
	padding-left: 40px;
	padding-right: 40px;

	position: relative;
	width: 370px;
	height: 310px;
	border-radius: 20px !important;
}

.zycpa-img {
	position: absolute;
	left: 0;
	top: 0;
}

/* 关于爱士特 */
.gyast-2 {
	width: 915px;
	height: 370px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}

.gyast-b4 {
	display: flex;
	align-items: center;
}

.gyast-b4 img {
	margin-right: 10px;
}

.gyast-b3 {
	height: 180px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 0 auto;
}


.el-carousel__item h3 {
	color: #475669;
	font-size: 14px;
	opacity: 0.75;
	line-height: 150px;
	margin: 0;
}

/* .el-carousel__item:nth-child(2n) {
	background-color: #99a9bf;
}
.el-carousel__item:nth-child(2n+1) {
	background-color: #d3dce6;
} */

/* video 视频 */
/* //播放按钮 */
video::-webkit-media-controls-play-button {
	display: none;
}

/* 自定义的视频按钮 */
.videoBtn {
	z-index: 200;
	position: absolute;
	top: calc(50% - 32px);
	left: calc(50% - 32px);
}

.videoBtn2 {
	z-index: 199;
	position: absolute;
	bottom: 10px;
	top: 0;
	left: 0;
	height: 100%;
}

/* 关于爱士特 */
.gyast-1 {
	-moz-box-shadow: 2px 2px 10px #909090;
	-webkit-box-shadow: 2px 2px 10px #909090;
	box-shadow: 2px 2px 10px #909090;
}

.gyast-a3 {
	margin: 15px;
	margin-top: 20px;
}

/* 轮播 */
.pt-lunbo-1 {
	width: 100% !important;
	overflow: visible !important;
	margin-top: 150px;
	position: relative !important;
}

.overflowVisb {
	overflow: visible !important;
}

.pt-lunbo-4 {
	position: relative !important;
	top: -480px !important;
	margin: 0 auto !important;
	text-align: center !important;
}

.pt-lunbo-kongxi {
	width: 100%;
	height: 367px;
}

/* 手机样式 */
@media screen and (max-width: 800px) {
	.zycp-img {
		width: 40px !important;
	}

	.woqunimei {
		display: none;
	}

	.phone-pt-1 {
		width: 400px;
	}

	.phone-pt-1 img {
		width: 80%;
		margin: 0 auto;
	}

	.phone-lunbo-a {
		overflow: visible !important;
		margin-top: 160px;
		position: relative;
	}

	.phone-lunbo-c {
		width: 100%;
		display: flex;
		flex-direction: row !important;
		position: absolute;
		top: -130px;
		justify-content: center;
	}

	.phone-pt-img {
		width: 40% !important;
	}

	.fw-7 {
		width: 50%;
	}

	.phone-zycp-top {
		position: relative;
		top: -110px !important;
	}

	.zycp-a2 {
		margin-top: 15px;
	}

	.zycp-2 {
		/* border: 1px solid #000000; */
		-moz-box-shadow: 0px 0px 8px #909090;
		-webkit-box-shadow: 0px 0px 8px #909090;
		box-shadow: 0px 0px 8px #909090;
		padding: 10px;
		padding-left: 20px;
		padding-right: 20px;
		margin-bottom: 20px !important;

		position: relative;
		width: calc(100% - 30px);
		height: 220px;
	}

	.zycp-2:nth-child(3) {
		margin-bottom: 0px !important;
	}

	.gyast-b3s {
		display: flex;
		justify-content: space-between;
		margin: 0 auto;
		margin-top: 10px;
	}

	.gyast-b3s img {
		width: 18px;
	}

	.gyast-b4 {
		display: flex;
		align-items: center;
		flex-direction: column;
	}

	.gyast-b4 img {
		width: 36px;
		margin-bottom: 5px;
		/* margin-right: 2px; */
	}

	/* 手机版轮播图改为图文 */
	.tuwen-a2 {
		display: flex;
		flex-direction: column;
	}

	.tuwen-a2 img {
		width: 50%;
		margin: 0 auto;
		text-align: center;
		margin-top: 35px;
	}

	.tuwen-a3 {
		margin-top: 20px;
	}
}

/* 电脑样式 */
@media screen and (min-width: 801px) {
	.zycp-height {
		height: 310px;
	}
}
