.text {
  width: 460px;
  padding-right: 20px;
  left: auto;
  right: 20%;
}
.banner-insert,
.text {
  left: auto;
  right: 20%;
}
.banner .banner-cate {
  width: 78%;
  margin-left: 10%;
}
.pub-top {
  margin-top: 100px;
}
.btn-activity {
  background: #faf9f7;
  border: 1px solid #ff0000;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #ff0000;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
  width: 110px;
  display: inline-block;
  float: right;
  margin: 9px 0;
}
.btn-activity:hover {
  color: #ff0000;
}
.public-content {
  width: 87.87%;
  margin: 0 auto;
}
.breadcrumb-nav {
  display: none;
  padding: 12px 10px;
  align-items: center;
}

.breadcrumb-nav .breadcrumb-nav-item {
  display: inline-block;
  font-size: 12px;
  font-family: SourceHanSansCN;
  font-weight: 400;
  color: #8f8f8f;
  line-height: 22px;
}

.breadcrumb-nav .breadcrumb-nav-item a {
  color: #8f8f8f;
}
.breadcrumb-nav .breadcrumb-nav-item span {
  margin: 0 10px;
  font-size: 16px;
}
.breadcrumb-nav .breadcrumb-nav-item:last-child a {
  color: #484848;
  font-weight: bold;
  cursor: auto;
}
.public-title {
  display: inline-block;
  width: 88%;
}
.public-content h3 {
  /*padding-top: 100px;*/
  /*padding-bottom: 82px;*/
  font-size: 32px;
  font-weight: 400;
  color: #555555;
  line-height: 45px;
  text-align: center;
}
.public-content p {
  /*padding: 0 36px 42px 36px;*/
  /*padding: 0 50px 42px 50px;*/
  font-size: 16px;
  line-height: 24px;
  color: #555555;
  text-align: center;
}
.public-list {
  padding: 0 5%;
  padding-top: 45px;
}
.public-list .public-item {
  width: 31%;
  float: left;
  margin-right: 3.5%;
  margin-bottom: 66px;
  box-shadow: 1px 2px 9px 1px rgba(4, 0, 0, 0.1);
}

.public-list .public-item img {
  width: 100%;
}

.public-list .public-item:nth-of-type(3n) {
  margin-right: 0;
}
.public-list .public-item .public-item-text {
  padding: 0 55px 0 44px;
}
.public-list .public-item .public-item-text .item-title {
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  /* max-height: 48px; */
  margin: 38px 0 15px 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #4e4e4e;
  height: 50px;
}

.public-list .public-item .public-item-text .item-comtent {
  display: -webkit-box;
  display: -moz-box;
  display: -moz-flex;
  display: -ms-flexbox;
  max-height: 96px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #4e4e4e;
}

.public-list .public-item .public-item-text .item-footer .item-time {
  font-size: 14px;
  font-weight: 400;
  color: #ff0000;
  line-height: 32px;
}

.public-list .public-item .public-item-text .item-footer .item-details {
  float: right;
  width: 80px;
  height: 28px;
  margin-bottom: 39px;
  background: #faf9f7;
  border: 1px solid #ff0000;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #ff0000;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
}

#ampagination {
  text-align: center;
}

.mobile-text-info {
  display: none;
}

@media screen and (max-width: 1440px) {
  .public-list .public-item .public-item-text {
    padding: 0 15px;
  }

  .public-content p {
    /*padding: 0 15px 15px;*/
    /*padding: 0 40px 40px;*/
  }
  .public-content h3 {
    /*padding-top: 136px;*/
    /*padding-bottom: 64px;*/
  }
}
@media screen and (max-width: 1280px) {
  .public-list .public-item {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 768px) {
  .load-more-box {
    display: none;
  }
  .mob-learn {
    display: none;
  }
  .text-info br.mob {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .banner .banner-cate {
    width: 100%;
    margin: 0;
  }
  .banner .banner-cate a {
    line-height: 33px;
  }
  .load-more-box {
    width: 100%;
    background: #f2f2f3;
  }
  .breadcrumb-nav {
    display: block;
  }
  .page-footer,
  .pc-learn {
    display: none;
  }
  .text {
    width: auto;
  }

  .text {
    padding: 14px 10px 14px 16px;
    right: 35px;
    top: 12.5%;
  }

  .banner-insert {
    right: 35px;
    top: 12.5%;
  }

  .text-info {
    display: none;
  }

  .mobile-text-info {
    display: block;
    font-size: 12px;
    font-weight: 500;
    margin-top: 6px;
    line-height: 18px;
    width: 185px;
  }

  .mobile-text-info br {
    display: none;
  }
  .text-triangle {
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    right: auto;
    top: 20px;
    border-left: 8px solid #fff;
    border-right: none;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
  }
  .load-more-btn {
    text-align: center;
    color: #ff0000;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
  }
  .mob-banner-img {
    background-image: url(../image/socialResponsibility-banner.jpg);
  }
  .public-content h3 {
    padding: 22px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #4b4b4b;
    line-height: 16px;
  }
  .public-content {
    width: 100%;
    margin: 0 auto;
  }
  .public-content p {
    padding: 0 16px 16px;
    font-size: 12px;
    font-weight: 400;
    color: #8f8f8f;
    line-height: 24px;
  }
  .public-list {
    width: 100%;
    padding: 0;
    background: #f2f2f3;
  }
  .public-content .public-list .public-item {
    width: 91.73%;
    float: none;
    margin: 0 auto 20px;
    padding-bottom: 12px;
    background-color: #fff;
  }
  .public-list .public-item .public-item-text .item-footer .item-details {
    border: none;
    background-color: #fff;
    margin-bottom: 0;
    font-size: 10px;
  }
  .public-list .public-item .public-item-text .item-footer .item-time {
    font-size: 10px;
  }
  .public-list .public-item .public-item-text .item-title {
    font-size: 14px;
    font-weight: 500;
    color: #4e4e4e;
    line-height: 20px;
  }
  .public-list .public-item .public-item-text .item-comtent {
    max-height: 60px;
    -webkit-line-clamp: 3;
    font-size: 12px;
    font-weight: 400;
    color: #8f8f8f;
    line-height: 20px;
  }
}
@media screen and (max-width: 375px) {
  .banner .banner-cate a {
    font-size: 12px;
  }
}
