.nav a{
            display: block;
            padding: 3px 0;
            line-height: 15px!important;
            text-align: center;
            color: #fff;
            border-radius: 10px;
            background: #808000; 
            width: 95%;
            margin: 5px 0.3% 5px; 
            
        }
        html{
            background: #fff!important;
            margin: 0 auto !important;
            border-left: solid 1px #008000;
            border-right: solid 1px #008000;
            box-sizing: content-box;
        }
        .header.index-header{
            height: 64px!important;
        }
        .nullbox{
            height: 61px!important;
        }
    .fun-block {
    margin: 25px 0;
    border: 5px solid #5a3e1b;
    border-radius: 0;
    background-color: #f8f8f8;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }
    
    .fun-block-title {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding: 12px 0 5px 0;
    color: #333;
    font-family: 微软雅黑, sans-serif;
    }
    
    .fun-block-content {
    padding: 0 15px 15px 15px;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    background-color: transparent;
    }
    
    .module-container {
    border: 2px solid #556B2F !important;
    border-radius: 0 !important;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 0 0 5px rgba(85,107,47,0.3);
    }
    
    .module-title {
    background: #808000 !important;
    padding: 8px 0 !important;
    text-align: center !important;
    border: none !important;
    margin: 0 !important;
    }
    
    .module-title b,
    .module-title font,
    .module-title span {
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    font-family: 微软雅黑, sans-serif;
    text-shadow: 0px 1px 1px #000;
    }
    
    .module-content {
    padding: 0 !important;
    background: #fff !important;
    }
    
    .module-content img {
    width: 100%;
    display: block;
    margin: 0;
    }
    
    @media screen and (max-width: 720px) {
    .box, .xjbox {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    }
    .box, .xjbox, .module-container {
    border: none !important;
    box-shadow: none !important;
    }
    .nav2 ul .dy-li,
    #dy-mo1 {
    border-radius: 0 !important;
    }
    
    body {
    margin: 0;
    padding: 0;
    background: url('/static/img/bg.png') repeat;
    min-height: 100vh;
    }
    .nav {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1000;
        background-color: #f0f0f0;
        padding-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .nav a {
        width: calc(20% - 10px);
        margin: 5px;
        box-sizing: border-box;
        color: #fff;
    }
    html {
        background: url('/static/img/bg.png') repeat #fff !important;
        margin: 0 auto !important;
        border-left: solid 1px #008000;
        border-right: solid 1px #008000;
        box-sizing: content-box;
        max-width: 720px;
    }
    
    td {
    background: url('/static/img/bg2.jpg') repeat !important;
    }
    
    #table435 td {
    background: transparent !important;
    }
    
    #table2556 td {
    background: #fff !important;
    }
    #table2556 td[bgcolor="#4A6DA5"] {
    background: #4A6DA5 !important;
    }
    
    td[bgcolor="#000000"] {
    background: #000000 !important;
    }
    
    table.tb1 td {
    color: #000 !important;
    }
    
    table.tb1 td font[color="#0000FF"] {
    color: #0000FF !important;
    }
    table.tb1 td font[color="#CC3300"] {
    color: #CC3300 !important;
    }
    
    .nav2{
        background: #fff;
    }
    .nav2 ul{
        list-style: none;
        overflow: hidden;
    }
    .nav2 ul .dy-li{
        width: 100%;
        float: left;
        height: 50px;
        text-align: center;
        background: #fff;
        border: 1px solid #eee;
        box-sizing: border-box;
        border-radius: 10px 10px 0 0px;
        
        font-size: 23px;
        color: black;
        background: #fff;
        padding-top: 5px;
       
    }
    .dy-one{
        font-size: 0.9rem;
        font-weight: bold;
    }
    .dy-one2{
        font-size: 14px;
    }
    .active{
        background: #808000!important;
        color: #fff!important;
    }
    #dy-mo1 {
    overflow: hidden;
    display: block; 
    margin: 0 1px;
    border: 1px solid #808000!important;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    }
    .countdown-zone{
        border: 1px solid #808000!important;
    }
    
    .header-blank { height: 91px;}
    
        .box{
        background: #808000;
        padding: 0px;
        color: #fff;
    }
    .list-title{
            font-weight: bold;
        text-shadow: 0px 1px 1px #000;
        color: #fff;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#808000), to(#808000));
        text-align: center;
    }
    
    #table2556 td table {border-collapse: collapse; width: 100%!important;}
    #table2556 td table td{border-collapse: collapse; border: 1px dashed #c0c0c0; line-height: 25px}
    
        .list-title{
        background: #808000!important;
        color: #fff!important;
    }
    .qxtable th, .qxtable td,.tdblue td{
        border: 1px solid #808000!important;
    }
    
        .nav4{
        padding: 0 5px;
        bottom: 66px;
        position: fixed;
        z-index: 5px;
        width: 100%;
    }
    .nav4 ul{
        list-style: none;
        overflow: hidden;
        width: 100%;
    }
    .nav4 ul li{
        float: left;
        width: 100%;
        text-align: center;
        background: #fff;
        margin: 0 0.6%;
    }
    .nav4 ul li a{
        display: block;
        border: 1px solid #808000;
        font-size: 23px;
        text-decoration: none;
        
        color: black;
        line-height: 34px;
    }
    .nav4 ul li.active a{
        color: #fff!important;
    }
    
        .d-betting {
    position: fixed;
    
    z-index: 3;
    display: none;
    }
    .d-betting {
    }