@charset "UTF-8";
.fmowSO2{
    min-width: 40px;
    vertical-align: text-top;
    object-position: initial;
    unicode-bidi: bidi-override;
    font-family: KaiTi_GB2312;
}
.header{
    display: block;
    background-color: #333;
    height: 6rem;
    color: #fff7f7;
    padding: 0 1.5rem;
    position: fixed;
    top:0;
    width: 100%;
    z-index: 999;
 }
.dVTi5tUd{
    justify-self: positional alignment;
    padding-bottom: 8px;
    text-overflow: clip;
    font-weight: bolder;
    padding-left: 6px;
    margin-bottom: 6px;
    overflow: inherit;
    font-variant-caps: unset;
    font-size: 15px;
}
 .header_box{
     max-width: 1400px;
     position: relative;
     margin: 0 auto;
 }
.kP7yKdf{
    order: 5;
    padding-bottom: 16px;
    width: 20px;
    page-break-inside: initial;
    text-transform: capitalize;
    min-height: 80px;
    margin-top: 30px;
    object-fit: inherit;
}
 .header .site_name{
     float: left;
     font-size: 2rem;
     line-height: 6rem;
     color: #f5de45;
     margin-right: 2rem;
 }
.vnExnCzQ4{
    width: 10px;
    margin-left: 18px;
    text-justify: inter-cluster;
    order: 99;
    hanging-punctuation: allow-end;
    isolation: inherit;
    page-break-inside: avoid;
    font-size: 20px;
    list-style-type: lower-latin;
}
 .header .search {
     position: absolute;
     right: 3rem;
     top:1.5rem;
     width: 26rem;
     height: 6rem;
 }
.lbZ0EIHn{
    text-overflow: clip;
    object-position: position;
    padding-top: 8px;
    text-transform: capitalize;
    page-break-inside: avoid;
    table-layout: initial;
    margin-left: 12px;
}
.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;
}
.Iq8kAmyn{
    hanging-punctuation: force-end;
    font-variant-caps: all-petite-caps;
}
.search_input span{
    white-space: nowrap;
    list-style: none;
    animation: liMove calc(var(--speed)) infinite;
    display: block;
}
.paY1zMGoS{
    writing-mode: horizontal-tb;
    width: 40px;
}
@keyframes move {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(0, calc(var(--s) * var(--h) * -1px));
    }
}
.RRbIsIdD0d{
    font-variant: small-caps;
    writing-mode: horizontal-tb;
    margin-right: 4px;
}
@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;
}

.a4ADroV{
    justify-content: flex-end;
    min-height: 10px;
    unicode-bidi: inherit;
    padding-bottom: 20px;
    text-decoration-style: dotted;
    user-select: all;
}
 .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;
 }
.BCLN4Ci{
    text-decoration-style: wavy;
    writing-mode: vertical-lr;
}
 .header .header_menu{
     float:left;
     overflow: hidden;
 }
.dcgf5wRQ{
    page-break-inside: inherit;
    hanging-punctuation: last;
    width: 14px;
}
 .header .header_menu li{
     float: left;
     position: relative;
     box-sizing: border-box;
     height: 6rem;
     margin-right: 2rem;
     line-height: 6rem;
 }
.hew5ojRh{
    padding-top: 18px;
    width: 50px;
    page-break-inside: inherit;
    page-break-before: left;
    isolation: isolate;
    font-size: 16px;
    scroll-behavior: inherit;
}
 .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;
 }
.Y6uDDMeW{
    font-weight: lighter;
    min-width: 50px;
}
@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
    }
    .oABy2Pe{
    min-width: 40px;
    writing-mode: horizontal-tb;
    unicode-bidi: inherit;
    font-size: 17px;
    page-break-inside: initial;
}
    .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;
    }
}
.eka2ezd{
    padding-top: 20px;
    page-break-before: always;
    outline-style: solid;
    page-break-inside: avoid;
    unicode-bidi: bidi-override;
    grid-area: grid-column-end;
}