/*-----重置代码-----*/

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0} 
html{height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased}
body{
	font-size:16px;
	font-family:"Microsoft YaHei","Arial Narrow",HELVETICA;
	background: #ffffff;
	-webkit-text-size-adjust:100%;
	min-width: 1200px;
} 

em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
p{word-wrap:break-word} 
a{text-decoration: none;
   cursor: pointer;
}
/*-----通用-----*/
body{
	 background-color: #ffffff;
}
ul li a{
	font-size: 16px;
    color: #393939;
    text-decoration: none;
    line-height: 36px;
}
ul li a:hover{
	color: #1261ac;
	opacity: 1;
}
ul li span{
	line-height: 36px;
	font-size:14px;
	color:#999;
	float:right;
}
H1,h2,h3,h4{font-size:16px; font-weight:normal; color: #565656;}

.b12 { font-size: 12px; color: #565656; text-decoration: none;}
.b14 {font-size: 14px; color: #565656; text-decoration: none;}
.b16 {font-size: 16px; color: #565656; text-decoration: none;}
.h18 {	font-size: 18px; color: #838383; text-decoration: none;}
.h14 {	font-size: 14px; color: #686565; text-decoration: none;}
.b18 { font-size: 18px; color: #6f6f6f; font-weight: bold;}
.b18c { font-size: 18px; color: #4d4d4d; font-weight: bold;}
.b20c { font-size: 20px; color: #4d4d4d; font-weight: bold;}
.w14 {font-size: 14px; color: #ffffff; text-decoration: none;}
.w18c { font-size: 18px; color: #ffffff; font-weight: bold;}
.blue20c { font-size: 20px; color: #1161ac; font-weight: bold;}
.blue32c {font-size: 32px; color: #1161ac; text-decoration: none;font-weight: bold;}


.w {
	width: 1200px;
	margin: auto;
}

.clear{
	height: 30px;
  overflow: hidden;
  clear: both;
}



.bor_4 {border: 1px solid #e5e5e5;}





/* 头部 */
.header{
    width: 100%;
    height: 530px;
    margin: 0 auto;
    background: url(bg.jpg) no-repeat center;
}
.topheader {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, .3);
}
.topcont {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
#show_time {
    font-size: 16px;
    color: #ffffff;
}
.aceb{
    width: 220px;
}

.title {
    width: 770px;
    margin: 0 auto;
}
.title img {
    width: 770px;
    height: 242px;
    margin: 115px auto 0 auto;
}
.TRS_Editor div,
.TRS_Editor iframe {
    visibility:visible;
}

/* 导航 */
.firstnav {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    background-color: #1161ac;
}
.firstnav ul li {
    float: left;
    padding: 0 30px;
    text-align: center;
}
.firstnav ul li:hover {
    font-weight: bold;
    background-color: #458fd6;
}

.firstnav ul li a {
    font-size: 18px;
    line-height: 60px;
    color: #ffffff;
}



.secnav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    background-color: #d3eaff;
}
.secnav h1 {
  float: left;

}
.secnav a {
  float: left;
  padding: 0 20px;
  font-size: 16px;
  line-height: 50px;
  color: #838383;
}



/*---footer---*/
.foot {
  width: 100%;
  height: 150px;
  background-color: #1161ac;
}
.links {
  padding: 20px 0;
  height: 38px;
  line-height: 38px;
}
.links_left {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;

}
.links_right {
  float: right;
  width: 1085px;
}
.links_right a {
  margin-right: 40px;
  font-size: 16px;
  color: #ffffff;
}
.footer1 {
  background: url(foot_bg.jpg) no-repeat center;
  height: 207px;
  line-height: 207px;
}
.footer {
  float: left;
  padding-top: 50px;
  padding-left: 20px;
  height: 38px;
  line-height: 38px;
}
.footer a {
  float: left;

}

.add {
  float: right;
  padding-top: 46px;
  height: 38px;
  line-height: 38px;
}


.dzbs {
  float:left;
  margin-top: 60px;
}

.bqxx {
  height: 58px;
  line-height: 58px;
  text-align: center;
  background-color: #f0f4f8;
}


/*---toutiao---*/
.toutiao {
  font-size: 32px;
  font-weight: bold;
  color: #1161ac;
  text-align: center;
}
.xiaott {
  margin-top: 10px;
  font-size: 16px;
  color: #838383;
  text-align: center;
}
.xiaott a {
  font-size: 16px;
  color: #838383;
}




/*---检察动态---*/
.mid1_r {
	float: left;
	width: 470px;
	height: 455px;
	background-color: #fff;
}
.mid1_r_hd {
	float: left;
	width: 470px;
	height: 42px;
}
.mid1_r_tit {
	float: left;
  width: 110px;
	height: 42px;
  line-height: 42px;
  border-bottom: 2px solid #1261ac;
}
.mid1_r_tit a{
  margin-left: 15px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #1161ac;
}
.more {
	float: right;
  width: 360px;
  height: 42px;
  line-height: 42px;
  border-bottom: 2px solid #d1d1d1;
}
.more a {
  margin-right: 15px;
  float: right;
	font-size: 14px;
	color: #a6a6a6;
}

.mid1-r-bd {
  float: left;
  margin-left: 15px;
  width: 440px;
}
.mid1-r-bd ul {
	margin-top: 20px;
}

.biaoti {
	display: block;
	padding: 15px 0;
	width: 420px;
	text-align: center;
 	border-bottom: 1px solid #d20000;
 	border-top: 1px solid #d20000;
 }
 .biaoti a {
 	line-height: 34px;
 	color: #757575;
 	font-size: 22px;
 	font-weight: bold;

 }

.text1 {
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #484848;
}

/*--icons 开始---*/
.button_bg {
  padding: 30px 0;
  height: 340px;
  background-color: #f0f4f8;
}
.button {
  width: 1236px;
  margin: auto;
}
.button_01 {
  float: left;
  margin-left: 10px;
  width: 400px;
}
.button_01_hd {
  margin-bottom: 12px;
}
.button_01_hd img {
  margin-left: 8px;
  margin-bottom: 5px;
}
.button_01_hd a {
  margin-left: 10px;
  font-size: 22px;
  color: #333333;
}

.button_01_bd img {
  padding: 8px;
}
.button_01_bd img:hover {
  opacity: 0.7;
}





/*---mid2---*/
.mid2_box {
}
.mid2_left {
  float: left;
  margin-right: 30px;
  width: 700px;
  height: 278px;
  border-top: 2px solid #1a64ad;
}
.mid2_r {
  float: right;
  padding: 15px 20px;
  width: 428px;
  border: 1px solid #dbdbdb;
}
.mid2_r_hd {
  float: left;
  width: 430px;
}
.mid2_r_tit {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #1a64ad;
}
.mid2_r_more {
  float: right;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #9c9b9b;
}
.mid2_r_bd {
  float: left;
}
.mid2_r_bd ul {
  margin-top: 5px;
}
.text2 {
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #565656;
}



/*---mid3---*/

.mid3_left {
  float: left;
  margin-right: 30px;
  width: 700px;
  height: 338px;
  border-top: 2px solid #1a64ad;
}
.mid3_r {
  float: right;
  padding: 15px 20px;
  width: 428px;
  border: 1px solid #dbdbdb;
}
.mid3_r_hd {
  float: left;
  width: 430px;
}
.mid3_r_tit {
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #1161ac;
}
.mid3_r_more {
  float: right;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #9c9b9b;
}
.mid3_r_bd {
  float: left;
  margin: 5px 15px 0 15px;
  width: 400px;
}

.text2 {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  color: #565656;
}


.sub {
	float: left;
	margin-right: 20px;
	height: 252px;
	width: 10px;
}

/*---ewm---*/
.ewm_bg {
  padding: 30px 0;
  height: 180px;
  background-color: #f0f4f8;
}

.ewm {
  width: 1275px;
  margin: auto;
}
.ewm img {
  float: left;
  padding: 0 37px;
}
.ewm img:hover {
  margin-top: 5px;
}




/*---图片新闻---*/
.tpxw {
	float: left;
	margin-right: 30px;
	width: 700px;
	height: 455px;
}
.focus {
  position: relative;
  width: 700px;
  height: 455px;
  background-color: #000;
}
.focus img {
  width: 700px;
  height: 455px;
}
.focus .shadow .title {
  width: 400px;
  height: 65px;
  padding-left: 30px;
  padding-top: 20px;
}
.focus .shadow .title a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  overflow: hidden;
}
.focus .btn {
  position: absolute;
  bottom: 34px;
  left: 620px;
  overflow: hidden;
  zoom: 1;
}
.focus .btn a {
  position: relative;
  display: inline;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
}
.focus .btn a:hover,
.focus .btn a.current {
  cursor: pointer;
  background: #fc114a;
}
.focus .fPic {
  position: absolute;
  left: 0px;
  top: 0px;
}
.focus .shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80000000', endColorstr='#80000000') \9;
  display: block;
  text-align: left;
}
.focus .shadow a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  margin-left: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  background: #000;
}
.focus .fcon img {
  display: block;
}
.focus .fbg {
  bottom: 6px;
  position: absolute;
  height: 21px;
  text-align: center;
  z-index: 200;
  right: 10px;
}
.focus .fbg div {
  margin: 4px auto 0;
  overflow: hidden;
  zoom: 1;
  height: 14px;
}
.focus .D1fBt {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  z-index: 10;
  width: 80px;
}
.focus .D1fBt a {
  display: inline;
  width: 6px;
  height: 6px;
  border-radius: 7px;
  color: #B0B0B0;
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 0;
  margin-left: 5px;
  font: 12px/15px "\5B8B\4F53";
  line-height: 12px;
}
.focus .D1fBt .current,
.focus .D1fBt a:hover {
  background: #fc114a;
}
.focus .D1fBt img {
  display: none;
}
.focus .D1fBt i {
  display: none;
  font-style: normal;
}
.focus .prev,
.focus .next {
  position: absolute;
  width: 30px;
  height: 56px;
  background: url(http://www.jcrb.com/zyw2015gb/201506/W020150623595046054947.png) no-repeat;
}
.focus .prev {
  top: 50%;
  margin-top: -30px;
  left: 0;
  background-position: 0 -56px;
  cursor: pointer;
}
.focus .next {
  top: 50%;
  margin-top: -30px;
  right: 0;
  background-position: -30px -56px;
  cursor: pointer;
}
.focus .prev:hover {
  background-position: 0 0;
}
.focus .next:hover {
  background-position: -30px 0;
}