.line {
  height: 2px;
  width: 56px;
  background: #6d775a;
}

.banner.owl-theme .owl-controls .owl-page span {
  width: 58px;
  height: 7px;
  background: white;
  margin: 0 5px;
  padding: 0;
  border-radius: 0;
}
.banner.owl-theme .owl-controls .owl-page.active span, .banner.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #6d775a;
}
.banner.owl-theme .owl-controls .owl-page.active span, .banner.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #6d775a;
}

/*about*/
.about {
  margin-top: 150px;
  margin-bottom: 150px;
  height: 413px;
  background: url("../images/about_bg.jpg") no-repeat right;
}
.about .more {
  margin: 0 auto;
  font-size: 14px;
  width: 121px;
  margin-top: 24px;
  display: flex !important;
  height: 30px;
  background: #6d775a;
  color: white;
  float: left;
}
.about .title {
  font-size: 24px;
  color: #2b2b2b;
  font-weight: bold;
}
.about .line {
  margin: 10px 0;
}
.about .name2 {
  font-size: 18px;
  color: black;
}
.about .summary {
  line-height: 2;
  color: #b1b1b1;
  font-size: 16px;
  margin-top: 46px;
}

/*typelist*/
.typelist {
  width: 95%;
  margin: 0 auto;
  margin-bottom: -254px;
  padding: 10px;
}
.typelist .item {
  position: relative;
  width: 20%;
  box-shadow: 2.487px 1.678px 30.08px 1.92px rgba(0, 0, 0, 0.1);
  background: white;
  color: black;
  padding: 40px 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.typelist .item .pic {
  text-align: center;
  width: 100%;
}
.typelist .item .name_box {
  text-align: right;
  margin-bottom: 60px;
}
.typelist .item .name_box .title {
  font-size: 24px;
}
.typelist .item .name_box .line {
  width: 24px;
  margin: 15px auto;
  margin-right: 0;
}
.typelist .item .name_box .name2 {
  font-size: 16px;
  height: 44px;
  text-transform: uppercase;
}

.center {
  background: url("../images/goods_bg.jpg") no-repeat center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 165px;
  height: 983px;
}
.center .line {
  margin-top: 20px;
}
.center p {
  font-size: 30px;
  color: white;
  margin-top: 30px;
}

/*youshi*/
.youshi .container2 {
  position: relative;
}
.youshi .top_title {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 145px;
  z-index: 2;
  margin-left: -193px;
}
.youshi .top_title h5 {
  font-weight: bold;
  font-size: 30px;
  color: black;
}
.youshi .top_title .line {
  margin: 20px auto;
}
.youshi .top_title p {
  font-size: 24px;
  color: #2b2b2b;
}
.youshi .pic {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  margin-left: -271px;
}
.youshi .content {
  position: relative;
  z-index: 1;
}
.youshi .content .item {
  padding: 0 15px;
  float: left;
  width: 20%;
  height: 1035px;
}
.youshi .content .item ._title {
  font-size: 18px;
  color: black;
  border-left: 5px solid #6d775a;
  padding-left: 10px;
  margin-bottom: 15px;
}
.youshi .content .item .summary {
  line-height: 2;
  font-size: 14px;
  color: #c3c3c3;
  padding-left: 14px;
}
.youshi .content .item:hover {
  background: #eeeeee;
}
.youshi .content .item1 {
  padding-top: 580px;
}
.youshi .content .item2 {
  padding-top: 410px;
}
.youshi .content .item3 {
  padding-top: 350px;
}
.youshi .content .item4 {
  padding-top: 410px;
}
.youshi .content .item5 {
  padding-top: 580px;
}

/*tuijian*/
.tuijian {
  width: 95%;
  margin: 0 auto;
  margin-bottom: 130px;
}
.tuijian .line {
  background: white;
}
.tuijian .content {
  background: url("../images/goods_bg2-1.jpg") no-repeat center;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 135px;
}
.tuijian .content .title p {
  color: white;
  font-size: 24px;
  margin-bottom: 10px;
}
.tuijian .content ul {
  margin-top: 70px;
}
.tuijian .content ul li .item {
  text-align: center;
  padding-top: 0px;
}
.tuijian .content ul li .item .name {
  font-size: 24px;
  color: white;
  padding: 25px 0;
}
.tuijian .content ul li:hover .item {
  background: black;
}

.bg {
  background: url("../images/hui.jpg") no-repeat top;
  padding-top: 160px;
}

/*news*/
.news .container2 {
  position: relative;
}
.news .title p {
  color: black;
  font-size: 24px;
  margin-bottom: 10px;
}
.news .more {
  font-size: 16px;
  text-transform: uppercase;
  color: #6d775a;
  position: absolute;
  right: 0;
  top: 0;
}
.news .content {
  margin-bottom: 150px;
  margin-top: 30px;
  display: flex;
  align-items: center;
}
.news .content .rt {
  padding-left: 40px;
}
.news .content .rt ul li {
  width: 100%;
}
.news .content .rt ul li .item {
  margin-bottom: 25px;
  position: relative;
  border-bottom: 1px solid black;
}
.news .content .rt ul li .item .title {
  border-left: 3px solid #6d775a;
  font-size: 24px;
  color: black;
  padding-left: 15px;
  width: 80%;
}
.news .content .rt ul li .item .summary {
  font-size: 14px;
  color: #b9b9b9;
  line-height: 2;
  margin-top: 15px;
  margin-bottom: 13px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news .content .rt ul li .item .addtile {
  position: absolute;
  font-size: 18px;
  color: #b9b9b9;
  right: 0;
  top: 0;
}
.news .content .rt ul li:last-child .item {
  margin-bottom: 0;
  border-bottom: 0;
}
.news .content .rt ul li:hover .item .title {
  color: #6d775a;
}
.news .content .rt ul li:hover .item .summary {
  color: #6d775a;
}

/*jiangmeng*/
.jiangmeng {
  background: url("../images/jiameng.jpg") no-repeat center;
  background-size: cover;
  height: 529px;
}
.jiangmeng .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  flex-direction: column;
}
.jiangmeng .container h5 {
  font-weight: bold;
  font-size: 50px;
}
.jiangmeng .container .summary {
  font-size: 18px;
  line-height: 2;
  text-align: center;
}
.jiangmeng .container .line {
  margin-bottom: 40px;
  margin-top: 20px;
}
.jiangmeng .container .more {
  margin-top: 60px;
  width: 164px;
  height: 40px;
  background: #6d775a;
  color: white;
  font-size: 16px;
}

@media (max-width: 1450px) {
  .about {
    background-size: 61%;
  }

  .about .summary {
    margin-top: 29px;
  }

  .about .name2 {
    font-size: 17px;
  }

  .center {
    padding-bottom: 90px;
    height: 776px;
  }

  .youshi .pic {
    margin-left: -225px;
    width: 450px;
  }

  .tuijian .content ul li .item .name {
    font-size: 18px;
    padding: 16px 0;
  }

  .bg {
    padding-top: 85px;
  }

  .tuijian .content {
    padding-top: 66px;
  }

  .tuijian .content ul {
    margin-top: 44px;
  }

  .news .content .rt ul li .item .title {
    font-size: 18px;
  }

  .news .content {
    margin-bottom: 80px;
  }

  .tuijian {
    margin-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .about .line {
    margin: 10px auto;
  }

  .about {
    height: auto;
    background: white;
    padding: 15px;
    margin-top: 36px;
    margin-bottom: 50px;
  }

  .about .title {
    font-size: 18px;
    text-align: center;
  }

  .about .name2 {
    font-size: 16px;
    text-align: center;
  }

  .about .lf {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .about .summary {
    font-size: 14px;
    margin-top: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }

  .typelist .item {
    height: auto;
    padding: 15px;
    width: 95%;
    border: 1px solid gainsboro;
    box-shadow: none;
    margin-bottom: 15px;
  }

  .typelist .item .name_box {
    height: 89px;
    padding-right: 0;
    padding-bottom: 13px;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }

  .typelist .item .name_box .title {
    font-size: 16px;
  }

  .typelist .item .name_box .line {
    margin: 10px auto;
  }

  .typelist .item .name_box .name2 {
    font-size: 14px;
  }

  .typelist .item .pic img {
    height: 200px;
  }

  .typelist {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 0;
  }

  .center {
    height: 270px;
    padding-bottom: 84px;
  }

  .center p {
    font-size: 18px;
    margin-top: 0;
  }

  .center .line {
    margin: 10px auto;
  }

  .center img {
    width: 90px;
  }

  .youshi {
    padding-top: 40px;
  }

  .youshi .top_title h5 {
    font-size: 18px;
  }

  .youshi .top_title p {
    font-size: 16px;
  }

  .youshi .top_title .line {
    margin: 10px auto;
  }

  .youshi .top_title {
    margin: 0 auto;
    position: static;
  }

  .youshi {
    height: 255px;
  }

  .youshi .content .item {
    width: 50%;
    height: auto;
  }

  .youshi .pic {
    margin-left: -150px;
    width: 300px;
    bottom: -150px;
    display: none;
  }

  .bg {
    padding-top: 0;
  }

  .youshi .content .item {
    padding: 0 15px;
    padding-top: 0;
    margin-bottom: 20px;
  }

  .youshi .content .item ._title {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .youshi .content .item5 {
    display: none;
  }

  .youshi .content {
    margin: 30px auto;
  }

  .youshi .content .item .summary {
    display: none;
  }

  .tuijian {
    margin-bottom: 63px;
    width: 100%;
  }

  .tuijian .content .title {
    padding-left: 15px;
  }

  .tuijian .content .title p {
    font-size: 18px;
  }

  .tuijian .content ul li .item .name {
    font-size: 14px;
    padding: 14px 0;
  }

  .tuijian .content ul {
    margin-top: 27px;
  }

  .tuijian .content {
    padding-top: 56px;
    padding-bottom: 36px;
  }

  .tuijian .content ul li .item {
    padding: 0 15px;
  }

  .news .content {
    display: block;
    margin-bottom: 49px;
  }

  .news .title {
    padding-left: 15px;
  }

  .news .title p {
    font-size: 18px;
  }

  .news .more, .news .content .rt ul li .item .addtile {
    display: none;
  }

  .news .content .rt {
    padding-left: 0;
    padding: 15px;
  }

  .news .content .rt ul li .item .title {
    font-size: 16px;
    width: 100%;
  }

  .jiangmeng .container h5 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .jiangmeng .container .summary {
    font-size: 12px;
    padding: 0 15px;
  }

  .jiangmeng .container .line {
    margin-bottom: 16px;
    display: none;
  }

  .jiangmeng .container .more, .about .more {
    margin: 0 auto;
    font-size: 14px;
    width: 121px;
    margin-top: 24px;
    display: flex !important;
    height: 30px;
    background: #6d775a;
    color: white;
  }

  .jiangmeng {
    /* background: url("../images/jiameng2.jpg") no-repeat center;
     background-size: cover;
     height: 289px;*/
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

/*# sourceMappingURL=index.css.map */
