@charset "utf-8";
.bo_sch #stx {border:solid 6px #444;}


#photo_type .item {padding:0 0 20px 0;border:solid 1px #eee;}
#photo_type .thumb:before {content:"";position:absolute;bottom:0px;left:50%;width:0;height:0;margin:0 0 0 -10px;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #fff transparent;z-index:2}
#photo_type a.bo_tit .bo_cate_link {font-family:var(--font3);font-weight:700}
#photo_type a.bo_tit {margin:0 0 12px 0;}
#photo_type a.bo_link {display:block;height:25px;color:#999;font-size:13px;text-align:center;font-weight:300;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis; 
-o-text-overflow:ellipsis;
-moz-binding: url('ellipsis.xml#ellipsis');
}
#photo_type .parti {display:block;color:#336ebe;font-size:13px;text-align:center;font-weight:300;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis; 
-o-text-overflow:ellipsis;
-moz-binding: url('ellipsis.xml#ellipsis');
}


#bo_v_header {margin:0 0 20px 0;padding:20px;background:#fff;border:solid 1px #ddd;}
#bo_v_header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_header .img {float:left;width:40%;margin:0 4% 0 0;border:solid 1px #eee;}
#bo_v_header .img img {width:100%;height:auto;}
#bo_v_header .cont {float:left;width:55%;}
#bo_v_header .cont .bo_v_cate {display:block;margin:0 0 12px 0;font-family:var(--font3);color:#336ebe;font-size:13px;font-weight:500;}
#bo_v_header .cont .bo_v_cate .word {display:inline-block;margin:0 6px 0 0;}
#bo_v_header .cont .bo_v_cate .word:first-child {color:var(--color2);font-weight:700;}
#bo_v_header .cont .bo_v_cate .word:last-child {margin:0;}
#bo_v_header .cont h2 {display:block;margin:0 0 24px 0;font-size:18px;font-weight:500;}
#bo_v_header .cont a.bo_v_link {display:block;margin:0 0 24px 0;padding:0 0 18px 0;color:#999;font-size:13px;border-bottom:solid 1px #eee;}
#bo_v_header .cont a.bo_v_link i {font-size:16px;}

ul.bo_v_mov {}
ul.bo_v_mov:after {display:block;visibility:hidden;clear:both;content:""}
ul.bo_v_mov li {display:block;float:left;margin:0 4px 0 0;}
ul.bo_v_mov li:last-child {margin:0;}
ul.bo_v_mov li a {display:block;width:50px;height:50px;text-align:center;line-height:48px;background:#f6f6f6;border:solid 1px #ddd;
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
ul.bo_v_mov li a:hover {color:#fff;background:var(--color);}
ul.bo_v_mov li a i {font-size:20px;}

#bo_v_atc {margin:0 0 60px 0;padding:20px;text-align:center;background:#fff;border:solid 1px #ddd;}
#bo_v_atc img {max-width:100%;}

.bnr_mock {margin:24px 0;text-align:center;}
.bnr_mock a {display:inline-block;width:120px;border:solid 1px #ccc;border-radius:3px}
.bnr_mock a img {width:100%;height:auto}


@media screen and (max-width:1440px) {
#bo_v_header {margin:0 20px 20px 20px;}

#bo_v_atc {margin:0 20px 60px 20px;}
}




@media screen and (max-width:980px) {
#bo_v_header .img {float:none;width:100%;margin:0 0 20px 0;}
#bo_v_header .cont {float:none;width:100%;}
}