/*企业责任*/
body{
	background: #fff;
}
.titles1 {
    font-size: 42px;
    color: #028A1B;
    text-align: center;
}
.titleLine1 {
    text-align: center;
}
.titleLine1 span {
    height: 3px;
    width: 100px;
    background-color: #028A1B;
    display: inline-block;
}
.productText1 {
    /*text-align: center;*/
    font-size: 20px;
    color: #666666;
    margin-top: 15px;
    padding-bottom: 30px;
}
.aboutRes .responsItem .word{
	background: #333333;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 60px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.aboutRes .responsItem img{
	display: block;
	width: 100%;
}
.aboutUs{
	width: 77.08%;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 80px;
    /*position: relative;*/
}
.absolote{
	position: absolute;
	z-index: 22;
}
.dsz1{
	width: 16%;
	left: 0;
	top:380px
}
.dsz2{
	width: 14%;
	right: 0;
	top:420px
}
.honorSecTitle{
	color: #6dba32;
	font-size: 28px;
	text-align: center;
}
/*荣誉资质*/
.aboutHonor{
	width: 10px;
    background: #d9d9d9;
    position: relative;
    font-size: 18px;
    /*padding-top: 180px;*/
}
.aboutHonor::before{ 
    content:"";
    width: 104px;
    background: linear-gradient(to bottom, transparent 0%,#f7f7f7 100%);
    /*background: red;*/
   /*background-image: linear-gradient(120deg, #eaee44, #33d0ff);*/
    height: 100%;
    position: absolute;
    top: 0;
    /*z-index: 3;*/
    left: -46px;
}
.aboutHonor .top{
    position: absolute;
   top: -3px;
    z-index: 3;
    width: 40px;
    left: -15px;
}
.honor-item.env{
	text-align: left;
}

.honor-item{
	position: relative;
}
.honor-item .title{
	font-size: 30px;
	font-weight: 600;
}
.honor-item:first-child .icon{
	display: none;
}
.honor-item:first-child{
	
}
.honor-item  .icon{
    position: absolute;
    display: inline-block;
    width: 13px;
    left: 0;
}


.honor-item .honor-box{    
    line-height: 36px;    
    clear: both;
}
.honor-item .box-doc img{
	padding: 30px 0 20px;
}

.aboutUsHonorBox{
	background: #f0f0f0;
}
@media (max-width:1479px) and (min-width:1080px){
	.aboutUsHonor{
	width: 90%;	
	}
}
@media (min-width: 1080px){
	.aboutUs{
		padding: 60px 0 40px;
	}
	.isMobile{
	   display: none;
    }
    .honor-item.odd .honor-box{
	   margin-left: -570px;
    }
    .honor-item.odd{
	   text-align: right;
    }
    .aboutHonor{
    	margin: 30px auto;
    }
    .honor-item.env .honor-box{
	   margin-left: 90px;
    }
    .honor-item .honor-box{  
    	width: 480px;
    }
    .aboutUsHonor{
    	margin-top: 80px;
    }
}
@media (max-width: 1080px){
	.isMobile{
	   display: block;
    }
    .aboutUsHonor{
    	margin-top: 80px;
    }
    
}
@media screen and (max-width: 1080px) and (min-width: 320px){
	body{
		background: #f0f0f0 !important;
	}
	.productText1{
		font-size: 16px;
	}
	.ispc{
		display: none;
	}
    .aboutUs {
    width: 92%;
    margin: 0 auto 30px;
    background: #fff;
    padding: 15px 10px 30px;
    }
    .pull-left{
    	width: 100%;
    }
    .aboutRes .responsItem{
    	border:1px solid #ddd;
    	margin-bottom: 30px;
    	
    }
    .aboutRes .responsItem .word{
    	background: #fff;
    	color: #666;
    	font-size: 16px;
	line-height: 40px;
    }
    .honor-item .honor-box{
	   margin-left: 40px;
	   font-size: 14px;
	   line-height: 28px;
	   padding-bottom: 30px;
	   width: 260px;
    }
    .honor-item .box-doc img{
    	width: 60%;
    	padding: 15px 0 10px;
    }
    .honor-item .title{
	font-size:20px;
	}
	.aboutHonor .top{
		width: 20px;
        left: -5px;
        top: -7px;
	}
	.aboutHonor{
		margin-left: 30px;
	}
	.aboutHonor::before{
		width: 50px;
		left: -21px;
	}
}
.aboutUsHonor{
	background: url(../img/aboutUs/bg.jpg) no-repeat;
	background-size: 100% auto;
	background-color: #fff;
}