<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,
div,
p,
ul,
li,
table,
td,
tr,
dl,
dd,
dt {
    padding: 0;
    margin: 0;
}

body {
    font-family: 'microsoft yahei', Arial;
}

ul,
li {
    list-style: none;
}

a {
    text-decoration: none;
}

.wrapper {
    background: #eef9f7 url('../img/jw_reward_bg.png') center -171px no-repeat !important;
}

.header {
    width: 1200px;
    height: 246px;
    margin: 0 auto;
    background: #eef9f7 url('../img/jw_reward_header22.png') no-repeat;
}

.content {
    width: 1120px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 40px 30px;
}

.module {
    margin-bottom: 62px;
}

.module&gt;li {
    line-height: 31px;
}

.module_title {
    height: 66px;
    line-height: 50px !important;
    font-size: 30px;
    color: #fff;
    font-family: 'SimSun';
    letter-spacing: 2px;
    /* background: url('../img/jw_reward_title.png') no-repeat; */
    background: #4fc2ab;
    border-radius: 5px;
}

.module_title span {
    margin: 0 20px;
}

.module_text {
    color: #999;
    font-size: 16px;
}

.module_type {
    color: #0fb295;
    font-size: 23px;
    margin-bottom: 10px;
    margin-top: 27px;
    font-family: 'SimSun';
    letter-spacing: 2px;
}

.module_inform {
    color: #0fb295;
    font-size: 23px;
    margin-bottom: 5px;
    margin-top: 30px;
    letter-spacing: 2px;
}

.module_inform_text {
    /*font-size: 14px;*/
}

.module_warn {
    color: #0fb295;
    margin-top: 15px;
}

.footer {
    padding: 20px 0;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
}

#main {
    padding-top: 0 !important;
}</pre></body></html>