/*招聘会整合*/
a{text-decoration: none}
.w1200{width: 1200px;margin: 0 auto;}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0;}
.clearfix{zoom:1;}
.font_red{color: #f74b4b;}
.font_yellow{color: #ffb21e;}
.jobfair_top{width: 100%;background-color: #fff;}
.jobfair_top_main{width: 1200px;margin: 0 auto;background: url(../../images/jobfair/images/16.png) no-repeat right center;background-size: contain}
.jobfair_top_main a{display: table-cell;vertical-align: middle;height: 80px;}
.jobfair_top_main a.lg img{max-height: 50px;}
.jobfair_top_main .back_home{color: #666666;margin-left: 30px;background: url(../../images/jobfair/header_icon1.png) no-repeat left center; padding-left: 20px;}

.index_main_wapper{
    background-color:#f5f5f5;
    position: relative;
    padding-bottom:20px;
}
.index_main_wapper .index_main_content{
    position: relative;
    margin-top:-120px;
    z-index:11;
}
.jobfair_slide{position: relative;width: 100%;height: 475px;overflow: hidden}
.jobfair_slide .bd ul img{width: 100%;height: 475px;}
.jobfair_slide .hd ul{position: absolute;left: 50%;bottom: 20px;-moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%)}
.jobfair_slide .hd ul li{display: inline-block;width: 12px;height: 12px;background-color: #000000;border-radius: 6px;opacity: 0.5;margin: 0 3px;cursor: pointer}
.jobfair_slide .hd ul li.on{width: 24px;background-color: #ffffff;}
.jobfairwrapper{margin-bottom: 15px;}
.list_header_filter_mini{
    padding:20px 60px;
    background:#fff;
    margin-bottom:20px;
    border:1px solid #dcdfe6;
}
.list_header_filter_mini .list_nav{
    color:#000000;
    font-size: 15px;
    height:32px;
    line-height:32px;
    float: left;
}
.list_header_filter_mini .list_nav span{
    margin-right:10px;
    font-weight: bold;
}
.list_header_filter_mini .list_nav a{
    margin-right:30px;
}
.list_header_filter_mini .list_nav a.cur,.list_header_filter_mini .list_nav a:hover{
    color:#3363ff;
}
.list_header_filter_mini .list_nav a.cur{
    font-weight: bold;
}
.list_header_filter_mini .mini_search_input{background-color:#fff;float: right;position: relative;  }
.list_header_filter_mini .mini_search_input .ip-txt{position: absolute;left:-50px;top:0;height: 32px; line-height:32px;font-size: 15px;color:#000000;font-weight: bold;}
.list_header_filter_mini .mini_search_input .ip-box{width: 425px;height: 32px; }
.list_header_filter_mini .mini_search_input .ip-box input{
    border: 1px solid #ddd;background-color: transparent;width: 335px;height: 32px;padding-left: 10px;
    border-radius:3px;
}
.list_header_filter_mini .mini_search_input .ip-btn input{
    cursor: pointer;position: absolute;right:0;top:0;border-radius:3px;
    width: 65px;height: 32px;line-height:32px; text-align:center;border: 0;
}

.list_header_filter_mini .mini_search_input_xc{background-color:#fff;float: right;position: relative;  }
.list_header_filter_mini .mini_search_input_xc .ip-txt{position: absolute;left:-50px;top:0;height: 32px; line-height:32px;font-size: 15px;color:#000000;font-weight: bold;}
.list_header_filter_mini .mini_search_input_xc .ip-box{width: 525px;height: 32px; }
.list_header_filter_mini .mini_search_input_xc .ip-box input{
    border: 1px solid #ddd;background-color: transparent;width: 150px;height: 32px;padding-left: 10px;float:left;
    border-radius:3px;
}
.list_header_filter_mini .mini_search_input_xc .ip-btn input{
    cursor: pointer;position: absolute;right:0;top:0;border-radius:3px;
    width: 65px;height: 32px;line-height:32px; text-align:center;border: 0;
}



.jobfairlist_content_box{
    background-color:#fff;
    position: relative;
    padding-left: 156px;
    min-height:500px ;
    padding-bottom:20px;
}
.j_tablist{position:absolute;left:0;top:0;width:130px;height:100%;border:1px solid #f5f5f5; }
.j_tablist:before{
    content:'';
    width: 6px;
    height:100%;
    position: absolute;
    left:0;
    top:0;
    background: #e0e7ff;
}
.j_tablist .bg_box{
    width: 132px;
    height:58px;
    position: absolute;
    left:0;
    top:0;
    background: #26cca8;
    z-index:1;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
}
.j_tablist .j_tab{
    z-index:11;display: block;position: relative;
    width: 125px;height:58px;margin-bottom: 2px;text-align: center;
    border-style: solid;
    border-width:0 0 0 6px;
}
.j_tablist .j_tab .tab_txt{
    position: absolute;
    width: 100%;
    height:58px;line-height:58px;
    font-size: 16px;color: #999999;
    transition: color .1s;
    -webkit-transition: color .1s;
    -moz-transition: color .1s;
    -o-transition: color .1s;
}
.j_tablist .j_tab:hover .tab_txt,.j_tablist .j_tab_active .tab_txt{
    color:#fff;
}
.j_tablist .j_tab:nth-child(1){border-color:#26cca8;}
.j_tablist .j_tab:nth-child(2){border-color:#ff5850;}
.j_tablist .j_tab:nth-child(3){border-color:#507aff;}
.j_tablist .j_tab:nth-child(4){border-color:#ffcc00;}
.j_tablist .j_tab:nth-child(5){border-color:#24ccfd;}
.j_tablist .j_tab:nth-child(6){border-color:#b8c472;}

.j_title{font-size: 16px;font-weight: bold;color: #282828;position: relative;padding-left: 15px;margin-top: 20px;padding-bottom:10px;border-bottom:1px solid #f5f5f5;margin-bottom: 15px;}
.j_title:before{content: "";position: absolute;top: 4px;left: 0px;width: 8px;height: 16px;background-color: #4c79ff;border-radius: 8px;}
.j_title .j_more{float: right;color: #666666;font-size: 14px;font-weight: normal;}
.j_title .j_more:hover{ color: #4c79ff; }
.j_pagination{float: right;height: 40px;}
.j_pagination .page_pre{cursor: pointer;float: right;width: 43px;height: 30px;background: url(../../images/jobfair/blue/15.png) no-repeat;}
.j_pagination .page_next{cursor: pointer;float: right;width: 43px;height: 30px;background: url(../../images/jobfair/blue/16.png) no-repeat;margin-left: 10px;}
.j_pagination .page_pre_disabled{float: right;width: 43px;height: 30px;background: url(../../images/jobfair/blue/25.png) no-repeat -12px -6px;margin-left: 10px;}
.j_pagination .page_next_disabled{float: right;width: 43px;height: 30px;background: url(../../images/jobfair/blue/25.png) no-repeat -68px -6px;margin-left: 10px;}
.j_tab_content{width: 690px;float: left;}
.j_list{padding:10px 0;}
.j_item{ position: relative;box-sizing: border-box;width: 690px; padding: 0 0 20px;border-bottom: solid 1px #f5f5f5;background-color: #ffffff;   }
.j_item:hover{ }
.j_item .j_status{float:left;width: 55px;height: 18px;line-height:18px;font-size:14px;border-radius: 2px; margin-left: 3px; margin-right: 5px;text-align: center; }
.j_item .j_status.s1{color:#ed3545;border:1px solid #ed3545;background-color:#ffeff0;}
.j_item .j_status.s2{color:#24ccfd;border:1px solid #24ccfd;background-color: #f4fbff;}
.j_item .j_status.s3{color:#00b870;border:1px solid #00b870;background-color:#edfff7;}
.j_item .j_status.s4{color:#a7a7a7;border:1px solid #a7a7a7;background-color:#f4f6f8;}
.j_item .j_top_info{padding:20px 0;line-height: 20px;font-size: 16px;}
.j_item .j_top_info .jobfair_name{ font-size: 16px;font-weight: bold; }
.j_item .j_top_info .free{background: url(../../images/jobfair/free.png) no-repeat;width: 60px;height:20px;float: left; }
.j_item .j_base_info{position:relative;background: #f4f6f8;padding:15px;color: #282828;}
.j_item .j_base_info .j_type{position: absolute;right: 0;top: 0;font-size:13px;font-weight:bold;width:55px;border-bottom-left-radius:12px;height:24px;text-align: center;line-height:24px;color:#fff;}
.j_item .j_base_info .j_type.type1{background-color:#ff5850;background:-webkit-linear-gradient(to  right, #ff5850 45%, #f8a29b);background: linear-gradient(to  right, #ff5850 45%, #f8a29b);}
.j_item .j_base_info .j_type.type2{background-color:#507aff;background:-webkit-linear-gradient(to  right, #507aff 45%, #94aeff);background: linear-gradient(to  right, #507aff 45%, #94aeff);}
.j_item .j_base_info .j_type.type3{background-color:#ffcc00;background:-webkit-linear-gradient(to  right, #ffcc00 45%, #ffe69d);background: linear-gradient(to  right, #ffcc00 45%, #ffe69d);}
.j_item .j_base_info .j_type.type4{background-color:#24ccfd;background:-webkit-linear-gradient(to  right, #24ccfd 45%, #a2e9fd);background: linear-gradient(to  right, #24ccfd 45%, #a2e9fd);}
.j_item .j_base_info .j_type.type5{background-color:#b8c472;background:-webkit-linear-gradient(to  right, #b8c472 45%, #e0eaa9);background: linear-gradient(to  right, #b8c472 45%, #e0eaa9);}
.j_item .j_base_info .j_tel{float: left; font-size: 14px;}
.j_item .j_base_info .j_time{float: left; font-size: 14px;margin-right:20px;}
.j_item .j_organizer{float: left;font-size: 14px;margin-right:20px;}
.j_item .j_base_info .j_company_num{float: left;margin-right: 25px;font-size: 13px;background: url(../../images/jobfair/images/23.png) no-repeat left center; padding-left: 25px;}
.j_item .j_base_info .j_company_num span{font-weight: bold;margin-right:3px;}
.j_item .j_base_info .j_job_num{float: left;font-size: 13px;background: url(../../images/jobfair/images/22.png) no-repeat left center;padding-left: 25px; }
.j_item .j_base_info .j_job_num span{font-weight: bold;margin-right:3px;}

.j_right_box{float: right;margin-right:28px;margin-top:30px;width:300px;height:100%; }
.j_right_box .right_gg{width:300px;}
.j_right_box .right_gg .gg_item{width:300px;margin-bottom:17px;border:1px solid #f0f0f0;}
.j_right_box .right_gg .gg_item img{width:100%;}

.mid_ad{margin-bottom: 10px;}
.mid_ad1200 img{width: 1200px;height: 80px;}
.mid_ad600{float: left;margin-left: 10px;}
.mid_ad600:nth-child(odd){margin-left: 0}
.mid_ad600 img{width: 595px;height: 80px;}

.j_video{
    position: relative;
}
.j_video .hd .prev{
    position: absolute;
    left:0;
    top:133px;
    width: 15px;
    height: 15px;
    background: url("../../images/jobfair/images/prev.png") no-repeat center;
}
.j_video .hd .prev:hover{
    cursor: pointer;
    opacity: .7;
}
.j_video .hd .next{
    position: absolute;
    right:0;
    top:133px;
    width: 15px;
    height: 15px;
    background: url("../../images/jobfair/images/next.png") no-repeat center;
}
.j_video .hd .next:hover{
    cursor: pointer;
    opacity: .7;
}
.j_video{
    position: relative;
}
.j_video .bd{
    width: 250px;
    margin:0 auto;
}
.j_video .bd ul li{
    position: relative;
    width: 248px;
    height: 193px;
    border: 1px solid #F1F1F1;
}
.j_video .bd ul li .video_cover{width: 248px;height: 140px;cursor: pointer;}
.j_video .bd ul li .preach_name{color: #333333;padding: 5px 10px 0 10px;cursor: pointer}
.j_video .bd ul li .preach_name:hover{color: #5297F7}
.j_video .bd ul li .preach_time{color: #666;font-size: 12px;padding: 0 10px;line-height: 20px;}
.j_video .bd ul li .num{padding: 0 10px 0 20px;background:rgba(0,0,0,.6) url("../../images/jobfair/preach/iocn_num.png") no-repeat 5px center;position: absolute;top: 107px;left: 6px;border-radius:13px;height:26px;line-height:26px;color: #FFFFFF;font-size:12px;}
.j_video .bd ul li .hover_box{display: none;position: absolute;top: 0;left: 0;width: 248px;height: 140px;background:rgba(0,0,0,.5);}
.j_video .bd ul li .hover_box .watch_now{cursor: pointer;margin:0 auto;margin-top: 57px;width:94px;height:27px;line-height: 27px;text-align: center;background:rgba(82,151,247,1);border-radius:5px;font-size: 12px;color: #fff;}
.j_video .bd ul li .video_view:hover .num{display: none;}
.j_video .bd ul li .video_view:hover .hover_box{display: block;}

.j_review_list{position: relative;width: 300px;height: 170px;overflow: hidden }
.j_review_list .bd ul .j_review_item{position: relative;display: block;width: 300px;height: 170px;}
.j_review_list .bd ul img{width: 300px;height: 170px;}
.j_review_list .bd ul .title{width: 180px;padding-left:10px;padding-right:110px;height: 30px;line-height:30px;color:#fff;background:rgba(0,0,0,.7);position: absolute;left:0;bottom:0;z-index:1;}
.j_review_list .hd ul{position: absolute;right: 18px;bottom: 8px;z-index:2;}
.j_review_list .hd ul li{display: inline-block;width: 20px;height: 6px;background-color: #e2e1e0; opacity: 0.6;margin: 0 3px;cursor: pointer}
.j_review_list .hd ul li.on{width: 20px;background-color: #e2e1e0; opacity: 1;}

.newswrapper{margin-bottom: 20px;}
.newswrapper .j_news{ width: 300px;}
.j_news_list{ }
.j_news_item{position: relative;}
.j_news_item  .j_text_preview{ width: 300px;}
.j_news_item  .j_text_preview .j_news_title{display: block;font-size: 14px;color: #282828;line-height: 36px;font-weight: bold;}
.j_news_item.no_img:before{content: "";width: 2px;height: 2px;background-color: #282828;position: absolute;left: 0px;top: 11px;}
.j_news_item.no_img .j_text_preview{ width: 100%; margin-left: 0;height: 20px;margin-bottom:10px;}
.j_news_item.no_img .j_text_preview .j_news_title{ font-weight: normal;color: #282828;font-size: 14px;height: 20px;line-height: 20px;padding-left: 15px;}
.j_news_item  .j_text_preview .j_news_title:hover{color: #3363ff;}
.load_more_footer{color: #bfbfb7;line-height: 32px;text-align: center; width: 100%;}
.load_more_footer span.loading{background: url(../../images/jobfair/loading-more.gif) no-repeat;height:100px;padding-left: 40px;display: inline-block !important; }