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

.nry{width: 1200px;background: #FFFFFF;margin: 20px auto 30px;height: auto;overflow: hidden;padding: 0 20px 20px;box-shadow: 0px 0px 7px 0px #d8edf9;position: relative;}
.ContentPageBox{padding: 0px 10px 10px;height: auto;overflow: hidden;}
.ContentPageBox.f_l{width: 800px;}
.ContentPageBox .ArticleTitle{ padding: 25px 0; font-size: 28px; line-height: 1.3; font-weight: bold; color: #000; text-align: center;}
.ContentPageBox .ArticleProperties{ position: relative; overflow: hidden; padding: 10px 0 19px; background: url(PublicText_ico_1.png) repeat-x left bottom;}
.ContentPageBox .ArticleProperties span{ font-size: 14px; color: #666666; line-height: 35px;}

.ContentPageBox .ArticleProperties span.print a {
    font-size: 14px;
}
.ContentPageBox .ArticleProperties .f_l span{ margin-right: 15px;}
.ContentPageBox .ArticleProperties .f_r span{ margin-left: 15px;}
.ArticleProperties .f_r span.largeFont,
.ArticleProperties .f_r span.medFont,
.ArticleProperties .f_r span.smallFont{margin-left:5px;cursor: pointer;}
.ArticleProperties .f_r span.largeFont.curFont,
.ArticleProperties .f_r span.medFont.curFont,
.ArticleProperties .f_r span.smallFont.curFont{ color:#F00; font-weight:bold;}
.ArticleProperties .f_r a.icp:nth-of-type(2){display:none;}

.Article_Con{margin-top: 15px;line-height: 40px;/* border: 1px solid #dddddd; *//* padding: 20px; */height: auto;overflow: hidden;}
.Article_Con #Zoom p{/* margin: 10px 0px; */}
.Article_Con #Zoom p.western{line-height:30px !important;}
.Article_Con #Zoom img{max-width:100%;height: auto !important;}
.Article_Con .Video{width: 600px !important;height: 400px !important;}

.Article_Con .ewm p{text-align:center;}

.PN_Pages{clear:both;font-size: 14px;padding: 0px 10px;}
.PN_Pages span{width:auto;color:#fff;padding:0 15px;background: #205bbb;display:block;height: 32px;line-height: 32px;float:left;}
.PN_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;position: relative; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.PN_Pages .prevpage{height: 32px;line-height: 32px;margin: 5px 0;background:#eee;position: relative;overflow: hidden;}
.PN_Pages .nextpage{height: 32px;line-height: 32px;margin: 5px 0;background:#eee;position: relative;overflow: hidden;}

.RelatedDoc{ width: 285px; padding: 0 15px; border-radius: 5px; box-shadow:0px 0px 6px 0px #ebebeb; }
.RelatedDoc .RelCard + .RelCard{margin-top: 25px;border-top:1px solid #deeeff;}
.RelatedDoc .Tit{ height: 34px; line-height: 34px; padding-left: 23px; font-size: 20px; font-weight: bold; background: url(PublicList_ico_7.png) no-repeat left center; margin-top: 20px;}
.RelatedDoc .DocRelLi{ }
.RelatedDoc .DocRelLi li{ position: relative; overflow: hidden; margin-top: 10px; font-size: 15px; color: #333; padding-left: 10px; background: url(dian.png) no-repeat left 10px; line-height: 1.6;}
.RelatedDoc .DocRelLi li a br{ display:none; }
.RelatedDoc hr{ border-color: #deeeff !important; margin: 15px 0 5px;}
.RelatedDoc .DocRelPhotos{ position: relative; overflow: hidden; margin-top: 20px;}
.RelatedDoc .DocRelPhotos img{ width: 100%;}

/*信息公开细览*/
.Xxgk_Info{border:1px solid #deeeff;border-bottom: none;border-right: none;}
.Xxgk_Info li{position: relative;overflow: hidden;font-size: 16px;color: #333;height: 42px;line-height: 42px;border-bottom: 1px solid #deeeff;border-right: 1px solid #deeeff;float: left;}
.Xxgk_Info li.T{width: 170px;text-align: center;background-color: #3d7ed8;color: #FFF;user-select: none;}
.Xxgk_Info li.C{width: 427px;width: calc(50% - 174px);text-indent: 1em;position: relative;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;}
.Xxgk_Info li.C.W{ width: 1027px; width: calc(100% - 174px);}

/*归档*/
.guidang_img{position: absolute;right: 0px;top: -5px;}
#guidang_time{position: absolute;height: 40px;width: 164px;top: 73px;left: 41px;color: #205bbb;transform:rotate(-12deg);-ms-transform:rotate(-12deg); 	/* IE 9 */-moz-transform:rotate(-12deg); /* Firefox */-webkit-transform:rotate(-12deg); /* Safari 和 Chrome */-o-transform:rotate(-12deg); 	/* Opera */font-size: 14px;}

#Zoom table{margin:0 auto;}