@media screen  and (max-width: 1440px){
    .container {
        max-width: 1200px;
    }
}



.titleabout{
    color: #666666;
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    margin: 0px 0 20px 0;
    
       font-size: 36px;
    line-height: 32px;
    
    margin: 0px 0 26px 0;
    font-size: 40px;
    font-weight: 400;
    line-height: 32px;
    
}
.titleabout span{
    padding: 0 0 10px 0;
    display: inline-block;
    border-bottom:3px #c1baba solid;
}
.titletext{
    font-size: 17px;
    font-weight: 400;
    color:#333333;
    line-height: 28px;
}


/*关于我们文本*/
.aboutone{
    padding: 80px 0;
}

.aboutone .text {
    font-size: 16px;
    display: block;
    margin: 12px 0 0 0;
    overflow: hidden;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 32px;
}


/*富贵象数字*/
.aboutwo{
   padding: 80px 0;
    background: #ffffff;
}
.aboutwo .titleabout{
    margin-top: 0;
}
.digital{
    overflow: hidden;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 60px;
    display: block;
    text-align: center;
}
.digital li{
    margin-bottom: 10px;
}
.digital h2{
    margin-bottom: 0;
}
.digital h2 span{
    font-size: 38px;
    color: #444444;
    margin: 10px 0 0px 0;
}
.digital h2 em{
      font-style: normal;
      position: relative;
      padding: 0 5px 0 0;
}
.digital h2 em.emmun{
    font-size: 13px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11;
    font-style: normal;
  color: #444444;
        padding: 0 0px 0 0;
}


.digital p{
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-align: center;
}



/*企业使命*/
.aboutthree{
    padding: 60px 0;
}
.aboutthree li{
    padding: 0 5%;
}
.aboutthree li:nth-child(2){
    border-left: 2px #d3d3d3 solid;
    border-right: 2px #d3d3d3 solid;
}
.aboutthree li .titleabout{
    margin-top: 0;
}
.aboutthree li p{
    font-size: 16px;
    color: #999999;
    display: block;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 0;
}










/*企业荣誉*/
.aboutfure{
    padding: 100px 0;
    background: #f0f0f0;
}
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;   }
/*.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }*/
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{
    display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
    cursor:pointer; background:url("../images/hblx_images/ico_l.jpg") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; display:inline; overflow:hidden; text-align:center;border: 1px #999999 solid;width:160px;  }
.picMarquee-left .bd ul li .pic{ text-align:center;position: relative }
.picMarquee-left .bd ul li .pic img{
    width: 100%;
    max-width: 160px;
}
.tempWrap{
    width: 100% !important;
}
.picMarquee-left .bd{
    padding: 0px;
}

.aboutfure .titleabout {
    margin: 0px 0 50px 0;
}






/*生产基地*/
.contentBig.goodNew{
    background: #fff;
    padding:0 0 60px 0;
    margin-top: 0px;
}

.contentBig.goodNew .imgBig{
    display: block;
    margin: 0 auto 40px auto;
    text-align: center;
    border-bottom: 2px #dadada solid;
    position: relative;
}
.contentBig.goodNew .imgBig span{
    color: #4e4e4e;
    font-size: 36px;
    /*font-weight: bold;*/
    display: block;
    line-height: 120px;
    /*position: absolute;*/
    /*top: 6%;*/
    /*left: 15%;*/

    font-size: 40px;

    
    
}
.contentBig.goodNew .imgBig img{
    width: 100%;
}




.contentBig.goodNew  .swiper-container {
    padding: 4px;
}
.contentBig.goodNew  .swiper-container .swiper-slide:hover,
.contentBig.goodNew .swiper-slide-active{
    box-shadow: 0px 2px 5px #9a9a9a;
}

.contentBig.goodNew .newGood .swiper-button-prev{
    left: -60px;
    background: url(../images/BtnLeft.png) no-repeat center center;
    background-size: 16px;
    top: 50%;
    width: 50px;
    height: 50px;
    opacity: 0.4;
}

.contentBig.goodNew .newGood  .swiper-button-next {
    right: -60px;
    background: url(../images/BtnRight.png) no-repeat center center;
    background-size: 16px;
    top: 50%;
    width: 50px;
    height: 50px;
    opacity: 0.4;
}
.contentBig.goodNew .newGood .swiper-button-prev:hover,
.contentBig.goodNew .newGood  .swiper-button-next:hover{
    opacity: 1;
}


.casenewadd{
    padding: 0;
    position: relative;
}
.casenewadd .textbox{
    position: absolute;
    top: 8%;
    left: 50%;
    max-width: 1000px;
    width: 100%;
    transform: translate( -50%,0);
    display: block;
}
.casenewadd .textbox.textboxbottom{
    top: auto;
    bottom: 16%;
}


.casenewadd .textbox *{
    color: #ffffff !important;
}
.casenewadd .textbox .text{
    text-align: center;
    font-size: 40px;
     font-size: 50px;
}




@media screen and (max-width: 1500px) {
    .contentBig.goodNew .swiper-container {
        padding: 4px 10px;
    }
    .contentBig.goodNew .newGood {
        padding: 0 40px;
        box-sizing: border-box;
    }
    .contentBig.goodNew .newGood .swiper-button-prev {
        left: 0;
        top: 50%;
        width: 50px;
        height: 50px;
    }
    .contentBig.goodNew .newGood .swiper-button-next{
        right: 0;
        top: 50%;
        width: 50px;
        height: 50px;
    }
}

@media screen and (max-width: 1200px) {
.titleabout {
    font-size: 24px;
    line-height: 24px;
    margin: 0px 0 18px 0;
}
}

@media screen and (max-width: 1000px) {

    .titleabout {
        font-size: 17px;
        line-height: 20px;
        margin: 0px 0 11px 0;
    }
    .titleabout span {
        padding: 0 0 3px 0;
        border-bottom: 2px #c1baba solid;
    }
    .titletext {
        font-size: 13px;
        line-height: 24px;
    }
    .aboutone {
        padding: 30px 0;
    }
    .aboutone .text {
        font-size: 13px;
        margin: 8px 0 0 0;
        line-height: 24px;
    }
    .aboutwo {
        padding: 30px 0;
    }



    .digital {
        margin-top: 22px;
    }
    .digital li {
        margin-bottom: 0;
    }
    .digital h2{
        font-size: 18px;
        margin-top: 10px;
    }
    .digital p {
        font-size: 12px;
    }
    .digital h2 span {
        font-size: 24px;
        margin: 8px 0 0px 0;
    }
    .digital h2 em {

    padding: 0 7px 0 0;
}

    .aboutthree {
        padding: 30px 0;
    }
    .aboutthree li .titleabout {
        margin-bottom: 4px;
    }

    .aboutthree li p {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 0;
    }




    .aboutfure {
        padding: 30px 0;
    }





    .contentBig.goodNew .imgBig p {
        text-align: center;
        font-size: 13px;
        color: #333;
        margin: 18px 0 22px 0;
    }

    .contentBig.goodNew .swiper-container {
        padding: 4px 6px;
    }
    .contentBig.goodNew .newGood .swiper-wrapper {
        height: auto;
    }

    .contentBig.goodNew .newGood .swiper-button-prev {
        left: 13px;
        top: 60%;
        width: 30px;
        height: 30px;
        background-size: 12px;

    }
    .contentBig.goodNew .newGood .swiper-button-next{
        right: 13px;
        top: 60%;
        width: 30px;
        height: 30px;
        background-size: 12px;

    }
    .contentBig.goodNew .imgBig {
        margin: 0 auto 10px auto;
    }

    .contentBig.goodNew {
        padding: 0 0 30px 0;
        margin-top: 0px;
    }
    .contentBig.goodNew .imgBig span {
        font-size: 15px;
        line-height: 20px;
        top: 10%;
        left: 8%;
    }


    .casenewadd .textbox{
        top: 8%;
        width: 90%;
        transform: translate( -50%,0);
        display: block;
    }
    .titleabout {
        font-size: 15px;
        margin: 0 0 3px 0;
    }
    .casenewadd .textbox .text{
        font-size: 14px;
        font-weight: 600;
    }


}



@media screen and (max-width:768px) {

    .container{
        padding: 0 15px;
    }
.contentBig.goodNew .imgBig span {
    font-size: 14px;
    line-height: 40px;
    
}

.aboutfure .titleabout {
    margin: 0px 0 10px 0;
}


 .casenewadd .textbox .text{
        font-size: 12px;
    }

    .aboutthree li:nth-child(2) {
        border: none;
        margin: 18px 0;
    }

    .picMarquee-left .bd ul li{
        width: 120px !important;
        margin: 0 4px !important;
    }
    .picMarquee-left .bd ul li img{
        width: 100% !important;
    }
}
