
/*首页头部伸展广告*/
#aix-index-top-ad{width: 100%}
#aix-index-top-ad .index-top-big-ad{width: 100%;height: 250px;text-align: center;}
#aix-index-top-ad .index-top-big-ad img{height: 250px;width: 100%;}
#aix-index-top-ad .index-top-small-ad{width: 100%;height: 45px;text-align: center;display: none;position: relative;}
#aix-index-top-ad .index-top-small-ad img{height: 45px;width: 100%;}
#aix-index-top-ad .index-top-small-ad .close-small-ad{position: absolute;top: 9px;left: 50%;margin-left: 600px;width: 25px;height: 25px;border-radius: 50%;cursor: pointer;background:#fff url(../images/255.png) no-repeat center;}

/*对联广告*/
.duilian_ad_box{width: 1200px;margin: 0 auto;position: relative;z-index: 100001;}
.duilian{top: 320px; position: absolute;width: 80px;overflow: hidden;display: none;}
.duilian_left{left: -85px;}
.duilian_right{right: -85px;}
.duilian_con { width: 80px; overflow: hidden;}
.duilian_con img{width: 80px;}
.duilian_close{width: 24px;height: 24px;margin: 0 auto;line-height: 24px; text-align: center; display: block;font-size: 13px;color: #555555;text-decoration: none;background: url("../images/71.png") no-repeat;background-position: 2px 2px;}


/*顶部大banner区域*/
.home_top_banner_box{position:relative;width: 100%;height:350px;min-width:1200px; }
.home_top_banner_box .banner-slide-box{ position: relative;}
.home_top_banner_box .banner-slide-box.slide-container{width: 100%;min-width:1200px;height:350px;overflow: hidden;position: relative;/* background-color: #ff5f0d; */}
.home_top_banner_box .banner-slide-box.slide-container .silde-item, .banner-slide-box.slide-container .silde-item li{ width:100%;height:350px;}
.home_top_banner_box .banner-slide-box.slide-container .silde-item a{display:block;width:100%;height:350px;cursor: default;}
.home_top_banner_box .banner-slide-box.slide-container .hd{position: absolute;bottom: 15px;z-index: 99;width:100%;}
.home_top_banner_box .banner-slide-box.slide-container .hd ul{text-align: center; }
.home_top_banner_box .banner-slide-box.slide-container .hd ul li{display: inline-block;background:#1744ac;  opacity: 1;width: 8px;height: 8px;border-radius: 8px;margin: 0 4px;cursor: pointer;}
.home_top_banner_box .banner-slide-box.slide-container .hd ul li.on{background: #fff; opacity: 1;}

.home_top_banner_box .home_top_part{
    width: 100%;
    min-width: 1200px;
    height: 350px;
    position: absolute;
    top:0;
}

.home_top_part .job-nav{
    background: #fff7f3;
    color: #282828;
    position: relative;
    z-index: 1002;
    float: left;
    width: 315px;
    height: 350px;
}

/*20240902ganquan add*/
.banner-slide-box-banner-box{ width: 885px; float: left;}
.slide_item_ad_text{
    position:absolute;
    bottom:0px;
    z-index:20;
    width:100%;
    height:40px;
    line-height:40px;
    background: rgba(0, 0, 0, 0.5);
    color:#fff;
    padding: 0px 10px;
    overflow: hidden;
}
.slide_item_ad_text1{ width: 595px;}
.slide_item_ad_text2{ width: 280px;}
.home_top_part .index_banner_1{
    width: 595px; 
    height:350px; 
    float: left; 
    overflow: hidden;
    position: relative;
}
.home_top_part .index_banner_1 .hd{
    width: 100%;
    height:20px;
    overflow:hidden;
    position:absolute; left:0; bottom:20px;
    z-index:1;
    text-align: center;
}
.home_top_part .index_banner_1 .hd ul{
display: none;
}
.home_top_part .index_banner_1 .hd ul li{
    display: inline-block; margin:0 6px;  width:8px; height:8px;border-radius:8px; line-height:8px; text-align:center;
    background:rgba(255,255,255,.6); cursor:pointer;
}
.home_top_part .index_banner_1 .hd ul li.on{
    display: inline-block; margin:0 6px;  width:8px; height:8px;border-radius:8px; line-height:8px; text-align:center;
    background:rgba(0, 68, 255, 0.6); cursor:pointer;
}
.home_top_part .index_banner_1 ul li img{
    width: 595px; 
    height:350px; 
    overflow: hidden;
}


.home_top_part .index_banner_2_content{
    width: 280px; 
    height:350px; 
    float: right;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_1{
    width:100%; 
    height:170px;
    overflow: hidden;
    position: relative;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_1 .hd{
    width: 100%;
    height:20px;
    overflow:hidden;
    position:absolute; left:0; bottom:20px;
    z-index:1;
    text-align: center;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_1 .hd ul{
    display: none;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_1 .hd ul li{
    display: inline-block; margin:0 6px;  width:8px; height:8px;border-radius:8px; line-height:8px; text-align:center;
    background:rgba(255,255,255,.6); cursor:pointer;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_1 .hd ul li.on{
    display: inline-block; margin:0 6px;  width:8px; height:8px;border-radius:8px; line-height:8px; text-align:center;
    background:rgba(0, 68, 255, 0.6); cursor:pointer;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_1 img{
    width:100%; 
    height:170px;
    overflow: hidden;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_2{
    width:100%; 
    height:170px;
    margin-top:10px;
    position: relative;
    overflow: hidden;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_2 .hd{
    width: 100%;
    height:20px;
    overflow:hidden;
    position:absolute; left:0; bottom:20px;
    z-index:1;
    text-align: center;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_2 .hd ul{
    display: none;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_2 .hd ul li{
    display: inline-block; margin:0 6px;  width:8px; height:8px;border-radius:8px; line-height:8px; text-align:center;
    background:rgba(255,255,255,.6); cursor:pointer;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_2 .hd ul li.on{
    display: inline-block; margin:0 6px;  width:8px; height:8px;border-radius:8px; line-height:8px; text-align:center;
    background:rgba(0, 68, 255, 0.6); cursor:pointer;
}
.home_top_part .index_banner_2_content .index_banner_2_content_banner_2 img{
    width:100%; 
    height:170px;
    overflow: hidden;
}
/*20240902ganquan add eof*/

.home_top_part .job-nav a{color: #61687c;font-size: 13px;display: inline-block;line-height: 35px;margin-left: 16px;}
.home_top_part .job-nav dl{height: 43px;padding: 0;margin: 0;}
.home_top_part .job-nav dd{padding: 5px 23px;width: 315px;}
.home_top_part .job-nav dd .icon-arrow-right{
    float: right; width: 16px;background: url(../images/jm_arr.png) no-repeat;position: relative;top: 12px;right: -3px;height: 16px;
}
.home_top_part .job-nav dd>b{float: left;color: #282828;font-size: 15px;line-height: 38px;}
.home_top_part .job-nav dd>.parent_word{float: left;color: #333333;font-size: 14px;width:95px;line-height: 38px;margin-right: 12px;}
.home_top_part .job-nav dd>.children_word{color: #999;font-size: 14px;line-height: 38px; }
.home_top_part .job-nav a{color: #61687c;font-size: 13px;display: inline-block;line-height: 38px;margin-left: 16px;}
.home_top_part .job-nav .menu-sub{display: none;position: absolute;background: #fff;padding: 20px 30px 20px 10px;
    width: 900px;
    height: 350px;top: 0; left: 308px;z-index: 1;box-shadow: 0 1px 6px rgba(6,0,1,.1);overflow-y: auto;}
.home_top_part .job-nav .menu-sub::-webkit-scrollbar{width: 8px;}
.home_top_part .job-nav .menu-sub::-webkit-scrollbar-thumb{border-radius: 6px; background: rgba(0,0,0,.3);}
.home_top_part .job-nav .menu-sub::-webkit-scrollbar-track{border-radius: 6px;}
.home_top_part .job-nav .menu-sub .menu-article{padding-left: 20px;height: 30px;font-size: 15px;font-weight: 700;}
.home_top_part .job-nav .menu-sub h4{float: left;width: 104px;color: #8d92a1;font-size: 13px;padding-top: 2px;font-weight: 400;padding-left: 20px;}
.home_top_part .job-nav .menu-sub .text{margin-left: 130px;border-bottom: solid 1px #f5f6f9;padding: 0 0 10px 1px;}
.home_top_part .job-nav .menu-sub .text a{margin-left: 0;margin-right: 25px;}
.home_top_part .job-nav .menu-sub .text a:hover{color: #0052ff;}
.home_top_part .job-nav .show-all{
    padding: 5px 23px;
    height: 45px;
    line-height: 38px;
    color: #333333;font-weight:bold;
    font-size:14px;cursor: pointer;
}
.home_top_part .job-nav .show-all .icon-arrow-right{
    float: right; width: 16px;background: url(../images/jm_arr.png) no-repeat;position: relative;top: 12px;right: -3px;height: 16px;
}
.home_top_part .job-nav .show-all:hover{background-color: #4077f8; color: #ffffff; }
.home_top_part .job-nav dl.active{background-color: #4077f8;}
.home_top_part .job-nav dl.active dd>b,.home_top_part .job-nav dl.active dd>a,.home_top_part .job-nav dl.active dd>.children_word{color: #fff;}
.home_top_part .job-nav dl.active .menu-sub{display: block;}
.home_top_part .job-nav dl.active dd .icon-arrow-right{background-image: url(../images/jm_arr_active.png);background-position-x: 5px;}
.home_top_part .job-nav .menu-sub .menu-sub-content{animation: fadeInLeft .3s ease-in-out;-webkit-animation: fadeInLeft .3s ease-in-out;}
@-webkit-keyframes fadeInLeft{
    0%{opacity:0;-webkit-transform:translateX(-5px);transform:translateX(-5px)}
    100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
}
@keyframes fadeInLeft{
    0%{opacity:0;-webkit-transform:translateX(-5px);transform:translateX(-5px)}
    100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
}

.top-line-wrapper{
    width: 100%;
    min-width: 1200px;
    height: 80px;
    background: url(../images/index/top_line_bg.png) no-repeat center;
    background-size: 100% 100%;
    margin-bottom: 30px;
    padding-top: 20px;
}

/*首页搜索框*/
.index_sobox{float: left;}
.index_sobox .inputbg{ width:570px; height:54px;position:relative;float:left;}
.index_sobox .inputbg .selecttype{
    color:#1a79ee;
    width:130px;height:50px;line-height:50px;
    padding-left:36px; font-size:14px;
    background-image:url(../images/index/index_searchbox_arrow.png);background-repeat:no-repeat;background-position:90px center;
    position:absolute;
    left:2px;top:2px;cursor:pointer;
    z-index:11;
}
.index_sobox .inputbg .selecttype.hover{background-color:#FFFFFF}
.index_sobox .inputbg .selecttype_down{display:none;background-color:#fff;border:2px #f1f2f3 solid;border-top:0px;position:absolute;left: 0px;top: 52px;z-index: 22;}
.index_sobox .inputbg .selecttype_down .down_list{width: 109px;height:46px;line-height:46px;cursor:pointer;padding-left: 36px;padding-right:8px;font-size:13px;top: 3px;left:0px;}
.index_sobox .inputbg.open .selecttype_down{display:block;}
.index_sobox .inputbg .selecttype_down .down_list.hover{background-color:#FFFFFF}
.index_sobox .inputbg .inoputbox{
    position:absolute;left:0;top:0;width:434px;height:54px; background-color:#FFFFFF;border:2px #f1f2f3 solid;border-radius:5px;}
.index_sobox .inputbg .inoputbox input{height:50px; width:430px; border:0px; padding-top:3px;padding-left:135px;}

.index_sobox .inputbg .sobut{
    padding-left:50px;
    background:#1a79ee url('../images/index/index_sobox_bg.png') no-repeat 22px center;font-size:15px;
    text-align:left;position:absolute;right:0px;top:0px;width:115px;height:52px;line-height:52px;border:0px;
    color:#FFFFFF;cursor:pointer;
    border-radius:5px;
    font-weight: bold;
}
.index_sobox .inputbg .sobut.hover{ background-color:#248bea;}

.qrcode-list{
    float: right;
}
.qrcode-list .qrcode-item{
    float: left;
    margin-left: 30px;
    position: relative;
    width: 90px;
    cursor: pointer;
}
.qrcode-list .qrcode-item .q-img{
    float: left;
    width: 60px;
    height: 60px;
    border-radius:5px;
    position: relative;
    overflow: hidden;
}
.qrcode-list .qrcode-item .q-img img{
    width: 60px;
    height: 60px;
}
.qrcode-list .qrcode-item:hover .q-img:before{
    content: "";
    position: absolute;
    left:0;
    top:0;
    background-color: rgba(0,0,0,.6);
    width: 60px;
    height: 60px;
}
.qrcode-list .qrcode-item .q-title{
    width: 18px;
    text-align: left;
    float: right;
    font-size: 12px;
    line-height: 12px;
}
.qrcode-list .qrcode-item .q-big{
    width: 155px;
    height: 194px;
    text-align: center;
    background: url(../images/index/q-big-bg.png) no-repeat center;
    position: absolute;
    right:28px;
    top:70px;
    padding-top: 33px;
    font-size: 14px;
    z-index: 99;
    white-space: nowrap;
    display: none;
}
.qrcode-list .qrcode-item .q-big img{
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto 10px;
}
.qrcode-list .qrcode-item:hover .q-big{
    display: block;
}

/*登录注册条*/
.home-nologin-bar{
    width: 100%;
    min-width: 1200px;
    height: 110px;
    background: url(../images/index/nologin_bar_bg.png) no-repeat bottom center;
    position: fixed;
    bottom:0;
    left:0;
    z-index:99999;
}
.home-nologin-bar .close-icon{
    position: absolute;
    right: 12px;
    top: 41px;
}
.home-nologin-bar .close-icon .iconfont{
    color:#ffffff;
    font-size: 24px;
    text-shadow: 0 0 4px #000;
}
.home-nologin-bar .close-icon:hover .iconfont{
    cursor: pointer;
    color:#ffffff;
    text-shadow: none;
}
.home-nologin-bar .bar-inner{
    height: 110px;
    position: relative;
}
.home-nologin-bar .bar-inner .login-btn{
    width: 142px;
    height: 53px;
    background: url(../images/index/login_btn.png) no-repeat center;
    position: absolute;
    top:48px;
    right: 167px;
}
.home-nologin-bar .bar-inner .login-btn:hover{
    cursor: pointer;
    opacity: .9;
}
.home-nologin-bar .bar-inner .reg-btn{
    width: 142px;
    height: 53px;
    background: url(../images/index/reg_btn.png) no-repeat center;
    position: absolute;
    top:48px;
    right: 20px;
}
.home-nologin-bar .bar-inner .reg-btn:hover{
    cursor: pointer;
    opacity: .9;
}

/*中间区域*/
.home_middle_content{
    width: 100%;
    min-width: 1200px;
    padding-bottom:20px;
    background: #ffffff;
}

/*主标题*/
.home_main_title{
    position: relative;
    margin-bottom: 20px;
    height: 25px;
}
.home_main_title .title-txt{
    color: #333;
    font-weight: 700;
    line-height: 25px;
    height: 25px;
}
.home_main_title .more_btn{
    display: block;
    height: 25px;
    line-height: 25px;
    color: #666;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.home_main_title .more_btn:hover{
    color: #3363ff;
}
/*特色服务区*/
.home-service-links{
    width: 1230px;
}
.home-service-links .link-item{
    float: left;
    width: 285px;
    height:124px;
    margin-right: 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    position: relative;
    top:0;
    border-radius:5px;
    overflow: hidden;
}
.home-service-links .link-item:hover{
    box-shadow: 5px 5px 10px #cccccc;
    -webkit-box-shadow: 5px 5px 10px #cccccc;
    -moz-box-shadow: 5px 5px 10px #cccccc;
    -o-box-shadow: 5px 5px 10px #cccccc;
    top:-5px;
}
.home-service-links .link-item img{
    height:124px;
}


/*首页新闻合集*/
.index_new_group{width:1200px;height:215px;border:1px solid #e0e0e0;overflow:hidden;margin:20px 0;}
.index_new_group .classify_tab{
    width:100%;height:41px;line-height:38px;background:#f4f4f4;border-bottom:1px solid #e0e0e0;
    margin-bottom: 10px;
}
.index_new_group .classify_tab .tab_li{float:left;width:117.6px;color:#333;}
.index_new_group .classify_tab .tab_li a{
    border-top:2px solid #f4f4f4;
    display:block;font-size:16px;width:100%;color:#333;background:#f4f4f4;text-align:center;
    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; }
.index_new_group .news_box ul li a{line-height:30px;padding-right:15px;}

/*剩余新闻*/
.news_item{width: 591px;margin:auto;padding: 0 21px;float: left;}
.news_item a{display:inline-block;width: 540px;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;}


/*广告*/
.index_ad{ padding:0; }
/*广告位通栏1200X80*/
.ad1200_80{margin:0 auto;margin-bottom:10px;width:1200px;height:80px;}
.ad1200_80 img{width:1200px;height:80px;border:0px;}
.ad1200_80 img:hover{-moz-box-shadow:0px 0px 10px #CCCCCC;/*firefox*/-webkit-box-shadow:0px 0px 10px #CCCCCC;/*safari或chrome*/box-shadow:0px 0px 10px #CCCCCC;/*opera或ie9*/}

/*二栏*/
.index_2{margin:0 auto; width:1220px;  }
.index_2 .ad590_80{float:left;width:595px;height:70px;margin-right:10px;margin-bottom: 10px;}
.index_2 .ad590_80:nth-child(2n+1){padding-left: 0px;}
.index_2 .ad590_80 img{width:595px;height:70px;border:0px;}
.index_2 .ad590_80 img:hover{-moz-box-shadow:0px 0px 10px #CCCCCC;/*firefox*/-webkit-box-shadow:0px 0px 10px #CCCCCC;/*safari或chrome*/box-shadow:0px 0px 10px #CCCCCC;/*opera或ie9*/}

.home_middle_two_content{
    background-color: #f9f9f9;
    padding:20px 0 10px;
    min-width: 1200px;
}
/*招聘会*/
.home-jobfair-box{
    width: 463px;
    float: left;
}
.jobfairSlideBox{ width:463px; height:300px; overflow:hidden; position:relative; border-radius:5px; }
.jobfairSlideBox .hd{
    width: 100%;
    height:20px;
    overflow:hidden;
    position:absolute; left:0; bottom:20px;
    z-index:1;
    text-align: center;
}
.jobfairSlideBox .hd ul{

}
.jobfairSlideBox .hd ul li{
    display: inline-block; margin:0 6px;  width:8px; height:8px;border-radius:8px; line-height:8px; text-align:center;
    background:rgba(255,255,255,.6); cursor:pointer;
}
.jobfairSlideBox .hd ul li.on{ background:#fff;   }
.jobfairSlideBox .bd{ position:relative; height:100%; z-index:0;   }
.jobfairSlideBox .bd li{
    zoom:1; vertical-align:middle;
    width:403px; height:300px;
    background:url(../images/index/j_bg.png) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    color: #ffffff;
    padding:0 30px;
}
.jobfairSlideBox .bd .txt-one{
    font-size: 24px;
    letter-spacing: 2px;
    color: #ffffff;
    padding: 50px 0 16px;
    height: 30px;
}
.jobfairSlideBox .bd .txt-two{
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    height: 50px;
}
.jobfairSlideBox .bd .txt-three{
    font-size: 24px;
    letter-spacing: 4px;
    color: #ffffff;
    padding: 13px 0 23px;
}
.jobfairSlideBox .bd .go-btn{
    width: 170px;
    height: 38px;
    margin:0 auto;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.jobfairSlideBox .prev,
.jobfairSlideBox .next{
    position:absolute; top:50%; margin-top:-15px; display:block;
    width:30px;
    height:30px;
    line-height:30px;
    border-radius:30px;
    background-color: rgba(0,0,0,.1);
    color:#fff;
    text-align: center;
    font-size:20px;
}
.jobfairSlideBox .prev .iconfont,
.jobfairSlideBox .next .iconfont{
    font-size:30px;
    font-weight: lighter;
}
.jobfairSlideBox .prev{ left:5px;    }
.jobfairSlideBox .next{ right:5px;  }
.jobfairSlideBox .prev:hover,
.jobfairSlideBox .next:hover{  background-color: rgba(0,0,0,.3); }
.jobfairSlideBox .prevStop{ display:none;  }
.jobfairSlideBox .nextStop{ display:none;  }

/*橱窗招聘*/
.win_jobs_list{
    float: left;
    width: 275px;
    margin-left:30px;
}
.win_jobs_list .jobsExtend_contentList{
    padding:0 14px; position:relative;
    height:300px;
    overflow: hidden;
}
.win_jobs_list .jobsExtend_roll{ position:absolute; top:0; left:0; height:auto;}
.win_jobs_list .gs_emergency {
    width:275px;
    height: 78px;
}
.win_jobs_list .jobsExtend_detail{
    width:245px;
    height:45px;
    background-color: #fff;
    border-radius: 7px;
    padding:10px 15px;
    overflow:hidden;
}
.win_jobs_list .jobsExtend_job{height: 24px;}
.win_jobs_list .jobsExtend_job a{ display:inline-block; max-width:200px;color:#333333;font-size: 15px;font-weight: 700;}
.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: 20px;line-height: 20px;font-size:14px;}
.win_jobs_list .jobsExtend_info a{ display:inline-block; color: #999999;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;}

/*零工招聘/零工求职*/
.home-odd-links{
    width: 398px;
    float: right;
}
.home-odd-links .link-item{
    float: left;
    height: 60px;
    line-height: 60px;
    background-color: #fff;
    border-radius: 7px;
    margin-bottom:13px;
    margin-right:12px;
    width: 172px;
    color:#000000;
    font-size: 16px;
    font-weight: 700;
    padding-left:20px;
    text-align: left;
}
.home-odd-links .link-item .i_img{
    width: 55px;
    float: left;
}
.home-odd-links .link-item:nth-child(2n+1){
    margin-right:0;
}
.home-odd-links .link-item.i1{
    margin-right:0;
    width: 404px;
    text-align: center;
    padding-left:0;
}
.home-odd-links .link-item.i1 .i_img{
    width: 55px;
    float: none;
    display: inline;
}
.home-odd-links .link-item img{

}
.home-odd-links .link-item:hover{
    color: #3b87f7;
    background-color: #fafcff;
}

/*名企推荐*/
.home-famous-companys{
    margin-top:10px;
}
.home-famous-companys .home_main_title{
    margin-bottom:0;
}
.famousSlideBox{
    width:1110px;
    height:200px;
    overflow:hidden;
    position:relative;
    padding: 20px 45px;
}
.famousSlideBox .bd{ position:relative; height:100%; z-index:0;   }
.famousSlideBox .bd li{ zoom:1; vertical-align:middle;width: 1130px; }
.famousSlideBox .bd .famous-item{
    float:left;
    width:168px; height:80px;
    display:flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow:hidden;
    border-radius:8px;
    box-shadow: 0 0 10px rgba(0,0,0,.04);
    background-color: #fff;
}
.famousSlideBox .bd .famous-item img{
    max-width:168px;
    max-height:80px;
}
.famousBox{
    width:1230px;
    height:90px;
    padding: 20px 0;
}
.famousBox .famous-item{
    float:left;
    width:183px; height:90px;
    display:flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow:hidden;
    border-radius:8px;
    box-shadow: 0 0 10px rgba(0,0,0,.04);
    background-color: #fff;
}
.famousBox .famous-item img{
    max-width:183px;
    max-height:90px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.famousSlideBox .prev,
.famousSlideBox .next{
    position:absolute;
    top:20px;
    display:block;
    width:27px;
    height:180px;
    line-height:180px;
    border-radius:5px;
    background-color: #ffffff;
    color:#cccccc;
    text-align: center;
}
.famousSlideBox .prev .iconfont,
.famousSlideBox .next .iconfont{
    font-size:20px;
}
.famousSlideBox .prev{ left:0;    }
.famousSlideBox .next{ right:0;  }
.famousSlideBox .prev:hover,
.famousSlideBox .next:hover{  background-color: rgba(255,255,255,.7);; }
.famousSlideBox .prevStop{ display:none;  }
.famousSlideBox .nextStop{ display:none;  }


.home_bottom_content{
    padding-bottom:20px;
}
/*会员招聘*/
.index_main_title{position:relative;padding-top:20px;}
.index_main_title .title_nav{ }
.index_main_title .title_nav li{
    float:left;color:#333333;
    font-size:20px;
    font-weight: 700;
    line-height:35px;
    margin-right:25px;
}
.index_main_title .title_nav li.select{color:#367cee;border-bottom: 4px solid #367cee;}

.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_classify{
    width:100%; height:35px; overflow:hidden; margin:15px 0px;
    color:#fff; font-size:14px;
}
.index_company_recruit .index_latestjobs .index_latestjobs_classify li{
    padding:0px 15px;color: #999999;
    margin-right:10px;
    background:#f7f9fa;border-radius:5px; height:35px; line-height:35px;
    cursor:pointer; float:left;
    position:relative;
}
.index_company_recruit .index_latestjobs .index_latestjobs_classify li.current{
    background: #367cee;color:#fff;
    font-weight: bold;
}
.zs_lf{float: left;}
.zs_rt{float: right;}
/*紧急招聘*/
.index_emergency_box{width:1200px;  }
.index_emergency_box .index_latestjobs_list{ width:1220px; position:relative;  }
.index_emergency_box #index_latestjobs_roll{  }
.index_emergency_box .index_latestjobs_box{
    background:#fff;position:relative;  float:left; width:290px; height:60px;
    border:1px solid #e0e0e0;
    padding:5px 12px; margin-right:11px; margin-bottom: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;}

.index_company_recruit .index_latestjobs .index_latestjobs_list{
    width: 1220px;
}
.index_company_recruit .index_latestjobs .index_latestjobs_detail{
    position:relative; cursor:pointer; float:left; width:290px; height:60px; border:1px solid #ddd; padding:5px 12px; margin-right:11px;  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:215px;height:25px; line-height:25px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_company_recruit .index_latestjobs .index_emergency_box .index_latestjobs_company a{ max-width:125px;  }
.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;}

.home-footer-wrapper .footer-info-qrode ul li div{height:30px;line-height:30px;}
/*页面置灰*/
body.site_gray > *{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
body.site_gray .modal{
    position: fixed;
    left:0;
    top:0;
    width: 100%;
    height:100%;
    z-index: 10050;
}