@charset "utf-8";

#bo_btn_top .chk_box {float:left;margin:0 8px 0 0;line-height:40px;}

#photo_type {}
#photo_type ul {}
#photo_type ul:after {display:block;visibility:hidden;clear:both;content:""}
#photo_type ul li {display:block;float:left;position:relative;width:32%;margin:0 2% 20px 0;}
#photo_type ul li:nth-child(3n) {margin:0 0 20px 0;}
#photo_type ul li .chk_box {display:block;position:absolute;left:5px;top:5px;background:#fff;}
#photo_type ul li .chk_box input[type="checkbox"] + label {padding:0;}
#photo_type ul li .chk_box input[type="checkbox"] + label span {margin:-15px 0 0 0;}
#photo_type ul li .bo_box {padding:5px;background:#fff;border:solid 1px #eee;}
#photo_type ul li .bo_thumb {display:block;margin:0 0 8px 0;}
#photo_type ul li .bo_thumb img {width:100%;height:auto;}
#photo_type ul li .bo_tit {display:block;padding:6px 0;text-align:center;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis; 
-o-text-overflow:ellipsis;
-moz-binding: url('ellipsis.xml#ellipsis');
}
#photo_type ul li .bo_tit i {color:#444;font-size:16px;}
#photo_type ul li .bo_tit i.xi-new {color:#f00001}
#photo_type ul li .bo_cate_link {display:block;margin:0 0 4px 0;color:#ff7700;font-size:13px;text-align:center;}
#photo_type ul li .bo_info {line-height:30px;}
#photo_type ul li .bo_info:after {display:block;visibility:hidden;clear:both;content:""}
#photo_type ul li .bo_info2 {line-height:30px;}
#photo_type ul li .bo_info2:after {display:block;visibility:hidden;clear:both;content:""}
#photo_type ul li .bo_info2 i {font-size:16px;}
#photo_type ul li .bo_info2 i.xi-heart {color:#f75665}
#photo_type ul li .cnt_cmt {color:#f00001;}
#photo_type ul li .bo_date {float:right;color:#999;font-size:13px;}
#photo_type ul li .bo_date i {font-size:12px;}
#photo_type ul li .bo_view {float:right;color:#999;font-size:13px;}




@media screen and (max-width:1200px) {
}




@media screen and (max-width:980px) {
#photo_type {margin:0 10px;}
}




@media screen and (max-width:768px) {
#photo_type ul li {width:49%;margin:0 2% 20px 0;}
#photo_type ul li:nth-child(3n) {margin:0 2% 20px 0;}
#photo_type ul li:nth-child(2n) {margin:0 0 20px 0;}
}