.xmgl{
	line-height:60px;
	height:60px;
	background:#E5E5E5;
	}
.xmgl-title h4{margin:0;line-height:60px;}
.search{
	width:40%;
	height:34px;
	padding-top:13px;
	}
.search{ position:relative;}
.search .tip {
        position: absolute;
        top:1px;
        left: 13px;
        color: #666;
		font-family:"微软雅黑";
    }

.syxm-title h4{
	line-height:60px;
	margin:0;
}
.search .sousuokuang{
	width:60%!important;
	float:left;
	display:line-block;
	*padding:5px;
	*height:22px;
	}
.sousuoanniu{
	width:20%;
	float:left;
	background-color:#3db1fa;
	outline-color:#3db1fa:
	border:none;
	display:inline-block;
	height:34px;
	line-height:36px;
	text-align:center;
	color:#fff;
}
.main .listnews{
	width:100%;
	height:160px;
	border:1px solid #ddd;
	margin-top:20px;
	padding: 20px;

}
.main .listnews:hover{
	background-color:#f3f3f3;
}
.main .listnews img{
	height:120px;
	width: 120px;
	float:left;
	margin-right:40px;

}
.main .listnews a{
	margin-top:10px;
	display:block;
	color:#333;overflow: hidden;
}
.main .listnews a:hover{
	color:#3db1fa;
}
.main .listnews .time{
	color:#999;
}
.main .listnews p{
	line-height:28px;
}
.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%;	
	}
}