.Alarger {
    width: 100%;
}

.Alarger img {
    width: 100%;
}

.Yposition {
    background-color: #F6F6F6;
    padding: 27px 0;
}

.location {
    display: flex;
    align-items: center;
}

.Blackbox {
    width: 10px;
    height: 26px;
    background: #1C1C1C;
}

.Yourtion {
    display: flex;
    margin-left: 16px;
}

.Yourtion span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
/* 内容 */

.AboutUs {
    display: flex;
}

.About-one {
    display: block;
    width: 240px;
    height: 55px;
    line-height: 55px;
    background: #5C5C5C;
    color: #FFFFFF !important;
    text-align: center;
    margin: 32px 0;
    margin-right: 2px;
    position: relative;
}

.Ab-img {
    position: absolute;
    bottom: -14px;
    left: 43%;
    display: none;
}
/* //显示 */

.Ab-img-rgba {
    display: block;
}
/* //高亮 */

.About-rgb {
    background-color: #039FE9;
}

.text-box {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    padding-bottom: 168px;
}