.join-us {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/*.liness {
    font-weight: normal;
    width: 487%;
    align-content: center;
    color: #999;
    margin: 1% 0;
}
*/
.classify {
    padding: 10px;
    background: #F5F5F5;
    height: 200px;
    width: 498px;
    border-radius: 10px;
    margin: 40px;
    cursor: pointer;
    color: #9AA3B2;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.imgDiv {
    /*position: absolute;
    top: 145px;
    right: 85px;*/
  /*  display: flex;
    flex-direction: column;
    align-items: center;*/
  text-align:center;
}

    .classify i {
        font-size: 100px;
    }

    .classify:hover {
        color: #3869C1;
    }

.title {
    margin-left: 60px;
    font-size: 50px;
    font-weight: bold;
}

.liness {
    width: 1px;
    background: #EDEDED;
    height: 90%;
    margin: 0 10px;
}

.enter {
    font-size: 18px;
    position: relative;
    top: 80px;
    left: 10px;
}

.wal {
    width: 85%;

}

.wal2 {
    width: 1170px;
    margin: 0px auto;
}

.wal3 {
    width: 55%;
    margin: -20px 91px;
}

.phoneBg {
    padding: 0 15px;
}