/* reset */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
	margin: 0;
	padding: 0
}


/* 鍒濆鍖栨爣绛惧湪鎵€鏈夋祻瑙堝櫒涓殑margin銆乸adding鍊� */

fieldset,
img {
	border: 0 none
}


/* 閲嶇疆fieldset锛堣〃鍗曞垎缁勶級銆佸浘鐗囩殑杈规涓�0*/

li {
	list-style: none;
}

a {
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.active{
	font-weight: bold;
	color: #0984e0 !important;
	border-bottom: 4px solid #0984e0;;
}
li.active a{
	font-weight: bold;
	color: #0984e0 !important;
}
.active3px{
	color: #0984e0 !important;
	border-bottom: 3px solid #0984e0;;
}
.disblock{
	display: block !important;
}



body{
	font-family: "寰蒋闆呴粦";
}

.header {
	height: 36px;
	opacity: 0.8;
	/* Firefox, Safari(WebKit), Opera) */
	filter: "alpha(opacity=80)";
	/* IE 8 */
	filter: alpha(opacity=80);
	/* IE 4-7 */
	background-color: #f5f5f5;
}


/*瀹�1000px鍧�*/

.headcont,.searchdiv,.nav,.center,.ftcontent{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}

.headcont {
	height: 36px;
}

.headcont p a {
	font-size: 14px;
	line-height: 36px;
	color: #777777;
}

.layer {
	width: 185px;
	height: 14px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	line-height: 36px;
	color: #777777;
}

.searchdiv {
	height: 100px;
}
.logo{
	margin-top: 26px;
}
.formdiv{
	width: 460px;
	height: 42px;
	margin-top: 29px;
}
.searchinp {
	width: 348px;
	height: 40px;
	border: solid 1px #dddddd;
	padding-left: 10px;
	line-height: 42px;
}

.searchbtn {
	width: 80px;
	height: 42px;
	background-color: #0984e0;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
}

.centerbg{
	background-color: #F7F7F7;
	height: auto;
	overflow: hidden;
}
.navbg{
	background-color: #0984e0;
	height: 60px;
	box-shadow: 0px 5px 10px 0 rgba(0, 0, 0, 0.2);
}
.nav{
	height: 60px;
}
.navul{
	height: 60px;
}
.navul li{
	width: 140px;
	height: 60px;
	float: left;
	text-align: center;
	line-height: 60px;
}
.navul li:hover{
	background-color: #0AA6EE;
}
.bold{
	font-weight: bold;
}
.navul li a{
	font-size: 20px;
	color: #FFFFFF;
}
.navulbg{
	background-color: #0069c5;
}

/*=====涓棿閮ㄥ垎=======*/
.center{
	height: auto;
	padding-bottom: 20px;
}
.lj{
	height: 53px;
	line-height: 53px;
	font-size: 14px;
    color: #777777;
}
.lj a {
	color: #777777;
}
.newstitle{
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	margin-top: 20px;
}

.t_s{
	text-align: center;
	padding-bottom: 30px;
	border-bottom: 1px dashed #dddddd;
	margin-top: 25px;
	font-size: 14px;
}
.newstxt{
	width: 900px;
	height: auto;
	overflow: hidden;
	padding: 30px 50px;
	line-height: 36px;
	text-align: justify;
	background-color: #FFFFFF;
}
.newstxt iframe{
	/*float: left;*/
	display: block;
	margin: auto;
}
.newstxt iframe[width="640"], iframe#dhvideo {
	float: unset;
	display: block;
	margin: auto;
}
/*====搴曢儴鏍峰紡======*/
.footer{
	height: 102px;
  	background-color: #e8e8e8;
  	padding-top: 30px;
}
.ftcontent{
	height: 102px;
}
.ftcleft{
	width: 400px;
	height: 102px;
	font-size:14px ;
	color: #777777;
	margin-left: 20px;
}
.ftcleft p{
	margin-bottom: 12px;
}
.ftcright a{
	display: block;
	float: left;
}
.zfwzzc{
	margin-left: 16px;
	margin-top: 8px;
}



/*filedetail 鏍峰紡*/
.filemsg{
	width: 958px;
	height: 130px;
	padding: 20px;
	border: 1px solid #333333;
}
.filemsg p{
	margin-bottom: 5px;
}
.dbmsg_p{
	width: 475px;
	height: 20px;
}
.msgtitle{
	width: 100%;
}


/*鍔炰簨鎸囧崡tab鍒囨崲*/
.slideTxtBox{ width:100%; border:1px solid #ddd; text-align:left;  }
.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative; }
.slideTxtBox .hd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; width: 92px; text-align: center; }
.slideTxtBox .hd ul li.on{ height:28px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; border-top: 2px solid #0984e0;}
.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd li{ height:24px; line-height:24px;   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }

/*鐩稿叧闃呰*/
.xggjbox{border-top: 1px solid #e6e6e6;padding: 15px 0;margin-top: 43px;}
.xggjbox p{color: #015293;line-height: 33px;font-size: 18px;}
.xggjbox ul li{background: url(https://file.henan.gov.cn/4500000012/img/dian.png) left center no-repeat;padding: 3px 0 3px 12px;line-height: 26px;font-size: 14px;list-style: none;}
.xggjbox ul li a{color: #015293!important;font-size: 16px;}


/* 琛ㄦ牸鍔犵嚎 */
table {
    border-collapse:collapse; 
    }
table td {
         border: 1px #e6e6e6 solid;
    	 /* padding:12px 15px !important; */
    }


/* ----------------------------------------------适老化----------------------------------------------- */

.old_model .newstitle{font-size:58px}

.old_model .t_s{font-size:28px}

.old_model .newstxt{font-size:32px;line-height: 2;}

/* ---------------nav------------- */
.old_model .navul li a{
    font-size:30px!important;
}
.old_model .navul li{
    width: 150px !important;;
}
.old_model .navul li:nth-child(1){
    width: 80px!important;
}

/* -------footer------- */
.old_model .ftnul li{
	float: left!important;
    margin-right: 16px!important;
    cursor: pointer!important;
}
.old_model .ftnul li p{
	float: left!important;
    height: 18px!important;
    line-height: 18px!important;
    font-size: 28px!important;
    display: inline-block!important;
    margin-right: 16px!important;
}
.old_model .ftcleft{
	font-size:28px!important;
	width: 790px!important;
}

.old_model .ftcright {
	margin-top:58px!important
}

.old_model .fixeddiv li span{
	display: block!important;
    width: 170px!important;
    font-size: 28px!important;
    text-align: center!important;
    margin-top: 5px!important;
    color: #999999!important;
}

.old_model .fixeddiv i{
	margin-left:56px!important
}

.old_model .dsdiv ul li{
	width: 251px;
}

.old_model .dsdiv a{
	font-size: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.old_model .dsdiv {
	width: 1070px;
}

.old_model .searchinp,.old_model .searchbtn{
    font-size: 28px;
}

.old_model .ftcontent{height:250px}

.old_model .footer {height:280px}

.old_model .lj {
	font-size: 28px;
}
.old_model .share-box {
	width: 186px;
}
.old_model .dhsharebuttonbox {
	height: 55px;
}