 a{color:unset;text-decoration:none;}
    a:hover{color:unset; text-decoration:underline;}
    .color-777 {
        color: #777777;
    }

    .height-80 {
        height:6.68rem;
        /*height:80px;*/
    }
    .header-box {
        /*height: 50px;*/
        height: 4.18rem;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }
    .logo{
        width:16rem;height:3.6rem;line-height:3.6rem;padding: 3.5px 0
    }
    .header-classify {
        display: -webkit-box;
        /*font-size: 20px;*/
        font-size: 1.7rem;
        font-weight: 500;
        line-height: 4.18rem;
    }

    .header-right-box {
        height: 4.18rem;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }

    .header-right-title {
        display: -webkit-box;
        font-size: 1.7rem;
        line-height: 4.18rem;
    }

    .img-center{
        height:4.18rem;display: table-cell;vertical-align: middle;text-align: center;
    }

    .header-right-cart {
        width: 50%;padding-top: 3px
    }

    .header-right-tips {
        width: 53%;padding-top: 3px
    }

    .header-right-touxiang {
        width: 60%;padding-top: 3px
    }
    body{
        background: #F5F5F5;
    }
    .tips-num{
        background: #F8423E;color: #fff;width: 50%;
        top: 0.4rem;border-radius: 10px;
    }
    .tips-box{
        top: 0px;left: 0px;right: 0px;bottom:0px;margin: auto;width: 80%;height:  4.18rem;text-align: center;line-height:  4.18rem;
    }
    .buy-num{
        background: #F8423E;color: #fff;width: 53%;
        top: 0.4rem;border-radius: 10px;right: -0.5rem;
    }
    .login-text{
        font-size: 16px;right: 0;width: 100%;text-align: end;height:  4.18rem;line-height:  4.18rem;color:#0E99F0;
    }
    .index-active{
        padding-bottom: 10px;
        border-bottom: 3px solid #0E99F0;
    }
