
.companyDevelopment {
    width: 77.08%;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 80px;
    margin-top: 90px;
    box-shadow: 0px 3px 29px 0px rgba(91,86,85,0.16);
    /*padding: 40px 26px;*/
    overflow: hidden;
}
.companyDevelopment-img img{
    display: block;
    width: 100%;
}
.companyDevelopment-news {
    /*margin-top: 30px;*/
    padding: 40px 26px;
}
.companyDevelopment-news .title{
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    text-indent:40px;
}
.companyDevelopment-news .text{
    line-height: 40px;
    font-size: 16px;
    /* background: url(../../img/culture/border.jpg) no-repeat; */
    background-image:url('../../img/culture/bg_01.png'),
    url('../../img/culture/bg_06.png'),
               url('../../img/culture/bg_04.png');
    background-repeat: no-repeat,no-repeat,repeat;/*背景图片不重复*/
    background-position: top left,bottom right,top center;/*右下背景图片的位置*/
     background-size:100%;
      padding: 30px;
      text-indent: 2em;
}
.bannerPc{
    display: block
}
.bannerMb {
    display: none;
}
.customerList{
	/*margin: 40px 0;*/
	padding: 0 26px 40px;
	overflow: hidden;
}
.customerList li{	
	text-align: center;	
	/*float: left;*/
}
.customerList li img{
	vertical-align: middle;
}
.customerList li div{
	background: #f7f7f7;
	padding-top: 40px;
	padding-bottom: 34px;
}
.customerList li div span{
	display: block;
}
.customerList li div .t{
	color: #068f1f;
	font-size: 24px;
}
.customerList li div .en{
	color: #068f1f;
	font-size: 16px;
	margin-bottom: 22px;
}
.customerList li div .des{
	font-size: 16px;
	color: #3e3a39;
}


  .swiper-slide {
    background-position: 50% 50%;
    position: relative;
  }


  .swiper-pagination-switch {
    width: 28px;
    height: 8px;
    border-radius: 0;
    display: inline-block;
    margin: 7px 7px 13px;
    cursor: pointer;
    border: none;
    background: #fffafc;
  }

  .swiper-pagination-switch:hover,
  .swiper-active-switch {
    background: #068F1F;
  }
.arrow-left,.arrow-right{
	position: absolute;
	margin-top: -23px;
    width: 46px;
    height: 46px;
    top: 50%;    
    z-index: 10;
}
  .arrow-left {
    background: url(../../img/arrow.png) no-repeat left top;    
    left: 10px;
    background-size: 100% auto;
    }

  .arrow-right {
    background: url(../../img/right.png) no-repeat left bottom;    
    right: 10px;
    background-size: 100% auto;
  }

  .pagination1>span::after {
    width: 40px;
    height: 40px;
    background-image: url('../../img/production/icon2-1.png');
  }
  .culture-img img{
  	display: block !important;
  	width: 100% !important;
  	height: auto !important;
  }
  .customer-swiper{
  	padding: 0 26px 30px;
  }
  .customer-swiper .swiper-slide img{
      display: block;
      width: 100%;
  }
  .companyDevelopment .customerTitle{
  	font-size: 42px;
    color: #028A1B;
    text-align: center;
    padding-bottom: 40px;
  }
  /*发展历程*/
.quality-img .first{
    padding-right: 20px;
}
.quality-img .pull-left {
    position: relative;
    /* height: 413px; */
}
.first .quality-img-title {
    /* width: calc(100% - 20px); */
}
.quality-img-title{
    text-align: center;
    font-size: 20px;
    height: 60px;
    color: #666666;
    width: 100%;
    line-height: 60px;
}
.quality {
	padding: 0 26px 30px;
}
 .swiper-wrapper,.swiper-container{
    	min-height: 500px;
    }
    .quality-img img{
    	width: 100% !important;
    	height: auto !important;
    }
@media screen and (min-width:320px) and (max-width:1080px){
    .productList-container{
        padding-top: 42px;
    }
    .productList-container-type {
        width: 92%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        bottom: 0;
        top: 15px;
        box-shadow:0px 3px 29px 0px rgba(91,85,85,0.16);
    }
    
    .type-detail-marginR{
        margin: 0;
    }
  
    .show {
        display: none!important;
    }
    .productList-container-img{
        height: auto;
    }
    .productList-container-img img{
        width: auto;
        height: auto;
    }
    .companyDevelopment {
        width: 92%;
        margin: 0 auto;
        background-color: #fff;
        margin-bottom: 40px;
        margin-top: 15px;
    }
    .companyDevelopment-news {
        width: 100%;
        margin-top: 0;
        padding: 0 0 10px;
    }
    .companyDevelopment-news .title {
        font-size: 13px;
        font-weight: 600;
        text-indent: 13px;
        text-align: center;
    }
    .companyDevelopment-news-content{
        padding:10px;
    }
    .companyDevelopment-news .text {
        line-height: 28px;
        font-size: 13px;
        /* background-image: url(../../img/culture/m_bg.jpg); */
        padding:10px 20px;
     background-image:url('../../img/culture/m_bg_01.png'),
                      url('../../img/culture/m_bg_03.png'),
               url('../../img/culture/m_bg_05.png');

    }
    .customer-swiper{
    	padding: 20px 10px 10px;
    }
    .culture-img{
    	padding: 10px 10px;
    }
    .hide {
        display: block!important;
    }
   
    .top {
        margin:0 auto;
        margin-top: 30px;
        width: 90%;
        
    }
    img {
        border: 0;
        vertical-align: middle;
        max-width: 100%;
    }
    .bannerPc{
        display: none;
    }
    .bannerMb {
        display: block;
    }
    .customerList li div{
    	text-align: left;
    	padding-left: 24px ;
    	padding-top: 20px;
    	padding-bottom: 17px;
    }
    .customerList li div p{
    	display: inline-block;
    	vertical-align: middle;
    	margin-left: 16px;
    }
    .customerList li img{
    	width: 60px;
    }
    .customerList li div span.en{
    	display: none;
    }
    .customerList li div .t{
    	line-height: 48px;
    	font-size: 18px;
    }
    .customerList li div .des{
    	font-size: 14px;
    }
    .swiper-wrapper,.swiper-container{
    	height: auto;
    	min-height: 180px;
    }
    .col-xs-12{
    	padding-left: 0;
    padding-right: 0;
    }
    .arrow-left,.arrow-right{
    	width: 30px !important;
    	margin-top: -15px  !important;
    	height: 30px  !important;
    	background-size: 100% auto !important; 
    } 
    .companyDevelopment .customerTitle{
  	font-size: 24px;
    padding: 10px 0 20px;
    font-weight: 600;
  }
  .customerList{
  	padding:0 10px;
  }
  .swiper-container .arrow-right, .swiper-container .arrow-left{
  	display:block ;
  }
}
@media screen and (min-width:768px) and (max-width:1280px){
    .bannerMb {
        width: 100%;
    }
}
