@charset "utf-8";
/*通用*/
.ititle{
    text-align: center;
    margin-bottom: 4rem;
}
.ititle .zw{
    font-size: 3.6rem;
    font-weight: bold;
}
.ititle .yw{
    font-size: 1.6rem;
    color: #666;
}
.ititle.fff .zw,.ititle.fff .yw{
    color: #fff;
}
.inews-tit{
    text-align: left;
    border-bottom: 1px solid #A30707;
    padding-bottom: 3rem;
}


/*广告图*/
.banner-box{
    height: -webkit-calc(100vh);
    height: calc(100vh);
}
.swiper-ggt{
    position: relative;
}
.swiper-ggt::before{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
}
.swiper-banner img{
    width: 100%;
    height: 100%;
    position: absolute;
}
.swiper-banner .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 0;
    opacity: 1;
    border-radius: 50%;
}
.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #ca3125;
}
.swiper-banner .swiper-pagination-bullets{
    bottom: 2rem!important;
}
.swiper-ggt .banner-wz{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.swiper-ggt .banner-wz.wh dl{
    margin: 0 25px;
}
.swiper-ggt .banner-wz.wh dl dt{
    font-size: 2.4rem;
}
.swiper-ggt .banner-wz.wh dl dd{
    font-size: 1.8rem;
}
.swiper-ggt .banner-wz dl{
    text-align: center;
    color: #fff;
    text-shadow: 3px 3px 3px #060606;
}
.swiper-ggt .banner-wz dl dt{
    font-size: 50px;
    font-weight: 500;
}
.swiper-ggt .banner-wz dl dd{
    font-size: 24px;
    margin: 0;
}



/*产品中心*/
.ipro{}
.ipro-list .tab-hd{
    box-shadow: 0 0 5px 5px hsl(0deg 0% 0% / 10%);
}
.ipro-list .tab-hd ul li{
    float: left;
    width: 14.28%;
    text-align: center;
    font-size: 1.6rem;
    height: 130px;
    cursor: pointer;
}
.ipro-list .tab-hd ul li.on{
    background: #A30707;
    color: #fff;
}
.ipro-list .tab-hd ul li span{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.ipro-list .tab-bd{
    margin-top: 3rem;
}
.ipro-list .tab-bd .tab-pal ul{
    margin-left: -1rem;
    margin-right: -1rem;
}
.ipro-list .tab-bd .tab-pal ul li{
    padding: 0 1rem;
    margin-bottom: 2rem;
}
.ipro-list .tab-bd .tab-pal ul li img{
    width: 100%;
}
.ipro-list .tab-bd .tab-pal ul li p{
    text-align: center;
    margin-top: 1rem;
    font-size: 1.6rem;
}



/*解决方案*/
.ijiejfa{
    background: url(../images/dwg_home_bgd_01.png) top center no-repeat;
    padding-top: 80px;
    margin-top: 7rem;
}
.ijiejfa-list{}
.ijiejfa-list .tab-hd{
    background: #fff;
}
.ijiejfa-list .tab-hd ul{}
.ijiejfa-list .tab-hd ul li{
    float: left;
    width: 20%;
    text-align: center;
    padding: 2rem 0;
    cursor: pointer;
}
.ijiejfa-list .tab-hd ul li i{
    width: 10rem;
    display: block;
    height: 10rem;
    margin: auto;
}
.ijiejfa-list .tab-hd ul li i.tb01{
    background: url(../images/dwg_home_icon_03.png) center center no-repeat;
}
.ijiejfa-list .tab-hd ul li i.tb02{
    background: url(../images/dwg_home_icon_04.png) center center no-repeat;
}
.ijiejfa-list .tab-hd ul li i.tb03{
    background: url(../images/dwg_home_icon_05.png) center center no-repeat;
}
.ijiejfa-list .tab-hd ul li i.tb04{
    background: url(../images/dwg_home_icon_06.png) center center no-repeat;
}
.ijiejfa-list .tab-hd ul li i.tb05{
    background: url(../images/dwg_home_icon_07.png) center center no-repeat;
}
.ijiejfa-list .tab-hd ul li.on i.tb01{
    background: url(../images/dwg_home_icon_03on.png) center center no-repeat;
}
.ijiejfa-list .tab-hd ul li.on i.tb02{
    background: url(../images/dwg_home_icon_04on.png) center center no-repeat;
}
.ijiejfa-list .tab-hd ul li.on i.tb03{
    background: url(../images/dwg_home_icon_05on.png) center center no-repeat;
}
.ijiejfa-list .tab-hd ul li.on i.tb04{
    background: url(../images/dwg_home_icon_06on.png) center center no-repeat;
}
.ijiejfa-list .tab-hd ul li.on i.tb05{
    background: url(../images/dwg_home_icon_07on.png) center center no-repeat;
}
.ijiejfa-list .tab-hd ul li p{
    font-size: 2.4rem;
}
.ijiejfa-list .tab-hd ul li.on p{
    color: #A30707;
}
.ijiejfa-bj{
    background: #fff;
    padding: 5rem 0;
}
.ijiejfa-bj .tab-bd .tab-pal .img{
    float: left;
    width: 45%;
}
.ijiejfa-bj .tab-bd .tab-pal .img img{
    width: 100%;
}
.ijiejfa-bj .tab-bd .tab-pal .brief{
    float: right;
    width: 50%;
    padding-top: 3rem;
}
.ijiejfa-bj .tab-bd .tab-pal .brief dl dt{
    font-size: 3rem;
    line-height: 1;
    border-left: 4px solid #333;
    padding-left: 2rem;
}
.ijiejfa-bj .tab-bd .tab-pal .brief dl dd{
    margin-top: 4rem;
    color: #666;
    line-height: 3rem;
}
.more{
    margin-top: 4rem;
}
.more a{
    width: 14rem;
    display: block;
    float: left;
    text-align: center;
    line-height: 5rem;
    border: 1px solid #333;
    font-size: 1.6rem;
}
.more a.hs{
    margin-right: 2rem;
    background: #A30707;
    color: #fff;
    border: 1px solid #A30707;
}




/*关于我们*/
.iabout{
    background: url(../images/dwg_home_bgd_02.png) center center no-repeat;
    padding: 6rem 0;
    margin-top: 2rem;
}
.iabout-list{
    display: flex;
    width: 100%;
}
.iabout-list .iabout-img{
    width: 40%;
}
.iabout-list .iabout-img img{
    width: 100%;
}
.iabout-list .iabout-con{
    width: 55%;
    margin-left: 5%;
    position: relative;
}
.iabout-list .iabout-con dl dt{
    font-size: 30px;
    color: #A30707;
}
.iabout-list .iabout-con dl dd{
    font-weight: bold;
    margin: 0;
}
.iabout-list .iabout-con dl dd span{
    font-size: 24px;
    color: #666;
    margin-right: 20px;
}
.iabout-list .iabout-con .brief p{
    color: #666;
    margin-top: 4rem;
    line-height: 2.5rem;
}
.iabout-list .iabout-con .more{
    display: table;
    position: absolute;
    bottom: 0;
}
.iabout-sz{
    margin-top: 5rem;
}
.iabout-sz dl{
    float: left;
    width: 25%;
    text-align: center;
}
.iabout-sz dl dt{
    font-size: 60px;
    line-height: 1;
    position: relative;
}
.iabout-sz dl dt span{
    font-size: 20px;
}
.iabout-sz dl dd{
    font-size: 16px;
}



/*合作伙伴*/
.ipartners{
    padding: 7rem 0;
}
.ipartners ul li img{
    margin: 0;
    padding: 0;
    width: 100%;
}


/*新闻资讯*/
.inews{
    background: url(../images/dwg_home_bgd_03.png) center center no-repeat;
    padding: 7rem 0;
    background-size: cover;
}
.inews-list{
    position: relative;
}
.inews-list .am-nav-tabs{
    border: 0;
    position: absolute;
    right: 0;
    top: -12rem;
}
.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: #A30707;
    color: #fff;
    border: 1px solid #A30707;
}
.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: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: #A30707;
}
.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){
    /*通用*/
    .ititle{
        margin-bottom: 3rem;
    }
    .ititle .zw{
        font-size: 3rem;
    }
    .ititle .yw{
        font-size: 1.6rem;
    }
    .ititle.fff .zw,.ititle.fff .yw{
        color: #fff;
    }
    .inews-tit{
        padding-bottom: 2rem;
    }

    
    .banner-box{
        height: -webkit-calc(50vh);
        height: calc(50vh);
    }
    .swiper-ggt .banner-wz.wh{
        display: block;
        padding-top: 5rem;
    }
    .swiper-ggt .banner-wz.wh dl{
        margin: 0;
        display: block;
        width: 50%;
        float: left;
        margin-bottom: 2rem;
    }
    .swiper-ggt .banner-wz.wh dl dt{
        font-size: 2rem;
    }
    .swiper-ggt .banner-wz.wh dl dd{
        font-size: 1.4rem;
    }
    .swiper-ggt .banner-wz dl{
    margin: 0 5%;
    }
    .swiper-ggt .banner-wz dl dt{
        font-size: 3rem;
    }
    .swiper-ggt .banner-wz dl dd{
        font-size: 1.6rem;
    }


    /* 产品 */
    .ipro-list .tab-hd ul li{
        width: 25%;
        font-size: 1.5rem;
        height: 7rem;
        line-height: 2rem;
    }



    /* 解决方案*/
    


    /*解决方案*/
    .ijiejfa{
        padding-top: 5rem;
        margin-top: 4rem;
    }
    .ijiejfa-list{}
    .ijiejfa-list .tab-hd{
        background: #fff;
    }
    .ijiejfa-list .tab-hd ul{}
    .ijiejfa-list .tab-hd ul li{
        float: left;
        width: 20%;
        text-align: center;
        padding: 2rem 0;
        cursor: pointer;
    }
    .ijiejfa-list .tab-hd ul li i{
        width: 100%;
        display: block;
        height: 7rem;
        margin: auto;
    }
    .ijiejfa-list .tab-hd ul li i.tb01{
        background: url(../images/dwg_home_icon_03.png) center center no-repeat;
        background-size: contain;
    }
    .ijiejfa-list .tab-hd ul li i.tb02{
        background: url(../images/dwg_home_icon_04.png) center center no-repeat;
        background-size: contain;
    }
    .ijiejfa-list .tab-hd ul li i.tb03{
        background: url(../images/dwg_home_icon_05.png) center center no-repeat;
        background-size: contain;
    }
    .ijiejfa-list .tab-hd ul li i.tb04{
        background: url(../images/dwg_home_icon_06.png) center center no-repeat;
        background-size: contain;
    }
    .ijiejfa-list .tab-hd ul li i.tb05{
        background: url(../images/dwg_home_icon_07.png) center center no-repeat;
        background-size: contain;
    }
    .ijiejfa-list .tab-hd ul li.on i.tb01{
        background: url(../images/dwg_home_icon_03on.png) center center no-repeat;
        background-size: contain;
    }
    .ijiejfa-list .tab-hd ul li.on i.tb02{
        background: url(../images/dwg_home_icon_04on.png) center center no-repeat;
        background-size: contain;
    }
    .ijiejfa-list .tab-hd ul li.on i.tb03{
        background: url(../images/dwg_home_icon_05on.png) center center no-repeat;
        background-size: contain;
    }
    .ijiejfa-list .tab-hd ul li.on i.tb04{
        background: url(../images/dwg_home_icon_06on.png) center center no-repeat;
        background-size: contain;
    }
    .ijiejfa-list .tab-hd ul li.on i.tb05{
        background: url(../images/dwg_home_icon_07on.png) center center no-repeat;
        background-size: contain;
    }
    .ijiejfa-list .tab-hd ul li p{
        font-size: 1.6rem;
    }
    .ijiejfa-bj{
        padding: 3rem 0 0;
    }
    .ijiejfa-bj .tab-bd .tab-pal .img{
        width: 100%;
    }
    .ijiejfa-bj .tab-bd .tab-pal .brief{
        width: 100%;
        padding-top: 2rem;
    }
    .ijiejfa-bj .tab-bd .tab-pal .brief dl dt{
        font-size: 2.4rem;
    }
    .ijiejfa-bj .tab-bd .tab-pal .brief dl dd{
        margin-top: 2rem;
        line-height: 2.5rem;
    }
    .more{
        margin-top: 2rem;
    }
    .more a{
        width: 48%;
        line-height: 5rem;
        font-size: 1.6rem;
    }
    .more a.hs{
        margin-right: 4%;
    }



    /*关于我们*/
    .iabout{
        background: url(../images/dwg_home_bgd_02.png) center center no-repeat;
        padding: 5rem 0;
        margin-top: 5rem;
        background-size: cover;
    }
    .iabout-list{
        display: block;
    }
    .iabout-list .iabout-img{
        width: 100%;
    }
    .iabout-list .iabout-img img{
        width: 100%;
    }
    .iabout-list .iabout-con{
        width: 100%;
        margin-left: 0;
        margin-top: 3rem;
    }
    .iabout-list .iabout-con dl dt{
        font-size: 2.4rem;
    }
    .iabout-list .iabout-con dl dd{
        font-weight: bold;
        margin: 0;
    }
    .iabout-list .iabout-con dl dd span{
        font-size: 2rem;
        color: #666;
        margin-right: 20px;
    }
    .iabout-list .iabout-con .brief p{
        color: #666;
        margin-top: 4rem;
        line-height: 2.5rem;
    }
    .iabout-list .iabout-con .more{
        display: table;
        position: relative;
        bottom: 0;
        width: 100%;
    }
    .iabout-sz{
        margin-top: 1rem;
        display: table;
        width: 100%;
    }
    .iabout-sz dl{
        float: left;
        width: 50%;
        margin-top: 2rem;
    }
    .iabout-sz dl dt{
        font-size: 4rem;
    }
    .iabout-sz dl dt span{
        font-size: 20px;
    }
    .iabout-sz dl dd{
        font-size: 1.6rem;
    }


    /*合作伙伴*/
    .ipartners{
        padding: 5rem 0;
    }


    /*新闻资讯*/
    .inews{
        padding: 5rem 0;
    }
    .inews-list{
        position: relative;
    }
    .inews-list .am-nav-tabs{
        border: 0;
        position: relative;
        right: 0;
        top: auto;
    }
    .inews-list .am-nav-tabs li{
        margin-left: 0;
        width: 33.33%;
    }
    .inews-list .am-nav-tabs li a{
        margin: 0 5px;
        padding: 0;
        text-align: center;
    }
    .inews-list .am-tabs-bd ul{
        margin-right: -3rem;
        margin-left: -3rem;
    }
    .inews-list .am-tabs-bd ul li{
        padding: 0 3rem;
        margin-top: 3rem;
    }
    .inews-list .am-tabs-bd ul li dl{
        padding: 2rem;
    }
    .inews-list .am-tabs-bd ul li dl dt{
        white-space: inherit;
        overflow: initial;
    }
    .inews-list .am-tabs-bd ul li dl dd{
        -webkit-line-clamp: 3;
        height: auto;
    }
    .inews-list .am-tabs-bd ul li span i{
        margin-right: 5px;
    }


}