
body{
	width:100%;
	min-width:600px;
	max-width:100%;
}

.tit{
	font-size: 24px;
	float: left;
	padding-right: 40px;
}

#content_box{
	min-width:1000px;
	padding:0 2%;
}

.layui-body{
	overflow: auto;
}

#content_box .content_header{
	width: 100%;
	height:30px;
	line-height: 33px;
	padding-top: 30px;
	margin-bottom: 30px;
}

.content_search{
	width: 220px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	border: 1px solid #D2D2D2;
	position: relative;
	padding:0 15px;
	float: right;
	margin-right: 10px;
	
}

.content_search input{
	border: 0;
	height: 30px;
	line-height: 30px;
	width:200px;
	
}
.content_search a{
	width: 15px;
	height: 15px;
	display: block;
	background: url("../images/search.png") no-repeat;
	background-size:100% 100%;
	position: absolute;
	right: 10px;
	top: 7px;
}


.select_box{
	float:right;
	margin-right:10px;
}
.select_box select{
	border: 1px solid #D2D2D2;	
	height: 38px;
	line-height: 38px;
	width:200px;
	border-radius: 3px;
}

.search_time{
	float: right;
	margin-right:10px;
}
.search_time input{
	width: 150px;
}
.search_time button{
	min-width: 80px !important;
	height: 32px;
	line-height: 32px;
}


.delect_btn{
	background: url("../images/delect.png") no-repeat;
	background-size:100% ;
	width: 18px;
	height: 18px;
}

.edit_btn{
	background: url("../images/edit.png")  no-repeat ;
	background-size:100% ;
	width: 18px;
	height: 18px; 
}


/*分类 功能块*/
.ywtypelist_main .typelist{
	width: 300px;
	position: relative;
	border: 1px solid #eee;
	border-radius: 3px;
	float: left;
	margin: 0 20px 0 0;
    
}
.ywtypelist_main .xbt{
	height: 40px;
	line-height: 40px;
	padding: 0 2%;
	font-size: 15px;
	border-bottom: 1px solid #eee;
	position: absolute;
	top: 0;
	left: 0;
	width: 96%;
	background: #fff;
	z-index: 10000;
}

.ywtypelist_main ul{
	min-height: 400px;
	max-height: 750px;
	overflow-y: auto;
}

.ywtypelist_main .xbt .layui-btn{
	min-width: 50px;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    background: #0F97FF;
}
.ywtypelist_main ul{
	margin-top: 41px;
}
.ywtypelist_main ul li{
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #eee;
	cursor: pointer;
	padding: 0 10px;
}

.ywtypelist_main ul li:hover{
	background:#D1EDFF ;
}
.ywtypelist_main ul .active{
	background:#D1EDFF;
}
.ywtypelist_main ul li .delect_btn,
.ywtypelist_main ul li .edit_btn {
	margin:13px 4px 0;
}

.typelist .sxd{padding: 0px 0px;font-size: 16px;height: 50px;}
.typelist .sxd span{display: inline-block;padding-top: 5px;}


table .layui-btn+.layui-btn{margin-left: 0px;}
table .layui-table td, .layui-table th{padding: 5px 5px;}
table .layui-btn{font-size: 12px;height: 20px;line-height: 20px;padding: 2px 4px;}
table .layui-form-switch{height: 20px;line-height: 20px;margin-top: 0px;border: 0px;padding: 0 3px;}
table .layui-form-switch i{width: 10px;height: 10px;top: 5px;}

.content_menu{border: 1px solid #F2F2F2;display: inline-block;border-radius: 10px;padding: 0px 10px;}
.content_menu li{display: inline-block;padding: 0px 2px;margin: 0px;cursor: pointer;font-size: 12px;}
.content_menu .li_this{color: #59A4FF;}

.content_menu_1{border: 1px solid #F2F2F2;display: inline-block;border-radius: 10px;padding: 0px 10px;}
.content_menu_1 li{display: inline-block;padding: 0px 2px;margin: 0px;cursor: pointer;font-size: 12px;}
.content_menu_1 .li_this{color: #59A4FF;}

.content_menu_2{border: 1px solid #F2F2F2;display: inline-block;border-radius: 5px;padding: 0px 2px;line-height:20px}
.content_menu_2 li{display: inline-block;padding: 0px 1px;margin: 0px;cursor: pointer;font-size: 12px;}
.content_menu_2 .li_this{color: #59A4FF;}

table img{width: 30px;height: 30px;}

/*分类 功能块结束*/

/*公用 功能块*/
.opt_file{width:190px;height:154px;position: absolute;z-index: 999;opacity:0;filter:alpha(opacity=0);}
.opt_file_pic_box img{max-width: 800px;max-height: 800px;}

#form .layui-input-block {max-width: 800px;}
.td_title{background-color: #F2F2F2;width: 100px;}
/*百度地图*/
.tangram-suggestion-main{
	z-index: 999;
}

.opt_color{color:#3B9CFF;cursor:pointer;font-size:12px;}
.opt_color .iconfont{font-size:12px;}
#content_box .content_header2{
	width: 100%;
	height:38px;
	line-height: 38px;
	padding-top: 0;
	margin-bottom: 10px;
}
.content_header2 .post_select,
.content_header2 .company_select{
	min-width: 200px;
	width: 20%;
	margin-right: 10px;
}
.content_header2 .post_select{
	display: none;
}
.content_header2 .select .layui-anim{
	display: none;
}

.layui-table td, .layui-table th {
    position: relative;
    padding: 5px 5px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
}



/**招聘中心**/
.zx_sidebar_box{
	position:fixed;
	background-color:#FAFAF0;
	width:500px;
	height:30px;
	line-height:30px;
	z-index:9999999999999999;
	margin-top:15px;
	margin-left:50%;
	transform:translateX(-50%);
	border-radius:100px;
	padding:0px 20px 0px 20px;
}

.zx_sidebar_box ul{
	padding:0px 2px 2px 2px;
	height:30px;
	text-align: center;
	position:relative;
}
.zx_sidebar_box li{
	display:inline;
	padding:2px;
	padding-top:2px;
	 position:relative;
}

.zx_sidebar_set{
	line-height:30px;
	 position:absolute;
	 left:10px; top:0px; 
}

.zx_sidebar_statistics{
	line-height:30px;
	 position:absolute;
	 right:10px; top:0px; 
}

.zx_sidebar_box li a{
	 position:relative;
}
.zx_tip_num{
	position:absolute;
	width:20px;
	height:10px;
	top:-5px; 
	right:-2px; 
	background-color:red;
	overflow:hidden;
	border-radius:5px;
}

.zx_tip_num font{
	line-height:10px;
	position:absolute;
	left:0; right:0; top:0; bottom:0;
	color:white;
}