/* 工艺标准 */

/* 我要预约装修 */
*{
    box-sizing: border-box;
}
.hs_flex{
    justify-content: center;
    align-items: center;
    display: flex;
}

.standard{
    padding: 70px 0;
    background: url(../images/h_bg1.png) 50% no-repeat;
}

.standard .title{
    margin-bottom: 100px;
    text-align: center;
}

.standard .title h3{
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #333;
}

.standard .title h3 em {
    color: #d20c19;
}

.standard .title .subtitle{
    font-size: 20px;
    color: #666666;
}

.standard-list{
    display: flex;
    justify-content: space-around;
}

.standard-list>li{
    padding-top: 110px;
    width: 160px;
    height: 400px;
    background: #353542;
    color: #ffffff;
    position: relative;
}

.standard-list>li:after{
    position: absolute;
    bottom: -37px;
    width: 0;
    height: 0;
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    border-top: 37px solid #353542;
    content: ' ';
}

.standard-list>li:hover{
    background: #d20c19;
}

.standard-list>li:hover:after{
    border-top-color: #d20c19;
}

.standard-list>li img{
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    margin: auto;
}

.standard-list>li .tit{
    font-size: 23px;
    text-align: center;
}

.standard-list>li .tit:after{
    width: 20px;
    height: 6px;
    background: #ffffff;
    content: ' ';
}

.standard-list .msg{
    margin-top: 10px;
    padding: 0 20px;
}
.standard-list .line{
    width: 20px;
    height: 6px;
    background-color: #ffffff;
    margin: 20px 0;
}

/* 全方位 */
.hs_qfw{
    min-height: 225px;
    width: 100%;
    background: url(../images/h_qfw.png) 50% no-repeat;
}

.hs_qfw .title h3{
    color: #ffffff;
}
.hs_qfw .title .subtitle{
    color: #ffffff;
}

.h_item{
    padding: 50px 0;
    background-color: #f5f5f5;
}

.sf_item{
    width: 282px;
    height: 420px;
    margin-right: 26px;
    position: relative;
}

.sf_item .sf_img{
    width: 280px;
    height: 420px;
}

.sf_bottom{
    width: 280px;
    height: 80px;
    background-color: #d20c19;
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.sf_bottom .jt{
    margin-left: 5px;
}
.sf_shade{
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 420px;
    z-index: 9;
    flex-direction: column;
    color: #ffffff;
    display: none;
    text-align: center;
    padding-top: 80px;
}

.sf_name{
    font-size: 22px;

}
.sf_shade .jt2{
    margin-top: 20px ;
}

.sf_info{
    padding: 20px;
}
.sf_item:hover .sf_bottom{
    display: none;
}
.sf_item:hover .sf_shade{
    display: block;
}

.num_box{
    width: 100%;
   position: relative;
}
.num_line {
    height: 1px;
    width: 100%;
    border-bottom: 1px solid #aeb1b4;
    position: absolute;
    top: 50px;
}

.h_num{
    width: 95px;
    height: 95px;
    color: #d40308;
    background-color: #eaf3ff;
    border-radius: 50%;
    position: relative;
    font-size: 40px;
}

.num_box .active{
    background-color: #d40308;
    color: #ffffff;
}

.num_name{
    margin-top: 30px;
}
.num_item{
    margin-right: 90px;cursor: pointer;
}

.hs_brand_wrap{
 width: 740px;
 height: 420px;
 border-radius: 30px;
}

.hs_baner{
    width: 100%;
    margin-top: 50px;
}

.hs_brand_wrap .brand_slide{
    height: 420px;
    background-color: transparent;
}
.hs_brand_wrap .swiper-slide img{
   border-radius:30px;
   overflow: hidden;
   height: 420px;
   width: 740px;
}

.lazy_name{
    height: 100px;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, .1);
    color: #ffffff;
    width: 100%;
    flex-direction: column;
}
.lazy_name .n{
    font-size: 22px;
    margin-bottom: 10px;
}

.fs_item{
    width: 380px;
    height: 589px;
    background-color: #ffffff;
    padding: 15px;
    flex-direction: column;
    font-size: 23px;
    justify-content: flex-start;
    margin-right: 30px;
}

.fs_img{
    width: 350px;
    height: 280px;
}

.fs_name{
    margin-top: 40px;
    margin-bottom: 20px;
    color: black;
}

.fs_info{
    font-size: 14px;
    color: #4e4e4e;
    margin-top: 16px;
    padding: 0px 27px;
    line-height: 25px;

}

.fsgc{
    color: #ffffff;
    background: url(../images/h_bg2.png) 50% no-repeat;
}

.fsgc .title h3{
    color: #ffffff;
}

.fs_item:hover{
    position: relative;
    top: -25px;
}

.hs_brand_wrap2{
    width: 1200px;
    height: 480px;
}

.brand_slide2 {
    width: 1200px;
    height: 480px;
}

.brand_slide2 .swiper-slide{
    width: 880px;
    height: 480px;
}

.brand_slide2 .lazy{
    border-radius: 0;
}
.brand_slide2 .swiper-slide{
    border-radius: 0;
}

.zwgc{
    background: url(../images/h_bg3.png) 50% no-repeat;
}

.mgzz{
    background: url(../images/h_bg4.png) 50% no-repeat;
}

.mgzz h3{
    color: #ffffff;
}

.mgzz .subtitle{
    color: #fff;
}

.h_item .subtitle p{
   line-height: 30px;
}


.mg_item{
    height: 260px;
    width: 300px;
    position: relative;
}
.mg_text{
    width: 100%;
    height: 100%;
    background-color: #99020c;
    color: #ffffff;
    padding: 30px;
    flex-direction: column;
}

.mg_title{
    font-size: 21px;
    margin: 19px;
    text-align: center;
}
.mg_info{
    line-height:25px;
}

.qm{
    background: url(../images/h_bg5.png) 50% no-repeat;
}

.qm_item{
    width: 360px;
    height: 450px;
    border-radius: 30px;
    overflow: hidden;
    position: relative;
    background-color: skyblue;
    margin-right: 60px;
}

.h_shade_box{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 360px;
    height: 150px;
}

.h_shade{
    position: absolute;
    top: 0;
    left: 0;
}

.h_shade_text{
    position: absolute;
    width: 360px;
    height: 100px;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
}

.h_to_box{
    margin: 50px 0;
}
.h_to_btn{
    width: 340px;
    height: 60px;
    color: #fff;
    border-radius: 3px;
    background-color: #d20c19;
    font-size: 21px;
}

.h_to_btn a{
    color: #fff;
}