/* list */
.list_gallery{padding:20px 0 0 0; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea;}
.list_gallery ul{margin:0 0 0 -10px;}
.list_gallery ul:after{content:'';display:block;clear:both;}
.list_gallery ul li{width:25%;float:left;}
.list_gallery ul li .wrap{margin:0 0 20px 10px;}
.list_gallery .photo{height:66px; overflow:hidden; border:1px solid #eee; text-align:center; font-size:0;}
.list_gallery .photo:before{content:''; display:inline-block; width:0; height:100%; vertical-align:middle;}
.list_gallery .photo img{max-width:100%; vertical-align:middle;}
.list_gallery .info{padding:13px 0 5px; display:none}
.list_gallery .info strong{padding-bottom:3px; display:block; color:#545454; font-weight:bold; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.list_gallery .info strong a{color:#545454; text-decoration:none;}
.list_gallery .info em{padding:0 5px 0 0; color:#9b9b9b;font-size:11px;}
#bbslist .none{padding:40px 0;border-bottom:#dfdfdf solid 1px; border-top:#dfdfdf solid 1px;}
/* @list */