@import ;
/*列表*/
.new_list .wrap_head h3 { position: relative; padding-left: 1.5rem!important; }
.new_list .wrap_head h3:before{ content:""; display: block; position: absolute; background-color: #36ad9e; width: 0.5rem; height: 1rem; border-radius: 1rem; top: 0.4rem; left: 4%; }
.pagebreak { width: 100%;  display: flex; justify-content: center;}
.pagebreak li {float: left; }
.pagebreak a { display: block;line-height:2rem; border-radius: 1rem;  background: #f5f5f8; border-radius: 20px; min-width: 30px; text-align: center;  width: 6rem; margin: 1rem 0.4rem 2rem 0.4rem ;float: left;}