


.x_link {
	width: 100%;
	height: 108px;
	overflow: hidden;
	/* margin-top: 200px; */
	padding-top: 27px;
	box-sizing: border-box;
	background: #f1f1f1;
}

.x_link_con {
	width: 1060px;
	overflow: hidden;
	margin: 0 auto;
}

.x_link_con dt {
	width: 80px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #002e73;
	padding-top: 14px;
	background: url(../images/mhxlx_sanjiao_202508051106.jpg) no-repeat right 21px;
}

.x_link_con dd {
	float: left;
	overflow: hidden;
	width: 937px;
}

.x_link_con dd a {
	width: 155px;
	float: left;
	display: block;
	font-size: 15px;
	color: #222;
	line-height: 28px;
}


.x_about {
	width: 100%;
	height: 35px;
	background-color: #014073;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	color: #fff;
}

.x_about a {
	font-size: 15px;
	color: #fff;
	margin: 0 20px;
}

.x_bq {
	background: #004679;
	width: 100%;
	padding: 20px 0;
}

.x_bqbox {
	width: 685px;
	margin: 0 auto;
	overflow: hidden;
}

.x_bqbox dt {
	width: 90px;
	float: left;
	padding-top: 20px;
}

.x_bqbox dd {
	width: 590px;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	text-align: center;
	margin: 0;
}

.x_bqbox dd a {
	color: #fff;
}

.x_bqbox dd a:hover {
	color: #ff9724;
}