.center{
	width:100%;
	margin-top:90px;
}
.center>img{
	width:100%;
	height:auto;
}
.cen-top{
	width:1200px;
	padding-top:100px;
	padding-bottom:50px;
	text-align: center;
	margin: 0px auto;
}
.cen-top img{
	width:70px;
}
.cen-top p{
	height:50px;
	line-height:50px;
	font-size:30px;
}
.cen-cen{
	width:1200px;
	margin: 0px auto;
}
.cen-cen-top{
}
.cen-cen-top img{
	float:left;
	display:inline-block;
}
.cen-cen-top div{
	height:220px;
	float:left;
	margin-left:20px;
	position: relative;
	display:inline-block;
}
.cen-cen-top div>span{
	font-size: 16px;
}
.cen-cen-top div>span i{
	display:inline-block;
	width:60px;
	height:2px;
	margin-top:10px;
	background: #80c269;
}
.cen-cen-top p{
	width:650px;
	margin-top:20px;
	display:inline-block;
}
.cen-cen-top p span{
	line-height:30px;
	font-size:15px;
}
.cen-cen-top a{
	position: absolute;
	bottom: 0px;
	right:0px;
	font-size: 15px;
	color:#80c269;
}
.cen-cen-mid ul{
	width:1200px;
	margin-top:40px;
	display:inline-block;
}
.cen-cen-mid li{
	width:598px;
	float: left;
	display:inline-block;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	overflow: hidden;
}
.cen-cen-mid li:nth-of-type(2n){
	border-right:0px solid #dcdcdc;
}
.cen-cen-mid li>a{
	display:inline-block;
	margin: 20px auto;
}
.cen-cen-mid li p{
	color: black;
	font-size:16px;
	margin-left:50px;
	display:inline-block;
}
.cen-cen-mid li a span{
	color: white;
	display:inline-block;
	width:35px;
	height:20px;
	margin-left:50px;
	line-height:20px;
	text-align: center;
	background: #413225;
}
.cen-cen-mid li div{
	margin-left:135px;
	display:none;
}
.cen-cen-mid li div span{
	font-size: 13px;
}
.cen-cen-mid li div a{
	font-size: 13px;
	width:60px;
	height:20px;
	line-height: 20px;
	float:right;
	color: white;
	text-align: center;
	background:#80c269 ;
	display:inline-block;
}
	.Pagination {
    width: 265px!important;
    margin: 50px auto!important;
}
.Pagination a {
    font-size: 15px;
    text-decoration: none;
    display: block;
    float: left;
    color: #565656;
    border: 1px solid #cacaca;
    width:50px;
    height: 30px!important;
    text-align: center!important;
    line-height:30px!important;
    padding: 0 0.2rem!important;
    margin: 0 2px;
}
.homePage{
	display:none!important;
}
.lastPage{
	display:none!important;
}
.Pagination span {
    margin-right: 0px;
    display: none!important;
    float: right;
    margin-left: 0px;
    }
	.center{
	width:100%;
	margin-top:50px;
}
@media only screen and (min-width: 320px) and (max-width: 780px) {
	.Pagination {
    width: 205px!important;
    margin: 0 auto;
}
.Pagination a {
    font-size: 0.5rem!important;
    text-decoration: none;
    display: block;
    float: left;
    color: #565656;
    border: 1px solid #cacaca;
    width:auto!important;
    height: 20px!important;
    text-align: center!important;
    line-height: 20px!important;
    padding: 0 10px!important;
    margin: 0 2px;
}
.homePage{
	display:none!important;
}
.lastPage{
	display:none!important;
}
.Pagination span {
    margin-right: 0px;
    font-size: 12px;
    display: none!important;
    float: right;
    margin-left: 0px;
    }
	.center{
	width:100%;
	margin-top:50px;
}
.center>img{
	width:100%;
	height:auto;
}
.cen-top{
	width:100%;
	padding-top:20px;
	padding-bottom:10px;
	text-align: center;
	margin: 0px auto;
}
.cen-top img{
	width:50px;
}
.cen-top p{
	height:2rem;
	margin: 10px auto;
	line-height:2rem;
	font-size:20px;
}
.cen-cen{
	width:100%;
	margin: 0px auto;
}
.cen-cen-top{
	overflow: hidden;
	text-align: center;
}
.cen-cen-top img{
	width:80%;
	margin-left:10%;
	display:inline-block;
}
.cen-cen-top div{
	height:8rem;
	float:left;
	margin-left:0.5rem;
	position: relative;
	display:inline-block;
}
.cen-cen-top div>span{
	font-size: 15px;
	line-height:2rem;
	margin-top:10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;

}
.cen-cen-top div>span i{
	display:inline-block;
	width:60px;
	height:0px;
	margin-top:10px;
	background: #80c269;
}
.cen-cen-top p{
	width:80%;
	height:8rem;
	margin-top:0px;
	display:inline-block;
}
.cen-cen-top p span{
	display:inline-block;
	line-height:20px;
	font-size: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.cen-cen-top a{
	display:inline-block;
	position: absolute;
	bottom: -2px;
	right:41%;
	font-size: 0.8rem;
	color:#80c269;
}
.cen-cen-mid ul{
	width:95%;
	margin-left: 3.5%;
	margin-top:1rem;
	display:inline-block;
}
.cen-cen-mid li{
	width:48%;
	height:130px;
	float: left;
	display:inline-block;
	border-bottom:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	overflow: hidden;
}
.cen-cen-mid li:nth-of-type(2n){
	border-right:0px solid #dcdcdc;
}
.cen-cen-mid li>a{
	display:inline-block;
	width:100%;
	margin: 20px auto;
}
.cen-cen-mid li p{
	color: black;
	text-align: center;
	font-size:0.8rem;
	margin: 0px auto;
	width:80%;
	display:inline-block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.cen-cen-mid li a span{
	color: white;
	display:block;
	width:2rem;
	height:1.3rem;
	margin:0.5rem auto;
	line-height:1.3rem;
	text-align: center;
	background: #413225;
}
.cen-cen-mid li div{
	margin-left:135px;
	display:none;
}
.cen-cen-mid li div span{
	font-size: 13px;
}
.cen-cen-mid li div a{
	font-size: 13px;
	width:60px;
	height:20px;
	line-height: 20px;
	float:right;
	color: white;
	text-align: center;
	background:#80c269 ;
	display:inline-block;
}
.footer{
	top:0px!important;
}
}