.dede_pages{width:45%;margin:30px auto;}
.dede_pages a{width:100%;display:inline-block;}
.pagelist{display:flex;}
.dede_pages li{
	width:80px;height:30px;
	line-height:30px;
	text-align:center;
    border: 1px solid #d6d6d6;
    margin: 0 5px;
}

.thisclass{background:#ff883a;color:#fff;border-color:#ff883a !important;}