.content_box{width: 80%;margin: 0 auto;padding: 20px 0px;max-width:1330px;}
.dqwz{margin: 30px 0;}
.dqwz b{color:#005cad; font-weight:bold;}

/*移动端搜索*/
@media screen and (max-width:1024px){
.content_box{width:98%}
.easysite-list-search{justify-content: center !important;}
.wzlb ul .easysite-article-li p{width:75%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.easysite_pages{flex-wrap:wrap;}
.easysite_pages .jump-num{margin-top:4px;}
}