锘?d_banner {
}

    .d_banner img {
        width: 100%;
    }

.d_title {
    height: 50px;
    line-height: 50px;
    padding: 0px 6%;
    border-bottom: solid 1px #eeeeee;
}

.d_titlestyle1 {
    border-bottom: solid 2px #0378d8;
    color: #333333;
    padding: 15px 0px;
    padding-right: 15px;
    font-weight:600;
}

.jobnum {
    position: absolute;
    color: #999999;
    margin-left: -5px;
    margin-top: -5px;
}

.btnchat {
    width: 90%;
    margin-left: 5%;
    z-index: 3;
    height: 40px;
    line-height: 40px;
    background-color: #0378d8;
    border-radius: 5px;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
}

#list {
    margin-bottom: 50px;
}

.d_item {
    display: flex;
    padding: 5% 6%;
}

.k_other {
    color: #999999;
    margin-top: 2%;
}

    .k_other span {
        margin-right: 5px;
        font-size: 0.85rem;
    }

.k_title {
    font-size: 1rem;
    color: #333333;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.d_money {
    color: #ff9900;
    font-size: 1rem;
    text-align: right;
    position: absolute;
    right: 6%;
}

.width1 {
    width: 75%;
}

.width2 {
    width: 25%;
}

.d_name {
    color: #ffffff;
    font-size: 1rem;
    position: absolute;
    margin-top: 17%;
    margin-left: 10%;
    font-weight: 600;
}

.d_company {
    color: #ffffff;
    font-size: 0.65rem;
    position: absolute;
    margin-top: 25%;
    margin-left: 10%;
    width:60%;
}

.d_logo {
    width: 18% !important;
    border-radius: 100%;
    border: solid 2px #ffffff;
    margin-top: 15%;
    right: 8%;
    position:absolute;
}
.menu_bg2{
    background-color:#ffffff;
    bottom:0px;
    height:60px;
    position:fixed;
    left:0px;
    width:100%;
}
