body{background: #FFF;}
#pc_display_1200, #pc_display_992, #pc_display_768{ display:none;}
#mov_display_1200, #mov_display_992, #mov_display_768{ display: block;}
#b1 .clear{ clear:both;}

.jg_gzh{    position: fixed;
    top: 345px;
    left: 50%;
    width: 118px;
    margin-left: 600px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0) - 100));
    z-index: 999;}
.jg_gzh img{ width:118px; height:317px;}

#b1 .jg_b2 > div{ width:25%; float:left; list-style:none;}
#b1 .jg_b2 img{ padding-top:13px; padding-bottom:15px;}
#b1 .jg_b2 .jg_se_bg_0{ display:none; background:#3f51b8;}
#b1 .jg_b2 .jg_se_bg_1{ background:#9dbef6;}
#b1 .jg_b2 .jg_se_bg_1.jg_se_bg_1_1{ background:#9dbef6;}
#b1 .jg_b2 .jg_se_bg_2{ background:#6590e1;}


#b1 .jg_b3{ background:#f3f3f3; margin-bottom:20px; margin-top:-40px; padding-top:40px; }
#b1 .jg_b3 .jg_line{ border-bottom:1px solid #e1dede; height:1px;}

#b1 .jg_b4_p1{width:50.604%; float:left;}
#b1 .jg_b4_p2{width:49.396%;float:left;}

#b1 .jg_con h3{margin-bottom:5px; padding:0 5px;font-size:20px; line-height:25px; color:#323232;}
#b1 .jg_con h3 a{color:#323232;}
#b1 .jg_con p{font-size:16px; line-height:30px; margin-bottom:5px; padding:0 5px; padding-bottom:10px; text-indent:2em; color:#777777; border-bottom:1px dashed #e1dede;}
#b1 .jg_con .more_link{ float:right; line-height:32px; padding:0 15px; color:#888787; background:#e5e5e5;}
.col-xs-1-7 { width: 14.285%;float: left;}
.col-xs-1-7-2 { width: 28.57%;float: left;}
.col-xs-1-7-5 { width: 71.425%;float: left;}
.col-xs-1-5 { width: 20%;float: left;}
.col-xs-1-5-4 { width: 80%;float: left;}

/**首页大图begin**/
.swiper-container {
    width: 100%;
}

.swiper-container img{width: 100%; height:100%;}

.pic_item{display: block;width: 100%;height: 100%;position:relative;z-index: 996;}
.pic_item span,.pic_item i{display: block;position: absolute;padding:0px 10px;height:60px;line-height:60px; overflow:hidden;bottom: 0px;left: 0px;right:0px;z-index: 998;font-size:16px;color: #fff;font-style: normal;text-align: left;}
.pic_item span{background: #000;z-index: 997;opacity:.3;filter: alpha(opacity = 30); }

.pagination_swiper {
  position: absolute;
  left: 0;
  text-align: right;
  bottom:15px;
  width: 100%;
  z-index: 999;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #fff;
  margin: 0 3px;
  cursor: pointer;
  opacity:.7;
  filter: alpha(opacity = 70);
}
.swiper-active-switch {
  background: #007aff;
  opacity:1;
}

.focus_pic_block{position: relative;}

.focus_pic_block .arrow-left {
  background: url('//www.hubei.gov.cn/2018/images/arrows.png') no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index: 999;
  display: none;
}
.focus_pic_block .arrow-right {
  background: url('//www.hubei.gov.cn/2018/images/arrows.png') no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index: 999;
  display: none;
}
/**首页大图end**/

/**自定义响应式布局样式 begin**/
/**尺寸大于IPAD**/
@media (min-width: 768px) {		
	.col-sm-1-7 { width: 14.285%;float: left;}
	.col-sm-1-7-2 { width: 28.57%;float: left;}
	.col-sm-1-7-5 { width: 71.425%;float: left;}
	.col-sm-1-5 { width: 20%;float: left;}
	.col-sm-1-5-4 { width: 80%;float: left;}

	#pc_display_768{ display:block;}
	#mov_display_768{ display:none;}

}
/**尺寸大于IPAD PRO或者一般显示器**/
@media (min-width: 992px) {
	#b1 .jg_b1 > .xs_nopad_md_pad{margin-top:25px;}
	#b1 .jg_b1 .block_title{ margin-top:0;}
	#b1 .jg_b2 > div{ width:22.222%; float:left;}
    #b1 .jg_b2 img{ padding-top:13px; }
    #b1 .jg_b2 .jg_se_bg_0{ width:11.111%; display:block; }
    #b1 .jg_b2 .jg_se_bg_1.jg_se_bg_1_1{ background: url('images/jg_se_row.png') center left no-repeat #9dbef6;}

	.col-md-1-7 { width: 14.285%;float: left;}
	.col-md-1-7-2 { width: 28.57%;float: left;}
	.col-md-1-7-5 { width: 71.425%;float: left;}
	.col-md-1-5 { width: 20%;float: left;}
	.col-md-1-5-4 { width: 80%;float: left;}
			
	#pc_display_992{ display:block;}
	#mov_display_992{ display:none;}
}

/**PC宽屏显示器**/
@media (min-width: 1200px) {
	.col-lg-1-5 { width: 20%;float: left;}
	.col-lg-1-7 { width: 14.285%;float: left;}
	.col-lg-1-7-2 { width: 28.57%;float: left;}
	.col-lg-1-7-5 { width: 71.425%;float: left;}
	.col-lg-1-5 { width: 20%;float: left;}
	.col-lg-1-5-4 { width: 80%;float: left;}
		
	#pc_display_1200{ display:block;}
	#mov_display_1200{ display:none;}
}