

.he_bottom{
    height: 500px;
    background-color: #3f3f3f;
}

.he_center{
    display: flex;
    width: 64%;
    height: 300px;
    margin: 0 auto;
    margin: 0 auto;
    color: white;
    justify-content: space-around;
}

.span{
    flex: 1;
    text-align: center;
    margin-top: 5px;
}

h4{
    margin-top: 20px;
    font-size: 16px;
    margin-bottom: 20px;
}

.zuixia{
    position: relative;
    border-top: 1px solid #6a6565;
    padding-top: 10px;
    bottom: -110px;
}

.p1{
    font-size: 12px;
    color: white;
}

.zhaopin{
    height: 130px;
    margin: 0 auto;
    line-height: 80px;
    font-size: 25px;
}

.bottom_center{
    display: flex;
    width: 64%;
    margin: 0 auto;
}

.beian{
    line-height: 40px;
}
.p{
    font-size: 12px!important;
    margin-top: 9px;
}