body,input,select,textarea,button
{
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif,"Microsoft YaHei" !important;*/
}
input,select,textarea
{
	font-size:14px;
}
.top_navigator
{
 width:1050px;
 height:46px;
 background-image:url(../images/blue_nav.png);
 background-size: 1050px 46px;
 background-position: center center;
 background-repeat: no-repeat;
 font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
 font-size:16px;
 line-height:46px;
 color:#fff;
 margin:0 auto;
 /*
 *字体缩进68px
 *添加人：牛荷燕
 *添加日期：2016-9-2 16:39	
 */
 text-indent: 68px;
}
.top_navigator>span
{
	margin-left:68px;
}
.query_layer_light_blue
{
 width:95px;
 height:32px;
 background-image:url(../images/query_submit_btn.png);
 background-size: 95px 32px;
 background-position: center center;
 background-repeat: no-repeat;
 margin:25px auto;
 text-align:center;
 font-size:16px;
 color:white;
 line-height:32px;
 cursor:default;
}
.query_btn
{
 background-image:url(../images/query_submit_btn.png);
 background-size: 95px 32px;
 background-position: center center;
 background-repeat: no-repeat;
 color:#fff;
 font-size:14px;
 cursor:default;
}
.layout {
    width: 1000px;
    margin: 0 auto;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
    font-size:14px;
}
.role_center/*个人中心/管理员中心*/
{
	margin:51px 400px 21px 400px;
	font-size:18px !important;
	color:#005bac;
	text-align:center;
}
.admin_pos_mng
{
 width:75px;
 height:74px;
 background-image:url(../images/pos_mng.png);
 background-size: 75px 74px;
 background-position: center center;
 background-repeat: no-repeat;
 margin:40px 61px 10px 360px;
 display:inline-block;
}
a.admin_rsm_query
{
 width:75px;
 height:74px;
 background-image:url(../images/rsm_query.png);
 background-size: 75px 74px;
 background-position: center center;
 background-repeat: no-repeat;
 margin:40px 360px 10px 61px;
 display:inline-block;
}
.img_tip_left
{
	margin-left: 368px;
	font-size:16px !important;
}
.img_tip_right
{
	margin-left: 53px;
	font-size:16px !important;
}
.img_tip_left a,.img_tip_right a
{
	font-size:16px !important;
}
.a_with_img
{
	margin-bottom:25px;
}
.a_with_img>a
{
	 display:inline-block;
	 width:202px;
	 text-align:center;	
	 font-size:16px; 
	 margin-left:100px;
}
/*.a_with_img>a:nth-child(1)
{
	margin-left:96px;
}*/
.a_with_img>a>div
{
	margin-top:5px;
}

.col_2,.col_3
{
	float:left;
	height:25px;
}
.col_2>div
{
background-color:#DAEFFB;
float:left;
height:100%;
width:90px;
text-align:right;
}
.col_3>div
{
background-color:#DAEFFB;
width:80px;
float:left;
height:100%;
text-align:right;
line-height:25px;
}

.col_2 span,.col_1>span
{
background-color:#DAEFFB;
display:inline-block;
height:100%;
width:90px;
text-align:right;}
.col_2 select
{
display:inline-block;
width:408px;
}
.col_2 input
{
display:inline-block;
width:402px;
border:2px solid #ddd;
background-color:#fff;
}
.col_3>span
{
background-color:#DAEFFB;
width:80px;
display:inline-block;
height:100%;
text-align:right;
line-height:25px;
}
.col_3 input
{
display:inline-block;
width:246px;
}
.col_3 select
{
display:inline-block;
width:252px;
}
.col_3 input
{
	border:none;
	background-color:#fff;
}
.border_left
{
border-left:0.25px solid #AAAAA9;
}
.border_right
{
border-right:0.25px solid #AAAAA9;
}
.border_top
{
border-top:0.25px solid #AAAAA9;
}
.border_bottom
{
border-bottom:0.25px solid #AAAAA9;
}
.clear
{
clear:both;}
.job_tb th,.job_tb td
{
width:125px;
height:25px;
text-align:center;
border: 0.25px solid rgb(204, 204, 204);}
.job_tb th
{
	/*修改人:马少玲
	修改时间：2017-01-03
	修改内容：表格头部背景色，有第二版设计的浅蓝色，更改为灰色，目的是为了实现焦点行背景色变化（蓝色和无色之间切换）*/
	/*background-color:#DAEFFB;*/
	background-color:#AAAAA9;
}
.job_tb
{
border: 0.25px solid rgb(204, 204, 204);
border-collapse:collapse;
}
.job_tb tr>td:nth-child(2),.job_tb tr>th:nth-child(2)
{
	width:190px;
}
.job_tb tr>td:nth-child(3),.job_tb tr>th:nth-child(3)
{
	width:85px;
}
.job_tb tr>td:nth-child(4),.job_tb tr>th:nth-child(4)
{
	width:150px;
}
.job_tb tr>td:nth-child(5),.job_tb tr>th:nth-child(5)
{
	width:130px;
}
.job_tb tr>td:nth-child(6),.job_tb tr>th:nth-child(6)
{
	width:85px;
}
.job_tb tr>td:nth-child(7),.job_tb tr>th:nth-child(7)
{
	width:85px;
}
.job_tb tr>td:nth-child(8),.job_tb tr>th:nth-child(8)
{
	width:95px;
}
.job_tb tr>td:nth-child(9),.job_tb tr>th:nth-child(9)
{
	width:140px;
}
.job_tb tr>td:nth-child(10),.job_tb tr>th:nth-child(10)
{
	width:40px;
}
.pos_textarea
{
width: 760px;
height: 140px;
border: medium none;
background-color: rgb(255, 255, 255);
}
.margin_left_68
{
	margin-left:68px;
}
.margin_right_68
{
	margin-right:68px;
}
span.current
{
min-width: 20px;
height: 20px;
display: inline-block;
text-align: center;
font-size: 14px;
/*background-color: rgb(170, 170, 169);*/
/*cyt 1025 修改页码背景色*/
background: #005bac;
/*background: #E8921F;*/
line-height: 20px;
margin-left: 8px;
/*border: 1px solid rgb(170, 170, 169);*/
color: rgb(255, 255, 255);
border-radius: 3px;
}
a.num
{
min-width: 20px;
height: 20px;
display: inline-block;
text-align: center;
font-size: 16px;
line-height: 20px;
margin-left: 8px;
/*border: 1px solid #555;*/
color: rgb(102, 102, 102);
border-radius: 3px;
}
a.first,a.end{
	color: rgb(102, 102, 102);;
}
a.next,a.prev
{
	font-size:15px;
	color:#666;
}
a.next{
	margin-right: 8px;
}
.pageController
{
	font-size:16px;
	color:#666;
	margin-top: 10px;
	text-align: right;
}
.sys_open_controller
{
	margin-top:50px;
}
.btn_with_gray_background
{
text-align: center;
width: 95px;
height: 32px;
border: medium none;
font-size: 16px;
color: white;
background-color: rgb(204, 204, 204);
border-radius: 3px;
}
.btn_with_blue_background
{
background-color: #008CD6;
text-align: center;
width: 95px;
height: 32px;
border: medium none;
font-size: 16px;
color: white;
border-radius: 3px;
}
.canlender_input
{
	border:none;
	background-color:#fff;
}
.footer
{
	height:30px;
	background-color:#e5e4e4;
}
/*
添加人：马少玲
添加时间：2016-10-17
添加内容：管理员主页-功能按钮样式重构
*/
.admin_func_panel
{
	text-align:center;
	padding:40px 0 0 0;
}
.admin_ctr_func
{
	width:195px;
	background-position:center top;
	background-size:75px 75px;
	height:110px;
	display:inline-block;
	background-repeat: no-repeat;
	position:relative;
}
.admin_ctr_func:nth-child(1)
{
	 background-image:url(../images/pos_mng.png);
}
.admin_ctr_func:nth-child(2)
{
	  background-image:url(../images/rsm_query.png);
}
.admin_ctr_func:nth-child(3)
{
	 background-image:url(../images/batch_mng.png);
}
.admin_ctr_func>div
{
	height: 25px;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 16px !important;
}
.tool_panel
{
	width:820px;
	border:0.25px solid #aaaaa9;
	margin: 0 auto;
}
.batch_btn
{
	background-image: url(../images/batch_btn.png);
	background-size: 66px 23px;
	background-position: center center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 16px;
	cursor: default;
	margin:10px auto;
}
.batch-table
{
	width:820px;
	margin:0 auto 0 auto;
	border: 0.25px solid #aaaaa9;
	border-collapse:collapse;
}
.batch-table th,.batch-table td
{
	border: 0.25px solid #aaaaa9;
	text-align:center;
	height:23px;
}
.batch-table th
{
	/*修改人:马少玲
	修改时间：2017-01-03
	修改内容：表格头部背景色，有第二版设计的浅蓝色，更改为灰色，目的是为了实现焦点行背景色变化（蓝色和无色之间切换）*/
	/*background-color:#DAEFFB;*/
	background-color:#AAAAA9;
	border: 0.25px solid rgb(204, 204, 204);
}
.batch-table th:nth-child(1),.batch-table td:nth-child(1)/*批次id*/
{
	width:10%;
}
.batch-table th:nth-child(2),.batch-table td:nth-child(2)/*批次名称*/
{
	width:20%;
}
.batch-table th:nth-child(3),.batch-table td:nth-child(3)/*开始时间*/
{
	width:12%;
}
.batch-table th:nth-child(4),.batch-table td:nth-child(4)/*结束时间*/
{
	width:12%;
}
.batch-table th:nth-child(5),.batch-table td:nth-child(5)/*创建人*/
{
	width:17%;
}
.batch-table th:nth-child(6),.batch-table td:nth-child(6)/*创建时间*/
{
	width:12%;
}
.batch-table th:nth-child(7),.batch-table td:nth-child(7)/*当前状态*/
{
	width:10%;
}
.batch-table th:nth-child(8),.batch-table td:nth-child(8)/*选择*/
{
	width:7%;
}
.bacth_add_tb tr,.rsm_query_tb tr
{
	height:25px;
	max-height:25px;
	overflow:hidden;
}
.bacth_add_tb td,.rsm_query_tb td
{
	border:0.25px solid #aaaaa9;
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;
	font-size:14px;
	height:25px;
	max-height:25px;
	overflow:hidden;
	margin:0;
	padding:0;
	word-break:break-all;
	word-wrap:break-word;
}
.rsm_query_tb
{
	table-layout:fixed;
	border-collapse: collapse;
}
.rsm_query_tb tr th,.rsm_query_tb tr td
{
	word-break: break-all;
	word-wrap: break-word;
}
.rsm_query_tb tr td input
{
	display:inline-block;
	border:none;
	width:99%;
	background-color:#fff;
}
.rsm_query_tb tr td div
{
	width:100%;
	/*height:100%;*/
	height:24px;
	overflow:hidden;
}
.rsm_query_tb tr td div select
{
	display: inline-block;
	width: 101%;
	height: 28px;
	position: relative;
	top: -2px;
	left: -2px;
}
.rsm_query_tb tr td:nth-child(1),.rsm_query_tb tr td:nth-child(3)
{
	width:11%;
	background-color:#DAEFFB;
	text-align:right;
}
.rsm_query_tb tr td:nth-child(2),.rsm_query_tb tr td:nth-child(4)
{
	width:38.8%;
}
/*
添加人：马少玲
添加时间：2016-10-20
添加内容：详情页加粗标题
*/
.weight_title>div>span:nth-child(1)
{
	font-weight:bold;
}
.child_margin-top_10 > div {
    margin-top: 10px;
}
pre
	{
	font-family:'微软雅黑';
	text-align:left;
	font-family: '微软雅黑';
	text-align: left;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	}
#link_add_batch
{
	margin-left:96px;
	width:202px;
	text-align:center;
	font-size:16px;
	color:black;
	font-weight:lighter;
	font-family:Microsoft YaHei;
	float: left;
	cursor:pointer;
}
#link_add_batch:hover
{
	color:rgb(0,81,151);;
}
.myfieldset
{
	border-width:1px;
	border-color:#e3e3e3;
	border-style:solid;
	padding:15px 0 10px 0;
	text-align:center;
	width:998px;
	margin:0 auto;
	position:relative;
	margin-top:10px
}
.mylegend
{
	position:absolute;
	top:-10px;
	width:70px;
	font-size:14px;
	background-color:#fff;
	text-align:left;
	text-indent:2px;
}
table.jdtb_query_col3
{
	width: 1000px;
	border-collapse: collapse;
	table-layout: fixed;
}
table.jdtb_query_col3 tr
{
	height: 26px;
	max-height: 26px;
	overflow: hidden;
}

table.jdtb_query_col3 tr>td
{
	height:23px;
	max-height:23px;
	overflow:hidden;	
	border: 0.25px solid #aaaaa9;
	word-break: break-all;
	word-wrap: break-word;
	font-size:14px;
	padding:0;
	margin:0;
}
table.jdtb_query_col3 tr>td:nth-child(1),table.jdtb_query_col3 tr>td:nth-child(3),table.jdtb_query_col3 tr>td:nth-child(5)
{
	width:10%;
	background-color: #DAEFFB;
	text-align: right;
}
table.jdtb_query_col3 tr>td:nth-child(2),table.jdtb_query_col3 tr>td:nth-child(4),table.jdtb_query_col3 tr>td:nth-child(6)
{
	/*修改人：马少玲
	  修改时间：2017-07-28
	 修改内容：解决QQ浏览器下因列宽分配问题导致的布局异常
	 width:33%;
	*/
	width:23%;
}
table.jdtb_query_col3 div
{
	width:100%;
	height:24px;
	overflow:hidden;
}
table.jdtb_query_col3 div select
{
	display: inline-block;
	width: 101.5%;
	height: 28px;
	position: relative;
	top: -4px;
	left: -2px;
}
table.jdtb_query_col3 input
{
	display: inline-block;
	border: none;
	width: 99%;
	background-color: #fff;
	padding:0;
	margin:0;
	border:0;
}
/*
添加人：马少玲
添加时间：2017-01-03
添加内容：职位列表-鼠标悬浮-行颜色改变样式*/
.job_tb tr:hover,.batch-table tr:hover,.rsm_tb tr:hover
{
	background-color:#EDF3FE;
}
.row-selected
{
	background-color:#DAEFFB !important;
}
/*
添加人：马少玲
添加时间：2017-08-02
添加内容：职位管理主页列表新增功能，启用/停用按钮，启招/招满按钮
*/
.job_tb td>input
{
	height:22px;
	width:22px;
	border:none;
	border-radius:3px;
	color:#fff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.enable1
{
	/*background-image:url(../images/enable.png);*/
}
.disable1
{
	/*background-image:url(../images/disable.png);*/
}

.enable2
{
	/*background-image:url(../images/enable_hr.png);*/
}
.disable2
{
	/*background-image:url(../images/disable_hr.png);*/
}
.enable1-notuse
{
	/*background-image:url(../images/enable_notuse.png);*/
}
.disable1-notuse
{
	/*background-image:url(../images/disable_notuse.png);*/
}
.enable2-notuse
{
	/*background-image:url(../images/enable_hr_notuse.png);*/
}
.disable2-notuse
{
	/*background-image:url(../images/disable_hr_notuse.png);*/
}
/*hover时的icon-btn表现*/
a.disable1:hover
{
	background-image:url(../images/disable_hover.png) !important;
	cursor:pointer;
}
a.enable1:hover
{
	background-image:url(../images/enable_hover.png) !important;
	cursor:pointer;
}
a.disable2:hover
{
	background-image:url(../images/disable_hr_hover.png) !important;
	cursor:pointer;
}
a.enable2:hover
{
	background-image:url(../images/enable_hr_hover.png) !important;
	cursor:pointer;
}
.btn-icon
{
	width:22px;
	height:22px;
	display:inline-block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 22px 22px;
	margin-right:3px;
}
#tips
{
	height:20px;
	position:fixed;
	border-radius:2px;
	background-color:#eee;
	font-size:12px;
	border:1px solid #bbb;
	padding:0 5px;
	line-height: 22px;
	color:#333;
}
.hide
{
	display:none;
}
/***
 * 添加人：马少玲
 * 添加时间：2018-07-14
 * 添加内容：基础框架公用控制样式类
 * ***/
header{
	width: 100%;
	background: #331015;
	height: 50px;
	min-width: 1240px;
}
body,html{
	padding: 0;
	margin: 0;
}
.header-container{
	width: 1240px;
	height: 100%;
	margin: 0 auto;
	background:url(../image/nav_logo.png);
	background-position: 70px center;
	background-repeat: no-repeat;
}
.footer{
	width: 100%;
	background: #E8921F;
	height: 45px;
	line-height: 45px;
	text-align: center;
	min-width: 1240px;
}
.footer a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
