main {
  padding: 0.2rem 0.15rem 0;
  font-size: 0.15rem;
  overflow: hidden;
}

img {
  display: block;
  width: 3.45rem;
  max-width: 100% !important;
  height: auto;
}

.titsize03 .article_title h1 {
  font-size: 0.24rem !important;
}

.titsize03 .article_title span {
  font-size: 0.13rem !important;
}

.titsize03 .article_title span i {
  font-size: 0.13rem !important;
}

.titsize03 .summary .title {
  font-size: 0.15rem !important;
}

.titsize03 .summary span {
  font-size: 0.12rem !important;
}

.titsize03 .article_content {
  font-size: 0.17rem !important;
}

.titsize03 .article_content p {
  font-size: 0.17rem !important;
}

.titsize03 .keyword-wrapper .icon {
  font-size: 0.14rem !important;
}

.titsize03 .keyword-wrapper .keyword a {
  font-size: 0.14rem !important;
}

.titsize03 .bottom-tip {
  font-size: 0.12rem !important;
}

.titsize03 .list_title {
  font-size: 0.15rem !important;
}

.titsize03 .newstit {
  font-size: 0.15rem !important;
}

.titsize03 .newsdesc,
.titsize03 #totalreply {
  font-size: 0.12rem !important;
}

.titsize03 table tbody th,
.titsize03 table tbody td {
  font-size: 0.12rem !important;
}

.titsize03 .send_desc,
.titsize03 .comment_tip {
  font-size: 0.1rem !important;
}

.titsize03 .user_name,
.titsize03 .comment {
  font-size: 0.13rem !important;
}

.titsize03 .article-date-time {
  font-size: 0.14rem !important;
}

.titsize04 .article-date-time {
  font-size: 0.18rem !important;
}

.titsize04 .article_title h1 {
  font-size: 0.26rem !important;
}

.titsize04 .article_title span {
  font-size: 0.15rem !important;
}

.titsize04 .article_title span i {
  font-size: 0.15rem !important;
}

.titsize04 .summary .title {
  font-size: 0.17rem !important;
}

.titsize04 .summary span {
  font-size: 0.14rem !important;
}

.titsize04 .article_content {
  font-size: 0.19rem !important;
}

.titsize04 .article_content p {
  font-size: 0.19rem !important;
}

.titsize04 .keyword-wrapper .icon {
  font-size: 0.16rem !important;
}

.titsize04 .keyword-wrapper .keyword a {
  font-size: 0.16rem !important;
}

.titsize04 .bottom-tip {
  font-size: 0.14rem !important;
}

.titsize04 .list_title {
  font-size: 0.17rem !important;
}

.titsize04 .newstit {
  font-size: 0.17rem !important;
}

.titsize04 table tbody th,
.titsize04 table tbody td {
  font-size: 0.14rem !important;
}

.titsize04 .newsdesc,
.titsize04 #totalreply {
  font-size: 0.14rem !important;
}

.titsize04 .send_desc,
.titsize04 .comment_tip {
  font-size: 0.12rem !important;
}

.titsize04 .user_name,
.titsize04 .comment {
  font-size: 0.15rem !important;
}

.b-chart,
.single-chart {
  width: 3.45rem !important;
}

video {
  width: 100%;
}

.banner-wrapper {
  width: 100%;
  height: 0.64rem;
  background: #F9FAFB;
}
.banner-wrapper .swiper-container,
.banner-wrapper .swiper-container a,
.banner-wrapper .swiper-container a img{
  max-width: 3.75rem;
  width: 100%;
  height: 100%;
  display: block;
}

.text-tips {
  font-size: 0.14rem;
  color: #898989;
  line-height: 0.2rem;
  padding-left: 0.1rem;
  display: flex;
  flex-direction: column;
}

.down-btn {
  margin-left: auto;
  width: 0.8rem;
  height: 0.32rem;
  border-radius: 0.32rem;
  border: 0.01rem solid #C01639;
  font-size: 0.16rem;
  color: #C01639;
  line-height: 0.22rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

.down-btn:active {
  text-decoration: none;
}

.down-btn:visited {
  color: #C01639;
}

.article_title h1 {
  width: 100%;
  font-size: 0.24rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #1F2129;
  line-height: 0.34rem;
  margin: 0;
}

.article_title span {
  font-size: 0.13rem;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #B2AEAE;
  display: block;
  line-height: 0.18rem;
  margin: 0.12rem 0 0.2rem;
}

.article_title span i {
  display: inline-block;
  font-size: 0.13rem;
  font-family: PingFangSC-Medium, PingFang SC;
  padding-right: 0.08rem;
  font-style: normal;
}

.summary {
  width: 100%;
  display: flex;
  margin-bottom: 0.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
}

.title {
  width: 0.28rem;
  background-color: #C0163A;
  color: #fff;
  font-size: 0.15rem;
  line-height: 0.24rem;
  border-radius: 0.04rem 0 0 0.04rem;
  padding: 0.16rem 0.06rem;
  text-align: center;
  display: flex;
  align-items: center;
}

.summary span {
  flex: 1;
  padding: 0.1rem 0.08rem;
  border-radius: 0 0.04rem 0.04rem 0;
  background-color: #F5F5F5;
  font-size: 0.12rem;
  color: #898989;
  line-height: 0.2rem;
  text-align: justify;
}

.article_content {
  width: 100%;
  font-size: 0.17rem;
  color: #000;
  line-height: 0.3rem;
  text-align: justify;
  table-layout: fixed;
  word-break: break-all;
  overflow: hidden;
  font-weight: 400;
  font-family: PingFangSC-Regular, PingFang SC;
  em {
      font: revert;
    }
}

.article_content p {
  margin-bottom: 0.2rem;
}

.article_content strong {
  font-weight: bold;
}

.keyword-wrapper {
  display: flex;
  align-items: center;
  margin: 0rem 0 0.07rem;
  font-family: PingFangSC-Regular, PingFang SC;
}

.keyword-wrapper .icon {
  text-align: center;
  width: 0.44rem;
  height: 0.24rem;
  background: #C01639;
  border-radius: 0.04rem;
  font-size: 0.14rem;
  color: #FFFFFF;
  line-height: 0.24rem;
  margin-right: 0.12rem;
  flex-shrink: 0;
}

.keyword-wrapper .keyword a {
  font-size: 0.14rem;
  color: #2E7FFE;
  line-height: 0.2rem;
  text-decoration: none;
  margin-right: 0.1rem;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  user-select: none;
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
  white-space: nowrap;
  max-width: 2.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.keyword-wrapper .keyword {
  display: flex;
  flex-wrap: wrap;
}

.bottom-tip {
  font-size: 0.12rem;
  color: #B2AEAE;
  line-height: 0.22rem;
  margin-bottom: 0.31rem;
  font-family: PingFangSC-Regular, PingFang SC;
}

.recommend_list {
  padding: 0 0.15rem;
}

.list_title span {
  font-size: 0.12rem;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: #262626;
  line-height: 0.16rem;
  margin-left: 0.05rem;
}

.list_title {
  font-size: 0.15rem;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: #262626;
  position: relative;
  padding-left: 0.1rem;
  margin-bottom: 0.15rem;
}

.list_title::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0.03rem;
  left: 0;
  width: 0.02rem;
  height: 0.075rem;
  background: #C01639;
}

.news_list .news_item .new_l {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}

.news_list a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  background: none;
  text-decoration: none;
}
.news_list a:hover {
  text-decoration: none !important;
}

.news_list .news_item {
  /* height: 0.97rem; */
  display: flex;
  justify-content: space-between;
  font-size: 0.15rem;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: #252525;
  line-height: 0.24rem;
  padding: 0.12rem 0;
  box-sizing: border-box;
  border-bottom: 0.01rem solid #f5f5f5;
}

.news_list .news_item .newstit {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news_list .news_item .newsdesc {
  font-size: 0.12rem;
  color: #898989;
  line-height: 0.17rem;
  padding-top: 0.07rem;
}

.news_list .news_item .newsdesc span {
  margin-left: 0.12rem;
}

.news_list .news_item img {
  width: 1.15rem;
  height: 0.72rem;
  display: block;
  margin-left: 0.08rem;
  flex-shrink: 0;
}

.comment_list {
  margin-top: .3rem;
  padding: 0 0.15rem 1rem;
}

.no_comment img {
  width: 1.32rem;
  height: 1.32rem;
  margin: 0 auto 0.2rem;
  pointer-events: none;
}

.no_comment div {
  font-size: 0.13rem;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: #252525;
  line-height: 0.19rem;
  text-align: center;
}

.toapp {
  width: 2.27rem;
  height: 0.35rem;
  margin: 0.2rem auto 0.3rem;
  cursor: pointer;
}

.comments .comment_item {
  display: flex;
  font-size: 0.13rem;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  text-align: justify;
  font-weight: 400;
  color: #262626;
  line-height: 0.2rem;
  margin-bottom: 0.2rem;
}

.reply_list .comment_item:nth-child(2) {
  margin-bottom: 0;
}

.comments .comment_item .user_avatar {
  width: 0.25rem !important;
  height: 0.25rem !important;
  margin-right: 0.16rem;
  border-radius: 50%;
}

.comments .comment_item .r-container {
  /* width: 100%; */
  width: calc(100% - 0.41rem);
}

.comments .comment_item .r-container .r-top {
  display: flex;
  justify-content: space-between;
  text-align: right;
  margin: 0 0.1rem 0.05rem 0;
}
.comments .comment_item .r-container .comment {
  word-wrap: break-word;
}

.comments .comment_item .r-container .comment img {
  width: 0.2rem;
  height: 0.2rem;
  display: inline-block;
}

.comments .comment_item .r-container .r-top .send_desc {
  font-size: 0.1rem;
  line-height: 0.13rem;
  color: #B8B9B9;
}

.comments .comment_item .r-container .r-top .send_desc .location {
  margin-bottom: 0.02rem;
}

.reply_list {
  margin-top: 0.15rem;
  background: #F4F4F4;
  border-radius: 5px;
  border: 1px solid #B8B9B9;
  padding: 0.05rem 0.1rem 0.1rem;
}

.reply_list .user_name span {
  margin-left: 0.1rem;
}

.reply_list .user_name span i {
  color: #C01639;
}

.reply_list .comment_tip {
  display: flex;
  align-items: center;
  margin-top: 0.1rem;
  margin-left: 0.4rem;
  font-size: 0.1rem;
  font-weight: 500;
  font-family: 'PingFangSC-Medium', 'PingFang SC';
}

.reply_list .comment_tip img {
  width: 0.07rem;
  height: 0.04rem;
  margin-left: 0.06rem;
}

.share {
  width: 100%;
  height: 0.6rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.14rem 0.16rem;
  border-top: 0.01rem solid #E5E5E5;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.share span {
  width: 77%;
  height: 0.32rem;
  display: block;
  font-size: 0.12rem;
  color: #999999;
  background-color: #F5F5F5;
  line-height: 0.32rem;
  padding-left: 0.12rem;
  border-radius: 0.3rem;
}

.share div {
  width: 0.24rem;
  height: 0.24rem;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-tap-highlight-color: transparent;
  background: url(https://i0cloud.jrjimg.cn/cloud/images/general/comment-icon.png);
  background-size: 100% 100%;
}
.share .share-icon {
  background: url(https://i0cloud.jrjimg.cn/cloud/images/general/share-icon.png);
  background-size: 100% 100%;
}

.float-tip{
  width: 1.79rem;
  height: 0.46rem;
  background-color: rgba(242, 56, 56, 0.95);
  font-size: 0.16rem;
  font-weight: bold;
  color: #FFFFFF;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0.86rem;
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 0.3rem;
}
.float-tip img {
  width: 0.27rem;
  height: 0.27rem;
  display: inline-block;
  margin-right: 0.12rem;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  display: flex;
  justify-content: center;
  font-size: 0.18rem;
  color: #FFFFFF;
  line-height: 0.32rem;
}

.openapp-tip {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: transparent url('//i0cloud.jrjimg.cn/cloud/images/general/jiantou.png') no-repeat right .9rem top;
  background-size: 1rem;
  background-color: rgba(0, 0, 0, .7);
  z-index: 9;
}

.openapp-tip span {
  display: block;
  color: #fff;
  font-size: .18rem;
  text-align: center;
  padding-top: 1.2rem;
}

.overlay .share-tip {
  width: 3.2rem;
  height: 1.28rem;
  margin-top: 2.5rem;
}

.overlay .wx-share-tip {
  width: 1.8rem;
  height: 0.64rem;
  margin-top: 0.75rem;
}

.overlay .wx-share-tip img {
  width: 1.08rem;
  height: 2.23rem;
  margin: 0 auto 0.12rem;
}

.article_share {
  width: 100%;
  height: 1.68rem;
  background: #FFFFFF;
  border-radius: 0.06rem 0.06rem 0 0;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0.12rem 0 0 0;
  box-sizing: border-box;
  z-index: 2;
  text-align: center;
}

.article_share h3 {
  font-size: 0.12rem;
  color: #898989;
  line-height: 0.16rem;
  margin: 0;
  font-weight: 500;
}

.article_share img {
  width: 0.4rem;
  height: 0.4rem;
  display: block;
  margin: 0.1rem auto 0.16rem;
}

.article_share div {
  font-size: 0.14rem;
  font-weight: 500;
  color: #252525;
  line-height: 0.2rem;
  letter-spacing: 0.03rem;
  border-top: 0.04rem solid #F5F5F5;
  padding-top: 0.1rem;
  box-sizing: border-box;
}

table {
  margin: 0 auto;
}

tbody,
td {
  border: 0.01rem solid #000;
  text-align: center;
  border-collapse: collapse;
  margin-bottom: 0;
}
table tbody tr,
table tbody th,
table tbody td {
  color: #252525 !important;
  text-align: center !important;
  max-height: 0.5rem !important;
  /* line-height: 0.5rem !important; */
  font-size: 0.12rem !important;
  text-indent: 0 !important;
}
/* 快讯详情页 */
.flash-wrapper .article_title {
  margin-bottom: 0.16rem;
}
.flash-wrapper .article_title h1 {
  font-size: 0.2rem;
}
.flash-wrapper .article_content {
  margin-bottom: 0.12rem;
  font-size: 0.15rem;
  color: #000;
  line-height: 0.3rem;
  white-space: pre-wrap;
}
.flash-wrapper .article-date-time {
  font-size: 0.14rem;
  color: #B2AEAE;
  line-height: 0.2rem;
  margin-bottom: 0.12rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* 资讯详情页-table表格默认样式 */
.table-m1 {
  width: 100%; 
  overflow: auto;
}
.article_content table {
  width: 100%;
  font-size: 0.15rem;
}
.article_content table th {
  border: 1px solid #e5e5e5;
  padding: 0.07rem 0.14rem;
  background: #f5f5f5;
  font-weight: bold;
  line-height: 0.2rem;
  text-align: center;
  white-space: nowrap;
}
.article_content table tbody {
  line-height: 0.2rem;
}
.article_content table td {
  border: 1px solid #e5e5e5;
  padding: 0.07rem 0.14rem;
  text-align: center;
}
.article_content table p {
  margin-bottom: 0;
}

.big-img-wrapper {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  display: none;
}

.big-img {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
/* 资讯详情页-关注 */
.attention {
  display: flex;
  align-items: center;
  padding: 0.14rem 0;
}
.attention img {
  width: 0.37rem;
  height: 0.37rem !important;
  border-radius: 0.21rem;
}
.attention .attention-name {
  display: flex;
  flex-direction: column;
  padding-left: 7px;
  font-weight: 600;
}
.attention .attention-name span {
  font-size: 0.15rem;
  color: #252525;
  line-height: 0.21rem;
  margin: 0;
}
.attention .attention-name span:last-child {
  font-size: 0.11rem;
  color: #898989;
  line-height: 0.16rem;
  font-weight: normal;
}
.attention .attention-btn,
.attention .attentionBtn {
  min-width: 0.75rem;
  min-height: 0.3rem;
  border-radius: 0.3rem;
  text-align: center;
  line-height: 0.22rem;
  border: 1px solid #C01639;
  color: #C01639;
  margin-left: auto;
  font-size: 0.14rem;
  padding: 0.05rem 0.16rem;
  box-sizing: border-box;
}
.attention .attention-btn.followed {
  border: 1px solid #ccc;
  color: #ccc;
}

.titsize04 .attention-name span {
  font-size: 0.19rem !important;
}
.titsize04 .attention-name span:last-child {
  font-size: 0.15rem !important;
}
.titsize04 .attention-btn,
.titsize04 .attentionBtn {
  font-size: 0.19rem !important;
}
.titsize03 .attention-name span {
  font-size: 0.15rem !important;
}
.titsize03 .attention-name span:last-child {
  font-size: 0.11rem !important;
}
.titsize03 .attention-btn,
.titsize03 .attentionBtn {
  font-size: 0.14rem !important;
}

/* 保留ul li */
.article_content ul,.article_content ol {
  padding: revert;
}
.article_content ul li p,.article_content ol li p {
  text-indent: 0;
}

/* toast提示样式 */
.toast {
  display: none;
  max-width: 70%;
  width: max-content;
  box-sizing: content-box;
  background: rgba(0, 0, 0, 0.75);
  box-shadow: 0 9px 28px 8px rgba(0, 0, 0, 0.05),
    0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12);
  border-radius: 0.12rem;
  padding: 0.09rem 0.18rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 22px;
  z-index: 9;
}
/* 兼容安卓老版本-toast提示样式 */
#attention {
  position: relative;
}
/* 兼容安卓老版本-toast提示样式 */
.android-toast {
  display: none;
  max-width: 70%;
  width: max-content;
  box-sizing: content-box;
  background: rgba(0, 0, 0, 0.75);
  box-shadow: 0 9px 28px 8px rgba(0, 0, 0, 0.05),
    0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12);
  border-radius: 0.12rem;
  padding: 0.09rem 0.18rem;
  position: absolute;
  top: 2.7rem;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 22px;
  z-index: 9;
}
/* M站优化 */
:root {
  --primary-color: #c01639;
  --overlay-z-index: 101;
  --overlay-background: rgba(0, 0, 0, 0.7);
  --confirm-dialog-z-index: 102;
  --stock-red: #ee3f3f;
  --stock-green: #1ba17f;
}
/* 模块 */
.module-box {
  color: #000;
}
.module-box .module-title {
  font-size: 0.15rem;
  font-weight: 400;
  color: #262626;
  position: relative;
  padding-left: 0.1rem;
  margin-bottom: 0.15rem;
}
.module-box .module-title::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0.03rem;
  left: 0;
  width: 0.02rem;
  height: 0.075rem;
  background: var(--primary-color);
}
.tools-wrapper {
  padding: 0 0 0.25rem 0.15rem;
}
.tools-wrapper * {
  box-sizing: border-box;
}
.tools-wrapper .module-title {
  margin: 0 0.15rem 0.16rem 0;
}
.tools-wrapper .content-box {
  width: 100%;
  overflow: hidden;
}
.tools-wrapper .content-box .content {
  overflow-x: scroll;
  white-space: nowrap;
  height: auto;
  overflow-y: hidden;
  /* 隐藏水平滚动条 */
}
.tools-wrapper .content-box .content::-webkit-scrollbar {
  display: none;
}
.tools-wrapper .content-box .content .item {
  width: 1.4rem;
  height: 0.79rem;
  display: inline-block;
  margin-right: 0.08rem;
}
.tools-wrapper .content-box .content .item:last-child {
  margin-right: 0.15rem;
}
.confirm-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: var(--overlay-z-index);
  background: var(--overlay-background);
}
.confirm-dialog {
  z-index: var(--confirm-dialog-z-index);
  top: 45%;
  width: 3rem;
  overflow: hidden;
  font-size: 0.18rem;
  line-height: 0.29rem;
  color: #333;
  background: #fff;
  border-radius: 0.2rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: 0.3s;
  transition-property: transform, opacity;
  left: 0;
  right: 0;
  max-width: calc(100vw - 0.75rem);
  margin: 0 auto;
  transform: translateY(-50%);
  position: fixed;
  max-height: 100%;
}
.confirm-dialog .dialog-content {
  display: flex;
  align-items: center;
}
.confirm-dialog .dialog-content .dialog-message {
  flex: 1;
  max-height: 60vh;
  padding: 0.3rem 0.2rem;
  overflow-y: auto;
  white-space: pre-wrap;
  text-align: left;
  word-wrap: break-word;
  -webkit-overflow-scrolling: touch;
}
.confirm-dialog .dialog-footer {
  border-top: 1px solid #eee;
  display: flex;
}
.confirm-dialog .dialog-footer div {
  width: 50%;
  padding: 0.12rem 0;
  text-align: center;
  line-height: 0.25rem;
}
.confirm-dialog .dialog-footer div:last-child {
  border-left: 1px solid #eee;
  color: var(--primary-color);
}
.stock-wrapper .item {
  display: inline-block;
  background: #f6f6f6;
  padding: 0.06rem 0.1rem;
  font-size: 0.12rem;
  font-weight: 400;
  color: #666;
  line-height: 0.16rem;
  margin-right: 0.1rem;
  margin-bottom: 0.15rem;
}
.stock-wrapper .item span {
  margin-left: 0.08rem;
}
.stock-red {
  color: var(--stock-red);
}
.stock-green {
  color: var(--stock-green);
}
