/* 预约查看工地 */
.quick_quote_box {
    align-items: center;
    background: rgba(0, 0, 0, .6);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    overflow: hidden;
    /* overflow: scroll; */
    position: fixed;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%;
    z-index: 999;
}

.quick_quote {
    border-radius: 23px;
    display: flex;
    overflow: hidden;
    position: relative;
    width: 411px;
}

.quick_quote_img_box {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 439px;
}

.quick_quote_img_box img {
    -o-object-fit: fill;
    object-fit: fill;
}

.quick_quote_img_background {
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    width: 100%;
}

.quick_quote_img_logo {
    -webkit-user-drag: none;
    left: 50%;
    transform: translateX(-50%);
    /*margin-left: 30px;
    margin-top: 21px;*/
    position: absolute;
    width: 180px;
    z-index: 5;
    top:29px;
}

.quick_quote_form_box {
    background: #fff;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    /*margin-left: -18px;*/
    padding-bottom: 40px;
    width: 428px;
}

.quick_quote_form {
    height: 100%;
    width: 320px;
}

.quick_quote_form_close_img {
    cursor: pointer;
    height: 20px;
    margin-right: 28px;
    margin-top: 29px;
    padding: 5px;
    position: absolute;
    right: 0;
    width: 20px;
}

.quick_quote_form_title {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 93px;
}

.qqf_title_content {
    color: #040000;
    font-size: 40px;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    width: 320px;
}

.qqf_title_content_bottom {
    color: #040000;
    font-size: 16px;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    margin-top: 16px;
}

.quick_quote_form_input_box {
    align-items: center;
    background: #f5f5f5;
    border-radius: 5px;
    color: #8b8b8b;
    display: flex;
    height: 60px;
    margin-top: 17px;
    width: 320px;
}

.qqf_input_content {
    display: flex;
    justify-content: space-between;
    margin-left: 21px;
    width: 65px;
    font-size: 16px;
}

.quick_quote_form_input_city {
    align-items: center;
    color: #252525;
    cursor: pointer;
    display: flex;
    height: 100%;
    margin-left: 17px;
    position: relative;
    width: 200px;
    font-size: 16px;
}

.quick_quote_form_input {
    background: #f5f5f5;
    border: 0 solid;
    height: 30px;
    line-height: 16px;
    margin-top: 3px;
    outline: none;
    padding-left: 17px;
    padding-top: 3px;
    font-size: 16px;
}

.quick_quote_form_submit {
    align-items: center;
    background: #d9000f;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 17px;
    font-weight: 700;
    height: 60px;
    justify-content: center;
    margin-top: 17px;
    width: 320px;
}
.suspension_center_item_position {
    margin-right: 10px;
    position: absolute;
    right: 0;
}

.dtl_all_designer_item {
    height: 143px;
    /* overflow-y: hidden; */
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0 0 10px 1px #0000001a;
    margin-left: -237px;
    margin-top: 30px;
    overflow-y: scroll;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 255px;
    z-index: 1;
    /* display: none; */
}

.dtl_all_designer_item::-webkit-scrollbar {
    display: none;
}

.dtl_all_designer_item_list {
    /* align-items: center;
    display: flex;
    line-height: 20px; */
    color: #787878;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    height: 35px;
    border-bottom: 1px solid #eee;
    padding: 5px 0 5px 10px;
    box-sizing: border-box;
}

.suspension_center_item_position_img {
    align-items: center;
    display: flex;
    justify-content: center;
    transition: all .3s;
    width: 10px;
}

.suspension_center_item_position_img_click {
    transform: rotateX(-180deg);
}

.suspension_center_item_position_img_b {
    transform: rotateX(0);
}
/*banner图*/
#box .swiper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#box .swiper img {
    display: block;
    width: 100%;
    position: relative;
}

#box .swiper-pagination .swiper-pagination-bullet {
    width: 1.5rem !important;
    height: .375rem !important;
    border-radius: 10px !important;
}

#box .swiper-pagination .swiper-pagination-bullet-active {
    background: #C9000E;
}

/* 五大理由 业主故事 */
/* 免费量房 */
.Owner_Story {
    margin-top: 1.5rem;
}

.Measuring_room {
    display: flex;
    justify-content: center;
}

.Measuring_room_list {
    display: flex;
    align-items: center;
    width: 1200px;
    height: 96px;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 3px 10px 1px rgba(113, 113, 113, 0.16);
}

.Measuring_room_list_item {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 3.5rem;
    border-right: 1px solid #EEEEEE;
}

.Measuring_room_list_item:nth-child(1) {
    width: 13.875rem;
}

.Measuring_room_list_item:nth-child(2) {
    width: 16.3125rem;
}

.Measuring_room_list_item:nth-child(3) {
    width: 16.8125rem;
}

.Measuring_room_list_item:nth-child(4) {
    width: 18rem;
    border-right: 0;
}

.room_list_item_img {
    width: 1.5625rem;
    margin-right: .4375rem;
}

.home_input {
    display: flex;
    align-items: center;
    height: 1.375rem;
}

.home_input>input {
    width: 100%;
    height: 100%;
    padding: 0;
    font-size: 1rem;
}

.home_input .unit {
    font-size: 1rem;
    font-weight: 500;
    margin-left: 1.25rem;
}

.username_input {
    width: 7rem;
    margin-top: 5px;
}

.homeName_input {
    width: 9rem;
}

.home_area_input {
    width: 9.75rem;
}

.home_area_input>input {
    width: 7rem;
    font-family: "微软雅黑";
}

.homeIpone_input {
    width: 9rem;
}

.Measuring_room_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10rem;
    height: 100%;
    background: #C9000E;
    color: #FFFFFF;
    font-family: "黑体";
}

/* 五大理由 */
.Five_Reasons {
    margin-top: 2rem;
}

.Five_Reasons_list {
    display: flex;
    justify-content: space-between;
}

/* 左边边牌子 */
.Five_Reasons_list_banner {
    width: 262px;
    height: 284px;
    background: #C9000E;
    color: #FFFFFF;
    padding-top: 23px;
    padding-left: 1.5rem;
}

.FIVE,
.FREASONSVE {
    font-size: 2rem;
    font-weight: 800;
    font-family: "微软雅黑";
}

.FREASONSVE {
    margin-bottom: 1.875rem;
}

.FIVE_home,
.FIVE_business {
    font-size: 1.625rem;
    line-height: 2.0625rem;
    font-weight: 500;
    font-family: "微软雅黑";
}

.Fiver_name {
    font-size: 2.875rem;
    font-weight: 800;
}

/* 左边内容 */
.Five_Reasons_list_item {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 67.125rem;
    /* height: 17.5rem; */
}

.Five_Reasons_list_item>.item {
    width: 22.375rem;
    height: 6.875rem;

    position: relative;
    transition: all .2s linear;
}

.Five_Reasons_list_item>.item:hover {
    background: #FFFFFF;
    box-shadow: 10px 8px 24px 0 rgba(50, 50, 50, .1);
}

.Five_Reasons_list_item>.item>a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.Five_Reasons_list_item>.item::before {
    content: "";
    width: .0625rem;
    height: 4.125rem;
    background: #F2F2F2;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.Five_Reasons_list_item>.item:nth-child(3n):before {
    content: none;
}

.Five_Reasons_info {
    width: 12.375rem;
    display: flex;
    flex-direction: column;
    font-family: "微软雅黑";
}

.Five_Reasons_info_title {
    font-size: 1.375rem;
    color: #333333;
    margin-bottom: .625rem;
    font-weight: bold;
}

.Five_Reasons_info_p {
    color: #999999;
    line-height: 1.5rem;
    height: 3rem;
    font-size: .9375rem;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    /* 超出部分省略号 */
    word-break: break-all;
    /* break-all(允许在单词内换行。) */
    display: -webkit-box;
    /* 对象作为伸缩盒子模型显示 */
    -webkit-box-orient: vertical;
    /* 设置或检索伸缩盒对象的子元素的排列方式 */
    -webkit-line-clamp: 2;

    /* 设置最大高度，根据行高，要几行乘以几倍 */
}

.Five_Reasons_info_img {
    width: 2.0625rem;
}

.understand {
    display: flex;
    align-items: center;
    font-size: .9375rem;
    color: #666666;
    font-family: "微软雅黑";
}

.right_Fiver {
    width: 1.75rem;
    margin-left: .5625rem;
}

/* 业主视频 */
.owner_video {
    display: flex;
    align-items: flex-end;
    padding: 48px 0;
    box-sizing: border-box;
    margin-top: 1.4375rem;
}

.owner_video>.owner_video_L {
    width: 25.875rem;
    height: 30.75rem;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.owner_video_L>.owner_video_L_img {
    width: 67.2%;
    margin-bottom: .75rem;
    height: 5.5rem;
    border-radius: .3125rem;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.owner_video_L>.owner_video_L_img>img {
    width: 100%;
    height: 100%;
}

.mask {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.50);
    display: flex;
    align-items: center;
    justify-content: center;
}

.mask>img {
    width: 1.5625rem;
    height: 1.5625rem;
}

/* 视频 */
.owner_video_R {
    width: 986px;
    height: 430px;
    position: relative;
}

.owner_video_R>img {
    width: 100%;
    height: 100%;
}

.owner_video_R_tit {
    position: absolute;
    right: 3.4375rem;
    bottom: 3rem;
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 2.0625rem;
    color: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.owner_video_R_tit>h2 {
    font-size: 3rem;
    line-height: 67px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: .375rem;
}

.owner_video_R_tit_btn {
    width: 7.8125rem;
    padding: .5rem 1.625rem;
    box-sizing: border-box;
    background: #000000;
    margin-top: 1.25rem;
    font-size: 1.125rem;
    cursor: pointer;
    color: #fff;
}

/* 业主实景 */
.Realistic_case_studies {
    padding: 4.25rem 0;
    box-sizing: border-box;
}

.Realistic_case_studies .Realistic_case_studies_tit {
    font-size: 3rem;
    color: #333333;
    font-family: "微软雅黑";
    text-align: center;
    margin-bottom: 2rem;
}

.Realistic_tab {
    display: flex;
    justify-content: center;
}

.Realistic_tab_list {
    padding: .25rem;
    box-sizing: border-box;
    background-color: #C9000E;
    border-radius: 1.5rem;
    margin-bottom: 3.5rem;
}

.Realistic_tab_list>div {
    display: inline-block;
    font-size: 1.5rem;
    color: #FFFFFF;
    border-radius: 1.5rem;
    padding: .25rem 3.375rem .1875rem 3rem;
    box-sizing: border-box;
    cursor: pointer;
}

.Realistic_tab_list>div.Realistic_active {
    color: #C9000E;
    background-color: #FFFFFF;
    font-weight: bold;
}

/* 实景案例轮播图 */
.Realistic_swiper_info {
    width: 100%;
    overflow: hidden;
}

.Realistic_swiper {
    width: 1920px;
    position: relative;
}

.Realistic_swiper .swiper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.Realistic_swiper .swiper .swiper-slide {
    width: 1212px !important;
    height: 39.375rem;
}

.Realistic_swiper .swiper img {
    width: 100%;
    height: 100%;
    position: relative;
}

.Realistic_swiper .swiper-pagination .swiper-pagination-bullet {
    width: 1.5rem !important;
    height: .375rem !important;
    border-radius: 10px !important;
}

.Realistic_swiper .swiper-pagination .swiper-pagination-bullet-active {
    background: #C9000E;
}

/* 实景案例标题 */
.Realistic_laber {
    z-index: 2;
    position: absolute;
    right: 20.89%;
    top: 50%;
    transform: translateY(-50%);
    width: 524px;
    height: 377px;
    background: rgba(255, 255, 255, .8);
    padding: 3rem 2.25rem 3.1875rem 2.25rem;
    box-sizing: border-box;
}

.Realistic_laber>h2 {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 1.1875rem;
}

.Realistic_laber>span {
    display: block;
    width: 25.875rem;
    height: 7.25rem;
    font-size: 1.125rem;
    color: #333333;
    line-height: 1.8125rem;
    overflow: hidden;
    /*内容溢出隐藏*/
    text-overflow: ellipsis;
    /*溢出的文本显示为...*/
    display: -webkit-box;
    /*将div转换为盒子模型*/
    -webkit-line-clamp: 4;
    /*设置div的文本为2行*/
    -webkit-box-orient: vertical;
    /*从顶部向底部垂直布置子元素*/
}

.Realistic_laber_btn {
    margin-top: 1.75rem;
}

.Realistic_laber_btn>a {
    display: inline-block;
    font-size: 1.125rem;
    color: #FFFFFF;
    height: 3.125rem;
    line-height: 3.125rem;
    padding: 0 3.875rem;
    box-sizing: border-box;
    border: 1px solid #C9000E;
    font-weight: 500;
    border-radius: .3125rem;
}

.Realistic_laber_btn>.more {
    background: #C9000E;
    margin-right: .75rem;
}

.Realistic_laber_btn>.join {
    color: #C9000E;
}

.swiper_num_list {
    position: absolute;
    bottom: 2.5625rem;
    right: 27.98%;
    z-index: 999;
}

.swiper_num {
    display: flex;
    align-items: baseline
}

.swiper_num>.current {
    font-size: 1.6875rem;
    color: #C9000E;
    font-weight: 800;
    cursor: pointer;
}

.swiper_num>.total {
    font-size: 1.125rem;
    color: #666666;
    font-weight: 800;
    cursor: pointer;
}

/* 箭头 */
.swiper-button-prev,
.swiper-button-next {
    --swiper-navigation-size: 25px;
    /* //修改按钮大小 */

}

.swiper-button-prev::after,
.swiper-button-next::after {
    color: rgb(51, 51, 51);
    /* //修改按钮颜色 */
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: -30px;
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: -30px;
    left: auto
}

/* 大咖云集 */
.shots {
    padding: 68px 0;
    box-sizing: border-box;
    background: #F8F8F8;
}

.shots_tit>h2 {
    font-size: 2.8125rem;
    font-weight: 800;
    text-align: center;
    margin-bottom: 3rem;
}

.designer {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 52px;
}

.designer>.designer_L {
    width: 23.5rem;
    height: 35.625rem;
    padding: 16px 29px;
    box-sizing: border-box;
    box-shadow: 0px 3px 30px 1px rgba(0, 0, 0, 0.16);
    cursor: pointer;
}

.designer>.designer_L>.designer_L_img {
    width: 318px;
    height: 378px;
    margin-bottom: 7px;
}

.designer>.designer_L>.designer_L_img>img {
    width: 100%;
    height: 100%;
}

.designer_user_info {
    font-size: 21px;
    color: #333333;
    margin-bottom: 4px;
}

.designer_user_info>.designer_name {
    font-size: 38px;
    font-weight: bold;
    line-height: 65px;
}

.designer_brief {
    display: flex;
    flex-direction: column;
    color: #666666;
    font-size: 20px;
}

.designer_brief>span {
    line-height: 28px;
}

.style_info {
    display: flex;
    white-space: nowrap;
    align-items: baseline;
}

.Design_style {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/* 右边的设计师 */
.designer_R {
    width: 972px;
    display: flex;
    flex-wrap: wrap;
}

.designer_R_user {
    width: 234px;
    height: 278px;
    margin-right: 12px;
    margin-bottom: 13px;
    position: relative;
    cursor: pointer;
}

.designer_R_user:nth-child(4n) {
    margin-right: 0;
}

.designer_R_user:nth-last-child(-n+4) {
    margin-bottom: 0;
}

.designer_R_user>img {
    width: 100%;
    height: 100%;
}

.designer_R_user>.designer_R_mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    line-height: 35px;
    font-family: "微软雅黑";
}

.designer_R_mask_name {
    font-size: 18px;
}

/* 下面的跑马灯 */
.horse_box {
    display: flex;
    align-items: center
}

/* 左边的内容 */
.outer-box {
    flex: 1;
    display: flex;
    align-items: center;
    overflow: hidden;
    height: 120px;

}

.inner-box1,
.inner-box2 {
    display: flex;
}

.inner-box1>div,
.inner-box2>div {
    margin-right: 7px;
    cursor: pointer;
}

.designer_R_img_hover:hover {
    transform: scale(1.2);
}

.inner-box1 img {
    transition: all .3s linear;
    width: 85px;
    height: 101px;
}

.inner-box2 img {
    transition: all .2s linear;
    width: 85px;
    height: 101px;
}

.horse_more_item {
    flex: 0 0 86px;
}

.horse_more {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 86px;
    height: 101px;
    background: #C9000E;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
    margin-left: 7px;
}

.horse_more::before {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #D9D9D9;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    top: 5px;
    left: 5px;
}

.horse_more::after {
    content: "";
    width: 10px;
    height: 10px;
    border: 1px solid #D9D9D9;
    border-left: 0;
    border-top: 0;
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.horse_more .english_more {
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    transform: scale(0.83333);
    transform-origin: 0 0;
    font-weight: normal;
    margin-top: 4px;
    margin-left: 4px;
}

/* 案例实录为生活而设计 */
.Case_Record {
    padding: 75px 0 68px;
    box-sizing: border-box;
    background: #F8F8F8;
}

.Case_Record .shots_tit {
    margin-bottom: 51px;
}

/* 手风琴以及右边的 */
.Case_list {
    display: flex;
    width: 100%;
    background: #FFFFFF;
}

/* 手风琴 */
.crb-container {
    display: flex;
    height: 459px;
    width: 832px;
}

.crb_img_list {
    filter: brightness(60%);
    height: 459px;
    margin-right: 4px;
    overflow: hidden;
    transition: all .3s linear;
    width: 103px;
    cursor: pointer;
}


.crb_img_list_img {
    width: 622px;
    height: 459px;
    margin-right: 4px;
    overflow: hidden;
    transition: all .3s linear;
}

.crb_img_list_click {
    filter: none;
    margin-right: 4px;
    overflow: hidden;
    transition: all .3s linear;
    width: 622px;
    height: 459px;
}

/* 右边的的轮播图之类的 */
.evaluate {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 24px 26px 24px 0;
    box-sizing: border-box;
    margin-left: 26px;
}

.live_action_img {
    position: relative;
    text-align: right;
    font-size: 35px;
    font-weight: bold;
    margin-right: 31px;
    display: flex;
    align-items: baseline;
}

/* 箭头 */
.live_action_img .swiper-button-prev,
.live_action_img .swiper-button-next {
    --swiper-navigation-size: 17px;
    /* //修改按钮大小 */

}

.live_action_img .swiper-button-prev::after,
.live_action_img .swiper-button-next::after {
    color: rgb(51, 51, 51);
    /* //修改按钮颜色 */
}

.live_action_img .swiper-button-prev,
.live_action_img .swiper-rtl .swiper-button-next {
    left: -30px;
    right: auto;
    top: 28px;
}

.live_action_img .swiper-button-next,
.live_action_img .swiper-rtl .swiper-button-prev {
    right: -30px;
    left: auto;
    top: 28px;
}

.live_action_img_num {
    font-size: 21px;
    color: #666666;
    font-weight: normal;
}

/* 实景轮播图 */
.evaluate_swiper {
    width: 507px;
    height: 180px;
    overflow: hidden;
}

.evaluate_swiper .swiper-container {
    width: 100%;
    height: 100%;
}

.evaluate_swiper .swiper-slide {
    width: 173px !important;
    height: 173px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.85);

}

.evaluate_swiper .swiper-slide-active,
.evaluate_swiper .swiper-slide-duplicate-active {
    transform: scale(1);
}

.evaluate_swiper .evaluate_img {
    width: 173px;
    height: 173px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;

}

.evaluate_swiper .evaluate_img>img {
    width: 100%;
    height: 100%;
}

.swiper_mask {
    position: absolute;
    bottom: 0;
    left: 0;
    /* background: #C9000E; */
    background: rgba(0, 0, 0, .75);
    width: 100%;
    height: 55px;
    border: 10px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    color: #FFFFFF;
    align-items: center;
    justify-content: center;
}

.swiper_mask_name {
    font-size: 13px;

}

.swiper_mask_p {
    width: 94px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
}

.evaluate_swiper .swiper-slide-active .swiper_mask {
    background: #C9000E;
}

.swiper-slide-active .swiper_mask .swiper_mask_name {
    font-size: 15px;
}

.swiper-slide-active .swiper_mask .swiper_mask_p {
    width: 109px;
    font-size: 14px;
}

.swiepr_bottom_tit>h2 {
    font-size: 33px;
    margin-top: 40px;
    margin-bottom: 17px;
    cursor: pointer;
}

.swiepr_bottom_tit>h2:hover {
    color: #C9000E;
}

.swiepr_bottom_tit>div {
    width: 100%;
}

.swiepr_bottom_tit>div>span {
    display: block;
    width: 100%;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 18px;
    font-family: "微软雅黑";
}

/* 近期内容精选 */
.Content_Selection {
    padding: 68px 0;
    box-sizing: border-box;
}

.Content_Selection .shots_tit {
    margin-bottom: 40px;
}

.Selection_list {
    display: flex;
    /* margin-bottom: 10px; */
}

.Selection_list_L {
    width: 338px;
    height: 608px;
    background: #FFFFFF;
    box-shadow: 0px 3px 30px 1px rgba(0, 0, 0, 0.16);
}

.Selection_list_L_img {
    width: 100%;
    height: 439px;
}

.Selection_list_L_img img {
    width: 100%;
    height: 100%;
}

.Selection_list_L_info {
    padding: 20px 10px;
    box-sizing: border-box;
}

.Selection_list_L_info_tit {
    width: 100%;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.Selection_list_L_info_p {
    font-size: 14px;
    color: #666666;
    margin-top: 7px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 22px;
}

.Selection_list_right_btn {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

.Selection_list_right_btn>a {
    display: block;
    width: 39px;
}

.Selection_list_right_btn>a>img {
    display: block;
    width: 100%;
}

.Selection_list_R {
    flex: 1;
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    padding-left: 32px;
}

.Selection_list_R_item {
    height: 293px;
    overflow: hidden;
    transition: all .2s linear;
    width: 330px;
    margin-right: 20px;
    margin-bottom: 21px;
}

.Selection_list_R_item:nth-child(3n) {
    margin-right: 0;
}

.Selection_list_R_item:nth-last-child(-n+3) {
    margin-bottom: 0;
}

.Selection_list_R_item:hover {
    box-shadow: 0 2px 20px 8px #0000001a;

}

.Selection_list_R_item:hover .bli_renovation_right_item_content_img img {
    margin-top: 0;
    opacity: 1;
}

.bli_renovation_right_item_img {
    height: 182px;
    overflow: hidden;
    transition: all .4s linear;
    width: 330px;
}

.Selection_list_R_item:hover .bli_renovation_right_item_img {
    transform: scale(1.025);
    transition: all .4s linear;
}

.bli_renovation_right_item_img>img {
    width: 100%;
    height: 100%;
}

.bli_renovation_right_item_content {
    width: 100%;
    font-size: 13px;
    color: #666666;
    line-height: 22px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    padding: 16px 10px 0;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.bli_renovation_right_item_content_img {
    display: flex;
    justify-content: flex-end;
    padding-right: 10px;
}

.bli_renovation_right_item_content_img>img {
    width: 30px;
    height: 24px;
    /* margin-right: 13px; */
    margin-top: 23px;
    opacity: 0;
    transition: all .2s linear;
}

/* 康之居服务体验流程 */
.Experience {
    padding: 68px 0;
    box-sizing: border-box;
    background: #F8F8F8;
}

.Experience .shots_tit {
    margin-bottom: 57px;
}

.Experience_nav {
    display: flex;
    padding: 0 34px;
    box-sizing: border-box;
}

.Experience_nav>div {
    flex: 1;
}

.Experience_nav_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Experience_nav_img {
    width: 28px;
    height: 28px;
}

.Experience_nav_img>img {
    width: 100%;
    height: 100%;
}

.Experience_nav_tit {
    font-size: 18px;
    color: #333333;
    font-family: "微软雅黑";
    margin-top: 11px;
}

.Service_data {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.Service_data_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.year_data {
    font-size: 18px;
    color: #333333;
    display: flex;
    align-items: baseline;
}

.year_data_num {
    font-size: 80px;
    color: #C9000E;
}

.year_data_tit {
    font-size: 18px;
}

/* 媒体查询 */
/* 宽度1200px-1440px */
@media (min-width: 1200px) and (max-width: 1440px) {
    .container {
        width: 1200px;
        margin: 0 auto;
        /* overflow: hidden; */
    }

    .nav_info {
        justify-content: space-between
    }

    /* logo */
    .logo {
        width: 8.75rem;
        margin-right: 0;
    }

    /* 导航内容 */
    .nav_list {
        margin-right: 0;
    }

    .nav_list>div {
        font-size: 1.125rem;
    }

    /* 联系方式 */
    .ipone_num {
        font-size: 1.125rem;
        color: #C9000E;
    }

    /* 五大理由 */
    /* 右边的宽度 */
    .Five_Reasons_list_item {
        width: 58.125rem;
    }

    .Five_Reasons_list_item>.item {
        width: 19.375rem;
    }

    /* 设计师 */
    /* 左边首席设计师 */
    .designer>.designer_L {
        width: 339px;
        height: 481px;
        margin-left: 20px;
        padding: 13px 29px;
    }

    .designer>.designer_L>.designer_L_img {
        width: 280px;
        height: auto;
    }

    .designer>.designer_L>.designer_L_img>img {
        display: block;
        width: 100%;
    }

    .designer_brief {
        font-size: 16px;
    }
    .designer_user_info > .designer_name {
        font-size:30px;
        font-weight: bold;
        line-height: 39px;
    }
    /* 右边的设计师 */
    .designer_R {
        width: 824px;
    }

    .designer_R_user {
        width: 197px;
        height: auto;

    }

    .designer_R_user>img {
        display: block;
        width: 100%;
    }

    /* 百位大咖云集作品 */
    .evaluate {
        padding-top: 22px;
        padding-bottom: 22px;
        padding-right: 10px;
        overflow: hidden;
    }

    .evaluate_swiper {
        width: 333px;
    }

    .swiepr_bottom_tit>h2 {
        font-size: 28px;
        margin-top: 17px;
    }

    .swiepr_bottom_tit>div>span {
        font-size: 15px;
        height: 120px;
        -webkit-line-clamp: 6;
        text-align: justify;
    }

    /*  */
    .Selection_list {
        margin-bottom: 30px;
    }

    .Selection_list_R_item {
        width: 263px;
    }

    .bli_renovation_right_item_img {
        width: 100%;
    }
}

@media (min-width: 1026px) and (max-width: 1200px) {
    .container {
        width: 1000px;
        margin: 0 auto;
        /* overflow: hidden; */
    }

    .nav_info {
        justify-content: space-between
    }

    /* logo */
    .logo {
        width: 7.75rem;
        margin-right: 0;
    }

    /* 导航内容 */
    .nav_list {
        margin-right: 0;
    }

    .nav_list>div {
        font-size: 1rem;
    }

    /* 联系方式 */
    .ipone {
        width: 1.2rem;
    }

    .ipone_num {
        font-size: 1rem;
        color: #C9000E;
    }

    /* 五大理由 */
    /* 右边的 */
    .Five_Reasons_list_item {
        width: 45rem;
    }

    .Five_Reasons_list_banner {
        height: auto;
        padding-top: 49px;
    }

    .Five_Reasons_list_item>.item:nth-child(2n):before {
        content: none;
    }

    .Five_Reasons_list_item>.item:nth-child(3):before {
        content: "";
    }

    /* 设计师 */
    /* 左边首席设计师 */
    .designer>.designer_L {
        width: 339px;
        height: 481px;
        margin-left: 20px;
        padding: 13px 29px;
    }

    .designer>.designer_L>.designer_L_img {
        width: 280px;
        height: auto;
    }

    .designer>.designer_L>.designer_L_img>img {
        display: block;
        width: 100%;
    }

    .designer_brief {
        font-size: 16px;
    }

    /* 右边的设计师 */
    .designer_R {
        width: 615px;
        overflow: hidden;
        height: 481px;
    }

    .designer_R_user {
        width: 197px;
        height: auto;
    }

    .designer_R_user>img {
        display: block;
        width: 100%;
    }

    .designer_R_user:nth-child(3n) {
        margin-right: 0;
    }

    .designer_R_user:nth-child(4) {
        margin-right: 12px;
        margin-bottom: 0;
    }

    /* 百位大咖云集 */
    .evaluate {
        padding-right: 6px;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .evaluate_swiper {
        width: 333px;
    }

    .crb_img_list {
        width: 0;
        height: 0;
    }

    .crb_img_list_click {
        width: 622px;
        height: 459px;
    }

    .crb_img_list_click>.crb_img_list_img {
        width: 100%;
        height: 100%;
    }

    .swiepr_bottom_tit>h2 {
        font-size: 28px;
        margin-top: 17px;
    }

    .swiepr_bottom_tit>div>span {
        -webkit-line-clamp: 6;
        font-size: 14px;
    }

    /* 近期作品 */
    .Selection_list_R {
        height: 628px;
        overflow: hidden;
    }

    .Selection_list_R_item {
        width: 305px;
    }

    .bli_renovation_right_item_img {
        width: 100%;
    }

    .Selection_list_R_item:nth-child(2n) {
        margin-right: 0;
    }

    .Selection_list_R_item:nth-child(3) {
        margin-right: 20px;
    }

}

/* 手机端样式 */

/* 手机的导航栏 */
.move_nav {
    width: 100%;
    height: 2rem;
    position: relative;
}

    .move_nav > .top_box_float {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        background: #fff;
        border-bottom: 0.01rem solid #ededed;
        height: 2rem;
        position: fixed;
        top: 0;
        z-index: 100;
        padding: 0 .4rem;
        box-sizing: border-box;
    }

.t_left {
    width: .7rem;
}

.t_content {
    width: 5.04rem;
}

.t_right {
    width: .67rem;
}

/* 手机二级导航栏 */
.index_select_bg {
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 99;
}

/* 手机的轮播图 */
.banner {
    width: 100%;
    /* height: 18.15rem; */
}

.move_banner #box .swiper-pagination .swiper-pagination-bullet {
    width: 0 !important;
    height: 0 !important;
    border-radius: none !important;
}

.index_select {
    background: #fff;
    border-radius: 0 0 .5rem .5rem;
    padding: .8rem .45rem;
    box-sizing: border-box;
    overflow: scroll;
    height: 50vh;
    margin-top: 2rem;
}

.is_top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

    .is_top p {
        color: #d50110;
        font-size: .62rem;
        font-weight: 700;
        height: 0.59rem;
        line-height: .57rem;
    }

.is_hot {
    margin-bottom: 1rem;
}

    .is_hot:last-child {
        margin-bottom: 0;
    }

.is_hot_title {
    color: #131313;
    font-size: .62rem;
    font-weight: 500;
    height: .6rem;
    line-height: .6rem;
    margin-bottom: .53rem;
}

.is_hot_body {
    display: grid;
    grid-template-columns: repeat(4, 3.46rem);
    justify-content: space-between;
    width: 100%;
}

.is_hot .is_hot_body .is_hot_body_p {
    background: #fff;
    border: 0.04rem solid #eaeaea;
    border-radius: .06rem;
    color: #101010;
    font-size: .5rem;
    height: 1.25rem;
    line-height: 1.2rem;
    text-align: center;
    width: 3.4rem;
}

.is_hot_body > a {
    margin-top: .4rem;
}

    .is_hot_body > a:nth-child(-n+4) {
        margin-top: 0;
    }

/* 移动按钮 */
.darg_option {
    height: 4rem;
    overflow-x: auto;
    width: 100%;
}

.darg_option_inside {
    display: flex;
    /* justify-content: flex-end; */
    width: 150%;
}

.darg_option_inside_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: .5rem;
    justify-content: center;
    margin-top: 1.1rem;
    width: 25%;
}

.darg_oii_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.darg_option_img_box img {
    height: 1rem;
    -o-object-fit: contain;
    object-fit: contain;
    width: 2rem;
}

.darg_option_content {
    margin-top: .2rem;
}

.darg_option::-webkit-scrollbar {
    height: 0;
}

/* 自定义滑轮 */
.darg_option_progress_list {
    width: 100%;
    height: .15rem;
    margin-top: 0.6rem;
    position: absolute;
    display: flex;
    justify-content: center;
}

.darg_option_progress {
    background: #d9d9d9;
    border-radius: 100px;
    height: 0.15rem;
    width: 1rem;
    /* margin: 0 auto; */
    /* position: fixed;
    left: 50%;
    transform: translateX(-50%); */
}

    .darg_option_progress span {
        display: block;
        width: 50%;
        background: #ce101d;
        border-radius: 4rem;
        height: 0.15rem;
        transition: marginLeft 1s linear;
    }

/*  */
.option_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.28rem;
    margin-top: 1rem;
    width: 100%;
}

.option {
    display: flex;
    height: 8.6rem;
    justify-content: space-between;
    width: 95%;
}

.option_left {
    border-radius: 0.2rem;
    height: 100%;
    overflow: hidden;
    width: 6.28rem;
    margin-right: .32rem;
}

.option_left_inside {
    background: url(../images/bg1.png) no-repeat 50%;
    background-size: cover;
    display: flex;
    height: 8.9rem;
    justify-content: center;
    position: relative;
    width: 6.05rem;
}

.option_left_inside_title {
    position: absolute;
    bottom: 0;
    color: #df3e1c;
    font-size: .7rem;
    font-weight: 700;
    margin-bottom: 2.3rem;
}

.option_left_inside_content {
    position: absolute;
    bottom: 0;
    color: #000;
    font-size: .45rem;
    font-weight: 500;
    margin-bottom: 1.75rem;
}

.option_left_get {
    position: absolute;
    align-items: center;
    bottom: 0.45rem;
    display: flex;
}

    .option_left_get > p {
        color: #fff;
        font-size: .67rem;
        font-weight: 700;
    }

    .option_left_get > img {
        display: flex;
        align-items: center;
        border-radius: 50%;
        height: 0.43rem;
        justify-content: center;
        margin-left: 0.05rem;
        width: 0.43rem;
    }

/* 免费领取右边 */
.option_right {
    display: flex;
    border-radius: .2rem;
    flex-direction: column;
    /* height: 8rem; */
    width: 8.25rem;
}

.or_top {
    /* height: 3.9rem; */
    width: 7.88rem;
}

.or_top_bg {
    background: url(../images/bg3.png) no-repeat;
    background-size: cover;
    height: 3.95rem;
    width: 100%;
}

.or_top_bg_title {
    position: absolute;
    margin-left: 0.2rem;
    color: #2f2f2f;
    font-size: .63rem;
    font-weight: 700;
    margin-top: 0.9rem;
}

.or_top_bg_tag {
    margin-left: 0.2rem;
    position: absolute;
    align-items: center;
    background: #ff7483;
    border-radius: .4rem;
    border-radius: 0.64rem;
    color: #fff;
    display: flex;
    font-size: .5rem;
    font-weight: 400;
    justify-content: center;
    margin-top: 1.9rem;
    padding: 0.05rem 0.3rem;
}

.or_bottom {
    display: flex;
    height: 4.08rem;
    justify-content: space-between;
    margin-top: .32rem;
    /* width: 7.44rem; */
}

.or_bottom_item {
    height: 100%;
    position: relative;
    /* width: 4.08rem; */
    width: 100%;
}

.or_bottom_item_left_bg {
    background: url(../images/bg3.png) no-repeat;
    background-size: 100% 100%;
    height: 4.08rem;
    width: 100%;
}

    .or_bottom_item_left_bg p {
        color: #2f2f2f;
        font-size: .58rem;
        font-weight: 700;
        margin-left: 0.2rem;
        margin-top: 0.3rem;
        position: absolute;
    }

        .or_bottom_item_left_bg p:nth-child(2) {
            color: #2f2f2f;
            font-size: .48rem;
            margin-left: 0.2rem;
            margin-top: 1rem;
            position: absolute;
        }

        .or_bottom_item_left_bg p:nth-child(3) {
            color: #d39e5f;
            font-size: .58rem;
            font-weight: 500;
            margin-left: 2.7rem;
            margin-top: 0.24rem;
            position: absolute;
            transform: scale(.8);
        }

.or_bottom_item_right_bg {
    background: url(../images/bg2.png) no-repeat;
    background-size: cover;
    height: 4.08rem;
    width: 7.88rem;
}

    .or_bottom_item_right_bg p:first-child {
        color: #2f2f2f;
        font-size: .58rem;
        font-weight: 700;
        margin-left: 0.2rem;
        margin-top: 0.3rem;
        position: absolute;
    }

    .or_bottom_item_right_bg p:nth-child(2) {
        color: #2f2f2f;
        font-size: .48rem;
        margin-left: 0.2rem;
        margin-top: 1rem;
        position: absolute;
    }

    .or_bottom_item_right_bg img {
        background-size: cover;
        margin-left: 3.2rem;
        margin-top: 0.5rem;
        position: absolute;
        width: 0.41rem;
    }

/* 设计师推荐 */
.design_box {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 1.45rem;
    width: 100%;
}

.design_title_box {
    display: flex;
    justify-content: space-between;
    padding-bottom: 0.57rem;
    width: 93%;
}

    .design_title_box .design_title {
        color: #333;
        font-size: .65rem;
    }

    .design_title_box .design_more {
        color: #989898;
        font-size: .47rem;
        font-weight: 400;
        padding-top: 0.14rem;
    }

/* 移动设计师 */
.move_design {
    margin-bottom: 1.27rem;
    width: 93%;
}

.move_design_info {
    background: url(../images/designBg.png) no-repeat 100%;
    background-position-y: 0.45rem;
    background-size: 80% 84%;
    display: flex;
    width: 100%;
}

.move_design_info_img {
    flex-shrink: 0;
    height: 12.4rem;
    width: 7.34rem;
}

    .move_design_info_img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.design_info_data {
    display: flex;
    flex-direction: column;
    margin-left: 0.9rem;
}

    .design_info_data p:first-child {
        color: #e4e4e4;
        font-size: .925rem;
        font-weight: 800;
        margin-top: -0.15rem;
    }

    .design_info_data p:nth-child(2) {
        color: #000;
        font-size: .65rem;
        font-weight: 400;
        height: 0.66rem;
        line-height: .66rem;
    }

    .design_info_data p:nth-child(3) {
        color: #000;
        font-size: .51rem;
        font-weight: 400;
        height: 0.49rem;
        line-height: .49rem;
        margin-top: 0.3rem;
    }

.move_design:nth-last-child(2) {
    margin-bottom: 0.74rem;
    width: 93%;
}

.design_info_data_one {
    height: 3.83rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 5.21rem;
    margin-top: 0.64rem;
}

.design_info_data_two {
    margin-top: 0.33rem;
    height: 3.83rem;
    -o-object-fit: cover;
    object-fit: cover;
    width: 5.21rem;
}

.design_button {
    background: linear-gradient(116deg, #e10019, #de6954);
    border: 0 solid;
    color: #fff;
    font-size: .63rem;
    font-weight: 400;
    height: 1.21rem;
    letter-spacing: .05rem;
    margin-top: 0.39rem;
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
}

.load_more {
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.load_more_button {
    background: #fff;
    border: 0.001rem solid #6d6d6d;
    border-radius: 0.5rem;
    color: #6d6d6d;
    font-size: .5rem;
    height: 0.97rem;
    width: 4.5rem;
}

/* 案例推荐 */
.case_box {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 1.45rem;
    width: 100%;
}

.case_title_box {
    display: flex;
    height: 0.66rem;
    justify-content: space-between;
    line-height: .66rem;
    margin-bottom: 0.51rem;
    width: 93%;
}

.case_title {
    color: #333;
    font-size: .7rem;
}

    .case_title span {
        font-size: .55rem;
        margin-left: -0.1rem;
    }

.case_more {
    color: #989898;
    font-size: .55rem;
    font-weight: 400;
}

.case_item {
    width: 93%;
}

.case {
    display: flex;
    margin-bottom: 1.69rem;
    position: relative;
    width: 100%;
}

.caseBg {
    position: absolute;
    right: 0;
    background: #f5f5f5;
    height: 7.7rem;
    margin-top: 0.43rem;
    opacity: .55;
    width: 100%;
    z-index: 1;
}

.caseBg_line {
    position: absolute;
    right: 0;
    background: #000;
    height: 0.02rem;
    margin-right: 0.04rem;
    margin-top: 0.03rem;
    transform: rotate(-45deg);
    width: 0.54rem;
}

.case_left {
    position: relative;
    width: 4.73rem;
    z-index: 1;
}

.case_top_img {
    height: 8.09rem;
    width: 10rem;
}

    .case_top_img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.case_bottom_img_box {
    display: flex;
    justify-content: flex-end;
    margin-top: 0.18rem;
    width: 10rem;
    z-index: 1;
}

.case_bottom_img_box_more {
    align-items: center;
    background: linear-gradient(90deg, #e10019, #de6954);
    bottom: 0;
    color: #fff;
    display: flex;
    font-size: .47rem;
    font-weight: 500;
    height: 1.22rem;
    justify-content: center;
    margin-bottom: 1.55rem;
    position: absolute;
    width: 4.21rem;
}

    .case_bottom_img_box_more img {
        height: 0.18rem;
        -o-object-fit: cover;
        object-fit: cover;
        width: 0.59rem;
    }

.cbi_left_img {
    height: 6.22rem;
    width: 3.46rem;
}

    .cbi_left_img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.cbi_right_img {
    height: 9.35rem;
    margin-left: 0.18rem;
    width: 5.53rem;
}

    .cbi_right_img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.case_right {
    margin-left: 5.45rem;
    padding-top: 3.78rem;
    position: relative;
    width: 3.3rem;
    z-index: 1;
}

.case_right_content {
    display: flex;
    flex-direction: column;
    height: 3.5rem;
    justify-content: center;
    margin-top: 0.5rem;
    position: absolute;
    top: 0;
    width: 3.3rem;
    white-space: nowrap;
}

    .case_right_content p:first-child {
        color: #333;
        font-size: .64rem;
        font-weight: 400;
        line-height: .84rem;
        margin-left: 0.1rem;
        overflow: hidden;
    }

    .case_right_content p:nth-child(2) {
        color: #868686;
        font-size: .5rem;
        font-weight: 400;
        line-height: .5rem;
        margin-left: 0.1rem;
        margin-top: 0.22rem;
    }

.case_right_img_one {
    height: 5.83rem;
    width: 3.99rem;
}

    .case_right_img_one img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.case_right_img_too {
    height: 6.24rem;
    margin-top: 0.2rem;
    width: 3.8rem;
}

    .case_right_img_too img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.too_ct_right_img {
    height: 4.35rem;
    margin-top: 3.1rem;
    width: 4.02rem;
}

    .too_ct_right_img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
    }

.case_too_top {
    display: flex;
    position: relative;
    width: 100%;
    z-index: 1;
}

.too_ct_left_img {
    height: 8.09rem;
    width: 9.96rem;
}

.move_auto {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.too_ct_right {
    box-sizing: border-box;
    height: 3.83rem;
    margin-left: 0.17rem;
    margin-top: 0.62rem;
}

.too_bottom {
    display: flex;
    margin-top: 0.18rem;
    position: relative;
    z-index: 1;
}

.too_bottom_left_img {
    height: 5.51rem;
    margin-left: 0.8rem;
    width: 3.43rem;
}

.too_bottom_right_img {
    height: 9.35rem;
    margin-left: 0.23rem;
    width: 9.7rem;
}

.activity {
    background: url(../images/activityBg.png);
    background-size: 100% 100%;
    box-sizing: border-box;
    height: 3.83rem;
    margin-bottom: 1.25rem;
    margin-top: 1.35rem;
    padding-left: 0.6rem;
    padding-top: 0.5rem;
    position: relative;
    width: 100%;
}

    .activity i {
        display: flex;
    }

        .activity i:first-child span:first-child {
            color: #ffede4;
            font-size: .525rem;
            font-style: italic;
            font-weight: 400;
        }

        .activity i:first-child span:nth-child(2) {
            color: #ffede4;
            font-size: .525rem;
            font-style: italic;
            font-weight: 600;
        }

    .activity p:nth-child(2) {
        color: #fff;
        font-size: .65rem;
        font-weight: 700;
        line-height: .35rem;
        margin-top: 0.25rem;
    }

    .activity button:nth-child(3) {
        background: #fff;
        border: 0 solid;
        border-radius: 0.41rem;
        color: #de381a;
        font-size: .53rem;
        font-weight: 500;
        height: 0.82rem;
        margin-top: 0.35rem;
        width: 3.24rem;
    }

.activity_img {
    height: 4.37rem;
    margin-right: 0.41rem;
    margin-top: -0.3rem;
    position: absolute;
    right: 0;
    top: 0;
    width: 6.16rem;
}

.case_load_more {
    align-items: center;
    display: flex;
    height: 0.97rem;
    justify-content: center;
    margin-top: -0.27rem;
    width: 100%;
}

    .case_load_more a {
        display: flex;
    }

    .case_load_more .load_more_button {
        background: #fff;
        border: 0.001rem solid #6d6d6d;
        border-radius: 0.5rem;
        color: #6d6d6d;
        font-size: .5rem;
        height: 0.97rem;
        width: 4.5rem;
    }

/* 业主故事 */
.owner_story {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 1.52rem;
    width: 100%;
}

.owner {
    width: 93%;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.owner_story_title_box {
    align-items: center;
    display: flex;
    justify-content: space-between;
    line-height: .66rem;
    margin-bottom: 0.35rem;
    width: 100%;
}

    .owner_story_title_box h2 {
        color: #333;
        font-size: .7rem;
        height: 0.66rem;
        line-height: .66rem;
    }

.owner_story_more {
    color: #989898;
    font-size: .55rem;
    font-weight: 400;
}

.owner_video_move {
    height: 8.58rem;
    position: relative;
    width: 100%;
}

.owner_video_img {
    border-radius: 0.1rem;
    height: 8.58rem;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.owner_video_play {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2rem;
}

.owner_video_data_box {
    display: flex;
    justify-content: center;
    margin-bottom: 0.35rem;
    margin-top: -0.23rem;
    position: relative;
    width: 98%;
    z-index: 1;
}

.owner_video_data {
    background: #fafafa;
    border-radius: 0.29rem;
    box-sizing: border-box;
    height: 4.3rem;
    padding: 0.4rem 0.34rem;
    width: 100%;
}

    .owner_video_data p:first-child {
        color: #333;
        font-size: .7rem;
        font-weight: 500;
        line-height: .75rem;
    }

    .owner_video_data p:last-child {
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        color: #9b9b9b;
        display: -webkit-box;
        font-size: .55rem;
        font-weight: 400;
        line-height: .9rem;
        margin-top: 0.2rem;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.video_rotation_box {
    box-sizing: border-box;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
}

    .video_rotation_box::-webkit-scrollbar {
        height: 0;
    }

.video_rotation {
    align-items: center;
    display: flex;
}

.video_rotation_img {
    margin-right: 0.26rem;
    height: 3.5rem;
    transition: all .5s ease-out;
    width: 5.5rem;
}

    .video_rotation_img img {
        border-radius: 0.2rem;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .video_rotation_img img {
        height: 3.5rem;
        transition: all .5s ease-out;
        width: 5.5rem;
    }

.current_img {
    height: 4rem;
    transition: all .5s ease-out;
    width: 7rem;
}

    .current_img img {
        height: 4rem;
        transition: all .5s ease-out;
        width: 7rem;
    }

.default_img {
    filter: brightness(.5);
}

.video_rotation_img img:last-child {
    margin-right: 0.5rem;
}

.video_rotation_img img:first-child {
    margin-left: 0.5rem
}

/* 尚层五大理由  */
.five_reasons_box {
    display: flex;
    justify-content: center;
    margin-bottom: .48rem;
    width: 100%;
}

.five_reasons {
    width: 93%;
}

.five_reasons_title_box {
    display: flex;
    height: 0.68rem;
    justify-content: space-between;
    line-height: .68rem;
    margin-bottom: 0.59rem;
    width: 100%;
}

    .five_reasons_title_box h2 {
        color: #333;
        font-size: .7rem;
        height: 0.68rem;
        line-height: .68rem;
    }

.five_reasons_body {
    background: #f5f5f5;
    border-radius: 0.1rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 19.5rem;
    justify-content: space-between;
    padding: 0.3rem 0.25rem 0.25rem;
    width: 100%;
}

.fr_body_item_one {
    border-radius: 0.1rem;
    height: 6rem;
    width: 6.05rem;
}

    .fr_body_item_one img {
        margin-left: 0.1rem;
        margin-top: 0.29rem;
        width: 10rem;
    }

.fr_body_item {
    align-items: center;
    background: #fff;
    border-radius: 0.2rem;
    display: flex;
    flex-direction: column;
    height: 6.1rem;
    position: relative;
    width: 6.7rem;
    z-index: 1;
}

    .fr_body_item img {
        height: 1.7rem;
        margin-top: 0.92rem;
        width: 1.65rem;
    }

    .fr_body_item p:nth-child(2) {
        color: #3e3e3e;
        font-size: .67rem;
        font-weight: 700;
        line-height: .67rem;
        margin-top: 0.39rem;
    }

    .fr_body_item p:nth-child(3) {
        color: #868686;
        font-size: .49rem;
        font-weight: 400;
        line-height: .45rem;
        margin-top: 0.4rem;
    }

    .fr_body_item p:nth-child(4) {
        color: #868686;
        font-size: .49rem;
        font-weight: 400;
        line-height: .45rem;
        margin-top: 0.2rem;
    }

.about_box {
    display: flex;
    justify-content: center;
    width: 100%;
}

.about {
    width: 93%;
}

.about_body_subscribe {
    height: 3.98rem;
    width: 100%;
    background: url(../images/subscribe.png) no-repeat 50%;
    background-size: contain;
    margin-bottom: 0.38rem;
    margin-top: 0.22rem;
}

.about_title_box {
    display: flex;
    height: 0.68rem;
    justify-content: space-between;
    line-height: .68rem;
    margin-bottom: 0.63rem;
    width: 100%;
    margin-top: 1rem;
}

    .about_title_box h2 {
        color: #333;
        font-size: .7rem;
        height: 0.68rem;
        line-height: .68rem;
    }

.about_box_address {
    font-size: .48rem;
    line-height: .72rem;
}

/*  */
.the_bottom_box {
    align-items: center;
    background: #f3f3f3;
    display: flex;
    flex-direction: column;
    height: 2.23rem;
    justify-content: center;
    width: 100%;
}

.the_bottom_p_one {
    color: #4f4f4f;
    font-size: .47rem;
    font-weight: 400;
    height: 0.52rem;
    line-height: .52rem;
    text-align: center;
}

    .the_bottom_p_one:last-child {
        margin-top: 0.08rem;
        text-align: center;
    }

/*  */
.contact_information_box {
    background: #454545;
    bottom: 0;
    display: flex;
    height: 2.3rem;
    justify-content: center;
    position: fixed;
    width: 100%;
    z-index: 2;
}

.contact_information {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    width: 93%;
}

    .contact_information div:first-child {
        align-items: center;
        border: 0.01rem solid #f5f5f5;
        border-radius: 0.1rem;
        display: flex;
        height: 1.27rem;
        justify-content: center;
        width: 6.25rem;
        color: #fff;
        font-size: .55rem;
        font-weight: 500;
    }

    .contact_information div:last-child {
        align-items: center;
        background: linear-gradient(116deg, #e10019, #de6954);
        border-radius: 0.05rem;
        display: flex;
        height: 1.27rem;
        justify-content: center;
        width: 6.25rem;
        color: #fff;
        font-size: .55rem;
        font-weight: 500;
    }

/* @media (min-width:768px) and (max-width: 1026px) {

    .Measuring_room,
    .Five_Reasons,
    .Case_Record,
    .Content_Selection,
    .Experience,
    .nav,
    .Owner_Story,
    .Realistic_case_studies,
    .Realistic_case_studies,
    .shots,
    .footer,
    .suspension {
        display: none !important;
    }
}

@media (min-width:640px) and (max-width: 768px) {

    .Measuring_room,
    .Five_Reasons,
    .Case_Record,
    .Content_Selection,
    .Experience,
    .nav,
    .Owner_Story,
    .Realistic_case_studies,
    .Realistic_case_studies,
    .shots,
    .footer,
    .suspension {
        display: none !important;
    }
}

@media (min-width:480px) and (max-width: 640px) {

    .Measuring_room,
    .Five_Reasons,
    .Case_Record,
    .Content_Selection,
    .Experience,
    .nav,
    .Owner_Story,
    .Realistic_case_studies,
    .Realistic_case_studies,
    .shots,
    .footer,
    .suspension {
        display: none !important;
    }
}

@media (min-width:320px) and (max-width: 480px) {

    .Measuring_room,
    .Five_Reasons,
    .Case_Record,
    .Content_Selection,
    .Experience,
    .nav,
    .Owner_Story,
    .Realistic_case_studies,
    .Realistic_case_studies,
    .shots,
    .footer,
    .suspension {
        display: none !important;
    }
} */
@media (min-width: 320px) and (max-width: 359px) {
    html {
        font-size: 21.333333333333332px;
        font-family: "微软雅黑";
    }
}

@media (min-width: 360px) and (max-width: 374px) {
    html {
        font-size: 24px;
        font-family: "微软雅黑";
    }
}

@media (min-width: 375px) and (max-width: 383px) {
    html {
        font-size: 25px;
        font-family: "微软雅黑";
    }
}

@media (min-width: 384px) and (max-width: 414px) {
    html {
        font-size: 25.6px;
        font-family: "微软雅黑";
    }
}

@media (min-width: 415) and (max-width: 749px) {
    html {
        font-size: 27.2px;
        font-family: "微软雅黑";
    }
}

@media (min-width: 750px) and (max-width: 1024px) {
    html {
        font-size: 50px;
        font-family: "微软雅黑";
    }
}

/* 动画内容 */


/* 轮播图小圆点动画 */
@keyframes line_swiper {
    0% {
        width: 0;
    }

    100% {
        width: 1.5rem;
    }
}



/* 算报价 */
.suspension_offer_float {
    align-items: center;
    background: rgba(0, 0, 0, .5);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.sof_inside {
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 37px 53px;
    position: relative;
    width: 1100px;
}

.sof_title {
    display: flex;
}

.designer_subscribe_close {
    position: absolute;
    right: 0;
    top: 0;
}

.designer_subscribe_close_img {
    border-radius: 0 0 0 100%;
    cursor: pointer;
    height: 100%;
    position: absolute;
    width: 100%;
}

    .designer_subscribe_close_img img {
        margin-left: 17px;
        margin-top: 10px;
    }

.sof_title_name {
    color: #0b0b0b;
    font-size: 36px;
    font-weight: 700;
    height: 35px;
    line-height: 43px;
    width: 180px;
}

.sof_title_content {
    align-items: flex-end;
    color: #4d4d4d;
    display: flex;
    font-size: 15px;
    font-weight: 400;
    height: 45px;
    margin-left: 8px;
}

.sof_title_content_number {
    align-items: flex-end;
    color: #4d4d4d;
    display: flex;
    font-size: 15px;
    font-weight: 400;
    height: 45px;
}

.sof_form_box {
    display: flex;
    justify-content: space-between;
}

.sof_form {
    display: flex;
    flex-direction: column;
    margin-top: 31px;
}

.sof_form_input_box {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 36px;
    margin-bottom: 20px;
    position: relative;
}

.sof_form_input_name {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    height: 17px;
    line-height: 17px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.sof_form_input_symbol {
    box-sizing: border-box;
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-left: 18px;
    margin-right: 20px;
    margin-top: 5px;
}

.sof_form_input {
    align-items: center;
    background: #f3f3f3;
    border: 0;
    box-sizing: border-box;
    display: flex;
    padding-left: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    height: 36px;
    outline: none;
    width: 256px;
}

.suspension_center_item_position {
    margin-right: 10px;
    position: absolute;
    right: 0;
}

.dtl_all_designer_item {
    height: 143px;
    /* overflow-y: hidden; */
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    box-shadow: 0 0 10px 1px #0000001a;
    margin-left: -237px;
    margin-top: 30px;
    overflow-y: scroll;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 255px;
    z-index: 1;
    /* display: none; */
}

    .dtl_all_designer_item::-webkit-scrollbar {
        display: none;
    }

.dtl_all_designer_item_list {
    /* align-items: center;
    display: flex;
    line-height: 20px; */
    color: #787878;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    height: 35px;
    border-bottom: 1px solid #eee;
    padding: 5px 0 5px 10px;
    box-sizing: border-box;
}

.suspension_center_item_position_img {
    align-items: center;
    display: flex;
    justify-content: center;
    transition: all .3s;
    width: 10px;
}

.suspension_center_item_position_img_click {
    transform: rotateX(-180deg);
}

.suspension_center_item_position_img_b {
    transform: rotateX(0);
}

.sof_commit_box {
    animation: breathing 1.5s ease-out;
    animation-iteration-count: infinite;
    background: #f4999f;
    border-radius: 50%;
    height: 138px;
    left: 0;
    margin-left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 138px;
}

.sof_commit {
    align-items: center;
    display: flex;
    flex-direction: column;
    background: #d0000f;
    border-radius: 50%;
    box-sizing: border-box;
    color: #e9e9e8;
    cursor: pointer;
    font-size: 29px;
    font-weight: 400;
    height: 112px;
    justify-content: center;
    left: 0;
    margin-left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 112px;
}

    .sof_commit > div {
        line-height: 44px;
    }

.sof_line_top {
    background: #e9e9e9;
    height: 29%;
    left: 50%;
    position: absolute;
    width: 1px;
    top: 0;
}

.sof_line_bottom {
    background: #e9e9e9;
    height: 29%;
    left: 50%;
    position: absolute;
    width: 1px;
    bottom: 0;
}

.sof_form_right {
    height: 100%;
    margin-top: -80px;
    width: 396px;
    align-items: center;
    display: flex;
    flex-direction: column;
}

.sof_form_right_title {
    align-items: flex-end;
    color: #000;
    display: flex;
    font-size: 23px;
    font-weight: 400;
    margin-top: 48px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .sof_form_right_title div {
        color: #000;
        font-size: 25px;
        font-weight: 600;
        height: 34px;
        line-height: 40px;
    }

.offer_info {
    background: url(../images/dashedBox.png) no-repeat 50%;
    box-sizing: border-box;
    height: 162px;
    margin-top: 31px;
    padding: 55px 30px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 396px;
}

.offer_info_top {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.offer_info_top_left {
    align-items: flex-end;
    display: flex;
    justify-content: center;
    width: 100%;
}

    .offer_info_top_left > div:first-child {
        color: #000;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }

    .offer_info_top_left > div:nth-child(2) {
        color: #000;
        display: flex;
        font-size: 21px;
        font-weight: 600;
        height: 27px;
        justify-content: center;
        margin-left: 5px;
        width: 75px;
    }

.offer_info_bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    width: 100%;
}

.offer_info_bottom_content {
    color: #4d4d4d;
    font-size: 15px;
    font-weight: 400;
    margin-top: 19px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.suspension_item_img_info:hover .suspension_item_list_qrCode_box {
    display: block;
}

.suspension_item_list_qrCode_box {
    background: url(../images/QRcode_right.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    height: 140px;
    justify-content: flex-start;
    position: absolute;
    bottom: 79px;
    left: -118px;
    width: 111px;
    display: none;
}

.suspension_item_list_qrCode {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 107px;
}

.code-img {
    height: 100px;
    width: 100px;
}

.suspension_item_list_qrCode_centent {
    color: #d9000f;
    font-size: 10px;
    font-weight: 700;
    margin-top: 3px;
}

.suspension_item_list_qrCode_centent_too {
    color: #848484;
    font-size: 9px;
    font-weight: 400;
}