.searchlist .col_news .col_news_box{margin-left: 0;}
.stubox{background: #fff;border-radius: 10px;border:1px solid #d6d6d6;margin-bottom: 17px;cursor:pointer}
.stu{color: #3e7bd6;font-size: 16px;text-align: center;width: 20%;transition: 0.3s;line-height: 40px;float: left;border-radius: 10px;}
.stu.selected{background: #3e7bd6;color: #fff;}
.listcon li.news .category .arrow{position:absolute;right:10px;top: 50%;line-height:20px;width:10px;transform: rotate(270deg);font-family: "宋体";font-size: 20px;color: #000;transition: 0.2s;margin-top:-10px}
.listcon li.news .category.down .arrow{transform: rotate(90deg)}
.listcon li.news .category select{font-size: 16px;border: 0;text-align: center;background: transparent;font-weight: bold;width:100%}
#wp_paging_w6{display:none}



 
@media screen and (max-width: 767px){
.stu{line-height:30px;font-size:15px}
}












