.banner.owl-theme .owl-controls {
  bottom: 12%;
}

/*goods*/
.goods {
  background: url("../images/goods_bg.png") no-repeat top;
  padding-top: 115px;
  padding-bottom: 80px;
  margin-top: -44px;
  position: relative;
  z-index: 33;
}
.goods .ban_btn {
  position: absolute;
  left: 50%;
  margin-left: -16px;
  top: 11px;
}
.goods ._typename {
  margin-bottom: 40px;
}
.goods ._typename ul {
  display: flex;
  justify-content: space-between;
}
.goods ._typename ul li a {
  padding: 13px 26px;
  display: block;
  font-size: 16px;
  color: #363636;
}
.goods ._typename ul li:hover, .goods ._typename ul li.active {
  background: #0093dd;
}
.goods ._typename ul li:hover a, .goods ._typename ul li.active a {
  color: white;
}

/*about*/
.about {
  background: url("../images/about_bg.jpg") no-repeat center;
  background-size: cover;
  padding-top: 65px;
  padding-bottom: 155px;
}
.about .rt {
  padding-top: 35px;
  color: white;
  padding-left: 45px;
}
.about .rt .smmary {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 30px;
}
.about .rt .more {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: white;
  text-transform: capitalize;
  background: #0093dd;
  width: 178px;
  height: 38px;
  transition: .5s;
}
.about .rt .more .line {
  width: 60px;
  height: 2px;
  background: white;
  margin-left: 5px;
}
.about .rt .more:hover {
  background: #bfd00d;
  width: 200px;
}
.about ._title h5 {
  color: white;
}
.about ._title {
  align-items: flex-start;
}

/*fengcai*/
.fengcai {
  background: #f0f0f0;
}
.fengcai .title {
  display: flex;
  align-items: flex-end;
  color: #0093dd;
}
.fengcai .title h4 {
  margin-right: 5px;
  font-size: 20px;
  font-weight: bold;
}
.fengcai .title p {
  font-size: 15px;
  text-transform: uppercase;
  position: relative;
  top: 5px;
}
.fengcai .more {
  color: #0093dd;
  font-size: 16px;
}
.fengcai .content {
  position: relative;
  top: -84px;
  background: white;
  padding: 30px;
  z-index: 2;
}
.fengcai .content ul {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
}
.fengcai .content ul li {
  text-align: center;
}
.fengcai .content ul li p {
  font-size: 17px;
  color: #888888;
  margin-top: 25px;
}
.fengcai .content .fengcai_bg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -42px;
  margin: 0 auto;
  opacity: .3;
  z-index: 1;
}

/*lingyu*/
.lingyu {
  background: url("../images/lingyu_bg.jpg") no-repeat center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 85px;
}
.lingyu .top .lf .more {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: white;
  text-transform: capitalize;
  background: #0093dd;
  width: 120px;
  height: 38px;
}
.lingyu .top .lf ._title {
  align-items: flex-start;
}
.lingyu .top .lf ._title h5 {
  color: white;
}
.lingyu .top .rt {
  text-align: right;
  line-height: 2;
  font-size: 17px;
  color: white;
  margin-top: 30px;
}
.lingyu .owl_lingyu {
  margin-top: 50px;
  position: relative;
}
.lingyu .owl_lingyu .swiper_btn {
  background: none;
  width: 46px;
  height: 46px;
  opacity: 1;
  margin-top: 26px;
}
.lingyu .owl_lingyu .swiper-button-prev {
  left: -50px;
}
.lingyu .owl_lingyu .swiper-button-next {
  right: -50px;
}

/*news*/
.news {
  padding-top: 60px;
  padding-bottom: 70px;
  background: #f0f0f0;
}
.news .jia {
  border: 1px solid white;
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: bold;
}
.news .lf {
  background: white;
  padding: 30px;
}
.news .lf .top_title .typename ul li {
  margin-right: 80px;
}
.news .lf .top_title .typename ul li a {
  display: block;
  font-size: 18px;
  color: #777777;
  padding-bottom: 15px;
  border-bottom: 3px solid transparent;
}
.news .lf .top_title .typename ul li:hover a, .news .lf .top_title .typename ul li.active a {
  color: #0093dd;
  border-bottom: 3px solid #0093dd;
}
.news .lf .top_title .jia {
  border: 1px solid #bdbdbd;
  color: #bdbdbd;
}
.news .lf .top_news {
  margin-top: 30px;
  display: flex;
  align-items: center;
}
.news .lf .top_news .message {
  padding-left: 30px;
  flex: 1;
}
.news .lf .top_news .message .title {
  font-size: 16px;
  color: black;
}
.news .lf .top_news .message .addtime {
  color: #999999;
  font-size: 12px;
  margin-bottom: 20px;
  margin-top: 5px;
}
.news .lf .top_news .message .summary {
  font-size: 12px;
  color: #666666;
  line-height: 2;
}
.news .lf .newslist {
  margin-top: 30px;
}
.news .lf .newslist ul li {
  width: 100%;
  margin-bottom: 25px;
}
.news .lf .newslist ul li:last-child {
  margin-bottom: 0;
}
.news .lf .newslist ul li .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news .lf .newslist ul li .item:before {
  display: block;
  width: 5px;
  height: 5px;
  background: #0093dd;
  content: '';
  margin-right: 10px;
}
.news .lf .newslist ul li .item .title {
  font-size: 14px;
  color: #666666;
  flex: 1;
}
.news .lf .newslist ul li .item .addtime {
  margin-left: 20px;
  font-size: 12px;
  color: #999999;
}
.news .rt {
  width: 360px;
  background: url("../images/news_bg.jpg") no-repeat top;
  background-size: cover;
  padding: 30px;
  padding-bottom: 22px;
}
.news .rt .top_title {
  margin-bottom: 30px;
}
.news .rt .top_title p {
  color: white;
  font-size: 18px;
}
.news .rt .pic {
  margin-bottom: 25px;
}
.news .rt ul li {
  width: 100%;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.news .rt ul li:before {
  display: block;
  width: 5px;
  height: 5px;
  background: #0093dd;
  content: '';
  margin-right: 10px;
}
.news .rt ul li a {
  font-size: 14px;
  color: #666666;
}
.news .rt ul li:last-child {
  margin-bottom: 0;
}

.lng_en .lingyu .owl_lingyu .item .message .title {
  min-height: 68px;
}

@media (max-width: 768px) {
  .goods .ban_btn {
    display: none;
  }

  .lng_en .lingyu .owl_lingyu .item .message .title {
    min-height: inherit;
  }

  .goods ._typename ul {
    display: block;
  }

  .goods ._typename ul li {
    background: #0093dd;
    display: none;
    color: white;
    width: 44vw;
    float: left;
    margin-bottom: 15px;
  }
  .goods ._typename ul li:nth-child(2n) {
    float: right;
  }

  .goods ._typename ul li:nth-child(1),
  .goods ._typename ul li:nth-child(2),
  .goods ._typename ul li:nth-child(3),
  .goods ._typename ul li:nth-child(4),
  .goods ._typename ul li:nth-child(5) {
    display: flex;
  }

  .goods ._typename ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 38px;
    font-size: 14px;
    padding: 0;
    color: white !important;
  }

  .goods ._goodslist ul li {
    width: 44vw;
    float: left;
    margin-bottom: 23px;
  }
  .goods ._goodslist ul li:nth-child(2n) {
    float: right;
  }

  .goods {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 7px;
    margin-top: 0;
    padding-top: 45px;
    background: url(../images/goods_bg.png) no-repeat bottom;
  }

  .about .rt {
    padding: 15px;
    padding-top: 40px;
  }

  .about {
    padding-top: 0;
    padding-bottom: 25px;
  }

  .goods ._typename {
    margin-bottom: 11px;
  }

  .about .rt .smmary {
    font-size: 14px;
    text-indent: 2em;
  }

  .about .rt .more {
    margin: 0 auto;
    font-size: 14px;
    width: 110px;
  }

  .about .rt .more .line {
    display: none;
  }

  .about ._title {
    align-items: center;
  }

  .fengcai .content {
    padding: 15px;
    position: static;
  }

  .fengcai .more {
    display: none;
  }

  .fengcai .title h4 {
    font-size: 22px;
    margin-right: 0;
  }

  .fengcai .title {
    float: none;
    display: block;
    text-align: center;
    padding-top: 20px;
  }

  .fengcai .content ul {
    display: block;
  }

  .fengcai .content ul li {
    width: 45vw;
    float: left;
    margin-bottom: 10px;
  }
  .fengcai .content ul li:nth-child(2n) {
    float: right;
  }

  .fengcai .content ul li p {
    font-size: 14px;
    margin-top: 10px;
  }

  .lingyu .top .rt {
    display: none;
  }

  .lingyu .top .lf {
    float: none;
  }

  .lingyu .top .lf ._title {
    align-items: center;
  }

  .lingyu .top .lf .more {
    display: none;
  }

  .lingyu .owl_lingyu {
    margin-top: 0;
  }

  .lingyu {
    padding-bottom: 50px;
  }

  .lingyu .owl_lingyu .swiper-button-prev {
    left: 0;
  }

  .lingyu .owl_lingyu .swiper-button-next {
    right: 0;
  }

  .lingyu .owl_lingyu .swiper_btn {
    width: 30px;
  }

  .news .rt {
    display: none;
  }

  .news .lf .top_news {
    display: block;
  }

  .news .lf .top_news .message {
    padding-left: 0;
    margin-top: 15px;
  }

  .news .lf .top_news .message .addtime {
    margin-bottom: 10px;
  }

  .news .lf .top_news .message .title {
    font-size: 14px;
  }

  .news .lf .top_title .jia {
    display: none;
  }

  .news .lf .top_title .typename ul li {
    margin-right: 20px;
  }

  .news .lf .top_title .typename ul li a {
    border: 0 !important;
    background: #0093dd;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding: 10px 20px;
  }

  .news {
    padding: 0;
  }
  .news .top_title {
    text-align: center;
    margin-bottom: 20px;
    color: #0093dd;
  }
  .news .top_title h4 {
    font-size: 22px;
    font-weight: bold;
  }
  .news .top_title p {
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    top: 5px;
  }

  .news .lf {
    padding: 30px 15px;
    float: none;
  }

  .news .lf .newslist ul li .item .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
}

/*# sourceMappingURL=index.css.map */
