.content_l{
	width: 208px;
	background: url(../images/left.jpg);
}
.search_input{
	width: 75%;
}
.search_text{
	background-color: transparent;
	border: 1px solid #ddd;
	height: 19px;
	display: inline-block;
	vertical-align: top;
	width: 38px;
	text-align: center;
}
.onlineSurvey{
	width:187px;
	margin: 0 auto;
	border: 1px solid #A52102;
}
.onlineSurvey_top{
	width: 100%;
	height: 61px;
	background: url(../images/index_2.jpg);
	line-height: 46px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	letter-spacing: 6px;
}
.onlineSurvey_c{
	width: 100%;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}
.onlineSurvey_c a{
	display: block;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px dashed #999;
	text-align: center;
}
.imgdiv{
	width: 100%;
	height: 460px;
	background: url(../images/index_1.jpg);
}
.content_r{
	width: 788px;
	margin-left: 10px;
	padding-top: 5px;
	
}
.content_r_c{
	border: 1px solid #A52102;
	min-height: 500px;
	margin: 5px 0;
}
.singPage_title{
	width: 100%;
	height: 32px;
	background: url(../images/index_6.jpg);
	line-height: 32px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-left: 36px;
}
.singPage_title img{
	margin-right: 30px;
}
.singPage_content{
	width: 100%;
	margin: 0 auto;
}
.serachTitle{
	width: 100%;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	text-indent: 5px;
	background-color: #eeeeee;
	border-bottom: 1px solid #999999;
}
.zhuti,.zhutis{
	background-color:#DFDFDF;
	border-top: 1px solid #fff;
	font-size: 0;
}
.zhutis{
	background-color:#EFEFEF;
}
.zhuti span,.zhutis span{
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
}
.serachdiv_item_label{
	width: 17%;
	line-height: 22px;
	text-align: right;
	font-size: 12px;
	vertical-align: middle;
	
}
.serachdiv_item_text{
	width: 650px;
	line-height: 22px;
	padding: 0 10px;
	border-left: 1px solid #fff;
}
.message_b{
	width: 100%;
	height: 12px;
	background: url(../images/Hrbackup.gif);
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	border-top: 1px solid #fff;
}
.leavingMess{
	line-height: 18px;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	margin-right: 15px;
	cursor: pointer;
}
.mask{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}
.messageTable{
	width: 671px;
	height: 382px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #FFFFFF;
	display: none;
}
.messageTable table{
	margin: 37px auto;
}
.messageTable td{
	font-size: 12px;
}
.closeTable{
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: rgba(0,0,0,0.4);
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	font-weight: bold;
	font-size: 20px;
	right: 10px;
	top: 5px;
	cursor: pointer;
}
.layui-layer-content{
	color: #fff;
}
.pagediv{
	width: 760px;
	height: 25px;
	margin: 0 auto;
}
.pagediv_top{
	width: 100%;
	height: 1px;
}
.page{
	width: 100%;
	text-align:center;
	line-height: 24px;
}
.page_left{
	display: inline-block;
	margin-right: 100px;
}
.page_left a{
	font-size: 12px;
	color: #000;
	padding: 0 2px;
}
.page_left a:hover{
	color: #000;
	text-decoration: underline;
}
.page_right{
	display: inline-block;
	font-size: 12px;
}
.page_right span{
	font-size: 12px;
}
.page_right span.leftline{
	border-left: 1px solid ;
}