.banner-container{
	top:35%;
}
.banner-word {
	color: #fff;
	font-size: 60px;
	top:30%;
}
.banner-word .desc{
	font-size: 22px;
	margin-top: 10px;
}
.list .title{
	font-size: 22px;
}
.list .desc{
	color:#666;
	margin:10px 0 20px;
	line-height: 2;
}