


@media (min-width: 360px) {
    
}

@media (min-width: 768px) {
    

}

@media (min-width: 992px) {
    
    body.useOldFixed .header_nav>.container>ul>li>div {
        top: 162px !important;
    }

    body.useOldFixed .social-share .icon-wechat .wechat-qrcode {
            min-height: 246px !important;
    }

    body.useOldFixed .social-share .icon-wechat .wechat-qrcode .help p:not(.skipAutoFix) {
        line-height: 1.2 !important;
        min-height: 0 !important;
    }

    html body.useOldFixed .social-share .icon-wechat .wechat-qrcode h4 {
        font-size: 22px !important;
    }

    body.useOldFixed .enclosure a+a {
        display: block;
        text-indent: 7em;
        margin: 5px 0;
        width: 100%;
    }

}

@media (min-width: 1280px) {
    
}