/*@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";
}*/
.home-module {
  padding-top: 94px;
}

.swiper-button-next, .swiper-button-prev {
  width: auto;
  height: auto;
  margin: 0;
  background: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.home-collection .home-collection__link {
  width: 100%;
}
.home-collection .collection__cover {
  height: 350px;
  width: 100%;
}
.home-collection .swiper-button-next, .home-collection .swiper-button-prev {
  position: static;
}
.home-collection .swiper-button-next .pic2, .home-collection .swiper-button-prev .pic2 {
  display: block;
}
.home-collection .swiper-button-next .pic1, .home-collection .swiper-button-prev .pic1 {
  display: none;
}
.home-collection .swiper-button-next:hover .pic1, .home-collection .swiper-button-prev:hover .pic1 {
  display: block;
}
.home-collection .swiper-button-next:hover .pic2, .home-collection .swiper-button-prev:hover .pic2 {
  display: none;
}
.home-collection .owl_btn_list {
  display: flex;
  align-items: center;
  margin-top: 67px;
}
.home-collection .swiper-scrollbar {
  flex: 1;
  height: 2px;
  background: gainsboro;
}
.home-collection .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #bb9d52;
}
.home-collection .owl_btn {
  width: 10%;
  margin-right: 10%;
  display: flex;
  align-items: center;
}
.home-collection .owl_btn img {
  margin: 0 5px;
}
.home-collection .swiper-button-next:after, .home-collection .swiper-button-prev:after {
  display: none;
}

.home-collection__mask {
  background: url("../images/jianbian.jpg") no-repeat center;
  background-size: cover;
}

.home-collection__line {
  height: 64px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.home-collection__mask {
  justify-content: center;
}

.home-title {
  margin-bottom: 50px;
  text-transform: capitalize;
}
.home-title .line {
  background: #bb9d52;
  width: 50px;
  margin: 0 auto;
  height: 2px;
}

.home-title h2 {
  margin-bottom: 18px;
}

.home-collection__item .name {
  text-align: center;
  font-size: 22px;
  margin-top: 15px;
}

.home-seller__nav {
  border: 0;
}

._more {
  padding: 5px 30px;
  border-radius: 5px;
  display: inline-block;
  font-size: 16px;
  margin: 0 auto;
  background: #bb9d52;
  border: 1px solid #bb9d52;
  color: white;
  margin: 0 auto;
  transition: .5s;
}
._more:hover {
  background: #cc7331;
  padding: 5px 35px;
  color: white;
  border: 1px solid #cc7331;
}

.product__title {
  margin-bottom: 15px;
}

.product__item .pic {
  height: 288px;
  width: 100%;
}
.product__item:hover ._more {
  background: #bb9d52;
  border: 1px solid #bb9d52;
  color: white;
}

.product__view {
  background: #bb9d52;
}

.home-wcu .list {
  display: flex;
}
.home-wcu .list .item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  height: 740px;
}
.home-wcu .list .item .pic {
  height: 50%;
  width: 100%;
}
.home-wcu .list .item .message {
  height: 50%;
  background: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 30px;
  text-align: center;
}
.home-wcu .list .item .message .title {
  font-weight: 100;
  margin: 0 auto;
  margin-bottom: 30px;
  text-transform: capitalize;
  width: 86%;
  font-size: 25px;
}
.home-wcu .list .item .message .sumamry {
  font-size: 18px;
  width: 70%;
  margin: 0 auto;
  opacity: .7;
}
.home-wcu .list .item2 {
  flex-direction: column-reverse;
}

.home-video {
  background: url("../images/bg2.jpg") no-repeat center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.home-video .home-title {
  margin-bottom: 20px;
}
.home-video .home-title h2 {
  font-size: 36px;
}

.home-video__desc {
  margin-bottom: 30px;
}

.home-video__info {
  border-radius: 20px;
  position: static;
}

.home-video__inner {
  height: auto;
  text-align: center;
  padding-top: 70px;
}
.home-video__inner p {
  color: white;
  position: relative;
  left: -52px;
  top: -47px;
  font-size: 20px;
}

.home-title h4 {
  font-size: 15px;
}

.home-title h2 {
  font-size: 50px;
  line-height: 1.2;
}

.sheji {
  margin-top: 100px;
  margin-bottom: 100px;
  /*background: url("../images/bgbg.jpg") no-repeat center;
  background-size: cover;*/
  background-position-y: 43px;
}
.sheji .rt {
  padding-top: 50px;
}
.sheji .rt .sumamry {
  opacity: .5;
  margin-bottom: 20px;
}
.sheji .rt ._more {
  background: #bb9d52;
  border: 1px solid #bb9d52;
  color: white;
  margin-left: 0;
  margin-right: 20px;
}
.sheji .btn_list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 10px;
}

.j-btn {
  background: #bb9d52;
}

.case2 {
  height: 830px;
}
.case2 .lf {
  height: 100%;
  background: #ededed;
  padding: 150px 160px;
}
.case2 .lf .swiper-button-prev {
  left: -36px;
}
.case2 .lf .swiper-button-next {
  right: -36px;
}
.case2 .lf .owl_case {
  margin-top: 100px;
}
.case2 .lf .owl_case .item {
  text-align: center;
  width: 100%;
  height: 300px;
  margin: 0 auto;
}
.case2 .lf .jianjie p {
  font-size: 15px;
  opacity: .5;
}
.case2 .lf .jianjie h6 {
  font-size: 16px;
  line-height: 25px;
}
.case2 .lf .home-title {
  margin-bottom: 20px;
  text-align: left;
}
.case2 .lf .home-title .line {
  margin-left: 0;
}
.case2 .rt {
  height: 100%;
}

.home-gg {
  height: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: white;
  position: relative;
  padding: 0;
  margin: 0;
}
.home-gg .home-title {
  margin-bottom: 20px;
}
.home-gg .home-title h2 {
  color: white;
}
.home-gg .more {
  background: #bb9d52;
  color: white;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 272px;
  height: 49px;
}
.home-gg .sumamry {
  margin: 0 auto;
  text-align: center;
  font-size: 22px;
  margin-bottom: 40px;
  width: 500px;
}
.home-gg:after {
  display: block;
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.home-gg * {
  position: relative;
  z-index: 2;
}

.home-news__info2-desc {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 16px;
}

.home-news__info2-title {
  border-bottom: 1px solid white;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.home-news__info2-time {
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 5px;
}

.home-news__info {
  background: rgba(0, 0, 0, 0.5);
}

@media (max-width: 1450px) {
  .home-module {
    padding-top: 80px;
  }

  .home-collection__item .name {
    font-size: 20px;
    margin-top: 15px;
  }

  .sheji .lf .pic img {
    width: 80%;
  }

  .sheji {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .sheji .home-title h2 {
    font-size: 36px;
  }

  .home-title h2 {
    font-size: 38px;
  }

  .home-wcu .list .item .message .sumamry {
    font-size: 15px;
    width: 100%;
  }

  .home-wcu .list .item {
    height: 600px;
  }

  .case2 {
    height: 569px;
  }

  .case2 .lf .jianjie h6 {
    font-size: 14px;
  }

  .case2 .lf .owl_case {
    margin-top: 46px;
  }

  .case2 .lf {
    padding: 80px 85px;
  }

  .home-news {
    margin-bottom: 95px;
  }

  .home-gg {
    height: 500px;
  }

  .home-collection .collection__cover {
    height: 254px;
  }

  .home-wcu .list .item .message .title {
    margin-bottom: 18px;
    width: 89%;
    font-size: 22px;
  }

  .case2 .lf .owl_case .item {
    height: 170px;
  }

  .product__item .pic {
    height: 246px;
  }
}
@media (max-width: 768px) {
  .case2 .lf .owl_case .item {
    width: 100%;
    height: 150px;
  }

  .home-collection .owl_btn_list {
    display: none;
  }

  .home-collection__item .name {
    font-size: 18px;
  }

  .home-seller {
    padding-left: 0;
    padding-right: 0;
  }

  .home-collection {
    padding-left: 15px;
    padding-right: 15px;
  }

  .home-wcu .list {
    display: block;
  }

  .home-wcu .list .item2 {
    flex-direction: inherit;
  }

  .home-wcu .list .item .message .sumamry {
    width: 100%;
    font-size: 15px;
  }

  .home-wcu .list .item .message .title {
    margin-bottom: 16px;
  }

  .home-wcu .list .item {
    height: 436px;
  }

  .home-wcu .list .item .message .title {
    font-size: 18px;
    width: 100%;
  }

  .home-wcu {
    padding-bottom: 0;
  }

  .home-video__inner {
    display: none;
  }

  .home-video__info {
    margin: 0;
    width: 100%;
  }

  .home-title h2 {
    font-size: 29px;
  }

  .home-video {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sheji {
    background: none;
  }

  .sheji .lf {
    display: block;
  }

  .sheji .lf .pic {
    display: none;
  }

  .sheji .lf .xinxi {
    width: 100%;
  }

  .sheji .rt {
    padding-top: 22px;
  }

  .sheji {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .case2 .lf {
    padding: 60px 15px;
  }

  .case2 .lf .swiper-button-prev {
    left: 0;
  }

  .case2 .lf .swiper-button-next {
    right: 0;
  }

  .home-news {
    padding-left: 0px;
    padding-right: 0px;
  }

  .home-gg {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;
    padding-bottom: 60px;
    height: auto;
  }

  .home-gg .sumamry {
    width: 100%;
    font-size: 16px;
  }

  .home-module {
    padding-top: 50px;
    margin-bottom: 0px;
  }

  .product__item .pic {
    height: 204px;
  }

  .home-collection .collection__cover {
    height: 206px;
  }

  .home-gg {
    margin-top: 50px;
  }

  .case2 {
    height: auto;
  }

  .case2 .lf {
    float: none;
    padding: 50px 15px;
  }

  .case2 .rt {
    float: none;
    height: 300px;
  }

  .home-video .home-title h2 {
    font-size: 25px;
  }

  .sheji .home-title h2 {
    font-size: 25px;
  }
}

/*# sourceMappingURL=mystyle.css.map */
