
.background-write {
    background-color: #ffffff;
}

.top-content {
padding-top:15px;
}

.content-center {
    margin: 0 auto;
    padding: 0px;
}

.content-center > .detail {
    float: left;
}

.content-center > .detail > .position-name {
    font-size: 26px;
    line-height:40px;
}

.content-center > .detail > .position-name > div {
    width: 98px;
    height: 28px;
    font-size: 14px;
    color: #e0e0e0;
    border: 1px solid #e0e0e0;
    text-align: center;
    margin-top: 5px;
    padding-top: 3px;
    float: right;
}

.content-center > .detail > .wage {
    font-size: 30px;
    color: #fa6041;
    line-height:40px;
}

.content-center > .detail > .have-top {
    height: 20px;
}

.content-center > .detail > .have-top > .enterprise-nature {
    font-size: 16px;
    float: left;
}

.content-center > .detail > .have-top > .separator {
    width: 2px;
    height: 15px;
    background-color: #ffffff;
    margin: 5px 12px 0;
    float: left;
}

.content-center > .detail > .update-time {
    font-size: 14px;
    /*margin-top: 15px;*/
}

.update-time > .clock {
    width: 15px;
    height: 15px;
    background: url("/images/clock.png") no-repeat center top;
    margin-top: 3px;
    float: left;
}

.update-time > .time {
    /*margin-left: 20px;*/
    float: left;
}

.button-group {
    width: auto;
    height: 70px;
    margin-top: 100px;
}

.button-group > button {
    font-size: 20px;
    color: #ffffff;
    border: none;
    margin-top: 20px;
}

.button-group > .collection {
    width: 120px;
    height: 50px;
    background-color: #fec81d;
    float: left;
}

.button-group > .collection > img {
    margin-bottom: 4px;
}

.button-group > .job-application {
    width: 160px;
    height: 50px;
    background-color: #26a9e1;
    margin-left: 16px;
    float: left;

    position: relative;
    left: 33%;
}

.share {
    font-size: 16px;
    color: #ffffff;
    margin-left: 30px;
    float: right;
}

.share > button {
    border: none;
    background-color: transparent;
}

.share > button:focus {
    outline: none;
}

.share > div {
    width: 81px;
    height: 81px;
    background: url("/images/QRCode.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 18px;
    margin-left: 12px;
}

.share > span {
    display: block;
    margin-top: 10px;
    margin-left: 12px;
}


/*主体内容*/
.main-content {
    min-height: 800px;
    margin: 0 auto;
}

.main-content > .position-detail {
    min-height: 500px;
    float: left;
}

.position-detail > .title {
    font-size: 20px;
    color: #333333;
    margin-top: 40px;
    float: left;
}

.position-detail > .cross-line {
    width: 90%;
    height: 1px;
    background-color: #d7d7d7;
    margin: 54px 0 14px 10px;
    float: left;
}

.position-detail > .describe {
    width: 100%;
    min-height: 100px;
    font-size: 14px;
    color: #666666;
    padding-top: 20px;
    clear:both;
}

/*左下推荐职位*/
.recruiting-position {
    padding-bottom: 15px;
}

.job-information {
    width: 273px;
    height: 88px;
    border: 1px solid #d7d7d7;
    margin-top: 20px;
    margin-right: 20px;
    padding: 5px;
    float: left;
}

.job-information > div {
    float: left;
}

.position {
    font-size: 16px;
    color: #26a9e1;
    width: 235px;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.salary {
    font-size: 18px;
    color: #fa6041;
    float: right !important;
    margin-top: 5px;
}

.company {
    font-size: 14px;
    color: #666666;
    margin-top: 5px;
    width: 100px;
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.position-detail > .recruiting-position > .refresh {
    float: left;
    display: none;
}

.position-detail > .recruiting-position > .refresh > button {
    width: 273px;
    height: 35px;
    font-size: 14px;
    color: #26a9e1;
    border: 1px solid #26a9e1;
    background-color: transparent;
    margin: 20px 0 0 293px;
}

.position-detail > .recruiting-position > .refresh > button > img {
    margin-bottom: 2px;
}

/*下右区域*/
.main-content > .enterprise-information {
    display: inline-block;
    width: 278px;
    min-height: 478px;
    border: 1px solid #d7d7d7;
    margin: 40px 0 20px 40px;
    padding: 15px;
    float: left;
}

.main-content > .enterprise-information > div {
    margin-top: 10px;
}

.main-content > .enterprise-information > .logo {
    width: 120px;
    height: 120px;
    border: 1px solid #d7d7d7;
    background: url("/images/companylogo.png") no-repeat;
    background-size: 100% 100%;
    margin: 5px 63px;
}

.main-content > .enterprise-information > .total-title {
    font-size: 20px;
    color: #333333;
    margin-top: 0;
    height: 35px;
}

.enterprise-information > div > .title {
    font-size: 14px;
    color: #333333;
    float: left;
    width: 100%;
}

.enterprise-information > div > .message {
    width: 100%;
    font-size: 14px;
    color: #666666;
    float: left;
    line-height: 30px;
}

.enterprise-information > div > .company-name {
    font-size: 16px;
    color: #26a9e1;
    line-height: 30px;
    margin-bottom: 10px;
}

.info-row {
    width: 100%;
    height: 50px;
    font-size: 16px;
    display: block;
}
.info-park {
    width: 100%;
    height: 50px;
    font-size: 16px;
    display: block;
    border-bottom:1px solid;
    border-left:1px solid;
    border-right:1px solid;
}
.info-row-item  {
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.info-park-item  {
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-right:1px solid;
    padding:20px;
}

.info-label {
    width: 13%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info-value {
    width: 20%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}