
.title{
	color: #333333; font-size: 30px; line-height: 90px; padding: 0 40px; font-weight: bolder;
}
.text{
font-size: 16px; line-height: 35px; padding:35px 18px; color: #333;
}


.bandContent{
	padding: 32px 42px; position: relative;
}
.bandTitle{
	font-size: 24px; color: #c2b474; font-weight: bolder; text-align: center; width: 100%; margin-bottom: 20px
}
.bandText{
	font-size: 16px; color: #666666;
}
.viedo{
	width: 813px; height: 542px; overflow: hidden; position: relative; margin: 30px auto;
}
.videoImg,video{
	width: 100%; height: 100%;
}
