<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cBox{
	margin: 0 auto;
	width: 1200px !important;
}
.title-h2{
	padding-top: 28px;
	font-size: 28px;
	text-align: center;
}
.title-h2+small{
	display: block;
	margin-top: 24px;
	font-size: 14px;
	text-align: center;
	color: #000;
}


.module2{
	height: 936px;
	background: url(../images/bg2.jpg) no-repeat bottom center;
	background-color: #fff;
}
.module2 .title-h2{
	padding-top: 88px;
	color: #333;
	font-size: 36px;
}
.module2 .block{
	padding-top: 110px;
	margin: 0 auto;
	width: 896px;
}
.module2 .block li{
	box-sizing: border-box;
	float: left;
	width: 370px;
	height: 306px;
	margin-bottom: 24px;
	padding: 14px 35px 0 35px;
	border: 1px solid #fff;
	color: #fff;
	background: no-repeat center 14px;
	background-color: #007CC2;
}
.module2 .block li.b2,.module2 .block li.b4{
	float: right;
}
.module2 .block li.b1{
	background-image: url(../images/icon2.png);
}
.module2 .block li.b2{
	background-image: url(../images/icon3.png);
}
.module2 .block li.b3{
	background-image: url(../images/icon4.png);
}
.module2 .block li.b4{
	background-image: url(../images/icon5.png);
}
.module2 .block li&gt;h3{
	margin-top: 108px;
	font-size: 28px;
	text-align: center;
}
.module2 .block li&gt;h4{
	margin-top: 22px;
	font-size: 16px;
	text-align: center;
}
.module2 .block li&gt;p{
	width: 320px;
	height: 70px;
	margin-top: 22px;
	font-size: 14px;
	line-height: 1.8;
	overflow: hidden;
}
.Hotline{
	height: 203px;
	background: url(../images/bg3.jpg) no-repeat center;
	color: #333;
}
.Hotline .cBox{
	position: relative;
}
.Hotline .cBox .text{
	position: absolute;
	right: -12px;
	top: 72px;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.5;
}
.Hotline .cBox .text span{
	font-size: 24px;
}</pre></body></html>