@charset "utf-8";
/*广告图*/
.swiper-ggt{
    position: relative;
}
.swiper-ggt::before{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: '';
    width: 100%;
}
.swiper-banner img{
    width: 100%;
}
.swiper-banner .swiper-pagination-bullet{
    width: 80px;
    height: 5px;
    background: #fff;
    border-radius: 0;
    opacity: 1;
    /* border-radius: 50%; */
}
.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #ff0000;
}
.swiper-banner .swiper-pagination-bullets{
    bottom: 2rem!important;
    width: 100%;
}
.swiper-ggt .wz{
    position: absolute;
    background: url(../images/ibanner-bj.jpg) center center no-repeat;
    z-index: 9999;
    bottom: -19rem;
    padding: 4rem 5rem 5rem;
    color: #fff;
    width: 530px;
    border-radius: 20px;
    background-size: contain;
    display: none;
}
.swiper-ggt .wz .wza{
    font-size: 9rem;
    line-height: 1;
}
.swiper-ggt .wz .wzb{
    font-size: 4rem;
    margin-top: 3rem;
}
.swiper-ggt .wz .wzc{
    margin-top: 2rem;
}
.swiper-ggt .wz .qiehuan{
    display: table;
    width: 100%;
    margin: 3rem 0 5rem;
}
.swiper-ggt .wz .qiehuan>div{
    border: 1px solid #fff;
    float: left;
    font-size: 4rem;
    width: 6rem;
    height: 6rem;
    text-align: center;
    line-height: 6rem;
    border-radius: 50%;
    margin-right: 2rem;
    cursor:pointer;
}
.swiper-ggt .wz .qiehuan>div:hover{
    background:#fff;
    color:#000;
}
.swiper-ggt .wz .wzd a{
    color: #fff;
    background: #c6000b;
    line-height: 5rem;
    display: block;
    width: 35%;
    text-align: center;
    font-size: 2rem;
}
.swiper-ggt .wz .wzd a:hover{
    background:#fff;
    color:#c6000b;
}
.swiper-ggt .tp{
    position: absolute;
    right: 0;
    width: 780px;
    z-index: 99999;
    bottom: 2rem;
    display: none;
}
.swiper-ggt .tp ul{
    display: flex;
    justify-content: space-between;
}
.swiper-ggt .tp ul li img{
    width: 100%;
}
.swiper-ggt .am-container{
    position: relative;
}
.swiper-ggt .brief{
    position: absolute;
    right: 0;
    width: 600px;
    bottom: -18rem;
    display: none;
}
.swiper-ggt .brief .bt{
    font-size: 5rem;
    color: #000;
    line-height: 1;
}
.swiper-ggt .brief .ms{
    color: #666;
    margin-top: 1rem;
}



/*通用*/
.itit{
    margin-bottom: 4rem;
    line-height: 1;
}
.itit .wz{
    font-size: 3.6rem;
    line-height: 6rem;
    display: flex;
    color: #1d2639;
}
.itit .wz.fff,.itit .wz.fff span{
    color: #fff;
}
.itit .wz i{
    font-style: normal;
    font-size: 2rem;
    height: 6rem;
    display: block;
    line-height: 6rem;
    margin: 0 5px;
}
.itit .wz span{
    font-size: 1.6rem;
    margin-left: 2rem;
    color: #999;
}

/*关于我们*/
.iabout{
    background: url(../images/iabout-bj.png) center top no-repeat;
    padding-top: 10rem;
    background-size: cover;
}
.iabout-list{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.iabout-fl{
    width: 55%;
    color: #fff;
    padding: 7rem 0 12rem;
}
.iabout-fl .wza{
    font-size: 3rem;
}
.iabout-fl .wzb{
    font-size: 6rem;
}
.iabout-fl .wzc{
    font-size: 1.8rem;
    line-height: 3.5rem;
    margin-top: 3rem;
}
.iabout-fl .wzd{
    margin-top: 7rem;
    display: flex;
}
.iabout-fl .wzd dl{
    margin-right: 10rem;
}
.iabout-fl .wzd dl dt{
    font-size: 4rem;
    font-weight: 400;
    line-height: 1;
}
.iabout-fl .wzd dl dt span{
    font-size: 2rem;
}
.iabout-fl .wzd dl dd{
    font-size: 2rem;
}
.iabout-fl .more{
    margin-top: 5rem;
}
.iabout-fl .more a{
    font-size: 2.4rem;
    color: #fff;
    border: 1px solid #fff;
    height: 5rem;
    line-height: 5rem;
    display: block;
    width: 16rem;
    text-align: center;
    border-radius: 10px;
}
.iabout-fl .more a:hover{
    background:#2d7e9d
}
.iabout-fr{
    position: absolute;
    right: -10rem;
    height: 100%;
}
.iabout-fr img{
    height: 100%;
    cursor: pointer;
}



/*荣耀资质*/
.ihonor{
    background: #56abcc;
    padding-top: 5rem;
}
.ihonor-list .swiper-slide{
    background: url(../images/ihonor-bj.png) bottom no-repeat;
    padding-bottom: 2.5rem;
    background-size: contain;
}
.ihonor-list .swiper-slide img{
    width: 80%;
    margin: auto;
}


/*产品展示*/
.ipro{
    padding: 7rem 0 5rem;
}
.ipro-tit{
    display: flex;
    justify-content: space-between;
    margin-bottom: 3rem;
}
.ipro-tit .tab-hd{
    display: flex;
}
.ipro-tit .tab-hd ul li{
    float: left;
}
.ipro-tit .tab-hd ul li.on a{
    background: #2d7e9d;
    color: #fff;
}
.ipro-tit .tab-hd ul li a{
    font-size: 2rem;
    display: block;
    line-height: 6rem;
    height: 6rem;
    padding: 0 4rem;
    border-radius: 30px;
}
.ipro-tit .more a{
    background: #e7f1f5;
    line-height: 6rem;
    height: 6rem;
    display: block;
    padding: 0 3rem;
    margin-left: 4rem;
    border-radius: 20px 0 0 20px;
    color: #2d7e9d;
    font-size: 2rem;
}
.ipro-tit .more a:hover{
    background:#2d7e9d;
    color:#fff;
}
.ipro .tab-bd .tab-pal ul{
    margin-left: -2rem;
    margin-right: -2rem;
}
.ipro .tab-bd .tab-pal ul li{
    padding: 0 2rem 4rem;
}
.ipro .tab-bd .tab-pal ul li a{
    background: #e9eff2;
    display: block;
    padding: 2rem;
    border-radius: 5px;
}
.ipro .tab-bd .tab-pal ul li a .bigimg img{
    width: 100%;
}
.ipro .tab-bd .tab-pal ul li a p{
    text-align: center;
    font-size: 2.4rem;
    margin-top: 2rem;
}


/*生产工艺*/
.iscgy{
    background: #f4f4f4;
    padding: 7rem 0 4rem;
}
.iscgy ul{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.iscgy ul li{
    padding: 0 1.5rem 3rem;
}
.iscgy ul li .bigimg img{
    width: 100%;
}
.iscgy ul li p{
    text-align:center;
    margin-top:1rem;
    font-size:2rem;
}



/*定制生产*/
.idzsc{
    background: url(../images/idzsc-xian.png) center bottom no-repeat #e9f0f2;
    padding: 7rem 0;
}
.ixdzsc-tb{
    padding: 0;
}
.ixdzsc-tb ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.ixdzsc-tb ul li img{
    border-radius: 50%;
    overflow: hidden;
    height: 160px;
}
.ixdzsc-tb ul li dl{
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
}
.ixdzsc-tb ul li dl dt{
    color: #333;
}
.ixdzsc-tb ul li dl dd{
    color: #999;
}
.ixdzsc-wz{
    position: relative;
    display: table;
    width: 100%;
    min-height: 400px;
    margin-top: 35px;
}
.ixdzsc-wz .wenzi{
    width: 30%;
}
.ixdzsc-wz .wenzi .con{
    margin-top: 55px;
    display: table;
}
.ixdzsc-wz .wenzi .con .sz{
    float: left;
    font-size: 18px;
    background: #2483a6;
    color: #fff;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50%;
}
.ixdzsc-wz .wenzi .con .sz .sj{
    display:none;
}
.ixdzsc-wz .wenzi .con .nr{
    font-size: 1.8rem;
    float: left;
    line-height: 45px;
    margin-left: 15px;
    width: 340px;
}
.ixdzsc-wz .wenzi .con .nr.l25{
    line-height: 25px;
}
.ixdzsc-wz .img{
    position: absolute;
    height: 400px;
    left: 50%;
    margin-left: -200px;
}
.ixdzsc-wz .img img{
    height: 100%;
}


/*合作伙伴*/
.ihzhb{
    background: url(../images/ilogo-bj.png) center bottom no-repeat;
    padding: 7rem 0;
}
.ihzhb-list ul{
    margin-left: -2rem;
    margin-right: -2rem;
}
.ihzhb-list ul li{
    padding: 0 2rem 3rem;
}
.ihzhb-list ul li .bigimg{
    border: 1px solid #eee;
}
.ihzhb-list ul li .bigimg img{
    width: 100%;
}


/*招商专区*/
.ijoin{
    padding: 7rem 0;
    background: #96c7d7;
}
.join-list{
    position: relative;
}
.join-list .bigimg img{
    width: 100%;
}
.join-list .wz{
    background: hsl(0deg 0% 100% / 80%);
    padding: 2rem;
    display: flex;
    position: absolute;
    bottom: 0;
}
.join-list .wz .bt dl dt{
    line-height: 3rem;
    font-weight: 400;
    color: #666;
}
.join-list .wz .bt dl dd{
    font-size: 2.4rem;
    margin: 0;
    line-height: 4rem;
}
.join-list .wz .bt dl p{
    height: 0;
    overflow: hidden;
    font-size: 1.4rem;
    transition: all .5s;
    -moz-transition:all .5s;    /* Firefox 4 */
    -webkit-transition:all .5s; /* Safari å’Œ Chrome */
    -o-transition:all .5s;  /* Opera */
    margin-top: 1rem;
    line-height: 2.5rem;
}
.join-list .wz .sz{
    font-size: 4rem;
    line-height: 7rem;
    transition: all .5s;
    -moz-transition:all .5s;    /* Firefox 4 */
    -webkit-transition:all .5s; /* Safari å’Œ Chrome */
    -o-transition:all .5s;  /* Opera */
}
.join-list:hover .wz{
    background: hsl(196deg 64% 40% / 80%);
    color: #fff;
}
.join-list:hover .wz .bt dl dt{
    display: none;
}
.join-list:hover .wz .bt dl p{
    height: 75px;
}
.join-list:hover .wz .sz{
    line-height: 12.5rem;
}


/*新闻资讯*/
.inews{
    background: #f1f1f1;
    padding: 7rem 0;
    background-size: cover;
}
.inews-list{
    position: relative;
}
.inews-list .am-nav-tabs{
    border: 0;
    position: absolute;
    right: 0;
    top: -9.5rem;
}
.inews-list .am-nav-tabs li{
    margin-left: 4rem;
}
.inews-list .am-nav-tabs li a{
    border: 1px solid #666;
    color: #666;
    font-size: 2rem;
    height: 5rem;
    margin: 0;
    line-height: 5rem;
    padding: 0 2rem;
}
.inews-list .am-nav-tabs li.am-active a,.inews-list .am-nav-tabs li a:hover{
    background: #2c7e9c;
    color: #fff;
    border: 1px solid #2c7e9c;
}
.inews-list .am-tabs-bd{
    border: 0;
}
.inews-list .am-tabs-bd .am-tab-panel{
    padding: 0;
}
.inews-list .am-tabs-bd ul{
    margin-right: -3rem;
    margin-left: -3rem;
}
.inews-list .am-tabs-bd ul li{
    padding: 0 3rem;
}
.inews-list .am-tabs-bd ul li a .bigimg{
    height:25rem;
}
.inews-list .am-tabs-bd ul li a:hover .bigimg img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
}
.inews-list .am-tabs-bd ul li .bigimg img{
    width: 100%;
}
.inews-list .am-tabs-bd ul li dl{
    padding: 1.5rem;
    background: #fff;
}
.inews-list .am-tabs-bd ul li a:hover dl{
    border-top: 0;
    background: #2c7e9c;
}
.inews-list .am-tabs-bd ul li a:hover dl dd{
    color: #fff;
}
.inews-list .am-tabs-bd ul li dl dt{
    font-size: 1.6rem;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.inews-list .am-tabs-bd ul li a:hover dl dt{
    color: #fff;
}
.inews-list .am-tabs-bd ul li dl dd{
    color: #999;
    font-size: 1.4rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 2.5rem;
    height: 5rem;
}
.inews-list .am-tabs-bd ul li span{
    display: block;
    color: #cecece;
    font-size: 1.6rem;
    margin-top: 1rem;
}
.inews-list .am-tabs-bd ul li span i{
    margin-right: 5px;
}
.inews-list .am-tabs-bd ul li a:hover span{
    color: #fff;
}




@media (max-width:1024px){

    /*通用*/
    .itit{
        margin-bottom: 3rem;
        line-height: 1;
    }
    .itit .wz{
        font-size: 3rem;
        line-height: 5rem;
        display: flex;
        color: #1d2639;
    }
    .itit .wz i{
        font-style: normal;
        font-size: 2rem;
        height: 5rem;
        display: block;
        line-height: 5rem;
        margin: 0 5px;
    }
    .itit .wz span{
        font-size: 1.4rem;
    }


    /*关于我们*/
    .iabout{
        padding-top: 5rem;
        overflow: hidden;
    }
    .iabout-list{
        display: block;
    }
    .iabout-fl{
        width: 100%;
        padding: 0 0 5rem;
    }
    .iabout-fl .wza{
        font-size: 2rem;
    }
    .iabout-fl .wzb{
        font-size: 3rem;
    }
    .iabout-fl .wzc{
        font-size: 1.6rem;
        line-height: 3rem;
        margin-top: 2rem;
    }
    .iabout-fl .wzd{
        margin-top: 5rem;
    }
    .iabout-fl .wzd dl{
        margin-right: 0;
        width: 33.33%;
        text-align: center;
    }
    .iabout-fl .wzd dl dt{
        font-size: 3rem;
    }
    .iabout-fl .wzd dl dt span{
        font-size: 2rem;
    }
    .iabout-fl .wzd dl dd{
        font-size: 1.8rem;
    }
    .iabout-fl .more{
        margin-top: 3rem;
    }
    .iabout-fl .more a{
        font-size: 2rem;
        width: 40%;
        margin: auto;
    }
    .iabout-fr{
        position: relative;
        right: 0;
        height: auto;
    }
    .iabout-fr img{
        height: auto;
    }


    /*荣耀资质*/
    .ihonor{
        padding: 5rem 0;
    }
    .ihonor-list .swiper-slide{
        background: none;
        padding-bottom: 0;
        background-size: contain;
    }
    .ihonor-list .swiper-slide img{
        width: 100%;
        margin: auto;
    }

    /* 广告图 */
    .swiper-banner .swiper-pagination-bullets{
        bottom: 1rem!important;
    }
    .swiper-banner .swiper-pagination-bullet{
        width: 1rem;
        height: 1rem;
        background: #fff;
        border-radius: 0;
        opacity: 1;
        border-radius: 50%;
        margin: 0 3px;
    }


    /*产品展示*/
    .ipro{
        padding: 5rem 0 3rem;
        overflow: hidden;
    }
    .ipro-tit{
        display: block;
        justify-content: space-between;
        margin-bottom: 3rem;
    }
    .ipro-tit .tab-hd{
        display: block;
    }
    .ipro-tit .tab-hd ul{
        display: table;
        width: 100%;
    }
    .ipro-tit .tab-hd ul li{
        width: 25%;
        text-align: center;
    }
    .ipro-tit .tab-hd ul li a{
        font-size: 1.8rem;
        line-height: 4rem;
        height: 4rem;
        padding: 0;
        border-radius: 20px;
    }
    .ipro-tit .more a{
        display: none;
    }
    .ipro .tab-bd .tab-pal ul{
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .ipro .tab-bd .tab-pal ul li{
        padding: 0 1rem 2rem;
    }
    .ipro .tab-bd .tab-pal ul li a{
        background: #e9eff2;
        display: block;
        padding: 1rem;
        border-radius: 5px;
    }
    .ipro .tab-bd .tab-pal ul li a p{
        text-align: center;
        font-size: 1.6rem;
        margin-top: 1rem;
    }


    /*生产工艺*/
    .iscgy{
        padding: 5rem 0 3rem;
    }
    .iscgy ul{
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .iscgy ul li{
        padding: 0 1rem 2rem;
    }
    .iscgy ul li p{
        font-size: 1.6rem;
    }

    /* 定制生产 */
    .idzsc{
        padding: 5rem 0;
    }
    .ixdzsc-tb{
        padding: 0;
    }
    .ixdzsc-tb ul li{
        width: 50%;
        padding: 0px 5%;
        margin-bottom: 30px;
    }
    .ixdzsc-tb ul li img{
        height: auto;
    }
    .ixdzsc-tb ul li dl{
        font-size: 16px;
        line-height: 25px;
    }
    .ixdzsc-wz{
        min-height: auto;
        margin-top: 0;
    }
    .ixdzsc-wz .wenzi{
        width: 100%;
    }
    .ixdzsc-wz .wenzi .con{
        margin-top: 0;
        display: table;
        width: 100%;
        margin-bottom: 25px;
    }
    .ixdzsc-wz .wenzi .con .sz{
        font-size: 1.6rem;
        width: 4.5rem;
        height: 4.5rem;
        line-height: 4.5rem;
    }
    .ixdzsc-wz .wenzi .con .sz .sj{
        display:block;
    }
    .ixdzsc-wz .wenzi .con .sz .pc{
        display:none;
    }
    .ixdzsc-wz .wenzi .con .nr{
        font-size: 1.6rem;
        line-height: 25px;
        width: 80%;
    }
    .ixdzsc-wz .wenzi .con .nr.l25{
        line-height: 25px;
    }
    .ixdzsc-wz .img{
        position: relative;
        height: auto;
        left: 0;
        margin-left: 0;
        float: left;
        margin-top: 10px;
    }
    .ixdzsc-wz .img img{
        height: auto;
    }


    /*合作伙伴*/
    .ihzhb{
        padding: 5rem 0 3rem;
        overflow: hidden;
    }
    .ihzhb-list ul{
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .ihzhb-list ul li{
        padding: 0 1rem 2rem;
    }
    
    
    /*招商专区*/
    .ijoin{
        padding: 5rem 0 3rem;
    }
    .join-list{
        position: relative;
        margin-bottom: 2rem;
    }
    .join-list .wz{
        padding: 1rem;
    }
    .join-list .wz .bt dl dt{
        line-height: 2.5rem;
    }
    .join-list .wz .bt dl dd{
        font-size: 1.8rem;
        margin: 0;
        line-height: 3rem;
    }
    .join-list:hover .wz .bt dl p{
        height: auto;
    }
    .join-list .wz .bt dl p{
        margin-top: .5rem;
    }
    .join-list .wz .sz{
        display:none;
    }


    /*新闻资讯*/
    .inews{
        padding: 5rem 0 3rem;
    }
    .inews-list{
        position: relative;
    }
    .inews-list .am-nav-tabs{
        border: 0;
        position: relative;
        right: 0;
        top: 0;
        margin-bottom: 2rem;
    }
    .inews-list .am-nav-tabs li{
        margin-left: 0;
        width: 31.33%;
        text-align: center;
        margin-left: 3%;
    }
    .inews-list .am-nav-tabs li:first-child{
    margin-left: 0;
}
    .inews-list .am-nav-tabs li a{
        font-size: 1.8rem;
        height: 4rem;
        line-height: 4rem;
        padding: 0;
    }
    .inews-list .am-tabs-bd{
        border: 0;
    }
    .inews-list .am-tabs-bd .am-tab-panel{
        padding: 0;
    }
    .inews-list .am-tabs-bd ul{
        margin-right: -3rem;
        margin-left: -3rem;
    }
    .inews-list .am-tabs-bd ul li{
        padding: 0 3rem 2rem;
    }
    .inews-list .am-tabs-bd ul li a .bigimg{
        height:20rem;
    }
    .inews-list .am-tabs-bd ul li dl{
        padding: 1rem;
    }

}