.mainBox {
	width: 100%;
	padding: 40px 0 0 0;
	background-image: url(../img/bg.jpg);
	background-size:100% auto;
}
.box {
	width: 1200px;
	margin:0 auto;
}
/*当前位置*/
.dqwz {
	width: 100%;
	padding: 0 0 15px 0;
}
.dqwz a {
	text-decoration: none !important;
	font-size: 14px;
	color: inherit;
}

.box_list {
	width: 100%;
}


/*列表*/
.new_title {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	line-height: 35px;
	margin: 0;
	padding-bottom: 40px;
}
.new_title a {
	color: #000;
}
.time_share {
	overflow: hidden;
	padding-bottom: 10px;
	width: 100%;
}
.time {
	float: left;
}
.time ul {
	list-style: none;
}
.time ul li {
	float: left;
	padding-right: 10px;
	color: #666;
}
.share {
	float: right;
}
.conten {
	width: 100%;
	border-top: 2px solid #154c95;
	border-bottom: 2px solid #154c95;
	padding-top: 50px;
}
.text {
	width: 100%;
	
	}
.text p {
	font-size: 14px;
	/*padding-bottom: 20px;*/
}
.print {
	margin: 0 auto;
	width: 100%;
	padding: 20px 20px 40px;
}
.print ul li {
	float: right;
	list-style: none;
}
.print ul li a {
	color: #000;
	text-decoration: none;
}
.banner22 {
	width: 100%;
}
.banner22 img {
	width: 100%!important;
	height: 220px!important;
	min-width: 1200px!important;
}