.model5 {
  padding: 0 0.32rem;
}

.model5 .buy-item {
  padding: 0.12rem 0 0 0;
  background: #fff;
  border-radius: 0.08rem;
  border: 0.5px solid;
  margin: 0 auto 0.16rem;
}
.model5 .buy-item:last-child {
  margin: 0 auto;
}
.model5 .buy-item .buy-top {
  display: flex;
  align-items: center;
  padding: 0 0.12rem;
}
.model5 .buy-top img {
  width: 0.72rem;
  height: 0.72rem;
}
.model5 .buy-top .desc {
  width: 2.03rem;
  margin-left: 0.12rem;
  padding: 0.04rem 0;
}
.model5 .buy-top h6 {
  font-size: 0.16rem;
  font-weight: bold;
  color: #222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.model5 .buy-top p {
  font-size: 0.14rem;
  color: #444;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.model5 .buy-bottom {
  margin-top: 0.1rem;
  border-radius: 0px 0px 0.08rem 0.08rem;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 0.08rem 0.12rem;
}
.model5 .buy-bottom .desc {
  width: 1.63rem;
}
.model5 .buy-bottom .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.model5 .buy-bottom .desc .info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.model5 .buy-bottom .info span {
  font-size: 0.14rem;
}
.model5 .buy-bottom .info i {
  font-size: 0.28rem;
  font-style: normal;
  margin-left: 2px;
  line-height: 1;
}
.model5 .buy-bottom .desc .bar {
  display: block;
  height: 0.08rem;
  border: 0.5px solid;
  border-radius: 0.04rem;
  position: relative;
}
.model5 .buy-bottom .bar span {
  display: block;
  border-radius: 0.04rem;
  position: absolute;
  height: 100%;
}
.model5 .buy-bottom button {
  width: 1rem;
  height: 0.36rem;
  border-radius: 0.06rem;
  font-size: 0.16rem;
  font-weight: bold;
  color: #fff;
  border: none;
  position: absolute;
  right: 0.12rem;
  top: 0.08rem;
}
.model5 .buy-bottom button:disabled {
  background: #ccc !important;
}
._complex {
  padding-bottom: 0.36rem;
}

.tl-content-view5 .long-flow {
  padding: 0 0.32rem;
}

.tl-content-view5 .content--desc {
  padding: 0 0.32rem;
}

.tl-content-view5 .form--box_user {
  margin: 0 0 0.12rem 0;
}

.tl-content-view5 .tl-content--box .long-flow .flow-act.-mult .act-btn {
  margin: 0;
}

.tl-content-view5 .tl-content--box .long-flow .flow-act {
  gap: 0.12rem;
}
