@charset "utf-8";
.content{overflow: hidden}
.contentR .classify{width: 815px; }
.classifyD{ padding-top:5px; font-size:14px;}
.classifyD li{ display:block;overflow:hidden;border-top: 1px solid #dddddd;}
.classifyD li:last-child{border-bottom:1px solid #dddddd; }
.classifyD li span{width:70px;background: #f3f3f3; display:block; color:#666666;
     font-size: 14px;float: left;height: 40px;text-align: center;line-height: 40px;}
.classifyD li em{float:right; font-size:12px; color:#bbbbbb; font-style:normal; cursor:pointer; padding-right:10px;}
.classifyD li .teacherList{width:880px; float:right;}
.classifyD li a{padding:5px; margin-right:12px; display:block;float: left; color:#333; font-size:12px; border-radius:4px; -webkit-border-radius:4px;}
.classifyD li a.cur,.Secondary li a:hover{ background:#ff791f;color: #fff}
.classifyD li> div{float: left; width: 77px;margin-top: 7px;margin-left: 5px;}

.booksCon{overflow: hidden;margin-top: 20px; margin-bottom: 30px;}
.booksCon  a{display: block;overflow: hidden;width: 255px;float: left;margin-right: 38px;margin-bottom: 40px;}
.booksCon a.aRight{margin-right: 0;}
.booksCon a img{width: 101px;height: 146px;display: block;float: left;}
.booksCon a .bookMegs{  width: 140px;float: right; }
.bookMegs h3{width: 140px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;
    color: #613f23;font-weight: normal;}
.bookMegs p{height:85px;overflow: hidden;margin-top: 10px;color: #666666;line-height: 20px; }
.bookMegs input{width: 64px;height: 23px;text-align: center;line-height: 23px;border: 1px solid #fa7a20;
    background: #fa7a20;color: #ffffff;border-radius: 3px}

.pages{text-align: center;}
.pages ul {border: 1px solid #cccccc;overflow: hidden;display: inline-block;text-align: center;}
.pages ul li{font-size: 13px;float: left;padding: 10px 15px;border-right: 1px solid #cccccc;cursor: pointer;}
.pages ul li:last-child{border-right: none;}
.pages ul li.selected,.pages ul li:hover{background: #fa7a20;color: #ffffff;}
