[data-v-4780ac7e]::-webkit-scrollbar {
  display: none;
}
.el[data-v-4780ac7e] {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.list .topThree[data-v-4780ac7e] {
  overflow: scroll;
  padding: 0.1rem 0.16rem 0.2rem;
}
.list .topThree .item[data-v-4780ac7e] {
  width: 1.9rem;
  height: 1.64rem;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  background: #fff;
  border-radius: 0.11rem;
  -webkit-box-shadow: 0 0 0.1rem rgba(208, 215, 237, 0.47);
  box-shadow: 0 0 0.1rem rgba(208, 215, 237, 0.47);
  margin-right: 0.11rem;
}
.list .topThree .item img[data-v-4780ac7e] {
  width: 100%;
  height: 0.93rem;
  border-radius: 0.11rem 0.11rem 0 0;
}
.list .topThree .item .name[data-v-4780ac7e] {
  padding: 0.1rem;
  font-weight: 500;
  font-size: 0.11rem;
  color: #2f3648;
}
.list .topThree .item .name span[data-v-4780ac7e] {
  font-weight: 400;
  font-size: 0.09rem;
  color: #888f95;
}
.list .itemBox .item[data-v-4780ac7e] {
  padding: 0.1rem;
  margin: 0 0.16rem 0.1rem;
  border: 0.01rem solid #7480c8;
  border-radius: 0.12rem;
  -webkit-box-shadow: 0 0 0.1rem rgba(208, 215, 237, 0.47);
  box-shadow: 0 0 0.1rem rgba(208, 215, 237, 0.47);
}
.list .itemBox .item .img[data-v-4780ac7e] {
  width: 1.16rem;
  height: 0.8rem;
  margin-right: 0.1rem;
}
.list .itemBox .item .img img[data-v-4780ac7e] {
  width: 100%;
  height: 100%;
  border-radius: 0.08rem;
}
.list .itemBox .item .line[data-v-4780ac7e] {
  width: 0.03rem;
  height: 0.4rem;
  background: #305cdf;
  margin-right: 0.1rem;
}
.list .itemBox .item .t[data-v-4780ac7e] {
  font-weight: 500;
  font-size: 0.14rem;
  color: #3b3b3b;
}
.list .itemBox .item .t1[data-v-4780ac7e] {
  font-size: 0.12rem;
  color: #747474;
  margin-top: 0.1rem;
}
.tab[data-v-4780ac7e] {
  padding: 0.1rem 0.16rem;
  margin-bottom: 0.1rem;
  border-bottom: 0.01rem solid #5b7eb8;
}
.tab .tab-item[data-v-4780ac7e] {
  font-size: 0.14rem;
  color: #636071;
  font-weight: 500;
}
.tab .tab-item.active[data-v-4780ac7e] {
  color: #305cdf;
}
.line-box2 {
  padding: 0 0.16rem;
}
.line-box2 .nums {
  padding: 0.1rem 0;
  overflow: scroll;
}
.line-box2 .nums .nums-item {
  width: 45%;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  background: #fff;
  border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
  padding: 0.1rem;
  margin-right: 0.1rem;
  padding: 0.1rem 0.1rem;
  -webkit-box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 7px 1px rgba(0, 0, 0, 0.1);
}
.line-box2 .nums .nums-item .name {
  font-family: PingFang TC;
  font-weight: 600;
  font-size: 0.15rem;
  color: #9e9e9e;
}
.line-box2 .nums .nums-item .name span {
  padding: 0.03rem 0.1rem;
  background: #f2f2f2;
  font-weight: 500;
  font-size: 0.11rem;
  color: #666;
}
.line-box2 .nums .nums-item .t {
  font-family: DIN Next LT Pro;
  font-weight: 700;
  font-size: 0.18rem;
  color: #000;
  padding: 0.12rem 0;
}
.line-box2 .nums .nums-item .t1 {
  font-family: DIN Next LT Pro;
  font-weight: 500;
  font-size: 0.14rem;
}
.line-box2 .last {
  padding: 0.1rem;
}
.line-box2 .last div {
  font-size: 0.12rem;
  color: #333;
}
.line-box2 .last span {
  font-size: 0.12rem;
  color: red;
  margin-left: 10rpx;
}
.line-box2 .last .die {
  color: #014b8d;
}
.line-box2 .nav-boxs {
  height: 0.26rem;
  background: #494f67;
  border-radius: 0.3rem;
  padding: 0 0.02rem;
}
.line-box2 .nav-boxs .nav-items {
  height: 0.22rem;
  font-size: 0.12rem;
  font-weight: 400;
  color: #fff;
  padding: 0 0.2rem;
}
.line-box2 .nav-boxs .active {
  height: 0.22rem;
  background: #fff;
  border-radius: 0.13rem;
  font-size: 0.12rem;
  font-weight: 400;
  color: #494f67;
}
.marketQuestion {
  padding-top: 0.6rem;
}
.marketQuestion .search {
  margin: 0 0.15rem;
  height: 0.34rem;
  border: 0.01rem solid #305cdf;
  border-radius: 0.3rem;
  font-weight: 500;
  font-size: 0.12rem;
  color: #949695;
  position: relative;
}
.marketQuestion .search .icon {
  position: absolute;
  top: 0.06rem;
  right: 0.12rem;
}
