.dpagelist { text-align: center; margin: 30px 0; color: #666; font-size: 14px;}
.dpagelist a { display: inline-block; line-height: 24px; padding: 7px 12px; margin: 0 3px; color: #666; -webkit-transition: all ease .3s; transition: all ease .3s; background-color: #e7e7e7;}
.dpagelist a:hover { background: #19b27c; border-color: #19b27c; color: #fff;}
.dpagelist .page_all > span { padding: 0 3px;}
.dpagelist .pagenum { background: #19b27c; color: #fff;}
.dpagelist select {color: #666; padding-left: 3px; outline: none;}		