/**!
 * 上海市嘉定区博乐人才网-联系我们
 * date:2020-09-21
 * author: yangxi;
 */

.content {
	min-height: 500px;
    /*height: 670px;*/
    background: url("../images/bg_main.png") center no-repeat;
    background-size: 100% 100%;
}

.location {
    height: 48px;
    line-height: 48px;
    font-size: 13px;
}

.location a {
    display: inline-block;
    color: #666;
}

.em-cur {
    color: #3c89ff!important;
}

.em-top {
    height: 160px;
    background: url("../images/bg_ewb_top.png") center no-repeat;
}

.em-top-tt {
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
    color: #fff;
    text-indent: 60px;
}

.em-middle-parts {
    margin: 22px 0 22px -30px;
}

.part-box {
	padding-bottom: 10px;
    width: 33.33%;
}

.part-cont {
    position: relative;
    height: 176px;
    margin-left: 38px;
    background-color: #fff;
}

.detail-tt {
    position: absolute;
    left: -8px;
    top: 0;
    width: 180px;
    height: 51px;
    line-height: 51px;
    color: #fff;
    font-size: 16px;
    text-indent: 28px;
}

.recruit-tt {
    background: url("../images/bg_recruit_tt.png") left center no-repeat;
}

.agent-tt {
    background: url("../images/bg_agent_tt.png") left center no-repeat;
}

.administration-tt {
    background: url("../images/bg_administration_tt.png") left center no-repeat;
}

.detail-tel,
.detail-fax,
.detail-address {
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
}

.detail-tel {
    padding-top: 60px;
}

/* 业务拓展部 */
.em-bottom-part {
    padding: 22px 0 0 0;
}

.bottom-part-cont {
    position: relative;
    /*height: 210px;*/
	padding-bottom: 30px;
    margin-left: 8px;
    background-color: #fff;
}

.sub-sector {
    /* width: 50%; */
}

.sector-details {
    height: 30px;
    line-height: 30px;
}

.sector-tt {
    font-size: 16px;
    padding-top: 60px;
}

.sector-l {
    text-indent: 265px;
}

.sector-r {
    text-indent: 130px;
}