/* CSS Document */

.game-wrap{
    width:100%;
    min-height:428px;
    background: #2c2c2c none repeat scroll 0 0;
    /*	background-color:#017a5b;
            background-image:url(../images/body-bg.gif);*/
    background-repeat:repeat-x;
    padding:10px 0;
}
.game-wrap .gameList{
    width:963px;
    margin:auto;
    padding:10px;
    background-color: #333;
}
gameList22{
     width:963px;
    margin:auto;
    padding:10px;
    background-color: #333;
}
.dz-bg {
    background: #14805e url("../images/dz_bg1.jpg") repeat-x scroll left top;
    padding-bottom: 35px;
}
.gameList dl dt,.gameList dl dd{
    float:left;
}
.gameList dl dt{
    width:601px;
    height:148px;
    margin-right:9px;
}
.gameList dl dt a{
    display:block;
    border:3px solid #464646;
}
.gameList dl dt a:hover{
    border:3px solid #ffe51a;
}
.gameList dl dd{
    width:350px;
}
.gameList dl dd div{
    float:left;
}
.gameList dl dd div.live{
    margin-bottom:6px;
}
.gameList dl dd div.sports{
    margin-right:4px;
}
.gameList dl dd div a{
    display:block;
    border:1px solid #000;
}
.gameList dl dd div a:hover{
    border:1px solid #ffe51a;
}
.gameList dl dd:after{
    content:'';
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
}
.gameList dl:after{
    content:'';
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
}
.gameList div.clear{
    margin-top:10px;
    padding-left:10px;
    background-color:#1b5e45;
}
.gameList div.clear li span a{
    width:90px; float:left;
    margin:0 1px 0 1px;
}
.gameList ul{
    width:796px;
    float:left;
}
.gameList li {
    width: 191px;
    height: 180px;
    margin: 10px 8px 0 0px;
    float: left;
    overflow: hidden;
    font: 14px/1.5em "Microsoft YaHei", "SimHei", Arial, Helvetica, sans-serif;
}
.gameList li a {
    width: 185px;
    height: 89px;
    display: block;
    text-decoration: none;
    border:3px solid #064532;
}

.gameList li:nth-of-type(3) >a{
    background-color: rgb(22,24,23);
}

.gameList li:nth-of-type(3) a img{
    width: 180px;
    margin-left: 2px;
}


.gameList li a:hover {
    border:3px solid #ffe51a;
}
.gameList li span {
    width: 185px;
    display: block;
    color: #f5d142;
    text-align:center;
}
.gameList li img {
    width:185px;
    height:89px;
}
.gameList li span em {
    display:block;
    font-style:normal;
    font-weight:bold;
    line-height:25px;
    margin-top:20px;
    border-top:1px solid #39866b;
}
.gameList li span a {
    display:block;
    width: 189px;
    height: 20px;
    color: #207253;
    background-color: #ededed;
    border:none;
    margin:5px auto 0;
    font: 12px/20px "SimSun", "Microsoft YaHei", "SimHei", Arial, Helvetica, sans-serif;
}
.gameList li span a:hover {
    background: #ffe51a;
    border:none;
}
.gameList .lottery li span a{
    display:inline-block;
    width:90px;
}
.gameList ul:after{
    content:'';
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
}
.gameList div.ad{
    float:left;
    margin:10px 0 0 0;
}
.gameList div.ad a{
    display:block;
    margin-bottom:10px;
    border: 3px solid #064532;
}
.gameList div.ad a:hover{
    border: 3px solid #ffe51a;
}
.gameList div.clear:after{
    content:'';
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
}
 .zc-box-welcome {
                    background: rgba(0, 0, 0, 0) url("../images/welcome-reg.png") no-repeat scroll 0 0;
                    color: #fff;
                    line-height: 65px;
                    margin-left: 128px;
                    padding-left: 140px;}