@charset "utf-8";
/* CSS Document */
/*error*/

.error-tip{text-align:center; color:#616B74;}
.error-tip img{margin-top:16px;}
.error-tip p{margin-top:32px; font-size:20px;}
.error-tip div{margin-top:30px; font-size:16px;}
.error-tip label{color:#f00;}
.error-tip a{color:#ff8700;}
.error-tip span{cursor:pointer;}
.error-tip .icon{display:inline-block; width:24px; height:24px; background:url(http://pic.boosj.com/images/common/pub_icon.png) no-repeat; vertical-align:top; margin-left:15px; margin-right:10px;}
.error-tip .icon-clock{background-position:0 -730px;}
.error-tip .icon-history{background-position:-95px -692px;}
.error-tip .icon-goback{background-position:-95px -731px;}

.column_tit{margin-top:26px; border-bottom:#E7E7E7 2px solid;}
.column_tit h2{width:84px; padding-bottom:10px; border-bottom:#ff8700 2px solid; position:relative; bottom:-2px; font-size:20px;}
.pub_picb{height:180px; margin-top:20px; background-color:#F2F2F2;}
.pub_picb h3{margin:0 10px; _margin-top:4px; font-size:12px;}

/*分页内容*/
.pub_paging{ margin:20px 0px; text-align:center; font-size:12px; }
.pub_paging a, .pub_paging span { text-align:center; display:inline-block; *display:inline; *zoom:1; padding:0.1em 0.5em; margin-right:5px; margin-bottom:5px; /*border-radius:2px;*/  }
.pub_paging a { text-decoration:none; border:1px solid #ff8700; color:#ff8700;  }
.pub_paging a:hover{ color:#03C; border-color:#03C; }
.pub_paging .current { background-color:#ff8700; color:#fff; border:1px solid #ff8700; }
.pub_paging .unbutton{ color:#999; border-color:#999; background:#fff; border:1px solid #999; }

#right_Content {width:860px;height:484px;margin: 0 auto;}
#right_Content video{
	object-fit: fill;
}
.pub_center .bj-row:nth-child(1) {
	position:relative;
}
.bj-col16 {
	width: 100%!important;
}