.after:after {
  display: block;
  content: '';
  clear: both;
}
.before:before {
  display: block;
  content: '';
  clear: both;
}
.swiper-container {
  position: relative;
}
.swiper-container .wushi {
  position: absolute;
  left: 70px;
  bottom: 30px;
  z-index: 100;
  color: white;
  font-size: 60px;
  line-height: 1.2;
}
.swiper-container .swiper-slide .lunbotu {
  background-position: center;
  width: 100%;
  min-width: 1024px;
  height: 460px;
  background-repeat: no-repeat;
  background-size: cover;
}
.swiper-container {
  width: 100%;
  min-width: 1024px;
}
.content {
  width: 100%;
}
.content .cenbox {
  min-width: 1024px;
  margin: 0px auto;
}
.content .cenbox .lead {
  width: 100%;
  padding: 0px 10px;
  height: 50px;
  line-height: 50px;
  background-color: #ebebeb;
}
.content .cenbox .lead .word {
  width: 1004px;
  margin: 0 auto;
}
.content .cenbox .inbox {
  width: 1024px;
  padding: 30px 10px;
  margin: 0 auto;
}
.content .cenbox .inbox .leftbox {
  float: left;
  width: 210px;
  border-top: 2px solid #892526;
}
.content .cenbox .inbox .leftbox .title {
  color: #892526;
  line-height: 40px;
  font-size: 18px;
}
.content .cenbox .inbox .leftbox .listbox {
  background-color: #f8f8f8;
  padding: 10px;
}
.content .cenbox .inbox .leftbox .listbox .show {
  color: #892526;
}
.content .cenbox .inbox .leftbox .listbox .list {
  position: relative;
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 10px;
  background-color: white;
  cursor: pointer;
}
.content .cenbox .inbox .leftbox .listbox .list i {
  position: absolute;
  right: 10px;
  top: 8px;
}
.content .cenbox .inbox .leftbox .listbox .list2 {
  color: #892526;
  cursor: pointer;
}
.content .cenbox .inbox .rightbox {
  float: left;
  width: 790px;
  padding: 0px 0px 0px 20px;
  color: #333;
}
.content .cenbox .inbox .rightbox .amount {
  width: 240px;
  height: auto;
  margin: 0 5px 10px;
  float: left;
  padding: 50px 10px 10px;
  position: relative;
  background-color: #f8f8f8;
}
.content .cenbox .inbox .rightbox .amount .title {
  position: absolute;
  text-align: center;
  left: 0;
  top: 15px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  background-color: #535353;
  color: white;
}
.content .cenbox .inbox .rightbox .amount .name {
  line-height: 30px;
}
.content .cenbox .inbox .rightbox .amount .img {
  width: 100%;
  height: 147px;
  cursor: pointer;
  margin-bottom: 7px;
}
.content .cenbox .inbox .rightbox .amount .intro {
  width: 100%;
  height: 80px;
  font-size: 12px;
}
.content .cenbox .inbox .rightbox .proimg {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
}
.content .cenbox .inbox .rightbox .proimg .img {
  width: 380px;
  height: auto;
  float: left;
}
.content .cenbox .inbox .rightbox .proimg .img .big {
  width: 100%;
  height: 255px;
}
.content .cenbox .inbox .rightbox .proimg .img .small {
  width: 120px;
  height: 80px;
  margin-top: 30px;
  margin-right: 10px;
  float: left;
  cursor: pointer;
}
.content .cenbox .inbox .rightbox .proimg .img .border {
  position: relative;
  border: 2px solid #892526;
}
.content .cenbox .inbox .rightbox .proimg .img .border:before {
  position: absolute;
  top: -7px;
  right: 50px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid white;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.content .cenbox .inbox .rightbox .proimg .img .border:after {
  position: absolute;
  top: -6px;
  right: 51px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #892526;
  border-left: 6px solid transparent;
  content: '';
}
.content .cenbox .inbox .rightbox .proimg .word {
  width: 350px;
  padding: 0 10px;
  float: left;
}
.content .cenbox .inbox .rightbox .proimg .word .title {
  display: block;
  margin-bottom: 20px;
  font-size: 16px;
  color: black;
}
.content .cenbox .inbox .rightbox .displayimg {
  width: 100%;
}
.content .cenbox .inbox .rightbox .displayimg img {
  width: 100%;
}
@media (max-width: 600px) {
  .swiper-container {
    margin-top: 35px;
    width: 100%;
    height: 150px;
    min-width: 0px;
  }
  .wrapbox {
    width: 100%;
    overflow: auto;
  }
  .wrapbox .lead {
    width: 700px;
    display: flex;
    border-bottom: 1px solid #EBEBEb;
  }
  .wrapbox .lead .show {
    color: #892526;
    border-bottom: 2px solid #892526;
  }
  .wrapbox .lead .sort {
    padding: 0 10px;
    line-height: 58px;
    font-size: 16px;
    text-align: center;
    flex: 1;
  }
  .content {
    width: 100%;
    min-height: 300px;
  }
  .content .intro {
    width: 100%;
  }
  .content .intro .word {
    line-height: 23px;
    width: 100%;
    padding: 10px;
  }
  .content .intro .img img {
    width: 100%;
    margin-bottom: 15px;
  }
  .content .cenbox {
    display: none;
    width: 100%;
    min-width: 0px;
    padding: 10px;
  }
  .content .cenbox .img {
    padding: 10px 0;
    width: 45%;
    float: left;
    margin: 0 2.5%;
  }
  .content .cenbox .img img {
    width: 100%;
  }
}
