﻿.siggle-im-box .siggle-im-top{display:flex;flex-wrap: wrap;margin-bottom:30px;justify-content: center;}
.siggle-im-box .siggle-im-top .item{padding:5px 20px;background:#e6e6e6;color:#000;transition: all .3s;border-radius: 5px;margin:0 7px;width:auto;cursor:pointer;margin-bottom:10px;}
.siggle-im-box .siggle-im-top .item:hover,.siggle-im-box .siggle-im-top .item.im-active{background:#000;color:#fff;}
.siggle-im-box .siggle-im-bottom .bot-item{display: none;}
.siggle-im-box .siggle-im-bottom .bot-item .inner{display:flex;justify-content: space-between;flex-wrap:wrap;}
.siggle-im-box .siggle-im-bottom .bot-item .bot-item-left{width:45%;}
.siggle-im-box .siggle-im-bottom .bot-item .bot-item-left img{width:100%;display:block;}
.siggle-im-box .siggle-im-bottom .bot-item .bot-item-right{width:50%;}
.siggle-im-box .siggle-im-bottom .bot-item .bot-item-right .title{color:#000;font-weight:var(--fontbold7);font-size:22px;}
.siggle-im-box .siggle-im-bottom .bot-item .bot-item-right .words{margin:20px 0;}
.siggle-im-box .siggle-im-bottom .bot-item .bot-item-right .sign-box{border-top:1px solid #e6e6e6;padding-top:20px;display:flex;}
.siggle-im-box .siggle-im-bottom .bot-item .bot-item-right .sign-box-title{font-weight:var(--fontbold7);margin-right:10px;}
@media (max-width:768px){.siggle-im-box .siggle-im-bottom .bot-item .bot-item-left,.siggle-im-box .siggle-im-bottom .bot-item .bot-item-right{width:100%;margin:5px 0;}
.siggle-im-box .siggle-im-top{justify-content: flex-start;}
.siggle-im-box .siggle-im-top .item{margin:0 10px 10px 0;}
.siggle-im-box .siggle-im-bottom .bot-item .bot-item-right .words{margin:10px 0;}
.siggle-im-box .siggle-im-bottom .bot-item .bot-item-right .sign-box{padding-top:10px;}}

.injection-molding .l-wrap{max-width:1920px;margin:0 auto;padding: 0;}
.home-project{padding:3% 0px}
.home-des{text-align:center;color:var(--color);margin-bottom:10px}
.home-title{text-align:center;color:#000;font-size:36px;font-weight:700;line-height:1.2}
.home-project .swiper{margin-top:60px;padding-bottom:100px}
.home-project .swiper .project-button-next,.home-project .swiper .project-button-prev{position:absolute;bottom:0;left:calc(50% - 50px);background:var(--color);display:inline-flex;align-items:center;justify-content:center;color:#fff;width:40px;height:40px;cursor:pointer;transition:all .1s linear}
.home-project .swiper .project-button-next{left:auto;right:calc(50% - 50px)}
.home-project .swiper .project-button-next.swiper-button-disabled,.home-project .swiper .project-button-prev.swiper-button-disabled{background:#bababa}
.home-project .swiper .project-button-next em,.home-project .swiper .project-button-prev em{font-size:20px}
.home-project .swiper .swiper-slide{overflow:hidden;max-height:308px}
.home-project .swiper .swiper-slide img{transition:all .2s linear;width:100%}
.project-button-prev em{transform:rotateY(180deg)}
.home-project .swiper .swiper-slide img:hover{transform:scale(1.1)}
.wmkc-contact{margin-top:80px;position: relative;}
.wmkc-contact::after{content: '';position: absolute;height: 250px;width: 100%;background: #20242d;bottom: 0;z-index: -1;}
.wmkc-contact p{color:#fff!important}
.wmkc-contact-btn{width:auto;height:auto;margin:10px 0;background-color:var(--color);color:#fff;text-decoration:none!important;padding:10px 20px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;position:relative;z-index:1}
.wmkc-contact .wmkc-contact-btn:hover{color:#fff}
@media (max-width:768px){
.home-title{font-size:18px;line-height:1}
.home-project .swiper{margin-top:10px;padding-bottom:60px}}
@media (max-width:1620px) {
    .cnc-top{padding: 0 3%;max-width: 1400px;margin: 0 auto;}
    .injection-molding .l-wrap{padding: 0 !important;}
    .kche-t55.cusfaq-list{max-width: 1400px;}
}
.kche-button-a a{background: var(--color);padding: 12px 10px;border-radius: 8px;color: #fff;display: inline-block;margin-top: 20px;}