@charset "utf-8";

#bo_list {padding:0;background:none;border-radius:0px;box-shadow:none;border:none;}

/* category */
#bo_cate {margin:0 0 10px 0;padding:10px 20px;border-bottom:none;background:#fff;border-radius:10px;box-shadow:2px 2px 6px rgba(0,0,0,0.1);}

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

#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:10px;border-radius: 10px;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, .04);}
#photo_type ul li .bo_thumb img {width:100%;height:auto;}
#photo_type ul li .bo_tit {display: block;font-weight: 400;margin:5px 0;line-height: 34px;
    border-radius: 4px;;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_cate_link {display:block;margin:0 0 4px 0;color:#ff394c;font-size:13px;text-align:center;}
#photo_type ul li .bo_info {display: block;color: #eee;font-weight: 500;text-align: center;line-height: 34px;background: #2e4155;border-radius: 4px;}
#photo_type ul li .bo_info:after {display:block;visibility:hidden;clear:both;content:""}
#photo_type ul li .bo_info2 {font-size:12px;line-height:30px;}
#photo_type ul li .bo_info2:after {display:block;visibility:hidden;clear:both;content:""}
#photo_type ul li .cnt_cmt {color:#eee;}
#photo_type ul li .bo_date {float:right;color:#999;}
#photo_type ul li .bo_date i {font-size:12px;}
#photo_type ul li .bo_view {float:right;color:#999;}
#photo_type ul li .bo_view i {font-size:12px;}
.cell.cell_good {color: #12d3ba;}
#bo_list .pg_wrap {margin:20px 0 0 0;padding:10px 20px;border-bottom:none;background:#151f29;border-radius:10px;}

#bo_v_con img {border-radius: 10px;margin:0 0 10px 0;}
.photobox_bottom {background-color:#f6f6f6;border-radius:10px;padding: 10px;display:flex;align-items:center;}
.photobox_bottom > div:nth-child(1) {text-align:center;padding-left:10px;padding-right:0px;}
.photobox_bottom > div:nth-child(2) {flex:1;}
.photobox_bottom > div:nth-child(3) {padding-right:10px;}
.photobox_bottom > div .upper {margin-bottom:4px;}
.photobox_bottom > div .bottom {color:#999;font-size:12px !important;}

#bo_v_con h2 {border-left: solid 3px #e6565f;font-weight: 600;padding: 0px 5px;margin: 20px 0;}
#bo_v_con p {line-height: 180%;text-align: justify;}
#bo_v_con h3 {color: #e6565f;font-size: 13px;font-weight: 600;margin: 15px 0;}

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




@media screen and (max-width:980px) {
#bo_cate {border-radius:0;}

#photo_type {}

#bo_list .pg_wrap {padding:10px;border-radius:0;}
}




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