@charset "utf-8";
/*标题*/
.itit{
    margin-bottom: 4rem;
}
.itit .itit-t1{
    text-align: center;
    font-size: 3.6rem;
    text-transform: uppercase;
}
.itit .itit-xian{
    height: 1px;
    display: block;
    width: 20rem;
    background: #b2b2b2;
    margin: auto;
    position: relative;
}
.itit .itit-xian:before{
    content: "";
    position: absolute;
    height: 3px;
    width: 20%;
    background: #ce2731;
    left: 50%;
    margin-left: -10%;
    top: -1px;
}


/*广告图*/
.banner .am-control-nav{
    bottom: 1rem;
    padding-right: 1rem;
}
.banner .am-control-nav a{
    background-color: #eee!important;
    width:1rem!important;
    height:1rem!important
}
.banner .am-control-nav .am-active{
    background-color: #df3c00!important;
}



/*关于我们*/
.iabout{
    margin-top:6rem
}
.iabout-img img{
    width: 100%;
    display: block;
    box-shadow: 4px 4px 2px 0px rgba(0, 0, 0, .2);
}
.iabout-brief dl{
    margin-bottom: 2rem;
}
.iabout-brief dl dt{
    text-transform: uppercase;
    font-size: 1.6rem;
}
.iabout-brief dl dd{
    line-height: 2.8rem;
    margin-top: 1rem;
}
.iabout-brief a{
    background: #ce2731;
    color: #fff;
    display: block;
    width: 25%;
    text-align: center;
    line-height: 4rem;
    border-radius: 5px;
    text-transform: uppercase;
}
.iabout-brief a:hover{
    opacity: .9;
}
.iabout-sz{
    margin-top: 5rem;
}
.iabout-sz dl{
    text-align: center;
}
.iabout-sz dl dt{
    color: #ce2731;
    font-size: 4.8rem;
    line-height: 4.5rem;
}
.iabout-sz dl dd{
    color: #666;
    font-size: 1.4rem;
}



/*产品展示*/
.iproducts{
    margin-top:6rem;
    background: url(../images/big_pic_bg.png);
    padding: 6rem 0;
}
.iproducts .am-tabs-nav{
    margin: 0 auto 2rem;
    display: table;
}
.iproducts .am-tabs-nav li a{
    margin-right: 20px;
    padding: .5rem 2rem;
    background: #fff;
    color: #333;
}
.iproducts .am-tabs-nav li.am-active a{
    background: #ce2731;
    color: #fff;
}
.iproducts .am-tabs-nav,.iproducts .am-tabs-nav li,.iproducts .am-tabs-nav li a,.iproducts .am-tabs-nav li am-active a,.iproducts .am-tabs-bd,.iproducts .am-tabs-bd .am-tab-panel{
    border: 0!important;
}
.iproducts .am-tabs-bd .am-tab-panel{
    padding: 0;
}
.iproducts-list ul li{
    padding: 1rem;
}
.iproducts-list ul li img{
    width: 100%;
    display: block;
}
.iproducts-list ul li p{
    background: #fff;
    text-align: center;
    padding: 0 1rem;
    line-height: 3rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    /* height: 6rem; */
    text-transform: capitalize;
}
.iproducts-list ul li a:hover img{
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);    /* IE 9 */
    -webkit-transform: scale(1.05,1.05);    /* Safari å’Œ Chrome */
    -o-transform: scale(1.05,1.05); /* Opera */
    -moz-transform: scale(1.05,1.05);   /* Firefox */
}
.iproducts-list ul li a:hover p{
    background: #ce2731;
    color: #fff;
}
.index-a{
    margin-top: 1.5rem;
}
.index-a a{
    display: block;
    color: #fff;
    background: #ce2731;
    border-radius: 5px;
    text-align: center;
    line-height: 4rem;
    font-size: 1.4rem;
    width: 200px;
    margin: auto;
    text-transform: uppercase;
}
.index-a a:hover{
    opacity: .9;
}



/*选择我们*/
.ichoose{
    margin-top:6rem;
}
.ichoose-list{
    margin-bottom: 4rem;
}
.ichoose-list span{
    width: 40%;
    float: left;
}
.ichoose-list span img{
    width: 100%;
}
.ichoose-list dl{
    float: right;
    width: 58%;
}
.ichoose-list dl dt{
    font-size: 2rem;
    text-transform: uppercase;
}
.ichoose-list dl dd{
    color: #666;
    font-size: 1.4rem;
    line-height: 2.8rem;
}



/*新闻资讯*/
.inews{
    margin-top:2rem;
}
.inews .am-padding{
    border: 1px solid #eee;
}
.inews-img{
    display: block;
    width: 100%;
}
.inews-tit{
    font-size: 1.6rem;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.inews-date{
    color: #999;
    font-size: 1.2rem;
    margin: 1rem 0;
}
.inews-date i{
    margin-right: 1rem;
}
.inews-brief{
    color: #666;
    line-height: 2.5rem;
    -webkit-line-clamp: 23;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 7.5rem;
}
.inews-list a{
    display: block;
}
.inews-list a:hover{
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
}


/*荣誉资质*/
.ihonor{
    margin-top: 6rem;
}
.ihonor-pr{
    position: relative;
}
.swiper-honor .swiper-slide img{
    width: 100%;
    border: 1px solid #eee;
}
.swiper-honor .swiper-slide p{
    font-size: 1.6rem;
    text-align: center;
    line-height: 2.8rem;
    margin-top: 1rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.ihonor .swiper-button-next,.ihonor .swiper-button-prev{
    background: #ce2731;
    color: #fff;
    text-align: center;
    width: 3rem;
    height: 7rem;
    line-height: 4.8rem;
    font-size: 3rem;
    border: 0;
    outline: 0;
    margin-top: -3.5rem;
}
.ihonor .swiper-button-next{
    right: -4rem;
}
.ihonor .swiper-button-prev{
    left: -4rem;
}
.ihonor .swiper-button-next:hover,.ihonor .swiper-button-prev:hover{
    background: #000;
}
.ihonor .swiper-button-next:after,.ihonor .swiper-button-prev:after{
    display: none;
}



/*优点*/
.iadvantage{
    margin-top: 6rem;
}
.iadvantage p{
    font-size: 1.8rem;
    margin-top: 2rem;
    position: relative;
}
.iadvantage p.dj{
    cursor: pointer;
}
.iadvantage p.dj:hover{
    color:#ce2731;
}
.iadvantage p i{
    position:absolute;
    background: #ce2731;
    top: 0;
    font-style: unset;
    padding: 1rem;
    z-index: 999;
    left: -48rem;
    width: 46rem;
    color: #fff;
    line-height: 3rem;
    display:none;
}
.iadvantage p i:before{
    content:"";
    display:inline-block;
    width:0;
    height:0;
    border-top: 10px solid transparent;
    border-left: 10px solid #ce2731;
    border-bottom: 10px solid transparent;
    position:absolute;
    top: 5px;
    right:-10px;
}
.iadvantage p.dj:hover i{
    display:block;
}
.iadvantage p:first-child{
    margin-top:0;
}
.iadvantage p span{
    font-weight: bold;
    color: #ce2731;
    margin-right: 1rem;
    text-decoration: underline;
}



@media screen and (max-width: 1200px) {
    .ihonor .swiper-button-next{
        right: 0;
    }
    .ihonor .swiper-button-prev{
        left: 0;
    }
    .iabout,.iproducts,.ichoose{
        margin-top:3rem;
    }
    .itit{
        margin-bottom: 3rem;
    }
    .iabout-brief{
        margin-top:2rem;
    }
    .iabout-brief dl dt{
        font-size: 1.8rem;
    }
    .iabout-brief dl dd{
        margin-top:1rem;
    }
    .iabout-brief a{
        width: 60%;
        font-size: 1.6rem;
        margin: auto;
    }
    .iabout-sz{
        margin-top:3rem;
    }
    .iabout-sz>div:first-child{        
        margin-top:0;
    }
    .iabout-sz>div{
        margin-top:2rem;
    }
    .iproducts{
        padding:3rem 0;
    }
    .ichoose-list span{
        width:100%;
        margin-bottom:1rem;
    }
    .ichoose-list dl{
        width: 100%;
    }
    .ichoose-list dl dd{
        line-height: 2.5rem;
    }
    .ichoose-list{
        margin-bottom: 2rem;
    }
    .inews-list{
        margin-bottom:2rem;
    }
}


