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 !important;
}

.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%;
}

.download-app-wrapper {
  height: 0.64rem;
  overflow: hidden;
  padding: 0.05rem 0.15rem 0.01rem 0.13rem;
  box-shadow: 0 0.01rem 0.02rem 0 rgba(0, 0, 0, 0.2);
  border-radius: 0 0 0.04rem 0.04rem;
}

.download-item {
  height: 0.64rem;
  background: #fff;
  display: flex;
  align-items: center;
  margin-top: 0.04rem;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.download-item:hover {
  text-decoration: none !important;
}

.download-app-wrapper img {
  width: 0.54rem;
  height: 0.54rem;
}

.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;
}

.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 .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;
}

.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 {
  padding: 0 0.15rem 1rem;
}

.no_comment img {
  width: 1.32rem;
  height: 1.32rem;
  margin: 0 auto 0.2rem;
}

.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;
}

.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.01rem;
  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.77rem;
  display: flex;
  padding: 0.1rem 0.15rem 0.34rem;
  border-top: 0.01rem solid #E5E5E5;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #fff;
}

.share span {
  font-size: 0.16rem;
  color: #898989;
  line-height: 0.24rem;
}

.share button {
  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;
}

.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;
}

.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;
}
/* 保留ul li */
.article_content ul {
  padding: revert;
}
.article_content ul li p {
  text-indent: 0;
}