/*common*/
.fl {
    float: left;
}

.fr {
    float: right;
}

/*common*/

body{
    overflow-x: hidden;
}

.ab_box {
    position: relative;
    min-width: 1200px;
    /*min-height: 1652px;*/
}

.checked_now {
    color: #FFFFFF;
    background: #938D8D;
    border-radius: 100px;
    box-shadow: inset 2px 2px 2px #646473;
}



.ab_main {
    margin: 0 auto;
    width: 1200px;
    min-width: 1200px;
}

.ab_main > .nav_list {
    padding-top: 35px;
    height: 70px;
}

.nav_list > ul > li {
    float: left;
    width: 130px;
    height: 20px;
    line-height: 20px;
    font-size: 17px;
    text-align: center;
    margin-left: 120px;
    padding: 10px;
    cursor: pointer;
}


.itema {
    border: .1px solid gray;
}

.intruduce {
    margin-bottom: 34px;
}

.intruduce_content {
    margin: 50px auto;
    margin-bottom: 100px;
    width: 1046px;
}

.intruduce > .intruduce_content > p {
    font-size: 16px;
    line-height: 26px;
}

.item h3 {
    font-size: 20px;
    position: relative;
}

.item h3 > i {
    width: 15px;
    height: 34px;
    background-image: url("../img/img.png");
    background-position: -57px -43px;
    position: absolute;
    top: -5px;
    left: -20px;
}

.intruduce > .intruduce_img {
    margin: 0 auto;
    width: 1062px;
    height: 330px;
    background-image: url("../img/ph.jpg");
    margin-bottom: 10px;
}
.news{
    overflow: hidden;
}

.news .news_content {
    margin: 0 auto;
    width: 1100px;
    margin-top: 50px;
    /*background:salmon;*/
}


.news_content>h3{
    margin-bottom: 31px;
    margin-left: 31px;
}


.news_content .news_item {
    width: 1100px;
    height: 100px;
    /*background:palegoldenrod;*/
    margin-bottom: 32px;
    color: #938D8D;
    overflow: hidden;
    cursor: pointer;
}

.news_content .news_item>.news_time{
    background: #F4F3F3;
    width: 100px;
    height: 100px;
    text-align: center;
}

.news_item .news_date{
    margin-top: 20px;
    font-size: 28px;
}

.news_item .news_month{
    margin-top:20px;
    font-size: 14px;
}


.news_item .new_title{
    margin: 15px 0 0 30px;
    font-size: 21px;
    color: #666666;
}
.news_item .news_msg{
    margin-left: 130px;
}

.join_us .join_us_content > .content_left {
    width: 200px;
    height: 2254px;
    background: #E7E7E7;
    text-align: center;
}

.join_us .join_us_content > .content_left ul {
    margin-top: 75px;
}

.join_us .join_us_content > .content_left ul > li {
    font-size: 18px;
    margin-bottom: 30px;
    cursor: pointer;
}

.join_us .join_us_content .content_right {
    width: 996px;
    background: #FFFFFF;
    position: relative;
}


.content_right > .send_mail {
    color: #7E6B5A;
    position: absolute;
    top: 35px;
    left: 348px;
}

.content_right > .send_mail > .e_mail {
    color: #EE571A;
}

.content_right .send_mail {
    font-size: 14px;
}


.news_text{
    /*background:darkseagreen;*/
    padding-top:63px;
}

.news_text_content{
    width: 1095px;
    margin: 0 auto;
}
.news_text_content>span{
    cursor: pointer;
    color:#fe0119;
}
.news_text .news_text_title{
    width: 1095px;
    text-align: center;
    margin: 34px auto 45px;
}

.news_text_title>.span{
    font-size: 14px;
}


.news_text .news_text_title>h3{
    font-size: 28px;
    margin-bottom: 15px;
}

.news_text_main{
    margin-bottom: 75px;
    font-size: 16px;
    line-height: 26px;
}


.postion_item {
    background-clip: border-box;
    margin-bottom: 20px;
    width: 928px;
    border: 1px solid #EEEEEE;
}

.postion_box {
    margin: 83px 0 0 35px;
}

.postion_item_title {
    width: 930px;
    height: 100px;
    /*background:greenyellow;*/
    cursor: pointer;
    position: relative;

}

.postion_item_title > h6 {
    font-size: 18px;
    font-weight: bolder;
    position: absolute;
    top: 25px;
    left: 32px;
}

.postion_item_title > span {
    font-size: 14px;
    color: #787878;
    position: absolute;
    top: 60px;
    left: 32px;
}

.postion_item_msg {
    width: 930px;
    height: 435px;
    /*background:yellow;*/
    display: none;
    position: relative;
}

.postion_item_msg > h6 {
    font-size: 16px;
    color: #787878;
    position: absolute;
    left: 32px;
}

.postion_item_msg > p {

    font-size: 14px;
    color: #787878;
    position: absolute;
    left: 32px;
}

.postion_item_msg > .job_rq {
    top: 14px;
}

.postion_item_msg > .job_rq_msg {
    top: 42px;
}

.postion_item_msg > .job_res {
    top: 200px;
}

.postion_item_msg > .job_res_msg {
    top: 220px;
}

.postion_item_arrow {
    width: 31px;
    height: 16px;
    background-image: url("../img/img.png");
    background-position: 0 -137px;
    position: absolute;
    top: 41px;
    right: 24px;
}

.join_now {
    border: 1px solid #EEEEEE;
    border-left: 6px #C0A88D solid;
}

.contact_us {
    margin-bottom: 25px;
}

.contact_us_box {
    height: 790px;
}

.contact_us_box > .contact_map {
    width: 600px;
    height: 600px;
    background-image: url("../img/map.png");
    margin: 58px 0 0 58px;
}

.contact_us_tel {
    /*margin: 104px 104px 104px 0;*/
    margin: 58px 104px 104px 0;
    color: #666666;
}

.contact_us_tel > dl dt {
    font-size: 18px;
    font-weight: bold;
}

.contact_us_tel dd{
    line-height: 26px;
    font-size: 14px;
}


