.zexian{
	height: 393px;
	width: 1000px;
}
.zexian>div:nth-child(2){
	width: 210px;
	opacity: 0.9018;
	background-color: #fff !important;
	color: #000000 !important;
	box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.6);
	border:1px solid rgba(217,217,217,1) !important;
	padding: 0px !important;
	display: none;
}
.riqi{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid;
	border-color: rgba(217,217,217,1);
	display: block;
	padding-left: 10px;
	background:rgba(241,241,241,1);
	}			    
.ctt{
	height: 40px;
	line-height: 40px;
	color: #000000;
	padding-left: 10px;
	position: relative;
}
.title-hide{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 14px;
	cursor: pointer;
}