/*@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";
}*/
._mb {
  margin-bottom: 80px;
}

._more {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid black;
  width: 151px;
  height: 30px;
}
._more span {
  font-size: 18px;
  margin-right: 10px;
}
._more:hover {
  background: #d8b185;
  border: 1px solid #d8b185;
  color: white;
}
._more:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

._top_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

._title {
  margin-bottom: 38px;
}
._title .name {
  font-size: 36px;
  font-weight: bold;
}

.fenlei {
  border-bottom: 1px solid gainsboro;
  padding-bottom: 80px;
}
.fenlei .list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.fenlei .list .item {
  text-align: center;
}
.fenlei .list .item .name {
  font-size: 18px;
  margin-top: 20px;
}
.fenlei .list .item .pic {
  background: #f5efe9;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 193px;
  width: 193px;
}

.chanpin .list .item {
  text-align: center;
}
.chanpin .list .item .pic {
  background: #f5efe9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px;
  width: 100%;
}
.chanpin .list .item .name {
  font-size: 18px;
  margin-top: 20px;
}
.chanpin .btn_list {
  position: relative;
  margin-top: 50px;
}
.chanpin .swiper-pagination {
  height: 1px;
  background: gainsboro;
  position: static;
  width: 100%;
}
.chanpin .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #786c60;
}

.tuijian1 {
  background: url("../images/about1-1.jpg") no-repeat center;
  background-size: cover;
  height: 629px;
}
.tuijian1 .rt {
  padding: 80px;
}
.tuijian1 .rt .title {
  margin-top: 83px;
  font-size: 22px;
  border-bottom: 1px solid gainsboro;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.tuijian2 {
  background: url("../images/about2.jpg") no-repeat center;
  background-size: cover;
  height: 656px;
  padding-top: 143px;
}

.tuijian .summary {
  font-size: 16px;
  color: #606060;
  line-height: 26px;
  margin-bottom: 40px;
}
.tuijian .lf {
  padding-right: 50px;
}

.linian {
  padding-top: 20px;
  border-bottom: 1px solid gainsboro;
  padding-bottom: 80px;
}
.linian .list {
  display: flex;
  padding-top: 20px;
  justify-content: space-between;
}
.linian .list .item {
  width: 30%;
  text-align: center;
  height: 254px;
  background: #f5efe9;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.linian .list .item .name {
  font-size: 22px;
  margin-top: 20px;
}

._title2 {
  text-align: center;
}

.xiaoshou {
  background: url("../images/ditu_bg.jpg") no-repeat center;
  background-size: cover;
  height: 581px;
  padding-top: 60px;
}
.xiaoshou .lf {
  padding-right: 50px;
}
.xiaoshou .lf .summary {
  font-size: 22px;
  color: #6e6e6e;
  line-height: 31px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.xiaoshou .lf .list {
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}
.xiaoshou .lf .list .item {
  display: inline-block;
  position: relative;
}
.xiaoshou .lf .list .item .num {
  font-weight: bold;
  font-size: 36px;
  color: #d8b185;
}
.xiaoshou .lf .list .item .jia {
  position: absolute;
  right: -30px;
  top: 0;
}
.xiaoshou .lf .list .item .jia .jiajia {
  font-size: 16px;
}
.xiaoshou .lf .list .item .jia .pingfang {
  font-size: 16px;
}

.news {
  background: #f5efe9;
  padding-top: 50px;
  padding-bottom: 50px;
}
.news ._top_box .rt {
  display: flex;
  align-items: center;
}
.news ._top_box .rt ._more2 {
  margin-left: 20px;
}
.news .list {
  display: flex;
  justify-content: space-between;
}
.news .list .item {
  border-bottom: 1px solid #676767;
  padding-bottom: 20px;
  width: 30%;
}
.news .list .item .pic {
  display: block;
}
.news .list .item .addtime {
  font-size: 14px;
}
.news .list .item .summary {
  font-size: 16px;
  line-height: 25px;
  margin-top: 15px;
  margin-bottom: 15px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news .list .item .title {
  font-size: 18px;
  display: block;
  margin-top: 15px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.lng_en .xiaoshou ._title .name {
  font-size: 21px;
}
.lng_en ._title .name {
  display: none;
}

@media (max-width: 1450px) {
  .fenlei .list .item .pic {
    width: 180px;
    height: 180px;
  }

  ._title .name {
    font-size: 31px;
    margin-top: 5px;
  }

  ._title img {
    max-width: 250px;
  }
}
@media (max-width: 768px) {
  .fenlei .list {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .fenlei .list .item {
    width: 48%;
    margin-bottom: 30px;
  }

  .fenlei .list .item .pic {
    width: 100%;
  }

  .chanpin .list .item .name {
    font-size: 16px;
  }

  .fenlei .list .item .name {
    font-size: 16px;
  }

  ._title .name {
    font-size: 24px;
  }

  ._title img {
    max-width: 164px;
  }

  ._top_box {
    display: block;
  }

  ._title {
    text-align: center;
  }

  ._more3 {
    margin: 0 auto;
    display: flex !important;
  }

  ._mb {
    margin-bottom: 50px;
  }

  .fenlei {
    padding-bottom: 50px;
  }

  .chanpin .btn_list {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  ._more span {
    font-size: 14px;
  }

  .tuijian1 {
    height: auto;
    background-position: right;
  }

  .tuijian1 .rt {
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .tuijian1 .rt .title {
    margin-top: 50px;
    text-align: center;
  }

  .tuijian .summary {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 40px;
  }

  .tuijian2 {
    height: auto;
    background-position: left;
    padding-right: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .tuijian2 .lf {
    padding-right: 0px;
  }

  .linian .list .item .name {
    font-size: 15px;
  }

  .linian .list .item img {
    max-height: 50px;
    max-width: 50px;
  }

  .tuijian ._more {
    margin: 0 auto;
  }

  .linian .list .item {
    height: 154px;
  }

  .linian {
    padding-bottom: 50px;
  }

  .xiaoshou .lf {
    padding-right: 0;
  }

  .xiaoshou .lf .summary {
    font-size: 16px;
  }

  .xiaoshou {
    height: auto;
    margin-bottom: 50px;
    padding-top: 0;
    background: white;
  }
  .xiaoshou ._more {
    margin: 0 auto;
  }

  .xiaoshou .lf .list .item .num {
    font-size: 27px;
  }

  .xiaoshou .lf .list .item .jia .jiajia {
    font-size: 14px;
  }

  .xiaoshou .lf .list .item .jia .pingfang {
    font-size: 14px;
  }

  .xiaoshou .lf .list {
    width: 80%;
  }

  .news .list {
    display: block;
    margin-top: 50px;
  }

  .news .list .item {
    width: 100%;
  }

  .news .list .item .title {
    font-size: 16px;
  }

  .news .list .item .addtime {
    font-size: 12px;
  }

  .news .list .item .summary {
    font-size: 15px;
  }

  .news .list .item .summary {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

/*# sourceMappingURL=index.css.map */
