/* windicss layer base */
*, ::before, ::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
}
* {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
}
:root {
  -moz-tab-size: 4;
  tab-size: 4;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
::moz-focus-inner {
  border-style: none;
  padding: 0;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
a {
  color: inherit;
  text-decoration: inherit;
}
body {
  margin: 0;
  font-family: inherit;
  line-height: inherit;
}
button {
  text-transform: none;
  background-color: transparent;
  background-image: none;
}
button, [type='button'], [type='reset'], [type='submit'] {
  -webkit-appearance: button;
}
button, [role="button"] {
  cursor: pointer;
}
html {
  -webkit-text-size-adjust: 100%;
  font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  line-height: 1.5;
}
h1, h2, h3 {
  font-size: inherit;
  font-weight: inherit;
}
input, textarea, button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
}
img {
  border-style: solid;
}
input::-webkit-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
input:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
input::placeholder {
  opacity: 1;
  color: #a1a1aa;
}
input::webkit-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
input::-moz-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
input:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
input::-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
img, video, iframe {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
p, h1, h2, h3 {
  margin: 0;
}
textarea {
  resize: vertical;
}
textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
textarea::placeholder {
  opacity: 1;
  color: #a1a1aa;
}
textarea::webkit-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
textarea::-moz-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
textarea::-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
/* windicss layer components */

/* windicss layer utilities */
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.block {
  display: block;
}
.tab {
  -moz-tab-size: 4;
  tab-size: 4;
}
.tab\.name {
  -moz-tab-size: 4;
  tab-size: 4;
}
.tab\.id {
  -moz-tab-size: 4;
  tab-size: 4;
}
.tab\.path {
  -moz-tab-size: 4;
  tab-size: 4;
}
.static {
  position: static;
}
.resize {
  resize: both;
}
.uppercase {
  text-transform: uppercase;
}
.visible {
  visibility: visible;
}
.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-translate-z: 0;
  --tw-rotate: 0;
  --tw-rotate-x: 0;
  --tw-rotate-y: 0;
  --tw-rotate-z: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scale-z: 1;
  -webkit-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
  -moz-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
       transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotateZ(var(--tw-rotate-z)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z));
}
.ease-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
       transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.filter {
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  -webkit-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  font-size: 62.5% !important;
  background-color: #fff;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: '';
  content: none;
}

a,
a:hover {
  text-decoration: none;
  color: inherit;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html,
body {
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  font-family: PingFangSC-Light, 'PingFang SC', STHeitiSC-Light, Helvetica-Light, Arial, sans-serif;
  /* background-color: #f5f5f5; */
}
body::-webkit-scrollbar {
  display: none;
}

@media screen and (min-width: 1024px) {
  ::-webkit-scrollbar {
    width: 8px;
  }

  ::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
            box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
  }

  ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgb(0 0 0 / 10%);
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 50%);
            box-shadow: inset 0 0 6px rgb(0 0 0 / 50%);
  }

  ::-webkit-scrollbar-thumb:hover {
    background: rgb(0 0 0 / 20%);
  }

  ::-webkit-scrollbar-thumb:active {
    background: rgb(0 0 0 / 30%);
  }
}

.slick-dots > li {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  right: 10px;
  background-color: #000;
}
.slick-dots > li > button {
  cursor: pointer !important;
  width: 100% !important;
  height: 100% !important;
}
.slick-dots > li.slick-active button {
  background-color: #007aff !important;
  opacity: 1;
}
.slick-dots li::after {
  background-color: transparent !important;
}
@media (max-width: 767.9px) {
  .slick-dots {
    padding-left: 45% !important;
  }
}
@font-face {
  font-family: "iconfont"; /* Project id 4849451 */
  src: url(/_next/static/media/iconfont.5f202c71.woff2) format('woff2'),
       url(/_next/static/media/iconfont.1ed38051.woff) format('woff'),
       url(/_next/static/media/iconfont.ee95c7b7.ttf) format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xinfengtianchong:before {
  content: "\e69e";
}

.icon-lujingbeifen3:before {
  content: "\e66f";
}


.Header_header__VYZ3G {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: justify;
       justify-content: space-between;
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 6.4rem;
  background-color: rgba(6, 24, 51, 0.7);
  padding: 0 8rem 0 8rem;
  -webkit-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.1);
}
.Header_name__60aPF {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  font-size: 2rem;
  font-weight: 400;
  color: #fff;
}
.Header_header__VYZ3G.Header_header_active__KLcZV {
  color: #fff;
}
.Header_header_content__xOJSB {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  height: 100%;
}
.Header_logo__6vBZG {
  width: 36rem;
  height: 3rem;
  margin-right: 1.5rem;
}
.Header_header_menu_wrapper__z_Abt {
  height: 100%;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: end;
       justify-content: flex-end;
  position: absolute;
  right: 15rem;
}
.Header_header_menu_item__kquid {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  height: 100%;
  font-size: 1.7rem;
  font-weight: 400;
  white-space: nowrap;
  color: #fff;
  cursor: pointer;
  line-height: 16px;
  text-align: center;
  position: relative;
  margin: 0 16px;
}
.Header_header_menu_item__kquid:nth-child(1) {
  width: 5.8rem !important;
  min-width: 0 !important;
}
.Header_dropdown__RsqGw {
  position: absolute;
  left: 50%;
  top: 6rem;
  background: white;
  border: 1px solid #ddd;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  padding: 8px 0;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}
.Header_triangle__X7Tzz {
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid white;
}
.Header_dropdownItem__r4oBa {
  display: block;
  padding: 10px 18px;
  text-align: center;
  font-size: 1.5rem;
  color: #333;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.Header_dropdownItem__r4oBa:hover {
  background: #e5eaf3;
  color: #295399;
}
.Header_header_active__KLcZV .Header_header_menu_item__kquid {
  color: #fff;
}
.Header_active__EB8lX {
  color: #fff;
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  border-bottom: 3px solid rgba(21, 118, 171, 1);
}
.Header_header_menu__xb1vO {
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  justify-content: space-around;
  height: 100%;
}
.Header_header_icon___CJqU {
  cursor: pointer;
  display: none;
  position: absolute;
  right: 2.5rem;
}
@media (max-width: 1279.9px) {
  .Header_header_content__xOJSB {
    width: 100%;
  }
  .Header_header_menu_wrapper__z_Abt {
    right: 0;
    -moz-box-pack: center;
         justify-content: center;
  }
}
@media (max-width: 1023.9px) {
  .Header_header_menu_wrapper__z_Abt {
    display: none;
  }
  .Header_header_icon___CJqU {
    display: inline-block;
    margin-left: auto;
  }
}
.Header_languageSwitcher__WJmkx {
  font-size: 1.7rem;
  font-weight: 400;
  white-space: nowrap;
  color: #fff;
  cursor: pointer;
  margin-left: 5rem;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  height: 100%;
}
.Header_header_active__KLcZV .Header_languageSwitcher__WJmkx {
  color: #ffffff;
}
.Header_languageSwitcher__WJmkx:hover {
  text-decoration: underline;
  color: #295399;
}
@media (max-width: 1279.9px) {
  .Header_languageSwitcher__WJmkx {
    margin-left: 1.5rem;
  }
}
@media (max-width: 1023.9px) {
  .Header_languageSwitcher__WJmkx {
    position: static;
    margin-left: 1rem;
    margin-right: 1rem;
    color: #000;
    color: initial;
    font-size: 1.5rem;
  }
}
