@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(ny_header.css);
@import url(footer.css);


.Address{ height: 40px; font-size: 14px; color: #505050; line-height: 40px; padding: 10px 0;}

.Main{ width: 1160px; padding: 0 20px 20px; background: #FFF; }

.ContentPageBox{padding:10px 0px 20px 0px;}
.ContentPageBox .ArticleTitle{padding: 25px 0;font-size: 28px;line-height: 1.3;font-weight: bold;color: #02cbce;text-align: center;border-bottom: 1px solid #ccc;}
.ContentPageBox .ArticleProperties{position: relative;overflow: hidden;padding: 10px 0 0px;text-align: center;background: url(../images/PublicText_ico_1.png) repeat-x left bottom;}
.ContentPageBox .ArticleProperties span{ font-size: 14px; color: #666666; line-height: 35px;}
.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;}


.Article_Con{margin-top: 15px;line-height: 28px;}
.Article_Con #Zoom img{max-width:100%;width:500px;height: auto;margin: 0 auto;text-align: center;display: block;}
.Article_Con #Zoom .attachmentPic {/* text-align:center; */} 
.Article_Con #Zoom p {
    text-indent: 2em;
}
.Article_Con #Zoom p .upfilepic {width:100%;display:block;}
.Article_Con #Zoom p .upfilepic span {display:block;text-align:center;}

.hhf {width:100% !important;}
.Article_Con .mce-object-video{text-align:center;}
.Article_Con Video{width: 600px !important;height: 400px !important;}

.article-tools{margin-top: 10px;height: 50px;line-height: 50px;}
.tools-box{float: right;height: 30px;margin-top: 10px;}

.PN_Pages{ clear:both; font-size: 14px;}
.PN_Pages span{width:auto;color:#fff;padding:0 15px;background: #0091d8;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;}

@media screen and (max-width: 768px) {
.w1240 {width:100% !important;}
body {min-width:100% !important;}
.ContentPageBox {padding:0 10px;box-sizing:border-box;}
.article-tools {display:none;}
.ArticleProperties .f_r {display:none;}
.Article_Con #Zoom img {width: 100% !important;}
.Article_Con #Zoom p {text-indent:2em;}
body {overflow-x:hidden !important;}
.list_bg {
	padding-bottom: 15px;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(../images/xwzx_img03.png) top repeat-x #fff;
    margin: 0 auto;

}
/* #Zoom {font-size:14px !important;}	
#Zoom p {font-size:14px !important;}
#Zoom p span {font-size:14px !important;}
	 */
}

