@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(header.css);
@import url(footer.css);

body{}
/*****页面主体部分****/
.article{/* padding: 0 20px; *//* border: 1px solid #CCCCCC; *//* margin-top: 10px; */padding-bottom: 10px;}
.article .Article_fbt2{text-indent: 2em;font-size:14px;}  
.article .Article_bt {height: auto;font-size:24px;color:#000000;text-align:center;padding: 25px 0 15px;line-height:1.5;}
.article .Article_bt h1{font-weight: normal; }
.article .Article_fbt{ background: url(nry_img01.jpg) center bottom repeat-x; padding-bottom:10px; font-size: 18px;  text-align: center; line-height: 35px;}
.article .Article_ly{font-size: 12px;color:#888888;text-align:center;margin: 8px auto;}
.article .Article_zw{margin-top:20px;overflow: hidden;min-height: 200px;line-height: 30px;border-bottom: 1px solid #EEEEEE;}

.share_jiucuo{margin-top: 10px;height: 50px;/* line-height: 50px; */}
.share{width: 250px;float: left;height:auto;font-size: 12px;margin-top: 10px;}
.share .fx{display: block;float: left;height: 20px;margin-top: 2px;}
.jiucuo1{/* width: 432px; */float: right;height: 30px;margin-top: 10px;}

.pages{ clear:both;font-size: 14px;}
.pages span{width:auto;color:#fff;padding:0 15px;background: #b40200;display:block;height: 32px;line-height: 32px;float:left;}
.pages a{padding-left:10px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;width: 88%;width: calc(100% - 113px);display: inline-block;overflow:  hidden;white-space: nowrap;text-overflow: ellipsis;}
.pages .prevpage{height: 32px;line-height: 32px;margin: 5px 0;background:#eee;position: relative;overflow: hidden;}
.pages .nextpage{height: 32px;line-height: 32px;margin: 5px 0;background:#eee;position: relative;overflow: hidden;}


.information{margin-top:2px; font-size: 14px;}
.information h1{background:#eee;  overflow:hidden;}
.information span{width:auto;display:block;color:#fff;padding:0 15px;background: #b40200;height: 32px;line-height: 32px;font-size: 14px;float: left;overflow: hidden;}
.information ul{padding: 0 10px;background:#fff;border: 1px solid #eee;border-top: none;}
.information ul li{height:30px;line-height:30px;background: url(2020_index_liststyle.png) left center no-repeat;padding-left: 15px;text-align:right;}
.information ul li a{float:left;display:  inline-block;width: 85%;overflow:  hidden;white-space: nowrap;text-overflow: ellipsis;text-align:  left;}
.information ul li i{  color:#666;}
.information ul li span{color:#666;float: right;background: none;padding: 0;margin: 0;line-height: 30px;height: 30px;display:  inline-block;width: 72px;text-align:  right;overflow:  hidden;white-space: nowrap;text-overflow: ellipsis;}
#Zoom p{/* text-align:left!important; */}
#Zoom img{max-width: 100%;display: block;margin: 0 auto;}

#Zoom table{border-spacing:1px;background: #ddd;/* background:#ffffff; *//* width: 100%; */}
#Zoom table tr td{background: #ffffff !important;border-color: #DDD !important;}
#sp{ text-align:center;}

.smallFont{font-size: 10px; margin:0 5px 0 5px;cursor: pointer;}
.medFont {font-size: 14px;margin:0 5px 0 0;cursor: pointer;}
.largeFont{font-size: 16px;margin:0 5px 0 0;cursor: pointer;}
.curFont { color:red;}


.Article_xx{
    overflow: hidden;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 10px;
    }
.Article_xx table{cellspacing:0px;cellpadding:1px;border-spacing:1px;background: #eeeeee;}
.Article_xx table tr td{background:#ffffff;}


/*视频调整*/
.Video{width: 800px;min-height: 450px;margin: 15px auto;}

/*政策解读*/
.Article_zw_right{width: 270px;float:right;overflow: hidden;/* border-left: 1px solid #dddddd; */padding: 15px;height: auto;position: relative;}
.Article_zw_right h1{ line-height: 40px; height: 40px; font-size: 18px; font-weight: 500;}
.Article_zw_right h1 span{line-height: 40px; height: 40px; float: left;}
.Article_zw_right h1 span.on a{ color:#069be5; padding: 0 10px;}
.Article_zw_right h1 span.on i{background: #069BE5;width: 5px; height: 17px; line-height: 17px;float: left; margin-top: 12px;}
.Article_zw_right .wj{ overflow: hidden;}
.Article_zw_right .wj ul li{position: relative;font-size: 14px;line-height: 28px;padding-left: 10px;}
.Article_zw_right .wj ul li span{position: absolute; right: 5px;}

.Article_zw_right .tj{ overflow:hidden; height:180px;}
.Article_zw_right .tj img{height:180px; width:100%;transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}
.Article_zw_right .tj:hover img{transform:scale(1.05);}


.Video{ max-width:800px; min-width:800px; min-height:400px; max-height:600px;}

.jieduBox legend{ font-weight:bold;}
.jieduBox .new{padding: 10px 0;}
.jieduBox .new + .new{border-top: 1px dashed #ddd;}
@media screen and (max-width:750px ) {
#Zoom img{max-width: 100%;}
#Zoom div{width:100%!important;}
fonts{width:100%!important;}
.Video{ max-width:100%; min-width:100%; }
.information ul li a{width: 66%;}
.article .Article_zw{margin-top:40px;}
}