@charset "utf-8";
/* CSS Document */
body,th,td {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}

ul,ol {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
	cursor: pointer;
}

a:link {
	text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #0da8ff;
}
.wa { width: 1210px;margin: 0 auto; }
.clear { clear: both; }
.clearfix:after { content: "\200B"; display: block; height: 0; clear: both; } 
.clearfix { *zoom: 1; }
.wa { width: 1210px;margin: 0 auto; }
/*-- global end --*/

/*-- header --*/
.td-banner{min-width: 1210px;width: 100%;height: 200px;background: url(../images/img_92.jpg) no-repeat scroll center center}
.td-banner-inner{padding-top: 45px;}
.td-banner-match{float: right;margin-right: 20px;margin-top: 10px; width: 800px;}
.td-match-num{float: right;text-align: center;}
.td-match-num span{font-size: 22px;color: #fff;margin-left: 30px; }
.td-match-num ul{margin-top: 10px;}
.td-match-num ul li{float: left;font-size: 38px;font-weight:bold;line-height: 50px;text-align:center;width: 30px;height: 50px;color: #88ce54;border-radius: 5px;box-shadow: 0 0 5px #53cc7d;  background: #fff;margin-right: 10px;background: -webkit-linear-gradient(top , #fff,#c7dc6c);	background: -o-linear-gradient(top , #fff,#c7dc6c);	background: linear-gradient(top , #fff,#c7dc6c);	background:  -moz-linear-gradient(top , #fff,#c7dc6c);  background:  -ms-linear-gradient(top , #fff,#c7dc6c);  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#c7dc6c);}

.td-contest{padding-top: 35px;background: #f3f5f7;padding-bottom: 60px;}
.td-ctst-tit{height: 40px;width: 165px;margin: 0 auto 10px; padding-bottom: 15px;line-height: 40px;padding-left: 20px;}
.td-ctst-tit img{float: left;margin-right: 10px;}
.td-ctst-tit span{font-size: 24px;color: #87ce55;font-weight: bold;line-height: 40px;float: left;}
.td-ctst-tit i{float: left;width: 10px;height: 10px;background-color: #f9595e;border-radius: 50%;margin-top: 15px;}

.td-ctst-match{*margin-bottom: 50px;}
.td-match-moll{width: 595px;height:345px;background-color: #fff;border-radius: 3px;box-shadow: 0 0 24px #dee9e9;float: left;margin-right: 20px;margin-bottom: 50px;}
.td-match-lastmoll{margin-right: 0;}
.td-match-moll > img{width: 595px;height: 275px;}
.td-match-bot{line-height: 70px;padding-left: 30px;}
.td-match-bot span{color: #666;}
.td-match-bot i{width: 6px;height: 6px;background-color: #EBEBEB;display: inline-block;border-radius: 3px;margin: 0 15px;vertical-align: middle;}
.td-match-bot del,v{color: #ff0000;}
.td-match-bot img{margin-right: 5px;}

