/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;}
input:required,
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow { overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}

/*pc导航*/
header{background:#fff;position: relative;z-index: 111;box-shadow: 0 3px 8px rgba(0,0,0,.02);}
header .box{position: relative;padding-right: 120px;}
header .logo{line-height: 122px;height: 122px;max-width: 150px;}
header .logo img{max-height:80%;}
header .txt{position: absolute;right: 0;top:50%;margin-top: -23px;}
header .txt .tt1{width: 46px;height: 46px;border: 1px solid #e5e5e5;line-height: 45px;text-align: center;font-size: 0;overflow: hidden;border-radius: 5px;cursor: pointer;z-index: 2;position: relative;background: #fff;}
header .txt .tt1 div{font-size: 13px;color: #6f0014;line-height: 16px;position: absolute;left: 0;right: 0;top:-44px;padding: 6px;opacity: 0;transition: all .2s;}
header .txt .tt1.active div{opacity: 1;top:2px;}
header .txt .tt1 img{opacity: 1;transition: all .2s;display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;}
header .txt .tt1.active{border-radius: 5px 5px 0 0;border-bottom: 0;}
header .txt .tt1.active img{opacity: 0;top:60px;}
header .txt .tt2{width: 130px;position: absolute;right: 0;top:100%;border-radius:5px 0 5px 5px;border: 1px solid #e5e5e5;padding: 2px;overflow: hidden;background: #fff;z-index: 1;margin-top: -2px;display: none;}
header .txt .tt2 img{width: 100%;}

/*pc导航*/
header nav{margin-top: 36px;}
header nav a{transition: all .1s !important;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;}
header nav .ul > li > a{position: relative; line-height:50px; display:block; color: #000;font-size: 14px;padding:0 24px;}
header nav .ul > li > a span{padding-left: 5px;font-size: 12px;}
/*二级*/
header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width: 100%;z-index: 100;box-shadow: 0 0 11px rgba(0,0,0,.15);background: #fff;overflow: hidden;}
header nav .ul > li > ul > li{position: relative;font-size: 13px;line-height:20px;border-top: 1px solid rgba(0,0,0,0.1);}
header nav .ul > li > ul > li:nth-child(1){border: 0;}
header nav .ul > li > ul > li > a{color: #000;display: block;width: 100%;padding:9px 4px;}
/*效果1*/
header nav .ul > li:hover > a{color:#6f0014;}
header nav .ul > li.active > a{color:#6f0014;}
header nav .ul > li:hover > ul{display:block;}
/*效果2*/
header nav .ul > li > ul > li:hover > ul{display: block;}
header nav .ul > li > ul > li:hover > a{background-color:#6f0014;color: #fff;}
.banner{position: relative;z-index: 1;}
.banner img{display: block;width: 100%;}

/*搜索*/
.main1{border-bottom: 1px solid #e5e5e5;padding: 19px 0 18px 0;}
.main1 .ul{font-size: 0;width: calc(100% - 200px);float: left;}
.main1 .ul a{line-height:32px;font-size: 13px;color: #000000;margin-left: 5px;display: inline-block;}
.main1 .ul a:nth-child(1){color: #999999;margin-left: 0;}
.main1 .ul a:nth-child(n+2):hover{color: #6f0014;}
.main1 form{width: 180px;float: left;display: block;margin-left: 20px;border: 1px solid #e5e5e5;height: 32px;line-height: 30px;border-radius:16px;overflow: hidden;}
.main1 form input{width: calc(100% - 36px);float: left;line-height: 30px;height: 30px;border: 0;padding: 0 10px 0 18px;font-size: 13px;background: fixed;}
.main1 form button{width: 36px;float: left;line-height: 30px;height: 30px;border: 0;background:url("../images/tu2.png") no-repeat 5px center;transition: all .2s;transform:scale(1);}
.main1 form button:hover{transform:scale(.9);}

.main60{padding-top: 60px;padding-bottom: 60px;}
/*关于我们*/
.main2 .box{margin: 0 -15px;}
.main2 .box .list{width: calc(33.33% - 30px);margin: 0 15px;float: left;}
.main2 .box .list:nth-child(2){float: right;}
.main2 .box .list .top{font-size: 18px;font-weight: bold;padding-right: 60px;color: #000;padding-left:19px;position: relative;line-height: 26px;height: 26px;margin-bottom: 28px;}
.main2 .box .list .top a{display: block;width: 54px;height: 20px;background: url("../images/tu3.png") no-repeat center center;color: #fff;font-size: 10px;font-family: 'Arial';text-align: center;position: absolute;right: 0;top: 8px;line-height: 15px;padding-right: 3px;opacity: .88;}
.main2 .box .list .top a i{padding-left: 1px;}
.main2 .box .list .top a:hover{opacity: 1;}
.main2 .box .list .top:after{content: "";width: 3px;height: 50%;position: absolute;left: 0;top:50%;background: #000;}
.main2 .box .list .top:before{content: "";width: 3px;height: 50%;position: absolute;left: 0;top:0;background: #6f0014;}
.main2 .box .tt1{color: #666666;line-height: 30px;margin-top: -9px;}
.main2 .box .ttbox{margin-top: -17px;}
.main2 .box .tt2{border-bottom: 1px solid #e5e5e5;padding:10px 0 10px 76px;position: relative;}
.main2 .box .tt2 a:nth-child(1){position: absolute;left: 0;top:11px;display: block;width: 74px;text-align: right;color: #000;cursor:auto !important;}
.main2 .box .tt2 a{color: #666666;line-height: 24px;display: inline-block;vertical-align:top;transition: all .2s;}
.main2 .box .tt2 a:nth-child(n+2):hover{color: #6f0014;}
.main2 .box .tt3{height: 232px;}

.main3{background: #f2f2f2;}
.main3 .list{width: calc(14% - 4px);float: left;padding-right: 15px;font-size: 0;}
.main3 .list:nth-last-of-type(1){width:calc(16% + 24px);padding-right: 0;}
.main3 .list a{display: block;font-size: 14px;color: #666666;line-height: 22px;padding-top: 6px;transition: all .2s;}
.main3 .list a:nth-child(1){color: #000;font-weight: bold;padding:0 0 8px;}
.main3 .list a:hover{color: #6f0014;}
.main3 .list:nth-last-of-type(1) div{padding-left: 28px;position: relative;font-size: 14px;color:#6f0014;line-height: 22px;margin-bottom: 20px;}
.main3 .list:nth-last-of-type(1) div img{display: block;position: absolute;left: 0;top:4px;}
.main3 .list:nth-last-of-type(1) div b{display: block;margin-top: 2px;}

footer{background: #280108;padding: 22px 15px;color: rgba(255,255,255,.6);line-height: 24px;text-align: center;}

/*内页开始*/
.title{padding: 25px 0 24px;border-bottom: 1px solid #e5e5e5;}
.title .div{color: #999999;line-height: 24px;padding-left: 30px;position: relative;}
.title .div img{position: absolute;left: 0;top:2px;}
.title .div span{color: #000;}
.title .div a{color: #999999;transition: all .2s;}
.title .div a:hover{color: #6f0014;}
.ny{padding: 60px 0 100px;min-height: 555px;}
.ny .zuo{width: 330px;float: left;padding-right: 40px;}
.ny .you{width: calc(100% - 330px);float: left;}
.ny .zuo .top{border: 1px solid #e5e5e5;box-shadow: 6px 6px 1px #ebebeb;font-weight: bold;font-size: 24px;color: #000;padding-left: 32px;line-height: 48px;height: 50px;overflow: hidden;position: relative;}
.ny .zuo .top span{font-size: 17px;font-weight: 500;padding-left: 8px;font-family: 'Arial';text-transform: uppercase;line-height: 22px;}
.ny .zuo .top:after{content: "";width: 6px;height: 24px;background: url("../images/tu7.jpg") no-repeat;position: absolute;left: 14px;top:0;bottom: 0;margin: auto 0;}
.ny .zuo ul{margin-top: 22px;position: relative;}
.ny .zuo ul li {position: relative;}
.ny .zuo ul li > a{display: block;width: 150px;position: relative;line-height:24px;padding:12px 15px;text-align: center;color: #000000;font-size: 0;overflow: hidden;}
.ny .zuo ul li > a div{display: inline-block;font-size: 14px;text-align: left;}
.ny .zuo ul li:after{content: "";width:100%;height: 1px;background: #e5e5e5;position: absolute;left:0;bottom: 0;z-index: 1;opacity: 0;transition: all .2s;}
.ny .zuo ul li > a:before{content: "";width: 100%;height: 3px;background: url("../images/tu8.jpg") no-repeat center center/cover;position: absolute;left: -50%;bottom: 0;z-index: 2;transition: all .3s;opacity: 0;}
.ny .zuo ul a{transition: all .3s;}
.ny .zuo ul li.active > a{color: #6f0014;}
.ny .zuo ul li.active:after{opacity: 1;}
.ny .zuo ul li.active > a:before{left: 0; opacity: 1;}
.ny .zuo .ul{position: absolute;left: 150px;top:0;border: 2px solid #690215;padding:8px 15px;width: 165px;background: #fff;z-index: 10;display: none;}
.ny .zuo .ul a{display: block;line-height: 24px;padding: 8px 0;color: #000;border-top: 1px solid #e5e5e5;text-align: center;}
.ny .zuo .ul a:nth-child(1){border: 0;}
.ny .zuo .ul a:hover{color: #6f0014;}
.ny .you .top{font-weight: bold;font-size: 26px;color: #666666;margin-bottom: 18px;}

/*产品风尚*/
.nycp1 .list{display: block;height: 300px;margin-bottom: 60px;position: relative;}
.nycp1 .list:after{content: "";width: 100%;height: 1px;background: #e5e5e5;position: absolute;left: 0;bottom: -30px;}
.nycp1 .list .img {width: 300px;float: left;height: 100%;}
.nycp1 .list .tt1 {width: calc(100% - 300px);float: left;padding: 15px 0 15px 35px;height: 100%;}
.nycp1 .list .img .bjcover{height: 100%;}
/*.nycp1 .list:hover .img .bjcover{transform:scale(1.06);}*/
.nycp1 .list .tt2{display: table;table-layout:fixed;height: 100%;}
.nycp1 .list .tt3{display: table-cell;vertical-align: middle;}
.nycp1 .list .tt4{font-size: 18px;font-weight: bold;color: #000;}
.nycp1 .list .tt5{color: #666666;line-height: 25px;font-size: 14px;margin-top: 8px;max-height:75px;overflow: hidden;}
/*.nycp1 .list:hover .tt4{color: #6f0014;}*/

/*产品风尚详情*/
.danye{color: #666666;line-height: 28px;}

/*产品详情*/
.cpxq .box{margin-bottom: 40px;}
.cpxq .box11{width:calc(100% - 294px);float: left;padding-left: 30px;}
.cpxq .box11 .ttt1{font-size: 24px;color: #000;padding-bottom: 10px;margin-bottom: 15px;border-bottom: 1px solid #e5e5e5;}
.cpxq .box11 .ttt2{font-size:15px;line-height: 30px;}
.cpxq .box11 .ttt3{font-size:15px;color: #fff;text-align: center;width: 150px;line-height: 44px;display: block;background: #6f0014;margin-top: 20px;}
.cpxq .ttt4{font-size:0;border-bottom: 1px solid #e5e5e5;margin-bottom: 20px;}
.cpxq .ttt4 div{font-size:16px;padding: 0 30px;line-height: 44px;background: #6f0014;color: #fff;display: inline-block;}
.cpxq .box11 .ttt3:hover{background: #b60929;}
.cpxq .box1{width: 294px;float: left;}
.cpxq .box1{position: relative;}
.cpxq .box1 .gallery-top{border: 1px solid #e5e5e5;height: 400px;}
.cpxq .box1 .gallery-top .bjcover{height: 100%;background-repeat: no-repeat !important;}
.cpxq .box1 .gallery-thumbs{padding: 0 28px;}
.cpxq .box1 .gallery-thumbs .bjcover{padding-top: 120%;background-repeat: no-repeat !important;}

.cpxq .box1 .gallery-thumbs .swiper-slide{position: relative;border: 1px solid #e5e5e5;background: #fff;}
.cpxq .box1 .gallery-thumbs .swiper-slide .bjcover{position: relative;z-index: 1;transition: all 0s;border:2px solid transparent;}
.cpxq .box1 .gallery-thumbs .swiper-slide-thumb-active{border-color:#b60929;}
.cpxq .box1 .gallery-thumbs .swiper-slide-thumb-active .bjcover{border-color:#b60929;}

.cpxq .nextleft{background:#6f0014 url("../images/xeyou.png") no-repeat center center;height: 100%;top:0;margin: 0;right: 0;width: 28px;z-index: 10;}
.cpxq .prevright{background:#6f0014 url("../images/xezuo.png") no-repeat center center;height: 100%;top:0;margin: 0;left: 0;width: 28px;z-index: 10;}
.cpxq .nextleft:hover{background-color: #b60929;}
.cpxq .prevright:hover{background-color: #b60929;}



.cpxq .box2 .tt2{border-top: 1px solid #e5e5e5;padding: 15px 0;}
.cpxq .box2 .tt2 a{display: block;width: 50%;float: left;padding-right: 10px;}
.cpxq .box2 .tt2 a:nth-child(2){padding-left: 10px;padding-right: 0;}
.cpxq .box2 .tt2 a:hover{color: #6f0014;}
.cpxq .box2 .ttbox{margin-bottom: 30px;}
.cpxq .box2 .ttbox .tt1{margin:9px 0;}
.cpxq .box2 .ttbox .tt1 div{display: inline-block;vertical-align: top;font-size: 16px;color: #666666;padding: 2px 0;padding-left:8px;}
.cpxq .box2 .ttbox .tt1 div:nth-child(1){text-align:center;color: #000;font-weight: bold;font-size: 17px;padding-left: 0;}



.cpxq.cpxqnnn .box1 .gallery-top{height:267px;}
.cpxq.cpxqnnn .box1 .gallery-top .bjcover{background-size: 99% 99% !important}
/*.cpxq.cpxqnnn .box1 .gallery-top{height: 187px;}*/
.cpxq.cpxqnnn .box1 .gallery-thumbs .bjcover{padding-top:64%;background-size: 100% 100% !important}
.cpxq.cpxqnnn .box11 .ttt2{max-height: 180px;}

.cpxq.cpxqnnn .box1{width: 400px;}
.cpxq.cpxqnnn .box11{width: calc(100% - 400px);}




/*高级定制-成功案例*/
.nyanli{margin: 0 -15px;}
.nyanli .list{display: block;width:calc(50% - 30px);margin: 0 15px 30px;float: left;}
.nyanli .list .bjcover{padding-top: 66%;}
.nyanli .list:hover .bjcover{transform:scale(1.06);}
.nyanli .list .tt{font-size: 16px;line-height: 62px;padding: 0 40px 0 16px;position: relative;background: #f2f2f2;color: #000;}
.nyanli .list .tt:after{content: "";width: 30px;height: 30px;background: url("../images/tu10.png") no-repeat center center/contain;position: absolute;right: 20px;top:4px;bottom: 0;margin: auto 0;transition: all 0.3s;}
.nyanli .list:hover .tt{color: #6f0014;}
.nyanli .list:hover .tt:after{right: 11px;}
/*设计团队*/
.nyanli.nysheji .list .tt{background: fixed;border-bottom: 1px solid #e5e5e5;}
.nyanli.nysheji .list .tt:after{background: url("../images/tu12.png") no-repeat center center/contain;width: 20px;height: 20px;top:0;}


/*设计团队-设计师*/
.nyshejishi{margin: 0 -15px;}
.nyshejishi .list{display: block;width:calc(33.33% - 30px);margin: 0 15px 30px;float: left;}
.nyshejishi .list .img div{padding-top: 140%;}
.nyshejishi .list .tt{border-bottom: 1px solid #e5e5e5;line-height: 62px;padding: 0 10px;color: #999999;}
.nyshejishi .list .tt b{font-size: 16px;padding-right: 10px;color: #000;}
.nyshejishi .list:hover .img div{transform:scale(1.06);}
.nyshejishi .list:hover .tt b{color: #6f0014;}
.nyshejishi.nydingzhi .list .img{border: 1px solid #e5e5e5;}
.nyshejishi.nydingzhi .list .tt{border:0;background: #f2f2f2;text-align: center;font-weight: bold;font-size: 16px;color: #000;}
.nyshejishi.nydingzhi .list:hover .tt{color: #6f0014;}














/*transition: all 0.3s;*/
/*6f0014*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (min-width:992px){
    .ny .zuo ul li:hover .ul{display: block;}
    .ny .zuo ul li:hover > a{color: #6f0014;}
    .ny .zuo ul li:hover:after{opacity: 1;}
    .ny .zuo ul li:hover > a:before{left: 0; opacity: 1;}
}
@media (max-width:1199px){
    header .box{padding-right: 70px;}
    header nav .ul > li > a{padding: 0 20px;}
    header .logo{line-height: 110px;height: 110px;}
    /*pc导航*/
    header nav{margin-top: 30px;}


.cpxq.cpxqnnn .box1{width: 320px;}
.cpxq.cpxqnnn .box11{width: calc(100% - 320px);}

    
}
@media (max-width:991px) {
    header .logo{max-width: calc(100% - 44px);line-height: 100px;height: 100px;}
    header nav{display: none;position: absolute;right:-15px;top:100%;width:160px;margin: 0;background: #fff;padding-bottom: 20px;margin-bottom: 70px;z-index: 11;box-shadow: 0 4px 8px rgba(0,0,0,.1);}
    header nav .ul{margin: 0;}
    header nav .ul > li{width:100%;}
    header nav .ul > li > a{width:100%;padding: 0 10px;text-align: center;display: block;font-size: 15px;line-height: 44px;border-top: 1px solid #e5e5e5;}
    header nav .ul > li:nth-child(1) > a{border-top:0;}
    header nav .ul > li:hover > ul{display:none;}
    /*移动导航*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 0;bottom:39px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #a10724;border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}


    
    .main60{padding-top: 50px;padding-bottom: 50px;}
    /*关于我们*/
    .main2 .box{margin:-30px -15px 0;}
    .main2 .box .list{width: calc(50% - 30px);margin:30px 15px 0;}
    .main2 .box .list .top{margin-bottom: 22px;}
    .main2 .box .list:nth-child(3){width: calc(100% - 30px);}
    .main2 .box .tt3{height: auto;padding-top: 60.9%;position: relative;}
    .main2 .box .tt3 video{position: absolute;left: 0;top:0;width: 100%;height: 100%;}


    /*内页开始*/
    .ny{padding: 50px 0 110px;min-height: 444px;}
    .ny .zuo{width: 100%;padding: 0;margin-bottom: 30px;}
    .ny .you{width:100%;}
    .ny .zuo .top {font-size: 18px;padding-left: 26px;padding-top: 1px;}
    .ny .zuo .top span{font-size: 14px;}
    .ny .zuo .top i{font-weight: 500;position: absolute;right: 15px;top:0;line-height: inherit;font-size: 16px;}
    .ny .zuo .top:after{width: 4px;left: 12px;}
    .ny .zuo ul{margin-top:0;padding-top: 6px;display: none;}
    .ny .zuo ul li > a{width: 100%;padding:10px 26px;}
    .ny .zuo ul li > a div{display: block;}
    .ny .zuo ul li:after{opacity: 1;left: 0;}
    .ny .zuo ul li > a:before{height: 2px;}
    .ny .zuo .ul{position: relative;left: auto;top:auto;width: 100%;border: 0;padding: 10px 26px;border-bottom: 1px solid #e5e5e5;}
    .ny .zuo .ul a{text-align: left;border: 0;padding: 5px;}
    .ny .you .top{font-size: 18px;margin-bottom:15px;}



}

@media (max-width:767px) {
    /*搜索*/
    .main1{padding: 15px 0 14px 0;}
    .main1 .ul{width: 100%;text-overflow:inherit;white-space:inherit;max-height: 50px;overflow: hidden;}
    .main1 .ul a{line-height:25px;margin: 0;margin-right: 6px;}
    .main1 form{width: 100%;margin:10px 0 0;}

    .main60{padding-top: 33px;padding-bottom: 33px;}
    /*关于我们*/
    .main2 .box{margin:-30px 0 0;}
    .main2 .box .list{width: 100%;margin:30px 0 0;}
    .main2 .box .list .top{margin-bottom: 20px;}
    .main2 .box .list:nth-child(3){width: 100%;}
    .main2 .box .tt3{height: auto;padding-top: 60.9%;position: relative;}
    .main2 .box .tt3 video{position: absolute;left: 0;top:0;width: 100%;height: 100%;}

    .main3 .list{width:100% !important;padding: 0 0 20px;}
    .main3 .list:nth-last-of-type(1){padding: 0;}
    .main3 .list a{padding:2px 15px 0 0;display: inline-block;}
    .main3 .list a:nth-child(1){padding:0 0 4px;display: block;}
    .main3 .list:nth-last-of-type(1) div{padding-left: 25px;margin-bottom: 15px;}
    .main3 .list:nth-last-of-type(1) div b{margin-top: 0;}
    footer{padding:15px;}
    .ny{padding: 33px 0 60px;}

    .title .div{padding-left: 20px;}
    .title .div img{max-width: 12px;top:5px;}
    .title{padding: 15px 0 14px;}
    .ny .zuo{margin-bottom: 25px;}
    
    /*产品风尚详情*/
    .danye{line-height: 26px;}

    
    /*产品详情*/
    .cpxq .box1{margin-bottom: 30px;}
/*
    .cpxq .box1 .gallery-top{height: 400px;}
    .cpxq .box1 .gallery-top .bjcover{height: 402px;}
    .cpxq .box1 .gallery-thumbs{height: 402px;}
*/

    /*高级定制-成功案例*/
    .nyanli{margin: 0 -6px;}
    .nyanli .list{width:calc(50% - 12px);margin: 0 6px 12px;}
    .nyanli .list .tt{font-size: 14px;line-height: 40px;padding: 0 5px;text-align: center;}
    .nyanli .list .tt:after{display: none;}


    
    /*设计团队-设计师*/
    .nyshejishi{margin: 0 -10px;}
    .nyshejishi .list{width:calc(50% - 20px);margin: 0 10px 20px;}
    .nyshejishi .list .tt{line-height: 50px;}
    .nyshejishi.nydingzhi .list .tt{font-size: 14px;font-weight: 400;}

    .cpxq.cpxqnnn .box1{width: 100%;}
    .cpxq.cpxqnnn .box11{width:100%;padding-left: 0;}



.cpxq.cpxqnnn .box1 .gallery-top{height:auto;}
.cpxq.cpxqnnn .box1 .gallery-top .bjcover{background-size: 99% 99% !important;padding-top: 66.71875%;}
.cpxq.cpxqnnn .box11 .ttt2{max-height: inherit;}



    
}
@media (max-width:600px) {
    header .logo{height:90px;line-height: 90px;}
    header .lanmu{bottom:35px;}
    
    /*产品风尚*/
    .nycp1 .list{height: 150px;margin-bottom: 40px;}
    .nycp1 .list:after{bottom: -20px;}
    .nycp1 .list .img {width: 140px;}
    .nycp1 .list .tt1 {width: calc(100% - 140px);padding: 10px 0 10px 15px;}

    .nycp1 .list .tt4{font-size: 15px;}
    .nycp1 .list .tt5{font-size: 13px;line-height: 24px;margin-top: 6px;max-height:72px;}


    /*产品详情*/
    .cpxq .box1{margin-bottom: 22px;}

    .cpxq .box2 .tt2{padding: 10px 0;}
    .cpxq .box2 .tt2 a{width: 100%;float: none;padding:3px 0 !important;}
    .cpxq .box2 .ttbox{margin-bottom: 22px;}
    .cpxq .box2 .ttbox .tt1{margin:4px 0;}
    .cpxq .box2 .ttbox .tt1 div{font-size: 14px;padding:0 !important;}
    .cpxq .box2 .ttbox .tt1 div:nth-child(1){font-size: 15px;}
    .cpxq .box2 .ttbox .tt1 div:nth-child(2){line-height: 24px;padding-left: 8px !important;}


.cpxq .box11{width:100%;padding-left: 0;margin-top: 0;}
.cpxq .box11 .ttt1{font-size: 20px;}
.cpxq .box11 .ttt2{font-size:14px;line-height: 26px;}
.cpxq .box11 .ttt3{font-size:14px;width: 130px;line-height: 40px;margin-top: 16px;}
.cpxq .ttt4 div{font-size:15px;line-height: 42px;}

.cpxq .box1{width: 100%;}
.cpxq .box1 .gallery-top{height: auto;}
.cpxq .box1 .gallery-top .bjcover{background-size: 96% 96% !important;height: auto;padding-top: 140%;background-repeat: no-repeat !important;}
.cpxq .box1 .gallery-thumbs{padding: 0 20px;}
.cpxq .box1 .gallery-thumbs .bjcover{padding-top: 120%;}
.cpxq .box1 .gallery-thumbs .swiper-slide{border: 0;}

.cpxq .nextleft{width: 20px;background-size: 12px !important;}
.cpxq .prevright{width: 20px;background-size: 12px !important;}

    
    .cpxq.cpxqnnn .box11 .ttt2{max-height: inherit;}

    
    
    
    
    
    
    
    
    

    /*设计团队-设计师*/
    .nyshejishi{margin: 0 -6px;}
    .nyshejishi .list{width:calc(50% - 12px);margin: 0 6px 20px;}
    .nyshejishi .list .tt{line-height: 24px;text-align: center;padding: 10px 5px;}
    .nyshejishi .list .tt b{display: block;}


    
}

@media (max-width:479px) {
        /*高级定制-成功案例*/
    .nyanli .list{width:calc(100% - 12px);}

    
}
@media (max-width:991px) {
    /*手机底部*/
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#6f0014;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}