.container {
    padding: 0px 15px;
}

.comm-header {
    background: url(../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(../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;
}