@media screen and (min-width:750px) {
    .d-tabs {
        background-color: #f0f0f0;
        border-radius: 18px;
        overflow: hidden
    }

    .d-tabs-item {
        float: left;
        height: 2.4rem;
        line-height: 2.4rem;
        width: 8.4rem;
        color: #414141;
        text-align: center;
        cursor: pointer
    }

    .d-tabs-item-current {
        color: #fff;
        background-color: #d80011;
        border-radius: 1.5rem
    }
}

@media screen and (max-width:750px) {
    .d-tabs {
        width: 100%;
        text-align: center;
        font-weight: 700;
        font-size: 1.5rem;
        display: flex;
        color: #fff;
        margin: .33rem 0;
        border-top: .5rem solid #f0f0f0;
        border-bottom: .5rem solid #f0f0f0
    }

    .d-tabs-item {
        line-height: 4rem;
        float: none;
        flex-grow: 1
    }

    .d-tabs-item-current {
        color: #fff100
    }

    .d-tabs-item:first-child {
        background-color: #d80011
    }

    .d-tabs-item:nth-child(2) {
        background-color: #0068b7
    }

    .d-tabs-item:nth-child(3) {
        background-color: #17c000
    }
}

@media screen and (min-width:750px) {
    .about-container .head {
        margin-bottom: 30px
    }

    .about-container .head img {
        width: 100%
    }

    .about-container .about {
        height: 200px;
        padding: 50px 120px 0 120px;
        color: #2c2c2c
    }

    .about-container .about .title {
        font-size: 24px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 20px
    }

    .about-container .about .text {
        font-size: 15px;
        line-height: 30px
    }

    .about-container .gameRule {
        padding: 0 30px;
        color: #2c2c2c
    }

    .about-container .gameRule .title {
        margin-top: 40px;
        font-size: 24px;
        height: 90px;
        line-height: 90px;
        text-align: center
    }

    .about-container .gameRule .lotteryRule {
        margin: 0 auto 20px;
        min-height: 150px;
        background-color: #fff;
        border: 1px solid #dadada;
        border-top: 4px solid #d80011
    }

    .about-container .gameRule .lotteryRule img {
        width: 173px;
        margin: 20px 0 20px 432px
    }

    .about-container .gameRule .lotteryRule .text {
        padding: 16px 40px;
        font-size: 15px;
        line-height: 30px
    }

    .about-container .gameRule .lotteryRule .text table {
        width: 1000px;
        border: 1px solid #2c2c2c;
        margin: 0 auto 36px
    }

    .about-container .gameRule .lotteryRule .text table td {
        border: 1px solid #2c2c2c
    }

    .about-container .gameRule .lotteryRule .text table td.theader {
        padding: 10px;
        height: 110px
    }

    .about-container .gameRule .lotteryRule .text table td.sheader {
        height: 81px
    }

    .about-container .gameRule .lotteryRule .text table td.one {
        width: 100px;
        text-align: center
    }

    .about-container .gameRule .lotteryRule .text table td.two {
        width: 280px;
        padding-left: 20px
    }

    .about-container .gameRule .lotteryRule .text table td.second,
    .about-container .gameRule .lotteryRule .text table td.three {
        padding-left: 20px
    }

    .about-container .gameRule .lotteryRule .text table td.first {
        width: 150px;
        text-align: center
    }

    .about-container .gameRule .lotteryRule .text .mark {
        margin-left: 15px;
        margin-top: 10px
    }

    .about-container .gameRule .lotteryRule .text .marktail {
        margin-left: 44px
    }

    .about-container .rule {
        min-height: 1000px;
        padding: 20px 40px 0
    }

    .about-container .rule .title {
        height: 90px;
        line-height: 90px;
        text-align: center;
        font-size: 24px;
        color: #2c2c2c
    }

    .about-container .rule .detailRule {
        margin-bottom: 30px
    }

    .about-container .rule .detailRule h3 {
        color: #2c2c2c;
        font-size: 18px;
        height: 40px;
        line-height: 40px
    }

    .about-container .rule .detailRule .orderRule {
        font-size: 15px;
        color: #2c2c2c;
        line-height: 30px;
        padding-left: 30px
    }

    .about-container .rule .detailRule .orderRule .left {
        float: left;
        height: 30px;
        width: 100px
    }

    .about-container .rule .detailRule .orderRule .right {
        width: 930px;
        margin-left: 100px
    }

    .about-container .rule .detailRule .orderRule .right p span {
        display: block;
        padding-left: 44px
    }
}

@media screen and (max-width:750px) {
    .about-container .head {
        width: 100%
    }

    .about-container .head img {
        max-width: 100%
    }

    .about-container .about-content {
        padding: 0 1.33rem 2rem;
        background-color: #fff
    }

    .about-container .about-content .about .title {
        display: none
    }

    .about-container .about-content .about .text {
        border-bottom: .07rem solid #e3e3e3;
        padding: 2rem 0
    }

    .about-container .about-content .about .text p {
        font-size: 1.4rem;
        color: #343434;
        text-indent: 2em;
        line-height: 2rem
    }

    .about-container .about-content .gameRule .title {
        margin: 1.67rem 0;
        color: #d80011;
        text-align: center;
        font-size: 2rem
    }

    .about-container .about-content .gameRule .lotteryRule .text img {
        display: none
    }

    .about-container .about-content .gameRule .lotteryRule .text table {
        font-size: 1.4rem;
        vertical-align: middle;
        margin-bottom: 1.67rem
    }

    .about-container .about-content .gameRule .lotteryRule .text table .theader {
        text-indent: 1.33rem;
        line-height: 2rem;
        padding-bottom: 1.67rem
    }

    .about-container .about-content .gameRule .lotteryRule .text table .one {
        border: .07rem solid #ccc;
        padding: 2.33rem;
        text-align: center;
        white-space: nowrap;
        width: 15%
    }

    .about-container .about-content .gameRule .lotteryRule .text table .two {
        border: .07rem solid #ccc;
        width: 35%;
        padding: .67rem;
        text-align: center;
        line-height: 2rem
    }

    .about-container .about-content .gameRule .lotteryRule .text table .three {
        border: .07rem solid #ccc;
        padding: .67rem;
        text-align: center;
        vertical-align: middle;
        line-height: 2rem
    }

    .about-container .about-content .gameRule .lotteryRule .text table .first {
        border: .07rem solid #ccc;
        padding: 2.33rem;
        text-align: center;
        white-space: nowrap;
        width: 15%
    }

    .about-container .about-content .gameRule .lotteryRule .text table .second {
        border: .07rem solid #ccc;
        padding: .67rem;
        text-align: center;
        vertical-align: middle;
        line-height: 2rem
    }

    .about-container .about-content .gameRule .lotteryRule .text .mark {
        line-height: 2em;
        font-size: 1.4rem;
        color: #d80011
    }

    .about-container .about-content .gameRule .lotteryRule .text .marks {
        text-indent: 2em;
        color: #343434
    }

    .about-container .about-content .gameRule .lotteryRule .text .marktail {
        text-indent: 2em;
        line-height: 2em;
        font-size: 1.4rem
    }

    .about-container .about-content .rule {
        background-color: #fff;
        color: #343434
    }

    .about-container .about-content .rule .title {
        padding: 1.67rem 0;
        text-align: center;
        font-size: 2rem;
        color: #d80011
    }

    .about-container .about-content .rule .detailRule {
        margin-bottom: 1rem
    }

    .about-container .about-content .rule .detailRule h3 {
        color: #d80011;
        font-size: 1.6rem;
        line-height: 2rem
    }

    .about-container .about-content .rule .detailRule .orderRule {
        font-size: 1.4rem;
        line-height: 2rem;
        margin-top: 1rem
    }

    .about-container .about-content .rule .detailRule .orderRule .left {
        font-size: 1.6rem;
        font-weight: 700
    }

    .about-container .about-content .rule .detailRule .orderRule .right {
        margin-top: .67rem;
        text-align: left;
        margin-left: 1rem;
        margin-bottom: 1rem
    }
}