.swiper-slide .title-wrap {
	background: none;
}

.swiper-slide .title-wrap .title {
	color: #4F4E4E;
}

.swiper-slide .title-wrap .desc {
	color: #4F4E4E;
}

.section-1 {
	padding-bottom: 7rem;
	padding-top: 7rem;
}

.navbar-nav .nav-item .nav-link {
	color: #000 !important;
}

.bg {
	background: url('https://dingfengkeji.oss-cn-shanghai.aliyuncs.com/huayizixun/img/bg-16-1.png') no-repeat;
	background-size: contain;
	background-position: top;
}

.bg-1 {
	background: url('https://dingfengkeji.oss-cn-shanghai.aliyuncs.com/huayizixun/img/bg-2.png') no-repeat;
	background-size: contain;
	background-position: top;
}

.bg-2 {
	background: url('https://dingfengkeji.oss-cn-shanghai.aliyuncs.com/huayizixun/img/bg-1.png') no-repeat;
	background-size: cover;
	background-color: #fafafa;
	background-position: bottom;
}

.mt {
	margin-top: 8rem;
}

.title-1 {
	font-size: 8.12rem;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12rem;
}

.desc-2 {
	margin: 2rem 0;
}

.title-wrap-1 {
	background: #D00909;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 4rem 0;
}

.section-1 .row {
	border: 1px solid #BBBBBB;
	margin-bottom: 8rem;
}

.desc-wrap-1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 2rem 10rem;
}

.title-2 {
	font-size: 2.78rem;
	font-weight: bold;
	color: #FFFFFF;
}

.desc-1 {
	font-size: 2.78rem;
	font-weight: 400;
	color: #313131;
}

.title-2 .block {
	content: '';
	width: 4.17rem;
	height: 4.25rem;
	background: #CF0B0B;
	margin-right: 1.7rem;
}

.section-2 {
	background: url('https://dingfengkeji.oss-cn-shanghai.aliyuncs.com/huayizixun/img/bg-23.png') no-repeat;
	background-size: cover;
	padding: 15rem 0;
}

.section-2 .col-md-4 {
	font-size: 3.45rem;
	font-weight: 500;
	color: #595757;
	line-height: 5.78rem;
	margin-top: 6rem;
	border-left: 0.5rem solid #CF0B0B;
}

.navbar-nav .nav-item .nav-link-6{
	background: #C6000B;
	color: #fff !important;
}