.twyz-contant-right {
    margin-left: 30px;
}

.we-right-title {
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 30px;
    margin-bottom: 50px;
    background: url('../img/twyz/contact.png') no-repeat center center;
}

.we-right-difang {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.we-right-map {
    width: 49%;
    height: 380px;
}

.we-right-city {
    display: flex;
    width: 45%;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.city-top {
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(242, 242, 242);
    position: relative;
}

.city-bottom {
    margin-top: 30px;
    line-height: 35px;
}

.pp {
    width: 3vw;
    border-bottom: 2px solid rgb(28, 80, 159);
    position: absolute;
    bottom: -1px;
}