.swiper-slide {
    height: 620rem;
}
.contact {
    width: 100%;
    height: 600rem;
    position: relative;
    background: url(/cache/box/image/37@2x.png);
    background-size: 100% 600rem;
}

.contact_box {
    width: 1021rem;
    height: 200rem;
    background: url(/cache/box/image/80@2x.png);
    background-size: 1021rem 200rem;
    position: absolute;
    top: 185rem;
    left: 0;
}

.con_pos {
    margin-left: 290rem;
    margin-top: 55rem;
    color: #ffffff;
}

.con_t {
    height: 54rem;
    font-size: 54rem;
    font-weight: 500;
}

.con_y {
    margin-top: 16rem;
    height: 30rem;
    font-weight: 300;
    font-size: 30rem;
}

.con_b {
    width: 90rem;
    height: 90rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.con_b img {
    width: 90rem;
    height: 90rem;
}

/* ------------关于立实为 */
.contact_t {
    width: 1400rem;
    margin: 0 auto;
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.regard {
    margin-top: 60rem;
}

.regard_left {
    width: 695rem;
    height: 540rem;
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
}

.regard_t {
    height: 44rem;
    font-size: 44rem;
    color: #333333;
    margin-top: -95rem;
}

.regard_y {
    font-size: 36rem;
    color: rgba(214, 214, 214, 0.6);
    font-weight: 400;
    margin-top: 108rem;
}

.regard_p {
    margin-top: 48rem;
    font-size: 16rem;
    font-weight: 400;
    color: #666666;
    line-height: 38rem;
    -webkit-line-clamp: 10;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.regard_right {
    width: 609rem;
    height: 540rem;
    margin-left: 61rem;
}

.img {
    width: 609rem;
    height: 533rem;
    opacity: 1;
    /* border: 2rem dashed #00a1a1; */
}

.img .img_s {
    width: 100%;
    height: 100%;
}

/* ----------企业为文化 左边 */
.culture {
    margin-top: 70rem;
    width: 100%;
    background: url(/cache/box/image/mengbanbeijng2@2x.png) no-repeat;
    background-size: 100% 100%;
}

.culture_left {
    width: 550rem;
    height: 520rem;
    margin-top: 46rem;
}

.culture_left img {
    width: 550rem;
    height: 520rem;
}

/* 企业为文化 右边 */
.culture_right {
    margin-top: 46rem;
    margin-left: 113rem;
    height: 520rem;
    width: 612rem;
}

.cart_list {
    margin-top: 89rem;
}

.culture_cart {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 11rem;
}

.cart_img {
    height: 90rem;
    width: 90rem;
    border-radius: 50%;
    overflow: hidden;
}

.cart_img img {
    height: 90rem;
    width: 90rem;
}

.cart_t {
    margin-left: 20rem;
}

.cart_t div {
    margin-top: 20rem;
}

.cart_tlit {
    font-weight: 500;
    color: #333333;
    font-size: 24rem;
}

.cart_p {
    font-size: 20rem;
    font-weight: 400;
    color: #666666;
}
