@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------初始化全局设置--------------------------------------*/
h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th { padding:0; margin:0;}
h1 { font-size:20px; font-size:12px; font-family:Verdana, 宋体, Arial; font-weight:bold;}
h2 { font-size:18px; font-size:12px; font-family:Verdana, 宋体, Arial; font-weight:bold;}
h3 { font-size:16px; font-size:12px; font-family:Verdana, 宋体, Arial; font-weight:bold;}
h4 { font-size:14px; font-size:12px; font-family:Verdana, 宋体, Arial; font-weight:bold;}
h5 { font-size:12px; font-size:12px; font-family:Verdana, 宋体, Arial; font-weight:bold;}
h6 { font-size:12px; font-size:12px; font-family:Verdana, 宋体, Arial; font-weight:bold;}
h7 { font-size:12px; font-size:12px; font-family:Verdana, 宋体, Arial; font-weight:bold;}
h8 { font-size:12px; font-size:12px; font-family:Verdana, 宋体, Arial; font-weight:bold;}
img, table { border:0;}
ul, ol, li { list-style-type:none; list-style-position:outside;}
th { text-align:left; }
a { color:#44474c; text-decoration:none;}
a:hover { color:#000; text-decoration:underline;} 
td, p, span, li, input, select, textarea { font-size:12px; font-family:Verdana, 宋体, Arial;}


/*------------------------------------------------CMS3.2模板通用局部样式-------------------------------------*/

/*行换色样式控制*/
table.data_list { width:100%; margin-top:10px; }
table.data_list a { font-size:12px; color:#000000; text-decoration:underline; }
table.data_list a:hover { font-size:12px; color:#f60; text-decoration:none; }
table.data_list td { font-size:12px; color:#000000; text-align:left; line-height:30px; text-indent:10px; }
table.data_list th { font-size:12px; color:#000000; text-align:left; line-height:30px; text-indent:10px; font-weight:bold; background-color:#F6F6F6; }
table.data_list thead { }
table.data_list tfoot { background-color:#F6F6F6;}
table.data_list tfoot a { font-size:12px; color:#000000; font-weight:normal; }
.tr_back_one { background-color:#fafafa; font-size:12px; line-height:30px; text-align:left; text-indent:4px;}
.tr_back_two { background-color:#f0f0ee; font-size:12px; line-height:30px; text-align:left; text-indent:4px;}
.tr_click_back { font-size:12px; line-height:30px; text-align:left; text-indent:4px;}
.tr_mouseover_back { background-color:#f3edc3; font-size:12px; line-height:30px; text-align:left; text-indent:4px;}

/*预设浮动和清除*/
.l,.left { float: left; }
.r,.right { float: right; }
.clear { clear: right; }

/*预设隐藏*/
.hint {display:none;}

/*预设行间距*/
.line25 { line-height:25px; }
.line30 { line-height:30px; }

/*预设色彩*/
.red { color:#FF0000;}
.orange { color:#ff6600;}
.green { color:#669900;}
.blue { color:#0066CC;}
.gray { color:#777777;}



/*------------------------------------------------招聘Ⅰ-T型-----------------------------------------*/
/*搜索按钮、输入框，见公共样式*/

/*详细页面---------------------*/
table.job1-t-detail { width:100%; margin-top:10px; }
table.job1-t-detail a { font-size:12px; color:#000; text-decoration:none; }
table.job1-t-detail a:hover { font-size:12px; color:#f60;  text-decoration:underline;}
table.job1-t-detail th { font-size:12px; color:#000000; text-align:left; line-height:30px; padding:0 24px; background-color:#F6F6F6; font-weight:normal; }
table.job1-t-detail td { font-size:12px; color:#000000; text-align:left; line-height:30px; padding:0 12px; background-color:#FEFEFE; }
table.job1-t-detail span { font-family:Arial, Helvetica; font-size:10px; color:#f60; padding:0 12px; }

/*------------------------------------------------招聘Ⅰ-W型-----------------------------------------*/
/*搜索按钮、输入框，见公共样式*/

/*列表页面*/
#job1-w-search { width:100%; float:left; clear:left;  margin-top:10px; }
#job1-w-search h4 {float:left; }
#job1-w-search label { float:left; padding:0 6px; font-size:14px; }
#job1-w-list { width:100%; float:left; margin:10px 0;}
#job1-w-list ul { width:100%; float:left; clear:left;}
#job1-w-list ul.title { width:100%; float:left; clear:left;}
#job1-w-list ul.title li { width:15%; padding:0 0 0 1%; float:left; line-height:30px; overflow:hidden; border-right:solid 1px #FFF; background-color:#f6f6f6;}
#job1-w-list ul.content { width:100%; float:left; clear:left; }
#job1-w-list ul.content li { width:15%; padding:0 0 0 1%; float:left; line-height:30px; overflow:hidden; border-right:solid 1px #FFF; background-color:#fefefe;}

/*详细页面*/
#job1-w-read { width:100%; float:left; clear:left; margin-top:10px; }
#job1-w-read ul { width:100%; float:left; clear:left; }
#job1-w-read li { line-height:25px; background-color:#FCFCFC; padding:0 0 0 1%; float:left; border-top:solid #FFF 1px; border-right:solid 1px #FFF;}
#job1-w-read li.railing { width:98%; clear:left; background-color:#F6F6F6; border:none; }
#job1-w-read li.title { width:14%; background-color:#F6F6F6; }
#job1-w-read li.title2 { width:14%; height:100px; background-color:#F6F6F6; }
#job1-w-read li.content { width:33%; }
#job1-w-read li.length { width:73%; }

/*简历上传*/
#job1-w-up { width:100%; float:left; clear:left; margin-top:10px; }
#job1-w-up ul { width:100%; float:left; clear:left; }
#job1-w-up li { line-height:25px; background-color:#FCFCFC; padding:0 0 0 1%; float:left; border-top:solid #FFF 1px; border-right:solid 1px #FFF;}
#job1-w-up li.railing { width:98%; clear:left; background-color:#F6F6F6; border:none; }
#job1-w-up li.title { width:14%; background-color:#F6F6F6; clear:left; }
#job1-w-up li.title2 { width:14%; height:75px; background-color:#F6F6F6; clear:left; }
#job1-w-up li.content { width:74%; }
#job1-w-up span { font-family:Arial, Helvetica; font-size:10px; color:#f60; padding:0 12px; }