.hey-guests-box .list-guests .item .card-box .mask-box .post-list .post-li{
    line-height: 1.6;
    font-size: 0.15rem;
}
.hey-guests-box .list-guests .item .card-box .mask-box .name {
    margin-top: 0.3rem;
}
.hey-guests-box .list-guests .item .card-box .mask-box .post-list {
    margin-top: 0.16rem;
}
#hd .hd-r > .nav > li > a{
display: inline-block;
margin: 0 0.2rem;
font-size: 0.16rem;
padding-bottom: 0.3rem;
}
#hd .hd-r {
    flex-direction: column-reverse;
}
#hd .wp {
    position: relative;
}
#hd .hd-r .nav {
    display: flex;
    justify-content: flex-end;
}
#hd .btn-logo-grade {
    position: absolute;
    width: max-content;
    right: 3rem;
    top: 0;
}
#hd {
    height: auto;
}
#hd .hd-r .nav {
    margin-top: 0.2rem;
}
#hd .wp {
    align-items: center;
}

.list-traffic li .row {
    position: relative;
}
.login-pege#login .flex-box .container .tabs li {
    padding: 0 0.2rem 0.55rem;
}
.login-pege#login .flex-box .container .tabs li:first-child {
    padding-left: 0;
}
.login-pege#login .flex-box .container .tabs li:last-child {
    padding-right: 0;
}
@media screen and (min-width: 800px) {
    .account li .name {
        width: 1.6rem !important;
    }

    .account li .input input {
        padding: 0 0.1rem !important;
    }

    .account li .input {
        width: 6.6rem !important;
    }

    li.send_verify .input {
        width: 5rem !important;
    }

    .send_verify .btn {
        padding: 0.15rem 0.08rem !important;
        width: 1.6rem !important;
        font-size: 0.14rem !important;
    }
    .login-pege .table-box table thead tr th {
        padding: 0 0.1rem;
    }
    .login-pege .table-box table tbody tr td {
        padding: 0 0.1rem;
    }
    .list-hotel h4 {
        min-height: 0.9rem !important;
    }
}
@media screen and (max-width: 800px) {
    .send_verify .btn {
        height: 0.82rem !important;
    }
    .index-pege .card-list {
        row-gap: 0.3rem;
    }
    .index-pege .card-list .card-box {
        width: 50%;
    }
}