/*content*/
.content{width: 1200px;margin: 30px auto;}
/*navBar*/
.navBar{width: 240px;text-align: center;}
.navBar h2{width: 240px;height: 50px;line-height: 50px;font-size: 20px;background: #005292;color: #fff;font-weight: bold;}
.navBar ul{width: 240px;font-size: 16px;}
.navBar ul li{line-height: 25px;background: #f7f7f7;margin-top: 1px; padding:13px 10px 12px;}
.navBar ul li a{display: block;}
.navBar ul li:hover{font-weight: bold;font-size: 17px;}
.navBar ul li.navActive{font-weight: bold;font-size: 17px;}
.navBar ul li:hover a{color: #005292;}
.navBar ul li.navActive a{color: #005292;}
/*newsList*/
.newsList{width: 940px;}
.newsList .conBox{width: 940px;padding: 20px 0;}
.newsList .newsTitle{width: 100%;height: 44px;line-height: 44px;background: #f7f7f7;font-size: 18px;font-weight: bold;text-indent: 25px;color: #005292;}
.newsList .newsTitle .more{float:right; font-weight: normal;}
.newsList ul{width: 100%;padding: 0 0 20px;}
.newsList ul li{margin-top: 10px;font-size: 16px;line-height: 32px;text-indent:20px;background: url("../img/li-bg.png") left 15px no-repeat;}
/* .newsList ul li:nth-child(8n) {border-bottom: 1px solid #e6e6e6;padding-bottom: 25px;margin-bottom: 25px;} */
.newsList ul li a:hover{color: #005292;}
.newsList ul li .date{float:right;color:#999;font-size: 14px;}
/*titP*/
#content{width: 1200px;margin: 20px auto;border: 1px solid #e6e6e6;}
.titP{width: 1080px;margin: 30px auto 20px;}
.titP p{width: 1080px;font-size: 38px;text-align: center;color: #2a5ca1;word-break: break-all;word-wrap: break-word;}
.moreInfo{width: 1080px;height: 36px;line-height: 36px;background: #f7f7f7;margin: 30px auto 0;}
.moreInfo .source{width: 900px;height: 36px;text-align: center;}
.moreInfo .source span{margin: 0 6px;font-size: 16px;color: #777;}
.dhsharebuttonbox{width: 102px;height: 36px;background:url('https://file.henan.gov.cn/4500000001/gb/img/share-group-icon.png') left center no-repeat;}
.dhsharebuttonbox a{display: block;width: 24px;height: 100%;margin-right: 10px;float: left;cursor: pointer;}
.conBox{width: 1080px;margin: 0 auto 30px;line-height: 32px;font-size: 16px;text-align: justify; overflow: hidden;}
.conBox table{width: auto;margin: 0 auto;border: 1px solid #000;}
.conBox video{display: block;margin: 0 auto;}
.conBox table td,.conBox table tr{border: 1px solid #000;}
.conBox img{ float: none;}

.conBox .operator{display: block;text-align: right;color: #999;margin-top: 40px;padding-right: 14px;}
.operator i{font-style: normal!important;}
/* Ã¤Â¿Â¡Ã§Â®Â± */
.list-table {
    width: 100%;
    border-top: 1px #bde solid;
  }
  .list-table thead th {
    background-color: #f0f6fc;
    border-bottom: 1px #bde solid;
    color: #2980b9;
    font-weight: bold;
  }
  .list-table th, .list-table td {
    border-bottom: 1px #d2d2d2 dotted;
    padding: 5px 10px;
    line-height: 24px;
    text-align: center;
  }
  .list-table td p{
    text-align: left;
    text-indent: 10px;
  }
  .letters-btn{
    line-height: 40px;
    background-color: #f0f6fc;
    border: 1px #bde solid;
    color: #2980b9;
    display: block;
    width: 120px;
    text-align: center;
    margin-bottom: 20px;
  }

  /* Ã¤Â¸â€œÃ©Â¢ËœÃ¤Â¸â€œÃ¦Â Â */
.zt-list{
    width: 100%;
    background: #ffffff;
    padding: 15px 11px 20px;
}
.zt-list li{
    float: left;
    width: 280px;
    height: 86px;
    margin: 6px;
}
.zt-list li img{
    width: 100%;
    height: 100%;
}
/* Ã©â‚¬â€šÃ¨â‚¬ÂÃ¥Å’â€“ */
.oldModel .titP p {
    font-size: 58px;
}
.oldModel .moreInfo .source{
	width:890px;
}
.oldModel .moreInfo .source span {
    font-size: 28px;
}
.oldModel .conBox , .oldModel .conBox p , .oldModel .conBox p span {
    font-size: 32px !important;
    line-height: 2 !important;
}
.oldModel .navBar h2 {
    font-size: 28px;
}
.oldModel .navBar ul , .oldModel .navBar ul li.navActive {
     font-size: 28px;
}
.oldModel .newsList .newsTitle {
    font-size: 28px;
}
.oldModel .ld-name {
     font-size: 28px;
}
.oldModel .fg-title {
     font-size: 28px;
}
.oldModel .ld-summary {
     font-size: 28px;
}
.oldModel .navBar ul li:hover {
    font-size: 28px;
}
.oldModel .newsList ul li {
    font-size: 28px;
    line-height: 2;
    background: url(../img/li-bg.png) left 25px no-repeat;
}
.oldModel .newsList ul li .date {
    font-size: 28px;
}
.oldModel .cz-box .title {
    font-size: 28px;
}
.oldModel .navBar ul li {
    width: 100%;
    height: auto;
    line-height: 2;
}
.oldModel .navBar ul li a {
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.oldModel .newsList ul li a {
    display: block;
    width: 79%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.oldModel #pageArea #pageDec .sDisable{
	font-size:28px;
}
.oldModel #pageArea #pageDec .pageInfo{
	font-size:28px;
}
.oldModel #pageArea #pageSelect label{
	font-size:28px;
}
.oldModel #pageArea span{
	font-size:28px;
}
.oldModel #pageArea .btn2{
	font-size:28px;
	    width:40px;
    height: 40px;
}
.oldModel #pageArea #pageJump{
		font-size:28px;
}
.oldModel #pageArea{
	width:100%;
}
.oldModel .crumb p a{
	font-size:28px;
}
.oldModel .newsList .newsTitle .more{
	font-size:28px;
}
.content img {max-width: 90vw;}


.category_list {
	margin-top: 8px;
}
.category_list li {
	line-height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../images/jt.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-indent: 15px;
}

.time {
	float: right;
}

