/*inner_about_read2*/
.inner_about_read2 .inner {
  background: none;
}
.inner_about_read2 .inner .container2 {
  overflow: visible;
}
.inner_about_read2 ._top_title {
  text-align: center;
}
.inner_about_read2 ._top_title .line {
  background: #000;
  height: 3px;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}
.inner_about_read2 ._top_title h4 {
  font-size: 45px;
  font-weight: bold;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 14px;
}
.inner_about_read2 ._top_title h5 {
  font-size: 30px;
  color: #000;
  margin-top: 7px;
  font-weight: bold;
  position: relative;
}
.inner_about_read2 .about {
  margin-top: 100px;
}
.inner_about_read2 .about .top_title {
  margin-bottom: 20px;
}
.inner_about_read2 .about .top_title p {
  font-size: 50px;
  font-weight: bold;
  color: #000;
  margin-bottom: 14px;
}
.inner_about_read2 .about .top_title .line {
  background: #000;
  height: 3px;
  width: 100px;
}
.inner_about_read2 .about .top_title h1, .inner_about_read2 .about .top_title span {
  font-size: 30px;
  color: #000;
  font-weight: bold;
  position: relative;
  top: -20px;
}
.inner_about_read2 .about .top_title h1 {
  font-size: 25px;
  color: #000;
  font-weight: unset;
  position: relative;
  position: static;
  margin-top: 26px;
}
.inner_about_read2 .about .summary2 {
  margin: 25px 0;
  font-size: 18px;
  line-height: 36px;
  color: #393939;
}
.inner_about_read2 .about .youshi_list {
  display: flex;
  margin-top: 80px;
  justify-content: space-around;
}
.inner_about_read2 .about .youshi_list .item {
  text-align: center;
  color: #000;
  position: relative;
  text-align: center;
}
.inner_about_read2 .about .youshi_list .item .top {
  display: inline-block;
  position: relative;
}
.inner_about_read2 .about .youshi_list .item .num {
  font-weight: bold;
  font-size: 65px;
}
.inner_about_read2 .about .youshi_list .item .year {
  font-size: 21px;
  position: absolute;
  right: -50px;
  top: 0;
}
.inner_about_read2 .about .youshi_list .item .summary {
  font-size: 21px;
}
.inner_about_read2 .about2 {
  margin: 90px 0;
  text-align: center;
}
.inner_about_read2 .about2 video {
  width: 100%;
}
.inner_about_read2 .about3 {
  margin-top: 100px;
}
.inner_about_read2 .about3 .title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #000;
}
.inner_about_read2 .about3 .owl_huanjing {
  margin: 50px 0;
  position: relative;
}
.inner_about_read2 .about3 .owl_huanjing .item {
  padding: 5px;
  text-align: center;
}
.inner_about_read2 .about3 .owl_huanjing .item img {
  height: 350px;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.inner_about_read2 .yewu {
  margin-top: 85px;
}
.inner_about_read2 .yewu .top_title2 {
  height: 392px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 36px;
  font-weight: bold;
  color: white;
  padding-bottom: 98px;
}
.inner_about_read2 .yewu .top_title2 .line {
  background: white;
  height: 3px;
  width: 100px;
  margin-top: 15px;
}
.inner_about_read2 .yewu .typename {
  position: relative;
  z-index: 2;
  background: #464646;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  margin: 0 auto;
}
.inner_about_read2 .yewu .typename .item {
  margin: 20px 0;
  text-align: center;
  padding: 50px 0px;
  position: relative;
  flex: 1;
  padding-left: 30px;
  padding-right: 30px;
}
.inner_about_read2 .yewu .typename .item .name {
  font-size: 24px;
  color: white;
  text-align: center;
  position: relative;
  text-transform: capitalize;
}
.inner_about_read2 .yewu .typename .item:before {
  position: absolute;
  width: 40%;
  height: 3px;
  bottom: 25px;
  left: 50%;
  margin-left: -20%;
  content: '';
  display: none;
  background: white;
}
.inner_about_read2 .yewu .typename .item:after {
  position: absolute;
  right: 0;
  top: 12px;
  width: 1px;
  height: 90%;
  content: '';
  display: block;
  background: white;
}
.inner_about_read2 .yewu .typename .item:last-child:after {
  display: none;
}
.inner_about_read2 .yewu .typename .item.on:before, .inner_about_read2 .yewu .typename .item:hover:before {
  display: block;
}
.inner_about_read2 .yewu .summary {
  font-size: 18px;
  color: #393939;
  margin: 70px 0;
  line-height: 32px;
  display: none;
}
.inner_about_read2 .yewu .summary.on {
  display: block;
}
.inner_about_read2 .yewu .yewu_content {
  margin-top: -130px;
}
.inner_about_read2 .swiper-button-next, .inner_about_read2 .swiper-button-prev {
  background: none;
  width: auto;
  height: auto;
}
.inner_about_read2 .swiper-button-next {
  right: -30px;
}
.inner_about_read2 .swiper-button-prev {
  left: -30px;
}
.inner_about_read2 .owl_shebei_box .owl_shebei {
  position: relative;
  display: none;
}
.inner_about_read2 .owl_shebei_box .owl_shebei.on {
  display: block;
}
.inner_about_read2 .owl_shebei_box .owl_shebei .item {
  text-align: center;
  padding: 5px;
}
.inner_about_read2 .zhengshu {
  background: #f7f7f7;
  padding-top: 80px;
  padding-bottom: 38px;
}
.inner_about_read2 .zhengshu .item img {
  height: 440px;
  object-fit: cover;
  object-position: center;
  width: 100%;
  border-radius: 5px;
  border: 1px solid ghostwhite;
}
.inner_about_read2 .owl_zhengshu {
  margin-bottom: 30px;
  position: relative;
  margin-top: 80px;
}
.inner_about_read2 .owl_zhengshu .item {
  text-align: center;
}
.inner_about_read2 .owl_zhengshu .swiper-button-prev {
  left: -32px;
}
.inner_about_read2 .owl_zhengshu .swiper-button-next {
  right: -36px;
}
.inner_about_read2 .owl_zhengshu .swiper-button-prev, .inner_about_read2 .owl_zhengshu .swiper-button-next {
  background: none;
}

@media (max-width: 1450px) {
  .inner_about_read2 .zhengshu {
    padding-top: 70px;
  }

  .inner_about_read2 .about .top_title p,
  .inner_about_read2 ._top_title h4 {
    font-size: 40px;
  }

  .inner_about_read2 ._top_title h5 {
    font-size: 26px;
  }

  .inner_about_read2 .about .top_title h1, .inner_about_read2 .about .top_title span {
    font-size: 23px;
  }

  .inner_about_read2 .about {
    margin-top: 80px;
  }

  .inner_about_read2 .yewu .typename .item .name {
    font-size: 21px;
  }

  .inner_about_read2 .owl_zhengshu {
    margin-top: 50px;
  }

  .inner_about_read2 .about .youshi_list .item .summary {
    font-size: 19px;
  }

  .inner_about_read2 .yewu .summary,
  .inner_about_read2 .about .summary2 {
    font-size: 16px;
  }

  .inner_about_read2 .about .youshi_list .item .num {
    font-size: 58px;
  }

  .inner_about_read2 .about3 .owl_huanjing .item img {
    height: 254px;
  }

  .inner_about_read2 .zhengshu .item img {
    height: 318px;
  }
}
@media (max-width: 768px) {
  .inner_about_read2 .zhengshu .item img {
    height: 231px;
    width: 100%;
  }

  .inner_about_read2 .about .top_title .line {
    margin-left: auto;
    margin-right: auto;
  }

  .inner_about_read2 .licheng .content .item1 {
    top: 307px;
  }

  .inner_about_read2 .licheng .content .item2 {
    left: 144px;
    top: 129px;
  }

  .inner_about_read2 .licheng .content .item3 {
    left: 499px;
    top: 223px;
  }

  .inner_about_read2 .licheng .content .item4 {
    left: 538px;
    top: 7px;
  }

  .inner_about_read2 .about .top_title {
    text-align: center;
  }

  .inner_about_read2 .about .top_title p {
    font-size: 22px;
  }

  .inner_about_read2 .about .top_title span {
    font-size: 16px;
    top: 0;
  }

  .inner_about_read2 .about .summary2, .inner_about_read2 .yewu .summary {
    margin: 29px 0;
    font-size: 14px;
    line-height: 30px;
  }

  .inner_about_read2 .about .youshi_list {
    margin-top: 47px;
  }

  .inner_about_read2 .about .youshi_list .item .num {
    font-size: 38px;
  }

  .inner_about_read2 .about .youshi_list .item .summary {
    font-size: 14px;
  }

  .inner_about_read2 .about .youshi_list .item .year {
    font-size: 12px;
    right: -35px;
    top: 3px;
  }

  .inner_about_read2 .about .youshi_list .item:last-child .year {
    right: -17px;
  }

  .inner_about_read2 .about3 .title {
    font-size: 22px;
  }

  .inner_about_read2 .swiper-button-next {
    right: 0;
  }

  .inner_about_read2 .swiper-button-prev {
    left: 0px;
  }

  .inner_about_read2 .about2 {
    margin: 40px 0;
    text-align: center;
  }

  .inner_about_read2 .yewu {
    margin-top: 56px;
  }

  .inner_about_read2 .about3 {
    margin-top: 68px;
  }

  .inner_about_read2 .about3 .owl_huanjing {
    margin: 40px 0;
    position: relative;
  }

  .inner_about_read2 .yewu .top_title2 {
    font-size: 30px;
    padding-left: 15px;
    position: relative;
    height: 185px;
    padding-bottom: 0;
  }

  .inner_about_read2 .yewu .yewu_content {
    margin-top: -23px;
  }

  .inner_about_read2 .yewu .typename {
    width: 100%;
  }

  .inner_about_read2 .yewu .typename .item .name {
    font-size: 12px;
    padding-bottom: 10px;
    border-bottom: 2px solid transparent;
  }

  .inner_about_read2 .yewu .typename .item {
    padding: 20px 0px;
  }

  .inner_about_read2 .yewu .typename .item:before {
    bottom: -12px;
  }

  .inner_contact .name_box .bttom,
  .inner_about_read2 .name_box .bttom {
    justify-content: center;
  }

  .inner_contact .name_box h5 {
    font-size: 22px;
    margin-bottom: 5px;
  }

  .inner_contact .name_box, .inner_about_read2 .name_box {
    text-align: center;
  }

  .about {
    margin-top: 50px;
  }

  .inner_about_read2 .about .top_title h1, .inner_about_read2 .about .top_title span {
    font-size: 18px;
    top: -12px;
  }

  .inner_about_read2 .about .youshi_list {
    flex-wrap: wrap;
  }

  .inner_about_read2 .about .youshi_list .item {
    width: 50%;
    margin-bottom: 20px;
  }

  .inner_about_read2 .about {
    margin-top: 60px;
  }

  .inner_about_read2 .about .top_title p, .inner_about_read2 ._top_title h4 {
    font-size: 30px;
  }

  .inner_about_read2 ._top_title h5 {
    font-size: 20px;
  }

  .inner_about_read2 .owl_zhengshu .swiper-button-prev, .inner_about_read2 .owl_zhengshu .swiper-button-next {
    display: none;
  }

  .inner_about_read2 .licheng .content .item {
    position: static;
  }
  .inner_about_read2 .licheng .content .item .pic {
    margin-top: 20px;
  }

  .inner_about_read2 .licheng .content {
    margin-top: 40px;
  }

  .inner_about_read2 .licheng {
    min-height: unset;
  }

  .inner_about_read2 .owl_zhengshu {
    margin-top: 30px;
  }

  .inner_about_read2 .licheng {
    padding-bottom: 55px;
    margin-bottom: 55px;
    padding-top: 55px;
  }

  .inner_about_read2 .licheng .content .item .year p {
    font-size: 27px;
  }

  .inner_about_read2 .zhengshu {
    padding-top: 52px;
  }

  .inner_about_read2 .about3 .owl_huanjing .item img {
    height: 118px;
  }
}

/*# sourceMappingURL=about2.css.map */
