body {
    position: relative;
    margin: 0;
    /*padding: 1rem 0 1.06718rem 0;*/
    padding-top: 1rem;
    opacity: 0;
    text-size-adjust: 100% !important;
}

/*body::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1.06718rem;
    background-color: #27272d;
}*/

.cq-head-logo img {
    width: 1.13rem;
    height: .44rem;
    position: absolute;
    top: .3rem
}

.bg, .cq-mobile-head {
    position: fixed;
    top: 0;
    width: 100%
}

.cq-mobile-head {
    height: 1rem;
    line-height: 1rem;
    background-color: #fff;
    z-index: 99999;
    border-bottom: 1px solid #e5e5e5
}

.cq-head-logo {
    display: inline-block;
    padding: 0 .3rem
}

.cq-mobile-banner {
    margin-top: 1rem;
    height: 2.8rem
}

.cq-mobile-banner img {
    width: 100%
}

.bg {
    left: 0;
    display: none;
    height: 100%;
    background: 0 0;
    z-index: 10
}

.nav-li ul li a, .nav-li > a, .nav-li > span {
    display: inline-block;
    text-decoration: none
}

.nav-btn {
    position: absolute;
    width: .46rem;
    height: .3rem;
    background: url(../img/nav.png);
    background-size: 100%;
    right: .3rem;
    top: .35rem
}

.nav-ul {
    position: fixed;
    width: 3.1rem;
    height: 100%;
    background-color: rgba(48, 48, 48, .88);
    right: -3.1rem;
    top: 0;
    z-index: 100000;
    padding-left: .2rem;
    padding-right: .18rem;
    box-sizing: border-box
}

.nav-li, .nav-li ul li {
    height: .97rem;
    color: #999
}

.nav-li {
    font-size: .32rem;
    line-height: .94rem;
    overflow: hidden;
    border-bottom: 1px solid #f3f3f3
}

.nav-li > a, .nav-li > span {
    width: 2.67rem;
    color: #999
}

.nav-li > span {
    background: url(../img/bottom.png) 2.3rem .43rem no-repeat;
    background-size: .21rem .12rem
}

.nav-li .active {
    background: url(../img/top.png) 2.3rem .43rem no-repeat;
    background-size: .21rem .12rem
}

.nav-li ul li {
    font-size: .28rem;
    line-height: .97rem
}

.nav-li ul li a {
    width: 100%;
    height: .47rem;
    line-height: .47rem;
    color: #999
}

a, span {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-select: none
}

#nb_icon_wrap {
    width: auto !important;
    height: auto !important;
}

#newBridge #nb_icon_wrap .nb-icon-customer {
    width: 1.3rem !important;
    height: 1.3rem !important;
}

.jesong-bottomPanel-item-content {
    color: #fff !important;
}
