@charset "UTF-8";
html,
body,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
ul,
ol,
li,
p,
pre,
form,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

html,
body,
button,
input,
select,
textarea {
    font: 12px/1.5 'Microsoft Yahei', Tahoma, Simsun, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
button,
input,
select,
textarea {
    font-size: 100%;
}

em,
i {
    font-style: normal;
}

form {
    display: inline;
}

ul,
ol {
    list-style: none;
}

img {
    border: 0 none;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    outline: none;
    color: #000;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    text-decoration: none;
}

a:focus,
*:focus {
    outline: none;
}

.hidden, .hide {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: ' ';
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.content {
    width: 100%;
    background: #22201a url(../img/bg.jpg) no-repeat top center;
    position: relative;
    min-width: 1340px;
    overflow: hidden;
}

.content1 {
    margin: 0 auto;
}

.col1 {
    width: 830px;
    height: 820px;
    position: relative;
    margin: 0 auto;
}

.col1_act_date {
    font-size: 22px;
    color: #fff0b4;
    position: absolute;
    top: 656px;
    right: 0;
    text-align: center;
    width: 100%;
    line-height: 60px;
}

.col2 {
    width: 1360px;
    margin: 0 auto;
    position: relative;
    background: url(../img/col2_title.png) no-repeat;
    background-position: top center;
    overflow: hidden;
}

.act-login-info {
    position: absolute;
    top: 750px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #d0b371;
    height: 29px;
    line-height: 29px;
}

.act-login-info a {
    color: #d0b371;
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline;
    margin-left: 6px;
}

.act-login-info a:hover {
    color: #f4b844;
}

.act-login-info .get_awards {
    display: inline-block;
    width: 80px;
    height: 28px;
    cursor: pointer;
    background: url(../img/btn_records.png) no-repeat;
    margin-left: 14px;
    vertical-align: top;
}

.act-login-info .get_awards:hover {
    background: url(../img/btn_records_h.png) no-repeat;
}

.act-login-info span {
    display: inline-block;
    vertical-align: middle;
}

.select-label {
    margin: 0 12px;
}

.act-login-area {
    width: 161px;
    height: 29px;
    display: inline-block;
    /* *display: inline; */
    position: relative;
}

.act-login-area .select {
    width: 161px;
    height: 29px;
    background: url(../img/select_bg.png) no-repeat;
    display: inline-block;
    cursor: pointer;
}

.act-login-area .select input {
    border: none;
    outline: none;
    background: none;
    font-size: 14px;
    text-indent: 12px;
    color: #d0b371;
    cursor: pointer;
}

.act-login-area .select i {
    position: absolute;
    width: 11px;
    height: 6px;
    right: 4px;
    top: 11px;
    background: url(../img/select_icon.png) no-repeat;
}

.act-login-area .select:hover i {
    background: url(../img/select_icon_h.png) no-repeat;
}

.act-login-area .select-options {
    width: 159px;
    max-height: 320px;
    position: absolute;
    background: #661e09;
    z-index: 1;
    left: 1px;
    overflow-y: scroll;
}

.act-login-area .select-options li {
    line-height: 32px;
    padding-left: 15px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.act-login-area .select-options li:hover {
    background: #8e2909;
}

.col1_data {
    width: 400px;
    margin-left: 428px;
    margin-top: 43px;
    text-align: center;
    font-size: 24px;
    color: #f3dda6;
}

.act-login-before {
    text-align: center;
}

.name {
    vertical-align: middle;
    max-width: 115px;
    height: 24px;
    line-height: 24px;
    *height: 24px;
    *line-height: 24px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.col7 {
    overflow: hidden;
    min-height: 350px;
    background: rgba(32, 30, 25, .6);
}

.rule_name {
    width: 940px;
    margin: 0 auto;
    color: #c1aa74;
    margin-top: 67px;
    font-size: 18px;
}

.rule_box {
    width: 940px;
    margin: 0 auto;
    margin-top: 10px;
}

.rule_box p {
    font-size: 18px;
    color: #c1aa74;
    line-height: 34px;
}

.col_sign {
    width: 1200px;
    margin: 0 auto;
}

.col_sign_item {
    float: left;
    width: 278px;
    height: 313px;
    margin: 24px 11px 0;
    text-align: center;
    color: #d0b371;
    background: url(../img/col2_item.png) no-repeat;
    position: relative;
    overflow: hidden;
}

.col_sign_item .img {
    width: 145px;
    height: 145px;
    line-height: 145px;
    margin: 2px auto 10px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}

.col_sign_item .img img {
    height: 100%;
    object-fit: contain;
    vertical-align: middle;
}

.col_sign_item .title {
    font-size: 18px;
    margin-top: 54px;
    color: #89623e;
}

.col_sign_item .tips {
    font-size: 13px;
}

.col_sign_item .tips1 {
    line-height: 18px;
}

.col_sign_item .tips2 {
    line-height: 16px;
}

.col_sign_item_btn {
    width: 102px;
    height: 35px;
    margin: 0 auto 0;
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    letter-spacing: 2px;
}

.col2 .col_sign_item_btn.sign {
    background: url(../img/btn_sign.png) no-repeat;
}

.col2 .col_sign_item_btn.sign:hover {
    background: url(../img/btn_sign_h.png) no-repeat;
}

.col2 .col_sign_item_btn.signed {
    background: url(../img/btn_sign_ed.png) no-repeat;
    cursor: default;
}
.col2 .col_sign_item_btn.disable {
    background: url(../img/btn_sign_disable.png) no-repeat;
    cursor: default;
}

.col2 .col_sign_item_btn.signed:hover {
    background: url(../img/btn_sign_ed.png) no-repeat;
}

.col2 .col_sign_item_btn.unsign {
    background: url(../img/btn_sign_no.png) no-repeat;
    cursor: default;
}

.col2 .col_sign_item_btn.unsign:hover {
    background: url(../img/btn_sign_no.png) no-repeat;
}
.col2_sign {
    font-size: 18px;
    color: #ffdf93;
    text-align: center;
    height: 47px;
    line-height: 47px;
    vertical-align: middle;
    margin-top: 13px;
}
.col2_sign span {
    font-size: 30px;
    font-weight: bold;
    margin: 0 10px;
}
.col2_sign .btn_sign {
    display: inline-block;
    width: 129px;
    height: 47px;
    vertical-align: top;
    margin-left: 24px;
}
.col2_sign .btn_sign.btn_sign_normal {
    background: url(../img/col2_sign.png) no-repeat;
}
.col2_sign .btn_sign.btn_sign_normal:hover {
    background: url(../img/col2_sign_h.png) no-repeat;
}
.col2_sign .btn_sign.btn_sign_disable {
    background: url(../img/col2_signed.png) no-repeat;
    cursor: default;
}
.col3 {
    width: 1180px;
    margin: 80px auto 0;
    position: relative;
    background: url(../img/col3_title.png) no-repeat;
    background-position: top center;
    overflow: hidden;
}

.col3_list {
    width: 792px;
    margin: 46px auto 103px;
}

.col3_list li {
    float: left;
    margin: 0 53px;
    width: 290px;
    height: 361px;
    text-align: center;
}
.col3_list li:nth-child(1) {
    background: url(../img/col3_item1.png) no-repeat;
}
.col3_list li:nth-child(2) {
    background: url(../img/col3_item2.png) no-repeat;
}
.col3_count_wrap {
    height: 145px;
    overflow: hidden;
    width: 100%;
    margin-top: 40px;
}
.col3_count {
    width: 340px;
    background: url(../img/col3_count.png) no-repeat;
    background-position: top center;
    font-size: 60px;
    color: #870d00;
    font-weight: bold;
    line-height: 160px;
    margin: 0 auto;
    padding-top: 46px;
}
.col3_count span {
    float: left;
}
.col3_count .num {
    width: 101px;
    height: 101px; 
    line-height: 101px; 
    text-align: center;
    background: url(../img/col3_count_bg.png) no-repeat;
    font-size: 52px;
    color: #6c2217;
    font-weight: bold;
}
.col3_count .unit {
    width: 66px;
    height: 101px; 
    line-height: 101px; 
    text-align: center;
    font-size: 36px;
    color: #c1aa74;
    margin: 0;
}
.col3_count_time {
    font-size: 60px;
    color: #870d00;
    font-weight: bold;
    line-height: 145px;
    text-align: center;
}

.col3_tips {
    font-size: 18px;
    color: #870d00;
    margin: 248px 0 20px;
}

.col3_btn {
    width: 145px;
    height: 51px;
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
}

.col3_btn_normal {
    background-image: url(../img/col3_btn_draw.png);
}

.col3_btn_normal:hover {
    background-image: url(../img/col3_btn_draw_h.png);
}

.col3_btn_disable {
    cursor: default;
    background-image: url(../img/col3_btn_disable.png);
}

.col2_rule2 {
    color: #71598c;
    font-size: 16px;
    width: 800px;
    text-align: right;
    margin: 134px auto 58px;
}

.col4 {
    width: 1078px;
    height: 496px;
    background: url(../img/col4_bg.png) no-repeat;
    margin: 50px auto 60px;
    overflow: hidden;
}

.col4_desc,
.col2_desc {
    color: #c1aa74;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
}

.col4_desc1 {
    margin-top: 108px;
}

.col2_desc1 {
    margin-top: 80px;
}

.col4_tip {
    color: #ffdf93;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    margin: 20px 0;
}

.col4_list {
    width: 901px;
    margin: 0 auto;
}

.col4_list li {
    position: relative;
    float: left;
    width: 426px;
    height: 170px;
    background-repeat: no-repeat;
}

.col4_list li.col4_list1 {
    background-image: url(../img/col4_item1.png);
    margin-right: 49px;
}

.col4_list li.col4_list2 {
    background-image: url(../img/col4_item2.png);
}

.col4_list .col4_btn {
    position: absolute;
    top: 89px;
    left: 93px;
    width: 129px;
    height: 47px;
    background-repeat: no-repeat;
}

.col4_list .col4_btn_normal {
    background-image: url(../img/col4_btn_draw.png);
}

.col4_list .col4_btn_normal:hover {
    background-image: url(../img/col4_btn_draw_h.png);
}

.col4_list .col4_btn_drawed {
    cursor: default;
    background-image: url(../img/col4_btn_drawed.png);
}

.col4_list .col4_btn_disable {
    cursor: default;
    background-image: url(../img/col4_btn_disable.png);
}
