@charset "UTF-8";
.tpsqZbxT2{
    font-size: 16px;
    margin-left: 2px;
    vertical-align: middle;
}
.header{
    display: block;
    background-color: #333;
    height: 6rem;
    color: #fff7f7;
    padding: 0 1.5rem;
    position: fixed;
    top:0;
    width: 100%;
    z-index: 999;
 }
.igyNLBC3{
    text-decoration-style: inherit;
    order: 1;
    justify-self: baseline alignment;
    white-space: inherit;
    margin-bottom: 2px;
    text-transform: initial;
}
 .header_box{
     max-width: 1400px;
     position: relative;
     margin: 0 auto;
 }
.kDwuIz3qBP{
    margin-right: 18px;
    order: 10;
    unicode-bidi: bidi-override;
    justify-content: center;
    grid-area: itemname;
}
 .header .site_name{
     float: left;
     font-size: 2rem;
     line-height: 6rem;
     color: #f5de45;
     margin-right: 2rem;
 }
.RhKkt3VWA{
    outline-style: ridge;
    padding-left: 20px;
    object-position: initial;
    mix-blend-mode: overlay;
    page-break-after: avoid;
    font-size: 20px;
}
 .header .search {
     position: absolute;
     right: 3rem;
     top:1.5rem;
     width: 26rem;
     height: 6rem;
 }
.YtBg5SL{
    page-break-inside: avoid;
    font-variant: small-caps;
}
.search_widget{
    --s: 4;
    --h: 30;
    --speed: 3s;
    position: relative;
    height: calc(var(--h) * 1px);
    line-height: calc(var(--h) * 1px);
    border-radius: 42px;
    background: #444;
    overflow: hidden;
}
.search_input{
    display: block;
    width: 100%;
    font-size: 14px;
    margin-top: auto;
    margin-bottom: auto;
    animation: move calc(var(--speed) * var(--s)) steps(var(--s)) infinite;
    padding-left: 1.2rem;
    z-index: 2;
    position: relative;
}
.ZPu3pYqe{
    word-break: break-all;
    mix-blend-mode: darken;
    text-decoration-style: wavy;
    opacity: 0.1;
    margin-left: 20px;
}
.search_input span{
    white-space: nowrap;
    list-style: none;
    animation: liMove calc(var(--speed)) infinite;
    display: block;
}
.idm9maBlL{
    font-family: KaiTi;
    opacity: 0.3;
    margin-left: 8px;
    list-style-type: disc;
    mix-blend-mode: color;
    grid-area: grid-row-end;
    isolation: inherit;
    text-transform: initial;
    justify-self: positional alignment;
}
@keyframes move {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(0, calc(var(--s) * var(--h) * -1px));
    }
}
.FU6yWsIml{
    word-break: break-all;
    page-break-after: inherit;
    width: 18px;
    margin-left: 20px;
    font-family: ProLiHei Pro Medium;
}
@keyframes liMove {
    0% {
        transform: translate(0, 0);
    }

    80%,
    100% {
        transform: translate(0, calc(var(--h) * -1px));
    }
}

.search_btn{
    position: absolute;
    background: url(/static/icon/search.png) left center no-repeat;
    background-size: 2rem;
    top: 0px;
    right: 6px;
    border: none;
    width: 2.2rem;
    height: 3rem;
}

.TnLELD1IJ{
    font-weight: bold;
    mix-blend-mode: saturation;
    text-decoration-line: line-through;
    margin-right: 16px;
}
 .header .user{
     position: absolute;
     top: 1.7rem;
     right: 0;
     width: 2.5rem;
     height: 2.5rem;
     background: url(/static/icon/user.png) left top no-repeat;
     background-size: 25px;
 }
.An4gKlqBp{
    font-style: italic;
    width: 16px;
    page-break-inside: inherit;
    hyphens: none;
    font-size: 17px;
}
 .header .header_menu{
     float:left;
     overflow: hidden;
 }
.HEOW9DFI{
    list-style-type: disc;
    page-break-before: right;
    user-select: all;
    margin-right: 30px;
}
 .header .header_menu li{
     float: left;
     position: relative;
     box-sizing: border-box;
     height: 6rem;
     margin-right: 2rem;
     line-height: 6rem;
 }
.dKi8wIzQUV{
    justify-content: flex-end;
    isolation: initial;
    hanging-punctuation: allow-end;
    text-decoration-style: dashed;
}
 .header .header_menu li.active::after{
     content: '';
     width: 100%;
     height: 4px;
     background: #ffc41d;
     background: linear-gradient(90deg, #ff9800, #ffc41d) !important;
     display: inline-block;
     position: absolute;
     bottom: 8px;
     left: 0;
     border-radius: 5px
 }
 .header .header_menu li a{
     font-weight: 700;
     font-size: 1.6rem;
     padding:1.5rem;
 }
.Q5zpTqOB{
    margin-right: 8px;
    z-index: 2;
    object-fit: initial;
    font-family: PMingLiU;
    outline-style: outset;
    justify-self: initial;
    justify-content: space-between;
    isolation: inherit;
    margin-bottom: 18px;
}
@media screen and (max-width: 767px){
    body{
        padding-top: 10rem;
    }
    .header{
        height: 10rem;
    }
    .header .site_name{
        float: none;
        width: 100%;
        border-bottom: .5px solid #fff7f7;
        margin:0
    }
    .myIXSHqL4R{
    overflow: visible;
    white-space: nowrap;
    user-select: all;
}
    .header .search{
        width: 14.4rem;
    }
    .header .header_menu{
        float:none;
        position: absolute;
        top:6rem;
        left:0;
        display:flex;
        justify-content:space-between;
        width: 100%;
    }
    .header .header_menu li{
        height: 4rem;
        line-height: 4rem;
        margin: 0;
    }
    .header .header_menu li.active::after{
        bottom: 2px;
    }
    .header .header_menu li a{
        padding: 0;
    }
}
.ACvMNgd1tH{
    font-weight: 900;
    font-family: NSimSun;
    opacity: 1;
    hanging-punctuation: first;
    text-decoration-style: dotted;
    margin-right: 4px;
}