﻿@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, img, table, tr, td, ul, ol, li, input, label, legend, form {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 16px;
}
body {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
ul, ol, li {
	list-style: none;
}
.banner {
	width: 100%;
	height: 464px;
	margin-top: -30px;
}
.content {
	width: 1100px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
	background-color: #ffffff;
}
.middle_box_01 {
	width: 1100px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
	margin-bottom: 30px;
}
.middle_box {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin:0 auto 20px;
}
.nav {
	width: 100%;
	height: 65px;
	line-height: 65px;
	margin: 0px auto;
	background-color: #015293;
}
.topnav {
	margin: 0px auto;
	width: 1100px;
	height: 65px;
	line-height: 65px;
	background-color: #015293;
}
.topnav a {
	float: left;
	font-family: 微软雅黑;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
ul.navlist {
	width: 100%;
}
ul.navlist li {
	float: left;
	height: 65px;
	line-height: 65px;
	font-family: 微软雅黑;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding:0 30px;
}
ul.navlist li a {
	font-family: 微软雅黑;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
ul.navlist li a span {
	margin-left: 25px;
	font-family: 微软雅黑;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.short_nav {
	width: 100%;
	height: 42px;
	 margin-bottom:20px;
}
.short_nav a {
padding-left:30px;
	width: 170px;
	height: 42px;
	color: #fff;
	font-size: 18px;
	line-height: 42px;
	font-family: 微软雅黑;
	text-align: center;
    font-weight:normal;
}
.long_nav {
	width: 100%;
	height: 42px;
	 margin-bottom:20px;
}
.long_nav a {
padding-left:30px;
	height: 42px;
	color: #015293;
	font-size: 17px;
	line-height: 42px;
	font-family: 微软雅黑;
	text-align: center;
}

ul.list {
	width: 100%;
}
ul.list li {
	background: url("https://file.henan.gov.cn/4500000001/img/li-bg.png") left center no-repeat;
	line-height: 35px;
	margin-left: 10px;
	padding-left: 20px;
}
ul.list li a {
    width: 480px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*图片遮罩*/
.bg {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	-ktml-opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	opacity: 0.6;
	background-color: #000;
}
.tit {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.tit a {
	color: #fff;
	font-size: 14px;
}
.pic_list {
	width: 1100px;
	height: 255px;
	margin: 0px auto;
	margin-bottom: 10px;
}
.pic_box {
	position: relative;
	float: left;
	width: 230px;
	height: 255px;
	text-align: center;
	margin-right: 10px;
}
.pic_box.teshu {
	float: right;
	margin-right: 0px;
}
.pic_box img {
	position: relative;
	width: 230px;
	height: 255px;
}

#wrapper {
	width:1100px;
	height:466px;
  }


.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

/* Callback example */
.events {
  list-style: none;
  }

.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
@media screen and (max-width: 600px) {

  .callbacks_nav {
    top: 47%;
    }
  }
  
/*焦点图更多*/
.more-pics {
	background: #336699;
	bottom: 0;
	height: 36px;
	line-height: 36px;
	opacity: 0.7;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100px;
	z-index: 1000;
}
.more-pics a {
	color: #ffffff;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/*焦点图更多结束*/
/*焦点图结束*/
.zxbd {
	float: left;
	width: 600px;
	height:auto;
}

.gdhd {
	float: left;
	width: 530px;
	height:auto;
}
.gzdt {
	float: right;
	width:500px;
	height: auto;
}
.xmtcy {
	float: right;
	width:520px;
	height:auto;
}

/*标签转换*/
.index_tab { height:auto; }
.index_tab p{ font-size: 16px;margin-top: 5px;text-align: center;}
ul.tabmenu {
	position: relative;
	width: 380px;
	height: 42px;
	padding-left:15px;
	margin-bottom: 20px;
}
.tabox {
	height: 255px;
	overflow: hidden;
	position: relative;
}
.tab_con {
	position: relative;
	height: 255px;
	overflow: hidden;
}
ul.tabmenu li {
	float:left;
	padding-left:8px;
	line-height: 42px;
	font-size: 18px;
	font-family: 微软雅黑;
	color: #ffffff;
}
ul.tabmenu li a {
	color: #ffffff;
}
ul.tabmenu li.selected {
	color: red;
}
.subtitle {
	z-index: 9;
	position: absolute;
	bottom: 0px;
	height: 35px;
	line-height: 35px;
	left: 0px;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
	width: 100%;
}
.subtitle a {
	color: #ffffff;
}
.titBg {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 35px;
	width: 100%;
	z-index: 1;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
/*标签转换结束*/

/*详细数据*/
.date_area {
	clear: both;
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: 1px #4a4747 dotted;
}
.department_list {
	float: left;
	width: 350px;
	height: auto;
	margin: 0 8px;
}
.department_list img {
	width:100%;
	height:250px;
	margin-bottom: 7px;
}
.department_list h3 {
	height: 23px;
	margin-bottom: 5px;
	padding-left: 5px;
	line-height: 23px;
	color: #5491c3;
	font-size: 18px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	border-left: 3px solid #5491c3;
}
.department_list h3 a {
	color: #5491c3;
	    width: 310px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hr_42 {
	float: left;
	width: 42px;
	height: 100%;
}
.date_other {
	clear: both;
	width: 100%;
	height: 30px;
	margin-bottom: 4px;
	line-height: 30px;
}
.date_other h2 {
	float: left;
	height: 30px;
	font-weight: normal;
	color: #575757;
	font-size: 18px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
.date_other h2 a {
	color: #575757;
}
.date_other p {
	color: #787878;
	font-size: 14px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
ul.date {
	width: 100%;
}
ul.date li {
	background: url("https://file.henan.gov.cn/4500000001/img/li-bg.png") left center no-repeat;
	line-height: 35px;
	padding-left: 10px;
	overflow: hidden;
}
ul.date li a{ display: block;white-space: nowrap; }
.middle_box_banimg img{ width: 100%; }
/*详细数据结束*/
.column1{text-align:center;margin-bottom: 20px;}
.column1_1 a{color:#005293; font-size:39px;}
.column1_1 p{color:#666; text-align: left;text-indent: 2em;font-size: 16px;line-height: 32px;margin: 10px 0;}
.column1_2{ line-height:20px; height:30px; overflow:hidden;color:#9b9b9b; }
.column1_2 a{font-size:16px; color:#9b9b9b; padding:0; margin:0}
.column1_2 a:hover{color:#025194;}



/* footer */

.ewb-footer {
    height: auto;
    padding-bottom: 19px;
    border-top: 3px solid #015293;
    background-color: #eee;
    position: relative;
}

.ewb-footer-content {
    padding-top: 17px;
    line-height: 24px;
    text-align: center;
    font-size: 15px;
}

.ewb-footer-content img {
    display: inline-block;
   
    width: 13px;
    height: 14px;
}

.ewb-footer-icon1 {
    position: absolute;
    top: 12px;
    left: 50%;
    margin-left: -310px;
}

.ewb-footer-icon1 a,
.ewb-footer-icon1 img {
    display: block;
    width: 52px;
    height: 63px;
}

.ewb-footer-icon2 {
    position: absolute;
    top: 15px;
    right: 50%;
    margin-right: -357px;
}

.ewb-footer-icon2 a,
.ewb-footer-icon2 img {
    display: block;
    width: 110px;
    height: 55px;
}

.ewb-ul>li {
	float: left;
}

.ewb-ul a {
	width: 355px;
}