@charset "gb2312";
/* 龙岩好工作人才网-20250111*/
body
{
    margin: 0 auto;
    background: #f6f6f8;
    font-size: 12px;
    font-family: 'Microsoft YaHei',tahoma,arial,sans-serif;/* '\5b8b\4f53', */
}
ul, li, ol, p, h6, h5, h4, h3, h2, h1, form, dt, dd, dl
{
    margin: 0;
    padding: 0;
}
a
{
    color: #000;
    text-decoration: none;
}
a:hover
{
    position: relative;
    top: -1px;
    color: #ff0000;
}
table
{
    font-size: 12px;
    color: #333333;
    line-height: 22px;
}
img
{
    border: none;
}
li
{
    list-style: none;
}
*
{
    padding: 0px;
    margin: 0px;
}
*li
{
    list-style: none;
}
.clearfix:after
{
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}
.clearfix
{
    _zoom: 1;
}
/*采用 clearfix 此方法时，IE8以下必须声明 DOCTYPE*/
.clear_both
{
    clear: both;
}

/*通用样式*/
.mt3
{
    margin-top: 3px;
}
.mt5
{
    margin-top: 5px;
}
.mt10
{
    margin-top: 10px;
}
.mt15
{
    margin-top: 15px;
}
.mt20
{
    margin-top: 20px;
}
.f_b
{
    font-weight: bold;
}
.f_red
{
    color: #F00;
}

.wrap
{
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.wrap_no_bg
{
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.div_all
{
    width: 1200px;
    margin: 0 auto;
    margin-top: 5px;
    background: #FFF;
}


/*顶部*/
.header_top
{
    width: 100%;
    min-width: 1200px;
    color: #666;
    background: #0685e6;
    border-bottom: 1px solid #fff;
    line-height: 40px;
    height: 40px;
}
.header_top_left
{
    float: left;
}
.header_top_left a
{
    color: #fff;
    margin-right: 10px;
}
.header_top_right
{
    float: right;
    _padding-top: 5px;
}
.header_top_right img
{
    margin-right: 3px;
}
.header_top_right a
{
    color: #fff;
    margin: 0 4px;
    _margin: 0 1px;
}
.header_top_right a span
{
    color: #fff;
}
.top_qr_code
{
    width: 384px;
    position: relative;
    z-index: 90;
}
.top_qr_code .TabTitle
{
    clear: both;
    overflow: hidden;
    color: #46649a;
}
.top_qr_code .TabTitle li
{
    float: left;
    height: 40px;
    line-height: 40px;
    display: block;
}
.top_qr_code .TabTitle .active
{
    background: #fff;
    color: #333;
    text-align: center;
    border-left: 1px #0685e6 solid;
    border-right: 1px #0685e6 solid;
}
.top_qr_code .TabTitle .active a span
{
    color: #0685e6;
}
.top_qr_code .TabTitle .normal
{
    /*border-left: 1px #0685e6 solid;
    border-right: 1px #0685e6 solid;*/
    color: #333;
}
.top_qr_code .TabContent
{
    text-align: center;
    z-index: 100;
    position: absolute;
    left: 0;
    top: 40px;
}
.top_qr_code .TabContent .qr_cord_img
{
    width: 512px;
    margin-left: -128px;
    height: 151px;
    background: #FFF;
    border: 1px solid #0685e6;
    border-top: none;
    overflow: hidden;
    background: url(https://www.lyrc.cc/Images/Index/20210907qr_code.gif) no-repeat center;
}
.top_qr_code .TabContent .qr_cord_img a
{
    display: block;
    width: 512px;
    height: 151px;
}



/*logo+广告*/
.header
{
    background: #fff;
}


.header_left
{
    float: left;
    width: 400px;
    padding: 20px 0;
}
.header_left .logo img
{
    width: 400px;
    height: 60px;
}
.header_center
{
    float: left;
    width: 100px;
    margin-left: 50px;
}
.header_center img
{
    width: 80px;
    height: 80px;
}

.header_right
{
    float: right;
}



/*首页搜索框*/
/*搜索标签切换-20241209*/
.index_search
{
    width: 800px;
    margin: 20px auto;
}
.index_search_box
{
    width: 800px;
}
.index_search_box .key
{
    float: left;
    width: 500px;
    border: 2px solid #0685e6;
    border-left: none;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #fff;
}
.index_search_box .key_search
{
    height: 40px;
    line-height: 40px;
    _height: 38px;
    _line-height: 38px;
    font-size: 14px;
    width: 100%;
    -webkit-appearance: none;
    outline: none;
    background: transparent;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    color: #333;
    border: none;
}

input.key_search::placeholder
{
    color: #666;
}

.index_search_box .search_change
{
    float: left;
    width: 100px;
    height: 40px;
    border: 2px solid #0685e6;
    position: relative;
    font-size: 14px;
    background: #fff;
}
.index_search_box .search_change .select
{
    width: 100px;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #666;
}

.index_search_box .search_change .select ul
{
    font-size: 14px;
}
.index_search_box .search_change .selectbox-wrapper select:option
{
    border: none;
}


.index_search_box .selectbox-wrapper
{
    position: absolute;
    background: #ffffff;
    border: 2px solid #0685e6;
    border-top: none;
    text-align: left;
    margin-left: -2px;
    line-height: 30px;
    z-index: 100;
}
.index_search_box .selectbox-wrapper ul li.selected
{
    font-size: 14px;
    background: #f5f5f5;
}
.index_search_box div.selectbox-wrapper ul li.current
{
    background-color: #ffcc33;
    width: 100px;
}
.index_search_box .selectbox-wrapper ul li
{
    cursor: pointer;
    width: 100px;
    text-indent: 20px;
}
.index_search_box .selectbox
{
    display: block;
    width: 100px;
    text-align: left;
    text-indent: 13px;
    height: 40px;
    _height: 38px;
    line-height: 40px;
    cursor: pointer;
    border: 0 none;
    color: #666;
    background: url(../images/index/17.png) no-repeat right -92px;
    font-size: 14px;
}

.index_search_box .search_btn
{
    float: left;
    width: 120px;
}
.index_search_box .search_btn a:hover
{
    text-decoration: none;
    top: 0;
}
.btn-search-submit
{
    float: left;
    width: 120px;
    border: none;
    background: #0685e6;
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    border-radius: 0 5px 5px 0;
}
.btn-search-submit:hover
{
    text-decoration: none;
    top: 0;
    cursor: pointer;
}

.index_hot_key
{
    width: 800px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    color: #333;
    text-indent: 10px;
}
.index_hot_key a
{
    margin-right: 9px;
    color: #333;
}
.index_hot_key a:hover
{
    color: #f00;
}

/*导航*/
.nav
{
}
.nav-item
{
    float: left;
    display:inline-block;
    position:relative;
}
.nav-item .nav-item-link
{
    color: #333;
    display: block;
    position:relative;
    line-height: 100px;
    height: 100px;
    padding: 0px 20px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 3px solid #fff;
}

.nav-item .nav-item-link:hover
{
    color: #0685e6;
    border-bottom: 3px solid #0685e6;
    top:0;
}

.nav-item .nav-item-link.current, .nav-item .nav-item-link.current:hover
{
    border-bottom: 3px solid #0685e6;
    color: #0685e6;
}

.nav-more .nav-item-link
{
    padding:0 25px !important;
    background-image: url(/company/images/header/menu1.png);
    background-position: 60px;
    background-repeat: no-repeat;
    background-size: 8px;
}

.nav-sub-list
{
    display:none;
    z-index:99;
    position:absolute;
    background:#fff;
    box-shadow: 0px 5px 6px #ddd;
    left:-10px;
    right:-10px;
    bottom: -100px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.nav-more:hover .nav-sub-list
{
    display:block;
}

.nav-more:hover .nav-item-link
{
    background-image: url(/company/images/header/menu2.png);
}

.nav-sub-item
{
   
}

.nav-sub-item-link
{
    display:block;
    height:37px;
    line-height:37px;
    text-align:center;
    color: #333;
    font-size:14px;
    font-weight: bold;
    border-bottom: 3px solid #fff;
}

.nav-sub-top
{
    text-align:center;
    position:relative;
    height: 8px;
    border-top: 1px solid #ddd;
}

.nav-sub-top-icon
{
    display: block;
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    text-align: center;    
}

.nav-sub-top img
{
    width: 16px;
    display: inline-block;
    background: #fff;
}


.none
{
    display: none;
}

/*首页800图标样式*/
.lunhuan
{
    width: 340px;
    float: left;
    height: 280px;
    margin-left: 5px;
}
.content_right
{
}
.banner-swiper
{
    margin-bottom: 0px;
    width: 700px;
    height: 300px;
    position: relative;
    overflow: hidden;
}
.banner-swiper img
{
    width: 700px;
    height: 300px;
    display: block;
}

.banner-swiper-pagination
{
    z-index: 5;
    bottom: 8px;
    top: inherit !important;
    min-width:90px;
    text-align:right;
}

.banner-swiper-pagination .swiper-pagination-bullet
{
    display:inline-block !important;
    margin: 0 4px !important;
    width: 20px;
    border-radius: inherit !important;
    background-color: #fff !important;
    opacity: .4;
}

.banner-swiper-pagination .swiper-pagination-bullet:last-child
{
    margin-right: 20px;
}

.banner-swiper-pagination .swiper-pagination-bullet-active
{
    opacity: 1 !important;
}

/*首页知名企业图标招聘样式开始*/
.index_img img
{
    margin: 0 auto;
}
/*通栏广告*/
.top_border1200
{
    width: 1200px;
}
.top_border1200 li
{
    width: 1200px;
    height: 80px;
    padding: 0 0 15px 0;
}
.top_border1200 li img
{
    width: 1200px;
    height: 80px;
}

/*1/2广告*/
.top_border595
{
    width: 1210px;
}
.top_border595 li
{
    width: 595px;
    height: 80px;
    float: left;
    padding: 0 10px 15px 0;
}
.top_border595 li img
{
    width: 595px;
    height: 80px;
}

/*1/3广告-建议停用*/
.top_border393
{
    width: 1209px;
}
.top_border393 li
{
    width: 393px;
    height: 80px;
    float: left;
    padding: 0 10px 15px 0;
}
.top_border393 li img
{
    width: 393px;
    height: 80px;
}

/*1/4广告*/
.top_border292
{
    line-height: 20px;
    width: 1208px;
}
.top_border292 li
{
    width: 292px;
    height: 107px;
    float: left;
    padding: 0 10px 15px 0;
}
.top_border292 li img
{
    width: 292px;
    height: 107px;
}


/*1/5广告-培训图标使用*/
.top_border232
{
    line-height: 20px;
    width: 1210px;
}
.top_border232 li
{
    width: 232px;
    height: 80px;
    float: left;
    padding: 0 10px 15px 0;
}
.top_border232 li img
{
    width: 232px;
    height: 80px;
}

/*1/6广告*/
.top_border191
{
    width: 1206px;
    float: left;
}
.top_border191 li
{
    width: 191px;
    height: 70px;
    float: left;
    padding: 0 10px 15px 0;
}
.top_border191 li img
{
    width: 191px;
    height: 70px;
}

/*首页知名企业图标招聘样式结束*/

/*首页历史内容*/
.top_bg
{
    background: #39a4f2;
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #ffffff;
    width: 1200px;
    border-radius: 3px 3px 0 0;
}
.top_span
{
    margin-left: 15px;
    font-size: 15px;
    font-weight: bold;
}
.top_bg_right
{
    position: absolute;
    right: 15px;
}
.top_bg_right a
{
    color: #fff;
}
.top_bg_right a:hover
{
    color: #ffff00;
}
.top_border
{
    border-left: 1px solid #AACCEE;
    border-right: 1px solid #AACCEE;
    border-bottom: 1px solid #AACCEE;
    line-height: 20px;
    width: 1198px;
    text-align: left;
    float: left;
}
.top_border span
{
    float: left;
    width: 109px;
    margin-left: 10px;
    overflow: hidden;
}
.top_border1
{
    border-left: 1px solid #AACCEE;
    border-right: 1px solid #AACCEE;
    border-bottom: 1px solid #AACCEE;
    line-height: 20px;
    width: 1198px;
    text-align: left;
    float: left;
}
.top_border1 li
{
    width: 589px;
    margin-left: 10px;
    line-height: 20px;
    margin-left: 10px;
    height: 20px;
    float: left;
    overflow: hidden; /*新增*/
    background: url(../images/icon_13.gif) no-repeat left center;
    text-indent: 6px;
    _text-indent: 0px;
}
.top_border1 img
{
    float: left;
    margin-top: 3px;
}
.top_border2
{
    border-left: 1px solid #AACCEE;
    border-right: 1px solid #AACCEE;
    border-bottom: 1px solid #AACCEE;
    line-height: 20px;
    width: 1198px;
    text-align: left;
    float: left;
    padding-bottom: 10px;
}
.top_border2 img
{
    width: 106px;
    height: 50px;
    border: 1px solid #cccccc;
    margin-left: 10px;
    margin-top: 10px;
}


/*首页行业分类*/
.com_title li
{
    float: left;
    width: 165px;
    height: 25px;
    line-height: 25px;
    margin: 5px 0px 0px 5px;
    _margin: 4px 0px 0px 3px;
}
.com_title li a:hover
{
    background: #FEF7DD;
    border: 1px solid #FFB53A;
    top: 0;
}
.com_title li a
{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #F1F8FC;
    border: 1px solid #ACE;
}
.com_title li a.current
{
    background: #FEF7DD;
    border: 1px solid #FFB53A;
    color: #F00;
}

/*底部帮助*/
.footer
{
    width: 100%;
    min-width: 1200px;
    margin-top: 10px;
    padding-top: 28px;
    padding-bottom: 25px;
    border-top: 1px solid #CCC;
    background: #f0f0f0;
}
.footer .footer_menu
{
    width: 1200px;
    height: auto;
    border-left: 1px solid #dadada;
    border-right: 1px solid #FFF;
    margin-top: 10px;
    overflow: hidden;
    position: relative;
}
.footer .footer_menu dl
{
    width: 142px;
    height: auto;
    padding-left: 50px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #dadada;
    float: left;
}
.footer .footer_menu dt
{
    color: #676767;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}
.footer .footer_menu dd
{
    margin-top: 6px;
    font-size: 14px;
    padding-left: 10px;
    background: url(../images/index/news_icon.jpg) no-repeat left;
}
.footer .footer_menu dd a
{
    color: #686e6f;
}
.footer .footer_menu dd a:hover
{
    color: #f00;
}
.footer .footer_menu .phone
{
    width: 178px;
    height: 120px;
    float: left;
    border-left: 1px solid #FFF;
    border-right: 1px solid #dadada;
    padding: 0 25px;
}
.footer .siteinfo
{
    width: 100%;
    margin: 0 auto;
    line-height: 28px;
    padding: 10px 0;
    margin-top: 10px;
    border-bottom: 1px solid #dadada;
    text-align: center;
}
.footer .copyright
{
    text-align: center;
    line-height: 25px;
    padding-top: 10px;
    width: 100%;
    border-top: 1px solid #fff;
    text-align: center;
}
.footer .copyright .copy
{
    font-family: Arial;
}

.login_page_wrap
{
    width: 100%;
    height: 400px;
    background: #f0f0f0;
    position: relative;
}
.login_box
{
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: 200px;
    width: 280px;
    height: auto;
    background: #8c9394;
    z-index: 10;
}
.logTitle
{
    float: left;
    width: 260px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
    font-size: 16px;
    color: #FFF;
    margin-top: 10px;
}
.logContent
{
    float: left;
    width: 240px;
    height: auto;
    padding: 15px 15px;
    font-size: 14px;
    text-align: center;
}
.logContent table
{
    color: #FFF;
}
.logContent table a
{
    color: #fff;
}
.logContent ul
{
    float: left;
    width: 240px;
    height: auto;
}
.login1
{
    float: left;
    width: 240px;
    text-align: center;
    margin-bottom: 10px;
}
.login2
{
    float: left;
    width: 240px;
    text-align: center;
    margin-bottom: 10px;
}
.login3
{
    float: left;
    width: 240px;
    height: 23px;
    font-size: 12px;
}
.login3 b
{
    float: left;
    width: 120px;
    height: 25px;
    line-height: 25px;
    text-align: left;
    padding-top: 5px;
}
.login3 p
{
    float: right;
    width: 120px;
    height: 20px;
    line-height: 20px;
    text-align: right;
}
.login3 p a
{
    color: #e5e5e5;
}
.login4
{
    float: left;
    width: 240px;
    text-align: left;
    margin-bottom: 10px;
}
.login5
{
    float: left;
    width: 240px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    margin-bottom: 10px;
}
.login5 a
{
    color: #FF0;
    margin-left: 10px;
}
.login_Btn
{
    float: left;
    width: 120x;
    height: 35px;
    border: 0px;
    background: #FF8800;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
    color: #FFF;
}
.login_Btn:hover
{
    background: #E37D00;
}
.inp_User, .inp_Pass, .inp_chkcode
{
    border: #DDD 0px solid;
    width: 210px;
    height: 34px;
    line-height: 34px;
    color: #333;
    font-size: 14px;
    background-color: #FFF;
    border-radius: 4px;
    padding-left: 30px;
}
.inp_User
{
    background: url(../images/login/log_user.png)#ffffff 0px 0px no-repeat;
}
.inp_Pass
{
    background: url(../images/login/log_pass.png)#ffffff 0px 0px no-repeat;
}
.login-chkcode
{
    position: relative;
    float: left;
    margin-bottom: 10px;
    width: 240px;
    text-align: center;
}
.login-chkcode-img
{
    position: absolute;
    width: 15px;
    display: inline-block;
    margin: 10px 0px 0px 10px;
}
.company-chkcode-img
{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 2px;
    width: 75px;
}

/* 会员在线状态 - 访问登录页面 */
#per_Login
{
    cursor: pointer;
}
.login-end-inner
{
    display: block;
    background: #ffffff;
    padding: 15px 0px;
    border-radius: 5px;
}
.login-end-inner li
{
    line-height: 30px;
    text-align: center;
    font-family: 'Microsoft Yahei';
}
.login-end-inner li a
{
    color: #fd6e00;
    padding: 0px 5px;
    border-radius: 3px;
}
.login-end-inner li a:hover
{
    background: #eee;
}
.login-end-inner li b
{
    color: #f00;
    margin: 0px 2px;
}



/*20241219新增*/


/* 职位类别等 */
#main1
{
    margin: auto;
    width: 1200px;
    height: auto;
    text-align: left;
}
.m1Left
{
    float: left;
    width: 210px;
    height: auto;
    box-shadow: 0px 5px 10px #ddd;
}



/* 大广告 */
.m1Midd
{
    float: left;
    width: 715px;
    height: auto;
    margin-left: 15px;
}
.urgent-swiper
{
    width: 715px;
    height: auto;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
}
.urgent-list
{
    padding-left: 5px;
    background: #f6f6f8;
    padding-bottom: 10px;
}
.urgent-item
{
    background: url(../images/urgent_icon.png) right top no-repeat #fff;
    width: 196px;
    height: 45px;
    overflow: hidden;
    padding: 12px;
    border-radius: 6px;
    float: left;
    margin: 15px 15px 0 0px;
    box-shadow: 0px 5px 6px #ddd;
}

.urgent-item .urgent-logo
{
    float: left;
    width: 45px;
    height: 45px;
    text-align: center;
}
.urgent-item .urgent-logo img
{
    max-width: 45px;
    height: 45px;
    border-radius: 5px;
}

.urgent-item .urgent-name
{
    width: 135px;
    float: left;
    margin-left: 10px;
    font-size: 14px;
    line-height: 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.urgent-swiper .urgent-swiper-button-next, .urgent-swiper .urgent-swiper-button-prev
{
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #999;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    opacity: 0;
    cursor: pointer;
    transition: all .2s;
}

.urgent-swiper .urgent-swiper-button-prev
{
    background-image: url('/Assets/images/common/icon-left.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
    left: 0px;
}

.urgent-swiper .urgent-swiper-button-next
{
    background-image: url('/Assets/images/common/icon-right.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px;
    right: 12px;
}

.urgent-swiper:hover .urgent-swiper-button-prev, .urgent-swiper:hover .urgent-swiper-button-next
{
    opacity: 1;
}

/* 会员登录 */
.m1Right
{
    float: right;
    width: 260px;
    height: auto;
    background-color: #FFF;
    box-shadow: 0px 5px 10px #ddd;
}

.m1Right .login
{
    float: left;
    width: 260px;
    height: auto;
    border: 0px #E6E6E6 solid;
    background: #0685e6;
}
.m1Right .login .title
{
    float: left;
    width: 260px;
    height: 41px;
    border-bottom: 0px #E6E6E6 solid;
}
.m1Right .login .title b
{
    float: left;
    width: auto;
    line-height: 41px;
    padding-left: 30px;
    color: #FFF;
    font-size: 16px;
    font-family: "MicrosoftYaHei";
    font-weight: bold;
}
.m1Right .login .title a
{
    float: right;
    display: block;
    width: 41px;
    line-height: 41px;
}
.m1Right .login .title .btn1
{
    background: url(../images/index/index_login1.png) no-repeat;
}
.m1Right .login .title .btn2
{
    background: url(../images/index/index_login2.png) no-repeat;
}

.m1Right .login .login1
{
    float: left;
    width: 200px;
    height: 150px;
    padding: 14px 30px;
    margin-bottom: 0;
}
.m1Right .login .login1 ul
{
    float: left;
    width: 200px;
    height: auto;
}
.m1Right .login .login1 ul .li1
{
    float: left;
    width: 200px;
    height: 45px;
    text-align: center;
}
.m1Right .login .login1 ul .li2
{
    float: left;
    width: 200px;
    height: 45px;
    text-align: center;
    margin-left: 0;
}

/*.m1Right .login .login1 ul .li3{ float:left; width:200px; height:30px; }
.m1Right .login .login1 ul .li3 b{ float:left; width:100px;line-height:30px; font-weight:normal; color:#555; }
.m1Right .login .login1 ul .li3 p{ float:right; width:100px; line-height:30px; text-align:right; }
.m1Right .login .login1 ul .li3 p a{ color:#999; }*/

.m1Right .login .login1 ul .li4
{
    float: left;
    width: 200px;
    height: 40px;
    text-align: center;
}
.m1Right .login .login1 ul .li5
{
    float: left;
    width: 200px;
    height: 45px;
    text-align: center;
    padding-top: 10px;
}

.m1Right .inp_User, .m1Right .inp_Pass
{
    width: 168px;
    height: 30px;
    line-height: 30px;
    color: #AAA;
    font-size: 14px;
    background-color: #FFF;
    padding-left: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei" , 微软雅黑;
    outline: none;
}
.m1Right .inp_User
{
    background: url(../images/common/icon_user.png) 10px 6px no-repeat #fff;
}
.m1Right .inp_Pass
{
    background: url(../images/common/icon_pass.png) 10px 6px no-repeat #fff;
}

.m1Right .inp_chkcode
{
    width: 168px;
    height: 30px;
    line-height: 30px;
    color: #AAA;
    font-size: 14px;
    background-color: #FFF;
    padding-left: 30px;
    font-size: 14px;
    font-family: "Microsoft YaHei" , 微软雅黑;
    outline: none;
    background: url(../images/common/icon_chkcode.png) 10px 6px no-repeat #fff;
}


.m1Right .login-chkcode
{
    position: relative;
    float: left;
    margin-bottom: 10px;
    width: 200px;
    text-align: center;
}

.company-chkcode-img
{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    right: 3px;
    top: 1px;
    width: 70px;
}




/*.m1Right .login_Per_Btn{ display:inline-block;width:95px; height:35px; line-height:35px; border:0px; background:#f60; text-align:center; font-size:14px; color:#FFF; outline:none; float:left; border-radius:2px;cursor: pointer; }
.m1Right .login_Com_Btn{ display:inline-block;width:95px; height:35px; line-height:35px; border:0px; background:#e63636; text-align:center; font-size:14px; color:#FFF; outline:none; float:left; border-radius:2px;cursor: pointer;}


*/
.m1Right .login_Per_Btn
{
    display: inline-block;
    width: 95px;
    height: 35px;
    line-height: 35px;
    border: 0px;
    background: #fff;
    text-align: center;
    font-size: 14px;
    color: #f30;
    font-weight: bold;
    outline: none;
    float: left;
    border-radius: 2px;
    cursor: pointer;
}

.m1Right .login_Com_Btn
{
    display: inline-block;
    width: 95px;
    height: 35px;
    line-height: 35px;
    border: 0px;
    background: #f0fffc;
    text-align: center;
    font-size: 14px;
    color: #f30;
    font-weight: bold;
    outline: none;
    float: left;
    border-radius: 2px;
    cursor: pointer;
}


.m1Right .login_Per_Btn:hover
{
    background: #ff5722;
    color: #FFF;
}

.m1Right .login_Com_Btn:hover
{
    background: #ff5722;
    color: #fff;
}


.fsico
{
    background-image: url("http://weboss.bczp.cn/images/index/nindex_bg.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 4px;
    left: -10px;
    display: inline-block;
    width: 22px;
    height: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.fsico_hy
{
    top: 5px;
    left: -9px;
    background-position: 0px 0px;
}




.reg_Person, .reg_Company
{
    display: inline-block;
    width: 110px;
    height: 35px;
    line-height: 35px;
    border: 0px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
}
.reg_Person
{
    background: #FF9900;
}
.reg_Company
{
    background: #8CBF26;
}
.reg_Person:link
{
    color: #FFF;
}
.reg_Person:visited
{
    color: #FFF;
}
.reg_Person:hover
{
    background: #FF9900;
    color: #FFF;
}
.reg_Company:link
{
    color: #FFF;
}
.reg_Company:visited
{
    color: #FFF;
}
.reg_Company:hover
{
    background: #8CBF26;
    color: #FFF;
}

/* 登录(成功) */
.m1Right .userinfo
{
    float: left;
    width: 220px;
    height: 198px;
    padding: 10px 10px;
    text-align: center;
    background-color: #FFF;
    border: 0px #E6E6E6 solid;
}
.m1Right .userinfo ul
{
    float: left;
    width: 220px;
    height: auto;
}
.m1Right .userinfo ul .li0
{
    float: left;
    width: 220px;
    height: 30px;
    border-bottom: 0px #E6E6E6 solid;
}
.m1Right .userinfo ul .li0 b
{
    float: left;
    width: 170px;
    line-height: 30px;
    text-align: left;
    font-weight: normal;
    color: #666;
}
.m1Right .userinfo ul .li0 b i
{
    font-style: normal;
    margin-left: 10px;
    color: #F30;
}
.m1Right .userinfo ul .li0 a
{
    float: right;
    width: 50px;
    line-height: 30px;
    text-align: right;
    color: #666;
}
.m1Right .userinfo ul .li1
{
    float: left;
    width: 220px;
    height: 110px;
    margin: 7px 0px;
}
.m1Right .userinfo ul .li1 img
{
    border-radius: 100%;
    width: 90px;
    height: 90px;
    border: 1px #DDD solid;
    padding: 2px;
}
.m1Right .userinfo ul .li2
{
    float: left;
    width: 220px;
    height: auto;
}
.m1Right .userinfo ul .li2 span
{
    float: left;
    width: 72px;
    height: auto;
    border-right: 1px #E6E6E6 solid;
}
.m1Right .userinfo ul .li2 span b
{
    float: left;
    width: 72px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #F50;
}
.m1Right .userinfo ul .li2 span p
{
    float: left;
    width: 72px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #AAA;
}
.m1Right .userinfo ul .li2 span:last-child
{
    border-right: 0;
}


.m1-right-bottom
{
    float: left;
    width: 260px;
    height: 251px;
}

.register-form-layer
{
    position:relative;
}

.register-line
{
    width: 256px;
    height: 40px;
    margin-top: 20px;
    text-align: center;
}
.person-register-btn, .company-register-btn, .findpwd-btn
{
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border: 0px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    border-radius: 10px;
}
.person-register-btn
{
    background: #f60;
}
.company-register-btn
{
    background: #39a4f2;
}
.findpwd-btn
{
    background: #555;
}

.person-register-btn:hover
{
    background: #ff5722;
    color: #FFF;
}
.company-register-btn:hover
{
    background: #39a4f2;
    color: #FFF;
}

.resume-data-layer
{
    width: 256px;
    height: 38px;
    line-height: 38px;
    margin-top: 15px;
    color: #f00;
    font-size: 18px;
    font-family: "Microsoft YaHei" , 微软雅黑;
    font-weight: bold;
    text-align: center;
}

.app-form-layer
{
    display:none;
    width: 256px;
    height: auto;
    margin: 8px auto;
    text-align: center;
}

.app-qrcode-img
{
    width:160px;
    height:160px;
}

.user-online .app-form-layer
{
    display:block;
}

.user-online .register-form-layer
{
    display:none;
}

/* 全部职位分类 开始 */
.leftmenu .leftmenu_tip
{
    width: 210px;
    text-align: left;
    text-indent: 70px;
    height: 40px;
    line-height: 40px;
    background: url(../images/index/index_type_icon02.png) 40px center no-repeat;
    background-color: #0685e6;
    font-size: 16px;
    color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}



.leftmenubox
{
    float: left;
    width: 210px;
    text-align: left;
}
.leftmenu
{
    float: left;
    width: 210px;
    text-align: left;
}
.leftList
{
    background: #FFF;
}


.leftList ul li
{
    z-index: 9;
    position: relative;
    line-height: 47px;
    zoom: 1;
    height: 47px;
}
.leftList ul li b
{
    z-index: 7;
    position: absolute;
    width: 18px;
    height: 40px;
    font-size: 0px;
    top: 0px; /*cursor: pointer; */
    left: 12px;
    display: none;
}

.leftList ul li p.link
{
    height: 46px;
    line-height: 46px;
    width: 210px;
    text-indent: 25px;
    zoom: 1;
    display: block;
    background: url(../images/index/index_type_icon01.png) 190px 20px no-repeat;
    color: #000;
    font-size: 14px;
    overflow: hidden;
    _display: inline-block;
}
.leftList ul li p a
{
    font-weight: normal;
    color: #999;
    font-size: 12px;
    margin-right: 6px;
}
.leftList ul li p a:hover
{
    text-decoration: underline;
}

.leftList ul li.hov
{
    z-index: 6;
}
.leftList ul li.hov p.link
{
    z-index: 2;
    position: absolute;
    width: 210px;
    background-color: #0685e6;
    color: #fff;
    overflow: hidden;
    top: 0px;
    left: 0px;
}
.leftList ul li.hov p a
{
    font-weight: normal;
    color: #999;
    font-size: 12px;
    margin-right: 6px;
}
.leftList ul li.hov p a:hover
{
    text-decoration: underline;
}

.leftList ul li .lsli
{
    z-index: 1;
    border: #E6E8EC 1px solid;
    position: absolute;
    padding: 10px;
    line-height: 35px;
    width: 694px;
    height: 448px;
    overflow-x: hidden;
    overflow-y: auto;
    zoom: 1;
    display: none;
    background: #fff;
    top: 0px;
    left: 209px; /*box-shadow: 0px 5px 10px  #ddd;*/
}
.leftList ul li.hov .lsli
{
    display: block;
}
.leftList ul li.lst1 .lsli
{
    top: 0px;
}
.leftList ul li.lst2 .lsli
{
    top: -47px;
}
.leftList ul li.lst3 .lsli
{
    top: -94px;
}
.leftList ul li.lst4 .lsli
{
    top: -141px;
}
.leftList ul li.lst5 .lsli
{
    top: -188px;
}
.leftList ul li.lst6 .lsli
{
    top: -235px;
}
.leftList ul li.lst7 .lsli
{
    top: -282px;
}
.leftList ul li.lst8 .lsli
{
    top: -329px;
}
.leftList ul li.lst9 .lsli
{
    top: -376px;
}
.leftList ul li.lst10 .lsli
{
    top: -423px;
}

.leftList ul li i
{
    position: absolute;
    width: 26px;
    height: 20px;
    top: 12px;
    left: 12px;
    background: url(../images/index/index_type_icon.png) 0 0 no-repeat;
    display: none;
}

.leftList ul li.lst1 i
{
    background-position: 0 0;
}
.leftList ul li.lst2 i
{
    background-position: 0 -36px;
}
.leftList ul li.lst3 i
{
    background-position: 0 -74px;
}
.leftList ul li.lst4 i
{
    background-position: 0 -109px;
}
.leftList ul li.lst5 i
{
    background-position: 0 -149px;
}
.leftList ul li.lst6 i
{
    background-position: 0 -189px;
}
.leftList ul li.lst7 i
{
    background-position: 0 -225px;
}
.leftList ul li.lst8 i
{
    background-position: 0 -261px;
}
.leftList ul li.lst9 i
{
    background-position: 0 -296px;
}
.leftList ul li.lst10 i
{
    background-position: 0 -336px;
}
.leftList ul li.lst11 i
{
    background-position: 0 -370px;
}

.leftList .lsli
{
    line-height: 30px;
    zoom: 1;
    font-size: 14px;
    overflow: hidden;
}
.leftList .lslia dl
{
    border-bottom: 0px;
    padding-bottom: 5px;
    zoom: 1;
    overflow: hidden;
    padding: 5px;
    border-bottom: 1px dashed #eee;
}
.leftList .lslia dl.hov
{
    /* background: #F0F8FF;*/
}
.leftList .lslia dl dt
{
    float: left;
    width: 100%;
    display: inline;
    text-align: left;
    font-weight: bold;
}
.leftList .lslia dl dd
{
    width: 100%;
    display: inline;
    float: left;
}

.leftList .lslia dl dt A:link
{
    color: #266BD9;
}
.leftList .lslia dl dt A:visited
{
    color: #266BD9;
}
.leftList .lslia dl dt A:hover
{
    color: #FF6600;
    top: 0px;
}

.leftList .lslia dl dd A
{
    padding-right: 15px;
    line-height: 25px;
    display: inline-block;
    white-space: nowrap;
    height: 25px;
}
.leftList .lslia dl dd A:link
{
    color: #666;
}
.leftList .lslia dl dd A:visited
{
    color: #666;
}
.leftList .lslia dl dd A:hover
{
    color: #FF6600;
    top: 0px;
}
/*.leftList .lslia dl.hov dd A:link { color: #444; }
.leftList .lslia dl.hov dd A:visited { color: #444 }
.leftList .lslia dl.hov dd A:hover { color: #FF6600 }*/
.ddLine
{
    line-height: 0;
    width: 100%;
    display: block;
    clear: both;
    font-size: 0px;
}
/* 全部职位分类 结束 */





/*首页新闻*/

.index_news
{
    width: 845px;
    background: #fff;
    box-shadow: box-shadow: 0px 5px 10px #ddd;
    float: left;
    box-shadow: 0px 5px 10px #ddd;
}
.index_news_title
{
    border-bottom: 2px solid #0685e6;
    line-height: 60px;
    height: 60px;
    background: url(../images/index/index_news_bg.png) center no-repeat;
}
.index_news_title h3
{
    text-indent: 70px;
    font-size: 20px;
    font-weight: bold;
    font-family: "微软雅黑" ,Arial;
    color: #0685e6;
}
.index_news_title a
{
    float: right;
    padding-right: 42px;
    font-size: 12px;
    color: #666;
}

.index_news ul
{
    padding: 20px 0px 5px 0px;
}
.index_news ul li
{
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    float: left;
    width: 392px;
    padding: 0 0 15px 20px;
    background: url(../images/index/news_icon.jpg) 20px 8px no-repeat;
}
.index_news ul li .news_title
{
    display: block;
    float: left;
    width: 322px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-indent: 10px;
}
.index_news ul li .news_time
{
    display: block;
    float: left;
    color: #999;
    height: 20px;
    width: 70px;
    text-align: center;
    vertical-align: middle;
    display: block;
    float: right;
    border-radius: 2px;
    font-size: 12px;
    line-height: 20px;
}

.index_news ul li.index_news_img
{
    width: 392px;
    height: 130px;
}
.index_news_img img
{
    width: 392px;
    height: 130px;
}





.index_news_right
{
    width: 340px;
    float: left;
    margin-left: 15px;
    background: #fff;
    box-shadow: 0px 5px 10px #ddd;
}
.index_news_right .index_news_title
{
    background: url(../images/index/index_news_right_bg.png) center no-repeat;
}
.index_news_right ul
{
    padding: 20px 20px 5px 20px;
}
.index_news_right ul li
{
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}
.index_news_right ul li a
{
    display: block;
    float: left;
    width: 290px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.index_news_right ul li span
{
    background: #bababa;
    color: #FFF;
    height: 20px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    display: block;
    float: left;
    margin-right: 10px;
    border-radius: 2px;
}
.index_news_right ul li span.bg_f00
{
    background: #f00;
}
.index_news_right ul li span.bg_f70
{
    background: #f70;
}
.index_news_right ul li span.bg_fc0
{
    background: #fc0;
}






/*首页标题分类*/

.index_title
{
    text-align: center;
    padding: 30px;
    height: 55px;
    line-height: 55px;
    background: url(../images/index/index_title_bg.png) center no-repeat;
    font-size: 35px;
    font-weight: bold;
    font-family: "微软雅黑" ,Arial;
    color: #0685e6;
}
.index_title_more
{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0;
}
.index_title_more a
{
    font-size: 18px;
    font-weight: bold;
    width: 200px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border-radius: 5px;
    background: #fff;
    color: #0685e6;
    font-family: "微软雅黑" ,Arial;
}
.index_title_more a:hover
{
    background: #0685e6;
    color: #fff;
}
/*新增首页行业分类企业标签切换模式*/




/*首页行业分类*/

.index_type_title
{
    width: 1200px;
}

.index_type_title .com_type_title
{
    width: 115px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    text-indent: 35px;
    background: url(../images/com_type_title.png) no-repeat 10px center #fe8800;
}

.index_type_title .new_type_title
{
    width: 115px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    text-indent: 35px;
    background: url(../images/new_type_title.png) no-repeat 10px center #0685e6;
}

.index_type_title .new_resume_title
{
    width: 115px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    text-indent: 35px;
    background: url(../images/new_resume_title.png) no-repeat 10px center #fe8800;
}


.index_type_title a.more
{
    font-size: 12px;
    color: #a1a1a1;
    margin-top: 10px;
    float: right;
}
.border_0685e6
{
    border-color: #0685e6;
}
.border_fe8800
{
    border-color: #fe8800;
}

/* 行业分类 */
.trade-list
{
    width: 1200px;
    color: #fff;
    font-size: 12px;
}

.trade-item
{
    float: left;
    height: 28px;
    line-height: 28px;
}
.trade-item a
{
    display: block;
    text-align: center;
    border: 1px solid #F1F8FC;
    padding: 0 9px;
    border-radius: 10px;
}
.trade-item a:hover
{
    background: #FEF7DD;
    border: 1px solid #FFB53A;
}
.trade-item a.current
{
    background: #FEF7DD;
    border: 1px solid #FFB53A;
    color: #F00;
}

/* 高级会员招聘 */

.vip-company-layout
{
    width: 1208px;
    margin: 0 auto;
    line-height: 22px;
    padding-top: 10px;
}
.vip-company-list
{
    display: none;
}

.vip-company-layout .current
{
    display: block;
}
.vip-company-item
{
    float: left;
    width: 272px;
    height: auto;
    background-color: #fff;
    padding: 10px;
    margin: 0 10px 10px 0;
    border-radius: 5px;
}
.vip-company-item:hover
{
    box-shadow: 0px 5px 10px #ddd;
    transform: translate(0,-3px);
    transition: transform 0.2s linear 0s;
}
.vip-company-title
{
    float: left;
    width: 270px;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vip-company-name
{
    color: #0685e6;
    font-size: 14px;
    font-weight: bold;
}
.vip-company-name a:hover
{
    color: #f00;
}
.vip-company-jobs
{
    float: left;
    width: 270px;
    height: 25px;
    line-height: 25px;
    color: #E63636;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 0;
}

.vip-company-jobs-count
{
    display: inline;
}

.vip-company-job
{
    color: #333;
    margin-left: 8px;
}
.vip-company-job a:hover
{
    color: #f00;
    margin-left: 8px;
}


/*首页最新职位*/
.new_type_list
{
    width: 1210px;
    margin: 0 auto;
    line-height: 22px;
    padding-top: 10px;
}
.new_type_list ul
{
    float: left;
    width: 212px;
    height: auto;
    background-color: #fff;
    padding: 10px;
    margin: 0 10px 10px 0;
    border-radius: 5px;
}

.new_type_list ul:hover
{
    box-shadow: 0px 5px 10px #ddd;
    transform: translate(0,-3px);
    transition: transform 0.2s linear 0s;
}

.new_type_list .li3
{
    float: left;
    width: 210px;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
}
.new_type_list .li4
{
    float: left;
    width: 210px;
    height: 25px;
    line-height: 25px;
    color: #E63636; /*border-top:1px #eee dashed;*/
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 0;
}
.new_type_list .li3 a
{
    color: #0685e6;
    font-size: 14px;
    font-weight: bold;
}
.new_type_list .li3 a:hover
{
    color: #f00;
    font-size: 14px;
    font-weight: bold;
}
.new_type_list .li4 a
{
    color: #333;
    font-size: 14px;
}
.new_type_list .li3 span
{
    color: #f00;
    font-size: 14px;
    float: right;
}

/*首页简历*/
.new_resume_list
{
    width: 1210px;
    margin: 0 auto;
    line-height: 22px;
    padding-top: 10px;
}
.new_resume_list ul
{
    float: left;
    width: 212px;
    height: auto;
    background-color: #fff;
    padding: 10px;
    margin: 0 10px 10px 0;
    border-radius: 5px;
}


.new_resume_list ul:hover
{
    box-shadow: 0px 5px 10px #ddd;
    transform: translate(0,-3px);
    transition: transform 0.2s linear 0s;
}


.new_resume_list .li5
{
    float: left;
    width: 210px;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
}
.new_resume_list .li6
{
    float: left;
    width: 210px;
    height: 25px;
    line-height: 25px;
    color: #E63636;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 0;
}
.new_resume_list .li5 img
{
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}
.new_resume_list .li5 em
{
    font-style: normal;
    margin: 0 3px;
}
.new_resume_list .li6 em
{
    font-style: normal;
    margin: 0 3px;
}
.new_resume_list .li5 a
{
    color: #333;
    font-size: 14px;
    margin-left: 10px;
}
.new_resume_list .li6 a
{
    color: #0685e6;
    font-size: 14px;
    font-weight: bold;
}
.new_resume_list .li6 a:hover
{
    color: #f00;
    font-size: 14px;
    font-weight: bold;
}


.new_resume_list .li7
{
    float: left;
    width: 50px;
    height: 50px;
}
.new_resume_list .li7 img
{
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.new_resume_list .li8
{
    float: left;
    width: 150px;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #333;
    margin-left: 10px;
}
.new_resume_list .li9
{
    float: left;
    width: 150px;
    height: 25px;
    line-height: 25px;
    color: #E63636;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 10px;
}
.new_resume_list .li8 a
{
    color: #333;
    font-size: 14px;
}
.new_resume_list .li9 a
{
    color: #0685e6;
    font-size: 14px;
    font-weight: bold;
}
.new_resume_list .li9 a:hover
{
    color: #f00;
    font-size: 14px;
    font-weight: bold;
}
.new_resume_list .li8 em
{
    font-style: normal;
    margin: 0 3px;
}
.new_resume_list .li9 em
{
    font-style: normal;
    margin: 0 3px;
}
