@charset "utf-8";
/*广告图*/
.ny-banner{
    position: relative;
}
.ny-banner .img img{
    width: 100%;
}
.ny-banner .porf{
    position: absolute;
    z-index: 999999;
    top: 0;
    text-align: center;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: flex;
    height: 100%;
}
.ny-banner .wz{
    color: #fff;
}
.ny-banner .wz .wz01{
    font-size: 5rem;
}
.ny-banner .wz .wz02{
    font-size: 2rem;
    text-transform: uppercase;
    line-height: 1;
}


/*通用*/
.nycon{
    padding: 7rem 0;
}
.nycon.f4f4{
    background: #f4f4f4;
}
.ntit{
    position: relative;
    margin-bottom: 5rem;
}
.ntit .nt1{
    font-size: 3.6rem;
    text-align: center;
    font-weight: bold;
    padding-bottom: 1rem;
}
.ntit .nt1:after{
    content: "";
    background: #c92e22;
    width: 4rem;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -2rem;
}


/*位置*/
.location{
    background: #F5F5F5;
    line-height: 5rem;
    height: 5rem;
}
.location .wz-fl{
    color: #999;
}
.location .wz-fl i{
    color: #c92e22;
    font-size: 1.6rem;
}
.location .wz-fl a{
    color: #666;
    margin: 0 5px;
}
.location .wz-fl a:hover{
    color: #c92e22;
}
.location .wz-fr ul li{
    float: left;
    margin-left: 2rem;
}
.location .wz-fr ul li:first-child{
    margin-left:0;
}
.location .wz-fr ul li a{
    color: #666;
    display: block;
    height: 45px;
    line-height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.location .wz-fr ul li a:hover,.location .wz-fr ul li a.on{
    color: #c92e22;
    border-bottom: 3px solid #c92e22;
}


/*新闻资讯*/
.nynews-list ul li{
    padding: 0 1.5rem 3rem;
}
.nynews-list ul li .bj{
    /* display: table; */
    /* width: 100%; */
    border-bottom: 1px dashed #666;
    padding-bottom: 2rem;
}
.nynews-list ul li .bj .bigimg{
    float: left;
    width: 30%;
}
.nynews-list ul li .bj .bigimg img{
    width: 100%;
}
.nynews-list ul li .bj dl{
    float: right;
    width: 67%;
}
.nynews-list ul li .bj dl dt{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.nynews-list ul li .bj dl dt a{
    font-size: 1.8rem;
}
.nynews-list ul li .bj dl dt a:hover{
    color: #c92e22;
}
.nynews-list ul li .bj dl dd{
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #666;
    margin: 0;
}
.nynews-list ul li .bj .date{
    color: #999;
    margin: 1rem 0;
}
.nynews-list ul li .bj .date span{
    margin-right: 1rem;
}
.nynews-list ul li .bj .date span i{
    margin-right: .5rem;
}

/*新闻详情*/
.newsdetail{
    margin-bottom:3rem;
}
.newsdetail-tit{
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
}
.newsdetail-date{
    font-size: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(52,53,79,.3);
    font-weight: 400;
    font-style: normal;
    text-align: center;
    margin-bottom: 30px;
}
.newsdetail-con{
    font-size: 16px;
    line-height: 30px;
}
.number{
    font-size: 1.6rem;
    line-height: 3rem;
    color: #666;
}
.number a:hover{
    color:#c92e22;
}


/*产品*/
.npro-fl .bt{
    background: #c92e22;
    color: #fff;
    text-align: center;
    font-size: 3rem;
    height: 8rem;
    line-height: 8rem;
}
.npro-fl .fl-list{
    border: 1px solid #dbdbdb;
}
.npro-fl .fl-list ul li{
    line-height: 6rem;
    height: 6rem;
    border-top: 1px solid #dbdbdb;
}
.npro-fl .fl-list ul li:first-child{
    border:0;
}
.npro-fl .fl-list ul li a{
    font-size: 1.8rem;
    display: block;
    padding: 0 3rem;
}
.npro-fl .fl-list ul li a:hover,.npro-fl .fl-list ul li a.on{
    color: #fff;
    background: #c92e22;
}


.npro-fl .subNav{
    font-size: 1.8rem;
    display: block;
    padding: 0 3rem;
    position: relative;
}
.npro-fl .subNav:hover{
    color:#fff;
    background: #c92e22;
    cursor:pointer;
}
.npro-fl .subNav:before{
    content: "<";
    position: absolute;
    right: 3rem;
    color: #999;
}
.npro-fl .subNav.currentDd{
    background:#c92e22;
    color:#fff;
}
.npro-fl .subNav{
    border:0!important;
}
.npro-fl .subNav a{
    padding: 0!important;
}
.npro-fl .subNav.currentDd:before{
    content: "∨"!important;
    position: absolute;
    right: 3rem;
    color: #fff;
}
.npro-fl .subNav.currentDd:before{}
.npro-fl dl{
    /* display: none; */
    padding: 0 3rem 2rem;
}
.npro-fl dl dd{
    line-height: 3rem;
    padding-left: 1.5rem;
    position: relative;
}
.npro-fl dl dd a:before{
    content:"";
    width: 5px;
    height: 5px;
    position: absolute;
    background: #000;
    border-radius: 50%;
    background: #999;
    left: 0;
    top: 1.2rem;
}
.npro-fl dl dd a{
    font-size: 1.5rem;
}
.npro-fl dl dd a:hover{
    color:#c92e22
}
.npro-fl dl dd a:hover:before{
    background:#c92e22;
}

.npro-list{
    border: 1px solid #dbdbdb;
}
.npro-list .cpbt{
    background: #dcdcdc;
    line-height: 8rem;
    height: 8rem;
    padding: 0 3rem;
    font-size: 2.4rem;
    font-weight: bold;
}
.npro-list ul{
    padding: 3rem;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    overflow: hidden;
}
.npro-list ul li{
    padding: 0 1.5rem 3rem;
}
.npro-list ul li .bigimg{
    border: 1px solid #dbdbdb;
}
.npro-list ul li a:hover .bigimg{
    border: 1px solid #c92e22;
}
.npro-list 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);
}
.npro-list ul li a:hover dl dt{
    color: #c92e22;
}
.npro-list ul li img{
    width: 100%;
}
.npro-list ul li dl{
    text-align: center;
    margin-top: 1rem;
}
.npro-list ul li dl dt{
    font-size: 1.8rem;
}
.npro-list ul li dl dd{
    font-size: 1.6rem;
    color: #666;
    margin: 0;
}

/*产品详情*/
.proslider .slider-for {margin-bottom: 20px;}
.proslider .slider-for img{width: 100%;display: block;border: 1px solid #dbdbdb;}
.proslider .slider-for .slick-next,.proslider .slider-for .slick-prev,.proslider .slider-nav .slick-prev,.proslider .slider-nav .slick-next{display: none!important;}
.proslider .slider-nav{
    margin-left: -6px;
    margin-right: -6px;
}
.proslider .slider-nav .slick-slide{
    margin:0 6px;
    cursor: pointer;
}
.proslider .slider-nav .slick-slide img{
    display: block;
    border:1px solid #dbdbdb;
}
.proslider .slider-nav .slick-current img {
    padding: 0px!important;
    border: 1px #c92e22 solid;
}
.prodetail-wz .wz1{
    font-size: 3rem;
    margin-bottom: 2rem;
}
.prodetail-wz .wz2{
    font-size: 1.6rem;
    color: #666;
}
.prodetail-wz .wz3{
    font-weight: bold;
    margin-top: 2rem;
    font-size: 1.6rem;
}
.prodetail-wz .wz4{
    font-size: 1.6rem;
}
.prodetail-wz .wz4 p{
    color: #666;
    line-height: 3rem;
}
.prodetail-con{
    margin-top: 5rem;
}
.prodetail-con .contit{
    border-bottom: 2px solid #c92e22;
    height: 5rem;
    line-height: 5rem;
    margin-bottom: 2rem;
}
.prodetail-con .contit span{
    display: block;
    float: left;
    padding: 0 3rem;
    background: #c92e22;
    color: #fff;
    font-size: 1.8rem;
}
.prodetail-con .conny{
    line-height: 2.8rem;
    font-size: 1.6rem;
}
.prodetail-con .conny table{
    border: 1px solid #999!important;
}
.prodetail-con .conny table td{
    padding: 1rem;
    border: 1px solid #999!important;
}
.progrid{}
.progrid .thumbnail{
    border: 1px solid #dbdbdb;
}
.progrid .thumbnail img{
    width:100%;
}
.progrid .thumbnails{
    margin-top: 2rem;
}
.progrid .thumbnails .grid{
    float: left;
    width: 19%;
    margin-left: 1.25%;
}
.progrid .thumbnails .grid:first-child{
    margin-left: 0;
}
.progrid .thumbnails img{
    border: 1px solid #dbdbdb;
    width:100%;
}


/*联系我们*/
.nylxwm .lxbt{
    margin-bottom: 2rem;
}
.nylxwm .lxbt .t1{
    font-size: 4.8rem;
    text-align: center;
    font-weight: bold;
}
.nylxwm .lxbt .t2{
    text-align: center;
    font-size: 2rem;
    color: #666;
}
.nylxwm .lxdh{
    font-size: 3.6rem;
    text-align: center;
    color: #c92e22;
    font-weight: bold;
    margin-bottom: 3rem;
}
.lxxx-list{
    border: 1px solid #dbdbdb;
    padding: 3rem 5rem;
    margin-bottom: 3rem;
}
.lxxx-list.gd {
    height: 200px;
}
.lxxx-list i{
    display: block;
    float: left;
    color: #c92e22;
    font-size: 3.4rem;
    position: absolute;
}
.lxxx-list dl{
    display: block;
    padding-left: 4rem;
}
.lxxx-list dl dt{
    margin: 0;
    font-size: 2.2rem;
    line-height: 3.5rem;
}
.lxxx-list dl dd{
    font-size: 2rem;
    line-height: 3.5rem;
}
#container{
    width: 100%;
    height: 55rem;
}


/*关于我们*/
.nabouta{
    background: #f4f4f4;
}
.nabouta-fl{
    padding-top: 15rem;
}
.gywmbt{
    font-size: 4.4rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 5rem;
}
.gywmbt i{
    color: #c92e22;
    font-style: inherit;
}
.gywmbt span{
    display: block;
    font-size: 2.4rem;
    font-weight: 500;
    color: #999;
}
.gywmbt.fff{
    color: #fff;
}
.gywmbt.fff span{
    color: #fff;
}
.nabouta-fl .brief{
    color: #666;
    font-size: 1.6rem;
    line-height: 3.5rem;
    margin-top: 5rem;
}
.nabouta-fl ul{
    margin-top: 6rem;
    position: relative;
    padding-bottom: 5rem;
}
.nabouta-fl ul::before{
    content: "";
    background: #000;
    width: 4rem;
    height: 4px;
    position: absolute;
    bottom: 0;
}
.nabouta-fl ul li{
    float: left;
    width: 33.33%;
    position: relative;
}
.nabouta-fl ul li span{
    position: absolute;
    top: 50%;
    margin-top: -2rem;
}
.nabouta-fl ul li span img{
    width: 4rem;
    height: 4rem;
}
.nabouta-fl ul li dl{
    padding-left: 5rem;
}
.nabouta-fl ul li dl dt{
    font-size: 1.6rem;
    font-weight: 500;
    color: #666;
    line-height: 2rem;
}
.nabouta-fl ul li dl dd{
    font-size: 2rem;
    font-weight: bold;
    margin: 0;
}
.naboutb{
    background: url(../images/nab-img02a.jpg) center center no-repeat;
    padding: 8rem 0;
}
.naboutb-bj{
    background: #fff;
    padding: 2rem;
}
.naboutb-fl{
    margin-top: 6rem;
}
.naboutb-fl .bt .zw{
    font-size: 4.4rem;
    font-weight: bold;
    color: #000;
    line-height: 6rem;
}
.naboutb-fl .bt .zw span{
    color:#c92e22;
}
.naboutb-fl .bt .yw{
    font-size: 2.4rem;
    color: #999;
}
.naboutb-fl .brief{
    position: relative;
    padding-bottom: 4rem;
}
.naboutb-fl .brief::before{
    content: "";
    background: #000;
    width: 4rem;
    height: 4px;
    position: absolute;
    bottom: 0;
}
.naboutb-fl .brief p{
    color: #666;
    font-size: 1.6rem;
    margin-top: 3rem;
    line-height: 4rem;
}
.naboutc{
    padding: 15rem 0;
}
.naboutc-fr{
    margin-top: 0;
}
.naboutc-list{
    margin-top: 7rem;
    overflow: hidden;
}
.naboutc-list ul{
    margin-left: -2rem;
    margin-right: -2rem;
}
.naboutc-list ul li{
    padding-left: 2rem;
    padding-right: 2rem;
}
.naboutc-list ul li .xian{
    border: 1px solid #dbdbdb;
    padding: 3rem;
}
.naboutc-list ul li .xian:hover{
    background: #c92e22;
}
.naboutc-list ul li .xian i{
    width: 3.5rem;
    height: 3.5rem;
    display: block;
}
.naboutc-list ul li .xian i.tb01{    
    background: url(../images/isy-tb01.png) center center no-repeat;
}
.naboutc-list ul li .xian i.tb02{    
    background: url(../images/isy-tb02.png) center center no-repeat;
}
.naboutc-list ul li .xian i.tb03{    
    background: url(../images/isy-tb03.png) center center no-repeat;
}
.naboutc-list ul li .xian i.tb04{    
    background: url(../images/isy-tb04.png) center center no-repeat;
}
.naboutc-list ul li .xian:hover i.tb01{    
    background: url(../images/isy-tb01on.png) center center no-repeat;
}
.naboutc-list ul li .xian:hover i.tb02{    
    background: url(../images/isy-tb02on.png) center center no-repeat;
}
.naboutc-list ul li .xian:hover i.tb03{    
    background: url(../images/isy-tb03on.png) center center no-repeat;
}
.naboutc-list ul li .xian:hover i.tb04{    
    background: url(../images/isy-tb04on.png) center center no-repeat;
}
.naboutc-list ul li .xian dl{
    display: table;
    width: 100%;
    margin-top: 2rem;
}
.naboutc-list ul li .xian dl dt{
    font-size: 2.4rem;
    margin-bottom: 1rem;
}
.naboutc-list ul li .xian dl dd{
    font-size: 2rem;
    line-height: 4rem;
    background: url(../images/isy-tb05.png) left center no-repeat;
    padding-left: 2.5rem;
    margin: 0;
}
.naboutc-list ul li .xian:hover dl dt{
    color: #fff;
}
.naboutc-list ul li .xian:hover dl dd{
    background: url(../images/isy-tb05on.png) left center no-repeat;
    color: #fff;
}
.naboutc-list ul li .xian span{
    color: #666;
    font-size: 2rem;
    display: block;
    margin-top: 3rem;
}
.naboutc-list ul li .xian:hover span{
    color: #fff;
}
.naboutc-list ul li .xian dl.w50 dd{
    width: 50%;
    float: left;
}
.naboutd{
    background: url(../images/nab-img05.jpg) center top no-repeat #f4f4f4;
    padding-top: 25rem;
}
.naboutd-bj{
    background: #fff;
    padding: 10rem 10rem 0rem;
}
.naboutd-list ul{
    margin-right: -4rem;
    margin-left: -4rem;
}
.naboutd-list ul li{
    padding-left: 4rem;
    padding-right: 4rem;
    padding-bottom: 8rem;
}
.naboutd-list ul li dl dt{
    color: #c92e22;
    font-size: 3rem;
    margin-bottom: 2rem;
}
.naboutd-list ul li dl dd{
    font-size: 1.6rem;
    color: #666;
    line-height: 3rem;
}
.naboutd-list ul li.w{
    width: 66.66666666%;
}
.naboute{
    background: url(../images/gyry-bj.jpg) center center;
    padding: 8rem 0;
    background-size: cover;
}
.honor-list{
    position: relative;
    padding: 0 7rem;
}
.honor-list .swiper-honor-next,.honor-list .swiper-honor-prev,.fzlc-list .swiper-fzlc-next,.fzlc-list .swiper-fzlc-prev{
    position: absolute;
    top: 50%;
    background: #fff;
    width: 5rem;
    height: 5rem;
    text-align: center;
    line-height: 4.8rem;
    color: #333;
    font-size: 3rem;
    cursor: pointer;
    margin-top: -2.5rem;
    border-radius: 50%;
}
.honor-list .swiper-honor-next:hover,.honor-list .swiper-honor-prev:hover,.fzlc-list .swiper-fzlc-next:hover,.fzlc-list .swiper-fzlc-prev:hover{
    background: #c92e22;
    color: #fff;
}
.honor-list .swiper-honor-next,.fzlc-list .swiper-fzlc-next{
    right: 0;
}
.honor-list .swiper-honor-prev,.fzlc-list .swiper-fzlc-prev{
    left: 0;
}
.honor-list img{
    width: 100%;
}
.honor-list p{
    text-align: center;
    font-size: 1.8rem;
    margin-top: 1rem;
}
.honor-list .swiper-slide: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 */
}
.naboutf{
    background: url(../images/nab-img06.jpg) center center no-repeat;
    padding: 10rem 0;
}
.fzlc-list{
    padding: 0 7rem;
    position: relative;
}
.fzlc-list dl dt{
    font-size: 4.8rem;
    color: #fff;
    border-bottom: 1px solid #e94040;
    display: table;
    width: 100%;
}
.fzlc-list dl dt span{
    display: block;
    float: left;
    border-bottom: 1px solid #fff;
}
.fzlc-list dl dd{
    font-size: 2rem;
    color: #fff;
}


/*应用案例*/
.nycase-list{
    overflow: hidden;
    padding-bottom: 2rem;
}
.nycase-list ul{
    margin-left: -2rem;
    margin-right: -2rem;
}
.nycase-list ul li{
    padding: 0 2rem 4rem;
}
.nycase-list ul li .bigimg{}
.nycase-list ul li .bigimg img{
    width: 100%;
}
.nycase-list 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);
}
.nycase-list ul li dl{
    padding: 3rem;
    border: 1px solid #dbdbdb;
}
.nycase-list ul li dl dt{
    font-size: 2.4rem;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.nycase-list ul li a:hover dl dt{
    color: #c92e22;
}
.nycase-list ul li dl dd{
    font-size: 1.8rem;
    color: #666;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}


@media (max-width:1024px){
    /*通用*/
    .nycon{
        padding: 5rem 0;
    }
    .ntit{
        margin-bottom: 3rem;
    }
    .ntit .nt1{
        font-size: 3.4rem;
        padding-bottom: 1rem;
    }
    .ntit .nt1:after{
        content: "";
        background: #c92e22;
        width: 4rem;
        height: 2px;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -2rem;
    }
        
    /*位置*/
    .location{
        line-height: 3rem;
        height: auto;
        padding: 1rem 0;
    }
    .location .wz-fl{
        height: 3rem;
    }
    .wz-fr{
        width:100%;
    }
    .location .wz-fr ul li{
        margin-left: 0;
        width: 33.33%;
        text-align: center;
    }
    .location .wz-fr ul li a{
        height: 5rem;
        line-height: 5rem;
        font-size: 1.6rem;
    }


    /*广告图*/
    .ny-banner .wz .wz01{
        font-size: 3rem;
    }
    .ny-banner .wz .wz02{
        font-size: 1.6rem;
    }


    /*关于我们*/
    .nabouta-fr{
        display:none;
    }
    .nabouta-fl{
        padding-top: 5rem;
    }
    .gywmbt{
        font-size: 4rem;
        margin-bottom: 3rem;
    }
    .gywmbt i{
        color: #c92e22;
        font-style: inherit;
    }
    .gywmbt span{
        font-size: 2rem;
    }
    .nabouta-fl .brief{
        margin-top: 3rem;
    }
    .nabouta-fl ul{
        margin-top: 3rem;
        padding-bottom: 3rem;
    }
    .nabouta-fl ul li{
        padding: 0 1rem;
    }
    .nabouta-fl ul li span{
        position: relative;
        top: 0;
        margin-top: 0;
        display: block;
        text-align: center;
    }
    .nabouta-fl ul li span img{
        width: auto;
        height: auto;
    }
    .nabouta-fl ul li dl{
        padding-left: 0;
        width: 100%;
        text-align: center;
        margin-top: 1rem;
    }
    .nabouta-fl ul li dl dt{
        line-height: 3rem;
        text-align: center;
    }
    .nabouta-fl ul li dl dd{
        font-size: 1.8rem;
    }
    .naboutb{
        background: #f4f4f4;
        padding: 5rem 0;
    }
    .naboutb-bj{
        padding: 2rem 1rem;
    }
    .naboutb-fl{
        margin-top: 0;
    }
    .naboutb-fl .bt .zw{
        font-size: 2.6rem;
        line-height: 1.5;
    }
    .naboutb-fl .bt .zw span{
        color:#c92e22;
    }
    .naboutb-fl .bt .yw{
        font-size: 1.8rem;
    }
    .naboutb-fl .brief{
        position: relative;
        padding-bottom: 4rem;
    }
    .naboutb-fl .brief::before{
        content: "";
        background: #000;
        width: 4rem;
        height: 4px;
        position: absolute;
        bottom: 0;
    }
    .naboutb-fl .brief p{
        margin-top: 2rem;
        line-height: 3rem;
    }
    .naboutb-fr{
        margin-top: 3rem;
    }
    .naboutb-fr img{
        width: 100%;
    }
    .naboutc{
        padding: 5rem 0;
    }
    .naboutc-fr{
        margin-top: 2rem;
    }
    .naboutc-list{
        margin-top: 2rem;
    }
    .naboutc-list ul{
        margin-left: -2rem;
        margin-right: -2rem;
    }
    .naboutc-list ul li{
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .naboutc-list ul li .xian{
        padding: 3rem;
        margin-top: 3rem;
    }
    .naboutc-list ul li .xian:hover{
        background: #c92e22;
    }
    .naboutc-list ul li .xian i{
        width: 3.5rem;
        height: 3.5rem;
        display: block;
    }
    .naboutc-list ul li .xian i.tb01{    
        background: url(../images/isy-tb01.png) center center no-repeat;
    }
    .naboutc-list ul li .xian i.tb02{    
        background: url(../images/isy-tb02.png) center center no-repeat;
    }
    .naboutc-list ul li .xian i.tb03{    
        background: url(../images/isy-tb03.png) center center no-repeat;
    }
    .naboutc-list ul li .xian i.tb04{    
        background: url(../images/isy-tb04.png) center center no-repeat;
    }
    .naboutc-list ul li .xian:hover i.tb01{    
        background: url(../images/isy-tb01on.png) center center no-repeat;
    }
    .naboutc-list ul li .xian:hover i.tb02{    
        background: url(../images/isy-tb02on.png) center center no-repeat;
    }
    .naboutc-list ul li .xian:hover i.tb03{    
        background: url(../images/isy-tb03on.png) center center no-repeat;
    }
    .naboutc-list ul li .xian:hover i.tb04{    
        background: url(../images/isy-tb04on.png) center center no-repeat;
    }
    .naboutc-list ul li .xian dl{
        display: table;
        width: 100%;
        margin-top: 2rem;
    }
    .naboutc-list ul li .xian dl dt{
        font-size: 2.4rem;
        margin-bottom: 1rem;
    }
    .naboutc-list ul li .xian dl dd{
        font-size: 2rem;
        line-height: 4rem;
        background: url(../images/isy-tb05.png) left center no-repeat;
        padding-left: 2.5rem;
        margin: 0;
    }
    .naboutc-list ul li .xian:hover dl dt{
        color: #fff;
    }
    .naboutc-list ul li .xian:hover dl dd{
        background: url(../images/isy-tb05on.png) left center no-repeat;
        color: #fff;
    }
    .naboutc-list ul li .xian span{
        color: #666;
        font-size: 2rem;
        display: block;
        margin-top: 3rem;
    }
    .naboutc-list ul li .xian:hover span{
        color: #fff;
    }
    .naboutc-list ul li .xian dl.w50 dd{
        width: 50%;
        float: left;
    }
    .naboutd{
        background: url(../images/nab-img05.jpg) center top no-repeat #f4f4f4;
        padding-top: 25rem;
    }
    .naboutd-bj{
        background: #fff;
        padding: 3rem;
    }
    .naboutd-list ul{
        margin-right: -4rem;
        margin-left: -4rem;
    }
    .naboutd-list ul li{
        padding-left: 4rem;
        padding-right: 4rem;
        padding-bottom: 4rem;
    }
    .naboutd-list ul li dl dt{
        color: #c92e22;
        font-size: 3rem;
        margin-bottom: 2rem;
    }
    .naboutd-list ul li dl dd{
        font-size: 1.6rem;
        color: #666;
        line-height: 3rem;
    }
    .naboutd-list ul li.w{
        width: 100%;
    }
    .naboute{
        padding: 5rem 0;
    }
    .honor-list{
        position: relative;
        padding: 0 6rem;
    }
    .honor-list .swiper-honor-next,.honor-list .swiper-honor-prev,.fzlc-list .swiper-fzlc-next,.fzlc-list .swiper-fzlc-prev{
        font-size: 2.4rem;
    }
    .honor-list p{
        font-size: 1.6rem;
    }
    .naboutf{
        padding: 5rem 0;
    }
    .fzlc-list{
        padding: 0 6rem;
        position: relative;
    }
    .fzlc-list dl dt{
        font-size: 4.4rem;
    }


    /*新闻资讯*/
    .nynews-list ul li{
        padding: 0 .5rem 3rem .5rem;
    }
    .nynews-list ul li .bj{
        /* display: table; */
        /* width: 100%; */
        border-bottom: 1px dashed #666;
        padding-bottom: 2rem;
    }
    .nynews-list ul li .bj .bigimg{
        float: left;
        width: 100%;
    }
    .nynews-list ul li .bj .bigimg img{
        width: 100%;
    }
    .nynews-list ul li .bj dl{
        width: 100%;
        margin-top: 2rem;
    }
    .nynews-list ul li .bj dl dt{
        white-space: initial;
    }
    .nynews-list ul li .bj dl dt a{
        font-size: 1.8rem;
    }
    .nynews-list ul li .bj dl dt a:hover{
        color: #c92e22;
    }
    .nynews-list ul li .bj dl dd{
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        color: #666;
        margin: 0;
    }
    .nynews-list ul li .bj .date{
        color: #999;
        margin: 1rem 0;
    }
    .nynews-list ul li .bj .date span{
        margin-right: 1rem;
    }
    .nynews-list ul li .bj .date span i{
        margin-right: .5rem;
    }

    /*新闻详情*/
    .newsdetail{
        margin-bottom:3rem;
    }
    .newsdetail-tit{
        font-size: 2.4rem;
        line-height: 1.5;
        margin-bottom: 2rem;
    }
    .newsdetail-date{
        font-size: 1.4rem;
        padding-bottom: 2rem;
        margin-bottom: 3rem;
    }
    .newsdetail-con{
        font-size: 1.6rem;
        line-height: 3rem;
    }



    /*产品*/
    .npro-fl{
        display: none;
    }    
    .npro-list{
        border: 1px solid #dbdbdb;
    }
    .npro-list .cpbt{
        line-height: 7rem;
        height: 7rem;
        padding: 0 1rem;
        font-size: 2rem;
    }
    .npro-list ul{
        padding: 1rem;
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
    .npro-list ul li dl dt{
        font-size: 1.8rem;
    }
    .npro-list ul li dl dd{
        font-size: 1.6rem;
        color: #666;
        margin: 0;
    }

    /*产品详情*/
    .proslider .slider-for {margin-bottom: 20px;}
    .proslider .slider-for img{width: 100%;display: block;border: 1px solid #dbdbdb;}
    .proslider .slider-for .slick-next,.proslider .slider-for .slick-prev,.proslider .slider-nav .slick-prev,.proslider .slider-nav .slick-next{display: none!important;}
    .proslider .slider-nav{
        margin-left: -6px;
        margin-right: -6px;
    }
    .proslider .slider-nav .slick-slide{
        margin:0 6px;
        cursor: pointer;
    }
    .proslider .slider-nav .slick-slide img{
        display: block;
        border:1px solid #dbdbdb;
    }
    .proslider .slider-nav .slick-current img {
        padding: 0px!important;
        border: 1px #c92e22 solid;
    }
    .prodetail-wz{
    margin-top: 2rem;
}
    .prodetail-wz .wz1{
        font-size: 2.6rem;
        margin-bottom: 1rem;
    }
    .prodetail-wz .wz2{
        font-size: 1.6rem;
        color: #666;
    }
    .prodetail-wz .wz3{
        font-weight: bold;
        margin-top: 2rem;
        font-size: 1.6rem;
    }
    .prodetail-con{
        margin-top: 3rem;
    }


    /*联系我们*/
    .nylxwm .lxbt{
        margin-bottom: 2rem;
    }
    .nylxwm .lxbt .t1{
        font-size: 4.8rem;
        text-align: center;
        font-weight: bold;
    }
    .nylxwm .lxbt .t2{
        text-align: center;
        font-size: 2rem;
        color: #666;
    }
    .nylxwm .lxdh{
        font-size: 3.6rem;
        text-align: center;
        color: #c92e22;
        font-weight: bold;
        margin-bottom: 3rem;
    }
    .lxxx-list{
        padding: 3rem;
        margin-bottom: 3rem;
    }
    .lxxx-list i{
        display: block;
        float: left;
        color: #c92e22;
        font-size: 3.4rem;
        position: absolute;
    }
    .lxxx-list dl{
        display: block;
        padding-left: 4rem;
    }
    .lxxx-list dl dt{
        margin: 0;
        font-size: 2.2rem;
        line-height: 3.5rem;
    }
    .lxxx-list dl dd{
        font-size: 2rem;
        line-height: 3.5rem;
    }
    #container{
        height: 40rem;
    }
}