.contact {
    width: 100%;
    height: 600rem;
    position: relative;
    background: url(/cache/box/image/39@2x.png);
    background-size: 100% 600rem;
}
.swiper-slide {
    height: 620rem;
}
.contact_box {
    width: 1021rem;
    height: 200rem;
    background: url(/cache/box/image/220@2x.png);
    background-size: 1021rem 200rem;
    position: absolute;
    top: 185rem;
    left: 0;
}
.middles {
    width: 100%;
}

.contact_t {
    width: 1400rem;
    margin: 0 auto;
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact_xq {
    text-align: center;
}

.contact_h {
    margin-top: 48rem;
    height: 36rem;
    font-size: 36rem;
    font-weight: 500;
    color: #333333;
}

.contact_p {
    margin-top: 24rem;
    width: 830rem;
    height: 53rem;
    font-size: 18rem;
    font-weight: 400;
    color: #999999;
}

.contact_lx {
    margin-top: 20rem;
    height: 48rem;
    font-size: 36rem;
    font-weight: 500;
    color: #333333;
}

.contact_cart {
    margin-top: 50rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cart {
    height: 100rem;
    display: flex;
    align-items: center;
    justify-content: start;
    margin-right: 20rem;

    border: 1rem solid #bbbbbb;
}

.cart:first-child {
    width: 350rem;
}

.cart:nth-child(2) {
    width: 430rem;
}

.cart:nth-child(3) {
    width: 580rem;
}

.cart_img {
    width: 64rem;
    height: 64rem;
    margin: 19rem 20rem;
    border: 1rem solid #bbbbbb;
    border-radius: 50%;
}

.cart_img img {
    width: 64rem;
    height: 64rem;
}

.cart_lx {
    font-size: 22rem;
}

.map {
    margin-top: 60rem;
    width: 100%;
    height: 580rem;
}
