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 {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

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

.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

table,
th,
td {
    /* border: 1px solid #666; */
    border-collapse: collapse;
}

.content {
    width: 100%;
    background: #612408 url(../img/bg.jpg) no-repeat top center;
    /* min-width: 1100px; */
    overflow: hidden;
}

.content .aside {
    position: fixed;
    padding-top: 127px;
    width: 134px;
    height: 264px;
    top: 50%;
    right: 0;
    margin-top: -195px;
    z-index: 90;
    background: url(../img/aside/aside-bg.png) center no-repeat;
}

.content .aside .item {
    height: 40px;
    margin: 0 auto 8px;
    cursor: pointer;
}

.content .aside .item1 {
    width: 101px;
    background: url(../img/aside/mrlhb.png) center no-repeat;
}

.content .aside .item2 {
    width: 104px;
    background: url(../img/aside/zdyhl.png) center no-repeat;
}

.content .aside .item3 {
    width: 106px;
    background: url(../img/aside/dwkhb.png) center no-repeat;
}

.content .aside .item4 {
    width: 103px;
    background: url(../img/aside/hdgz.png) center no-repeat;
}

.content .aside .item5 {
    width: 92px;
    height: 57px;
    background: url(../img/aside/hddb.png) center no-repeat;
}

.act-time-wrap {
    position: absolute;
    width: 1920px;
    top: 402px;
    left: 50%;
}

.act-time {
    position: absolute;
    left: 11.2%;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    /* text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff; */
}

.content {
    position: relative;
}

.col1 {
    width: 100%;
    padding-top: 520px;
    margin-bottom: 40px;
}

.act-login-info {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.act-login-info a {
    color: #fffeb4;
    display: inline-block;
    vertical-align: middle;
}

.act-login-info a:hover {
    opacity: 0.9;
}

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

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

.act-login-info .name {
    vertical-align: middle;
    max-width: 115px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.part1 {
    position: relative;
}

.part1 .title {
    margin: 0 auto;
    width: 697px;
    height: 123px;
    background: url(../img/part1-title.png) center no-repeat;
}

.part1 .tip {
    text-align: center;
    margin: 20px auto 20px;
    font-size: 20px;
    color: #fff;
}

.part1 .hb-wrap {
    width: 1019px;
    padding: 0 5px;
    margin: 0 auto;
}

.part1 .item-img {
    width: 268px;
    margin: 0 35px;
    position: relative;
}

.part1 .item-img .date {
    position: absolute;
    top: 137px;
    left: 0;
    width: 100%;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    color: #fff;
}

.part1 .item-img .date span {
    margin-left: -22px;
}

.part1 .item-img .no-mr {
    margin-right: 0;
}

.part1 .item-img .times {
    color: #b8110a;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 9px;
}

.part1 .item-img .img {
    width: 268px;
    height: 339px;
}

.part1 .item-img .img img {
    display: block;
    width: 100%;
    height: 100%;
}

.part1 .item-img .get-btn {
    cursor: pointer;
    user-select: none;
    margin: 27px 0 0px 8px;
    width: 228px;
    height: 77px;
    background: url(../img/ljlq.png) center no-repeat;
}

.part1 .item-img .get-btn.invalid {
    cursor: not-allowed;
    background: url(../img/ygq.png) center no-repeat;
}

.part1 .item-img .get-btn.geted {
    cursor: not-allowed;
    background: url(../img/ylq.png) center no-repeat;
}

.part2 .title {
    margin: 146px auto 30px;
    width: 697px;
    height: 108px;
    background: url(../img/part2-title.png) center no-repeat;
}

.part2 .tip {
    text-align: center;
    margin: 0 auto 35px;
    font-size: 20px;
    color: #fff;
}

.part2 .tip p span {
    color: #fc2829;
    cursor: pointer;
    text-decoration: underline;
}

.part2 .times-wrap {
    margin: 0 auto;
    width: 1258px;
}

.part2 .times-wrap .person {
    margin-left: 158px;
    margin-right: 55px;
}

.part2 .times-wrap .nums-wrap {
    margin-top: 36px;
    font-weight: bold;
}

.part2 .times-wrap .nums-wrap .p1 {
    font-size: 50px;
    color: #fcdc6e;
    text-shadow: -1px -1px 0 #652d08, 1px -1px 0 #652d08, -1px 1px 0 #652d08, 1px 1px 0 #652d08
}

.part2 .times-wrap .nums-wrap .p2 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    /* text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff; */
}

.part2 .prize-btn {
    width: 214px;
    height: 91px;
    margin-left: 35px;
    margin-top: 28px;
    cursor: pointer;
    background: url(../img/prize-btn.png) center no-repeat; 
}
.part2 .prize-btn:hover{
    background: url(../img/prize-btn-h.png) center no-repeat; 
}
.part2 .prize-list {
    margin: 30px auto 0;
    width: 1048px;
}

.part2 .prize-item {
    float: left;
    margin-right: 100px;
    margin-bottom: 7px;
    width: 282px;
    height: 269px;
    text-align: center;
}

.part2 .prize-item img {
    cursor: url(../img/pointer.svg), pointer;
}

.part2 .prize-item.yindan-1 {
    background: url(../img/yindan-1.png) center no-repeat;
}

.part2 .prize-item.yindan-2 {
    background: url(../img/yindan-2.png) center no-repeat;
}

.part2 .prize-item.yindan-3 {
    background: url(../img/yindan-3.png) center no-repeat;
}

.part2 .prize-item.yindan-4 {
    background: url(../img/yindan-4.png) center no-repeat;
}

.part2 .prize-item.yindan-5 {
    background: url(../img/yindan-5.png) center no-repeat;
}

.part2 .prize-item.yindan-6 {
    background: url(../img/yindan-6.png) center no-repeat;
}

.part2 .prize-item.jindan {
    background: url(../img/jindan.png) center no-repeat;
}

.part2 .prize-item.jindan-1 {
    background: url(../img/jindan-1.png) center no-repeat;
}

.part2 .prize-item.jindan-2 {
    background: url(../img/jindan-2.png) center no-repeat;
}

.part2 .prize-item.jindan-3 {
    background: url(../img/jindan-3.png) center no-repeat;
}

.part2 .prize-item.jindan-4 {
    background: url(../img/jindan-4.png) center no-repeat;
}

.part2 .prize-item.jindan-5 {
    background: url(../img/jindan-5.png) center no-repeat;
}

.part2 .prize-item.jindan-6 {
    background: url(../img/jindan-liuzhe.png) center no-repeat;
}

.part2 .prize-item.no-mr {
    margin-right: 0;
}

.part2 .prize-item.yindan-1 img,
.part2 .prize-item.yindan-2 img,
.part2 .prize-item.yindan-3 img,
.part2 .prize-item.yindan-4 img,
.part2 .prize-item.yindan-5 img,
.part2 .prize-item.yindan-6 img,
.part2 .prize-item.jindan-1 img,
.part2 .prize-item.jindan-2 img,
.part2 .prize-item.jindan-3 img,
.part2 .prize-item.jindan-4 img,
.part2 .prize-item.jindan-5 img,
.part2 .prize-item.jindan-6 img {
    display: none;
}

.part2 .prize-tip {
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    margin-top: 30px;
}

.part3 .title {
    margin: 150px auto 30px;
    width: 697px;
    height: 126px;
    background: url(../img/part3-title.png) center no-repeat;
}

.part3 .tip {
    text-align: center;
    margin: 0 auto 40px;
    font-size: 20px;
    color: #886538;
}

.part3 .my-hb-times {
    margin-bottom: 76px;
    font-weight: bold;
    text-align: center;
    font-size: 50px;
    color: #f74806;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}

.part3 .hb-wrap1 {
    margin: 0 auto;
    width: 1076px;
}

.part3 .hb-wrap1 .hb-item-img {
    float: left;
    margin-bottom: 89px;
    cursor: pointer;
    width: 252px;
    height: 287px;
    margin-right: 160px;
    background: url(../img/df-hb.png) center no-repeat;
}

.part3 .hb-wrap1 .hb-item-img.no-mr {
    margin-right: 0;
}

.part3 .hb-wrap1 .hb-item-img.hb1 {
    background: url(../img/10.png) center no-repeat;
    background-position-y: -10px;
}

.part3 .hb-wrap1 .hb-item-img.hb1-gif {
    background: url(../img/10.gif) center no-repeat;
}

.part3 .hb-wrap1 .hb-item-img.hb2 {
    background: url(../img/20.png) center no-repeat;
    background-position-y: -10px;
}

.part3 .hb-wrap1 .hb-item-img.hb2-gif {
    background: url(../img/20.gif) center no-repeat;
}

.part3 .hb-wrap1 .hb-item-img.hb3 {
    background: url(../img/50.png) center no-repeat;
    background-position-y: -10px;
}

.part3 .hb-wrap1 .hb-item-img.hb3-gif {
    background: url(../img/50.gif) center no-repeat;
}

.part3 .hb-wrap1 .hb-item-img.hb4 {
    background: url(../img/100.png) center no-repeat;
    background-position-y: -10px;
}

.part3 .hb-wrap1 .hb-item-img.hb4-gif {
    background: url(../img/100.gif) center no-repeat;
}

.part3 .hb-wrap1 .hb-item-img.hb5 {
    background: url(../img/bazhe.png) center no-repeat;
    background-position-y: -10px;
}

.part3 .hb-wrap1 .hb-item-img.hb5-gif {
    background: url(../img/bazhe.gif) center no-repeat;
}

.part3 .hb-wrap1 .hb-item-img.hb6 {
    background: url(../img/qizhe.png) center no-repeat;
    background-position-y: -10px;
}

.part3 .hb-wrap1 .hb-item-img.hb6-gif {
    background: url(../img/qizhe.gif) center no-repeat;
}

.part4 .title {
    margin: 147px auto 54px;
    width: 697px;
    height: 119px;
    background: url(../img/part4-title.png);
}

.part4 .activity-rules {
    margin: 0 auto;
    width: 1200px;
    color: #e1fffd;
    font-size: 24px;
    padding-bottom: 90px;
}

.part4 .activity-rules p {
    line-height: 40px;
    margin-bottom: 10px;
}

.tou-wrap {
    margin: 0 auto;
    width: 1680px;
}

.tou-wrap .left-sec {
    width:770px;
    margin-right: 87px;
    position: relative;
}
.tou-wrap .left-sec .tle{
    width: 301px;
    height: 68px;
    background: url(../img/icon01.png);
    margin: 0 auto;
}
.tou-wrap .txt {
    text-align: center;
    position: relative;
    z-index: 3;
}
.tou-wrap .right-sec .txt{
    top: -5px;
}
.tou-wrap .txt span{
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    font-size: 26px;
    font-weight: bold;
    color: #fcdc6e;
    text-shadow: -1px -1px 0 #652d08, 1px -1px 0 #652d08, -1px 1px 0 #652d08, 1px 1px 0 #652d08
}
.tou-wrap .txt em.collect_num_btn{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 190px;
    height: 84px;
    background: url(../img/icon03.png);
    margin-left: 10px;
}
.tou-wrap .txt em.collect_num_btn:hover{
    background: url(../img/icon04.png);
}
.tou-wrap .txt em.countdown_btn{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 190px;
    height: 84px;
    background: url(../img/icon37.png);
    margin-left: 10px;
    font-size: 20px;
    color: #1f59d1;
    text-align: center;
    font-weight: bold;
    line-height: 84px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    display: none;
}
.tou-wrap .is_tip {
    padding-left: 146px;
    position: relative;
    font-size: 21px;
    color: #777;
    margin-top: -20px;
    z-index: 9;
}
.tou-wrap .vip {
    width: 106px;
    height: 114px;
    position: absolute;
    top: 80px;
    right: 135px;
    z-index: 9;
    cursor: pointer;
}
.tou-wrap .vip_no{
    background: url(../img/icon38.png);
}
.tou-wrap .vip_yes{
    background: url(../img/icon39.png);
}
/* .tou-wrap .left-sec .txt {
    margin-bottom: 57px;
}

.tou-wrap .right-sec .txt {
    margin-bottom: 37px;
} */
.tou-wrap .right-sec .tle{
    width: 304px;
    height: 77px;
    background: url(../img/icon02.png);
    margin: 0 auto;
}

.tou-wrap .right-sec .txt em{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 173px;
    height: 79px;
    background: url(../img/icon05.png);
    margin-left: 10px;
}
.tou-wrap .right-sec .txt em:hover{
    background: url(../img/icon06.png);
}
.tou-wrap .txt .rank {
    margin-left: 30px;
}
.tou-wrap .rank-wrap{
    width: 652px;
    height: 564px;
    background: url(../img/icon12.png);
    padding-top: 30px;
    /* margin-top: -19px; */
}
.tou-wrap .rank-wrap .item {
    width: 492px;
    height: 97px;
    margin-bottom: 40px;
    padding-left: 130px;
    position: relative;
}
.tou-wrap .rank-wrap .item i{
    display: block;
    width: 115px;
    height: 72px;
    background: url(../img/icon13.png) no-repeat;
    position: absolute;
    top:-35px;
    right: -8px;
}
.tou-wrap .rank-wrap .item1 {
    background: url(../img/icon14.png) 60px center no-repeat;
}

.tou-wrap .rank-wrap .item2 {
    background: url(../img/icon15.png) 60px center no-repeat;
}

.tou-wrap .rank-wrap .item3 {
    background: url(../img/icon16.png) 60px center no-repeat;
}
.tou-wrap .rank-wrap .item4 {
    background: url(../img/icon17.png) 60px center no-repeat;
}
.tou-wrap .rank-wrap .item .item_l{
    width: 200px;
    float: left;
    color: #5f3a0f;
}
.tou-wrap .username {
    padding-top: 15px;
    font-size: 26px;
    /* margin-bottom: 5px; */
}

.tou-wrap .one-txt {
    padding-top: 30px;
    font-size: 22px;
}
.tou-wrap .num {
    font-size: 18px;
    margin-top: -5px;
}

.tou-wrap .rank-wrap .item .item_r{
    width: 263px;
    float: left;
    color: #fff;
    padding-top: 14px;
}
.tou-wrap .rank-wrap .item .item_r p{
    width: 243px;
    height: 34px;
    font-size: 20px;
    line-height: 34px;
    padding-left: 20px;
    background: url(../img/icon18.png) no-repeat;
    margin-bottom: 5px;
}
.tou-wrap .rank-wrap .item3 .item_r{
    padding-top: 32px;
}
.tou-wrap .rank-wrap .item4 .item_r{
    padding-top: 32px;
}
/* .tou-wrap .rank-wrap .item p {
    padding-left: 146px;
    color: #fff;
    line-height: 22px;
} */

/* .tou-wrap .rank-wrap .item4 p,
.tou-wrap .rank-wrap .item5 p {
    line-height: 88px;
    font-size: 24px;
} */



.tou-wrap .rank-get-btn {
    margin: 10px auto 0;
    width: 324px;
    height: 83px;
    cursor: pointer;
    background: url(../img/icon19.png) center no-repeat;
}
.tou-wrap .rank-get-btn:hover{
    background: url(../img/icon20.png) center no-repeat;
}
.tou-wrap .extra-tip {
    margin: 0 auto;
    width: 152px;
    height: 38px;
    cursor: pointer;
    background: url(../img/icon21.png) center no-repeat;
}
.tou-wrap .extra-tip:hover{
    background: url(../img/icon22.png) center no-repeat;
}
/* 筛子样式 */
.shaiziBox {
    position: relative;
    width: 770px;
    height: 628px;
    top:30px;
    background: url(../img/icon07.png);
}
.shaizi_mask {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../img/shaiziMask.png) no-repeat;
}

.shaizi_list {
    position: absolute;
    width: 386px;
    height: 296px;
    top: 50%;
    left: 50%;
    margin-left: -188px;
    margin-top: -178px;
}
.shaizi_list img{
    display: block;
    width: 75%;
    position: absolute;
    top:40px;
    left: 45px;
}
.shaizi_item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background: url(../img/shaizi.png) no-repeat;
}

.shaizi_1003 {
    height: 100px;
    width: 100px;
    background-position: 0 0;
}
.shaizi_1002 {
    height: 100px;
    width: 100px;
    background-position: 0 -100px;
}
.shaizi_1001 {
    height: 100px;
    width: 100px;
    background-position: 0 -200px;
}
.shaizi_1006 {
    height: 100px;
    width: 100px;
    background-position: 0 -300px;
}
.shaizi_1005 {
    height: 100px;
    width: 100px;
    background-position: 0 -400px;
}
.shaizi_1004 {
    height: 100px;
    width: 100px;
    background-position: 0 -500px;
}
.shaizi_3 {
    height: 100px;
    width: 100px;
    background-position: 0 -600px;
}
.shaizi_2 {
    height: 100px;
    width: 100px;
    background-position: 0 -700px;
}
.shaizi_1 {
    height: 100px;
    width: 100px;
    background-position: 0 -800px;
}
.shaizi_6 {
    height: 100px;
    width: 100px;
    background-position: 0 -900px;
}
.shaizi_5 {
    height: 100px;
    width: 100px;
    background-position: 0 -1000px;
}
.shaizi_4 {
    height: 100px;
    width: 100px;
    background-position: 0 -1100px;
}
.touzi-btn-wrap {
    width: 100%;
    margin-top: 34px;
    position: relative;
    z-index: 3;
}
.touzi-btn-wrap .act_btn1_1{
    width: 233px;
    height: 83px;
    background: url(../img/icon08.png) center no-repeat;
    cursor: pointer;
}
.touzi-btn-wrap .act_btn1_1:hover{
    background: url(../img/icon09.png) center no-repeat;
}
.touzi-btn-wrap .act_btn1_2 {
    width: 238px;
    height: 88px;
    background: url(../img/icon10.png) center no-repeat;
    cursor: pointer;
}
.touzi-btn-wrap .act_btn1_2:hover{
    background: url(../img/icon11.png) center no-repeat;
}
.touzi-btn-wrap .act_btn1_1 {
    margin-left: 95px;
}

.touzi-btn-wrap .act_btn1_2 {
    margin-left: 125px;
}
.rank_title{
    width: 301px;
    height: 76px;
    background: url(../img/icon23.png) center no-repeat;
    margin: 130px auto 0;
}
.rank_txt {
    text-align: center;
    margin-top: 10px;
}
.rank_txt span{
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    font-size: 26px;
    font-weight: bold;
    color: #fcdc6e;
    text-shadow: -1px -1px 0 #652d08, 1px -1px 0 #652d08, -1px 1px 0 #652d08, 1px 1px 0 #652d08
}
.rank_txt span.rank{
    margin-left: 35px;
}
.rank_list{
    width: 1266px;
    height: 800px;
    background: url(../img/icon31.png?v=2) bottom center no-repeat;
    margin: 40px auto 0;
    position: relative;
}
.rank_one{
    width: 396px;
    height: 86px;
    display: flex;
    align-items: center;
    position: absolute;
    top:0;
    left: 460px;
}
.rank_one .tile{
    width: 296px;
    display: flex;
    align-items: baseline;
    margin: 0 auto;
    padding-left: 100px;
    color: #fff;
}
.rank_two{
    width: 396px;
    height: 86px;
    display: flex;
    align-items: center;
    position: absolute;
    top:97px;
    left: 83px;
}
.rank_two .tile{
    width: 296px;
    display: flex;
    align-items: baseline;
    margin: 0 auto;
    padding-left: 100px;
    color: #fff;
}
.rank_three{
    width: 396px;
    height: 86px;
    display: flex;
    align-items: center;
    position: absolute;
    top:117px;
    left: 823px;
}
.rank_three .tile{
    width: 296px;
    display: flex;
    align-items: baseline;
    margin: 0 auto;
    padding-left: 100px;
    color: #fff;
}
.rank_list .tile span{
    font-size: 24px;
    display: block;
}
.rank_list .tile em{
    font-size: 17px;
    display: block;
}
.rank_four{
    width: 175px;
    height: 72px;
    display: flex;
    align-items: center;
    position: absolute;
    top:492px;
    left: 50%;
    margin-left: -110px;
    color: #fff;
}
.rank_five{
    width: 175px;
    height: 72px;
    display: flex;
    align-items: center;
    position: absolute;
    top:603px;
    left: 50%;
    margin-left: -110px;
    color: #fff;
}
.rank_six{
    width: 175px;
    height: 72px;
    display: flex;
    align-items: center;
    position: absolute;
    top:709px;
    left: 50%;
    margin-left: -110px;
    color: #fff;
}
/* .hongbaos{
    width: 100%;
    height: 207px;
    padding-left: 38px;
}
.hongbao{
    width: 165px;
    height: 207px;
    float: left;
} */
.collect_btn{
    width: 324px;
    height: 83px;
    background: url(../img/icon35.png) center no-repeat;
    margin: 10px auto 0;
    cursor: pointer;
}
.collect_btn:hover{
    background: url(../img/icon36.png) center no-repeat;
}
.tishi{
    width: 437px;
    height: 36px;
    background: url(../img/icon40.png) center no-repeat;
    margin: 24px auto 0;
}
.noclick{
    opacity: 0.5;
}