input[type="checkbox"] {
width:20px;
}
ul {
    padding: 0;
    margin: 0;
}

.validate {
width: 50px;
    height: 26px;
    background: rgba(37, 38, 42, 0.3);
    border: 1px solid #6C7079;
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #C6CFD9;
    cursor: pointer;
    display: inline-flex;
}
.validate:hover {
    background: #6C7079;
}
.btn_nav {

}

.btn_nav_kuang a {
text-align: center;
    line-height: 36px;
    display: block;
    cursor: pointer;
    font-size: 13px;
    border-radius: 5px;
    background-color: #515768;
    color:white;
}

.btn_nav_kuang {
width: 150px;
    display: inline-block;
    margin:  6px;
}


.luckTz {
    width: 702px;
    _zoom: 1;
    text-decoration: none;
    text-align: center;
    margin-bottom: 10px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
    background-color: rgb(189 203 255 / 50%);
    margin-left: 3px;
    border-radius: 5px;
}
.Paging {
    margin-top:25px;
}
.rightTz {
float: right;
    width: 458px;
    padding: 15px 17px;
    height: 216px;
    overflow-y: scroll;
    padding-right: 10px;
    overflow-x: hidden;
background: linear-gradient(180deg, #152035 0%, rgb(21 32 53 / 30%) 62.43%, rgb(21 53 40 / 30%) 100%);
}

.Tzmode {
    height: 26px;
    min-width: 60px;
    display: inline-block;
    line-height: 26px;
    padding: 0 10px;
    margin: 3px 2px;
    background: white;
    text-align: center;
}

.tzbs {
float: left;
    width: 100%;
    margin: 0px auto;
    height: 52px;
    padding-left: 20px;
    background-color: rgb(32 42 65/0.7);
    margin-top: -1px;
    line-height: 50px;
    border-top: 1px solid #41485a;
}

    .tzbs li {
        display: inline-block;
    }

.cst {
height: 32px;
    line-height: 32px;
    font-size: 13px;
    display: inline-block;
    margin: 0 1px;
    background: rgb(34 38 70 / 80%);
    text-align: center;
    cursor: pointer;
    color: white;
    background-color: rgb(62 73 97 / 70%);
    border: 1px solid #5d677f;
    border-radius: 5px;
    width:68px;
    box-sizing:border-box;
}

    .cst:hover {
      font-weight: bold;
    background-color: #495572;
    }
    .cst_1 {
  height: 32px;
    line-height: 30px;
    font-size: 12px;
    display: inline-block;
    margin: 3px 2px;
    border: 1px solid #5d677f;
    text-align: center;
    cursor: pointer;
    margin-left: 0px;
    background: rgb(62 73 97 / 70%);
    border-radius: 0 5px 5px 0;
    width:80px;
}
        .cs {
    width: 60px;
    background-color: #EAEAEA;
}
.yuan {
display: inline-block;
    _zoom: 1;
    border: 1px solid #ffdda4;
    border-left: none;
    width: 30px;
    margin-left: -4px;
    line-height: 30px;
    height: 32px;
    border-radius: 0 16px 16px 0;
}
.jiyuan {
height: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #ffdda4;
    background-color: rgb(62 73 97 / 70%);
    border: 1px solid #ffdda4;
    border-radius: 20px;
    width: 68px;
    font-size: 14px;
    margin-right: 5px;
}
    .jiyuan:hover {


    }
.clx {
border-radius: 50%;
    display: inline-block;
    background-color: #929292;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    margin-right: 5px;
    position: absolute;
    right: 33px;
    top: 17px;cursor: pointer;}
.tzje {
float: left;
    width: 100%;
    margin: 0px auto;
    height: 52px;
    border-top: 1px solid #41485a;
    padding-left: 20px;
    background-color: rgb(32 42 65/0.7);
    margin-top: -1px;
    line-height: 50px;
    margin-bottom: 12px;
}

    .tzje li {
        display: inline-block;
    }
    .tzje .t {
height: 32px;
    line-height: 32px;
    width: 180px;
    padding-left: 10px;
    border-radius: 5px 0 0 5px;
    background-color: #3c4158;
    }
     .tzje .t i {
  font-size: 14px;
    font-weight: bolder;
    color:#ffdda4;
    }
.qdtz {
display: inline-block;
    height: 32px;
    line-height: 32px;
    width: 100px;
    text-align: center;
    font-size: 14px;
    background: linear-gradient(270deg, #D862FF 0%, #7669FF 100%);
    margin-left: -4px;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 0 5px 5px 0;
}
.mode {
    width: 1200px;
    border-top:1px solid #41485a;
    float: left;

    margin-top: -1px;
}

    .mode p {
        text-indent: 2%;
        padding: 5px 0;
        width: 500px;
        float: right;
    }

    .mode a {
text-decoration: none;
    cursor: pointer;
    background-color: rgb(62 73 97 / 70%);
    border: 2px solid #5d677f;
    border-radius: 5px;
    height: 30px;
    line-height: 26px;
    box-sizing: border-box;
    }

        .mode a:hover {
border: 2px solid;
    color: rgb(229, 190, 75);
        }

    .mode ul {
        width: 742px;
        padding: 15px 0 0 17px;
        height: 216px;
        background: linear-gradient(180deg, #152035 0%, rgb(21 32 53 / 30%) 62.43%, rgb(21 53 40 / 30%) 100%);
    }

        .mode ul li {
            width: 71px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            font-size: 13px;
            margin: 3px 2px;
            display: inline-block;
        }

            .mode ul li a {
                display: block;
            }



.total {
    width: 24%;
    float: left;
    color: #21a9cb;
}

    .total li {
        float: left;
        font-size: 13px;
    }

        .total li.t {
            float: left;
            width: 65%;
            padding: 5px 0;
            text-indent: 10px;
            border: 1px solid #21a9cb;
        }

            .total li.t i {
                color: #f00;
                font-size: 16px;
            }

.depressed {
    width: 40%;
    float: left;
}

    .depressed li {
        width: 14%;
        float: right;
        background: #21a9cb;
        border-radius: 3px;
        margin: 3px;
        padding: 6px 0;
        text-align: center;
    }

        .depressed li a {
            color: #fff;
            font-weight: 600;
        }

            .depressed li a:hover {
                text-decoration: underline;
            }

.criterion .table {
    width: 100%;
    margin: 0 auto 20px;
}

.criterion .table_list {
    width: 49.5%;
    float: left;
}

    .criterion .table_list th {
    }

    .criterion .table_list td, .criterion .table_list th {
        text-align: center;
        font-size: 12px;
        padding: 8px 5px;
    }

        .criterion .table_list td input {
            text-align: left;
    padding: 0 4px;
    font-weight: 600;
    line-height: 26px;
    height: 32px;
    border-radius: 5px;
    color: #ececec;
    text-indent: 12px;
    background: rgb(24 33 56/0.7);
    border: 1px solid #5d677f;
        }

        .criterion .table_list td.please i {
            display: inline-block;
            width: 23px;
            height: 23px;
            background: url(../img/hook.fw.png) no-repeat;
            cursor: pointer;
            background-position: 0px 2px;
        }

            .criterion .table_list td.please i.yes {
                background-position: -1px -34px;
            }

        .criterion .table_list td a.multiple {
            width: 40px;
    height: 33px;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    margin-right: 2px;
    background-color: rgb(62 73 97 / 70%);
    border: 1px solid #5d677f;
    border-radius: 5px;
        }

        .criterion .table_list td a.tiple {
            margin-right: 0;
        }

        .criterion .table_list td a.multiple:hover {
           background-color: #495572;
        }

.editor {
width: 1200px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    float: left;
    background: rgb(32 42 65/0.9);
    text-indent: 10px;
    font-weight: 600;
    border-bottom: 1px solid #41485a;
    color:#ffdda4;
}

.new {
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
}


.choice .table {
    width: 1200px;
    /*overflow: hidden;*/
}

.choice .table_list {
    width: 49.5%;
    float: left;
}

    .choice .table_list th {
text-align: center;
    font-size: 12px;
    padding: 12px 5px;
    background: rgb(32 42 65/0.9);
    color: #7987a7;
    }

    .choice .table_list td, .criterion .table_list th {
        text-align: center;
        font-size: 12px;
        padding: 12px 5px;
        color:#7987a7;
    }

        .choice .table_list td input {
           text-align: left;
    padding: 0 4px;
    font-weight: 600;
    line-height: 26px;
    height: 32px;
    border-radius: 5px;
    color: #ececec;
    text-indent: 12px;
    background: rgb(24 33 56/0.7);
    border: 1px solid #5d677f;
        }

        .choice .table_list td.please i {
            display: inline-block;
            width: 23px;
            height: 23px;
            background: url(../img/hook.fw.png) no-repeat;
            cursor: pointer;
            background-position: 0px 2px;
        }

            .choice .table_list td.please i.yes {
                background-position: -1px -34px;
            }

        .choice .table_list td a.multiple {
          width: 40px;
    height: 33px;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    margin-right: 2px;
    background-color: rgb(62 73 97 / 70%);
    border: 1px solid #5d677f;
    border-radius: 5px;
        }

        .choice .table_list td a.tiple {
            margin-right: 0;
        }

        .choice .table_list td a.multiple:hover {
            background-color: #495572;
        }

.num_game10_span {
    display:inline-block;
    width:18px;
    font-size:15px;
    text-align:center;
}
.num_gametx10_span {
   display: inline-block;
    width: 12px;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
}
.choice .editor {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-indent: 10px;
    font-weight: 600;
    color: #ffdda4;
    background: rgb(32 42 65/0.9);
}

.choice .new {
    border-top: none;
    width: 1200px;
    float: left;
    height: 50px;
    line-height: 50px;
    background-color: rgb(24 33 58/0.8);
}

    .choice .new li {
        float: left;
        text-indent: 10px;
        font-weight: 600;
    }

        .choice .new li select {
           width: 110px;
    background-color: rgb(62 73 97/0.7);
    display: inline-block;
    color: #fff;
    height: 32px;
    border: 1px solid #5d677f;
    line-height: 32px;
    font-size: 12px;
    border-radius: 5px;
    margin-left: 10px;
    box-sizing: border-box;
    text-indent: 8px;
        }

        .choice .new li input {
         width: 130px;
    background: linear-gradient(180deg, #152035 0%, rgb(21 32 53 / 30%) 62.43%, rgb(21 53 40 / 30%) 100%);
    height: 32px;
    border-radius: 5px;
    color: #ececec;
    text-indent: 12px;
    border: 1px solid #5d677f;
        }

        .choice .new li button {
            cursor: pointer;
            background-color: rgb(62 73 97 / 70%);
    display: inline-block;
    width: 74px;
    text-align: center;
    color: #fff;
    border: 1px solid #5d677f;
    box-sizing: border-box;
    line-height: 30px;
    height: 30px;
    border-radius: 5px;
    margin-left: 10px;
        }

            .choice .new li button:hover {
                text-decoration: underline;
            }

.choice .zong {
    width: 100%;
    ;
    margin: 10px auto 30px auto;
    font-size: 14px;
    font-weight: 600;
}

/* CSS Document */
.gametopa {
float: left;
margin-top:6px;
}
.period {
}

    .period .yan_shi {
width: 200px;
    float: left;
    background-color: rgb(32 42 65/0.7);
    margin-right: 4px;
    height: 134px;
    text-align:center;
    }

    .period div h3 {
    font-size: 18px;
    margin-top:10px;
    }

    .period ul {
        width: 650px;
        float: left;
        height:134px;
        background-color:rgb(32 42 65/0.7);
    }

        .period ul li {
            width: 100%;
    line-height: 30px;
    height: 88px;
    color: #656565;
    font-size: 15px;
    text-align: center;
        }
               .period ul li span {
 width: 27px;
 height:27px;
    display: inline-block;
    background-color: #515768;
    line-height: 27px;
    margin: 2px;
    border-radius: 4px;
        }
            .period ul li:first-child {
                text-align: center;
                font-size: 14px;
                   height: 46px;
    line-height: 46px;
            }

            .period ul li.pers {
                position: relative;
                text-align: center;
            }

            .period ul li dl {
                margin: 0;
            }

                .period ul li dl dd {
                    display: inline-block;
                }

                    .period ul li dl dd span {
     width: 39px;
    height: 39px;
    line-height: 39px;
    background: linear-gradient(180deg, #152035 0%, rgb(21 32 53 / 30%) 62.43%, rgb(21 53 40 / 30%) 100%);
                    }

                    .period ul li dl dd em {
                        position: relative;
                        top: -1px;
                    }

            .period ul li em.lh0 {
                background: rgba(0, 0, 0, 0) url("../img/dragon.png") no-repeat scroll center center;
                height: 33px;
                margin: 0 0 8px;
                vertical-align: middle;
                width: 45px;
            }

            .period ul li em.lh1 {
                background: rgba(0, 0, 0, 0) url("../img/tiger.png") no-repeat scroll center center;
                height: 33px;
                margin: 0 0 8px;
                vertical-align: middle;
                width: 45px;
            }

.game-text {
}

.icon-logo {
  display: block;
    width: 80px;
    margin: auto;
    margin-top: 12px;
}

.ties {
    float: left;
    border-top: none;
    width: 1200px;
    font-size: 15px;
    line-height: 50px;
    background-color: rgb(32 42 65/0.7);
    margin-top:6px;
}

    .ties ul {
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .ties ul li {
            margin-left: 15px;
            width: 585px;
            float: left;
        }

            .ties ul li i {
                color: #ffdda4;
                padding: 0 3px;
                font-weight: 600;
                margin: 5px;
            }

            .ties ul li em {
                font-style: normal;
                font-weight: 600;
                color: #ffdda4;
                margin: 5px;
            }

    .ties p {
        width: 11%;
        float: right;
        margin: 8px 0 0 0;
        padding: 0 1% 0 0;
        text-align: right;
    }

#PB_Page_Select {
    height: 25px;
}

.pagediv {
    clear: both;
    height: 2px;
}

.Pattern .table_list th {
    height: 42px;
    text-align: center;
    color: #7987a7;
}

.Pattern .table_list td {
    text-align: center;
    font-weight: 400;
    height: 46px;
    font-size: 15px;
}

    .Pattern .table_list td em {
        background: url(../img/word.fw.png) no-repeat;
        display: inline-block;
        width: 22px;
        height: 22px;
        *display: inline;
        *zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
    }

.kj {
   display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 50%;
    background: #6f749f;
    font-weight: bold;
    color:white;
    font-size:20px;
}

.kj_0 {
    background-position: -145px 0px;
}

.kj_1 {
    /*background-position: -0px 0px;*/
    background: url(../img/m/1.png)
}

.kj_2 {
    background-position: -17px 0px;
}

.kj_3 {
    background-position: -33px 0px;
}

.kj_4 {
    background-position: -49px 0px;
}

.kj_5 {
    background-position: -65px 0px;
}

.kj_6 {
    background-position: -81px 0px;
}

.kj_7 {
    background-position: -97px 0px;
}

.kj_8 {
    background-position: -113px 0px;
}

.kj_9 {
    background-position: -129px 0px;
}

.kj_10 {
    background-position: -225px 5px;
    width: 35px;
}

.tright {
    width: 342px;
    float: left;
    background: rgb(32 42 65/0.7);
    height: 134px;
    margin-left: 4px;
}

.Pattern .table_list td em.regular01 {
    background-position: -4px 0px;
}

.Pattern .table_list td em.regular02 {
    background-position: -4px -25px;
}

.Pattern .table_list td em.regular03 {
    background-position: -4px -50px;
}

.Pattern .table_list td em.regular04 {
    background-position: -4px -75px;
}

.Pattern .table_list td em.regular05 {
    background-position: -4px -100px;
}

.Pattern .table_list td em.regular06 {
    background-position: -4px -125px;
}

.Pattern .table_list td em.regular07 {
    background-position: -4px -150px;
}

.Pattern .table_list td em.regular08 {
    background-position: -4px -175px;
}

.Pattern .table_list td em.regular09 {
    background-position: -4px -200px;
}

.Pattern .table_list td em.regular10 {
    background-position: -4px -225px;
}

.Pattern .table_list td em.light01 {
    background-position: -4px -250px;
}

.Pattern .table_list td em.light02 {
    background-position: -4px -275px;
}

.Pattern .table_list td em.light03 {
    background-position: -4px -300px;
}

.Pattern .table_list td em.light04 {
    background-position: -4px -325px;
}

.Pattern .table_list td em.light05 {
    background-position: -4px -350px;
}

.Pattern .table_list td em.light06 {
    background-position: -4px -375px;
}

.Pattern .table_list td em.light07 {
    background-position: -4px -400px;
}

.Pattern .table_list td em.light08 {
    background-position: -4px -425px;
}

.Pattern .table_list td em.light09 {
    background-position: -4px -450px;
}

.Pattern .table_list td em.light10 {
    background-position: -4px -475px;
}

.Pattern .table_list td em.final {
    background-position: 1px -497px;
    height: 23px;
    width: 26px;
    position: relative;
}

.Pattern .table_list td em.finals {
    background-position: 0px -497px;
    height: 26px;
    width: 30px;
    position: relative;
    top: 5px;
}

.Pattern .table_list td em.final i {
    position: absolute;
    width: 30px;
    display: block;
    height: 26px;
    text-align: center;
    color: #fff;
    top: 0px;
    left: 0;
    line-height: 26px;
}

.Pattern .table_list td li.finalbig {
    font-style: normal;
    color: #fff;
    font-size: 21px;
    background: url(../img/lottery.fw.png) no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px;
    text-indent: 0px;
    line-height: 32px;
    text-align: center;
}

.Pattern .table_list td.state a {
    text-decoration: none;
}

.Pattern .table_list td em.slh0 {
    background: rgba(0, 0, 0, 0) url("../img/sdragon.png") no-repeat scroll center center;
    height: 22px;
    width: 22px;
}

.Pattern .table_list td em.slh1 {
    background: rgba(0, 0, 0, 0) url("../img/stiger.png") no-repeat scroll center center;
    height: 22px;
    width: 22px;
}

.pagination {
    padding-bottom:30px;
}

    .pagination ul {
        margin: 0;
        padding: 0;
    }

    .pagination .pageindex {
        background-color: #337ab7;
        border-color: #337ab7;
        color: #fff;
        cursor: default;
        z-index: 2;
    }

.Pattern .titles {
    margin: 0 auto;
    width: 100%;
    ;
}

    .Pattern .titles ul.nav {
        float: left;
        width: 100%;
        border-bottom: 1px solid #FF6500;
        padding: 10px;
    }

        .Pattern .titles ul.nav li {
            float: left;
            font-weight: 700;
            line-height: 32px;
            width: 90px;
            text-align: center;
            background: url(../img/vam.fw.png) no-repeat center 100%;
            padding-top: 9px;
            margin-right: 5px;
            color: #fff;
        }

            .Pattern .titles ul.nav li a {
                color: #fff;
            }

                .Pattern .titles ul.nav li a:hover {
                    text-decoration: underline;
                }

            .Pattern .titles ul.nav li.pick {
                background: url(../img/vam_s.fw.png) no-repeat center 100%;
                height: 39px;
                padding: 0;
                line-height: 40px;
                padding-top: 2px;
            }


.titles ul.list {
    line-height: 50px;
    margin-bottom: 6px;
}

    .titles ul.list li {
padding: 0 10px;
    display: inline-block;
    background: rgb(32 42 65/0.7);
    width:962px;
    }

        .titles ul.list li a {
font-size: 14px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 103px;
    display: inline-block;
    margin: 0 14px;
    background-color: #515768;
    border-radius: 3px;
        }

            .titles ul.list li a:hover {
               color: white;
   background: linear-gradient(270deg, #D862FF 0%, #7669FF 100%);
    border-radius: 3px;
            }

            .titles ul.list li a.pick {
         color: white;
   background: linear-gradient(270deg, #D862FF 0%, #7669FF 100%);
    border-radius: 3px;
            }

.titles ul.last {
    width: 100%;
    ;
    float: left;
    height: 38px;
    line-height: 38px;
    border-top: 1px solid #ccc;
}

    .titles ul.last li {
        float: left;
        margin: 0 50px 0 30px;
        font-size: 13px;
        padding: 3px 0;
        height: 32px;
        line-height: 32px;
    }

        .titles ul.last li span {
            display: inline-block;
            background: url(../img/lottery.fw.png);
            width: 32px;
            height: 32px;
            line-height: 32px;
            text-align: center;
            font-size: 20px;
            color: #fff;
            font-weight: 600;
        }

.state span.btn {
margin: auto;
    width: 120px;
    padding: inherit;
    line-height: 32px;
    border-radius: 17px;
    font-size: 14px;
}


.Edit .mode {
    width: 1138px;
    border: 1px solid #FDCD77;
    float: left;
    background: #FFF5C8;
}

    .Edit .mode p {
        text-indent: 2px;
        width: 1138px;
        float: left;
    }

    .Edit .mode ul {
        padding: 0 9px;
    }

        .Edit .mode ul li {
            width: 43px;
            height: 21px;
            border: 1px solid #fdcd77;
            float: left;
            text-align: center;
            line-height: 21px;
            margin: 0 4px 5px 0;
        }

.Edit .times {
    margin: 10px 0px 20px 0;
    width: 1138px;
    ;
    float: left;
}

    .Edit .times ul.power {
        height: 29px;
        line-height: 29px;
        border: 2px solid #FDCD77;
        float: left;
        background: #FFF5C7;
        color: #8B5100;
        margin-right: 5px;
    }

    .Edit .times .power li {
        float: left;
        color: #8B5100;
        width: 38px;
        text-align: center;
        font-size: 13px;
    }

        .Edit .times .power li.ti {
            background: url(../img/i.fw.png) no-repeat center;
            width: 2px;
            height: 29px;
            padding: 0;
        }

        .Edit .times .power li a {
            color: #8B5100;
        }

            .Edit .times .power li a:hover {
                text-decoration: underline;
            }

.Edit .total {
    height: 31px;
    line-height: 31px;
    border: 1px solid #dcc3a0;
    float: right;
    background: #FFF5C7;
    color: #8B5100;
}

    .Edit .total li {
        float: left;
        height: 31px;
        line-height: 31px;
        font-size: 13px;
        font-weight: 600;
    }

        .Edit .total li.t {
            background: #FFF5C7;
            float: left;
            width: 336px;
            height: 29px;
            line-height: 29px;
            text-align: center;
        }

            .Edit .total li.t i {
                color: #f00;
                font-size: 16px;
                padding-right: 18px;
                background: url(../img/Coin.png) no-repeat right center;
                font-weight: normal;
            }

        .Edit .total li a {
            float: left;
            width: 48px;
            height: 31px;
            background: url(../img/tal.fw.png) no-repeat center;
            color: #fff;
            text-align: center;
            font-size: 14px;
            text-indent: 0px;
        }

            .Edit .total li a:hover {
                text-decoration: underline;
            }

.Edit .depressed {
    float: left;
}

    .Edit .depressed li {
        float: left;
        width: 44px;
        background: #fff5c7;
        height: 31px;
        border: 1px solid #DCC3A0;
        margin-right: 5px;
        border-radius: 3px;
        line-height: 31px;
        text-align: center;
    }

        .Edit .depressed li a {
            color: #8D5100;
            font-size: 13px;
            font-weight: 600;
        }

            .Edit .depressed li a:hover {
                text-decoration: underline;
            }

.Edit .table {
    width: 1200px;
    overflow: hidden;
    clear: both;
}

.Edit .table_list {
    width: 1200px;
    ;
    float: left;
}

    .Edit .table_list td {
        height: 45px;
        text-align: center;
        line-height: 45px;
        font-weight: 600;
    }

        .Edit .table_list td input {
            width: 144px;
            border: 1px solid #ccc;
            background: #fff;
            height: 26px;
            text-align: right;
            padding: 0 4px;
            color: #f00;
            font-weight: 600;
        }

        .Edit .table_list td.number {
            background: url(../img/lottery.fw.png) no-repeat center;
            color: #fff;
            font-size: 20px;
            text-align: center;
        }

        .Edit .table_list td.please i {
            display: inline-block;
            width: 23px;
            height: 23px;
            background: url(../img/hook.fw.png) no-repeat;
            cursor: pointer;
            background-position: 0px 2px;
        }

            .Edit .table_list td.please i.yes {
                background-position: -1px -34px;
            }

        .Edit .table_list td a.multiple {
            background: url(../img/numbers.fw.png) no-repeat;
            width: 49px;
            height: 28px;
            display: inline-block;
            text-align: center;
            color: #000;
            line-height: 28px;
            font-size: 14px;
            margin-left: 5px;
        }

            .Edit .table_list td a.multiple:hover {
                color: #f00;
            }

/*
.Edit .editor{ width:100%; height:38px; line-height:38px; float:left; border:1px solid #fdcd77; text-indent:10px; font-weight:600;  }
*/
.Edit .new {
    width: 1200px;
    float: left;
    height: 52px;
    line-height: 52px;
    background-color: rgb(32 42 65/0.7);
}

    .Edit .new li {
        float: left;
        text-indent: 10px;
        font-weight: 600;
    }

        .Edit .new li select {
           width: 110px;
    background-color: rgb(62 73 97/0.7);
    display: inline-block;
    color: #fff;
    height: 32px;
    border: 1px solid #5d677f;
    line-height: 32px;
    font-size: 12px;
    border-radius: 5px;
    margin-left: 10px;
    box-sizing: border-box;
    text-indent:8px;
        }

        .Edit .new li input {
width: 100px;
    background: linear-gradient(180deg, #152035 0%, rgb(21 32 53 / 30%) 62.43%, rgb(21 53 40 / 30%) 100%);
    height: 32px;
    border-radius: 5px;
    color: #ececec;
    text-indent: 12px;
    border: 1px solid #5d677f;
        }

        .Edit .new li button {
            height: 28px;
            background: url(../img/numbers.fw.png) no-repeat;
            width: 49px;
            text-align: center;
            border: none;
            cursor: pointer;
        }

            .Edit .new li button:hover {
                text-decoration: underline;
            }

.Edit .zong {
    width: 100%;
    ;
    margin: 10px auto 30px auto;
    font-size: 14px;
    font-weight: 600;
}

.Edit .tims p {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.Edit .tial {
    float: left;
    width: 100%;
    text-align: center;
    border-top: none;
    padding: 20px 0;
}
.Edit .tims {
background: rgb(32 42 65/0.7);
    padding: 10px 20px;
    margin-top: 0px;
}

    .Edit .tial span.ifo a {
        float: left;
        margin-top: 12px;
    }

        .Edit .tial span.ifo a:hover {
            text-decoration: underline;
        }

.lh0 {
    background: rgba(0, 0, 0, 0) url("../img/dragon.png") no-repeat scroll center center;
    height: 33px;
    width: 45px;
}

.lh1 {
    background: rgba(0, 0, 0, 0) url("../img/tiger.png") no-repeat scroll center center;
    height: 33px;
    width: 45px;
}


/*开奖号码*/
.lh {
    background: url(../img/lh.png) no-repeat;
    width: 28px;
    height: 28px;
    display: inline-block;
    margin-left: 14px;
    margin-bottom: -3px;
}

.n1 {
    background: url(../img/kj/b1.png) no-repeat;
}

.n2 {
    background: url(../img/kj/b2.png) no-repeat;
}


.long {
    color:#E5286B;
}
.hu {
    color:#0C78A8;
}
.zmh {
   width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
    margin-bottom: -2px;
    border-radius: 50%;
    background: linear-gradient(270deg, #D862FF 0%, #7669FF 100%);
    color:white;
}

.hja {
    background: url(/img/fh.gif) no-repeat center 100%;
    width: 22px;
    height: 30px;
    display: inline-block;
    margin: 0px 4px;
    line-height: 40px;
    background-position: 0px 1px;
    vertical-align: middle;
}

.hdeng {
    background: url(/img/fh.gif) no-repeat center 100%;
    width: 22px;
    height: 18px;
    display: inline-block;
    margin: 0px 4px;
    line-height: 40px;
    vertical-align: middle;
}

.mh {
display: inline-block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 50%;
   background: linear-gradient(270deg, #D862FF 0%, #7669FF 100%);
    font-weight: bold;
    color:white;
    font-size:20px;
}

.z5 {
    background-color: #2398d2;
   background: linear-gradient(to top, #0F74A6, #0ea8f4);
}
.z4 {
    background-color: #EC5E05;
    background: linear-gradient(to top, #EC5E05, #ff934f);
}
.z3 {
    background-color: #0037c5;
    background: linear-gradient(to top,#002a97, #174dd8);
}
.z2 {
    background-color: #1DA107;
    background: linear-gradient(to top, #1DA107, #21e900);
}
.z1 {
    background-color: #C00000;
    background: linear-gradient(to top, #C00000, #ff0000);
}
.mm {
background: url(/img/kj/mm.png) no-repeat center 100%;
    color: white;
    font-weight: bold;
    display:inline-block;
    font-size:15px;
}
.number {
width: 34px;
    height: 34px;
    line-height: 34px;
    margin: 0 auto;
    background: #1e2140;
    display: inline-block;
    border-radius: 50px;
    font-size: 14px;
    color: white;
    border: 1px solid #4f6086;
    margin: 0 5px;
    cursor: pointer;
}

.blue {
    color: #4cb1ff;
}

.red {
    color: #ff6464;
}

.black {
    color: #000;
}

.brown {
    color: #ffd271;
}

.grey {
    color: #e5e5e5;
}

ul.sond {
    float: right;
    width: 20px;
}

.js {
    color: #6C70D2;
}
.tzcolor {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 120px;
    display: inline-block;
    margin: 0 14px;
background: linear-gradient(270deg, #D862FF 0%, #7669FF 100%);
    border-radius: 18px;
}
    .tzcolor:hover {
   background: linear-gradient(270deg, #D862FF 0%, #7669FF 50%);}
.kjz {
background-color: #ffb84f;
font-size: 14px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 120px;
    display: inline-block;
    margin: 0 14px;
    border-radius: 18px;
}
.btn_nav .pick {
    color: #fff;
       background: linear-gradient(270deg, #D862FF 0%, #7669FF 100%);
}

.period ul li span.kjnum {
    color: white;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    font-size: 23px;
background: #6f749f;
    border-radius: 50%;
}
.period ul li span.jgnum {
    color: #fff;
    font-weight: 700;
    background: linear-gradient(270deg, #D862FF 0%, #7669FF 100%);
    display: inline-block;
    text-align: center;
    font-size: 23px;
    border-radius:50%;
}
.lottery_number {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #d7d7d7;
    font-size: 27px;
    display: inline-block;
}


.jrzj {
    text-align: center;
   border-bottom: solid 1px #3e485c;
    line-height: 54px;
    height: 54px;
    font-size: 15px;
    color:#ffdda4
}
.tjkuang {
    display: inline-block;
line-height: 80px;
    width: 100px;
}


    .tjkuang i {
        display: block;
        text-align: center;
    }
        .tjkuang i span {
            color:#ffdda4;
            padding:0 2px;
            font-weight:bold;
        }
.a1 {
    border: 1px solid #1CA6C8;
}

.a2 {
    border: 1px solid #50D466;
}

.a3 {
    border: 1px solid #fea135;
}

.kaic {
display: inline-block;
    font-size: 14px;
    background: rgb(32 42 65/0.7);
    width: 120px;
    text-align: center;
    height: 50px;
    margin: -20px 0px;
}

    .kaic a {
text-decoration: underline;
    }
.miuse {
   background-color:rgb(32 42 65/0.7);
    cursor: pointer;
    width: 110px;
    text-align: center;
    display: inline-block;}

.fjstyle {
width: 90px !important;
    height: 36px !important;
    line-height: 36px !important;
    font-size: 20px !important;
    font-weight: bold;
    border-radius:5px;
}
.qiu {
width: 30px;
    height: 30px;
    line-height: 30px;
    color: white;
    font-size: 15px;
    display: inline-block;
    font-family: 宋体;
    text-align: center;
    border-radius: 5px;
    margin: 6px 10px;
    font-weight:bold;
    background-color: #515768;
}
.sautopress_td {
    height: 42px !important;
    text-align: center !important;
}
.sautopress_select {
 height: 28px !important;
    min-width: 80px !important;
    background-color: rgb(62 73 97/0.7);
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 1px solid #5d677f;
    font-size: 12px;
    border-radius: 5px;
    margin-left: 10px;
    box-sizing: border-box;
}
.ccssql {
width: 1200px;
    overflow: hidden;
    background: linear-gradient(180deg, #152035 0%, rgb(21 32 53 / 30%) 62.43%, rgb(21 53 40 / 30%) 100%);
    padding: 10px;
    margin-bottom: 6px;
    border-radius: 5px;
}
.sc2 {
    color: #00c6ff;
}
.sc1 {
    color: #f00;
}
.qiuspan {
text-align:left;
display:inline-block;
width:240px;
}
.autoTzCancel {
    background-color: #30c027;
    border-color: #248f1d;
    color:white;
}
.autoTz {
   color: #fff;
    background-color: #89a3ff;
}
.large {
        font-size: 14px !important;
    text-indent: 1px !important;
    color: #FF0000;
    font-weight: bold;
}
.btn_nav_cdn {
  display: inline-block;
    width: 10%;
    text-align: center;
    line-height: 88px;
    cursor: pointer;
    margin: 0;
    padding: 0;
    margin: 0 1.1%;
}
.btn_nav_cdn img {
width:50px;
height:50px;
}
    .cdn_color {

    }
 .btn_nav_cdn:hover {
     background-color: #515768;
     display: inline-block;
    text-align: center;
    cursor: pointer;
    border-radius:10px;
 }
.active {
  background-color: #515768;
    border-radius: 10px;
}
.games_lists {
    padding:8px;
}
.tznumcoin {
    display: inline-block;
    width: 74px;
    margin: 6px;
    border-radius: 6px;
    line-height: 28px;
    font-size: 13px;
    background-color:#202a41;
}
.tznumcoin .num {
 display: block;
    background-color: #222e49;
    border-radius: 6px 6px 0 0;
}
     .tznumcoin .pl {
        display: block;
        background: #151e34;
    }
          .tznumcoin .tzp {
        display: block;
    }
             .tznumcoin .hdp {
        display: block;
        color:#ffdda4;
    }
.tznumcoin .so{
}
 
.pkcar-1 {background: #CB0403;}
.pkcar-2 {background: #DD9901;}
.pkcar-3 {background: #06A996;}
.pkcar-4 {background: #B20EC6;}
.pkcar-5 {background: #2354E0;}
.pkcar-6 {background: #28A607;}
.pkcar-7 {background: #929292;}
.pkcar-8 {background: #6936FF;}
.pkcar-9 {background: #72B30F;}
.pkcar-10 {background: #DF165D;}

.fksc-num {
   display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 1px;
    color: #fff;
    margin: 0 0 0 2px;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
        margin: 0 3px;
        border-radius:3px;
}
.opacity04 {
    opacity:0.4;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
}
.fksc-num-top {
   display: inline-block;
    width: 30px;
    height: 40px;
    border-radius: 1px;
    color: #fff;
    margin: 0 0 0 2px;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
        margin: 0 5px;
        font-size:20px;
        border-radius:3px;
}
.tablediv {
width: 1200px;
    background: rgb(32 42 65/0.7);
    vertical-align: middle;
    float: left;
    padding: 20px;
}
.carswitch {
width: 60%;
    padding: 10px 0;
    display: inline-block;
    margin-bottom: 10px;
}
.carswitch button {
font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 100px;
    display: inline-block;
    margin-right: 10px;
    border: none;
    background-color: #515768;
    border-radius: 5px;
    color: white;}
.cartz {
    width: 60%;
    height: 100px;
}
.carpick {
    background: linear-gradient(270deg, #D862FF 0%, #7669FF 100%);
}
#betsLeft {
    width: 110px;
    outline: none;
    text-align: left;
    padding: 0 4px;
    font-weight: 600;
    line-height: 30px;
    height: 32px;
    border-radius: 16px 0 0 16px;
    color: #ececec;
    text-indent: 12px;
    background: rgb(24 33 56/0.7);
    border: 1px solid #ffdda4;
    border-right: none;
}