.container{
	background: #fff;
	/*margin-bottom: 20px;*/
	display: flex;
}
.content_left {
	/*float: left;*/
	width: 30%;
    padding-top: 20px;
    flex-basis: 30%;
    flex-grow: 1;
    background: #fff;
}
.content_right {
    padding-top: 20px;
    flex-basis: 65%;
    flex-grow: 1;
    background: #fff;
}
.content_left_top{
	text-align: center;
	font-size: 18px;
}
.content_left_top span{
	display: inline-block;
    color: #fff;
    font-weight: bold;
    background-color: #2f58ae;
    padding: 13px 0;
    width: 80%;
}
.content_left_top ul{
	width: 80%;
    margin: 10px 10%;
	background-color: #f1f1f1;
	
}
.content_left_top li{
	
	width: 100%;
    text-align: center;
    padding: 10px 0;
    background-color: #ffffff;
}
.content_left_top li:hover{
	/*background-color: #3681e8;*/
}
.content_left_top a{
	color: #000000;
}
.content_left_top li:hover a{
	/*color: #ffffff;*/
}

.content_left_top li:hover{
	/*background: url(../img/infolist/after.png) no-repeat left center;*/
}
.content_left_top li>a:hover{
	/*color: #3481ea;*/
}
.icon-mulu{
	color: #f9603f;
}
.icon-zhinan{
	color: #c70300;
}
.icon-msnui-rule-page{
	color: #5ab3d8;
}
.icon-baodanxinxi{
	color: #f9bf15;
}
.icon-baogao-copy{
	color: #49bd39;
}
.hotart li{
	font-size: 14px;
	margin:15px;
	
}
.hotart li>a{
	color: #333333;
}
.hotart li>a:hover{
	color: #b00000;
}
.pagelist >ul{
	display: flex;
	justify-content: center;
}
.pagelist li{
	margin:10px;
}
.pagelist li>a {
	font-size: 14px;
	color: #333333;
}
#pageactive a{
	color: #b00000;
}
.news1{
	min-height: 380px;
	padding: 10px;
    font-size: 14px;
}
.news1 li{

	margin: 10px 18px 10px 0;
	font-size: 16px;
	padding-left: 10px;

}
.news1 a{
	color: #333333;
	display: inline-block;
	max-width: 800px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news1 a:hover{
	color: #b00000;
}
.pagination_totalCount{
	margin-right: 15px;
}
.pagination_totalCount{
	margin-left: 15px;
}
.pagelist{
	display: flex;
	justify-content: center;
	font-size: 14px;
}
.pagination_index{
	margin:0 5px;
}
.pagination_index >a{
	color:#333333;
}
.pagination_curr >a{
	color: #b00000;
}
    .hztj{/* margin:15px; *//* border-top:#dfdfdf solid 2px; *//* background: #338fec; */height: 50px;line-height: 50px;/* color: #fff; */font-size: 17px;font-weight: bold;text-align: center;}
.hztj span{padding-left:5px;}
.hztjBox{margin:10px 20px;line-height:35px;font-size:14px;border:1px solid #ececec;border-bottom:none;border-left:none;margin-bottom: 20px !important;/* height:35px; */}
.hztjBox p{margin:0;width:100%;border-bottom:1px solid #ececec; line-height:35px;box-sizing: border-box;height:35px;}
.hztjBox p span{ width:50%;float:left; line-height:35px; display:inline-block; text-align: center;border-left:1px solid #ececec;box-sizing: border-box;}
.jact_wyxx{ font-size:13px;}
.title_0{background:#ececec;line-height:30px;padding:0 10px;margin:0;}
.jact_wyxx ul{border-top:1px solid #ececec;border-left:1px solid #ececec;border-right:1px solid #ececec; box-sizing: border-box;}
.jact_wyxx ul li{padding:0 10px;border-bottom:1px solid #ececec;/* border-right:1px solid #ececec; */float:left; width:50%; box-sizing: border-box; line-height:30px;}
.jact_wyxx ul li>*{display:inline-block;}
.jact_wyxx ul li  span{width:100px;border-right:1px solid rgb(246, 246, 246);margin-right:10px;}
.jact_wyxx ul li input{height:23px; border:1px solid #d7d7d7;background:#f7f7f7;}
.jact_wyxx .xjxx li{width:100%;float:none;}
.jact_wyxx ul li input.file{border:none;background:none;height:25px;}
.jact_box_email_bnt_02{padding:0 0 15px 0; text-align:center}
.jact_bnt_05{width:120px; height:35px; line-height:35px;color:#3e76cd; background:#fff; border:#3e76cd solid 1px;}
.jact_bnt_05:hover{color:#fff; background:#3e76cd; border:#3e76cd solid 1px; } 
.hztjBox p span {
    width: 50%;
    float: left;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    border-left: 1px solid #ececec;
    box-sizing: border-box;
    border-right: 1px solid #ececec;
}
.content_left>div{
	margin:0 auto;
	width:70%;
	
}
