﻿.min{
	background: rgba(244, 244, 244, 1);
	padding-bottom: 1%;
}
.gsim{
	position: relative;
	margin-top: -20%;
}
.gsp{
	position: absolute;
	top: -12%;
	left: 45%;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.gsul{
	background: #ffffff;
}
.gsul li a span{
	color:#f7516f;
}
.gsul li{
	list-style: none;
}
.gsul li a{
	padding-left: 25%;
	display: block;
	width: 100%;
	line-height: 50px;
	height: 50px;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.gsul li a:hover{
	color:#f7516f;
}


/*分页样式*/
.pager {
font-size: 14px;
width: 100%;
text-align: center;
float: left;
margin-top: 30px;
height: 38px;
}
.pager a {
border: 1px solid #ddd;
padding: 5px 15px;
border-radius: 5px;
}
.pager span {
border: 1px solid #ddd;
padding: 5px 15px;
border-radius: 5px;
background: #1c72b1;
color: #FFF;
}


/*新闻*/
.xwlb{
	
}