body {
    background: #F6F6F6;
}

header>img {
    display: inline-block;
    width: 100%;
    height: 7rem;
}
header {
    position: relative;
}
header a{
    position: absolute;
    top: 0.3rem;
    left: 0.3rem;
}
header a>img{
    width: 1.22rem;
    height: 0.32rem;
}

.rent_top {
    height: 2.8rem;
    background: #FFFFFF;
}

.rent_top {
    display: flex;
    padding-top: 0.4rem;
    padding-left: 0.24rem;
}

.rent_top_l img {
    width: 2rem;
    height: 2rem;
}

.rent_top_r_details {
    display: flex;
    color: #666B89;
    font-size: 0.28rem;
    position: relative;
}

.rent_top_r_details_l div:nth-of-type(1) {
    color: #000000;
    font-size: 0.32rem;
}

.rent_top_r_details_l div {
    margin-bottom: 0.06rem;
}

.rent_top_r_details_r div:nth-of-type() img {
    width: 0.4rem;
    height: 0.4rem;
}

.rent_top_r_details_l {
    margin-left: 0.2rem;
}

.rent_top_r_details_r span {
    display: inline;
    color: #A17AFF;
    font-size: 0.8rem;
    position: relative;
    top: -0.1rem;
    left: 0.4rem;

}

.rent_top_r_details_r {
    position: relative;
    top: -0.14rem;
    right: -0.2rem;
}

.rent_top_r_details_b {
    display: flex;
    color: #999999;
    font-size: 0.28rem;
    margin-left: 0.2rem;
    margin-top: 0.16rem;
}

.rent_top_r_details_b div {
    display: flex;
    align-items: center;
}

.swiper {
    width: 7.5rem;

}

.roll {
    height: 7.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 4.5rem !important;

}

.swiper-slide img {
    display: block;
    width: 4.5rem;
    height: 6.5rem;
}

.rent_detail {
    padding: 0.4rem 0.96rem 0.4rem 0.84rem;
    font-size: 0.24rem;
    color: #000000;
    background: #FFFFFF;
}

.rent_detail h4 {
    font-size: 0.36rem;
    font-weight: 500;
    color: #0C3994;
    margin-bottom: 0.24rem;
}

.rent_detail p {
    line-height: 0.44rem;
}

.rent_detail h6 {
    margin-top: 0.6rem;
    font-weight: 600;
}

.rent_detail h5 {
    margin-top: 0.6rem;
    font-weight: 600;
}

.rent_bottom {
    height: 1.8rem;
    color: #9F9F9F;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.14rem;
    margin-bottom: 2.2rem;
}

.rent_bottom_c {
    display: flex;
    align-items: center;
}

.rent_bottom_b {
    display: flex;
    align-items: center;
}

.rent_bottom_b_l {
    display: flex;
    align-items: center;
    margin-right: 0.26rem;
}

.rent_bottom_t {
    margin-top: 0.34rem;
}

.rent_bottom_c a {
    color: #85a8e5;
}

.immobilization {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    height: 2.2rem;
    width: 100vw;
    position: fixed;
    bottom: 0;
    z-index: 99;
}

.immobilization img {
    height: 1.08rem;
    width: 1.08rem;
}

.immobilization a {
    background: #E63231;
    width: 1.92rem;
    height: 0.84rem;
    border-radius: 50rem;
    color: #FFFFFF;
    font-size: 0.3rem;
    font-weight: 500;
    text-align: center;
    line-height: 0.84rem;
    margin-left: 0.22rem;

}

.immobilization_detail {
    display: flex;
    flex-direction: column;
    font-size: 0.24rem;
    color: #9F9F9F;
    margin-left: 0.1rem;
}

.immobilization_detail span:nth-of-type(1) {
    font-size: 0.32rem;
    font-weight: 600;
    color: #000000;
}

.start {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0.32rem;
    width: 100%;
    z-index: 999;
}

.starts {
    width: 6.86rem;
    height: 4rem;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
    border-radius: 0.2rem;
    position: relative;
}

.starts img {
    width: 1.26rem;
    height: 1.26rem;
    position: absolute;
    top: -0.6rem;
}

.starts_title {
    font-size: 0.32rem;
    font-weight: 600;
    color: #000000;
    margin-top: 0.74rem;
}

.starts_font {
    font-size: 0.24rem;
    color: #9F9F9F;
    margin-top: 0.06rem;
}

.down {
    width: 6.26rem;
    height: 0.84rem;
    border-radius: 0.46rem;
    color: #FFFFFF;
    font-size: 0.3rem;
    background: #E63231;
    text-align: center;
    line-height: 0.84rem;
    margin-top: 0.2rem;
    margin-bottom: 0.12rem;
}

.starts_fonts {
    font-size: 0.2rem;
}

.unshow {
    display: none;
}

.rent_bottom_b a {
    color: #a78ac4;
}
