.head_bg{
	height: 116px;
	width: 100%;
	background: url(../../images/zsm_staffsugges.png) no-repeat center;
}
.head_content{
	height: 116px;
	width:1200px;
	margin:0 auto;
	overflow: hidden;
}
.bg_none,.bg_red,.search{
	display: inline-block;
	margin-top: 45px;
	margin-left: 60px;
	padding: 12px 20px;
	font-size: 14px;
}
.bg_red{
	margin-left: -12px;
	color: white;
	background-color: #ba292d;
}
.search{
	padding: 0px;
	height: 45px;
	width: 232px;
	float: right;
	margin-right:48px;
	border-radius: 3px;
	position: relative;
}
.search_image{
	position: absolute;
	display: inline-block;
	top: 12px;
	right: 15px;
	cursor: pointer;
}
.head_intput{
	height: 45px;
	width: 232px;
	padding-left: 19px;
    border-radius: 3px;

}
.staff_suggess,.arcital{
    width: 124px;
    height: 45px;
    float: right;
    margin-right: 48px;
    margin-top: 45px;
    background-color: white;
    border-radius: 3px
}
.arcital{
	background-color: #ba292d;
	margin-right: 10px;

}
.headomage{
	margin-top: 10px;
	margin-left: 19px;
	display: inline-block;
}
.head_tougao{
	margin-top: 10px;
	margin-left: 19px;
	display: inline-block;
}
p.staff_suggsee{
	margin-top: 12px;
	margin-left: 8px;
	display: inline-block;
	vertical-align:top;
}
.tougao{
	display: inline-block;
	margin-left: 8px;
	float: right;
	margin-right: 23px;
	margin-top: 12px;
	color: white;
}
.body_content{
	width: 100%;
	height: 780px;
	background-color: #333333;
	overflow: hidden;

}
.real_content{
	width: 1100px;
	height: 687px;
	margin:0 auto;
	margin-top: 40px;
	background-color: #ffffff;
	overflow: hidden;
}
.intput_content{
	/*border: 1px  dashed red;*/
	margin-top: 55px;
	margin-left: 100px;
}
.input_sapce{
	margin-bottom: 25px;
}
.input_sapce>span{
	text-align:right;
	width:100px;
	display:inline-block;
}
.intput_content .intputlist ,.intputlist_bumen{
/*	background-color: red;
*/	width: 225px;
	height: 30px;
	margin-left: 42px;
	border:1px solid #d3d3d3;
}
.intputlist_bumen{
	width: 315px;
	margin-left: 42px;
}
.belong_type{
 margin-left: 42px;
}

.image_code{
	display: inline-block;
	vertical-align: middle;
	background-color: red;
	width: 130px;
	height: 30px;
}
.change_code{
	display: inline-block;
	border: 1px solid red;
	padding: 5px 15px;
	vertical-align: middle;
}
.submit , .back{
  background-color: #b1262a;
  margin-left: 142px;
  display: inline-block;
  padding: 10px 50px;
  color: white;
  border-radius: 3px;
  cursor: pointer;
}
.back{
	background-color: #cacaca;
	margin-left: 10px;

}



