/*
热门职称推荐
 */
.content-6{
    width: 100%;
    float: left;
}
.box-6{
    width: 1050px;
    height: 780px;
    margin:0 auto;
    display: block;
    padding: 5px 0px 10px 0px;
    margin-bottom:10px;
    border-radius: 5px;

    /* 面板阴影 */
    box-shadow: 10px 10px 25px 0px rgba(3, 8, 82, 0.15);
    background: rgba(255, 255, 255, 0.7);
    z-index: 1000;
    position: relative;
}

.font-90{
    padding: 3px 6px 3px 7px;
    box-sizing: border-box;
    border: 1px solid rgb(0, 165, 120);
    border-radius: 5px;

    /* 绿色 */
    box-shadow: 5px 5px 10px 0px rgba(0, 155, 108, 0.13);
    color: rgb(0, 165, 120);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: center;
}
.font-91{
    border: 1px solid rgb(0, 165, 120);
    padding: 3px 6px 3px 7px;
    border-radius: 5px;

    /* 绿色 */
    box-shadow: 5px 5px 10px 0px rgba(0, 155, 108, 0.13);
    background: rgb(0, 165, 120);
    color: rgb(255, 255, 255);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 300;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
}
.font-91 a{
    color: #fff !important;
}
.qy-36{
    margin: 15px 20px;
}
.qy-36-li{
    /* 画板 16 */
    position: relative;
    width: 191px;
    height: 210px;
    float: left;
    margin: 8px 6px;
    background: #fff;
}
.qy-36-2{
    height:43px;
    line-height:43px;
}
.qy-36-1{
    height:167px;
}
.font-500{
    color: rgb(54, 59, 120);
    font-family: "HarmonyOS Sans SC";
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0px;
    text-align: left;
}