	.accordion
	{
	width: 100%;
	margin: 10px auto;
	}
	.drawer {
	width: 100%;
	border-top: 1px solid #E0E0E0;
	border-radius: 3px;
}

.accordion-item {
	border-bottom: 1px solid #E0E0E0;
}

.accordion-item-active .accordion-header {
	background: #fafafa; 
	transition: .25s;
}

.accordion-item-active .accordion-header-icon {
}

.accordion-item-active .accordion-header h1 {
}

.accordion-header {
	
	padding:10px 10px;
	cursor: pointer;
	min-height:40px;
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	transition: .25s;
}

.accordion-header h1 {
	float: left;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	line-height: 1.3em;
	color: # F00;
}

.accordion-content {
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	display: none;
	padding: 12px;
	width:100%;
	min-height:40px;
	color: #212121;
	font-size: 15px;
	line-height: 1.45em;
}

.accordion-content p {
	margin: 0;
	margin-bottom: 3px;
}

.accordion-header-icon {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	float: right;
	color: #888;
	font-size: 15px;
	vertical-align: middle;
}

.accordion-header-icon.accordion-header-icon-active {
	min-height:40px;
	background:#fafafa;
	transform: rotate(180deg);
}

.tabli1{ float:left; width:190px; padding:5px 0; background:#FFF;  }
.tabli2{ float:left; width:100px;background:#FFF;   padding:5px 0; }
.tabli3{ float:left; width:690px;  background:#FFF;padding:5px 0;    }
.div_ckali{ float:left;width:100%; min-height:40px; border-bottom:1px dashed #ccc;}
.div_ckali:hvoer{ float:left;width:100%; min-height:40px; border-bottom:1px dashed #ccc;}
.div_li1{ width:110px;background:#FFF;  }
.div_li2{ float:left; width:100px;   }
.div_li3{ width:160px;background:#FFF;  }
.div_li4{ width:360px; background:#FFF; color:#F00;}
.div_li5{ width:156px; background:#FFF; }
.menu_track{ width:500px; height:30px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}
.danhao{ float:left; width:250px; padding:10px font-weight:600; margin-right:10px; color:#F00;}
.div_yundanzt{ float:left; width:90px;color:#F00;height:35px;  }
.div_yundanzt p{ float:left; clear:both; font-size:12px; font-weight:600; color:# F00;}
