.bg-wrapper{
	height: 1085px;
	background: url(../images/cooperation-bg.png) no-repeat;
	background-size: 100% 100%;
}
.poster{
	top: 210px;
	font-size: 30px;
	line-height: 70px;
	letter-spacing: 4px;
}
.poster h2{
	font-size: 50px;
	width: 900px;
	height: 78px;
	line-height: 78px;
	border: 1px solid #fff;
	margin: 0 auto;
}

.mainWrap{
	top: 326px;
}
.main{
	height: 412px;
}
.main .content{
	font-size: 20px;
	line-height: 38px;
}
footer{
	top: 323px;
}