.content {
    width: 12.00rem;
    height: auto;
    margin: auto;
    display: flex;
    margin-top: 1.00rem;
    box-sizing: border-box;
}

.banner {
    width: 100%;
    height: 4.20rem;
    margin-top: 0.75rem;
    background: url(/word/img/recruit/recruitBg.png) no-repeat;
    background-size: 100% 100%;
}

.banner p {
    font-size: 0.70rem;
    text-align: center;
    line-height: 4.20rem;
    font-family: "WMFontQxi";
    color: #FFFFFF;
}

.tabs {
    width: 3.20rem;
    height: 100%;
}

.info {
    margin-left: 0.20rem;
    width: 8.60rem;
    height: auto;
    -webkit-box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
    -moz-box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
    box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
    overflow: hidden;
    margin-bottom: 1.00rem;
}

.srcoll {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.tabs li {
    width: 100%;
    height: 0.80rem;
    -webkit-box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
    -moz-box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
    box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
    line-height: 0.80rem;
    font-size: 0.20rem;
    color: #333333;
    margin-top: 0.10rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tabs li span {
    margin-left: 0.30rem;
}

.tabs .active {
    color: white;
    background-color: #0bbaed;
}

.moudle {
    height: 130vh;
    overflow-y: auto;
    width: 7.00rem;
    margin: auto;
    color: #333333;
    padding-bottom: 0.50rem;
}

.moudle .title {
    margin-top: 0.85rem;
    font-size: 0.30rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.80rem;
}

.moudle .detail {
    text-indent: 0.30rem;
    font-size: 0.20rem;
    line-height: 0.35rem;
}

.moudle .t:before {
    content: ' ';
    display: block;
    float: left;
    width: 0.12rem;
    height: 0.12rem;
    background: #CACACA;
    border-radius: 50%;
    margin-right: 0.20rem;
    margin-top: 0.13rem;
}

.moudle .t {
    text-align: left;
    font-size: 0.28rem;
    color: #333333;
}

.salary {
    display: flex;
    margin-top: 0.30rem;
    height: 0.28rem;
}

.salary p {
    color: #EA5757;
    font-size: 0.28rem;
    font-weight: bold;
    margin-left: 0.30rem;
}

.salary span {
    color: #333333;
    font-size: 0.22rem;
    margin-top: 0.06rem;
    margin-left: 0.20rem;
}

.moudle .d {
    margin-left: 0.30rem;
    line-height: 0.50rem;
    margin-top: 0.30rem;
    color: #333333;
    font-size: 0.22rem;
}


@media (max-width: 768px) {

    .centerBox {
        width: 100%;
    }

    .content {
        width: 100%;
        height: auto;
        margin: auto;
        display: flex;
        margin-top: 1.00rem;
        box-sizing: border-box;
    }

    .tabs {
        width: 26%;
        height: 100%;
    }

    .info {
        margin-left: 0.20rem;
        width: 72%;
        height: auto;
        -webkit-box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
        -moz-box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
        box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
        overflow: hidden;
        margin-bottom: 1.00rem;
    }

    .srcoll {
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }

    .tabs li {
        width: 100%;
        height: 1.2rem;
        -webkit-box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
        -moz-box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
        box-shadow: 0.01rem 0.01rem 0.16rem #c5c5c5;
        line-height: 1.2rem;
        font-size: 0.5rem;
        color: #333333;
        margin-top: 0.2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .tabs li span {
        margin-left: 0.30rem;
    }

    .tabs .active {
        color: white;
        background-color: #0bbaed;
    }

    .moudle {
        height: auto;
        width: 90%;
        margin: auto;
        color: #333333;
        padding-bottom: 0.50rem;
    }

    .moudle .title {
        margin-top: 0.85rem;
        font-size: 0.6rem;
        font-weight: bold;
        text-align: center;
        margin-bottom: 0.80rem;
    }

    .moudle .detail {
        text-align: left;
        text-indent: 0.30rem;
        font-size: 0.5rem;
        line-height: 0.7rem;
    }

    .moudle .t:before {
        content: ' ';
        display: block;
        float: left;
        width: 0.12rem;
        height: 0.12rem;
        background: #CACACA;
        border-radius: 50%;
        margin-right: 0.20rem;
        margin-top: 0.2rem;
    }

    .moudle .t {
        text-align: left;
        font-size: 0.55rem;
        color: #333333;
    }

    .moudle .d {
        text-align: left;
        margin-left: 0.30rem;
        line-height: 0.7rem;
        margin-top: 0.30rem;
        color: #333333;
        font-size: 0.5rem;
    }
    .salary {
        display: flex;
        margin-top: 0.30rem;
        height: 0.28rem;
    }

    .salary p {
        color: #EA5757;
        font-size: 0.55rem;
        font-weight: bold;
        margin-left: 0.30rem;
    }

    .salary span {
        color: #333333;
        font-size: 0.5rem;
        margin-top: 0.06rem;
        margin-left: 0.20rem;
    }

}
