.section{
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.s1{
	background-image: url(../img/hezuo.jpg);
}
.s3{
	background-color: #f7f7f7;
}
.s4{
	background-image: url(../img/Cooperation10.jpg);
}
.s1_header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
	line-height: 80px;
	background-color: rgba(255,255,255,0.1);
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	padding: 0 5%;
	box-sizing: border-box;
}
.s1_header>img{
    height: 30px;
    margin: 25px 0;
}
.s1_header>ul{
	float: right;
	overflow: hidden;
}
.s1_header>ul>li{
	float: left;
    margin-left: 40px;
}
.s1_header>ul>li>a{
    color: #fff;
    font-size: 20px;
}
.s1_div{
	text-align: center;
}
.s1_div>img{
	display: block;
	margin: 50px auto;
}
.Login{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #fff;
}
.s2_h3{
	position: absolute;
	top: 10%;
	font-size: 40px;
	width: 100%;
	text-align: center;
}
.s2_span{
	width: 60px;
	height: 3px;
	background-color: #4DA1FF;
	display: block;
	position: absolute;
	top: 17%;
	left: 50%;
	margin-left: -30px;
}
.s2_p{
	font-size: 16px;
	position: absolute;
	top: 20%;
	width: 100%;
	text-align: center;
	color: #999;
}
.s2_div{
	width: 1000px;
	margin: 0 auto;
	margin-top: 10%;
}
.s2_div ul{
	overflow: hidden;
}
.s2_div li{
	width: 480px;
	height: 120px;
	margin:10px;
	float: left;
}
.s2_div li img{
    margin: 26px;
    float: left;
}
.s2_div li:hover{
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}
.s2_div li>div{
	margin-left: 120px;
	height: 100%;
}
.s2_div li h3{
    font-size: 24px;
    padding-top: 20px;
}
.s2_div li span{
	display: block;
	width: 60px;
	margin-top: 10px;
	height: 2px;
	background-color: #d1d1d1;
}
.s2_div li p{
	font-size: 14px;
	color: #999999;
	margin-top: 15px;
	padding-right: 20px;
}
.s3_div{
	width: 1300px;
	height: 510px;
	margin: 0 auto;
	margin-top: 10%;
}
.s3_div>div{
	height: 100%;
	width: 50%;
	float: left;
}
.s3_embed{
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	background-color: rgba(0,0,0,0.3);
}
.s3_label>div{
	height: 87px;
    line-height: 87px;
	margin: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.s3_label>div>p{
    float: left;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
    box-shadow: 0 0 5px #4da1ff;
    color: #4da1ff;
    font-size: 24px;
    margin: 19px;
}
.s3_tit{
    color: #4da1ff;
    font-size: 18px;
    margin-right: 20px;
}
.s3_text{
    color: #999;
}
.s8_div{
	height: 280px;
	position: relative;
	background-color: #fff;
	width: 100%;
}
.s8_div>h3{
    text-align: center;
    width: 1000px;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #e5e5e5;
    margin: 0 auto;
    margin-top: 40px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
}
.s8_div>h3>a{
	height: 30px;
    line-height: 30px;
    padding: 0 5px;
    margin: 0 5px;
    display: inline-block;
    color: #4da1ff;
}
.s8_div>p{
    width: 1001px;
    text-align: center;
    margin: 0 auto;
    color: #999;
    font-size: 14px;
    line-height: 3;
    margin-top: 50px;
    letter-spacing: 1px;
}
.s4_div{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.s4_league{
    width: 1000px;
    position: absolute;
    bottom: 10%;
    color: #fff;
    left: 50%;
    margin-left: -400px;
}
.s4_league p{
	float: left;
}
.s4_league span{
    font-size: 26px;
    display: block;
    margin-bottom: 10px;
}
.s4_league button{
    height: 50px;
    width: 200px;
    font-size: 18px;
    border-radius: 25px;
    border: 1px solid #fff;
    background-color: rgba(0,0,0,0);
    color: #fff;
    float: right;
    cursor: pointer;
    outline: none;
    box-shadow: 0 0 10px rgba(255,255,255,0.2);
}
.s5{
	height: auto !important;
}
.s5 .fp-tableCell{
	height: auto !important;
}
.applicationBlank{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    z-index: 999;
}
.applicationBlank .app_back{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}
.applicationBlank .app_div{
    width: 600px;
    height: 640px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -320px;
    left: 50%;
    margin-left: -300px;
}
.app_div h3{
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 30px;
}
.app_div ul{
	padding: 10px 0;
}
.app_div li{
    height: 45px;
    line-height: 45px;
}
.app_div li span{
	display: block;
	width: 200px;
	text-align: right;
	float: left;
    color: #333;
}
.app_div li span em{
	color: #FA4F52;
}
.app_div li input{
    height: 30px;
    width: 300px;
    box-sizing: border-box;
    border: 1px solid #d1d1d1;
}
.app_div button{
	display: block;
    margin: 0 auto;
    background-image: url(../img/111.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 200px;
    height: 50px;
    color: #fff;
    border: none;
    background-color: #fff;
    outline: none;
    cursor: pointer;
    font-size: 16px;
}
