.clc-item {
	width: 100%;
	border-bottom: 1px dashed #aaa;
	margin-top: 5px;
	padding-bottom: 5px;
}

.clc-item>div {
	width: 100%;
}

.clc-title {
	height: 30px;
	color: #ff4e00;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

.bi-item {
	width: 100%;
	height: 30px;
	color: #333;
}

.clc-title2 {
	width: 97%;
	color: #f3398c;
	margin-left: 3%;
	padding: 5px 0;
}

.clc-c {
	width: 97%;
	margin-left: 3%;
	padding: 5px 0;
}

.clc-c .dot-img {
	margin-top: -5px;
	margin-right: 10px;
}

.clc-c>a {
	color: #333333;
	text-decoration: none
}

.clc-c span {
	float: right;
	color: #b2b2b2;
	margin: 0 5px;
}

.clc-c span>a {
	color: #b2b2b2
}