.Navbar_navbarArea__MjiCv{width:100%;height:4.47917rem;min-width:44.27083rem;background-color:#fff;padding-left:2.08333rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.Navbar_navbarArea__MjiCv .Navbar_logo__T8LXg{padding:1.04167rem 0;height:100%}.Navbar_navbarArea__MjiCv .Navbar_logo__T8LXg .Navbar_logoImg__hq0_Q{height:100%;cursor:pointer}.Navbar_navbarArea__MjiCv .Navbar_navList__v2svE{height:100%;display:flex}.Navbar_navbarArea__MjiCv .Navbar_navList__v2svE .Navbar_navItem__i2M27{display:flex;align-items:center;height:100%;font-family:Source Han Sans CN;font-size:1.04167rem;font-weight:400;text-align:center;position:relative;color:#000;padding:0 1.25rem;align-items:center;cursor:pointer}.Navbar_navbarArea__MjiCv .Navbar_navList__v2svE .Navbar_navItem__i2M27::after{content:"";position:absolute;bottom:0;left:0;right:0;height:0.10417rem;width:100%;background-color:rgba(0,0,0,0)}.Navbar_navbarArea__MjiCv .Navbar_navList__v2svE .Navbar_navItem__i2M27.Navbar_act__PWqH_{background:#ffc400;color:#000;font-weight:bold}.Navbar_navbarArea__MjiCv .Navbar_navList__v2svE .Navbar_navItem__i2M27:hover{color:#000}.Navbar_navbarArea__MjiCv .Navbar_navList__v2svE .Navbar_navItem__i2M27:hover::after{background-color:#ffc400}.Navbar_navbarArea__MjiCv .Navbar_infoArea__nQKik{display:flex;height:100%;align-items:center}.Navbar_navbarArea__MjiCv .Navbar_infoArea__nQKik .ant-popover-inner{padding:0;overflow:hidden}.Navbar_navbarArea__MjiCv .Navbar_infoArea__nQKik .Navbar_phone__ApKQI{padding:0 2.08333rem}.Navbar_navbarArea__MjiCv .Navbar_infoArea__nQKik .Navbar_mail__3Xj_n{display:flex;align-items:center;height:100%;border-left:0.05208rem solid #e9ebee;padding:0 2.08333rem}.Navbar_navbarArea__MjiCv .Navbar_infoArea__nQKik .Navbar_popupArea__jVgfm{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}.Navbar_navbarArea__MjiCv .Navbar_infoArea__nQKik .Navbar_popupArea__jVgfm .Navbar_popupItem__2YQwU{width:100%;height:2.08333rem;display:flex;align-items:center;justify-content:center;padding:2.08333rem}.Navbar_navbarArea__MjiCv .Navbar_infoArea__nQKik .Navbar_popupArea__jVgfm .Navbar_popupItem__2YQwU:hover{cursor:pointer;background-color:rgba(255,196,0,.1)}.Navbar_qrcode-area__gj_Aw{width:100%;display:flex;font-family:PingFang SC;font-size:1.14583rem;font-weight:400;line-height:0.88542rem;letter-spacing:0em;text-align:center;color:#fff;justify-content:center;display:flex;flex-direction:row}.Navbar_qrcode-area__gj_Aw .Navbar_company-area__u9qeM,.Navbar_qrcode-area__gj_Aw .Navbar_customer-service-area__wIDz9{display:flex;flex-direction:column}.Navbar_qrcode-area__gj_Aw .Navbar_company-area__u9qeM .Navbar_qrcode__cwvFz,.Navbar_qrcode-area__gj_Aw .Navbar_customer-service-area__wIDz9 .Navbar_qrcode__cwvFz{width:13.125rem;height:12.5rem;margin-bottom:0.83333rem}.Navbar_qrcode-area__gj_Aw .Navbar_company-area__u9qeM p,.Navbar_qrcode-area__gj_Aw .Navbar_customer-service-area__wIDz9 p{color:#666}.Navbar_qrcode-area__gj_Aw .Navbar_company-area__u9qeM{margin-right:1.5625rem}.Navbar_navFindJobPopoverArea__wP9mj .ant-popover-inner{border-radius:0 !important;padding:0 !important}.Navbar_navFindJobPopoverArea__wP9mj .Navbar_navFindJobPopover__RIg2p{display:flex;flex-direction:column}.Navbar_navFindJobPopoverArea__wP9mj .Navbar_navFindJobPopover__RIg2p .Navbar_jumpPageItem__m28Hd{padding:0.72917rem 1.25rem;cursor:pointer;width:9.89583rem;line-height:3.02083rem;color:#333;font-size:1.04167rem}.Navbar_navFindJobPopoverArea__wP9mj .Navbar_navFindJobPopover__RIg2p .Navbar_jumpPageItem__m28Hd:hover{background:#ffedb3}
:root {
  --max-width: 57.29167rem;
  --border-radius: 0.625rem;
  --font-mono: ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono",
    "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro",
    "Fira Mono", "Droid Sans Mono", "Courier New", monospace;

  --foreground-rgb: 0, 0, 0;
  --background-start-rgb: 214, 219, 220;
  --background-end-rgb: 255, 255, 255;

  --primary-glow: conic-gradient(
    from 180deg at 50% 50%,
    #16abff33 0deg,
    #0885ff33 55deg,
    #54d6ff33 120deg,
    #0071ff33 160deg,
    transparent 360deg
  );
  --secondary-glow: radial-gradient(
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0)
  );

  --tile-start-rgb: 239, 245, 249;
  --tile-end-rgb: 228, 232, 233;
  --tile-border: conic-gradient(
    #00000080,
    #00000040,
    #00000030,
    #00000020,
    #00000010,
    #00000010,
    #00000080
  );

  --callout-rgb: 238, 240, 241;
  --callout-border-rgb: 172, 175, 176;
  --card-rgb: 180, 185, 188;
  --card-border-rgb: 131, 134, 135;
}

/* @media (prefers-color-scheme: dark) {
  :root {
    --foreground-rgb: 255, 255, 255;
    --background-start-rgb: 0, 0, 0;
    --background-end-rgb: 0, 0, 0;

    --primary-glow: radial-gradient(rgba(1, 65, 255, 0.4), rgba(1, 65, 255, 0));
    --secondary-glow: linear-gradient(
      to bottom right,
      rgba(1, 65, 255, 0),
      rgba(1, 65, 255, 0),
      rgba(1, 65, 255, 0.3)
    );

    --tile-start-rgb: 2, 13, 46;
    --tile-end-rgb: 2, 5, 19;
    --tile-border: conic-gradient(
      #ffffff80,
      #ffffff40,
      #ffffff30,
      #ffffff20,
      #ffffff10,
      #ffffff10,
      #ffffff80
    );

    --callout-rgb: 20, 20, 20;
    --callout-border-rgb: 108, 108, 108;
    --card-rgb: 100, 100, 100;
    --card-border-rgb: 200, 200, 200;
  }
} */

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

html,
body {
  max-width: 100vw;
  overflow-x: hidden;
  min-width: 75rem;
  height: 100%;
  overflow-y: auto;
}

body {
  color: rgb(var(--foreground-rgb));
  background: linear-gradient(
      to bottom,
      transparent,
      rgb(var(--background-end-rgb))
    )
    rgb(var(--background-start-rgb));
}

a {
  color: inherit;
  text-decoration: none;
}
/* 
@media (prefers-color-scheme: dark) {
  html {
    color-scheme: dark;
  }
} */

.layout_commonBody__MIR7R{background-color:#f6f7f9}.layout_commonBody__MIR7R.layout_isLogin__6ZFje .layout_root__ensIR{padding-bottom:0}.layout_root__ensIR{min-height:calc(100vh - 4.47917rem - 4.16667rem);min-width:53.33333rem;background-color:#f6f7f9;padding-bottom:2.08333rem}.layout_root__ensIR.layout_isLogin__6ZFje{height:calc(100vh - 4.16667rem)}.layout_footerArea__lMOK6{background-color:#f6f7f9;height:4.16667rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#666;width:100%}.layout_footerArea__lMOK6 .layout_logo-img__CnGdd{display:none;margin-top:1.04167rem;margin-left:1.04167rem;width:11.45833rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh{display:none;flex-direction:row;justify-content:space-between;padding:3.54167rem 1.04167rem 0 1.04167rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_common-title__0KIb_{font-family:PingFang SC;font-size:1.14583rem;font-weight:600;line-height:1.04167rem;letter-spacing:0em;text-align:left;color:#fff;display:block;margin-bottom:1.5625rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_nav-label__HNxsm{font-family:PingFang SC;font-size:0.83333rem;font-weight:400;line-height:1.04167rem;letter-spacing:0em;text-align:left;color:#999;display:block;margin-bottom:1.5625rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_nav-are__hZ8in{padding-bottom:1.92708rem;display:flex;flex-direction:row;min-height:10.41667rem;min-width:10.41667rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_nav-are__hZ8in .layout_left-nav__WM4fb{display:flex;flex-direction:column;margin-right:6.25rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_nav-are__hZ8in .layout_right-nav__j_ES1{display:flex;flex-direction:column;padding-right:2.96875rem;position:relative}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_nav-are__hZ8in .layout_right-nav__j_ES1::after{width:0.05208rem;height:8.33333rem;content:"";position:absolute;right:0;top:0.9375rem;background-color:#fff}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_qrcode-area__HmIxc{display:flex;font-family:PingFang SC;font-size:1.14583rem;font-weight:400;line-height:0.88542rem;letter-spacing:0em;text-align:center;color:#fff}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_qrcode-area__HmIxc .layout_company-area__ElN6o,.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_qrcode-area__HmIxc .layout_customer-service-area__nugVM{display:flex;flex-direction:column}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_qrcode-area__HmIxc .layout_company-area__ElN6o .layout_qrcode__iqgaS,.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_qrcode-area__HmIxc .layout_customer-service-area__nugVM .layout_qrcode__iqgaS{width:6.5625rem;height:6.25rem;margin-bottom:0.83333rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_qrcode-area__HmIxc .layout_company-area__ElN6o{margin-right:1.5625rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_about-area__PkJih{position:relative;padding-left:1.875rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_about-area__PkJih::before{content:"";position:absolute;width:0.05208rem;height:8.33333rem;background-color:#fff;left:0;top:0.9375rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_about-area__PkJih .layout_common-title__0KIb_{margin-bottom:0.52083rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_about-area__PkJih .layout_mail-area__Gf1v2{margin-bottom:1.66667rem}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_about-area__PkJih .layout_mail-content__PKNwd,.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_about-area__PkJih .layout_address-content__J2xCS{font-family:PingFang SC;font-size:0.83333rem;font-weight:400;line-height:1.04167rem;letter-spacing:0em;text-align:left;color:rgba(255,255,255,.8)}.layout_footerArea__lMOK6 .layout_content-area__xtKXh .layout_about-area__PkJih .layout_address-area__VamEz{width:15.72917rem}.layout_footerArea__lMOK6 .layout_copy-right__KYqJ_{border-top:0.05208rem solid rgba(255,255,255,.8);padding:1.45833rem 0;height:100%;color:#fff;text-align:center;font-family:PingFang SC;font-size:0.83333rem;font-weight:400;line-height:1.14583rem;letter-spacing:.05em;text-align:center}.layout_footerArea__lMOK6.layout_isLogin__6ZFje{display:none;box-sizing:content-box;padding-top:0;height:6.25rem}.layout_footerArea__lMOK6.layout_isLogin__6ZFje .layout_copy-right__KYqJ_{border-top:none}.layout_footerArea__lMOK6.layout_isNotLogin__G6TiX{padding:0 7.5rem 0 7.5rem}.layout_footerArea__lMOK6.layout_isNotLogin__G6TiX .layout_content-area__xtKXh{display:flex}.layout_footerArea__lMOK6.layout_isNotLogin__G6TiX .layout_logo-img__CnGdd{display:initial}
/* cyrillic-ext */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/55c55f0601d81cf3-s.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/26a46d62cd723877-s.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/581909926a08bbc8-s.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/df0a9ae256c0569c-s.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/8e9860b6e62d6359-s.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: '__Inter_e8ce0c';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face {font-family: '__Inter_Fallback_e8ce0c';src: local("Arial");ascent-override: 90.49%;descent-override: 22.56%;line-gap-override: 0.00%;size-adjust: 107.06%
}.__className_e8ce0c {font-family: '__Inter_e8ce0c', '__Inter_Fallback_e8ce0c';font-style: normal
}

