@media screen and (max-width: 750px) {
   .raid {
        width: 40px;
        height: 40px;
        border-radius: 40px;
        text-align: center;
        line-height: 40px;
        font-size: 10px;
        font-weight: bold;
    }

    .newred {
        background-image: url(../img/3.png);
        background-size: 40px 40px;
        background-repeat: no-repeat;
    }

    .newblue {
        background-image: url(../img/2.png);
        background-size: 40px 40px;
        background-repeat: no-repeat;
    }

    .newgreen {
        background-image: url(../img/1.png);
        background-size: 40px 40px;
        background-repeat: no-repeat;
    }

    .zhong {
        position: relative;
    }

    .newContent li {
        list-style: none;
        float: left;
        margin-left: 10px;
    }

    .zhong ul li {
        float: left;
        margin: 10px;
    }

    .tabtd1 {
        width: 200px;
        text-align: center;
        font-size: 21px;
        font-weight: bold;
    }

    .tabtd2 {
        font-size: 21px;
        font-weight: bold;
        text-align: center;
    }

    .tabtd3 {
        line-height: 80px;
    }

    .tabtd4 {
        line-height: 33px;
    }

    .tabtd5 {
        line-height: 60px;
    }

    .ts {
        position: absolute;
        top: 220px;
        right: 300px;
        font-size: 25px;
        color: red;
        font-weight: bold;
    }

    .nz {
        background-image: url(../img/bg.png);
        background-size: 1166px 500px;
        background-repeat: no-repeat;
    }

    .aps {
        font-size: 15px;
        font-weight: bold;
        line-height: 20px;
    }

    .qishu, .nextkai {
        font-size: 18px;
        font-weight: bold;
    }

    .lc {
        background: #d0f1db;
    }

    tr td {
        border: 1px solid red;
        text-align: center;
    }


    .yearList {
        float: left;
    }

    .lotteryUs {
        margin: 0 auto;
        overflow: hidden;
    }

    .lotteryUs ul li {
        font-size: 18pt;
    }

    .tdList {
        line-height: 30px;
        font-weight: blod;
    }

    .active1 {
        background: red;
        color: white;
    }

    .tableVal {
        width: 100%;
        float: left;
    }

    .listBody1 li {
        font-size: 18px;
        line-height: 45px;
    }

    .newContent tr td{
        text-align: center;
    }
    .newContent tr td li{
        padding-left: 10px;
    }

    .lotteryUs div:first-child{
        font-size: 20px;
    }
    .lotteryUs select{
        font-size: 18px;
        line-height: 24px;
    }
    #nav2[data-fixed="fixed"]{
        box-shadow: 0 5px 10px rgba(0,0,0,.05);
        position: fixed; top:0;
        background-color: rgba(255,255,255,0.91);
        left: 0;
        right: 0;
        z-index: 9;
        margin: auto;
    }
    .wx-jin{color:#fc0}
    .wx-mu{color:#3c3}
    .wx-shui{color:#39f}
    .wx-huo{color:#f00}
    .wx-tu{color:#c90}
}