@charset "utf-8";

/*招聘页面样式结束*/
.hr_tabs{height:40px;}
.hr_tabs li{ float:left;width:150px;color:#fff;font-size:22px; line-height:40px;height:40px; text-align:center;background-color:#dddddd;margin-right:1px; cursor:pointer; position:relative;}
.hr_tabs li i{width:11px;height:6px;background:url(/uploads/image/tfwscimages/sprite2.png) no-repeat -289px -50px; position:absolute; bottom:-9px;left:50%;margin-left:-5px; display:none;}
.hr_tabs li.hover{background:url(/uploads/image/tfwscimages/sprite2.png) no-repeat -150px -847px;}
.hr_tabs li.hover i{ display:block;}

.hr_cn_box{border:1px solid #dddddd;border-top:3px solid #415183; font-size:14px;}
.hr_cn{padding:1em 0; /*display:none;*/}
.hr_tb{border-bottom:1px dashed #d8d8ea;}
.hr_tb th{font-size:16px;font-weight:bold;color:#134c9f;}
.hr_tb td{ text-align:center;border-top:1px dashed #d8d8ea;padding:0.5em 0;}
.hr_tb .hr_item_des td{ text-align:left;}
.hr_item_des{ display:none;}
.hr_item_des_in{ padding:1em;}
.cnt_oper{background:#dddddd; cursor:pointer; margin:0 1em;padding:0.2em 0;}
.cnt_oper span{ display:inline-block;background:url(/uploads/image/tfwscimages/sprite2.png) no-repeat -289px -43px;padding-left:25px;}
.want_oper{background:#dddddd;cursor:pointer;margin:0 1em;padding:0.2em 0;}
.want_oper a{color: #666666;}

.hr_info{padding:2em 0;}