<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.yu_shxmodel {
    position: fixed;
    top: 4rem;
    right: 0;
    left: 0;
    background: rgba(0,0,0,.6);
    bottom: 0;
    z-index: 11;
}

    .yu_shxmodel .yu_shxmodel_inner {
        position: absolute;
        right: 0;
        top: 0;
        left: 7.5rem;
        background: #fff;
        bottom: 0;
        overflow-y: auto;
    }

.yu_shxmodel_list {
    padding: 0 1.5rem 0 1.5rem;
}

.yu_shxmodel_inner .yu_shxmodel_item {
    border-bottom: 1px solid #e5e5e5;
    padding: 1.5rem 0;
    overflow: hidden;
}

.yu_shxmodel_tit {
    line-height: 1;
    color: #333;
    font-size:14px;
}

.yu_shxmodel_con {
    margin-top: 0.5rem;
}

    .yu_shxmodel_con .yu_shxmodel_lis {
        margin: 1rem 0.75rem 0 0;
        padding: 0.5rem 0.8rem;
        background: #f5f5f5;
        color: #666;
        font-size: 12px;
        border-radius: 3px;
        display: block;
        line-height: 1;
        float: left;
        cursor: pointer;
    }

        .yu_shxmodel_con .yu_shxmodel_lis.yu_lisact {
            background: #8080FF;
            color: #fff;
        }

.yu_shxmodel_btn_ok {
    width: 80px;
    color: #fff;
    background: #fff;
    box-shadow: 0px 0 10px 0 rgba(0,0,0,.3);
    margin-top: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #8080FF;
    outline: none;
}
.yu_shxmodel_btn_reset {
    width: 80px;
    color: #fff;
    background: #fff;
    box-shadow: 0px 0 10px 0 rgba(0,0,0,.3);
    margin-top: 15px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #ff0000;
    margin-left: 20px;
    outline: none;
}
.hidden {
    display: none;
}

.xq_botgm div {
    text-align: center;
    padding: 10px 0px;
    height: 42px;
}

    .xq_botgm div:lang(a) {
        width: 15%;
        float: left;
    }

    .xq_botgm div:lang(b) {
        width: 15%;
        float: left;
    }

    .xq_botgm div:lang(c) {
        width: 70%;
        text-align: right;
        float: right;
    }

.xq_botgm img {
    width: 20px;
}

.xq_botgm div:lang(c) a {
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    margin-right: 10px;
    float: right;
    text-align: center;
    border-radius: 20px;
    margin: 5px 10px 6px 0px;
}

    .xq_botgm div:lang(c) a:first-child {
        background: #8080FF;
        box-shadow: 0 0 5px #8080FF;
    }

    .xq_botgm div:lang(c) a:last-child {
        background: #FF5722;
        box-shadow: 0 0 5px #FF5722;
    }

.xq_bgtg {
    color: #ccc;
}

    .xq_bgtg.current {
        color: red;
    }

.news_title {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 15px;
}
.news_fb {
    margin-bottom: 10px;
    height: 20px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.36);
}
</pre></body></html>