/* 广告图 */
.banner {
    width: 100%;
}

/* 全球选材 */
.material_select {
    width: 100%;
    height: 1324px;
    padding: 68px 0;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
}

.material_select_inside {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.title_box {
    display: flex;
    flex-direction: column;
}

.title_line_box {
    align-items: center;
    display: flex;
    height: 21px;
    margin-top: 70px;
}

.title_line {
    background: #fff;
    height: 1px;
    width: 164px;
}

.title_line_right {
    color: #dfdfdf;
    font-size: 26px;
    font-weight: 400;
    margin-left: 14px;
}

.title {
    color: #eac172;
    font-size: 80px;
    font-weight: 700;
}

.title_content {
    color: #ececec;
    font-size: 21px;
    font-weight: 400;
}

.title_right {
    border: 12px solid hsla(0, 0%, 49%, .4);
    height: 428px;
    margin-top: 61px;
    position: relative;
    width: 314px;
}

.title_right_title {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    margin-left: 138px;
    margin-top: 85px;
    width: 216px;
}

.title_right_content {
    color: #dadada;
    font-size: 18px;
    font-weight: 400;
    line-height: 38px;
    margin-left: 138px;
    width: 266px;
}

.title_right_item {
    display: flex;
}

.title_right_color {
    color: #dab670;
}

.title_img_one {
    height: 278px;
    left: 0;
    margin-left: -212px;
    margin-top: 54px;
    position: absolute;
    top: 0;
    width: 280px;
    z-index: 0;
}

.title_img_too {
    margin-left: -285px;
    margin-top: 274px;
    z-index: 1;
    height: 168px;
    left: 0;
    position: absolute;
    top: 0;
    width: 182px;
}

.title_img_three {
    margin-left: -370px;
    margin-top: 200px;
    z-index: 0;
    height: 168px;
    left: 0;
    position: absolute;
    top: 0;
    width: 182px;
}

.material_select_video {
    height: 600px;
    margin-top: 30px;
    width: 100%;
}

.material_select_video video {
    height: 600px;
    -o-object-fit: fill;
    object-fit: fill;
    width: 100%;
}

/* 挑好料造新家 */
.brand {
    padding: 97px 0 68px;
    box-sizing: border-box;
}

.brand_title_box {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.brand_title {
    color: #2f2f2f;
    font-size: 45px;
    font-weight: 700;
}

.brand_content {
    color: #6a6a6a;
    font-size: 21px;
    font-weight: 400;
}

.brand_title_item_box {
    width: 100%;
    margin-top: 54px;
}

.reputation {
    padding: 68px 0;
    box-sizing: border-box;
    background: #F8F8F8;
}

.reputation_item_box {
    width: 1318px;
}

.reputation_item {
    margin-bottom: 48px;
}

.reputation_item:nth-child(2n) {
    display: flex;
    justify-content: flex-end;
}

.reputation_item:last-child {
    margin-bottom: 0;
}

/* 获得尚层装修服务 */
.subscribe {
    padding: 88px 0;
    box-sizing: border-box;
    background: #091B28;
}

.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: #ffd5af;
    display: flex;
    font-weight: 700;
}

.subscribe_title {
    align-items: flex-end;
    color: #ffd5af;
    display: flex;
    font-weight: 700;
    font-size: 35px;
    height: 35px;
    line-height: 35px;
}

.subscribe_shangceng {
    color: #ffd5af;
    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: #f7f5f8;
    font-size: 17px;
    font-weight: 400;
}

.city_input_one {
    background: transparent;
    border-radius: 5px;
    box-sizing: border-box;
    color: #999999;
    height: 41px;
    line-height: 41px;
    margin-left: 7px;
    outline: none;
    padding-left: 8px;
    width: 187px;
    background-color: #fff;
}
.subscribe_button{
    align-items: center;
    background: #333333;    
    border-radius: 5px;
    color: #FFD5AF;
    display: flex;
    font-size: 20px;
    font-weight: 700;
    height: 41px;
    justify-content: center;
    line-height: 41px;
    width: 149px;
}
/* 手机样式 */
.material_title {
    width: 100%;
    height: 11.75rem;
}

    .material_title > img {
        width: 100%;
        height: 100%;
    }

.material_select_move {
    background: url(../images/materiaBg.jpg) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
    height: 19.3rem;
    padding: 0.39rem;
    width: 100%;
}

.material_select_title {
    position: relative;
    width: 100%;
}

.material_select_title_info {
    display: flex;
}

.mst_name {
    color: #eac172;
    font-size: 1.17rem;
    font-weight: 400;
}

.mst_introduce {
    display: flex;
    align-items: flex-end;
    padding-bottom: 5px;
    box-sizing: border-box;
}

    .mst_introduce > img {
        height: 0.63rem;
        width: 7.11rem;
    }

.mst_content {
    color: #dfdfdf;
    font-size: .35rem;
    font-weight: 400;
    margin-top: .24rem;
}

.material_select_center {
    display: flex;
    justify-content: flex-end;
    margin-top: 0.61rem;
    position: relative;
    width: 100%;
}

.msc_img {
    height: 7.5rem;
    left: 0;
    margin-left: -0.3rem;
    margin-top: 0.5rem;
    position: absolute;
    width: 8.5rem;
}

    .msc_img > img {
        width: 100%;
        height: 100%;
    }

.msc_right {
    border: 0.2rem solid hsla(0,0%,52%,.46);
    height: 8.36rem;
    margin-right: 0.2rem;
    width: 7.21rem;
}

.msc_right_title {
    color: #fff;
    font-size: .71rem;
    font-weight: 400;
    line-height: 1.01rem;
    margin-bottom: 0.4rem;
    padding-left: 1.4rem;
    padding-top: 1rem;
    width: 6rem;
}

.msc_right_content {
    color: #dadada;
    font-size: .35rem;
    font-weight: 400;
    margin-bottom: 0.2rem;
    padding-left: 1.4rem;
    width: 7.4rem;
}

.material_select_bottom {
    height: 6.21rem;
    background: #000;
    margin-top: 0.55rem;
    width: 100%;
}

.msb_video {
    height: 6.21rem;
    width: 100%;
    object-fit: fill;
}
/* 挑好家 造好家 */
.material_home {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.material_home_title {
    color: #2f2f2f;
    font-size: 1.07rem;
    font-weight: 400;
    height: 1.02rem;
    line-height: 1.02rem;
    margin-top: 0.94rem;
}

.material_home_content {
    color: #6a6a6a;
    font-size: .41rem;
    font-weight: 400;
    height: 0.41rem;
    line-height: .41rem;
    margin-top: 0.21rem;
}

.homeMaterial {
    width: 100%;
    height: 9.5rem;
}

    .homeMaterial > img {
        width: 100%;
        height: 100%;
    }

.material_list {
    background: #0c263a;
    box-sizing: border-box;
    padding: 0.78rem 0.47rem;
    width: 100%;
}

.mlo_waterpipe {
    width: 100%;
    margin-top: 0.42rem;
    /* padding: 0 .4rem;
    box-sizing: border-box; */
}

    .mlo_waterpipe:first-child {
        margin-top: 0;
    }

    .mlo_waterpipe > img {
        display: block;
        width: 100%;
    }
/* 宽度1200px-1440px */
@media (min-width: 1200px) and (max-width: 1440px) {

}

@media (min-width: 1026px) and (max-width: 1200px) {

}