<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ScreeningDiv
{
    height: 50px;
    margin-top: 10px;
    background: #eee;
    padding: 0 5px;
    visibility: hidden;
}
.ScreeningDiv table
{
    height: 50px;
}
.ScreeningDiv td
{
    width: 50%;
    text-align: center;
}
.ScreeningDiv td div
{
    padding: 0 5px;
}
.ScreeningDiv select
{
    height: 30px;
    line-height: 28px;
    padding-left: 4px;
    width: 100%;
    color: #777;
    font-size: 13px;
    border: solid 1px #ddd;
    background: #fff;
    outline: none;
}
/*-*/
.ScreeningDiv div.BeautifySelectDerived,.BeautifySelectDerived
{
    height: 30px;
    overflow: hidden;
    color: #999;
    border: solid 1px #ccc;
    text-align: left;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff url(/s/img/w/1/Wap/select_down_ico_Big.png) no-repeat right center;
    background-size:21px 7px;
    padding: 0;
}
.ScreeningDiv div.BeautifySelectDerived span,.BeautifySelectDerived span
{
    display: block;
    padding: 0 16px 0 6px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*-*/
.BeautifySelectPopup
{
    background: #fff;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
}
.BeautifySelectPopup blockquote
{
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    background: #f80;
    color: #fff;
    position: relative;
}
.BeautifySelectPopup blockquote span
{
    display: block;
}
.BeautifySelectPopup blockquote span.fl
{
    text-align: center;
    width: 100%;
    font-size: 20px;
}
.BeautifySelectPopup blockquote span.fr
{
    width: 48px;
    height: 44px;
    position: absolute;
    left: 0;
    background: url(/s/img/w/1/Wap/ico_back_Big.png) no-repeat 10px center;
    background-size:16px 26px;
}
.BeautifySelectPopup dt, .BeautifySelectPopup dd, .BeautifySelectPopup li
{
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px 0 11px;
    border-bottom: solid 1px #eee;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 16px;
}
.BeautifySelectPopup dt
{
    color: #333;
    background: url(/s/img/w/1/Wap/radio0Big_.png) no-repeat right center;
    background-size:26px 16px;
}
.BeautifySelectPopup dt.on
{
    background: url(/s/img/w/1/Wap/radio1Big_.png) no-repeat right center;
    background-size:26px 16px;
}
.BeautifySelectPopup dd
{
    color: #777;
    background: url(/s/img/w/1/Wap/radio0Big_.png) no-repeat right center;
    padding-left: 25px;
    font-size: 14px;
    background-size:26px 16px;
}
.BeautifySelectPopup dd.on
{
    background: url(/s/img/w/1/Wap/radio1Big_.png) no-repeat right center;
    background-size:26px 16px;
}
.BeautifySelectPopup li
{
    color: #555;
    background: url(/s/img/w/1/Wap/radio0Big_.png) no-repeat right center;
    background-size:26px 16px;
}
.BeautifySelectPopup li.on
{
    background: url(/s/img/w/1/Wap/radio1Big_.png) no-repeat right center;
    background-size:26px 16px;
}
/*——*/</pre></body></html>