body{
  padding:0;
  margin:0;
  border:0;
  width:100vw;
  height: 100vh;
  text-align: center;
  color:#a5b7f6;
  overflow-y: scroll;
  background:#fff;
  overflow-x: hidden;
}
.marquee-content {
    display: inline-block; /* 让内容在一行内显示 */
    padding-left: 100%; /* 初始位置设置为容器的右侧 */
    animation: marquee 10s linear infinite; /* 应用动画效果 */
}

@keyframes marquee {
    0% {
        transform: translate(0, 0); /* 起始位置 */
    }
    100% {
        transform: translate(-100%, 0); /* 结束位置 */
    }
}
.marquee-container {
    width: 100%; /* 容器宽度为100% */
    overflow: hidden; /* 隐藏溢出的内容 */
    white-space: nowrap; /* 防止换行 */
    background: linear-gradient(90deg, #090b0f 0%, #65510a 100%, #65510a 100%, #65510a 100%,#090b0f 100%,#090b0f 100%,#090b0f 100%);
    padding:5px;
    color:#f88c00;
}
#vips{
color:#fff;
padding:2px 5px;
border:2px solid #fff;
font-weight:bold;
border-radius: 4px;
margin-right:15px;
font-size:16px;
}
#vips1{
color:#fff;
padding:2px 5px;
border:2px solid #fff;
font-weight:bold;
border-radius: 4px;
margin-right:10px;
font-size:13px;
}
#nots{
  position: fixed;
  left:0;top:0;width:100vw;
  height:100vh;padding:10px 10px;
  text-align: center;
  padding-top:10vh;
  background: #000;
  z-index: 99999999;}
.idsd{
  padding:10px 30px;
  text-align: center;
  background: linear-gradient(45deg, #f9ad09, #8f5830, #000, #000, #000, #000, #000, #000, #000, #000, #000, #c46f33, #f9ad09);
  box-shadow: inset 1px 5px 5px 5px #e6a93a;
  border-radius: 15px;
  color:#fff;
  font-size:18px;
  font-weight:bold;
}

.tops {
position: fixed;
left:0;top:0;width:100vw;
height:80px;padding:10px 10px;
background: rgba(0, 0, 0, 0.7);
z-index: 999;
}
.tops1 {
width:100vw;
height:80px;padding:10px 10px;
background: #000;
}

#menu{
width:100vw;
background: #000;
margin-bottom:50px;
z-index: 9991;
color:#fff;display:none;
}

#ibg{
background: rgba(0, 0, 0, 0.7);
position: fixed;
z-index: 9999999;
top:0;
left:0;
padding-top: 35vh;
width: 100vw;
height:100vh;
text-align: center;
display: none;
}

#bindbg{
  background: linear-gradient(45deg, #f9ad09, #8f5830, #000, #000, #000, #000, #000, #000, #000, #000, #000, #c46f33, #f9ad09);
  box-shadow: inset 1px 5px 5px 5px #e6a93a;
  border-radius: 15px;
  height:200px;
  padding:30px 15px;
  text-align: center;
}


#bindbg1{
  background: linear-gradient(45deg, #f9ad09, #8f5830, #000, #000, #000, #000, #000, #000, #000, #000, #000, #c46f33, #f9ad09);
  box-shadow: inset 1px 5px 5px 5px #e6a93a;
  border-radius: 15px;
  height:200px;
  padding:30px 15px;
  text-align: center;
}

#nftsell{
  margin:30px 0;
  border:2px solid #f26cfe;
  border-radius: 15px;
  padding-bottom:30px;
}

#nftsellS{
  margin:30px 0;
  border:0.5px solid #530a5a;
  border-radius: 15px;
  padding-bottom:30px;
}


#nftselll{
  padding:0;padding-left:0;
  margin-top:30px;
}

#sl1{
padding:0;
}
#prss{
  color:#e1e1e1;
}
#fszs{
  align-self: stretch;
color: #000000;
padding:0;
text-align: center;
font-family: "PingFang SC";
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
#fssc1{
padding:0;
align-self: stretch;
color: #8f8f8f;
text-align: center;
font-family: "PingFang SC";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
#sendmessage {
  display: inline-block;
  z-index: 9999999999;
  width:40vw;
  height:30vw;
  position: fixed;
  top:40vh;
  left:30vw;
  border-radius: 15px;
  padding:15px;
  text-align:center;
  color:#fff;
  font-size:16px;
    display: none;
}

#sendmessage1 {
  display: inline-block;
  z-index: 99999998;
  width:40vw;
  height:30vw;
  background: #292c6d;
  position: fixed;
  top:40vh;
  left:30vw;
  border-radius: 15px;
  opacity: 0.5;
  display: none;
}
.cpss {
    position: absolute;
    top:-50px;
    transform: translateX(-50%);
    width: 100px;
    height: auto;
}
#message {
  display: inline-block;
  z-index: 9999999999;
  width:50vw;
  position: fixed;
  top:30vh;
  left:25vw;
  border-radius: 15px;
  padding:15px;
  text-align:center;
  background: #fff;
  font-size:16px;
    display: none;
}
#ibg123{
  background: linear-gradient(45deg, #f9ad09, #8f5830, #000, #000, #000, #000, #000, #000, #000, #000, #000, #c46f33, #f9ad09);
  text-align: center;
  font-size:18px;
  font-weight:bold;
  color:#fff;
  border-radius: 10px;
  margin-top:15px;
  box-shadow: inset 1px 5px 5px 5px #e6a93a;
  line-height: 50px;
  height:50px;
}

#ibg12{
  background: linear-gradient(45deg, #f9ad09, #8f5830, #000, #000, #000, #000, #000, #000, #000, #000, #000, #c46f33, #f9ad09);
  text-align: center;
  font-size:18px;
  font-weight:bold;
  color:#fff;
  border-radius: 10px;
  margin-top:15px;
  box-shadow: inset 1px 5px 5px 5px #e6a93a;
  line-height: 50px;
  height:50px;
}


#ibg1{
  background: linear-gradient(45deg, #f9ad09, #8f5830, #000, #000, #000, #000, #000, #000, #000, #000, #000, #c46f33, #f9ad09);
  text-align: center;
  font-size:18px;
  font-weight:bold;
  color:#fff;
  border-radius: 10px;
  margin-top:15px;
  box-shadow: inset 1px 5px 5px 5px #e6a93a;
  line-height: 50px;
  height:50px;
}

#ibg11{
  background: linear-gradient(45deg, #f9ad09, #8f5830, #000, #000, #000, #000, #000, #000, #000, #000, #000, #c46f33, #f9ad09);
  text-align: center;
  font-size:18px;
  font-weight:bold;
  color:#fff;
  border-radius: 10px;
  box-shadow: inset 1px 5px 5px 5px #e6a93a;
  line-height: 50px;
  height:50px;
}
#erra{
  display: none;
  color:#fff;
  text-align: center;
}
.iwa{
 width: 100%;
 border-radius: 10px;
 border:1px solid #fff;
 font-size:16px;
 padding:5px;
}
.iwa1{
 width: 100%;
 border-radius: 10px;
 border:1px solid #fff;
 font-size:16px;
 padding:5px;
}


#bdtit1{
  color:#fff;
  font-size:18px;
  font-weight:700;
  margin-bottom:20px;
}


#bdtit{
  color:#fff;
  font-size:18px;
  font-weight:700;
  margin-bottom:20px;
}

.mus{
  padding:10px;text-align: left;
  border-bottom:0.2px solid #1e1e1e;
}

#accs{
  border-radius: 5px;
color:#fff;font-size:16px;font-weight:bolder;margin-top:15px;
padding:5px 10px;
border:1px dashed #fff;
}

.lgss{
  border:1px solid #fff;
  border-radius: 10px;
  text-align: center;
  padding:5px;
  font-size:16px;
  line-height:30px;
  height:40px;
  margin:10px 0;
}
.lgss1{
  border:1px solid #fff;
  border-radius: 10px;
  text-align: center;
  padding:5px;
  font-size:16px;
  margin:10px 0;
}

#i1 {
  width:100vw;
  margin-top:80px;
  min-height:100vh;
}
#i2 {
  width:100vw;
  margin-top:80px;
  min-height:100vh;
  display: none;
  background-image: url("../../img/p3.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;


}
#i3 {
  width:100vw;
  margin-top:80px;
  min-height:100vh;
  display: none;
}
#i4 {
  width:100vw;
  margin-top:80px;
  min-height:100vh;
  display: none;
}
#i5 {
  width:100vw;
  margin-top:80px;
  min-height:100vh;
  display: none;
}
#i6 {
  width:100vw;
  margin-top:80px;
  min-height:100vh;
  display: none;
}
#i7 {
  width:100vw;
  margin-top:80px;
  min-height:100vh;
  display: none;
}



#ht1{
  background: -webkit-linear-gradient(315deg, #feb47b, #feb47b,  #feb47b, #feb47b, #feb47b, #fff,#fff, #feb47b, #feb47b, #feb47b, #feb47b, #feb47b); /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:16px; /* 字体大小 */
  font-weight:bolder;
  text-align: left;
}
#ht2{
  background: -webkit-linear-gradient(315deg, #feb47b, #feb47b,  #feb47b, #feb47b, #feb47b, #fff,#fff, #feb47b, #feb47b, #feb47b, #feb47b, #feb47b); /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:20px; /* 字体大小 */
  font-weight:bolder;
  text-align: left;
  margin-top:10px;
}

#ht2m{
  background: -webkit-linear-gradient(315deg, #fff, #fff,  #fff, #fff, #fff, #fff,#fff, #fff, #fff, #fff, #fff, #fff); /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:20px; /* 字体大小 */
  font-weight:bolder;
  text-align: left;
}


#ht2k{
padding:0;margin:0;border:0;
width:100%;
height:190vw;
background-image: url("../../img/p1.png");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}

#ht2km{
padding:0;margin:0;border:0;
width:100%;
height:120vw;
background-image: url("../../img/p2.png");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding-top:30px;
}



#ht22{
  background: -webkit-linear-gradient(315deg, #feb47b, #feb47b,  #feb47b, #feb47b, #feb47b, #fff,#fff, #feb47b, #feb47b, #feb47b, #feb47b, #feb47b); /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:18px; /* 字体大小 */
  font-weight:bolder;
  text-align: left;
  margin-top:10px;
}


#ht21{
  background: -webkit-linear-gradient(315deg, #feb47b, #feb47b,  #feb47b, #feb47b, #feb47b, #fff,#fff, #feb47b, #feb47b, #feb47b, #feb47b, #feb47b); /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:20px; /* 字体大小 */
  font-weight:bolder;
  text-align: center;
  margin-top:30px;
}


#ht3{
  background:#eeeeeeee; /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:14px; /* 字体大小 */
  text-align: left;
  margin-top:10px;
}

#ht31{
  background:#eeeeeeee; /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:14px; /* 字体大小 */
  text-align: left;
  margin-top:10px;
  display: none;
}

#ja31{
  font-size:20px;
  color:#e1e1e1;
}
#jas31{
  font-size:20px;
    color:#e1e1e1;
  display: none;
}
#ja32{
  font-size:20px;
    color:#e1e1e1;
}
#jas32{
  font-size:20px;
    color:#e1e1e1;
  display: none;
}
#ja33{
  font-size:20px;
    color:#e1e1e1;
}
#jas33{
  font-size:20px;
    color:#e1e1e1;
  display: none;
}
#ja34{
  font-size:20px;
    color:#e1e1e1;
}
#jas34{
  font-size:20px;
    color:#e1e1e1;
  display: none;
}
#ja35{
  font-size:20px;
    color:#e1e1e1;
}
#jas35{
  font-size:20px;
    color:#e1e1e1;
  display: none;
}

.tlfe{
  padding:10px 5px;
  border-radius: 5px;
  background: #fff;
  color:#fff;
}

#ht32{
  background:#eeeeeeee; /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:14px; /* 字体大小 */
  text-align: left;
  margin-top:10px;
  display: none;
}

#ht33{
  background:#eeeeeeee; /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:14px; /* 字体大小 */
  text-align: left;
  margin-top:10px;
  display: none;
}

#ht34{
  background:#eeeeeeee; /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:14px; /* 字体大小 */
  text-align: left;
  margin-top:10px;
  display: none;
}

#ht35{
  background:#eeeeeeee; /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:14px; /* 字体大小 */
  text-align: left;
  margin-top:10px;
  display: none;
}
#ht36{
  background:#eeeeeeee; /* 渐变颜色 */
  -webkit-background-clip: text; /* 文本填充背景 */
  color: transparent; /* 文本颜色设置为透明 */
  font-size:14px; /* 字体大小 */
  text-align: left;
  margin-top:10px;
  display: none;
}
#hti1{
  width:100%;
  height:auto;
  border-radius: 25px;
    margin-top:10px;
}

#bbs{
  margin-top:50px;
  background: linear-gradient(45deg, #f9ad09, #8f5830, #000, #000, #000, #000, #000, #000, #000, #000, #000, #c46f33, #f9ad09);
  height:40px;
  border-radius: 10px;

  padding-top:10px;
  color:#f9cbff;
  font-size:20px;
  font-weight: bolder;
}
#linkss{
  border: 1px solid #fff;
  border-radius: 10px;
  padding:10px;

}
.sdx4{
  padding:10px 0;margin: 0;
  width:100%;
  border-radius: 10px;
background: linear-gradient(45deg, #974612, #000, #000);
text-align: center;
box-shadow: 0 -1px 5px #fff;
}

.sdx2{
  padding:10px 0;margin: 0;
  width:100%;
  border-radius: 10px;
background: linear-gradient(135deg,#000,#000,#3b0062);
text-align: center;
box-shadow: 0 -1px 5px #fff;
}

.sdx1{
  padding:0;margin: 0;
  width:95%;
  border-radius: 10px;
  height:100px;
background: linear-gradient(45deg,#000,#000);
text-align: center;
box-shadow: 0 -1px 5px #f08209;
}




.zgm2{
  padding:0;
  font-size: 30px;
  color:#fdb86c;
  padding-top:25px;
margin-top:20px;
font-weight:bold;
margin-bottom:0;
}
.sus{
  font-weight:normal;
  font-size:12px;
  margin-left:5px;
}
.sdx33{
  padding:0;margin: 0;
  width:100%;
  border-radius: 10px;
  height:40px;
  line-height: 40px;
  margin-top:10px;
background: linear-gradient(45deg,#3b0062,#000,#000,#000,#000);
text-align: left;
box-shadow: 0 -1px 5px #fff;
padding-left:15px;
}
.zgm33{
  padding:0;
  font-size: 20px;
  color:#fff;
font-weight:bold;
margin-bottom:0;
}

.zgmc{
  padding:0;
  font-size: 30px;
  color:#fff;
  padding-top:15px;
margin-top:10px;
font-weight:bold;
margin-bottom:0;
}



.zgm{
  padding:0;
  font-size: 20px;
  color:#fff;
  padding-top:25px;
margin-top:20px;
font-weight:bold;
margin-bottom:0;
}
.sdx{
  padding:0;margin: 0;
  width:100%;
  border-radius: 10px;
  height:100px;
background: linear-gradient(45deg, #974612, #000, #000);
text-align: center;
box-shadow: 0 -1px 5px #fff;
}

.sdxx{
  padding:0;margin: 0;
  width:100%;
  padding:15px 0;
  border-radius: 10px;
background: linear-gradient(45deg, #974612, #000, #000);
text-align: center;
box-shadow: 0 -1px 5px #fff;
}
