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

.nry{width: 1400px;background: #FFFFFF;margin: 0 auto;height: auto;overflow: hidden;min-height: calc(100vh - 780px);padding-bottom: 5px;}
.ContentPageBox{padding: 0px 20px 30px;height: auto;overflow: hidden;}
.ContentPageBox.f_l{width: 1000px;}
.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 .f_l{width:100%;text-align: center;}
.ContentPageBox .ArticleProperties .f_r{position:absolute; right:0px;}
.ContentPageBox .ArticleProperties span{font-size: 15px;color: #666666;line-height: 35px;}
.ContentPageBox .ArticleProperties .f_l span{margin-left: 20px;}
.ContentPageBox .ArticleProperties .f_l span#Art_author{display:none;}
.ContentPageBox .ArticleProperties .f_r span{ margin-left: 15px;}
.ArticleProperties .f_l a{font-size: 15px;}
.ArticleProperties .f_l a.largeFont,
.ArticleProperties .f_l a.medFont,
.ArticleProperties .f_l a.smallFont{margin-left:5px;cursor: pointer;}
.ArticleProperties .f_l a.largeFont.curFont,
.ArticleProperties .f_l a.medFont.curFont,
.ArticleProperties .f_l a.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 table{max-width:100%;}
.Article_Con img{ max-width:100%;}
.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: #268f59;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;margin-top: 20px;margin-right: 20px;}
.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;margin: 0px 20px;}
.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: #268f59;color: #FFF;user-select: none;}
.Xxgk_Info li.C{width: 427px;width: calc(50% - 172px);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);}
