/*@font-face {
   font-family:'jiangxi';
   src: url('../fonts/jiangxi.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
   font-display: swap;
}
.ff{
   font-family: "jiangxi";
}*/
.inner_ban_profile {
  position: relative;
  width: 100%;
  height: 615px;
  display: flex;
  align-items: center;
}
.inner_ban_profile:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.inner_ban_profile .container2 {
  position: relative;
  color: white;
  z-index: 2;
}

/**/
.inner_about_read {
  /**/
}
.inner_about_read .inner_ban_profile {
  height: 400px;
}
.inner_about_read .about2 .pic_box {
  width: 100%;
  height: 450px;
}
.inner_about_read .about2 .videobg {
  margin: 0 auto;
  width: 100%;
}
.inner_about_read .swiper-button-prev,
.inner_about_read .swiper-button-next {
  background: none;
  width: 55px;
  height: 55px;
  margin-top: -67px;
  opacity: 1;
}
.inner_about_read .about {
  display: flex;
  align-items: flex-start;
}
.inner_about_read .about .lf {
  position: relative;
}
.inner_about_read .about .lf img {
  max-width: 60%;
  border-radius: 5px;
  overflow: hidden;
}
.inner_about_read .about .lf .pic2 {
  position: absolute;
  top: 93%;
  right: 109px;
  z-index: 3;
  max-width: 51%;
  border: 5px solid white;
  border-radius: 5px;
}
.inner_about_read .about .lf .pic3, .inner_about_read .about .lf .pic1 {
  max-width: 57%;
}
.inner_about_read .about .lf .pic3 {
  position: absolute;
  left: 0;
  top: 167%;
  z-index: 2;
}
.inner_about_read .about .message .summary {
  font-size: 16px;
  color: #393939;
  line-height: 2;
}
.inner_about_read .about .message .summary * {
  font-size: 16px !important;
}
.inner_about_read .about .pic4 {
  right: 0;
  position: absolute;
  top: 0;
}
.inner_about_read .shiyanshi .content2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.inner_about_read .shiyanshi .content2 ._jiantou {
  margin: 0px 15px;
  width: 31px;
}
.inner_about_read .shiyanshi .content2 .item {
  border-radius: 5px;
  overflow: hidden;
  flex: 1;
}
.inner_about_read .shiyanshi .content2 .item .content {
  height: 225px;
  display: flex;
  align-items: flex-end;
}
.inner_about_read .shiyanshi .content2 .item .content .name {
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  color: white;
  padding: 15px;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
.inner_about_read .shiyanshi .content2 .item .jiantou {
  display: none;
  position: relative;
}
.inner_about_read .shiyanshi .content2 .item .jiantou img {
  position: relative;
  z-index: 1;
}
.inner_about_read .shiyanshi .content2 .item .jiantou .shuzi {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 2;
}
.inner_about_read .shiyanshi .item, .inner_about_read .shiyanshi ._jiantou {
  display: none;
}
.inner_about_read .shiyanshi .content3 .item3, .inner_about_read .shiyanshi .content3 ._jiantou3,
.inner_about_read .shiyanshi .content3 .item4, .inner_about_read .shiyanshi .content3 ._jiantou4,
.inner_about_read .shiyanshi .content3 .item5,
.inner_about_read .shiyanshi .content3 .item1, .inner_about_read .shiyanshi .content3 ._jiantou1,
.inner_about_read .shiyanshi .content3 .item2, .inner_about_read .shiyanshi .content3 ._jiantou2 {
  display: block;
}
.inner_about_read .shiyanshi .content4 .item6, .inner_about_read .shiyanshi .content4 ._jiantou6,
.inner_about_read .shiyanshi .content4 .item7, .inner_about_read .shiyanshi .content4 ._jiantou7,
.inner_about_read .shiyanshi .content4 .item8,
.inner_about_read .shiyanshi .content4 .item9, .inner_about_read .shiyanshi .content4 ._jiantou8 {
  display: block;
}
.inner_about_read .case {
  background: #f4f4f4;
}
.inner_about_read .case .owl_case {
  position: relative;
}
.inner_about_read .liucheng_pic {
  margin-top: 30px;
}
.inner_about_read .lishi {
  background: #f4f4f4;
}
.inner_about_read .lishi .swiper-container {
  padding-bottom: 70px;
}
.inner_about_read .lishi .line2 {
  margin: 0 auto;
}
.inner_about_read .lishi .owl_lishi {
  position: relative;
  padding: 0 90px;
}
.inner_about_read .lishi .owl_lishi:after {
  display: block;
  content: '';
  background: black;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: -66px;
  bottom: 0;
  right: 0;
  margin: auto;
}
.inner_about_read .lishi .owl_lishi .item {
  text-align: center;
  position: relative;
}
.inner_about_read .lishi .owl_lishi .item:after {
  margin: 0 auto;
  background: url("../images/yuan.png") no-repeat center;
  background-size: cover;
  width: 9px;
  height: 30px;
  content: '';
  display: block;
}
.inner_about_read .lishi .owl_lishi .item .summary {
  font-size: 14px;
  height: 150px;
  display: flex;
  overflow: hidden;
  justify-content: center;
  text-align: center;
  /*white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;*/
  line-height: 21px;
}
.inner_about_read .lishi .owl_lishi .item .year {
  font-size: 25px;
  color: black;
}
.inner_about_read .lishi .owl_lishi .swiper-slide:nth-child(2n+1) .item {
  top: -21px;
}
.inner_about_read .lishi .owl_lishi .swiper-slide:nth-child(2n+1) .item:after {
  transform: rotate(180deg);
}
.inner_about_read .lishi .owl_lishi .swiper-slide:nth-child(2n+1) .item .summary {
  align-items: flex-end;
}
.inner_about_read .lishi .owl_lishi .swiper-slide:nth-child(2n+1) .item .year {
  margin: 15px 0;
}
.inner_about_read .lishi .owl_lishi .swiper-slide:nth-child(2n) .item {
  top: 25px;
  margin-top: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column-reverse;
}
.inner_about_read .lishi .owl_lishi .swiper-slide:nth-child(2n) .item .summary {
  align-items: flex-start;
}
.inner_about_read .lishi .owl_lishi .swiper-slide:nth-child(2n) .item .year {
  margin: 15px 0;
}
.inner_about_read .liucheng .pic_and_word {
  position: relative;
  overflow: visible;
}
.inner_about_read .liucheng .pic_and_word .pic1 {
  position: absolute;
  right: 0;
  top: -112px;
}
.inner_about_read .liucheng .pic_and_word p {
  margin-bottom: 5px;
}
.inner_about_read .liucheng .pic_and_word .p2 {
  margin-left: 128px;
}
.inner_about_read .liucheng .pic_and_word .p3 {
  margin-left: 100px;
}
.inner_about_read .liucheng .pic_and_word .p {
  color: black;
  font-weight: bold;
  font-size: 34px;
  padding-left: 86px;
  text-align: left;
  padding-top: 106px;
  padding-bottom: 80px;
}
.inner_about_read .liucheng .content {
  position: relative;
}
.inner_about_read .liucheng .content .item {
  position: absolute;
  text-align: center;
  background: white;
}
.inner_about_read .liucheng .content .item:hover img {
  transform: scale(1.2);
}
.inner_about_read .liucheng .content .item img {
  max-width: 68%;
  transition: .5s;
}
.inner_about_read .liucheng .content .item p {
  font-size: 15px;
  color: #393939;
  margin-top: 20px;
}
.inner_about_read .liucheng .content .item1 {
  left: 115px;
  top: 40px;
}
.inner_about_read .liucheng .content .item2 {
  left: 450px;
  top: 20px;
}
.inner_about_read .liucheng .content .item3 {
  left: 806px;
  top: 20px;
}
.inner_about_read .liucheng .content .item4 {
  right: 184px;
  top: 307px;
}
.inner_about_read .liucheng .content .item5 {
  bottom: -81px;
  left: 286px;
}
.inner_about_read .liucheng .content .item6 {
  left: 50%;
  bottom: -81px;
  margin-left: -50px;
}
.inner_about_read .liucheng .content .item7 {
  bottom: -81px;
  right: 336px;
}
.inner_about_read .zhengshu .top {
  display: flex;
  align-items: flex-start;
}
.inner_about_read .zhengshu .top .pic {
  margin-right: 35px;
}
.inner_about_read .zhengshu .top .pic img {
  border-radius: 5px;
  overflow: hidden;
}
.inner_about_read .zhengshu .top ._title {
  margin-top: 40px;
}
.inner_about_read .zhengshu .swiper-slide {
  width: 289px;
}
.inner_about_read .zhengshu .btn_list {
  display: flex;
  align-items: center;
  position: absolute;
  left: -167px;
  bottom: 0;
}
.inner_about_read .zhengshu .owl_honer {
  position: relative;
  width: 65%;
  margin-left: auto;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 60px;
}
.inner_about_read .zhengshu .owl_honer .swiper-button-next, .inner_about_read .zhengshu .owl_honer .swiper-button-prev {
  position: static;
  margin: 0 5px;
}
.inner_about_read .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #131313;
}
.inner_about_read .swiper-scrollbar {
  top: unset;
  bottom: 0;
  background: #f0e8db;
}

.inner_cus_index main ._title {
  text-align: left;
  font-size: 30px;
  color: #d6a972;
  font-weight: bold;
  margin-bottom: 20px;
}
.inner_cus_index main ._summary2 {
  font-size: 14px;
  line-height: 22px;
}
.inner_cus_index main .list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.inner_cus_index main .list .icon_jiantou5,
.inner_cus_index main .list .icon_jiantou9 {
  display: none;
}
.inner_cus_index main .list .item {
  width: 16%;
  margin: 0 auto;
}
.inner_cus_index main .list .item .name {
  background: #f3f3f3;
  padding: 10px;
  height: 68px;
  display: flex;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.inner_cus_index main .shili {
  margin-top: 80px;
}
.inner_cus_index main .shili .container2 {
  border-bottom: 1px solid #c1c1c1;
}
.inner_cus_index main .shili ._summary2 {
  width: 50%;
}
.inner_cus_index main .fuwu {
  margin-top: 80px;
  padding-bottom: 60px;
  border-bottom: 1px solid #c1c1c1;
}
.inner_cus_index main .fuwu .lf {
  padding-right: 10px;
}
.inner_cus_index main .youshi {
  margin-top: 80px;
}
.inner_cus_index main .owl_shebei img {
  padding: 0 5px;
}
.inner_cus_index main .owl-theme .owl-controls {
  bottom: 63%;
}
.inner_cus_index main .owl-theme .owl-controls .owl-buttons div {
  margin: 0;
  padding: 0;
  border: 0px;
  width: 19px;
  position: absolute;
  height: 34px;
  opacity: 1;
}
.inner_cus_index main .owl-theme .owl-controls .owl-buttons div.owl-prev {
  background: url("../images/owl_lf.png") no-repeat center;
  background-size: cover;
  left: 9px;
}
.inner_cus_index main .owl-theme .owl-controls .owl-buttons div.owl-next {
  background: url("../images/owl_rt.png") no-repeat center;
  background-size: cover;
  right: 9px;
}

@media (max-width: 1450px) {
  .inner_about_read .owl_case .swiper-slide {
    margin: 0 -60px;
  }

  .inner_about_read .about .message .summary {
    line-height: 25px;
  }

  .inner_about_read .about .message .summary * {
    font-size: 15px !important;
  }
}
@media (max-width: 1450px) {
  .inner_ban_profile {
    height: 498px;
  }

  .inner_about_read .liucheng .content .item3 {
    left: 752px;
    top: 25px;
  }

  .inner_about_read .liucheng .content .item4 {
    right: 184px;
    top: 269px;
  }

  .inner_about_read .liucheng .pic_and_word .p {
    font-size: 29px;
    padding-left: 40px;
  }
}
@media (min-width: 768px) {
  .inner_about_read .owl_case .swiper-slide {
    text-align: center;
    transform: scale(0.7);
    overflow: inherit;
    width: 43%;
    transition: all 0.4s;
    margin: 0 -80px;
  }
  .inner_about_read .owl_case .swiper-slide-active {
    transform: scale(1);
    opacity: 1;
    z-index: 999;
  }
  .inner_about_read .owl_case img {
    border-radius: 5px;
    border: 2px solid white;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .inner_about_read .inner_ban_profile {
    height: 163px;
  }

  ._title h2 {
    font-size: 25px;
  }

  ._mt {
    margin-top: 60px;
  }

  .inner_about_read .about {
    display: block;
  }

  .inner_about_read .about .message .summary {
    line-height: 28px;
  }

  .inner_about_read .about .lf img {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .inner_about_read .about .lf .pic3 {
    position: static;
    max-width: 100%;
  }

  .inner_about_read .about .lf .pic2 {
    position: static;
    max-width: 100%;
    border-radius: 0px;
    border: 0px;
  }

  .inner_about_read .about2 .lf {
    float: none;
  }
  .inner_about_read .about2 .rt {
    float: none;
  }
  .inner_about_read .about2 .video_v-dimensions {
    height: 209px;
  }

  .inner_about_read .about2 .pic_box {
    height: 248px;
    background-attachment: unset !important;
  }

  .inner_about_read ._title .line {
    margin-left: auto;
    margin-right: auto;
  }
  .inner_about_read ._title {
    text-align: center !important;
  }

  .inner_about_read .owl_case .swiper-slide {
    margin: 0;
    text-align: center;
  }

  .inner_about_read .case {
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .inner_about_read .shili ._title p {
    text-align: left !important;
  }

  .inner_about_read .shiyanshi ._title p {
    text-align: left !important;
  }

  .inner_about_read .zhengshu .top .pic {
    display: none;
  }

  .inner_about_read .zhengshu .btn_list {
    display: none;
  }

  .inner_about_read .zhengshu .top ._title {
    margin-top: 0;
  }

  .inner_about_read .zhengshu .top {
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
  }

  .inner_about_read .lishi {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .inner_about_read .zhengshu .owl_honer {
    width: 100%;
  }

  .inner_about_read .lishi .owl_lishi .swiper-slide:nth-child(2n+1) .item {
    top: 0;
    display: flex;
    flex-direction: column-reverse;
  }

  .inner_about_read .lishi .owl_lishi .item:after {
    display: none;
  }

  .inner_about_read .swiper-button-prev, .inner_about_read .swiper-button-next {
    display: none;
  }

  .inner_about_read .lishi .swiper-container {
    padding-bottom: 0;
    margin-top: 40px;
  }

  .inner_about_read .lishi .owl_lishi:after {
    display: none;
  }

  .inner_about_read .lishi .owl_lishi .swiper-slide:nth-child(2n) .item {
    margin-top: 0;
    top: 0;
  }

  .inner_about_read .lishi .owl_lishi .item .summary {
    height: auto;
    display: block;
    text-align: center;
  }

  .inner_about_read .shiyanshi .content2 ._jiantou {
    display: none;
  }

  .inner_about_read .shiyanshi .content2 .item {
    margin-bottom: 20px;
  }

  .inner_about_read .shiyanshi .content2 {
    display: block;
    width: 100%;
    margin-top: 0px !important;
  }

  .inner_about_read .shiyanshi ._jiantou {
    display: none;
  }

  .inner_cus_index main .shili {
    margin-top: 54px;
  }

  .inner_cus_index main .shili ._summary2 {
    width: 100%;
  }

  .inner_cus_index main .fuwu {
    margin-top: 40px;
  }

  .inner_cus_index main .fuwu .lf {
    padding-right: 0;
    margin-bottom: 20px;
  }

  .inner_cus_index main ._title {
    font-size: 23px;
    margin-bottom: 10px;
  }

  .inner_cus_index main ._summary2 {
    margin-bottom: 20px;
  }

  .inner_cus_index main .list {
    display: block;
  }

  .inner_cus_index .icon_jiantou {
    display: none;
  }

  .inner_cus_index main .list .item .name {
    height: auto;
  }

  .inner_cus_index main .list .item {
    width: 100%;
  }

  .inner_about_read .about .lf .pic3, .inner_about_read .about .lf .pic1 {
    width: 100%;
  }

  ._title h2 {
    text-align-last: center;
  }
}
@media (max-width: 768px) {
  .lng_ar {
    /*.inner_about_read ._title .line{
       margin-left: auto;
       margin-right: 0;
    }*/
  }
}

/*# sourceMappingURL=inner_about_page.css.map */
