.conten_2 {
	width: 100%;
	background-color: #f1f6fb;
	padding: 10px 0px 20px 0px;
}
.text_main {
	width: 1150px;
	margin:  0 auto;
	background-color: #ffffff;
	padding: 0px 25px 25px 25px;
}
.text_main_list {
	width: 100%;
}
.list_1 {
	width: 100%;
	height: 25px;
	background-color: #FFFFFF;
	padding: 5px 0px
}
.list_1 span {
	font-size: 12px;
	color: #555555;
	float: right;
	line-height: 25px;
}
.list_1 span a {
	text-decoration: none;
	color: #555555;
}
.list_2 {
	width: 100%;
	padding: 25px 0px;
}
.list_2_title {
	width: 90%;
	margin: 0 auto;
}
.list_2_title h2 {
	color: #191919;
	font-size: 28px;
    text-align: center;
    font-weight: normal;

}
.list_3 {
	width: 100%;
	height: 30px;
	padding: 5px 0px
}
.list_3_time {
	width: 97%;
	background-color: #f4faff;
	margin: 0 auto;
	padding: 5px 0px;
}
.list_3_time p {
	font-size: 14px;
	color: #555555;
	text-align: center;
	line-height: 25px;
}
.list_4 {
	    width: 90%;
    padding: 30px 0px;
    margin: 0 auto;
    line-height: 200%;
}
.list_4_text {
	width: 97%;
	margin:  0 auto;
	
}
.list_4_text img {
	border: 0;
}
.list_5 {
	width: 100%;
	padding: 20px 0px;
}
.list_5_next {
	     width: 90%;
    margin: 0 auto;
    line-height: 200%;
    color: #8f8f8f;
    padding: 16px;
    border: 1px solid #f1f1f1;
}
.list_5_next ul {
	list-style: none;
}
.list_5_next ul li {
	line-height: 25px;
	height: 25px;
	font-size: 14px;
}
.list_5_next ul li a {
	text-decoration: none;
	color: #474747;
}
.list_5_next ul li a span {
	padding: 0px 10px;
	background-color: #9a9a9a;
	color: #ffffff;
	margin-right: 10px;
}
