﻿.clear
{
    clear: both;
}

.careerfair
{
    width: 100%;
    position: relative;
    z-index: 22;
    overflow: hidden;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.careerfair a
{
    overflow: hidden;
    display: block;
    position: relative;
    width: 100%;
    height: 380px;
    background: #276bf2;
}
.careerfair_tab
{
    width: 1200px;
    min-height: 86px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 55;
}

/*切换*/
.tab_div
{
    width: 100%;
    overflow: hidden;
}
.tab_title
{
    width: 100%;
    height: 86px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
}
.tab_title li
{
    position: relative;
    margin-left: 20px;
    line-height: 40px;
    padding: 0 35px;
    margin-top: 23px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #333;
}
.tab_title li:nth-child(1)
{
    margin-left: 25px !important;
}
.cur
{
    color: #fff !important;
    padding: 0 35px;
    text-align: center;
    line-height: 40px;
    background: #276bf2;
    border-radius: 20px;
}

.tab_cont
{
    width: 920px;
    float: left;
    overflow: hidden;
}
.on
{
    display: block !important;
}
.careerfair_cont
{
    width: 100%;
    min-height: 200px;
    overflow: hidden;
}
.careerfair_cont ul
{
    width: 100%;
    overflow: hidden;
}
.careerfair_cont ul li
{
    padding: 15px;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    border-radius: 9px;
    overflow: hidden;
}
.fair_cont_info
{
    float: left;
    overflow: hidden;
    position: relative;
}
.fair_cont_litpic
{
    display: block;
}
.fair_cont_infoimg
{
    width: 200px;
    height: 120px;
    overflow: hidden;
    border-radius: 10px;
    margin-right: 20px;
    position: relative;
}
.fair_cont_infoimg .fair_left_imgs
{
    width: 200px;
    height: 120px;
    overflow: hidden;
}
.fair_cont_infotxt
{
    width: 580px;
    overflow: hidden;
}
.fair_cont_infotxt h3
{
    font-size: 18px;
    margin-top: 5px;
    line-height: 28px;
    font-weight: bold;
}
.fair_cont_infotxt h3 a:hover
{
    color: #276bf2;
}
.fair_cont_infotxt p
{
    font-size: 14px;
    color: #666666;
}
.cont_infotxt_time
{
    margin-top: 13px;
}
.cont_infotxt_add
{
    margin-top: 6px;
}
.fair_cont_link
{
    display: block;
    width: 110px;
    height: 40px;
    background: #276bf2;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    color: #fff;
    position: absolute !important;
    top: 0;
    bottom: 0;
    right: 36px;
    margin: auto;
    z-index: 22;
}
.fair_cont_link:hover
{
    background-color: #1358e3;
    color: #fff;
    text-decoration: none;
}
.promptbox
{
    width: 95px;
    height: 25px;
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    position: absolute;
    z-index: 22;
    top: 8px;
    left: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    border-radius: 14px;
}
.promptbox img
{
    height: 100%;
    float: left;
    margin-right: 3px;
}
.promptbox span
{
    height: 100%;
    float: left;
}
.fair_cont_obso
{
    color: #137ed6;
    background: #f7fafd;
}

.fair_cont_order
{
    color: #fff;
    background: #f60;
    right: 152px;
}
.fair_cont_order:hover
{
    background-color: #ff5722;
    color: #fff;
    text-decoration: none;
}
/*fixed*/
.careerfair_fixed
{
    width: 260px;
    min-height: 200px;
    float: right;
    overflow: hidden;
}
.fixed_info
{
    height: 270px;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
    position: relative;
    border-radius: 10px;
    text-align: center;
}
.fixed_info_resume h4
{
    font-size: 16px;
    font-weight: 600;
    color: #494646;
    margin-top: 24px;
}
.fixed_info_resume a
{
    display: block;
    margin-top: 35px;
}
.fixed_info_resume a span
{
    display: block;
    color: #276bf2;
    margin-top: 35px;
    font-size: 14px;
}
.fixed_info_resume p
{
    color: #494646;
    margin-top: 18px;
    font-size: 14px;
}
.fixed_info_weChat img
{
    margin-top: 35px;
}
.fixed_info_weChat span
{
    display: block;
    color: #575a5f;
    font-size: 14px;
    margin-top: 18px;
}
.fixed_info_weChat p
{
    color: #494646;
    font-size: 14px;
    margin-top: 15px;
}

/*详情页样式*/
.fair_show_data
{
    width: 1200px;
    margin: -45px auto 20px auto;
    background: #fff;
    height: 130px;
    position: relative;
    z-index: 33;
    border-radius: 10px;
}
.careerfair_tabshow
{
    margin: 0 auto;
}
.fair_show_data ul
{
    overflow: hidden;
}
.fair_show_data ul li
{
    width: 25%;
    float: left;
    overflow: hidden;
}
.fair_show_data ul li img
{
    display: block;
    float: left;
    margin-top: 34px;
    margin-left: 33px;
    margin-right: 15px;
}
.fair_show_data ul li p
{
    font-size: 30px;
    font-weight: 500;
    color: #444444;
    margin-top: 32px;
}
.fair_show_data ul li p span
{
    font-size: 14px;
}
.fair_show_data ul li b
{
    font-size: 14px;
    font-weight: 500;
    color: #999999;
}
.tab_title_show
{
    background: none;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    height: 60px;
    margin-bottom: 5px;
    justify-content: center;
}

.tab_title_show li
{
    position: relative;
    margin: 0 10px;
    line-height: 40px;
    padding: 0 30px 0 60px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    color: #333;
    border-radius: 20px;
}
.tab_title_show li:nth-child(1)
{
    margin-left: 10px !important;
    background: #fff url(../images/wlaz1.png) 34px center no-repeat;
}
.tab_title_show li:nth-child(2)
{
    margin-left: 10px !important;
    background: #fff url(../images/wlaz2.png) 34px center no-repeat;
}
.tab_title_show li:nth-child(3)
{
    margin-left: 10px !important;
    background: #fff url(../images/wlaz3.png) 34px center no-repeat;
}
.curshow
{
    color: #fff !important;
    padding: 0 30px 0 60px;
    text-align: center;
    line-height: 40px;
    background: #276bf2 url(../images/wlaz11.png) 34px center no-repeat !important;
    border-radius: 20px;
}
.curshow:nth-child(2)
{
    color: #fff !important;
    padding: 0 30px 0 60px;
    text-align: center;
    line-height: 40px;
    background: #276bf2 url(../images/wlaz22.png) 34px center no-repeat !important;
    border-radius: 20px;
}
.curshow:nth-child(3)
{
    color: #fff !important;
    padding: 0 30px 0 60px;
    text-align: center;
    line-height: 40px;
    background: #276bf2 url(../images/wlaz33.png) 34px center no-repeat !important;
    border-radius: 20px;
}
.tab_cont_show
{
    width: 100%;
    display: none;
    float: left;
    overflow: hidden;
}
.careerfair_tabintr
{
    width: 100%;
    min-height: 200px;
    overflow: hidden;
}
.careerfair_tabintr_txt
{
    width: 920px;
    background: #fff;
    overflow: hidden;
    min-height: 400px;
    border-radius: 10px;
    float: left;
    line-height: 30px;
}

/* 分页代码 */
.page-total
{
    float: left;
    width: 40%;
    font-size: 14px;
}

.page-btns
{
    float: left;
    width: 60%;
}

.btnPage
{
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 2px;
    padding: 5px 8px;
    font-size: 12px;
    border: 1px #E1E1E1 solid;
    background-color: #FFF;
    color: #333;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
}
.btnPage:hover
{
    border: 1px #0FA3F6 solid;
    color: #333;
}
.btnCutPage
{
    display: inline;
    width: auto;
    height: auto;
    margin-right: 2px;
    padding: 5px 8px;
    font-size: 12px;
    background-color: #0FA3F6;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
}
.btnCutPage:hover
{
    color: #FFF;
}
