﻿
.PhoneFooterIframe {
    width: 100%;
    min-height: 80px;
    margin-bottom: -4px;
    display: none;
}

@media(max-width:600px) {
    .rinput, .riconsearch, .footer, .headtop a, .headernav, #spanlogin a, #headerlogin a, .topspan, .zuobiandi, .Entitle, .span_br, .pjianjie {
        display: none !important;
    }

        .headtop .lgbig, .headtop .top-img-logo, #spanlogin .lgbig, #headerlogin .lgbig, #spanlogin a:nth-child(2), #spanlogin .signout, #headerlogin a:nth-child(2), #headerlogin .signout, .footernav {
            display: inline-block !important;
        }
    .headtop .englishibtn a {
        display: inline-block !important;
    }
    /*#headerlogin {
        position: absolute;
        right: 10px;
        top: 7px;
    }

    #spanlogin {
        position: absolute;
        right: 10px;
        top: 0px;
    }*/
}

@media(max-width:600px) {

    body form div {
        min-width: unset !important;
    }

    .header {
        padding-top: 0px;
        height: 110px;
        overflow: hidden;
        display: none;
    }

    .headtop {
        width: auto;
        /*overflow: hidden;*/
        overflow: unset;
    }

    #navhead {
        border-bottom: 1px solid #EFF3F4;
    }

    .PhoneFooterIframe {
        display: block;
    }

    .span_txtLogin, .a_LogName {
        display: none !important;
    }
}
