@charset "utf-8";
/* CSS Document */
/* honorlist style */

.honorlist{line-height:18px;}
.honorlist .text{height:100px;overflow:hidden;}
.honorlist .more{height:30px;padding-bottom:10px;margin-bottom:20px;border-bottom:1px #ccc dotted;}
.honorlist .more a{display:block;line-height:24px;border:1px #ccc solid;float:right;padding:0 10px;color:#F00; text-decoration:none;}
.honorlist .title{margin-bottom:5px;font-weight:bold;background:#ccc;padding-left:10px;}
.honorlist .box,.honorlist .boxon{float:left;/*width:224px;*/text-align:center;/*height:170px;*/margin:0 6px;}
.honorlist .box a,.honorlist .boxon a{text-decoration:none;}
.honorlist .box .imgs{border:1px #ccc solid; padding:5px; width:200px;height:165px;overflow:hidden;}
.honorlist .boxon .imgs{border:1px #4c5669 solid;padding:5px;width:200px;height:165px;overflow:hidden;}
.honorlist .box td,.honorlist .boxon td{width:220px;text-align:center;height:165px;}
.honorlist .box span,.honorlist .boxon span{display:block;padding:5px 0;}