@charset "utf-8";
/*@import url(dll.css);*/
/*@import url(module.css);*/
@import url(/static/css/onlineeditor.css);
@import url(/static/css/animate.css);
@import url(/static/css/banner.css);
@import url(/static/css/common.css);


.chenning-content {
	float: left;
}
/*banner*/
.chenning-home-slider {
	float: left;
	overflow: hidden;
	max-height: 600px;
}
/*用人理念*/
.job_idea {
    float: left;
    width: 50%;
    padding: 20px;
    margin: 0;
}
.job_idea:nth-child(1) {
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}
.job_idea:nth-child(2) {
    border-bottom: 1px solid #d6d6d6;
}
.job_idea:nth-child(3) {
    border-right: 1px solid #d6d6d6;
}
@media (max-width: 768px) and (min-width: 320px) {
    .job_idea {
        width: 100%;
        border-bottom: 1px solid #d6d6d6;
    }
    .job_idea:nth-child(1),.job_idea:nth-child(3) {
        border-right: 0;
    }
}
/*职业发展*/
.career {
    float: left;
    width: 100%;
    height: 143px;
    background: url(icon19.jpg) no-repeat right center #013789;
}
.title02 {
    float: left;
    width: 30%;
    height: 143px;
    margin: 0;
    padding-left: 5%;
    background: #013789;
    text-align: left;
}
.title02 h3 {
    margin: 35px 0 0 0;
    padding: 0;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #FFF;
    overflow: hidden;
}
.title02 span {
    display: block;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    color: #5d89dc;
    text-transform: uppercase;
    overflow: hidden;
}
@media (max-width: 768px) and (min-width: 320px) {
    .title02  {
        padding-left: 0;
    }
    .title02 h3 {
        height: 70px;
        padding: 5px 0;
        margin: 0 auto;
        line-height: 70px;
        text-align: center;
    }
    .title02 span {
        padding: 5px 0;
        text-align: center;
    }
} 
.career_c {
    float: left;
    width: 70%;
    padding: 35px 10% 0;
    color: #FFF;
    line-height: 30px;
    text-align: left;
    font-size: 14px;
}
#com_singles_job_career {
    width: 100%;
}
/*产品列表*/
.hmm-section {
	float: left;
	width: 100%;
}
.hmm-section-p02 {
	padding: 0;
}
/*招聘信息*/
.hmm-bg01 {
    padding: 40px 0;
    background: url(/static/images/icon21.jpg) no-repeat center top #33579c;
}
.recruitment {
    width: 100%;
}
.title03 h3 {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 24px;
    color: #FFF;
    overflow: hidden;
}
.title03 span {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 24px;
    color: #85a9ed;
    text-transform: uppercase;
    overflow: hidden;
}
.recruitment_l {
    width: 100%;
    margin-top: 40px;
    /*background: #ffffff;*/
}
.recruitment_l .n_j_list {
    width: 100%;
    /*border: 1px solid #fff;*/
}
.recruitment_l .n_j_list tr {
    height: 45px;
    line-height: 45px;
    border-right: 1px solid #365ca7;
    font-size: 14px;
    color: #4e4e4e;
}
.recruitment_l .n_j_list th,.recruitment_l .n_j_list td {
    text-align: center;
}
.recruitment_l .n_j_list .bac_white {
    background-color: #fff;
}
.recruitment_l .n_j_list .bac_grey {
    background-color: #e7eaf0;
}
.recruitment_l .n_j_list .bac_blue {
    background-color: #013789;
    color:#fff;
}
.recruitment_l .n_j_list tr a {
    display: block;
}
.recruitment_l .n_j_list tr a > span,
.recruitment_l .n_j_list tr span {
    float: left;
    width:25%;
    text-align: center;
}
.navPage.pagebar a {
    color:#fff;
}
/*扩展区*/
.nmdef_container {
	float: left;
	width: 100%;
}

/*招聘详情页*/
.p_container {
    /*float: left;*/
    margin: 0 auto;
}
.p_sidenav {
    float: left;
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}
.p_sidenav li {
    float: left;
    margin-right: 40px;
}
.p_sidenav li a {
    display: block;
    color: #2c3133;
    font-size: 18px;
    line-height: 70px;
    height: 70px;
}
.p_sidenav li a:hover {
    border-bottom: 3px solid #013789;
    color: #013789;
    text-decoration: none;
}
.txt01 {
    position: relative;
    width: 100%;
    padding: 30px 7%;
    color: #575e68;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
}
.txt01 ins {
    display: block;
    position: absolute;
}
.txt01 ins.il {
    left: 0;
    top: 0;
    width: 57px;
    height: 49px;
    background: url(icon06.png) no-repeat center center;
    background-size: 100% auto;
}
.txt01 ins.ir {
    right: 0;
    bottom: 0;
    width: 57px;
    height: 49px;
    background: url(icon07.png) no-repeat center center;
    background-size: 100% auto;
}

.sortnavul {
    padding: 0;
    margin: 0;
}
.sidebar_l > ul > li {
    float: left;
    margin-right: 40px;
    line-height: 40px;
    text-indent: 0;
    background: none;
}
.sidebar_l > ul > li a {
    display: block;
    color: #2c3133;
    font-size: 18px;
    line-height: 70px;
    height: 70px;
}
.sidebar_l > ul > li:hover {
    background: none;
}
.sidebar_l > ul > li:hover a {
    border-bottom: 3px solid #013789;
    color: #013789;
    text-decoration: none;
    background: none;
}

.title03 h3,.title03 .h3 {
    padding: 0;
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 24px;
    color: #FFF;
    overflow: hidden;
}

/*招聘详情页*/
.p_jv_jobs {
    padding-top: 40px;
    margin: 0 auto;
}
.p_jv_item{
    text-align: left;
}
.p_jv_item > span {
    display: inline-block;
    font-size: 18px;
    color:#666;
    line-height: 34px;
}
@media (max-width: 768px) and (min-width: 320px) {
    .career {
        height: auto;
    }
    .title02 {
        width: 100%;
        height: 116px;
    }
    .career_c {
        width: 100%;
        padding: 0 10%;
        background: url(icon19.jpg) 0 0 #013789;
        background-size: 100%;
    }
    #com_definedkeys_4 {
        padding: 0;
    }
    .p_jv_jobs {
        padding: 0 10px;
    }
}