html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 去除超链接点击黑块阴影 */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: 0;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  font-family: -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial;
}

input {
  outline: none;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  border: 0;
  border-top: 1px solid #a0a0a0;
  margin: 10px 0;
}

b,
strong {
  font-weight: 400;
}

em,
i {
  font-style: italic;
}

del,
s {
  text-decoration: line-through;
}

.small,
small {
  font-size: 0.625rem;
}

sup {
  display: inline-block;
  font-size: 0.625rem;
  vertical-align: top;
  margin-top: -3px;
  color: inherit;
  line-height: 1;
}

ul {
  display: block;
}

ul li {
  display: block;
}

a {
  color: #CFCDE4;
  cursor: pointer;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

}

a.active,
a:hover {
  color: #0C0C0C;
}

.a2 {
  color: #a7a7a7;
  font-weight: normal;
  font-size: 13px;
}

.a2:hover {
  color: #a7a7a7;
}

.jleft {
  float: left;
}

.jright {
  float: right;
}

.ubody {
  background: #212536;
  font-size: 8pt;
  color: #CFCDE4;
  line-height: 1;
}

.mr-8 {
  margin-right: -8px;
}

.mr-12 {
  margin-right: -115px;
}

.a1 {
  color: #FFF;
}

.a1.active,
.a1:hover {
  color: #FFF;
}

.at {
  font-size: 15px;
  color: #0C0C0C;

}

.at.active,
.at:hover {
  color: #0C0C0C;
}

.at2 {
  font-size: 16px;
  color: #f55;
  font-weight: 700;
}

.at2.active,
.at2:hover {
  color: #f55;
}


.at3 {
  font-size: 16px;
  color: #F5F5F5;
  font-weight: 700;
}

.at3.active,
.at3:hover {
  color: #F5F5F5;
}

.at4 {
  font-size: 13px;
  color: #4B97DC;
}

.at4.active,
.at4:hover {
  color: #4B97DC;
}


.at6 {
  font-size: 16px;
  color: #0C0C0C;
  font-weight: 700;
}

.at6.active,
.at6:hover {
  color: #0C0C0C;
}



.nav1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: .5rem;
}

.nav1 dt {
  padding-right: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #cfcde4;
  cursor: pointer;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.nav1 dt:hover {
  color: #078AFE;
}

.u1 {
  width: 23px;
  height: 23px;
  background-image: url("../images/uaa.svg");
  background-repeat: no-repeat;
  background-position: -20px 0px;
  background-size: 62px 22px;

}

.u2 {
  width: 22px;
  height: 22px;
  background-image: url("../images/uaa.svg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 62px 22px;
  margin-top: -.2rem;
}

.u3 {
  width: 22px;
  height: 22px;
  background-image: url("../images/uaa.svg");
  background-repeat: no-repeat;
  background-position: -40px 0px;
  background-size: 62px 22px;
  margin-top: -.2rem;
}

.bottom08 {
  margin-bottom: .8rem;
}

.bottom12 {
  margin-bottom: 1.2rem;
}

.ml05 {
  margin-left: 5px;
}


.ml12 {
  margin-left: 12px;
}

.ml14 {
  margin-left: 14px;
}

.ml16 {
  margin-left: 16px;
}

.hei5 {
  height: 5rem;
}

.hei8 {
  height: 8rem;
}

.w100f {
  width: 100%;
  float: left;
}


.bticon {
  width: 15px;
  vertical-align: text-top;
  padding-right: 0.4rem;
}

.div_1 {
  margin: .8rem;
}

.div_2 {
  margin: .8rem .4rem;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.iconw8 {
  width: 8px;
  vertical-align: text-bottom;
}


.iconw12 {
  width: 12px;
  vertical-align: text-bottom;
}


.iconw14 {
  width: 14px;
  vertical-align: text-bottom;
}

.iconw15 {
  width: 15px;
  vertical-align: middle;
}

.iconw16 {
  width: 16px;
  vertical-align: middle;
}

.iconw18 {
  width: 18px;
  vertical-align: middle;
}

.iconw20 {
  width: 20px;
  vertical-align: middle;
}

.iconw22 {
  width: 22px;
  vertical-align: middle;
}

.iconw25 {
  width: 25px;
  vertical-align: middle;
}

.iconw30 {
  width: 30px;
  vertical-align: middle;
}

.iconw35 {
  width: 35px;
  vertical-align: middle;
}

.icontx {
  width: 40px;
  height: 40px;
  border-radius: 100%;
}

.qzbs {
  border: #ADB7BE solid 1px;
  padding: 1px;
}

.pr05 {
  padding-right: .2rem;
}

.left05 {
  margin-left: .5rem;
}

.left1 {
  margin-left: 1rem;
}

.mr02 {
  margin-right: .2rem;
}


.mr05 {
  margin-right: .5rem;
}

.mr10 {
  margin-right: 1rem;
}

.mr12 {
  margin-right: 1.2rem;
}

.mr16 {
  margin-right: 1.6rem;
}

.top_02 {
  margin-top: -.2rem;
}

.top02 {
  margin-top: .2rem;
}

.top05 {
  margin-top: .5rem;
}

.top08 {
  margin-top: .8rem;
}

.top12 {
  margin-top: 1.2rem;
}

.topm2 {
  margin-top: 2.2rem;
}

.topm3 {
  margin-top: 3rem;
}

.topm4 {
  margin-top: 3.5rem;
}

.topm5 {
  margin-top: 4.5rem;
}

.topm6 {
  margin-top: 5.5rem;
}


.ggimg {
  width: 100%;
  margin-top: .8rem;
  border-radius: 6px;
}

.gg1 {
  position: absolute;
  color: #fff;
  padding: 0 8px;
  border-radius: 7px;
  line-height: 23px;
  margin-right: 1.3rem;
  opacity: .8;
  right: 0;
  margin-top: -2rem;
  background: -webkit-linear-gradient(right, #73726d, #333);
}

.xx {
  display: none;
}

.home {
  background: url(../images/bg1.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-left: .8rem;
  height: 178px;
  top: 0;
}

.home .d1 {
  margin-top: .8rem;
  width: 100%;
  float: left;
}

.home dt {
  padding-bottom: .5rem;
}

.topdh {
  background: -webkit-linear-gradient(top, #212536, #212536);
  width: calc(100% - 10px);
  position: fixed;
  z-index: 9999;
  padding-left: .8rem;
  top: 0;
  padding-left: 0px;
  width: 100%
}

.topdh .d1 {
  margin-top: .8rem;
  width: 100%;
  float: left;
}

.topdh dt {
  padding-bottom: .5rem;
}

.topdh .xz {
  background: #f55;
  border: none;
  width: 100%;
  height: 3pt;
  border-radius: 6px;
  margin-top: .8rem;
}

.topdh .xz2 {
  background: #F7F8FA;
  border: none;
  width: 100%;
  height: 3pt;
  border-radius: 6px;
  margin-top: .8rem;
}

.ft14 {
  font-size: 14px;
  font-weight: 700;
}

.ft16 {
  font-size: 16px;
  font-weight: 700;
}


.c000 {
  color: #000;
}

.ut {
  margin-top: 1rem;
  width: 100%;
  float: left;
}

.video_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.video_li {
  width: 48.5%;
  display: inline-block;
  margin-top: .8rem;
}

.video_li a {
  display: block;
}

.video_li .duration {
  color: #fff;
  padding: 1px 7px;
  position: absolute;
  border-radius: 6px;
  line-height: 20px;
  background-color: #333;
  opacity: .7;
  margin-top: 5rem;
  margin-left: 0.4rem;
}

.video_li .video_vip {
  position: absolute;
  width: 48.5%;
  text-align: right;
}

.video_li .cover {
  border-radius: 6px;
  min-height: 6.7rem;
  aspect-ratio: 258/143;
  width: 100%;
}

.video_li .video_brief {
  line-height: 15pt;
  margin-top: 5pt;
  text-align: left;
}

.video_li .video_brief .title {
  overflow: hidden;
  height: 2.7rem;
  text-overflow: ellipsis;
  font-size: 13px;
}

.video_li .video_brief .view {
  color: #a7a7a7;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

.video_li .video_brief img {
  width: 16px;
  height: 16px;
  vertical-align: text-top;
  padding-right: 0.2rem;
}

.video_li .video_vip img {
  width: 2rem;
  border-top-right-radius: 6px;
}

.novel_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.novel_li {
  width: 31.5%;
  display: inline-block;
  margin-top: .8rem;
}

.novel_cover {
  border-radius: 6px;
  width: 100%;
  height: 77%;
}

.novel_brief {
  line-height: 16pt;
  margin-top: 2pt;
  text-align: left;
}

.novel_brief .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
}

.novel_brief .desc {
  color: #9191A8;
  overflow: hidden;
  text-overflow: ellipsis;
}

.novel_brief .desc .left {
  float: left;
  max-width: 3.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #9191A8;
  font-size: 12px;
}

.novel_brief .desc .right {
  float: right;
  text-align: left;
}

.novel_brief .desc img {
  width: 15px;
  height: 15px;
  vertical-align: text-bottom;
  padding-right: 0.2rem;
}

.novel_state {
  position: absolute;
  color: #fff;
  margin-top: .4rem;
  padding: 0 8px;
  border-radius: 7px;
  line-height: 23px;
  margin-left: .4rem;
  opacity: .8;
  background: -webkit-linear-gradient(right, #73726d, #333);
}

.navigation_box {
  background: -webkit-linear-gradient(right, #fff, #fff);
  width: 100%;
  height: 3.8rem;
  position: fixed;
  bottom: 0;
  border-top: #F1F1F1 solid 1px;
  animation: danru ease .5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

.navigation_box .nav {
  width: calc(100% - 30px);
  display: flex;
  justify-content: space-between;
  margin: .6rem 0;
  font-size: 12px;
  color: #909193;
}

.navigation_box .nav dl {
  padding-left: 1.6rem;
  text-align: center;
}

.navigation_box .nav .active .nav_item {
  color: #101318;
}

.navigation_box .nav .nav_item {
  color: #8e8e8e;
}

.nav_item img {
  padding-bottom: 0.2rem;
  padding-left: 0.15rem;
}

.sort_options .active {
  display: block;
  float: left;
  text-align: left;
  font-size: 12px;
  color: #008EFE;
  cursor: pointer;
  text-decoration: none;
  margin-top: -.1rem;
}

.sort_options img {
  width: 0.9rem;
  vertical-align: text-bottom;
}

.sort_options .option {
  display: block;
  float: left;
  text-align: left;
  color: #909193;
  font-size: 12px;
  padding-left: .8rem;
  cursor: pointer;
  text-decoration: none;
}

.twd1 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.twd1 .t1 {
  padding: 0 .9rem;
  margin-right: .5rem;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  background: #010101;
  line-height: 30px;
  border-radius: 20px;
  color: #fff;
}

.twd1 .t2 {
  padding: 0 .9rem;
  height: 30px;
  margin-right: .5rem;
  font-size: 14px;
  text-align: center;
  border: #C8D1D3 solid 1px;
  line-height: 30px;
  border-radius: 20px;
  color: #334856;
}

.twd1 .t3 {
  padding: 0 .9rem;
  height: 30px;
  margin-right: .5rem;
  font-size: 14px;
  text-align: center;
  line-height: 35px;
}

.twd1 .t4 {
  padding: 0 .2rem;
  height: 30px;
  margin-right: .5rem;
  font-size: 14px;
  text-align: center;
  line-height: 35px;
}

.twx1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: .8rem;
}

.twx1 dl {
  color: #334856;
  font-size: 13px;
}

.twx1 dl img {
  margin-right: .2rem;
  vertical-align: text-bottom;
}

.yhzxd3 {
  justify-content: space-between;
  display: flex;
  text-align: center;
  padding: 0.1rem 1.3rem 0 1.3rem;
  font-size: 13px;
}

.yhzxd3 dt {
  background: #fff;
  width: 42px;
  border-radius: 100%;
  margin: 0.5rem auto 0.5rem auto;
  text-align: center;
}

.yhzxd3 img {
  width: 1.3rem;
  margin-top: 0.7rem;
}


.yhzxd2 {
  justify-content: space-between;
  display: flex;
  text-align: center;
  padding: 0.1rem 1.3rem 0 1.3rem;
  font-size: 13px;
}

.yhzxd2 dt {
  background: #fff;
  width: 47px;
  height: 47px;
  border-radius: 100%;
  margin: 0.5rem auto 0.5rem auto;
  text-align: center;
}

.yhzxd2 img {
  width: 1.6rem;
  margin-top: 0.7rem;
}



.yhzxd {
  justify-content: space-between;
  display: flex;
  text-align: center;
  margin: 0.5rem 0;
  padding: 0.7rem 1.3rem 0 1.3rem;
  font-size: 13px;
}

.yhzxd dt {
  background: #F6F6F6;
  width: 47px;
  height: 47px;
  border-radius: 100%;
  margin: 0.5rem auto 0.5rem auto;
  text-align: center;
}

.yhzxd img {
  width: 1.3rem;
  margin-top: 0.7rem;
}

.srk {
  border: #fff solid 1px;
  background: #fff;
  font-size: 13px;
  text-align: center;
  height: 2.3rem;
  line-height: 2.3rem;
  margin-top: -.1rem;
  border-radius: 10px;
  color: #BEC2CE;
  background-position: 3% 6px;
  background-size: 1.2rem 1.2rem;
  width: 68%;
  float: left;
  margin-left: 1.8rem;
  margin-bottom: .3rem;
}

.brief_box {
  color: #73726d;
}

.brief_box .cover_box {
  width: 100%;
  margin-bottom: 1rem;

}

.brief_box .cover_box .mask {
  position: absolute;
  width: 100%;
  background: linear-gradient(-180deg, rgba(150, 150, 150, 0) 0%, rgba(90, 90, 90, .35) 27%, rgba(60, 60, 60, .68) 52%, rgb(30, 30, 30, .85) 78%);
}

.brief_box .content_box {
  padding: .5rem 1rem;
  line-height: 1.2rem;
  font-size: 13px
}

.brief_box .content_box .title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
}

.brief_box .both_box {
  padding-top: 1rem;
  width: 100%;
  float: left;
  margin: .1rem 0
}

.brief_box .bar_box {
  margin-bottom: 1rem
}

.brief_box .both_box img {
  width: 1rem;
  vertical-align: text-bottom;
  padding-right: .2rem
}

.brief_box .both_box .right_box {
  font-weight: 400;
  font-size: 12px;
  padding: 0 0 2px .3rem;
  margin-left: .3rem;
  float: right
}

.brief_box .both_box .right_box a {
  color: #334856;
  margin-left: .2rem
}

.brief_box .both_box .right_box a:hover {
  color: #fff
}

.brief_box .both_box .brief_txt {
  text-align: justify;
  width: 90%;
  float: left
}

.brief_box .both_box .score_txt {
  font-size: 1.2rem;
  color: #334856;
  font-weight: 700
}

.brief_box .red {
  color: #f55;
  font-weight: 700;
}

.brief_box .both_box .star {
  max-width: .9rem;
  padding-left: .15rem;
  vertical-align: text-top
}

.brief_box .both_box .word_count {
  float: right
}

.brief_box .option_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
  padding-top: .8rem;
  color: #e8e8e8;
}

.brief_box .option_box span {
  color: #334856;
}


.brief_box .option_box img {
  width: .9rem;
  vertical-align: sub
}

.brief_box .read_btn {
  cursor: pointer;
  line-height: 2.4rem;
  font-weight: 400;
  color: #fff;
  background: #ff5656;
  border-radius: 6px;
  display: block;
  width: 100%;
  font-size: 14px;
  text-align: center;
  margin-top: .5rem;
  margin-right: .4rem;
  margin-bottom: 1.5rem
}

.brief_box .read_btn2 {
  cursor: pointer;
  line-height: 2.4rem;
  font-weight: 400;
  color: #fff;
  background: #ff5656;
  border-radius: 20px;
  display: block;
  width: 100%;
  font-size: 14px;
  text-align: center;
  margin-top: .5rem;
  margin-right: .4rem;
  margin-bottom: 1.5rem
}

.brief_box .btn_box {
  line-height: 1rem;
  margin-bottom: 1rem;
  width: 100%;
  float: left;
}

.brief_box .btn_box .btn {
  width: 20%;
  float: left;
  text-align: center
}

.brief_box .btn_box .btn img {
  max-width: 1.3rem;
  padding-bottom: .2rem;
}

.catalog_box {
  padding: 1rem;
  line-height: 1.4rem;
  font-size: 13px;
  clear: both;
  background: #fff;
  margin-top: 1rem;
  border-top: #e8e8e8 solid 1px;
}

.catalog_box .banner {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 1.5rem
}

.catalog_box .banner .left {
  float: left
}

.catalog_box .banner .left .btn {
  margin-left: .6rem;
  font-size: 12px;
  font-weight: 400;
  color: #9c9c9c;
  border: #9c9c9c solid 1px;
  padding: .2rem .4rem;
  border-radius: 6px;
  cursor: pointer
}

.catalog_box .banner .right {
  float: right;
  text-align: left;
  font-weight: 400;
  font-size: 12px
}

.catalog_box .banner .right img {
  width: 1rem;
  vertical-align: text-bottom;
  padding-right: .2rem
}

.catalog_box .volume {
  width: 100%;
  padding: .5rem 0;
  border-bottom: #1b232f solid 1px;
  font-weight: 700;
  color: #fff;
  float: left
}

.catalog_box .volume img {
  float: right;
  width: 1rem;
  vertical-align: text-bottom;
  padding-right: .2rem
}

.catalog_box .chapter {
  border-bottom: #e8e8e8 solid 1px;
  padding: .8rem 0;
  float: left;
  width: 100%;
  color: #909193
}

.catalog_box .chapter .title {
  float: left;
  width: 80%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.catalog_box .chapter .title a {
  color: #334856;
  font-size: 14px;
}

.catalog_box .chapter .online {
  float: right;
  text-align: left
}

.catalog_box #more {
  line-height: 3rem;
  text-align: center
}


.reward {
  display: flex;
  float: left;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: .8rem;
}

.reward li {
  width: 100%;
  display: inline-block;
  line-height: 1.3rem;
  margin-bottom: .5rem;
  padding-bottom: 1.2rem
}

.reward .box {
  font-size: 14px;
  line-height: 1.5rem;
  padding: .3rem 1rem
}

.reward .box h3 {
  font-weight: 700;
}

.reward .box .item {
  margin: .5rem 0;
  width: 100%;
  float: left
}

.reward .box .item .member {
  float: left;
  font-size: 13px;
  max-width: 72%;
  overflow: hidden;
  cursor: default
}

.reward .box .item .member .medal {
  vertical-align: middle;
  width: 30px
}

.reward .box .item .member .head {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  vertical-align: middle;
  margin: 0 .2rem
}

.reward .box .item .member .content {
  max-width: 70%;
  float: right;
  margin-top: .3rem
}

.reward .box .item .member .content .nick_name {
  font-size: 14px;
  font-weight: 700
}

.reward .box .item .price {
  font-size: 12px;
  float: right;
  text-align: left;
  line-height: 2rem
}

.reward .box .item .price span {
  color: #ed4259;
  font-size: 16px;
  font-weight: 700
}

.reward .box .item .price img {
  vertical-align: text-bottom;
  padding-right: .2rem;
  max-width: 1.1rem;
  padding-left: .8rem
}


.desc {
  float: left;
  width: 100%;
  text-align: center;
  line-height: 18px
}

.desc .red {
  color: #ff5656;
}

.novel_li a {
  display: block;
}

.catalog_box .chapter .cover {
  float: left;
}

.catalog_box .chapter .cover img {
  width: 85px;
  height: 52px;
  border-radius: 6px;
  vertical-align: middle;
  margin-right: 2rem;
  object-fit: cover;
  object-position: 40% 60%;
}

.catalog_box .chapter .title {
  float: left;
  width: auto;
  max-width: 58%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 1rem;
}

.catalog_box .chapter .online {
  float: right;
  text-align: left;
  padding-top: 1rem;
}

.current_box {
  display: flex;
  justify-content: space-between
}

.brief_box .play_box {
  margin-bottom: 1rem;
  text-align: center;
  float: left;
  margin-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: #e8e8e8 solid 1px;
}

.brief_box .play_box .prev_btn_box {
  float: left;
  margin-top: .8rem
}

.brief_box .play_box .prev_btn_box a {
  color: #333
}

.brief_box .play_box .prev_btn_box img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  padding-right: .2rem;
  margin-top: -.1rem
}

.brief_box .play_box .audio_box {
  float: left;
  width: 88%;
  margin: 0 auto;
  text-align: center
}

.brief_box .play_box .audio_box #player {
  height: 3rem;
  border-radius: 20px
}

.brief_box .play_box .nxt_btn_box {
  float: right;
  margin-top: .8rem
}

.brief_box .play_box .nxt_btn_box a {
  color: #333
}

.brief_box .play_box .nxt_btn_box img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  padding-right: .2rem;
  margin-top: -.1rem
}

.brief_box .play_box .options_box {
  width: 100%;
  display: flex;
  justify-content: space-evenly
}

.brief_box .play_box .options_box .current {
  color: #777
}

.brief_box .play_box .options_box a {
  color: #333
}

.brief_box .play_box .options_box a:hover {
  color: #ff5656
}

.brief_box #video-container {
  width: auto;
  position: relative
}

.brief_box #video-container #mui-player {
  position: absolute
}

/*!* Mui Player Css Library v1.8.1 @Professional edition
* Date：2023-01-28
* Released under GPL-3.0 license
* https://muiplayer.js.org/*/
.m-player {
  width: auto;
  height: 225px;
  position: relative;
  overflow: hidden;
  background: #000;
  outline: none;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.m-player .mplayer-footer {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .65));
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  z-index: 7;
  height: 48px;
  padding: 0 10px
}

.m-player .mplayer-footer.show {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important
}

.m-player .mplayer-footer .progress {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: inherit
}

.m-player .mplayer-footer .progress .progress-container {
  display: flex;
  align-items: center;
  flex: 1;
  height: 25px
}

.m-player .mplayer-footer .progress .progress-container.upper-position {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 100%;
  margin-bottom: -10.5px
}

.m-player .mplayer-footer .progress .progress-container .touch-effective {
  position: relative;
  height: 100%;
  display: flex;
  flex: 1;
  align-items: center;
  margin-left: 8px;
  margin-right: 8px;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .progress-default-scale {
  border-radius: 0 !important;
  -webkit-transform: translateY(-50%) translateZ(0) scaleY(2) !important;
  transform: translateY(-50%) translateZ(0) scaleY(2) !important
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .progress-hover-scale {
  -webkit-transform: translateY(-50%) translateZ(0) scaleY(3) !important;
  transform: translateY(-50%) translateZ(0) scaleY(3) !important
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .progress-total {
  width: 100%;
  background-color: #fff3;
  overflow: hidden
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .progress-play,
.m-player .mplayer-footer .progress .progress-container .touch-effective .progress-total {
  position: absolute;
  height: 2px;
  border-radius: 5px;
  top: 50%;
  -webkit-transform: scaleY(.9) translateY(-50%);
  transform: scaleY(.9) translateY(-50%);
  transition: -webkit-transform .15s;
  transition: transform .15s;
  transition: transform .15s, -webkit-transform .15s
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .progress-buffered {
  background-color: #b5b5b5b3;
  position: absolute;
  height: 2px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  top: 50%;
  -webkit-transform: scaleY(.9) translateY(-50%);
  transform: scaleY(.9) translateY(-50%);
  transition: width .15s, -webkit-transform;
  transition: transform, width .15s;
  transition: transform, width .15s, -webkit-transform
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .progress-prompt {
  position: absolute;
  height: 2px;
  width: 9px;
  top: 50%;
  -webkit-transform: scaleY(.9) translateY(-50%);
  transform: scaleY(.9) translateY(-50%);
  transition: -webkit-transform .15s;
  transition: transform .15s;
  transition: transform .15s, -webkit-transform .15s;
  z-index: 6
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .progress-seekline {
  position: absolute;
  background-color: #ddd;
  height: 2px;
  width: 3px;
  top: 50%;
  -webkit-transform: scaleY(.9) translateY(-50%);
  transform: scaleY(.9) translateY(-50%);
  transition: left 0s linear;
  z-index: 5;
  visibility: hidden
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .ball-container,
.m-player .mplayer-footer .progress .progress-container .touch-effective .prompts-container {
  position: absolute;
  height: 100%;
  width: 100%
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .ball-container .progress-drag,
.m-player .mplayer-footer .progress .progress-container .touch-effective .prompts-container .progress-drag {
  height: 30px;
  width: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: -webkit-transform .15s;
  transition: transform .15s;
  transition: transform .15s, -webkit-transform .15s;
  z-index: 7
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .ball-container .progress-drag.hover-scale,
.m-player .mplayer-footer .progress .progress-container .touch-effective .prompts-container .progress-drag.hover-scale {
  -webkit-transform: translate(-50%, -50%) scale(1) !important;
  transform: translate(-50%, -50%) scale(1) !important
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .ball-container .progress-drag.default-scale,
.m-player .mplayer-footer .progress .progress-container .touch-effective .prompts-container .progress-drag.default-scale {
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0)
}

.m-player .mplayer-footer .progress .progress-container .touch-effective .ball-container .progress-drag .progress-ball,
.m-player .mplayer-footer .progress .progress-container .touch-effective .prompts-container .progress-drag .progress-ball {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 17px;
  width: 17px;
  border-radius: 50%;
  display: inline-block;
  background: #fff
}

.m-player .mplayer-footer .progress .progress-begin {
  font-size: 13px;
  min-width: 40px;
  text-align: left
}

.m-player .mplayer-footer .progress .progress-long {
  font-size: 13px;
  min-width: 40px;
  text-align: right
}

.m-player .mplayer-footer .progress .left-part,
.m-player .mplayer-footer .progress .right-part {
  display: flex;
  height: inherit
}

.m-player .mplayer-footer .progress .left-part .footer-control,
.m-player .mplayer-footer .progress .right-part .footer-control {
  position: relative
}

.m-player .mplayer-footer .progress .left-part .footer-control:not(.no-active):active,
.m-player .mplayer-footer .progress .right-part .footer-control:not(.no-active):active {
  opacity: .75
}

.m-player .mplayer-footer .progress .left-part .footer-control svg,
.m-player .mplayer-footer .progress .right-part .footer-control svg {
  vertical-align: middle
}

.m-player .mplayer-footer .progress .panel-controls {
  position: absolute;
  min-height: 50px;
  bottom: 50px;
  padding: 12px;
  background-color: #0009;
  border-radius: 3px
}

.m-player .mplayer-footer .progress .live-mode {
  color: #fff;
  position: relative;
  font-size: 14px;
  width: auto;
  white-space: nowrap
}

.m-player .mplayer-footer .progress .live-mode .spot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #1e98d4;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle
}

.m-player .mplayer-footer .progress .live-mode .mode-text {
  display: inline-block;
  vertical-align: middle
}

.m-player .mplayer-header {
  background: linear-gradient(180deg, rgba(0, 0, 0, .5), hsla(0, 0%, 100%, 0));
  padding: 0 10px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  z-index: 7
}

.m-player .mplayer-header.show {
  -webkit-transform: translateY(0) !important;
  transform: translateY(0) !important
}

.m-player .mplayer-header .title-groupt {
  height: 100%
}

.m-player .mplayer-header .title-groupt .back-button {
  white-space: nowrap;
  width: auto
}

.m-player .mplayer-header .title-groupt .back-button div,
.m-player .mplayer-header .title-groupt .back-button svg {
  vertical-align: middle
}

.m-player .mplayer-header .title-groupt .back-button .title-name {
  position: relative;
  color: #fff;
  margin-left: 5px;
  display: inline-block
}

.m-player .mplayer-header .buttom-group {
  display: flex;
  height: 100%
}

.m-player .mplayer-header .buttom-group .battery-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -webkit-transform: scale(.75);
  transform: scale(.75);
  -webkit-transform-origin: right;
  transform-origin: right
}

.m-player .mplayer-header .buttom-group .battery-info .time {
  color: #fff;
  font-size: 14px;
  position: relative;
  top: 4px;
  right: 0
}

.m-player .mplayer-header .buttom-group .battery-info .capacity {
  border: 1px solid #fff;
  height: 11px;
  width: 24px;
  border-radius: 2px;
  position: relative
}

.m-player .mplayer-header .buttom-group .battery-info .capacity:after {
  content: "";
  height: 7px;
  width: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  left: -3px;
  background: #fff
}

.m-player .mplayer-header .buttom-group .battery-info .capacity .level {
  position: absolute;
  inset: 1px
}

.m-player .mplayer-header .buttom-group .battery-info .capacity .level .count {
  background: #fff;
  height: 100%;
  width: 0;
  float: right;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px
}

.m-player .mplayer-sidebar {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #000000bf;
  z-index: 8;
  -webkit-transform: translateX(100%);
  transform: translate(100%);
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  overflow: auto
}

.m-player .mplayer-sidebar.open {
  -webkit-transform: none !important;
  transform: none !important
}

.m-player .mplayer-sidebar::-webkit-scrollbar {
  width: 4px;
  background: 0 0
}

.m-player .mplayer-sidebar::-webkit-scrollbar-thumb {
  background: rgba(230, 230, 250, .24);
  border-radius: 3px;
  height: 100px
}

.m-player .mplayer-sidebar .title {
  color: #9a9e98;
  font-size: 15px;
  line-height: 40px;
  position: relative;
  margin-left: 20px;
  margin-right: 50px;
  text-align: left
}

.m-player .mplayer-sidebar .title:before {
  content: "";
  border-bottom: 1px solid hsla(0, 0%, 87%, .3);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleY(.5);
  transform: scaleY(.5)
}

.m-player .mplayer-sidebar .setting-box {
  font-size: 15px;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 15px 50px 20px 20px
}

.m-player .mplayer-sidebar .setting-box .box-name {
  margin-left: 12px;
  flex: 1;
  text-align: left
}

.m-player .mplayer-sidebar .setting-box .toogle-switch {
  margin-left: 12px;
  cursor: pointer;
  border-radius: 50px;
  width: 45px;
  height: 22px;
  position: relative;
  transition: background-color .2s ease-in
}

.m-player .mplayer-sidebar .setting-box .toogle-switch.open .ball {
  right: 3px
}

.m-player .mplayer-sidebar .setting-box .toogle-switch.close {
  background-color: #ffffff4d !important
}

.m-player .mplayer-sidebar .setting-box .toogle-switch.close .ball {
  right: 24px
}

.m-player .mplayer-sidebar .setting-box .toogle-switch .ball {
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: right .2s ease-in
}

.m-player .mplayer-sidebar .setting-box .toogle-switch .disable {
  position: absolute;
  inset: 0;
  border-radius: 50px;
  background: rgba(0, 0, 0, .6)
}

.m-player .mplayer-sidebar .setting-box .play-speed {
  cursor: pointer;
  font-size: 16px;
  height: 35px;
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  margin-right: 4px;
  flex-shrink: 0
}

.m-player .mplayer-sidebar .setting-box .share-box {
  cursor: pointer;
  height: 45px;
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 22px;
  margin-bottom: 12px;
  flex-shrink: 0
}

.m-player .mp-tooltip {
  position: absolute;
  font-size: 12px;
  white-space: nowrap;
  background-color: #000000ba;
  padding: 3px 10px;
  display: block;
  color: #fff;
  z-index: 9;
  border-radius: 3px;
  pointer-events: none
}

.m-player .player-btn {
  position: relative;
  cursor: pointer;
  border: none;
  background-color: transparent;
  padding: 0 11px;
  outline: 0;
  width: 45px;
  min-width: 45px;
  height: inherit;
  font-size: 14px
}

.m-player .player-btn:focus {
  outline: none
}

.m-player .player-btn::-moz-focus-inner {
  border: 0;
  outline: 0
}

.m-player .mplayer-poster {
  position: absolute;
  inset: 0;
  background: #000
}

.m-player .mplayer-poster:before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .4)
}

.m-player .mplayer-cover {
  position: absolute;
  inset: 0;
  background: #000;
  z-index: 8;
  opacity: 0;
  transition: opacity .2s;
  pointer-events: none
}

.m-player .mplayer-time {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 8;
  opacity: 0
}

.m-player .mplayer-time .time {
  color: #fff;
  font-size: 26px;
  text-align: center;
  white-space: nowrap
}

.m-player .mplayer-time .time-progress {
  margin: 9px auto auto;
  height: 3px;
  background: hsla(0, 0%, 100%, .6);
  width: 180px;
  border-radius: 50px;
  overflow: hidden
}

.m-player .mplayer-time .time-progress .time-total {
  background: #fff;
  height: 100%;
  width: 50%;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px
}

.m-player .small-control {
  height: 32px;
  position: absolute;
  width: 143px;
  top: 15%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  border-radius: 50px;
  background-color: #0000008c;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  z-index: 7
}

.m-player .small-control .progress {
  border-radius: 50px;
  overflow: hidden;
  height: 3px;
  width: 96px;
  background: hsla(0, 0%, 87%, .85);
  margin-left: 6px
}

.m-player .small-control .progress .total {
  width: 50%;
  height: 100%;
  background: #fff
}

.m-player .mplayer-loading {
  color: #1e98d4;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  display: none;
  z-index: 8
}

.brief_box .danmu_box {
  line-height: 35px;
  margin-top: .4rem;
  padding: 0 1rem;
  margin-bottom: 1.5rem;
  text-align: left
}

.brief_box .danmu_box .danmu_toggle {
  float: left;
  width: fit-content
}

.brief_box .danmu_box .danmu_input_box {
  float: left;
  margin-left: 2.5rem;
  width: 68%
}

.brief_box .danmu_box .txt {
  color: #fff
}

.brief_box .danmu_box .txt img {
  margin-left: 0;
  width: 35px;
  height: 35px;
  position: absolute
}

.brief_box .danmu_box .danmu_input {
  height: 24px;
  appearance: none;
  width: 100%;
  -webkit-appearance: none;
  outline: none;
  border-style: none;
  -webkit-tap-highlight-color: transparent;
  text-indent: .5rem;
  color: #6b6b6b;
  border: #d9d9d9 solid 1px;
  border-radius: 8px
}

.brief_box .danmu_box .danmu_send_btn {
  float: right;
  font-size: 10px;
  width: fit-content;
  font-weight: 400;
  color: #fff;
  background: #f55;
  border: #f55 solid 1px;
  padding: 0 .4rem;
  border-radius: 6px;
  height: 28px;
  line-height: 28px;
  margin-top: 2px;
  cursor: pointer
}

.brief_box .bottom_line {
  padding-top: 1rem;
}


.brief_box .option_box2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  float: left
}

.brief_box .option_box2 span {
  margin-right: .5rem
}

.brief_box .option_box2 img {
  width: .9rem;
  vertical-align: sub
}

.brief_box .tag_box {
  font-size: 13px;
  margin-top: .6rem;
  float: left;
  width: 100%
}

.brief_box .tag {
  margin-right: .5rem;
  color: #334856;
}

.searchd1 {
  color: #ababab;
  background: #f7f7f7;
  height: 3.2rem;
  line-height: 3.2rem;
  z-index: 99999;
  width: 100%;
  font-size: 14px;
  border-bottom: #ccc solid 1px;
}

.searchd1 .l1 {
  width: 68%;
  height: 3rem;
  line-height: 3rem;
  margin-left: -3%;
}

.searchd1 .r1 {
  width: 12%;
}

.searchd1 .gb {
  position: absolute;
  right: 0;
  margin-right: 20%;
  margin-top: .3rem;
}

.searchd1 .srk {
  border: #d1d1d1 solid 1px;
  font-size: 14px;
  text-align: left;
  padding-left: 2.2rem;
  height: 1.9rem;
  color: #334856;
  line-height: 1.9rem;
  margin-top: .5rem;
  border-radius: 6px;
  width: 100%;
  background-image: url(../images/n53.svg);
  background-repeat: no-repeat;
  background-position: 3% 6px;
  background-size: 1.2rem 1.2rem;
}


.d_dhx5 {
  max-width: 1rem;
}

.logo {
  max-width: 3.5rem;
}

.input {
  font-size: 14px;
  width: 93%;
  padding: .7rem;
  border: #ced4da solid 1px;
  border-radius: 6px;
  outline: none;
  margin-top: .8rem;
  color: #969696;
  appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background: #fff;
}

.input_box textarea {
  font-size: 14px;
  width: 95%;
  border: #ced4da solid 1px;
  border-radius: 6px;
  resize: none;
  color: #777;
  padding: 0.5rem 0.5rem 2rem;
  margin-top: 1rem;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background: #fff;
}

.input_box .word_count {
  width: 94%;
  margin-top: -2.5rem;
  text-align: right;
  padding: 0.5rem;
  font-size: 13px;
  margin-bottom: .8rem;
  color: #ccc;
}

select {
  color: #777;
}

.select1 {
  width: 100%;
  height: 2.5rem;
  border: #e8e8e8 solid 1px;
  border-radius: 6px;
  padding: 0.25em 0.5em;
  font-size: 14px;
  cursor: pointer;
  line-height: 1.1;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url('../images/a38.svg') 95% center no-repeat #fff;
}


.fbsj1 {
  color: #ababab;
  background: #f7f7f7;
  height: 3.2rem;
  line-height: 3.2rem;
  z-index: 99999;
  width: 100%;
  font-size: 14px;

}

.fbsj1 .l1 {
  width: 82%;
  height: 3rem;
  line-height: 3rem;
  margin-left: -4%;
  margin-top: 1rem;
}

.fbsj1 .r1 {
  width: 12%;
}

.fbsj1 .gb {
  position: absolute;
  right: 0;
  margin-right: 10%;
  margin-top: .3rem;
}

.fbsj1 .srk {
  border: #fff solid 1px;
  font-size: 14px;
  text-align: left;
  padding-left: 2.2rem;
  height: 1.9rem;
  color: #334856;
  line-height: 1.9rem;
  margin-top: .5rem;
  border-radius: 6px;
  width: 100%;
  background-image: url(../images/a29.svg);
  background-repeat: no-repeat;
  background-position: 3% 6px;
  background-size: 1.2rem 1.2rem;
}

.input_box2 textarea {
  font-size: 14px;
  width: 95%;
  border: #fff solid 1px;
  border-radius: 6px;
  resize: none;
  color: #777;
  padding: 0.5rem 0.5rem 2rem;
  margin-top: 1rem;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background: #fff;
}

.input_box2 .word_count {
  width: 94%;
  margin-top: -2.5rem;
  text-align: right;
  padding: 0.5rem;
  font-size: 13px;
  margin-bottom: .8rem;
  color: #ccc;
}

.tccd {
  border: #d8d8d8 solid 1px;
  border-radius: 5px;
  width: 75%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;

  background: #fff;
  padding: 1.2rem 1rem 1.2rem 1.2rem;
  font-size: 14px;
  color: #878787;
  box-shadow: 1px 2px 18px #999;
}

.tcmenul {
  line-height: 2rem;
  margin-bottom: .8rem;
}

.tcclose {
  float: right;
  margin-top: -0.6rem;
}

.tcbt {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

.tcsrk {
  width: 93%;
  border: #d8d8d8 solid 1px;
  resize: none;
  color: #000;
  font-size: 13px;
  padding: 0.5rem;
  margin-top: 1rem;
  outline: none;
  margin-bottom: 1rem;
  border-radius: 8px;
}

.tcsrka1 {
  width: 93%;
  margin-top: -4.45rem;
  text-align: right;
  padding: 0.5rem;
  font-size: 13px;
  margin-bottom: 0.5rem;
}

.ydydyP6 {
  padding: 0.1rem 0.8rem;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  background: #f55;
  font-size: 14px;
  border-radius: 6px;
  display: block;
  width: 90%;
  text-align: center;
  margin-top: 1rem;
  line-height: 2.5rem;
}

.input2 {
  font-size: 13px;
  width: 91%;
  padding: .7rem;
  border: #ced4da solid 1px;
  outline: none;
  margin-top: .8rem;
  color: #969696;
  appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background: #fff;
  border-radius: 8px;
}

.srk2 {
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  height: 2.3rem;
  line-height: 2.3rem;
  margin-top: -.1rem;
  border-radius: 10px;
  color: #334856;
  background-position: 3% 6px;
  background-size: 1.2rem 1.2rem;
  width: 83%;
  float: left;
  margin-bottom: .3rem;
}

.xzd1 {
  font-weight: 700;
  font-size: 14px;
  background: #010101;
  color: #fff;
  border-radius: 20px;
  padding: .5rem;
}

.xzd2 {
  font-size: 14px;
  border-radius: 20px;
  padding: .5rem;
}

.xzd3 {
  font-size: 14px;
  padding-top: .5rem;
}

.d_bsxd1 {
  cursor: pointer;
  line-height: 3rem;
  font-weight: 700;
  color: #fff;
  background: #eb5b53;
  border-radius: 6px;
  display: block;
  width: 99%;
  margin: 0 auto;
  font-size: 15px;
  text-align: center;
}

.ydydyP9 {
  padding: 0.1rem 0.8rem;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  background: #f55;
  font-size: 14px;
  border-radius: 6px;
  display: block;
  width: 3.5rem;
  text-align: center;
  line-height: 2rem;
}


.ydydyP10 {
  padding: 0.1rem 0.8rem;
  cursor: pointer;
  color: #fff;
  font-weight: 700;
  background: #dedede;
  font-size: 14px;
  border-radius: 6px;
  display: block;
  width: 3.5rem;
  text-align: center;
  line-height: 2rem;
}

.pagination_box {
  margin: 2.6rem auto
}

.pagination_box .content_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  color: #333;
  font-size: 14px;
  font-weight: 700;
  flex-wrap: wrap;
  line-height: 2.5rem
}

.pagination_box .content_box div {
  margin: 0 .3rem
}

.pagination_box .content_box .arrow_box {
  border: #333 solid 1px;
  padding: 7px 9px;
  background: #fff;
  border-radius: 4px;
  height: 1rem;
  line-height: 1rem
}

.pagination_box .content_box .arrow_box img {
  width: .7rem;
  height: .7rem
}

.pagination_box .content_box .item {
  color: #333;
  padding: 5px 8px;
  background: #fff;
  border-radius: 4px
}

.pagination_box .content_box .active {
  color: #fff;
  padding: 5px 12px;
  background: #bbbaad;
  border-radius: 4px
}

/* 2024-05-23 Optimization: Extract inline styles from index.html topdh */
.topdh .d1 .jleft.nav1.top-nav-left {
  margin-top: 0.3rem;
  padding-left: 0.6rem;
}

.topdh .d1 .jleft.nav1 .logo-dt {
  padding-right: 6px;
}

.topdh .app-icon {
  width: 35px;
  vertical-align: middle;
}

.topdh .vip-icon {
  width: 29px;
  vertical-align: middle;
}

.topdh .user-avatar {
  width: 22px;
  height: 22px;
  border-radius: 100%;
}

/* =========================================
   Navigation Page Styles (2024 Design System - Optimized)
   ========================================= */

:root {
  /* Color Palette (Matched with Top Nav Style) */
  --nav-bg-primary: #212536;
  /* Matches existing .ubody background */
  --nav-bg-secondary: #282c40;
  /* Slightly lighter for cards to create depth */
  --nav-accent-color: #fff;
  /* Brand Red - Kept consistent */

  --nav-text-primary: #CFCDE4;
  /* Matches existing .nav1 dt color */
  --nav-text-secondary: #8C8EA6;
  /* Muted blue-grey for secondary text */
  --nav-border-color: rgba(207, 205, 228, 0.1);

  /* Spacing & Sizes */
  --nav-icon-size-mobile: 24px;
}


.nav-section {
  background: var(--nav-bg-secondary);
  border-radius: 16px;
  padding: 1rem;
  margin-bottom: 0.8rem;
  position: relative;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid var(--nav-border-color);
}

/* Hover effect for desktop */
@media (hover: hover) {
  .nav-section:hover {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);
  }
}

.nav-title-badge {
  display: inline-flex;
  align-items: center;
  position: relative;
  color: #fff;
  background: -webkit-linear-gradient(left, #8533ED, #008EFE);
  font-size: 14px;
  font-weight: 700;
  padding: 6px 16px;
  border-radius: 20px;
  margin-bottom: 1rem;
  letter-spacing: 0.8px;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.nav-title-badge::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: var(--nav-accent-color);
  border-radius: 50%;
  margin-right: 8px;
  box-shadow: 0 0 8px var(--nav-accent-color);
}

.nav-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.8rem 0.2rem;
  text-align: center;
}

.nav-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  color: var(--nav-text-primary);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  padding: 4px 2px;
  border-radius: 8px;
}

.nav-item:active {
  transform: scale(0.95);
  background-color: rgba(255, 255, 255, 0.05);
}

.nav-item:hover {
  background-color: rgba(255, 255, 255, 0.03);
  transform: translateY(-2px);
}

.icon-wrapper {
  width: 36px;
  height: 36px;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
  background: rgba(255, 255, 255, 0.03);
  border-radius: 10px;
}

.nav-item:hover .icon-wrapper {
  transform: scale(1.1) rotate(3deg);
  background: rgba(255, 255, 255, 0.08);
}

.nav-item img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
  will-change: transform;
}

.nav-item span {
  font-size: 12px;
  color: var(--nav-text-secondary);
  font-weight: 500;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  transition: color 0.3s ease;
  margin-top: 0;
}

.nav-item:hover span {
  color: #fff;
}

/* Responsive Breakpoints */
@media (min-width: 375px) {
  .nav-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (min-width: 480px) {
  .nav-grid {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (min-width: 768px) {
  .nav-grid {
    grid-template-columns: repeat(8, 1fr);
    gap: 1.5rem 0.5rem;
  }

  .nav-section {
    padding: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .nav-grid {
    grid-template-columns: repeat(10, 1fr);
  }
}

/* Animations */
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Accessibility Focus Styles */
.nav-item:focus-visible {
  outline: 2px solid var(--nav-accent-color);
  outline-offset: 2px;
  border-radius: 8px;
}

/* --- Content Detail Page (Immersive) --- */
.detail-body {
  background-color: #000;
  height: 100vh;
  width: 100vw;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 0;
}

.detail-image-container {
  flex: 1;
  width: 100%;
  height: 100%;
  /* Changed from display:flex/align-items:center to allow scrolling list */
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  cursor: pointer;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  /* Smooth scroll on iOS */
  padding-bottom: 120px;
  /* Space for bottom controls */
}

.detail-image-container>img {
  max-width: 100%;
  width: 100%;
  height: auto;
  /* Allow natural height */
  display: block;
  margin-bottom: 1rem;
  /* Small gap between images */
}

/* Hide scrollbar for immersive feel */
.detail-image-container::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}

.detail-controls-overlay {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 60%, transparent 100%);
  padding: 40px 16px 20px;
  z-index: 10;
}

.progress-row {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  margin-right: 1rem;
  padding-right: 10px;
}

.page-count {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  min-width: 36px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.progress-track {
  flex: 1;
  height: 3px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 3px;
  position: relative;
}

.progress-fill {
  height: 100%;
  background: #008EFE;
  /* Project Accent Color */
  border-radius: 3px;
}

.progress-thumb {
  width: 10px;
  height: 10px;
  background: #008EFE;
  /* Project Accent Color */
  border: 2px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}

.comment-row {
  display: flex;
  align-items: center;
  gap: 12px;
}

.comment-input {
  flex: .9;
  background: #F0F0F0;
  /* Light background as in screenshot, but matched to theme? User said 'refer to current site'. Current site is dark. But screenshot has light input. I'll use a very light gray or white with opacity to look 'clean' but fit dark. Let's try white with high opacity or just white/light gray rounded. */
  /* Screenshot input looks like standard iOS input: #F2F2F7 or similar light gray. */
  /* BUT user said "strictly reference CURRENT WEBSITE color scheme". */
  /* Current website is DARK. Light input might look out of place if strictly following dark theme. */
  /* However, screenshot shows light input. "Strictly require to make the content on the map" vs "Strictly require color scheme reference". */
  /* I will use a Dark input to match the site scheme, but rounded as in screenshot. */
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(10px);
  border: none;
  border-radius: 20px;
  height: 40px;
  padding: 0 16px;
  color: #fff;
  font-size: 14px;
  outline: none;
  transition: background 0.2s;
}

.comment-input:focus {
  background: rgba(255, 255, 255, 0.25);
}

.comment-input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.send-btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: -webkit-linear-gradient(right, #8533ED, #008EFE);
  /* Project Accent Color */
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-shrink: 0;
  transition: transform 0.2s, background 0.2s;
}

.send-btn:active {
  transform: scale(0.95);
  background: #008EFE;
}


.u-content-container {
  max-width: 1050px;
  margin: 5.5rem auto 2rem;
  padding: 0 16px;
  color: var(--nav-text-primary);
}

@media (max-width: 430px) {
  .u-content-container {
    max-width: 1050px;
    margin: 5.5rem 0 2rem 0;
    padding: 0 16px;
    color: var(--nav-text-primary);
  }
}

/* Page Sub-Header (Back + Title) */
.page-sub-header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 0 16px;
  margin-bottom: 8px;
  max-width: 640px;
  /* Match feed width */
  margin-left: auto;
  margin-right: auto;
}

.sub-header-back {
  background: none;
  border: none;
  color: var(--nav-text-primary);
  cursor: pointer;
  padding: 8px;
  margin-left: -8px;
  /* Align icon visually with content */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: background-color 0.2s;
}

.sub-header-back:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.sub-header-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--nav-text-primary);
  letter-spacing: 0.5px;
}

/* Notice Block */
.notice-block {
  display: flex;
  align-items: center;
  gap: 12px;
  background: var(--nav-bg-secondary);
  border: 1px solid var(--nav-border-color);
  border-radius: 8px;
  padding: 12px 16px;
  margin: 1rem 0 20px 0;
  color: var(--nav-text-primary);
  font-size: 14px;
  line-height: 1.5;
}

.notice-block img,
.notice-icon {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin: 0;
}

/* Search Block */
.search-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--nav-bg-secondary);
  border: 1px solid var(--nav-border-color);
  border-radius: 8px;
  padding: 10px 16px;
  margin-bottom: 20px;
  transition: border-color 0.2s;
}

.search-block:focus-within {
  border-color: #008EFE;
}

.search-input-field {
  flex: 1;
  background: transparent;
  border: none;
  color: var(--nav-text-primary);
  font-size: 14px;
  outline: none;
  padding-right: 10px;
}

.search-input-field::placeholder {
  color: var(--nav-text-secondary);
}

.search-icon-btn {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: var(--nav-text-primary);
  opacity: 0.8;
  transition: opacity 0.2s;
}

.search-icon-btn:hover {
  opacity: 1;
}

/* Tree Hole Card Styles */
.tree-hole-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 30px;
}

@media (min-width: 700px) {
  .tree-hole-list {
    display: block;
    column-count: 2;
    column-gap: 16px;
  }

  .tree-hole-card {
    break-inside: avoid;
    margin-bottom: 16px;
  }
}

.tree-hole-card {
  background: var(--nav-bg-secondary);
  border: 1px solid var(--nav-border-color);
  border-radius: 12px;
  padding: 20px;
}

.th-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.th-user-info {
  display: flex;
  align-items: center;
  gap: 10px;
}

.th-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.th-tag {
  display: flex;
  align-items: center;
  gap: 4px;
  background: rgba(133, 51, 237, 0.15);
  color: #CFCDE4;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 20px;
  border: 1px solid rgba(133, 51, 237, 0.3);
}

.th-time {
  font-size: 12px;
  color: var(--nav-text-secondary);
}

.th-time img {
  width: 1rem;
  vertical-align: text-top;
  padding-right: 0.2rem;
}

.th-content {
  font-size: 15px;
  line-height: 1.6;
  color: #fff;
  margin-bottom: 10px;
  white-space: pre-wrap;
}

.th-hot-comments {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 20px;
}

.th-comments-title {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #008EFE;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 16px;
}

.th-comment-item {
  display: flex;
  gap: 12px;
  margin-bottom: 16px;
}

.th-comment-item:last-of-type {
  margin-bottom: 12px;
}

.th-c-avatar-box {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid #FF5252;
  color: #FF5252;
  font-weight: bold;
  font-size: 14px;
}

.th-c-content {
  flex: 1;
}

.th-c-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4px;
}

.th-c-user {
  font-size: 13px;
  color: #fff;
  opacity: 0.9;
}

.th-c-time {
  font-size: 12px;
  color: var(--nav-text-secondary);
}

.th-c-text {
  font-size: 14px;
  color: var(--nav-text-secondary);
  line-height: 1.4;
}

.th-comments-footer {
  display: flex;
  justify-content: flex-end;
}

.view-all-btn {
  background: rgba(255, 255, 255, 0.1);
  color: var(--nav-text-primary);
  border: none;
  padding: 6px 14px;
  border-radius: 16px;
  font-size: 12px;
  cursor: pointer;
  transition: background 0.2s;
}

.view-all-btn:hover {
  background: rgba(255, 255, 255, 0.2);
}

.th-actions {
  display: flex;
  justify-content: space-between;
  padding: 0 4px;
}

.th-action-btn {
  background: none;
  border: none;
  color: var(--nav-text-secondary);
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}

.th-action-btn:hover {
  color: #fff;
}

.modal-backdrop {
  width: 92%;
  max-width: 520px;
  position: fixed;
  inset: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  padding: 20px;
}

.publish-modal {
  background: var(--nav-bg-primary);
  border: 1px solid var(--nav-border-color);
  border-radius: 16px;
  padding: 20px;
  color: var(--nav-text-primary);
  position: relative;
}

.pm-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.pm-title {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.pm-close {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--nav-text-primary);
}

.pm-close img {
  width: 1.5rem;
}

.pm-anon {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--nav-bg-secondary);
  border: 1px solid var(--nav-border-color);
  color: var(--nav-text-primary);
  border-radius: 20px;
  padding: 8px 12px;
  font-size: 14px;
  margin-bottom: 14px;
}

.pm-warning {
  display: flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid #008EFE;
  color: var(--nav-text-primary);
  border-radius: 12px;
  padding: 10px 12px;
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 1.6;
}

.pm-warning img {
  width: 1.2rem;
  flex-shrink: 0;
}

.pm-textarea {
  width: 94%;
  min-height: 180px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid var(--nav-border-color);
  color: #fff;
  border-radius: 12px;
  padding: 12px;
  font-size: 14px;
  outline: none;
  resize: vertical;
}

.pm-counter {
  font-size: 12px;
  color: var(--nav-text-secondary);
  margin-top: 8px;
}

.pm-image-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 18px 0;
}

.pm-image-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--nav-bg-secondary);
  border: 1px solid var(--nav-border-color);
  color: var(--nav-text-primary);
  border-radius: 10px;
  padding: 8px 10px;
  font-size: 13px;
}

.pm-submit {
  width: 100%;
  height: 44px;
  border: none;
  border-radius: 22px;
  color: #fff;
  background: -webkit-linear-gradient(right, #8533ED, #008EFE);
  cursor: pointer;
  font-size: 15px;
  font-weight: 600;
}

.comments-backdrop {
  width: 80%;
  max-width: 600px;
  position: fixed;
  inset: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  align-items: flex-end;
  justify-content: center;
  z-index: 1000;
}

.comments-sheet {
  background: var(--nav-bg-primary);
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  border: 1px solid var(--nav-border-color);
  box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.4);
}

.cs-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 16px;
  border-bottom: 1px solid var(--nav-border-color);
}

.cs-title {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.cs-close {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: var(--nav-text-primary);
}

.cs-close img {
  width: 1.5rem;
}

.cs-handle {
  width: 48px;
  height: 4px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 2px;
  margin: 8px auto 0;
}

.cs-list {
  max-height: 60vh;
  overflow-y: auto;
  padding: 8px 16px 80px;
}

.cs-item {
  display: flex;
  gap: 12px;
  padding: 12px 0;
  border-bottom: 1px solid var(--nav-border-color);
}

.cs-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.1);
  flex-shrink: 0;
}

.cs-content {
  flex: 1;
}

.cs-nick {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 6px;
}

.cs-text {
  color: var(--nav-text-primary);
  font-size: 14px;
  line-height: 1.6;
}

.cs-meta {
  margin-top: 6px;
  font-size: 12px;
  color: var(--nav-text-secondary);
  display: flex;
  gap: 12px;
}

.cs-input-bar {
  bottom: 0;
  background: var(--nav-bg-secondary);
  border-top: 1px solid var(--nav-border-color);
  padding: 12px 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.cs-input {
  flex: 1;
  height: 40px;
  border-radius: 20px;
  border: 1px solid var(--nav-border-color);
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  padding: 0 14px;
  outline: none;
  font-size: 14px;
}

.cs-count {
  font-size: 12px;
  color: var(--nav-text-secondary);
}

.cs-send {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: none;
  background: -webkit-linear-gradient(right, #8533ED, #008EFE);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

/* Filter Header */
.filter-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  padding: 16px 0;
  margin-top: 22px;
  border-top: 1px solid var(--nav-border-color);
}

.total-count {
  font-size: 16px;
  color: var(--nav-text-secondary);
  font-weight: 500;
}

/* Topic Filter Styles (u_7.html) */
.total-count.topic-mode {
  flex: 1;
  margin-right: 10px;
  overflow: hidden;
}

.topic-scroll-container {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 2px;
  scrollbar-width: none;
}

.topic-scroll-container::-webkit-scrollbar {
  display: none;
}

.topic-pill {
  flex-shrink: 0;
  padding: 4px 14px;
  border-radius: 20px;
  border: 1px solid rgba(207, 205, 228, 0.2);
  background: transparent;
  color: #CFCDE4;
  font-size: 14px;
  transition: all 0.2s;
  cursor: pointer;
}

.topic-pill.active {
  border: none;
  background: linear-gradient(135deg, #8533ED, #008EFE);
  color: #fff;
  font-weight: 500;
  box-shadow: 0 2px 8px rgba(133, 51, 237, 0.3);
}

/* Comment Section */
.comment-section {
  padding: 24px 20px 40px;
  color: #fff;
  max-width: 600px;
  margin: 0 auto;
  border-top: #008EFE solid 1px;
}

.comment-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}

.comment-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--nav-text-primary);
}

.comment-sort {
  font-size: 14px;
  color: #008EFE;
  display: flex;
  align-items: center;
  gap: 4px;
  cursor: pointer;
}

.sort-arrow {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #008EFE;
  margin-top: 2px;
}

.comment-item {
  display: flex;
  gap: 12px;
  margin-bottom: 24px;
}

.comment-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.comment-body {
  flex: 1;
}

.comment-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
}

.comment-user {
  font-size: 14px;
  color: var(--nav-text-primary);
  font-weight: 500;
}

.comment-time {
  font-size: 12px;
  color: var(--nav-text-secondary);
}

.comment-text {
  font-size: 15px;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 10px;
}

.comment-actions {
  display: flex;
  gap: 20px;
}

.c-action {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: var(--nav-text-secondary);
  cursor: pointer;
  transition: color 0.2s;
}

.c-action:hover {
  color: #fff;
}

.c-action img {
  opacity: 0.7;
  transition: opacity 0.2s;
  width: 14px;
  height: 14px;
}

.c-action:hover img {
  opacity: 1;
}

.comment-footer {
  text-align: center;
  color: var(--nav-text-secondary);
  font-size: 12px;
  padding: 30px 0 10px;
  border-top: 1px solid var(--nav-border-color);
  margin-top: 10px;
}

/* Custom Dropdown */
.custom-dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-btn {
  background: var(--nav-bg-secondary);
  color: var(--nav-text-primary);
  border: 1px solid var(--nav-border-color);
  padding: 8px 16px;
  border-radius: 8px;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
}

.dropdown-btn:hover,
.dropdown-btn[aria-expanded="true"] {
  background: rgba(255, 255, 255, 0.05);
  border-color: var(--nav-text-secondary);
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 1rem;
  background: var(--nav-bg-secondary);
  border: 1px solid var(--nav-border-color);
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
  list-style: none;
  padding: 6px;
  min-width: 140px;
  transform: translateY(-10px);
  transition: all 0.2s cubic-bezier(0.2, 0.8, 0.2, 1);
  z-index: 100;
}

.dropdown-menu.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.dropdown-menu li {
  border-radius: 6px;
  cursor: pointer;
  color: var(--nav-text-secondary);
  font-size: 14px;
  transition: all 0.2s;
}

.dropdown-menu li a{
  padding: 10px 16px;
  display: block;
}

.dropdown-menu li:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
}

.dropdown-menu li.active {
  background: -webkit-linear-gradient(left, #8533ED, #008EFE);
  color: #FFF;
  font-weight: 600;
}

/* Content Grid */
.content-grid {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0 auto 40px;
  max-width: 640px;
  /* Restrict width for single column feed look */
}

.content-card {
  background: var(--nav-bg-secondary);
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid var(--nav-border-color);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  padding: 12px;
  /* Add padding around the content */
}

.content-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
  border-color: rgba(255, 255, 255, 0.1);
}

.card-cover {
  position: relative;
  /* Removed padding-top: 66% to allow natural height */
  overflow: hidden;
  border-radius: 12px;
  /* Rounded corners for image */
  background: #000;
  display: flex;
  /* Ensure container wraps image */
}

.card-cover>img {
  position: relative;
  /* Changed from absolute */
  top: auto;
  left: auto;
  width: 100%;
  height: auto;
  /* Natural height */
  object-fit: contain;
  /* Ensure full image is visible */
  transition: transform 0.5s ease;
  display: block;
}

.content-card:hover .card-cover>img {
  transform: scale(1.02);
}

.card-badge {
  position: absolute;
  bottom: 12px;
  right: 12px;
  top: auto;
  /* Override previous top positioning */
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(4px);
  color: #fff;
  padding: 4px 8px;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 500;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 4px;
}

.card-info {
  padding: 12px 4px 4px;
  /* Adjust padding */
}

.card-title {
  font-size: 17px;
  font-weight: 600;
  color: #CFCDE4;
  margin: 0 0 12px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.card-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}

.user-info {
  display: flex;
  align-items: center;
  gap: 8px;
}

.user-info .avatar {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.user-info span {
  font-size: 14px;
  color: var(--nav-text-secondary);
}

.time {
  font-size: 12px;
  color: #9191A8;
}

.add-btn {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: linear-gradient(135deg, #8533ED, #008EFE);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.meta-right img {
  width: 1rem;
  vertical-align: text-top;
}

.melon-card {
  background: var(--nav-bg-secondary);
  border: 1px solid var(--nav-border-color);
  border-radius: 16px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mc-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.mc-user {
  display: flex;
  align-items: center;
  gap: 10px;
}

.mc-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: cover;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.mc-nick {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.mc-time {
  font-size: 12px;
  color: var(--nav-text-secondary);
}

.mc-tip2 {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--nav-text-primary);
  border-radius: 12px;
  margin: 12px 0 14px;
  font-size: 14px;
  line-height: 1.6;
}


.mc-tip {
  display: flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid var(--nav-border-color);
  color: var(--nav-text-primary);
  border-radius: 12px;
  padding: 10px 12px;
  margin: 12px 0 14px;
  font-size: 14px;
  line-height: 1.6;
}

.mc-tip img {
  width: 1rem;
  flex-shrink: 0;
}

.mc-media {
  position: relative;
  margin-bottom: 12px;
}

.mc-image {
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
}

.mc-counts {
  position: absolute;
  right: 8px;
  bottom: 8px;
  display: flex;
  gap: 8px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  border-radius: 10px;
  padding: 4px 8px;
  font-size: 12px;
  align-items: center;
}

.mc-counts img {
  width: 14px;
  height: 14px;
  margin-right: 4px;
  vertical-align: text-bottom;
}

.mc-actions {
  display: flex;
  justify-content: space-between;
  margin-top: 8px;
}

.mc-action-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid var(--nav-border-color);
  color: var(--nav-text-secondary);
  border-radius: 18px;
  padding: 6px 8px;
  font-size: 13px;
  cursor: pointer;
}

@media (min-width: 700px) {
  .melon-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .mc-action-btn{
    padding: 6px 12px;
  }
}

/* Modified selector to apply to both .content-card (in feed) and .detail-image-container (in detail view) */
.card-actions,
.detail-image-container .card-actions {
  display: flex;
  justify-content: space-between;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.detail-image-container .card-actions {
  max-width: 90%;
  margin: 1rem auto 0;
  padding: 16px 20px;
  width: 100%;
}

.action-btn,
.detail-image-container .action-btn {
  background: none;
  border: none;
  color: var(--nav-text-secondary);
  font-size: 13px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 4px 0;
  border-radius: 4px;
  transition: all 0.2s;
}

.action-btn:hover,
.detail-image-container .action-btn:hover {
  color: #fff;
  background: none;
}

.action-btn img,
.detail-image-container .action-btn img {
  opacity: 0.7;
  transition: opacity 0.2s;
}

.action-btn:hover img,
.detail-image-container .action-btn:hover img {
  opacity: 1;
}

/* Pagination */
.pagination-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-top: 40px;
}

.page-btn {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: var(--nav-bg-secondary);
  border: 1px solid var(--nav-border-color);
  color: var(--nav-text-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s;
}

.page-btn:hover:not(.disabled) {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.page-btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.page-numbers {
  display: flex;
  gap: 8px;
  align-items: center;
}

.page-num {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  border: none;
  background: transparent;
  color: var(--nav-text-secondary);
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s;
}

.page-num:hover {
  color: #fff;
}

.page-num.active {
  background: #FA334D;
  color: #fff;
  box-shadow: 0 4px 12px rgba(250, 51, 77, 0.4);
}

.page-dots {
  color: var(--nav-text-secondary);
}

/* Responsive */
@media (max-width: 768px) {
  .content-grid {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 16px;
  }

  .card-title {
    font-size: 14px;
  }

  .action-btn span {
    display: none;
  }

  .action-btn {
    padding: 4px;
  }
}

@media (min-width: 700px) {
  .content-grid {
    display: block;
    column-count: 2;
    column-gap: 16px;
    max-width: 960px;
    margin: 0 auto 40px;
  }

  .content-card {
    break-inside: avoid;
    margin-bottom: 16px;
  }
}

/* 修复图片和视频自适应 */
.detail-image-container>img,
.detail-img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.detail-img-wrap {
  width: 100%;
}

#video-container {
  width: 100%;
  height: auto !important;
}

.m-player {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16/9;
}

.detail-img-wrap {
  width: 100%;
  position: relative;
  margin-bottom: 4px;
}

.img-badge {
  position: absolute;
  right: 8px;
  bottom: 8px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
  padding: 2px 8px;
  border-radius: 12px;
  pointer-events: none;
  font-family: Arial, sans-serif;
}

.detail-image-container>img,
.detail-img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  border-radius: 8px;
}

.detail-img-wrap {
  width: 100%;
  position: relative;
  margin-bottom: 8px;
}

.detail-image-container .img1 {
  border-radius: 8px;
  margin: 0 .8rem .8rem .8rem;
  max-width: calc(100% - 1.6rem);
  /* 减去左右margin */
  height: auto;
  display: block;
}

.topic-banner {
  background: -webkit-linear-gradient(left, #8533ED, #008EFE);
  border-radius: 16px;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  box-shadow: 0 4px 12px rgba(139, 92, 246, 0.3);
  color: #fff;
}

.topic-avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid rgba(255, 255, 255, 0.2);
  margin-right: 12px;
}

.topic-content {
  flex: 1;
}

.topic-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 4px;
  line-height: 1.2;
}

.topic-desc {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.2;
}

.topic-edit-btn {
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  flex-shrink: 0;
  margin-left: 12px;
}

.topic-edit-icon {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.u6-body {
  background: #212536;
  color: #fff;
  min-height: 100vh;
  padding-top: 50px;
  max-width: 1080px;
  margin: 0 auto;
}

/* Header */
.u6-header {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 1080px;
  height: 50px;
  background: #212536;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.u6-back-btn {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  color: #fff;
}

.u6-title {
  font-size: 16px;
  font-weight: 500;
}

/* Content Grid */
.u6-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 8px;
  padding: 10px;
}

.u6-card {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  background: #2a2e42;
  aspect-ratio: 3 / 4;
}

.u6-card-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u6-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.u6-play-icon img {
  width: 35px;
  height: 35px;
  opacity: .7;
}

.u6-card-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 8px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.u6-info-main {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}

.u6-avatar {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 6px;
  flex-shrink: 0;
  border: 1px solid rgba(255, 255, 255, 0.8);
  object-fit: cover;
}

.u6-card-title {
  font-size: 13px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  flex: 1;
}

.u6-likes {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.9);
}

.u6-likes img {
  width: 14px;
  height: 14px;
  margin-right: 4px;
  fill: currentColor;
}

.u6-like-icon {
  width: 14px;
  height: 14px;
  margin-right: 4px;
  fill: currentColor;
}

/* 面包屑导航样式 */
.breadcrumb-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.breadcrumb-list {
  font-size: 14px;
  display: flex;
  align-items: center;
}

.breadcrumb-link {
  color: #CFCDE4;
  font-weight: 700;
}

.breadcrumb-separator {
  width: 1rem;
  vertical-align: sub;
}

.breadcrumb-current {
  color: #9191A8;
  display: inline-block;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.red1 {
  color: #F55;
  ;
}

.dhd2 {
  width: 1rem;
  margin-left: .3rem;
  vertical-align: text-bottom
}

.pm-image-preview {
  display: flex;
  gap: 8px;
  margin-top: 10px;
  flex-wrap: wrap;
}

.pm-thumb {
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 6px;
  overflow: hidden;
  background: #f5f5f5;
}

.pm-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pm-thumb .pm-remove {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
}