<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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: cover;
	background-color: #FAFAFA;
	background-position: top;
}
.title-1 {
	font-size: 4.86rem;
	font-weight: bold;
	color: #4F4E4E;
	width: 38.5rem;
	border-bottom: 1px solid #CBCBCB;
	margin-bottom: 4rem;
}
.desc-1{
	font-size: 2.78rem;
	font-weight: 400;
	color: #313131;
	line-height: 4.86rem;
	text-indent: 5rem;
	
}
.title-2{
	font-size: 4.86rem;
	font-weight: bold;
	color: #4F4E4E;
	display: flex;
	align-items: center;
}
.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;
}
</pre></body></html>