*{ 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:13px; font:Arial, Helvetica, sans-serif; background-image:url(/template/cqmb/images/bg.jpg) ;background-size:100% auto;background-attachment:fixed;}
.wrap{position:relative; width:1350px;overflow:hidden; margin:0 auto; /* margin-bottom:30px; */padding-bottom:10px;padding-top:2px;}
.wrap .content-t{width:1330px;height:20px;margin:0 auto;background:url(/template/cqmb/images/content-t.png) left}
.wrap .content-b{width:1330px;height:20px;margin:0 auto;background:url(/template/cqmb/images/content-b.png) left}
.wrap .content{width:1330px;margin:0 auto;background:url(/template/cqmb/images//content.png) left repeat-y}
.top{ height:360px; width:1330px; margin:0 auto; }
.top .logo{ width:600px;height:300px;margin:0 auto; padding-top:30px;padding-bottom:30px;}

table{width:1300px;;margin-left:15px;background:#ffffff}
table.gamelist{ border-collapse:collapse; table-layout:fixed;  }
table.gamelist 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{ font-size: 13px; border:solid 1px #ae7728; height:32px; line-height:32px; /* text-align:center; */ text-overflow: ellipsis; white-space: nowrap;overflow: hidden; }
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 td:nth-child(6) {
padding-left: 5px;
}
.my925{
   position: absolute;
    right: 10px;
    top: 12px;
    display: inline-block;
    width: 180px;
    height: 18px;
    /*background: url(/template/cqmb/images/findbox_bg.png) no-repeat center top;*/
    background: #9d99979e;
    border-radius: 4px;
    padding: 3px 8px;
    text-decoration: none; 
}
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{width:100%;height:70px;position:relative;min-width:1328px;margin:0 auto;z-index:1000;background: linear-gradient(to bottom,#5f1401,#861701);box-shadow: 0 2px 8px 0 rgba(0,0,0,.5);-webkit-box-pack: center;-webkit-justify-content: center;justify-content: center;/* border:solid 1px #8d621d; */}
#header .center{position:relative;width:1300px;margin:0 auto;}
#header .center .toplogo{float:left;width:100px;}
/*菜单*/
#menu{height:70px;}
#menu ul{float:right;width:1200px;}
#menu ul li{float: right;width: 160px;height: 70px;line-height: 70px;margin-left: 4px;}

#menu ul li:hover{background:url(/template/cqmb/images/background6.png) no-repeat center bottom;}
#menu ul li a{width:100%;text-align:center;padding-top:8px;padding-bottom:2px;display:block;text-decoration:none;}
#menu ul li a:hover{text-decoration:none;}
#menu ul li a:hover span{color:#fff;}
#menu ul li a strong{height:37px;line-height:37px;/* overflow:hidden; */font-size:15px;font-weight:normal;color:#fff;text-overflow:ellipsis;white-space:nowrap;display:block;}
#menu ul li a span{line-height:14px;font-size:9px;color:#efdb00;text-transform:uppercase;display:block;}

.QQ{cursor:pointer;width:300px;height:50px;position:absolute;background:url(/template/cqmb/images/t_qq.png) no-repeat center top;top:310px;left:50%;margin-left:-600px;z-index:99999;text-indent:-9999rem;}
.QQ span{float:left;margin-top:33px;margin-left:80px;width:120px;height:20px;line-height:20px;font-size:14px;color:#fff;font-weight:bold;text-align:center;letter-spacing:1px}
.SQ{cursor:pointer;width:200px;height:50px;position:absolute;background:url(/template/cqmb/images/t_sq.png) no-repeat center top;top:20px;left:50%;margin-left:480px;z-index:99999;text-indent:-9999rem;}
.TT16{position:absolute;width:80px;height:100px;top:266px;left:50%;margin-left:-670px;z-index:99999;text-indent:-9999rem;background:url(/template/cqmb/images/16.png) no-repeat center top;}

/*页尾*/
#footer{min-width:1330px;margin:0 auto;background: #2e1a19cc;}
#footer .center{padding-top:35px;}
/*版权*/
#copyright{width:1330px;line-height:25px;text-align:center;clear:both;color:#b9b6b6;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%;}


.SMbox{position:relative;float:left; width:1330px; height:40px; line-height:40px; background: linear-gradient(to top right,#a02e10,#601400);; margin:0 auto;margin-top: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(/template/cqmb/images/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;}
ul.QQlist li a{
    color: #4CAF50;
	text-decoration: none;
}
ul.QQlist li a:hover{
    color: #f5aa33;
}
.findbox{position:relative;float:left; width:1330px; height:36px; line-height:36px; background:url(/template/cqmb/images/findbox_bg.png) no-repeat center top;; margin:0 auto;margin-top: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}
ul.keylist li:hover{
    list-style: none;
    color: #FF5722;
}
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; }