.page-champion-bg{
	padding-bottom: 0px;
	/*padding-bottom: 2183px;*/
	height: 2189px;
	position: relative;
}
.page-title{
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding-bottom: 60px;
	color: #fff;
	text-align: center;
	font-size: 60px;
	padding-top:600px ;
	font-weight: bold;
}
.page-des1,.page-des2,.page-des3{

	text-align: center;
	font-size: 16px;
	color: #fff;
}

.page-time{
	margin-top: 160px;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.page-des-4{
	position: absolute;
	bottom: 406px;
	left: 980px;
	width: 400px;
	height: 300px;
	color: #000;
}
.page-des-4 h1{
	font-weight: bold;
	font-size: 60px;
	margin-bottom: 30px;
}
.page-des-4 p{
	color: #000;
	font-size: 16px;
}
.page-champion-content{
	background-color: #fff;
	padding-bottom: 170px;
}
.page-champion-content-title{
	padding-top: 104px;
	text-align: center;
	color: #000;
	font-size: 60px;
	font-weight: bold;
}
.page-champion-content-border{
	width: 163px;
	height: 1px;
	background-color: #C4181F;
	margin: 30px auto 80px auto;
}
.page-des-4-border{
	margin-left: 38.5px;
	width: 163px;
	height: 1px;
	background-color: #C4181F;
	margin-bottom: 110px;
}
.page-champion-content-img1,.page-champion-content-img2{
	margin: 0 auto;
	display: block;
}
.page-champion-summary{
	/*height: 844px;*/
}
.page-champion-summary p{
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.page-champion-summary-title{
	padding-top: 210px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 60px;
	font-weight: bold;
}
.key-span{
	
	font-weight: bold;
	color: #C4181F;
}
@media only screen and (min-width: 100px) and (max-width: 1440px) {
	.page-champion-bg{
		height: 1655px;
	}
	.page-des-4{
		position: absolute;
		bottom: 276px;
		left: 700px;
		
		
	}
	.page-champion-summary{
	height: 640px;
}
.page-title{
	padding-top: 450px;
}
}