<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cj-wrap-zcLeft .cj-zc-box-list, .cj-hotjobs-list li a, .cj-hotjobs-list, .cj-resources-list li a, .cj-typelist-sub, .cj-typelist-list, .cj-module-box-list, .cj-module-box-head, .cj-wrap-flex-v2, .cj-wrap-flex, .cj-breadcrumb, .cj-footer .cj-wrap-cont, .cj-side-search, .cj-search, .cj-head-right, .cj-top-nav-list, .cj-head-logo, .cj-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.cj-hotjobs-txt, .cj-resources-txt-cont, .cj-side-search-box, .cj-top-nav-list {
  -webkit-box-flex: 1 1 auto;
  -moz-box-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
}

.cj-hotjobs-list, .cj-typelist-list {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cj-search {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}

.cj-module-box-head, .cj-wrap-flex-v2, .cj-wrap-flex, .cj-footer .cj-wrap-cont, .cj-head {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}

.cj-hotjobs-list li a, .cj-hotjobs-list, .cj-resources-list li a, .cj-typelist-list, .cj-wrap-flex-v2, .cj-wrap-flex {
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.cj-wrap-zcLeft .cj-zc-box-list, .cj-typelist-sub, .cj-module-box-list, .cj-module-box-head, .cj-breadcrumb, .cj-footer .cj-wrap-cont, .cj-side-search, .cj-search, .cj-head-right, .cj-top-nav-list, .cj-head-logo, .cj-head {
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
hr,
button,
menu {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
footer,
header,
menu,
nav,
section,
iframe {
  display: block;
}

iframe,
fieldset,
img,
button {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

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

em,
i {
  font-style: normal;
}

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

a {
  color: #333;
}

a:active,
a:hover {
  color: #c6000b;
}

a,
a:active,
a:hover {
  text-decoration: none;
}

html,
body,
button {
  -webkit-text-size-adjust: none;
}

a,
button,
input,
textarea {
  -webkit-tap-highlight-color: transparent;
}

mark {
  background-color: transparent;
}

i,
em {
  font-style: normal;
}

img {
  max-width: 100%;
  border: none;
  vertical-align: middle;
}

input,
button,
select,
textarea,
button:focus,
input:focus,
textarea:focus,
select:focus,
a:focus,
li:focus,
span:focus,
i:focus,
img:focus,
summary {
  outline: 0;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
}

textarea {
  overflow: auto;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #c1c1c1;
}

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

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #c1c1c1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #c1c1c1;
}

optgroup {
  font-weight: 700;
}

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

td,
th {
  padding: 0;
}

html {
  line-height: 1.5;
  font-size: 12px;
}

body {
  font: 12px/1.5 Arial, "Microsoft Yahei", sans-serif;
  color: #333;
}

.clearfix:after,
.clearfix:before {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

body {
  padding-top: 0 !important;
  background: #fff;
}

.cj-bgcolor {
  background: #f6f6f6;
}

.cj-wrap-cont {
  width: 94%;
  max-width: 1280px;
  margin: 0 auto;
}

.cj-top-head-placeholder {
  height: 100px;
}

.cj-top-head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.13);
}

.cj-top-head-cont {
  padding-left: 40px;
  padding-right: 40px;
}

.cj-head {
  height: 100px;
  background: #fff;
}

.cj-head-logo {
  margin-right: 80px;
}
.cj-head-logo .cj-logo {
  display: block;
  width: 152px;
}
.cj-head-logo .cj-logo img {
  display: block;
  width: 100%;
}

.cj-mobile-menu-show {
  display: none;
  margin-right: 10px;
}
.cj-mobile-menu-show .cj-icon-menu {
  display: block;
  width: 22px;
  height: 22px;
  background: url("/images/home-new/icon/icon-menu.svg") center center no-repeat;
  background-size: 100% 100%;
}

.cj-top-nav-list {
  height: 44px;
}

.cj-nav-item {
  position: relative;
  margin-right: 50px;
}

.cj-nav-item-link {
  font-size: 18px;
  color: #333;
  line-height: 44px;
}

.cj-has-child .cj-nav-item-link:after {
  content: "";
  position: relative;
  display: inline-block;
  width: 0;
  height: 0;
  top: 4px;
  margin-left: 7px;
  border: 5px solid transparent;
  border-top: 8px solid currentColor;
}

.cj-child-open .cj-nav-item-link {
  color: #c6000b;
}
.cj-child-open .cj-nav-item-link:after {
  top: 0;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cj-child-open .cj-child-nav {
  display: block;
}

.cj-btn-normal {
  height: 44px;
  margin-left: 12px;
  padding: 0 24px;
  font-size: 18px;
  line-height: 42px;
}
.cj-btn-normal:hover, .cj-btn-normal:active {
  -webkit-filter: brightness(0.92);
  -moz-filter: brightness(0.92);
  -ms-filter: brightness(0.92);
  filter: brightness(0.92);
}

.cj-btn-secondary {
  color: #c6000b;
}

.cj-btn-primary {
  color: #fff !important;
  background: #c6000b;
}

.cj-search-show:hover, .cj-search-show:active {
  -webkit-filter: brightness(0.92);
  -moz-filter: brightness(0.92);
  -ms-filter: brightness(0.92);
  filter: brightness(0.92);
}
.cj-search-show .cj-icon-search {
  display: block;
  width: 28px;
  height: 28px;
  margin: 8px;
  background: url("/images/home-new/icon/icon-search.svg") center center no-repeat;
  background-size: 100% 100%;
}

.cj-search-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: #fff;
  z-index: 300;
  display: none;
}

.cj-search-box-content {
  display: flex;
  justify-content: space-evenly;
}

.cj-search {
  height: 100px;
}

.cj-search-input-box {
  position: relative;
  margin-right: 10px;
  width: 367px;
}
.cj-search-input-box .cj-icon-search {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -10px;
  display: block;
  width: 20px;
  height: 20px;
  background: url("/images/home-new/icon/icon-search.svg") center center no-repeat;
  background-size: 90% 90%;
}
.cj-search-input-box .cj-icon-location {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -10px;
  display: block;
  width: 20px;
  height: 20px;
  background: url("/images/home-new/icon/icon-location.svg") center center no-repeat;
  background-size: 100% 100%;
}

.cj-search-input {
  display: block;
  width: 100%;
  height: 42px;
  padding: 8px 10px 8px 36px;
  border: 1px solid #c6000b;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 22px;
  background: #fff;
  border-radius: 4px;
}

.cj-btn-search {
  width: 117px;
  height: 42px;
  color: #fff;
  font-size: 16px;
  border-radius: 4px;
  background: #c6000b;
  border: none;
}
.cj-btn-search:hover, .cj-btn-search:active {
  -webkit-filter: brightness(0.92);
  -moz-filter: brightness(0.92);
  -ms-filter: brightness(0.92);
  filter: brightness(0.92);
}

.cj-show-search .cj-search-box {
  display: block;
}

.cj-search-hide {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -20px;
  padding: 10px;
}
.cj-search-hide:hover, .cj-search-hide:active {
  -webkit-filter: brightness(0.92);
  -moz-filter: brightness(0.92);
  -ms-filter: brightness(0.92);
  filter: brightness(0.92);
}
.cj-search-hide .cj-icon-close {
  display: block;
  width: 20px;
  height: 20px;
  background: url(/images/home-new/icon/icon-close.svg) center center no-repeat;
  background-size: 100% 100%;
}

.cj-side-search {
  height: 52px;
  margin-bottom: 20px;
  border: 1px solid rgb(237, 237, 237);
}

.cj-side-search-input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 8px 10px;
  font-size: 16px;
  color: #4a4a4a;
  border: none;
  box-shadow: none;
  background: none;
}

.cj-side-btn-search {
  width: 52px;
  height: 50px;
  box-shadow: none;
  border: none;
  background: url(/images/home-new/icon/icon-search-grey.svg) center center no-repeat;
  background-size: 22px 22px;
  border-left: 1px solid rgb(237, 237, 237);
}
.cj-side-btn-search:hover, .cj-side-btn-search:active {
  background: url(/images/home-new/icon/icon-search.svg) center center no-repeat;
  background-size: 22px 22px;
}

.cj-footer {
  padding: 38px 10px;
  background: #3b3b3b;
}
.footer-warp {
  width: 100%;
  display: flex;
  gap: 40px;
}
.footer-warp .bottom-logo {
  width: 114px;
  height: 70px;
}
.footer-warp .cj-bottom-right {
  display: flex;
  gap: 20px;
}
.footer-warp .cj-bottom-right .cj-ewm-list {
  width: 80px;
  height: 80px;
}
.footer-warp .cj-bottom-center {
  width: 66%;
}
.footer-warp .cj-bottom-center .cj-footer-list {
  width: 25%;
  float: left;
}
.footer-warp .cj-bottom-center .cj-footer-list li a {
  color: #c4c4c4;
  font-size: 12px;
}
.footer-warp .cj-bottom-center .cj-footer-list li a:hover {
  text-decoration: underline;
}
.footer-warp .cj-bottom-center .cj-footer-link {
  width: 100%;
  margin-top: 16px;
}
.footer-warp .cj-bottom-center .cj-footer-link li {
  width: 25%;
  float: left;
}

.cj-footer-list .cj-item {
  margin-right: 30px;
  color: #fff;
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
.cj-footer-list .cj-item:last-child {
  margin-right: 0;
}
.cj-footer-list .cj-item:hover, .cj-footer-list .cj-item:active {
  text-decoration: underline;
}

.cj-footer-txt {
  margin-top: 24px;
  color: #a5a5a5;
  font-size: 14px;
}

.cj-share-list {
  font-size: 0;
}
.cj-share-list .cj-item {
  display: inline-block;
  vertical-align: top;
  width: 37px;
  height: 37px;
  margin-left: 16px;
  padding: 6px;
  font-size: 0;
  border-radius: 100%;
  background: #fff;
}
.cj-share-list .cj-item:hover, .cj-share-list .cj-item:active {
  background: #f7f6f5;
}
.cj-share-list .cj-icon-in {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(/images/home-new/icon/icon-in.svg) center center no-repeat;
  background-size: 96% 96%;
}
.cj-share-list .cj-icon-facebook {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(/images/home-new/icon/icon-facebook.svg) center center no-repeat;
  background-size: 100% 100%;
}
.cj-share-list .cj-icon-wechat {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(/images/home-new/icon/icon-wechat.svg) center center no-repeat;
  background-size: 100% 100%;
}

.cj-wrap-main {
  padding-bottom: 20px; /* padding-bottom: 40px; */
}

.cj-breadcrumb {
  height: 70px;
}
.cj-breadcrumb .cj-icon-home {
  display: block;
  width: 16px;
  height: 16px;
  margin-top: -2px;
  margin-right: 3px;
  background: url("/images/home-new/icon/icon-home.svg") center center no-repeat;
  background-size: 100% 100%;
}
.cj-breadcrumb a {
  margin-left: 5px;
  font-size: 16px;
  color: #636363;
}
.cj-breadcrumb a:hover {
  color: #c6000b;
}
.cj-breadcrumb span {
  margin-left: 5px;
  font-size: 16px;
  color: #636363;
}

.cj-wrap-flex {
  padding-top: 40px;
}

.cj-wrap-flex-side {
  width: 31%;
}

.cj-wrap-flex-main {
  width: 68%;
}

.cj-wrap-flex-left {
  width: 48%;
}

.cj-wrap-flex-right {
  width: 48%;
}

.cj-wrap-flex-v2 .cj-wrap-flex-side {
  width: 29%;
}
.cj-wrap-flex-v2 .cj-wrap-flex-main {
  width: 66%;
}

@media screen and (max-width: 1560px) {
  .cj-top-head-placeholder,
  .cj-head {
    height: 100px;
  }
  .cj-top-head-cont {
    padding-left: 30px;
    padding-right: 30px;
  }
  .cj-wrap-cont {
    max-width: 1100px;
  }
  .cj-head-logo {
    margin-right: 50px;
  }
  .cj-head-logo .cj-logo {
    width: 142px;
  }
  .cj-nav-item {
    margin-right: 35px;
  }
  .cj-nav-item-link {
    font-size: 16px;
  }
  .cj-has-child .cj-nav-item-link:after {
    top: 3px;
    margin-left: 6px;
    border-width: 4px;
    border-top-width: 7px;
  }
  .cj-child-open .cj-nav-item-link:after {
    top: -1px;
  }
  .cj-child-nav {
    min-width: 200px;
  }
  .cj-child-nav .cj-child-link {
    font-size: 14px;
  }
  .cj-btn-normal {
    font-size: 16px;
    padding: 0 18px;
  }
}
@media screen and (max-width: 1280px) {
  .cj-top-head-placeholder,
  .cj-head {
    height: 80px;
  }
  .cj-top-head-cont {
    padding-left: 20px;
    padding-right: 20px;
  }
  .cj-wrap-cont {
    max-width: 900px;
  }
  .cj-head-logo {
    margin-right: 25px;
  }
  .cj-head-logo .cj-logo {
    width: 110px;
  }
  .cj-nav-item {
    margin-right: 20px;
  }
  .cj-nav-item-link {
    font-size: 14px;
  }
  .cj-has-child .cj-nav-item-link:after {
    top: 1px;
    margin-left: 4px;
    border-width: 3px;
    border-top-width: 5px;
  }
  .cj-child-open .cj-nav-item-link:after {
    top: -1px;
  }
  .cj-child-nav {
    top: 61px;
    min-width: 180px;
  }
  .cj-child-nav .cj-child-link {
    font-size: 12px;
  }
  .cj-btn-normal {
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    padding: 0 14px;
  }
  .cj-search-show .cj-icon-search {
    width: 20px;
    height: 20px;
  }
  .cj-search-box,
  .cj-search {
    height: 80px;
  }
  .cj-search-input {
    font-size: 14px;
  }
  .cj-footer-list .cj-item {
    font-size: 12px;
  }
  .cj-footer-txt {
    font-size: 12px;
  }
  .cj-breadcrumb a {
    font-size: 14px;
  }
  .cj-breadcrumb span {
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  .cj-mobile-menu-show {
    display: block;
  }
  .cj-top-nav-list {
    display: none;
  }
  .cj-show-mobile-menu .cj-top-nav-list {
    display: block;
    position: fixed;
    top: 80px;
    left: 0;
    bottom: 0;
    z-index: 199;
    width: 200px;
    height: auto;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.13);
  }
  .cj-show-mobile-menu .cj-nav-item {
    margin: 0;
    padding: 0 20px;
  }
  .cj-show-mobile-menu .cj-child-nav {
    position: relative;
    top: 0;
    min-width: auto;
    border: none;
    box-shadow: none;
    background: none;
  }
  .cj-search-input-box {
    width: 220px;
  }
  .cj-search-input {
    height: 34px;
    font-size: 12px;
  }
  .cj-search-hide {
    right: 20px;
  }
  .cj-btn-search {
    width: 90px;
    height: 34px;
    font-size: 12px;
  }
  .cj-search-hide .cj-icon-close {
    width: 16px;
    height: 16px;
  }
  .cj-footer-list {
    display: none;
  }
  .cj-bottom-right {
    display: none;
  }
  .cj-footer {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cj-footer-txt {
    margin-top: 0;
    text-align: center;
  }
  .cj-footer .cj-wrap-cont {
    display: block;
  }
  .cj-wrap-flex {
    display: block;
    padding-top: 20px;
  }
  .cj-wrap-flex-v2 {
    display: block;
  }
  .cj-wrap-flex-side {
    width: 100% !important;
  }
  .cj-wrap-flex-main {
    width: 100% !important;
  }
  .cj-wrap-flex-left {
    width: 100% !important;
  }
  .cj-wrap-flex-right {
    width: 100% !important;
  }
  .cj-wrap-flex-side + .cj-wrap-flex-main,
  .cj-wrap-flex-main + .cj-wrap-flex-side {
    margin-top: 14px;
  }
  .cj-wrap-main {
    padding-bottom: 20px;
  }
  .cj-breadcrumb a {
    font-size: 12px;
  }
  .cj-breadcrumb span {
    font-size: 12px;
  }
}
@media screen and (max-width: 700px) {
  .cj-btn-normal {
    display: none;
  }
  .cj-search-box,
  .cj-search {
    height: auto;
  }
  .cj-search {
    display: block;
    overflow: hidden;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.13);
  }
  .cj-search-input-box {
    width: 74%;
    margin: 10px auto;
  }
  .cj-btn-search {
    margin: 10px auto;
    display: block;
  }
  .cj-search-hide {
    top: 20%;
    right: 5px;
  }
  .cj-footer-txt {
    font-size: 10px;
  }
  .cj-breadcrumb a {
    font-size: 10px;
  }
  .cj-breadcrumb span {
    font-size: 10px;
  }
}
.clear-flex {
  display: block !important;
}

.data {
  color: #2B2B2B;
  font-size: 14px;
  margin-top: 10px;
  display: block;
}

.cj-index-banner {
  position: relative;
  height: 420px;
}
.cj-index-banner .cj-wrap-cont {
  position: relative;
  height: 100%;
}

.cj-index-banner-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 495px;
}
.cj-index-banner-img img {
  display: block;
  width: 100%;
  height: 100%;
}

.cj-banner-search {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 966px;
  margin-top: 3%;
  padding: 26px 50px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cj-banner-search .cj-search {
  height: auto;
}
.cj-banner-search .cj-search-input {
  background: #fff;
  border-color: #fff;
}

.cj-banner-search-title {
  margin-bottom: 10px;
  font-size: 30px;
  color: #fff;
}

.cj-banner-search-txt {
  margin-top: 10px;
  font-size: 14px;
  color: #fff;
}

.cj-index-title {
  padding-top: 24px;  /* padding-top: 72px; */
  text-align: center;
  margin-bottom: 48px;
}
.cj-index-title h3 {
  font-size: 30px;
  color: #2B2B2B;
  font-weight: bold;
}
.cj-index-title p {
  font-size: 18px;
  color: #525252;
  font-weight: 400;
}

.cj-jobs-num {
  position: relative;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.cj-jobs-num span {
  font-weight: 700;
  margin-right: 3px;
}
.cj-jobs-num:before {
  content: "";
  display: block;
  width: 80px;
  height: 1px;
  margin: 12px auto 7px;
  background: #c6000b;
}

.cj-side-banner {
  width: 100%;
  max-width: 397px;
}
.cj-side-banner img {
  display: block;
  width: 100%;
}

.cj-module-box {
  width: 100%;
  margin-top: 14px;
  overflow: hidden;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  background: #fff;
}
.cj-module-box:first-child {
  margin-top: 0;
}

.cj-module-box-noborder {
  border: none;
}
.cj-module-box-noborder .cj-module-box-head,
.cj-module-box-noborder .cj-typelist-list-nolistyle {
  margin-left: 0;
  margin-right: 0;
}

.cj-module-box-head {
  margin: 0 20px;
  box-shadow: inset 0px -1px 0 0 #d9dadd;
}

.cj-module-box-list {
  white-space: nowrap;
  height: 60px;
  font-size: 18px;
  font-weight: 700;
  color: #000000;
}
.cj-module-box-list i {
  display: block;
  width: 28px;
  height: 28px;
  margin-right: 8px;
}
.cj-module-box-list .cj-icon-notice {
  background: url(/images/icon/icon-notice.svg) center center no-repeat;
  background-size: 94% 94%;
}
.cj-module-box-list .cj-icon-list {
  background: url(/images/icon/icon-list.svg) center center no-repeat;
  background-size: 94% 94%;
}
.cj-module-box-list .cj-icon-hot {
  background: url(/images/icon/icon-hot.svg) center center no-repeat;
  background-size: 100% 100%;
}
.cj-module-box-list .cj-icon-new {
  background: url(/images/icon/icon-new.svg) center center no-repeat;
  background-size: 100% 100%;
}

.title-black {
  color: #1b1b1b;
}

.cj-module-box-more {
  font-size: 16px;
  color: #878787;
}

.cj-typelist-list {
  margin: 0 20px;
  padding: 10px 0;
}
.cj-typelist-list li {
  width: 100%;
  padding: 10px 0;
  list-style: disc;
  list-style-position: inside;
  line-height: 1.3;
}
.cj-typelist-list .cj-icon-datetime {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url(/images/home-new/icon/icon-datetime.svg) center center no-repeat;
  background-size: 100% 100%;
}

.cj-typelist-list.cj-col-2 {
  padding: 0;
  margin-bottom: -1px;
}
.cj-typelist-list.cj-col-2 li {
  width: 48%;
  padding: 15px 0;
  border-bottom: 1px dashed #c9c9c9;
}
.cj-typelist-list.cj-col-2 li:nth-child(even) {
  margin-left: 4%;
}

.cj-typelist-list.cj-col-1 {
  padding: 14px 0;
  margin: 0;
}
.cj-typelist-list.cj-col-1 li {
  width: 100%;
  color: #c6000b;
  padding: 15px 0;
  border-bottom: 1px dashed #c9c9c9;
}
.cj-typelist-list.cj-col-1 .cj-typelist-main {
  font-size: 18px;
}

.cj-typelist-list-nolistyle li {
  padding-top: 15px;
  padding-bottom: 15px;
  list-style: none;
  box-shadow: inset 0px -1px 0 0 #d9dadd;
}
.cj-typelist-list-nolistyle .cj-typelist-main {
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 4px;
}
.cj-typelist-list-nolistyle .cj-typelist-sub {
  padding-left: 0;
}

.cj-typelist-main {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 90%;
  font-size: 16px;
  color: #333;
}

.cj-typelist-sub {
  padding-left: 20px;
  font-size: 14px;
  color: #858585;
}

.cj-resources-list {
  margin: 0 20px;
  padding: 14px 0;
}
.cj-resources-list li {
  padding: 6px 0;
}
.cj-resources-list li a:hover .cj-resources-txt {
  color: #c6000b;
}

.cj-resources-img {
  width: 88px;
  min-width: 88px;
  height: 66px;
  margin-right: 20px;
  overflow: hidden;
  border-radius: 4px;
}
.cj-resources-img img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  object-fit: cover;
}

.cj-resources-txt {
  margin-top: 5px;
  font-size: 16px;
  color: #333;
  line-height: 1.2;
}

.cj-resources-txt-sub {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}

.cj-resources-txt-cont {
  overflow: hidden;
}

.cj-resources-list-v2 {
  margin: 0;
}
.cj-resources-list-v2 li {
  padding: 14px 0;
}
.cj-resources-list-v2 .cj-resources-img {
  width: 210px;
  min-width: 210px;
  height: 122px;
  border-radius: 0px;
}
.cj-resources-list-v2 .cj-resources-txt {
  font-size: 18px;
}

.cj-hotjobs-list {
  margin: 0 20px;
  padding: 5px 0;
}
.cj-hotjobs-list li {
  width: 48%;
  padding: 12px 0;
}
.cj-hotjobs-list li:nth-child(even) {
  margin-left: 4%;
}

.cj-hotjobs-img {
  width: 133px;
  min-width: 133px;
  height: 51px;
  margin-right: 13px;
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #f1f1f1;
}
.cj-hotjobs-img img {
  display: block;
  height: 40px;
  margin: 5px auto;
}

.cj-hotjobs-txt {
  overflow: hidden;
  margin-top: 5px;
  font-size: 16px;
  color: #333;
  line-height: 1.2;
}

.cj-bottom-banner {
  margin-top: 40px;
  width: 100%;
}
.cj-bottom-banner img {
  display: block;
  width: 100%;
}

.swiper-cj-bottom-company {
  position: relative;
  padding: 22px 18px;
}
.swiper-cj-bottom-company:before, .swiper-cj-bottom-company:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 2;
  width: 20px;
  height: 100%;
  background: #fff;
}
.swiper-cj-bottom-company:before {
  left: 0;
}
.swiper-cj-bottom-company:after {
  right: 0;
}
.swiper-cj-bottom-company .swiper-slide {
  width: 189px !important;
  margin: 0 9px;
}
.swiper-cj-bottom-company .swiper-button-next,
.swiper-cj-bottom-company .swiper-button-prev {
  width: 30px;
  height: 36px;
  margin-top: -18px;
}
.swiper-cj-bottom-company .swiper-button-prev {
  left: -5px;
}
.swiper-cj-bottom-company .swiper-button-next {
  right: -5px;
}

.cj-bottom-company {
  display: block;
  width: 195px;
  height: 78px;
  border: 1px solid #efefef;
  border-radius: 4px;
  background: #fff;
}
.cj-bottom-company img {
  display: block;
  height: 60px;
  margin: 13px auto;
}
.cj-bottom-company:hover, .cj-bottom-company:active {
  box-shadow: 0px 4px 10px 0px rgba(10, 2, 5, 0.07);
}

.news-company {
  margin-left: -24px;
  margin-right: -24px;
}
.news-company .swiper-slide {
  width: 196px !important;
  margin: 0 10px;
}
.news-company .swiper-button-prev {
  display: none;
}
.news-company .swiper-button-next {
  display: none;
}

.currently-button {
  padding: 10px 16px;
  border-radius: 50px;
  font-size: 14px;
  color: #111010;
  display: inline-block;
}

.cj-oppty-warp {
  display: flex;
  gap: 20px;
}
.cj-oppty-warp .cj-oppty-list {
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  width: 33.333%;
}
.cj-oppty-warp .cj-oppty-list h3 {
  background: url(/images/home-new/oppty-list.jpg);
  background-size: cover;
  color: #2B2B2B;
  font-size: 18px;
  font-weight: bold;
  padding: 20px;
  line-height: 24px;
  border-radius: 6px 6px 0px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cj-oppty-warp .cj-oppty-list .cj-oppty-list-child {
  padding: 16px 20px 20px 20px;
}
.cj-oppty-warp .cj-oppty-list .cj-oppty-list-child p {
  color: #454545;
  font-size: 16px;
  margin-bottom: 14px;
}
.cj-oppty-warp .cj-oppty-list .cj-oppty-list-child .oppty-button {
  padding: 10px 16px;
  background: #DAE2EE;
  border-radius: 50px;
  font-size: 14px;
  color: #111010;
  display: inline-block;
  transition: all 0.3s;
}
.cj-oppty-warp .cj-oppty-list .cj-oppty-list-child .oppty-button:hover {
  background: #c6000b;
  color: #fff;
}
.cj-oppty-warp .cj-oppty-list:hover .oppty-button {
  background: #c6000b;
  color: #fff;
}

.cj-wrap-zc-flex {
  padding-top: 0;
  gap: 26px;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main {
  background: #fff;
  box-shadow: 1px 1px 4px 0px rgba(9, 2, 4, 0.09);
  border-radius: 6px;
  padding: 24px;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box {
  display: none;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box.active {
  display: block;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li {
  width: 48%;
  padding-bottom: 4px;
  border-bottom: 1px solid #EDEDED;
  list-style: disc;
  list-style-position: inside;
  line-height: 1.3;
  display: block;
  float: left;
  margin-bottom: 10px;
  padding-left: 12px;
  position: relative;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li:nth-child(odd) {
  margin-right: 4%;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li:last-child {
  border: none;
  margin-bottom: 0;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li:nth-child(7) {
  border: none;
  margin-bottom: 0;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li a {
  color: #333;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 8px;
  display: block;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li span {
  width: 50%;
  float: left;
  font-size: 14px;
  margin-bottom: 8px;
  color: #858585;
  padding-left: 0;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li span:last-child {
  width: 100%;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li i {
  display: block;
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li .cj-icon-time {
  background: url(/images/home-new/icon/icon-time-grey.svg) center center no-repeat;
  background-size: 100% 100%;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li .cj-icon-rmb {
  background: url(/images/home-new/icon/icon-money-grey.svg) center center no-repeat;
  background-size: 100% 100%;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li .cj-icon-add {
  background: url(/images/home-new/icon/icon-location-grey.svg) center center no-repeat;
  background-size: 100% 100%;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li:hover .cj-typelist-main {
  color: #c6000b;
}
.cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li::after {
  content: "";
  width: 4px;
  height: 4px;
  background: #333;
  border-radius: 10px;
  position: absolute;
  left: 0;
  top: 15px;
}

.cj-wrap-zcLeft {
  background: url(/images/home-new/zcLeft-bg.jpg) no-repeat;
  padding: 40px 24px;
  background-color: #fff;
  min-height: 452px;
}
.cj-wrap-zcLeft .cj-zc-box-list {
  white-space: nowrap;
  height: 60px;
  font-size: 16px;
  color: #000000;
  cursor: pointer;
}
.cj-wrap-zcLeft .cj-zc-box-list i {
  display: block;
  width: 28px;
  height: 28px;
  margin-right: 8px;
}
.cj-wrap-zcLeft .cj-zc-box-list .cj-icon-notice {
  background: url(/images/icon/icon-notice.svg) center center no-repeat;
  background-size: 94% 94%;
}
.cj-wrap-zcLeft .cj-zc-box-list .cj-icon-list {
  background: url(/images/home-new/icon/icon-list.svg) center center no-repeat;
  background-size: 94% 94%;
}
.cj-wrap-zcLeft .cj-zc-box-list .cj-icon-hot {
  background: url(/images/home-new/icon/icon-hot.svg) center center no-repeat;
  background-size: 100% 100%;
}
.cj-wrap-zcLeft .cj-zc-box-list .cj-icon-new {
  background: url(/images/home-new/icon/icon-new-default.svg) center center no-repeat;
  background-size: 100% 100%;
}
.cj-wrap-zcLeft .cj-zc-box-list.active .cj-icon-new {
  background: url(/images/home-new/icon/icon-new.svg) center center no-repeat;
  background-size: 100% 100%;
}
.cj-wrap-zcLeft .cj-zc-box-list.active .cj-icon-hot {
  background: url(/images/home-new/icon/icon-hot-hover.svg) center center no-repeat;
  background-size: 100% 100%;
}
.cj-wrap-zcLeft .cj-zc-box-list:hover {
  color: #c6000b;
}

.cj-etdfont-box {
  flex: 0.5;
}
.cj-etdfont-box .cj-etdfont-list {
  background: #F9F9F9;
  border-radius: 8px;
  padding: 30px 24px 38px 24px;
  margin-bottom: 20px;
  display: block;
}
.cj-etdfont-box .cj-etdfont-list:hover {
  background: #fff;
  box-shadow: 3px 4px 11px 0px rgba(9, 2, 4, 0.14);
}
.cj-etdfont-box .cj-etdfont-list:hover p {
  color: #c6000b;
}
.cj-etdfont-box .cj-etdfont-list:last-child {
  margin-bottom: 0;
}
.cj-etdfont-box .cj-etdfont-list p {
  color: #2B2B2B;
  font-size: 18px;
  line-height: 24px;
}
.cj-etdfont-box .cj-etdfont-list .data {
  margin-top: 48px;
}

.cj-city-warp .cj-city-list {
  background: #F9F9F9;
  border-radius: 8px;
  display: block;
}
.cj-city-warp .cj-city-list:hover .text h3 {
  color: #c6000b;
}
.cj-city-warp .cj-city-list:hover .city-button {
  background: #c6000b !important;
  color: #fff;
}
.cj-city-warp .cj-city-list .city-list-img {
  width: 100%;
}
.cj-city-warp .cj-city-list .text {
  padding: 40px 35px;
}
.cj-city-warp .cj-city-list .text h3 {
  font-size: 20px;
  font-weight: bold;
  color: #2B2B2B;
}
.cj-city-warp .cj-city-list .text p {
  font-size: 16px;
  font-weight: 400;
  color: #676767;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cj-city-warp .cj-city-list .text .city-button {
  background-color: #E1E1E1;
}
.cj-city-warp .cj-city-list .text .city-button:hover {
  background: #c6000b;
  color: #fff;
}

.swiper-cj-city .swiper-slide {
  width: 20%;
  margin: 0 15px;
  -webkit-mask-image: linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0));
}
.swiper-cj-city .swiper-slide-active,
.swiper-cj-city .swiper-slide-duplicate-active {
  -webkit-mask-image: linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255));
}
.swiper-cj-city .swiper-slide-prev {
  -webkit-mask-image: linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255));
}
.swiper-cj-city .swiper-slide-next {
  -webkit-mask-image: linear-gradient(to right, rgb(255, 255, 255), rgb(255, 255, 255));
}
.swiper-cj-city .swiper-slide-next + div {
  -webkit-mask-image: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0));
}
.swiper-cj-city .swiper-pagination {
  display: none;
}
.swiper-cj-city .swiper-button-prev {
  width: 52px;
  height: 52px;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(/images/home-new/swiper-prev.png);
  background-size: 18px 32px;
  border-radius: 50px;
  z-index: 9;
}
.swiper-cj-city .swiper-button-next {
  width: 52px;
  height: 52px;
  background-color: rgba(0, 0, 0, 0.4);
  background-size: 18px 32px;
  border-radius: 50px;
  background-image: url(/images/home-new/swipr-next.png);
}
.swiper-cj-banner .swiper-button-prev {
  width: 52px;
  height: 52px;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(/images/home-new/swiper-prev.png);
  background-size: 18px 32px;
  border-radius: 50px;
  z-index: 9;
}
.swiper-cj-banner .swiper-button-next {
  width: 52px;
  height: 52px;
  background-color: rgba(0, 0, 0, 0.4);
  background-size: 18px 32px;
  border-radius: 50px;
  background-image: url(/images/home-new/swipr-next.png);
}

.event-content-warp .main-information {
  display: flex;
}
.event-content-warp .main-information .left-text {
  flex: 0.3;
  background: url(/images/home-new/event-bg.jpg) no-repeat;
  background-size: cover;
  padding: 40px;
}
.event-content-warp .main-information .left-text h3 {
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
}
.event-content-warp .main-information .left-text .line {
  width: 100%;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.33;
  margin-top: 30px;
  margin-bottom: 35px;
}
.event-content-warp .main-information .left-text p {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 24px;
}
.event-content-warp .main-information .left-text .more-icon {
  width: 21px;
  height: 15px;
  display: block;
  margin-top: 56px;
  transition: all 0.3s;
}
.event-content-warp .main-information .left-text .more-icon .more-icon {
  background: url(/images/home-new/icon/more-icon.svg) no-repeat;
  background-size: 100%;
}
.event-content-warp .main-information .left-text:hover .more-icon {
  margin-left: 12px;
}
.event-content-warp .main-information .right-img {
  flex: 0.7;
  overflow: hidden;
  position: relative;
}
.event-content-warp .main-information .right-img img {
  height: 100%;
  width: 100%;
}

.information-text-warp {
  display: flex;
}
.information-text-warp .information-list {
  padding: 0 10px 0 24px;
  margin-top: 30px;
  position: relative;
  border-right: 1px solid #e5e5e5;
  margin-bottom: 20px;
}
.information-text-warp .information-list:last-child {
  border: none;
}
.information-text-warp .information-list::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #c6000b;
  position: absolute;
  bottom: -20px;
  left: 0;
  display: none;
}
.information-text-warp .information-list h3 {
  font-size: 18px;
  color: #1c1c1c;
  font-weight: bold;
  margin-bottom: 20px;
}
.information-text-warp .information-list .tip-warp .tip {
  float: left;
}
.information-text-warp .information-list .tip-warp .tip p {
  font-size: 14px;
  font-weight: 400;
  color: #787878;
}
.information-text-warp .information-list .tip-warp .inf-icon {
  float: right;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  display: none;
  transition: all 0.3s;
}
.information-text-warp .information-list .tip-warp .inf-icon .view-icon {
  background: url(/images/home-new/icon/more-arrow.svg) no-repeat;
  background-size: 100%;
  display: block;
  width: 27px;
  height: 27px;
}
.information-text-warp .information-list:hover::after {
  display: block;
}
.information-text-warp .information-list:hover .inf-icon {
  display: block;
  margin-right: 32px;
}

.more-icon {
  width: 21px;
  height: 15px;
  display: block;
}
.more-icon .more-icon {
  background: url(/images/home-new/icon/more-icon.svg) no-repeat;
  background-size: 100%;
}

.tab-title {
  margin-top: 70px;
  text-align: center;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 26px;
}
.tab-title h3 {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  position: relative;
  margin-right: 92px;
  display: inline-block;
  cursor: pointer;
}
.tab-title h3.active::after {
  content: "";
  width: 73px;
  height: 4px;
  background: #C6000B;
  border-radius: 2px;
  position: absolute;
  bottom: -28px;
  left: 0;
  right: 0;
  margin: auto;
}

.tp-warp {
  margin-top: 42px;
}
.tp-warp .Talent-warp {
  display: flex;
  gap: 24px;
}
.tp-warp .Talent-warp .imgText-Left {
  background: #F9F9F9;
  border-radius: 8px;
}
.tp-warp .Talent-warp .imgText-Left:hover {
  background: #fff;
  box-shadow: 3px 4px 11px 0px rgba(9, 2, 4, 0.14);
}
.tp-warp .Talent-warp .imgText-Left:hover .Talent-font p {
  color: #c6000b;
}
.tp-warp .Talent-warp .imgText-Left .img-Gradient {
  width: 100%;
  -webkit-mask-image: linear-gradient(rgb(255, 255, 255), transparent);
}
.tp-warp .Talent-warp .imgText-Left .img-Gradient .gradient-img {
  width: 100%;
}
.tp-warp .Talent-warp .imgText-Left .Talent-font {
  padding: 20px 28px;
}
.tp-warp .Talent-warp .imgText-Left .Talent-font p {
  font-size: 18px;
  font-weight: bold;
  color: #2B2B2B;
  word-break: keep-all;
}
.tp-warp .Talent-warp .imgText-Left .Talent-font span {
  font-size: 14px;
  font-weight: 400;
  color: #2B2B2B;
  margin-top: 12px;
  display: block;
  word-break: keep-all;
}
.tp-warp .Talent-warp .imgText-Left .Talent-font .s-span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tp-warp .Talent-warp .text-right {
  width: 83%;
  display: flex;
  flex-wrap: wrap;
}
.tp-warp .Talent-warp .text-right .textRight-list {
  padding: 30px 24px;
  display: block;
  background: #F9F9F9;
  border-radius: 8px;
  flex-basis: calc(50% - 20px);
  display: inline-block;
  margin: 0 10px;
  margin-bottom: 20px;
}
.tp-warp .Talent-warp .text-right .textRight-list:nth-child(even) {
  margin-right: 0;
}
.tp-warp .Talent-warp .text-right .textRight-list:nth-child(3) {
  margin-bottom: 0;
}
.tp-warp .Talent-warp .text-right .textRight-list:nth-child(4) {
  margin-bottom: 0;
}
.tp-warp .Talent-warp .text-right .textRight-list:hover {
  background: #fff;
  box-shadow: 3px 4px 11px 0px rgba(9, 2, 4, 0.14);
}
.tp-warp .Talent-warp .text-right .textRight-list:hover p {
  color: #c6000b;
}
.tp-warp .Talent-warp .text-right .textRight-list p {
  font-size: 19px;
  font-weight: bold;
  color: #2B2B2B;
  word-break: keep-all;
}
.tp-warp .Talent-warp .text-right .textRight-list span {
  font-size: 14px;
  font-weight: 400;
  color: #2B2B2B;
  margin-top: 48px;
  display: block;
  margin-bottom: 10px;
  word-break: keep-all;
}

.tp-warp .Talent-warp .text-right .textRight-list .s-span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tab-Talentwarp {
  display: none;
}
.tab-Talentwarp.active {
  display: block;
}

.index-view-button {
  padding: 10px 0;
  font-size: 14px;
  font-family: Arial;
  color: #141414;
  background: #F6F9FC;
  border-radius: 360px;
  margin: 30px auto;
  display: block;
  width: 188px;
  text-align: center;
  transition: all 0.3s;
}
.index-view-button:hover {
  background: #c6000b;
  color: #fff;
}

.index-view-button2 {
  padding: 10px 0;
  font-size: 14px;
  font-family: Arial;
  color: #FFFFFF;
  background: #c6000b;
  border-radius: 360px;
  margin: 30px auto;
  display: block;
  width: 288px;
  text-align: center;
  transition: all 0.3s;
}
.index-view-button2:hover {
  background: #c6000b;
  color: #fff;
}

.cj-etdlist-warp {
  gap: 24px;
  padding-top: 0;
}

.cj-etdimg-box {
  display: flex;
  gap: 20px;
  flex: 1;
}
.cj-etdimg-box .cj-etdlist {
  background: #F9F9F9;
  border-radius: 8px;
}
.cj-etdimg-box .cj-etdlist:hover {
  background: #fff;
  box-shadow: 3px 4px 11px 0px rgba(9, 2, 4, 0.14);
}
.cj-etdimg-box .cj-etdlist:hover .text h3 {
  color: #c6000b;
}
.cj-etdimg-box .cj-etdlist .etdlist-img {
  width: 100%;
}
.cj-etdimg-box .cj-etdlist .text {
  padding: 30px 24px;
}
.cj-etdimg-box .cj-etdlist .text h3 {
  font-size: 18px;
  color: #2B2B2B;
  font-weight: bold;
  line-height: 20px;
}
.cj-etdimg-box .cj-etdlist .text p {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #777777;
  margin-top: 24px;
}

@media screen and (max-width: 1560px) {
  .cj-index-banner,
  .cj-index-banner-img {
    height: 400px;
  }
  .cj-banner-search-title,
  .cj-index-title h3 {
    font-size: 26px;
  }
  .cj-index-title p,
  .cj-jobs-num {
    font-size: 16px;
  }
  .cj-hotjobs-txt,
  .cj-typelist-main,
  .cj-resources-txt,
  .cj-module-box-more {
    font-size: 14px;
  }
  .cj-module-box-title {
    font-size: 22px;
  }
  .cj-typelist-sub,
  .cj-banner-search-txt {
    font-size: 12px;
  }
  .event-content-warp .main-information .right-img img {
    height: 100%;
    max-width: none;
  }
  .cj-etdimg-box {
    flex: 1.4;
  }
  .cj-etdfont-box .cj-etdfont-list {
    padding: 30px 24px 30px 24px;
  }
  .cj-etdfont-box .cj-etdfont-list .data {
    margin-top: 28px;
  }
}
@media screen and (max-width: 1280px) {
  .cj-banner-search {
    width: 100%;
  }
  .cj-index-banner,
  .cj-index-banner-img {
    height: 320px;
  }
  .cj-banner-search-title,
  .cj-index-title h3 {
    font-size: 22px;
  }
  .cj-index-title p {
    font-size: 14px;
  }
  .cj-module-box-title {
    font-size: 18px;
  }
  .cj-resources-list-v2 .cj-resources-txt,
  .cj-typelist-list.cj-col-1 .cj-typelist-main {
    font-size: 16px;
  }
  .cj-resources-list-v2 .cj-resources-img {
    width: 180px;
    min-width: 180px;
    height: 105px;
  }
  .cj-etdfont-box .cj-etdfont-list .data {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .cj-banner-search {
    padding: 20px;
  }
  .cj-banner-search .cj-search-input-box {
    width: 367px;
  }
  .cj-index-banner,
  .cj-index-banner-img {
    height: 270px;
  }
  .cj-banner-search-title,
  .cj-index-title h3 {
    font-size: 18px;
  }
  .cj-module-box-title {
    font-size: 16px;
  }
  .cj-wrap-main-last {
    display: none;
  }
  .cj-module-box-title i {
    width: 24px;
    height: 24px;
  }
  .cj-resources-list-v2 .cj-resources-txt,
  .cj-typelist-list.cj-col-1 .cj-typelist-main {
    font-size: 14px;
  }
  .cj-resources-txt-sub {
    font-size: 12px;
  }
  .cj-resources-list-v2 .cj-resources-img {
    width: 150px;
    min-width: 150px;
    height: 87px;
  }
  .swiper-cj-city .swiper-slide {
    width: 50%;
  }
  .city-list-img img {
    width: 100%;
  }
  .cj-etdfont-box {
    margin-top: 20px;
  }
  .tp-warp .Talent-warp .imgText-Left {
    width: 70%;
  }
  .tp-warp .Talent-warp .text-right .textRight-list {
    width: 46%;
  }
  .tp-warp .Talent-warp .text-right .textRight-list p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .event-content-warp .main-information .left-text {
    width: 60%;
  }
  .event-content-warp .main-information .right-img img {
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .cj-wrap-zcLeft {
    display: flex;
    min-height: auto;
    background: #fff;
    justify-content: space-around;
    padding: 20px;
    margin-bottom: 16px;
  }
  .cj-wrap-zc-flex {
    overflow: hidden;
  }
  .cj-wrap-zc-flex .cj-wrap-flex-zc-main {
    overflow: hidden;
  }
}
@media screen and (max-width: 700px) {
  .cj-index-banner {
    height: auto;
  }
  .cj-index-banner-img {
    position: relative;
    height: 200px;
  }
  .cj-banner-search {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .cj-banner-search .cj-search {
    box-shadow: none;
  }
  .cj-banner-search .cj-btn-search {
    margin-top: 35px;
  }
  .cj-banner-search .cj-search-input-box {
    width: 100%;
  }
  .cj-banner-search-txt {
    position: absolute;
    top: 140px;
    left: initial;
  }
  .cj-banner-search-title,
  .cj-index-title h3 {
    font-size: 16px;
  }
  .cj-index-title p {
    font-size: 12px;
  }
  .cj-hotjobs-txt,
  .cj-typelist-main,
  .cj-resources-txt,
  .cj-module-box-more {
    font-size: 12px;
  }
  .cj-module-box-title {
    font-size: 14px;
  }
  .cj-typelist-sub,
  .cj-banner-search-txt {
    font-size: 12px;
  }
  .cj-typelist-list.cj-col-2 li {
    width: 100%;
  }
  .cj-typelist-list.cj-col-2 li:nth-child(even) {
    margin-left: 0;
  }
  .cj-hotjobs-list li {
    width: 100%;
  }
  .cj-hotjobs-list li:nth-child(even) {
    margin-left: 0;
  }
  .cj-resources-list-v2 .cj-resources-img {
    width: 120px;
    min-width: 120px;
    height: 70px;
  }
  .cj-oppty-warp {
    display: block;
  }
  .cj-oppty-warp .cj-oppty-list {
    width: 100%;
    margin-bottom: 24px;
  }
  .cj-index-title {
    padding-top: 40px;
    margin-bottom: 24px;
  }
  .cj-wrap-zc-flex .cj-wrap-flex-zc-main {
    padding: 16px;
  }
  .cj-wrap-zc-flex .cj-wrap-flex-zc-main .cj-zc-box .cj-zclist-list li span {
    clear: both;
    width: 100%;
    padding-left: 0;
  }
  .cj-wrap-zcLeft {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cj-etdimg-box .cj-etdlist .text {
    padding: 20px 20px;
  }
  .cj-etdimg-box .cj-etdlist .text h3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .cj-etdimg-box .cj-etdlist .text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .cj-etdfont-box .cj-etdfont-list {
    padding: 20px;
  }
  .cj-etdfont-box .cj-etdfont-list .data {
    margin-top: 20px;
  }
  .cj-city-warp .cj-city-list .text {
    padding: 20px;
  }
  .cj-city-warp .cj-city-list .text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .event-content-warp .main-information {
    display: block;
  }
  .event-content-warp .main-information .left-text {
    display: block;
    width: 100%;
    padding: 20px;
  }
  .event-content-warp .main-information .right-img {
    display: none;
  }
  .information-text-warp {
    flex-wrap: wrap;
  }
  .tab-title h3 {
    margin-right: 20px;
  }
  .tab-title h3:last-child {
    margin-right: 0;
  }
  .tp-warp .Talent-warp {
    flex-wrap: wrap;
  }
  .tp-warp .Talent-warp .imgText-Left {
    width: 100%;
  }
  .tp-warp .Talent-warp .imgText-Left .img-Gradient {
    height: 120px;
  }
  .tp-warp .Talent-warp .text-right {
    width: 100%;
  }
  .tp-warp .Talent-warp .text-right .textRight-list {
    width: 100%;
    padding: 20px;
  }
  .tp-warp .Talent-warp .text-right .textRight-list span {
    margin-top: 24px;
    margin-bottom: 0px;
  }
  .tp-warp .Talent-warp .text-right .textRight-list:nth-child(3) {
    margin-bottom: 20px;
  }
  .footer-warp .bottom-logo {
    height: auto;
  }
  .footer-warp .cj-bottom-right .cj-ewm-list {
    width: 48px;
    height: 48px;
  }
  .cj-footer-txt {
    margin-top: 12px;
  }
}
@media screen and (max-width: 500px) {
  .cj-index-banner-img {
    height: 130px;
  }
}
.custom-class {
  opacity: 1 !important;
}

.tab-Talentwarp .textRight-list {
  padding: 20px 15px !important;
}
.tab-Talentwarp .textRight-list .top {
  display: flex;
  align-items: center;
}
.tab-Talentwarp .textRight-list .top .mini-img {
  width: 90px;
  height: 70px;
  margin-right: 8px;
}
.tab-Talentwarp .textRight-list .top p {
  flex: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
}/*# sourceMappingURL=style.css.map */</pre></body></html>