.main {
    min-height: auto;
    padding: 1% 2.224%;
    background-color: #fff;
}
.content {
    padding: 0 50px;
}
.content h2 {
    padding: 35px 0;
    text-align: center;
}
.info {
    color: #999;
    margin: 0 auto 25px;
}
/* 分享 */
.share {
    display: inline-block;
    position: relative;
    *float: left;
}
.share-icon {
    display: inline-block;
    width: 14px;
    height: 24px;
    line-height: 24px;
    background: url(../images/public/icon_16.jpg) no-repeat center;
    vertical-align: -25%;
    *float: left;
}
.print-icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background: url(../images/public/print.png) no-repeat center;
    vertical-align: -25%;
    *float: left;
}
.share-box a.gwds_weixin {
    background-position: 0 -38px;
}
.share-box a {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px !important;
    background: url(../images/public/share.png) no-repeat;
    margin-left: 7px;
    cursor: pointer;
    vertical-align: top;
}
.share .gwds_more {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/public/icon_17.jpg) no-repeat;
    background-position: center 5px;
    *background-position: center 7px;
    cursor: pointer;
    vertical-align: top;
}
.share-popup.left {
    right: 0px;
}
.share-popup.top {
    bottom: 130%;
}
.share-popup {
    width: 212px;
    -webkit-box-shadow: 0 0 7px #eee;
    -moz-box-shadow: 0 0 7px #eee;
    z-index: 1000000;
    position: absolute;
    border: 1px solid #e9e9e9;
    position: absolute;
    display: none;
    background: #fff;
}
.share-popup h6 {
    height: 34px;
    background-color: rgb(246, 246, 246);
    font: 700 14px/32px 'microsoft yahei';
    padding: 0 3px;
}
.share-popup ul {
    width: 94%;
    padding: 8px 3%;
    overflow: hidden;
}
.share-popup h6 b {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 22px;
    height: 23px;
    background: url(../images/public/pop_c.gif) no-repeat 0 0;
    cursor: pointer;
}
.share-popup li {
    width: 49%;
    margin: 0 .5%;
    float: left;
}
.share-popup li a {
    display: block;
    height: 20px;
    line-height: 20px;
    border: 1px solid transparent;
    padding: 5px 0;
    font-size: 14px;
    color: #565656;
    text-indent: 34px;
    background: url(../images/public/is_24.png) no-repeat;
    cursor: pointer;
}
.share-popup li a.gwds_qzone {
    background-position: 0 -237px;
}
.share-popup li a.gwds_douban {
    background-position: 0 -357px;
}
.info .changeSize span {
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
}
.info .changeSize span.on{
    color: #333;
}
.share-box {
    margin-left: 45px;
    margin-top: -22px;
}
.repeatX {
    width: 100%;
    background: url(../images/public/i104.png) 0 0 repeat-x;
    height: 8px;
}
.detail-news {
    font-size: 16px;
    min-height: 500px;
    margin-top: 30px;
    padding-bottom: 30px;
    color: #333;
}
.detail-news p {
    margin-bottom: 20px !important;
    line-height: 32px;
    font-family: '微软雅黑' !important;
	font-size: 16px;
}
.detail-news p span {font-family: '微软雅黑' !important;font-size: 16px;}
.detail-news p font {font-family: '微软雅黑' !important;font-size: 16px;}
#files a {display:block;margin-bottom: 10px;color:#0b5db1;}

@media screen and (max-width: 991px) {
    .fl {
        float: none;
        text-align: center;
    }
    .m-hide, .m-hide {
       display: none;
    }
    .content {
        padding: 0;
    }
.content img{width:100% !important;}
    video iframe,video object,video embed,object,embed,video{width: 100% !important; height: 100% !important;}
}