﻿/* footer */
.foot{
	padding-top: 1.5625rem;
	width: 81.25rem;
	margin: 0 auto;
	position: relative;
}
.foot p{
	text-align: center;
	font-size: 0.9375rem;
	font-family: "microsoft yahei";
	line-height: 2.1875rem;
	color: rgb(47,47,47);
}

.zgnj{
	position: absolute;
	top: 1.75rem;
	left: 10rem;
}

.dzjg{
	position: absolute;
	top:1.5625rem;
	right: 12.5rem;
}
/* 分页 */
.paging{
    /* width: 1200px; */
    height: 40px;
    margin: 0 auto;
	padding-left: 25%;
	line-height: 40px;
	font-size: 14px
}

.paging li{
    margin: 20px 10px 0 20px;
    float: left;
}
.paging span{
    width: 24px;
    height: 40px;
    border: 1px solid #000;
}