.section1 {
  margin-top: 40rem;
}
.publish-time {
  margin-top: 14rem;
  color: #b2afad;
  font-size: 14rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.expert-banner-box {
  margin-top: 48rem;
}
.expert-banner-img {
  width: 100%;
  height: auto;
}

.html-inner {
  font-size: 20px;
  padding-top: 36px;
}
.html-inner p {
  font-size: 16px;
  font-family: "Microsoft Yahei";
  line-height: 34px;
  color: #000;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.html-inner span {
  font-size: 18px !important;
  font-family: auto !important;
  color: #000;
  line-height: 22px;
}
.html-inner img {
  width: 100% !important;
  height: auto !important;
  margin: 20px 0 12px;
}
.html-inner strong {
  font-weight: bold !important;
}
.html-inner li {
  list-style: auto !important;
}
.html-inner ul {
  width: 100% !important;
}
.html-inner ul li {
  list-style: disc !important;
}

.html-inner table {
  border-collapse: collapse !important;
  width: 100% !important;
  caption-side: top !important;
  margin: 10px auto !important;
}

.html-inner th,
.html-inner td {
  border: 1px solid #ddd !important;
  padding: 8px !important;
  text-align: left !important;
  font-size: 16px !important;
}

.html-inner th {
  background-color: #f2f2f2;
}

.html-inner caption {
  font-weight: bold;
  font-size: 20px !important;
  margin-bottom: 10px !important;
  text-align: center !important;
}
.forex-wrapper .html-inner h2 {
  font-size: 20rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 8rem;
}

@media (max-width: 996px) {
  .expert-banner-box {
    margin-top: 80rem;
  }
  .publish-time {
    font-size: 28rem;
    margin-bottom: 40rem;
  }
  .video-list-box {
    display: none;
  }

  .article-item {
    display: none;
  }

  .article-item:nth-child(-n + 2) {
    display: flex;
  }

  .reading-item {
    display: none;
  }

  .reading-item:nth-child(-n + 2) {
    display: flex;
  }

  .html-inner img {
    width: 100% !important;
    height: auto !important;
  }
  .html-inner span {
    font-size: 16px !important;
  }
  .html-inner p {
    font-size: 18px !important;
  }
  .html-inner {
    padding-top: 0px;
  }

  .forex-wrapper .html-inner h2 {
    font-size: 40rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 8rem;
  }
}
