.pdtb100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.w1440 {
    width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.text-black {
    color: #202425;
}
h1 {
    font-size: 40px;
}
 .overview .pics {
    width: 960px;
}
.mt20 {
    margin-top: 20px;
}
img {
    vertical-align: middle;
}
.w840 {
    width: 840px;
    margin-left: auto;
    margin-right: auto;
}
.mt100 {
    margin-top: 100px;
}
.al {
    text-align: left;
    display: flex;
    justify-content: center;
}
 .overview .item:first-child {
    padding-left: 0;
}
 .overview .item {
    width: 38%;
    display: inline-block;
    vertical-align: top;
    padding-left: 35px;
    box-sizing: border-box;
    text-align: center;
}
 .overview .item .years {
    font-size: 40px;
    line-height: 40px;
    color: #202425;
}
 .overview .item .line {
    width: 100%;
    height: 1px;
    border-top: 1px solid rgba(32,36,37,0.10);
    position: relative;
    top: 50px;
}
 .overview .item .line span {
    width: 1;
    height: 80px;
    border-left: 1px solid rgba(32,36,37,0.10);
    position: absolute;
    left: 50%;
    top: -40px;
}
 .overview .item .enterprise-logo {
    height: 60px;
    width: auto;
    margin-top: 120px;
}
.f14 {
font-size: 16px;
  color: #848484;
  line-height: 26px;
}
.mt40 {
    margin-top: 40px;
}.ac {
    text-align: center;
}
 .overview .pic {
    width: 960px;
}
.mt20 {
    margin-top: 20px;
}
img {
    vertical-align: middle;
}
.contents{
    color: #000;
  font-size: 16px;
  line-height: 33px;
}


.honor-list .item {
    width: calc(33.3333% - 10px);
    margin-right: 15px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    margin-top: 100px;
    text-align: center;
    float: left;
    position: relative;
}

.honor-list .item:nth-child(3n){
    margin-right: 0px;
}

 .honor-list .item .img_laurel.laurel-l {
    left: 0;
}
 .honor-list .item .img_laurel {
    width: 80px;
    height: 100px;
    position: absolute;
    top: 20px;
}
.honor-list .item .img_laurel.laurel-r {
    transform: scaleX(-1);
    right: 0px;
}
.f18 {
    font-size: 18px;
}
 .honor-list .item .honor-name {
display: block;
  font-size: 22px;
  line-height: 30px;
  font-weight: inherit;
  margin-top: 30px;
}
.section-honor .honor-list .item .years {
    width: 90px;
    height: 20px;
    background: url(/images/RevisionImg/bg_year.png) no-repeat;
    text-align: center;
    margin: 20px auto;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
}
.picecta {
  background: #fff;
  width: calc(100% - 180px);
  margin-left: 80px;
  padding: 10px;
  margin-top: -50px;
}
.pic-star{ max-height: 250px; max-width: 100%;}
.clear{ clear: both;}