.m-i-about .wrap .img-box img {
        margin: auto !important;
}

.m-logo-display {
    display: none;
}

.logo-display {
    display: none;
}

.more-wrap {
    position: relative;
    z-index: 2;
}

.m-menu .m-nav .menu-btn {
    padding: 9px 0 !important;
}

.m-menu .m-nav .menu-btn span {
    margin: 4px auto !important;
}

.bottom-bar-pannel {
    transform: none !important;
}

#sidebar .items a {
    font-size: 14px;
    line-height: 16px;
    display: block;
    overflow: hidden;
    padding: 15px;
    border-bottom: 1px dashed #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media screen and (max-width: 768px) {
    .mip-carousel-slideBox img {
        height: 100%;
    }

    .news {
        padding-bottom: 0 !important;
    }

    .m-gary {
        background-color: #fff !important;
    }

    .news .ntop {
        padding-bottom: 10px;
    }
    .news dl {
        height: 290px;
    }
}

.mip-fill-content{
min-width: auto;
height: auto;}