.mainBody{
	width: 1200px;
	margin: 0 auto;
	height: 760px;
}
/* 内页样式开始 */
.main{
	float: right;
	width: 100%;
}
.m_title{
	width: 100%;
	height: 100px;
	margin-top: 15px;
}
.m_title>a {
	line-height: 100px;
	font-family: "微软雅黑";
	font-size: 32px;
	color: #2a2a2a;
}
.m_title>a:hover {
	font-size: 33px;
}
.sparHd {
	height: 50px;
    margin: 0 auto 40px;
}
.sparHd>ul>li {
	float: left;
	line-height: 47px;
	padding: 0 13px;
	margin: 0 10px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #7baf41;
	border: 1px solid #7baf41;
}
.sparHd>ul>li:hover {
	background: #7baf41;
	color: #fff;
}
.sparBd {
    width: 100%;
	margin-bottom: 20px;
}
.sparBd ul {
	width: 1200px;
}
.sparBd ul>li {
	width: 284px;
	height: 216px;
	border: 2px solid #bfbfbf;
	margin-right: 12px;
	margin-bottom: 25px;
	float: left;
	overflow: hidden;
}
.sparBd .p_title {
	text-align: center;
}
.sparBd .p_title>a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #111;
	line-height: 32px;
}
.sparBd .p_title>a:hover {
	text-decoration: underline;
}
.slideBox .pic {
	text-align: center;
}
.slideBox .pic img {
	max-width: 284px;
	height: 180px;
}
.slideBox .pic img:hover {
	transform: scale(1.03);
}
/*.wz {
	display: block;
	float: left;
	width: 100%;
	height: 45px;
	position: absolute;
	top: 600px;
	background: #f6f6f6;
}
.wz>div>div {
	float: right;
}
.wz>div>div>a.on, .wz>div>div>a:hover {
	color: #cd0722;
}
.wz a, .wz span, .wz>div>div {
	line-height: 45px;
	color: #666;
	font-size: 12px;
	font-family:"宋体";
}*/
.cl {
    clear: both;
}
.pagebar {
	margin:20px auto;
	font-size: 14px;
 	width: 810px;
	display: block;
}
.pagebar a, .pagebar span {
	position: relative;
	font-size: 14px;
	border-right: #ddd 1px solid;
	padding-right: 5px;
	border-top: #ddd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #ddd 1px solid;
	color: #333333;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #ddd 1px solid;
	text-decoration: none;
	min-width: 30px;
	min-height: 30px;
	display: inline-block;
    line-height: 30px;	
    text-align: center;
}
.pagebar .on {
	background: #7baf41;
    color: #fff;
}
.pagebar a:hover {
	border: 1px solid #1f1f1f;
}
/* 内页样式结束 */
