* {
  padding: 0;
  margin: 0;
  font-family: 'PingFang SC', 'Avenir', Helvetica, Arial, sans-serif;
  -moz-user-select: none;
/*火狐*/
  -webkit-user-select: none;
/*webkit浏览器*/
  -ms-user-select: none;
/*IE10*/
  -khtml-user-select: none;
/*早期浏览器*/
  user-select: none;
  -webkit-tap-highlight-color: rgba(255,255,255,0) !important;
}
body {
  max-width: 700px;
  margin: 0px auto;
  background-color: #fff;
  padding-bottom: calc(50px + env(safe-area-inset-bottom));
  overflow-x: hidden;
}
video {
  opacity: 0;
}
button {
  appearance: none;
  border: none;
}
pre {
  word-wrap: break-word;
  white-space: normal;
}
@font-face {
  font-family: yk-Barlow-Regular;
  src: url("https://upload.9fh5.cn/production/font/2021/07/13/dfcca3577436f_1626158491589/Barlow-Regular.ttf");
}
@font-face {
  font-family: yk-Barlow-Medium;
  src: url("https://upload.9fh5.cn/production/2021/04/19/10/1338eb23f5709_1618815107191/Barlow-Medium.ttf");
}
@font-face {
  font-family: yk-Barlow-SemiBold;
  src: url("https://upload.9fh5.cn/production/font/2021/07/13/fea34f069ea54_1626159405275/Barlow-SemiBold.ttf");
}
.barlow {
  font-family: yk-Barlow-Regular;
}
.barlow-medium {
  font-family: yk-Barlow-Medium;
}
.barlow-semibold {
  font-family: yk-Barlow-SemiBold;
}
.text-icon {
  width: 0.4rem;
  height: 0.4rem;
  vertical-align: middle;
  margin-right: 6px;
}
li {
  list-style: none;
}
@font-face {
  font-family: DINNextLTPro-Medium;
  src: url("https://upload.9fh5.cn/production/DINNextLTPro-Medium.ttf");
}
@font-face {
  font-family: DINNextLTPro-Regular;
  src: url("https://upload.9fh5.cn/production/DINNextLTPro-Regular.ttf");
}
.pswp__button--fs,
.pswp__button--share {
  display: none !important;
}
.pswp__button--zoom {
  display: block !important;
}
.follow-head {
  height: 0.98rem;
  margin-bottom: 0.18rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.follow-head .author-block {
  display: flex;
  align-items: center;
}
.follow-head .author-block img {
  width: 0.72rem;
  height: 0.72rem;
  border-radius: 5px;
  overflow: hidden;
}
.follow-head .author-block .author-info {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.follow-head .author-block .author-info .author-name {
  font-size: 0.3rem;
  font-weight: 600;
  color: #333;
  font-family: PingFangSC-Medium, PingFang SC;
}
.follow-head .author-block .author-info .fans-count {
  color: #999;
  font-size: 0.24rem;
  font-weight: 400;
  font-family: Helvetica;
}
.follow-head .follow-btn {
  width: 1.1rem;
  height: 0.52rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.24rem;
  text-align: center;
  font-weight: 600;
  background: #ed3437;
  border-radius: 0.16rem;
  color: #fff;
}
.follow-head .has-follow {
  color: #fff;
}
.follow-head .no-follow::before {
  content: ' ';
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.08rem;
  background: url("https://upload.9fh5.cn/production/staticAticle/2021/07/14/0b22825e94743_1626227821122/icon_add.svg") no-repeat center;
  background-size: contain;
}
.page {
  padding: 0.24rem 0.32rem 0;
  overflow-x: hidden;
}
.imgHide img {
  display: none;
}
#content {
  min-height: 120px;
  font-size: 0.34rem !important;
  line-height: 1.7;
  position: relative;
}
#content img {
  max-width: 100%;
  object-fit: cover;
  width: auto;
  height: auto !important;
}
#content section {
  padding: 0 !important;
}
#content p {
  font-size: 0.36rem !important;
  color: #333 !important;
  word-break: break-all;
  text-align: justify;
  line-height: 0.7rem !important;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
#content .share_audio_length_total,
#content .share_audio_length_current {
  font-family: yk-Barlow-Medium;
}
#content .share_audio_context {
  padding: 8px 12px !important;
}
.news-title {
  font-size: 0.48rem;
  font-weight: 500;
  color: #333;
  text-align: left;
  word-break: break-all;
  font-family: PingFangSC-Medium, PingFang SC;
  margin-bottom: 0.3rem;
  line-height: 0.64rem;
}
.news-title span,
.news-title img {
  vertical-align: middle;
}
.news-title .vip-pic {
  width: 0.76rem;
  height: 0.4rem;
  margin-right: 0.1rem;
  margin-top: -4px;
}
.news-head {
  display: flex;
  padding: 0.16rem 0;
  align-items: center;
  border-bottom: 0.5px solid #edeff3;
}
.news-head .teacher-wrap {
  display: flex;
  flex: 1;
}
.news-head .teacher-wrap .teacher-avatar {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  margin-right: 6px;
}
.news-head .teacher-wrap .teacher-info {
  display: flex;
  flex: 1;
  flex-direction: column;
  color: #707a8d;
  font-size: 0.24rem;
}
.news-head .column {
  color: #707a8d;
  font-size: 0.24rem;
}
.news-head-else {
  display: flex;
  line-height: 0.64rem;
  justify-content: space-between;
}
.news-head-else .source {
  font-size: 0.28rem;
  color: #999;
  margin-right: 10px;
}
.news-head-else .show-time {
  font-size: 0.28rem;
  color: #999;
}
.news-head-else .show-read {
  font-size: 0.28rem;
  color: #999;
  margin-left: 0.2rem;
}
.hor {
  flex-direction: row !important;
  align-items: center !important;
}
.market {
  width: 100%;
  padding: 0.1rem 0 0.1rem 0;
  margin-bottom: -0.15rem;
  line-height: 0.43rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #596e98;
}
.market-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-height: 2.1rem;
  overflow: hidden;
}
.disclaimer-box .market-list {
  margin-bottom: 0.2rem;
}
.market-item-cls {
  width: calc((calc(100% - 0.12rem)) / 2);
  box-sizing: border-box;
  height: 0.6rem;
  margin-bottom: 0.1rem;
  color: #333;
  font-size: 0.28rem;
  border-radius: 0.04rem;
}
.stock-content {
  background: #f5f5f5;
  font-family: DINAlternate-Bold, DINAlternate;
  padding: 0 0.16rem;
  border-radius: 0.04rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.6rem;
}
.stock-content.up {
  background: rgba(237,52,55,0.08);
}
.stock-content.dropped {
  background: rgba(11,148,82,0.08);
}
.stock-content.equal {
  background-color: #f5f5f5;
}
.market-name,
.market-scale {
  color: #333;
  font-size: 0.28rem;
}
.market-scale > span {
  font-family: DINNextLTPro-Medium;
  font-size: 0.28rem;
}
.market-name {
  margin-right: 2px;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.market-scale {
  margin-top: 0.03rem;
}
.dropped {
  color: #0b9452;
}
.up {
  color: #ed3437;
}
.equal {
  color: #666;
}
.market-color {
  color: #470909;
}
.tricker {
  width: 0.2rem;
  height: 0.2rem;
  border-right: 0.04rem solid #d8d8d8;
  border-bottom: 0.04rem solid #d8d8d8;
  margin-top: 0.15rem;
  transform: rotate(45deg) translate(-0.05rem, 0.15rem);
}
.pull-down {
  transform: rotate(-135deg) translate(0, -0.25rem);
}
.match-symbol {
  color: #4c97ff;
}
.disclaimer {
  background: #f5f5f5;
  padding: 0.26rem 0.3rem;
  border-radius: 0.32rem;
  color: #b2b2b2;
  margin-bottom: 0.32rem;
  margin-top: 0.32rem;
}
.disclaimer p {
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #999;
  line-height: 0.3rem;
}
.share {
  margin-bottom: 20px;
}
.share-text {
  height: 0.36rem;
  font-size: 13px;
  color: #1f2126;
  position: relative;
  margin: 15px 0;
  text-align: center;
}
.share-text:before {
  content: '';
  display: block;
  width: 118px;
  height: 1px;
  position: absolute;
  background: #dcdfe6;
  top: 40%;
  left: 3%;
}
.share-text:after {
  content: '';
  display: block;
  width: 118px;
  height: 1px;
  position: absolute;
  background: #dcdfe6;
  top: 40%;
  right: 3%;
}
.share-icons {
  display: flex;
  justify-content: space-between;
}
.share-icons img {
  width: 80px;
  height: 32px;
}
.share-icons-2 {
  display: flex;
  justify-content: space-around;
}
.share-icons-2 img {
  width: 60px;
  height: 80px;
}
.split-line,
.split-line1 {
  height: 0.12rem;
  background: #f9f9f9;
}
.column-head {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.colume-title {
  display: block;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.32rem;
  font-weight: 600;
  color: #333;
  margin-top: -0.1rem;
  font-family: PingFangSC-Medium, PingFang SC;
}
.colume-img {
  width: 0.4rem;
  height: 0.4rem;
  display: inline-block;
  vertical-align: middle;
}
.read-volume {
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #666;
}
.colume-content {
  padding: 0 0.36rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  box-sizing: border-box;
}
.colume-detail {
  width: calc(calc(100% / 3) - 0.11rem);
  height: 1.44rem;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 0.16rem 0.16rem 0;
  padding: 0.2rem;
  align-items: flex-start;
  box-sizing: border-box;
  border-radius: 6px;
  overflow: hidden;
}
.colume-detail:nth-child(3n) {
  margin-right: 0;
}
.column-total {
  line-height: 50px;
  padding: 0 0.3rem;
}
.column-num {
  font-size: 0.34rem;
  font-weight: 600;
  color: #333;
  vertical-align: middle;
}
.no-comment {
  text-align: center;
  color: #666;
  font-size: 0.3rem;
  position: absolute;
  top: 3.12rem;
}
.toast-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.toast-wrapper .toast {
  box-sizing: border-box;
  background-color: rgba(48,45,55,0.7);
  border-radius: 5px;
  padding: 10px 30px;
  display: inline-block;
  max-width: 240px;
  min-width: 120px;
  color: #fff;
  z-index: 9999;
  margin: auto;
  position: fixed;
  font-size: 15px;
  text-align: center;
  top: 40%;
}
.control-bar {
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: calc(50px + env(safe-area-inset-bottom));
  background-color: #f7f8fc;
  padding: 0 0.24rem;
  z-index: 100;
  display: flex;
  align-items: center;
  padding-bottom: constant(safe-area-inset-bottom); /* 兼容 iOS < 11.2 */
  padding-bottom: env(safe-area-inset-bottom); /* 兼容 iOS >= 11.2 */
}
.control-bar .comment-btn {
  position: relative;
  display: flex;
  height: 34px;
  font-size: 0.28rem;
  font-weight: 400;
  align-items: center;
  justify-content: space-between;
  border-radius: 34px;
  flex: 1;
  padding-left: 0.32rem;
  color: #333;
  background-color: #ebedf0;
}
.control-bar .comment-btn img {
  width: 0.52rem;
  height: 0.52rem;
  margin-right: 0.1rem;
}
.control-bar .comment-btn .new-popover {
  position: absolute;
  right: -1.6rem;
  top: -1rem;
  width: 3.2rem;
  height: 0.92rem;
  display: none;
  z-index: 113;
}
.control-bar .comment-btn span {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #333;
  line-height: 0.28rem;
  width: 100px;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.control-bar .comment-btn .emojiMsg {
  width: 0.36rem;
  height: 0.36rem;
}
.control-bar .other-wrapper {
  display: flex;
  align-items: center;
  margin-left: 0.1rem;
  height: 0.62rem;
  padding: 0 0.14rem 0 0.28rem;
  justify-content: flex-start;
}
.control-bar .other-wrapper .btn-wrapper {
  position: relative;
  margin-right: 0.58rem;
}
.control-bar .other-wrapper .btn-wrapper:last-child {
  margin-right: 0;
}
.control-bar .other-wrapper .btn-wrapper img {
  width: 0.48rem;
  height: 0.48rem;
}
.control-bar .other-wrapper .btn-wrapper .func-name {
  color: #707a8d;
  font-size: 0.22rem;
}
.control-bar .superscript {
  position: absolute;
  top: -0.18rem;
  right: -0.5rem;
  font-size: 0.2rem;
  width: 0.6rem;
  text-align: left;
  color: #ed3437;
  font-family: DINNextLTPro-Regular;
}
.control-bar .shareText {
  position: absolute;
  top: -0.18rem;
  right: -0.62rem;
  display: inline;
  font-size: 0.2rem;
  width: 0.6rem;
  text-align: left;
  color: #f43737;
  font-family: DINNextLTPro-Regular;
  padding: 0 3px;
  border-radius: 50px;
}
.control-bar .shareText.contentText {
  top: -0.1rem;
  right: -0.52rem;
  display: inline;
  font-size: 0.2rem;
  font-family: PingFangSC-Medium, PingFang SC;
  background-color: #f7f8fc;
  color: #333;
}
.btn-cancel,
.btn-confirm {
  font-size: 0.3rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #666;
  width: 1.06rem;
  height: 0.52rem;
  line-height: 0.52rem;
  background: #eee;
  border-radius: 6px;
}
.btn-confirm {
  background: #f43737;
  margin-left: 0.22rem;
  color: #fff;
}
.btn-confirm.disabled {
  background: rgba(254,47,50,0.4);
}
.tip {
  font-size: 0.28rem;
  color: #999;
  text-align: center;
  line-height: 1rem;
  height: 1rem;
  padding-bottom: 0.18rem;
}
.download-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  background: #fff;
  width: 100%;
  height: 1.2rem;
  position: fixed;
  bottom: 0;
  padding: 0 0.36rem;
  box-shadow: inset 0px 1px 0 0 #eee;
  z-index: 111;
}
.download-content .sina-logo {
  height: 0.8rem;
}
.download-content .download-button {
  color: #fff;
  font-size: 0.3rem;
  padding: 0.14rem 0.4rem;
  background: #f43737;
  border-radius: 2px;
}
.xggn-wrap .xggn {
  height: 40px;
  line-height: 40px;
  background: #fff;
  color: #0a1428;
  font-size: 0.3rem;
  font-weight: bold;
  position: relative;
}
.xggn-wrap .xggn > span {
  vertical-align: middle;
  font-size: 0.34rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333;
}
.recommend-wrap .recommend-list {
  background: #fff;
  padding: 5px 0.3rem 0;
  margin-top: 8px;
}
.recommend-wrap .recommend-list .recommend-item {
  position: relative;
  display: flex;
  padding: 0.16rem 0 0.24rem 0;
  box-sizing: border-box;
  justify-content: space-between;
}
.recommend-wrap .recommend-list .recommend-item::after {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #f7f7f7;
  transform: scaleY(0.5);
}
.recommend-wrap .recommend-list .recommend-item .col-xs {
  display: flex;
  flex: 1;
}
.recommend-wrap .recommend-list .recommend-item:last-child {
  border-bottom: none;
}
.recommend-wrap .recommend-list .recommend-item img {
  width: 0;
  height: 1.44rem;
  margin-left: 0.3rem;
  flex: 0;
  flex-basis: 2.08rem;
}
.recommend-wrap .recommend-list .recommend-item .title,
.recommend-wrap .recommend-list .recommend-item .content {
  font-size: 0.32rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.recommend-wrap .recommend-list .recommend-item .title {
  margin-bottom: 0.16rem;
}
.recommend-wrap .recommend-list .recommend-item .content {
  font-size: 0.28rem;
  color: #999;
  -webkit-line-clamp: 7;
  margin: -5px 0 5px 0;
}
.recommend-wrap .recommend-list .recommend-item .show {
  display: block;
}
.recommend-wrap .recommend-list .recommend-item .hidden {
  display: none;
}
.recommend-wrap .recommend-list .recommend-item .time,
.recommend-wrap .recommend-list .recommend-item .time1 {
  font-size: 0.24rem;
  color: #bbb;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.recommend-wrap .recommend-list .recommend-item .time span,
.recommend-wrap .recommend-list .recommend-item .time1 span {
  color: #999;
  margin-right: 0.1rem;
}
.recommend-wrap .recommend-list .recommend-item .time .time_content--right,
.recommend-wrap .recommend-list .recommend-item .time1 .time_content--right {
  text-align: left;
}
.recommend-wrap .recommend-list .recommend-item .time .time_content--right span,
.recommend-wrap .recommend-list .recommend-item .time1 .time_content--right span {
  margin-right: 0;
}
.recommend-wrap .recommend-list .recommend-item .time span.barlow,
.recommend-wrap .recommend-list .recommend-item .time1 span.barlow {
  font-family: yk-Barlow-Regular;
}
.recommend-wrap .recommend-list .recommend-item .time1 {
  font-size: 0.24rem;
  color: #bbb;
  display: flex;
  align-items: flex-start;
  line-height: 0.4rem;
}
.recommend-wrap .recommend-list .recommend-item .time1 .radius {
  font-size: 14px;
  color: #ccc;
  margin: 0 1px;
}
.recommend-wrap .recomed-title {
  height: 40px;
  line-height: 40px;
  background: #fff;
  padding-left: 0.32rem;
  color: #0a1428;
  font-size: 0.3rem;
  font-weight: bold;
  position: relative;
}
.recommend-wrap .recomed-title > span {
  vertical-align: middle;
  font-size: 0.34rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333;
}
.has-read {
  color: #999 !important;
}
.between-xs {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.leftline {
  width: 0.04rem;
  height: 0.32rem;
  background: url("https://upload.9fh5.cn/production/hxg-article/assets/leftlineRed-icon-jf.png") no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 0.31rem;
}
.ani {
  animation: bounce-in 1s;
}
.ani_comment {
  animation: bounce-in-comment 1s;
}
.seven-time {
  color: #98a0b3;
  text-align: left;
  font-size: 0.26rem;
  border-bottom: 0.5px solid #edeff3;
  margin: 0.2rem 0.3rem 0;
  padding: 0 0 10px 0;
}
.share-box {
  width: 100%;
  height: 100vh;
  z-index: 113;
  position: fixed;
  bottom: 0;
  display: none;
}
.share-box .backdrop {
  background: rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.share-box .content-box {
  width: 100%;
  border-radius: 8px 8px 0px 0px;
  display: flex;
  background-color: #fff;
  flex-direction: column;
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding-bottom: constant(safe-area-inset-bottom); /* 兼容 iOS < 11.2 */
  padding-bottom: env(safe-area-inset-bottom); /* 兼容 iOS >= 11.2 */
}
.share-box .content-box .content-title {
  text-align: center;
  font-size: 0.36rem;
  color: #333;
  line-height: 1.3rem;
  position: relative;
}
.share-box .content-box .content-bottom {
  height: 1.08rem;
  line-height: 1.08rem;
  text-align: center;
  font-size: 0.32rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #333;
}
.share-box .content-box .share-btns {
  padding: 0.6rem 0 0.48rem;
  display: flex;
  justify-content: space-around;
  background: #f1f1f1;
  border-radius: 0.24rem 0.24rem 0 0;
}
.share-box .content-box .share-btns img {
  display: block;
  width: 0.92rem;
  height: 0.92rem;
  margin-bottom: 0.12rem;
}
.share-box .content-box .share-btns p {
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666;
  text-align: center;
}
.banner {
  box-sizing: border-box;
  height: 1.2rem;
  margin: 0.24rem 0 0.4rem 0;
}
.banner img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  border-radius: 4px;
}
.FAKE_A {
  color: #007aff;
  display: inline;
  text-decoration: underline;
}
.emojiMsg {
  height: 0.42rem;
  width: 0.42rem;
  vertical-align: middle;
}
.toggle-btn {
  color: #7b8db5;
  font-size: 0.32rem;
}
.display-block {
  display: block !important;
}
.articleWrap,
.articleWrap1 {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 116px;
  background: linear-gradient(180deg, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0.8) 58%, #fff 100%);
  margin-top: -112px;
  z-index: 111;
}
.articleWrap1 {
  height: 1.5rem;
}
.enterTab {
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #f43737;
  position: relative;
  margin: 50px 0 20px 0;
  border-radius: 4px;
}
.enterTab::after {
  content: '';
  display: inline-block;
  width: 40px;
  height: 34px;
  background: url("https://upload.9fh5.cn/production/huixg-article/assets/articleArrow.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -40px;
  left: 45%;
}
.enterTab1 {
  height: 45px;
  line-height: 85px;
  font-size: 0.32rem;
  color: #f43737;
  text-align: center;
  position: relative;
  margin: 50px 0 20px 0;
  border-radius: 4px;
}
.downArrow {
  position: relative;
}
.downArrow::after {
  content: '';
  width: 0.26rem;
  height: 0.24rem;
  position: absolute;
  background: url("https://upload.9fh5.cn/production/hxg-article/assets/down-arrow.png") no-repeat;
  background-size: 100% 100%;
  right: -0.3rem;
  top: 0.12rem;
  vertical-align: middle;
}
.lock-Btn {
  width: 100%;
  height: 49px;
  background: #f43737;
  line-height: 49px;
  font-size: 18px;
  color: #fff;
  position: fixed;
  bottom: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lock-Btn img {
  width: 20px;
  height: 22px;
  margin-right: 5px;
}
.hot {
  color: #999;
}
.new {
  color: #f00;
}
.show {
  display: block;
}
.hidden {
  display: none;
}
.head-fixed {
  width: 100%;
  padding-right: 0.4rem;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  z-index: 999;
  background: #fff;
  display: none;
}
.toList {
  width: 2.4rem;
  height: 0.64rem;
  font-size: 0.28rem;
  line-height: 0.64rem;
  text-align: center;
  background: #f5f5f5;
  border-radius: 0.16rem;
  color: #333;
  margin: 0.24rem auto;
  font-family: PingFangSC-Regular, PingFang SC;
  display: none;
}
.header-box {
  height: 2.08rem;
  background: url("https://upload.9fh5.cn/production/jfzt-article/share/headerBanner.png") no-repeat center;
  background-size: contain;
  margin-bottom: 0.2rem;
}
.fixed-box {
  width: 100%;
  margin: 0 auto;
  height: 1.04rem;
  font-size: 12px;
  color: #666;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0px 1px 0px 0px #eee;
  display: flex;
}
.fixed-left {
  flex: 1.7;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fixed-left img {
  width: 0.72rem;
  height: 0.72rem;
}
.fixed-center {
  flex: 6;
  padding: 0.12rem 0 0.2rem;
}
.fixed-center .title {
  font-size: 0.32rem;
  font-weight: 600;
  color: #333;
}
.fixed-right {
  flex: 2;
  display: flex;
  align-items: center;
  padding-left: 0.2rem;
}
.fixed-right .btn {
  width: 1.2rem;
  height: 0.48rem;
  border-radius: 0.24rem;
  line-height: 0.48rem;
  text-align: center;
  background: linear-gradient(117deg, #fa442b 0%, #f22f31 100%);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
.share_box {
  height: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.2rem 0.4rem;
}
.share_box .inner_box,
.share_box .inner_box1 {
  width: 96%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.share_box .inner_box .share-content,
.share_box .inner_box1 .share-content {
  width: 5.7rem;
  height: 0.8rem;
  line-height: 0.8rem;
  text-align: center;
  font-size: 0.32rem;
  color: #f43737;
  border: 1px solid #f43737;
  border-radius: 0.4rem;
}
.share_box .inner_box1 {
  border-top: none;
}
.content-readed {
  font-size: 0.24rem;
  color: #999;
  padding-bottom: 0.2rem;
}
.market-btn {
  width: 100%;
  height: 50px;
  font-size: 0.28rem;
  display: none;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.24rem;
}
.market-btn span {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #333;
  width: 1.54rem;
  height: 0.64rem;
  background: #f5f5f5;
  border-radius: 0.16rem;
  line-height: 0.64rem;
  text-align: center;
}
.video-container {
  position: relative;
  overflow: hidden;
  margin: 0.24rem 0;
  border-radius: 4px;
  background-color: #000;
}
.video-container .headVideo {
  object-fit: revert;
}
.video-container video {
  position: relative;
  object-fit: fill;
  opacity: 1;
  z-index: 10;
  border-radius: 4px;
}
.video-container .video-toast-box {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 999;
  padding: 0.24rem 0.32rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -60%);
  background-color: rgba(0,0,0,0.75);
  border-radius: 0.08rem;
  font-size: 0.28rem;
  font-weight: 400;
}
.video-container .video-toast-box#videoToastBox p {
  text-align: center;
  color: #fff !important;
  white-space: nowrap;
}
.video-container .error-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #404040;
  border-radius: 0.04rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #fff;
}
.video-container .error-box#errorBox p {
  margin-bottom: 0.22rem;
  line-height: 1;
  color: #fff !important;
}
.video-container .error-box .refresh-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.24rem;
  height: 0.64rem;
  text-align: center;
  line-height: 0.64rem;
  border-radius: 0.04rem;
  border: 0.01rem solid #fff;
}
.video-container .error-box i {
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.1rem;
  background-image: url("https://upload.9fh5.cn/production/hxg-article/refresh-icon.png");
  background-size: 100% 100%;
}
.video-container .self-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 90;
  transform: translate(-50%, -60%);
  width: 0.96rem;
  height: 0.96rem;
  background-size: 100% 100%;
}
.video-container .self-btn.self-play-btn {
  display: flex;
  background-image: url("https://upload.9fh5.cn/production/hxg-article/video-play-btn.png");
}
.video-container .self-btn.self-pause-btn {
  display: none;
  background-image: url("https://upload.9fh5.cn/production/hxg-article/video-pause-btn.png");
}
.video-container .self-btn.self-loading-btn {
  width: 0.48rem;
  height: 0.48rem;
  display: none;
  background-image: url("https://upload.9fh5.cn/production/hxg-article/video-loading-btn.gif");
}
.video-container .self-controls {
  position: absolute;
  opacity: 0;
  z-index: 90;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.56rem;
  background-image: url("https://upload.9fh5.cn/production/hxg-article/video-control-bg.png");
  background-size: 100% 100%;
  color: #fff;
  font-size: 0.24rem;
}
.video-container .self-controls div {
  box-sizing: border-box;
}
.video-container .self-controls .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 0.2rem;
}
.video-container .self-controls .ready-box {
  display: none;
}
.video-container .self-controls .ready-box i {
  display: inline-block;
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.04rem;
}
.video-container .self-controls .ready-box i.play-icon {
  background-image: url("https://upload.9fh5.cn/production/hxg-article/play-icon.png");
  background-size: 100% 100%;
}
.video-container .self-controls .ready-box i.duration-icon {
  background-image: url("https://upload.9fh5.cn/production/hxg-article/duration-icon.png");
  background-size: 100% 100%;
}
.video-container .self-controls .control-box {
  display: none;
  align-items: center;
}
.video-container .self-controls .control-box .full-screen-icon {
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  margin-left: 0.16rem;
  background-image: url("https://upload.9fh5.cn/production/hxg-article/full-screen-icon.png");
  background-size: 100% 100%;
}
.video-container .self-controls .control-box > div {
  display: flex;
  align-items: center;
}
.video-container .self-controls .control-box .progress-box-wrap {
  position: relative;
  flex: 1;
  height: 100%;
}
.video-container .self-controls .control-box .progress-box-wrap .progress-bg {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
  margin-top: -0.02rem;
  width: 4.26rem;
  height: 0.04rem;
  background: rgba(255,255,255,0.6);
  border-radius: 0.02rem;
}
.video-container .self-controls .control-box .progress-box-wrap .progress-bar {
  width: 0;
  height: 0.04rem;
  background: linear-gradient(90deg, #fe7562 0%, #fb3b45 100%);
  border-radius: 0.02rem;
}
.video-container .self-controls .control-box .progress-box-wrap .progress-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.14rem;
  margin-left: -0.14rem;
  width: 0.28rem;
  height: 0.28rem;
  background: #fff;
  box-shadow: 0rem 0rem 0.12rem 0rem rgba(0,0,0,0.4);
  border-radius: 50%;
}
table,
td {
  white-space: normal !important;
}
td {
  width: auto !important;
}
.dialog-mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  z-index: 20001;
}
.dialog-mask .dialog-container {
  position: fixed;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  width: 270px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 16px;
  z-index: 2002;
}
.dialog-mask .dialog-container .dialog-message {
  flex: 1;
  font-size: 15px;
  line-height: 24px;
  color: #333;
  padding: 26px 24px;
  overflow-y: auto;
  text-align: center;
}
.dialog-mask .dialog-container .dialog-footer {
  position: relative;
  height: auto;
  padding: 8px 21px 16px;
  display: flex;
  overflow: hidden;
}
.dialog-mask .dialog-container .dialog-footer .dialog-button {
  width: 108px;
  height: 42px;
  border-radius: 5px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dialog-mask .dialog-container .dialog-footer .cancel-button {
  background: #999;
  margin-right: 14px;
}
.dialog-mask .dialog-container .dialog-footer .confirm-button {
  background: #db423d;
}
.appLink-list {
  background: #fff;
  padding: 5px 0 0;
  margin: 9px auto 17px;
  display: flex;
  flex-wrap: wrap;
  font-size: 15px;
  color: #333;
}
.appLink-list-item {
  width: 31.8%;
  background-size: 100% 100%;
  margin-bottom: 10px;
}
.appLink-list-item_wide {
  width: 48.4%;
  background-size: 100% 100%;
  margin-bottom: 10px;
}
.appLink-list-item-content {
  padding: 8px 10px;
}
.appLink-list-item-query {
  font-size: 12px;
  color: #999;
  display: flex;
  align-items: center;
  line-height: 12px;
}
.appLink-list-item-name {
  font-weight: bold;
  line-height: 15px;
  padding-bottom: 4px;
}
.appLink-list-item-query:after {
  left: 1px;
  content: " ";
  position: relative;
  background: url("https://upload.chongnengjihua.com/production/staticArticle/2023/02/08/image_open.png");
  display: block;
  height: 9px;
  width: 9px;
  background-size: 100% 100%;
}
.appLink-list-item_wide:nth-child(1) {
  margin-right: 3.2%;
}
.appLink-list-item:nth-child(3n-2) {
  margin-right: 2.3%;
}
.appLink-list-item:nth-child(3n-1) {
  margin-right: 2.3%;
}
.xggn-bar {
  box-sizing: border-box;
  position: fixed;
  width: 100%;
  max-width: 700px;
  background-color: #f7f8fc;
  padding: 12px 0.3rem 10px;
  z-index: 99;
  display: flex;
  font-size: 15px;
  font-weight: bold;
  overflow-y: hidden;
  height: calc(50px + env(safe-area-inset-bottom));
  bottom: 0;
  padding-bottom: calc(10px + constant(safe-area-inset-bottom));
  padding-bottom: calc(10px + env(safe-area-inset-bottom));
  box-shadow: 0px -4px 8px 0px rgba(0,0,0,0.08);
}
.xggn-bar-title {
  height: 28px;
  display: flex;
  align-items: center;
}
.xggn-bar .downIcon {
  height: 28px;
  display: flex;
  align-items: center;
}
.xggn-bar .downIcon >img {
  width: 24px;
}
.xggn-bar-iconList {
  flex: 1;
  margin-left: 10px;
  display: flex;
  overflow-x: auto;
  height: 81px;
}
.xggn-bar-iconList >div {
  flex-shrink: 0;
  background: #dfe9ff;
  border-radius: 8px;
  color: #447eff;
  font-size: 14px;
  margin-right: 8px;
  padding: 0 8px;
  font-weight: 400;
  height: 28px;
  display: flex;
  align-items: center;
}
.coin-wrapper {
  min-width: 199px;
  width: fit-content;
  margin: 0 auto;
  padding: 18px;
  box-sizing: border-box;
  height: 41px;
  font-size: 14px;
  font-weight: 500;
  font-family: Barlow-Medium, Barlow;
  color: #fff;
  position: fixed;
  z-index: 2000;
  bottom: 2rem;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.7);
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.coin-left {
  display: flex;
  align-items: center;
}
.coin-left .coin-num {
  margin-right: 5px;
}
.coin-img {
  height: 24px;
  width: 23.3px;
  margin-right: 9px;
}
.coin-img img {
  width: 100%;
  height: 100%;
}
.coin-text {
  margin-right: 13px;
}
.coin-right {
  width: 46px;
  height: 23px;
  background: #fff;
  border-radius: 4px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #ed3437;
  text-align: center;
  line-height: 23px;
}
.dialog-confirm-box {
  position: relative;
}
#init-share-launch-btn {
  width: 100%;
  margin: 0 auto;
  height: 1.04rem;
  position: fixed;
  z-index: 113;
  top: 0;
  left: 0;
}
.init-bottom-box {
  height: 30px;
  width: 100px;
  position: fixed;
  bottom: -1rem;
  left: calc(50% - 1rem);
  z-index: 100;
  display: none;
  transition-property: bottom;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.init-bottom-box-btn {
  background: linear-gradient(117deg, #fa442b 0%, #f22f31 100%);
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  height: 100%;
  width: 100%;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
}
.launch-btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.launch-btn-box {
  position: relative;
}
.init-stock-market-item {
  width: calc((calc(100% - 0.12rem)) / 2);
  margin-bottom: 0.1rem;
}
.init-stock-market-item .market-item {
  width: 100%;
}
.init-colume-detail {
  width: calc(calc(100% / 3) - 0.11rem);
  margin: 0 0.16rem 0.16rem 0;
}
.init-colume-detail .colume-detail {
  width: 100%;
  margin: 0;
}
.init-colume-detail:nth-child(3n) {
  margin-right: 0;
}
.init-audio-box {
  width: 6.86rem;
  height: 0.96rem;
  background: #f8f8f8;
  border-radius: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.init-audio-play-icon img {
  width: 0.68rem !important;
  height: 0.68rem !important;
  margin-left: 0.2rem;
  display: block !important;
}
.init-audio-play-time {
  font-size: 0.28rem;
  color: #333;
  margin-left: 0.2rem;
  margin-top: 0.04rem;
  font-family: DINNextLTPro-Medium;
}
.init-audio-slider {
  margin-left: 0.2rem;
  position: relative;
  height: 0.04rem;
  width: 2.67rem;
}
.init-audio-slider-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  bottom: 0;
  background: #ed3437;
}
.init-audio-slider-thumb {
  position: absolute;
  left: -0.2rem;
  top: -0.18rem;
  width: 0.4rem;
  height: 0.4rem;
}
.init-audio-slider-thumb img {
  width: 100%;
  height: 100%;
  display: block !important;
}
.init-audio-slider-track {
  background: #e8e8e8;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.init-audio-total-time {
  font-size: 0.22rem;
  color: #333;
  margin-left: 0.24rem;
  margin-top: 0.04rem;
  font-family: DINNextLTPro-Medium;
}
.init-audio-speed {
  background: rgba(229,229,229,0.95);
  width: 0.82rem;
  height: 0.48rem;
  border: 0.01rem solid #c0c0c0;
  font-size: 0.28rem;
  color: #333;
  border-radius: 0.12rem;
  margin-right: 0.2rem;
  margin-left: 0.24rem;
  font-family: DINNextLTPro-Medium;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0.04rem;
}
.js_audio_frame {
  display: none;
}
@-moz-keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  70% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  70% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  70% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@keyframes bounce-in {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  70% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes bounce-in-comment {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  40% {
    opacity: 1;
    transform: scale(1.2);
  }
  70% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes bounce-in-comment {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  40% {
    opacity: 1;
    transform: scale(1.2);
  }
  70% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes bounce-in-comment {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  40% {
    opacity: 1;
    transform: scale(1.2);
  }
  70% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
  }
}
@keyframes bounce-in-comment {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  40% {
    opacity: 1;
    transform: scale(1.2);
  }
  70% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
  }
}

.comment-head {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 1rem;
  background: #fff;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.column-list {
  width: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  font-size: 0.24rem;
  padding-bottom: 0.3rem;
}
.comment-total {
  display: flex;
  position: relative;
  padding: 0 0.3rem;
  align-items: center;
}
.comment-num {
  font-size: 0.34rem;
  font-weight: bold;
  color: #333;
  display: flex;
  align-content: flex-start;
  line-height: 1;
}
.comment-num .comment-inner {
  font-size: 0.24rem;
  font-family: yk-Barlow-Medium;
  font-weight: bold;
  color: #999;
  margin-left: 0.05rem;
}
.like-total {
  display: flex;
  align-items: center;
  color: #888;
  margin-right: 0.36rem;
}
.like-total.hidden {
  display: none;
}
.like-total span {
  font-size: 0.26rem;
  font-family: PingFangSC-Regular, PingFang SC;
}
.like-total .split-line {
  width: 1px;
  height: 0.18rem;
  line-height: 0.18rem;
  margin-left: 0.16rem;
  margin-right: 0.16rem;
  background: #c6c6c6;
}
.like-total .new {
  flex: 1;
  color: #999;
  text-align: center;
}
.like-total .hot {
  flex: 1;
  color: #999;
  text-align: center;
}
.like-total .active {
  color: #333;
}
.comment-list {
  width: 100%;
  box-sizing: border-box;
}
.open-comment {
  font-size: 0.32rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #7b8db5;
}
.comment-item {
  list-style: none;
  padding: 0.36rem 0.3rem;
  display: flex;
  position: relative;
  border-bottom: 0.01rem solid #eee;
}
.list-ul .target-item {
  background: #f6f6f6;
  border: none;
}
.comment-avatar {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  margin-right: 0.2rem;
}
.comment-detail {
  position: relative;
  flex: 1;
}
.comment-detail::after {
  bottom: -0.32rem;
}
.comment-detail .creator {
  height: 40px;
  display: flex;
  justify-content: space-between;
}
.comment-detail .creator .creator-left {
  max-width: 80%;
}
.comment-detail .creator .creator-left .comment-time {
  font-size: 0.24rem;
  color: #999;
}
.comment-detail .creator .nickname-wrap {
  display: flex;
  align-items: center;
}
.comment-detail .creator .comment-nickname {
  font-size: 0.28rem;
  font-family: PingFangSC-Regular, PingFang SC;
  margin-bottom: 0.4px;
  max-width: 200px;
  color: #333;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.comment-detail .creator .comment-me {
  margin-left: 8px;
  width: 0.36rem;
  height: 0.36rem;
  line-height: 0.36rem;
  text-align: center;
  background: #ececec;
  border-radius: 4px;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #333;
}
.comment-detail .creator .support-count {
  color: #333;
  font-size: 0.24rem;
  position: relative;
  display: flex;
  align-items: flex-start;
}
.comment-detail .creator .support-count::after {
  content: '';
  background: url("https://upload.9fh5.cn/production/staticArticle/2023/08/29/d20e23e122ff_1659580669537/article-dislike.png") no-repeat center;
  background-size: contain;
  display: inline-block;
  width: 0.34rem;
  height: 0.34rem;
  margin-left: 4px;
}
.comment-detail .creator .support-count.active {
  color: #f43737;
}
.comment-detail .creator .support-count.active:after {
  background: url("https://upload.9fh5.cn/production/staticArticle/2023/08/29/d20e23e122ff_1659580669537/article-like.png") no-repeat center;
  background-size: contain;
  width: 0.34rem;
  height: 0.34rem;
}
.comment-detail .creator .support-count-num {
  font-family: DINNextLTPro-Regular;
}
.comment-detail .comment-content {
  font-size: 0.32rem;
  word-break: break-all;
  color: #333;
  padding-top: 0.14rem;
  font-family: PingFangSC-Regular, PingFang SC;
}
.comment-detail .comment-content > img {
  vertical-align: bottom;
}
.comment-detail .three-line {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 0.48rem;
}
.comment-detail .comment-time {
  font-size: 0.24rem;
  font-family: yk-Barlow-Regular;
  font-weight: 500;
  color: #999;
  display: flex;
  justify-content: space-between;
}
.comment-input-wrapper {
  box-sizing: border-box;
  padding: 0.26rem 0.3rem 0;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  background: #f6f7f9;
  z-index: 101;
  overflow: hidden;
  display: none;
}
.comment-input {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.comment-block {
  width: 100%;
  height: 3.6rem;
  resize: none;
  background: #fff;
  margin-bottom: 0.3rem;
  -webkit-user-select: text;
  font-size: 0.3rem;
  outline: none;
  padding: 10px;
  box-sizing: border-box;
  overflow-y: auto;
}
.btns-wrapper {
  display: flex;
  justify-content: space-between;
}
.btns-wrapper .icon-btns {
  display: flex;
  align-items: center;
}
.btns-wrapper .icon-btns .emoji {
  width: 0.56rem;
  height: 0.56rem;
}
.btns-wrapper .actions {
  display: flex;
}
.active_index {
  font-size: 0.28rem;
  color: #f43737;
  position: absolute;
  top: -0.2rem;
  right: 0.1rem;
  display: none;
}
.comment-wrap {
  width: 100%;
  background: #fff;
}
.empty-wrap .empty-box {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
}
.empty-wrap .empty-box .no-content {
  width: 4.6rem;
  height: 4.6rem;
}
.comment-count {
  font-size: 0.28rem;
  color: #98a0b3;
  margin-left: 0.22rem;
}


div[contenteditable]:empty:before{
  content: attr(placeholder);
  color: #CCCCCC;
}
.emoji-wrapper {
  /* position: fixed;
  left: 0;
  bottom: 0; */
  transform: translate(0, 260%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 10000;
  width: 100%;
  background-color: #F5F6FA;
  transition: transform .3s;
  max-width: 500px;
}

.showActionSheet {
  transform: translate(0, 0) !important;
}

.qq_face {
  height: 222px;
  overflow-y: scroll;
  margin: 0 5px;
  display: flex;
}

.qq_face a {
  float: left;
  display: block;
  width: 44px;
  height: 44px;
  font-size: 0;
  text-indent: -999em;
  cursor: pointer;
  background: url('https://upload.9fh5.cn/production/hxg-article/assets/qq_face.png') no-repeat;
  background-size: 570px 265px;
}

@media (max-width: 370px) {
  .qq_face {
    margin: 0 5px;
    text-align: center;
    display: flex;
  }
}

.qq_face .swiper-slide:last-child {
  /* align-content: flex-start; */
}

.qq_face .swiper-slide {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.qq_face .swiper-slide:last-child {
  /* align-content: flex-start; */
}

.qq_face .swiper-slide:last-child:after {
  content: '';
  flex: auto;
}

.qq_face .swiper-pagination-bullet {
  opacity: 0.1;
}

.qq_face .swiper-pagination-bullet-active {
  background: #000;
  opacity: .5;
}

.qq_face .qqface0 {
  background-position: 6px 6px
}

.qq_face .qqface1 {
  background-position: -34px 6px
}

.qq_face .qqface2 {
  background-position: -72px 6px
}

.qq_face .qqface3 {
  background-position: -110px 6px
}

.qq_face .qqface4 {
  background-position: -147px 6px
}

.qq_face .qqface5 {
  background-position: -186px 6px
}

.qq_face .qqface6 {
  background-position: -224px 6px
}

.qq_face .qqface7 {
  background-position: -261px 6px
}

.qq_face .qqface8 {
  background-position: -300px 6px
}

.qq_face .qqface9 {
  background-position: -338px 6px
}

.qq_face .qqface10 {
  background-position: -375px 6px
}

.qq_face .qqface11 {
  background-position: -414px 6px
}

.qq_face .qqface12 {
  background-position: -452px 6px
}

.qq_face .qqface13 {
  background-position: -491px 6px
}

.qq_face .qqface14 {
  background-position: -528px 6px;
}

.qq_face .qqface15 {
  background-position: 6px -34px
}

.qq_face .qqface16 {
  background-position: -34px -34px
}

.qq_face .qqface17 {
  background-position: -72px -34px
}

.qq_face .qqface18 {
  background-position: -110px -34px
}

.qq_face .qqface19 {
  background-position: -147px -34px
}

.qq_face .qqface20 {
  background-position: -186px -34px
}

.qq_face .qqface21 {
  background-position: -224px -34px
}

.qq_face .qqface22 {
  background-position: -261px -34px
}

.qq_face .qqface23 {
  background-position: -300px -34px
}

.qq_face .qqface24 {
  background-position: -338px -34px
}

.qq_face .qqface25 {
  background-position: -375px -34px
}

.qq_face .qqface26 {
  background-position: -414px -34px
}

.qq_face .qqface27 {
  background-position: -452px -34px
}

.qq_face .qqface28 {
  background-position: -491px -34px
}

.qq_face .qqface29 {
  background-position: -528px -34px
}

.qq_face .qqface30 {
  background-position: 6px -72px
}

.qq_face .qqface31 {
  background-position: -34px -72px
}

.qq_face .qqface32 {
  background-position: -72px -72px
}

.qq_face .qqface33 {
  background-position: -110px -72px
}

.qq_face .qqface34 {
  background-position: -147px -72px
}

.qq_face .qqface35 {
  background-position: -186px -72px
}

.qq_face .qqface36 {
  background-position: -224px -72px
}

.qq_face .qqface37 {
  background-position: -261px -72px
}

.qq_face .qqface38 {
  background-position: -300px -72px
}

.qq_face .qqface39 {
  background-position: -338px -72px
}

.qq_face .qqface40 {
  background-position: -375px -72px
}

.qq_face .qqface41 {
  background-position: -414px -72px
}

.qq_face .qqface42 {
  background-position: -452px -72px
}

.qq_face .qqface43 {
  background-position: -491px -72px
}

.qq_face .qqface44 {
  background-position: -528px -72px
}

.qq_face .qqface45 {
  background-position: 6px -110px
}

.qq_face .qqface46 {
  background-position: -34px -110px
}

.qq_face .qqface47 {
  background-position: -72px -110px
}

.qq_face .qqface48 {
  background-position: -110px -110px
}

.qq_face .qqface49 {
  background-position: -147px -110px
}

.qq_face .qqface50 {
  background-position: -186px -110px
}

.qq_face .qqface51 {
  background-position: -224px -110px
}

.qq_face .qqface52 {
  background-position: -261px -110px
}

.qq_face .qqface53 {
  background-position: -300px -110px
}

.qq_face .qqface54 {
  background-position: -338px -110px
}

.qq_face .qqface55 {
  background-position: -375px -110px
}

.qq_face .qqface56 {
  background-position: -414px -110px
}

.qq_face .qqface57 {
  background-position: -452px -110px
}

.qq_face .qqface58 {
  background-position: -491px -110px
}

.qq_face .qqface59 {
  background-position: -528px -110px
}

.qq_face .qqface60 {
  background-position: 6px -148px
}

.qq_face .qqface61 {
  background-position: -34px -148px
}

.qq_face .qqface62 {
  background-position: -72px -148px
}

.qq_face .qqface63 {
  background-position: -110px -148px
}

.qq_face .qqface64 {
  background-position: -147px -148px
}

.qq_face .qqface65 {
  background-position: -186px -148px
}

.qq_face .qqface66 {
  background-position: -224px -148px
}

.qq_face .qqface67 {
  background-position: -261px -148px
}

.qq_face .qqface68 {
  background-position: -300px -148px
}

.qq_face .qqface69 {
  background-position: -338px -148px
}

.qq_face .qqface70 {
  background-position: -375px -148px
}

.qq_face .qqface71 {
  background-position: -414px -148px
}

.qq_face .qqface72 {
  background-position: -452px -148px
}

.qq_face .qqface73 {
  background-position: -491px -148px
}

.qq_face .qqface74 {
  background-position: -528px -148px
}

.qq_face .qqface75 {
  background-position: 6px -185px
}

.qq_face .qqface76 {
  background-position: -34px -185px
}

.qq_face .qqface77 {
  background-position: -72px -185px
}

.qq_face .qqface78 {
  background-position: -110px -185px
}

.qq_face .qqface79 {
  background-position: -147px -185px
}

.qq_face .qqface80 {
  background-position: -186px -185px
}

.qq_face .qqface81 {
  background-position: -224px -185px
}

.qq_face .qqface82 {
  background-position: -261px -185px
}

.qq_face .qqface83 {
  background-position: -300px -185px
}

.qq_face .qqface84 {
  background-position: -338px -185px;
}

.qq_face .qqface85 {
  background-position: -375px -185px
}

.qq_face .qqface86 {
  background-position: -414px -185px
}

.qq_face .qqface87 {
  background-position: -452px -185px
}

.qq_face .qqface88 {
  background-position: -491px -185px
}

.qq_face .qqface89 {
  background-position: -528px -185px
}

.qq_face .qqface90 {
  background-position: 6px -225px;
}

.qq_face .qqface91 {
  background-position: -34px -225px;
}

.qq_face .qqface92 {
  background-position: -72px -225px;
}

.qq_face .qqface93 {
  background-position: -110px -225px;
}

.qq_face .qqface94 {
  background-position: -147px -225px;
}

.qq_face .qqface95 {
  background-position: -186px -225px;
}

.qq_face .qqface96 {
  background-position: -224px -225px;
}

.qq_face .qqface97 {
  background-position: -261px -225px;
}

.qq_face .qqface98 {
  background-position: -300px -225px;
}

.qq_face .qqface99 {
  background-position: -338px -225px;
}

.qq_face .qqface100 {
  background-position: -375px -225px;
}

.qq_face .qqface101 {
  background-position: -414px -225px;
}

.qq_face .qqface102 {
  background-position: -452px -225px;
}

.qq_face .qqface103 {
  background-position: -491px -225px;
}

.qq_face .qqface104 {
  background-position: -528px -225px;
}

.pay-placehold {
  position: relative;
  width: 100%;
  height: calc(100vh - 5rem);
  background: url("https://upload.9fh5.com/production/staticAticle/2023/11/03/text_bg.jpg");
  no-repeat: center;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.pay-placehold img {
  width: 0.62rem !important;
  height: 0.62rem !important;
  margin-bottom: 0.24rem;
}
.pay-placehold .pay-inline {
  font-size: 0.3rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #222;
  line-height: 0.42rem;
}
.pay-placehold .pay-inline .red {
  color: #ed3437;
}
.pay-placehold .pay-center {
  position: absolute;
  top: 50%;
  transform: translateY(-100%);
  width: 100%;
}
.pay-placehold .center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.pay-placehold .center .open-btn {
  width: 1.3rem;
  height: 0.56rem;
  line-height: 0.56rem;
  text-align: center;
  background: linear-gradient(225deg, #ed3437 0%, #cb2637 100%);
  border-radius: 4px;
  overflow: hidden;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(255,255,255,0.95);
  margin-top: 0.42rem;
}

