<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
    body, button, input, select, textarea { font:12px/1.5tahoma, arial, \5b8b\4f53; }
    h1, h2, h3, h4, h5, h6{ font-size:100%; }
    address, cite, dfn, em, var { font-style:normal; }
    code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
    small{ font-size:12px; }
    ul, ol { list-style:none; }
    a { text-decoration:none; }
    a:hover { text-decoration:underline; }
    sup { vertical-align:text-top; }
    sub{ vertical-align:text-bottom; }
    legend { color:#000; }
    fieldset, img { border:0; }
    button, input, select, textarea { font-size:100%; }
    table { border-collapse:collapse; border-spacing:0; }
body{
        background-color: #f5f5f5;
    }
.wapper{
    width: 100%;
    height: 100%;
    padding-bottom: 232px;
}
.top{
    height: auto;
    text-align: center;
}
.top_first{
    margin: 0 auto;
    margin-top: 90px;
    width: 182px;
    height: 182px;
    background-image: url("../img/img.png");
    background-size: 100% 100%;
}
/* .top_first img{
    width: 182px;
    height: 182px;
} */
.top_second{
    color: #333;
    font-size: 32px;
    margin-top: 40px;
}
.top_third{
    color: #666;
    font-size: 24px;
    margin-top: 25px;
}
/* åº•éƒ¨ */
.bottom{
    width: 100%;
    text-align: center;
    position: fixed;
    left: 0px;
    bottom: 30px;
    height: 232px;
    z-index: 9999;
}
.bot_first{
    max-width: 95%;
    margin: 0 auto;
    width: 525px;
    height: 140px;
    background-color: #05a2fb;
    color: #fff;
    font-size: 28px;
    border-radius: 70px;
    box-shadow:0 6px 8px 0 rgba(5,162,251,35%);
}
.bot_fir_zi{
    width: 335px;
    margin: 0 auto;
    text-align: left;
    line-height: 48px;
    padding-top: 22px;
    text-align: center;
}
.bot_second{
    margin-top: 30px;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #999;
}</pre></body></html>