*{ margin:0; padding:0;}
html{overflow-y:scroll;}
body{ margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;background:#fff;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#666;}
img{ border:none; vertical-align:middle;}
.wide{ width:1200px; margin:0 auto;}
.zs_lf{ float:left;}
.zs_rt{ float:right;}
::-moz-placeholder{ color:#d5d5d5;}
::-webkit-input-placeholder{ color:#d5d5d5;}
:-ms-input-placeholder{ color:#d5d5d5;}
.link_yellow a{ color:#1a79ee;}
.link_yellow a:hover{ color:#248bea;}

/*首页服务指南*/
/*样式1*/
/*.index_service_guide{width:595px;height:90px;padding-top:7px;margin-top:10px;}*/
/*.index_service_guide a{font-size:15px;position:relative;display:block;border-radius:10px;float:left;color:#fff;margin-right:26.5px;text-align:center;width:77px;height:77px;padding-top:45px;line-height:20px;*/
    /*-webkit-transition: background-color .3s;*/
    /*-moz-transition: background-color .3s;*/
    /*-ms-transition: background-color .3s;*/
    /*-o-transition: background-color .3s;*/
    /*transition: background-color .3s;}*/
/*.index_service_guide a:before{content:"";z-index:2;position:absolute;left:-2px;top:-2px;border-radius:10px;width:100%;height:100%;*/
    /*-webkit-transform: scale(0);*/
    /*-moz-transform: scale(0);*/
    /*-ms-transform: scale(0);*/
    /*-o-transform: scale(0);*/
    /*transform: scale(0);*/
    /*-webkit-transition: all .3s;*/
    /*-moz-transition: all .3s;*/
    /*-ms-transition: all .3s;*/
    /*-o-transition: all .3s;*/
    /*transition: all .3s;*/
/*}*/
/*.index_service_guide a:hover:before{*/
    /*-webkit-transform: scale(1);*/
    /*-moz-transform: scale(1);*/
    /*-ms-transform: scale(1);*/
    /*-o-transform: scale(1);*/
    /*transform: scale(1);}*/
/*.index_service_guide a.service_1{background:url(../images/jy_index/index_service1_bg.png) no-repeat center 10px #80c36a;border:2px solid  transparent;}*/
/*.index_service_guide a.service_1:before{border:2px solid #80c36a;}*/
/*.index_service_guide a.service_1:hover{background:url(../images/jy_index/index_service1_bg_hover.png) no-repeat center 10px #fff;color:#80c36a;}*/
/*.index_service_guide a.service_2{background:url(../images/jy_index/index_service2_bg.png) no-repeat center 10px #7992f6;border:2px solid transparent;}*/
/*.index_service_guide a.service_2:before{border:2px solid #7992f6;}*/
/*.index_service_guide a.service_2:hover{background:url(../images/jy_index/index_service2_bg_hover.png) no-repeat center 10px #fff;color:#7992f6;}*/
/*.index_service_guide a.service_3{background:url(../images/jy_index/index_service3_bg.png) no-repeat center 10px #a06ac6;border:2px solid transparent;}*/
/*.index_service_guide a.service_3:before{border:2px solid #a06ac6;}*/
/*.index_service_guide a.service_3:hover{background:url(../images/jy_index/index_service3_bg_hover.png) no-repeat center 10px #fff;color:#a06ac6;}*/
/*.index_service_guide a.service_4{background:url(../images/jy_index/index_service4_bg.png) no-repeat center 10px #3ac9d2;border:2px solid transparent;}*/
/*.index_service_guide a.service_4:before{border:2px solid #3ac9d2;}*/
/*.index_service_guide a.service_4:hover{background:url(../images/jy_index/index_service4_bg_hover.png) no-repeat center 10px #fff;color:#3ac9d2;}*/
/*.index_service_guide a.service_5{background:url(../images/jy_index/index_service5_bg.png) no-repeat center 10px #ffb820;border:2px solid transparent;}*/
/*.index_service_guide a.service_5:before{border:2px solid #ffb820;}*/
/*.index_service_guide a.service_5:hover{background:url(../images/jy_index/index_service5_bg_hover.png) no-repeat center 10px #fff;color:#ffb820;}*/
/*.index_service_guide a.service_6{background:url(../images/jy_index/index_service6_bg.png) no-repeat center 10px #e36060;border:2px solid transparent;}*/
/*.index_service_guide a.service_6:before{border:2px solid #e36060;}*/
/*.index_service_guide a.service_6:hover{background:url(../images/jy_index/index_service6_bg_hover.png) no-repeat  center 10px #fff;color:#e36060;}*/
/*样式2*/
.index_service_guide{width:595px;height:90px;padding-top:7px;margin-top:10px;border:1px solid #e0e0e0;}
.index_service_guide a{font-size:15px;position:relative;display:block;border-radius:10px;float:left;color:#fff;margin-left:13px;margin-bottom:9px; padding-left:80px;width:180px;height:33px;line-height:28px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    background-size:23px;
    background-repeat: no-repeat;
    background-position:35px center;
}
.index_service_guide a:before{content:"|";z-index:2;text-align:left;padding-left:68px;position:absolute;color:#fff;left:-2px;top:-2px;border-radius:10px;width:110px;height:100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.index_service_guide a:hover:before{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);}
.index_service_guide a.service_1{background-image:url(../images/jy_index/index_service1_bg.png);background-color:#80c36a;border:2px solid  transparent;}
.index_service_guide a.service_1:before{border:1px solid #80c36a;}
.index_service_guide a.service_1:hover:before{color:#80c36a;}
.index_service_guide a.service_1:hover{background-image:url(../images/jy_index/index_service1_bg_hover.png);background-color:#fff;color:#80c36a;}
.index_service_guide a.service_2{background-image:url(../images/jy_index/index_service2_bg.png);background-color:#7992f6;border:2px solid transparent;}
.index_service_guide a.service_2:before{border:1px solid #7992f6;}
.index_service_guide a.service_2:hover:before{color:#7992f6;}
.index_service_guide a.service_2:hover{background-image:url(../images/jy_index/index_service2_bg_hover.png);background-color:#fff;color:#7992f6;}
.index_service_guide a.service_3{background-image:url(../images/jy_index/index_service3_bg.png);background-color:#a06ac6;border:2px solid transparent;}
.index_service_guide a.service_3:before{border:1px solid #a06ac6;}
.index_service_guide a.service_3:hover:before{color:#a06ac6;}
.index_service_guide a.service_3:hover{background-image:url(../images/jy_index/index_service3_bg_hover.png);background-color:#fff;color:#a06ac6;}
.index_service_guide a.service_4{background-image:url(../images/jy_index/index_service4_bg.png);background-color:#3ac9d2;border:2px solid transparent;}
.index_service_guide a.service_4:before{border:1px solid #3ac9d2;}
.index_service_guide a.service_4:hover:before{color:#3ac9d2;}
.index_service_guide a.service_4:hover{background-image:url(../images/jy_index/index_service4_bg_hover.png);background-color:#fff;color:#3ac9d2;}
.index_service_guide a.service_5{background-image:url(../images/jy_index/index_service5_bg.png);background-color:#ffb820;border:2px solid transparent;}
.index_service_guide a.service_5:before{border:1px solid #ffb820;}
.index_service_guide a.service_5:hover:before{color:#ffb820;}
.index_service_guide a.service_5:hover{background-image:url(../images/jy_index/index_service5_bg_hover.png);background-color:#fff;color:#ffb820;}
.index_service_guide a.service_6{background-image:url(../images/jy_index/index_service6_bg.png);background-color:#e36060;border:2px solid transparent;}
.index_service_guide a.service_6:before{border:1px solid #e36060;}
.index_service_guide a.service_6:hover:before{color:#e36060;}
.index_service_guide a.service_6:hover{background-image:url(../images/jy_index/index_service6_bg_hover.png);background-color:#fff;color:#e36060;}


/*首页新闻合集*/
.index_new_group{width:590px;height:375px;border:1px solid #e0e0e0;overflow:hidden;margin-top:20px;}
.index_new_group .classify_tab{width:100%;height:40px;line-height:40px;background:#f4f4f4;}
.index_new_group .classify_tab .tab_li{float:left;width:117.6px;color:#333;}
.index_new_group .classify_tab .tab_li a{display:block;font-size:16px;width:100%;color:#333;background:#f4f4f4;border-top:2px solid #f4f4f4;text-align:center;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;}
.index_new_group .classify_tab .tab_li.select{color:#1a79ee;background-color:#fff;}
.index_new_group .classify_tab .tab_li.select a{color:#1a79ee;background-color:#fff;border-top:2px solid #1a79ee;border-bottom:1px solid transparent;}
.index_new_group .news_box ul li a{line-height:30px;padding-right:15px;}
/*第一个新闻*/
.special_news_item{width:575px;height:125px;margin:auto;padding:20px 10px;border-bottom:1px dashed #e0e0e0;margin-bottom:10px;}
.special_news_item .news_title{font-size:16px;line-height:40px;height:40px;width:100%;color:#1a79ee;}
.special_news_item .news_desc{line-height:25px;width:100%;color:#333;}
.special_news_item .news_desc a{color:#1a79ee;}
.special_news_item .news_desc a:hover{color:#f5950c;}
/*剩余新闻*/
.news_item{width:575px;margin:auto;padding:0 10px;}
.news_item a{display:inline-block;width:440px;height:27px;line-height:27px;color:#333;padding-left:10px;position:relative;}
.news_item a:before{content:'';width:6px;height:6px;background:#df2d07;position:absolute;left:0px;top:11px;}
.news_item a:hover{color:#1a79ee;}
/*查看更多*/
.news_list_more{text-align:right;padding-right:15px;}
.news_list_more a{
    color:#df2d07;
    font-size:13px;
}
.news_list_more a:hover{
    color: #ff6600;
}
/*通用标题栏*/
.index_main_title{width:100%;font-size:16px;color:#1a79ee;padding-left:37px;padding-right:5px;background:url(../images/jy_index/index_title_icon.png) no-repeat 13px center;height:33px;line-height:30px;border-bottom:3px solid #f5950c; }
.index_main_title .more{font-size:12px;color:#8c8c8c;}
.index_main_title .more:hover{color:#1a79ee;}

/*首页招聘会*/
.index_jobfair_box{width:100%;margin-top:15px;border:1px solid #e0e0e0;padding-top:2px;}
.index_jobfair_box .index_jobfair_list{width:100%;max-height:190px;overflow:hidden;margin-top:5px;padding-bottom:10px;}
.index_jobfair_box .index_jobfair_list .index_jobfair_item{width:380px;height:50px;margin-left:15px;margin-top:10px;}
.index_jobfair_box .index_jobfair_list .index_jobfair_item .jobfair_time{width:50px;height:50px;border-radius:3px;overflow:hidden;}
.index_jobfair_box .index_jobfair_list .index_jobfair_item .jobfair_time .month{text-align:center;width:100%;height:25px;line-height:25px;background:#1a79ee;color:#fff;}
.index_jobfair_box .index_jobfair_list .index_jobfair_item .jobfair_time .day{text-align:center;width:100%;height:25px;line-height:25px;background:#daebff;color:#4781d2;}
.index_jobfair_box .index_jobfair_list .index_jobfair_item .jobfair_info{width:315px;margin-left:10px;}
.index_jobfair_box .index_jobfair_list .index_jobfair_item .jobfair_info a{color:#333;display:block;}
.index_jobfair_box .index_jobfair_list .index_jobfair_item .jobfair_info a:hover{color:#1a79ee;}
.index_jobfair_box .index_jobfair_list .index_jobfair_item .jobfair_info p{height:15px;font-size:12px;line-height:15px;width:100%;}

/*广告*/
.index_ad{ margin-top:15px;}
.ad1200_80{ margin-top:5px;}
.ad1200_80, .ad1200_80 img,.index_2 .ad590_80,.index_2 .ad590_80 img{ height:70px;}
.index_2,.index_3{ width:100%; margin-top:0; height:auto;}
.ad1200_80,.index_2 .ad590_80{ margin-bottom:10px;}
.index_3 .ad188_78{ margin-top:0; margin-bottom:10px;}
.index_ad3 .ad390_70{ float:left; width:390px; height:70px; margin-left:15px; margin-bottom:10px; border:1px solid #ddd;}
.index_ad .showinfo{ display:none; z-index:10; padding-left:30px; padding-top:28px; width:390px; height:70px; position:absolute; top:-1px; left: -1px; background-color:rgba(36,139,234,0.8);;}
.index_ad3 .ad390_70 .showinfo .jobslist{ width:260px; white-space:nowrap; height:20px; overflow:hidden; text-overflow:ellipsis;}
.index_ad3 .ad390_70 .showinfo .jobslist, .index_ad3 .ad390_70 .showinfo .count{float: left;}
.index_ad .showinfo .jobslist a{border-right: 1px solid #fff; padding-right: 5px; margin-right: 5px; font-size: 15px; color: #fff; display: inline-block; max-width: 77px; height: 17px; line-height: 17px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.index_ad .showinfo .jobslist a:last-child{border-right: none;}
.index_ad .showinfo .count, .index_3 .ad188_78 .imgbox .showinfo .count{ width:75px; height:20px; line-height:20px; background-color:#fff; text-align:center; border-radius:10px;}
.index_ad .showinfo .count a{ color:#3577d1; font-size:13px;}
.index_ad3 .ad390_70 img{ width:388px; height:68px; border:none;}
.index_ad3 .ad390_70 .imgbox{ position:relative;}
.index_ad3 .ad390_70.hover .showinfo{ display:block;}
.index_3 .ad230_65{ width:230px; height:65px; padding-left:0px; margin-left:12px;float:left;margin-bottom:10px;}
.index_3 .ad230_65 .imgbox{ width:230px; height:65px; border:1px solid #ddd;}
.index_3 .ad230_65 .imgbox img{ width:228px; height:63px;}
.index_3 .ad230_65 .imgbox .showinfo{ width:230px; height:65px; border:none; box-shadow:none; padding-left:20px; padding-top:12px;}
.index_3 .ad230_65 .imgbox .showinfo .jobslist{ text-align:center; background:none;}
.index_3 .ad230_65 .imgbox .showinfo .count{ padding-top:0px; margin:0 auto; margin-top:6px;}
.index_3 .ad188_78{ width:190px; height:80px; padding-left:0px; margin-left:12px;margin-bottom:10px;}
.index_3 .ad188_78 .imgbox{ width:190px; height:80px; border:1px solid #ddd;}
.index_3 .ad188_78 .imgbox img{ width:188px; height:78px;}
.index_3 .ad188_78 .imgbox .showinfo{ width:190px; height:80px; border:none; box-shadow:none; padding-left:20px; padding-top:12px;}
.index_3 .ad188_78 .imgbox .showinfo .jobslist{ text-align:center; background:none;}
.index_3 .ad188_78 .imgbox .showinfo .count{ padding-top:0px; margin:0 auto; margin-top:6px;}

/*紧急招聘*/
.index_emergency_box{width:850px;height:405px;overflow:hidden;}
.index_emergency_box .index_latestjobs_list{ width:862px; position:relative;  height:370px; overflow:hidden;}
.index_emergency_box #index_latestjobs_roll{ position:absolute; top:0px; left:0px; height:auto;}
.index_emergency_box .index_latestjobs_box{ background:#fff;position:relative;  float:left; width:275px; height:60px; border:1px solid #e0e0e0; padding:5px 12px; margin-right:12px; margin-top:12px;}
.index_emergency_box .index_latestjobs_box:hover{ background:#f5faff;}
.index_emergency_box .index_latestjobs_box:before{ position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;content: '';opacity: 0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);border-top: 2px solid #1a79ee;border-bottom: 2px solid #1a79ee;border-top: 0px\9;border-bottom: 0px\9;-webkit-transition: opacity .5s, -webkit-transform .5s;transition: opacity .5s, transform .5s;-webkit-transform: translate(0,1);-ms-transform: translate(0,1);transform: scale(0,1);}
.index_emergency_box .index_latestjobs_box:after{ position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;content: '';opacity: 0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);border-right: 2px solid #1a79ee;border-left: 2px solid #1a79ee;border-right: 0px\9;border-left: 0px\9;-webkit-transition: opacity .5s, -webkit-transform .5s;transition: opacity .5s, transform .5s;-webkit-transform: translate(1,0);transform: scale(1,0);-ms-transform:translate(1,0);}
.index_emergency_box .index_latestjobs_box:hover:before,.index_latestjobs_box:hover:after{opacity: 1;filter:alpha(opacity=100);-webkit-transform: scale(1);transform: scale(1);-ms-transform:translate(1);-o-transform:scale(1);}
.index_emergency_box .index_latestjobs_box a{ position:relative; z-index:100;display: inline-block;max-width:215px; color:#333;}
.index_emergency_box .index_latestjobs_box img{width:15px;height:15px;position:relative;top:-10px;z-index:100;}
.index_emergency_box .index_latestjobs_company{height:25px; line-height:25px; vertical-align:middle;}
.index_emergency_box .index_latestjobs_company .flag{position:relative;top:-7px;left:0;font-size:12px;padding:0 3px;background-color:#dc1720;color:#fff;}
.index_emergency_box .index_latestjobs_company img{ width:15px;height:15px;position:relative;top:-10px;z-index:100;}
.index_emergency_box .companyname{ display:inline-block; max-width:180px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}
.index_emergency_box .index_latestjobs_jobs{ width:100%; height:25px;line-height:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:12px; color:#333;}
.index_emergency_box .index_latestjobs_jobs a.link_job{ margin-right:8px; color:#333;line-height:25px;}
.index_emergency_box .index_latestjobs_company a{ color:#333;}
.index_emergency_box .index_latestjobs_company a:hover{ text-decoration: none;color:#1a79ee;}
.index_emergency_box .index_latestjobs_box a:hover{ text-decoration:underline;}
.index_emergency_box .index_title_blue{margin-bottom:0;}
.index_emergency_box .index_latestjobs_company a{max-width:120px;}

/*橱窗招聘*/
.win_jobs_list{width:340px;}
.win_jobs_list .index_jobsExtend{ background-color:#fff; margin-bottom:20px;}
.win_jobs_list .jobsExtend_contentList{border:1px solid #e0e0e0;padding:0 14px; position:relative;margin-top:12px; min-height:80px; height:auto; max-height:390px; overflow:hidden;}
.win_jobs_list .jobsExtend_roll{ position:absolute; top:0px; left:14px; height:auto;}
.win_jobs_list .gs_emergency { width:305px; height:85px; overflow:hidden;}
.win_jobs_list .jobsExtend_detail{ float:left; width:305px; height:85px; padding:10px 0; overflow:hidden; border-bottom:1px dashed #e0e0e0;}
.win_jobs_list .jobsExtend_job{ height:30px;  padding-top:15px;}
.win_jobs_list .jobsExtend_job a{ display:inline-block; max-width:250px;color:#333;}
.win_jobs_list .jobsExtend_job  img{ display:inline-block;position:relative;top:-5px;width:15px;height:15px;}
.win_jobs_list .jobsExtend_info{width:100%;height:30px;line-height:30px;font-size:12px;}
.win_jobs_list .jobsExtend_info a{ display:inline-block; color: #666;margin-right:5px;}
.win_jobs_list .jobsExtend_info span{ color:#666;}
.win_jobs_list .jobsExtend_job a:hover,.jobsExtend_info a:hover{ text-decoration: underline;}
.win_jobs_list .gs_emergency, .gs_recommend{height:70px;}
.win_jobs_list .jobsExtend_detail{padding:0;height:70px;}
.win_jobs_list .jobsExtend_contentList{height:348px;}
.win_jobs_list .jobsExtend_title{padding-left:20px;}

/*会员招聘*/
.index_main_title{position:relative;}
.index_main_title .title_nav{position:absolute;right:50px;bottom:0;}
.index_main_title .title_nav li{float:left;color:#8c8c8c;font-size:12px;line-height:30px;margin-right:20px;}
.index_main_title .title_nav li.select{color:#1a79ee;font-size:14px;}

.index_company_recruit .index_latestjobs{ width:100%; height:auto;display:none; }
.index_company_recruit .index_latestjobs.show{ display:block; }
.index_company_recruit .index_latestjobs .index_latestjobs_title_l{ font-size:16px; color:#1a79ee; margin-top:5px; height:20px; line-height:20px;}
.index_company_recruit .index_latestjobs .index_latestjobs_title_nature a{ display:inline-block; width:75px; height:25px; line-height:23px; text-align:center; border-radius:5px; background-color:#fff; font-size:13px; border:1px solid #1a79ee; margin:0px 3px; letter-spacing:1px;}
.index_company_recruit .index_latestjobs .index_latestjobs_title_nature a.select,.index_company_recruit .index_latestjobs_title_nature a:hover{ color:#fff; background-color: #1a79ee;}
.index_company_recruit .index_latestjobs .index_latestjobs_classify{ width:100%; height:25px; overflow:hidden; margin:15px 0px;  color:#fff; font-size:12px;}
.index_company_recruit .index_latestjobs .index_latestjobs_classify li{ padding:0px 15px;background:#999;border-radius:5px; height:25px; line-height:25px;margin-right:3px; cursor:pointer; float:left; position:relative;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
.index_company_recruit .index_latestjobs .index_latestjobs_classify li.current{background: #1a79ee;color:#fff;}
.index_company_recruit .index_latestjobs .index_latestjobs_classify a{ color:#333333; position:relative;width:40px;text-align:center; background:#f0f0f0;display:block;height:25px;line-height:25px;border-radius:5px;}
.index_company_recruit .index_latestjobs .index_latestjobs_classify a:hover{ color:#fff;background: #1a79ee;}
.index_company_recruit .index_latestjobs .index_latestjobs_detail{ position:relative; cursor:pointer; float:left; width:230px; height:60px; border:1px dashed #ddd; padding:5px 12px; margin-left:12px; margin-bottom:12px;}
.index_company_recruit .index_latestjobs .index_latestjobs_detail:hover{ border-color:#1a79ee;background: #f5faff;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;}
/*.index_company_recruit .index_latestjobs .index_latestjobs_detail:before{position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;content: '';opacity: 0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);border-top: 2px solid #1a79ee;border-bottom: 2px solid #1a79ee;border-top: 0px\9;border-bottom: 0px\9;-webkit-transition: opacity .5s, -webkit-transform .5s;transition: opacity .5s, transform .5s;-webkit-transform: translate(0,1);-ms-transform: translate(0,1);transform: scale(0,1);}*/
/*.index_company_recruit .index_latestjobs .index_latestjobs_detail:after{position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;content: '';opacity: 0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);border-right: 2px solid #1a79ee;border-left: 2px solid #1a79ee;border-right: 0px\9;border-left: 0px\9;-webkit-transition: opacity .5s, -webkit-transform .5s;transition: opacity .5s, transform .5s;-webkit-transform: translate(1,0);transform: scale(1,0);-ms-transform:translate(1,0);}*/
/*.index_company_recruit .index_latestjobs .index_latestjobs_detail:hover:before,.index_company_recruit  .index_latestjobs_detail:hover:after{opacity: 1;filter:alpha(opacity=100);-webkit-transform: scale(1);transform: scale(1);-ms-transform:translate(1);-o-transform:scale(1);}*/
.index_company_recruit .index_latestjobs .index_latestjobs_detail a{ position:relative; z-index:100;margin-right:5px;}
.index_company_recruit .index_latestjobs .index_latestjobs_detail a.a_job{ color:#333;;}
.index_company_recruit .index_latestjobs .index_latestjobs_detail a.a_job:hover{text-decoration:underline;}
.index_company_recruit .index_latestjobs .index_latestjobs_company{ height:25px; line-height:25px;}
.index_company_recruit .index_latestjobs .index_latestjobs_company a{  color:#333;display:inline-block;max-width:160px;height:25px; line-height:25px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_company_recruit .index_latestjobs .index_latestjobs_company img{ position:relative; top:-10px;width:15px;height:15px;z-index:100; }
.index_company_recruit .index_latestjobs .companyname{ display:inline-block; max-width:220px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}
.index_company_recruit .index_latestjobs .index_latestjobs_jobs{ width:100%; height:25px; overflow:hidden; line-height:25px;text-overflow:ellipsis; white-space:nowrap; font-size:12px; color:#333;}
.index_company_recruit .index_latestjobs .index_latestjobs_jobs a.link_job{ margin-right:8px; color:#333;}
.index_company_recruit .index_latestjobs .index_latestjobs_company a:hover{ color: #1a79ee;}
.index_company_recruit .index_latestjobs .index_latestjobs_box a:hover{ text-decoration:underline;color: #1a79ee;}

/*照片简历*/
.index_resume_photo{ border:1px solid #e0e0e0;position:relative;margin-top:10px;}
.index_resume_photo .arrow:hover{ opacity:0.8;}
.resume_photo_list{ position:relative; width:1200px; height:210px;overflow:hidden;}
.photo_resume{ float:left; overflow:hidden; width:1158px; height:170px;}
.index_photo_piclist{ position:absolute; top:20px; left:0px; width:999em; height:170px;}
.index_photo_piclist .rlist{ float:left; margin-left:19px; width:150px; height:170px; border:1px solid #eee; position:relative;background:#fff;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -ms-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;}
.index_photo_piclist .rlist:hover{
    -webkit-box-shadow: 0 3px 7px #e8e8e8;
    -moz-box-shadow: 0 3px 7px #e8e8e8;
    box-shadow: 0 3px 7px #e8e8e8;
}
.index_photo_piclist .rlist .photo{ margin:0 auto; margin-top:11px;}
.index_photo_piclist .rlist .photo,.index_photo_piclist .rlist .photo img{ width:70px; height:70px; border:none; border-radius:50%;}
.index_photo_piclist .rlist:hover{ background-color:#fff;}
.index_photo_piclist .rlist .name{ text-align:center; font-size:14px; margin-top:3px; margin-bottom:7px; height:24px; line-height:24px;}
.index_photo_piclist .rlist .name a{ color:#333;}
.index_photo_piclist .rlist .name a:hover{ color:#1a79ee;}
.index_photo_piclist .rlist .txt{ background-color:#f5f5f5;color:#333; padding-top:6px; height:55px; line-height:22px; font-size:12px; text-align:center;}
.index_photo_piclist .rlist .txt .ijobs{ max-width:130px; margin:0 auto;}

/*最新简历*/
.latest_profile{ background-color:#fff; width:900px; overflow:hidden; height:340px;border:1px solid #e0e0e0; margin-top:15px;}
.profile_content{ width:100%; height:320px;}
.latest_profile_content{ padding:10px;color:#333;}
.latest_profile_content li{ height:24px; line-height:24px; width:50%; overflow:hidden; margin-top:5px;float:left}
.latest_profile_content li a{  color:#333; }
.latest_profile_content li span{ display:inline-block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.latest_profile_content li.li_th span.profile_resumeName{ padding-left:10px;text-align:left;}
.latest_profile_content li span.profile_resumeName{ padding-left:5px;text-align:left;}
.profile_resumeName{ width:50px; color:#2887e5;}
.profile_sex{ width:25px;text-align:center;}
.profile_education{ width:40px;}
.profile_experience{ width:120px;}
.profile_jobs{ width:300px;text-align:left;}
.latest_profile_content li:hover a .profile_resumeName{ color:#1a79ee;}
.latest_profile_content li:hover a .profile_sex{ color:#1a79ee;}
.latest_profile_content li:hover a .profile_education{ color:#1a79ee;}
.latest_profile_content li:hover a .profile_experience{ color:#1a79ee;}
.latest_profile_content li:hover a .profile_jobs{ color:#1a79ee;}
.latest_profile_content li.li_th:hover a .profile_resumeName{ text-decoration:none;}
.latest_profile_content li.li_th:hover { cursor:default;}
.latest_profile_content li.li_th:hover a{ cursor:default;}
.latest_profile_content li.li_th span{color:#666 !important;}
.latest_profile_content li.li_th{height:29px;margin-bottom:5px;border-bottom:1px solid #e0e0e0;}


/*下载简历*/
.profile_download{ background-color:#fff; width:285px; height:200px;border:1px solid #e0e0e0;margin-top:15px;overflow:hidden;}
.profile_download_content{ padding:3px 10px;}
.profile_download_content li{ width:100%; height:27px;margin-bottom:0;overflow:hidden;color:#333; text-overflow:ellipsis; white-space:nowrap;}
.profile_download_content li a{  color:#333;}
.download_companyname{  }
.download_name { color:#2785e6;}
.profile_download_content li a:hover{ color:#1a79ee; text-decoration:underline;}

/*简历标签*/
.profile_tag{width:285px;height:125px;border:1px solid #e0e0e0;margin-top:15px;overflow:hidden;}
.profile_tag .profile_content{padding-left:10px;padding-top:5px;}
.profile_tag .profile_content li{float:left;margin-right:6px;}
.profile_tag .profile_content li a{line-height:27px;color:#333;}
.profile_tag .profile_content li a:hover{color:#1a79ee;;}

/*友情链接*/
.friendly_linkslist{margin-top:15px;}
.friendly_title{width:100%;height:30px;line-height:30px;color:#fff;background-color:#44cca6;font-size:16px;padding-left:10px;}
.friendly_links_list{ padding-left:10px;border:1px solid #e0e0e0;border-top:0;padding-top:5px;padding-bottom:5px;}
.friendly_links_list li{ float:left; width:12.5%; height:24px; line-height:24px; padding-right:8px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.friendly_links_list li a{color:#333;  }
.friendly_links_list li:hover a{ color:#1a79ee;}
.friendly_links_img a{ margin-right:17px;}
.friendly_links_img img{ width:270px; height:60px; border:2px solid #f4f4f4; margin-bottom:10px;}


/*档案查询*/
.zy_height25{ width:100%; height:25px;}
.convenience_main{ width:1200px; padding-bottom:50px;}
.convenience_main  .el .enav .tli{ font-size:20px; }
.convenience_main .er .main .tit{ display:block;text-align:center; }
.convenience_title{ width:500px; height:40px;margin:auto; line-height:40px; text-align:center; color:#333; font-size:20px; margin-bottom:10px;}
.convenience_title a{display:inline-block;padding:0 20px;background-color: #f4f4f4;}
.convenience_title a.select{ color:#fff;background-color:#1a79ee;}
.search_tips{ width:800px; height:40px; line-height:38px; border:1px solid #ddd; border-left:none; border-right:none; text-align:center; color:#f00; margin:0 auto; margin-bottom:25px;}
.main_search_box{ width:400px; margin:0 auto;}
input.suggest_input{ width:270px; height:35px; border:1px solid #ddd; font-size:12px; padding-left:10px; margin:10px 0px;}
.main_search_box .title{ width:85px; text-align:right; padding-right:15px; color:#333;}
.main_search_box .title span{ color:#f00;}
.main_search_box .suggest_btn{ width:200px; margin-top:20px; margin-left:7px; font-size:16px; background-color:#1a79ee;}
.main_search_box .suggest_btn:hover{ background-color:#248bea;}
.search_resultbox{ width:940px; margin:0 auto;}
.search_resultbox .result_title{ width:100%; height:40px; line-height:40px; color:#ff951b;}
.search_resultbox .result_detail{ border:1px solid #ff951b; padding:10px;}
.convenience_list_title,.convenience_list_detail{ height:30px; line-height:30px; font-size:15px; color:#333; text-align:center;}
.search_resultbox span{ display:inline-block; text-align:center; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

.search_conditions{ width:400px; margin:0 auto; height:40px; line-height:40px; color:#333;}
.search_conditions span{ display:inline-block; width:85px; text-align:right; padding-right:15px;}
.search_conditions input{ position:relative; top:2px; margin-left:8px;}
.inputbox_university{ display:none;}
.result_none{ color:#e60012;}
.search_resultbox .result_detail table{
    width:100%;
}
.search_resultbox .result_detail table td{
    padding:10px;
}


/*二维码浮窗*/
.index_floatmenu{position:fixed;bottom:95px;left:6px;z-index:5000; border-radius:6px;font-size:14px;}
.index_floatmenu .float_wx{width: 130px;border:1px solid #ddd;text-align:center;padding: 10px 5px; background-color:#fff; }
.index_floatmenu .float_wx p{margin-bottom: 5px;}
.index_floatmenu .float_wx img{width:100px;}
.index_floatmenu .menu_content{position:relative;}
.index_floatmenu .menu_close{cursor:pointer;position:absolute;top:-12px;right:-5px;width: 24px;height: 24px;margin: 0 auto; background: url("../images/71.png") no-repeat;background-position: 2px 2px;}
