.swiper .title-wrap {
	width: 100%;
	background: none;
}

.swiper .title-wrap .title {
	text-shadow: 0rem 0rem 4rem rgba(75, 76, 83, 0.47);
	color: #fff;
}

.swiper .title-wrap .desc {
	color: #fff;

	text-shadow: 0rem 0rem 4rem rgba(75, 76, 83, 0.47);
}

.bg {
	background: url('https://dingfengkeji.oss-cn-shanghai.aliyuncs.com/huayizixun/img/bg-2.png') no-repeat;
	background-size: cover
}

.section-1 {
	padding-bottom: 20rem;
	padding-top: 7rem;
}

.section-1 .row {
	margin: 2rem 0;
}

.section-1 .title-3 {
	font-size: 3.16rem;
	font-weight: bold;
	color: #595757;
}

.section-1 img {
	width: 3.67rem;
	margin: 0 auto;
	display: block;
}
.section-1 .icon{
	background: #BA1B21;
	padding: 3rem 0;
}
.section-1 .icon img {
	width: 9.25rem;
}
.section-1 .title-2 {
	font-size: 3.88rem;
	font-weight: 500;
	color: #585959;
	border: 1px solid #BA1B21;
}
.section-1 .title-1 {
	font-size: 2.64rem;
	font-weight: 500;
	color: #BA1B21;
	background: #E7E5E5;
	text-align: center;
	padding: 1.2rem 0;
}
.section-1 .row .row{
	margin: 1rem 0;
}

.section-1 .content .desc {
	font-size: 2.11rem;
	font-weight: 400;
	color: #4C4C4C;
	line-height: 3.16rem;
	border: 1px solid #E7E5E5;
	padding: 0 15px;
	min-height: 6.5rem;
	display: flex;
	align-items: center;
}

.section-1 .content {
	align-items: center;
	position: relative;
	margin-top: 8rem;
}

.section-1 .gezi {
	position: absolute;
	right: 0;
	bottom: -14rem;
	width: 8.33rem;
	height: 8.92rem;
}

@media (max-width:440px) {
	.section-1 .title-1 {
		font-size: 1.64rem;
		font-weight: 500;
		color: #BA1B21;
		background: #E7E5E5;
		text-align: center;
	}

	.section-1 .title-2 {
		font-size: 2.16rem;
		font-weight: bold;
		color: #595757;
	}
}

.section-2 {
	padding-top: 5rem;
}

.section-2 .list {
	margin-top: 5rem;
}

.section-2 .gezi {
	position: absolute;
	right: 0;
	top: 0;
	width: 9.5rem;
	height: 9.83rem;
}

.section-2 .num {
	font-size: 2.15rem;
	font-weight: 500;
	color: #FFFFFF;
	width: 4.25rem;
	line-height: 3.17rem;
	background: url('https://dingfengkeji.oss-cn-shanghai.aliyuncs.com/huayizixun/img/3-bg-1.png') no-repeat;
	background-size: cover;
	display: inline-block;
	padding-left: .3rem;
}

.section-2 .title-1 {
	font-size: 2.64rem;
	font-weight: 400;
	color: #3B3B3B;
}
.section-2 .title-1 span {
	font-size: 2.64rem;
	font-weight: 500;
	color: #BA1B21;
}
.section-2 .col-md-3 {
	margin: 2rem 0;
}

.section-2 .content {
	align-items: center;
	margin-top: 5rem;
}

.section-3 {
	background: url('https://dingfengkeji.oss-cn-shanghai.aliyuncs.com/huayizixun/img/bg-1.png') no-repeat;
	background-size: cover;
	padding: 10rem 0;
}

.section-3 .content .row {
	align-items: stretch;

}

.section-3 .content .list {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.section-3 .content .title-1 {
	font-size: 2.64rem;
	font-weight: 400;
	color: #282828;
	position: relative;
	margin-top: 1rem;
}

.section-3 .content .title-1:after {
	content: '';
	width: 5.08rem;
	height: 0.17rem;
	background: #BA1B21;
	display: block;
	position: absolute;
	right: 0;
	bottom: -4px;
}

.section-3 .content .title-2:after {
	content: '';
	width: 5.08rem;
	height: 0.17rem;
	background: #BA1B21;
	display: block;
	position: absolute;
	left: 0;
	bottom: -4px;
}

.section-3 .content .desc-1 {
	font-size: 2.11rem;
	font-weight: 300;
	color: #2B2B2B;
	line-height: 3.16rem;
	margin-top: 1.6rem;
}

.section-3 .content {
	padding: 9.4rem 0 0;

}

.section-3 .col-md-4 {
	margin: 3rem 0;
}

.section-3 .icon {
	width: 100%;
	display: block;
}