@charset "gb2312";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; font-family:Microsoft YaHei,'宋体' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif; }body{line-height:1;}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}li{list-style:none}table{width:100%;line-height:1.5em;border-collapse:collapse;border-spacing:0}
.clearfix:after, .container:after{content:'\0020';display:block;height:0;clear:both;visibility:hidden;max-height:0;}
.clearfix, .container{display:inline-block;}
* html .clearfix, * html .container{height:1%;}
.clearfix, .container{display:block;}
.clearer{background:none;border:0;clear:both;display:block;float:none;font-size:0;list-style:none;margin:0;padding:0;overflow:hidden;visibility:hidden;width:0;height:0}
html{color:#555;font-size:12px; font-family:"Microsoft Yahei",Arial, Helvetica,;text-align:left;background-color:#f7f7f7;}
strong, th, thead td, h1, h2, h3, h4, h5, h6{font-weight:bold; text-decoration:none;}
h1{font-size:1.9em;}h2{font-size:1.7em;}h3{font-size:1.5em;}h4{font-size:1.3em;}h5{font-size:1.2em;}h6{font-size:1em;}
cite, em, dfn{ font-style: normal;}
code, kbd, samp, pre, tt, var, button, input, select, textarea{font-family:"Microsoft Yahei", Arial, Helvetica, ;}
a{color:#444;text-decoration:none;outline:none;}
a:hover{color:#e77978;text-decoration:underline;}
hr{background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:.5em 0;border:none;}
hr.space{background:#fff;color:#fff;}
table{border-top:1px solid #eee;border-left:1px solid #eee;}
th, td{padding:5px;border-bottom:1px solid #eee;border-right:1px solid #eee;vertical-align:top;}
th{font-weight:bold;text-align:center;background:#f8f8f8;}
textarea, input[type='text'], input[type='password'], select{padding:4px;background:#fff url('imgtext_input_bg.gif') repeat-x left top;border-width:1px;border-style:solid;border-color:#bbb #ddd #ddd #bbb;}
input[type='text'], input[type='password']{width:16em;}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover{ border-color: #aaa;}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus{ border-color: #888;outline:none;}
input, select{cursor:pointer;}input[type='text'],input[type='password']{cursor:text;}label{cursor:pointer;}



body {
	font-family:Microsoft Yahei, Arial, Helvetica, ;
	background:#fff;
}

/* CSS空白 */
.blank1 { margin:0 auto; height:1px; font-size:1px; clear:both; overflow:hidden }
.blank2 { margin:0 auto; height:2px; font-size:1px; clear:both; overflow:hidden }
.blank3 { margin:0 auto; height:3px; font-size:1px; clear:both; overflow:hidden }
.blank5 { margin:0 auto; height:5px; font-size:1px; clear:both; overflow:hidden }
.blank8 { margin:0 auto; height:8px; font-size:1px; clear:both; overflow:hidden }
.blank10 { margin:0 auto; height:10px; font-size:1px; clear:both; overflow:hidden }
.blank15 { margin:0 auto; height:15px; font-size:1px; clear:both; overflow:hidden }
.blank20 { margin:0 auto; height:20px; font-size:1px; clear:both; overflow:hidden }
.blank25 { margin:0 auto; height:25px; font-size:1px; clear:both; overflow:hidden }
.blank30 { margin:0 auto; height:30px; font-size:1px; clear:both; overflow:hidden }


/*左右浮动*/
.fl { float:left;}
.fr { float:right;}

/*上方功能栏*/
.g-top {
	color:#fff;
	height:40px;
	clear:both;
	background:#ececec;
	border-bottom:2px solid #2d4d86;
}
.g-top .row {
	position:relative;
	padding:0;
	margin:0;
}
.g-top .u-logo {
	float:left;
	height:40px;
	width:160px;
	text-indent:-9999px;
	background: url(imageshjczlogo.png) no-repeat left center;
}
  .m-topnav {
	  float:right;
	  width:;
	  padding:0;
	  box-sizing:border-box;
  }
  .m-topnav li {
	  width:70px;
	  float:left;
	  margin-left:26px;
	  line-height:38px;
	  font-size:12px;
  }
  .m-topnav li a {
	  display:block;
	  width:100%;
	  height:100%;
	  text-align:center;
	  text-decoration:none;
  }
  .m-topnav li a:hover {
	  background:#2d4d86;
	  color:#fff;
  }
   

.s-bg1 {
	height:1002px;
	background:url(imageshjczbg1.jpg)  top center no-repeat #fff	;
}

/*统一1170宽度*/
.navbar .container,
.container {
	width:1170px;
	padding:0;
}


/*焦点图*/  
.focus {
	margin-top:250px;
	height:616px;
}  
  /*定位点*/
  .focus .carousel-indicators {
	  position: absolute;
	  z-index: 15;
	  text-align: center;
	  list-style: none;
  }
    
  .focus .carousel-indicators li {
	  background:#fff;
	  border:none;
  }
  .focus .carousel-indicators li:hover, 
  .focus .carousel-indicators li.active {
	  background:#e0483c;
  }
  
  /*内容部分*/
  .focus .carousel-inner {
	  position:relative;
	  width:100%;
	  height:616px;
  }
  .focus .carousel-inner .item {
	  width:100%;
	  height:616px;
  }
  .focus .carousel-inner .item img {
	  width:100%;
	  height:100%;
  }
  /*文字部分*/
  .focus .carousel-caption {
	  position:absolute;
	  bottom:0;
	  left:0;
	  top:auto;
	  right:auto;
	  z-index:10;
	  width:100%;
	  text-align: center;
	  padding:20px 15px 50px 15px;
	  box-sizing:border-box;
	  background:rgba(0,0,0,0.5);
  }
  
  .focus .carousel-caption h4 {
	  padding:0 15px;
	  font-size:26px;
  }  
  .focus .carousel-caption  h4 a {
	  color:#fff;
  }
  /*控制部分*/
  .focus .carousel-control {
	  top:50%;
	  margin-top:-35px;
	  width:10%;
	  height:50px;
	  line-height:50px;
	  font-size:50px;
	  background:none;
  }

/*图片列表*/
m-list-img {
	background:#fff;
}

.m-list-img .col-xs-4 {
	margin-bottom:30px;
}

.m-list-img .col-xs-4 h4 {
	padding:16px 10px;
	width:100%;
	box-sizing:border-box;
	white-space:nowrap;
	border-width:0 1px 1px 1px;
	border-color:#e7e7e7;
	border-style:solid;
	text-align:center;
	color:#565656;
}

.m-more1 {
	display:block;
	width:100%;
	background:#e74d39;
	text-align:center;
	line-height:50px;
	font-size:26px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.m-more1:hover {
	background:#cd3927;
	color:#fff;
}

/*底部版权信息功能栏*/
.g-bottom {
	padding:10px ;
	color:#fff;
	text-align:center;
	height:80px;
	line-height:80px;
	font-size:16px;
	background:#f0f0f0;
}
.g-bottom .m-box {
	width:800px;
	margin:20px auto;
	line-height:20px;
	color:#5f5f5f;
	font-size:14px;
}
.g-bottom .m-box p span {
	padding:5px 10px;
}
