* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}
.show_con{
	width: 1200px;
	margin: 0 auto;
}
.adss_w{
	height: 65px;
	border-bottom: 1px solid #eeeeee;
	display: flex;
	align-items: center;
}
.adss{
	display: flex;
	align-items: center;
	width: 1200px;
	margin: 0 auto;
}
.adss>a,.adss>span{
	color: #afafaf;
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
}
.ads_tit{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	text-align: left;
	color: #333333 !important;
	line-height: 30px;
}
.show_con{
	margin-top: 40px;
}
.show_con_tit{
	text-align: center;
}
.show_con_tit>p{
	font-size: 28px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}
.show_con_tit>span{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #999999;
	line-height: 60px;
}
.kong{
	/* margin-top: 30px; */
	height: 20px;
	background: #f3f3f3;
	margin-bottom: 40px;
}
.zhenwen{
	font-size: 16px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #333333;
	line-height: 30px;
}
.zhenwen img{
	max-width: 100%;
	height: auto;
}
.zhenwenimg{
	margin-top: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.kong_bot{
	margin-top: 20px;
	margin-bottom: 30px;
	height: 1px;
	background: #eeeeee;
}
.qiehuan{
	margin-bottom: 70px;
}
.qiehuan a,.qiehuan p{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #999999;
	line-height: 26px;
}