.box1 {
	width: 100%;
	height: auto;
	background: #fff;
	padding-bottom: 115px;
}

.box1-body {
	width: 1200px;
	height: 480px;
	margin: auto;
	padding-top: 115px;
}

.box1-left {
	width: 470px;
	height: 480px;

}

.box1-left-1 {
	width: 400px;
	height: 52px;
	border-bottom: 1px solid #ececec;
	font-size: 29px;
	color: #DF1C4E;
	font-weight: 400;
	line-height: 52px;
}

.box1-left-1 span {
	color: #CDCDCD;
	padding-left: 20px;
}

.box1-left-2 {
	width: 470px;
	height: auto;
	margin-top: 40px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #5e5e5e;
	line-height: 32px;

}

.box1-left-3 {
	width: 381px;
	height: 77px;
	margin-top: 50px;
}

.box1-right {
	width: 655px;
	height: 480px;

}

.box1-right .swiper-slide {
	/* width: 947px; */
	height: 480px;
	padding-right: 120px;
}
.main-w img {
	display: block;
	width: 100%;
}