@charset "utf-8";

/* .ny-about{
    margin:80px 0;
} */
.ny-section{
    margin:100px 0;
}
.part{
    /*margin-bottom:100px;*/
}
.ny-about-box{
  /*  float:right;*/
}
 .ny-about-box h1{
    font-size: 36px;
    font-weight: bold;
    margin:0 0 40px 0;
}
 .ny-about-box p{
    font-size: 14px;
    line-height: 25px;
    margin:0;
}
.ny-about-part1{
    margin-top:100px;
}
.ny-about-part2 {
    padding-top:100px;
    overflow: hidden;
}

.ny-about-part2 .ny-about-bg{
    padding:30px 0;
    width:92%;
    float: right;
    background:url(../img/about-ng.jpg) no-repeat right;
    color:#fff;
}
.ny-about-part2 .ny-about-bg .ny-ab-img{
    position: relative;
    top:-130px;
}
.ny-about-part2 .ny-about-bg .ny-ab-img img{
    width:100%;
}
.ny-about-part2 .ny-about-bg .ny-ab-text{
    padding-left:60px;
}
.ny-about-part2 .ny-about-bg .ny-ab-text h1{
    font-size: 36px;
    font-weight: bold;
    margin:110px 0 40px 0;
}
.ny-about-part2 .ny-about-bg .ny-ab-text p{
    font-size: 14px;
    line-height: 25px;
}
.ny-about-part4 .ab-img {
    padding-right:40px;
}
.ny-about-part4 .ab-img img{
    width:100%;
}
.ny-about-part4 .ab-text {
    padding:20px 0;
    padding-left:40px;
}
.ny-about-part4 .ab-text h1{
    font-size: 35px;
    margin:120px 0 40px 0;
    font-weight: bold;
}
.ny-about-part4 .ab-text p{
    font-size: 14px;
    line-height: 25px;
}

.ny-about-part5{
    margin:100px 0;
}
.ny-about-part5 .ab-img {
    padding-left:40px;
}
.ny-about-part5 .ab-img img{
    width:100%;
}
.ny-about-part5 .ab-text {
    padding:20px 0;
    padding-right:40px;
}
.ny-about-part5 .ab-text h1{
    font-size: 35px;
    margin:120px 0 40px 0;
    font-weight: bold;
}
.ny-about-part5 .ab-text p{
    font-size: 14px;
    line-height: 25px;
}

.ny-about-part6 {
    overflow: hidden;
    position: relative;
}
.ny-about-part6 .ny-about-bg{
    height:600px;
    width:92%;
    float: right;
    background:url(../img/a4.jpg) no-repeat right;
}
.ny-about-part6 .ny-about-bg img{
    width:100%;
}

.ny-about-part6 .ab-part6-text{
    background:#efefef;
    width:40%;
    position: absolute;
    left:0;
    top:21%;
    z-index:99;
    overflow: hidden;
}
.ny-about-part6 .ab-part6-text .ab-part6-box{
    width:75%;
    padding:30px 30px 60px 0;
    float: right;
}
.ny-about-part6 .ab-part6-text h1{
    font-size: 36px;
    font-weight: bold;
    margin:40px 0 40px 0;
}
.ny-about-part6 .ab-part6-text p{
    font-size: 14px;
    line-height: 25px;
}

@media (max-width: 1200px){
    .ny-about-box h1{
        font-size: 28px;
    }
    .ny-about-part2 .ny-about-bg .ny-ab-text h1{
        margin:50px 0 30px 0;
        font-size: 28px;
    }
    .ny-about-part4 .ab-text{
        padding-left:35px;
    }
    .ny-about-part4 .ab-text h1{
        font-size: 26px;
        margin:20px 0 30px 0;
    }
    .ny-about-part5 .ab-text h1{
        font-size: 28px;
        margin:30px 0 40px 0;
    }
    .ny-about-part6 .ab-part6-text h1{
        font-size: 28px;
        margin:0 0 20px 0;
    }
}
@media (max-width: 992px){
    .part{
        margin-bottom:50px;
    }
    .ny-about-box{
        width:100%;
    }
    .ny-about-part2 .ny-about-bg{
        width:100%;
    }
    .ny-about-part2 .ny-about-bg .ny-ab-text{
        padding-left:15px;
    }
    .ny-about-part2 .ny-about-bg .ny-ab-text h1{
        margin:-70px 0 30px 0;
    }
    .ny-about-part4 .ab-img{
        padding-right: 0;
    }
    .ny-about-part4 .ab-text{
        padding-left:0;
    }
    .ny-about-part5{
        margin-top:0;
    }
    .ny-about-part5 .ab-text{
        padding:0;
    }
    .ny-about-part5 .ab-text h1{
        margin:-10px 0 30px 0;
    }
    .ny-about-part5 .ab-img{
        padding-left:0;
    }
    .ny-about-part6 .ny-about-bg{
        width:100%;
    }
    .ny-about-part6 .ab-part6-text{
        width:80%;
        top:20%;
    }
    .ny-about-part6 .ab-part6-text .ab-part6-box{
        width:85%;
    }
}

/* 产品中心 */
.ny-header #navToggle span{
    color:#000;
}
.ny-product{
    height:100vh;
    background:#fff;
    position: relative;
    z-index:-2
}
.ny-product::after{
    content:'';
    display: block;
    width:50%;
    height:100%;
    background:#f7f7f7;
    position: absolute;
    left:0;
    top:0;
    z-index:-1;
}
.ny-product .ny-product-main{
   padding:7% 8% 0 8%;
}
.ny-product .ny-product-main .ny-product-title{
    text-align: center;
}
.ny-product .ny-product-main .ny-product-title h1{
    font-size: 36px;
    font-weight: bold;
    margin:30px 0;
}
.ny-product .ny-product-main .ny-product-title p{
    color:#999;
}
.ny-product .ny-product-main .ny-product-content{
    margin:5% 0 0 0;
    position: relative;
}
.ny-product .ny-product-main .ny-product-content .ny-product-center{
    width:23%;
    margin:0 auto;
}
.ny-product .ny-product-main .ny-product-content .ny-product-center img{
    width:100%;
}
.ny-product .ny-product-main .ny-product-content .item{
    position: absolute !important;
    top: 30%;
    z-index: 99;
    display: inline-block;
    width: 37%;
}
.ny-product .ny-product-main .ny-product-content .ny-product-left.item{
    left:0;
}
.ny-product .ny-product-main .ny-product-content .ny-product-right.item{
    right:0;
    text-align: right;
}

.ny-product .ny-product-main .ny-product-content .item .handler{
    display: inline-block;
}
.ny-product .ny-product-main .ny-product-content .item .handler p{
    padding:10px 0;
    font-size: 15px;
    text-align: center;
}
.ny-product .ny-product-main .ny-product-content .item .handler i{
    display: inline-block;
    width: 100px;
    height: 100px;
    color:#fff;
    font-size: 50px;
    line-height: 100px !important;
    cursor: pointer !important;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    cursor: pointer;
    background:#dddddd;
    border-radius: 50%;
    text-align: center;
}
.ny-product .ny-product-main .ny-product-content .item em{
    display: inline-block;
    vertical-align: middle;
    width: 43%;
    height: 1px;
    border: 1px dashed #dddddd;
    margin: 0px 0 120px 25px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
}
.ny-product .ny-product-main .ny-product-content .ny-product-right.item em{
    margin:0px 25px 120px 0;
}
.ny-product .ny-product-main .ny-product-content .item:hover .handler i{
    background:#d83838;
}
.ny-product .ny-product-main .ny-product-content .item:hover .handler p{
    color:#d83838;
}
.ny-product .ny-product-main .ny-product-content .item:hover em{
    border:1px dashed #d83838;
}
.common_big_circle2{
    width: 1px;
    height: 1px;
    position: fixed;
    z-index: 99;
    top: 50%;
    left: 50%;
}
.ny-product .ny-product-main .ny-product-content .item.on .tips{display: none;}
.ny-product .ny-product-main .ny-product-content .item.on em{display: none;}
.common_big_circle2 span{
    width: 220vw;
    height: 220vw;
    background: #d83838;
    border-radius: 50%;
    position: absolute;
    top: -110vw;
    left: -110vw;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.common_big_circle2.active span{
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
}
.ny-product .ny-product-main .ny-product-content .item .tips{
    position: absolute;
    left: 135px;
    top: 78px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    opacity: 0;
    visibility: hidden;
}
.ny-product .ny-product-main .ny-product-content .item .tips .hand{
    width: 29px;
    height: 36px;
    background: url(../img/hand.png) no-repeat center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.ny-product .ny-product-main .ny-product-content .item .tips .arrow{
    display: inline-block;
    vertical-align: middle;
    width: 96px;
    height: 21px;
    background: url(../img/arrow.png) no-repeat center;
    -webkit-animation: tipsline 1.5s linear infinite;
    animation: tipsline 1.5s linear infinite;
}
@-webkit-keyframes tipsline {
    0% {
      width: 0px;
    }
    100% {
      width: 96px;
    }
  }
  @keyframes tipsline {
    0% {
      width: 0;
    }
    100% {
      width: 96px;
    }
  }
  .ny-product .ny-product-main .ny-product-content .ny-product-right.item .tips{
    left: initial;
    right: 135px;
  }
.ny-product .ny-product-main .ny-product-content .ny-product-right.item .tips .arrow{
    background: url(../img/arrow2.png) no-repeat center;
}
.ny-product .ny-product-main .ny-product-content .item:hover .tips{
    opacity: 1;
    visibility: visible;
}

@media (max-width: 992px){
    .ny-product .ny-product-main{
        padding:30% 8% 0 8%;
    }
    .ny-product .ny-product-main .ny-product-title h1{
        font-size: 25px;
        margin:20px 0;
    }
    .ny-product .ny-product-main .ny-product-content .item .handler i{
        width:60px;
        height:60px;
        font-size: 30px;
        line-height: 56px !important;
    }
    .ny-product .ny-product-main .ny-product-content .item .handler p{
        font-size: 12px;
    }
    .ny-product .ny-product-main .ny-product-content .item em{
        width:20%;
        margin:0 0 88px 5px;
    }
    .ny-product .ny-product-main .ny-product-content .ny-product-right.item em{
        margin:0 5px 88px 0;
    }
}

/* 新闻中心 */
.ny-news{
    margin:100px 0;
}
.ny-news .ny-news-box{
    margin-bottom:20px;
}
.ny-news .ny-news-box .ny-news-img{
    width:100%;
    overflow: hidden;
}
.ny-news .ny-news-box .ny-news-img img{
    width:100%;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.ny-news .ny-news-box:hover .ny-news-img img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.ny-news .ny-news-box .nu-news-title h1{
    font-size: 26px;
    font-weight: 500;
    padding:10px 0;
}
.ny-news .ny-news-box .nu-news-title b{
    display: block;
    height:2px;
    width:100%;
    background:#d83838;
    opacity: 0;
    transition: all 0.5s;
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
}
.ny-news .ny-news-box .nu-news-title p{
    padding:10px 0;
}
.ny-news .ny-news-box .nu-news-title p span{
    opacity: 0;
    color:#595858;
    padding:0 30px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.ny-news .ny-news-box:hover .nu-news-title h1{
    color:#d83838;
}
.ny-news .ny-news-box:hover .nu-news-title b{
    opacity: 1;
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -o-transform: rotateY(0);
}
.ny-news .ny-news-box:hover .nu-news-title p span{
    opacity: 1;
    padding:0;
}
@media (max-width: 992px){
    .ny-news .ny-news-box .nu-news-title h1{
        font-size: 18px;
    }
    .ny-news .ny-news-box .nu-news-title b{
        transform: rotateY(0);
        -webkit-transform: rotateY(0);
        -o-transform: rotateY(0);
        opacity: 1;
    }
    .ny-news .ny-news-box .nu-news-title p span{
        opacity: 1;
        padding:0;
    }
}

.page{
    text-align: center;
}
.page ul li{
    display: inline-block;
    padding:10px 20px;
    margin:0 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.page ul li.active{
    border-bottom:3px solid #d83838;
}
.page ul li:hover{
    border-bottom:3px solid #d83838;
}
.pagination>li>a, .pagination>li>span{
    border:none;
    background:none;
    padding:0;
    color:#595858;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background:none;
    border:none;
    color:#595858;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{
    border:none;
    background:none;
    color:#595858;
}

@media (max-width: 992px){
    .ny-section{
        margin:50px 0;
    }
    #container .item{
        width:100%;
    }
    #container .item:nth-child(odd) a{
        margin-right:0;
    }
    #container .item:nth-child(even) a{
        margin-left:0;
    }
    #container .item:nth-child(2){
        margin-top:0;
    }
    .ny-news .ny-news-list .item strong{
        font-size: 20px;
    }
}

/* 新闻详情 */
.news-info .news-info-title{
    padding:40px 0 20px 0;
    border-bottom:1px solid #ddd;
    position: relative;
}
.news-info .news-info-title h1{
    font-size: 34px;
    color: #333;
    width: 80%;
}
.news-info .news-info-title p{
    font-size: 16px;
    color: #999;
    display: block;
    margin-top: 10px;
}
.news-info .news-info-title a{
    display: block;
    font-size: 16px;
    color: #999;
    position: absolute;
    right: 0;
    top: 60px;
}
.news-info .news-info-content{
    padding:40px 0;
    line-height: 28px;
}
@media (max-width: 992px){
    .news-info .news-info-title{
        padding:40px 0 10px 0;
    }
    .news-info .news-info-title a{
        top:20px;
        left:0;
    }
    .news-info .news-info-title h1{
        font-size: 18px;
        width:100%;
        text-align: center;
    }
    .news-info .news-info-title p{
        font-size: 14px;
        text-align: center;
        margin:0;
    }
    .news-info .news-info-content{
        padding:10px 0;
    }
}


/* 成品家具 */
.ny-chengpin .m-title{
    font-size: 22px;
    font-weight: bold;
    margin:0 0 40px 0;
    text-align: center;
}
.ny-chengpin .m-title img{
    height: 40px;
    margin-bottom: 5px;
}
.ny-chengpin .chengpin-nav h1{
    font-size: 24px;
    font-weight: bold;
    margin:0 0 20px 0;
}
.ny-chengpin .chengpin-nav ul li{
    padding:15px 0;
    position: relative;
}
.ny-chengpin .chengpin-nav ul li a{
    display: inline-block;
    position: relative;
}
.ny-chengpin .chengpin-nav ul li a img{
    position: absolute;
    left: -38px;
    top: 2px;
}
.ny-chengpin .chengpin-nav ul li b{
    display: block;
    position: absolute;
    top:23px;
    left:0;
    width:0;
    opacity: 0;
    border:1px solid #d83838;
    transition: all 0.5s;
}
.ny-chengpin .chengpin-nav ul li.active a.p-one b{
    width:100%;
    opacity: 1;
    border:1px solid #d83838;
}
.ny-chengpin .chengpin-nav ul li a:hover b{
    width:100%;
    opacity: 1;
}
.ny-chengpin .chengpin-nav ul li p{
    margin:0;
    padding-top:25px;
}
.ny-chengpin .chengpin-nav ul li .er-box{
    padding-left:12px;
    font-size: 14px;
}
.ny-chengpin .chengpin-nav ul li a.p-two{
    display: inline-block;
}
.ny-chengpin .chengpin-nav ul li p.active a.p-two b{
    width:100%;
    opacity: 1;
    border:1px solid #d83838;
}
.ny-chengpin .cate-info strong{
    margin-top: 10px;
    display: block;
} 
.ny-chengpin .ny-chengpin-box {
    margin-bottom:30px;
}
.ny-chengpin .ny-chengpin-box .ny-chengpin-img img{
    width:100%;
}
.ny-chengpin .ny-chengpin-box .ny-chengpin-title{
    border:1px solid #ddd;
    position: relative;
    padding:8px 0;
}
.ny-chengpin .ny-chengpin-box .ny-chengpin-title::after{
    content:'';
    display: block;
    position: absolute;
    left:0;
    top:0;
    width:0;
    height:100%;
    background:#d83838;
    opacity: 1;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
}
.ny-chengpin .ny-chengpin-box:hover .ny-chengpin-title{
    border:1px solid transparent;
}
.ny-chengpin .ny-chengpin-box:hover .ny-chengpin-title::after{
    width:100%;
    opacity: 1;
}
.ny-chengpin .ny-chengpin-box .ny-chengpin-title p{
    position: relative;
    z-index:2;
    margin:0;
    padding-left:10px;
    padding-right:30px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.ny-chengpin .ny-chengpin-box:hover .ny-chengpin-title{
    color:#fff;
}
.ny-chengpin .ny-chengpin-box .ny-chengpin-title span{
    position: absolute;
    right:10px;
    top:10px;
    z-index:99;
}
/* 手机侧边导航 */
.m-left-nav{
    position: fixed;
    left:-140px;
    top:25%;
    width:140px;
    background:#efeff4;
    padding:10px 0 10px 40px;
    transition: all 0.5s;
    display: none;
    z-index:99;
}
.m-left-nav ul li{
    padding:8px 0;
    position: relative;
}
.m-left-nav ul li a img{
    margin-left: 0px;
    position: absolute;
    left: -35px;
    top: 10px;
}
.m-left-nav a.left-nav-btn{
    display: block;
    width:26px;
    background:#d83838;
    padding:5px;
    color:#fff;
    text-align: center;
    border-radius: 0 5px 5px 0;
    position: absolute;
    top:0;
    right:-26px;
}
@media (max-width: 992px)  {
    .m-left-nav{
        display: block;
    }
}

/* 联系我们 */
.ny-contact{
    height:100vh;
}
.ny-contact .ny-contact-box{
    height:100vh;
    background:url(../img/contact-bg.png) no-repeat bottom right;
    background-size: 50%;
    padding:200px 50px 0 50px;
}
.ny-contact .ny-contact-content{
    padding-left:50px;
}
.ny-contact .ny-contact-content h1{
    font-size: 28px;
    font-weight: bold;
    margin:0 0 40px 0;
}
.ny-contact .ny-contact-content ul li{
    padding:5px 0;
}
.ny-contact .ny-contact-content ul li .c-icon{
    display: inline-block;
    margin-right:20px;
    margin-top:20px;
}
.ny-contact .ny-contact-content ul li .icon-wx{
    position: relative;
    top:3px;
}
.ny-contact .ny-contact-content ul li .c-icon span{
    font-size: 25px;
    color:#aaa;
}
.ny-contact .ny-message {
    margin-top:70px;
}
.ny-contact .ny-message h3{
    margin-top: 0px;
    margin-bottom: 40px;
}
.ny-contact .ny-message form{
    width:100%;
}
.ny-contact .ny-message form .form-control{
    display: block;
    width:100%;
    height:40px;
    background:none;
    border:none;
    box-shadow: none;
    border-bottom:2px solid #ddd;
    margin-bottom:20px;
    border-radius: 0;
    padding:0;
}
.ny-contact .ny-message form .form-control1{
    height:150px;
    resize:none
}
.ny-contact .ny-message form .form-control:-moz-placeholder {
    color: #595858;
	opacity: 0.5;
	font-size: 14px;
	padding-left:0;
}
.ny-contact .ny-message form .form-control:-ms-input-placeholder{
    color: #595858;
	opacity: 0.5;
	font-size: 14px;
	padding-left:0;
}
.ny-contact .ny-message form .form-control::-webkit-input-placeholder{
    color: #595858;
	opacity: 0.5;
	font-size: 14px;
	padding-left:0;
}
.ny-contact .ny-message form .form-control:focus{
    outline: none;
}
.ny-contact .ny-message form .message-btn{
    margin-top:30px;
}
.ny-contact .ny-message form .message-btn button{
    width:100%;
    height:40px;
    text-align: center;
    line-height: 40px;
    background:none;
    border:1px solid #ccc;
}
@media (max-width: 992px){
    .ny-contact .ny-contact-box{
        height:100%;
        padding:150px 15px 0 15px;
        background-size: 100%;
    }
    .ny-contact .ny-contact-content{
        padding-left:0;
    }
    .ny-contact .ny-contact-content h1{
        margin:0 0 30px 0;
    }
    .ny-contact .ny-message{
        margin-top:40px;
        margin-bottom:150px;
    }
}

/* 产品详情页 */
.product-info .product-info-box{
    padding-bottom:100px;
    border-bottom:1px solid #999;
}
.product-info .product-info-box .go-back{
    margin-top:30px;
    position: relative;
    padding-left:20px;
}
.product-info .product-info-box .go-back i{
    display: inline-block;
    position: absolute;
    top:5px;
    left:0;
}
.product-info .product-info-box .product-info-content{
    margin-top:30px;
}
.product-info .product-info-box .product-info-content .product-info-img{
    position: relative;
}
.product-info .product-info-img .swiper-slide img{
    width:100%;
}
.swiper-button-next, .swiper-button-prev{
    width:30px;
    height:30px;
    opacity: 0;
}
.product-info .product-info-img:hover .swiper-button-next{
    opacity: 1;
}
.product-info .product-info-img:hover .swiper-button-prev{
    opacity: 1;
}
 .swiper-button-prev{
    background:url(../img/p-prev.png) no-repeat !important;
}
.swiper-button-next{
    background:url(../img/p-next.png) no-repeat !important;
}
.swiper-pagination{
    width:100%;
    bottom:-40px;
    text-align: center;
}
.swiper-pagination-bullet{
    margin:0 5px;
    width:14px;
    height:14px;
}
.swiper-pagination-bullet-active{
    background:#d83838;
}
.swiper-pagination-bullet-active:focus{
    border:none !important;
}
.product-info .product-info-box .product-info-content .product-info-text{
    padding-left:20px;
}
.product-info .product-info-box .product-info-content .product-info-text h1{
    font-size: 32px;
    font-weight: bold;
    margin-top:0;
}
.product-info .product-info-box .product-info-content .product-info-text .product-intro{
    line-height: 25px;
    padding:5px 0 15px 0;
    /* min-height:200px; */
}
.product-info .product-info-box .product-info-content .product-info-text .product-intro p{
    margin-bottom:5px;
}
.product-info .product-info-box .product-info-content .product-info-text .product-enjoy{
    width:100%;
    height:40px;
}
.product-info .product-info-box .product-info-content .product-info-text .product-enjoy .enjoy1{
    width:20%;
    height:100%;
    background:#595858;
    line-height: 35px;
    text-align: center;
}
.product-enjoy .enjoy1:hover .tc-enjoy{
    opacity: 1;
    margin-left:0 !important;
}
.product-enjoy .enjoy1 .tc-enjoy{
    opacity: 0;
    margin-left:-30px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.product-enjoy .enjoy1 .tc-enjoy ul{
    overflow: hidden;
    width:100px;
}
.product-enjoy .enjoy1 .tc-enjoy ul li{
    float:left;
    margin:15px 10px 0 0;
}
.product-enjoy .enjoy1 .tc-enjoy ul li a i{
    font-size: 30px;
    color:#aaa;
}
.product-enjoy .enjoy1 .tc-enjoy ul li:last-child{
    margin-top:18px;
}
.product-enjoy .enjoy1 .tc-enjoy ul li span{
    font-size: 25px;
    color:#aaa;
}
.product-info .product-info-box .product-info-content .product-info-text .product-enjoy .enjoy2{
    width:80%;
    height:100%;
    background:#d83838;
    text-align: center;
    line-height: 40px;
    color:#fff;
}
.product-info .product-info-box .product-info-content .product-info-text .product-enjoy .enjoy2 a{
    color:#fff;
    font-weight: bold;
}
.product-info .product-info-box .product-info-content .product-info-text .product-enjoy .enjoy1 img{
    height:30px;
}
.product-info .more-product h1{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    padding:50px 0 30px 0;
}

@media (max-width: 1430px){
    .ny-chengpin .chengpin-nav h1{
        font-size: 26px;
    }
    .product-info .product-info-box .product-info-content .product-info-text{
        padding:0;
    }
}


@media (max-width: 992px){
    .product-info .product-info-box .product-info-content .product-info-text{
        padding-left:0;
        padding-top:20px;
    }
    .product-info .product-info-box .product-info-content .product-info-text h1{
        font-size: 20px;
    }
    .product-info .product-info-box{
        padding-bottom: 0;
    }
    .product-info .more-product h1{
        font-size: 25px;
    }
}

/* 招商中心 */
.zhaoshang{
    margin-top:150px;
}
.zhaoshang h1{
    font-size: 30px;
    font-weight: bold;
    margin:0 0 30px 0;
}
.zhaoshang .zhaoshang-part1 .tiaojian ul li{
    padding:3px 0;
    font-size: 14px;
}
.zhaoshang .zhaoshang-part1 .zhaoshang-img img{
    width:100%;
}
.zhaoshang .zhaoshang-part2{
    margin:100px 0;
}
.zhaoshang .zhaoshang-part2 .zhaoshang-youshi{
   overflow: hidden;
}
.zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list{
    width:24.2%;
    float: left;
    margin-right: 13px;
    margin-bottom:10px;
}
.zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list:last-child{
    margin-right: 0;
}
.zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list .youshi-img img{
    width:100%;
}
.zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list .youshi-content{
    background:#fff;
    padding:20px;
    min-height:221px;
}
.zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list .youshi-content h2{
    font-size: 18px;
    margin:0 0 20px 0;
    font-weight: bold;
}
.zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list .youshi-content p{
    font-size: 14px;
    line-height: 22px;
    margin:0;
}
@media (max-width: 1669px){
    .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list{
        margin-right: 12px;
    }
}
@media (max-width: 1561px){
    .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list{
        margin-right: 11px;
    }
    .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list .youshi-content{
        min-height:250px;
    }
}
@media (max-width: 1449px){
    .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list{
        margin-right: 10px;
    }
    .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list .youshi-content{
        min-height:260px;
    }
}
@media (max-width: 1339px){
        .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list{
            width:24%;
        }
        .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list .youshi-content{
            min-height:280px;
        }
}
@media (max-width: 1199px){
    .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list{
        width:48%;
    }
    .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list .youshi-content{
        min-height:200px;
    }
}
@media (max-width: 1023px){
    .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list{
        width:100%;
    }
    .zhaoshang .zhaoshang-part2 .zhaoshang-youshi .youshi-list .youshi-content{
        min-height:150px;
    }
    .zhaoshang h1{
        font-size: 20px;
    }
}

.zhaoshang .zhaoshang-part3{
    margin-bottom:100px;
}
.zhaoshang .zhaoshang-part3 .zhaoshang-shengqing{
    width:70%;
}
.zhaoshang .zhaoshang-part3 .zhaoshang-shengqing .shengqing-input{
    background:none;
    border:1px solid #ccc;
    height:40px;
    width:100%;
    margin-bottom:15px;
}
.zhaoshang .zhaoshang-part3 .zhaoshang-shengqing .shengqing-input1{
    height:150px;
    resize:none;
    padding:15px 10px 10px 0;
}
.zhaoshang .zhaoshang-part3 .zhaoshang-shengqing .shengqing-input:focus{
    border:1px solid #d83838;
    outline: none;
}
.zhaoshang .zhaoshang-part3 .zhaoshang-shengqing .shengqing-input:-moz-placeholder {
    padding-left:10px;
    font-size: 14px;
}
.zhaoshang .zhaoshang-part3 .zhaoshang-shengqing .shengqing-input:-ms-input-placeholder{
    padding-left:10px;
    font-size: 14px;
}
.zhaoshang .zhaoshang-part3 .zhaoshang-shengqing .shengqing-input::-webkit-input-placeholder{
    padding-left:10px;
    font-size: 14px;
}
/* .zhaoshang .zhaoshang-part3 .zhaoshang-shengqing .shengqing-input1:-moz-placeholder {
    padding-top:10px;
}
.zhaoshang .zhaoshang-part3 .zhaoshang-shengqing .shengqing-input1:-ms-input-placeholder{
    padding-top:10px;
}
.zhaoshang .zhaoshang-part3 .zhaoshang-shengqing .shengqing-input1::-webkit-input-placeholder{
    padding-top:10px;
} */
.zhaoshang .zhaoshang-part3 .zhaoshang-shengqing .shengqing-btn button{
    width:100%;
    height:40px;
    background:#d83838;
    border:none;
    color:#fff;
}
@media (max-width: 1200px){
    .zhaoshang .zhaoshang-part3 .zhaoshang-shengqing{
        width:100%;
    }
}
.wood{
    padding: 180px 0px 80px;
}
/* 设计中心 */
.sheji,.ny-pinyi{
    margin:180px 0 100px 0;
}
.sheji .sheji-logo{
    padding-left:80px;
    margin-top:160px;
}
.sheji .sheji-content p{
    line-height: 28px;
    padding-right:50px;
}
 .sheji-er ul li a{
    display: block;
    padding:18px 0;
    border-bottom:2px solid #c7c7c7;
}
.sheji-er ul li:first-child .tanchu-er{
    width:100%;
    height:220px;
    padding:20px;
    display: block;
    margin-top:10p
}
.sheji-er ul li .tanchu-er{
    width:100%;
    height:220px;
    padding:20px;
    display: none;
    margin-top:10px;
}
.sheji-er ul li .tanchu-er img{
    height:170px;
}

.sheji .sheji-part2{
    margin-top:100px;
}
.sheji .sheji-part2 .sheji-list{
    margin-bottom:80px;
}
.sheji .sheji-part2 .sheji-list .sheji-person img{
    width:100%;
}
.sheji .sheji-part2 .sheji-list .person-name h1{
    font-size: 18px;
    font-weight: bold;
}
.sheji .sheji-part2 .sheji-list .person-name p{
    font-size: 15px;
}
@media (max-width: 992px){
    .sheji,.ny-pinyi{
        margin:80px 0 0 0;
    }
    .sheji .sheji-content{
        margin-top:20px;
    }
    .sheji .sheji-content p{
        padding:0;
    }
}

/* 品极设计中心详情 */
.sheji-info{
    margin-top:150px;
    padding-bottom:80px;
}
.sheji-info .sheji-info-box1{
    width:80%;
    float: right;
}
.sheji-info .sheji-info-box{
    overflow: hidden;
}
.sheji-info .sheji-info-box1 .sheji-info-logo {
    padding:30px 0;
    border-bottom:2px solid #ededed;
}
.sheji-info .sheji-info-box1 .sheji-info-logo h1{
    font-size: 22px;
    font-weight: bold;
}
.sheji-info .sheji-info-box1 .sheji-info-logo .m-logo{
    margin: 0px 0px 0px;
}
.sheji-info .sheji-info-box1 .sheji-info-logo .m-logo img{
    height: 45px;
    margin: 0px 0px 0px;
}
.sheji-info .sheji-info-box1 .sheji-info-intro{   
    font-size: 14px;
    line-height: 25px;
    padding:50px 0;
}
.sheji-info .sheji-info-box1 .sheji-info-intro p{
    margin:15px 0px;
}
.sheji-info .sheji-info-box1 .sheji-info-intro img{
    width:100%;
}
.sheji-info .sheji-info-box1 .sheji-info-person h1{
    font-size: 24px;
    font-weight: bold;
    padding:30px 0 20px 0;
}
.sheji-info .sheji-info-box1 .sheji-er ul li a{
    border-bottom:2px solid #ededed;
}
.sheji-info .sheji-info-box1 .sheji-er ul li:first-child a{
    border-top:2px solid #ededed;
}
.sheji-info .sheji-info-box1 .zuopin-title{
    font-size: 24px;
    font-weight: bold;
    margin:100px 0 50px 0;
}

.sheji-info .sheji-info-box2 .sheji-swiper .swiper-slide img{
    width:100%;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
    transition: all 300ms;
}
.sheji-info .sheji-info-box2 .sheji-swiper .swiper-slide:hover img{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
}
.sheji-info .sheji-info-box2 .sheji-swiper .swiper-slide p{
    font-size: 14px;
    text-align: center;
    padding:10px 0;
}
.sheji-info .sheji-info-box2 {
    padding-bottom:70px;
    position: relative;
}
.sheji-info .sheji-info-box2 .swiper-pagination{
    width:auto;
    bottom:30px;
    left:20%;
}
.sheji-info .sheji-info-box2 .swiper-pagination .swiper-pagination-bullet{
    width:10px;
    height:10px;
}
.sheji-info .sheji-info-part1{
    border-bottom:2px solid #ededed;
}

.sheji-info .sheji-info-part2{
    margin:100px 0;
}
.sheji-info .sheji-info-box .sheji-title h1{
    font-size: 24px;
    font-weight: bold;
    margin:0 0 20px 0;
}
.sheji-info .sheji-info-box .sheji-title p{
    font-size: 14px;
    margin-bottom:20px;
}
@media (max-width: 992px){
    .wood{
        padding: 100px 0px 20px;
    }
    .sheji-info .sheji-info-box1{
        width:100%;
    }
    .sheji-info .sheji-info-box1 .sheji-info-logo{
        text-align: center;
    }
    .sheji-info .sheji-info-box1 .sheji-info-person h1{
        font-size: 18px;
    }
    .sheji-info .sheji-info-box1 .zuopin-title{
        margin:50px 0 20px 0;
        font-size: 18px;
    }
    .sheji-info .sheji-info-box2 .swiper-pagination{
        left:28%;
    }
    .sheji-info .sheji-info-box .sheji-title h1{
        font-size: 18px;
    }
    .sheji-info{
        padding-bottom: 0;
        margin-top:80px;
    }
}







