﻿ @charset "utf-8";
/******************************
* Name:searchjob.css( base.css + 2014-cjol.css + cjol-searchjob.css + dialog.css + css for page )
* The Author:andy                                    
* Update Time:2018-01-11 16:20                             
******************************/
/*========== base.css start ==========*/
/* cssreset start */
html{overflow-y:scroll;}
html,body,div,ul,li,p,span,a,input,strong,textarea,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,pre,form,fieldset,blockquote{margin:0; padding:0;}
body{font-size:12px;}
table,td,tr,th{font-size:12px;}
img{border:0 none;}
em,i{font-style:normal;}
ul,li,ol{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;} 
input{outline:none;}
input::-ms-clear,input::-ms-reveal{display:none;}
input[type="submit"],input[type="button"]{star:expression(this.onFocus=this.blur());}
a,a:link,a:visited{text-decoration:none; outline:none; star:expression(this.onFocus=this.blur());}
a:hover{text-decoration:underline;}
.noborder{border:0 none;}
.bold{font-weight:bold;}
.none{display:none;}
.inline_block{display:inline-block; *display:inline; *zoom:1;}
.hide{display:none;}
.f_l{float:left;}
.f_r{float:right;}
.t_l{text-align:left;}
.t_c{text-align:center;}
.t_r{text-align:right;}
.relative{position:relative;}
.relative50{position:relative; z-index:50;}
.relative100{position:relative; z-index:100;}
.relative1050{position:relative; z-index:1050;}
.pointer{cursor:pointer;}
.absolute{position:absolute;}
.clear{clear:both;overflow:hidden; *zoom:1;}
.clearfix:before,.clearfix:after{content:""; display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.radius_4{-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}
.radius_5{-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.ellipsis{overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
/* cssreset end */
/* width start*/
.w58{width:58px;}
.w62{width:62px;}
.w69{width:69px;}
.w70{width:70px;}
.w74{width:74px;}
.w80{width:80px;}
.w86{width:86px;}
.w92{width:92px;}
.w100{width:100px;}
.w101{width:101px;}
.w110{width:110px;}
.w120{width:120px;}
.w128{width:128px;}
.w135{width:135px;}
.w140{width:140px;}
.w141{width:141px;}
.w155{width:155px;}
.w167{width:167px;}
.w181{width:181px;}
.w183{width:183px;}
.w194{width:194px;}
.w196{width:196px;}
.w200{width:200px;}
.w201{width:201px;}
.w202{width:202px;}
.w205{width:205px;}
.w206{width:206px;}
.w208{width:208px;}
.w210{width:210px;}
.w219{width:219px;}
.w220{width:220px;}
.w225{width:225px;}
.w230{width:230px;}
.w250{width:250px;}
.w252{width:252px;}
.w264{width:264px;}
.w288{width:288px;}
.w300{width:300px;}
.w310{width:310px;}
.w314{width:314px;}
.w320{width:320px;}
.w350{width:350px;}
.w370{width:370px;}
.w400{width:400px;}
.w465{width:465px;}
.w538{width:538px;}
.w600{width:600px;}
.w636{width:636px;}
.w640{width:640px;}
.w658{width:658px;}
.w860{width:860px;}
/* width end */
/* margin start*/
.m_t2{margin-top:2px;}
.m_t6{margin-top:6px;}
.m_l20{margin-left:20px;}
.m_t5l8{margin:5px 0 0 8px;}
.ml_15{margin-left:15px;}
.ml_12{margin-left:12px;}
.mr_28{margin-right:28px;}
.mt_25{margin-top:25px;}
/* margin end*/
/* color start*/
.c_8c8c8c{color:#8c8c8c;}
.c_dcdcdc{color:#dcdcdc;}
.c_666{color:#666;}
.c_79c9ee{color:#79c9ee;}
.c_298eb9{color:#298eb9;}
.red{color:#ff0000;}
/* color end */
/* commonstyle start*/
.commonlinks,.commonlinks:link,.commonlinks:visited{color:#3a78d4; text-decoration:underline; display:inline-block; *display:inline; *zoom:1;}
.commonlinks:hover{color:#3a78d4; text-decoration:underline;}

.new_link,.new_link:link,.new_link:visited{color:#0c4b85;}

.new_commonbtn,.new_commonbtn:link,new_commonbtn:visited{
display:inline-block; *display:inline; *zoom:1; color:#fff;
box-shadow:1px 1px 2px rgba(0,0,0,0.15);  
/*border:#ff7a00 solid 1px;*/ 
background-color:#ff7a00; 
background-image:linear-gradient(bottom,#fc6220 0%,#fd9125 100%); 
background-image:-moz-linear-gradient(bottom,#fc6220 0%,#fd9125 100%); 
background-image:-webkit-linear-gradient(bottom,#fc6220 0%,#fd9125 100%); 
background-image:-ms-linear-gradient(bottom,#fc6220 0%,#fd9125 100%);
}
.new_commonbtn:hover{
display:inline-block; *display:inline; *zoom:1; color:#fff;
box-shadow:1px 1px 2px rgba(0,0,0,0.15);  
/*border:#ff7a00 solid 1px;*/ 
background-color:#ffa740; 
background-image:linear-gradient(bottom,#fd8849 0%,#fdab4c 100%); 
background-image:-moz-linear-gradient(bottom,#fd8849 0%,#fdab4c 100%); 
background-image:-webkit-linear-gradient(bottom,#fd8849 0%,#fdab4c 100%); 
background-image:-ms-linear-gradient(bottom,#fd8849 0%,#fdab4c 100%);
text-decoration:none; 
}
.new_commonbtn:active{
display:inline-block; *display:inline; *zoom:1; color:#fff;
box-shadow:1px 1px 2px rgba(0,0,0,0.15);  
/*border:#dd6900 solid 1px;*/ 
background-color:#dd6900; 
background-image:linear-gradient(bottom,#db541a 0%,#db7d1f 100%); 
background-image:-moz-linear-gradient(bottom,#db541a 0%,#db7d1f 100%); 
background-image:-webkit-linear-gradient(bottom,#db541a 0%,#db7d1f 100%); 
background-image:-ms-linear-gradient(bottom,#db541a 0%,#db7d1f 100%);
text-decoration:none;
}

.new_commonbtn_02,.new_commonbtn_02:link,.new_commonbtn_02:visited,.new_commonbtn_02:active{color:#fff; display:inline-block; *display:inline; *zoom:1; box-shadow:1px 1px 2px rgba(0,0,0,0.15);
background:#6dbce3;
background:-moz-linear-gradient(top,#6dbce3 0%,#5d9ec0 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6dbce3),color-stop(100%,#5d9ec0));
background:-webkit-linear-gradient(top,#6dbce3 0%,#5d9ec0 100%);
background:linear-gradient(to bottom,#6dbce3 0%,#5d9ec0 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#6dbce3', endColorstr='#5d9ec0',GradientType=0 );
}
:root .new_commonbtn_02,:root .new_commonbtn_02:link,:root .new_commonbtn_02:visited,:root .new_commonbtn_02:active{filter:none;}
.new_commonbtn_02:hover{color:#fff; box-shadow:1px 1px 2px rgba(0,0,0,0.15);
background:#3fabe7;
background:-moz-linear-gradient(top,#3fabe7 0%,#3182af 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3fabe7),color-stop(100%,#3182af));
background:-webkit-linear-gradient(top,#3fabe7 0%,#3182af 100%);
background:-o-linear-gradient(top,#3fabe7 0%,#3182af 100%);
background:-ms-linear-gradient(top,#3fabe7 0%,#3182af 100%);
background:linear-gradient(to bottom,#3fabe7 0%,#3182af 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fabe7', endColorstr='#3182af',GradientType=0 );
text-decoration:none;
}
:root .new_commonbtn_02:hover{filter:none;}

.new_commonbtn_orange,.new_commonbtn_orange:link,.new_commonbtn_orange:visited,.new_commonbtn_orange:active{color:#fff; display:inline-block; *display:inline; *zoom:1; box-shadow:1px 1px 2px rgba(0,0,0,0.15);
background:#ff9000;
background:-moz-linear-gradient(top,#ff9000 0%,#ff7100 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff9000),color-stop(100%,#ff7100));
background:-webkit-linear-gradient(top,#ff9000 0%,#ff7100 100%);
background:linear-gradient(to bottom,#ff9000 0%,#ff7100 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9000', endColorstr='#ff7100',GradientType=0 );
}
:root .new_commonbtn_orange,:root .new_commonbtn_orange:link,:root .new_commonbtn_orange:visited,:root .new_commonbtn_orange:active{filter:none;}
.new_commonbtn_orange:hover{color:#fff; box-shadow:1px 1px 2px rgba(0,0,0,0.15);
background:#eb8400;
background:-moz-linear-gradient(top,#eb8400 0%,#e46500 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eb8400),color-stop(100%,#e46500));
background:-webkit-linear-gradient(top,#eb8400 0%,#e46500 100%);
background:-o-linear-gradient(top,#eb8400 0%,#e46500 100%);
background:-ms-linear-gradient(top,#eb8400 0%,#e46500 100%);
background:linear-gradient(to bottom,#eb8400 0%,#e46500 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb8400', endColorstr='#e46500',GradientType=0 );
text-decoration:none;
}
:root .new_commonbtn_orange:hover{filter:none;}

.new_commonbtn_cancel,.new_commonbtn_cancel:link,.new_commonbtn_cancel:visited,.new_commonbtn_cancel:active{
display:inline-block; *display:inline; *zoom:1; color:#666;
box-shadow:1px 1px 2px rgba(0,0,0,0.15); 
/*border:#ddd solid 1px;*/ 
background:#ececec;
background:-moz-linear-gradient(top,#ececec 0%,#ececec 40%,#cacaca 100%); 
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ececec),color-stop(40%,#ececec),color-stop(100%,#cacaca)); 
background:-webkit-linear-gradient(top,#ececec 0%,#ececec 40%,#cacaca 100%); 
background:linear-gradient(to bottom,#ececec 0%,#ececec 40%,#cacaca 100%);
}
.new_commonbtn_cancel:hover{
display:inline-block; *display:inline; *zoom:1; color:#2d2d2d;
box-shadow:1px 1px 2px rgba(0,0,0,0.15); 
/*border:#aaa solid 1px;*/ 
background:#d1d1d1; 
background:-moz-linear-gradient(top,#d1d1d1 0%,#979797 100%); 
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d1d1d1),color-stop(100%,#979797)); 
background:-webkit-linear-gradient(top,#d1d1d1 0%,#979797 100%); 
background:-o-linear-gradient(top,#d1d1d1 0%,#979797 100%); 
background:-ms-linear-gradient(top,#d1d1d1 0%,#979797 100%); 
background:linear-gradient(to bottom,#d1d1d1 0%,#979797 100%);
text-decoration:none;
}

.btn_setgray,.btn_setgray:link,.btn_setgray:visited,.btn_setgray:active{color:#aaa;display:inline-block;*display:inline;*zoom:1;box-shadow:1px 1px 2px rgba(0,0,0,0.15); cursor:default;
background:#d8d8d8;
background:-moz-linear-gradient(top,#d8d8d8 0%,#b7b7b7 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#d8d8d8),color-stop(100%,#b7b7b7));
background:-webkit-linear-gradient(top,#d8d8d8 0%,#b7b7b7 100%);
background:linear-gradient(to bottom,#d8d8d8 0%,#b7b7b7 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#b7b7b7',GradientType=0 );
}
:root .btn_setgray,:root .btn_setgray:link,:root .btn_setgray:visited,:root .btn_setgray:active{filter:none;}
.btn_setgray:hover{text-decoration:none;}

.new_btn_login{border-radius:4px; font-size:14px; line-height:36px; padding:0 15px; font-weight:bold;}
.common_buttons{border:0; height:36px; font-family:\5fae\8f6f\96c5\9ed1,\5b8b\4f53; cursor:pointer;}
/* commonstyle end */
/* newtips default css start */
.new_dialoglayer{position:absolute; top:90px; left:-10px; z-index:10; background:#fff; border-radius:5px; border:#dedede solid 1px; box-shadow:2px 2px 2px rgba(0, 0, 0, 0.1); padding:15px 20px 20px; display:inline-block; *display:inline; *zoom:1; font-family:Arial;}
.new_dialoglayer_arrow{position:absolute; top:0; left:20px; margin:-10px 0 0;}
.new_dialoglayer_arrow em,.new_dialoglayer_arrow span{font-family:Simsun; font-size:16px; font-style:normal; height:19px; line-height:21px; overflow:hidden; position:absolute; width:18px;}
.new_dialoglayer_arrow span{color:#dedede;}
.new_dialoglayer_arrow em{color:#fff; left:0; top:2px; z-index:1;}
.new_closedialoglayer{width:8px;height:8px;display:block;font-size:0;background:url(https://www.cjolimg.com/v7/jms/icon_standard_close.gif) no-repeat;position:absolute; right:5px; top:5px; cursor:pointer;}
/* newtips default css end */

/* new_tips default css start */
.new_tipslayer{position:absolute;z-index:10;display:inline-block;border:1px solid #ead1a5;border-radius:5px;background:#fdfac5;box-shadow:2px 2px 2px rgba(0,0,0,.1);font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53";*display:inline;*zoom:1;}
.new_tipslayer_arrow{position:absolute;margin:-10px 0 0;margin:-11px 0 0\0;+margin:-11px 0 0;}
:root .new_tipslayer_arrow{margin:-10px 0 0;}
.new_tipslayer_arrow em,.new_tipslayer_arrow span{position:absolute;overflow:hidden;width:18px;height:19px;font-style:normal;font-size:1pc;font-family:Simsun;line-height:21px;}
.new_tipslayer_arrow span{color:#ead1a5;}
.new_tipslayer_arrow em{top:2px;left:0;z-index:1;color:#fdfac5;}
.new_tipslayer_inner{display:inline-block;color:#666;*display:inline;*zoom:1;}
/* new_tips default css end */

/* common_choose_layer default css start */
.common_choose_layer_wrapper{position:absolute;top:34px;left:-2px;z-index:1;padding:10px 0 0;background:none;box-shadow:0 12px 8px 0 rgba(0,0,0,.3);border-radius:5px;}
.common_choose_layer{background:#fff;position:relative;border:#79c9ee solid 2px;border-radius:5px;font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53";color:#666;}
.common_choose_layer_arrow{position:absolute;z-index:10;left:24px;top:-11px;width:17px;height:11px;font-size:0;line-height:0;overflow:hidden;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -642px no-repeat;}
.common_choose_layer_arrow02{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -657px no-repeat;}
#tradetype .common_choose_layer_wrapper,#jobfuctiontype .common_choose_layer_wrapper{right:-2px;left:auto;}
#tradetype .common_choose_layer_arrow,#jobfuctiontype .common_choose_layer_arrow{right:24px;left:auto;}
/* common_choose_layer default css end */
/*========== base.css start ==========*/
/*========== 2014-cjol.css start ==========*/
/** header searchbar footer start **/
body{background:url(https://www.cjolimg.com/v7/jms/bg_newbody.gif) top center repeat-y #ededed fixed; width:100%;}
.pagecontainer_wrap{margin:0 auto; padding:10px 0 0;}
.pagecontainer_wrapper{padding:20px 0 0;}
.header_nav{width:972px;_width:973px;height:90px;margin:0 auto; padding:0 18px 7px 18px;font-family:"\5FAE\8F6F\96C5\9ED1","\9ED1\4F53","\5B8B\4F53";}
.logo_new,.logo_new img{width:260px;height:76px;}
.header_nav .logo_new{margin-top:14px;}
.select_area{margin-left:22px;margin-top:62px;position:relative;z-index:500;}
.select_areashow{height:14px;cursor:pointer;overflow:hidden;}
.select_areashow i{display:block;float:left;width:23px;height:14px;background:url(https://www.cjolimg.com/v8/jms/images/icon_china.gif) no-repeat 0 0;}
.select_areashow span{display:block;float:left;padding:0px 5px;color:#042e56;line-height:14px;}
.select_areashow b{display:block;float:left;width:8px;height:8px; margin-top:3px;background:url(https://www.cjolimg.com/v7/jms/icon_allresultspage.gif) no-repeat -112px -34px;}
.select_div_city{position:absolute;left:10px;top:16px;z-index:500;display:none;}
.select_div_city i{display:block;width:17px;height:9px;background:url(https://www.cjolimg.com/v7/jms/icon_allresultspage.gif) no-repeat -29px -4px;margin-left:20px;}
.select_areabox{width:87px;background-color:#FFF;border:#79c9ee 2px solid;border-radius:6px;padding-bottom:5px;_margin-top:-8px;}
.select_areabox .bg_select_city{width:87px;height:30px;line-height:30px;text-align:center;color:#FFF;font-size:13px;font-weight:bold;background-color:#79c9ee; margin-bottom:5px;}
.select_areabox a{display:block;line-height:24px;width:87px;color:#939191;text-indent:30px;}
.select_areabox a:hover{text-decoration:none;background-color:#e4e4e4;color:#042e56;}
.header_right{width:222px;}
.icon_tel{width:222px;height:32px;background:url(https://www.cjolimg.com/v8/jms/images/icon_htel.gif) no-repeat 0 0;text-indent:-10000px;margin-top:9px;}
.header_logininfo{width:132px;height:36px;position:relative;margin-left:90px;z-index:500;}
.header_app{position:absolute;left:-108px;top:9px;font-size:14px;line-height:18px;color:#333;background:url(https://www.cjolimg.com/v8/jms/images/icon_pronew.gif) no-repeat 0 2px;padding-left:38px;}
.hd_jobseekersname{position:absolute;left:-60px;top:10px;font-size:14px;color:#a1a1a1;display:none;}
.btn_logininfo{width:132px;height:16px;padding:10px 0;}
.btn_logininfo li{float:left;height:16px;line-height:16px;padding:0 8px;white-space:nowrap;}
.btn_logininfo li.login_firstchild{border-right:#fff 2px solid;}
.btn_logininfo li a{font-size:14px;line-height:16px;color:#fff;}
.btn_logininfo li a:hover{color:#faed00;}
.btn_logininfo,.header_aferlogin{background-color:#21b4be;border-radius:0 0 6px 6px;}
.header_aferlogin{position:absolute;right:0px;top:0px;width:132px;font-size:14px;z-index:500;}
.header_aferlogin li{width:106px;padding:0px 12px;height:30px;line-height:30px;display:none;}
.header_aferlogin li a{color:#fff;display:inline-block;*display:inline;*zoom:1;}
.header_aferlogin li a:hover{color:#faed00;}
.header_aferlogin li.list_loginname{height:36px;line-height:36px;border-top:0px;display:block;}
.header_aferlogin li.list_loginname i{float:right;width:0;height:0;line-height:0;overflow:hidden;border-left:transparent 6px dashed;border-right:transparent 6px dashed;border-top:#fff 6px solid;margin-top:15px;overflow:hidden;}
.header_aferlogin li.list_loginname a{*width:expression(this.offsetWidth > 82 ? '82px': true);max-width:82px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.header_aferlogin li em{display:inline-block;*display:inline;*zoom:1;background:url(https://www.cjolimg.com/v8/jms/images/bg_iconrefresh.gif) no-repeat;vertical-align:top;overflow:hidden;}
.header_aferlogin li em.icon_dots{margin-top:11px;margin-left:5px;width:8px;height:8px;background-position:-1px -1px;}
.header_aferlogin li.list_loginname em.icon_dots{margin-top:9px;margin-left:2px;}
.header_aferlogin li em.icon_notice{font-size:12px;width:18px;height:18px;line-height:18px;margin-left:5px;background-position:-1px -11px;color:#fff;text-align:center;margin-top:6px;}
.header_aferlogin li.list_refresh{position:relative;}
.login_dialoglayer{position:absolute;left:80px;top:-1px;visibility:hidden;}
.login_dialoglayer_arrow{font-size:16px;position:absolute;left:-7px;*left:-6px;top:2px;font-family:Simsun;}
.login_dialoglayer_arrow .login_dialoglayer_arrow1{color:#FF9900;position:absolute;left:-1px;}
.login_dialoglayer_arrow .login_dialoglayer_arrow2{color:#fdfac5;position:absolute;left:0px;}
.refresh_tips{font-size:13px;padding:0 6px;border:1px solid #FF9900;background:#fdfac5;height:30px;line-height:30px;white-space:nowrap;color:#666;}
.jobseekers_loginnav{position:relative;z-index:701;width:38px;height:22px;}
.jobseekers_loginnav_p{border:#fff solid 1px;border-bottom:0;background:#fff;padding:0 4px;text-align:center;font-weight:bold;position:absolute;top:0;left:0; z-index:1;}
.jobseekers_loginnav_p_hover{border:#ccc solid 1px;border-bottom:0;}
.jobseekers_loginnav img{vertical-align:middle;margin:0 0 0 4px;}
.dropmenu_login{position:absolute;top:20px;left:-90px;z-index:0;width:270px;border:#ccc solid 1px;background:#fff;display:none;overflow:hidden;}
.dropmenu_login a,.dropmenu_login a:visited{color:#5794cd!important;display:block;font-family:\5B8B\4F53;font-size:12px;height:20px;padding:5px 0;text-align:center;text-decoration:underline;width:80px;white-space:nowrap;}
.dropmenu_login a.w230{width:230px;text-align:left;}

.navi li.qmlt_cur{background:#2a92bd;}
.qmlt em{background:url(https://www.cjolimg.com/v7/jms/lietouIcon.jpg) 0px 3px no-repeat;
_background:url(https://www.cjolimg.com/v7/jms/lietouIcon.jpg) 0px 4px no-repeat;width:18px;height:19px;}
.qmlt_cur em{background:url(https://www.cjolimg.com/v7/jms/lietouIcon.jpg) 0px -19px no-repeat;margin:20px 9px 0 2px!important;}
.navi_wrap{width:1008px;_width:1009px;_overflow:hidden;margin:0 auto;position:relative;z-index:0;}
.navi ul{width:988px;margin:0 auto;padding:3px 0 0 20px;background:url(https://www.cjolimg.com/v7/jms/bg_navi.gif) repeat-x;}
.navi li{float:left;border-left:#214669 solid 1px;border-right:#214669 solid 1px;margin:0 0 0 -1px;height:55px;overflow:hidden;}
.navi li a,.navi li a:link,.navi li a:visited{font-family:"Microsoft Yahei","\5fae\8f6f\96c5\9ed1","\9ED1\4F53";font-size:16px;text-decoration:none;color:#fff;display:inline-block;*display:inline;*zoom:1;cursor:pointer;padding:0 20px;}
.navi li a:hover{font-family:"Microsoft Yahei","\5fae\8f6f\96c5\9ed1","\9ED1\4F53";font-size:16px;text-decoration:none;color:#57c6f4;}
.navi li a span,.navi li a em{font-size:16px;float:left;margin:17px 9px 0 2px;}
.navi li a span{height:55px;line-height:55px;margin-top:0;}
.navi li.home_cur,.navi li.mycjol_cur,.navi li.xyzp_cur,.navi li.zczx_cur{background:#2a92bd;}
.navi li.zczx_cur02{background:#216f93;}

.home em{display:block;width:16px;height:18px;background:url(https://www.cjolimg.com/v7/jms/icon_navi.gif) 0 -18px no-repeat;float:left;}
.home_cur em{background:url(https://www.cjolimg.com/v7/jms/icon_navi.gif) 0 -73px no-repeat;}
.mycjol em{display:block;width:17px;height:18px;background:url(https://www.cjolimg.com/v7/jms/icon_navi.gif) -99px -18px no-repeat;float:left;}
.mycjol_cur em{background:url(https://www.cjolimg.com/v7/jms/icon_navi.gif) -99px -73px no-repeat;}
.xyzp em{display:block;width:21px;height:18px;background:url(https://www.cjolimg.com/v7/jms/icon_navi.gif) -257px -18px no-repeat;float:left;}
.xyzp_cur em{background:url(https://www.cjolimg.com/v7/jms/icon_navi.gif) -257px -73px no-repeat;}
.zczx em{display:block;width:17px;height:19px;background:url(https://www.cjolimg.com/v7/jms/icon_navi.gif) -389px -18px no-repeat;float:left;}
.zczx_cur em{background:url(https://www.cjolimg.com/v7/jms/icon_navi.gif) -389px -73px no-repeat;}
.services_box,.services_box:link,.services_box:visited{background:url(https://www.cjolimg.com/v7/jms/icon_services.gif) 0 0 no-repeat;width:159px;height:56px; line-height:48px;text-align:center;position:absolute;top:0;right:14px;font-family:"Microsoft Yahei","\5fae\8f6f\96c5\9ed1","\9ED1\4F53";font-size:16px; text-decoration:none;color:#fff;text-decoration:none;}
.services_box:hover{color:#000;}
.navi_wrap .services_box_cur{background:url(https://www.cjolimg.com/v7/jms/icon_services.gif) 0 -74px no-repeat;color:#000;}
.services_box span{font-size:16px;}
.sub_navi{width:968px;_width:967px;_overflow:hidden;height:30px;margin:0 auto;padding:10px 20px 0;background:#2b92bd;overflow:hidden;font-family:Arial;}
.sub_navi a,.sub_navi a:link,.sub_navi a:visited{color:#fff;text-decoration:none;height:30px;line-height:25px;padding:0 10px;border-left:#1b7ba1 solid 1px; border-right:#1b7ba1 solid 1px;margin:0 0 0 -1px;display:inline-block;*display:inline;*zoom:1;}
.sub_navi a:hover{text-decoration:underline;color:#fff;}
.sub_navi a.cur{background:url(https://www.cjolimg.com/v7/jms/bg_sub_navi_a.gif) bottom repeat-x;}
.sub_navi a.cur:hover{text-decoration:none;cursor:default;}
/* second searchbar start */

.searchjobsbar_wrap{width:1008px;_width:1007px;_overflow:hidden;margin:0 auto;background:#216f93;font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53"; line-height:18px;}
.searchjobsbar_wrapfixed{position:fixed;top:0;left:50%;margin-left:-504px;_margin-left:-503px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));z-index:800;}
.searchjobsbar_inner{width:978px;height:34px;padding:16px 15px 18px;}
.common_group{background:#fff;border-radius:5px;border:#999 solid 2px;height:30px;position:relative;z-index:30;margin-right:8px;_margin-right:6px;}
.common_group_focus{border:#79c9ee solid 2px;}
.common_group_blur_hastxt{box-shadow:0 2px 4px #666;}
.common_group_zindex{z-index:100;}
.common_group_z_index{z-index:10000;}
#txtKeyWords_div{width:350px;}
.common_keywordsinput{position:absolute;z-index:0;left:43px;padding:6px 5px 6px 10px;width:270px;height:18px;line-height:18px;_padding:6px 5px 7px 10px;_height:17px;_line-height:17px;border:0;background:none;font-size:12px;font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53";}
.btn_clearkeywords{width:14px;height:15px;font-size:0;line-height:0;overflow:hidden;margin:9px 8px 0 0;display:none;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -298px no-repeat;cursor:pointer;}
.btn_clearkeywords_show{display:inline-block;*display:inline;*zoom:1;}
.btn_clearkeywords_hover{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -315px no-repeat;}
.btn_clearkeywords_active{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -298px no-repeat;}
.centercon{line-height:30px;}
.selected_con{float:left;display:block;background:#fff;padding:0 5px 0 7px;}
.icon_deaultarrow{display:block;*display:inline;*zoom:1;width:9px;height:7px;font-size:0;line-height:0;overflow:hidden;margin:13px 9px 0 0;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -129px no-repeat;}
.icon_deaultarrow_selected{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -165px no-repeat;}
#locationtype{width:130px;}
#locationtype .centercon{width:112px;}
#locationtype .selected_con{width:100px;}
#tradetype,#jobfuctiontype{width:180px;}
#tradetype .centercon,#jobfuctiontype .centercon{width:162px;}
#tradetype .selected_con,#jobfuctiontype .selected_con{width:150px;}

.btn_homesearch{width:90px;height:34px;line-height:34px;font-size:14px;text-align:center;border-radius:3px;}
.btn_homesearch_resultspage,.btn_homesearch_resultspage:hover{text-decoration:none;cursor:default;display:inline-block;*display:inline;*zoom:1;color:#666;box-shadow:1px 1px 2px rgba(0,0,0,0.15);border:#ddd solid 1px;background:#ececec;background:-moz-linear-gradient(top,#ececec 0%,#ececec 40%,#cacaca 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ececec),color-stop(40%,#ececec),color-stop(100%,#cacaca));background:-webkit-linear-gradient(top,#ececec 0%,#ececec 40%,#cacaca 100%);background:linear-gradient(to bottom,#ececec 0%,#ececec 40%,#cacaca 100%);}
.searchrecords_wrap{border-bottom-left-radius:5px;border-bottom-right-radius:5px;width:350px;background:#fff;position:absolute;z-index:1;top:30px;left:-2px; border:#79c9ee solid 2px;border-top:0;}
.searchrecords_inner{border-top:#79c9ee solid 1px;overflow:hidden;}
.searchrecords_inner_l{width:350px;}
.searchrecords_inner_l ul{padding:10px 0 0;}
.searchrecords_inner_l li{height:18px;line-height:18px;padding:3px 10px;vertical-align:top;}
.searchrecords_inner_l li.hover{background:#dfebf0;}
.searchrecords_inner_l li span{color:#7e29b9;cursor:pointer;width:310px;display:inline-block;*display:inline;*zoom:1;overflow:hidden;white-space:nowrap; -o-text-overflow:ellipsis;text-overflow:ellipsis;}
.remove_sr{width:10px;height:10px;display:block;font-size:0;line-height:0;overflow:hidden;cursor:pointer;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -11px no-repeat;margin:4px 0 0;}
.remove_sr_hover{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -33px no-repeat;}
.remove_sr_active{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -11px no-repeat;}
.remove_allsr{display:block;width:58px;height:32px;line-height:32px;margin:0 0 10px;padding:0 0 0 15px;color:#666;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) no-repeat 0 0;}
.remove_allsr:hover{text-decoration:none;}
.remove_allsr_hover{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) no-repeat 0 -22px;}
.remove_allsr_active{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) no-repeat 0 0;}
.searchrecords_inner_r{width:180px;background:#f7f9fb;padding:5px 0 0 10px;margin-bottom:-10000px;padding-bottom:10000px;}
.searchrecords_inner_r p{color:#b9b9b9;padding:0 0 0 25px;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) no-repeat 0 -563px;}
.searchjobsbar_inner_r{width:308px;position:relative;}
.searchjobsbar_inner_r_con{height:130px;margin:44px auto 0;border:#fff solid 1px;border-radius:5px;background:none;}
.create_your_resume{height:64px;border-bottom:#fff solid 1px;}
.mail_your_jobs{border-bottom:none;}
.create_your_resume a{height:64px;display:block;}
.create_your_resume a:hover{text-decoration:none;}
.icon_create_your_resume,.icon_mail_your_jobs{width:26px;height:25px;margin:18px 18px 0;display:inline;background:url(https://www.cjolimg.com/v7/jms/icon_cities_entrance.gif) -2px -232px no-repeat;cursor:pointer;}
.icon_mail_your_jobs{background:url(https://www.cjolimg.com/v7/jms/icon_cities_entrance.gif) no-repeat -2px -265px;}
.create_title{font-size:14px;font-weight:700;color:#fff;margin:15px 0 0;cursor:pointer;}
.create_tips_text{color:#fff; display:block;cursor:pointer;}
.create_your_resume .new_dialoglayer{top:55px;left:4px;}
.create_your_resume .new_dialoglayer_arrow{margin-top:-12px;_margin-top:-11px;}
:root .create_your_resume .new_dialoglayer_arrow{margin-top:-10px;}

.enrer_wrong{color:#fd0014;padding:2px 0 0;}
.enrer_wrong .new_link{text-decoration:underline;}
.icons_resultspage_last{background:url(https://www.cjolimg.com/v7/jms/icon_allresultspage.gif) no-repeat;display:block;height:0;line-height:0;font-size:0;overflow:hidden;}
.append_options{width:42px;height:30px;border-right:1px dotted #79c9ee;float:left;position:relative;}
.append_optionsbox{cursor:pointer;width:42px;height:30px;}
.icon_changes{width:16px;height:14px;float:left;margin:8px 5px 0 8px;_display:inline;}
.icon_miniarrow{width:8px;height:5px;float:left;margin:13px 0 0 0;background-position:-22px -122px;}
.append_optionsbox_layer{position:absolute;left:-2px;top:38px;width:140px;background:#f7fafb;box-shadow:0 5px 10px rgba(0, 0, 0, 0.3);border-radius:5px; border:#79c9ee solid 2px;}
.releasetime_layer_arrow{width:17px;height:9px;background-position:-29px -4px;position:absolute;top:-10px;left:25px;}
.append_optionsbox_droplayer .append_optionsbox_droplayer_tit{color:#fff;background:#79c9ee;line-height:20px;padding:0 0 0 5px;}
.append_optionsbox_droplayer ul li{vertical-align:top;line-height:36px;height:36px;}
.append_optionsbox_droplayer ul li a{vertical-align:top;color:#333;display:block;*zoom:1;}
.append_optionsbox_droplayer ul li a:hover{text-decoration:none;background:#dfebf0;transition:background-color 0.3s ease-in 0s, background-color 0.3s ease-out 0s;}
.append_optionsbox_droplayer ul .cur a,.releasetime_droplayer ul .cur a:hover{font-weight:700;color:#288db8;}
.all_optionscon em{width:16px; height:14px;float:left;margin:11px 10px 0 10px;_display:inline;}
.options_first{background-position:-46px -113px;}
.options_jobname{background-position:-122px -113px;}
.options_companyname{background-position:-190px -113px;}
.options_all{background-position:-258px -114px;}
.append_optionsbox_hover .options_first{background-position:-84px -113px;}
.append_optionsbox_hover .options_jobname{background-position:-156px -113px;}
.append_optionsbox_hover .options_companyname{background-position:-224px -113px;}
.append_optionsbox_hover .options_all{background-position:-298px -114px;}
.append_optionsbox_click{background:#79c9ee; border-radius:3px 0 0 3px;}
.append_optionsbox_click .icon_miniarrow{background-position:-34px -122px;}
.append_optionsbox_click .options_first{background-position:-103px -113px;}
.append_optionsbox_click .options_jobname{background-position:-173px -113px;}
.append_optionsbox_click .options_companyname{background-position:-241px -113px;}
.append_optionsbox_click .options_all{background-position:-317px -114px;}
.append_optionsbox_droplayer .all_parents a,.releasetime_droplayer .all_parents a:hover{font-weight:700;color:#288db8;}
.all_parents .options_first{background-position:-65px -113px;}
.all_parents .options_jobname{background-position:-139px -113px;}
.all_parents .options_companyname{background-position:-207px -113px;}
.all_parents .options_all{background-position:-278px -114px;}
/* second searchbar end */

/****二级筛选项****/
.resultfilter{width:962px;padding-top:6px;background-color:#fafafa;font-size:14px;border:#d4d4d4 1px solid;margin:10px auto 14px;font-family:"\5fae\8f6f\96c5\9ed1","\5b8b\4f53",Tahoma,Arial;position:relative;}
.resultfilter .line_filter{width:962px;*margin-bottom:2px;}
.line_filter .lab_filter{float:left;line-height:24px;font-size:14px;font-weight:700;color:#333;padding-left:15px;padding-right:4px;}
.line_filter .con_filter{float:left;width:840px;padding-right:15px;}
.ul_filter{width:840px;overflow:hidden;zoom:1;_margin-bottom:4px;}
.ul_filter li{float:left;height:24px;line-height:24px;color:#666;padding:0 12px;margin-right:4px;margin-bottom:6px;white-space:nowrap;cursor:pointer;}
.ul_filter li.li_filtercur,.ul_filter li:hover{background-color:#216f93;color:#fff;}
.ulmore_filter li{float:left;height:24px;line-height:24px;color:#666;padding:0 10px 4px;border:#fafafa 1px solid;border-bottom:0;cursor:pointer;margin-bottom:-1px;margin-right:10px;position:relative;}
.ulmore_filter .icon_droplist{display:inline-block;width:12px;height:8px;margin-left:4px;*vertical-align:top;*margin-top:7px;overflow:hidden;background:url(https://www.cjolimg.com/v8/jms/images/icon_filterarr.gif) no-repeat 0 -22px;}
.ulmore_filter li.li_typecur{color:#216f93;background-color:#fff;border:#d4d4d4 1px solid;border-bottom:0;}
.ulmore_filter li.li_typecur .icon_droplist{background-position:0 -31px;}
.line_filter .box_typefilter{width:962px;background-color:#fff;clear:both;overflow:hidden;}
.box_typefilter .box_secfilter{width:873px;padding:6px 0 0 89px;border-top:#d4d4d4 1px solid;}
.box_typefilter .box_trdfilter{width:873px;padding:6px 0 0 89px;border-top:#d4d4d4 1px solid;}
.resultfilter .btn_filterdrop{width:46px;height:14px;border:#d4d4d4 1px solid;border-top:0;position:absolute;left:50%;margin-left:-24px;bottom:-15px;background-color:#fafafa;overflow:hidden;cursor:pointer;}
.resultfilter .btn_filtershow{background-color:#fff;}
.btn_filterdrop .icon_filterflex{display:block;width:14px;height:7px;margin:3px auto 4px;background:url(https://www.cjolimg.com/v8/jms/images/icon_filterarr.gif) no-repeat 0 0;}
.btn_filterflex .icon_filterflex{background-position:0 -13px;}
/****二级筛选项 end****/
/** header searchbar footer end **/

/* new_login_layer css start */
body{_background:url(https://www.cjolimg.com/v7/jms/bg_newbody.gif) top center repeat-y #ededed fixed;}
.new_login_layer{z-index:3000;background:#fff;border-radius:3px;box-shadow:3px 3px 4px 4px rgba(0, 0, 0, 0.3);display:none;font-family:"\5fae\8f6f\96c5\9ed1","\5b8b\4f53";}
.new_login_layer_ie6fixed{_margin-top:0px;_position:absolute;_top:expression(documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2);}
.login_layer_overlay{background:#000;filter:alpha(opacity=60);opacity:0.6;-moz-opacity:0.6;z-index:1000;width:100%;height:100%;position:fixed;left:0;top:0;}
* html .login_layer_overlay{position:absolute;height:expression(document.body.clientHeight + 'px');}
.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#666666 url(https://www.cjolimg.com/v7/jms/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.50;filter:Alpha(Opacity=50);}
.login_layer_inner{font-family:"\5fae\8f6f\96c5\9ed1","\5b8b\4f53";}
.close_new_login_layer{height:36px;}
.btn_close_new_login_layer{width:12px;height:12px;background:url(https://www.cjolimg.com/v7/jms/icon_close_new_login_ayer.gif) no-repeat;margin:14px 14px 0 0; cursor:pointer;}
.login_layer_inner_header span{line-height:42px;font-size:16px;font-weight:700;padding:0 0 0 36px;color:#0e7e8b;}
.login_layer_inner_header .box_appcode{line-height:30px;margin:6px 0 0 10px;position:relative;}
.login_layer_inner_header .box_appcode a{font-size:14px;color:#666;}
.login_layer_inner_header .box_appcode a:hover{color:#157d8a;}
.login_layer_inner_header .box_appcode .img_appcode{display:none;position:absolute;top:100%;left:-10px;width:126px;height:126px;border:#d4d4d4 1px solid;padding:8px;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.box_appcode .img_appcode img{display:block;width:126px;height:126px;}
.new_registeredlink,.new_registeredlink:link,.new_registeredlink:visited{width:156px;height:42px;line-height:42px;display:block;background:url(https://www.cjolimg.com/v7/jms/bg_registeredlink.gif) no-repeat;color:#fff;text-align:center;}
.new_registeredlink:hover{color:#fff;}
.login_layer_inner_con{padding:15px 36px 36px;}
.login_label{padding:0 0 18px; display:inline-block;*display:inline;*zoom:1;}
.login_label_minus{margin-top:-15px;position:relative;z-index:1;}
.input_group{border:1px solid #ccc;border-radius:5px;background:#fff;box-shadow:0 1px 2px rgba(0, 0, 0, 0.08) inset;display:inline-block;*display:inline; *zoom:1;}
.input_group input{padding:8px 12px;+padding:7px 12px 7px;_padding:7px 12px 7px;width:440px;height:18px;line-height:18px;overflow:hidden;border:0;background:#fff;border-radius:5px;font-family:"\5fae\8f6f\96c5\9ed1","\5b8b\4f53";color:#999;font-size:12px;}
.input_group input.input_focus{color:#666;}
.input_group input.enterpassword_input{color:#666;}
.login_error{color:#b30f3c;line-height:12px;padding:4px 0 0;display:inline-block; *display:inline; *zoom:1;}
.respond_error{color:#b30f3c;line-height:24px;padding:0;display:none;}
.optionsbox{margin:-10px 0 0;padding:0 0 20px;position:relative;z-index:1;}
.div_otherlogin p{color:#8c8d8d;line-height:42px;}
.div_otherlogin .icons_otherlogin a{display:block;*display:inline;*zoom:1;float:left;width:41px;height:41px;overflow:hidden;background-image:url(https://www.cjolimg.com/v8/jms/images/icon_otherlogin.png);_background-image:url(https://www.cjolimg.com/v8/jms/images/icon_otherlogin.gif);background-repeat:no-repeat;margin-left:10px;}
.icon_qqlogin{background-position:-1px -1px;}
.icon_wechatlogin{background-position:-44px -1px;}
.icon_weibologin{background-position:-87px -1px;}
.btn_poplogin .wrapbox_login{margin-top:4px;}
.login_auto{margin:-4px 0 0 0;}
.login_auto label{height:22px;line-height:22px;color:#999;}
.login_auto input{width:13px;vertical-align:middle;margin:0 4px 0 0;}
.apply_reset_password a{color:#0c4b85;}
.apply_reset_password a:hover{text-decoration:underline;}
.new_btn_login{border-radius:4px;font-size:14px;line-height:36px; padding:0 15px;font-weight:700;}
.mapbox{width:466px;height:342px;margin:0 auto;padding:5px 36px 36px;}
.new_login_layer iframe{border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.appjob_code{position:absolute;left:548px;bottom:30px;z-index:2000;display:none;}
.imgcode_txt{background:url(https://www.cjolimg.com/v8/jms/images/imgtxt_code.gif) no-repeat 0 0;text-indent:-10000px;width:116px;height:42px;overflow:hidden;}
/* new_login_layer css end */
/* newtips_index css start */
.c_one{width:240px;height:84px;}
.ts_title{color:#666;line-height:22px;}
.fix_w{width:240px;color:#0f2c55;display:block;line-height:22px;}
.new_okbtn,.new_okbtn:link,.new_okbtn:visited,.new_okbtn:hover{background:url(https://www.cjolimg.com/v7/jms/surebtn-bg.gif) no-repeat;color:#fff;font-weight:bold;width:69px;height:25px; line-height:25px; text-align:center;font-size:14px;display:block;float:left;margin:15px 0 0;text-decoration:none !important;}
.no_prompt,.no_prompt:link,.no_prompt:visited,.no_prompt:hover{color:#999!important;width:69px;height:25px;line-height:25px;text-align:right;display:block; float:right; margin:15px 0 0;text-decoration:none!important;}
.tips_success{text-align:center;color:#666;height:13px;margin:56px 0 0;}
.tips_success img,.tips_success span,.tips_success i{display:inline-block; *display:inline; *zoom:1;vertical-align:middle;}
.tips_success i{height:100%;}
.tips_success img{margin:0 6px 0 0;}
/* newtips_index css end */
/* newtips_searchresultspage css start */
.ssjgpage_mailbox{position:relative;display:inline-block; *display:inline; *zoom:1;font-family:Arial;}
.ssjgpage_mailbox .new_dialoglayer{left:-40px;top:30px;}
.ssjgpage_mailbox .new_dialoglayer_arrow{top:-10px;left:50%;margin:0 0 0 -9px;}
.new_input{width:234px;height:18px;height:18px;padding:0 2px;margin:0 0 2px;border:#cbcccb solid 1px;border-radius:2px;color:#0f2c55;font-family:Arial;}
.new_eror{float:left;height:24px;line-height:24px;color:#b30f3c;margin:15px 0 0 6px;}
.ssjgpage_mailbox .c_one{height:130px;}
.ssjgpage_mailbox .c_one_changeheight{height:160px;_height:164px;+height:164px;}
.yahemail_mistake{line-height:16px; color:#b30f3c;display:none;}
.yahemail_mistake a{text-decoration:underline;}
.ssjgpage_mailbox .c_one_02{height:84px;}
.ssjgpage_mailbox .tips_success_02{margin:36px 0 0;}
.gdtj .tips_success img{vertical-align:middle;}
/* newtips_searchresultspage css end */
.new_tipslayer_resultspage_jobalert{bottom:-65px;left:0;}
.new_tipslayer_resultspage_jobalert .new_tipslayer_arrow{top:0;left:20px;}
.jobalert_txtcon{padding:6px 8px; font-size:11px; -webkit-text-size-adjust:none;}
.iknow_close{color:#999;cursor:pointer;position:absolute;bottom:6px;right:8px;}
/*========== searchjobs.css start ==========*/
/* resultspage start */
.gotop{display:block;font-size:0;height:0;line-height:0;overflow:hidden;}
.resultspage_fixedlayer{width:1008px;_width:1007px;margin:0 auto;font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53";}
.resultspage_fixedlayer_showborder{position:fixed;top:0;padding-top:68px;background-color:#fff;left:50%;z-index:25;margin-left:-504px;_margin-left:-503px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop));}
.searchconditions,.count_hascollectjobs{width:926px;height:30px;line-height:30px;background-color:#ebf5f9;font-size:14px;padding:4px 18px;border:#cbebf7 1px solid;margin:8px auto 0;}
.count_hascollectjobs{color:#2c3f62;}
.searchconditions .con_searchconditions{color:#216f93;}
.con_searchconditions .txt_searchconditions{width:700px;}
.searchconditions .t_listcon{color:#666;}
.searchconditions .t_listcon .j_amount{color:#216f93;}

.resultspage_wrap{width:1008px;_width:1007px;_overflow:hidden;margin:0 auto;background:url(https://www.cjolimg.com/v7/jms/bg_resultspage_fixedlayer.gif) repeat;font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53";}
.icons_resultspage{background:url(https://www.cjolimg.com/v7/jms/icon_allresultspage.gif) no-repeat;display:block;height:0;line-height:0;font-size:0;overflow:hidden;}
.resultspage_default_toolbar{padding:0 24px;border-bottom:#ddd solid 1px;height:35px;}
.tool_releasetime{position:relative; width:85px; z-index:10;}
.icon_releasetime{width:13px;height:13px;margin:11px 0 0;background-position:-78px -36px;}
.releasetime_txt{color:#288db8;padding:6px 5px 0;height:24px;line-height:24px;width:54px;}
.icon_releasearrow{width:8px;height:5px;margin:15px 0 0;background-position:-112px -36px;}
.tool_releasetime_cur .icon_releasetime{background-position:-95px -36px;}
.tool_releasetime_cur .releasetime_txt{color:#78c8ed;}
.tool_releasetime_cur .icon_releasearrow{background-position:-112px -44px;}
.tool_releasetime_layer{position:absolute;left:0;top:35px;width:110px;background:#f7fafb;box-shadow:0 5px 10px rgba(0, 0, 0, 0.3);border-radius:5px;border:#79c9ee solid 2px;}
.releasetime_layer_arrow{width:17px;height:9px;background-position:-29px -4px;position:absolute;top:-10px;left:25px;}
.releasetime_droplayer .releasetime_droplayer_tit{color:#fff;background:#79c9ee;line-height:20px;padding:0 0 0 5px;}
.releasetime_droplayer ul li{vertical-align:top;line-height:36px;height:36px;}
.releasetime_droplayer ul li a{vertical-align:top;color:#333;display:block; *zoom:1;text-align:center;}
.releasetime_droplayer ul li a:hover{text-decoration:none;color:#288db8;background:#dfebf0;transition:background-color 0.3s ease-in 0s, background-color 0.3s ease-out 0s;}
.releasetime_droplayer ul .cur a,.releasetime_droplayer ul .cur a:hover{font-weight:bold;color:#288db8;}
.tool_goback{margin:7px 0 0;height:22px;overflow:hidden;border-radius:10px;cursor:pointer;}
.icon_goback{width:13px;height:19px;margin:2px 0 0; background-position:-78px -91px;}
.goback_txt{color:#288db8;padding:0 0 0 5px;height:23px;line-height:22px;}
.tool_goback_hover .icon_goback{background-position:-93px -91px;}
.tool_goback_hover .goback_txt{color:#78c8ed;}
.tool_goback_active .icon_goback{background-position:-108px -91px;}
.tool_goback_active .goback_txt{color:#ff8f00;}
.tool_collectjobs a,.tool_mailjobs a,.tool_collectjobs a:hover,.tool_mailjobs a:hover{text-decoration:none;cursor:pointer;}
.tool_collectjobs_wrap,.tool_mailjobs_wrap{position:relative;z-index:25;}
.tool_collectjobs,.tool_applygroupjobs{margin:7px 10px 0;display:inline;padding:0 10px;height:22px;border-radius:10px;overflow:hidden;transition:all 0.5s ease 0s;}
.icon_applygroupjobs{width:17px;height:12px;margin:5px 0 0;background-position:-124px -136px;}
.icon_collectjobs{width:16px;height:13px;margin:5px 0 0;background-position:-78px -4px;}
.count_collectjobs{color:#288db8;padding:0 0 0 5px;height:22px;line-height:22px;overflow:hidden;max-width:150px;_width:expression(this.scrollWidth > 150 ? "150px" :(this.scrollWidth < 10 ? "10px" :"auto"));}
.tool_collectjobs_hover,.tool_applygroupjobs_hover{background:#def1fb;cursor:pointer;transition:background-color 0.3s ease-in 0s, background-color 0.3s ease-out 0s;}
.tool_collectjobs_hover .icon_collectjobs{background-position:-98px -4px;}
.tool_collectjobs_active,.tool_applygroupjobs_active{background:#ff9000;cursor:pointer;}
.tool_applygroupjobs_active .icon_applygroupjobs{background-position:-145px -136px;}
.tool_collectjobs_active .icon_collectjobs{background-position:-118px -4px;}
.tool_collectjobs_active .count_collectjobs,.tool_applygroupjobs_active .count_collectjobs{color:#fff;}
.tool_collectjobs_selected{background:#298eb9;cursor:default;}
.tool_collectjobs_selected .icon_collectjobs{background-position:-138px -4px;}
.tool_collectjobs_selected .count_collectjobs{color:#fff;}
.tool_collectjobs_wrap .new_dialoglayer{top:35px; left:50%; margin-left:-150px; font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53"; display:none;}
.tool_collectjobs_wrap .new_dialoglayer_arrow{left:50%; margin-left:-10px; +top:-1px; top:-1px \0;}
:root .tool_collectjobs_wrap .new_dialoglayer_arrow{top:0px;}
.gotit_con{width:260px; color:#666;}
.gotit_con_title{color:#0f2c55; font-size:14px; line-height:24px; padding:0 0 5px;}
.btn_gotit{margin:15px 0 0;}
.btn_gotit a{height:24px; line-height:24px; font-size:12px; font-weight:normal;}
.tool_mailjobs{margin:7px 0 0; height:22px; overflow:hidden; border-radius:10px; cursor:pointer;}
.icon_mailjobs{width:19px; height:11px; margin:5px 0 0; background-position:-78px -21px;}
.mailjobs_txt{color:#288db8; padding:0 0 0 5px; height:22px; line-height:22px;}
.tool_mailjobs_hover .icon_mailjobs{background-position:-101px -21px;}
.tool_mailjobs_hover .mailjobs_txt{color:#78c8ed;}
.tool_mailjobs_active .icon_mailjobs{background-position:-124px -21px;}
.tool_mailjobs_active .mailjobs_txt{color:#ff8f00;}
.tool_mailjobs_selected .icon_mailjobs{background-position:-147px -21px;}
.tool_mailjobs_selected .mailjobs_txt{color:#288db8;}
.tool_mailjobs_wrap .new_dialoglayer{top:3px; left:110px; font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53";}
.tool_mailjobs_wrap .new_dialoglayer_arrow{top:15px; left:-9px;}
.tool_mailjobs_wrap .new_dialoglayer_arrow em{left:2px; top:0;}
.tool_mail_dialogcon{width:336px; color:#666;}
.tool_mail_dialogcon .jobalertbox_group{width:334px;}
.tool_mail_dialogcon .jobalertbox_group_focus{width:332px;}
.tool_mail_dialogcon .jobalertbox_inputtxt{width:332px;}
.tool_mail_dialogcon .btn_gotit{margin:30px 0 0;}
.turnpage_btn{display:inline-block; _display:inline; *zoom:1; float:right;}
.turnpage_btn a{line-height:36px; cursor:pointer;}
.turnpage_btn a:hover{text-decoration:none;}
.turnpage_pre span,.turnpage_next span{color:#288db8; float:left;}
.turnpage_btn em{float:left; margin:14px 5px 0 0;}
.turnpage_pre{margin:0 15px 0 0;}
.turnpage_pre em{width:9px; height:7px; background-position:-396px -4px;}
.turnpage_pre_hover em{background-position:-396px -15px;}
.turnpage_pre_active em{background-position:-396px -26px;}
.turnpage_pre_hover span{color:#78c8ed;}
.turnpage_pre_active span{color:#ff8f00;}
.turnpage_next em{width:9px; height:7px; background-position:-409px -4px;}
.turnpage_next_hover em{background-position:-409px -15px;}
.turnpage_next_active em{background-position:-409px -26px;}
.turnpage_next_hover span{color:#78c8ed;}
.turnpage_next_active span{color:#ff8f00;}
.tool_rightcon{position:relative;}
.tool_rightcon .selectjobs_box_new{top:35px; _top:36px; right:-20px; left:auto; white-space:nowrap; display:none;}
.tool_rightcon .selectjobs_box_new .selectjobs_box_new_arrow{right:34px; left:auto;}
.txt_resultslist_type{padding:5px 10px 0; color:#666;}
.change_resultslist_type{text-align:right; padding:0 10px 2px; white-space:nowrap;}
.selectjobs_box_new .change_resultslist_type a.btn_cancelall{width:auto; display:inline;}
.resultslist_type{line-height:35px; padding:0 0 0 25px;}
.resultslist_type_tit{color:#298eb9; float:left;}
.default_type,.list_type{width:15px; height:13px; float:left;}
.default_type{background-position:-30px -32px; margin:11px 10px 0 5px;}
.default_type_change{background-position:-5px -32px;}
.list_type{background-position:-196px -84px;margin:11px 0 0;}
.list_type_change{background-position:-215px -84px;}
.resultspage_default_inner,.resultspage_list_inner{width:1008px;_width:1007px;_overflow:hidden;margin:0 auto;background:#fff;}
.default_inner_left_wrap{float:left;width:392px;overflow:hidden;background:#fff;outline:none;word-break:normal;word-wrap:break-word;}
.default_inner_left{width:392px;}
.default_inner_left_wrap .jspContainer{background:url(https://www.cjolimg.com/v7/jms/bg_default_inner_left_wrap.gif) right top repeat-y;}
.default_inner_left_wrap .jspVerticalBar{right:2px;width:11px;padding:0 3px;}
.default_inner_left_wrap .jspVerticalBar_show{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#19000000', endColorstr='#19000000');background:rgba(0,0,0,0.1);}
.default_inner_left_wrap .jspDrag{border:#fff 1px solid;background:#808080;filter:alpha(opacity=66);opacity:0.66;}
.default_inner_items li{vertical-align:top;display:block; *zoom:1;}
.timenoresult_tips{color:#000;background:#ffd54e;border-right:#ddd solid 2px;border-bottom:#ddd solid 1px;line-height:18px;padding:5px 25px;position:relative;height:38px;}
.timenoresult_tips_listpage{border-right:0;height:24px;line-height:24px;}
.close_timenoresult_tips{width:16px;height:16px;position:absolute;right:18px;top:50%;margin-top:-8px;background-position:-54px -4px;cursor:pointer;}
.items_singlegroup{padding:8px 10px 10px 24px;overflow:hidden;line-height:21px;color:#666;border-right:#bbb solid 2px;border-bottom:#ddd solid 1px; line-height:18px;position:relative;z-index:0;}
.items_singlegroup_hover{background:#edf5f9;transition:background-color 0.3s ease-in 0s, background-color 0.3s ease-out 0s;border-right:#93c6db solid 2px;}
.items_singlegroup_hover .icon_companyname{background-position:-143px -57px;}
.items_singlegroup_hover .icon_companyaddress{background-position:-91px -74px;}
.items_singlegroup_hover .icon_time{background-position:-95px -57px;}
.items_singlegroup_selected{background:#298eb9; transition:background-color 0.3s ease-in 0s, background-color 0.3s ease-out 0s;border-right:#94c7dc solid 2px; color:#deeef4;}
.items_singlegroup_selected .jobname_content a{color:#fff;}
.items_singlegroup_selected .companyname_content a{color:#fff;}
.items_singlegroup_selected .up_time,.items_singlegroup_selected .offer_salary{color:#b8d9e7;}
.items_singlegroup_selected .icon_companyname{background-position:-157px -57px;}
.items_singlegroup_selected .icon_companyaddress{background-position:-104px -74px;}
.items_singlegroup_selected .icon_commonli{background-position:-155px -36px;}
.items_singlegroup_selected .icon_time{background-position:-112px -57px;}
.items_singlegroup_selected .icon_alreadyapply{background-position:-174px -4px;}
.items_singlegroup_selected .icon_singlearrow{display:block;}
.items_jobname{padding:0 65px 0 0;}
.checkbox_jobname{width:13px;height:13px;float:left;margin:5px 5px 0 0;}
.jobname_content,.companyname_content,.minor_con,.companyaddress_content{overflow:hidden;*zoom:1;}
.jobname_content a{color:#499ec3;font-size:14px;line-height:21px;}
.items_companyname{padding:2px 15px 2px 18px;_padding:0 0 0 21px;}
.icon_companyname{width:10px;height:10px;float:left;margin:4px 5px 0 0;_margin:4px 2px 0 0;background-position:-129px -57px;}
.companyname_content a{color:#333;}
.minor_con{padding:0 0 0 18px;_padding:0 0 0 21px;}
.minor_ad{width:90px;height:40px;margin:4px 24px 0 5px;overflow:hidden;border-radius:3px;}
.items_companyaddress{padding:0 0 8px;}
.icon_companyaddress{width:9px;height:13px;float:left;margin:3px 5px 0 0;_margin:2px 2px 0 0;background-position:-78px -74px;}
.icon_commonli,.icon_time{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin:0 5px 0 0;}
.icon_commonli{margin:0 5px 0 3px;}
.icon_commonli{width:5px;height:6px;background-position:-146px -36px;}
.icon_time{width:13px;height:13px;background-position:-78px -57px;}
.up_time{color:#999;}
.timesalary{margin:5px 24px 0 18px;}
.offer_salary{color:#999;}
.icon_singlearrow{width:11px;height:19px;background-position:-123px -91px;position:absolute;right:18px;top:50%;margin-top:-9px;display:none;}
.icon_alreadyapply{width:70px;height:70px;background-position:-248px -4px;position:absolute;left:-1px;bottom:-1px;_bottom:-2px;}
.icon_collect{width:23px;height:18px;background-position:-22px -133px;position:absolute;top:0;right:0;cursor:pointer;}
.icon_hascollect{background:url(https://www.cjolimg.com/v7/jms/icon_allresultspage.gif) -71px -133px no-repeat;display:block;}
.items_singlegroup_jobalert{background:#fafafa;border-right:#bbb solid 2px;border-bottom:#ddd solid 1px;}
.inner_jobalertbox{padding:15px 24px;}
.inner_jobalertbox_tit{color:#298eb9;font-weight:bold;font-size:14px;}
.inner_jobalertbox_tit em{width:24px;height:23px;margin:0 5px 0 0;background-position:-1px -84px;display:inline-block;*display:inline;*zoom:1;vertical-align:bottom;}
.inner_jobalertbox_txt{color:#333;padding:10px 0 5px;}
.jobalertbox_group{width:234px;height:24px;position:relative;background:#fff;border:#dcdcdc solid 1px;border-radius:5px;margin:6px 0 0;position:relative;}
.jobalertbox_group_focus{border:#79c9ee solid 2px;width:232px;height:22px;box-shadow:0 0 2px #ccc;}
.jobalertbox_group_wrong{border:#fc73ab solid 2px;width:232px;height:22px;box-shadow:0 0 2px #ccc;}
.jobalertbox_group_blur{border:#dcdcdc solid 1px;width:234px;height:24px;}
.jobalertbox_group input{border:0;background:none;height:18px;line-height:18px;padding:3px 10px;font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53";font-size:12px;position:absolute;z-index:0;}
.jobalertbox_inputtxt{width:214px;}
.jobalertbox_inputtxt_focus{left:-1px;top:-1px;}
.inner_jobalertmain .enrer_wrong{color:#fd0014;padding:4px 0 0;}
.enrer_wrong a{text-decoration:underline;}
.jobalertbox_btn{margin:6px 0 0 20px;}
.jobalertbox_btn a{width:60px; text-align:center;height:26px;line-height:26px;border-radius:5px;font-weight:bold;}
.selectjobs_box_new{background:#fefcce;padding:0 0 2px;border-radius:4px;border:1px solid #d0bd9c;box-shadow:1px 2px 3px #ddd;position:absolute;top:36px;left:17px;}
.selectjobs_box_new_closebtn{width:7px;height:7px;display:block;top:3px;right:4px;background:url(https://www.cjolimg.com/v7/jms/close-img.gif) 0 0 no-repeat;position:absolute;}
.selectjobs_box_new_closebtn:hover{background:url(https://www.cjolimg.com/v7/jms/close-img.gif) -7px 0 no-repeat;}
.selectjobs_box_new .con{white-space:nowrap;color:#333;padding:5px 12px 2px 8px;width:auto;background:none;border:0;}
.selectjobs_box_new .con span{color:#ff0000;font-size:18px;font-family:Arial;}
.selectjobs_box_new a.btn_cancelall{width:50px;height:16px;margin:0 0 0 8px;line-height:16px;display:block;color:#3a78d4;text-decoration:underline;}
.selectjobs_box_new a.btn_cancelall:hover{color:#3a78d4;text-decoration:underline;}
.selectjobs_box_new_arrow{position:absolute;left:5px;top:-11px;}
:root .selectjobs_box_new_arrow{top:-10px;}
.selectjobs_box_new_arrow em,.selectjobs_box_new_arrow span{font-family:Simsun;font-size:16px;font-style:normal;height:19px;line-height:21px;overflow:hidden; position:absolute;width:17px;}
.selectjobs_box_new_arrow span{color:#d0bd9c;}
.selectjobs_box_new_arrow em{color:#fefcce;top:2px;z-index:1;}
.expired_items_singlegroup{padding:8px 10px 10px 24px;overflow:hidden;line-height:21px;color:#666;border-right:#bbb solid 2px;border-bottom:#ddd solid 1px; line-height:18px;position:relative;z-index:0;}
.expired_items_singlegroup_hover{background:#edf5f9;transition:background-color 0.3s ease-in 0s, background-color 0.3s ease-out 0s;border-right:#93c6db solid 2px;}
.expired_items_singlegroup_hover .icon_collect_expired{background-position:-280px -84px;}
.expired_items_singlegroup_hover .icon_companyaddress{background-position:-117px -74px;}
.expired_items_singlegroup_hover .icon_time{background-position:-378px -84px;}
.expired_items_singlegroup_selected{background:#298eb9;color:#ddd;transition:background-color 0.3s ease-in 0s, background-color 0.3s ease-out 0s;border-right:#94c7dc solid 2px;}
.expired_items_singlegroup_selected .companyname_content a,.expired_items_singlegroup_selected .jobname_content a,.expired_items_singlegroup_selected .up_time{color:#ddd;}
.expired_items_singlegroup_selected .icon_collect_expired{background-position:-307px -84px;}
.expired_items_singlegroup_selected .icon_companyname{background-position:-334px -84px;}
.expired_items_singlegroup_selected .icon_commonli{background-position:-164px -36px;}
.expired_items_singlegroup_selected .icon_companyaddress{background-position:-348px -84px;}
.expired_items_singlegroup_selected .icon_time{background-position:-361px -84px;}
.expired_items_singlegroup_selected .icon_singlearrow{display:block;}
.expired_items_singlegroup a,.expired_items_singlegroup a{color:#666;}
/*.jobname_content a:hover{text-decoration:none;}*/
.icon_alreadyapply_expired{width:70px;height:70px;background-position:-322px -4px;position:absolute;left:-1px;bottom:-1px;_bottom:-2px;}
.icon_expiredjob{width:60px;height:18px;line-height:18px;margin:0 5px 0 0;color:#fff;background:#b2b2b2;border-radius:2px;text-align:center;display:inline-block;*display:inline;*zoom:1;}
.expired_items_singlegroup .items_jobname{padding-left:18px;}
.icon_collect_expired{width:23px;height:18px;background-position:-234px -84px;position:absolute;top:10px;right:18px;cursor:pointer;}
.defaultapply_btn{padding:30px 0 30px 24px;}
.defaultapply_btn .new_btn_login{height:26px;line-height:26px;cursor:pointer;*display:inline;*zoom:1;}
.bottom_turnpagebtns{padding:0 0 30px 24px;overflow:hidden;*zoom:1;}
.bottom_turnpagebtns_list{padding-bottom:55px;}
.bottom_turnpagebtns ul li{float:left;height:25px;line-height:25px;display:block;text-align:center;margin:0 4px 4px 0;}
.bottom_turnpagebtns ul li a{display:block;text-decoration:none;color:#818181;}
.bottom_turnpagebtns ul li a:hover{background-color:#edf5f9;text-decoration:none;transition:background-color 0.3s ease-in 0s, background-color 0.3s ease-out 0s;}
.bottom_turnpagebtns ul li .cur,.bottom_turnpagebtns ul li .cur:hover{color:#fff;background-color:#298eb9;}
.center_turnpage a{min-width:21px;_width:21px;padding:0 2px;float:left;white-space:nowrap;}
.turnpage_prebox,.turnpage_nextbox,.turnpage_prebox a,.turnpage_nextbox a,.turnpage_tipsbox{width:25px;height:25px;overflow:hidden;}
.turnpage_prebox a{background-position:-396px -37px;}
.turnpage_nextbox a{background-position:-396px -62px;}
.bottom_turnpagebtns a,.bottom_turnpagebtns span{float:left;min-width:21px;_width:21px;padding:0 2px;float:left;white-space:nowrap;height:25px;line-height:25px; color:#818181;margin:4px 4px 0 0;display:block;text-align:center;}
.bottom_turnpagebtns a:hover{background-color:#edf5f9;text-decoration:none;transition:background-color 0.3s ease-in 0s, background-color 0.3s ease-out 0s;}
.bottom_turnpagebtns .current{color:#fff;background-color:#298eb9;}
.bottom_turnpagebtns .prev{background:url(https://www.cjolimg.com/v7/jms/icon_allresultspage.gif) -396px -37px no-repeat;}
.bottom_turnpagebtns .next{background:url(https://www.cjolimg.com/v7/jms/icon_allresultspage.gif) -396px -62px no-repeat;}
.resultspage_bottomkeyword{margin:-5px 30px 24px 24px;line-height:20px;overflow:hidden;}
.resultspage_bottomkeyword span{color:#666;padding:0 4px;}
.resultspage_bottomkeyword span.resultspage_bottomkeyword_title{font-size:14px;padding:0;white-space:nowrap;}
.resultspage_bottomkeyword a,.resultspage_bottomkeyword a:link,.resultspage_bottomkeyword a:visited,.resultspage_bottomkeyword a:hover{color:#666; text-decoration:underline;}
.resultspage_bottomkeyword_list{margin:-30px 24px 55px 24px;}
.default_inner_right{width:100%;float:right;margin-left:-392px;background:#fff;}
.default_inner_right_con{margin-left:392px;padding:0 0 10px 6px;min-height:600px;height:auto!important;height:600px;background:#ededed;}

.list_type_headtit{font-size:14px;line-height:36px;border-bottom:#ddd solid 1px;overflow:hidden;padding:0 22px 0 42px;}
.list_type_headtit li{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;color:#999;}
.list_type_headtit li .icon_listrank{display:inline-block;width:9px;height:14px;vertical-align:middle;background:url(https://www.cjolimg.com/v8/jms/images/icon_listrank.gif) no-repeat 0 0;margin:0 0 0 5px;overflow:hidden;}
.list_type_headtit li.list_type_desc .icon_listrank{background-position:0 -14px;}
.list_type_headtit li.list_type_asc .icon_listrank{background-position:0 -28px;}
.results_list_box{border-bottom:#eee solid 1px;overflow:hidden;padding:8px 22px 8px 24px;color:#666;font-size:14px;line-height:20px;word-break:normal;word-wrap:break-word;}
.results_list_box:hover{background:#edf5f9;transition:background-color 0.3s ease-in 0s, background-color 0.3s ease-out 0s;}
.results_list_box li,.imitate_i{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;overflow:hidden;}
.imitate_i{height:100%;}
.list_type_checkbox{width:13px;height:13px;margin:0 5px 0 0;overflow:hidden;}
.list_type_checkbox input{float:left;width:13px;height:13px;}
.results_list_box li.list_type_first{overflow:visible;}
.list_type_first{width:190px;padding:0 15px 0 0;}
.list_type_first .icon_expiredjob{_vertical-align:middle;}
.list_type_first h3{display:inline;font-size:14px;}
.list_type_first a,.list_type_second a{color:#666;}
.list_type_second{width:320px;padding:0 15px 0 0;}
.list_type_third{width:90px;}
.list_type_fourth{width:60px;}
.list_type_fifth{width:80px;text-align:center;}
.list_type_sixth{width:58px;text-align:center;}
.list_type_seventh{width:90px;padding:0 5px 0 0;text-align:center;}
.list_type_eighth{width:80px;text-align:center;}

.icons_collect_listpage{width:13px;height:12px;margin:0 0 0 5px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.icon_collect_listpage_click{display:none;background:url(https://www.cjolimg.com/v7/jms/icon_collect_listpage_click.png) no-repeat;_display:inline;_zoom:1;_background:none;}
.icon_collect_listpage_clickshow{display:inline-block;*display:inline;*zoom:1;cursor:pointer;background:url(https://www.cjolimg.com/v7/jms/icon_collect_listpage_click.png) no-repeat;_background:url(https://www.cjolimg.com/v7/jms/icon_collect_listpage_click_ie6.gif) no-repeat;}
.icon_collect_listpage_already{display:inline-block;*display:inline;*zoom:1;cursor:pointer;background:url(https://www.cjolimg.com/v7/jms/icon_collect_listpage_already.png) no-repeat;_background:url(https://www.cjolimg.com/v7/jms/icon_collect_listpage_already_ie6.gif) no-repeat;}
.icon_collect_listpage_expired{background:url(https://www.cjolimg.com/v7/jms/icon_collect_listpage_expired.png) no-repeat;_background:url(https://www.cjolimg.com/v7/jms/icon_collect_listpage_expired_ie6.gif) no-repeat;}
.icon_sticktop{width:20px;height:22px;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin:-3px 0 0 5px;_position:relative;background:url(https://www.cjolimg.com/v8/jms/images/icon_sticktop.png) no-repeat 0 0;}
.results_list_box:hover .icon_sticktop{background-position:0 -66px;*background-position:0 -44px;}
.items_singlegroup_selected .icon_sticktop{background-position:0 -22px;}
.items_singlegroup_hover .icon_sticktop{background-position:0 -66px;}

.footer_fixed{width:1008px;_width:1007px;overflow:hidden;height:24px;line-height:24px;border-top:#c5c5c5 solid 1px;background:#f0f0f0;color:#666;position:fixed;bottom:0;left:50%;z-index:25;margin-left:-504px;_position:absolute;_margin-left:-503px; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.footer_fixed_inner{padding:0 10px; font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53";}
.footer_fixed_inner a,.footer_fixed_inner span{display:inline-block;*display:inline;*zoom:1;color:#8c8c8c;}
.footer_fixed_inner span{padding:0 2px;}
.footer_fixed_inner a:hover{text-decoration:underline;color:#8c8c8c;}
.nosavejobs_box{text-align:center;padding:100px 0;background:#fff;color:#666;}
.nosavejobs_box span{color:#0f2c55;font-size:14px;line-height:24px;padding:0 0 15px;}
.jobname_content a:visited,.list_type_first a:visited{color:#7e29b9;}
.items_singlegroup_selected .jobname_content a:visited{color:#fff;}
.items_singlegroup_selected .jobname_content a strong,.items_singlegroup_selected .companyname_content a strong{color:#fff;}
.list_type_first a strong,.list_type_second a strong,.jobname_content a strong,.companyname_content a strong{color:#ff3300;font-weight:normal;}
.noresults_box{width:840px;margin:0 auto;padding:100px 0 150px;}
.icon_big_search{width:133px;height:134px;margin:0 35px 0 0;background:url(https://www.cjolimg.com/v7/jms/icon_big_search.gif) 0 0 no-repeat;overflow:hidden;}
.noresults_con_wrap{width:668px;}
.noresults_con{width:586px;min-height:100px;height:auto!important;height:100px;padding:20px 40px;background:#fff;border:#edecf1 solid 1px;border-radius:5px;}
.noresults_advicecon{padding:0 40px;margin:10px 0 0;color:#666;font-size:14px;}
.noresults_advicecon p{padding:5px 0 0;}
.noresults_advicecon_tit{color:#6099b4;margin:8px 0 0;}
.noresults_advicecon p span{vertical-align:middle;}
.icon_cir{font-size:0;line-height:0;width:4px;height:5px;margin:0 5px 0 0;overflow:hidden;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) -1px -607px no-repeat;vertical-align:middle;}
.noresults_title{font-size:14px;color:#8c8c8c;line-height:22px;}
.noresults_title span{font-weight:700;color:#666;}
.noresults_selected_con{padding:0 0 18px;}
.noresults_selectedbox{padding:0 12px;margin:18px 9px 0 0;height:22px;line-height:22px;border-radius:10px;text-decoration:none;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) right -615px no-repeat #d9d9d9;white-space:nowrap;cursor:pointer;}
.noresults_selectedbox span{padding:0 17px 0 0;color:#298eb9;font-weight:700;}
.show_s_results_box{padding:25px 0 0;}
.show_s_results_box a{padding:0 30px;}
.show_s_results,.show_s_results:link,.show_s_results:visited,.show_s_results:hover{cursor:default;color:#b2b2b2;text-decoration:none;display:inline-block; *display:inline; *zoom:1;box-shadow:1px 1px 2px rgba(0,0,0,0.15);background:#e1e1e1;background:-moz-linear-gradient(top,#f2f2f2 0%,#e1e1e1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f2f2),color-stop(100%,#e1e1e1));background:-webkit-linear-gradient(top,#f2f2f2 0%,#e1e1e1 100%);background:linear-gradient(to bottom,#f2f2f2 0%,#e1e1e1 100%);}
.t_links{padding:10px 0 0;color:#666;}
.t_links a,.t_links a:link,.t_links a:visited,.t_links a:hover{color:#666;text-decoration:underline;}
.f_conditions{color:#666;}
/* resultspage end */
/*========== searchjobs.css end ==========*/
/*========== 2013-cjol.css end ==========*/
/*========== dialog.css start ==========*/
/*系统提示css start*/
.warningbox{width:320px;height:140px;margin:25px auto;background:#f2f2f2 url(https://www.cjolimg.com/v7/jms/icon-warning.gif) left top no-repeat;overflow:hidden;}
.warningbox p{color:#333;margin:0 0 0 55px;text-shadow:1px 1px 0 #fff;line-height:24px;font-family:Arial,"5b8b4f53",sans-serif;}
.warningbox a,.warningbox a:link,.warningbox a:visited,.warningbox a:hover{text-decoration:underline;color:#0156d3;}
.footer_con{height:25px;line-height:25px;margin:20px auto 0;}
.footer_con span{float:left;margin:0 0 0 55px;display:inline;} 
/*系统提示css end*/

/* login_applyforjobs css start */
.settabs_notmember{width:466px;}
.settabs_notmember_tit{color:#666;line-height:22px;margin:-10px 0 15px;position:relative;}
.settabs_box_registered{position:absolute;top:10px;right:0;}
.settabs_notmember .login_label{width:219px;}
.settabs_notmember .input_group input{width:193px;}
.settabs_notmember .input_group input.verificationcode{width:99px;}
.upload_attachment_box{width:219px;}
.upload_attachment_status{border:1px solid #ccc;border-radius:5px;background:#f8f7f7;margin:0 8px 0 0;display:inline-block;*display:inline;*zoom:1;}
.upload_attachment_status span{width:125px;height:16px;line-height:16px;padding:9px 12px;display:block;color:#999;}
.upload_attachment_status span.hascon{color:#666;}
.upload_attachment_status span img{vertical-align:top;margin:0 5px 0 0;}
.filetype_tips{color:#999;line-height:11px;padding:4px 0 0;display:block;font-size:11px;-webkit-text-size-adjust:none;}
.verificationcode_img{margin:0 0 0 6px;width:88px;height:36px;}
.newbtn_wrapper{padding:12px 0 0;}
.apply_for_jobs_wrapper{width:466px;padding:0 36px 36px;}
.apply_for_jobs_tit{font-size:16px;line-height:20px;color:#0f2c55;}
.apply_for_jobs_tit_success{color:#f7652e;}
.apply_for_jobscon{border-top:#ececf1 solid 1px;margin:10px 0 0;}
.apply_for_jobscon_tit{border-bottom:#ececf1 solid 1px;line-height:28px;}
.apply_for_jobscon_tit span{width:200px;color:#666;font-weight:700;display:block;float:left;}
.apply_for_jobs_box_wrapper{width:466px;padding:2px 0 0;border-bottom:#ececf1 solid 1px;_height:expression(this.scrollHeight < 52 ? "52px" :( this.scrollHeight > 78 ? "78px" :"auto"));max-height:78px;min-height:52px;overflow-x:hidden;overflow-y:auto;color:#666;}
.apply_for_jobs_box{width:466px; height:26px;}
.apply_for_jobs_box li{float:left;vertical-align:top;}
.apply_for_jobscon_tit span.left_span,.apply_jobname{width:266px;}
.apply_for_jobname{max-width:155px;_width:expression(this.scrollWidth > 155 ? "155px" :(this.scrollWidth < 10 ? "10px" :"auto"));height:26px;line-height:26px;padding:0 5px 0 0;}
.apply_companyname{display:block;width:180px;height:26px;line-height:26px;}
.already_apply_for_job{background:url(https://www.cjolimg.com/v7/jms/icon_tools.gif) 0 -130px no-repeat;color:#ccc;height:26px;line-height:26px;padding:0 0 0 18px; width:60px;}
.resume_chose{width:266px;padding:10px 0 0;}
.coverletter_chose{width:200px;padding:10px 0 0;}
.resume_chose .login_auto,.coverletter_chose .login_auto{padding:0 0 3px;}
.bottom_buttons{width:400px;}
.bottom_v_r{margin:10px 0 0;}
.v_r,.v_r:link,.v_r:visited{color:#0c4b85;text-decoration:underline;}
.apply_for_jobname a,.apply_for_jobname a:link,.apply_for_jobname a:visited,.settabs_box_registered{color:#0c4b85;}
.apply_error{color:#b30f3c;line-height:24px;padding:5px 0 0;}
.u_do{color:#666;font-weight:700;padding:10px 0 0;}
.search_more_jobs a{display:block;width:110px;height:18px;line-height:19px;background:url(https://www.cjolimg.com/v7/jms/icon_tools.gif) 0 -158px no-repeat; padding:0 0 0 24px;margin:5px 0;color:#0c4b85;}
.view_thecompant_jobs a{display:block;width:130px;height:18px;line-height:19px;background:url(https://www.cjolimg.com/v7/jms/icon_tools.gif) 0 -177px no-repeat;padding:0 0 0 24px;color:#0c4b85;}
.checkbox_package{height:26px;line-height:28px;float:left;}
.checkbox_package input{width:13px;height:13px;display:block;float:left;margin:6px 4px 0 0;display:inline;}
.applyjobs_warning_box{padding:15px 0 0 65px;}
.icon_applyjobs_warning{width:48px;height:41px;background:url(https://www.cjolimg.com/v7/jms/icon-warning.png) no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.cjolimg.com/v7/jms/icon-warning.png" ,sizingMethod="crop");margin:0 10px 0 0;}
.text_applyjobs_warning{overflow:hidden;*zoom:1;color:#333;line-height:20px;}
.text_applyjobs_warning a{color:#0c4b85;}
.single_choice{padding:10px 0;border-bottom:#ececf1 solid 1px;}
.login_layer_companyinfo{padding:0 36px 18px;}
.applyforjob_tit{color:#0e7e8b; font-size:18px;padding:0 0 12px;}
.login_layer_companyinfo_con{min-height:68px;height:auto!important;height:68px;line-height:18px;}
.login_layer_companyinfo_con img,.login_layer_companyinfo_con div,.login_layer_companyinfo_con i,.nothas_companylogo_show h6,.companyinfo_show h3,.companyinfo_show h4{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;}
.login_layer_companyinfo_con i{height:100%;}
.has_companylogo_show{width:150px;max-height:150px;_height:expression(this.scrollHeight < 80 ? "80px" :( this.scrollHeight > 150 ? "150px" :"auto"));overflow:hidden;}
.nothas_companylogo_show{width:178px;height:50px;padding:9px;border-radius:4px;background:#999;color:#fff;}
.companyinfo_show{padding:0 0 0 15px;width:250px;}
.companyinfo_show h3{height:26px;line-height:26px;float:left;padding:0 5px 0 0;max-width:160px;_width:expression(this.scrollWidth > 160 ? "160px" :(this.scrollWidth < 10 ? "10px" :"auto"));}
.change_to_nonmember{border-top:#e9e9e9 solid 1px;padding:36px;line-height:18px;}
.companyinfo_show h4{width:250px;}
.change_to_nonmember h5{font-size:16px;}
.nonmember_applyjobs_instructions{padding:5px 0 15px;color:#666;}
.change_to_memberlogin{padding:10px 0 0;}
.change_to_memberlogin a{color:#0c4b85;}
/* login_applyfojobs css end */

.chose_posttype_con{width:636px;}
.selected_group_box{border-bottom:#bbe3f6 solid 1px;}
.selected_group{padding:1px 9px 7px 11px;overflow:hidden;*zoom:1;}
.selected_box{padding:0 12px;margin:6px 9px 0 0;height:22px;line-height:22px;border-radius:10px;text-decoration:none;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) right -46px no-repeat #d9d9d9;white-space:nowrap;}
.selected_box_hover{text-decoration:none;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) right -64px no-repeat #d9d9d9;cursor:pointer}
.selected_box_active{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) right -46px no-repeat #d9d9d9;cursor:pointer;}
.selected_box span{padding:0 17px 0 0;color:#298eb9;font-weight:700;}
.max_selected{height:22px;line-height:22px;margin:6px 6px 0 0;color:#8c8c8c;white-space:nowrap;}
.new_okbtn_box{padding:6px 6px 0 0;width:60px;}
.new_okbtn_box .new_commonbtn_02{width:60px;text-align:center;height:24px;line-height:24px;border-radius:5px;font-weight:700;}
.chose_posttype_left_wrap{width:270px;z-index:30;}
.chose_posttype_left{height:360px;overflow:hidden;}
.selectrecords_box{width:258px;height:36px;padding:0 0 0 11px;line-height:35px;position:relative;z-index:20;border-right:#bbe3f6 solid 1px;cursor:pointer}
.selectrecords_box_hover{height:36px;line-height:35px;background:#dfebf0;border-right:#dfebf0 solid 1px;transition:background-color .3s ease-in 0s,background-color .3s ease-out 0s;}
.selectrecords_box_selected{height:35px;line-height:35px;color:#298eb9;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) right -80px no-repeat #f7fafb;border-bottom:#bbe3f6 solid 1px;border-right:#f7fafb solid 1px;cursor:default;}
.selectrecords_con{height:360px;background:#f7f9fb;border-bottom-right-radius:5px;}
.selectrecords_gw_alone{overflow:hidden;*zoom:1;_float:left;}
.selectrecords_con ul li{height:36px;overflow:hidden;vertical-align:top;padding:0 0 0 12px;}
.selectrecords_con ul li.hover{background:#dfebf0;transition:background-color .3s ease-in 0s,background-color .3s ease-out 0s;}
.selectrecords_con .checkbox_txt{color:#7e29b9;}
.del_selectrecords{display:block;height:12px;width:10px;margin:12px 12px 0 0;display:inline;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -10px no-repeat;}
.del_selectrecords_hover{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -32px no-repeat;}
.del_selectrecords_active{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -10px no-repeat;}
.del_all_selectrecords{width:58px;height:32px;line-height:32px;display:block;padding:0 0 0 15px;color:#666;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 0 no-repeat;}
.del_all_selectrecords:hover{text-decoration:none;}
.del_all_selectrecords_hover{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 -22px no-repeat;}
.del_all_selectrecords_active{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) 0 0 no-repeat;}
.posttype_level_one_all{padding:0 0 0 11px;width:259px;height:36px;}
.checkbox_input{width:13px;height:13px;margin:12px 6px 0 0;_margin-top:11px;display:none;}
.checkbox_txt{line-height:36px;height:36px;padding:0 0 0 15px;float:left;cursor:pointer;display:inline-block;*display:inline;*zoom:1;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) -5px -225px no-repeat;}
.checkbox_txt_hover{background-position:-5px -671px;}
.checkbox_txt_disabled_uncheck{background-position:-5px -189px;}
.checkbox_txt_disabled_checked{background-position:-5px -707px;}
.checkbox_txt_checked{background-position:-5px -261px;}
.toggle_unfold{width:50px;z-index:1;margin:0 5px 0 0;display:block;height:36px;line-height:36px;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) right -114px no-repeat;cursor:pointer;display:inline;}
.toggle_packup{background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) right -150px no-repeat;}
.posttype_level_one{width:270px;position:relative;}
.posttype_level_one li{height:36px;line-height:36px;position:relative;z-index:1;cursor:pointer;vertical-align:top;}
.common_alist{color:#666;text-decoration:none;display:block;*zoom:1;padding:0 9px 0 30px;}
.posttype_level_group li a{padding:0 0 0 30px;}
.common_alist:hover{color:#666;text-decoration:none;background:#dfebf0;transition:background-color .3s ease-in 0s,background-color .3s ease-out 0s;}
.posttype_level_group li.selected a.common_alist,.posttype_level_group li.selected a.common_alist:hover,.posttype_level_one li.selected a.common_alist,.posttype_level_one li.selected a.common_alist:hover{background:0 0;text-decoration:none;cursor:default;color:#298eb9;}
.posttype_level_group li.selected .fixedwidth_item{cursor:default;}
.posttype_level_one li.cities_horizontalline{border-bottom:#e4e4e4 dashed 1px;height:0;line-height:0;font-size:0;overflow:hidden;}
.posttype_level_one li.selected{height:34px;line-height:34px;color:#298eb9;border-top:#bbe3f6 solid 1px;border-bottom:#bbe3f6 solid 1px;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) right -80px no-repeat #f7fafb;cursor:default;}
.chose_posttype_right{width:366px;height:360px;overflow:hidden;border-left:#bbe3f6 solid 1px;margin:0 0 0 -1px;background:#fff;border-bottom-right-radius:5px;}
.posttype_level_two_box{height:360px;background:#f5f5f7;border-bottom-right-radius:5px;}
.posttype_level_two_box_changebg{background:#fff;}

/* tips start */
.new_okbtn_box{position:relative;z-index:30;}
.new_okbtn_box .new_dialoglayer{left:-132px;top:41px;z-index:21;padding:0;border-radius:2px;border:#cdc28d solid 1px;background:#fdfac5;display:none;}
.new_okbtn_box .new_dialoglayer_arrow{left:155px;+margin-top:-11px;margin-top:-11px\0;}
.new_okbtn_box .new_dialoglayer_arrow span{color:#cdc28d;}
.new_okbtn_box .new_dialoglayer_arrow em{color:#fdfac5;}
.posttype_level_two_items{position:relative;width:366px;}
.posttype_level_two_items .new_dialoglayer{left:250px;top:35px;padding:0;border-radius:2px;border:#cdc28d solid 1px;background:#fdfac5;display:none;}
.posttype_level_two_items .new_dialoglayer_arrow{left:75px;+margin-top:-11px;margin-top:-11px\0;}
:root .posttype_level_two_items .new_dialoglayer_arrow,:root .new_okbtn_box .new_dialoglayer_arrow{margin-top:-10px;}
.posttype_level_two_items .new_dialoglayer_arrow span{color:#cdc28d;}
.posttype_level_two_items .new_dialoglayer_arrow em{color:#fdfac5;}
.unfold_tips{width:80px;padding:10px;font-size:11px;line-height:14px;-webkit-text-size-adjust:none;font-family:"\5fae\8f6f\96c5\9ed1",Arial,"\5b8b\4f53";}
.new_okbtn_box .unfold_tips{width:170px;}
/* tips end */

.posttype_level_two{width:auto;padding:0 0 0 12px;}
.posttype_level_three{width:366px;}
.posttype_level_three li{height:36px;line-height:36px;padding:0 0 0 33px;vertical-align:top;}
.posttype_level_three li.hover{background:#dfebf0;transition:background-color .3s ease-in 0s,background-color .3s ease-out 0s;}
.all_level_box{height:36px;line-height:36px;padding:0 0 0 11px;background:url(https://www.cjolimg.com/v7/jms/icon_square.gif) bottom repeat-x #f7fafb;border-top-left-radius:5px;border-top-right-radius:5px;}
.all_level_children{background:#f5f5f7;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}
.all_level_children ul li{height:36px;line-height:36px;vertical-align:top;padding:0 0 0 30px;}
.all_level_children ul li.hover{background:#dfebf0;transition:background-color .3s ease-in 0s,background-color .3s ease-out 0s;}
.tips_masklayer{width:374px;padding:0 25px;text-align:center;position:absolute;left:212px;top:75px;color:#0d7f7f;overflow:hidden;}
.tips_masklayer span,.tips_masklayer_hy span{display:block;padding:0 0 0 80px;text-align:left;}
.tips_masklayer .bg,.tips_masklayer_hy .bg{height:41px;overflow:hidden;background:url(https://www.cjolimg.com/v7/jms/icon_big_search.gif) 0 -139px no-repeat;margin:0 0 10px;}
.tips_masklayer_hy{color:#0d7f7f;overflow:hidden;padding:75px 25px 0;text-align:center;}
.tips_masklayer_hy .bg{width:100%;}
.tips_masklayer_hy span{width:100%;}
.tips_masklayer_cities{padding:75px 25px 0;}
.tips_masklayer_cities span{text-align:center;padding:0;}
.chose_citiestype_left_wrap{width:155px;}
.selectrecords_box_cities{width:143px;}
.selectrecords_box_cities .selectrecords_con{width:155px;left:155px;}
.posttype_level_one_cities{width:155px;}
.posttype_level_one_allcities{width:144px;}
.chose_citiestype_right{width:155px;}
.chose_citiestype_right .jspPane,.chose_citiestype_right .posttype_level_three,.chose_citiestype_right .posttype_level_two_items{width:155px;}
.citiestype_level_one_all{width:143px;height:37px;padding:0 0 0 12px;background:url(https://www.cjolimg.com/v7/jms/icon_square.gif) bottom repeat-x #f7fafb;}
.columns_chosebox{z-index:29;}
.chose_left_wrap{float:left;width:211px;border-right:#bbe3f6 solid 1px;}
.selectrecords_box_gw{width:200px;border-right:0;}
.selectrecords_box_gw .selectrecords_con{width:424px;left:212px;}
.selectrecords_box_gw_selected{width:200px;color:#298eb9;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) right -80px no-repeat #f7fafb;border-right:0;border-bottom:1px solid #bbe3f6;cursor:default;height:35px;line-height:35px;}
.ver_line{height:35px;width:1px;overflow:hidden;font-size:0;line-height:0;display:none;background:#f7f9fb;position:absolute;top:0;right:-1px;}
.selectrecords_box_gw_selected .ver_line{display:block;}
.type_level_one{width:211px;}
.chose_center_wrap{float:left;border-right:#bbe3f6 solid 1px;width:211px;height:360px;overflow:hidden;display:none;}
.columns_chosebox .chose_posttype_right{width:211px;border-left:0;margin:0;border-bottom-right-radius:0;}
.posttype_level_group{width:211px;}
.posttype_level_group li{height:36px;line-height:36px;cursor:pointer;vertical-align:top;}
.posttype_level_group li.hover{background:#dfebf0;}
.posttype_level_group li.selected{height:34px;line-height:34px;color:#298eb9;border-top:#bbe3f6 solid 1px;border-bottom:#bbe3f6 solid 1px;background:url(https://www.cjolimg.com/v7/jms/icon_common_choose_layer.gif) right -80px no-repeat #f7fafb;cursor:default;}
.selected_childhaschosen{font-weight:700;color:#298eb9;}
.selected_childhaschosen a,.selected_childhaschosen a:hover{color:#298eb9;}
.fixedwidth_item{width:150px;display:block;cursor:pointer;}
.chose_right_wrap{float:left;width:212px;height:360px;overflow:hidden;display:none;border-bottom-right-radius:5px;}
.chose_right_wrap_bg{background:#f5f5f7;}
.chose_bgc_change{background:#f7f9fb;}
.chose_right_all{width:200px;height:36px;padding:0 0 0 12px;background:url(https://www.cjolimg.com/v7/jms/icon_square.gif) bottom repeat-x #f7fafb;}
.chose_right_list{width:212px;}
.chose_right_list li{height:36px;line-height:36px;padding:0 0 0 33px;vertical-align:top;}
.chose_right_list li.hover{background:#dfebf0;transition:background-color .3s ease-in 0s,background-color .3s ease-out 0s;}
.chose_right_items .checkbox_txt{display:block;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.chose_right_items .chose_right_all .checkbox_txt{max-width:170px;_width:expression(this.scrollWidth > 170 ? "170px" :(this.scrollWidth < 10 ? "10px" :"auto"));}
.chose_right_list .checkbox_txt{max-width:150px;_width:expression(this.scrollWidth > 150 ? "150px" :(this.scrollWidth < 10 ? "10px" :"auto"));}
.chose_posttype_right .scroll-pane{width:366px;}
.chose_citiestype_right .scroll-pane{width:155px;}
.chose_center_wrap .scroll-pane,.chose_posttype_left .scroll-pane{width:211px;height:360px;}
.chose_right_wrap .scroll-pane{width:212px;height:360px;}
.chose_hytype_left_wrap{width:270px;}
.chose_posttype_right .jscroll-wrapper{background:#f7f9fb;}
.chose_citiestype_left_wrap .scroll-pane{width:155px;}

/* jScrollPane css start */
.scroll-pane{outline:0;}
.jspContainer{overflow:hidden;position:relative;}
.jspPane{position:absolute;z-index:1;}
.jspVerticalBar{position:absolute;top:0;right:3px;_right:2px;width:7px;height:100%;background:none;z-index:20;}
.chose_citiestype_left_wrap .jspVerticalBar,.chose_hytype_left_wrap .jspVerticalBar{right:4px;_right:3px;}
.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:6px;background:none;z-index:20;}
.jspHorizontalBar *,.jspVerticalBar *{margin:0;padding:0;}
.jspCap{display:none;}
.jspHorizontalBar .jspCap{float:left;}
.jspTrack{background:none;position:relative;border-radius:5px;}
.jspDrag{background:#7f7f7f;border-radius:5px;position:relative;top:0;left:0;cursor:default;}
.jspHorizontalBar .jspDrag,.jspHorizontalBar .jspTrack{float:left;height:100%}
.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer}
.jspArrow.jspDisabled{cursor:default;background:#80808d;}
.jspVerticalBar .jspArrow{height:6px;}
.jspHorizontalBar .jspArrow{width:6px;float:left;height:100%;}
.jspVerticalBar .jspArrow:focus{outline:0;}
.jspCorner{background:#eeeef4;float:left;height:100%;}
.dialog_loadding{width:49px;height:49px;padding:2px 1px 2px 3px;margin:auto;}
.ui-widget{font-size:12px;}
.ui-widget-content{border:#888 1px solid;background:#f2f2f2;color:#333;}
.ui-widget-content a{color:#333;}
.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{font-weight:700;color:#fff;background:#2987ae;}
.ui-autocomplete{position:absolute;cursor:default;max-height:110px;overflow-y:auto;overflow-x:hidden;padding-right:20px;}
.ui-menu{list-style:none;padding:2px;margin:0;display:block;float:left;}
.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%;}
.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1;}
.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-hover{font-weight:400;}
/* jScrollPane css end */
/*========== dialog.css end ==========*/
/*每次只能10个职位投递简历css start*/
.selectjobs_box{background:#fefcce;padding:0 0 2px;border-radius:4px;border:1px solid #d0bd9c;box-shadow:1px 2px 3px #ddd;}
.selectjobs_box_closebtn{width:7px;height:7px;display:block;top:3px;right:4px;background:url(https://www.cjolimg.com/v7/jms/close-img.gif) no-repeat 0 0;}
.selectjobs_box_closebtn:hover{background:url(https://www.cjolimg.com/v7/jms/close-img.gif) no-repeat -7px 0;}
.selectjobs_box .con{white-space:nowrap;color:#333;padding:5px 12px 2px 8px;width:auto;background:none;border:0;}
.selectjobs_box .con span{color:#ff0000;font-size:18px;font-family:Arial;}
.selectjobs_box a.btn_cancelall{display:block;width:50px;height:16px;margin:0 0 0 8px;line-height:16px;color:#3a78d4;text-decoration:underline;}
.selectjobs_box a.btn_cancelall:hover{color:#3a78d4;text-decoration:underline;}
.selectjobs_box_arrow{position:absolute;left:-8px;top:50%;margin-top:-18px;}
.selectjobs_box_arrow em,.selectjobs_box_arrow span{font-family:Simsun;font-size:16px;font-style:normal;width:17px;height:19px;line-height:21px;overflow:hidden;position:absolute;}
.selectjobs_box_arrow span{color:#d0bd9c;}
.selectjobs_box_arrow em{color:#fefcce;left:2px;z-index:1;}
/*每次只能10个职位投递简历css end*/
/* send jobs start */
.sendjob_dialog{width:538px;}
.sendjob_inner{padding:0 36px 36px;color:#666;}
.sendjob_inner input{background:#fff;}
.sendjob_title{color:#0c4f84;font-weight:700;font-size:14px;margin:0 0 20px;}
.sendjob_title_ok{margin:0;}
.sendjob_name{padding:0 5px;font-weight:700;}
.login_label_parent{margin:10px 0 0;}
.login_label_parent input{color:#666;}
.maximum_email{display:block; color:#999;}
.sendjob_bottom{padding:5px 0 0;}
.sendjob_bottom .login_error{line-height:36px;display:block;}
.sendjob_check_parent{margin:0 0 20px;}
.sendjob_check{overflow:hidden;clear:both;}
.sendjob_check label{height:22px;line-height:22px;}
.sendjob_check input{width:13px;margin:0 5px 0 0;vertical-align:middle;}
.sendjobsure_dialog{width:260px;}
.sendjobsure_dialog .sendjob_title{color:#666;} 
.sendjobsure_txt{line-height:24px;}
.sendjobno_txt{margin:-15px 0 0;}
.sendjobsure_txt a,.sendjobno_txt a{text-decoration:underline;}
.functions_group{width:45px;height:18px;position:absolute;top:10px;right:18px;display:none;}
.icon_send{width:22px;height:18px;background-position:0 -133px;position:absolute;top:0;left:0;cursor:pointer;}
.icon_hascollect_mouseleave{background-position:-98px -133px;}
.functions_group_expired{width:45px;height:18px; position:absolute;top:10px;right:18px;}
.functions_group_expired .icon_collect_expired{top:0; right:0;}
/* send jobs end */

/**** rightbar start ****/
.page_rightbar{width:40px;position:fixed;_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10))-(parseInt(this.currentStyle.marginBottom,10)||0)));_margin-bottom:70px;right:2px;bottom:10%;z-index:1000;display:none;}
.page_rightbar a,.page_rightbar a:link,.page_rightbar a:visited{display:block;width:40px;height:40px;background-color:#fff;text-align:center;overflow:hidden;text-decoration:none;}
.page_rightbar a i{display:block;width:40px;height:40px;background-image:url(https://www.cjolimg.com/v8/jms/images/icon_rightbar.jpg);background-repeat:no-repeat;cursor:pointer;overflow:hidden;}
.page_rightbar a .icon_backtop{background-position:0 0;}
.page_rightbar a:hover .icon_backtop{background-position:0 -80px;}
.page_rightbar a .icon_feedback{background-position:0 -40px;}
.page_rightbar a:hover .icon_feedback{background-position:0 -160px;}
.page_rightbar #J_GoTop{display:none;}
.page_rightbar .box_wechat{width:40px;height:40px;position:relative;z-index:1200;margin:3px 0;}
.page_rightbar .box_wechat a{position:relative;}
.page_rightbar .box_wechat i.icon_wechat{background:url(https://www.cjolimg.com/v8/jms/images/icon_wechat.gif) no-repeat 0 0;}
.page_rightbar .layer_wechat{display:none;position:absolute;border:#d4d3d9 1px solid;left:-128px;top:-80px;background-color:#fff;z-index:1500;}
.page_rightbar .layer_wechat img{display:block;width:118px;height:118px;}
.page_rightbar .box_wechat_hover .layer_wechat{display:block;}
.page_rightbar .box_wechat_hover i.icon_wechat{background:url(https://www.cjolimg.com/v8/jms/images/icon_rightbar.jpg) no-repeat 0 -120px;}
/**** rightbar end ****/

.link_srchfixbar{display:block;position:fixed;_position:absolute;left:50%;top:100px;_top:expression(eval(document.documentElement.scrollTop+100));width:150px;height:250px;margin-left:-660px;background:url(images/jmsstep/pic_srchfixbar.jpg) no-repeat 0 0;text-indent:-10000px;z-index:2200;}
.link_yearfixbar{display:block;position:fixed;_position:absolute;left:50%;top:100px;_top:expression(eval(document.documentElement.scrollTop+100));width:150px;height:250px;margin-left:510px;background:url(images/jmsstep/pic_yearfixbar.jpg) no-repeat 0 0;text-indent:-10000px;z-index:2200;}