.whole {
	font-family: "宋体";
	font-size: 14px;
	color: #1a1a1a;
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}

.index_div_task2 {
	width: 30%;
	float: left;
	margin: 15px 20px 15px 0;
	border: 1px #e6e6e6 solid;
}

.tit_xq {
	height: 36px;
	padding-left: 20px;
	line-height: 36px;
	font-weight: bold;
	background: none;
	background-color: #f4f4f4;
}

.list1 {
	width: 94%;
	margin: 0 auto;
	list-style-type: none;
}

.overflow-visible {
	overflow: auto;
	padding: 10px 0;
}

.list1 li {
	float: clear;
	line-height: 34px;
	padding: 0 10px;
}

.list1 li span {
	color: #f00;
}

/* .list1 li a {
	color: #1a1aaa;
} */

.f-right {
	float: right;
}

.tit_qt {
	height: 30px;
	padding-left: 20px;
	line-height: 30px;
	background-color: #f4f4f4;
	font-weight: bold;
}

.assistReqTodoTask .list1 li {
	position: relative;
	float: none;
	min-width: 200px;
	background: none;
	height: 30px;
	line-height: 30px;
	text-align: left;
}

.icon-right,.icon-wrong,.icon-coordinate,.icon-stop
{ 
	background:url(../images/turnpic3.png) no-repeat;	
}
.icon-right {background-position: -32px 0;width:16px;height:16px;}
.icon-wrong {background-position: -16px 0px;width:16px;height:16px;}
.icon-coordinate {background-position: 0px 0px;width:16px;height:16px;}
.icon-stop{background-position: -80px 0;width:16px;height:16px;}

.icon-exception {background:url(../images/turnpic3.png) no-repeat;background-position: -80px 0px;width:16px;height:16px;cursor:pointer;}

.msg-tips{display: block;}

.file_{padding: 4px;margin:1px;}

.sui-label.label-success{
   font-size: 12px !important;
}