body,div,ul,ol,dt,dd,dl,li,h1,h2,h3,h4,h5,h6,form,input,select,textarea,p,img,a,span,strong,*{ padding:0; margin:0;}
body{ font-size:12px; font-family:"微软雅黑"; color:#000000; background-color: #FFFFFF;min-width:1200px;}
ul,ol,li{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-size:12px; font-weight:normal;}
img,input,select,textarea{ vertical-align:middle}
img{ border:none;}
a{ color:#333333; text-decoration:none;}
.clear{ clear:both; height:0; width:0; overflow:hidden;}

/* 清除浮动 在称不开父元素宽高的时候使用 */
.clearfix:after { content:"."; clear: both; height: 0; overflow: hidden; visibility: hidden; display: block; }
.clearfix { zoom: 1;}

/* 设置HTML5 - placeholder样式  */
input[placeholder], [placeholder], *[placeholder] {
   font-family:微软雅黑;
}

/* 设置HTML5 - 默认 placeholder样式  */
input::-webkit-input-placeholder {
  color: #999;
}

/* 文字超过一定长度变点点点 */
.text_overflow{width:237px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}


/* 去除Chrome input焦点框框  */
input{outline:none} 

.lizw_ul{
	width: 398px;
	background: #fff;
	position: absolute;
	top: 66px;
	left: 0px;
	border: 1px solid #ccc;
	z-index: 199;
}
.lizw_ul .lizw_li{
	width: 398px;
	height: 30px;
	background: #fff;
	line-height: 30px;
	text-overflow : ellipsis; 
	white-space : nowrap; 
	overflow : hidden; 
	cursor: pointer;
	text-indent: 15px;
}
.lizw_ul .lizw_li:hover{
	background: #f2f2f2;
}
.kanban{
	width:17px;
	height:17px;
	margin-left: 8px;
    margin-right: 8px;
    margin-top: -3px;
}


.unify_any{
	width: 330px;
	height: 178px;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -165px;
	margin-top: -89px;
	border:1px solid #ccc;
	/* border-top: 2px solid #49589d; */
	z-index: 50;
}
.unify_title_t{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ccc;
}
.unify_title_t1{
	width: 150px;
	height: 40px;
	float: left;
	line-height: 40px;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.unify_title_t2{
	float: right;
	line-height: 40px;
	margin-right: 10px;
	cursor: pointer;
	color: #8F8F8F;
	font-size: 22px;
}
.unify_import{
	width: 100%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.unify_any_end{
	width: 62%;
	height: 40px;
	margin: 0 auto;
}
.unify_any_queding{
	width: 90px;
	height: 30px;
	border: 1px solid #ccc;
	background: #32B0E0;
	color: #fff;
	text-align: center;
	line-height: 30px;
	float: right;
	cursor: pointer;
}
.unify_any_quxiao{
	width: 90px;
	height: 30px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 30px;
	float: left;
	cursor: pointer;
}
.alert_1{
	width:100%;
	height:100%;
	background:rgba(000,000,000,.4);
	position: fixed;
	top: 0;
	left: 0;
	display:none;
}


.much{
	width: 330px;
	height: 210px;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -165px;
	margin-top: -89px;
	border:1px solid #ccc;
	z-index: 50;
}
.much_yi{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ccc;
}
.much_first1{
	width: 150px;
	height: 40px;
	float: left;
	line-height: 40px;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.much_first2{
	float: right;
	line-height: 40px;
	margin-right: 10px;
	cursor: pointer;
	color: #8F8F8F;
	font-size: 22px;
}
.much_er{
	width: 80%;
	height: 120px;
	margin: 0 auto;
	margin-top: 20px;
}
.much_er h1{
	line-height: 30px;
	font-size: 14px;
}
.much_er p{
	line-height: 20px;
	text-indent: 20px;
	font-size: 14px;
}
.much_end{
	width: 86%;
	height: 40px;
	margin: 0 auto;
}
.much_queding{
	width: 90px;
	height: 30px;
	border: 1px solid #ccc;
	background: #32B0E0;
	color: #fff;
	text-align: center;
	line-height: 30px;
	float: right;
	cursor: pointer;
}
.much_quxiao{
	width: 90px;
	height: 30px;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 30px;
	float: left;
	cursor: pointer;
}