/*赛程*/

.main {
	background: url(/international/2016/qualifierscn/images/bg-match-01.jpg) no-repeat center top;
	max-height: 2352px; 
	overflow: hidden;
	
}
.main-match {
	padding-bottom: 100px;
}
.integral.main {
	background: #0D0D0D url(/international/2016/qualifierscn/images/bg-match-001.jpg) no-repeat center top;
	max-height: 10000px; 
	overflow: hidden;	
}

.inner {
	width: 995px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.tab {
	
	width: 1000px;
	height: 80px;
	margin: 0 auto;
	margin-top: 709px;
}
.tab li {
	background: url(/international/2016/qualifierscn/images/bg-nav-01.jpg) no-repeat center top;
	position: relative;
	font-size: 24px;
	color: #fff;
	display: block;
	width: 248px;
	height: 80px;
	
	margin-right: 1px;
	float: left;
	line-height: 80px;
	text-align: center;
	color: #fff;
}
.tab li.disabled{
	color: #333;
	text-shadow:3px 0px 7px #000
}
.tab a {
	position: relative;
	font-size: 24px;
	color: #fff;
	display: block;
	width: 248px;
	height: 80px;
	float: left;
	line-height: 80px;
	text-align: center;
	color: #fff;
}

.tab a .l {
	position: absolute;
	width: 10px;
	height: 80px;
	background: url(/images/quaimg/hover-l.png) no-repeat center top;
	left: -10px;
	top: 0px;
	display: none;
}

.tab a .r {
	position: absolute;
	width: 10px;
	height: 80px;
	background: url(/images/quaimg/hover-r.png) no-repeat center top;
	right: -10px;
	top: 0px;
	display: none;
	z-index: 11;
}

.tab a.last {
	margin-right: 0px;
}

.tab a:hover,
.tab .chosen {
	background: url(/international/2016/qualifierscn/images/bg-nav-02.jpg) no-repeat center top;
}

.tab a:hover i,
.tab .chosen i {
	display: inline-block;
}


/*date*/

.date {
	margin-top: 50px;
	overflow: hidden;
	text-align: center;
}

.date .fix-left {
	margin: 0 30px;
}

.date .middle {
	width: 230px;
	position: relative;
	display: inline-block;
}

.date-tab {
	text-align: center;
	color: #4d4b4b;
	font-size: 18px;
	width: 150px;
	position: relative;
	margin: 0 auto;
}

.date-tab.on {
	color: #c72727;
}

.date-num {
	margin-top: 11px;
	position: relative;
}

.date-num li {
	float: left;
	margin-right: 66px;
	width: 80px;
}

.date-num li.last {
	margin-right: 0px;
}

.date-num li:last-child {
	margin-right: 0px;
}

.date-num li div,
.date-num li p {
	background-color: #4d4b4b;
	color: #111;
	text-align: center;
}

.date-num li div {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}

.date-num li p {
	font-size: 46px;
	height: 56px;
	line-height: 56px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	overflow: hidden;
	margin-top: 1px;
	font-weight: bold;
	cursor: pointer;
}

.date-num li.on div,
.date-num li.on p {
	background-color: #C72727;
}

.middle .left-line {
	width: 26px;
	border-top: 1px solid #4d4b4b;
	border-left: 1px solid #4d4b4b;
	top: 11px;
	left: 0px;
	position: absolute;
	height: 18px;
}

.middle .right-line {
	width: 26px;
	border-top: 1px solid #4d4b4b;
	border-right: 1px solid #4d4b4b;
	top: 11px;
	right: 0px;
	position: absolute;
	height: 18px;
}
.date-tab.on .right-line {
	border-top: 1px solid #c72727;
	border-right: 1px solid #c72727;
}
 .date-tab.on .left-line {
	border-top: 1px solid #c72727;
	border-left: 1px solid #c72727;
}

.taotai-title {
	margin-top: 60px;
	background: url(/international/2016/qualifierscn/images/bg-match-t03.png) no-repeat center top;
	height: 55px;
}

.taotai-subtitle {
	font-size: 18px;
	color: #ad988a;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
}


/*table*/

.table1 {
	margin-top: 26px;
	width: 100%;
}

th {
	background-color: #3d1607!important;
	border: 5px solid transparent;
	color: #cccccc;
	text-align: center;
	height: 60px;
	font-size: 18px;
}

td {
	border: 5px solid transparent;
	color: #999;
	text-align: center;
	background: url(/images/quaimg/bg-cell.png) repeat center top;
	height: 40px;
	padding: 10px 0;
	font-size: 18px;
}
.eeb td{
	background: url(/images/quaimg/bg-cell-2.png) repeat center top;
}

.d td {
	background: url(/images/quaimg/bg-cell-2.png) repeat center top;
}

.vs {
	width: 82px;
	height: 80px;
	float: left;
	text-align: center;
	line-height: 80px;
	color: #7d1818;
}

.team-vs-name {
	width: 102px;
	float: left;
	height: 80px;
	text-align: right;
	line-height: 80px;
}

.team-logo-box {
	width: 80px;
	height: 80px;
	float: left;
}

.team-logo-box img {
	height: 76px;
	widows: auto;
	border-radius: 50%;
	border: 1px solid #0A0A0A;
	background: #0A0A0A;
}

.score-area {
	font-size: 12px;
}

.show-results {
	font-size: 16px;
	display: inline-block;
	color: #c72727;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	cursor: pointer;
	border: 2px solid #c72727;
	border-radius: 20px;
	padding: 0px 30px;
}

.show-results:hover {
	/*color: #ffd3aa;*/
}

.score-area .result {
	overflow: hidden;
	position: relative;
	min-height: 60px;
}

.score-area .view {
	float: left;
	width: 50%;
}

.score-area .view a {
	color: #999999;
	background: url(/images/quaimg/live-play.png) 16px 0px no-repeat;
	display: block;
	padding-left: 20px;
	line-height: 18px;
	font-size: 14px;
}

.score-area .view a:hover {
	background: url(/images/quaimg/live-play-hover.png) 16px 0px no-repeat;
	color: #c72727;
}

.score-area .score {
	float: left;
	width: 86px;
	height: 28px;
	line-height: 28px;
	font-size: 24px;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -28px;
}

.score-area .win {
	float: left;
	width: 86px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	color: #ffae00;
	position: absolute;
	top: 50%;
	left: 50%;
}

.duizhen-title {
	margin-top: 72px;
	background: url(/international/2016/qualifierscn/images/bg-match-t04.png) no-repeat center top;
	height: 55px;
}

.vs-area {}

.vs-area ul {
	background: url(/international/2016/qualifierscn/images/bg-match-e001.png) no-repeat center top;
	height: 1150px;
	overflow: hidden;
}

.vs-area ul li {
	width: 230px;
	height: auto;
	/*margin: 0px 42px 0 221px;*/
	float: left;
	
	position: relative;
}

.vs-area ul li.r2 {
	margin: 68px 27px 0px 26px;
}

.vs-cell-li {
	height: 80px;
	color: #AEABAB;
	line-height: 80px;
	width: 220px;
	padding: 20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size:16px;
}

.vs-cell-li img {
	width: 60px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}

.r1m1 {
	margin-top: 16px;
}

.r1m1 .team1 {}

.r1m1 .team2 {
	margin-top: 31px;
}

.r1m2 {
	margin-top: 28px;
}

.r1m2 .team1 {}

.r1m2 .team2 {
	margin-top: 31px;
}

.r1m3 {
	margin-top: 266px;
}

.r1m3 .team1 {}

.r1m3 .team2 {
	margin-top: 31px;
}

.r2m1 {
	margin-top: 22px;
}

.r2m1 .team1 {}

.r2m1 .team2 {
	margin-top: 181px;
}

.r2m2 {
	margin-top: 114px;
}

.r2m2 .team1 {}

.r2m2 .team2 {
	margin-top: 181px;
}

.r3m1 {
	margin-top: 22px;
}

.r3m1 .team1 {
	margin-top: 243px;
}

.r3m1 .team2 {
	margin-top: 417px;
}
.r4m1 .team1 {
    margin-top: 512px;
    margin-left: 23px;
}
.guizhe-title {
	margin-top: 60px;
	background: url(/international/2016/qualifierscn/images/bg-match-t01.png) no-repeat center top;
	height: 55px;
}

.paiming-title {
	margin-top: 72px;
	background: url(/international/2016/qualifierscn/images/changeTitle.png) no-repeat center top;
	height: 55px;
}

.rank {
	font-size: 0;
	margin-top: 24px;
}

.rank li {
	/*background: url(/images/quaimg/bg-cell.png) repeat center top;*/
	height: 120px;
	/*padding: 20px 0px;*/
	margin-bottom: 1px;
	font-size: 0px;
	/*box-sizing: border-box;*/
}

.rank li.ot {
	/*background: url(/images/quaimg/bg-cell-2.png) repeat center top;*/
}

.rank .left,
.rank .right {
	width: 481px;
	display: inline-block;
	vertical-align:top;
}

.rank .left {
	margin-right: 28px;
}

.rank li .ll {
	width: 120px;
	margin-right: 1px;
}

.rank li .ll img {
	margin-top: 40px;
}

.rank li .mm {
	width: 239px;
	margin-right: 1px;
}

.rank li .rr {
	width: 120px;
	position: relative;
}
.rank li .rr .vv {
	position: absolute;
	top: 72px;
    height: 30px;
    left: 32px;
    font-size: 16px;
    line-height: 30px;
}

.rank li .cc {
	color: #999;
	display: inline-block;
	font-size: 18px;
	height: 120px;
	float: left;
	text-align: center;
	line-height: 120px;
	background: url(/images/quaimg/bg-cell.png) repeat center top;
}
.rank li .cc.mm {
	text-align: left;
}
.rank li .tt {
	text-align: center;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 1px;
	margin-right: 1px;
	width: 125px;
	line-height: 80px;
}
.rank li.ot .cc {
	background: url(/images/quaimg/bg-cell-2.png) repeat center top;
}

.rank li .cc .pic {
	height: 80px;
	width: 80px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	line-height: 80px;
	border-radius: 50%;
	border: 1px solid #0A0A0A;
	background: #0A0A0A;
}

.rank li .cc div img {
	width: 80%;
	display: inline-block;
	vertical-align: middle;
}


/*直播*/

.live-tab {
	margin-top: 156px;
	height: 60px;
	font-size: 0;
	text-align: center;
	margin-bottom: 10px;

}

.live-tab li {
	width: 135px;
	display: inline-block;
	color: #666666;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
}

.live-tab li.default {
	width: 130px;
	background-color: #191d22;
	margin-right: 20px;
}

.live-tab li a {
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	color: #ad988a;
}

.live-tab li a.on {
	color: #C72727;
    display: inline-block;
    width: 110px;
    vertical-align: middle;
    line-height: 28px;
    height: 30px;
    border: 1px solid #C72727;
    border-radius: 2px;
}

.live-area {
	width: 100%;
	height: 520px;
	background: #1B1717;
	overflow: hidden;
}


/**/

.up-team {}

.up-team ul {
	width: 931px;
	margin: 36px auto 0;
	font-size: 0;
}

.up-team ul li {
	width: 450px;
	display: inline-block;
	margin-right: 31px;
}

.up-team ul li div {
	background: url(/images/quaimg/bg-cell.png) repeat center top;
	height: 245px;
	text-align: center;
	line-height: 245px;
}

.up-team ul li div img {
	display: inline-block;
	vertical-align: middle;
}

.up-team ul li.unknown {}

.up-team ul li.unknown p {
	color: #666
}
.up-team ul li  p {
    color: #666;
}

.up-team ul li p {
	font-size: 18px;
	text-align: center;
	line-height: 41px;
	height: 41px;
}

.mr0 {
	margin-right: 0px!important;
}

.ctitle {
	margin-top: 37px;
	background: url(/images/quaimg/china-title.png) no-repeat center top;
	height: 45px;
}

.etitle {
	margin-top: 37px;
	background: url(/images/quaimg/eur-title.png) no-repeat center top;
	height: 45px;
}

.atitle {
	margin-top: 37px;
	background: url(/images/quaimg/ame-title.png) no-repeat center top;
	height: 45px;
}

.eatitle {
	margin-top: 37px;
	background: url(/images/quaimg/ea-title.png) no-repeat center top;
	height: 45px;
}

.sub-title {
	font-size: 18px;
	color: #ad988a;
	line-height: 24px;
	text-align: center;
	margin-top: 138px;
}

.gaisu-bg {
	background: url(/images/quaimg/gaisu.jpg) no-repeat center top!important;
	/*height: 2967px!important;*/
	height: 2267px!important;
}


/*概述*/

.box-detail ul {
	font-size: 0;
	text-align: center;
	margin-top: 34px;
}

.box-detail ul li {
	width: 224px;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;
}

.box-detail ul li div {
	height: 120px;
	margin-bottom: 7px;
	background-color: #050608;
	text-align: center;
	line-height: 120px;
}

.box-detail ul li div img {
	display: inline-block;
	vertical-align: middle;
	height: 100px;
}

.box-detail ul li p {
	font-size: 18px;
	color: #ad988a;
	line-height: 24px;
	height: 24px;
	text-align: center;
}

.box-detail ul li i {
	font-style: normal;
	font-size: 14px;
	color: #666;
	line-height: 16px;
	height: 16px;
	text-align: center;
	width: 100%;
	display: inline-block;
}

.cs-title {
	margin-top: 37px;
	background: url(/images/quaimg/cs-title.png) no-repeat center top;
	height: 45px;
}

.zn-title {
	margin-top: 75px;
	background: url(/images/quaimg/zn-title.png) no-repeat center top;
	height: 45px;
}

.sc-title {
	margin-top: 37px;
	background: url(/images/quaimg/sc-title.png) no-repeat center top;
	height: 45px;
}

.sub-time {
	color: #199cc9;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
}

.fixtitle {
	width: 829px;
	margin: 11px auto 0;
}

.zn-box .box-detail {
	height: 617px;
	position: relative;
}

.box-detail a.zhinanbook{
	position: absolute;
	width: 267px;
	height: 89px;
	background: url(/images/quaimg/show-zn.png) no-repeat center top;
	left: 50%;
	margin-left: -133px;
	bottom: 97px;
	display: inline-block;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.box-detail a.zhinanbook:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.sc-bg {
	background: url(/images/quaimg/sc.png) no-repeat center top;
	height: 388px;
	position: relative;
}

.sc-bg .gg {
	position: absolute;
	text-align: center;
	width: 210px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	color: #000;
	font-size: 18px;
	left: 242px;
	top: 108px;
}

.sc-bg .cchina {
	position: absolute;
	text-align: center;
	width: 210px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	color: #000;
	font-size: 18px;
	left: 544px;
	top: 238px;
}

.sc-box .box-detail {
	margin-top: 48px;
}

/*中英文切换*/
.language{position: absolute;right:0px;top: 20px;}
.language span{font-size: 16px;color:#9e9e9e;cursor:pointer;margin: 0 3px;}
.language span.on{color:#199dcb;cursor:default}
.language span.default{cursor:default}

.fix-font14{font-size: 14px;color:#666;}

.show-results:hover{color:#111;background-color: #c72727;}
.en .gaisu-bg {
    background: url(/images/quaimg/gaisu-en.jpg) no-repeat center top!important;
}
.en .box-detail a.zhinanbook {
    background: url(/images/quaimg/show-zn-en.png) no-repeat center top;
    }
    
    .en .cs-title {
    background: url(/images/quaimg/cs-title-en.png) no-repeat center top;}
    .en .zn-title {
    background: url(/images/quaimg/zn-title-en.png) no-repeat center top;}
    .en .sc-title{
    	    background: url(/images/quaimg/sc-title-en.png) no-repeat center top;
    }
	.en .sc-bg{
		    background: url(/images/quaimg/sc-en.png) no-repeat center top;
		padding-bottom: 20px;
	}
.en .date-tab{font-size: 15px;}
.en .taotai-title{background: url(/images/quaimg/taotai-title-en.png) no-repeat center top;}
.en .duizhen-title {
    margin-top: 72px;
    background: url(/images/quaimg/duizhen-title-en.png) no-repeat center top;}
    
    .en .vs-area ul {
    background: url(/images/quaimg/bg-battle-en.png) no-repeat center top;}
    
    .en .guizhe-title {
    margin-top: 72px;
    background: url(/images/quaimg/guizhe-title-en.png) no-repeat center top;}
.en .paiming-title {
    margin-top: 72px;
    background: url(/images/quaimg/paiming-title-en.png) no-repeat center top;}
    

.en .ctitle {
	background: url(/images/quaimg/china-title-en.png) no-repeat center top;
}

.en .etitle {
	background: url(/images/quaimg/eur-title-en.png) no-repeat center top;
}

.en .atitle {
	background: url(/images/quaimg/ame-title-en.png) no-repeat center top;
}

.en .eatitle {
	background: url(/images/quaimg/ea-title-en.png) no-repeat center top;
}
.en .sub-title {
    font-size: 14px;}
	
.left47{margin-left: -43px;}

#result{
	background: url(/images/quaimg/bg-result.jpg) no-repeat center top;
	height:3167px;
}
.en   #result{
	background: url(/images/quaimg/bg-result-en.jpg) no-repeat center top!important;
	height:3167px;
}

.en  .main{background: url(/images/quaimg/bg-main-en.jpg) no-repeat center top;}
.date-num li p{position: relative;}
.date-num li p span{font-size:12px;color: #111;position:absolute;display: inline-block;width: 18px;height: 20px;right: -1px;bottom: 0px;text-align: center;line-height: 20px;}

.index .main .inner .sub-title{font-size:16px;}				
.sc-box{margin-top:30px;overflow:hidden;padding-bottom: 20px;}


.box-detail a.button-bottom{font-size:18px;display: inline-block;width: 145px;height: 35px;text-align: center;border-radius: 3px;line-height: 35px;position: absolute;text-decoration: none;}
.button-see1{color:#199cc9;border:1px solid #199cc9;left: 304px;top: 181px;}
.button-see1:hover{background: #199cc9;color:#fff;}

.button-see2{color:#ffae00;border:1px solid #ffae00;left: 544px;top: 355px;}
.button-see2:hover{background: #ffae00;color:#fff;}
.en .button-see2{top: 387px!important;}

/* 2016 internation */
.header {
	background: url(/international/2016/qualifierscn/images/bg-in-01.jpg) no-repeat center top;
	height: 800px;
	overflow: hidden;
	position: relative;
}
.header .time {
	color: #ad988a;
	font-size: 22px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	top: 628px;
	left: 50%;

}
#HeaderVideo {
	position: absolute;
	height: 520px;
    left: 50%;
    top: 271px;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin-left: auto;
    margin-right: auto;
    width: 2000px;
    display: block;
}
.main01 {
	background: url(/international/2016/qualifierscn/images/bg-in-02.jpg) no-repeat center top;
	height: 873px;
	overflow: hidden;
}
.main02 {
	background: url(/international/2016/qualifierscn/images/bg-in-03.jpg) no-repeat center top;
	height: 791px;
    text-align: center;
    background-color: #140702;
    background-position: top center;
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.main02 .descrip p {
	line-height: 32px;
	color: #ad988a;
	font-size: 18px;
	
}
.main02 .descrip {
	margin-top: 118px;
}
.main02 .battle-link {
	position: absolute;
	top: 666px;
	left: 50%;
	margin-left: -163px;
	z-index: 1000;
}
.battle-link a {
	background: url(/international/2016/qualifierscn/images/bg-nav-02.jpg) no-repeat -2px -1px;
	position: relative;
	font-size: 30px;
	color: #fff;
	display: block;
	width: 326px;
	height: 78px;
	float: left;
	line-height: 78px;
	text-align: center;
	color: #fff;
}
.main03 {
	background: url(/international/2016/qualifierscn/images/bg-in-04.jpg) no-repeat center top;
	height: 766px;
	overflow: hidden;
	position: relative;
}
.main03 .inner {
	height: 760px;
}
.qualifier-box {
	position: absolute;
	top: 270px;
    left: 560px;
}
.qualifier-box .box-tit {
	line-height: 48px;
	font-size: 24px;
	color: #c1bcaf;
}
.qualifier-box  .box-time {
	line-height: 32px;
	font-size: 18px;
	height: 32px;
	width: 200px;
	text-align: center;
	color: #000;
	background: #484848;
}
.qualifier-box  .box-desc {
	margin-top: 6px;
	line-height: 24px;
	font-size: 16px;
	color: #ad988a;
}
.qualifier-box  .box-link {
	display: block;
	color: #c1bcaf;
	font-size: 18px;
	height: 34px;
	text-align: center;
	width: 142px;
	border: 1px solid #363431;
	line-height: 34px;
	border-radius: 5px;
	margin-top: 8px;
}
.qualifier-box  .box-link:hover {
	background: #363431;
}
.qualifier-box.b {
	top: 483px;
}
.qualifier-box.b .box-tit {
	color: #b42020;
}
.qualifier-box.b .box-time {
	background: #b42020;
}
.qualifier-box.b  .box-link {
	color: #b42020;
	border: 1px solid #5E201F;
}
.qualifier-box.b  .box-link:hover {
	background: #5E201F;
}
.main-live01 {
	background: url(/international/2016/qualifierscn/images/bg-live-01.jpg) no-repeat center top;
	height: 825px;
	overflow: hidden;
	
}
.live-tab li span {
	float: right;
	color: #ad988a;
	font-size: 18px;
}

.main-live02 {
	background: url(/international/2016/qualifierscn/images/bg-live-02.jpg) no-repeat center top;
	height: 449px;
	overflow: hidden;
	
}



.main-live02 .list {
    margin: 140px auto 0;
    position: relative;
    height: 262px;
    width: 1075px;
}
.main-live02 .listwrap {
    width: 1075px;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.main-live02 .listmove {
    position: absolute;
    height: 100%;
    left: 0;
}
.main-live02 .list dl {
    float: left;
    width: 278px;
    height: 100%;
    overflow: hidden;
    padding: 0 40px;
    position: relative;
}
a {
    color: #666666;
    text-decoration: none;
    cursor: pointer;
}
.main-live02 .list img, .main-live02 .list dd {
    width: 278px;
    height: 186px;
}
.main-live02 .list .descrip {
    width: 278px;
    height: 64px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    color: #ad988a;
    position: absolute;
    left: 40px;
    bottom: 0;
    cursor: pointer;
}
.main-live02 .list .prev {
    width: 42px;
    height: 72px;
    line-height: 96px;
    font-size: 24px;
    position: absolute;
    top: 50%;
    margin-top: -70px;
    left: -20px;
    cursor: pointer;
}
.main-live02 .list .next {
    width: 42px;
    height: 72px;
    line-height: 96px;
    font-size: 24px;
    position: absolute;
    top: 50%;
    margin-top: -70px;
    right: -20px;
    cursor: pointer;
}

.main-live02 .list .prev:after {
	content: '';
    width: 20px;
    height:20px;
    position: absolute;
    top: 26px;
    left: 25px;
    border: 2px solid #fff;
    border-bottom: none;
    border-right: none;
    background: transparent;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.main-live02 .list .prev:hover:before{
	border-color: #bf1f1f;
}
.main-live02 .list .next:after {
	content: '';
    width: 20px;
    height:20px;
    position: absolute;
    top: 26px;
    right: 25px;
    border: 2px solid #fff;
    border-bottom: none;
    border-left: none;
    background: transparent;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.main-live02 .list .next:hover:before{
	border-color: #bf1f1f;
}

.main05 {
	background:#151314 url(/international/2016/qualifierscn/images/bg-in-05.jpg) no-repeat center top;
	color: #ad988a;
	min-height: 790px;
	overflow: hidden;
	position: relative;
	padding-bottom: 45px;
}
.main05 .inner {
	min-height: 790px;
}
.main05 .sub-title{
	margin-top:148px;
	line-height: 1.75;
}
.gameplayground{
	margin-top: 35px;
}
.gameplayground ul{
	overflow: hidden;
	margin-top: 35px;
	width: 840px;
	margin: 0 auto;
}
.gameplayground .info{
	width: 808px;
	margin: 0 auto;
	overflow: hidden;
}
.gameplayground li{
	float: left;
	width: 420px;
	text-align: center;
	padding: 0px 0 35px;
}
.gameplayground .info .col{
	float: left;
	width: 376px;
}
.gameplayground .info .col.col-left{
	margin-right:50px;
}
.gameplayground .info .col h2{
	color: #b42020;
	font-size: 18px;
	margin-bottom: 8px;
}
.gameplayground .info .col p{
	font-size: 14px;
	line-height: 1.4
}

.main06 {
	background:#151314 url(/international/2016/qualifierscn/images/bg-in-06.jpg) no-repeat center top;
	color: #ad988a;
	overflow: hidden;
	position: relative;
	padding-bottom: 105px;
}
.main06 .inner {
	width: 995px;
	min-height: 290px;
	margin: 0 auto;
}
.main06 .logo-box{
	padding: 165px 0 0 25px;
}
.logo-box ul li{
	float: left;
	width: 33.3333%;
	padding-bottom: 25px;
}
.a-l{
	text-align: left;
}
.a-c{
	text-align: center;
}
.a-r{
	text-align: right;
}
.rank li.tt {
	height: 32px;
}
.rank li.tt > div {
	float: left;
	height: 32px;
	line-height: 32px;
	letter-spacing: 10px;
	color: #ad988a;
	font-size: 18px;
	text-align: center;
}
.resultaf {

	background: url(/international/2016/qualifierscn/images/bg-re-01.jpg) no-repeat center top;
	height: 2320px; 
	overflow: hidden;

}
.winsb{
	font-size: 42px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	text-shadow: 0 0 3px #fff;
}
.win-img {
	width: 970px;
	height: 500px;
	border: 6px solid #fff;
	margin: 70px auto 0;
}
.win-img img {
	width: 100%;
}
.win01 {
	margin-top: 82px;
}
.win02 {
	margin-top: 96px;
}
.win03 {
	margin-top: 81px;
}
.wkstip {
	position: absolute;
	color:#AF2323;
	font-size: 14px;
	top: 380px;
	left: 38px;

}
.wkstip02 {
	position: absolute;
	color:#AF2323;
	font-size: 14px;
	top: 650px;
    left: 66px;
    height: 18px;
    background: #0D0D0D;
}