@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");
@media screen and (max-width:750px ) {
    .nry{width: auto;padding: 0 10px 10px;margin-bottom: 0px;}
    .ContentPageBox{padding: 0px 0px;}
    .ContentPageBox.f_l{width:100%;}
    .ContentPageBox .auto{display:none;}
    .ContentPageBox .ArticleTitle{padding: 15px 0;font-size: 20px;line-height: 1.5;font-weight: bold;color: #000;text-align: center;}
    .ContentPageBox .ArticleProperties{position: relative;overflow: hidden;padding: 0px 0 10px;background: none;}
    .ContentPageBox .ArticleProperties span{ font-size: 14px; color: #666666; line-height: 35px;}
    .ContentPageBox .ArticleProperties .f_l{width:100%;}
    .ContentPageBox .ArticleProperties .f_l span{width:100%;display:block;border-bottom:1px solid #ddd;margin-right:0px;text-indent: 10px;}
    .ContentPageBox .ArticleProperties .f_l #Art_author{display:none;}
    .ContentPageBox .ArticleProperties .f_l #fwtjs{display:none;}
    .ContentPageBox .ArticleProperties .f_r{ display: none;}
    .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: 30px;}
    .Article_Con p{font-size:15px !important;}
    .Article_Con span{font-size:15px !important;}
    .Article_Con font{font-size:15px !important;}
    .Article_Con img{max-width:100%;height: auto !important;}
    .Main .Article_Con iframe{width: 300px !important;height: 400px !important;display: block; margin:0 auto;}
    .Main .Article_Con .Video{width: 300px !important;height: 200px !important;display: block;}
    .Main .Article_Con .video video{width: 100% !important;height: auto !important;}
    .Main #Zoom video{width: 100% !important;height: auto !important;}
    .Main .Article_Con table{max-width:100%; overflow-x:auto;}
    .PN_Pages{clear:both;font-size: 14px;display: none;}
    .PN_Pages span{width:auto;color:#fff;padding:0 15px;background: #ce1d1d;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: 100%;margin: 10px 0px;}
    .RelatedDoc .RelCard{margin-bottom: 10px;}

    /*信息公开表*/
    .Xxgk_Info{margin: 0px !important;}
    .Xxgk_Info li{height: 30px;line-height: 30px;font-size: 14px;}
    .Xxgk_Info li.T{width: 90px;}
    .Xxgk_Info li.C,
    .Xxgk_Info li.C.W{width: calc(100% - 90px);}
}