.MyPosition {
    color: #606776;
    font-size: 0.841vw;
}

    .MyPosition a {
        color: #606776;
    }

    .MyPosition .TypeArea {
        line-height: 5.255vw;
    }

    .MyPosition img {
        width: 0.788vw;
        height: 0.788vw;
        vertical-align: middle;
        margin-top: -3px;
    }

.ContactCenter {
    padding: 0 0 3.678vw 0;
    box-sizing: content-box;
}

    .ContactCenter h1 {
        font-size: 1.734vw;
        font-family: Microsoft YaHei;
        font-weight: 400;
    }

    .ContactCenter .hr {
        display: inline-block;
        width: 77.614vw;
        height: 2px;
        background: #E9E9E9;
        margin: 1.051vw 0;
    }

    .ContactCenter .Adress {
        display: flex;
        justify-content: space-between;
    }

        .ContactCenter .Adress .AdressLeft {
            width: 24.855vw;
            height: 21.492vw;
            padding: 0 0 0 3.153vw;
            box-sizing: content-box;
        }

            .ContactCenter .Adress .AdressLeft span {
                display: inline-block;
                width: 17.867vw;
                height: 1px;
                background: #E7E7E7;
            }

            .ContactCenter .Adress .AdressLeft .Detailes {
                margin-left: 3.153vw;
                height: 3.889vw;
                display: flex;
                flex-direction: column;
                justify-content: center;
                position: relative;
            }

.Detailes img {
    position: absolute;
    left: -3.153vw;
    top: 0;
    bottom: 0;
    margin: auto;
    /* width: 26px;
height: 35px; */
}

.Detailes h5 {
    font-size: 0.946vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 1.576vw;
}

.Detailes p {
    font-size: 0.841vw;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 1.314vw;
}

.Adress .Map {
    width: 57.225vw;
    height: 21.492vw;
}
