<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">hr {
  height: 1px;
  background-color: #000;
  border: 1px solid #000000;
  margin: 0;
}
header .PageHeader {
  position: absolute;
}
main p {
  margin-bottom: 20px;
  text-align: justify;
  /* text-align-last: left; */
  font-family: PingFangSC, "Microsoft YaHei", "Helvetica Neue",
    "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif !important;
}
main p strong {
  font-family: PingFangSC, "Microsoft YaHei", "Helvetica Neue",
    "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif !important;
}
main p strong span {
  font-family: PingFangSC, "Microsoft YaHei", "Helvetica Neue",
    "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif !important;
}
iframe {
  margin: auto !important;
  display: flex;
  justify-content: center;
  width: 100%;
  /* height: 400px; */
}
.MediaReport-content-right ul li:hover .codeImg {
  opacity: 1;
  z-index: 2;
}
#journalism-content a {
  color: #4800cc;
}
.triangle_l {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  left: -8px;
  top: 45%;
}
#journalism-content {
  /* min-height: 1250px; */
}
#journalism-content-right{
  min-height: 1450px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #journalism-content-right {
    padding-right: 16px;
  }
}
@media (max-width: 768px) {
  main.pb-144 {
    padding-bottom: 8vw;
  }
  main .df-fs-sb {
    display: block;
  }
  main .w-1152 {
    width: 100%;
  }
  .w-780 {
    width: 100%;
  }
  .w-272 {
    width: 100%;
    padding: 0 16px;
  }
  .h-120 {
    height: auto;
  }
  .newestList li p {
    font-size: 3.2vw;
    position: initial;
    margin-top: 3.2vw;
    margin-bottom: 6.133vw;
    padding-top: 0;
  }
  h1 {
    font-size: 6.4vw !important;
  }
  .pt-60 {
    padding-top: 7.467vw;
  }
  main .w-1152 {
    padding-top: 30px;
  }
  .newestList li .scale-hv12-img {
    height: 45vw;
  }
}

#journalism-content video {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.ql-video {
  height: 400px !important;
  object-fit: contain !important;
}

span {
}

section.w-1120 div.df .mr-24 {
  margin-right: 0px;
}
section.w-1120 div.df {
  cursor: pointer;
}
section.w-1120 div.df span:last-child {
}
.newsTitle {
  width: 300px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
</pre></body></html>