@charset "utf-8";
/*banner样式*/
.banner{
    width: 100%;
    height: 660px;
    position: relative;
    overflow: hidden;
}
.banner .banner_box{
    width: 100%;
    height: 100%;
}
.banner_box .swiper-container{
    width: 100%;
    height: 100%;
}
.banner_box .swiper-container .swiper-wrapper .swiper-slide{
    width: 100%;
    overflow: hidden;
}
.banner_box .swiper-container .swiper-wrapper .swiper-slide img{
    width: 1920px;
    height: 660px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    cursor: pointer;
}
.banner_box .swiper-container .swiper-pagination-bullet{
    width: 30px;
    height: 10px;
    border-radius: 5px;
    opacity: .3;
}
.banner_box .swiper-container .swiper-pagination-bullet-active{
    background: #662580;
    opacity: 0.8;
}
.banner_box .swiper-container .swiper-button-prev,.banner_box .swiper-container .swiper-button-next{
    width: 36px;
    height: 99px;
    margin-top: -49px;
}
.banner_box .swiper-container .swiper-button-prev{
    background: url("../images/index_new/banner_prev.png") no-repeat 9px center rgba(0,0,0,.6);
}
.banner_box .swiper-container .swiper-button-next{
    right: 60px;
    background: url("../images/index_new/banner_next.png") no-repeat 9px center rgba(0,0,0,.6);
}


/*banner报名框*/
.banner_apply{
    width: 100%;
}
.banner_apply .apply_cont{
    overflow: visible;
    position: relative;
}
.banner_apply .apply_cont .apply_box{
    width: 295px;
    height: 352px;
    background: rgba(0,0,0,.7);
    position: absolute;
    right: 0;
    bottom: 85px;
    padding: 30px 0;
    z-index: 2;
}
.apply_cont .apply_box .top_btn_box{
    width: 100%;
    height: 42px;
}
.apply_cont .apply_box .top_btn{
    height: 100%;
    width: 50%;
    position: relative;
    cursor: pointer;
}
.apply_cont .apply_box .top_btn .span1{
    height: 100%;
    width: 100%;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color:#fff100;
    line-height: 42px;
    text-align: center;
}
.apply_cont .apply_box .top_btn .span2{
    width: 30px;
    height: 15px;
    position: absolute;
    top: -20px;
    right: 10px;
    border-radius: 5px;
    background: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    font-weight: bold;
    color: #fe0000;
    display: none;
}
.apply_cont .apply_box .top_btn_box .on .span1{
    color:rgba(0,0,0,.8);
    background:#fff100;
}
.apply_cont .apply_box .top_btn_box .on .span2{
    display: block;
}
.apply_cont .apply_box .form{
    width: 100%;
    display: none;
}
.apply_cont .apply_box .show{
    display: block;
}
.apply_cont .apply_box .form .title{
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 100%;
}
.apply_cont .apply_box .form input{
    display: block;
    width: 250px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 12px;
    background: #fff;
    margin:  0 auto;
}
.apply_cont .apply_box .form .pact{
    font-size: 12px;
    color: #fff;
    line-height: 100%;
    text-align: center;

}
.apply_cont .apply_box .quote_form .pact{
    margin-bottom: 10px;
}
.apply_cont .apply_box .measure_form .pact{
    margin-bottom: 16px;
}
.apply_cont .apply_box .form .subemite_btn{
    width: 250px;
    height: 40px;
    font-size: 18px;
    color: #131313;
    text-align: center;
    line-height: 40px;
    background: #fff100;
    border-radius: 10px;
    margin:  0 auto 16px;
    cursor: pointer;
}
.apply_cont .apply_box .quote_form .title{
    margin: 12px auto 15px;
 }
.apply_cont .apply_box .quote_form input{
    margin-bottom: 14px;
}
.apply_cont .apply_box .measure_form .title{
    margin:12px auto 20px;
}
.apply_cont .apply_box .measure_form input{
    margin-bottom: 20px;
}
.apply_cont .apply_box .already{
    font-size: 14px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}
.apply_cont .apply_box .already span{
    color:#fff100 ;
}

/*主题活动样式*/
.activity{
    width: 100%;
    height: 210px;
    margin: 38px 0;
    background: url("../images/index_new/activity_bg.jpg") no-repeat center;
}
.activity_box{
    height: 100%;
    position: relative;
    cursor: pointer;
}
.activity_box .dot{
    width: 38px;
    height: 41px;
    position: absolute;
    top: 26px;
    left: 193px;
    background: url("../images/index_new/activity_dot.png") no-repeat center;
}
.activity_box .text_move{
    width: 263px;
    height: 138px;
    position: absolute;
    left: 0;
    top: 44px;
    overflow: hidden;
    border-radius: 20px;
    border: 1px dashed #fff;

}
.activity_box .text_move span{
    font-size: 55px;
    color: #fff;
    line-height: 100%;
    font-weight: bold;
    position: absolute;
}
.activity_box .text_move .j{
    left: 20px;
    top: 28px;
    transform:rotateZ(-30deg) ;
}
.activity_box .text_move .r{
    left: 79px;
    top: 24px;
    transform:rotateZ(30deg) ;
}
.activity_box .text_move .b{
    left: 126px;
    top: 13px;
    transform:rotateZ(-20deg) ;
}
.activity_box .text_move .q{
    left: 187px;
    top: 27px;
    transform:rotateZ(20deg) ;
}
.activity_box .text_move .x{
    left: 72px;
    top:74px;
}
.activity_box .text_move .m{
    left: 140px;
    top: 74px;
}
.activity_box .activity_btn{
    width: 191px;
    height: 82px;
    border-radius: 15px;
    background: #fff;
    font-size: 38px;
    color: #fd5262;
    font-weight: bold;
    text-align: center;
    line-height: 82px;
    position: absolute;
    top: 73px;
    right: 77px;
    -webkit-box-reflect:below 5px -webkit-linear-gradient(transparent,transparent 70%,rgba(255,255,255,.3));
    cursor: pointer;
}
.activity_box .shop{
    width: 74px;
    height: 33px;
    position: absolute;
    top: 8px;
    right: 20px;
    background: url("../images/index_new/activity_shop.png") no-repeat center;
    cursor: pointer;
}

/*特点优势样式*/
.trait{
    width: 100%;
    height: 508px;
    background: #f2f2f3;
}
.trait .trait_box{
    height: 508px;

}
.trait_box .trait_conten{
    width: 100%;
    height: 100%;
    position: relative;
}
.trait_box .trait_conten .trait_list{
    width: 371px;
    height: 423px;
    border: 1px solid #e6e6e6;
    background: #fff;
    position: absolute;
    top: 250px;
    box-shadow: 2px 2px 2px #e6e6e6;
    overflow: hidden;
}
.trait_box .trait_conten .trait_list:hover{
   /* top:25px;
    box-shadow: 5px 15px 15px #e6e6e6;*/
}
.trait_box .trait_conten .trait_list .trait_img{
    width: 100%;
    height: 240px;
    position: relative;
    overflow: hidden;
}
.trait_box .trait_conten .trait_list .trait_img img{
    position: absolute;
    top: -200px;
    right: -200px;
    bottom: -200px;
    left: -200px;
    margin: auto;
}
.trait_box .trait_conten .trait_list .details{
    width: 100%;
    height: 423px;
    position: absolute;
    top: 240px;
    left: 0;
    background: #333333;
}
.trait_box .trait_conten .trait_list .details .top_go{
    width: 100% ;
    height: 240px;
    position: absolute;
    top: -240px;
    left: 0;
    cursor: pointer;
}
.trait_box .trait_conten .trait_list .details .top_go .s1{
    width: 63px;
    height: 26px;
    background: url("../images/index_new/trait_top_go.png") no-repeat center #fff100;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -32px;
}
.trait_box .trait_conten .trait_list .details .top_back{
    width: 63px;
    height: 26px;
    background: url("../images/index_new/trait_top_go.png") no-repeat center #fff100;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -32px;
    cursor: pointer;
    transform:rotateZ(180deg) ;
    display: none;
}
.trait_box .trait_conten .trait_list .details .title{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 100%;
    color: #fcff00;
    margin: 62px auto 22px;
}
.trait_box .trait_conten .trait_list .details .p1{
    font-size: 18px;
    text-align: center;
    line-height: 100%;
    color: #fcff00;
}
.trait_box .trait_conten .trait_list .details .p1 span{
    padding: 0 10px;
}
.trait_box .trait_conten .trait_list .details .details_img{
    height: 180px;
    opacity: 0;
}
.trait_box .trait_conten .trait_list .details .details_img a{
    display: block;
    width: 100%;
    height: 100%;
}
.trait_box .trait_conten .trait_list .details .p2{
    font-size: 20px;
    font-weight: bold;
    color: #fcff00;
    text-align: center;
    line-height: 100%;
    margin-bottom: 8px;
}
.trait_box .trait_conten .trait_list .details .p2 span{
    padding: 0 10px;
}
.trait_box .trait_conten .trait_list .details .p3{
    text-align: center;
}
.trait_box .trait_conten .trait_list .details .p3 span{
    line-height: 100%;
    font-size: 18px;
    text-align: center;
    color: #fcff00;

}
.trait_box .trait_conten .trait_list .details .go{
    text-align: center;
    margin-top: 20px;
}
.trait_box .trait_conten .trait_list .details .go a{
    font-size: 12px;
    color: #fff;
    line-height: 100%;
}
.trait_box .trait_conten .trait_list .details .go a:hover{
    color: #fcff00;
}
.trait_box .trait_conten .left{
    left: 20px;
    transition:all 1s ease-out 0.3s;
}
.trait_box .trait_conten .left .details .details_img{
    background: url("../images/index_new/trait_details_1.png") no-repeat center;
}
.trait_box .trait_conten .left .details .p3 span{
    display: inline-block;
    padding-right: 23px;
    margin: 0 10px;
    background: url("../images/index_new/trait_details_draw.png") no-repeat right center;
}
.trait_box .trait_conten .center{
    left: 414px;
    transition:all 1s ease-out 0.6s;
}
.trait_box .trait_conten .center .details .BTV_logo{
    width: 235px;
    height: 30px;
    background: url("../images/index_new/trait_center_tvlogo.png") no-repeat center;
    margin: 54px auto 0;
}
.trait_box .trait_conten .center .details .title{
    margin: 19px auto 0;
}
.trait_box .trait_conten .center .details .details_img{
    background: url("../images/index_new/trait_details_2.png") no-repeat center;
}
.trait_box .trait_conten .center .details .center_btn{
    width: 173px;
    height: 33px;
    position: relative;
    border-radius: 10px;
    background: #eb6100;
    margin: 0 auto 12px;
}
.trait_box .trait_conten .center .details .center_btn .btn{
    width: 173px;
    height: 33px;
    border-radius: 10px;
    background: #fcff00;
    position: absolute;
    top: -3px;
    left: 0;
}
.trait_box .trait_conten .center .details .center_btn .btn a{
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 33px;
    color: #fe3e65;
    text-align: center;
}
.trait_box .trait_conten .center .details .go{
    text-align: center;
    margin-top: 10px;
}
.trait_box .trait_conten .right{
    right: 20px;
    transition:all 1s ease-out 0.9s;
}
.trait_box .trait_conten .right .details .details_img{
    background: url("../images/index_new/trait_details_3.png") no-repeat center;
}
.trait_box .trait_conten .right .details .p3 span{
    padding: 0 5px;
}

/*报价栏*/
.offer{
    width: 100%;
    padding: 60px 0 40px;
    background: #f2f2f3;
}
.offer .offer_box{
    height:180px;
    background: #fff;
}
.offer_box .offer_left{
    height: 100%;
    width: 488px;
    background: url("../images/index_new/offer_bg.png") no-repeat 10px 73px #fff100;
}
.offer_box .offer_left .title{
    font-size: 30px;
    color: #4e4e4e;
    font-weight: bold;
    text-align: center;
    line-height: 100%;
    margin: 22px auto 64px;
}
.offer_box .offer_left ul{
    padding-left: 10px;
}
.offer_box .offer_left ul li{
    width: 88px;
    text-align: center;
    line-height: 100%;
    margin-right: 7px;
    font-size: 16px;
    color: #555111;
}
.offer_box .offer_form{
    width: 300px;
    margin: 0 20px;
}
.offer_box .offer_form input{
    width: 100%;
    height: 40px;
    border: 1px solid #a0a0a0;
    padding-left: 42px;
    font-size: 16px;
    margin: 15px auto 0;
}
.offer_box .offer_form .user{
    background: url("../images/index_new/offer_user.png") no-repeat 14px;
}
.offer_box .offer_form .area{
    background: url("../images/index_new/offer_area.png") no-repeat 12px;
}
.offer_box .offer_form .tel{
    background: url("../images/index_new/offer_tel.png") no-repeat 14px;
}
.offer_box .offer_btn{
    width: 170px;
    height: 120px;
    padding-top: 50px;
    font-size: 28px;
    line-height: 34px;
    font-weight: bold;
    color: #4e4e4e;
    text-align: center;
    margin-top: 5px;
    background: url("../images/index_new/offer_btn.png") no-repeat center;
    cursor: pointer ;
}
.offer_box .offer_success{
    width: 184px;
    margin-left: 16px;
    padding-top: 13px;

}
.offer_box .offer_success .cnum{
    padding-left: 3px;
}
.offer_box .offer_success .cnum li{
    width: 36px;
    height: 60px;
    border-radius: 3px;
    border: 1px solid #fff100;
    font-size: 60px;
    line-height: 64px;
    text-align: center;
    font-weight: bold;
    color: #ffba00;
    margin: 0 3px;
}
.offer_box .offer_success .ctxt{
    width: 100%;
    height: 44px;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    color: #4e4e4e;
}
.offer_box .offer_success .cmsg_box{
    height: 44px;
    overflow: hidden;
    position: relative;
}
.offer_box .offer_success .cmsg{
    padding-left: 14px;
    position: absolute;
    left: 0;
    top: 0;
    animation: topscroll 5s linear infinite;
}
@keyframes topscroll {
    0%{
        top: 0;
    }
    100%{
        top: -154px;
    }
}
.offer_box .offer_success .cmsg li{
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    color: #4e4e4e;
}
.offer_box .offer_success .cmsg li .span1{
    display: inline-block;
    width: 32px;
}
.offer_box .offer_success .cmsg li .span2{
    padding-left: 13px;
    color: #ff0000;
}


/*版块标题*/
.Forum_title{
    width: 100%;
    height: 120px;
    padding-top: 80px;
}
.Forum_title .title_text{
    font-size: 32px;
    line-height: 100%;
    color: #000;
    text-align: center;
    margin-bottom: 18px;
}
.Forum_title p{
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 100%;
}

/*德系净醛精装*/
.Ghardcover{
    width: 100%;
    position: relative;
    overflow: visible;
}
.Ghardcover_cont{
    width: 100%;
    height: 744px;
    position: relative;
}
.Ghardcover_cont .Ghardcover_list{
    width: 590px;
    height: 360px;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
}
.Ghardcover_cont .Ghardcover_list img{
    position: absolute;
    top: -200px;
    left: -200px;
    bottom: -200px;
    right: -200px;
    margin: auto;
}

.Ghardcover_cont .Ghardcover_list .detail_laye{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: -590px;
    background: rgba(0,0,0,.5);
}
@keyframes layerDown {
    0%{
        left: -590px;
    }
    100%{
        left: 0;
    }
}
.Ghardcover_cont .Ghardcover_list .detail_laye .detail_title{
    font-size: 32px;
    text-align: center;
    font-weight:bold;
    color: #fff100;
    line-height: 100%;
    margin:84px auto 14px;
}
.Ghardcover_cont .Ghardcover_list .detail_laye .p1{
    font-size: 17px;
    line-height: 100%;
    color: #fff;
    text-align: center;
}
.Ghardcover_cont .Ghardcover_list .detail_laye .detail_cont{
    padding: 14px 0 12px;
    border: 1px solid #a0a0a0;
    margin: 15px auto 25px;
}
.Ghardcover_cont .Ghardcover_list .detail_laye .detail_cont .stmt1{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 100%;
}
.Ghardcover_cont .Ghardcover_list .detail_laye .p2{
    font-size: 14px;
    color: #fff;
    line-height: 100%;
    text-align: center;
}
.Ghardcover_cont .noopsyche{
    left: 0;
    top: 0;
}
.Ghardcover_cont .noopsyche .detail_cont{
    width: 321px;
}
.Ghardcover_cont .noopsyche .detail_laye .detail_cont .stmt1{
    font-size: 18px;
}
.Ghardcover_cont .noopsyche .detail_laye .detail_cont .stmt2 span{
    display: inline-block;
    width: 63px;
    height: 17px;
    background: #fff;
    color: #474747;
    text-align: center;
    line-height: 17px;
    font-size: 12px;
}
.Ghardcover_cont .import{
    top: 0;
    right: 0;
}
.Ghardcover_cont .import .detail_cont{
    width: 321px;
}
.Ghardcover_cont .construct{
    bottom: 0;
    left: 0;
}
.Ghardcover_cont .construct .detail_cont{
    width: 321px;
}
.Ghardcover_cont .construct .detail_laye .detail_cont .stmt2{
    font-size: 18px;
    text-align: center;
    line-height: 100%;
    font-weight:bold;
    margin-top: 7px ;
    color: #fff;
}
.Ghardcover_cont .construct .detail_laye .detail_cont span{
    font-weight: normal;
}
.Ghardcover_cont .afterSale{
    bottom: 0;
    right: 0;
}
.Ghardcover_cont .afterSale .detail_cont{
    width: 360px;
}
.Ghardcover .inside_box{
    width: 100%;
    height: 960px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 35px;
    display: none;
    z-index: 100;
}
.Ghardcover .inside{
    width: 1920px;
    height: 960px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    display: none;
}
.Ghardcover .inside .inside_close{
    width: 137px;
    height: 39px;
    position: absolute;
    cursor: pointer;
    left: 50%;
    top: 0;
    margin-left: -70px;
    background: url("../images/index_new/inside_close.png") no-repeat center;
    z-index: 100;
}
.Ghardcover .noopsyche_cont{
}
.Ghardcover .noopsyche_cont ul{
    width: 100%;
    height: 100%;
}
.Ghardcover .noopsyche_cont ul li{
    width: 480px;
    height: 480px;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.Ghardcover .noopsyche_cont ul li img{
    position: absolute;
    top: -200px;
    left: -200px;
    bottom: -200px;
    right: -200px;
    margin: auto;

}u
.Ghardcover .noopsyche_cont .layer_a,.Ghardcover .inside .layer_b{
    width: 343px;
    height: 211px;
    position: absolute;
    background: rgba(108,38,128,0.4);
}
.Ghardcover .noopsyche_cont .layer_a{
    left: 56px;
    top: 131px;
}
.Ghardcover .noopsyche_cont .layer_b{
    right: 68px;
    bottom: 123px;
}
.Ghardcover .noopsyche_cont .layer_b .txt{
    width: 330px;
    height: 195px;
}
.Ghardcover .noopsyche_cont .layer_b .txt h3{
    font-size: 18px;
    font-weight:bold;
    color: #fff;
    text-align: center;
    line-height: 100%;
    margin: 58px auto 10px;
}
.Ghardcover .noopsyche_cont .layer_b .txt p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 25px;
}
.Ghardcover .import_cont{
    background: url("../images/index_new/import_cont_bg.jpg") no-repeat center;
}
.Ghardcover .import_cont .import_lun{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
}
.Ghardcover .import_cont .import_lun .swiper-button-prev{
    width: 30px;
    height: 55px;
    background: url("../images/index_new/banner_prev.png") no-repeat center;
    left: 10%;
 }
.Ghardcover .import_cont .import_lun .swiper-button-next{
    width: 30px;
    height: 55px;
    right: 10%;
    background: url("../images/index_new/banner_next.png") no-repeat center;
}
.Ghardcover .import_cont .import_lun .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: .4;
    margin: 0 15px;
}
.Ghardcover .import_cont .import_lun .swiper-pagination-bullet-active{
    width: 50px;
    border-radius: 5px;

    animation: active 0.3s linear 1 ;
    animation-fill-mode:forwards;
}
@keyframes active {
    0%{
        width: 10px;
        opacity: .4;
    }
    100%{
        width: 50px;
        opacity: 1;
    }
}
.Ghardcover .import_cont .import_lun .swiper-container{
    width: 1200px;
    height: 100%;
}
.Ghardcover .import_cont .import_lun .slide_cont{
    width: 100%;
    padding-top: 230px;
}
.Ghardcover .import_cont .import_lun .img{
    width: 600px;
    height: 460px;
}
.Ghardcover .import_cont .import_lun .img img{
    width: 100%;
}
.Ghardcover .import_cont .import_lun .text{
    width: 600px;
    height: 460px;
}
.Ghardcover .import_cont .import_lun .text .brand_logo{
    height: 80px;
    margin-top: 108px;
}
.Ghardcover .import_cont .import_lun .text .brand_logo{
    height: 80px;
    margin-top: 108px;
}
.Ghardcover .import_cont .import_lun .text .title{
    font-size: 18px;
    color: #e60012;
    line-height: 18px;
    text-align: center;
    margin: 14px auto 35px;
}
.Ghardcover .import_cont .import_lun .text .title span{
    font-size: 16px;
}
.Ghardcover .import_cont .import_lun .text p{
    font-size: 16px;
    text-align: center;
    line-height: 100%;
    color: #fff;
    margin-bottom: 14px;
}
.import_cont .import_lun .paint .brand_logo{
    background: url("../images/index_new/import_1_1.png") no-repeat center;
}
.import_cont .import_lun .paint .p1 span{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/index_new/benz.png") no-repeat center;
    padding: 0 3px;
}
.import_cont .import_lun .floor .brand_logo{
    background: url("../images/index_new/import_2_1.png") no-repeat center;
}
.import_cont .import_lun .floor .p1 span{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("../images/index_new/benz.png") no-repeat center;
    padding: 0 3px;
}
.import_cont .import_lun .tile .brand_logo{
    background: url("../images/index_new/import_3_1.png") no-repeat center;
}
.import_cont .import_lun .bath .brand_logo{
    background: url("../images/index_new/import_4_1.png") no-repeat center;
}
.Ghardcover .import_cont .import_lun .bath .text .title{
    color: #f0ff00;
}

.Ghardcover .construct_cont{
    background: url("../images/index_new/construct_cont.jpg") no-repeat center;
}
.Ghardcover .construct_cont .construct_lun{
    width: 1442px;
    height: 100%;
    margin: 0 auto;
}
.Ghardcover .construct_cont .construct_lun .slide_cont .slide_title{
    padding-top: 68px;
    margin-bottom: 33px;
}
.Ghardcover .construct_cont .construct_lun .slide_cont .slide_title .p1{
    font-size: 36px;
    color: #67257f;
    text-align: center;
    line-height: 100%;
    margin-bottom: 16px;
}
.Ghardcover .construct_cont .construct_lun .slide_cont .slide_title .p2{
    font-size: 14px;
    color: #000000;
    text-align: center;
    line-height: 100%;
    margin-bottom: 16px;
}
.Ghardcover .construct_cont .construct_lun .slide_cont .slide_title .line1{
    display: block;
    width: 58px;
    border-bottom: 4px solid #67257f;
    margin: 0 auto;
}
.Ghardcover .construct_cont .construct_lun .slide_cont .slide_title .line2{
    display: inline-block;
    width: 40px;
    border-bottom: 4px solid #67257f;
    margin:0 30px 10px;
}
.Ghardcover .construct_cont .construct_lun .slide_cont .step{
    width: 1200px;
    height: 618px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}
.Ghardcover .construct_cont .construct_lun .slide_cont .step img{
    margin: 26px auto 0;
}
.Ghardcover .construct_cont .construct_lun .swiper-button-prev{
    width: 30px;
    height: 55px;
    background: url("../images/index_new/construct_prev.png") no-repeat center;
    left: 10%;
}
.Ghardcover .construct_cont .construct_lun .swiper-button-next{
    width: 30px;
    height: 55px;
    right: 10%;
    background: url("../images/index_new/construct_next.png") no-repeat center;
}
.construct_cont ul li{
    float: left;
    width: 280px;
    margin: 0 4px 17px;
}
.construct_cont ul{
    width: 100%;
}
.construct_cont ul li .title{
    height: 30px;
    border-bottom: 1px solid #67257f;
    position: relative;
}
.construct_cont ul li .title span{
    font-size: 40px;
    position: absolute;
    top: -4px;
    left: 0;
    color: #67257f;
    font-weight: bold;
    font-style: italic;
    line-height: 100%;
}
.construct_cont ul li .title p{
    font-size: 16px;
    color: #000;
    line-height: 30px;
    margin-left: 70px;
}
.construct_cont ul li .img{
    width: 100%;
    height: 182px;
    overflow: hidden;
    margin-top: 8px;
    position: relative;
}
.construct_cont ul li .img img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: -100px;
    left: -100px;
    bottom: -100px;
    right: -100px;
    margin: auto;
    transition:all 0.3s linear;
}
.construct_cont ul li .img img:hover{
    width: 105%;
    height: 105%;
}



.Ghardcover .afterSale_cont{
    background: #f5f4f4;
}
.Ghardcover .afterSale_cont .left{
    width: 330px;
    padding: 300px 0 0 20px;
}
.Ghardcover .afterSale_cont .afterSale_box{
    position: relative;
    overflow: visible;
    height: 100%;
}
.Ghardcover .afterSale_cont .left .title{
    font-size: 24px;
    color: #000;
    line-height: 100%;
    font-weight: bold;
    text-align: left;
    margin-bottom: 37px;
}
.Ghardcover .afterSale_cont .left .details{
    font-size: 14px;
    color: #000;
    line-height: 25px;
}
.Ghardcover .afterSale_cont .left .afterSale_btn{
    width: 174px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #000;
    text-align: center;
    border-radius: 5px;
    border:2px solid #51e0ff;
    cursor: pointer;
    margin-top: 82px;
}
.Ghardcover .afterSale_cont .right{
    width: 760px;
    height: 730px;
    position: absolute;
    top: 117px;
    right: 10px;
    background: url("../images/index_new/afterSale_bg.png") no-repeat left 155px;
}
.Ghardcover .afterSale_cont .right ul{
    width: 100%;
    height: 100%;
    position: relative;
}
.Ghardcover .afterSale_cont .right ul li{
    width: 220px;
    height: 300px;
    position: absolute;
    border-radius: 20px;
    cursor: pointer;
    background: -webkit-linear-gradient(right top, #fa64ff , #ff5151);
    background: -moz-linear-gradient(right top, #fa64ff , #ff5151);
    background: linear-gradient(to left bottom , #fa64ff , #ff5151);
    background-color: #fa64ff;\0
}
.Ghardcover .afterSale_cont .right ul li.on{
    background: -webkit-linear-gradient(right top, #51e0ff , #20dfb5);
    background: -moz-linear-gradient(right top, #51e0ff , #20dfb5);
    background: linear-gradient(to left bottom , #51e0ff , #20dfb5);
    background-color: #51e0ff;\0
}
.Ghardcover .afterSale_cont .right ul li .title{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-top: 36px;
    line-height: 100%;
}
.Ghardcover .afterSale_cont .right ul li .bg{
    width: 100%;
    height: 120px;
}
.Ghardcover .afterSale_cont .right ul li p{
    font-size: 14px;
    color: #fff;
    line-height: 100%;
    margin-bottom: 16px;
    text-align: left;
}

.Ghardcover .afterSale_cont .right .z1{
    top: 429px;
    left: 359px;
}
.Ghardcover .afterSale_cont .right .z1 .bg{
    background: url("../images/index_new/afterSale_z1.png") no-repeat center;
}
.Ghardcover .afterSale_cont .right .z1 p{
    padding-left: 30px;
}
@keyframes z1 {
    0%{
        top: 429px;
        left: 359px;
    }
    100%{
        top: 340px;
        left: 44px;
    }
}

.Ghardcover .afterSale_cont .right .z2{
    top: 340px;
    left: 44px;
    /*animation: z2 2s linear 1;*/
}
.Ghardcover .afterSale_cont .right .z2 .bg{
    background: url("../images/index_new/afterSale_z2.png") no-repeat center;
}
.Ghardcover .afterSale_cont .right .z2 p span{
    width: 50%;
    text-align: center;
}
@keyframes z2 {
    0%{
        top: 340px;
        left: 44px;
    }
    20%{
        top: 300px;
        left: -33px;
    }
    40%{
        top: 260px;
        left: -110px;
    }
    60%{
        top: 174px;
        left: -10px;
    }
    80%{
        top: 88px;
        left: 90px;
    }
    100%{
        top: 0px;
        left: 189px;;
    }
}

.Ghardcover .afterSale_cont .right .z3{
    top: 0px;
    left: 189px;
    /*animation: z3 2s linear 1;*/
}
.Ghardcover .afterSale_cont .right .z3 .bg{
    background: url("../images/index_new/afterSale_z3.png") no-repeat center;
}
.Ghardcover .afterSale_cont .right .z3 p{
    padding-left: 17px;
}
@keyframes z3 {
    0%{
        top: 0px;
        left: 189px;
    }
    100%{
        top: 91px;
        left: 454px;
    }
}

.Ghardcover .afterSale_cont .right .z4{
    top: 91px;
    left: 454px;
    /*animation: z4 3s linear 1;*/
}
.Ghardcover .afterSale_cont .right .z4 .bg{
    background: url("../images/index_new/afterSale_z4.png") no-repeat center;
}
.Ghardcover .afterSale_cont .right .z4 p{
    padding-left: 33px;
}
@keyframes z4 {
    0%{
        top: 91px;
        left: 454px;
    }
    20%{
        top: 135px;
        left: 527px;
    }
    40%{
        top: 180px;
        left: 600px;
    }
    60%{
        top: 263px;
        left: 520px;
    }
    80%{
        top: 346px;
        left: 440px;
    }
    100%{
        top: 429px;
        left: 359px;
    }
}

/*设计师/vr版块*/
.stylist{
    width: 100%;
    height: 1034px;
    position: relative;
    overflow: hidden;
}
.stylist .stylist_box{
    width: 1920px;
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -960px;
}
.stylist_box .VR_cont{
    width: 100%;
    height: 834px;
    background-image: url("../images/index_new/VR_big_1.jpg");
    background-position: center;
    background-repeat: no-repeat;
}
.stylist_box .VR_cont .VR_center{
    height: 100%;
    position: relative;
}
.stylist_box .VR_cont .VR_center .VR_list{
    position: absolute;
    right: 0;
    top: 167px;
}
.stylist_box .VR_cont .VR_center .VR_list .list_of{
    width: 209px;
    height: 145px;
    position: relative;
    margin-bottom: 23px;
    border: 1px solid #fff;
    overflow: hidden;
    cursor: pointer;
}
.stylist_box .VR_cont .VR_center .VR_list .list_of.on{
    border: 3px solid #fff100;
}
.stylist_box .VR_cont .VR_center .VR_list .list_of img{
    position: absolute;
    top: -100px;
    right: -100px;
    bottom: -100px;
    left: -100px;
    margin: auto;
}
.stylist_box .VR_cont .VR_center .VR_play{
    width: 103px;
    height: 103px;
    position: absolute;
    background: url("../images/index_new/VR_play.png")  no-repeat center;
    top: 50%;
    left: 50%;
    margin: -52px 0 0 -52px;
}
.stylist_box .VR_cont .VR_center .VR_play a{
    display: block;
    width: 100%;
    height: 100%;
}
.stylist_box .VR_cont .VR_center .bottom{
    width: 296px;
    height: 73px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -148px;
    background: rgba(0,0,0,.7);
    border-radius: 10px 10px 0 0;
}
.stylist_box .VR_cont .VR_center .text{
    width: 100%;
    font-size: 18px;
    font-weight:bold;
    text-align: center;
    line-height: 100%;
    color: #fff;
}
.stylist_box .VR_cont .VR_center .VR_go{
    width: 100%;
    height: 18px;
    text-align: center;
    margin: 11px auto;
}
.stylist_box .VR_cont .VR_center .VR_go span{
    line-height: 18px;
    font-size: 14px;
    color: #fff;
    padding-left: 28px;
    cursor: pointer;
    background: url("../images/index_new/VR_btn.png") no-repeat 0 0;
}

/*首席设计师团队*/
.team{
    width: 100%;
}
.team .Forum_title .title_text span{
    display: inline-block;
    width: 254px;
    height: 36px;
    background: url("../images/index_new/team_tv_logo.png") no-repeat center;
    margin:0 20px -5px 0 ;
}
.team .team_list{
    width: 795px;
    height: 220px;
    position: relative;
    margin: 0 auto;
}
.team .team_list .one_fo{
    width: 149px;
    height: 220px;
    position: absolute;
    top: 220px;

}
.team .team_list .one_a{
    left: 5px;
    transition: all 1s ease-out 0.2s;
}
.team .team_list .one_b{
    left: 164px;
    transition: all 1s ease-out 0.3s;
}
.team .team_list .one_c{
    left: 323px;
    transition: all 1s ease-out 0.4s;
}
.team .team_list .one_d{
    left: 482px;
    transition: all 1s ease-out 0.5s;
}
.team .team_list .one_e{
    left: 641px;
    transition: all 1s ease-out 0.6s;
}
.team .team_list .one_f{
    left: 800px;
    transition: all 1s ease-out 0.7s;
}
.team .team_list .one_fo .one_img{
    width: 100%;
    height: 149px;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.team .team_list .one_fo .line{
    display: block;
    width: 40px;
    border-bottom:3px solid #662680;
    margin: 26px auto 24px;
}
.team .team_list .one_fo .one_name{
    font-size:18px;
    color: #000;
    text-align: center;
    line-height: 100%;
}
.team .team_list .one_fo a{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.team .team_list .one_a .one_img{
    background-image: url("../images/index_new/team_1.png");
}
.team .team_list .one_b .one_img{
    background-image: url("../images/index_new/team_2.png");
}
.team .team_list .one_c .one_img{
    background-image: url("../images/index_new/team_3.png");
}
.team .team_list .one_d .one_img{
    background-image: url("../images/index_new/team_4.png");
}
.team .team_list .one_e .one_img{
    background-image: url("../images/index_new/team_5.png");
}
.team .team_list .one_f .one_img{
    background-image: url("../images/index_new/team_6.png");
}

/*家装医生*/
.btv{
    width: 100%;
    padding-bottom: 100px;
}
.video_cont .video_list{

}
.video_cont .video_list li{
    width: 275px;
    margin: 0 10px 35px;
    float: left;
}
.video_cont .video_list li .video_img{
    width: 275px;
    height: 180px;
    position: relative;
    overflow: hidden;
}
.video_cont .video_list li img{
    width: 100%;
    height: 100%;
}
.video_cont .video_list li .video_play{
    width: 54px;
    height: 54px;
    background:url("../images/index_new/video_go.png") no-repeat center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin:-27px 0 0 -27px;
    cursor: pointer;
}
.video_cont .video_list li p{
    font-size: 12px;
    color: #414141;
    text-align: center;
    line-height: 100%;
    margin-top: 16px;
}
.video_cont .video_go{
    width: 192px;
    padding-bottom: 8px;
    text-align: center;
    line-height: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #bfbfbf;
}
.video_cont .video_go span{
    font-size: 14px;
    color: #000;
    cursor: pointer;
}
.video_cont .video_go span:hover{
    color: #67257f;
}

.video_play_layer{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.8);
    z-index: 99999;
    display: none;
}
.video_play_layer .video_play_box{
    width: 480px;
    height: 360px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -180px 0 0 -240px;
}
.video_play_layer .video_play_box .video_close{
    width: 36px;
    height: 36px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: url("../images/index_new/video_close.png") no-repeat center;
    cursor: pointer;
}

/*装修步骤*/
.step{
    width: 100%;
    background: #f6f6f6;
}
.step .step_list{
    width: 1211px;
    margin-bottom: 60px;
}
.step .step_list .step_of{
    width: 138px;
    height: 217px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #67257f;
    position: relative;
    margin-right: 11px;
    overflow: hidden;
}
.step .step_list .step_of .title{
    font-size: 18px;
    color: #595757;
    margin-top: 42px;
    text-align: center;
    line-height: 100%;
}
.step .step_list .step_of .num{
    width: 58px;
    height: 78px;
    font-size: 36px;
    font-weight: bold;
    color: #595757;
    text-align: center;
    line-height: 78px;
    border-bottom:1px solid #1b1b1b;
    margin: 0 auto;
}
.step .step_list .step_of .p1{
    width: 100%;
    font-size: 18px;
    color: #595757;
    text-align: center;
    line-height: 100%;
    position: absolute;
    top: 155px;
}
.step .step_list .step_of .in_layer{
    width: 138px;
    height: 217px;
    position: absolute;
    left: 0;
    top: -217px;
    transition: all 0.6s ease-out;
}
.step .step_list .step_of .in_layer .p2{
    width: 100%;
    font-size: 18px;
    color: #595757;
    text-align: center;
    line-height: 100%;
    position: absolute;
    top: 40px;
    color: #fff;
}
.step .step_list .step_of .in_layer .p3{
    width: 100%;
    font-size: 14px;
    color: #595757;
    text-align: center;
    line-height: 18px;
    position: absolute;
    bottom: 24px;
    color: #fff;
}
.step .step_list .step_of:hover .in_layer{
    top: 0px;
}
.step .step_list .step_of:nth-child(1) .in_layer{
    background: url("../images/index_new/step_1.png") no-repeat center 80px #8c3d82;
}
.step .step_list .step_of:nth-child(2) .in_layer{
    background: url("../images/index_new/step_2.png") no-repeat center 80px #8c3d82;
}
.step .step_list .step_of:nth-child(3) .in_layer{
    background: url("../images/index_new/step_3.png") no-repeat center 80px #8c3d82;
}
.step .step_list .step_of:nth-child(4) .in_layer{
    background: url("../images/index_new/step_4.png") no-repeat center 80px #8c3d82;
}
.step .step_list .step_of:nth-child(5) .in_layer{
    background: url("../images/index_new/step_5.png") no-repeat center 80px #8c3d82;
}
.step .step_list .step_of:nth-child(6) .in_layer{
    background: url("../images/index_new/step_6.png") no-repeat center 80px #8c3d82;
}
.step .step_list .step_of:nth-child(7) .in_layer{
    background: url("../images/index_new/step_7.png") no-repeat center 80px #8c3d82;
}
.step .step_list .step_of:nth-child(8) .in_layer{
    background: url("../images/index_new/step_8.png") no-repeat center 80px #8c3d82;
}


/*梵客相关*/
.correlation{
    width: 100%;
}
.correlation .correlation_box{
    overflow: visible;
    padding-top: 114px;
}
.correlation_box .correlation_list{
    width: 100%;
    height: 450px;
    position: relative;
}
.correlation_box .correlation_list .list_cont{
    width: 371px;
    height:calc(100% - 2px);
    border: 1px solid #ededed;
    box-shadow: 2px 2px 2px #e6e6e6;
    transition:all 0.3s ease-out;
    position: absolute;
    top: 0;
}
.correlation_box .correlation_list .list_cont:hover{
    top:-20px;
    box-shadow: 5px 10px 15px #e6e6e6;
}
.correlation_box .correlation_list .list_cont .tag{
    width: 38px;
    height: 68px;
    position: absolute;
    right: 31px;
    top: -26px;
}
.correlation_box .correlation_list .list_cont .title{
    font-size: 24px;
    color: #67257f;
    margin-top: 28px;
    padding-left: 33px;
    line-height: 100%;
}
.correlation_box .correlation_list .strategy{
    left: 0;
}
.correlation_box .correlation_list .strategy .tag{
    background: rgba(255,217,70,.75);
}
.correlation_box .correlation_list .strategy .strategy_img{
    width: 296px;
    height: 177px;
    margin: 49px auto 27px;
    overflow: hidden;
}
.correlation_box .correlation_list .strategy .strategy_img img{
    width: 100%;
}
.correlation_box .correlation_list .strategy .strategy_list{
    width: 296px;
    margin: 0 auto;
}
.correlation_box .correlation_list .strategy .strategy_list li{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 100%;
    width: 296px;
    margin-bottom: 16px;
    font-size: 14px;
    color: #000;
}
.correlation_box .correlation_list .strategy .strategy_list li a{
    font-size: 14px;
    color: #000;
}
.correlation_box .correlation_list .strategy .strategy_list li a:hover{
    color:#67257f ;
    font-weight: bold;
}
.correlation_box .correlation_list .enterprise{
    left: 50%;
    margin-left: -185px;
}
.correlation_box .correlation_list .enterprise .tag{
    background: rgba(255,172,34,.75);
}
.correlation_box .correlation_list .enterprise .fanke_logo{
    width: 167px;
    height: 73px;
    margin: 42px auto 28px;
    background: url("../images/index_new/fanke_logo.png") no-repeat center;
}
.correlation_box .correlation_list .enterprise .fanke_btn{
    width: 171px;
    height: 41px;
    border-radius: 3px;
    background: #662680;
    font-size: 20px;
    line-height:41px;
    text-align: center;
    color: #fff;
    letter-spacing: 8px;
    margin: 0 auto;
    cursor: pointer;
}
.correlation_box .correlation_list .enterprise .fanke_go{
    text-align: center;
    line-height: 100%;
    margin: 25px auto 45px;
}
.correlation_box .correlation_list .enterprise .fanke_go a{
    font-size: 12px;
    color: #000;
}
.correlation_box .correlation_list .enterprise .fanke_go a:hover{
    color:#67257f ;
}
.correlation_box .correlation_list .enterprise .enterprise_list{
    margin-top: 32px;
    padding-left: 45px;
}
.correlation_box .correlation_list .enterprise .enterprise_list li{
    width: 137px;
    float: left;
    text-align: center;
    margin-bottom: 26px;
    line-height: 100%;
}
.correlation_box .correlation_list .enterprise .enterprise_list li a{
    display: inline-block;
    padding-bottom: 6px;
    font-size: 14px;
    color: #000;
    border-bottom: 1px solid transparent;
}
.correlation_box .correlation_list .enterprise .enterprise_list li a:hover{
    color:#67257f ;
    font-weight: bold;
    border-bottom: 1px solid #67257f;
}
.correlation_box .correlation_list .fanke{
    right: 0;
}
.correlation_box .correlation_list .fanke .tag{
    background: rgba(243,126,0,.75);
}
.correlation_box .correlation_list .fanke .fanke_code{
    padding-left: 45px;
    margin: 75px auto 30px;
}
.correlation_box .correlation_list .fanke .fanke_code div{
    width: 285px;
}
.correlation_box .correlation_list .fanke .fanke_code div.subscibe{
    margin-bottom: 20px;
}
.correlation_box .correlation_list .fanke .fanke_code div img{
    margin:5px auto;
}
.correlation_box .correlation_list .fanke .fanke_code div p{
    font-size: 16px;
    color: #000;
    line-height: 100%;
    text-align: center;
}
.correlation_box .correlation_list .fanke a{
    display: block;
    width: 130px;
    font-size: 14px;
    text-align: center;
    color: #448aca;
    line-height: 28px;
    border-bottom:1px solid #448aca;
    margin: 0 auto 15px;
}

.interlinkage{
    height: 100px;
}
.interlinkage .title{
    height: 40px;
    background: #eeeeee;
}
.interlinkage .title .one{
    height: 40px;
    width: 120px;
    font-size: 16px;
    color: #ededed;
    text-align: center;
    line-height: 40px;
    background: #535353;
}
.interlinkage ul{
    height: 60px;
    padding-left: 30px;
}
.interlinkage ul li{
    padding: 0 20px;
    line-height: 60px;
}
.interlinkage ul li a{
    color: #4d4d4d;
    font-size: 16px;
}
.interlinkage ul li a:hover{
    color:#67257f ;
}

/*顶部活动条*/
.top_subject_bar{
    width: 100%;
    height: 70px;
    position: relative;
    overflow: hidden;
}
.top_subject_bar .top_subject_cont{
    width: 1920px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.top_subject_bar .top_subject_cont a{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.top_subject_bar .top_subject_bar_close{
    width: 30px;
    height: 30px;
    background: url("../images/index_new/top_subject_bar_close.png") no-repeat center;
    position: absolute;
    cursor: pointer;
    top: 50%;
    right: 15%;
    margin-top: -15px;
}







