@charset "gb2312";
/*Emergency recruitment*/

.yunIndex_Emergency {
    width: 100%;
    overflow: hidden;
}

.yunIndex_Emergency_list {
    width: 1028px;
}

.yunIndex_Emergency_list li {
    width: 511px;
    padding: 15px 0;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    float: left
}

.yunIndex_Emergency_left {
    width: 180px;
    padding-left: 10px;
}

.yunIndex_Emergency_Jobname {
    font-size: 12px;
}

.yunIndex_Emergency_p {
    width: 100%;
    padding: 10px 0;
}

.yunIndex_Emergency_Xz {
    color: #f60e34;
    display: inline-block;
    margin-right: 15px;
}

.yunIndex_Emergency_name {
    color: #6f7274
}

.yunIndex_Emergency_logo {
    margin-top: 0px;
}

/*Recommend job*/

.yunIndex_Recommend_list {
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.yunIndex_Recommend_list li {
    width: 290px;
    border: 1px dashed #e4e1e1;
    float: left;
    margin-top: 15px;
    margin-left: 15px;
    padding: 14px;
    display: inline;
}

.yunIndex_Recommend_jobname {
    font-size: 16px;
}

.yunIndex_Recommend_p {
    width: 100%;
    padding: 5px 0;
}

.yunIndex_Recommend_job {
    width: 100%;
    position: relative
}

.yunIndex_Recommend_job_s {
    width: 190px;
    height: 23px;
    line-height: 23px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yunIndex_Recommend_XZ {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    color: #f60e34;
}

.yunIndex_Recommend_line {
    font-size: 12px;
    color: #999;
    padding: 0px 8px;
    display: inline-block
}

/*New job*/

.yunIndex_Newjob {
    width: 100%;
    overflow: hidden;
}

.yunIndex_Newjob_list {
    width: 1028px;
}

.yunIndex_Newjob_list li {
    width: 511px;
    padding: 15px 0;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    float: left
}

.yunIndex_Newjob_left {
    width: 240px;
    padding-left: 20px;
}

.yunIndex_Newjob_right {
    width: 210px;
    padding-right: 20px;
}

.yunIndex_Newjob_t {
    width: 100%
}

.yunIndex_Newjob_name {
    font-size: 16px;
}

.yunIndex_Newjob_p {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    ;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 10px;
}

.yunIndex_Newjobzx {
    color: #f60e34;
    display: inline-block;
    margin-right: 15px;
}

.yunIndex_Newcom_name {
    width: 100%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    ;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}

.yunIndex_Newcom_p {
    padding-top: 10px;
    text-align: right;
    color: #a8a8a9
}

.yunIndex_Newcom_p_n {
    color: #f60e34;
    display: inline-block;
    padding: 0px 8px;
}

.yunIndex_Newjob_t_date {
    font-size: 12px;
    color: #a8a8a9
}

/*user*/

.yunIndex_user {
    width: 100%;
    _overflow: hidden
}

.yunIndex_user_list {
    width: 1050px;
}

.yunIndex_user_list li {
    width: 187px;
    height: 221px;
    background: #fff;
    border: 1px solid #e7e7e7;
    margin-top: 20px;
    margin-right: 20px;
    float: left;
    font-size: 13px;
}

.yunIndex_user_pic {
    width: 80px;
    height: 100px;
    margin: 15px auto 0;
    position: relative
}

.yunIndex_user_name {
    width: 100%;
    float: left;
    font-size: 14px;
}

.yunIndex_user_p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    ;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.yunIndex_user_line {
    font-size: 12px;
    color: #999;
    padding: 0px 5px;
}

.yunIndex_user_pic_bg {
    width: 80px;
    height: 100px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url(../images/yun_user_b.png) no-repeat
}

/*news*/

.index_news_content {
    width: 299px;
    padding: 10px 15px 10px 20px;
    margin: 5px 0 0 0;
    float: left;
}

.bgnone {
    background: none
}

.index_news_fr {
    margin-right: 0px;
    float: right
}

.index_news_top {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.index_news_top dt {
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    padding: 2px;
    width: 100px;
}

.index_news_top dt img {
    display: block;
    float: left;
}

.index_news_top dd {
    color: #575757;
    float: left;
    line-height: 20px;
    padding-left: 10px;
    width: 180px;
}

.index_news_top dd strong {
    width: 100%;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    display: block;
}

.index_news_top dd a {
    color: #278edb;
}

.index_news_top dd strong a {
    color: #1369c0;
}

.index_news_right {
    width: 100%;
    float: left
}

.index_news_right ul li {
    width: 100%;
    height: 33px;
    line-height: 33px;
    float: left;
    overflow: hidden;
}

/*link*/

.index_link {
    width: 100%;
    float: left;
}

.index_link_cont {
    width: 100%;
    float: left
}

.index_link_cont_h1 {
    width: 100%;
    height: 35px;
    line-height: 35px;
}

.index_link_cont_h1 span {
    display: block;
    float: left;
    font-size: 14px;
    color: #333;
    font-weight: bold
}

.index_link_cont_h1 a {
    float: left;
    margin: 0 0 0 5px;
    color: #285691;
}

.index_link_list {
    width: 100%;
    float: left;
}

.index_link_list_name {
    width: 100%;
    margin: 10px 0 0 0;
}

.index_link_list_name a {
    margin-left: 8px;
    _margin-left: 7px;
    margin-right: 10px;
    line-height: 25px;
    display: inline-block;
    font-size: 12px;
}

.index_link_l {
    width: 8px;
    height: 269px;
    float: left;
    background: url(../images/yun_link_l.png) no-repeat left center
}

.index_link_list_img {
    width: 100%;
    float: left;
}

.index_link_list_img a {
    display: block;
    float: left;
    margin: 10px 0px 0px 5px;
}

.index_lin_sq {
    color: #f60;
    text-decoration: underline
}

.index_link_list_img img {
    width: 126px;
    border: 1px solid #ddd;
    display: block;
    float: left;
    _margin-right: 0px;
    text-align: center
}

/*tip bottom*/

.tip_bottom {
    width: 100%;
    height: 55px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000000
}

.tip_bottom_icon {
    width: 155px;
    height: 86px;
    background: url(../images/i_bottom.png) no-repeat;
    position: absolute;
    left: -150px;
    top: -86px;
}

.tip_bottom_bg {
    width: 100%;
    height: 55px;
    background: #2c81d6;
    position: relative;
}

.tip_bottom_main {
    width: 1024px;
    height: 55px;
    line-height: 55px;
    position: relative;
    background: #ff9f00;
    margin: 0 auto
}

.tip_bottom_left {
    width: 1024px;
    background: #2c81d6;
    position: relative;
}

.tip_bottom_close {
    display: block;
    width: 11px;
    height: 11px;
    background: url(../images/i_bottom_close.png) no-repeat;
    position: absolute;
    top: 10px;
    right: -37px;
    z-index: 10
}

.tip_bottom_logo {
    width: 80px;
    display: inline-block;
    margin: 9px 40px 0 0;
    color: #fff;
    font-size: 15px
}

.tip_bottom_logo h1 {
    font-weight: bolder;
    line-height: 25px;
    font-size: 18px;
    font-weight: normal
}

.tip_bottom_logo h2 {
    line-height: 26px;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    left: -140px;
    top: 20px;
}

.tip_bottom_num {
    display: inline-block;
    width: 195px;
    font-size: 17px;
    color: #fff;
    text-align: center;
}

.tip_bottom_num span {
    font-size: 31px;
    font-family: Arial;
    padding-right: 5px;
}

.tip_bottom_login,
.tip_bottom_reg {
    display: block;
    width: 132px;
    height: 65px;
    background: #3f99cb;
    color: #fff;
    line-height: 65px;
    text-align: center;
    font-size: 20px;
}

.tip_bottom_reg {
    width: 159px;
    text-align: center;
    background: #ff9f00;
    height: 65px;
    line-height: 65px;
}

.tip_bottom_login {
    margin-left: 25px;
}

/*city*/

.yunHeader_city {
    width: 140px;
    padding-left: 20px;
    margin-top: 5px;
}

.yunHeader_city .heder_city_jr {
    display: none;
}

.yunHeader_city .header_city_h1 {
    width: 140px;
    color: #000;
    display: block
}

.yunHeader_city .header_city_more {
    margin-left: 0px;
    display: block;
    float: left;
    padding-top: 5px;
    width: 100%;
}

/*login-after*/

.login_after {}

.login_after .yun_header_af {
    line-height: 45px;
    color: #fff;
}

.login_after .yun_header_af a {
    color: #fff
}

.login_after .header_Remind_em {
    height: 45px;
    line-height: 45px;
    cursor: pointer
}

.login_after .header_Remind_msg {
    background: url(../images/yunHdxf.gif) no-repeat;
    margin-top: 18px;
}

.login_after .header_Remind_list {
    top: 45px;
}

.login_after .header_Remind_em {
    background: url(../images/yun_t_menu1.png) no-repeat 33px 21px
}

.login_after .header_Remind_em_hover {
    background: #307bc8 url(../images/yun_t_menu1.png) no-repeat 33px 21px;
    border: none;
}

/*banner*/

.index_banner_main {
    width: 100%;
    overflow: hidden;
}

.index_banner_cont {
    width: 1090px;
}

.index_banner_cont a {
    display: inline-block;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    _margin-right: 9px;
}

.index_banner_cont img {
    display: block;
}

/*竞价职位*/

.j_job_box_h1 {
    width: 14px;
    float: left;
    padding: 10px 10px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    background: #2c81d6;
    font-weight: bold;
    height: 76px;
    overflow: hidden
}

.j_job_box {
    width: 1014px;
    height: 99px;
    padding: 5px;
    background: #fff;
    float: left;
    margin-top: 20px;
    position: relative;
    overflow: hidden
}

.j_job_box_list_cont {
    width: 945px;
    height: 96px;
    float: left;
    background: #fff;
}

.j_job_box_list_cont ul {
    width: 100%;
    padding-top: 6px;
}

.j_job_box_list {
    width: 290px;
    height: 28px;
    float: left;
    line-height: 28px;
    position: relative;
    padding-left: 15px;
    background: url(../images/index_li.gif) no-repeat 5px 10px;
    margin-left: 10px;
    _margin-left: 5px;
    font-size: 14px;
}

.j_job_box_list_job_name {
    color: #004694;
    margin-left: 10px;
}

.header_zt {
    width: 100%;
    overflow: hidden;
    background: #177fc8;
    text-align: center
}

.header_zt a {
    font-size: 0;
}