.job .contactusCon2 {
    overflow: hidden;
}

.job .contactusCon2 .leftSide {
    width: 758px;
    float: left;
}

.job .contactusCon2 .leftSide .zhaopinCon {
    height: 40px;
    margin-top: 13px;
    overflow: hidden;
}

.job .contactusCon2 .leftSide .first {
    height: 350px;
    margin-top: 13px;
    overflow: hidden;
}

.job .contactusCon2 .leftSide .top {
    width: 708px;
    height: 40px;
    padding-left: 50px;
    cursor: pointer;
    line-height: 40px;
    font-size: 16px;
    color: #58585a;
    position: relative;
    background-color: #e0e0e0;
}

.job .contactusCon2 .leftSide .top i {
    width: 40px;
    height: 40px;
    background: url(/images/jia.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.job .contactusCon2 .leftSide .top i.on {
    background: url(/images/jie.png) no-repeat;
}

.job .contactusCon2 .leftSide .openBox {
    height: 350px;
    padding: 15px 0 0 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    background-color: #f3f3f3;
}

.job .contactusCon2 .zhaopinBox {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.job .contactusCon2 .zhaopinBox .slide_pic {
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.job .contactusCon2 .zhaopinBox .slide_pic ul {
    width: 99999px;
}

.job .contactusCon2 .zhaopinBox .slide_pic li {
    float: left;
    overflow: hidden;
    width: 758px;
}

.job .contactusCon2 .zhaopinBox .slide_left {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 326px;
    bottom: 0px;
    background: url(/images/i_27.png) no-repeat;
}

.job .contactusCon2 .zhaopinBox .slide_right {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 326px;
    bottom: 0px;
    background: url(/images/i_27.png) no-repeat -40px 0;
}

.job .contactusCon2 .zhaopinBox .slide_left:hover {
    background: url(/images/i_27H.png) no-repeat;
}

.job .contactusCon2 .zhaopinBox .slide_right:hover {
    background: url(/images/i_27H.png) no-repeat -40px 0;
}