body {
	font-family: "Microsoft Yahei";
	background-color: #111111;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.content,.bottom,.dota2_nav_container {
	min-width: 1200px;
}
.content .part {
	width: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

.content .part1 {
	height: 918px;
}
.content .part2 {
	height: 859px;
}
.content .part3 {
	height: 1018px;
}
.content .part4 {
	height: 947px;
}
.content .part5 {
	height: 947px;
}
.content .part6 {
	height: 992px;
}

.content .boston-head {
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/bostonbg_top.jpg);
}
.content .match-theatre {
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/match_theatre.jpg);
	background-position: center 215px;
	background-color: #090a0a;
}
.content .match-team {
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/match_team_bg.jpg);
}
.content .battle-pass {
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/battle_pass_bg.jpg);
}
.content .match-cup {
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/match_cup_bg.jpg);
}
.content .boston-city {
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/bostoncity.jpg);
	background-position: center 291px;
}
.nav-box {
	position: absolute;
	top: 592px;
	left: 0;
	width: 100%;
	height: 104px;
	background-color: #161616;
}

.reward-box {
	position: absolute;
	top: 775px;
	left: 0;
	height: 69px;
	width: 100%;
}
.reward-box .reward-num {
	width: 554px;
	height: 69px;
	margin: 0 auto;
	background: url(https://www.dota2.com.cn/thebostonmajor/2016/images/match_reward.png) 0 0 no-repeat;
}

.boston-title {
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.boston-title .title-box {
	width: 100%;
	margin-bottom: 14px;
}
.boston-title .title-box .title-bg {
	margin: 0 auto;
	background-position: 0 0 ;
	background-repeat: no-repeat;
}
.boston-title .intro-info-box p {
	color: #6a6a6a;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
}

.boston-title .intro-info-box p span {
	color: #91d13d;
	font-size: 16px;
}

.match-theatre-title {
	height: 215px;
	background-color: #111;
	padding-top: 50px;
}
.match-theatre-title .title-box {
	height: 48px;
}
.match-theatre-title .title-box .title-bg {
	width: 231px;
	height: 48px;
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/match_theatre_title.png);
}

.match-team-title {
	height: 193px;
	padding-top: 70px;
}
.match-team-title .title-box {
	height: 47px;
}
.match-team-title .title-box .title-bg {
	width: 233px;
	height: 47px;
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/match_team_title.png);
}

.battle-pass-title {
	height: 244px;
	padding-top: 97px;
}
.battle-pass-title .title-box {
	height: 48px;
}
.battle-pass-title .title-box .title-bg {
	width: 624px;
	height: 48px;
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/boston_2016_title.png);
}

.match-cup-title {
	height: 264px;
	padding-top: 105px;
}
.match-cup-title .title-box {
	height: 47px;
}
.match-cup-title .title-box .title-bg {
	width: 233px;
	height: 47px;
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/match_man_title.png);
}

.boston-city-title {
	height: 291px;
	padding-top: 74px;
	background-color: #111;
}
.boston-city-title .title-box {
	height: 47px;
}
.boston-city-title .title-box .title-bg {
	width: 295px;
	height: 47px;
	background-image: url(https://www.dota2.com.cn/thebostonmajor/2016/images/boston_title.png);
}

/*teams*/
.match-team .team-box {
	width: 100%;
}
.team-box ul.teams {
	width: 835px;
	margin: 0 auto;
}

.team-box ul.teams li {
	float: left;
	width: 175px;
	height: 190px;
	margin-right: 45px;
	margin-bottom: 5px;
}
.team-box ul.teams li:nth-child(4n){
	margin-right: 0;
}
.team-box ul.teams li .team-logo {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 175px;
	height: 120px;
}
.team-box ul.teams li .team-logo img:hover{
	transition: all 1s ease-in;
	transform: scale(1.1);
}
.team-box ul.teams li .team-intro {
	margin-top: 20px;
}
.team-box ul.teams li .team-intro p{
	color: rgb(177, 143, 114);
	font-size: 18px;
	text-align: center;
	line-height: 1.2;
}
.team-box ul.teams li .team-intro p:last-child {
	font-size: 14px;
}
/*detail match*/
.match-cup .boston-detail-site {
	width: 100%;
	height: 63px;
	position: absolute;
	left: 0;
	bottom: 60px;
}
.boston-detail-site .boston-detail {
	width: 234px;
	height: 63px;
	margin: 0 auto;
}
.boston-detail-site .boston-detail a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 63px;
	text-align: center;
	font-size: 24px;
	color: rgb(29, 33, 23);
	background: url(https://www.dota2.com.cn/thebostonmajor/2016/images/btn_sprites.png) -2px -230px no-repeat;
}
