@font-face {
  font-family: "ckt";
  src: url("https://static.southcn.com/cors/CKTKingKong.OTF");
}
* {
  padding: 0;
  margin: 0;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
}
fieldset,
img {
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
sup,
sub {
  font-size: 100%;
  vertical-align: baseline;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
body {
  background-color: #f8f8f8;
  min-width: 1280px;
  font-size: 12px;
}
li {
  list-style: none;
}
.hide {
  display: none;
}
.clearfix {
  /* 触发 hasLayout */
  zoom: 1;
}
.clearfix:after {
  content: "020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.left {
  float: left;
}
.right {
  float: right;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.navs {
  margin-top: -0.56rem;
  position: relative;
}
.navs ul {
  width: 6.8rem;
  margin: 0 auto;
}
.navs ul li {
  float: left;
  text-align: center;
  color: #445dcf;
  font-size: 0.15rem;
  width: 25%;
  font-weight: bold;
  line-height: 0.18rem;
  padding: 0.13rem 0 0.04rem;
}
.navs ul li a {
  display: block;
}
.navs ul li.active {
  border-bottom: 0.05rem solid #0adbcd;
}
.navs ul li:nth-child(2) {
  margin: 0 12%;
}
.main {
  margin: 0 auto;
  background: url("https://nfcms-mainsiteoss.southcn.com/newsgd/__tpl_asset/2025zt/images/20250917view_bg.jpg") no-repeat center bottom #f8f8f8;
  background-size: 100% auto;
  position: relative;
  padding: 1px 0;
  overflow: hidden;
}
.main .mainBox {
  margin: 0.35rem auto 1.2rem;
  width: 7rem;
}
.main .mainBox .title {
  margin: 0 0 0.3rem;
  position: relative;
  font-size: 0.24rem;
  color: #6180f0;
  font-family: ckt;
}

.main .mainBox .title img {
  display: block;
  height: 0.35rem;
}
.main .mainBox .con {
  margin: 0 auto 0.2rem;
}
.main .mainBox .con .text {
  margin: 0 0 0.2rem 0.2rem;
  color: #092b81;
  text-align: justify;
  font-size: 0.12rem;
  line-height: 0.2rem;
  position: relative;
}
.main .mainBox .con .text span {
  color: #ffde00;
}
.main .mainBox .con .text img.logos {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.12rem;
}
.main .mainBox .con .text p.indent {
  text-indent: 2em;
}