/*
html {
  -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: 16px;
}

.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: 8.6rem .8rem .8rem .8rem;
}

@media (max-width: 768px) {
  .div_1 {
    margin: 4.2rem .8rem .8rem .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;
}

.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
}

.comment_box {
  padding: 0 1rem 1rem;
  line-height: 1.4rem;
  font-size: 12px;
  clear: both;
  border-top: #e8e8e8 solid 1px;
  padding-top: .8rem;
  float: left;
}

.comment_box .banner {
  font-size: 14px;
  font-weight: 700
}

.comment_box .banner .left {
  float: left
}

.comment_box .banner .right {
  float: right;
  text-align: left;
  font-weight: 400;
  font-size: 12px
}

.comment_box .banner .right a {
  color: #a0a0a0
}

.comment_box .banner .right .active {
  color: #ed4259;
  border-bottom: #ed4259 solid 2px;
  padding-bottom: .2rem
}

.comment_box .pri {
  width: 100%;
  float: left;
  margin-top: .8rem;
  color: #989898;
  font-size: 14px;
  line-height: 1.5rem;
  padding: .3rem 0;
}

.comment_box .pri .info {
  font-size: 13px;
  float: left
}

.comment_box .pri .info .avatar {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  vertical-align: text-bottom
}

.comment_box .pri .info .content {
  margin-top: -4.7rem;
  margin-left: 3rem;
  line-height: 1.5rem;
  padding-bottom: .8rem;
}

.comment_box .me {
  font-size: 8px;
  background: rgba(0, 0, 0, .1);
  margin-left: 5px
}

.comment_box .pri .info .content .author_awesome:before {
  content: "";
  position: absolute;
  left: -.3rem;
  top: .5rem;
  width: 5px;
  height: 5px;
  border-right: 1px solid #ed4259;
  border-bottom: 1px solid #ff8b38;
  transform: rotate(135deg);
  background: #fff
}

.comment_box .pri .info .content .author_awesome {
  background: #fff;
  border: solid #ed4259 1px;
  padding: .2rem;
  color: #ed4259;
  font-size: 12px;
  text-align: center;
  position: relative;
  border-radius: 3px;
  margin-left: 16px
}

.comment_box .pri .info .content .score {
  color: #989898;
  padding: 0 .5rem
}

.comment_box .pri .info .content .star {
  max-width: .8rem;
  padding-right: .1rem;
  vertical-align: text-top
}

.comment_box .pri .info .content .time {
  padding-left: .4rem;
  color: #444
}

.comment_box .pri .awesome {
  font-size: 12px;
  float: right;
  text-align: left
}

.comment_box .pri .awesome img {
  max-width: 1.1rem;
  padding-left: .2rem;
  vertical-align: sub
}

.comment_box .sec {
  width: 95%;
  float: left;
  margin-bottom: .5rem;
  margin-top: .5rem;
  margin-left: 5%;
  color: #989898;
  font-size: 14px;
  line-height: 1.5rem;
  padding: .3rem 0
}

.comment_box .sec .info {
  font-size: 13px;
  float: left
}

.comment_box .sec .info .avatar {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  vertical-align: text-bottom;
  margin: 0 .7rem
}

.comment_box .sec .info .content {
  margin-top: -2.7rem;
  margin-left: 4rem;
  line-height: 1.6rem
}

.comment_box .sec .info .content .author_awesome:before {
  content: "";
  position: absolute;
  left: -.3rem;
  top: .5rem;
  width: 5px;
  height: 5px;
  border-right: 1px solid #ed4259;
  border-bottom: 1px solid #ff8b38;
  transform: rotate(135deg);
  background: #fff
}

.comment_box .sec .info .content .author_awesome {
  background: #fff;
  border: solid #ed4259 1px;
  padding: .2rem;
  color: #ed4259;
  font-size: 12px;
  text-align: center;
  position: relative;
  border-radius: 3px;
  margin-left: 16px
}

.comment_box .sec .info .content .placeholder {
  color: #a6a6a6
}

.comment_box .sec .info .content .score {
  color: #989898;
  padding: 0 .5rem
}

.comment_box .sec .info .content .star {
  max-width: .8rem;
  padding-right: .1rem
}

.comment_box .sec .info .content .time {
  padding-left: .4rem;
  color: #444
}

.comment_box .sec .awesome {
  font-size: 12px;
  float: right;
  text-align: left;
  color: #fff
}

.comment_box .sec .awesome img {
  max-width: 1.1rem;
  padding-left: .2rem;
  vertical-align: sub
}

.comment_box .submore {
  margin-left: 3rem;
  font-size: 13px;
  float: left;
  cursor: pointer
}

.comment_box .submore img {
  width: .8rem;
  padding-left: .2rem;
  vertical-align: sub
}

.comment_box .more {
  font-size: 13px;
  font-weight: 700;
  float: left;
  color: #fff;
  width: 100%;
  margin-top: 1.5rem;
  cursor: pointer
}

.comment_box .more img {
  width: .8rem;
  padding-left: .2rem;
  vertical-align: sub
}

.comment_box .reply {
  color: #989898;
  cursor: pointer
}

.comment_box .reply:hover {
  color: #ed4259
}

.comment_box .send_btn {
  float: left;
  cursor: pointer;
  line-height: 2.4rem;
  font-weight: 400;
  color: #333;
  background: #fff;
  border-radius: 6px;
  display: block;
  width: 100%;
  font-size: 13px;
  text-align: center;
  margin-top: 1rem;
  margin-right: .4rem;
  margin-bottom: 1rem
}

.comment_box .send_btn .star {
  max-width: .9rem;
  padding-right: .3rem;
  vertical-align: text-top
}

.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
}

.x1ai{position: relative;}

.x1ai .img2{  position: absolute;
  top: 50%;
  left: 50%;
  opacity: .8;
  transform: translate(-50%, -50%); }
