@media(max-width:480px){
    .addressTop {
        display: inline-block!important;
        width: 60%;
        height: 100%;
        float: left;
        overflow: hidden;
        margin-top: 7px;
    }
    .head-logo a img {
        width: 100%;
        height: 40px;
    }
    .addressTop > img {
        width: 16px;
        height: 20px;
        float: left;
        margin-right: 7px;
        margin-top: 2px;
    }
    .addRight {
        display: inline-block;
    }
    .addRight > .name {
        font-size: 15px;
        font-weight: bold;
        color: #000;
        margin: 0;
    }
    .addRight > .add {
        font-size: 13px;
        color: #535252;
        font-weight: bold;
        margin: 0;
    }
    .jngGrid {
        display: block!important;
        padding: 10px 0 20px;
    }
    .jngUl {
        width: 95%;
        height: auto;
        margin: 10px auto;
        text-align: left;
    }
    .jngUl li {
        width: 45%;
        display: inline-block;
        height: 190px;
        background-image: url("https://imgs0.zupu.cn/photos/common/20200313/e86b5ffe-67f8-4c13-94cc-72d03e03b8c3.png");
        background-size: 100% 100%;
    }
    .jngUl li:nth-child(odd) {
        margin-right: 5%;
        margin-left: 2%;
    }
    .jngUl img {
        border: none!important;
    }
    .jngUl li .firstA {
        width: 100%;
        height: 100%;
    }
    .jngUl li .firstA > img {
        width: 72%;
        height: 46%;
        margin: 20px auto 10px;
        display: block;
        border-radius: 3px;
        padding: 0;
    }
    .jngName {
        color: #5D4E49;
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        text-align: center;
        text-decoration: none;
    }
    .jngFire {
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 15px;
        line-height: 15px;
    }
    .jngFire > img {
        width: 12px!important;
        height: 14px;
        padding: 0!important;
        margin: 0!important;
    }
    .jngLove > img {
        width: 14px!important;
        height: 12.5px;
        padding: 0!important;
        margin: 0!important;
    }
    .jngFire > span {
        font-size: 14px;
        color: #626262;
        margin-left: 5px;
    }
    .jngStatus {
        color: #7F716C;
        font-size: 12px;
        font-weight: bold;
        margin: 0;
        text-align: center;
        text-decoration: none;
    }
    .moreJng {
        display: block;
        width: 136px;
        height: 27px;
        margin: 0 auto;
        background-image: url("https://hsy1.jibai.com/static/jibai/lyw/images/moreJng.png");
        background-size: 100% 100%;
    }
    .scanCodeBox {
        display: none;
    }
    .bg-List {
        margin-top: 15px;
    }
}
@media(min-width:481px){
    p {
        border: none;
        outline: none;
        text-decoration: none;
    }
    p:focus, p:active {
        outline: -webkit-focus-ring-color auto 0;
        border: none;
        text-decoration: none;
    }
    .jngGrid {
        width: 100%;
    }
    .jngUl {
        width: 100%;
        height: auto;
        margin-top: 20px;
        padding: 0;
    }
    .jngUl li {
        width: 30%;
        display: inline-block;
        height: 320px;
        background-image: url("https://hsy1.jibai.com/static/jibai/ly/images/jngBj1.png");
        background-size: 100% 100%;
    }
    .jngUl img {
        border: none!important;
    }
    .jngUl li .firstA {
        width: 100%;
        height: 100%;
        position: relative;
    }
    .jngUl li .firstA > img {
        width: 58%;
        height: 46%;
        margin: 38px auto 20px;
        display: block;
        border-radius: 3px;
        padding: 0;
    }
    .jngName {
        color: #5D4E49;
        font-size: 24px;
        font-weight: bold;
        margin: 0 auto;
        text-align: center;
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 90%;
    }
    .jngFire {
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 32px;
        line-height: 32px;
    }
    .jngFire > img {
        width: 16px!important;
        height: 20px;
        padding: 0!important;
        margin: 0!important;
    }
    .jngLove > img {
        width: 20px!important;
        height: 17px;
        padding: 0!important;
        margin: 0!important;
    }
    .jngFire > span {
        font-size: 16px;
        color: #626262;
        margin-left: 5px;
    }
    .jngStatus {
        color: #7F716C;
        font-size: 20px;
        font-weight: bold;
        margin: 0;
        text-align: center;
        text-decoration: none;
    }
    .jtA:hover .scanCodeBox {
        display: block;
    }
    .scanCodeBox {
        display: none;
        width: 60%;
        height: 50%;
        position: absolute;
        /* line-height: 200px; */
        top: 36px;
        left: 20%;
        background: white;
        opacity: .8;
        z-index: 99;
        text-align: center;
    }
    .scanCodeBox > img {
        padding: 0;
        margin: 0!important;
        height: 80%;
        width: 96%!important;
    }
    .scanCodeBox p {
        position: absolute;
        bottom: 0;
        text-align: center;
        color: #5D4E49;
        font-size: 16px;
        width: 100%;
    }
}
