/*2023年2月 新专题*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html {
  min-height: 100%;
  font-size: calc(100vw / 7.5);
}

@media (min-width: 768px) {
  html {
    font-size: 64px;
  }
}
body {
  margin: 0 auto;
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  font-size: 0.28rem;
  color: #292934;
  line-height: 1.5;
  background-color: #f5f5f5;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.clb {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  margin: 0;
  padding: 0;
}
.content .news_list a:after,
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.content .news_list a:after,
.cf:after {
  clear: both;
  overflow: hidden;
}
.cf {
  zoom: 1;
}

a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
img {
  display: block;
  max-width: 100%;
  border: none;
  outline: none;
}
.flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.none {
  display: none;
}
.show {
  display: block;
}
/* 正文 */
.top,
.sfccn {
  display: none;
}
.wrap {
  width: 100%;
}
/* 文章 */
.top-back {
  display: block;
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 640px;
  height: 1.2rem;
  background-color: #fff;
}
.top-back a.back {
  display: block;
  margin: 0.4rem;
  width: 0.4rem;
  height: 0.4rem;
  background: url("../images/icon_back.png") no-repeat center center / 0.4rem 0.4rem;
}
.content {
  padding: 1.2rem 0.4rem;
  background-color: #fff;
}
.titleHead h1 {
  color: #292934;
  line-height: 1.5;
  text-align: justify;
}
.titleHead .newsInfo {
  margin: 0.1rem 0;
  font-size: 0.24rem;
  color: #8e8e93;
}
.tools {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 0.22rem;
  color: #292934;
}
.icon-audio {
  padding-left: 0.4rem;
  margin-right: 0.18rem;
  background: url(../images/icon_audio.png) no-repeat 0 center / 0.28rem auto;
}
.favorite {
  padding: 0 0.18rem 0 0.4rem;
  margin-right: 0.18rem;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 0.28rem auto;
  border-right: 0.01rem solid #acacac;
}
.favorite {
  background-image: url("../images/icon_fav_n.png");
}
.favorite.added {
  color: #dd301e;
  /* color: #ffc600; */
  background-image: url("../images/icon_fav_s.png");
}
.font a,
.font span {
  display: inline-block;
  vertical-align: middle;
}

.font a {
  width: 0.28rem;
  height: 0.28rem;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 0.28rem auto;
}
.font a.reduce {
  background-image: url(../images/icon_add2.png);
}
.font a.add {
  background-image: url(../images/icon_add.png);
  /* color: #999;
  border-color: #999; */
}

.description {
  color: #8e8e93;
  margin: 0 0 0.3rem 0;
  padding: 1.6rem 0;
  text-align: justify;
}
.news_photo {
  margin: 0 auto 0.2rem;
  text-align: center;
}
#newsVideo {
  margin: 0 0 0.3rem 0;
}
.news_video {
  margin: 0 0 0.3rem 0;
}
.news_video video {
  width: 100%;
  background: #000;
}
.news_audio audio {
  width: 100%;
}

.txtContent {
  margin-top: 0.5rem;
}
.txtContent p,
.txtContent h4 {
  margin-bottom: 0.3rem;
  color: #292934;
  line-height: 1.6;
  text-align: justify;
  word-wrap: break-word;
}
.txtContent img {
  display: block;
  margin: 0.05rem auto;
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}

.titleHead h1 {
  font-size: 0.45rem;
}
.txtContent {
  font-size: 0.38rem;
}

.f1 .titleHead h1 {
  font-size: 0.32rem;
}
.f1 .txtContent {
  font-size: 0.24rem;
}
.f2 .titleHead h1 {
  font-size: 0.36rem;
}
.f2 .txtContent {
  font-size: 0.28rem;
}
.f3 .titleHead h1 {
  font-size: 0.4rem;
}
.f3 .txtContent {
  font-size: 0.34rem;
}
.f4 .titleHead h1 {
  font-size: 0.45rem;
}
.f4 .txtContent {
  font-size: 0.38rem;
}
.f5 .titleHead h1 {
  font-size: 0.5rem;
}
.f5 .txtContent {
  font-size: 0.42rem;
}

/* footer */
.footer {
  position: relative;
  width: 100%;
  height: 120px;
  background: #fff url("../images/zt/footer.jpg") no-repeat center center / 100% 100%;
}

.footer img {
  display: block;
  position: absolute;
  left: 50%;
  bottom: 30px;
  transform: translateX(-50%);
  width: 80%;
  max-width: 460px;
}
.footer {
  display: none;
}

/* 弹窗 */
.pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 198;
}
.pop-box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -70%);
  width: 70%;
  max-width: 450px;
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  z-index: 199;
}
.pop-box h6 {
  padding: 0.3rem 0.3rem 0;
  margin-bottom: 0.3rem;
  font-size: 0.34rem;
  color: #292934;
  text-align: center;
  font-weight: bold;
}
.pop-box p {
  padding: 0.3rem 0.3rem;
  font-size: 0.28rem;
  color: #565660;
  line-height: 1.7;
  text-align: center;
}
.pop-box a {
  display: block;
  width: 100%;
  height: 0.8rem;
  font-size: 0.32rem;
  color: #d85252;
  line-height: 0.8rem;
  text-align: center;
  border-top: 0.01rem solid #eee;
}

/* 自适应 */
@media (min-width: 640px) {
  .top-back {
    height: 60px;
  }
  .top-back a.back {
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  body {
    background: #fff url("../images/top_pc.jpg") no-repeat top center / 100% 400px;
  }
  .tools,
  .top-back {
    display: none;
  }
  .titleHead h1,
  .titleHead .newsInfo {
    text-align: center;
  }
  .content {
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
  }
  .sfccn {
    display: block;
    width: 100%;
    height: 78px;
    background-color: #fff;
    overflow: hidden;
  }
  .sfc-logo {
    margin: 0 auto;
    min-width: 960px;
    max-width: 1200px;
  }
  .sfccn a {
    display: block;
    margin: 10px 0 0 20px;
    width: 220px;
    height: 48px;
    background: url("https://static.sfccn.com/sfccn/v4/images/logo.png") no-repeat bottom center / 100% auto;
  }
  .wrap {
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
    min-width: 960px;
    max-width: 1200px;
  }
  .top {
    display: block;
    width: 100%;
    min-height: 150px;
    height: 338px;
    overflow: hidden;
  }
  .top img {
    display: block;
    margin: 40px auto 0;
    width: 60%;
    max-width: 660px;
  }
  /* footer */
  .footer {
    display: block;
    position: relative;
    width: 100%;
    height: 260px;
    background: #fff url("../images/zt/footer.jpg") no-repeat bottom center / 100% auto;
    overflow: hidden;
  }
  .footer img {
    display: block;
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    width: 80%;
    max-width: 460px;
  }
}
.news-audio {
  margin: 0 auto 12px;
  width: fit-content;
}
