/*页码*/

#yema {height: 25px;clear: both;text-align: center;margin-top: 30px; margin-bottom: 30px}

#yema .pages a { vertical-align: middle; font-size: 14px; font-family: "Microsoft YaHei"; width: 25px; height: 25px; line-height: 25px; 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 span {  vertical-align: middle;  color: #ffffff;  width: 27px;  height: 27px;  line-height: 27px;  background-color: #075ab8;  display: inline-block;  font-size: 14px;

}

#yema .pages a.a1{

    width: 60px;

}

    /*通用*/



*{margin: 0;padding: 0;list-style: none;text-decoration: none;font-family: 'Arial';}

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: 1200px;

    margin: 0 auto;

}

.box2{

    width: 725px;

    margin: 0 auto;

}