html, body {
  margin: 0;
  padding: 0;
}

body {
  color: #333;
  background-color: #fff;
  margin: auto;
  font-family: system-ui, -apple-system, sans-serif;
  font-size: 14px;
}

input, button, textarea, select {
  font: inherit;
  outline: 0;
  border: 0;
  background: none;
  color: inherit;
}

input:focus, textarea:focus {
  color: inherit;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
}

ol, ul, li {
  list-style: none;
}

input, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  overflow: auto;
  resize: none;
}

table {
  border-collapse: collapse;
  border: 0;
}

img {
  border: 0;
  outline: 0;
  vertical-align: middle;
}

a {
  text-decoration: none;
  color: inherit;
}

a:focus {
  outline: 0;
}

svg:not(:root) {
  overflow: hidden;
}

input[type=date] {
  background-color: transparent;
  border: 0;
  filter: alpha(opacity=0);
}

::-ms-clear, ::-ms-reveal {
  display: none;
}

/* WebKit browsers */
::-webkit-input-placeholder {
  color: #333;
}

/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {
  color: #333;
  opacity: 1;
}

/* Mozilla Firefox 19+ */
::-moz-placeholder {
  color: #333;
  opacity: 1;
}

/* Internet Explorer 10+ */
:-ms-input-placeholder {
  color: #333;
}

.placeholder {
  color: #333;
}

video {
  object-fit: fill;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}

body * {
  box-sizing: border-box;
  /* flex-shrink: 0; */
}

input {
  background-color: transparent;
  border: 0;
}

button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}

button:active {
  opacity: 0.6;
}

@font-face {
  font-family: 'HYGuoTuChuangXinShanHaiJing-65U';
  src: url('/assets/fonts/HYGUOTUCHUANGXINSHANHAIJING/HYGuoTuChuangXinShanHaiJing-65U.ttf');
}

/* 
@font-face {
  font-family: 'HYGuoTuChuangXinShanHaiJing-45U';
  src: url('/assets/fonts/HYGUOTUCHUANGXINSHANHAIJING/HYGuoTuChuangXinShanHaiJing-45U.ttf');
}

@font-face {
  font-family: 'HYGuoTuChuangXinShanHaiJing-55U';
  src: url('/assets/fonts/HYGUOTUCHUANGXINSHANHAIJING/HYGuoTuChuangXinShanHaiJing-55U.ttf');
}

@font-face {
  font-family: 'HYGuoTuChuangXinShanHaiJing-65U';
  src: url('/assets/fonts/HYGUOTUCHUANGXINSHANHAIJING/HYGuoTuChuangXinShanHaiJing-65U.ttf');
}

@font-face {
  font-family: 'HYGuoTuChuangXinShanHaiJing-75U';
  src: url('/assets/fonts/HYGUOTUCHUANGXINSHANHAIJING/HYGuoTuChuangXinShanHaiJing-75U.ttf');
}

@font-face {
  font-family: 'HYGuoTuChuangXinShanHaiJing-85U';
  src: url('/assets/fonts/HYGUOTUCHUANGXINSHANHAIJING/HYGuoTuChuangXinShanHaiJing-85U.ttf');
}

@font-face {
  font-family: 'HYGuoTuChuangXinShanHaiJing-95U';
  src: url('/assets/fonts/HYGUOTUCHUANGXINSHANHAIJING/HYGuoTuChuangXinShanHaiJing-95U.ttf');
} */




/* 导航 */
.nav-list-item {
  height: 100%;
  margin: 0 0;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  /* min-width: 72px; */
}

.nav-list-item.cur::after {
  content: '';
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  /* width: 72px; */
  /* width: 32px; */
  width: 100%;
  height: 2px;
  background-color: rgba(255, 255, 255, 1);

}

.nav-list-item .nav-list-item-text {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  /* font-family: SourceHanSerifCN-Medium; */
  /* font-weight: 900; */
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
}

.nav-list-item.cur .nav-list-item-text {
  /* font-family: SourceHanSerifCN-Heavy; */
  font-weight: bold;
}

.nav-tools-item-text {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  /* font-family: SourceHanSansCN-Regular; */
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  /* margin: 13px 0 0 12px; */
  /* margin-left: 12px; */
  cursor: pointer;
}


.fp_section_9 {
  width: 100%;
  background: #3C3737;
}

/* 版权声明 */
.text_127 {

  /* height: 16px; */
  /* overflow-wrap: break-word; */
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  /* font-family: SourceHanSansCN-Bold; */
  font-weight: bold;
  text-align: left;
  /* white-space: nowrap; */
  line-height: 24px;
}

.text_128 {

  /* height: 14px; */
  /* overflow-wrap: break-word; */
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  /* font-family: SourceHanSansCN-Regular; */
  /* font-weight: bold; */
  text-align: left;
  /* white-space: nowrap; */
  line-height: 21px;
  /* margin: 1px 0 0 518px; */
}

.box_87 {
  background-color: rgba(255, 255, 255, 1);
  width: 1px;
  height: 10px;
  margin: 2px 20px 0 20px;
}

@media (max-width: 1600px) {
  .box_87 {
    margin: 2px 10px 0 10px;
  }
}