/*content*/
.content{width: 1200px;margin: 20px auto;border: 1px solid #e6e6e6;}
/*navBar*/
.navBar{width: 245px;border: 1px solid #e6e6e6;}
.navBar h2{width: 243px;height: 65px;line-height: 65px;font-size: 20px;background: #0063d3;color: #fff;
    font-weight: bold;text-align: center;overflow: hidden;}
.navBar ul li{text-align: center;width: 243px;height: 65px;line-height: 65px;background: #fff;font-size: 18px;overflow: hidden;}
.navBar ul li a{display: block;color: #333;}
.navBar ul li:hover{background: #0063d3;}
.navBar ul li:hover a{color: #fff;}
/*newsList*/
.newsList{width: 920px;}
.newsList .mainBox{margin: 20px auto;border: 1px solid #e6e6e6;padding: 20px;}
.newsList ul{margin-bottom: 20px;min-height: 200px;}
.newsList ul li{font-size: 16px;line-height: 40px;}
.newsList ul li a{color: #333;}
.newsList ul li a:hover{color: #0063d3;}
.newsList ul li .date{float:right;color:#999;font-size: 14px;}
/*titP*/
.titP{width: 1150px;margin: 20px auto;}
.titP h1{width: 1100px;margin: 0 auto;text-align: center;color: #0063d3;font-size: 38px;line-height: 50px;}
.time{width: 1100px;margin: 20px auto 0;background: #f3f3f3;line-height: 36px;}
.source{margin-left: 200px;}
.source span{margin:auto 30px;font-size: 16px;}
.conBox{width: 1100px;padding: 10px;line-height: 2;font-size: 16px;min-height: 270px;margin: 0 auto;}
.conBox1{width: 900px;line-height: 2;font-size: 16px;min-height: 270px;margin: 20px 0;border: 1px solid #e6e6e6;padding: 20px;}
/*leader*/
.newsList ol{width: 900px;border: 1px solid #e6e6e6;margin-top: 20px;padding: 20px;}
.leader{width: 100%;padding: 20px 0;}
.leader h2{width: 100%;font-size: 16px;height: 24px;
    /* color: #f40123; */
    /* font-weight: bold; */
}
.leader h2 span{color: #000;margin-right: 30px;font-size: 18px;    display: inline-block;
    width: 54px;
    text-align: justify;}
.leader p{font-size: 16px;line-height: 2;margin: 10px auto 20px;text-indent: 2em;}
.leader p a{color: #f40123;font-size: 14px;}




.dhsharebuttonbox{
    width: 102px;
    height: 36px;
    background:url('https://file.henan.gov.cn/4500000005/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;
}