html, body {
    min-height: 100vh;
    width: 100vw;
    background-color: #eee;
    margin: 0;
    padding: 0;
    font-weight: initial !important;
    font-size: 14px !important;
    color: #333 !important;
    overflow-x: hidden;
}
html *, body * {
    text-decoration: none !important;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    box-sizing: border-box;
}

body .w1240{
    width: 1240px;
    margin: 0 auto;
}

/**
*框架样式
*/
.ms-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.ms-align-center {
    display: flex;
    align-items: center;
}

.ms-index{
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.ms-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding:  14px ;
    background: #fff;
}
.ms-header {
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #ebeef5;
    background: #fff;
    height: 50px
}

.ms-pagination {
    padding: 14px 0 0 0;
    text-align: right;
}

.ms-fr {
    float: right;
}

.ms-tr {
    text-align: right;
}
.ms-loading {background:url('/static/images/loading.gif') no-repeat center;}
/*表单提示*/
.ms-form-tip,.ms-form-tip-err {
    color: #909399;
    font-size: 12px;
    line-height: 18px;
    padding: 4px 0;
}
.ms-form-tip-err{
    color:#f56c6c
}
.ms-alert-tip{
    margin-bottom: 10px;
    flex-shrink: 0;
}

.ms-select{
    display: block;
}
/*搜索*/
.ms-search{
    background: #fff;
    padding: 10px 14px 0 14px;
    border-bottom: 1px dashed #ebeef5;
}
.ms-search .ms-search-footer{
    line-height: 60px;
    text-align: center;
}

.ms-datetimerange{
    width: 100% !important;
}

.ms-table-pagination {
    height: calc(100% - 75px);
}
/*滚动条*/
.ms-scrollbar  .el-scrollbar__bar.is-vertical{
    width: 6px !important;
}
.ms-scrollbar  .el-scrollbar__view{
    padding-right: 17px;
}
/*后台管理界面的el-menu通用样式*/
.ms-index .el-menu {
    border-right: none;
    background-color: unset;
}
.ms-index .el-menu-item {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

#form .ms-container{
    height:calc(100vh - 38px);
}
a:link,a:visited,a:active{text-decoration: none; color:#409EFF;}



/*样式重写*/
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-weight: initial;
    font-size: 12px;
    color: #999;
    resize: none;
}

.el-button+.el-button {
    margin-left: 0
}

.el-button .iconfont{
    font-size: 12px;
    margin-right: 5px;
    line-height: 1px!important;
}

[v-cloak]{
    display: none;
}
/* 滚动条样式重写*/
.el-table__body-wrapper::-webkit-scrollbar{
    width:6px;
    height: 6px;
}
.el-table__body-wrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(144,147,153,.5);
}
/*饿了么滚动样式*/
.el-scrollbar__wrap{
    margin-bottom: unset !important;
    overflow-x: hidden!important;
}
/*上传+号位置*/
.el-upload--picture-card i {
    line-height: unset !important;
}
.ms-nav {
    border-bottom-color: #EBEEF5;
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    border-bottom-style: solid;
    padding-top: 0px;
    border-bottom-width: 1px;
    justify-content: center;
    height: 80px;
    margin-left: 0px;
}
.tz-icon{
    height: 48px;
    width: 48px;
    background: url("../images/lingdang.png") no-repeat;
    background-size: 100% 100%;
}
.you1{
    display: block;

    width: 189px;
    height: 66px;
    cursor: pointer;
    border:1px solid #EBEBEB;
}
.ms-nav .body {
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    box-sizing: border-box;
    justify-content: space-between;
    height: 100%;
    border-bottom: 3px solid #0065AB;
}

.ms-nav .body .logo {
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    padding-right: 0px;
    width: 20%;
    box-sizing: border-box;
    padding-left: 0px;
    justify-content: flex-start;
    height: 100%;
}

.ms-nav .body .logo .logo-pic {
    width: 50px;
    height: 50px;
}

.ms-nav .body .logo .logo-desc {
    padding-right: 0px;
    width: unset;
    padding-left: 0px;
    height: unset;
}

.ms-nav .body .nav-h5 {
    padding-bottom: 0px;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    display: none;
    width: 100px;
    box-sizing: border-box;
    padding-top: 0px;
    position: relative;
    right: 0px;
    justify-content: center;
    height: 100%;
}



.ms-nav .body .nav-h5 .nav-h5-icon {
    font-size: 28PX;
}

.ms-nav .body .nav-h5 .nav-h5-body {
    padding-bottom: 10px;
    align-items: flex-start;
    top: 80px;
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding-top: 10px;
    position: absolute;
    justify-content: center;
    height: 100px;
}

.ms-nav .body .nav-h5 .nav-h5-body .nav-h5-item {
    cursor: pointer;
    flex-direction: row;
    word-wrap: break-word;
    display: inline-block;
    padding-right: 0px;
    font-size: 18PX;
    padding-top: 0px;
    padding-left: 0px;
}
.ms-nav .body .nav-h5 .nav-h5-body .nav-h5-item a:hover{
    color: #0065AB;
}
.ms-nav .body .nav-item {
    margin-right: 0px;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    padding-right: 40px;
    width: 70%;
    box-sizing: border-box;
    padding-left: 40px;
    justify-content: space-between;
    height: 100%;
}
.ms-nav .body .nav-item a:hover{
    color: #0065AB;
}
.ms-nav .body .nav-item .item {
    cursor: pointer;
    margin-right: 20px;
    flex-direction: row;
    word-wrap: break-word;
    display: inline-block;
    padding-right: 0px;
    font-size: 18PX;
    padding-left: 0px;
}

.ms-nav .body .nav-item .sel{
    color: #409EFF;
}

.ms-nav .body .nav-search {
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    padding-right: 0px;
    width: 40%;
    box-sizing: border-box;
    padding-left: 0px;
    justify-content: flex-end;
    height: 100%;
    margin-left: 0px;
}

.ms-nav .body .nav-search .ms-search-input {
    border-color: #409EFF;
    align-items: flex-end;
    flex-direction: row;
    border-width: 1px;
    display: flex;
    padding-right: 0px;
    box-sizing: border-box;
    border-style: solid;
    padding-left: 0px;
    justify-content: center;
    height: 32px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.ms-nav .body .nav-search .ms-search-input .ms-search-input-div {
    align-items: center;
    flex-direction: row;
    display: flex;
    padding-right: 0px;
    box-sizing: border-box;
    justify-content: flex-start;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 100%;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    padding-left: 0px;
    height: 100%;
}

.ms-nav .body .nav-search .ms-search-input .ms-search-input-div .ms-input {
    border: 0px;
    background-color: #FFFFFF;
    align-items: center;
    flex-direction: row;
    display: flex;
    padding-right: 4px;
    box-sizing: border-box;
    justify-content: space-between;
    border-top-left-radius: 2px;
    padding-bottom: 0px;
    flex-wrap: nowrap;
    border-bottom-left-radius: 2px;
    width: 90%;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    padding-top: 0px;
    padding-left: 4px;
    height: 30px;
}

.ms-nav .body .nav-search .ms-search-input .ms-search-input-div .ms-input span {
    color: #DCDFE6;
    flex-direction: row;
    word-wrap: break-word;
    display: inline-block;
    padding-right: 0px;
    border-top-left-radius: 0px;
    padding-bottom: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 14PX;
    padding-top: 0px;
    padding-left: 0px;
}

.ms-nav .body .nav-search .ms-search-input .ms-search-button {
    cursor: pointer;
    align-items: center;
    flex-direction: row;
    display: flex;
    padding-right: 0px;
    box-sizing: border-box;
    justify-content: center;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    width: 80px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    background-repeat: no-repeat;
    padding-left: 0px;
    height: 100%;
}

.ms-nav .body .nav-search .ms-search-input .ms-search-button:hover {
    background-color: #E6E6E6;
}

.ms-nav .body .nav-search .ms-search-input .ms-search-button i {
    color: #409EFF;
    border-bottom-left-radius: 0px;
    padding-right: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    padding-left: 0px;
    border-top-left-radius: 0px;
}

.ms-nav .body .nav-search .ms-search-input .ms-search-button span {
    color: #409EFF;
    border-bottom-left-radius: 0px;
    flex-direction: row;
    word-wrap: break-word;
    display: inline-block;
    padding-right: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    font-size: 14px;
    padding-left: 0px;
    border-top-left-radius: 0px;
}

.ms-footer {
    background-color: #F2F2F2;
    align-items: center;
    flex-direction: row;
    display: flex;
    padding-right: 0px;
    box-sizing: border-box;
    justify-content: center;
    padding-bottom: 0px;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    margin-top: 0px;
}

.ms-footer .body {
    flex-wrap: nowrap;
    flex-direction: column;
    display: flex;
    padding-right: 0px;
    width: 1240px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding-left: 0px;
    justify-content: flex-start;
    margin-top: 20px;
    height: 100%;
}

.ms-footer .body .top {
    align-items: center;
    flex-direction: row;
    display: flex;
    padding-right: 0px;
    box-sizing: border-box;
    justify-content: space-between;
    padding-bottom: 0px;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-left: 0px;
    margin-top: 0px;
    height: 60%;
}

.ms-footer .body .top .top-left {
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    width: 60%;
    box-sizing: border-box;
    padding-top: 0px;
    padding-left: 0px;
    height: 120px;
}

.ms-footer .body .top .top-left .foot-nav {
    flex-wrap: nowrap;
    flex-direction: column;
    display: flex;
    width: 148px;
    box-sizing: border-box;
    padding-top: 0px;
    height: 100%;
}

.ms-footer .body .top .top-left .foot-nav .nav-item {
    flex-direction: row;
    word-wrap: break-word;
    display: inline-block;
    font-size: 18PX;
    padding-top: 6px;
    height: 32px;
    color: #fff;
}

.ms-footer .body .top .top-left .foot-nav div {
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    width: 100%;
    box-sizing: border-box;
    padding-top: 0px;
    height: 30px;
}

.ms-footer .body .top .top-left .foot-nav div .item {
    color: #767676;
    flex-direction: row;
    word-wrap: break-word;
    display: inline-block;
    font-size: 16PX;
    padding-top: 6px;
    height: 32px;
}

.ms-footer .body .top .top-right {
    flex-wrap: nowrap;
    flex-direction: row;
    display: flex;
    width: 40%;
    box-sizing: border-box;
    padding-top: 0px;
    padding-left: 0px;
    height: 100%;
}

.ms-footer .body .top .top-right .qr {
    align-items: flex-end;
    flex-wrap: nowrap;
    flex-direction: column;
    display: flex;
    width: 50%;
    box-sizing: border-box;
    justify-content: center;
    height: 100%;
}

.ms-footer .body .top .top-right .qr .pic {
    width: 120px;
    height: 120px;
}

.ms-footer .body .top .top-right .qr .text {
    flex-direction: row;
    word-wrap: break-word;
    display: inline-block;
    font-size: 14px;
}

.ms-footer .body .copyright {
    text-align: left;
    flex-direction: row;
    word-wrap: break-word;
    display: inline-block;
    font-size: 14px;
    padding-top: 6px;
    height: 32px;
}

.ms-footer .body .power {
    color: #5B5B5B;
    text-align: left;
    flex-direction: row;
    word-wrap: break-word;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
body .support{
    color:#98989B;
}
body .support:hover{
    color:#eee;
}

body .page-box .pagination{
    display: flex;
    justify-content: center;
    align-items: center;
}
body .page-box .pagination .disabled:hover{
    cursor: not-allowed;
}
body .page-box .pagination .disabled span{
    color: #ccc;
}
body .page-box{
    padding:10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .page-box .total{
    margin-left: 10px;
}
body .page-box .pagination{
    display: flex;
    justify-content: center;
    align-items: center;
}
body .page-box .pagination .disabled:hover{
    cursor: not-allowed;
}
body .page-box .pagination .disabled span{
    color: #ccc;
}
body .page-box .total{
    background:#194da1;
    margin-left: 10px;
    color: #ffffff;
    padding: 4px 8px;
}
body .page-box .pagination span,
body .page-box .pagination a{
    display: block;
    padding: 4px 8px;
    border:1px solid #999;
    margin-right:10px;
    color: #194da1;
    border-radius: 3px;
}
body .page-box .pagination li.active span{
    background:#194da1;
    color: #ffffff;
}

body .support{
    color:#98989B;
}
body .support:hover{
    color:#5B5B5B;
}
.bor-bottom{
    border-bottom: 1px solid #ebebeb;
}
body .nav-box{
    height: 40px;
    margin-top: 14px;
}
.ms-nav .body .nav-item.lzb-nav-item{
    display: inline-block;
    padding-left: 0;
}

.ms-nav .body .nav-search.lzb-nav-search{
    display: inline;
    float: right;
    width: 20%;
    margin-top: -3px;
}
.ms-nav .body .wz{
    float: right;
    margin-right: 30px;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    padding:0 10px;
    top: 10px;
}
.ms-nav .body .wz .nav-list{

}
.ms-nav{
    height: 140px;
}
.ms-nav .body{
    width: 100%;
    height: 140px;
    display:block;
}
.slide{
    width: 1240px;
}
.alists{
    margin-right: 30px;
    padding-bottom: 4px
}
.footer-box{
    background: #2D2F37;
    width: 100%;
    padding:30px 0 10px;
}
.footer{
    width: 1240px;
    display: flex;
    margin: 0 auto;align-items: center;
}
.footer-box01{
    width: 900px;
    height: 100%;
}
.footer-box02{
    width: 340px;
    display: flex;
    justify-content: flex-end
}
.footer-nav{
    width: 100%;
    color: #fff;
    display: flex;
}

.notice-box1{
    width: 940px;
    height: 48px;
    display: flex;
    align-items: center
}
.notice-box2{
    height: 48px;
    width: 100px;
    text-align: right;
    line-height: 48px;
    font-size: 15px;
    padding-right: 10px
}
.notice-title{
    height: 100%;
    width: 150px;
    text-align: center;
    line-height: 48px;
    color: #5277D6;
    font-size: 16px;
}
.nav-list{
    display: none;
}
.lzb-mobile-nav{
    display: none;
}
.article-nav{
    margin-top: 20px;
}


@media (max-width: 768px) {
    .nav-list{
        display: block;
    }
    .lzb-mobile-nav{
        display: block;
        margin-top: 30px;
    }
    .lzb-mobile-nav a.title{
        display: block;
        padding: 6px 0 6px 40px;
        color: #fff;
    }
    .lzb-mobile-nav a.sub-title{
        display: block;
        padding: 6px 0 6px 80px;
        color: #fff;
    }
    .left.lzb-left{
        display: none !important;
    }

    .footer-info{
        text-align: center;
    }
    .footer-nav{
        display: none;
    }
    .footer-box{
        height: auto;
        padding-top: 0;
    }
    .footer{
        width: 100%;
        flex-direction: column;
    }
    .footer-box01{
        width: 100%;
        height: auto;
    }
    .footer-box02{
        width: 100%;
        justify-content: center;
        margin-top: 30px;
    }

    .news .body .right .ms-channel-path .ms-channel-path-link{
        font-size: 14px;
    }
    body .news .body .right .ms-channel-path{
        justify-content: flex-end;
    }

    .news .body .left.lzb-left{
        display: none;
    }
    .ms-nav .body .nav-item.lzb-nav-item{
        margin-top: 50px;
        display: none;
    }
    body .w1240{
        width: 100%;
    }
    .slide{
        width:100%;
    }
    .ms-nav .body .nav-search.lzb-nav-search{
        width: 100%;
        margin-top: 30px;
        padding: 0 20px;
    }
    .ms-nav .body .wz{
        float: none;
        margin-right: 0px;
        margin-top: 0px;
        align-items: center;
    }
    .ms-nav{
        height: 120px;
    }



    .ms-nav {
        border-bottom-color: #EBEEF5;
        flex-wrap: nowrap;
        flex-direction: row;
        display: flex;
        width: 100%;
        box-sizing: border-box;
        border-bottom-style: solid;
        padding-top: 0px;
        border-bottom-width: 1px;
        justify-content: center;
        margin-left: 0px;
    }

    .ms-nav .body {
        flex-wrap: nowrap;
        flex-direction: row;
        display: flex;
        width: 100%;
        box-sizing: border-box;
        justify-content: space-between;
        height: 100%;
    }

    .ms-nav .body .logo {
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: row;
        display: flex;
        padding-right: 0px;
        width: 60%;
        box-sizing: border-box;
        padding-left: 0px;
        justify-content: center;
        height: 100%;
    }

    .ms-nav .body .logo .logo-pic {
        width: 50px;
        height: 50px;
    }

    .ms-nav .body .logo .logo-desc {
        width: unset;
        height: unset;
    }

    .ms-nav .body .nav-h5 {
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: row;
        display: flex;
        width: 100px;
        box-sizing: border-box;
        justify-content: center;
        height: 100%;
    }

    .ms-nav .body .nav-h5 .nav-h5-icon {
        font-size: 28PX;
        padding-top: 0px;
        padding-left: 0px;
    }

    .ms-nav .body .nav-h5 .nav-h5-body {
        background-color: #F2F6FC;
        flex-direction: column;
        display: none;
        box-sizing: border-box;
        right: 0px;
        justify-content: flex-start;
        padding-bottom: 0px;
        top: 80px;
        flex-wrap: nowrap;
        width: 140px;
        padding-top: 10px;
        position: absolute;
        padding-left: 10px;
        height: 100vh;
        z-index: 2;
    }

    .ms-nav .body .nav-h5 .nav-h5-body .nav-h5-item {
        cursor: pointer;
        color: #303133;
        flex-direction: row;
        word-wrap: break-word;
        display: inline-block;
        padding-right: 0px;
        font-size: 18PX;
        padding-top: 8px;
        padding-left: 0px;
        height: 40px;
    }

    .ms-nav .body .nav-item {
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: row;
        display: none;
        padding-right: 40px;
        width: 50%;
        box-sizing: border-box;
        padding-left: 40px;
        justify-content: space-between;
        height: 100%;
    }

    .ms-nav .body .nav-item .item {
        cursor: pointer;
        flex-direction: row;
        word-wrap: break-word;
        display: inline-block;
        padding-right: 0px;
        font-size: 18PX;
        padding-left: 0px;
    }

    .ms-nav .body .nav-search {
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: row;
        display: none;
        padding-right: 0px;
        width: 40%;
        box-sizing: border-box;
        padding-left: 0px;
        justify-content: center;
        height: 100%;
        margin-left: 0px;
    }

    .ms-nav .body .nav-search .ms-search-input {
        border-color: #CCCCCC;
        align-items: flex-end;
        flex-direction: row;
        border-width: 1px;
        display: flex;
        width: 100%;
        box-sizing: border-box;
        border-style: solid;
        justify-content: center;
        margin-top: -2px;
    }

    .ms-nav .body .nav-search .ms-search-input .ms-search-input-div {
        flex-direction: row;
        border-right-width: 1px;
        display: flex;
        padding-right: 0px;
        width: 100%;
        box-sizing: border-box;
        border-right-color: #CCCCCC;
        border-right-style: solid;
        height: 100%;
    }

    .ms-nav .body .nav-search .ms-search-input .ms-search-input-div .ms-input {
        border: 0px;
        background-color: #FFFFFF;
        align-items: center;
        flex-direction: row;
        display: flex;
        padding-right: 4px;
        box-sizing: border-box;
        justify-content: space-between;
        border-top-left-radius: 2px;
        padding-bottom: 0px;
        flex-wrap: nowrap;
        border-bottom-left-radius: 2px;
        width: 100%;
        border-bottom-right-radius: 2px;
        border-top-right-radius: 2px;
        padding-top: 0px;
        padding-left: 4px;
        height: 30px;
    }
    .ms-nav .body .nav-search .ms-search-input .ms-search-button i{
        color: #ffffff;
    }

    .ms-nav .body .nav-search .ms-search-input .ms-search-input-div .ms-input span {
        color: #DCDFE6;
        flex-direction: row;
        word-wrap: break-word;
        display: inline-block;
        padding-right: 0px;
        border-top-left-radius: 0px;
        padding-bottom: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        font-size: 14PX;
        padding-top: 0px;
        padding-left: 0px;
    }

    .ms-nav .body .nav-search .ms-search-input .ms-search-button {
        flex-direction: row;
        display: flex;
        width: 40px;
        box-sizing: border-box;
        background-position: center;
        background-repeat: no-repeat;
        height: 100%;
    }

    .ms-nav .body .nav-search .ms-search-input .ms-search-button i {
        border-bottom-left-radius: 0px;
        padding-right: 0px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        padding-left: 0px;
        border-top-left-radius: 0px;
    }

    .ms-nav .body .nav-search .ms-search-input .ms-search-button span {
        border-bottom-left-radius: 0px;
        flex-direction: row;
        word-wrap: break-word;
        display: inline-block;
        padding-right: 0px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        font-size: 14px;
        padding-left: 0px;
        border-top-left-radius: 0px;
    }

    .ms-footer {
        background-color: #F2F2F2;
        align-items: center;
        flex-direction: row;
        display: flex;
        padding-right: 0px;
        box-sizing: border-box;
        justify-content: center;
        padding-bottom: 0px;
        flex-wrap: nowrap;
        width: 100%;
        padding-top: 0px;
        padding-left: 0px;
        margin-top: 0px;
        height: unset;
    }

    .ms-footer .body {
        padding-bottom: 10px;
        flex-wrap: nowrap;
        flex-direction: column;
        display: flex;
        padding-right: 10px;
        width: 100%;
        box-sizing: border-box;
        padding-top: 10px;
        padding-left: 10px;
        margin-top: 0px;
    }

    .ms-footer .body .top {
        padding-bottom: 0px;
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: column;
        display: flex;
        padding-right: 0px;
        width: 100%;
        box-sizing: border-box;
        padding-top: 0px;
        padding-left: 0px;
        justify-content: space-between;
        margin-top: 0px;
    }

    .ms-footer .body .top .top-left {
        align-items: center;
        flex-wrap: wrap;
        flex-direction: row;
        display: flex;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 20px;
        padding-top: 0px;
        padding-left: 0px;
        justify-content: flex-start;
        height: unset;

    }

    .ms-footer .body .top .top-left .foot-nav {
        flex-wrap: nowrap;
        flex-direction: column;
        display: flex;
        width: 50%;
        box-sizing: border-box;
        margin-bottom: 0px;
        padding-left: 0px;
    }

    .ms-footer .body .top .top-left .foot-nav .nav-item {
        flex-direction: row;
        word-wrap: break-word;
        display: inline-block;
        font-size: 18PX;
        padding-top: 6px;
        height: 32px;
    }

    .ms-footer .body .top .top-left .foot-nav div .item {
        color: #767676;
        flex-direction: row;
        word-wrap: break-word;
        display: inline-block;
        font-size: 16PX;
        padding-top: 6px;
        height: 32px;
    }

    .ms-footer .body .top .top-right {
        flex-wrap: nowrap;
        flex-direction: row;
        display: flex;
        width: 100%;
        box-sizing: border-box;
        padding-top: 0px;
        padding-left: 0px;
    }

    .ms-footer .body .top .top-right .qr {
        align-items: center;
        flex-wrap: nowrap;
        flex-direction: column;
        display: flex;
        width: 50%;
        box-sizing: border-box;
        padding-left: 0px;
        justify-content: center;
        height: 100%;
    }

    .ms-footer .body .top .top-right .qr .pic {
        width: 120px;
        height: 120px;
    }

    .ms-footer .body .top .top-right .qr .text {
        flex-direction: row;
        word-wrap: break-word;
        display: inline-block;
        font-size: 14px;
    }

    .ms-footer .body .copyright {
        text-align: center;
        flex-direction: row;
        word-wrap: break-word;
        display: inline-block;
        font-size: 14px;
        padding-top: 6px;
        height: unset;
    }

    .ms-footer .body .power {
        color: #5B5B5B;
        text-align: center;
        flex-direction: row;
        word-wrap: break-word;
        display: inline-block;
        font-size: 14px;
        padding-top: 0px;
    }
    .ms-nav .body .lzb-nav-box{
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 9999;
        margin-top: 0;
        display: none;
    }
    .ms-nav .body .lzb-nav-box .nav-item-box{
        width: 50%;
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        background: rgba(0,0,0,0.8);
    }
    .bor-bottom{
        border-bottom: 0 none;
    }
    body .alists{
        display: block;
        color:#ffffff;
        text-align: center;
        margin-right: 0;
        padding: 10px 0;
    }

    .ms-nav .body .nav-item{
        width: 100%;
        height: auto;
        padding-right: 0;
    }

}
