.tl-content-view1 {
  padding-bottom: 0.32rem;
}

.tl-content-view1 .tl-content-login {
  align-items: center;
  border-radius: 0.08rem 0.08rem 0rem 0rem;
  color: #fff;
  display: flex;
  font-size: 0.14rem;
  height: 0.36rem;
  justify-content: space-between;
  padding: 0 0.12rem;
  margin: 0 0.16rem;
}

.tl-content-view1 .tl-content--box {
  margin: 0 0.12rem;
  padding: 0.2rem 0.16rem;
  background: #fff;
  border-radius: 0.08rem;
}

.tl-content-view1 .layout1 .act-service {
  display: flex;
  align-items: center;
  margin: 0 0 0.2rem 0;
}

.tl-content-view1 .layout1 .act-service:last-child {
  margin: 0;
}

.tl-content-view1 .service-photo {
  width: 1.1rem;
  height: 0.8rem;
  margin: 0 0.12rem 0 0;
  flex-shrink: 0;
}

.tl-content-view1 .service-photo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.tl-content-view1 .service-body {
  flex: 1;
}

.tl-content-view1 .service-body .service-btn {
  height: 0.32rem;
  border-radius: 0.16rem;
  padding: 0 0.12rem;
  font-size: 0.14rem;
  color: #fff;
  border: none;
  font-weight: bold;
}

.tl-content-view1 .service-body .service-body-desc-title {
  width: 1.97rem;
  font-size: 0.14rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
}

.tl-content-view1 .service-body .service-body-desc-sub-title {
  width: 1.97rem;
  font-size: 0.13rem;
  color: #999;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 0 0.08rem 0;
}

.tl-content-view1 .tl-content--title {
  margin: 0.2rem 0 0.08rem;
}

.view1-placeholder {
  height: 0.66rem;
}
