/* 公共标题 */
.com-tit{text-align: center;padding-top:80px;padding-bottom:60px;}
.com-tit h2{font-size:40px;line-height: 40px;font-weight: bold;margin-bottom: 30px;}
.com-tit span{font-size: 30px;line-height: 30px;text-transform: uppercase;font-weight: bold;color: #dcdcdc;}
.col-fff h2,.col-fff span{color: #fff;}

/* 木饰面板 */
.in-msmb .tjmsmb{display: flex;justify-content: space-between;flex-flow: row;}
.in-msmb .tjmsmb .msm-info{width:530px;}
.in-msmb .tjmsmb .msm-img{width:960px;height: 590px;margin-right:-360px;overflow: hidden;}
.in-msmb .tjmsmb .msm-img img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.in-msmb .tjmsmb .msm-img:hover img{transform: scale(1.2);}
.in-msmb .tjmsmb .msm-info h2{font-size:34px;line-height: 34px;font-weight: bold;color: #22953a;}
.in-msmb .tjmsmb .msm-info h2:after{content:'';display: block;width:32px;height: 4px;background:#22953a;margin:30px 0px;}
.in-msmb .tjmsmb .msm-info .ms-desc p{font-size:16px;color: #666666;line-height: 32px;}
.in-msmb .tjmsmb .msm-info .ms-desc h3{font-size: 28px;margin:20px 0px;}
.in-msmb .tjmsmb .msm-info .ms-more{display: block;width: 200px;height: 50px;border-radius:50px;margin-top:35px;border:1px solid #22953a;
font-size: 16px;line-height: 50px;text-align: center;color:#22953a;text-transform: uppercase;transition: width 0.6s;}
.in-msmb .tjmsmb .msm-info .ms-more:after{content:'';display: inline-block;width:5px;height: 8px;background:url(../images/more-lsicon.html)no-repeat center;
margin-left: 6px;margin-bottom:1px;}
.in-msmb .tjmsmb .msm-info .ms-more:hover{width:240px;}
.in-msmb .but-img{margin-top: -75px;z-index: -1;position: relative;width: 100%;}

/* 整装优材 */
.in-pro{width: 100%;overflow: hidden;background: url(../images/product-back.jpg)no-repeat center;background-size: 100% 100%;
box-sizing: border-box;padding-bottom: 130px;}
.col-fff{color: #fff;}
.txt-cen{text-align: center;}
.in-pro .product-list .pd-hd ul{width: 100%;display:flex;justify-content: space-between;flex-flow: row;}
.in-pro .product-list .pd-hd li{width:110px;text-align: center;font-size: 18px;text-align: center;color: #fff;cursor: pointer;}
.in-pro .product-list .pd-hd li:hover,.in-pro .product-list .pd-hd li.on{color:#07ff3a;}
.in-pro .product-list .pd-hd li img{display: block;margin:0 auto;margin-bottom: 20px;height:51px;}
.in-pro .product-list .pd-hd{margin-bottom:50px;}
.in-pro .product-list .pd-bd li{width: 49%;float: left;height: 560px;overflow: hidden;}
.in-pro .product-list .pd-bd li:nth-child(2n){float: right;}
.in-pro .product-list .pd-bd li img{width: 100%;height: 100%;object-fit: cover;}
.in-pro .product-list .pro-more{width: 335px;height: 73px;border:1px solid #fff;box-sizing: border-box;font-size: 18px;
line-height: 73px;text-align: center;color: #fff;display: block;margin:0 auto;margin-top: 65px;transition: width 0.6s;}
.in-pro .product-list .pro-more:hover{width: 200px;background: #fff;color: #072642;}

/* 创新服务 */
.in-fuwu{width: 100%;overflow: hidden;background: url(../images/fuwu-back.jpg)no-repeat center;background-size: 100% 100%;
box-sizing: border-box;background-attachment: fixed;}
.fw-list .fw-bd li{width: 290px !important;height: 420px;float: left;background: rgb(0,0,0,0.4);box-sizing: border-box;padding:50px 35px;margin-right: 40px;}
.fw-list .fw-bd li .icons{text-align: center;height: 94px;}
.fw-list .fw-bd li h3{font-size: 26px;line-height: 26px;color: #fff;margin:30px auto;text-align: center;}
.fw-list .fw-bd li p.desc{font-size: 18px;line-height: 32px;color: #d8d6d6;text-align: justify;}
.fw-more{display: block;width: 200px;margin:60px auto;height: 50px;background:#22953a;border-radius: 50px;
font-size: 16px;line-height: 50px;color: #fff;text-align: center;text-transform: uppercase;transition: width 0.6s;}
.fw-more:hover{color: #fff;width: 240px;}
.fw-more:after{content:'';display:inline-block;width:5px;height: 8px;background: url(../images/more-honicon.html)no-repeat center;
margin-bottom: 2px;margin-left: 7px;}

/* 新闻资讯 */
.in-news{width: 100%;overflow: hidden;background: url(../images/news-back.jpg)no-repeat center;background-size: 100% 100%;
box-sizing: border-box;padding-bottom: 130px;}
.in-news .news-list{display: flex;justify-content: space-between;flex-flow: row;}
.in-news .news-list li{width: 400px;}
.in-news .news-list li .news-img{width:100%;height:245px;overflow: hidden;}
.in-news .news-list li .news-img img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.in-news .news-list li h3{font-size: 20px;line-height:20px;margin-top: 40px;margin-bottom:20px;}
.in-news .news-list li .desc{font-size: 16px;color: #666666;line-height: 32px;text-align: justify;}
.in-news .news-list li:hover img{transform: scale(1.2);}


/* 整装风格 */
.style-list{width: 100%;overflow: hidden;padding-bottom: 80px;position: relative;}
.style-list .st-bd{margin-left: -970px;}
.style-list .st-bd li{width:1280px;margin:0px 5px;}
.style-list .st-bd li .pic{width: 100%;height: 660px;overflow: hidden;}
.style-list .st-bd li .pic img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.style-list .st-bd li .title{width: 100%;box-sizing: border-box;padding:0px 30px;}
.style-list .st-bd li .title .st-info{width: 865px;}
.style-list .st-bd li .title .st-info h3{font-size: 30px;line-height: 30px;color: #22953a;margin:20px 0px;margin-top:30px;}
.style-list .st-bd li .title .st-info .stdesc{font-size: 16px;line-height: 32px;}
.style-list .st-bd li .title  .st-title{width:232px;height: 232px;background: rgb(34,149,58,0.8);box-sizing: border-box;padding-top: 37px;top: -60px;
position: relative;z-index: 66;text-align: center;color: #fff;}
.style-list .st-bd li .title  .st-title span{font-size: 14px;line-height: 14px;text-transform: uppercase;}
.style-list .st-bd li .title  .st-title span:before{content:'';display: block;width: 2px;height: 48px;background: #fff;margin:0px auto;margin-bottom: 25px;}
.style-list .st-bd li .title  .st-title h3{font-size:30px;line-height: 30px;margin-top:10px;}
.style-list .st-bd li:hover .pic img{transform: scale(1.2);}

.style-list .st-hd{position: absolute;top: 300px;z-index: 999;width: 1280px;margin:0 auto;left: 0;right: 0;}
.style-list .st-hd a{display: block;width: 60px;height: 60px;background:url(../images/icons-fl.png)no-repeat center;cursor: pointer;}
.style-list .st-hd a.next{float: left;margin-left: -23px;}
.style-list .st-hd a.prev{float: right;margin-right: -47px;}

/* 关于我们 */
.in-about{overflow: hidden;margin-bottom: 80px;}
.in-about .ab-img{width:940px;height: 590px;margin-left: -360px;overflow: hidden;}
.in-about .ab-img img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.in-about .ab-info{width: 590px;}
.in-about .ab-info h3{font-size: 32px;line-height: 32px;font-weight: bold;color:#22953a;margin-top: 20px;}
.in-about .ab-info h3:after{content:'';display: block;width:32px;height: 4px;background:#22953a;margin:30px 0px;}
.in-about .ab-info .ab-desc{font-size:16px;line-height: 32px;}
.in-about .ab-more{display: block;width: 200px;height: 50px;border-radius:50px;margin-top:35px;border:1px solid #22953a;
font-size: 16px;line-height: 50px;text-align: center;color:#22953a;text-transform: uppercase;transition: width 0.6s;}
.in-about .ab-more:after{content:'';display: inline-block;width:5px;height: 8px;background:url(../images/more-lsicon.html)no-repeat center;
margin-left: 6px;margin-bottom:1px;}
.in-about .ab-more:hover{width:240px;}
.in-about .ab-info .ab-icon{margin-top:85px;}