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: #11afec url(../img/bg.png) 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: 26px;
    margin: 0 auto 21px;
    cursor: pointer;
}

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

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

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

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

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

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

.act-time {
    position: absolute;
    left: 10%;
    color: #106cd3;
    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: 730px;
    margin-bottom: 50px;
}

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

.act-login-info a {
    color: #bbf9fe;
    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: 138px;
    background: url(../img/part1-title.png) center no-repeat;
}

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

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

.part1 .item-img {
    width: 323px;
    margin-right: 10px;
    position: relative;
}

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

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

.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: 323px;
    height: 346px;
}

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

.part1 .item-img .get-btn {
    cursor: pointer;
    user-select: none;
    margin: -10px 0 0px 14px;
    width: 248px;
    height: 97px;
    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: 140px auto 40px;
    width: 697px;
    height: 140px;
    background: url(../img/part2-title.png) center no-repeat;
}

.part2 .tip {
    text-align: center;
    margin: 0 auto 40px;
    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: #f74806;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}

.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 {
    margin-left: 35px;
    margin-top: 28px;
    cursor: pointer;
}

.part2 .prize-list {
    margin: 30px auto 0;
    width: 1258px;
}

.part2 .prize-item {
    float: left;
    margin-right: 82px;
    margin-bottom: 43px;
    width: 364px;
    height: 308px;
    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: 62px;
}

.part3 .title {
    margin: 170px auto 30px;
    width: 697px;
    height: 158px;
    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: 183px auto 90px;
    width: 697px;
    height: 149px;
    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: 806px;
    margin-right: 60px;
    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 .txt span{
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    font-size: 26px;
    color: #f74806;
    font-weight: bold;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}
.tou-wrap .txt em.collect_num_btn{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 200px;
    height: 93px;
    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: 200px;
    height: 93px;
    background: url(../img/icon37.png);
    margin-left: 10px;
    font-size: 21px;
    color: #1f59d1;
    text-align: center;
    font-weight: bold;
    line-height: 93px;
    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: #888;
    margin-top: -20px;
}
.tou-wrap .vip {
    width: 106px;
    height: 114px;
    position: absolute;
    top: 172px;
    right: 145px;
    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: 301px;
    height: 68px;
    background: url(../img/icon02.png);
    margin: 0 auto;
}

.tou-wrap .right-sec .txt em{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 183px;
    height: 88px;
    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: 622px;
    height: 594px;
    background: url(../img/icon12.png);
    padding-top: 30px;
    margin-top: 30px;
}
.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: 50px auto 0;
    width: 339px;
    height: 97px;
    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: 145px;
    height: 29px;
    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: 806px;
    height: 803px;
    top:-60px;
    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: -153px;
}
.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: -112px;
    position: relative;
    z-index: 3;
}
.touzi-btn-wrap .act_btn1_1{
    width: 248px;
    height: 97px;
    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: 248px;
    height: 97px;
    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: 293px;
    height: 69px;
    background: url(../img/icon23.png) center no-repeat;
    margin: 180px auto 0;
}
.rank_txt {
    text-align: center;
    margin-top: 40px;
}
.rank_txt span{
    display: inline-block;
    vertical-align: middle;
    line-height: 36px;
    font-size: 26px;
    color: #f74806;
    font-weight: bold;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}
.rank_txt span.rank{
    margin-left: 35px;
}
.rank_list{
    width: 1295px;
    height: 902px;
    background: url(../img/icon31.png?v=2) bottom center no-repeat;
    margin: 91px auto 0;
    position: relative;
}
.rank_one{
    width: 396px;
    height: 86px;
    display: flex;
    align-items: center;
    position: absolute;
    top:0;
    left: 440px;
}
.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:134px;
    left: 85px;
}
.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:200px;
    left: 806px;
}
.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: 80px;
    display: flex;
    align-items: center;
    position: absolute;
    top:570px;
    left: 50%;
    margin-left: -110px;
    color: #fff;
}
.rank_five{
    width: 175px;
    height: 80px;
    display: flex;
    align-items: center;
    position: absolute;
    top:689px;
    left: 50%;
    margin-left: -110px;
    color: #fff;
}
.rank_six{
    width: 175px;
    height: 80px;
    display: flex;
    align-items: center;
    position: absolute;
    top:802px;
    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: 339px;
    height: 97px;
    background: url(../img/icon35.png) center no-repeat;
    margin: 20px auto 0;
    cursor: pointer;
}
.collect_btn:hover{
    background: url(../img/icon36.png) center no-repeat;
}

.noclick{
    opacity: 0.5;
}