.crumbs {
	padding-top: 40px;
	padding-bottom: 30px;
	color: #aaa;
	font-size: 12px;
}

.crumbs a {
	color: #aaa;
	font-size: 12px;
}

.crumbs a:hover {
	color: #008EC7;
}

.detailtitle {
	color: #333;
	font-size: 18px;
	padding-bottom: 5px;
}

.detaildes {
	color: #aaa;
	font-size: 12px;
	line-height: 24px;
}

.detaildes span {
	margin-right: 25px;
}

.detailcontent {
	overflow: hidden;
}

.ongoing {
	color: #fd5d5d;
}

.nostarted {
	color: #008EC7;
}

.ending {
	color: #aaa;
}

.shows {
	margin: 20px 0;
}

.otherDetail {
	font-size: 14px;
	margin-bottom: 20px;
}

.otherDetail a {
	font-size: 14px;
	color: #333;
}

.otherDetail a:hover {
	color: #008EC7;
}

.predetail {
	margin-bottom: 5px;
}

.download {
	width: 240px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 10px;
}

.download a {
	color: #008EC7;
	font-size: 14px;
}

.download a:hover {
	color: #0579A7;
}