.xmgl{
	line-height:60px;
	height:60px;
	background:#E5E5E5;
	}.
.xmgl-title h4{margin:0;line-height:60px;}


.syxm-title h4{
	line-height:60px;
	margin:0;
}
.container .details_left{
	float:left;
	width:64%;
	height:1000px;
	margin-bottom:100px;
	margin-top:40px;
}

.details_left .download li{
	display:block;
	width:100%;
	padding-left:20px;
	background:url(../images/point.png) no-repeat left center;
	border-bottom:1px dotted #999;
}
.details_left .download .download_title{
	font-size:20px;
	line-height:80px;
}
.details_left .download .download_title .date{
	color:#999;
	font-size:14px;

}
.details_left .download .download_title .button_down{
	float:right;
	font-size:18px;
	color:#3db1fa;
}

.container .details_right{
	float:right;
	width:28%;
	margin-top:40px;
}
.container .details_right .news-list-point{
	background: url(../images/point.png) no-repeat center center;
}
.page{
	padding-top: 82px;
	width: 250px;
	height: 30px;
	margin:0 auto;
	margin-bottom: 122px;
}
.page li{
	float: left;
	height: 32px;
	width: 32px;
	margin-right:10px;
	line-height: 32px;
	text-align: center;
	
	background-color: #F5F5F5;
}
.page .one{
	background-color: #3db1fa;
	color: #fff;
}
.page .last{
	width: 82px;
	margin-right: 0;
}
.page li a{
	color: #808080;
}
.page li .change{
	color: #fff;
}






.xm .col-lg-3{*width:20%;}
@media (max-width:767px){

.search{
	width:70%;	
	}
}