.wap_foot   a {
    text-decoration: none;
    color: white !important;
}
.wap_foot .wap_cart {
    position: relative;
}
.wap_foot .wap_cart .hbcount2{
    position: absolute;
    left: 0;
    top: 0;
    color: red;
    margin-top: -15px;
}

.bot-cert {
     text-align: start; 
    padding-top: 34px;
    padding-left: 10%;
}
.bot-cert a{    font-size: 22px !important;}



@media only screen and (max-width: 767px) {
    .footindex .footer-inner .f-btm .bot-cert a {
        color: #00A99D !important;
        font-size: 14px !important;
    }
    .footindex .footer-inner .f-btm .bot-cert .desc {
        color: #00A99D !important;
        font-size: 10px !important;
    }
    .bot-cert {
         padding-left: 0%; 
    }
    .footer-nav-item {
        width: 100%;
    }
    .footer-nav-item>a,.footer-nav-item>div{
        display: block !important;
        width:100%;
        text-align: center !important;
    }

    .user_left{display: none;}
    .user_right{width:100% !important;}
}


@media only screen and (min-width:768px) {
    .bot-cert {
         padding-left: 0%; 
    }
    .footer-nav-item {
        width: 100%;
    }
    .footer-nav-item>a,.footer-nav-item>div{
        display: block !important;
        width:100%;
        text-align: center !important;
    }


.oh-index{margin-top: inherit;margin-left: inherit;}
.oh-index .oh-logo{    height: 60px;width: 183px;}

}



.oh-lk {
    line-height: .6rem;
}

/* 自适应 */
/*Mobile自适应*/
@media only screen and (max-width:767px) {


.oh-index{margin-top: inherit;margin-left: inherit;}
.oh-index .oh-logo {
    height: 40px;
    width: 150px;
}

}

/*宽屏自适应1*/
@media only screen and (min-width:768px) and (max-width:1023px) {
    
    .oh-lk {
        line-height: .8rem;
    }


    .oh-index{margin-top: inherit;margin-left: inherit;}

    .oh-index .oh-logo {
        height: 40px;
        width: 160px;
    }



}

/*宽屏自适应2*/
@media only screen and (min-width:1024px) and (max-width:1199px) {
        .oh-lk {
        line-height: .7rem;
    }

        .zs-main {
        margin-top: .6rem;
    }
    .oh-index{margin-top: inherit;margin-left: inherit;}
    .oh-index .oh-logo{          height: 40px;
        width: 170px;}


}

/*宽屏自适应3*/
@media only screen and (min-width:1200px) and (max-width:1399px) {

    .zs-main {
        margin-top: .6rem;
    }
    .oh-index{margin-top: inherit;margin-left: inherit;}
    .oh-index .oh-logo{    height: 48px;width: 183px;}
}