.banner {
    width: 100%;
}

/* 全整装一口价 */
.puzzle1 {
    padding-top: 68px;
    box-sizing: border-box;
    background: #F8F8F8;
}

.puzzle1_info {
    display: flex;
}

.puzzle2 {
    position: relative;
    height: 430px;
    width: 300px;
}

.puzzle2>img:first-child {
    width: 100%;
    height: 100%;
}

.puzzle2>img:nth-child(2) {
    position: relative;
    bottom: 92px;
    left: 5px;
    width: 135px;
    height: 270px;
}

.puzzle3>div,
.puzzle4>div,
.puzzle5>div {
    width: 275px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.puzzle3>div:first-child {
    background: #FFFFFF;
}

.puzzle3>div:nth-child(2) {
    background: #666666;
}

.puzzle3_p {
    line-height: 38px;
    font-weight: bold;
    font-size: 30px;
    line-height: 122px;
}

.puzzle3_p:nth-child(2) {
    margin-bottom: 24px;
}

.puzzle3_con {
    color: #666666;
    line-height: 25px;
    padding: 0px 20px 0px 20px;
}

.puzzle4>div:first-child {
    background: #F8F8F8;
}

.puzzle4>div:nth-child(2) {
    background: #333333;
}

.puzzle5>div:first-child {
    background: #FFFFFF;
}

.puzzle5>div:nth-child(2) {
    background: #C9000E;
}

.puzzle6>div {
    width: 275px;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.puzzle6_info_top {
    color: #333333;
    text-align: right;
    line-height: 28px;
}

.puzzle6_con {
    font-size: 12px;
    color: #666666;
}

.puzzle6_p {
    font-size: 31px;
    font-weight: 800;
}

.puzzle23 {
    width: 100%;
    height: 80px;
    background: #FED2A1;
}

.puzzle6>div:nth-child(2) {
    background-repeat: no-repeat;
    background-size: cover;
}

/* 精装级配置 一价全含 0被动增项 */
.carouse1 {
    padding-top: 88px;
    box-sizing: border-box;
}

.carouse1_title {
    font-size: 45px;
    font-weight: 800;
    line-height: 38px;
    text-align: center;
}

.carouse1_title2 {
    color: #888;
    font-size: 21px;
    font-weight: 400;
    height: 21px;
    text-align: center;
    margin-top: 16px;
}

.carousel_tabers_box {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100px;
    margin-top: 20px;
    width: 100%;
}

.carousel_tabers {
    display: flex;
    height: 100px;
    justify-content: center;
    width: 100%;
}

.carousel_tabers>div {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 232px;
    color: #111;
    cursor: pointer;
}

.carousel_tabers_list_title {
    font-size: 22px;
    font-weight: 700;
    margin-top: 30px;
    transition: all .2s linear;
}

.carousel_tabers_list_content {
    font-size: 12px;
    font-weight: 400;
}

.carousel_tabers>div.carousel_tabers_list_click {
    border-bottom: 2px solid #d9000f;
    color: #d9000f;
}

.carousel_img_box {
    width: 100%;
}

.mySwiper {
    width: 100%;
    height: 680px;
    overflow: hidden;
    position: relative;
}


.carousel_img {
    width: 100%;
    height: 680px;
    position: relative;
}

.carousel_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.splideSlide_center {
    background: hsla(0, 0%, 100%, .7);
    box-sizing: border-box;
    height: 199px;
    left: 0;
    margin-left: 300px;
    margin-top: 170px;
    padding: 40px 30px 0;
    position: absolute;
    top: 0;
    width: 520px;
}

.splideSlide_center_title {
    font-size: 48px;
    font-weight: 500;
    text-align: left;
}

.splideSlide_center>div:nth-child(2) {
    text-align: left;
    line-height: 30px;
    text-align: 20px;
    font-weight: 500;
}

/* 获得尚层装修服务 */
.subscribe {
    padding: 48px 0;
    box-sizing: border-box;
    background: #FED2A1;
    background-size: cover;
    background-repeat: no-repeat;
}

.subscribe_title_box {
    align-items: flex-end;
    display: flex;
    justify-content: center;
    height: 50px;
    margin-bottom: 32px;
}

.subscribe_title {
    align-items: flex-end;
    color: #ffd5af;
    display: flex;
    font-weight: 700;
    font-size: 35px;
    height: 35px;
    line-height: 35px;
}

.subscribe_number {
    font-size: 62px;
    height: 49px;
    line-height: 49px;
    align-items: flex-end;
    color: #333333;
    display: flex;
    font-weight: 700;
}

.subscribe_title {
    align-items: flex-end;
    color: #333333;
    display: flex;
    font-weight: 700;
    font-size: 35px;
    height: 35px;
    line-height: 35px;
}

.subscribe_shangceng {
    color: #333333;
    font-size: 30px;
    font-weight: 400;
    height: 31px;
    line-height: 31px;
    margin-left: 7px;
}

.subscribe_input_box {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-right: 48px;
}

.subscribe_input {
    align-items: center;
    display: flex;
    position: relative;
    margin-right: 48px;
}

.subscribe_input_name {
    color: #333333;
    font-size: 17px;
    font-weight: 400;
}

.city_input_one {
    background: transparent;
    border-radius: 5px;
    box-sizing: border-box;
    /* color: #fff; */
    color: #666666;
    height: 41px;
    line-height: 41px;
    margin-left: 7px;
    outline: none;
    padding-left: 8px;
    width: 187px;
    border: 1px solid #333333;
}

.subscribe_button {
    align-items: center;
    border-radius: 5px;
    color: #FFD5AF;
    display: flex;
    font-size: 21px;
    font-weight: 700;
    height: 41px;
    color: #fff;
    background: #C9000E;
    justify-content: center;
    line-height: 41px;
    width: 149px;
}

/* 90%+设计还原 */
.flex90 {
    padding: 88px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%;
    z-index: 1;
}

.backdrop {
    /* background: url(../images/backdrop.png) no-repeat; */
    background-size: contain;
    height: 828px;
    margin-top: 56px;
}

.span9 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    padding-top: 58px;
    text-align: center;
    width: 100%;
}

.backdrop_list {
    display: flex;
    justify-content: space-around;
    height: 414px;
    width: 1400px;
    margin: 0 auto;
    padding-top: 40px;

}

.backdrop_item {
    width: 311px;
}

.backdrop_list>.backdrop_item:nth-child(2n) {
    margin-top: 57px;
}

.backdrop_item_img {
    cursor: pointer;
    height: 469px;
    width: 311px;
    overflow: hidden;
    transition: all 2s;
}

.backdrop_item_img>img {
    height: 469px;
    transition: all 2s;
    width: 310px;
}

.backdrop_item_img:hover {
    transform: scale(1.1);
    transition: all 1s;
}

.backdropfont1 {
    color: #262626;
    font-size: 22px;
    font-weight: 700;
    margin-top: 20px;
    width: 100%;
}

.backdropfont2 {
    color: #717171;
    font-size: 16px;
    font-weight: 400;
    height: 41px;
    line-height: 25px;
    margin-top: 11px;
    width: 304px;
}

/* <!-- 材料落地，言之有物 --> */
.flex_Swiper {
    padding: 88px 0 92px;
    box-sizing: border-box;
}

.span10 {
    font-size: 45px;
    color: #333333;
    font-weight: 800;
    margin-bottom: 56px;
    text-align: center;
}

.flexSwiper_img {
    width: 100%;
    height: 852px;
}

.flexSwiper_img>img {
    display: block;
    width: 100%;
}

.flexSwiper {
    width: 100%;
    height: 852px;
    overflow: hidden;
    position: relative;
}

/* 1+5设计团队 */
.flex_team {
    padding: 90px 0 88px;
    background: #F8F8F8;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.flex_team_title {
    font-size: 45px;
    font-weight: 800;
}

.flex_team_img {
    width: 1228px;
    height: 663px;
    margin-top: -55px;
}

.flex_team_img>img {
    width: 100%;
    height: 100%;
}

/* 实景好才是真的好 */
.flex_live_action {
    padding-top: 88px;
    box-sizing: border-box;
}

.flex_live_action_tit {
    color: #222;
    font-size: 45px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 40px;
}

.liveActionMySwiper {
    width: 100%;
    height: 632px;
    overflow: hidden;
    position: relative;
}

.liveActionMySwiper_img {
    width: 100%;
    height: 632px;
    position: relative;
}

.liveActionMySwiper_img>img {
    width: 100%;
    height: 100%;
}

.liveActionMySwiper_img_laber {
    width: 522px;
    height: 410px;
    /* background-image: url(../images/792.png); */
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: 219px;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.liveActionMySwiper_img_laber_tit {
    width: 228px;
    height: 116px;
    font-size: 40px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 59px;
    white-space:nowrap;
    margin-left:10px;
}

.liveActionMySwiper_img_laber_content {
    width: 228px;
    color: #FFFFFF;
    line-height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 27px;
    margin-left: 10px;
}

/*  17年精于别墅工程  */
.flex_engineering {
    padding-top: 88px;
    box-sizing: border-box;
}

.flex_engineering_info {
    width: 100%;
    height: 792px;
    background-image: url(../images/flex_engineering_info_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 48px 0 89px;
    box-sizing: border-box;
}

.flex_engineering_info h2 {
    font-size: 32px;
    font-weight: 800;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 56px;
}

.flex_engineering_list {
    display: flex;
    justify-content: space-between;
}

.engineering_item {
    display: inline-block;
}

.engineering_img {
    width: 340px;
    height: 423px;
    z-index: 0;
}

.engineering_img>img {
    width: 100%;
    height: 100%;
}

.engineering_content {
    width: 323px;
    height: 212px;
    background-image: url(../images/engineering_content.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: -77px;
    position: relative;
    z-index: 11;
}

.engineering_content {
    padding: 68px 16px 27px;
    box-sizing: border-box;
}

.engineering_content_tit {
    font-size: 14px;
    font-weight: 800;
    color: #FFFFFF;

}

.engineering_content_tit2 {
    font-size: 30px;
    font-weight: 800;
    color: #FFFFFF;
    line-height: 42px;
}

.engineering_content_p {
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    margin-top: 10px;
}

/* 4大整装专属工艺 */
.flex_technology {
    padding: 88px 0;
    box-sizing: border-box;
}

.flex_technology>h1 {
    font-size: 45px;
    font-weight: 800;
    color: #333333;
    text-align: center;
    margin-bottom: 56px;
}

.flex_technology_list {
    display: flex;
    justify-content: space-between;
}

.technology_item {
    width: 340px;
    height: 550px;
}

.technology_item>img {
    width: 100%;
    height: 100%;
}

/* 整体交付施工提速30 */
.construction_speed {
    padding: 68px 0;
    box-sizing: border-box;
    width: 100%;
    height: 338px;
    /* background-image: url(../images/construction_speed.png); */
    background-size: cover;
    background-repeat: no-repeat;
}

.construction_speed>h1 {
    font-size: 45px;
    text-align: center;
    color: #fff;
    margin-bottom: 48px;
}

.construction_speed_list {
    display: flex;
    justify-content: center;
}

.construction_speed_item {
    display: flex;
    align-items: center;
    margin-right: 104px;
}

.item_left {
    margin-right: 22px;
}

.item_left>img {
    width: 100%;
    height: 100%;
}

.item_right>div:first-child {
    font-size: 30px;
    font-weight: 500;
    color: #FED2A1;
    margin-bottom: 8px;
}

.item_right>div:nth-child(2) {
    color: #FED2A1;
    font-weight: 500;
}

/* 好物 */
.Good_thing {
    padding-top: 88px;
    box-sizing: border-box;
}

.Good_thing>h1 {
    font-size: 45px;
    font-weight: 800;
    margin-bottom: 40px;
    text-align: center;
}

.Good_thing_swiper,
.Good_thing_swiper_two,
.Good_thing_swiper_thiree,
.Good_thing_swiper_froue,
.Good_thing_swiper_five {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 24px;
}
.Good_thing_swiper_five{
    margin-bottom: 0;
}
.Good_img {
    width: 100%;
    height: 700px;
    position: relative;
}

.Good_img>img {
    width: 100%;
    height: 100%;
}

.Good_img_laber {
    width: 690px;
    height: 287px;
    background: rgba(0, 0, 0, .7);
    position: absolute;
    top: 120px;
    left: 260px;
    padding: 32px 68px;
    box-sizing: border-box;
}

.Good_img_laber2 {
    width: 690px;
    height: 287px;
    background: rgba(255, 255, 255, .7);
    position: absolute;
    bottom: 120px;
    right: 260px;
    padding: 32px 68px;
    box-sizing: border-box;
}

.Good_img_laber>h1,
.Good_img_laber2>h1 {
    font-weight: 800;
    font-size: 62px;
    font-weight: 800;
    color: #fff;

}

.Good_img_laber2>h1 {
    color: #333333;
    text-align: right;
}

.Good_img_laber2>h2 {
    text-align: right;
    color: #333333;
}

.Good_img_laber>h2 {
    font-size: 40px;
    font-weight: 500;
    color: #FFFFFF;
}

.laber_item {
    display: flex;
    margin-top: 16px;
}

.laber_item>div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 167px;
    height: 70px;
    margin-right: 20px;
    font-size: 18px;
    font-weight: 500;
    background: #FED2A1;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
}
/* <!-- 精选主材库 --> */
.Material_warehouse{
    padding: 88px 0;
    box-sizing: border-box;
    background: #F8F8F8;
}
.Material_warehouse>h1{
    margin-bottom: 10px;
    font-size: 45px;
    text-align: center;
}
.Material_warehouse>h2{
    margin-bottom: 56px;
    color: #666666;
    text-align: center;
}
.Material_warehouse_img{
    width: 100%;
    height: 531px;
}
.Material_warehouse_img>img{
    width: 100%;
    height: 100%;
}


.Material_warehouse_list{
    display: flex;
    justify-content: center;
}
.After_Sales_item{
    display: inline-block;
    margin-right: 82px;
}
.After_Sales_item:last-child{
    margin-right: 0;
}
.After_Sales_item_img{
    width: 220px;
    height: 220px;
}
.After_Sales_item_img>img{
    width: 100%;
    height: 100%;
}
.After_Sales_item_tit{
    font-size: 28px;
    margin-top: 14px;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 4px;
    text-align: center;

}
.After_Sales_item_con{
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #ECECEC;
}
.input1::placeholder{
    color: #fff;
}
/* 手机样式 */
.package_title {
    width: 100%;
    height: 16.09rem;
}

.package_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.package_flow_path_box {
    display: flex;
    flex-wrap: wrap;
    border-bottom: .04rem solid #f3f3f3;
}

    .package_flow_path_box > div {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 5.3rem;
        justify-content: center;
        width: 50%;
        background-repeat: no-repeat;
        background-position: center;
    }

.package_flow_path > p:first-child {
    color: #b19675;
    font-size: .63rem;
    font-weight: 700;
    text-align: center;
}

.package_flow_path > p:nth-child(2) {
    color: #555;
    font-size: .48rem;
    font-weight: 400;
    margin-top: 0.2rem;
}

.package_flow_path > p:nth-child(3) {
    color: #555;
    font-size: .48rem;
    font-weight: 400;
}

/* 精装配置 */
.package_clothbound {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 1.29rem;
}

.p_clothbound_title {
    color: #404040;
    font-size: .88rem;
    font-weight: 500;
    height: 1rem;
    line-height: 1rem;
}

.p_clothbound_content {
    color: #404040;
    font-size: .88rem;
    font-weight: 500;
    height: 1rem;
    line-height: 1rem;
    margin-top: 0.3rem;
}

.pcc_box {
    box-sizing: border-box;
    display: flex;
    height: 0.78rem;
    justify-content: center;
    margin-top: 1.09rem;
    width: 100%;
}

.pcc_box_inside {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 90%;
    z-index: 1;
}

.pcc_item {
    align-items: center;
    display: flex;
    font-size: .5rem;
    font-weight: 700;
    height: 1.2rem;
    justify-content: center;
    margin-top: -0.3rem;
    width: 2.01rem;
    border-bottom: 0.08rem solid transparent;
    box-sizing: border-box;
    color: #686868;
}

.pcc_item_click {
    border-bottom: 0.08rem solid #d9000f;
    color: #d9000f;
    align-items: center;
    display: flex;
    font-size: .5rem;
    font-weight: 700;
    height: 1.2rem;
    justify-content: center;
    margin-top: -0.3rem;
    width: 2.01rem;
}

.p_clothbound_img_box {
    height: 680px;
}

.package_list {
    align-items: center;
    background: #f4f4f4;
    display: flex;
    flex-direction: column;
    padding-top: 1.41rem;
    box-sizing: border-box;
}

.package_list_title {
    border: 0.01rem solid #b19675;
    height: 1.19rem;
    width: 8.05rem;
}

.package_list_content {
    align-items: center;
    background: #f4f4f4;
    color: #b19675;
    display: flex;
    font-size: .98rem;
    font-weight: 700;
    height: 1.3rem;
    line-height: .6rem;
    margin-top: -0.05rem;
    position: absolute;
    white-space: nowrap;
}

    .package_list_content > p:nth-child(2) {
        margin-top: -0.1rem;
    }

.package_list_one {
    align-items: center;
    background: #fff;
    border-radius: 0.29rem;
    display: flex;
    flex-direction: column;
    height: 23.94rem;
    margin-top: 0.72rem;
    width: 13.67rem;
}

.package_lo_title {
    color: #222;
    font-size: .68rem;
    font-weight: 400;
    height: 0.68rem;
    line-height: .68rem;
    margin-bottom: 0.72rem;
    margin-top: 1.41rem;
    text-align: center;
}

.package_lo_item_one {
    display: flex;
    height: 3.75rem;
    width: 12.51rem;
    justify-content: space-between;
}

.package_loi_one_left {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}

    .package_loi_one_left > p:first-child {
        color: #222;
        font-size: .59rem;
        font-weight: 700;
    }

    .package_loi_one_left > p:nth-child(2) {
        background: #000;
        border: 0 solid #000;
        height: 0.02rem;
        margin: 0.18rem 0;
        opacity: .2;
        width: 4.99rem;
    }

    .package_loi_one_left > p:nth-child(3) {
        color: #717171;
        font-size: .45rem;
        font-weight: 400;
    }

    .package_loi_one_left > p:nth-child(4) {
        color: #717171;
        font-size: .45rem;
        font-weight: 400;
    }

.package_loi_one_right {
    border-radius: 0.1rem;
    height: 3.75rem;
    width: 6.66rem;
    overflow: hidden;
}

.package_lo_item_too {
    display: flex;
    height: 6rem;
    margin-top: 0.61rem;
    width: 12.05rem;
}

.package_loi_left {
    flex-shrink: 0;
    height: 6rem;
    padding-left: 0.21rem;
    box-sizing: border-box;
}

    .package_loi_left > img {
        height: 6rem;
        width: 4.8rem;
    }

.package_loi_right {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    height: 6rem;
    justify-content: center;
    width: 100%;
}

    .package_loi_right > p:first-child {
        color: #424242;
        font-size: .59rem;
        font-weight: 700;
        height: 0.59rem;
        line-height: .59rem;
    }

    .package_loi_right > p:nth-child(2) {
        background: #000;
        border: 0 solid #000;
        height: 0.02rem;
        margin: 0.18rem 0;
        opacity: .2;
        width: 4.99rem;
    }

    .package_loi_right > p:nth-child(3),
    .package_loi_right > p:nth-child(4) {
        color: #717171;
        font-size: .45rem;
        font-weight: 400;
        width: 6.12rem;
    }

.package_lo_item_one {
    display: flex;
    height: 3.75rem;
    width: 12.51rem;
}

.package_list_too {
    align-items: center;
    background: #fff;
    border-radius: 0.29rem;
    display: flex;
    flex-direction: column;
    height: 10.89rem;
    margin-top: 0.68rem;
    /* position: relative; */
    width: 13.67rem;
}

    .package_list_too > p {
        color: #222;
        font-size: .76rem;
        font-weight: 500;
        height: 0.74rem;
        line-height: .74rem;
        margin-bottom: 0.66rem;
        margin-top: 0.78rem;
    }

.SwiperMove,
.new_swiper {
    height: 8.03rem;
    position: relative;
    width: 12.87rem;
    overflow: hidden;
}

.moveSwiper_img {
    width: 100%;
    height: 100%;
}

    .moveSwiper_img > img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.package_list_three {
    align-items: center;
    background: #fff;
    border-radius: 0.29rem;
    display: flex;
    flex-direction: column;
    height: 12.83rem;
    margin-top: 0.7rem;
    width: 13.67rem;
}

.package_lt_title {
    color: #222;
    font-size: .66rem;
    font-weight: 500;
    height: 0.63rem;
    line-height: .63rem;
    margin-bottom: 0.76rem;
    margin-top: 1.29rem;
}

.package_lt_img {
    display: flex;
    justify-content: center;
}

    .package_lt_img > img {
        height: 8.93rem;
        width: 12.29rem;
    }

.package_list_four {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 1.17rem;
    margin-top: 1.19rem;
    position: relative;
}

.package_lf_title {
    color: #222;
    font-size: .88rem;
    font-weight: 500;
    height: 0.82rem;
    line-height: .82rem;
    margin-bottom: 0.88rem;
}

.package_lft_img {
    border-radius: 0.39rem;
    height: 12.11rem;
    width: 13.67rem;
    object-fit: cover;
}

.package_lf_position {
    background: hsla(0, 0%, 100%, .9);
    box-sizing: border-box;
    left: 0;
    margin-left: 0.76rem;
    padding: 0.56rem 0.45rem;
    position: absolute;
    top: 6rem;
    width: 8.2rem;
}

    .package_lf_position > div > h2 {
        font-size: .63rem;
    }

    .package_lf_position > div > p {
        font-size: .48rem;
    }

.package_lf_position_p {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.package_villas_list {
    align-items: center;
    background: #fff;
    display: flex;
    flex-direction: column;
    padding-top: 1.91rem;
}

.package_vl_title {
    border: 0.01rem solid #b19675;
    height: 1.19rem;
    margin-bottom: 0.82rem;
    width: 9.54rem;
}

.package_vl_content {
    align-items: center;
    background: #fff;
    color: #b19675;
    display: flex;
    font-size: .98rem;
    font-weight: 500;
    height: 1.3rem;
    line-height: .6rem;
    margin-top: -0.07rem;
    position: absolute;
    white-space: nowrap;
}

.package_villas_list_box {
    align-items: center;
    background: #f4f4f4;
    border-radius: 0.29rem;
    display: flex;
    flex-direction: column;
    margin-bottom: 0.7rem;
    padding-bottom: 0.3rem;
    width: 13.67rem;
}

.package_vlb_title {
    color: #030303;
    font-size: .78rem;
    font-weight: 700;
    height: 0.78rem;
    line-height: .78rem;
    margin-bottom: 1.04rem;
    margin-top: 1.17rem;
}

.package_vlb_box {
    display: flex;
    flex-wrap: wrap;
    height: 21rem;
    justify-content: space-between;
    width: 12.52rem;
}

.package_vlb_box_list {
    display: flex;
    height: 9.8rem;
    justify-content: center;
    position: relative;
    width: 6.02rem;
}

.package_blb_bl_top {
    background: #5f9ea0;
    height: 7.46rem;
    width: 6.02rem;
}

    .package_blb_bl_top > img {
        height: 100%;
        width: 100%;
    }

.package_blb_bl_bottom {
    /* background: url(../images/EE1.png); */
    background-size: 100% 100%;
    bottom: 0;
    box-sizing: border-box;
    height: 4.2rem;
    padding: 1.07rem 0.35rem 0;
    position: absolute;
    width: 5.64rem;
}

    .package_blb_bl_bottom > p:first-child {
        color: #fff;
        font-size: .25rem;
        font-weight: 800;
        height: 0.18rem;
        line-height: .18rem;
    }

    .package_blb_bl_bottom > p:nth-child(2) {
        color: #fff;
        font-size: .59rem;
        font-weight: 700;
    }

    .package_blb_bl_bottom > p:nth-child(3) {
        color: #3e3832;
        font-size: .45rem;
        font-weight: 400;
        height: 0.8rem;
        line-height: .6rem;
    }

.package_vlb_technology {
    background: #fff;
    border-radius: 0.2rem;
    display: flex;
    flex-direction: column;
    height: 28.24rem;
    margin-top: 0.8rem;
    padding-bottom: 0.2rem;
    width: 13.09rem;
}

    .package_vlb_technology > h1 {
        color: #2b2b2b;
        font-size: .78rem;
        font-weight: 700;
        height: 0.78rem;
        line-height: .78rem;
        margin-bottom: 1.33rem;
        margin-top: 1.17rem;
        text-align: center;
        width: 100%;
    }

.package_vlb_t_item {
    display: flex;
    padding: 0 0.49rem;
    width: 100%;
    box-sizing: border-box;
}

.package_vlb_ti_right {
    margin-left: 0.96rem;
    padding-top: 0.9rem;
    width: 4.73rem;
    box-sizing: border-box;
}

    .package_vlb_ti_right > p:first-child {
        color: #ceb8a0;
        font-size: .63rem;
        font-weight: 700;
        height: 0.51rem;
        line-height: .51rem;
    }

    .package_vlb_ti_right > p:nth-child(2) {
        color: #000;
        font-size: .63rem;
        font-weight: 700;
        height: 0.63rem;
        line-height: .63rem;
        margin-top: 0.25rem;
    }

    .package_vlb_ti_right > p:nth-child(3) {
        color: #5a5a5a;
        font-size: .48rem;
        font-weight: 400;
        height: 0.51rem;
        line-height: .65rem;
        margin-top: 0.12rem;
    }

.package_vlb_ti_left {
    background: #e7e7e7;
    background-clip: content-box;
    border: 0.01rem solid #e7e7e7;
    border-radius: 50%;
    flex-shrink: 0;
    height: 5.86rem;
    padding: 0.18rem;
    width: 5.86rem;
}

    .package_vlb_ti_left > img {
        height: 100%;
        width: 100%;
    }

.package_velocity {
    background: #1f1f1f;
    height: 7.85rem;
    padding-top: 1.11rem;
    width: 100%;
}

    .package_velocity > h1 {
        color: #fff;
        font-size: .74rem;
        font-weight: 700;
        height: 0.74rem;
        line-height: .74rem;
        margin-bottom: 1.41rem;
        text-align: center;
    }

.package_v_content {
    width: 100%;
    height: 3.2rem;
    padding: 0 .64rem;
    box-sizing: border-box;
}

    .package_v_content > img {
        width: 100%;
        height: 100%;
    }

.package_high_quality {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.package_hq_title {
    color: #222;
    font-size: .78rem;
    font-weight: 700;
    height: 0.78rem;
    line-height: .78rem;
    margin-bottom: 0.92rem;
    margin-top: 1.41rem;
}

.package_hq_item {
    align-items: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 0.2rem;
    display: flex;
    flex-direction: column;
    height: 17.71rem;
    margin-bottom: 0.59rem;
    width: 13.67rem;
}

.package_materials > img {
    display: block;
    width: 100%;
}

.package_loss_inclusive {
    padding: 0 .48rem;
    box-sizing: border-box;
    margin: .56rem 0 .56rem;
}

    .package_loss_inclusive > img {
        display: block;
        width: 100%;
    }

.package_after_sales > img {
    display: block;
    width: 100%;
}