@charset "utf-8";

/* CSS Document */

@import url(mobileHeader_swt.css);
@import url(moblieFooter_swt.css);
@media screen and (max-width:750px) {
    .container {
        max-width: 100%;
        min-width: 100%;
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        background: #fff;
    }
    .main {
        min-height: 500px;
        background: url(top_bg.png) #fff no-repeat center -240px;
    }
    .wx_main {
        padding: 0 25px 30px;
        background: #fff;
        width: auto !important;
    }
    .wx_main * {
        box-sizing: border-box;
    }
    .wx_main .f_l,
    .wx_main .f_r {
        float: none !important;
    }
    .location {
        height: auto;
        padding: 10px 30px;
        line-height: 1.3;
        background-size: 1.5em;
    }
    .titleContainer {
        width: 100%;
        background: none;
        padding: 15px 0;
    }
    .article .Article_bt {
        height: auto;
        font-size: 22px;
        color: #2b6fc2;
        text-align: center;
        padding: 0 0px;
        line-height: 1.5;
    }
    .article .Article_ly {
        font-size: 14px;
        color: #888888;
        text-align: center;
        width: 100%;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        margin-top: 10px;
    }
    .article .Article_ly span:first-child {
        width: 100%;
        display: block;
        border-bottom: 1px solid #ddd;
        text-align: left;
        font-size: 14px;
        padding: 5px 10px 5px 10px;
    }
    .article .Article_ly span:first-child+span {
        width: 100%;
        display: block;
        border-bottom: 1px solid #ddd;
        text-align: left;
        font-size: 14px;
        padding: 10px 10px 5px 10px;
    }
    .article .Article_ly span.fwtj {
        display: none;
    }
    .article .Article_ly span.share {
        display: none;
    }
    .article .Article_zw {
        margin-top: 10px;
        overflow: hidden;
        min-height: 200px;
        line-height: 30px;
        border-bottom: 1px solid #EEEEEE;
        padding-bottom: 10px;
    }
    #Zoom img {
        max-width: 100%;
        height: auto !important;
    }
    .ewm,
    .share_jiucu,
    .jiucuo1,
    .pages {
        display: none;
    }
    .Video {
        max-width: 100%;
        min-width: 100%;
        min-height: auto !important;
        max-height: auto !important;
    }
    .jieduBox legend {
        font-weight: bold;
    }
    .jieduBox .new {
        padding: 10px 0;
    }
    .jieduBox .new+.new {
        border-top: 1px dashed #ddd;
    }
    .zcjd_r {
        width: auto;
        float: left;
        padding: 10px 0px;
        margin-left: 30px;
        margin-top: 20px;
    }
    .zcjd_r1 {
        width: auto;
        height: 265px;
        margin-top: 15px;
        overflow: hidden;
        min-height: 265px;
    }
}