.c2-list dl {
	/* padding: 62px 0px; */
	border-top: 1px dashed #e9e9e9;
	display: inline-block;
	height: 132px;
}

.c2-list:first-child dl {
	/* padding: 20px 0px 24px 0px; */
}

.c2-list dl:first-child {
	border: none;
}

.c2-list dl.picClass {
	padding-left: 267px;
	position: relative;
	width: 510px;
}

.c2-list dl.picClass span {
	width: 237px;
	display: inline-block;
	position: absolute;
	left: 0px;
	background: #eee;
	/* top: 23px; */
	/* bottom: 15px; */
	overflow: hidden;
	height: 132px;
	border-radius: 8px;
}

.c2-list dl.picClass span img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.c2-list dl.picClass span:hover img {
	transform: scale(1.2);
	transition: all 0.5s;
}

.c2-list dl dt {
	font-size: 20px;
	color: #000000;
	margin-bottom: 15px;
	/* font-weight: bold; */
}

.c2-list dl dt a {
	color: #000000;
}

.c2-list dl dt:hover {
	color: #ff9724;
}

.c2-list dl dt:hover a {
	color: #ff9724;
}

.c2-list dl dd {
	font-size: 15px;
	color: #656565;
	text-indent: 2em;
	line-height: 26px;
}

.c2-list dl dd a {
	color: #656565;
}

.c2-list {
	padding: 22px 0px;
	position: relative;
	border-bottom: 1px solid #dcdcdc;
}

.c2-list:first-child {
	/* border-top:none; */
	padding-top: 0px;
}

.c2-list>label {
	font-size: 14px;
	color: #afaaaa;
	position: absolute;
	bottom: 10px;
	right: 0px;
}

.c2-list>label a {
	color: #afaaaa;
	margin: 0px 24px;
}

.c9 .right .tl {
	margin-top: 26px;
}

.c9 .right .tl:first-child {
	margin-top: 0px;
}

.more3 {
	margin: 18px auto;
	display: block;
	text-align: center;
}
