.listdetail{
  padding-bottom: 20px;
}
.detailBanner{
  width: 100%;
  height: 231px;
  position: relative;
}
.detailBanner img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#swiper-container0{
  height: 231px;
}
.swiper-pagination-fraction{
  width: 13%;
  background: rgba(255,255,255,0.8);
  border-radius: 50px;
  right: 5%;
  left: auto;
  font-size: 13px;
}
.detailBanner .returns{
  position: absolute;
  top: 0;
  z-index: 15;
  left: 0;
  width: 10%;
  height: auto;
  object-fit: none;
}
.detail-p1{
  font-size: 15px;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp:2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  padding-top: 5px;
}
.detail-p2{
  font-size: 13px;
  padding-top: 10px;
}
.detailflex{
  display: flex;
}
.moneybox{
  flex: 2;
}
.moneys{
  font-size: 13px;
  color: #DF2323;
  text-align: right;
}
.moneys span{
  font-size: 22px;
}
.detailsign{
  overflow: hidden;
  margin-top: 15px;
}
.detailsign li{
  float: left;
  padding: 0 7px;
  line-height: 20px;
  border: 1px solid #4CC32C;
  color: #4CC32C;
  font-size: 13px;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.detail-title{
  font-size: 14px;
  border-left: 3px solid #4CC32C;
  padding-left: 10px;
  line-height: 15px;
  margin-top: 10px;
}
.introductbox{
  background: #fff;
  box-shadow: 3px 4px 10px -3px #B9B9B9;
  padding: 10px 15px;
  border-radius: 4px;
  margin-top: 10px;
  display: flex;
  font-size: 14px;
  line-height: 26px;
}
.introductleft{
  flex: 2;
}
.down-p1{
  font-size: 14px;
  width: 80%;
  text-align: center;
  margin: 15px auto;
}
.openbtn{
  width: 70%;
  border: 1px solid #4CC32C;
  text-align: center;
  line-height: 30px;
  color: #4CC32C;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 auto 15px;
}
.guarantee{
  display: flex;
  margin-top: 18px;
  margin-bottom: 15px;
}
.icon-p1{
  font-size: 13px;
}
.icon-p2{
  font-size: 10px;
  color: #666;
}
.guarantee li{
  width: 33.333%;
  text-align: center;
}
.guarantee img{
  display: block;
  margin: 0 auto 8px;
}
#swiper-container1 .swiper-slide{
  width: 130px;
  height: 85px;
}
#swiper-container1 .swiper-slide img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.stylebox {
  margin-top: 15px;
}
