/* 当屏幕宽度小于或等于600px时，应用以下样式（通常适用于手机） */


.Skdjwlskdjs {
    position: relative;
    width: 100%;
    margin-top: 70px;
    margin-bottom: 60px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    overflow: hidden;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    height: 100%;
    z-index: 999;
}
.SL3KD4FJBox{
    display: block;
    width: 100%;
    height: calc(100vh - 130px);
    overflow: hidden;
    border-radius: 20px;
    overflow-y: auto;
    position: relative;
    left: 0;
    top: 0;
}
.SL3KD4FJBox.overStatus{
    overflow: hidden;
}
.SL3KD4FJBox::-webkit-scrollbar {
  display: none;
}
.Swm6d8jiSSK{
    position: relative;
    width: 100%;
    height: 100%;
}
.SJiqlSKqms {
    width: 100%;
    height: 100%;
    cursor: pointer;
    flex-direction: column;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
    background: rgba(0,0,0,0.5);
}
.SJiqlSKqms>img{
    width: 100%;
    height: calc(100vh);
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid rgba(255,255,255,0);
    -webkit-filter: blur(60px);
    ilter: blur(60px);
    opacity: 0.5;
    position: absolute;
}
.SJiqlSKqms>img:hover{
    background-size: 120% !important;
    border: 1px solid rgba(255,255,255,0.2);
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.5);
}
.qijisdjdqksj{
    display: inline-block;
   
}
.SJDIjqidsj{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; /* 或任何具体的高度 */
  text-align: center;
}
.SJDIjqidsj .fa-play-circle{
    font-size: 50px;
}
.SJDIjqidsj .CSJDijsdJSDdq{
    width: 40px;
    height: 36px;
    background: #ffffff;
    border-radius: 25px;
    position: absolute;
    left: 70px;
    top: 6px;
    z-index: -1;
}
.DMsjdiqjs{
    text-align: center;
    background: linear-gradient(to right,orange, #ff2874,violet);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 5px;
    position: relative;
}
.qijisdjdqksj .fa{
    margin: 0 8px;
    color: rgba(255,255,255,.3);
    font-size: calc(.535714vw + 4.28571px);
}
.qijisdjdqksj span{
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    font-size: calc(.535714vw + 4.28571px);
    color: rgba(255,255,255,.5);
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.ODkowkSKoKS{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 100%;
    position: relative;
}
.ODkowkSKoKS video{
    height: calc(100% - 0px);
    text-align: center;
    position: absolute;
    width: 100%;
    max-height: calc(100% - 0px);
    background: transparent;
    margin: 0 auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
}
.fod2djW9ls{
    width: 98%;
    position: relative;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    display: flex;
    z-index: 99;
    height: 70px;
    margin: 0 15px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
#progressBar{
    position: absolute;
    height: 1.5px;
    top: -1px;
    background: linear-gradient(115deg,rgba(46, 43, 54, 0.1),rgba(255, 255, 255, 0.1));
    width:96%;
    border-radius: 3px;
    margin-left: 20px;
    margin-right: 20px;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
#progressBar i{
    position: absolute;
    height: 1.5px;
    background: linear-gradient(115deg,rgba(46, 43, 54, 0.1),rgba(255, 255, 255, 0.2));
    width:0%;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#progressBar i:after{
    content:" ";
    width: 7px;
    height: 4px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    right: -5px;
    top: -1.5px;
}
.ISwnes1kljS{
    width: 100%;
    line-height: 70px;
    font-size: 16px;
    font-weight:400;
    overflow: hidden;
    padding: 0 15px;
    display: flex;
    align-items: center;
    opacity: 0.4;
    justify-content: space-between;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.ISwnes1kljS:hover{
    opacity: 1;
}
.ISwnes1kljS>div{
    align-items: center;
}
.ISwnes1kljS .rightBox{
    text-align: right;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
    -webkit-user-select: none; /* Chrome, Safari 禁止复制 */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* 标准化写法 */
}
.ISwnes1kljS .rightBox .SJiqjsjjkqj{
    position: relative;
    left: 0;top: 0;
    display: inline-block;
    margin: 0 8px;
    cursor: pointer;
    width: 30px;
}
.ISwnes1kljS .rightBox .SJiqjsjjkqj .pauseicon{
    position: relative;
    top: 1px;
    display: none;
}
.ISwnes1kljS .rightBox svg{cursor: pointer;}
.ISwnes1kljS .rightBox .closeicon{
    position: relative;
    top: 5px;
    display: none;
}
.SJqj5disSL{
    position: relative;
    top: 8px;
    display: inline-block;
    width: 28px;
    height: auto;
    margin-right: 10px;
    cursor: pointer;
}
.SJqj5disSL .play{
    position: relative;
    top: -3px;
}
.SJqj5disSL .pause{
    position: relative;
    top: -3px;
    display: none;
}
.ISwnes1kljS .currentTime ,.ISwnes1kljS .totalTime{
    width: 48px;
}
.erjsjdsSKd{display: inline-block;position: relative;top: -3px;}
.okodwjdSqk{
    z-index: 99999;
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
    bottom: 0;
    width: 100%;
    padding: 16px 100px 22px 16px;
}
.ISjiqjSJi{
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 6px;
    display: flex;
}
.ISjiqjSJi h3{
    display: inline-block;
    font-size: 1.15vw;
    line-height: 1.80556vw;
    margin: 0;
    max-width: 248px!important;
    text-shadow: 0.5px 0.5px 1px rgba(0,0,0,.7);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.ISjiqjSJi h3:hover{
    color: #ffffff;
    cursor: pointer;
}
.ISjiqjSJi .time{
    margin-left: 10px;
    color: rgba(255, 255, 255, 0.8);
    font-size: .911111vw;
    line-height: 20px;
    text-shadow: 0.5px 0.5px 1px rgba(0,0,0,.7);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.SDIjiqjJISi .sjiQJIsjSJ{
    margin-right: 30px;
    display: inline-block;
    font-size: 1.01465vw;
    line-height: 2.01465vw;
    color: rgba(255,255,255,0.8);
    text-shadow: 0.5px 0.5px 1px rgba(0,0,0,.7);
}
.SDIjiqjJISi .sjiQJIsjSJ img{
    margin-left: 3px;
    margin-right: 3px;
    width: 18px;
    height: 18px;
}
.SJiSLkOQKsj{
    position: absolute;
    right: 0;
    bottom: 0px;
    padding-right: 16px;
    z-index: 9999;
}
.jSIjqjISJijq{
    width: 70px;
    height: auto;
}
.jSIjqjISJijq img{
    width: 46px;
    height: 46px;
    border-radius: 24px;
    background-size: contain;
}
.SJIqjSoqkoS {
    text-align: center;
    padding: 8px 0;
    font-size: 14px;
}
.SJIqjSoqkoS p{
    font-size: 14px;
    text-shadow: 0.5px 0.5px 1px rgba(0,0,0,.7);
}
.SIJqiSJIjqm{
    width: 46px;
    height: 46px;
    margin: 15px auto 18px;
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.sjiSJqijs {
    position: absolute;
    bottom: -15px;
    left: 13px;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    background: linear-gradient(to left,#ff6a00, #ff2874,#fb269c);
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    margin: 0 auto;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sjiSJqijs:hover{
    background: linear-gradient(to right,orange, #ff2874,violet);
}
.SJiqjISJjqks{
    width: 100%;
    height: 100%;
    position: relative;
}
.dSqkl6wadfk{
    flex: 1;
    width: 100%;
    height: 100%;
    display: flex;
}
.isojdiiSJqj{
    width: 48px;
    height: 49px;
    position: relative;
}
.isojdiiSJqj i{
    width: 48px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to right,orange, #ff2874,violet);
    border-radius: 30px;
}
.sdjiqjisjdjsd{
    background: transparent;
    border-radius: 10px; 
    display: block;
    line-height: 39px;
    height: 100%;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: rgba(255, 255, 255, 0.8);
}
.sdjiqjisjdjsd:hover{
    background: linear-gradient(120deg,orange, #ff2874,violet);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    font-size: 16px !important;
    color: #ffffff;
}
.isojdiiSJqj img{
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    position: absolute;
    left: 1px;
    top: 2px;
    background-color: rgba(0, 0, 0, 0.9);
}
.SJIqjikkk,.ISJijqimsi{
    display: flex;
    margin-bottom: 6px;
    margin-top: 3px;
}
.ISJijqimsi .SIjiqmsijijsk{
    display: inline-block;
    padding: 1px 8px 4px;
    border-radius: 4px;
    font-size: calc(.535714vw + 2.28571px);
    color: rgba(255,255,255,0.75);
    width: auto;
    height: 20px;
    margin-left: 8px;
    line-height: 20px;
    font-size: 12px;
    margin-top: 3px;
    background: linear-gradient(115deg,#f5a718, #fb1868,#e247e2);
}
.sdjiwjieisj{
    color: rgba(255, 255, 255, 0.3);
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    font-size: 12px;
    margin-left: 50px;
    margin-top: 4px;
    display: none;
    font-weight: 400;
    cursor: pointer;
}
.sdokoqkskr {
    display: flex;     
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    position: relative;

}
.sdokoqkskr .djqisdkqjsj{
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    vertical-align: middle;
    margin-top: 8px;
    padding-left: 35px;
    letter-spacing: .6px;
    background-color: transparent;
    border: none;
    outline: none;
    align-items: center;
    margin-top: 8px;
    padding-left: 47px;
    font-weight: 400;
    display: flex;
    position: relative;
    color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
}
.sdokoqkskr .djqisdkqjsj:hover,.sdjiwjieisj:hover{
    color: rgba(255, 255, 255, 0.8);
}
.sdokoqkskr .djqisdkqjsj:after{
    content: " ";
    position: absolute;
    top: 5px;
    left: 8px;
    width: 25px;
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 2px;
}

div.asdjsaojidw{
    color: #ffffff;
    opacity: 1;
}
div.asdjsaojidw svg{
    color: #ff2874;
}
div.asdjsaojidw span{
    font-weight: 900;
}
.siJIqkosko{
    margin-top: 20px;
}
.SJIjqjjkSqm{
    width: 0%;
    height: calc(100vh - 70px);
    border-radius: 20px;
    position: relative;
    margin-top: 70px;
    margin-bottom: 60px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    overflow: hidden;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.1);
    position: relative;
    left: 0;top: 0;
}
.jisiqjsjkq{
    min-width: 320px;
}
.sIJIqjsiss{
    width: 50px;
    height: 30px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    position: absolute;
    left: -1px;
    top: -10px;
}
.SJIqjjsqj{
    display: flex;
    padding: 0 10px 10px 20px;
}
.SJIqjjsqj:hover{
    background: rgba(0, 0, 0, 0.06);
}

.SJIJiqjsjl{
    z-index: 0;
    position: absolute;
    top: 0;bottom: 0;left: 0;right: 0;
    overflow: hidden;
    transform: scale(1.1);
    background: url(/assets/img/web/filterbg.jpg);
    filter: blur(60px);
    opacity: 0.25;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-size: 100%;
}
.SJIjiqjiss{
    display: flex;
    flex-direction: column;
    height: 100%; /* 假设这是容器的高度，可以是视窗高度或其他固定高度 */
}
.SIJiqisjsj {
    flex: 1; /* 这意味着每个div将平均分配flex容器的高度 */
    padding: 10px 0px;
    position: relative;
    z-index: 999;
    height: 100%;
    width: 100%;
    overflow-x: auto;
}
.Sjiqjsjijs{
    position: relative;
    margin-top: 20px;
    padding: 0px calc(1.42857vw + 15.4286px) 0 0;
    width: calc(1.42857vw + 25.4286px);
    height: calc(1.42857vw + 25.4286px);
    cursor: pointer;
}
.Sjiqjsjijs i{
    width: calc(1.42857vw + 11.4286px);
    height: calc(1.42857vw + 10.4286px);
    position: absolute;
    background: linear-gradient(to right,orange, #ff2874,violet);
    border-radius: 50%;
}
.Sjiqjsjijs em{
    width: calc(1.42857vw + 13.4286px);
    height: calc(1.42857vw + 15.4286px);
    position: absolute;
    left: -1px;
    top: -1px;
    background: linear-gradient(to right,orange, #ff2874,violet);
    border-radius: 50%;
}
.sijijqjsj{
    width: calc(1.42857vw + 13.4286px);
    height: 30px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    position: absolute;
    left: -1px;
    z-index: 9;
    top: -9px;
}
.sijifqjsj{
    width: calc(1.42857vw + 12.4286px);
    height: 30px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    position: absolute;
    left: -1px;
    z-index: 9;
    top: -9px;
}
.Sjiqjsjijs img{
    position: absolute;
    width: calc(1.42857vw + 11.4286px);
    height: calc(1.42857vw + 13.4286px);
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.9);
}
.USIjiqsiji {
    margin-top: 15px;
    width: 100%;
}
.USIjiqsiji h3{
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    font-size: calc(.535714vw + 4.28571px);
    color: rgba(255,255,255,.5);
    font-weight: 400;
    line-height: 24px;
    margin: 0;
}
.USIjiqsiji h3:hover,.qijisdjdqksj span:hover{
    cursor: pointer;
    color: rgba(255,255,255,1);
}
.USIjiqsiji .SJIijqsjiJS{
    font-size: calc(.803571vw + 1.42857px);
    line-height: calc(.892857vw + 9.14286px);
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    color: rgba(255,255,255,.8);
}
.USIjiqsiji .SDIjiqjisjos{
    width: 100%;
    font-size: calc(.803571vw + 1.22857px);
    line-height: calc(.892857vw + 9.10286px);
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    color: rgba(255,255,255,.9);
    padding-left: 15px;
    padding-right: 0px;
    margin-left: -15px;
    margin-right: -15px;
    border-radius: 3px;
    padding-bottom: 0px;
}
.EiOjiqjisjos{
    display: flex;
    padding: 0;
    width: 100%;
    margin-right: -15px;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
}
.uwqhsposkq{
    padding-bottom: 5px;
}
.USIjiqsiji .SJIijqsjiJS img,.siJIqkosko .uwqhsposkq img{
    width: calc(1.02857vw + 2.0286px);
    height: calc(1.02857vw + 2.0286px);
    margin: 0px 0.12857vw 2px 0.22857vw;
}
.USIjiqsiji .SIjiqsjil{
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    font-size: calc(.535714vw + 4.28571px);
    color: rgba(255,255,255,.25);
    display: flex;
    justify-content: left;
    align-items: center;
    padding-right: calc(1.254286vw - 10.2857px);
    margin-bottom: 0;
}
.dkofkqoks{
    padding-top: calc(.744286vw - 10.2857px);
}
.USIjiqsiji .SIjiqsjil>div{
    display: flex;
}
.USIjiqsiji .SIjiqsjil .lqlsllqks{
     padding-top: 0 !important;
}
.IKIjiqsjil{
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    font-size: calc(.535714vw + 4.28571px);
    color: rgba(255,255,255,1);
    padding-top: 0;
}

.SJiqjsjqisj{
    display: flex;
    justify-content: left;
    align-items: center;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    margin-top: 5px;
    padding-top: calc(.854286vw - 10.2857px);
}
.lqlsllqks{
    padding-right: calc(1.254286vw - 10.2857px);
    color: rgba(255, 255, 255, 1);
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    padding-top: 0px;
    opacity: 0.38;
    vertical-align: top;
}
.lqlsllqks svg{
    position: relative;
    top: 2px;
    margin-left: 6px;
}
.lqlsllqks:hover{
    color: rgba(255, 255, 255, 0.9);
    cursor: pointer;
    opacity: 1;
}
.SJIijqssqks,.HJqjisjiSJi,.Sqiokosjjiq{
    width: 40px !important;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    position: relative;
    top: -4px !important;
    font-size: 13px;
}
.SJIijqssqks:hover,.HJqjisjiSJi:hover,.Sqiokosjjiq:hover{
    background: linear-gradient(to right,orange, #ff2874,violet);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.Sjhiqsicon{
    position: relative;
    left: -0.5px;
    top: 1px;
    opacity: 0.85;
}

.SIJiqjmsjij{
    width: calc(1.42857vw + 8.8286px);
    height: calc(1.42857vw + 8.8286px);
    background-size: contain !important;
    border-radius: 50%;
    z-index: 999;
    position: relative;
    left: 1px;
    top: 1px;
}
.JSIjiqjslkS{
    width: calc(100vw);
    height: calc(100vw);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999;
    display: none;
}
.SIjqijiSkko{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}
.SKOkqmkosko img{
    max-width: 60%; /* 可选，保持比例或适应容器宽度 */
    height: auto;
    border-radius: 6px;
    position: fixed; /* 绝对定位图片 */
    top: 50%; /* 上边界与容器顶部之间的距离为50% */
    left: 50%; /* 左边界与容器左侧之间的距离为50% */
    transform: translate(-50%, -50%); 
    z-index: 999999;
}
.SIJiISJijiq {
    margin-top: 8px;
    margin-bottom: 5px;
    width: calc(1.42857vw + 100.8286px);
    height: calc(1.42857vw + 100.8286px);
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
}
.SIJiISJijiq img{
    width: 100%;
    height: 100%;
}
.lsjJIjqjsij{
    position: relative;
    margin: 8px 15px 15px;
    z-index: 9999;
    height: 40px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 8px;
}
div.sdjkqjsjs{
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
.lsjJIjqjsij:hover{
    background: rgba(255, 255, 255, 0.2);
}
.lsjJIjqjsij .kdjijqisksk{
    display: none;
    position: absolute;
    right: 10px;
    bottom: 5px;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 25px;
    font-size: 24px;
    border: 1px solid rgba(255,165,0,0.6);
    color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    background: linear-gradient(115deg,#eb9800, #ff2874,#cb47cb);
}
.lsjJIjqjsij .kdjijqisksk:hover{
    background: linear-gradient(to right,orange, #ff2874,violet);
    olor: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255,165,0,0.3);
}
.sidjiqijdsj{
    position: absolute;
    z-index: -1;
    padding: 6px 50px 6px 15px;
    width: 100%;
    height: auto;
    padding: 6px 15px;
    font-size: 18px;
    opacity: 0;
}
.lsjJIjqjsij textarea{
    outline: none;
    border-radius: 10px;
    background: transparent;
    border: none;
    width: 100%;
    height: 100%;
    padding: 6px 50px 6px 15px;
    font-size: 15px;
    resize: none; /* 禁止用户手动调整大小 */
    box-sizing: border-box; /* 计算边框和内填充在高度之内 */
    color: #ffffff;

}

textarea::placeholder {
    color: rgba(255, 255, 255, 0.35) !important;
    font-size: 14px;
    line-height: 29px;
}
.sdjiqjsdsls{
    display: none;
    width: 100%;
    padding: 7px 15px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: -32px;
    left: 0;
    z-index: 9;
    background: #5d5258;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.sdjqjsjs{
    width: 97%;
    overflow: hidden; /* 隐藏超出部分 */
    text-overflow: ellipsis; /* 末尾显示省略号 */
    white-space: nowrap; /* 禁止文本换行 */
}
.sdqsdqjrem{
    position: absolute;
    right: 7px;
    top: 9px;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
}
.sdqsdqjrem:hover{
    background: rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.5);
}
.djiqjisjdj img{
    width: 15px;
    height: 15px;
    position: relative;
    margin: 0 3px;
    top: -2px;
}
.sidjiqjsdj{
    width: 100%;
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
    height: 95%; /* 或者指定固定高度 */
    opacity: 0.5;
    text-align: center;
}
.sdkqokoks p{
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 10px;
}   