.main{
	width: 936px;
	height: 394px;
	text-align: center;
	margin: 82px auto 100px;
	position: relative;
}
.main img{
	width: 936px;
	height: 394px;
}
.tishi{
	width: 100%;
	font-family: "微软雅黑";
	font-size: 30px;
	color: #000;
	position: absolute;
	top: 228px;
	left: 0;
}
.main a{
	display: block;
	width: 100%;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #000;
	position: absolute;
	top: 280px;
	left: 0;
}
