.wmkc-home-que{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2;width:100%}
.wmkc-home-que article{font-size:14px;line-height:1.5;margin:20px 0;max-width:448px}
.que-item{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:70px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}
.que-item:first-of-type{background:#24292f}
.que-item:nth-of-type(2){background:var(--color)}
.que-item:nth-of-type(2) .more-btn i:after{border-color:var(--color)}
.que-item:nth-of-type(3){background:#f4f4f4}
.que-item:nth-of-type(3) .more-btn,.que-item:nth-of-type(3) .que-num,.que-item:nth-of-type(3) .que-title,.que-item:nth-of-type(3) article{color:#1f2b41}
.que-item:nth-of-type(3) .more-btn i{background:#1f2b41}
.que-item:nth-of-type(3) .more-btn i:after{border-color:#fff}
.que-item:nth-of-type(3):after,.que-item:nth-of-type(3):before{border-color:var(--color)}
.que-item:before{bottom:0;-webkit-transition:opacity .5s ease 0s,-webkit-transform .5s ease 0s;transition:opacity .5s ease 0s,-webkit-transform .5s ease 0s;transition:opacity .5s ease 0s,transform .5s ease 0s;transition:opacity .5s ease 0s,transform .5s ease 0s,-webkit-transform .5s ease 0s;border-top:2px solid #fff;border-bottom:2px solid #fff;transform:scaleX(0);-webkit-transform:scaleX(0)}
.que-item:after,.que-item:before{content:"";position:absolute;width:94%;height:92%;top:4%;left:3%;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box}
.que-item:after{-webkit-transition:opacity .3s ease 0s,-webkit-transform .3s ease 0s;transition:opacity .3s ease 0s,-webkit-transform .3s ease 0s;transition:opacity .3s ease 0s,transform .3s ease 0s;transition:opacity .3s ease 0s,transform .3s ease 0s,-webkit-transform .3s ease 0s;border-left:2px solid #fff;border-right:2px solid #fff;transform:scaleY(0);-webkit-transform:scaleY(0)}
.que-item:hover:after,.que-item:hover:before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
.que-item:hover .more-btn{margin-left:14px}
.que-num{font-size:32px;font-family:Arial;color:#fff;margin-bottom:20px}
.que-num,.que-title{color:#fff;font-weight:700}
.que-title{font-size:25px}
.wmkc-home-que .more-btn,.wmkc-home-que article{color:#fff}
.wmkc-home-que .more-btn{font-size:14px;text-transform:uppercase;-webkit-transition:margin .2s;transition:margin .2s}
.wmkc-home-que .more-btn i{display:inline-block;width:14px;height:14px;background:#fff;position:relative;top:1.5px;left:3px}
.wmkc-home-que .more-btn i:after{content:"";display:inline-block;position:absolute;top:4px;left:3px;width:4px;height:4px;border-right:2px solid #24292f;border-bottom:2px solid #24292f;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.index .more-btn{background:0 0;border:none;padding:0}
.common-tip,.common-title{text-align:center;margin-bottom:10px}
.common-title{font-size:50px;text-transform:uppercase;font-family:impact;line-height:1}
.common-title span{color:var(--color)}
.common-tip{color:#4c4c4c;line-height:1.4;font-size:15px}
@media (max-width:1024px){
.common-title{font-size:24px}
.wmkc-home-que{-ms-flex-wrap:wrap;flex-wrap:wrap}
.que-item{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}
}
@media (max-width:768px){
.que-item{padding:20px}
.que-num{font-size:24px;margin-bottom:10px}
.que-title{font-size:20px}
.wmkc-home-que article{margin:10px 0}
}
.adv{margin:80px 0}
.adv-list{margin:50px auto 0}
.adv-list .common-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.adv-item{overflow:hidden;width:23.5%;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-box-shadow:0 0 10px #ddd;box-shadow:0 0 10px #ddd}
.adv-item img{-webkit-transition:.3s;transition:.3s;margin-bottom:25px;width:100%}
.adv-item article{color:#444;font-size:14px;display:-webkit-box;display:-moz-box;line-height:1.6;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;padding:0 30px 30px}
.adv-item:hover{-webkit-box-shadow:0 1px 10px rgba(34,25,25,.15);box-shadow:0 1px 10px rgba(34,25,25,.15)}
.adv-t{font-size:18px;font-weight:700;margin-bottom:12px;color:var(--color);text-transform:uppercase;width:100%;text-align:center;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}
.wmkc-home-advantage img{width:100%}
.adv-item img:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}
@media (max-width:1024px){
.adv{margin:30px 0}
.adv-list{margin-top:30px}
.adv-item{width:49%;margin-bottom:20px}
.adv-item article{padding:0 15px 15px}
}
@media (max-width:500px){
.adv-item{width:100%}
}
.wmkc-homepro{margin:80px 0}
.wmkc-homepro .common-title{color:var(--color)}
.wmkc-homepro .homepro-list{margin:50px auto 0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.wmkc-homepro .homepro-list li{width:24%;background:#eee;margin-bottom:20px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box}
.wmkc-homepro .homepro-list li .list-box{padding-bottom:100%;height:0;position:relative;overflow:hidden}
.wmkc-homepro .homepro-list li .list-box a{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.wmkc-homepro .homepro-list li .list-box img{width:100%;max-height:100%;-webkit-transition:.3s;transition:.3s}
.wmkc-homepro .homepro-list li .list-box img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}
.wmkc-homepro .homepro-list li .pro-name{font-weight:700;text-transform:uppercase;overflow:hidden;line-height:20px;font-size:18px;text-align:center;margin:15px 0 10px}
.wmkc-homepro .homepro-list li .pro-word{font-size:14px}
@media (max-width:1024px){
.wmkc-homepro{margin:30px 0}
.wmkc-homepro .homepro-list{margin-top:30px}
.wmkc-homepro .homepro-list li{width:49%}
}
@media (max-width:500px){
.wmkc-homepro .homepro-list li{width:100%}
}
.wmkc-home-about{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden}
.wmkc-home-about>div{width:50%}
.wmkc-home-about .about-tip{font-size:16px;margin-bottom:20px}
.wmkc-home-about .about-con .about-title{font-size:38px;font-weight:700;text-transform:uppercase;line-height:1.3}
.wmkc-home-about article{font-size:14px;color:#fff;margin:30px 0;line-height:1.8}
.wmkc-home-about .about-con{background:url(https://www.ftprefabhouse.com/js/15613/dot-map.jpg) no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}
.wmkc-home-about .about-img{position:relative}
.wmkc-home-about .about-sel{display:inline-block;margin-right:15px}
.wmkc-home-about .about-sel img{position:relative;top:3px}
.wmkc-home-about ul li{font-size:14px;margin-bottom:10px;line-height:1.7}
.wmkc-home-about .more-btn{width:160px;height:55px;line-height:55px;font-size:14px;display:inline-block;font-family:Lato;font-weight:700;text-align:center;background:#134a95;margin-top:20px;color:#fff;border-radius:3px;padding:0}
iframe{max-width:100%}
.wmkc-home-about .about-img iframe{width:100%;height:100%;display:block}
@media (max-width:1024px){
.wmkc-home-about>div{width:100%}
.wmkc-home-about .about-img iframe{height:450px}
}
@media (max-width:768px){
.wmkc-home-about .about-con .about-title{font-size:24px}
.wmkc-home-about article{margin:10px 0}
.wmkc-home-about .about-img iframe{height:300px}
}
.wmkc-home-case{padding:80px 0}
.caselist{margin-top:50px}
.caselist{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.caselist li{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;border-right:1px solid #ccc}
.caselist li:nth-child(2n){border:none}
.caselist li .imgbox{width:300px}
.caselist li .case-item-right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}
.case-item-right h4{font-size:20px;font-weight:700;text-transform:uppercase;margin-bottom:10px}
.case-text{font-size:14px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}
.case-rm{display:inline-block;margin-top:15px;background:var(--color);color:#fff;padding:10px 20px;border-radius:5px}
.case-rm:hover{color:#fff}
.wmkc-home-case{background:url(/uploads/37660/case.jpg) center no-repeat;background-size:cover}
@media (max-width:1024px){
.wmkc-home-case{padding:30px 0}
.caselist{margin-top:30px}
.caselist li{width:100%;border:none}
.caselist li .imgbox{width:40%}
}
@media (max-width:500px){
.caselist li{-ms-flex-wrap:wrap;flex-wrap:wrap}
.caselist li .imgbox{width:100%}
.caselist li .case-item-right{padding:0}
}
.wmkc-home-news{padding:80px 0}
.wmkc-home-news .new-list{margin:50px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;height:600px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.wmkc-home-news .new-list .news-item{display:-webkit-box;display:-ms-flexbox;display:flex;outline:1px solid #dfdfdf;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}
.wmkc-home-news .new-list .news-item:first-of-type{width:30%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}
.wmkc-home-news .new-list .news-item:first-of-type .news-info{-webkit-box-flex:1;-ms-flex:1;flex:1}
.wmkc-home-news .new-list .news-item:nth-of-type(2),.wmkc-home-news .new-list .news-item:nth-of-type(3){width:66%;height:46%}
.wmkc-home-news .new-list .news-item:nth-of-type(2) .news-img,.wmkc-home-news .new-list .news-item:nth-of-type(3) .news-img{-webkit-box-flex:1;-ms-flex:1;flex:1}
.wmkc-home-news .new-list .news-item:nth-of-type(2) .news-img img,.wmkc-home-news .new-list .news-item:nth-of-type(3) .news-img img{height:100%;max-width:none;-o-object-fit:cover;object-fit:cover}
.wmkc-home-news .new-list .news-item:nth-of-type(2) .news-info,.wmkc-home-news .new-list .news-item:nth-of-type(3) .news-info{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}
.wmkc-home-news .new-list .news-title{font-size:19px;font-weight:var(--fontbold7);color:#000;margin-bottom:20px;display:block;display:-webkit-box;display:-moz-box;max-height:48px;line-height:24px}
.wmkc-home-news .new-list .news-title,.wmkc-home-news .new-list article{text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.wmkc-home-news .new-list article{color:#868686;font-size:14px;display:-webkit-box;display:-moz-box;max-height:52px;line-height:26px;margin-bottom:40px}
.wmkc-home-news .new-list .news-info{padding:42px 24px;border-top:none}
.wmkc-home-news .new-list .news-more{text-transform:uppercase;color:#0d0d0d;font-family:Lato;font-weight:var(--fontbold7);font-size:14px;padding:20px;-webkit-transition:background-color .3s;transition:background-color .3s;border-radius:3px}
.wmkc-home-news .new-list .news-more i{font-size:12px;margin-left:12px;position:relative;top:-2px}
.wmkc-home-news .new-list .news-item:hover .news-more{background-color:#141414;color:#fff}
.wmkc-home-news .new-list .news-item:hover .news-more i{color:#fff}
.wmkc-home-news .new-list .news-date{padding:10px 22px;background:var(--color);color:#fff;font-size:12px;display:inline-block;position:absolute;top:0;left:0}
.wmkc-home-news .new-list .news-img{position:relative;display:block;width:100%}
.wmkc-home-news .new-list .news-item:nth-of-type(1) .news-img a{position:relative;display:block;width:100%}
.news-img{overflow:hidden}
.news-img img{-webkit-transition:.3s;transition:.3s}
.news-img img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}
@media (max-width:1024px){
.wmkc-home-news .new-list{height:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}
.wmkc-home-news{padding:30px 0}
.wmkc-home-news .new-list .news-item{margin-bottom:20px}
.wmkc-home-news .new-list .news-item:first-of-type{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.wmkc-home-news .new-list .news-item:first-of-type .news-img{-webkit-box-flex:1;-ms-flex:1;flex:1}
.wmkc-home-news .new-list .news-item:first-of-type .news-info{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}
.wmkc-home-news .new-list .news-item:nth-of-type(1) .news-img a{height:100%}
.wmkc-home-news .new-list .news-item:nth-of-type(2),.wmkc-home-news .new-list .news-item:nth-of-type(3){width:100%}
.news-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}
}
@media (max-width:500px){
.wmkc-home-news .new-list article{display:none}
.news-item .news-img{-webkit-box-flex:1.3!important;-ms-flex:1.3!important;flex:1.3!important}
.wmkc-home-news .new-list .news-info{padding:15px}
.wmkc-home-news .new-list .news-more{padding:5px 10px}
}
#home-swiper .swiper-pagination-bullet{width:32px;height:8px;border-radius:0}