﻿.clist .conhead {
	width: 890px;
	min-height: 80px;
	font-size: 24px;
	line-height: 32px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin: 30px 0;
}

.clist .con {
	width: 890px;
	float: left;
}

.con p {
	font-size: 16px !important;
	line-height: 32px !important;
	color: #404040 !important;
	background: none !important;
}

.con p span {
	font-size: 16px !important;
	line-height: 32px !important;
	color: #404040 !important;
}

.tsh {
	text-align: center;
	line-height: 40px;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px;
}

.tsh span {
	display: inline-block;
	margin: 0 10px;
}
