@font-face {
  font-family: "AlibabaPuHuiTi";
  src: url("iconfont/AlibabaPuHuiTi-3-65-Medium.woff2") format("woff2"), url('iconfont/AlibabaPuHuiTi-3-65-Medium.woff') format('woff'), url('iconfont/AlibabaPuHuiTi-3-65-Medium.ttf') format('truetype');
  font-display: swap;
}
a {
  display: inline-block;
  text-decoration: none !important;
  /* 去掉下划线 */
  color: inherit !important;
  /* 继承父级颜色，不显示默认蓝色 */
  outline: none !important;
  /* 去掉点击时的高亮边框 */
  background: transparent !important;
  /* 去掉点击背景 */
  -webkit-tap-highlight-color: transparent !important;
  /* 移动端点击高亮 */
  cursor: pointer !important;
}
.p-t-30{
  padding-top: .3rem !important;
}
html {
  font-size: calc(100vw / 7.5);
  background-color: #f7f7f7;
  font-family: "AlibabaPuHuiTi" !important;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
}
.rectangle-parent {
  max-width: 7.5rem;
  width: 100%;
  margin: 0 auto;
  background-color: #f7f7f7;
}
.top-content {
  max-width: 7.5rem;
  height: 3.5rem;
  font-size: 0;
}
.top-content .h-322 {
  height: 4.56rem;
  position: relative;
  background: linear-gradient(156.29deg, #3473f4 8.01%, #5482fa 90.03%);
}
.top-content .h-322 .herder {
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 100%;
  height: 0.72rem;
  z-index: 2;
}
.top-content .h-322 .herder img {
  width: 0.72rem;
  height: 0.72rem;
}
.top-content .h-322 .img_01 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.top-content .h-322 .img_01 > img {
  width: 100%;
}
.centet-content {
  position: relative;
  z-index: 2;
  font-size: 0;
  background-color: #f7f7f7;
  height: 500px;
  width: 100%;
  border-radius: 0.32rem 0.32rem 0 0;
}
.centet-content .tab {
  font-size: 0;
  padding: 0.32rem 0.24rem 0.2rem;
}
.centet-content .tab > ul {
  display: flex;
}
.centet-content .tab > ul > li {
  padding: 0.02rem 0.24rem;
  font-weight: 500;
  font-size: 0.32rem;
  font-family: "AlibabaPuHuiTi";
  color: #46536d;
  cursor: pointer;
  transition: all 0.2s ease;
  border-radius: 0.3rem;
  position: relative;
  background: transparent;
  user-select: none;
  border: 1px solid #46536d;
  margin-right: 0.32rem;
}
.centet-content .tab > ul > li.active {
  color: #fff;
  background: #3473f4;
  border: 1px solid #3473f4;
}
.centet-content .content-pane {
  font-size: 0;
  padding: 0 0.24rem;
}
.centet-content .content-pane .panel {
  display: none;
  animation: fadeIn 0.25s ease forwards;
}
.centet-content .content-pane .panel > ul > li {
  margin-bottom: 0.2rem;
}
.centet-content .content-pane .panel > ul > li > a {
  width: 7.02rem;
  font-size: 0.24rem;
  color: #000;
  background: #ffffff !important;
  border-radius: 0.16rem;
  display: flex;
  justify-content: space-between;
  padding: 0.2rem;
  box-sizing: border-box;
}
.centet-content .content-pane .panel > ul > li > a .left {
  box-sizing: border-box;
  position: relative;
  width: 2.28rem;
  height: 2.28rem;
  padding-top: 0.5rem;
}
.centet-content .content-pane .panel > ul > li > a .right {
  width: 4.18rem;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
.centet-content .content-pane .panel > ul > li > a .right > div {
  width: 100%;
}
.centet-content .content-pane .panel > ul > li > a .right .dan-top {
  height: 1.14rem;
}
.centet-content .content-pane .panel > ul > li > a .right .rong-top {
  height: 0.8rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.centet-content .content-pane .panel > ul > li > a .right .right-rate {
  color: #00133b;
  font-family: "AlibabaPuHuiTi";
  font-weight: 700;
  font-size: 0.32rem;
  line-height: 0.32rem;
  margin-bottom: 0.1rem;
}
.centet-content .content-pane .panel > ul > li > a .right .right-msg {
  color: #838383;
  font-family: "AlibabaPuHuiTi";
  font-weight: 400;
  font-size: 0.22rem;
  line-height: 0.22rem;
  margin-bottom: 0.2rem;
}
.centet-content .content-pane .panel > ul > li > a .right .right-tag ul {
  display: flex;
}
.centet-content .content-pane .panel > ul > li > a .right .right-tag ul li {
  border-radius: 0.04rem;
  padding: 0 0.12rem;
  font-size: 0.2rem;
  margin-right: 0.12rem;
  font-weight: 400;
  font-family: "AlibabaPuHuiTi";
}
.centet-content .content-pane .panel > ul > li > a .right .right-tag ul .list-red {
  color: #FF5656;
  border: 1px solid #ff5656;
}
.centet-content .content-pane .panel > ul > li > a .right .right-tag ul .list-blue {
  color: #5B91FF;
  border: 1px solid #5B91FF;
}
.centet-content .content-pane .panel > ul > li > a .right .right-tag ul .list-yellow {
  color: #FFB44C;
  border: 1px solid #FFB44C;
}
.centet-content .content-pane .panel > ul > li > a .right .traffic {
  display: flex;
  margin-top: 0.08rem;
}
.centet-content .content-pane .panel > ul > li > a .right .traffic > div {
  width: 1.39rem;
  height: 0.78rem;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  position: relative;
}
.centet-content .content-pane .panel > ul > li > a .right .traffic > div::before {
  display: block;
  content: "+";
  position: absolute;
  top: 50%;
  right: -0.08rem;
  transform: translateY(-50%);
  font-size: 0.24rem;
  font-weight: 500;
  font-family: "AlibabaPuHuiTi";
}
.centet-content .content-pane .panel > ul > li > a .right .traffic > div:last-child::before {
  display: none;
}
.centet-content .content-pane .panel > ul > li > a .right .traffic > div div {
  width: 100%;
  display: flex;
  justify-content: center;
}
.centet-content .content-pane .panel > ul > li > a .right .traffic > div div:first-child {
  color: #3473f4;
  font-weight: 500;
  font-size: 0.24rem;
  font-family: "AlibabaPuHuiTi";
  line-height: 0.34rem;
}
.centet-content .content-pane .panel > ul > li > a .right .traffic > div div:last-child {
  color: #838fa8;
  font-family: "AlibabaPuHuiTi";
  font-weight: 400;
  font-size: 0.2rem;
  line-height: 0.28rem;
}
.centet-content .content-pane .panel > ul > li > a .right .price-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0 0.72rem 0.72rem 0;
  background: linear-gradient(90deg, #ffffff 0%, #ffeaea 100%);
}
.centet-content .content-pane .panel > ul > li > a .right .price-content div:first-child {
  display: flex;
}
.centet-content .content-pane .panel > ul > li > a .right .price-content .cost {
  font-size: 0.24rem;
  font-weight: 700;
  font-family: "AlibabaPuHuiTi";
  color: #253350;
  height: 0.32rem;
  align-items: flex-end;
}
.centet-content .content-pane .panel > ul > li > a .right .price-content .cost > span {
  display: inline-block;
  height: 0.32rem;
  color: #FF0000;
  font-size: 0.32rem;
  font-weight: 700;
  line-height: 0.32rem;
  font-family: "AlibabaPuHuiTi";
  margin-bottom: 0.02rem;
}
.centet-content .content-pane .panel > ul > li > a .right .price-content .subscribe {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.74rem;
  height: 0.52rem;
  border-radius: 0.3rem;
  background: linear-gradient(90deg, #ff8570 0%, #ff3131 100%);
  color: #fff;
  font-size: 0.32rem;
  font-weight: 700;
  font-family: "AlibabaPuHuiTi";
}
.centet-content .content-pane .panel.active-panel {
  display: block;
}
.centet-content .content-pane .bule {
  position: absolute;
  height: 0.4rem;
  width: 1.26rem;
  background: #3473f4;
  z-index: 1;
  top: 0;
  left: 0.04rem;
  border-radius: 0.26rem 0.26rem 0 0;
}
.centet-content .content-pane .bule::before {
  content: '';
  position: absolute;
  bottom: -0.06rem;
  right: -0.24rem;
  width: 0.45rem;
  height: 0.45rem;
  background: #3473f4;
  border-radius: 0.7rem 0 0;
  -webkit-mask: radial-gradient(circle at 100% 0%, transparent 0.3rem, #000 0.3rem);
  mask: radial-gradient(circle at 100% 0%, transparent 0.3rem, #000 0.3rem);
}
.centet-content .content-pane .red {
  position: absolute;
  height: 0.6rem;
  width: 1.3rem;
  background: #ffc081;
  z-index: 0;
  top: 0;
  right: 0;
  border-radius: 0.3rem 0.26rem 0 0;
  display: flex;
  align-content: flex-start;
  justify-content: right;
}
.centet-content .content-pane .red > img {
  display: none;
  width: 0.8rem;
  height: 0.2rem;
  text-align: right;
  margin-top: 0.06rem;
  margin-right: 0.1rem;
}
.centet-content .content-pane .hot {
  background: #ff3400 !important;
}
.centet-content .content-pane .hot > img {
  display: block;
}
.centet-content .content-pane .black {
  position: absolute;
  z-index: 4;
  top: 0.06rem;
  left: 0;
  background-color: #fff;
  width: 1.19rem;
  height: 0.37rem;
  border-radius: 0.26rem 0.26rem 0 0;
  display: flex;
  justify-content: center;
}
.centet-content .content-pane .black > img {
  width: 0.72rem;
  height: 0.2rem;
  margin-top: 0.08rem;
}
.centet-content .content-pane .black::before {
  content: '';
  position: absolute;
  bottom: 0.12rem;
  right: -0.2rem;
  width: 0.3rem;
  height: 0.3rem;
  background: #fff;
  border-radius: 0.26rem 0 0;
  /* 关键：右上角切出一个弧形缺口 */
  -webkit-mask: radial-gradient(circle at 100% 0%, transparent 0.3rem, #000 0.3rem);
  mask: radial-gradient(circle at 100% 0%, transparent 0.3rem, #000 0.3rem);
}
.centet-content .content-pane .item-content {
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
  background: linear-gradient(180deg, #ffffff 46%, #fff3f3 111.88%);
  border-radius: 0 0.26rem 0.26rem 0.26rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-top: 0.28rem;
}
.centet-content .content-pane .item-content > div:first-child {
  box-sizing: border-box;
  padding-top: 0.16rem;
  width: 2.86rem;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  font-stretch: 1;
}
.centet-content .content-pane .item-content > div:first-child > div,
.centet-content .content-pane .item-content > div:first-child > div > div {
  display: flex;
  justify-content: center;
  align-content: space-between;
  flex-wrap: wrap;
}
.centet-content .content-pane .item-content .message {
  color: #3473f4;
  font-weight: 500;
  font-size: 0.28rem;
  font-family: "AlibabaPuHuiTi";
  line-height: 0.28rem;
  margin-bottom: 0.16rem;
  width: 100%;
  white-space: nowrap;
}
.centet-content .content-pane .item-content .rate {
  color: #000000;
  font-weight: 700;
  font-family: "AlibabaPuHuiTi";
  font-size: 0.6rem;
  line-height: 0.45rem;
  margin-bottom: 0.1rem;
  width: 100%;
  white-space: nowrap;
}
.centet-content .content-pane .item-content .message1 {
  color: #666666;
  font-weight: 400;
  font-family: "AlibabaPuHuiTi";
  font-size: 0.16rem;
  line-height: 0.16rem;
  width: 100%;
  text-align: center;
}
.centet-content .content-pane .item-content .message2 {
  width: 100%;
  color: #333333;
  font-weight: 500;
  font-size: 0.16rem;
  font-family: "AlibabaPuHuiTi";
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.08rem;
}
.centet-content .content-pane .item-content .message2 > img {
  width: 0.24rem;
  height: 0.24rem;
}
.centet-content .content-pane .item-content .message2 span {
  color: #0095ff;
}
.m-3 {
  margin-top: 0.3rem;
}
.m-4-5 {
  margin: 0.08rem 0 0.1rem;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
