.banner {
	background: url(../img/170530-6.jpg) no-repeat bottom center #003CB6;
	text-align: center;
	position: relative;
}

.box {
	width: 100%;
	position: relative;
	overflow: hidden;
	background: none;
}

.d1_left .d1_title {
	width: 610px;
	height: 34px;
	background: url(../img/170530-1.jpg) no-repeat;
	font-size: 14px;
	text-align: right;
	line-height: 34px;
}

.d1_right .d1_title {
	width: 330px;
	height: 34px;
	background: url(../img/170530-2.jpg) no-repeat;
	font-size: 14px;
	text-align: right;
	line-height: 34px;
}

.d2_title {
	width: 985px;
	padding-right: 15px;
	margin-bottom: 35px;
	height: 61px;
	line-height: 61px;
	float: left;
	background: url(../img/170530-3.jpg) no-repeat;
	text-align: right;
}

.d3_title {
	width: 985px;
	padding-right: 15px;
	margin-bottom: 35px;
	height: 61px;
	line-height: 61px;
	float: left;
	background: url(../img/170530-4.jpg) no-repeat;
	text-align: right;
}

.d4_title {
	width: 985px;
	padding-right: 15px;
	margin: 35px 0;
	height: 61px;
	line-height: 61px;
	float: left;
	background: url(../img/170530-5.jpg) no-repeat;
	text-align: right;
}

.mm1 {
	width: 1000px;
	margin: auto;
	clear: both;
}

.mm1 li {
	width: 450px;
	font-size: 14px;
	line-height: 34px;
	float: left;
	margin: 0 20px;
}

.nav {
	width: 100%;
	left: 0;
	top: 0;
	background: url(../images/nav_back_x.jpg) 0 0 repeat-x;
	z-index: 100000;
}

.nav_back {
	width: 1060px;
	padding: 0 150px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}

.nav_back_x {
	width: 1060px;
	padding: 0 150px;
	height: 80px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 102;
	background: none;
	background-color: #3d71df;
}

.nav_list {
	padding-left: 0px;
	font-size: 16px;
}

.footer {
	width: 100%;
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin: 35px 0 0;
	background-color: #0076ef;
	padding: 30px 0;
}