body {
  padding: 0;
  margin: 0 auto;
}

html {
  font-family: "PingFang SC","Microsoft YaHei", "微软雅黑", sans-serif;
  font-weight: 400;
  font-size: 18px;
}

img {
  width: 1200px;
  display: block;
  margin: 0 auto;
  /* width: 100%; */
}

.header {
  margin: 0 auto;
  display: flex;
  height: 60px;
  width: 1000px;
  position: absolute;
  top: 16px;
  left: 0;
  right: 0;
  /* background: #FFFFFF; */
  box-shadow: 0 8px 30px 0 rgba(22, 20, 45, 0.1);
  justify-content: space-between;
  line-height: 60px;
  z-index: 99;
}

.header > .logo-box img {
  display: inline;
  width: 88px;
  height: 30px;
  margin-top: 15px;
  margin-left: 20px;
}

.header > .logo-box .logo {
  display: inline;
  width: 104px;
  height: 30px;
}

.nav {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  /* color: #ffffff; */
  display: flex;
}

.nav > a {
  color: inherit;
  text-decoration: inherit;
  margin-right: 32px;
  position: relative;
  color: rgba(255, 255, 255, 0.6);
  font-family: PingFang SC;
  font-weight: 400;
}

.nav > a.active {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
}

.nav > a.active::after {
  content: '';
  display: block;
  position: absolute;
  width: 12px;
  height: 2px;
  background: #db0011;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

#section2 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.year {
  font-weight: bold;
  font-size: 36px;
  color: #16142d;
  text-align: center;
}

.info {
  position: absolute;
  top: 1075px;
  left: 146px;
  width: 408px;
}

.detail {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  color: #303133;
  line-height: 28px;
  margin-top: 18px;
}

.info > div {
  display: none;
}

.private-link {
  position: absolute;
  top: 308px;
  left: 78px;
  display: flex;
}

.private-link-hgq{
  position: absolute;
  bottom: 50px;
  left: 78px;
}

.private-link-hgq a{
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  color: #ffffff !important;
  display: block;
  margin-bottom: 0.5em;
}

.private-link a {
  font-family: PingFang-SC-Regular;
  font-size: 14px;
  color: #ffffff !important;
  display: block;
  margin-bottom: 0.5em;
}

.private-link .item{
  margin-left: 58px;
}

#section5 {
  width: 1200px;
  margin: 0 auto;
}

.private-header-bg {
  background: #21212e;
  height: 80px;
  width: 1200px;
  margin: 0 auto;
}

.private-content {
  width: 660px;
  margin: 0 auto;
  padding-top: 20px;
  line-height: 26px;
  font-size: 16px;
  color: #111111;
}

.private-strong {
  font-size: 16px;
  color: #16142d;
  line-height: 26px;
  font-weight: 600;
}

.private-content > div:not(:first-child) {
  margin-top: 24px;
}

.private-content ol {
  list-style-type: demical;
  padding-left: 20px;
}

.private-content ol li:not(:last-child) {
  list-style-position: outside;
  margin-bottom: 18px;
}

.private-table {
  border: 1px solid #9d9baf;
  border-right: 0px;
  border-bottom: 0px;
  width: 100%;
  border-spacing: 0;
  margin-top: 24px;
  margin-bottom: 24px;
}

.private-table th,
td {
  border-right: 1px solid #9d9baf;
  border-bottom: 1px solid #9d9baf;
  border-collapse: collapse;
  height: 50px;
  padding-left: 24px;
  padding-right: 24px;
}

.private-table th:first-child,
td:first-child {
  width: 30%;
}

.private-table thead {
  background: #e8eaee;
  border: 1px solid #9d9baf;
  background: #e8eaee;
}

.private-content ol ol {
  counter-reset: list;
  list-style-type: none;
}

.private-content ol ol li:before {
  counter-increment: list;
  content: '(' counter(list, decimal) ') ';
}

.private-content ol li div {
  margin-top: 24px;
}

.private-content ul {
  list-style-type: disc;
}

.private-table.sdk th:first-child,
td:first-child {
  width: auto;
}

.sdk th,
td {
  border-right: 1px solid #9d9baf;
  border-bottom: 1px solid #9d9baf;
  border-collapse: collapse;
  height: 50px;
  padding: 5px 14px;
}

.p_sdk .pl20 {
  padding-left: 20px;
}

.p_sdk a {
  color: #000000;
}

.private-table td {
  word-break: break-all;
}
.background_FFF {
  background: #fff;
}

/* 统一容器尺寸 */
.page_container {
  width: 1200px;
  margin: auto;
}
/* 头部banner区域统一尺寸 - 文字非图片 */
.page_header {
  width: 100%;
  height: 320px;
  position: relative;
  overflow: hidden;
}
/* 背景 */
.header_bg {
  width: 100%;
  height: 320px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
/* 标题 */
.header_text {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 160px;
  z-index: 2;
  color: #fff;
  width: 100%;
}
.header_text .title {
  font-family: MHeiPRCforHSBC;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  text-align: center;
  margin: 0;
}
.header_text .desc {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
}
