html,body{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	background-color: #edf4ec;
}
.abnormal{
	width: 910px;
	height: auto;
	float:left;
    margin-left:20px;
}
.abnormal-content{
	width: 910px;
	height: auto;
	margin: 20px 0;
	background-color:#fff;
}
.abnormal-top{
	width: 910px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #00bc9b;
}
.abnormal-top img{
	margin-left: 10px;
	vertical-align: -5px;
}
.abnormal-xueya{
	width: 883px;
	height: auto;
	margin: 0 auto;
	margin-top: 30px;
	border: 1px solid #dcdcdc;
	position: relative;
}
.usual-top{
	width: 60px;
	height: 60px;
	border-radius:50%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: -30px;
	left: 30px;
}
.usual-top img{
	margin-top:10px;
	margin-left:3px;
}
.usual-content{
	width: 883px;
	height: auto;
	margin-top: 40px;
	overflow: auto;
	margin-bottom: 10px;
}
.usual-data{
	width: 220px;
	height: auto;
	float: left;
	font-size: 14px;
	color: #46c1ae;
}
.data-name{
	width: 192px;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-left: 28px;
}
.data-name img{
	vertical-align: -3px;
	margin-left:10px;
}
.data-list{
	float: left;
	width: 92px;
	margin-left:60px;
}
.data-detil{
	width: 68px;
	float: left;
}
.data-detil a{
	color: #46c1ae;
	text-decoration: none;
}
.data-time{
	width: 170px;
	height: 40px;
	margin-left: 50px;
	margin-top: 12px;
	float: left;
}
.data-time img{
	margin-left: 10px;
}
.abnormal-sep{
	border-left: 1px solid #dcdcdc;
	height: 125px;
	margin-top: 15px;
	float: left;
}
.usual-more{
	background-color: #fff;
	font-size: 14px;
	position: absolute;
	right: 20px;
	top: -11px;
}
.usual-more a{
	color: #46c1ae;
	text-decoration: none;
}
.abnormal-xuetang{
	width: 883px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
    border: 1px solid #dcdcdc;
	position: relative;
}
.abnormal-xueyang{
	width: 883px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
	border: 1px solid #dcdcdc;
	position: relative;
}
.abnormal-jibu{
	width: 883px;
	height: auto;
	margin: 0 auto;
	margin-top: 40px;
	border: 1px solid #dcdcdc;
	position: relative;
}
.usual-show{
	font-size: 14px;
	color:#46c1ae;
	width: 250px;
	margin-left: 300px;
}
.usual-show img{
	vertical-align: middle;
}