.education-base {
    box-sizing: border-box;
    padding-top: .2083rem/* 40/192 */
    !important;
}

.education-base .back {
    position: absolute;
    right: .2604rem/* 50/192 */
    ;
    top: .2083rem/* 40/192 */
    ;
    display: flex;
    align-items: center;
    font-size: .125rem/* 24/192 */
    ;
    color: #353434;
    font-family: Microsoft YaHei;
}

.education-base .back span {
    margin-left: .0521rem/* 10/192 */
    ;
}

.education-base .content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.education-base .content .map {
    width: 2.8521rem/* 490/192 */
    ;
    height: 3.5333rem/* 640/192 */
    ;
    margin-right: 88px;
}

.education-base .content .city-list {
    display: flex;
    flex-wrap: wrap;
    width: 3.6583rem/* 664/192 */
    ;
    padding-top: .4167rem/* 80/192 */
    ;
}

.education-base .content .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: .8646rem/* 166/192 */
    ;
    height: .3698rem/* 71/192 */
    ;
    background: url("../img/educationBase/btn.png");
    background-size: 100% 100%;
    color: white;
    font-size: .1458rem/* 28/192 */
    ;
    cursor: pointer;
}