.mohurd-title.mini {background:none;}

@media screen and (max-width: 768px){
    #container .audit-box{bottom:auto;width:100%;z-index: 4;top: 130px;}
    #container .audit-box .audit-img {
        position: absolute;
        right: 0;
        top: .4rem;
        z-index: -1;
        height: 1.8rem;
    }
    #container .audit-box .audit-time {
        position: absolute;
        top: 2.3rem;
        right: .1rem;
        text-align: right;
        color: #e40400;
        opacity: .7;
        font-size: .12rem;
    }
}