<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{
	padding: 0;
	margin: 0;
}
.fuwu{
	margin-bottom: 50px;
}
.fuwu ul li{
	width: 400px;
	height: 117px;
	color: #1e91e2;

}

.fuwu ul .bai{
	margin-right: 0;
}
.fuwu ul .bai:hover{
	background: #1e91e2;
	color: #fff;
}
.fuwu ul .lan:hover{
	background: #1e91e2;
	color: #fff;
}
.fuwu ul .lan{
	background: #fff;
}
.fuwu ul .lan i{
	display: block;
	font-style: normal;
	font-size: 20px;

	font-weight: 700;
	text-align: center;
	margin: 0 auto;
	width: 400px;
	font-family: 微软雅黑;
	line-height: 50px;
}
.fuwu ul .lan em{
	display: block;
	font-style: normal;
	font-size: 16px;

	display: block;
	width: 400px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	font-family: 微软雅黑;
}
.fuwu ul .bai i{
	display: block;
	font-style: normal;
	font-size: 20px;

	font-weight: 700;
	text-align: center;
	margin: 0 auto;
	width: 400px;
	font-family: 微软雅黑;
	line-height: 50px;
}

.fuwu ul .bai em{
	display: block;
	font-style: normal;
	font-size: 16px;

	display: block;
	width: 400px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	font-family: 微软雅黑;
}



.nav_in_zx{
	background: url(../images/daohang.png) no-repeat;}




</pre></body></html>