.s_content {
    min-height: 600px;
}

.s_content .content_text {
    text-align: center;
    margin-top: 40px;
    color: #333333;
    font-size: 24px;
}

.s_content .content_img {
    position: relative;
}

.s_content .content_img img {
    width: 100%;
    float: none;
}

.s_content .job_fair_info {
    position: absolute;
    top: 37px;
    left: 48px;
}

.s_content .job_fair_info .job_fair_name {
    color: #006D52;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 23px;
}

.s_content .job_fair_info .job_fair_date {
    color: #006D52;
    font-size: 18px;
}

.layui-table td {
    padding: 10px 5px !important;
    vertical-align: middle;
}

.checkButton {
    width: 50px;
    background-color: #449d39;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
}


.userCenter_Nothing {
    width: 200px !important;
}

.layui-form-select {
    width: 300px !important;
}

.layui-btn {
    width: 100px !important;
}

[url-href] {
    cursor: pointer;
}
.shopLists{
    width: 390px;
    padding: 20px;
    box-shadow:0px 4px 12px 1px rgba(0, 0, 0, 0.2);
    border-radius:6px;
    display: inline-block;
    /*margin-right: 5px;*/
    margin-bottom: 15px;
    /*height: 180px;*/
}

.BodyBox_ListPageBox {
    text-align: left;
    margin-bottom: 20px;
}

.BodyBox .BodyBox_Nav {
    display: inline-block;
}

.shopLists img {
    width: 60px;
    height: 60px;
}

.shopInfo {
    width: calc(100% - 60px);
    padding-left: 23px;
    margin-left: 60px;
    text-align: left;
    padding-bottom: 20px;
}

.shopLists .tips {
    border-top: 1px solid #e8e8e8;
    padding-top: 17px;

}

.shopLists .tips > div {
    display: inline-block;
}

.positionCounts {
    float: left;
    font-size: 14px;
    color: #333;
    height: 20px;
    line-height: 20px;
}

.positionCounts .nums {
    color: #FE7E00;
}

.shopInfo .comName {
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
    min-height: 48px;
}


.shopInfo .comInfo {
    color: #999999;
    font-size: 14px;
    min-height: 38px;
}

.shopInfo .comInfo .line {
    margin: 0 10px;
    vertical-align: top;
}

.chatPic {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("images/offline.png") no-repeat;
    background-size: 100% 100%;
}


.HRStatus{
    color: #333;
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
}

.HRStatus.active {
    color: #005ACA;
    display: inline-block;
}


.chatPic.active {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("images/online.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 6px;
}


.isOnline {
    float: right;
}


#shopCenter {
    text-align: right;
}
