.runner_page{
	background: url(../img/banner/banner_runner1.png);
}
.content_runner{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 100px 0px; 
}
.runner_type{
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding: 0px 0px 80px; 
}
.runner_box{
	width: 200px;
	height: auto;
	float: left;
	padding: 0 200px;
}
.runner_img{
	width: 200px;
	height: 331px;
}
.runner_costume{
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.costume_one{
/* 	width: auto;
	height: 600px;
	float: left;
	margin: 0px 50px; */
	text-align: center;
}
/*.costume_one > img{
	max-height: 330px;
}*/
.costume_one > p{
	margin: 20px 0;
}
.runner_costume_title{
	width: 400px;
	height: 100px;
	margin: 0 auto 50px;
	font-size: 50px;
}
.runner_apply{
	width: 100%;
	height: 760px;
	padding-top:100px; 
	background: url(../img/banner/banner_apply.png);
}
.runner_apply_title{
	width: 400px;
	height: 120px;
	margin: 0 auto 50px;
	font-size: 50px;
	color: #fafafa;
	text-align: center;
}
.runner_apply_title > p{
	margin: 10px 0;
	font-size: 18px;
	letter-spacing: 5px;
}
.runner_apply_box{
	width: 1200px;
	height: 420px;
	margin: 0 auto;
}
.apply_box_img{
	width: 195px;
	height: 396px;
	float: left;
	margin: 0px 22px;
	text-align: center;
}
.apply_box_img > p{
	color: #fafafa;
	margin: 10px 0;
}
