.dh ul li{ width:16.5%; }
.dh ul li .dh_fl ul li{ width:100%; }
.ny_bt .bt_r{ color:#999; }
.foot_lx{ width:25% !important; }
.foot_gz{ width:25% !important;}

.pagination li{ height:32px; line-height:32px !important; margin:0 !important; width:auto !important;}
.pagination a{ line-height:32px !important; padding-bottom:0 !important;  }
.pagination span{ line-height:32px !important;  }
.pagination li.active span{ background:#333; border:1px solid #333; }
.pagination li a:hover{ background:#333; border:1px solid #333;}

@media screen and (max-width: 750px){
	.foot_lx {
	    width: 100% !important;
	}
	.foot_gz {
    width: 100% !important;
    margin-top: 20px;
	}
}