a{
	text-decoration: none;
	color: #333333;
}
.show{
	width: 1200px;
	margin: 0 auto;
	margin-top: -80px;
	z-index: 99;
	position: relative;
}
.showcon{
	padding: 30px 30px 0 30px;
	margin-top: 20px;
	/* height: 556px; */
	background: #ffffff;
	box-shadow: -0.91px 1.78px 7.76px 0.06px rgba(51,51,51,0.10); 
	text-align: center;
}
.contits{
	margin-top: 30px;
	text-align: center;
}
.fg{
	width: 1140px;
	height: 1px;
	background: #eeeeee;
	/* margin: 30px auto; */
	margin: 30px 0;
}
.showcon h2{
	font-size: 28px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
	font-weight: 700;
	color: #333333;
}
.contxt{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #333333;
	line-height: 30px;
}
.showads{
	margin: 20px 0;
}

