.doc_nav {
    background: #ffffff;
}
.swiper-slide {
    height: 620rem;
}
.contact_t {
    width: 1400rem;
    margin: 0 auto;
}

.new_btn {
    height: 71rem;
    width: 1400rem;
    margin: 0 auto;
    display: flex;
    justify-content: start;
    align-items: center;
}

.new_btn > a {
    font-size: 24rem;
    width: 140rem;
    height: 71rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.activate {
    background: #00a1a1;
    color: #fff;
}

.new_cart {
    height: 254rem;
    display: flex;
    align-items: center;
    border: 1rem solid rgb(233, 233, 233);
    width: 1400rem;
    margin-top: 34rem;
    background: #fff;
}

.new_img {
    width: 330rem;
    height: 210rem;
    margin-left: 22rem;
}

.new_t {
    margin-left: 30rem;
    width: 981rem;
    height: 210rem;
}

.new_time {
    font-size: 16rem;
    font-weight: 400;
    color: #999999;
}

.new_p {
    font-size: 22rem;
    font-weight: 500;
    color: #00a1a1;
}

.new_d > a {
    font-size: 16rem;
    font-weight: 400;
    color: #666666;
    line-height: 28rem;
    margin-top: 23rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new_btn_t {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* margin-top: 95rem; */
}
.ko {
    width: 100%;
    height: 50rem;
}
.btn a {
    font-size: 14rem;
}

.btn {
    background: linear-gradient(to left, #03c4c4, #007171);
    width: 100rem;
    height: 32rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 25rem;
}

.btn > a {
    color: #fff;
}
a:hover {
    text-decoration: none;
}
.new_d a {
    display: inline-block;
    width: 100%;
}
.badcu {
    background: #f8f9fa;
}
.foot {
    background-color: #f8f9fa;
}
