.head_banner
{
    width: 100%;
    height: 3.6rem;
    overflow: hidden;
}

.head_banner img
{
    height: 100%;
    margin-left: -9.33333rem;
}



.home-subNav-wrap .home-subNav .nav-item
{
    -ms-flex-pack: center;
    -ms-flex-align: center;
    -ms-flex-negative: 0;
    -ms-flex-positive: 1;
    align-items: center;
    font-size: 0.42667rem;
    font-weight: 700;
    color: #333;
    display: -ms-flexbox;
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    justify-content: center;
    margin: 0 0.1333rem;
    position: relative;
    padding: 0;
}

.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after
{
    border-radius: 0.002rem;
    margin-left: 20%;
    top: 3px;
    width: 60%;
    border-bottom: 0.09rem solid #ba050e;
}

.layui-tab-brief > .layui-tab-title .layui-this
{
    color: #ba050e;
}

.cp_search
{
    background: #fff;
    padding: 0.32rem;
    margin-bottom: 0.02667rem;
    font-size: 0.37333rem;
    position: relative;
}

.cp_search i
{
    position: absolute;
    top: 50%;
    margin-top: -0.26667rem;
    left: 0.58667rem;
    color: #999;
}

.cp_search input
{
    height: 0.90667rem;
    width: 8rem;
    border: none;
    background: #f5f5f5;
    border-radius: 1.33333rem;
    padding: 0 0.32rem 0 0.90667rem;
}

.cp_search button
{
    color: #ba050e;
    background: none;
    border: none;
    margin-left: -1.12rem;
}

.cp_name
{
    font-weight: 500;
    width: 6.53333rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.45333rem;
}

.cp_welfare
{
    margin-top: 0.32rem;
}

.cp_welfare span
{
    color: #999;
    font-size: 0.34667rem;
}

.team_list
{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0.96rem;
    background-color: #f5f5f5;
}

.team_box
{
    width: 4.50667rem;
    background: #fff;
    margin: 0.32rem 0.32rem 0 0;
    font-size: 0.37333rem;
    text-align: center;
    min-height: 3.2rem;
    border-radius: 0.10667rem;
    overflow: hidden;
}

.team_box .yuan
{
    height: 4rem;
    margin-top: 0.32rem;
    text-align: center;
    display: inline;
}

.team_box_name
{
    font-size: 0.45333rem;
    font-weight: 500;
    margin: 0.32rem 0 0.16rem;
}

.team_box_des
{
    margin: 0 0 0.32rem;
    padding: 0 0.16rem;
    color: #999;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home-subNav-wrap .layui-tab-content
{
    padding: 0;
    background-color: #fff;
}

.doubleElectionList .layui-tab-item
{
    background: #f5f5f5;
}

.doubleElectionList .middle
{
    margin-bottom: 0.48rem;
    background: #fff;
    padding-bottom: 0.32rem;
}

.portrait
{
    margin-bottom: 0.21333rem;
}

.middle .portrait .head_img
{
    width: 100%;
    height: 5.06667rem;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 0.10667rem;
}

.portrait .head_img img
{
    width: 100%;
    height: 100%;
    object-fit: inherit;
}

.title
{
    font-size: 0.45333rem;
    line-height: 1.6;
    color: #212121;
    font-weight: 500;
    margin-bottom: 0.16rem;
    padding: 0 0.32rem;
}

.title span
{
    padding: 0.08rem 0.16rem;
    font-size: 0.34667rem;
    background: #ba050e;
    color: #fff;
    border-radius: 0.10667rem;
}

.conetent_name
{
    font-size: 0.37333rem;
    padding: 0 0.32rem;
}

.conetent_name span
{
    color: #898989;
}

.video_btn
{
    margin-top: 0.32rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0.32rem;
    padding-top: 0.16rem;
/*    border-top: 0.02667rem dashed #f5f5f5;*/
}

.data_item
{
    font-size: 0.4rem;
    color: #333;
}

.data_item div
{
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.data_item div:not(:last-child)
{
    margin-right: 0.32rem;
}

.data_item i
{
    margin-right: 0.12rem;
    font-size: .4267rem;
}

.data_item span
{
    font-weight: bold;
    margin: 0 0.16rem;
    color: #ba050e;
}

.no-more
{
    color: #969799;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
}

.title .end
{
    background: #333;
}

.title .notice
{
    background: #fec84e;
}

.doubledetail .head_banner
{
    height: 3.2rem;
}

.doubledetail .head_banner img
{
    width: 100%;
    height: 100%;
    margin-left: 0;
}

.doubledetail
{
    background-color: #fff;
}

.doubledetail .layui-tab-item
{
    background-color: #fff;
}

.detail_nav
{
    padding: 0.32rem 0.32rem 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.datail_tab
{
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 0.42667rem;
    height: 0.96rem;
    line-height: 0.96rem;
    border-radius: 1.70667rem;
    border: 0.02667rem solid #ddd;
    overflow: hidden;
}

.datail_tab li
{
    width: 25%;
    box-sizing: border-box;
    line-height: inherit;
}

.datail_tab .layui-this
{
    color: #fff;
    background-color: #ba050e;
    font-weight: bold;
}

.datail_tab .layui-this:after
{
    display: none;
}

.wx_group
{
    width: 4.4rem;
    font-size: 0.37333rem;
    color: #333;
    float: right;
    border-radius: 0.16rem;
    text-align: left;
    margin-left: 0.26667rem;
    border: 1px solid #eee;
    -webkit-box-shadow: 0.05333rem 0.05333rem 0.08rem rgb(0 0 0 / 10%);
    box-shadow: 0.05333rem 0.05333rem 0.08rem rgb(0 0 0 / 10%);
    cursor: pointer;
    padding: .1333rem .08rem;
}

.detail_seach
{
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.4rem;
    border: 0.02667rem solid #ddd;
    border-radius: 1.33333rem;
    width: 5.6rem;
    color: #333;
    -ms-flex-line-pack: center;
    align-content: center;
    overflow: hidden;
}

.detail_seach input
{   
    display: inline-block;
    box-sizing: border-box;
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0 0.16rem;
    border: none;
}

.detail_seach i
{
    padding: 0 0.16rem;
    color: rgb(153, 153, 153);
    font-size: .5867rem;
}

.weChatIcon i
{
    display: inline-block;
    font-size: .4rem;
    margin-right: 0.05333rem;
    margin-top: 0.21333rem;
}

.search-subNav
{
    width: 100%;
    height: 1.2667rem;
    position: relative;
    font-size: .4533rem;
    justify-content: space-around;
    box-shadow: 0 0.0533rem 0.32rem rgb(100 101 102 / 12%);
    z-index: 11;
}

.datail_body
{
    min-height: 60vh;
    /* margin: 0 12px; */
    border-radius: 0.10667rem;
    padding-bottom: 10vh;
    position: relative;
}

.datail_screen
{
    width: 100%;
    background: rgba(255, 255, 255, 0.15);
    font-size: 0.37333rem;
    border-radius: 0.10667rem 0.10667rem 0 0;
    box-sizing: border-box;
    color: #333;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.26667rem;
    position: relative;
}

.datail_screen ul
{
    height: 100%;
}

.datail_screen ul li
{
    width: 33.333%;
}

.title-text .layui-form-select
{
    position: inherit;
}

.datail_screen .area-form input
{
    width: 1.67rem;
    padding: 0;
    border: none;
    color: #333;
    font-size: .4rem;
    margin: 0;
    text-align: center;
    display: inline-block;
}

.title-text .layui-form-select .layui-edge
{
    position: inherit;
    margin-top: 10px;
    margin-left: 3px;
}

.title-text .layui-form-selected .layui-edge
{
    margin-top: -9px;
}

.title-text .layui-form-selected input
{
    color: #ba050e;
}

.title-text .layui-form-selected input::-webkit-input-placeholder
{
    color: #ba050e !important;
}

.title-text .layui-form-selected .layui-edge
{
    border-top-color: #ba050e;
    margin-top: -0.16rem;
}

.title-text .layui-form-select dl
{
    width: 100%;
    min-height: 4.2667rem;
    max-height: 7.2rem;
    left: 0;
    top: 1.2667rem;
    border: none;
    padding: 0.32rem;
    box-shadow: 0 0.16rem 0.32rem rgb(0 0 0 / 20%);
    box-sizing: border-box;
    overflow-y: auto;
}

.screenSetion
{
    font-size: 0.32rem;
    color: #666;
    margin: 0.4rem 0.32rem 0.53333rem;
}

.screenItem
{
    margin-left: 0.26667rem;
}

.layui-carousel-ind
{
    display: none;
}

.shoolTextSection
{
    width: 100%;
    height: 1.01333rem;
    line-height: 1.01333rem;
    font-size: 0.64rem;
    color: #000;
    border-top: 0.02667rem solid #f5f5f5;
    border-bottom: 0.13333rem solid #f5f5f5;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 0.3rem;
}

.shoolTextSection i
{
    font-size: .5867rem;
}

.shoolTextSection .layui-carousel
{
    height: 1.01333rem;
    line-height: 1.01333rem;
    margin-left: 0.26667rem;
}

.shoolTextSection .layui-carousel > [carousel-item] > *
{
    background-color: #fff;
    font-size: 0.37333rem;
}

.layui-carousel > div
{
    white-space: nowrap;
}

.layui-carousel .layui-carousel-arrow
{
    display: none;
}

.shoolTextSection .swiper-text
{
    color: #ba050e;
    font-size: 0.37333rem;
    padding-right: 0.10667rem;
}

.company_list
{
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    background-color: rgba(255, 255, 255, 0.79);
    /* min-height: 40vh; */
    border-radius: 0 0 0.10667rem 0.10667rem;
    backdrop-filter: blur(0.32rem);
    box-shadow: 0 -0.16rem 0.24rem rgb(255 255 255 / 35%);
}


.detail_data_item
{
    font-size: 0.4rem;
    width: 100%;
    margin: 0 0.32rem;
    overflow: hidden;
    box-sizing: border-box;
}

.detail_data_item .text_ell
{
    width: 100%;
}

.img_null
{
    width: 30%;
    height: 2.13333rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #147ad2;
    white-space: normal;
    text-align: center;
    border-radius: 0.10667rem;
}

.detail_data_item .text_ell img
{
    width: 30%;
    height: 2.13333rem;
    border-radius: 0.10667rem;
}

.job
{
    width: 70%;
    font-size: 0.34667rem;
    padding: 0 0.10667rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.name, .type
{
    padding: 0 0.10667rem;
/*    white-space: nowrap;*/
    overflow: hidden;
}

.companyName .name
{
    font-size: 0.4rem;
    color: #212121;
    font-weight: bold;
}

.type span:not(:last-child)
{
    margin-right: 0.16rem;
}

.type span
{
    font-size: 0.34667rem;
    color: #999;
}

.recruiting
{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    height: 0.96rem;
    -webkit-box-orient: vertical;
    margin-top: 0.26667rem;
    margin-left: 0.13333rem;
    color: #333;
    white-space: initial;
}

.recruiting span:not(:last-child)
{
    margin-right: 0.32rem;
}

.postNumber
{
    font-size: 0.34667rem;
    line-height: 0.6rem;
}

.postNumber span
{
    margin-right: 0.16rem;
    color: #888;
    display: inline-block;
}

.threeBtn
{
    margin-bottom: 0.32rem;
    padding: 0.16rem 0 0.32rem;
    border-bottom: 0.02667rem dashed #e9e9e9;
}

.video_load
{
    background: #ba050e;
    border-radius: 2.66667rem;
    color: #fff;
    font-size: 0.37333rem;
    padding: 0.08rem 0.2rem !important;
}

.will_liveed
{
    background: #fff;
    color: #999;
    border: 0.02667rem solid #ddd;
}

.threeBtn .imBtn, .threeBtn .postwilling
{
    height: 0.58667rem;
    line-height: 0.58667rem;
    padding: 0.02667rem 0.4rem;
    font-size: 0.37333rem;
    border: 0.02667rem solid #ddd;
    border-radius: 0.8rem;
}

.threeBtn .postwilling
{
    border: 0.02667rem solid #ba050e;
    color: #fff;
    background: #ba050e;
}

.threeBtn .postwilling a
{
    display: block;
    color: #fff;
    background: #ba050e;
}

.layui-tab
{
    margin-top: 0;
}

.detail_job_item
{
    width: 100%;
    background: #fff;
    padding: 0.32rem;
    margin-bottom: 0.16rem;
    border-bottom: 0.02667rem dashed #e9e9e9;
    box-sizing: border-box;
    overflow: hidden;
}

.j_name
{
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.j_name div
{
    font-size: 0.42667rem;
    max-width: 7.33333rem;
    -webkit-box-flex: 0;
    flex: 0 0 7.33333rem;
    color: #212121;
}

.j_name .text_ell
{
    font-weight: bold;
    font-size: 16x;
}

.j_name span
{
    font-size: 0.37333rem;
    color: #ba050e;
    font-weight: bold;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.j_type span:not(:last-child)
{
    margin-right: 0.32rem;
}

.j_type span
{
    font-size: 0.34667rem;
    color: #999;
}

.detail_job_item .c_name
{
    font-size: 0.37333rem;
    color: #333;
    margin-top: 0.16rem;
    white-space: nowrap;
}

.c_name .logo
{
    width: 0.58667rem;
    height: 0.58667rem;
    border-radius: 1.33333rem;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0.02667rem solid #e9e9e9;
    margin-right: 0.21333rem;
}

.logo img
{
    width: 100%;
    height: 100%;
}

.c_name .text_ell
{
    max-width: 5.33333rem;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c_work_add
{
    max-width: 4rem;
    margin-left: 0.16rem;
    color: #999;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
}

.layui-tab-item .content_list
{
    padding-top: 0;
}

/* 公立医院 */
.publicHosp-wrapp
{
    overflow: hidden;
}

.publicHosp-content
{
    margin-bottom: 1.33333rem;
}

.publicHosp-up
{
    width: 100%;
    flex-wrap: wrap;
    min-height: .0267rem;
    box-sizing: border-box;
}

.publicHosp-nav-one
{
    overflow: hidden;
    margin: 0;
}

.publicHosp-nav-one ul
{
    background: none;
    font-size: 0.37333rem;
    box-sizing: content-box;
    height: 100%;
}

.publicHosp-up ul li, .publicHosp-down ul li
{
    font-weight: normal;
    font-size: 0.4rem;
    flex: 1;
    line-height: 20px;
    cursor: pointer;
    box-sizing: border-box;
    padding: 0 4px;
    color: #646566;
}

ul li.active, .oneConNav ul li.active
{
    color: #ba050e;
}

.publicHosp-one-con, .oneCon
{
    background: #fff;
    margin: 0;
}

.conMore
{
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 0.4rem;
    color: #ba050e;
    text-align: center;
    margin: 0.32rem 0;
}

.oneConWapper
{
    box-sizing: border-box;
    width: 100%;
}

.oneConWapper ul li a
{
    width: 100%;
    display: inline-block;
    padding: 0.12rem 0 0.12rem 0.32rem;
    font-size: 0.37333rem;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}

.home-subNav .layui-tab-bar
{
    display: none;
}

.layui-tab-brief > .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after
{
    border-radius: 0.002rem;
    margin-left: 20%;
    top: 3px;
    width: 60%;
    border-bottom: 0.09rem solid #ba050e;
}

.home-subNav-wrap .layui-tab-content
{
    padding: 0;
}

.publicHosp-up .layui-tab-brief > .layui-tab-title .layui-this
{
    color: #ba050e;
}

.publicHosp-up .layui-tab-title
{
    border: none;
    background-color: #f5f8fa;
    padding-bottom: 0;
}

.publicHosp-up .layui-tab-brief > .layui-tab-title .layui-this:after
{
    display: none;
}

.publicHosp-up .layui-tab-title li, .sub-title li
{
    height: 1.1733rem;
    line-height: 1.1733rem !important;
}

.oneCon .layui-tab-title
{
    background-color: #fff;
}

.layui-carousel > [carousel-item] > *
{
    background-color: #fff;
}

.layui-dropdown
{
    position: absolute;
    left: 0 !important;
    top: 1.2267rem !important;
    width: 100vw;
    height: 60vh;
    font-size: .4rem;
    color: #212121;
    padding: .32rem;
    box-sizing: border-box;
    background-color: #fff;
    overflow-y: scroll;
    box-shadow: 0 .16rem .32rem rgba(0, 0, 0, 0.2);
    z-index: 100;
    backdrop-filter: blur(.3733rem);
}


.layui-dropdown-menu li:not(:last-child)
{
    margin-bottom: .32rem;
}

.layui-dropdown-menu li
{
    height: 1.0667rem;
    line-height: 1.0667rem;
    border-bottom: 0.02667rem solid #e9e9e9;
}

.search .default_text button
{
    background-color: #fff;
    border: none;
}

.search .layui-form
{
    width: 1.76rem;
}

.search .layui-form-select .layui-input
{
    padding-right: 0px;
}

.search .layui-form-select .layui-edge
{
    margin-top: 0.07rem;
    position: inherit;
    border-width: .1333rem;
    margin-left: 0.1rem;
}

.search .layui-form-selected .layui-edge
{
    margin-top: -0.2rem;
}

.search .layui-form-selected dl
{
    width: 100%;
    height: 80vh;
    max-height: inherit;
    font-size: .4rem;
    color: #212121;
    padding: 0.32rem;
    box-sizing: border-box;
    background-color: #fff;
    overflow-y: auto;
    box-shadow: 0 0.16rem 0.32rem rgb(0 0 0 / 20%);
    z-index: 100;
    backdrop-filter: blur(0.3733rem);
    left: 0;
    top: 1.3333rem;
}


.search .layui-form-select
{
    position: inherit;
}

.layui-form-select dl dd
{
    height: 24px;
    line-height: .64rem;
    padding: .2667rem .4267rem;
    border-bottom: .0267rem solid #ebedf0;
}


.search_list
{
    width: 100%;
}

.sub-title
{
    margin-bottom: 10px;
}

.oneConWapper ul li
{
    margin-top: 4px;
}

.publicHosp-up .layui-tab-content
{
    padding: 0;
}
/* 公立医院 */

/* 页面弹窗 */
.popup .title
{
    height: 1.12rem;
    line-height: 1.12rem;
    border-bottom: 0.02667rem solid #eee;
    font-size: 0.42667rem;
    font-weight: bold;
    color: #333;
    text-align: center;
    overflow: hidden;
    background-color: #f8f8f8;
}

.popup .wechatErWeiMa
{
    width: 90%;
    margin: 0 5%;
    padding: 0;
    border-radius: 0.2rem;
    overflow: hidden;
}

.popup .wechatErWeiMa img
{
    width: 70%;
    margin-top: 0.2rem;
    margin-left: 15%;
}

.popup .wechatErWeiMa .rightBtn
{
    width: 100%;
    height: 1.2rem;
    font-size: 0.46rem;
    color: #ee0a24;
    text-align: center;
    line-height: 1.2rem;
    border-top: 0.02667rem solid #eee;
    margin: 0.4rem auto 0;
}

.detail_nav .layui-tab-title
{
    margin-bottom: 0.37333rem;
}

.layui-layer-title
{
    background-color: #f8f8f8;
}

.wx_group p
{
    font-size: .32rem;
    line-height: .4267rem;
}

.imBtn .layui-icon
{
    padding-right: 0.08rem;
}


.threeBtn .layui-icon
{
    font-size: .3733rem !important;
}

.datail_screen .area-form input::-webkit-input-placeholder
{
    color: #333;
}

.wx_group .add
{
    font-size: .42667rem;
    font-weight: 700;
}

.doubleElectionList
{
    padding: 10px 0;
}

.conetent_name p
{
    margin-bottom: 0.16rem;
    color: #898989;
}

.conetent_name .layui-icon
{
    margin-right: 0.16rem;
}

.video_btn a
{
    color: #ba050e;
    font-size: .4rem;
}

.double_live .middle:not(:last-child)
{
    border-bottom: 0.02667rem solid #f5f5f5;
}