*{ margin:0; padding:0; }
.clear{ display:block;height:0; line-height:0;overflow:hidden; clear:both;font-size:0;}/*清除浮动*/
.clear_::after{content:"";display:block; clear:both;height:0; line-height:0; overflow:hidden;}/*清除浮动*/
.center{margin:0 auto;width:1300px;}	/*让内容区块居中*/
body{ font-size:12px; font:Arial, Helvetica, sans-serif; background-image:url(/static/index/bg.jpg) ;background-size:100% auto;background-attachment:fixed; margin-top: -18px;}
.wrap{position:relative; width:1330px;overflow:hidden; margin:0 auto; margin-top:0px; margin-bottom:0px; padding-bottom:0px; padding-top:0px;}
.wrap .content {
    overflow-y: auto;
    max-height: 1150px;
}

/* 滚动条样式 */
.wrap .content::-webkit-scrollbar {
    width: 12px;
    background-color: #210d04;
}

.wrap .content::-webkit-scrollbar-thumb {
    background-color: #ff6408;
    border-radius: 6px;
}

.wrap .content::-webkit-scrollbar-track {
    background-color: #210d04;
}

/* IE 和 Edge 滚动条样式 */
.wrap .content {
    scrollbar-width: thin;
    scrollbar-color: #ff6408 #210d04;
}
.wrap .content-t{width:1330px;height:10px;margin:0 auto;background:url(/static/index/content-t.png) left;display:block}
.wrap .content-b{width:1330px;height:20px;margin:0 auto;background:url(/static/index/content-b.png) left}
.wrap .content{width:1330px;margin:0 auto;background:url(/static/index/content.png) left repeat-y}
.top{ height:auto; width:1330px; margin:0 auto; margin-bottom:0px; padding-bottom:0px; }

table{width:1300px;;margin-left:15px;background:#ffffff;margin-top:0px;padding-top:0px}
table.gamelist{ border-collapse:collapse; table-layout:fixed; margin-top:0px; padding-top:0px; }
table.gamelist tr:first-child th{ height:36px; line-height:36px; background-color:#a13d07; background: linear-gradient(to bottom,#5f1401,#a13d07);color:#FFFFFF; border:solid 1px #ae7728; position: sticky; top: 0; z-index: 10; }
table.gamelist tr:not(:first-child) th{ height:36px; line-height:36px; background-color:#a13d07; background: linear-gradient(to bottom,#5f1401,#a13d07);color:#FFFFFF; border:solid 1px #ae7728; }
table.gamelist td{ border:solid 1px #ae7728; height:32px; line-height:32px; text-align:center; text-overflow: ellipsis; white-space: nowrap;overflow: hidden; font-size:12px;}
table.gamelist td a{ color:#000000; text-decoration:none; }
table.gamelist td a:hover{ text-decoration:underline; color:#FF0000; }

table.gamelist td:nth-child(8) a {
    display: inline-block;
    width: 65px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #FF6408;
    border-radius: 4px;
}

table.gamelist tr.jtth td{ background-color: #fffbf6; background: linear-gradient(to bottom,#fffbf6,#f4e7d7); }
table.gamelist tr.jtth:hover td{ background-color:#FFFFFF;background: linear-gradient(to bottom,#FFFFFF,#FFFFFF);  }

table.gamelist tr.jtjp td{  background-color: #fcf8e8; background: linear-gradient(to bottom,#fcf8e8,#fffbf6);  }
table.gamelist tr.jtjp:hover td{ background-color:#FFFFFF;background: linear-gradient(to bottom,#FFFFFF,#FFFFFF);  }

table.gamelist tr.thwd td{ background-color:#FFFFFF; }
table.gamelist tr.thwd:hover td{ background-color:#fff9e6; }
table.gamelist td.r{ color:#e54202; }

table.gamelist tr.txtj td{background-color: #fffbf6; background: linear-gradient(to bottom,#fffbf6,#f4e7d7); }
table.gamelist tr.txtj:hover td{ background-color:#FFFFFF;background: linear-gradient(to bottom,#FFFFFF,#FFFFFF); }

table.gamelist tr.txgd td{ background-color: #fffbf6; background: linear-gradient(to bottom,#fffbf6,#f4e7d7); }
table.gamelist tr.txgd:hover td{ background-color:#FFFFFF;background: linear-gradient(to bottom,#FFFFFF,#FFFFFF); }

table.gamelist tr.txtjbt td{ background-color:#FFFFFF; }
table.gamelist tr.txtjbt:hover td{ background-color:#fff9e6;}

table.gamelist tr.txgdbt td{ background-color:#FFFFFF; }
table.gamelist tr.txgdbt:hover td{ background-color:#fff9e6; }

table.gamelist tr.mtth td{ background-color:#FFFFFF; }
table.gamelist tr.mtth:hover td{ background-color:#fff9e6; }

table.gamelist tr.mtthgd td{ background-color:#FFFFFF; }
table.gamelist tr.mtthgd:hover td{ background-color:#fff9e6; }

table.gamelist tr.mtjp td{ background-color:#FFFFFF; }
table.gamelist tr.mtjp:hover td{ background-color:#fff9e6; }

table.gamelist tr.mttxtj td{ background-color:#FFFFFF; }
table.gamelist tr.mttxtj:hover td{ background-color:#fff9e6; }

table.gamelist tr.mttxgd td{ background-color:#FFFFFF; }
table.gamelist tr.mttxgd:hover td{ background-color:#fff9e6; }

table.gamelist tr.mtthwd td{ background-color:#FFFFFF; }
table.gamelist tr.mtthwd:hover td{ background-color:#fff9e6; }


/*页头*/
ul,ol{list-style-type:none;}
#header{display:none;}
#menu{display:none;}

.QQ{display:none;}
.SQ{display:none;}
.TT16{display:none;}

/*页尾*/
#footer{min-width:1330px;margin:0 auto;}
#footer .center{padding-top:35px;}
/*版权*/
#copyright{width:1330px;line-height:40px;text-align:center;clear:both;color:#661d0a;margin:0 auto;padding-bottom:10px;padding-top:10px;}
#copyright p .icon_badge{width:18px;height:20px;margin-right:5px;vertical-align:middle;display:inline-block;}
#copyright p .icon_badge img{width:100%;height:100%;display:block;}
#copyright .beian{height:45px;margin-bottom:12px;}
#copyright .beian img{height:100%;}
/*自定义页脚*/
.footer{
    width:1330px;
    min-height:100px;
    background-color:transparent;
    margin:0 auto;
    color:#000000 !important;
    text-align:center;
    line-height:30px;
    font-size:14px;
    padding:20px 0;
    font-weight:bold;
}


.SMbox{position:relative; width:1330px; height:40px; line-height:40px; background: linear-gradient(to top right,#a02e10,#601400); margin:0 auto; margin-top:0px; margin-bottom:0px; font-size:16px; color:#fff; font-weight:bold; letter-spacing:3px; text-align: center; text-shadow: 1px 3px 2px #000; }


.QQbox{position:relative;float:left; width:1330px; height:36px; line-height:36px; background:url(/static/index/findbox_bg.png) no-repeat center top;; margin:0 auto;margin-top:0px }
.QQbox .daili{ width:1300px; height:36px; margin-left:20px; }
ul.QQlist li{float:left;padding-left:25px; padding-right:10px;   cursor:pointer; color:#d9be05;overflow:hidden; white-space: nowrap;}

.findbox{position:relative;float:left; width:1330px; height:36px; line-height:36px; background:url(/static/index/findbox_bg.png) no-repeat center top;; margin:0 auto;margin-top:0px; margin-bottom:0px; padding-bottom:0px;}
.findbox .title{ width:70px; height:36px; float:left; text-align:center; font-size:14px;font-weight:800; color:#fff;margin-right:20px ;margin-left:10px}
.findbox .keys{ width:900px; height:36px; float:left;  }
.findbox .form{ width:230px; height:36px; float:right; }
ul.keylist li{ list-style:none; float:left; padding-right:15px; cursor:pointer; color:#fff}
input.txtbox{ width: 120px;padding: 5px 11px;border: none;border-radius: 5px;outline: 0;} 
.findbtn {
    margin-left:20px;
    border: 1px solid #011c80;
    border-top: none;
    border-left: none;
    width: 54px;
    background: #FF6408;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    border-radius: 3px;
    text-align: center;
}
tr.nokey{ display:none; }