

/* 装修学堂 */

.select {
    box-sizing: border-box;
    height: 90px;
    padding: 27px 0px;
    display: none;
}

.select .study {
    display: inline-block;
    width: 184px;
    line-height: 38px;
    margin-left: 666px;
    border-right: 1px dashed #bfbfbf;
}

.select em {
    font-size: 18px;
    margin-left: 16px;
    margin-right: 7px;
    color: #049f20;
}

.select a {
    font-size: 18px;
    color: #5b5b5b;
}

.select .encyclopedia {
    display: inline-block;
    margin-left: 79px;
}

.drop-down-content {
    padding: 0;
    display: none;
    position: absolute;
    top: 100%;
    line-height: 30px;
    z-index: 9999;
    background-color: #000000;
    opacity: 0.64;
    font-size: 16px;
}

.drop-down-content ul a {
    border-bottom: 1px solid rgba(255, 255, 255, .18);
    color: #ffffff;
    line-height: 35px;
}




/* toolbar */

.toolbar {
    right: 20px;
    /* top: 550px; */
    z-index: 999;
    position: fixed;
}

/* 装修学堂 */

.select {
    box-sizing: border-box;
    height: 90px;
    padding: 27px 0px;
    display: none;
}

.select .study {
    display: inline-block;
    width: 184px;
    line-height: 38px;
    margin-left: 666px;
    border-right: 1px dashed #bfbfbf;
}

.select em {
    font-size: 18px;
    margin-left: 16px;
    margin-right: 7px;
    color: #049f20;
}

.select a {
    font-size: 18px;
    color: #5b5b5b;
}

.select .encyclopedia {
    display: inline-block;
    margin-left: 79px;
}

/* 中间大图 */

.b_banner {
    height: 650px;
    width: 100%;
}

img {
    border: 0;
    vertical-align: middle;
}


/* 臻品子选 */

.b_nav {
    width: 100%;
    height: 58px;
    box-shadow: 0 10px 20px #f2f2f2;
}

.fixed {
    position: fixed;
    top: 0;
    margin-top: 0;
    z-index: 999;
    background-color: #ffffff;
}

.b_nav>div {
    width: 1200px;
    height: 58px;
    margin: 0 auto;
}

.b_nav>div>span {
    color: #25B74F;
    font-size: 28px;
    line-height: 58px;
}

.b_nav>div>ul>li.on {
    color: #25B74F;
}

.b_nav>div>ul>li {
    float: left;
    font-size: 16px;
    line-height: 58px;
    margin-right: 44px;
    cursor: pointer;
}

.b_nav>div>ul>li:last-child {
    margin-right: 0px;
}

.b_hsj {
    /*margin-top: 74px;*/
}

.b_hsj .tit {
    width: 166px;
    height: 95px;
    margin: 0 auto;
}

img {
    max-width: 100%;
    vertical-align: middle;
}


/* 好设计 */

.b_hsj {
    margin-top: 74px;
    /*background-color: #eee;*/

}
.tit{
    /*background: #fff!important;*/
}
.b_hsj .tit {
    width: 166px;
    height: 95px;
    margin: 0 auto;
   
}

.b_hsj .con {
    height: 519px;
    width: 100%;
    margin-top: 52px;
    position: relative;
}

.b_hsjbj {
    width: 100%;
    height: 475px;
    background-color: #EDF2F1;
    position: absolute;
    top: 24px;
}

.content-main {
    position: relative;
    width: 800px;
    height: 411px;
    background: #bbb9b9;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}


/* 好设计的轮播图 */

.lunbo-wrap {
    top: 52px;
    width: 100%;
    height: 518px;
    max-width: 1200px;
    display: flex;
    position: relative;
    margin-left: 282px;
   
}


/* .lunbo-wrap .btn {
    z-index: 1;
    flex: 0 0 auto;
    width: 50px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
  } */

.lunbo-wrap .btn:hover {
    color: salmon;
}

.lunbo-wrap .list {
    z-index: 0;
    flex: 0 0 auto;
    list-style: none;
    width: 70%;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
    perspective: 2000px;
}

.lunbo-wrap .list>.li {
    width: 80%;
    height: 100%;
    flex: 0 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    transition: all .5s;
    opacity: 0;
    transform: translateZ(-500px) translateX(200px);
    pointer-events: none;
}

.lunbo-wrap .list>.li>img {
    width: 100%;
    height: 100%;
}

.lunbo-wrap .list>.li.li0 {
    z-index: 5;
    opacity: 1;
    transform: none;
    pointer-events: initial;
}

.lunbo-wrap .list>.li.li1 {
    transform: translateZ(-200px) translateX(-100px);
    opacity: .8;
    z-index: 4;
    pointer-events: initial;
}

.lunbo-wrap .list>.li.li2 {
    transform: translateZ(-400px) translateX(-200px);
    opacity: .6;
    z-index: 3;
    pointer-events: initial;
}

.lunbo-wrap .text {
    margin-left: 33px;
    flex: 1 1 auto;
}

.lunbo-wrap .text .title {
    margin-top: 120px;
    margin-bottom: 0;
}

.lunbo-wrap .text .desc {
    margin-top: 75px;
    margin-bottom: 0;
}

.lunbo-wrap .text .title {
    font-size: 32px;
    font-weight: 900;
    line-height: 60px;
    color: #000000;
}

.lunbo-wrap .text .desc {
    color:237, 242, 241;
    font-size: 16px;
}

.lunbo-wrap .text .user-box {
    margin-top: 100px;
    display: flex;
    align-items: center;
}

.lunbo-wrap .text .user-box .user-img,
.lunbo-wrap .text .user-box .user-name {
    margin-top: 0;
    margin-bottom: 0;
}


/* .lunbo-wrap .text .user-box .user-img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
  } */

.lunbo-wrap .text .user-box .user-name {
    margin-left: 5px;
}

.lunbo-wrap .paginationList {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    list-style: none;
    transform: translate(-50%, 0%);
}

.lunbo-wrap .paginationList>.lun-pagination {
    transition: all .5s;
    cursor: pointer;
    width: 8px;
    height: 8px;
    background-color: #999;
    border-radius: 4px;
}

.lunbo-wrap .paginationList>.lun-pagination+.lun-pagination {
    margin-left: 5px;
}

.lunbo-wrap .paginationList>.lun-pagination.active {
    background-color: #25B74F;
    width: 16px;
}

.lunbo-wrap .paginationList>.lun-pagination:hover {
    width: 16px;
}


/*# sourceMappingURL=lunbo.css.map */


/* 五大空间 */

.b_wdkj .tit {
    width: 364px;
    height: 59px;
    margin: 0 auto;
}

.b_wdkj .b_wdkj_d {
    margin: 0 auto;
    margin-top: 32px;
    width: 1200px;
    height: 48px;
}

.b_wdkj .b_wdkj_d .on {
    background-color: #26B550;
    color: #ffffff;
    border: 1px solid #26B550;
}

.b_wdkj .b_wdkj_d>div {
    width: 140px;
    cursor: pointer;
    height: 48px;
    border: 1px solid #000000;
    border-radius: 5px;
    float: left;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    color: #333333;
    margin-right: 69px;
}

.b_wdkj_all .b_wdkj_con {
    display: none;
}

.b_wdkj_all .b_wdkj_con.selected {
    display: block;
}

.b_wdkj_con {
    width: 100%;
    height: 670px;
    margin-top: 38px;
}


/* 一线品牌 */

.b_yxpp .tit {
    width: 187px;
    height: 59px;
    margin: 0 auto;
}

.b_yxpp .cat1 {
    width: 372px;
    height: 37px;
    margin: 0 auto;
    margin-top: 23px;
    border-radius: 10px;
}

.b_yxpp .cat1>div:first-child.on,
.b_yxpp .cat1>div:last-child.on {
    background-color: #2daf46;
    color: #ffffff;
    border: 1px solid #2daf46;
}

.b_yxpp .cat1>div:first-child {
    cursor: pointer;
    border: 1px solid #000000;
    border-radius: 18px 0 0 18px;
    font-size: 18px;
    text-align: center;
    line-height: 37px;
    width: 184px;
    height: 37px;
    float: left;
}

.b_yxpp .cat1>div:last-child {
    cursor: pointer;
    border: 1px solid #000000;
    margin-left: -1px;
    border-radius: 0 18px 18px 0;
    font-size: 18px;
    text-align: center;
    line-height: 37px;
    width: 184px;
    height: 37px;
    float: left;
}

.b_yxpp .con {
    width: 1200px;
    height: 505px;
    margin: 0 auto;
    margin-top: 38px;
    background-color: #EDF1F2;
}

.b_yxpp .con .cat2 {
    height: 30px;
    margin-left: 105px;
    margin-top: 40px;
    float: left;
}

.b_yxpp .con .cat2>div:first-child {
    margin-left: 0px;
}

.b_yxpp .con .cat2>div.on {
    background-color: #2daf46;
    border: 1px solid #2daf46;
    color: #ffffff;
}

.b_yxpp .con .cat2>div {
    font-size: 16px;
    cursor: pointer;
    float: left;
    border: 1px solid #000000;
    border-radius: 5px;
    padding-left: 12px;
    padding-right: 12px;
    height: 29px;
    line-height: 29px;
    margin-left: 32px;
}

.b_yxpp .con .cat2>div {
    font-size: 16px;
    cursor: pointer;
    float: left;
    border: 1px solid #000000;
    border-radius: 5px;
    padding-left: 12px;
    padding-right: 12px;
    height: 29px;
    line-height: 29px;
    margin-left: 32px;
}

.b_yxpp .rcat2>div {
    margin-top: 24px;
    float: left;
}

.rcat2 .main {
    float: left;
    display: none;
}

.rcat2 .main.nav {
    display: block;
}

.b_yxpp .con {
    width: 1200px;
    height: 505px;
    margin: 0 auto;
    margin-top: 38px;
    background-color: #EDF1F2;
}

.b_yxpp .con .fcat2 {
    height: 30px;
    margin-left: 105px;
    margin-top: 40px;
    float: left;
}

.b_yxpp .con .fcat2>div:first-child {
    margin-left: 0px;
}

.b_yxpp .con .fcat2>div.on {
    background-color: #2daf46;
    border: 1px solid #2daf46;
    color: #ffffff;
}

.b_yxpp .con .fcat2>div {
    font-size: 16px;
    cursor: pointer;
    float: left;
    border: 1px solid #000000;
    border-radius: 5px;
    padding-left: 12px;
    padding-right: 12px;
    height: 29px;
    line-height: 29px;
    margin-left: 32px;
}

.b_yxpp .frcat2>div {
    margin-top: 24px;
    float: left;
}


/* 全能环保 */

.b_qwhb .tit {
    width: 186px;
    height: 59px;
    margin: 0 auto;
}

.slick-slider {
    position: relative;
    display: block;
    user-select: none;
}


/* .b_banner1 .slick-prev {
    left: 16%;
    background: url(/public/index/static/images/in_left.png) no-repeat center;
} */

.b_banner1 .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -32.5px;
    z-index: 99;
    width: 37px;
    height: 67px;
    font-size: 0;
    cursor: pointer;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide img {
    display: block;
}


/* .b_banner1 .slick-next {
    left: 82%;
    background: url(/public/index/static/images/in_right.png) no-repeat center;
} */


/* .b_banner1 .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -34px;
    z-index: 99;
    width: 46px;
    height: 68px;
    font-size: 0;
    cursor: pointer;
    border: none;
} */

.swiper-button-prev {
    width: 46px;
    height: 68px;
    left: 296px;
    border: none;
    opacity: 0.8;
    background: url(/public/index/static/images/in_left.png) no-repeat center;
}

.swiper-button-next {
    width: 46px;
    height: 68px;
    right: 296px;
    border: none;
    opacity: 0.8;
    background: url(/public/index/static/images/in_right.png) no-repeat center;
}


/* 全屋人性化 */

.b_qwdz .tit {
    width: 277px;
    height: 59px;
    margin: 0 auto;
}

.b_qwdz .con {
    width: 100%;
    height: 566px;
    margin: 0 auto;
    margin-top: 38px;
    background-color: #F7F7F7;
}

.b_qwdz .con .cat3 {
    width: 1200px;
    margin-top: 65px;
    float: left;
}

.b_qwdz .con .cat3 .tab-item.on {
    background-color: #2daf46;
    border: 1px solid #2daf46;
    color: #ffffff;
}

.b_qwdz .con .cat3 .tab-item {
    font-size: 18px;
    cursor: pointer;
    float: left;
    border: 1px solid #000000;
    border-radius: 5px;
    width: 165px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin-left: 32px;
}

.con .rcat3 .b_rxh_con {
    margin-top: 18px;
    float: left;
}

.rcat3 .b_rxh_con {
    float: left;
    display: none;
}

.rcat3 .b_rxh_con.selected {
    display: block;
}


/* 科技新生活 */

.b_kjsh .tit {
    width: 216px;
    height: 59px;
    margin: 0 auto;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

.b_kjsh .con {
    width: 279px;
    height: 400px;
    background-color: #F7F7F7;
    border-radius: 5px;
    float: left;
    margin-right: 23px;
}

.b_kjsh .con .image {
    width: 263px;
    height: 324px;
    float: left;
    margin-top: 8px;
    margin-left: 8px;
    position: relative;
}

.b_kjsh .con .image:hover .xinfo {
    display: block;
}

.b_kjsh .con .image .xinfo {
    position: absolute;
    bottom: 0px;
    width: 263px;
    height: 324px;
    background: rgba(79, 196, 113, .8);
    display: none;
    font-size: 22px;
    line-height: 324px;
    text-align: center;
    color: #ffffff;
}

.b_kjsh .con>div:last-child {
    margin-right: 0px;
}

.b_kjsh .con .info {
    font-size: 26px;
    color: #000000;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 18px;
}


/* 尖端工艺 */

.b_jdgy .tit {
    width: 184px;
    height: 59px;
    margin: 0 auto;
}

.b_banner2 {
    margin: 0 auto;
    margin-top: 45px;
    width: 1233px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.b_banner2 .slick-prev {
    left: -4%;
    background: url(/public/index/static/images/in_left.png) no-repeat center;
}

.b_banner2 .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -32.5px;
    z-index: 99;
    width: 37px;
    height: 67px;
    font-size: 0;
    cursor: pointer;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.b_banner2 .con .image {
    width: 382px;
    height: 359px;
    float: left;
    position: relative;
}

.slick-slide img {
    display: block;
}

.b_banner2 .con .image:hover .xinfo {
    display: block;
}

.b_banner2 .con .image .xinfo {
    position: absolute;
    left: 14px;
    top: 16px;
    bottom: 0px;
    width: 354px;
    height: 330px;
    background: rgba(255, 255, 255, .6);
    display: none;
    font-size: 22px;
    text-align: center;
    color: #343333;
}

.b_banner2 .con .image .xinfo p:first-child {
    margin-top: 132px;
}

.b_banner2 .con .info {
    font-size: 26px;
    color: #000000;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 18px;
}

.b_banner2 .con {
    width: 382px;
    height: 429px;
    border: 1px solid #A1A1A1;
    margin: 0 auto;
    margin-right: 27px;
}

.b_banner2 .con .image {
    width: 382px;
    height: 359px;
    float: left;
    position: relative;
}

.b_banner2 .slick-next {
    left: 99%;
    background: url(/public/index/static/images/in_right.png) no-repeat center;
}

.b_banner2 .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top: -32.5px;
    z-index: 99;
    width: 37px;
    height: 67px;
    font-size: 0;
    cursor: pointer;
}


/* 贴心的售后服务 */

.b_shfw {
    width: 100%;
    height: 575px;
    background-color: #F7F7F7;
    margin-top: 72px;
}

.b_shfw .tit {
    width: 274px;
    height: 59px;
    margin: 0 auto;
    margin-top: 56px;
}


/* 底部 */

.footer {
    padding: 18px 0 31px;
    border-top: 2px solid #2eae47;
    background: #222324;
}

.layout {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.layout a {
    text-decoration: none;
    cursor: pointer;
    color: #777;
    transition: all .3s ease;
}

/* 弹出框 */
.box02 {
    position: fixed;
    left: -200px;
    bottom: 25px;
}

.box01 {
    position: fixed;
    left: 0%;
    bottom: 0px;
    width: 100%;
    display: block;
    height: 148px;
    z-index: 999;
    background: url("/public/index/static/images/zhuolu02.png") no-repeat;
}

.close_zl {
    position: absolute;
    right: 412px;
    top: 25px;
}

.submit_zl {
    position: absolute;
    right: 529px;
    top: 38px;
}

.name_zl {
    position: absolute;
    right: 1002px;
    top: 43px;
}

.name_zl input {
    width: 180px;
    height: 50px;
    margin-top: -5px;
    border-radius: 2px;
    font-size: 16px;
}

.mobile_zl {
    position: absolute;
    right: 701px;
    top: 43px;
}

.mobile_zl input {
    width: 291px;
    height: 42px;
    border-radius: 2px;
    font-size: 16px;
    height: 50px;
    margin-top: -5px;
}

.toolbar {
    right: 20px;
    top: 550px;
    z-index: 999;
    position: fixed;
}

.tool div {
    width: 70px;
    height: 70px;
    border: 1px solid #eeeeee;
}

.toolbar a.guanzhu div {
    background: url("/public/index/static/images/tool1.png") no-repeat;
}

.toolbar a.zaixian div {
    background: url("/public/index/static/images/tool2.png") no-repeat;
}

.toolbar a.baojia div {
    background: url("/public/index/static/images/tool3.png") no-repeat;
}

.toolbar a.ding div {
    background: url("/public/index/static/images/tool4.png") no-repeat;
}

.toolbar a.guanzhu div:hover {
    background: url("/public/index/static/images/toolh1.png") no-repeat;
}

.toolbar a.zaixian div:hover {
    background: url("/public/index/static/images/toolh2.png") no-repeat;
}

.toolbar a.baojia div:hover {
    background: url("/public/index/static/images/toolh3.png") no-repeat;
}

.toolbar a.ding div:hover {
    background: url("/public/index/static/images/toolh4.png") no-repeat;
}