.tabbody .media-body p span{
    font-size: 0.3rem !important;
  }
  .sec-list-heading h2{height: 0.68rem;line-height: 0.68rem;}
  .main-single-block{
width: 90%;
margin: auto;
flex-shrink: 0;
border-radius: 0.16rem;
background: #fff;
margin-top: 0.2rem;
padding: 0.25rem;
border-radius: 0.16rem;
border: 0.02rem solid #aefff3;
}
.main-single-block-image img{
width: 100%;
height: 100%;
display: block;
border-radius: 0.08rem;
}
.main-single-block-image{
width: 2.53rem;
height: 1.89rem;
border-radius: 0.08rem;
margin-right: 0.19rem;
flex-shrink: 0;
position: relative;
}
.main-single-block-top{
display: flex;
}
.main-single-block-title{
width: 100%;
color: #333333;
font-family: "pingfang sc";
font-size: 0.31rem;
font-weight: 700;
word-wrap: break-word;  
  word-break: break-all;  
  overflow: hidden;       
  text-overflow: ellipsis;  
  display: -webkit-box;
  -webkit-line-clamp: 3;   
  -webkit-box-orient: vertical;
}
.main-single-block-tj img{
display: block;
width: 0.22rem;
height: 0.21rem;
margin-right: 0.06rem;
}
.main-single-block-msg{
display: flex;
align-items: center;
margin-bottom: 0.06rem;
}
.main-single-block-msg span:first-of-type{
margin-right: 0.17rem;
color: #999999;
font-family: "pingfang sc";
font-size: 0.25rem;
margin-bottom: auto;
flex-shrink: 0;
}
.main-single-block-msg span:nth-child(2){
color: #666666;
font-size: 0.25rem;
}
.main-single-block-msg span:nth-child(2) a{
    color: #666666;
    font-size: 0.25rem;
    color: #3cd3fe;
    }
.main-single-block-button{
justify-content: space-between;
}
.main-single-block-button div:first-of-type{
width: 1.64rem;
height: 0.57rem;
flex-shrink: 0;
border-radius: 0.69rem;
border: 0.01rem solid #d0ffff;
background: linear-gradient(105deg, #aefff3 -15.23%, #2bccff 79.78%);
color: #ffffff;
font-family: "pingfang sc";
font-size: 0.23rem;
text-align: center;
line-height: 0.57rem;
}
.showmore-button{
width: 100%;
height: 0.7rem;
flex-shrink: 0;
border-radius: 0.69rem;
border: 0.01rem solid #d0ffff;
background: linear-gradient(105deg, #aefff3 -15.23%, #2bccff 79.78%);
color: #ffffff;
font-family: "pingfang sc";
text-align: center;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-top: 0.2rem;
}
.ticket-button:not(:nth-child(3)){
    margin-right: 0.2rem;
}
.ticket-button{
padding: 0.12rem 0.3rem;
width: 1.4rem;
flex-shrink: 0;
border-radius: 0.69rem;
border: 0.01rem solid #d0ffff;
color: #3cd3fe;
font-family: "pingfang sc";
font-size: 0.23rem;
text-align: center;
line-height:normal;
margin-bottom: 0.2rem;
white-space: nowrap; /* 确保文本在一行内显示 */
overflow: hidden; /* 隐藏超出容器的文本 */
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
.more-title{
color: #333333;
font-family: "pingfang sc";
font-size: 0.25rem;
font-weight: 700;
}
.more-msg li{
margin-bottom: 0.23rem;
}
.more-msg li p:first-child{
display: flex;
align-items: center;
margin-bottom: 0.1rem;
}
.more-msg li p:last-child{
margin-left: 0.2rem;
white-space: nowrap; /* 确保文本在一行内显示 */
overflow: hidden; /* 隐藏超出容器的文本 */
text-overflow: ellipsis; /* 使用省略号表示被截断的文本 */
}
.more-msg{
color: #666666;
font-family: "pingfang sc";
font-size: 0.25rem;
font-weight: 500;
line-height: 0.25rem;
}
.showmore-button p:first-child{
font-size: 0.23rem !important;
margin-top: 0.05rem;
}
.showmore-button p{
font-size: 0.2rem;
cursor: pointer;
}
.button-wrap{
display: flex;
flex-wrap: wrap;
}     
.dot{
display: inline-block;
width: 0.06rem;
height: 0.06rem;
flex-shrink: 0;
border-radius: 0.16rem;
background: linear-gradient(104deg, #aefff3 12.38%, #2bccff 85.12%);
margin-right: 0.12rem;
}
.def-text{
  flex-shrink: 0;
  border-top: 0.01rem solid #ffffff00;
  border-bottom: 0.01rem solid #ffffff00;
  background: linear-gradient(90deg, #bdf7f1b3 0%, #3cd3feb3 49.5%, #bbf1fab3 100%);
  position: absolute;
  color: #ffffff;
  font-family: "inter";
  font-size: 0.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.29rem;
  width: 70%;
  left: 50%;
  top: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.2rem;
  border-radius: 0.08rem;
  font-size: 0.24rem;
  margin: auto;
}
.rec-item .rec-item-p{
  margin-top: 0.2rem;
}

#wangdian_more{
  text-align: center;
  color: #fff;
  /* padding: 0.15rem; */
  width: 2rem;
  font-size: 0.28rem;
  margin: 0 auto;
  background-color: #f80;
  border-radius: 1.5625rem;

}  
