@charset "utf-8";
/*banner*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 600px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 600px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 600px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 0;
    background: url(../images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 5px;
    border: 1px solid #D2D2D2;
    border-radius: 10px;
}
.fullSlide .hd ul .on {
    background: #da1b0c;
    border: 1px solid #da1b0c;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url(../images/left.png) no-repeat left;
}

.fullSlide .next {
    right: 3%;
    background: url(../images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}



/*通用*/
.itit {
    text-align:center;
    margin-bottom:40px;
}
.itit .bt {
    /* color: #da1b0c; */
    font-size: 38px;
    font-weight:bold;
    position: relative;
    padding-bottom: 14px;
}
.itit .bt::before{
    content:"";
    background: #da1b0c;
    height: 3px;
    width: 40px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}
.itit .bt span {
    color:#333;
}
.itit .brief {
    font-size: 20px;
    color: #666;
    margin-top: 1rem;
}
.itit .yw {
    color:#666;
}
.itit .yswz {
    color:#666;
    font-size:30px;
}


/*关于我们*/
.iabout{
    margin-top: 70px;
    background: url(../images/iabout-bj.png) right 150px no-repeat;
}
.iabout-list .video{
    float: left;
    width: 500px;
}
.iabout-list .video img{
    display: block;
    width: 100%;
}
.iabout-list .brief{
    float: right;
    width: 650px;
}
.iabout-list .brief p{
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
}
.iabout-sz{
    margin-top: 40px;
}
.iabout-sz dl{
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
}
.iabout-sz dl::before{
    content: "";
    background: #bfbfbf;
    width: 1px;
    position: absolute;
    height: 70%;
    left: 0;
    top: 15%;
}
.iabout-sz dl:first-child::before{
    display: none;
}
.iabout-sz dl dt{
    margin-bottom: 15px;
}
.iabout-sz dl dt i{
    font-style: normal;
    font-size: 34px;
    position: relative;
    padding-right: 15px;
    color: #e10b27;
}
.iabout-sz dl dt i::before{
    content:"+";
    position: absolute;
    font-size: 18px;
    right: 0;
}
.iabout-sz dl dt span{
    font-size: 20px;
}
.iabout-sz dl dd{
    font-size: 18px;
    display: table;
    background: url(../images/iabout-tb01.png) left center no-repeat;
    line-height: 25px;
    padding-left: 30px;
    margin: auto;
}
.iabout-sz dl dd.tb01{
    background: url(../images/iabout-tb01.png) left center no-repeat;
}
.iabout-sz dl dd.tb02{
    background: url(../images/iabout-tb02.png) left center no-repeat;
}
.iabout-sz dl dd.tb03{
    background: url(../images/iabout-tb03.png) left center no-repeat;
}
.iabout-sz dl dd.tb04{
    background: url(../images/iabout-tb04.png) left center no-repeat;
}


/*产品中心*/
.ipro{
    background: #f2f2f2;
    padding: 7rem 0 4rem;
    margin-top: 5rem;
}
.ipro-list .tab-hd ul{
    display: table;
    margin: auto;
}
.ipro-list .tab-hd ul li{
    float: left;
    margin: 0 10px;
}
.ipro-list .tab-hd ul li a{
    display: block;
    line-height: 40px;
    height: 39px;
    font-size:16px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 0 2rem;
    border-radius: 5px;
}
.ipro-list .tab-hd ul li.on a{
    background: #da1b0c;
    font-weight: bold;
    color: #fff;
    border: 1px solid #da1b0c;
}
.ipro-list .tab-bd .tab-pal{
    margin-top: 30px;
}
.ipro-list .tab-bd .tab-pal ul li{
    width: 285px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
}
.ipro-list .tab-bd .tab-pal ul li:nth-child(4n){
    margin-right: 0;
}
.ipro-list .tab-bd .tab-pal ul li:first-child{
    margin-left:0;
}
.ipro-list .tab-bd .tab-pal ul li .bigimg{
    background: url(../images/ipro-bk.png) center no-repeat #fff;
    width: 285px;
    height: 285px;
    background-size: contain;
}
.ipro-list .tab-bd .tab-pal ul li img{
    padding: 6%;
    width: 88%;
}
.ipro-list .tab-bd .tab-pal ul li p{
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
}
.ipro-brief{
    margin-top: 50px;
}
.ipro-brief .bt{
    font-size: 30px;
    color: #fff;
    display: table;
    margin: auto;
    height: 35px;
    padding: revert;
    margin-bottom: 30px;
}
.ipro-brief .bt::before{
    content:"";
    background: url(../images/ipro-tb01.png) right center no-repeat;
    width:165px;
    height: 45px;
    position: absolute;
    left: 50%;
    margin-left: 120px;
}
.ipro-brief .wz{
    font-size: 16px;
    color: #fff;
    width: 80%;
    margin: auto;
    text-align: center;
    text-indent: 2em;
    line-height: 28px;
}


/*定制生产*/
.idzsc{
    padding: 70px 0;
    position:relative;
    overflow: hidden;
    background: #f5f9fa;
}
.idzsc::after,.idzsc::before{
    content:"";
    width: 491px;
    height: 54px;
    position: absolute;
    top: 50%;
    margin-top: 54px;
    display: none;
}
.idzsc::after{
    background: url(../images/idzsc-bjfr.png) right center no-repeat;
    right: -50px;
}
.idzsc::before{
    background: url(../images/idzsc-bjfl.png) no-repeat;
    left: -50px;
}
.idzsc-list{
    border: 1px solid #da1b0c;
    background: #fff;
    position: relative;
    z-index: 9;
}
.idzsc-list ul li{
    float: left;
    width: 119.67px;
    padding: 50px 40px;
    height: 390px;
}
.idzsc-list ul li:hover{
    background: url(../images/idz-img.jpg) center center no-repeat;
    background-size: cover;
}
.idzsc-list ul li .tb{
    margin-bottom: 30px;
}
.idzsc-list ul li .tb img{
    width: 44px;
    height: 44px;
    display: block;
    margin: auto;
}
.idzsc-list ul li:hover .tb img.jg{
    display: block;
}
.idzsc-list ul li .tb img.jg,.idzsc-list ul li:hover .tb img.ys{
    display: none;
}
.idzsc-list ul li .wz{
    font-size: 18px;
    width: 70px;
    line-height: 30px;
    margin: auto;
    letter-spacing: 15px;
    text-align: center;
}
.idzsc-list ul li:hover .wz{
    color: #fff;
}

.ixdzsc-list{
    background: url(../images/igy-bj.png) center center no-repeat;
}
.ixdzsc-tb{
    padding: 0;
}
.ixdzsc-tb ul li{
    float: left;
    width: 25%;
    text-align: center;
}
.ixdzsc-tb ul li img{
    border: 2px solid #da1b0c;
    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: 350px;
    margin-top: 35px;
}
.ixdzsc-wz .wenzi{
    width: 400px;
}
.ixdzsc-wz .wenzi .con{
    margin-top: 55px;
    display: table;
}
.ixdzsc-wz .wenzi .con .sz{
    float: left;
    font-size: 18px;
    background: #da1b0c;
    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: 16px;
    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: 350px;
    left: 50%;
    margin-left: -175px;
}
.ixdzsc-wz .img img{
    height: 100%;
}



/*合作伙伴*/
.ipartners{
    padding: 70px 0;
}

.ipartners-list{
    position: relative;
}
.ipartners-list .prev,.ipartners-list .next{
    cursor:pointer;
    position: absolute;
    display:block;
    width: 45px;
    height: 45px;
    top: 50%;
    line-height: 45px;
    border: 1px solid #da1b0c;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    color: #da1b0c;
    margin-top: -22.5px;
}
.ipartners-list .prev{
    left: 0px;
}
.ipartners-list .next{
    right: 0px;
}
.ipartners-list .prev:hover,.ipartners-list .next:hover{
    background: #da1b0c;
    color: #fff;
}
.ipartners-list .bd ul{ 
    overflow:hidden; 
    zoom:1; 
}
.ipartners-list .bd ul li{ 
    width: 160px;
    float:left; 
    margin:0px 11px; 
    _display:inline; 
    overflow:hidden; 
    text-align:center;
    position: relative;
    height: auto;
}
.ipartners-list .bd ul li img{
    width:160px;
    border: 1px solid #eee;
    border-radius: 10px;
    /* height: 160px; */
}
.ipartners-list .bd ul li img:hover{
    opacity: 0.8;
}
.ipartners-list .bd ul li p{
    font-size: 16px;
    margin-top: 10px;
}
.ipartners-list .tempWrap{
    margin: 0 auto
}
.ipartners-list .ipartners-list_img{
    position: absolute;
    top: -130px;
    left: 0;
}
.ipartners-list .pro_more{
    display: block;
    width: 100px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    font-size: 12px;
    margin: 0 auto;
}
.ipartners-list .pro_more a{
    display: block;
    border: 1px solid #999;
    color: #999;
}
.ipartners-list .pro_more a:hover{
    background: #E60012;
    color: #fff;
    border: 1px solid #E60012;
}


.ipartners-list{
    position: relative;
    padding: 0 60px;
}
.ipartners-list .swiper-slide .bigimg{
    border: 1px solid #eee;
    border-radius: 10px;
}
.ipartners-list .swiper-slide p{
    text-align:center;
    font-size:16px;
    margin-top:10px;
}
.ipartners-list .swiper-next,.ipartners-list .swiper-prev{
    position: absolute;
    top: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    margin-top: -2rem;
    border-radius: 50%;
    border: 1px solid #da1b0c;
    color: #da1b0c;
}
.ipartners-list .swiper-next{
    right: 0;
}
.ipartners-list .swiper-prev{
    left: 0;
}
.ipartners-list .swiper-next:hover,.ipartners-list .swiper-prev:hover{
    background: #da1b0c;
    color: #fff;
}



/*新闻*/
.inews{
    padding: 70px 0;
    background: #f2f2f2;
}
.inewsx-list{}
.for_blog{
  background-color: #fff;
  border: 1px solid #EAEAEA;
  border-radius: 8px;
  overflow: hidden;
  padding: 1px;
  position: relative;
}
.for_blog:hover a{color: #cb281f}
.for_blog .thumb{
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.for_blog .thumb img{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.for_blog:hover .thumb img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.for_blog .tag{
  background-color: #1A3760;;
  border-radius: 60px;
  color: #fff;
  font-size: 9px;
  font-style: normal;
  font-weight: 600;
  height: 25px;
  left: 10px;
  line-height: 25px;
  letter-spacing: 0.03em;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 10px;
  width: 52px;
  z-index: 1;
}
.for_blog.list-type{
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flex;
  display: -o-inline-flex;
  display: inline-flex;
}
.for_blog .details{
  position: relative;
  padding: 20px;
}
.for_blog .details p{
    font-size: 16px;
    line-height: 28px;
    margin-top: 1rem;
    color: #666;
    height: 84px;
    overflow: hidden;
}
.for_blog .details .more_listing{
    margin-top: 1rem;
    display: block;
    color: #999;
}
.for_blog .details h4{
    color: #333;
    font-size: 18px;
}
.for_blog:hover .details h4{
    color:#da1b0c;
}



@media screen and (max-width:750px ) {

    .ihonor,.ipartners{
    padding: 50px 0;
}

    /*通用*/
    .itit{
        margin-bottom: 30px;
    }
    .itit .img img{
        width: 60%;
    }
    .itit .more{
        display:none;
    }
    .itit .more.fff{    
        border: 1px solid #fff;
    }
    .itit .more.fff a{
        color: #fff;
        background: url(../images/more-tbfff.png) 55px center no-repeat;
    }

    
    /*关于我们*/
    .iabout{
        margin-top: 50px;
        background: none;
    }
    .iabout-list .video{
        width: 100%;
    }
    .iabout-list .video img{
        display: block;
        width: 100%;
    }
    .iabout-list .brief{
        width: 100%;
        margin-top: 2rem;
        height: 250px;
        overflow: hidden;
    }
    .iabout-list .brief p{
        text-indent: 2em;
        line-height: 25px;
        font-size: 14px;
    }
    .iabout-sz{
        margin-top: 10px;
    }
    .iabout-sz dl{
        float: left;
        width: 50%;
        text-align: center;
        position: relative;
        margin-top: 20px;
    }
    .iabout-sz dl::before{
        display:none;
    }
    .iabout-sz dl:first-child::before{
        display: none;
    }
    .iabout-sz dl dt i{
    font-size: 30px;
}
    .iabout-sz dl dt span{
        font-size: 14px;
    }
    .iabout-sz dl dd{
        font-size: 16px;
    }


    /*产品中心*/
    .ipro{
        margin-top: 50px;
        background: url(../images/ipro-bj.jpg) center bottom no-repeat;
        padding-bottom: 50px;
        background-size: 100% 300px;
    }
    .ipro-list .tab-hd ul{
        width: 100%;
    }
    .ipro-list .tab-hd ul li{
        float: left;
        margin: 0 1%;
        width: 23%;
    }
    .ipro-list .tab-hd ul li a{
        display: block;
        line-height: 40px;
        height: 39px;
        font-size:16px;
        background: #fff;
        border: 1px solid #ccc;
        padding: 0;
        border-radius: 5px;
        text-align: center;
    }
    .ipro-list .tab-hd ul li.on a{
        background: #da1b0c;
        font-weight: bold;
        color: #fff;
        border: 1px solid #da1b0c;
    }
    .ipro-list .tab-bd .tab-pal{
        margin-top: 30px;
    }
    .ipro-list .tab-bd .tab-pal ul li{
        width: 48%;
        margin-left: 4%;
        margin-bottom: 20px;
    }
    .ipro-list .tab-bd .tab-pal ul li:nth-child(3){
        margin-left:0;
    }
    .ipro-list .tab-bd .tab-pal ul li .bigimg{
        width: 100%;
        height: auto;
        background: none;
        border: 1px solid #da1b0c;
    }
    .ipro-list .tab-bd .tab-pal ul li img{
        width: 100%;
        padding: 0;
    }
    .ipro-list .tab-bd .tab-pal ul li p{
        color: #333;
    }
    .ipro-list .tab-bd .tab-pal ul li:nth-child(1) p,.ipro-list .tab-bd .tab-pal ul li:nth-child(2) p{
        color: #333;
    }
    .ipro-brief{
        margin-top: 30px;
    }
    .ipro-brief .bt{
        font-size: 26px;
        margin-bottom: 20px;
    }
    .ipro-brief .bt::before{
        display:none;
    }
    .ipro-brief .wz{
        width: 100%;
        font-size: 14px;
    }

    
    /*定制生产*/
    .idzsc{
        padding: 50px 0;
    }
    .idzsc-list ul li{
        width: 44%;
        padding: 20px 3%;
        height: auto;
    }
    .idzsc-list ul li:hover{
        background: url(../images/idz-img.jpg) center center no-repeat;
        background-size: cover;
    }
    .idzsc-list ul li .tb{
        margin-bottom: 15px;
    }
    .idzsc-list ul li .tb img{
        width: 35px;
        height: 35px;
        display: block;
        margin: auto;
    }
    .idzsc-list ul li .wz{
        font-size: 14px;
        width: 100%;
        line-height: 25px;
        letter-spacing: 0;
        text-align: center;
    }

    .ixdzsc-tb{
        padding: 0;
    }
    .ixdzsc-tb ul li{
        width: 40%;
        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{
        float: left;
        font-size: 18px;
        background: #da1b0c;
        color: #fff;
        width: 45px;
        height: 45px;
        text-align: center;
        line-height: 45px;
        border-radius: 50%;
    }
    .ixdzsc-wz .wenzi .con .sz .sj{
        display:block;
    }
    .ixdzsc-wz .wenzi .con .sz .pc{
        display:none;
    }
    .ixdzsc-wz .wenzi .con .nr{
        font-size: 16px;
        float: left;
        line-height: 25px;
        margin-left: 15px;
        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;
    width: 100%;
    }


    /*新闻资讯*/
    .inews{
        padding: 50px 0;
        overflow: hidden;
    }
    .inews-list{
        display: block;
    }

    .inews-fl{
        float: left;
        width: 100%;
    }

    .inews-fl .tab-hd{

    line-height: 50px;

    height: 50px;

    margin-bottom: 20px;

    }

    .inews-fl .tab-hd ul li a{

    font-size: 16px;

    padding: 0;

    }

    .inews-fl .tab-hd .more{

        margin-right: 1rem;

    }

    .inews-fl .tab-bd .xwtop{

display: block;

width: 100%;

margin-top: 10px;
}

    .inews-fl .tab-bd .xwtop .bigimg{

width: 100%;

float: inherit;

}

    .inews-fl .tab-bd .xwtop .bigimg img{

width: 100%;

max-height: 100%;

min-height: 100%;

height: auto;
}

    .inews-fl .tab-bd .xwtop dl{width: 100%;margin-left: 0;padding: 3%;width: 94%;float: inherit;}

    .inews-fl .tab-bd .xwtop dl dt{line-height: normal;}

    .inews-fl .tab-bd .xwtop dl dt a:hover{

        color: #488247;

    }

    .inews-fl .tab-bd .xwtop dl span{margin: 10px 0;}

    .inews-fl .tab-bd .xwtop dl span i{

        margin-right: 5px;

    }

    .inews-fl .tab-bd .xwtop dl .more{

    margin-top: 15px;

    }

    .inews-fl .tab-bd .xwtop dl .more a{

        display: table;

        background: url(../images/pj_home_icon_23.png) right center no-repeat;

        padding-right: 20px;

    }

    .inews-fl .tab-bd .xwtop dl .more a:hover{

        color: #488247;

    }


    .inews-fl .tab-bd ul li{

        padding: 0;
        
        width: 100%;
    
    }
    .inews-fl .tab-bd ul li:nth-child(2n){
        margin-left: 0;
    }

    .inews-fl .tab-bd ul li a{

        display: block;

        background: #F0F0F0;

        padding: 3%;

    }

    .inews-fl .tab-bd ul li h2{

        font-weight: 400;

        text-overflow: ellipsis;

        white-space: nowrap;

        overflow: hidden;

    }

    .inews-fl .tab-bd ul li span{

        color: #999;

        display: block;

        margin: 10px 0;

        line-height: 1;

    }

    .inews-fl .tab-bd ul li span i{

        margin-right: 5px;

    }

    .inews-fl .tab-bd ul li p{

        color: #666;

        -webkit-line-clamp: 3;

        -webkit-box-orient: vertical;

        overflow: hidden;

        text-overflow: ellipsis;

        display: -webkit-box;

    }

    .inews-fr{

        width: 100%;

        margin-top: 20px;

        margin-left: 0;

    }

    .inews-fr .bt{

    line-height: 50px;
    
    height: 50px;
    
    padding: 0 1rem;
    
    }

    .inews-fr .list{padding: 15px;}
    
    .ipartners-list{
        position: relative;
        padding: 0 45px;
    }
    .ipartners-list .swiper-next,.ipartners-list .swiper-prev{
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        margin-top: -17px;
    }

}