/*页码*/
#yema {height: 35px;clear: both;text-align: center;margin-top: 4px; margin-bottom: 30px}
#yema .pages a { vertical-align: middle; font-size: 14px; font-family: "Microsoft YaHei"; width: 40px; height: 35px; line-height: 35px; text-align: center; border: 1px solid #C6C6C6;/* background-color: #c6c6c6; */ color: #333; display: inline-block; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;  }
#yema .pages a:hover{background-color: #1B499B; color: #fff;}
#yema .pages .a1{width: 70px;}
#yema .pages span {  vertical-align: middle;  color: #ffffff;  width:41px;  height: 35px;  line-height: 35px;  background-color: #1B499B;  display: inline-block;  font-size: 14px;
}
#yema .pages a.pages_btn{width: 61px}
/*通用*/

*{margin: 0;padding: 0;list-style: none;text-decoration: none;}
ol>li>ol, ol>li>ul, ul>li>ol, ul>li>ul{padding: 0;margin: 0;}
.clearfix, .c {zoom: 1;clear: both;}
.clearfix:after, .clearfix:before, .c:after, .c:before {display: table;content: "";}
.clearfix:after, .c:after {clear: both;}
.l{float: left;}
.r{float: right;}
.box{width: 1278px; margin: 0 auto;}
.content_ny_cpxqdh  ul li{
    list-style: disc;
}