html{height:100%;background:#007aff;color:#000;font-size:1em;line-height:1.5}
body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,td,th,ul{padding:0;max-width:800px;margin:0 auto;position:relative}
*{user-select:none;margin:0;padding:0;border:0;border-image:none;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
ol,ul{list-style:none}
a:link,a:visited{text-decoration:none;color:#556b2f}
a:hover{color:red}
a:active,a:hover{text-decoration:none}
.clearfix:after{clear:both}

/*头部*/
.navigator{margin-top:0;padding:5px;border-radius:5px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2)}

.header{width:100%;max-width:800px;margin:0 auto;box-sizing:border-box;padding:2px;font-size:13px;background:#fff}
.header ul{padding:2px 0;display:flex;justify-content:space-between}
.header ul li{width:100%;box-sizing:border-box;padding:0 2px}
.header ul li a{display:block;padding:3px 0;text-align:center;color:#fff;border-radius:50px;background:#0a5cda}
.header ul li a:hover{background:#da183b}
#header[data-fixed=fixed]{position:fixed;top:0;left:0;right:0;margin:auto;z-index:100;box-shadow:0 5px 10px rgba(0,0,0,.1)}
@media screen and (min-width:800px){
    .header{padding:4px;font-size:16px}
    .header ul{padding:4px 0}
    .header ul li{padding:0 4px}
    .header ul li a{padding:5px 0;cursor:pointer}
}


.white-box{margin-top:5px;padding:5px;border-radius:5px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2)}
.white-title{height:40px;line-height:40px;font-size:16px;font-weight:700;text-shadow:0 1px 1px #000;color:#fff;height:45px;background:repeat-x #0093fa;text-align:center}

/*玩法内容*/
.playing-content{margin-top:5px;padding:5px;border-radius:5px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);background:#fff}
.playing-title{height:40px;line-height:40px;font-size:16px;font-weight:700;text-shadow:0 1px 1px #000;color:#fff;height:45px;background:repeat-x #0093fa;text-align:center}
.playing-title,table{text-align:center;font-weight:700}
.playing-content table{width:100%;max-width:100%;border-collapse:collapse;margin-top:0;word-break:break-all}
.playing-content table,td,th{word-wrap:break-word}
.playing-content td,th{border:1px solid #ccc;padding:5px}
.playing-content td:nth-child(2){max-width:300px;overflow:hidden}
.playing-content .playing-footer{display:block;background:#5b9966;text-align:center;font-weight:700;line-height:40px;font-size:16px;color:#fff}
@media (max-width:420px){
    .playing-content{font-size:12pt;font-weight:700}
    .playing-content .playing-title{font-size:12pt}
    .playing-content td:nth-child(2){max-width:230px;overflow:hidden;font-size:12pt;font-weight:700}
}


/*高手榜*/
.gaoshou{line-height:40px;display:block;border:1px #ccc solid;font-weight:700;border-top:none;border-left:none;border-right:none}
.gaoshou_li li:first-child a{border-top:0 red solid}
.gaoshou_li img{vertical-align:middle;margin-left:3px;width:28px}
.gaoshou .right{float: right;margin-right: 5px;color: #5b3215;font-size: 16px}
.gaoshou .top{text-align:center;font-size:15px;background:#36f;height:18px;line-height:18px;border-radius:3px;color:#fff;width:42px;margin:0 2px 0 0;padding:2px 3px}
.gaoshou .title{color: #000;}



/*底部*/
.copyright{width:80%;margin:0 auto;text-align:center;padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #000;color:#000}

/*下载APP */
.download66{position:fixed;left:0;right:0;width:100%;max-width:800px;height:50px;bottom:0;background-color:rgba(0,0,0,.7);z-index:999;margin-left:auto;margin-right:auto;text-align:center}
.download66 p{font-weight:700;color:#fff;line-height:54px}
.download66 .btn{height:40px;line-height:40px;width:70px;text-align:center;background-color:#ec0909;position:absolute;right:10px;bottom:0;top:0;margin:auto;font-size:14px;border:none;border-radius:5px;padding:0;color:#fff}
.download66 i.close{display:block;position:absolute;top:5px;left:12px;height:40px;width:40px;background:url(gb.png) no-repeat center center}

/*投注/留言/交流*/
.liuyan{background:#3f51b5;bottom:130px}
.liuyan,.touzhu{display:block;width:50px;height:50px;border-radius:50%;text-align:center;color:#fff;font-weight:900;line-height:50px;font-size:20px;box-shadow:1px 1px 2px rgba(51,51,51,.49);position:fixed;right:2%}
.touzhu{background:#337ab7;bottom:75px}
.reload{display:block;width:50px;height:50px;background:red;border-radius:50%;text-align:center;color:#fff;font-weight:900;line-height:50px;font-size:20px;box-shadow:1px 1px 2px rgba(51,51,51,.49);position:fixed;bottom:20px;right:2%}

@media screen and (max-width:800px){
    .liuyan{background:#3f51b5;bottom:200px;font-weight:700}
    .liuyan,.touzhu{display:block;width:40px;height:40px;border-radius:50%;text-align:center;color:#fff;line-height:40px;font-size:15px;box-shadow:1px 1px 2px rgba(51,51,51,.49);position:fixed;right:2%}
    .touzhu{background:#005f3c;bottom:150px}
    .reload{display:block;width:40px;height:40px;background:red;border-radius:50%;text-align:center;color:#fff;line-height:40px;font-size:15px;box-shadow:1px 1px 2px rgba(51,51,51,.49);position:fixed;bottom:100px;right:2%;font-weight:700}
}

/*滚动*/
.Marquem-bg{width:100%;display:flex;overflow:hidden;height:30px;font-size:14px;background:#fff}
.Marquem-bg>span{display:flex;justify-content:center;align-items:center;color:red;font-weight:700;margin:0 5px}
.Notice{flex:1;-webkit-box-flex:1;position:relative;width:100%;overflow:hidden}
.Marquem-bg marquee{line-height:30px}

/*图库*/
.tutu{background-color:#fff;font-family:微软雅黑}
.tutu td{text-align:center;font-size:16px}
.tutu td.tutumore{font-size:28px}
.tutu td.tutumore img{margin-right:5px;vertical-align:middle}
.tutu td a{display:block;line-height:50px;border:1px solid #ccc;background:#fff;border-radius:5px;color:#333;cursor:pointer;text-decoration:none}
.tutu td a:hover{background:#5d8}
@media screen and (max-width:750px){
    .tutu td{font-size:14px}
    .tutu td.tutumore{font-size:18px}
    .tutu td a{display:block;line-height:40px}
}

.content p{line-height:40px;text-align:center;font-weight:700}
.content p,.content2 p{letter-spacing:1px;border-bottom:1px solid #ccc}
.content2 p{line-height:30px}

/*广告*/
.ad-a a{display:block;font-weight:700;border:1px solid #673ab7;box-shadow:1px 2px 2px #795548;margin:5px 2px;background:url(hot.gif) 0 0 no-repeat,linear-gradient(180deg,#cddc39 0,#ffeb3b 90%);line-height:30px;border-radius:5px;font-size:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding:0 5px 0 18px;color:#0404b4}
