@media only screen and (min-width: 300px) and (max-width: 960px)  {
    .body_side {
        overflow-x: visible!important
    }
    .el-dialog {
        width: 80%!important
    }

    .tib_img {
        width: 100%;
        height: 0!important;
        padding: 56.25% 0 0;
        position: relative;
    }
    .shutter-desc {
        box-sizing: border-box;
        z-index: 2;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 30px!important;
        background-color: rgba(0, 0, 0, 0.5);
        text-align: right;
        padding: 0 7.5%;
        opacity: 1;
    }
    .shutter-desc p a {
        color: #fff;
        font-size: 14px!important;
        padding: 0!important;
        line-height: 30px;
    }
    .system_content {
        width: 100%;
        /* display: -webkit-box; */
        /*display: -ms-flexbox;*/
        display: block!important;
        height: 28%;
        margin: 20px 0 30px;
    }
    .system_box {
        display: table;
        color: #333;
        height: 100%;
        text-align: center;
        width: 100% !important;
        margin: 0 0 10px!important;
        background: #ffd023;
        border-radius: 5px;
        -webkit-transition: all .3s;
        transition: all .3s;
    }
    .system_box_cell {
        display: table-cell;
        vertical-align: middle;
        height: auto!important;
        line-height: 35px!important;
    }
    .system_box_cell div{
        margin: 5px!important;
    }
    .system_box img {
        float: left!important;
        -webkit-filter: grayscale(5) brightness(.3);
        filter: grayscale(5) brightness(.3);
        width: auto !important;
        height: 20px !important;
        margin: 5px!important;
        padding: 5px;
    }
    .work_box {
        padding: 10px 7.5%;
    }
    .work_box_btm {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: block !important;
        height: auto !important;
        padding: 0 !important;
        overflow: hidden;
    }
    .wbb_box {
        width: 100% !important;
        height: auto !important;
        margin: 0 0 40px!important;
        position: relative;
    }
    .wbb_tit {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 18px;
        width: 100%;
        height: 2rem;
        line-height: 1rem;
        overflow: hidden;
    }
    .sc-calendar {
        height: 300px!important;
    }
    .sc-actions {
        width: auto !important;
    }
    .wbb_tit,
    .wbb_tit {
        font-size: 18px;
        line-height: 18px;
    }
    .wbb_content {
        padding: 26px 0 0;
    }
    .message_box,
    .wbb_content {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: auto;
    }
    .message_list_box {
        height: auto;
        margin: 20px 0 0;
    }
    .message_list_box +.message_list_box:before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background: #e7e7e7;
        margin: 0 0 20px;
    }
    .message_list {
        display: block;
        position: relative!important;
        bottom: 0;
        color: #333;
        width: 100%;
        cursor: pointer;
    }
    .message_text,
    .mt_addition,
    .mt_main {
        line-height: 1rem!important;
    }
    .message_text {
        margin: .1rem 0 0;
    }
    .pic_box_head {
        height: auto;
        padding: 10px 0 20px;
    }
    .pic_text {
        float: none;
        padding: 0 0 10px;
    }
    .pic_box_head>div {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: initial;
        overflow: visible;
    }
    .pic_box {
        height: auto;
    }
    .pic_box_content {
        position: relative;
        height: auto;
        padding: 0;
    }
    .pic_box_content_limit {
        height: auto;
    }
    .pic_box_content_position {
        position: relative;
        height: auto;
    }
    .pbc_img {
        width: 100%!important;
        height: auto!important;
        padding: 0 0 10px;
    }
    .pbc_img_bg {
        height: auto;
        min-height: 2.7rem;
    }
    .pbc_img img {
        height: auto;
    }
    .footer {
        z-index: 3!important;
    }
    .footer_info {
        width: 100% !important;
    }
    .footer_tit {
        font-size: 18px;
        padding: 0 0 5px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    }
    .footer_content {
        width: 100%;
        white-space: normal!important;
        text-overflow: initial!important;
        word-break: keep-all!important;
        overflow: visible!important;
    }
    .footer_content> {
        display: inline-block;
        margin: 5px 0;
    }
    .footer_line:after {
        background: transparent;
    }
    .footer_icon {
        position: absolute;
        left: 0!important;
        bottom: -2.4rem!important;
    }
    .footer_icon .fa {
        border-radius: 0!important;
    }
    .up {
        right: 1rem!important;
        bottom: 10.2rem!important;
        box-shadow: 1px 1px 3px #666;
    }
    /*二级页面*/
    .left_column {
        position: relative!important;
        left: 0!important;
        width: 100% !important;
        padding: 0!important;
    }
    .left_column_fix {
        height: 100%;
        z-index: 1;
        position: relative;
    }
    .column_main {
        text-align: left!important;
        padding: 0 0 0 2rem;
        font-size: 18px;
        line-height: 18px;
    }
    .column_box {
        margin-bottom: .6rem;
        display: inline-block;
        margin: 0 10px 10px 0;
    }
    .column_tit {
        padding: 0 5px;
        border-radius: 50px;
        line-height: 35px!important;
    }
    .right_content_limit {
        width: 100%;
        height: 100%;
        padding: 0 !important;
    }
    .news_line {
        padding: 20px 0 !important;
    }
    .news_tit {
        font-size: 15px!important;
        margin: 0 0 3px!important;
    }
    .news_addition {
        white-space: normal;
        text-overflow: initial;
        text-align: left!important;
        margin: 5px 0 0!important;
        word-break: keep-all;
    }
    .news_addition>span {
        margin: 0 15px 0 0!important;
    }
    .news_addition span {
        margin: 0;
    }
    .news_img {
        float: none!important;
        width: 100% !important;
        height: auto!important;
        margin: 0 0 5px;
    }
    .news_img img {
        width: 100%;
        height: auto;
    }
    .net_info,
    .news_content {
        max-height: initial;
    }
    .page a,
    .page font {
        word-break: keep-all;
        margin: 0 0 13px 10px;
    }
    .page a,
    .page font,
    .page label {
        margin: 0 0 0 10px;
    }
    .article_time span {
        display: block;
        margin: 0!important;
        padding: 0!important;
    }
    .net_box {
        float: none !important;
        width: 100% !important;
        margin: 20px 0 0!important;
    }
    .net_box+.net_box:before {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background: #e7e7e7;
        margin: 20px 0;
    }
    .net_img {
        background: #eff2f8;
    }
    .net_info,
    .news_content {
        max-height: initial!important;
        height: auto!important;
        word-break: break-all!important;
        -webkit-box-orient: vertical!important;
        -webkit-line-clamp: initial!important;
        overflow: visible!important;
    }
}