.zhanwei{
	height: 88px;
}
.index{
	max-width: 1920px;
	margin: 0 auto
}
.banner{
	background: url('../img/banner-3.jpg') 0 0 no-repeat;
	width: 100%;
	height: 560px;
	background-size: 100% 100%;
	min-width: 1200px;
}
span{
	display: block;
}
.title{
	margin:0 auto;
	margin-bottom: 32px;
	width: 1200px;
	height: 56px;
}
.line{
	background: url('../img/line.png') 0 0 no-repeat;
	width: 1200px;
	height: 15px;
	margin: 0 auto;
	margin-bottom: 48px;
}
.video{
	width: 100%;
	min-width: 1200px;
	height: 940px;
	background: url('../img/videobg.jpg') 0 0 no-repeat;
	background-size: cover;
}
.video .videoinner{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
}
.video .videoinner .videoshow{
	height: 716px;
	background: url('../img/videoroombg.png') 0 0 no-repeat;
	padding-top: 26px;
}
.video .videoinner .videoshow .tite{
	height: 21px;
	background: url('../img/icon.png') 22px -130px no-repeat;
}
.video .videoinner .videoshow .tite a{
	color: #c3b397;
	font-size: 16px;
	float: right;
	margin-right: 30px;
}
.video .videoinner .videoshow .tite a:hover{
	color: #fff;
}
.video .title{
	background: url('../img/video-title.png') 0 0 no-repeat;
	
}
.beatinfo{
	min-height: 1004px;
	background: url('../img/beatinfobg.jpg') 0 0 no-repeat;
	padding-bottom: 20px;
	margin: 0 auto;
}
.beatinfo .title{
	background: url('../img/beat-title.png') 0 0 no-repeat;
}
.beatinfo .tabs{
	width: 1200px;
	height: 84px;
	margin:0 auto;
	background: url("../img/nav-bg.png") 0 0 no-repeat;
	margin-bottom: 25px;
}
.beatinfo .tabs ul{
	width: 325px;
	height: 100%;
	margin: 0 auto;
}
.beatinfo .tabs li{
	float: left;
	margin: 24px 9px 0;
	width: 140px;
	height: 36px;
	background: url('../img/icon.png') -4px -16px no-repeat;
	position: relative;
}
.beatinfo .tabs li.dif{
	background-position: -153px -16px;
}
.beatinfo .tabs li:hover,.beatinfo .tabs li.active{
	-ms-background-position-y: -59px;
	 background-position-y: -59px;
	 cursor: pointer;
}
.beatinfo .tabs li:after,.beatinfo .tabs li:before{
	content: "";
	position: absolute;
	width: 7px;
	height: 7px;
	background: url('../img/icon.png') 0 0 no-repeat;
	display: block;
	top: 15px;
}
.beatinfo .tabs li:after{
	right: -13px;
}
.beatinfo .tabs li:before{
	left: -13px;
}
.beatinfo .info{
	background: rgba(12, 22, 32, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#600c1620, 20, endColorstr=#600c1620, 20);
	min-height: 668px;
	width: 1200px;
	margin: 0 auto;
	padding-top: 32px;
}
.beatinfo .tite{
	height: 21px;
	background: url('../img/icon.png') 22px -102px no-repeat;
	margin-bottom: 22px;
}
.infoinner ul{
	width: 1146px;
	height: 68px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.infoinner li{
	float: left;
	width: 191px;
	height: 68px;
}
.infoinner li:hover{
	background-position: -191px 0;
	cursor: pointer;
}
.infoinner li.active{
	background-position: -191px 0;
}
.infoinner .beatteam{
	width: 1156px;
	height: 250px;
	margin: 0 auto;
	background: url('../img/num01.png') 0 0 no-repeat;
	margin-bottom: 20px;
}
.infoinner .beatteam img{
	width: 100%;
	height: 100%;
	float: left;
	display: none;
}
.infoinner .teamscore{
	width: 1156px;
	height: 294px;
	margin: 0 auto;
}
.infoinner .teamscore img{
	float: left;
	width: 100%;
	height: 100%;
}
.doublebeat{
	width: 1200px;
	height: 870px;
	margin: 0 auto;
	display: none;
}
.doublebeat img{
	width: 100%;
	height: 100%;
	float: left;
}
.teaminfo{
	height: 796px;
	margin: 0 auto;
	background: url('../img/teaminfobg.jpg') 0 0 no-repeat;
}
.teaminfo .title{
	background: url('../img/teaminfo.png') 0 0 no-repeat;
}
.teaminfo ul{
	width: 1200px;
	margin: 0 auto;
}
.teaminfo div{
	width: 1200px;
	margin: 0 auto;
}
.teaminfo li{
	float: left;
	width: 296px;
	height: 84px;
	margin: 6px 5px 6px 0;
	background-position: -296px 0;
}
.teaminfo li:hover,.teaminfo li.active{
	background-position: 0 0;
	cursor: pointer;
}
.teaminfo li.last{
	margin-right: 0;
}
.bottom{
	padding-bottom: 100px;
	height: 1248px;
	width: 100%;
	min-width: 1200px;
	background: url('../img/bottonbg.jpg') 0 0 no-repeat;
	background-size: 100% 100%;
}
.bottom .title{
	background: url('../img/money-title.png') 0 0 no-repeat;
}
.bottom div{
	width: 1200px;
	margin: 0 auto;
}