/*===========content==========*/
.content{
	height: 730px;
	width: 100%;
	background: url(../images/content_banner.jpg) no-repeat 0px 14px;
	background-size: auto;
	overflow: hidden;
}
.league_form{
	margin-top: 160px;
	width: 540px;
	height: 500px;
}
.league_form span{
	display: inline-block;
	width: 100px;
	text-align: left;
	color: #fff;
	font-size: 16px;
	height: 52px;
	line-height: 52px;
}
.league_form input{
	border: 1px solid #90b9f9;
	height: 50px;
	line-height: 50px;
	border-radius: 6px;
	width: 395px;
	color: #000;
	font-size: 18px;
	padding-left: 10px;
	opacity: .5;
}
button{
font-family:Microsoft YaHei;
	height: 52px;
	width: 404px;
	line-height: 35px;
	background: #fff;
	color: #000;
	font-size: 18px;
	text-align: center;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	margin-left: 100px;
	border-radius:6px ;
}
.league_tel{
	width:550px ;
	height: 430px;
	margin-top: 180px;
}























