.h-logo {
    line-height: 52px;
    height: 60px;
    color: #db5d00;
    font-size: 42px;
    position: relative
}

.h-logo:hover:after, .h-logo:hover:before {
    display: block
}

.h-logo:before {
    display: none;
    position: absolute;
    content: "";
    background: url(/public/static/img/gif/arrow.png) no-repeat 50%;
    width: 49px;
    height: 24px;
    right: -51px;
    top: 0;
    background-size: cover;
}

.h-logo:after {
    display: none;
    position: absolute;
    content: "拖动LOGO到书签栏，立即收藏GIF5";
    left: 0;
    top: 60px;
    width: 300px;
    height: 36px;
    background: #000;
    border-radius: 18px;
    border: 2px dashed #f7b502;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    text-align: center;
    opacity: .6;
    z-index: 9999!important;
}

.active1 {
    color: #17a1ff!important;
}

.foot a, .log_reg a {
    text-decoration: none;
}

.userxl {
    width: 16px
}

#isactive {
    background: rgb(21, 147, 255);
}

#fontactive {
    color: white;
}

.xzys {
    line-height: 35px !important;
    background: white;
    width: 110px;
    text-align: center;
    padding: 0 !important;
    /*border: 1px solid #f9f3f3;*/
}

.xzys:hover {
    background: rgb(246, 247, 249);
}

.h-logo {
    margin-top: 12px;
}

.header_ysx {
    color: #17a1ff
}

.xxxl {
    position: absolute;
    z-index: 100;
    display: none;
    margin-left: -12px;
    margin-top: -15px;
    box-shadow: 0 8px 15px rgb(47 63 95 / 10%);
}

.nowtovip{
    cursor:pointer
}
.wzdtwzys{
    margin-left: 20px;
}
.logmethods{
    box-shadow:none!important;
    background-color:transparent!important;
}