﻿.topnav[data-v-7edfea44] {
  text-align: center;
  height: 2.75rem;
  line-height: 2.75rem;
  font-size: 1rem;
  position: relative;
}
.topnav.fixed-top[data-v-7edfea44] {
  position: fixed;
  z-index: 1000;
  background-color: #ffffff;
}
.topnav .left-button[data-v-7edfea44] {
  position: absolute;
  top: 0;
  left: -1rem;
  z-index: 10;
  height: 2.75rem;
  width: 3rem;
  text-align: left;
  display: flex;
  align-items: center;
}
.topnav .left-button .back-icon[data-v-7edfea44] {
  margin-left: 1rem;
  margin-top: -0.2rem;
}

.card[data-v-481b35d2] {
  position: relative;
  display: flex;
}
.card .desc[data-v-481b35d2] {
  position: relative;
  height: 5rem;
  margin-left: 1.25rem;
  width: 60%;
}
.card .desc .l-i-title[data-v-481b35d2] {
  color: #222222;
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 0.3125rem;
}
.card .desc .l-i-intro[data-v-481b35d2] {
  color: #a5a5a5;
  font-size: 0.75rem;
  margin-bottom: 0.7rem;
}
.card .desc .number[data-v-481b35d2] {
  padding: 0.25rem 0.625rem;
  background-color: #7072ff;
  line-height: 1.83rem;
  text-align: center;
  border-radius: 0.92rem;
  color: #FFFFFF;
  font-size: 0.625rem;
  border-radius: 0.69rem;
}
.card .l-i-image[data-v-481b35d2] {
  width: 6.25rem;
  height: 5rem;
}

.sala[data-v-1862ef23] {
  padding-bottom: 3rem;
  min-height: 100vh;
  background: #FAFAFA;
}
.sala .load_info[data-v-1862ef23] {
  font-size: 0.83rem;
  color: #909090;
  text-align: center;
}
.sala .sala-list .list-content[data-v-1862ef23] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.75rem;
}
.sala .sala-list .list-content .info_box[data-v-1862ef23] {
  width: 47%;
  margin-bottom: 0.75rem;
}
.sala .sala-list .list-content .info_box img[data-v-1862ef23] {
  width: 100%;
  height: 6.25rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.5rem;
  margin-bottom: 0.38rem;
}
.sala .sala-list .list-content .info_box .info[data-v-1862ef23] {
  font-size: 0.875rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0.15rem;
}
.sala .sala-list .list-content .info_box .info_des[data-v-1862ef23] {
  font-size: 0.75rem;
  font-family: Microsoft YaHei;
  color: #A5A5A5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.sala .sala-list .list-line .list-item[data-v-1862ef23] {
  position: relative;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  background-color: #FFFFFF;
}
.sala .test-list[data-v-1862ef23] {
  padding: 1rem;
}
.sala .test-list .test-item[data-v-1862ef23] {
  display: flex;
  background-color: #FFFFFF;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.11);
  overflow: hidden;
}
.sala .test-list .test-item .cover[data-v-1862ef23] {
  width: 8rem;
  height: 8rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sala .test-list .test-item .cover .picture[data-v-1862ef23] {
  width: 6rem;
  height: 6rem;
  border-radius: 0.5rem;
  overflow: hidden;
}
.sala .test-list .test-item .content[data-v-1862ef23] {
  width: calc(100% - 8rem);
}
.sala .test-list .test-item .content .title[data-v-1862ef23] {
  margin-top: 1rem;
  color: #333333;
  font-weight: bold;
  margin-bottom: 1rem;
}
.sala .test-list .test-item .content .description[data-v-1862ef23] {
  color: #666666;
  font-size: 0.9rem;
}

.test-list .van-dropdown-menu__bar {
  height: 3rem;
}
.test-list .van-dropdown-item {
  width: 100%;
  max-width: 750px;
  left: 50%;
  transform: translateX(-50%);
}
.test-list .van-dropdown-menu__title {
  font-size: 0.93rem;
  line-height: 1.375rem;
}
.test-list .van-cell {
  font-size: 0.875rem;
  line-height: 1.5rem;
  justify-content: center;
}
.test-list .van-cell .van-cell__title,
.test-list .van-cell .van-cell__value {
  flex: none;
}

