@charset "utf-8";
.sjiduibi{
    display: none;
}

/*广告图*/
.swiper-banner img{
    width: 100%;
}
.swiper-banner .swiper-pagination-bullet{
    width: 40px;
    height: 3px;
    background: #fff;
    border-radius: 0;
    opacity: 1;
}
.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #98bf19;
}

.iduibi{
    background: url(../images/iduibi.jpg) center no-repeat;
    height: 2094px;
}

/*通用*/
.itit{
    margin-bottom: 30px;
}
.itit-fl .itit-yw{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 40px;
}
.itit-fl .itit-xian{
    display: block;
    width: 70px;
    height: 5px;
    background: url(../images/tit-xian.png) center no-repeat;
    margin: 10px 0;
}
.itit-fl .itit-zw{
    font-size: 32px;
}
.itit-fr a{
    color: #797979;
    text-transform: uppercase;
    display: block;
    background: url(../images/tit-more.png) right no-repeat;
    padding-right: 50px;
    line-height: 24px;
}
.itit-fr a:hover{
    color: #98bf19;
}
.ititfff .itit-fr a{    
    color: #fff;
    background: url(../images/tit-more2.png) right no-repeat;
}



/*关于我们*/
.iabout{
    margin-top: 70px;
}
.iabout-list{
    position: relative;
    padding-bottom: 150px;
}
.iabout-wz{
    background: #98bf19;
    width: 60%;
    position: relative;
    top: 0;
    z-index: 9;
    padding: 70px 50px 100px 5%;
}
.iabout-wz ul{
    margin-top: 30px;
}
.iabout-wz ul li{
    text-align: center;
    float: left;
    margin-left: 130px;
    position:relative;
}
.iabout-wz ul li:before{
    content:"";
    background: #adcc47;
    width: 1px;
    height: 90%;
    position: absolute;
    left: -65px;
}
.iabout-wz ul li:first-child{
    margin-left: 0;
}
.iabout-wz ul li:before:first-child{
    display:none;
}
.iabout-wz ul li img{
    width: 64px;
}
.iabout-wz ul li p{
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
}
.iabout-wz .more{
    position: absolute;
    right: 0;
    bottom: 0;
    background: #7fa502;
    width: 150px;
    height: 150px;
    text-align: center;
}
.iabout-wz .more a{
    display: block;
    line-height: 150px;
    color: #fff;
    font-weight: bold;
    font-size: 100px;
    height: 150px;
    transition: all .3s;
    -moz-transition:all .3s;    /* Firefox 4 */
    -webkit-transition:all .3s; /* Safari å’Œ Chrome */
    -o-transition:all .3s;  /* Opera */
}
.iabout-wz .more a:hover{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); /* Internet Explorer */
    -moz-transform:rotate(360deg); /* Firefox */
    -webkit-transform:rotate(360deg); /* Safari 和 Chrome */
    -o-transform:rotate(360deg); /* Opera */
}
.iabout-nr .bt{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.iabout-nr .brief{
    margin-top: 20px;
}
.iabout-nr .brief p{
    color: #fff;
    margin-top: 10px;
    text-indent: 2em;
    line-height: 25px;
}
.iabout-img{
    width: 100%;
    position: absolute;
    bottom: 0;
}
.iabout-img img{
    width: 95%;
    float: right;
}
.iabout-zimu{
    font-size: 120px;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    right: 5%;
    color: #98bf19;
    text-align: right;
    line-height: 140px;
    opacity: .1;
}


/*产品中心*/
.iproducts{
    margin-top: 70px;
}
.iproducts-list{
    position: relative;
}
.swiper-pro .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 */
}
.swiper-pro .swiper-slide dl{
    border-bottom: 2px solid #fff;
    padding: 25px 30px;
    position: relative;
}
.swiper-pro .swiper-slide dl dt{
    font-size: 18px;
    padding-right: 35px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.swiper-pro .swiper-slide dl dd{
    color: #666;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.swiper-pro .swiper-slide dl i{
    display: block;
    width: 30px;
    height: 5px;
    background: url(../images/itb17.png) center no-repeat;
    position: absolute;
    top: 36px;
    right: 30px;
    display: none;
}
.swiper-pro .swiper-slide:hover dl i{
    display: block;
}
.swiper-pro .swiper-slide:hover dl{
    border-bottom: 2px solid #98bf19;
    background: #fcfcfc;
}
.iproducts-list .swiper-pro-next,.iproducts-list .swiper-pro-prev{
    width: 32px;
    height: 32px;
    background: #f4f7fc;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: -70px;
    color: #666;
}
.iproducts-list .swiper-pro-next{
    right: 0;
}
.iproducts-list .swiper-pro-prev{
    right: 40px;
}
.iproducts-list .swiper-pro-next:hover,.iproducts-list .swiper-pro-prev:hover{
    background: #98bf19;
    color: #fff;
}


/*优势*/
.iyoushi{
    background: url(../images/iys-bj.jpg) center no-repeat;
    height: 790px;
    /* margin-top: 70px; */
    padding-top: 60px;
}
.iyoushi-list{
    position: relative;
}
.iyoushi-list .iyswz.tb01{
    display: block!important;
    top: 80px;
    width: 318px;
}
.iyoushi-list .iyswz.tb02{
    top: 200px;
    width: 317px;
}
.iyoushi-list .iyswz.tb03{
    top: 340px;
    width: 385px;
}
.iyoushi-list .iyswz.tb04{
    right: 0;
    top: 80px;
    width: 325px;
}
.iyoushi-list .iyswz.tb05{
    top: 200px;
    right: 0;
    width: 324px;
}
.iyoushi-list .iyswz.tb06{
    top: 340px;
    right: 0;
    width: 391px;
}
.iyoushi-list .iyswz{
    font-size: 20px;
    padding-top: 15px;
    min-height: 59px;
    width: 352px;
    position: absolute;
}
.iyoushi-list .iyswz i{
    width: 30px;
    height: 27px;
    position: absolute;    
}
.iyoushi-list .iyslx i{
    left: 10px;
}
.iyoushi-list .iysrx i{
    left: 85px;
}
.iyoushi-list .iyswz.tb01 i{
    background: url(../images/itb04.png) center no-repeat;
}
.iyoushi-list .iyswz.tb02 i{
    background: url(../images/itb05.png) center no-repeat;
}
.iyoushi-list .iyswz.tb03 i{
    background: url(../images/itb06.png) center no-repeat;
}
.iyoushi-list .iyswz.tb04 i{
    background: url(../images/itb07.png) center no-repeat;
}
.iyoushi-list .iyswz.tb05 i{
    background: url(../images/itb08.png) center no-repeat;
}
.iyoushi-list .iyswz.tb06 i{
    background: url(../images/itb09.png) center no-repeat;
}
.iyoushi-list .iyslx{
    background: url(../images/iys-flxian.png) top right no-repeat;    
    padding-left: 45px;
}
.iyoushi-list .iysrx{
    background: url(../images/iys-frxian.png) top left no-repeat;
    padding-left: 130px;
    color: #fff;
}


/*新闻资讯*/
.inews{
    margin-top: 70px;
}
.inews-fl{
    width: 460px;
    background: #f8fbff;
    height: 490px;
    overflow: hidden;
}
.inews-fl img{
    width: 100%;
    height: 240px;
}
.inews-fl dl{
    padding: 30px;
}
.inews-fl dl dt{
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}
.inews-fl dl dd{
    color: #666;
    line-height: 25px;
    margin-top: 10px;
    height: 75px;
    overflow: hidden;
}
.inews-fl dl .tb{
    color: #999;
    margin-top: 20px;
}
.inews-fl dl .tb span{
    margin-right: 15px;
}
.inews-fl dl .tb span i{
    margin-right: 5px;
}
.inews-fr{
    width: 670px;
    position: relative;
    height: 490px;
}
.inews-fr .am-nav-tabs{
    border: 0;
    position: absolute;
    top: -81px;
    right: 0;
}
.inews-fr .am-nav-tabs li a{
    font-size: 24px;   
    padding: 0;
    border:0;
    margin-right: 0;
    margin-left: 20px;
}
.inews-fr .am-nav-tabs>.am-active>a,.inews-fr .am-nav-tabs .am-active a:hover{
    border-right: 0!important;
    color:#98bf19!important;
    background: none;
    font-weight: bold!important;
    border-bottom: 2px solid #98bf19!important;
    border-left: 0!important;
    border-top: 0!important;
    padding-bottom: 10px;
}
.am-nav-tabs>li>a:hover{
    background: none;
    border: 0;
}
.inews-fr .am-tabs-bd{
    border:0;
}
.inews-fr .am-tabs-bd .am-tab-panel{
    padding: 0;
}
.inews-fr .am-tabs-bd ul li{
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 15px;
    margin-top: 15px;
}
.inews-fr .am-tabs-bd ul li:first-child{
    margin-top: 0;
}
.inews-fr .am-tabs-bd ul li .tit a{
    background: url(../images/itb10.png) left no-repeat;
    padding-left: 40px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    display: block;
}
.inews-fr .am-tabs-bd ul li .tit a:hover{
    background: url(../images/itb10on.png) left no-repeat;
}
.inews-fr .am-tabs-bd ul li .tit a{
    font-size: 20px;
}
.inews-fr .am-tabs-bd ul li .date{
    height: 20px;
    margin: 10px 10px 10px 40px;
}
.inews-fr .am-tabs-bd ul li span{
    color: #b4b4b4;
    display: block;
    float: left;
    margin-right: 20px;
}
.inews-fr .am-tabs-bd ul li span i{
    margin-right:5px;
}
.inews-fr .am-tabs-bd ul li .more{
    text-align: right;
}
.inews-fr .am-tabs-bd ul li .more a{
    color: #b4b4b4;
}





/*对比*/
.icompared{
    background: #f4f7fc;
    padding: 50px 0;
    margin-top: 70px;
}
.itit2{
    text-align: center;
    margin-bottom: 50px;
}
.itit2 .t1{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}
.itit2 .t2{
    font-size: 32px;
}
.itit2 .itit2-xian{
    display: block;
    width: 70px;
    height: 5px;
    background: url(../images/tit-xian.png) center no-repeat;
    margin: 10px auto;
}
.icompared-list .bt{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 36px;
    padding-left: 45px;
}
.icompared-list .bt.bt01{
    background: url(../images/idb-tb01.png) left no-repeat;
}
.icompared-list .bt.bt02{
    background: url(../images/idb-tb02.png) left no-repeat;
}
.icompared-list .bt.bt03{
    background: url(../images/idb-tb03.png) left no-repeat;
}
.icompared-list .bt.bt04{
    background: url(../images/idb-tb04.png) left no-repeat;
}
.icompared-list .nrong{
    display: table;
    width: 100%;
    position: relative;
}
.icompared-list .nrong:before{
    content:"";
    background: url(../images/idb-yuan.png) center no-repeat;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
}
.icompared-list .nrong .nrong-zs{
    width: 570px;
}
.icompared-list .nrong .nrong-zs .img img{
    width: 100%;
}
.icompared-list .nrong .nrong-zs .nrbt{
    text-align: center;
    background: #98bf19;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 50px;
}
.icompared-list .nrong .nrong-zs.fr .nrbt{
    background: #238fdb;
}
.icompared-list .nrong .nrong-zs p{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
.icompared-list{
    margin-top: 30px;
    border-top: 1px solid #d0d2d6;
    padding-top: 30px;
}
.icompared-list:first-child{
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}





@media screen and (max-width: 1200px) {
    .sjiduibi{
        display: block;
    }
    .iyoushi{
        display: none;
    }
    /*通用*/
    .itit{
        margin-bottom: 3rem;
    }
    .itit-fl .itit-yw{
        font-size: 2.2rem;
        line-height: 3rem;
    }
    .itit-fl .itit-xian{
        width: 70px;
        height: 5px;
        margin: 1rem 0;
    }
    .itit-fl .itit-zw{
        font-size: 2.4rem;
    }
    .itit-fr a{
        padding-right: 5rem;
        line-height: 2.4rem;
    }
    .itit-fr a:hover{
        color: #98bf19;
    }
    .ititfff .itit-fr a{    
        color: #fff;
        background: url(../images/tit-more2.png) right no-repeat;
    }


    /*关于我们*/
    .iabout{
        margin-top: 4rem;
    }
    .iabout-list{
        position: relative;
        padding-bottom: 0;
    }
    .iabout-wz{
        width: 100%;
        padding: 4rem 2rem;
    }
    .iabout-wz ul{
        margin-top: 3rem;
    }
    .iabout-wz ul li{
        margin-left: 0;
        width: 33.33%;
    }
    .iabout-wz ul li:before{
        content:"";
        left: 0;
        top: 5%;
    }
    .iabout-wz ul li:before:first-child{
        display:none;
    }
    .iabout-wz ul li img{
        width: 6rem;
    }
    .iabout-wz ul li p{
        margin-top: 1rem;
        font-size: 1.4rem;
    }
    .iabout-wz .more{
        position: relative;
        width: auto;
        height: auto;
        margin-top: 2rem;
    }
    .iabout-wz .more a{
        line-height: 5rem;
        font-size: 5rem;
        height: 6rem;       
    }
    .iabout-nr .bt{
        font-size: 2.6rem;
    }
    .iabout-nr .brief{
        margin-top: 2rem;
    }
    .iabout-nr .brief p{
        margin-top: 1rem;
        text-indent: 2em;
        line-height: 2.8rem;
        font-size: 1.4rem;
    }
    .iabout-img{
        position: relative;
        display: table;
    }
    .iabout-img img{
        width: 100%;
    }
    .iabout-zimu{
        display:none;
    }

    /*产品中心*/
    .iproducts{
        margin-top: 4rem;
    }
    .iproducts-list{
        position: relative;
    }
    .swiper-pro .swiper-slide dl{
        padding: 2rem;
    }
    .swiper-pro .swiper-slide dl dt{
        font-size: 2rem;
        padding-right: 0;
        text-overflow: ellipsis;
        white-space:nowrap;
        overflow:hidden;
    }
    .swiper-pro .swiper-slide dl dd{
        font-size: 1.4rem;
    }
    .swiper-pro .swiper-slide dl i{
        display: none;
    }
    .swiper-pro .swiper-slide:hover dl i{
        display: none;
    }


    /*新闻资讯*/
    .inews{
        margin-top: 4rem;
    }
    .inews-fl{
        width: 100%;
        height: auto;
    }
    .inews-fl img{
        height: auto;
    }
    .inews-fl dl{
        padding: 2rem;
    }
    .inews-fl dl dt{
        font-size: 2rem;
        line-height: 3rem;
        height: auto;
    }
    .inews-fl dl dd{
        line-height: 2.8rem;
        margin-top: 1rem;
        height: auto;
    }
    .inews-fl dl .tb{
        margin-top: 2rem;
    }
    .inews-fl dl .tb span{
        margin-right: 2rem;
    }
    .inews-fr{
        width: 100%;
        height: auto;
        margin-top: 2rem;
    }
    .inews-fr .am-nav-tabs{
        border: 0;
        position: relative;
        top: 0;
        right: 0;
    }
    .inews-fr .am-nav-tabs li a{
        font-size: 24px;
        padding: 0;
        border:0;
        margin-right: 2rem;
        margin-left: 0;
    }
    .am-nav-tabs>li>a:hover{
        background: none;
        border: 0;
    }
    .inews-fr .am-tabs-bd{
        margin-top: 2rem;
    }
    .inews-fr .am-tabs-bd .am-tab-panel{
        padding: 0;
    }
    .inews-fr .am-tabs-bd ul li{
        padding-bottom: 1.5rem;
        margin-top: 1.5rem;
    }
    .inews-fr .am-tabs-bd ul li .tit a{
        padding-left: 4rem;
        white-space: initial;
        background: url(../images/itb10.png) left 6px no-repeat;
    }
    .inews-fr .am-tabs-bd ul li .tit a:hover{
        background: url(../images/itb10on.png) left no-repeat;
    }
    .inews-fr .am-tabs-bd ul li .tit a{
        font-size: 2rem;
    }
    .inews-fr .am-tabs-bd ul li .date{
        height: 2.5rem;
        line-height: 2.5rem;
        margin: 1rem 1rem 1rem 4rem;
    }
    .inews-fr .am-tabs-bd ul li span{
        margin-right: 2rem;
    }
    .inews-fr .am-tabs-bd ul li span i{
        margin-right:5px;
    }


    /*对比*/
    .icompared{
        padding: 3rem 0;
        margin-top: 5rem;
    }
    .itit2{
        text-align: center;
        margin-bottom: 50px;
    }
    .itit2 .t1{
        font-size: 2rem;
    }
    .itit2 .t2{
        font-size: 2.4rem;
    }
    .itit2 .itit2-xian{
        width: 7rem;
        height: 0.5rem;
        margin: 1rem auto;
    }
    .icompared-list .bt{
        font-size: 2rem;
        margin-bottom: 2rem;
    }
    .icompared-list .nrong .nrong-zs .nrbt{
        font-size: 1.6rem;
        line-height: 5rem;
    }
    .icompared-list .nrong:before{
        background: url(../images/idb-yuan.png) center no-repeat;
        width: 5rem;
        height: 5rem;
        left: 50%;
        top: 50%;
        margin-top: -2.5rem;
        margin-left: -2.5rem;
        background-size: contain;
    }
    .icompared-list .nrong .nrong-zs{
        width: 100%;
        margin-top: 6rem;
    }
    .icompared-list .nrong .nrong-zs:first-child{
        margin-top:0;
    }
    .icompared-list .nrong .nrong-zs p{        
        font-size: 1.4rem;
        margin-top: 1rem;
    }
}