@charset "utf-8";
.main .gong{
	margin-top: 43px;
}
.main .gong a{
	color: #1da6f6;
	font-size: 16px;
}
.main .gong span{
	font-size: 16px;
	color: #333;
}
.main h4{
	color: #333;
	font-size: 18px;
	text-align: center;
	border-bottom: 1px dashed #cccccc;
	width: 880px;
	margin: 0 auto;
	line-height: 44px;
}
.main .time{
	color: #949494;
	font-size: 12px;
	text-align: center;
	line-height: 40px;
}
.main p{
	color: #6b6b6b;
	font-size: 12px;
	line-height: 28px;
	margin-top: 40px;
	text-indent: 2em;
}
.main img{
	width: 758px;
	height: 410px;
	margin: 0 auto;
	margin-top: 30px;
}
.main .nows{
	margin-top: 20px;
}
.main .prev{
	text-decoration: underline;
	color: #333;
	line-height: 42px;
}
.main .next{
	line-height: 42px;
	color: #333;
	font-size: 12px;
	text-decoration: underline;
}
.main .fen{
	overflow: hidden;
	float: right;
	line-height: 40px;
	height: 40px;
	display: flex;
	overflow: hidden;
	margin-bottom: 20px;
}
.main .fen img{
	display: inline-block;
	width: 40px;
	height: 40px;
	float: left;
	margin: 0;
	margin-left: 10px;
	cursor: pointer;
}
