html,body {
    margin: 0;
    padding: 0;
    background: #f0f0f0
}

.main::-webkit-scrollbar {
    display: none
}

.main {
    width: 100%;
    margin-bottom: 150px;
    padding-bottom: 150px
}

.main-photo {
    width: 100%;
    margin-bottom: 150px;
    padding-bottom: 150px;
    padding: 10px;
}

.huifang2 {
    display: inline-block;
    font-style: normal;
    border-radius: 26px;
    padding: 0 15px;
    color: #fff;
    background: #d21e1e;
    margin: 0 0 3px 15px;
    font-size: 23px;
    text-align: center;
    height: 37px;
    line-height: 37px;
    cursor: pointer
}

.six_btn {
    border-top: 1px solid #ddd;
    width: 95%;
    overflow: hidden;
    margin: 26px auto
}

.six_btn_div {
    width: 33%;
    float: left;
    height: 140px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 32px;
    align-items: center
}

.six_btn_div img {
    width: 69px
}

.img_area {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly
}

.img_list {
    width: 46%;
    border-radius: 9px;
    box-shadow: 0 0 7px 4px #bbb8b8;
    margin-top: 42px;
    cursor: pointer
}

.img_list img {
    width: 100%
}

.img_list span {
    color: #666;
    font-weight: 500;
    font-size: 29px;
    margin-left: 3%
}

.fenlei {
    display: flex;
    justify-content: space-around;
    background: #f0f0f0;
    padding: 0;
    background: red;
    height: 100px;
}

.lottery-img {
    width: 5.5rem;
    height: 5.5rem
}

.font-l {
    font-size: 2rem;
    color: #fff
}

.title-info {
    width: 95%;
    height: 85px;
    padding: .05rem;
    border: 1px solid #d80011;
    background: #ffc9c9;
    margin: 0 auto;
    margin-top: 35px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.title-info-history {
    width: 98%;
    height: 85px;
    padding: .05rem;
    border: 1px solid #d80011;
    background: #ffc9c9;
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.countdown-zone {
    background: #fff;
    padding-top: 10px;
    width: 95%;
    margin: 0 auto;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
    height: 200px;
}

.countdown {
    font-size: 3rem;
    margin-left: 25px;
    float: left
}

.countdown-number {
    font-size: 3rem;
    padding: 0 15px;
    display: inline-block;
    text-align: center;
    color: #000;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin-left: 10px
}

.find {
    display: inline-block;
    font-size: 30px;
    background: #cc9801;
    color: #fff;
    padding: 7px 3px;
    border-radius: 8px;
    font-weight: 600;
    box-shadow: 0 0 5px 4px #f7cd54 inset;
    border: 1px solid #ddd
}

.source {
    display: inline-block;
    font-size: 30px;
    background: #d61a1a;
    color: #fff;
    padding: 7px 3px;
    border-radius: 8px;
    font-weight: 600;
    box-shadow: 0 0 5px 4px #ab4040 inset;
    border: 1px solid #ddd
}

.jieguo {
    float: left;
    margin-left: 14px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.block-lump {
    color: #fff;
    width: 100px;
    height: 100px;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.block-lump-circle {
    color: #000;
    width: 100px;
    height: 100px;
    font-size: 49px;
    line-height: 98px;
    font-weight: 700;
    text-align: center
}

.switch_style {
    display: inline-block;
    font-style: normal;
    border-radius: 26px;
    padding: 37px 15px;
    color: #fff;
    background: #d21e1e;
    font-size: 34px;
    text-align: center;
    line-height: 37px;
    cursor: pointer
}

.zodiac {
    width: 60px;
    height: 60px;
    font-size: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.add-logo {
    height: 100px;
    float: left;
    margin-left: 14px;
    display: flex;
    align-items: center
}

.movements {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #d80011;
    margin-bottom: 20px
}

.history_open {
    background: #fff;
    width: 95%;
    margin: 34px auto;
    border: 1px solid #ddd
}

.history_list {
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    height: 280px;
    border-bottom: 1px solid #a19999
}

.history_open_left {
    margin-left: 20px
}

.history_open_right {
    margin-right: 20px
}

.history_jieguo {
    float: left;
    margin-left: 14px;
    display: flex;
    flex-direction: column;
    align-items: center
}

.block-lump {
    #background:#f00;color: #fff;
    width: 80px;
    height: 80px;
    font-size: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.history_block-lump {
    #background:#f00;color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.history_block-lump-circle {
    #background:#f00;width: 60px;
    height: 60px;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.zodiac {
    width: 40px;
    height: 40px;
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.history_zodiac {
    width: 40px;
    height: 40px;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center
}

.history_add-logo {
    height: 60px;
    float: left;
    margin-left: 14px;
    display: flex;
    align-items: center
}

.load-more {
    height: 50px;
    margin-top: 50px;
    margin-bottom: 101px;
    text-align: center;
    line-height: 50px;
    font-size: 47px;
    cursor: pointer;
    color: red;
    font-weight: 800
}

.turn_hide {
    display: none
}

.fenceng {
    display: flex;
    justify-content: space-around;
    margin: 18px auto
}

.left_info {
    font-weight: 700;
    color: #333;
    font-size: 30px;
    text-align: right;
    width: 20%
}

.right_info {
    font-weight: 700;
    font-size: 30px;
    text-align: left;
    width: 70%
}

.bottom_navi {
    width: 100%;
    height: 150px;
    background: #1a1712a6;
    position: fixed;
    bottom: 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.bottom_navi_xuan {
    width: 50%;
    height: 100%;
    background: #0068b7;
    color: #fff;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 1px 1px #ddd inset
}

.bottom_navi_xuan img {
    width: 60px;
    height: 60px;
    border-radius: 44px
}

.article {
    border: 1px solid #ddd;
    width: 95%;
    margin: 0 auto;
    background: #fff
}

.touma {
    text-align: center;
    font-size: 50px;
    height: 120px;
    font-weight: 800;
    line-height: 120px;
    color: #56ff00;
    background: #df6161
}

.article_list {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    font-size: 44px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-around
}

.td1 {
    border-right: 2px solid #000;
    height: 100%;
    display: inline-block;
    text-align: center
}

.td4 {
    border-left: 2px solid #000;
    height: 100%;
    display: inline-block
}
