<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: 'Abril Fat Face';
  src: url("../fonts/abrilfatface-regular-webfont.woff2") format("woff2"), url("../fonts/abrilfatface-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Din Pro Bold';
  src: url("../fonts/DINPro-Bold.eot");
  src: url("../fonts/DINPro-Bold.eot?") format("embedded-opentype"), url("../fonts/DINPro-Bold.woff") format("woff"), url("../fonts/DINPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Din Pro Bold';
  src: url("../fonts/DINPro-Bold.eot");
  src: url("../fonts/DINPro-Bold.eot?") format("embedded-opentype"), url("../fonts/DINPro-Bold.woff") format("woff"), url("../fonts/DINPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Alte Haas Grotesk Regular';
  src: url("../fonts/altehaasgroteskregular-webfont.woff2") format("woff2"), url("../fonts/altehaasgroteskregular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Alte Haas Grotesk Bold';
  src: url("../fonts/altehaasgroteskbold-webfont.woff2") format("woff2"), url("../fonts/altehaasgroteskbold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html,
body {
  -webkit-tap-highlight-color: transparent;
}
html {
  width: 100%;
  font-size: 62.5%;
}
body {
  width: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  color: #232528;
}
div,
p,
a,
span,
li,
ul,
input,
section,
i,
article,
footer {
  box-sizing: border-box;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  color: #232528;
  text-decoration: none;
}
a:hover {
  color: #259df6;
}
input,
select,
option {
  box-sizing: border-box;
  border-radius: 0;
  outline: none;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: none;
}
select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
img {
  outline: none;
  border: none;
}
i {
  font-style: normal;
}
/*å­—ä½“çº¤ç»†------------------------------------------------------------*/
.fs-a {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
/*å­—ä½“ç§ç±»------------------------------------------------------------*/
.fm-a {
  font-family: "arial";
}
.fm-h {
  font-family: "Helvetica";
}
.ff-t {
  font-family: 'Din Pro Bold';
}
.fw {
  font-weight: bolder;
}
.fz10 {
  font-size: 1rem;
}
.fz11 {
  font-size: 1.1rem;
}
.fz12 {
  font-size: 1.2rem;
}
.fz13 {
  font-size: 1.3rem;
}
.fz14 {
  font-size: 1.4rem;
}
.fz16 {
  font-size: 1.6rem;
}
.fz18 {
  font-size: 1.8rem;
}
.fz20 {
  font-size: 2rem;
}
.fz22 {
  font-size: 2.2rem;
}
.fz24 {
  font-size: 2.4rem;
}
.fz26 {
  font-size: 2.6rem;
}
.fz28 {
  font-size: 2.8rem;
}
.fz30 {
  font-size: 3rem;
}
.fz32 {
  font-size: 3.2rem;
}
.fz34 {
  font-size: 3.4rem;
}
.fz36 {
  font-size: 3.6rem;
}
.fz40 {
  font-size: 4rem;
}
.fz48 {
  font-size: 4.8rem;
}
.fz60 {
  font-size: 6rem;
}
.fz100 {
  font-size: 10rem;
}
.fz120 {
  font-size: 12rem;
}
.fc23 {
  color: #232528;
}
.fc33 {
  color: #333333;
}
.fc66 {
  color: #666666;
}
.fc25 {
  color: #259df6;
}
.fcff {
  color: #ffffff;
}
.fc72 {
  color: #728a99;
}
.fc98 {
  color: #989898;
}
.fc99 {
  color: #999999;
}
.bg25 {
  background-color: #259df6;
}
.bg72 {
  background-color: #728a99;
}
.bgeb {
  background-color: #ebf1f4;
}
.bg01 {
  background: rgba(0, 0, 0, 0.1);
}
.bg02 {
  background: rgba(0, 0, 0, 0.2);
}
.bg03 {
  background: rgba(0, 0, 0, 0.3);
}
.bg04 {
  background: rgba(0, 0, 0, 0.4);
}
.bg05 {
  background: rgba(0, 0, 0, 0.5);
}
.bg06 {
  background: rgba(0, 0, 0, 0.6);
}
.bg07 {
  background: rgba(0, 0, 0, 0.7);
}
.bg08 {
  background: rgba(0, 0, 0, 0.8);
}
.bg09 {
  background: rgba(0, 0, 0, 0.9);
}
.br50 {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.bc1-23 {
  border: 1px solid #232528;
}
.fll {
  float: left;
}
.flr {
  float: right;
}
.ah {
  font-weight: bolder;
  color: #259df6;
}
.search-icon {
  width: 22px;
  height: 21px;
  display: block;
  background: url(../img/zb-h-icons.png) no-repeat -639px -25px;
  position: absolute;
}
.search-icon:hover {
  background: url(../img/zb-h-icons.png) no-repeat -637px -1px;
}
.toe {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.showing {
  display: block !important;
}
.second-nav {
  background: rgba(37, 157, 246, 0.9) !important;
}
.first-nav {
  color: rgba(37, 157, 246, 0.9) !important;
}
h1 {
  font-weight: normal !important;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .banner {
    width: 100%;
    height: 175px;
    background: #000000 url("../img/en-join-mbanner1x.jpg") no-repeat center;
    background: -webkit-image-set(url("../img/en-join-mbanner1x.jpg") 1x, url("../img/en-join-mbanner2x.jpg") 2x) no-repeat;
    background-size: cover;
  }
  .banner .banenr-content {
    width: 100%;
    height: 100%;
    padding: 100px 20px 0;
  }
  .banner .banenr-content .bc-title {
    font-size: 2.4rem;
  }
  .department .department-container {
    display: none;
  }
  .department .dc-title {
    font-size: 1.8rem;
    color: #232528;
    text-align: center;
    padding-top: 30px;
  }
  .department .choose {
    width: 100%;
    overflow: hidden;
    padding: 0 20px;
    display: block;
  }
  .department .choose .c-btnOuter {
    float: left;
    width: 50%;
    height: 45px;
    font-size: 1.3rem;
    text-align: center;
    padding: 10px 0 0 0;
  }
  .department .choose .c-btnOuter .c-btnInner {
    width: 100%;
    height: 100%;
    border: 1px solid #666;
    border-radius: 3px;
    line-height: 35px;
    position: relative;
    cursor: pointer;
  }
  .department .choose .c-btnOuter .c-btnInner .icon-outer {
    display: table;
    margin: 0 auto;
  }
  .department .choose .c-btnOuter .c-btnInner .icon-outer .cb-icon {
    display: block;
    float: left;
  }
  .department .choose .c-btnOuter .c-btnInner .icon-outer .cb-icon1 {
    width: 16px;
    height: 16px;
    background: url("../img/zb-join-all.png") no-repeat center;
    background-size: 100%;
    margin-top: 8px;
  }
  .department .choose .c-btnOuter .c-btnInner .icon-outer .cb-icon2 {
    width: 13px;
    height: 15px;
    background: url("../img/zb-join-locaition.png") no-repeat center;
    background-size: 100%;
    margin-top: 9px;
  }
  .department .choose .c-btnOuter .c-btnInner .icon-outer .cb-text {
    padding-left: 10px;
    float: left;
  }
  .department .choose .c-left {
    padding-right: 10px;
  }
  .department .choose .c-right {
    padding-left: 10px;
  }
  .city {
    display: none;
  }
  .job {
    width: 100%;
    padding: 10px 20px 0;
  }
  .job .job-content {
    width: 100%;
    margin: 0 auto;
    border-bottom: none;
  }
  .job .job-content .jcc-title {
    width: 100%;
    height: 45px;
    display: table;
  }
  .job .job-content .jcc-title .jcct-item {
    width: 33%;
    display: table-cell;
    height: 100%;
    text-align: left;
    line-height: 45px;
    font-size: 1.3rem;
  }
  .job .job-content .jcc-title .jcct-item1 {
    text-align: left;
    padding-left: 20px;
  }
  .job .job-content .jcc-title .jcct-hide {
    display: none;
  }
  .job .job-content .jcc-lsit {
    width: 100%;
    height: 45px;
    font-size: 1.4rem;
    box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    line-height: 45px;
    margin-bottom: 10px;
  }
  .job .job-content .jcc-lsit .top-box {
    width: 100%;
    height: 45px;
    position: relative;
  }
  .job .job-content .jcc-lsit .top-box .jcct-item {
    width: 33.333%;
    display: block;
    float: left;
    text-align: left;
    font-size: 1.3rem;
  }
  .job .job-content .jcc-lsit .top-box .jcct-item1 {
    text-align: left;
    padding-left: 20px;
  }
  .job .job-content .jcc-lsit .top-box .jcct-hide {
    display: none;
  }
  .job .job-content .jcc-lsit .top-box .read-more {
    width: 18px;
    height: 18px;
    border: 1px solid transparent;
    position: absolute;
    right: -20px;
    top: 16px;
    border-radius: 3px;
    transform: rotate(0);
    transition: all 0.5s ease-out;
  }
  .job .job-content .jcc-lsit .top-box .read-more::after {
    content: '';
    width: 0;
    height: 0;
    background: transparent;
    border: 6px solid #259df6;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
    position: absolute;
    right: 5px;
    top: 2px;
  }
  .job .job-content .jcc-lsit .hide-box {
    width: 100%;
    border-top: 1px solid #ecf2f5;
    padding: 10px 20px 20px;
    position: relative;
    opacity: 0;
    transform-origin: 50% 0;
    transform: scaley(0);
  }
  .job .job-content .jcc-lsit .hide-box .hb-txt {
    line-height: 28px;
  }
  .job .job-content .jcc-lsit .hide-box .hb-name {
    padding-top: 30px;
  }
  .job .job-content .jcc-lsit .hide-box .hr-txt {
    line-height: 20px;
  }
  .job .job-content .jcc-lsit .hide-box .hb-btn {
    width: 100px;
    height: 40px;
    border-radius: 3px;
    display: block;
    border: 1px solid #259df6;
    text-align: center;
    line-height: 40px;
    margin: 20px auto 0;
    background: #259df6;
    color: #fff;
    border: none;
  }
  .turn-pages {
    display: none;
  }
  .job-show {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
  }
  .job-show .ms-content {
    width: 66.666%;
    height: 100%;
    background: #e9eaea;
    padding: 20px 30px 0;
    transform: translatex(-100%);
    opacity: 0;
    visibility: hidden;
    position: fixed;
  }
  .job-show .ms-content .msc-list .ml-item {
    padding: 10px 0;
    cursor: pointer;
  }
  .job-show .ms-content .msc-list .ml-item:hover {
    color: #259df6;
  }
  .job-show .ms-content-show {
    visibility: visible;
    opacity: 1;
    transform: translatex(0);
  }
  .mobile-showing {
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .banner {
    width: 100%;
    height: 480px;
    background: #000000 url("../img/en-join-banner.jpg") no-repeat center;
    background-size: cover;
  }
  .banner .banenr-content {
    width: 100%;
    height: 100%;
    padding: 310px 50px 0;
  }
  .banner .banenr-content .bc-title {
    font-size: 4rem;
  }
  .department {
    width: 100%;
    padding-top: 80px;
  }
  .department .department-content {
    width: 100%;
    padding: 0 20px;
  }
  .department .department-content .dc-title {
    text-align: center;
    padding-bottom: 55px;
  }
  .department .department-content .department-container {
    width: 100%;
  }
  .department .department-content .department-container .d-list {
    width: 100%;
    overflow: hidden;
  }
  .department .department-content .department-container .d-list .dl-item {
    padding: 10px 5px;
    float: left;
  }
  .department .department-content .department-container .d-list .dl-item .dli-inner {
    padding: 0 18px;
    height: 40px;
    border: 1px solid #666;
    border-radius: 3px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
  }
  .department .department-content .department-container .d-list .dl-item .dli-inner:hover {
    border: 1px solid #259df6;
    color: #259df6;
  }
  .department .department-content .department-container .d-list .dl-name {
    padding-right: 15px;
    line-height: 40px;
    padding-left: 0 !important;
  }
  .city {
    width: 100%;
    padding-top: 20px;
  }
  .city .city-content {
    width: 100%;
    padding: 0 20px;
  }
  .city .city-content .cc-list {
    width: 100%;
    overflow: hidden;
  }
  .city .city-content .cc-list .ccl-item {
    padding: 14px 8px;
    float: left;
  }
  .city .city-content .cc-list .ccl-item .ccli-inner {
    width: 100%;
    position: relative;
    cursor: pointer;
  }
  .city .city-content .cc-list .ccl-item .ccli-inner .ccli-position {
    padding-right: 3px;
    color: #ecf2f5;
  }
  .city .city-content .cc-list .ccl-item .ccli-inner:hover,
  .city .city-content .cc-list .ccl-item .ccli-inner:hover .ccli-position {
    color: #259df6;
  }
  .city .city-content .cc-list .ccl-name {
    padding-right: 0;
    padding-left: 0 !important;
  }
  .job {
    width: 100%;
    padding: 30px 20px 100px;
  }
  .job .job-content {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #666;
    border-bottom: none;
  }
  .job .job-content .jcc-item {
    width: 100%;
    height: 50px;
    padding: 0 80px;
    border-bottom: 1px solid #666;
  }
  .job .job-content .jcc-item .jcct-item {
    width: 20%;
    height: 100%;
    float: left;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .job .job-content .jcc-item .jcct-item1 {
    text-align: left;
  }
  .job .job-content .jcc-lsit {
    min-height: 50px;
    font-size: 1.4rem;
  }
  .job .job-content .jcc-lsit .top-box {
    width: 100%;
    height: 49px;
    position: relative;
  }
  .job .job-content .jcc-lsit .top-box .read-more {
    width: 18px;
    height: 18px;
    border: 1px solid transparent;
    position: absolute;
    right: -20px;
    top: 16px;
    border-radius: 3px;
    transform: rotate(0);
    transition: all 0.5s ease-out;
  }
  .job .job-content .jcc-lsit .top-box .read-more::after {
    content: '';
    width: 0;
    height: 0;
    background: transparent;
    border: 6px solid #259df6;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
    position: absolute;
    right: 5px;
    top: 2px;
  }
  .job .job-content .jcc-lsit .hide-box {
    width: 100%;
    border-top: 1px solid #ecf2f5;
    padding: 30px 0 40px;
    position: relative;
    opacity: 0;
    transform-origin: 50% 0;
    transform: scaley(0);
  }
  .job .job-content .jcc-lsit .hide-box .hb-txt {
    line-height: 28px;
  }
  .job .job-content .jcc-lsit .hide-box .hb-name {
    padding-top: 30px;
  }
  .job .job-content .jcc-lsit .hide-box .hr-txt {
    padding-top: 40px;
  }
  .job .job-content .jcc-lsit .hide-box .hr-txt .hr-phone {
    padding-right: 10px;
  }
  .job .job-content .jcc-lsit .hide-box .hb-btn {
    width: 100px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #259df6;
    text-align: center;
    line-height: 40px;
    display: block;
    margin: 50px auto 0;
  }
  .job .job-content .jcc-lsit .hide-box .hb-btn:hover {
    background: #259df6;
    color: #fff;
    border: none;
  }
}
@media (min-width: 1200px) {
  .banner {
    width: 100%;
    height: 480px;
    background: #000000 url("../img/en-join-banner.jpg") no-repeat center;
    background-size: cover;
  }
  .banner .banenr-content {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 310px;
  }
  .banner .banenr-content .bc-title {
    font-size: 3.6rem;
  }
  .department {
    width: 100%;
    padding-top: 80px;
  }
  .department .department-content {
    width: 1200px;
    margin: 0 auto;
  }
  .department .department-content .dc-title {
    text-align: center;
    padding-bottom: 55px;
  }
  .department .department-content .department-container {
    width: 100%;
  }
  .department .department-content .department-container .d-list {
    width: 100%;
    overflow: hidden;
  }
  .department .department-content .department-container .d-list .dl-item {
    padding: 0 5px;
    float: left;
  }
  .department .department-content .department-container .d-list .dl-item .dli-inner {
    padding: 0 18px;
    height: 40px;
    border: 1px solid #666;
    border-radius: 3px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
  }
  .department .department-content .department-container .d-list .dl-item .dli-inner:hover {
    border: 1px solid #259df6;
    color: #259df6;
  }
  .department .department-content .department-container .d-list .dl-name {
    width: 110px;
    height: 40px;
    padding-right: 15px;
    padding-left: 0 !important;
    line-height: 40px;
  }
  .city {
    width: 100%;
    padding-top: 30px;
  }
  .city .city-content {
    width: 1200px;
    margin: 0 auto;
  }
  .city .city-content .cc-list {
    width: 100%;
    overflow: hidden;
  }
  .city .city-content .cc-list .ccl-item {
    padding: 14px 12.5px;
    float: left;
  }
  .city .city-content .cc-list .ccl-item .ccli-inner {
    width: 100%;
    position: relative;
    cursor: pointer;
  }
  .city .city-content .cc-list .ccl-item .ccli-inner .ccli-position {
    padding-right: 3px;
    color: #ecf2f5;
  }
  .city .city-content .cc-list .ccl-item .ccli-inner:hover,
  .city .city-content .cc-list .ccl-item .ccli-inner:hover .ccli-position {
    color: #259df6;
  }
  .city .city-content .cc-list .ccl-name {
    width: 110px;
    padding-right: 0;
    padding-left: 0 !important;
  }
  .job {
    width: 100%;
    padding: 30px 0 100px;
  }
  .job .job-content {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #666;
    border-bottom: none;
  }
  .job .job-content .jcc-item {
    width: 100%;
    height: 50px;
    padding: 0 80px;
    border-bottom: 1px solid #666;
  }
  .job .job-content .jcc-item .jcct-item {
    width: 20%;
    height: 100%;
    float: left;
    text-align: center;
    line-height: 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .job .job-content .jcc-item .jcct-item1 {
    text-align: left;
  }
  .job .job-content .jcc-lsit {
    min-height: 50px;
  }
  .job .job-content .jcc-lsit .top-box {
    width: 100%;
    height: 49px;
    position: relative;
  }
  .job .job-content .jcc-lsit .top-box .read-more {
    width: 18px;
    height: 18px;
    border: 1px solid transparent;
    position: absolute;
    right: -20px;
    top: 16px;
    border-radius: 3px;
    transform: rotate(0);
  }
  .job .job-content .jcc-lsit .top-box .read-more::after {
    content: '';
    width: 0;
    height: 0;
    background: transparent;
    border: 6px solid #259df6;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-left-color: transparent;
    position: absolute;
    right: 5px;
    top: 2px;
  }
  .job .job-content .jcc-lsit .hide-box {
    width: 100%;
    border-top: 1px solid #ecf2f5;
    padding: 30px 0 40px;
    position: relative;
    opacity: 0;
    transform-origin: 50% 0;
    transform: scaley(0);
    transition: all 0.3s ease-out;
  }
  .job .job-content .jcc-lsit .hide-box .hb-txt {
    padding-top: 10px;
    line-height: 24px;
  }
  .job .job-content .jcc-lsit .hide-box .hb-name {
    padding-top: 30px;
  }
  .job .job-content .jcc-lsit .hide-box .hr-txt {
    padding-top: 40px;
  }
  .job .job-content .jcc-lsit .hide-box .hr-txt .hr-phone {
    padding-right: 10px;
  }
  .job .job-content .jcc-lsit .hide-box .hb-btn {
    width: 100px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #259df6;
    text-align: center;
    line-height: 40px;
    display: block;
    margin: 50px auto 0;
  }
  .job .job-content .jcc-lsit .hide-box .hb-btn:hover {
    background: #259df6;
    color: #fff;
    border: none;
  }
}
.data-content {
  display: none;
}
.jcc-lsit-click {
  height: auto !important;
}
.hide-box-show {
  opacity: 1 !important;
  transform: scaley(1) !important;
  transition: all 0.3s ease-out !important;
}
.read-more-click {
  border: 1px solid #259df6 !important;
  transform: rotate(-90deg) !important;
  transition: all 0.5s ease-out !important;
}
.dli-inner-click {
  border: 1px solid #259df6 !important;
  color: #259df6;
}
.ccli-inner-click {
  color: #259df6 !important;
}
.tpcl-inner-click {
  background: #259df6 !important;
  color: #fff !important;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.1);
  border: none !important;
}
.load-more {
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 3px;
  color: #259df6;
  background: #ecf2f5;
  cursor: pointer;
  display: none;
}
.choose {
  display: none;
}
.job-show {
  opacity: 0;
  visibility: hidden;
  display: none;
}
</pre></body></html>