.cj-head, .cj-head-logo, .cj-top-nav-list, .cj-head-right, .cj-search, .cj-side-search, .cj-footer .cj-wrap-cont, .cj-breadcrumb, .cj-wrap-flex, .cj-wrap-flex-v2, .cj-module-box-head, .cj-module-box-title, .cj-typelist-list, .cj-typelist-sub, .cj-resources-list li a, .cj-hotjobs-list, .cj-hotjobs-list li a, .cj-thum-list, .cj-thum a, .cj-thum-l, .cj-events-top-nav-list, .cj-wrap-flex-stretch, .cj-entry-inner, .cj-detail-txt-list, .cj-detail-img-list, .cj-detail-tip, .cj-detail-thum-list, .cj-detail-thum a, .cj-company-list, .cj-company-item .img, .cj-pagination, .cj-pagination-pages, .cj-company-side-info .info-list li, .cj-jobs-link, .cj-comments-group, .cj-cr-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.cj-top-nav-list, .cj-side-search-box, .cj-resources-txt-cont, .cj-hotjobs-txt, .cj-thum-info, .swiper-cj-thum .cj-thum-info, .cj-col-1 .cj-detail-thum-info {
    -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-entry-inner {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.cj-typelist-list, .cj-hotjobs-list, .cj-thum-list, .cj-detail-txt-list, .cj-detail-img-list, .cj-detail-thum-list, .cj-company-list, .cj-jobs-link, .cj-comments-group {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cj-search, .cj-events-top-nav-list, .cj-entry-inner, .cj-pagination {
    -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-head, .cj-footer .cj-wrap-cont, .cj-wrap-flex, .cj-wrap-flex-v2, .cj-module-box-head, .cj-thum-list, .cj-wrap-flex-stretch, .cj-detail-thum-list {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}

.cj-wrap-flex, .cj-wrap-flex-v2, .cj-typelist-list, .cj-resources-list li a, .cj-hotjobs-list, .cj-hotjobs-list li a, .cj-thum-list, .cj-thum a, .cj-thum-l, .cj-detail-txt-list, .cj-detail-img-list, .cj-detail-thum-list, .cj-detail-thum a, .cj-company-side-info .info-list li, .cj-jobs-link, .cj-comments-group {
    -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-head, .cj-head-logo, .cj-top-nav-list, .cj-head-right, .cj-search, .cj-side-search, .cj-footer .cj-wrap-cont, .cj-breadcrumb, .cj-module-box-head, .cj-module-box-title, .cj-typelist-sub, .cj-events-top-nav-list, .cj-detail-tip, .cj-company-item .img, .cj-pagination, .cj-pagination-pages {
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.cj-wrap-flex-stretch, .cj-company-list, .cj-cr-group {
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
}

* {
    -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;
}

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

.clearfix:after {
    clear: both;
}

body {
    padding-top: 0 !important;
}

.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: 50px;
}

.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/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: 35px;
}

.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-nav {
    position: absolute;
    top: 71px;
    left: 0;
    display: none;
    min-width: 230px;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0 4px 16px rgba(10, 2, 5, 0.04);
}

.cj-child-nav span {
    display: block;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    padding: 10px 12px;
    text-align: left;
    font-weight: bold;
}

.cj-child-nav .backspace {
    margin-left: 10px;
}


.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/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/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/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/icon/icon-close.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-side-search {
    height: 52px;
    margin-bottom: 20px;
    border: 1px solid #ededed;
}

.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/icon/icon-search-grey.svg) center center no-repeat;
    background-size: 22px 22px;
    border-left: 1px solid #ededed;
}

.cj-side-btn-search:hover, .cj-side-btn-search:active {
    background: url(../images/icon/icon-search.svg) center center no-repeat;
    background-size: 22px 22px;
}

.cj-footer {
    padding: 38px 10px;
    background: #3b3b3b;
}

.cj-footer-list .cj-item {
    margin-right: 30px;
    color: #fff;
    font-size: 14px;
}

.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: 10px;
    color: #a5a5a5;
    font-size: 14px;
}

.cj-share-list {
    font-size: 0;
}

.cj-share-list a {
    margin-right: 20px;
}

.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/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/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/icon/icon-wechat.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-wrap-main {
    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/icon/icon-home.svg") center center no-repeat;
    background-size: 100% 100%;
}

.cj-breadcrumb .cj-breadcrumb-title {
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.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-main2 {
    width: 100%;
}

.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%;
}

.pop-alert {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 84%;
    max-width: 568px;
    height: 225px;
    margin: auto;
    padding: 24px 26px;
    background: #fff;
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.3);
}

.pop-alert-close {
    position: absolute;
    top: 0;
    right: -23px;
    display: block;
    width: 23px;
    height: 23px;
    padding: 1px;
    background: #007cc2;
}

.pop-alert-cont {
    height: 137px;
    border: 1px solid #ccc;
}

.pop-alert-cont .txt-alert {
    width: 100%;
    height: 100%;
    padding-left: 12px;
    padding-top: 12px;
    font-size: 16px;
    line-height: 24px;
    color: #5a5a5a;
    border: none;
}

.pop-alert-btn {
    margin-top: 11px;
}

.pop-alert-btn .btn-add {
    width: 77px;
    height: 32px;
    font-size: 14px;
    color: #fff;
    position: relative;
    float: right;
    border-radius: 5px;
    background: #007cc2;
}

.pop-alert-btn .btn-quit {
    width: 77px;
    height: 32px;
    font-size: 14px;
    color: #fff;
    position: relative;
    float: left;
    border-radius: 5px;
    background: #007cc2;
}

@media screen and (max-width: 1560px) {
    .cj-hotjobs-txt span {
        display: none;
    }

    .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: 35px;
    }

    .cj-head-logo .cj-logo {
        width: 142px;
    }

    .cj-nav-item {
        margin-right: 25px;
    }

    .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-btn-normal {
        font-size: 16px;
        padding: 0 18px;
    }
}

@media screen and (max-width: 1280px) {
    .cj-hotjobs-txt span {
        display: none;
    }

    .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: 15px;
    }

    .cj-head-logo .cj-logo {
        width: 110px;
    }

    .cj-nav-item {
        margin-right: 15px;
    }

    .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-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;
    }
}

.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: 420px;
}

.cj-index-banner-img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
}

.cj-banner-search {
    position: relative;
    left: 22%;
    top: 50%;
    width: 966px;
    margin-top: 1%;
    padding: 26px 50px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.3);
}

.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: 40px;
    text-align: center;
}

.cj-index-title h3 {
    font-size: 30px;
    color: #1b1b1b;
}

.cj-index-title p {
    font-size: 18px;
    color: #6f6f6f;
}

.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-title {
    min-width: 120px;
    max-width: 175px;
    white-space: nowrap;
    height: 60px;
    font-size: 24px;
    font-weight: 700;
    color: #c6000b;
    border-bottom: 2px solid #c6000b;
}

.cj-module-box-title i {
    display: block;
    width: 28px;
    height: 28px;
    margin-right: 8px;
}

.cj-module-box-title .cj-icon-notice {
    background: url(../images/icon/icon-notice.svg) center center no-repeat;
    background-size: 94% 94%;
}

.cj-module-box-title .cj-icon-five-pointed-star {
    background: url(../images/icon/icon-five-pointed-star.svg) center center no-repeat;
    background-size: 94% 94%;
}

.cj-module-box-title .cj-icon-book {
    background: url(../images/icon/icon-book.svg) center center no-repeat;
    background-size: 94% 94%;
}

.cj-module-box-title .cj-icon-city {
    background: url(../images/icon/icon-city.svg) center center no-repeat;
    background-size: 94% 94%;
}

.cj-module-box-title .cj-icon-video {
    background: url(../images/icon/icon-videocam.svg) center center no-repeat;
    background-size: 94% 94%;
}

.cj-module-box-title .cj-icon-list {
    background: url(../images/icon/icon-list.svg) center center no-repeat;
    background-size: 94% 94%;
}

.cj-module-box-title .cj-icon-hot {
    background: url(../images/icon/icon-hot.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-module-box-title .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/icon/icon-datetime.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-typelist-list .cj-icon-money {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background: url(../images/icon/icon-money-grey.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-typelist-list .cj-icon-company {
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background: url(../images/icon/icon-company-grey.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.cj-city-list {
    padding: 14px 0;
    margin-left: 20px;
}

.cj-typelist-list.cj-col-1.cj-university-list {
    padding: 14px 0;
    margin-left: 20px;
}

.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-list .cj-city-txt {
    font-size: 15px;
    width: 45%;
}

.cj-typelist-list .cj-university-txt {
    font-size: 14px;
}

.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 {
    overflow: hidden;
    text-overflow: ellipsis;
    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 {
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    margin-top: 8px;
    margin-bottom: 8px;
    height: 90px;
    width: 46%;
    padding: 12px 0;
}

.cj-hotjobs-list li:nth-child(even) {
    margin-left: 4%;
}

.cj-library-list li:nth-child(even) {
    margin-left: 0%;
}

.cj-hotjobs-img {
    width: 133px;
    min-width: 133px;
    height: 80px;
    margin-right: 13px;
    padding-left: 8px;
    overflow: hidden;
}

.cj-hotjobs-img img {
    display: block;
    height: 60px;
    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: 189px;
    height: 88px;
    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);
}

.swiper-cj-list {
    position: relative;
    margin-left: -45px;
    margin-right: -45px;
    margin-bottom: -40px;
    padding-bottom: 40px;
}

.swiper-cj-list:before, .swiper-cj-list:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 2;
    width: 40px;
    height: 100%;
}

.swiper-cj-list .cj-detail-img-list {
    margin-left: 45px;
    margin-right: 45px;
}

.swiper-cj-list .swiper-button-next,
.swiper-cj-list .swiper-button-prev {
    width: 30px;
    height: 36px;
    margin-top: -48px;
}

.swiper-cj-list .swiper-button-prev {
    left: 0;
}

.swiper-cj-list .swiper-button-next {
    right: 0;
}

@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;
    }
}

@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;
    }
}

@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-list {
        margin-bottom: -20px;
    }
}

@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-typelist-list.cj-city-list li {
        width: 48%;
    }

    .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;
    }
}

@media screen and (max-width: 500px) {
    .cj-index-banner-img {
        height: 130px;
    }
}

.cj-thum {
    width: 631px;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0 4px 16px rgba(10, 2, 5, 0.04);
}

.cj-thum a {
    padding: 25px 20px;
}

.cj-thum:hover, .cj-thum:active {
    background: #f7f7f7;
}

.cj-thum-pic {
    width: 266px;
    min-width: 266px;
    height: 217px;
}

.cj-thum-pic img {
    display: block;
    width: 100%;
    height: 100%;
    /* -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover; */
}

.cj-thum-info {
    overflow: hidden;
    margin-left: 25px;
}

.cj-thum-title {
    font-size: 22px;
    color: #000;
}

.cj-thum-title-chinese {
    font-size: 19px;
    font-weight: bold;
}

.cj-thum-desc {
    margin-top: 15px;
    font-size: 16px;
    line-height: 28px;
    color: #484848;
}

.cj-thum-txt {
    font-size: 18px;
    line-height: 28px;
    color: #717171;
}

.cj-thum-txt-chinese {
    font-size: 14px;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cj-thum-btn {
    position: relative;
    margin-top: 24px;
    font-size: 16px;
    line-height: 28px;
    color: #717171;
}

.cj-thum-btn:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-left: 5px;
    background: url(../images/icon/more-arrow.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-thum-l {
    margin: 0 50px;
}

.cj-thum-l:hover .cj-thum-title, .cj-thum-l:active .cj-thum-title {
    text-decoration: underline;
}

.swiper-pagination {
    display: none;
}

.swiper-button-prev {
    background: url(../images/icon/arrow-prev.png) center center no-repeat;
    background-size: 100% 100%;
}

.swiper-button-next {
    background: url(../images/icon/arrow-next.png) center center no-repeat;
    background-size: 100% 100%;
}

.swiper-button-disabled.swiper-button-prev {
    background: url(../images/icon/arrow-prev-dis.png) center center no-repeat;
    background-size: 100% 100%;
}

.swiper-button-disabled.swiper-button-next {
    background: url(../images/icon/arrow-next-dis.png) center center no-repeat;
    background-size: 100% 100%;
}

.swiper-cj-thum {
    margin-left: -50px;
    margin-right: -50px;
    padding: 60px 0;
}

.swiper-cj-thum:before, .swiper-cj-thum:after {
    content: "";
    position: absolute;
    top: 0;
    z-index: 2;
    width: 40px;
    height: 100%;
}

.swiper-cj-thum:before {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, transparent));
    background: -webkit-linear-gradient(0deg, #fff 0%, transparent 100%);
    background: -moz-linear-gradient(0deg, #fff 0%, transparent 100%);
    background: -ms-linear-gradient(0deg, #fff 0%, transparent 100%);
    background: linear-gradient(90deg, #fff 0%, transparent 100%);
}

.swiper-cj-thum:after {
    right: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(0%, #fff), color-stop(100%, transparent));
    background: -webkit-linear-gradient(180deg, #fff 0%, transparent 100%);
    background: -moz-linear-gradient(180deg, #fff 0%, transparent 100%);
    background: -ms-linear-gradient(180deg, #fff 0%, transparent 100%);
    background: linear-gradient(-90deg, #fff 0%, transparent 100%);
}

.swiper-cj-thum .swiper-button-next,
.swiper-cj-thum .swiper-button-prev {
    width: 50px;
    height: 60px;
    margin-top: -30px;
}

.swiper-cj-thum .swiper-button-prev {
    left: -5px;
}

.swiper-cj-thum .swiper-button-next {
    right: -5px;
}

.swiper-cj-thum .cj-thum-pic {
    width: 625px;
    min-width: 625px;
    height: 331px;
    border-radius: 5px;
    box-shadow: 2px 6px 16px rgba(10, 2, 5, 0.2);
}

.swiper-cj-thum .cj-thum-pic img {
    border-radius: 5px;
}

.swiper-cj-thum .cj-thum-info {
    overflow: hidden;
    margin-left: 40px;
}

.swiper-cj-thum .cj-thum-title {
    margin-top: 15px;
    font-size: 28px;
    color: #c6000b;
}

.swiper-cj-thum .cj-thum-desc {
    margin-top: 20px;
    font-size: 18px;
    color: #353131;
}

.swiper-cj-thum .cj-thum-txt {
    margin-top: 15px;
    font-size: 18px;
    line-height: 28px;
    color: #717171;
}

@media screen and (max-width: 1560px) {
    .cj-thum {
        width: 540px;
    }

    .cj-thum-pic {
        width: 180px;
        min-width: 180px;
        height: 147px;
    }

    .cj-thum-title {
        font-size: 18px;
    }

    .cj-thum-desc {
        margin-top: 10px;
        font-size: 14px;
        line-height: 22px;
    }

    .cj-thum-btn {
        margin-top: 10px;
        font-size: 14px;
        line-height: 25px;
    }

    .swiper-cj-thum .cj-thum-pic {
        width: 500px;
        min-width: 500px;
        height: 265px;
    }

    .swiper-cj-thum .cj-thum-title {
        margin-top: 0;
        font-size: 22px;
    }

    .swiper-cj-thum .cj-thum-desc {
        margin-top: 15px;
        font-size: 16px;
    }

    .swiper-cj-thum .cj-thum-txt {
        margin-top: 10px;
        font-size: 16px;
        line-height: 26px;
    }
}

@media screen and (max-width: 1280px) {
    .cj-thum {
        width: 440px;
    }

    .cj-thum a {
        padding: 15px;
    }

    .cj-thum-pic {
        width: 140px;
        min-width: 140px;
        height: 114px;
    }

    .cj-thum-info {
        margin-left: 15px;
    }

    .cj-thum-title {
        font-size: 15px;
    }

    .cj-thum-desc {
        margin-top: 6px;
        font-size: 12px;
        line-height: 18px;
    }

    .cj-thum-btn {
        font-size: 12px;
    }

    .cj-thum-btn:after {
        width: 18px;
        height: 18px;
    }

    .swiper-cj-thum .cj-thum-pic {
        width: 420px;
        min-width: 420px;
        height: 222px;
    }

    .swiper-cj-thum .cj-thum-title {
        font-size: 18px;
    }

    .swiper-cj-thum .cj-thum-desc {
        margin-top: 10px;
        font-size: 14px;
        line-height: 22px;
    }

    .swiper-cj-thum .cj-thum-txt {
        font-size: 14px;
        line-height: 22px;
    }
}

@media screen and (max-width: 1000px) {
    .cj-thum-list {
        display: block;
    }

    .cj-thum {
        width: 100%;
    }

    .swiper-cj-thum {
        margin-left: -20px;
        margin-right: -20px;
        padding: 30px 0;
    }

    .cj-thum-l {
        margin: 0 20px;
    }

    .swiper-cj-thum .cj-thum-pic {
        width: 320px;
        min-width: 320px;
        height: 169px;
    }

    .swiper-cj-thum .cj-thum-info {
        margin-left: 30px;
    }

    .swiper-cj-thum .cj-thum-title {
        font-size: 16px;
    }

    .swiper-cj-thum .cj-thum-desc {
        margin-top: 6px;
        font-size: 12px;
        line-height: 18px;
    }

    .swiper-cj-thum .cj-thum-txt {
        margin-top: 6px;
        font-size: 12px;
        line-height: 18px;
    }

    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }

    .swiper-pagination {
        display: block;
    }

    .swiper-pagination-bullet-active {
        background: #c6000b;
    }
}

@media screen and (max-width: 700px) {
    .swiper-cj-thum {
        margin-left: 0px;
        margin-right: 0px;
        padding: 30px 0;
    }

    .cj-thum-l {
        display: block;
        margin: 0;
    }

    .swiper-cj-thum .cj-thum-pic {
        margin: 0 auto;
        box-shadow: none;
    }

    .swiper-cj-thum .cj-thum-info {
        margin-top: 20px;
        margin-left: 0px;
    }
}

@media screen and (max-width: 500px) {
    .cj-thum {
        margin-top: 10px;
    }

    .cj-thum a {
        padding: 10px;
    }

    .cj-thum-pic {
        width: 90px;
        min-width: 90px;
        height: 73px;
    }

    .cj-thum-info {
        margin-left: 10px;
    }

    .cj-thum-title {
        font-size: 12px;
    }

    .cj-thum-desc {
        margin-top: 4px;
        font-size: 10px;
        line-height: 16px;
    }

    .cj-thum-btn {
        font-size: 10px;
        line-height: 16px;
    }

    .cj-thum-btn:after {
        width: 14px;
        height: 14px;
    }

    .swiper-cj-thum .cj-thum-pic {
        width: 100%;
        min-width: 100%;
        height: 169px;
    }
}

.cj-events-top {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    background: #fff;
}

.cj-events-top-img {
    width: 100%;
    /*height: 495px;*/
    overflow: hidden;
}

.cj-events-top-img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
    height: 100%;
}

.cj-events-top-nav {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
}

.cj-events-top-nav-list a {
    position: relative;
    padding: 13px 35px;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

.cj-city-top-nav-list a {
    font-size: 16px;
}

.cj-events-top-nav-list a+a:before {
    content: "";
    position: absolute;
    top: 17px;
    left: 0;
    bottom: 17px;
    display: block;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
}

.cj-events-top-nav-list a:hover, .cj-events-top-nav-list a:active {
    text-decoration: underline;
}

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

.cj-active-info {
    width: 60%;
    padding: 40px;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(10, 2, 5, 0.07);
}

.cj-active-info-title {
    font-size: 24px;
    color: #1b1b1b;
    font-weight: 700;
}

.cj-active-info-desc {
    margin-top: 10px;
    overflow: hidden;
    font-size: 20px;
    line-height: 30px;
    color: #3c3c3c;
}

.cj-active-info-desc li {
    position: relative;
    margin-top: 10px;
    padding-left: 40px;
}

.cj-active-info-desc .cj-icon-cooperate,
.cj-active-info-desc .cj-icon-company,
.cj-active-info-desc .cj-icon-time,
.cj-active-info-desc .cj-icon-location {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 28px;
    height: 28px;
}

.cj-active-info-desc .cj-icon-cooperate {
    background: url(../images/icon/icon-cooperate-grey.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-active-info-desc .cj-icon-company {
    background: url(../images/icon/icon-company-grey.svg) center center no-repeat;
    background-size: 90% 90%;
}

.cj-active-info-desc .cj-icon-time {
    background: url(../images/icon/icon-time-grey.svg) center center no-repeat;
    background-size: 90% 90%;
}

.cj-active-info-desc .cj-icon-location {
    background: url(../images/icon/icon-location-grey.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-entry-list {
    width: 37%;
}

.cj-entry-item {
    width: 100%;
    height: 149px;
    padding: 12px 14px;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(10, 2, 5, 0.07);
}

.cj-entry-item-payment {
    width: 100%;
    height: 149px;
    padding: 12px 14px;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 4px 10px 0px rgba(10, 2, 5, 0.07);
    margin-top: 30px;
}

.cj-entry-item:nth-child(1) .cj-entry-inner {
    background: url(../images/entry-bg-01.jpg);
    background-size: cover;
}

.cj-entry-item:nth-child(2) {
    margin-top: 30px;
}

.cj-entry-item:nth-child(2) .cj-entry-inner {
    background: url(../images/entry-bg-02.jpg);
    background-size: cover;
}

.cj-entry-inner {
    position: relative;
    height: 100%;
    padding: 10px 40px;
    border-radius: 8px;
}

.cj-entry-payment-inner {
    display: flex;
    background-color: #C6000B;
    height: 100%;
    padding: 10px 40px;
    border-radius: 8px;
    align-items: center;
    justify-content: center;
}

.cj-entry-label {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    text-shadow: 0px 2px 4px rgba(4, 0, 0, 0.26);
}

.cj-entry-location {
    position: relative;
    margin-top: 10px;
    padding-left: 30px;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    text-shadow: 0px 2px 4px rgba(4, 0, 0, 0.26);
}

.cj-entry-location .cj-icon-location {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/icon/icon-location-fff.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-entry-btn {
    position: absolute;
    right: 22px;
    top: 50%;
    display: block;
    width: 114px;
    padding: 8px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    border-radius: 5px;
    text-shadow: 0px 2px 4px rgba(4, 0, 0, 0.26);
    border: 2px solid rgba(255, 255, 255, 0.74);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.cj-entry-btn:hover, .cj-entry-btn:active {
    color: #fff;
    border-color: #fff;
}

.cj-entry-payment-btn {
    display: flex;
    width: 100%;
    height: 50px;
    padding: 8px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    text-shadow: 0px 2px 4px rgba(4, 0, 0, 0.26);
    border: 2px solid rgba(255, 255, 255, 0.74);
    justify-content: center;
}

.cj-entry-payment-btn:hover, .cj-entry-payment-btn:active {
    color: #fff;
    border-color: #fff;
}

.cj-detail-module {
    padding-top: 20px;
    padding-bottom: 20px;
}

.cj-detail-module:first-child {
    padding-top: 60px;
}

.cj-detail-head {
    text-align: center;
    margin-bottom: 30px;
}

.cj-detail-head-title {
    position: relative;
    font-size: 30px;
    color: #1b1b1b;
    padding-bottom: 11px;
}

.cj-detail-head-title:before, .cj-detail-head-title:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
}

.cj-detail-head-title:before {
    width: 128px;
    height: 1px;
    margin-left: -64px;
    background: #ececec;
}

.cj-detail-head-title:after {
    width: 40px;
    height: 2px;
    margin-left: -20px;
    background: #c6000b;
}

.cj-detail-txt {
    font-size: 18px;
    color: #4f4f4f;
    line-height: 1.667;
}

.cj-detail-more {
    display: block;
    width: 122px;
    height: 31px;
    margin: 30px auto 0;
    font-size: 16px;
    line-height: 29px;
    color: rgba(65, 65, 65, 0.55);
    text-align: center;
    border: 1px solid rgba(167, 167, 167, 0.55);
    border-radius: 10px;
}

.cj-detail-more:hover, .cj-detail-more:active {
    border-color: #c6000b;
}

.cj-detail-txt-list li {
    width: 47%;
    list-style: disc;
    list-style-position: inside;
    border-bottom: 1px dashed #c1c1c1;
}

.cj-detail-txt-list li:nth-child(even) {
    margin-left: 6%;
}

.cj-detail-txt-list li a {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 48px;
    color: #494949;
}

.cj-detail-txt-list li a:hover, .cj-detail-txt-list li a:active {
    color: #c6000b;
}

.cj-detail-img-list {
    margin-top: 56px;
}

.cj-detail-img-item {
    position: relative;
    width: 100%;
    margin-right: 0;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    box-shadow: 0px 4px 10px 0px rgba(10, 2, 5, 0.07);
    -webkit-transition: transform 0.2s ease;
    -moz-transition: transform 0.2s ease;
    -ms-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
}

.cj-detail-img-item:hover, .cj-detail-img-item:active {
    -webkit-transform: translate(0, -5px);
    -moz-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px);
}

.cj-detail-img-item a {
    display: block;
    padding: 26px 24px 33px;
}

.cj-detail-img-item img {
    display: block;
    margin: 0 auto;
}

.cj-detail-img-item .thumline {
    height: 1px;
    margin: 8px 30px;
    background: #ececec;
}

.cj-detail-img-item p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    color: #333333;
    font-size: 16px;
    text-align: center;
}

.cj-detail-img-list.cj-col-4 .cj-detail-img-item {
    width: 23.5%;
    margin-right: 2%;
}

.cj-detail-img-list.cj-col-4 .cj-detail-img-item:nth-child(n+5) {
    margin-top: 30px;
}

.cj-detail-img-list.cj-col-4 .cj-detail-img-item:nth-child(4n) {
    margin-right: 0;
}

.cj-detail-img-list.cj-col-3 .cj-detail-img-item {
    width: 32%;
    margin-right: 2%;
}

.cj-detail-img-list.cj-col-3 .cj-detail-img-item:nth-child(n+4) {
    margin-top: 30px;
}

.cj-detail-img-list.cj-col-3 .cj-detail-img-item:nth-child(3n) {
    margin-right: 0;
}

.cj-detail-img-list.cj-col-2 .cj-detail-img-item {
    width: 49%;
    margin-right: 2%;
}

.cj-detail-img-list.cj-col-2 .cj-detail-img-item:nth-child(n+3) {
    margin-top: 30px;
}

.cj-detail-img-list.cj-col-2 .cj-detail-img-item:nth-child(2n) {
    margin-right: 0;
}

.cj-detail-tip {
    padding-top: 50px;
    padding-bottom: 20px;
}

.cj-detail-tip-txt {
    width: 50%;
    margin-right: 6%;
    font-size: 18px;
    line-height: 1.33;
    color: #3b3b3b;
}

.cj-detail-tip-txt p+p {
    margin-top: 24px;
}

.cj-detail-tip-card {
    width: 44%;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0px 6px 11px 0px rgba(4, 0, 0, 0.16);
}

.cj-detail-card-txt {
    padding: 24px 48px;
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    background: #c6000b;
}

.cj-detail-card-tel {
    padding: 30px 48px 40px;
    border-bottom: 6px solid #c6000b;
}

.cj-detail-card-tel li+li {
    margin-top: 23px;
}

.cj-detail-card-tel p {
    font-size: 18px;
    color: #3c3c3c;
    line-height: 1.2;
}

.cj-detail-card-tel .cj-fwb {
    font-weight: 700;
}

.cj-detail-thum {
    width: 631px;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0 4px 16px rgba(10, 2, 5, 0.04);
}

.cj-detail-thum a {
    position: relative;
    padding: 34px 25px 38px;
}

.cj-detail-thum:hover, .cj-detail-thum:active {
    background: #f7f7f7;
}

.cj-detail-thum-pic {
    position: absolute;
    left: 25px;
    top: 85px;
    width: 207px;
    min-width: 207px;
    height: 168px;
    border-radius: 4px;
    overflow: hidden;
}

.cj-detail-thum-pic img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
}

.cj-detail-thum-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #1b1b1b;
    font-weight: 700;
}

.cj-detail-thum-desc {
    min-height: 168px;
    margin-top: 25px;
    margin-left: 235px;
    overflow: hidden;
    font-size: 16px;
    line-height: 24px;
    color: #3c3c3c;
}

.cj-detail-thum-desc li {
    position: relative;
    margin-top: 10px;
    padding-left: 25px;
}

.cj-detail-thum-desc .cj-icon-turn,
.cj-detail-thum-desc .cj-icon-company,
.cj-detail-thum-desc .cj-icon-time,
.cj-detail-thum-desc .cj-icon-location {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
}

.cj-detail-thum-desc .cj-icon-turn {
    background: url(../images/icon/icon-turn.svg) center center no-repeat;
    background-size: 90% 90%;
}

.cj-detail-thum-desc .cj-icon-company {
    background: url(../images/icon/icon-company.svg) center center no-repeat;
    background-size: 90% 90%;
}

.cj-detail-thum-desc .cj-icon-time {
    background: url(../images/icon/icon-time.svg) center center no-repeat;
    background-size: 90% 90%;
}

.cj-detail-thum-desc .cj-icon-location {
    background: url(../images/icon/icon-location.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-col-1 .cj-detail-thum {
    width: 100% !important;
}

.cj-col-1 .cj-detail-thum-pic {
    position: relative;
    left: 0;
    top: 0;
}

.cj-col-1 .cj-detail-thum-info {
    overflow: hidden;
    margin-left: 20px;
}

.cj-col-1 .cj-detail-thum-desc {
    min-height: auto;
    margin-left: 0;
    margin-top: 5px;
}

@media screen and (max-width: 1560px) {
    .cj-events-top-img {
        height: 330px;
    }

    .cj-events-top-nav-list a {
        padding: 10px 30px;
        font-size: 18px;
    }

    .cj-city-top-nav-list a {
        font-size: 16px;
    }

    .cj-events-top-nav-list a+a:before {
        top: 10px;
        bottom: 10px;
    }

    .cj-detail-head-title {
        font-size: 26px;
    }

    .cj-detail-txt {
        font-size: 16px;
    }

    .cj-detail-more {
        font-size: 14px;
    }

    .cj-detail-txt-list li a {
        font-size: 16px;
        line-height: 44px;
    }

    .cj-detail-img-item a {
        padding: 26px 15px;
    }

    .cj-detail-tip-txt,
    .cj-detail-card-txt,
    .cj-detail-card-tel p {
        font-size: 16px;
    }

    .cj-detail-tip-txt p+p {
        margin-top: 20px;
    }

    .cj-detail-card-txt {
        padding-left: 35px;
        padding-right: 35px;
    }

    .cj-detail-card-tel {
        padding: 20px 35px 30px;
    }

    .cj-detail-thum {
        width: 540px;
    }

    .cj-detail-thum-pic {
        width: 180px;
        min-width: 180px;
        height: 147px;
    }

    .cj-detail-thum-title {
        font-size: 18px;
    }

    .cj-detail-thum-desc {
        font-size: 14px;
        line-height: 22px;
        margin-left: 204px;
        margin-top: 20px;
        min-height: 147px;
    }

    .cj-entry-label {
        font-size: 26px;
    }

    .cj-entry-btn {
        font-size: 18px;
    }

    .cj-active-info-title {
        font-size: 22px;
    }

    .cj-active-info-desc {
        font-size: 18px;
    }
}

@media screen and (max-width: 1280px) {
    .cj-events-top-img {
        height: 230px;
    }

    .cj-events-top-nav-list a {
        padding: 10px 25px;
        font-size: 16px;
    }

    .cj-city-top-nav-list a {
        font-size: 12px;
    }

    .cj-active-info {
        padding: 30px;
    }

    .cj-active-info-title {
        font-size: 18px;
    }

    .cj-active-info-desc {
        font-size: 16px;
    }

    .cj-entry-list {
        padding-left: 0;
        padding-right: 0;
    }

    .cj-entry-inner {
        padding: 10px 20px;
    }

    .cj-entry-label {
        font-size: 24px;
    }

    .cj-entry-location {
        font-size: 16px;
    }

    .cj-entry-btn {
        width: 100px;
        font-size: 16px;
    }

    .cj-detail-head-title {
        font-size: 22px;
    }

    .cj-detail-txt {
        font-size: 14px;
    }

    .cj-detail-txt-list li a {
        font-size: 14px;
        line-height: 40px;
    }

    .cj-detail-more {
        font-size: 12px;
    }

    .cj-detail-img-list.cj-col-4 .cj-detail-img-item,
    .cj-detail-img-list.cj-col-3 .cj-detail-img-item {
        width: 49%;
        margin-right: 2%;
    }

    .cj-detail-img-list.cj-col-4 .cj-detail-img-item:nth-child(n+3),
    .cj-detail-img-list.cj-col-3 .cj-detail-img-item:nth-child(n+3) {
        margin-top: 30px;
    }

    .cj-detail-img-list.cj-col-4 .cj-detail-img-item:nth-child(3n),
    .cj-detail-img-list.cj-col-3 .cj-detail-img-item:nth-child(3n) {
        margin-right: 2%;
    }

    .cj-detail-img-list.cj-col-4 .cj-detail-img-item:nth-child(2n),
    .cj-detail-img-list.cj-col-3 .cj-detail-img-item:nth-child(2n) {
        margin-right: 0;
    }

    .cj-detail-tip-txt,
    .cj-detail-card-txt,
    .cj-detail-card-tel p {
        font-size: 14px;
    }

    .cj-detail-tip-txt p+p {
        margin-top: 15px;
    }

    .cj-detail-card-txt {
        padding-left: 25px;
        padding-right: 25px;
    }

    .cj-detail-card-tel {
        padding: 20px 25px 30px;
    }

    .cj-detail-thum {
        width: 440px;
    }

    .cj-detail-thum a {
        padding: 15px;
    }

    .cj-detail-thum-pic {
        width: 140px;
        min-width: 140px;
        height: 114px;
        left: 15px;
        top: 50px;
    }

    .cj-detail-thum-title {
        font-size: 15px;
    }

    .cj-detail-thum-desc {
        margin-top: 6px;
        font-size: 12px;
        line-height: 18px;
        margin-left: 155px;
        min-height: 122px;
    }

    .cj-detail-thum-desc li {
        margin-top: 8px;
        padding-left: 21px;
    }

    .cj-detail-module:first-child {
        padding-top: 40px;
    }

    .cj-detail-tip {
        padding-top: 40px;
        padding-bottom: 10px;
    }

    .cj-col-1 .cj-detail-thum-info {
        margin-left: 17px;
    }

    .cj-detail-thum-desc .cj-icon-turn,
    .cj-detail-thum-desc .cj-icon-company,
    .cj-detail-thum-desc .cj-icon-time,
    .cj-detail-thum-desc .cj-icon-location {
        width: 16px;
        height: 16px;
        top: 0;
    }
}

@media screen and (max-width: 1000px) {
    .cj-events-top-img {
        height: 180px;
    }

    .cj-events-top-nav-list a {
        padding: 8px 15px;
        font-size: 14px;
    }

    .cj-city-top-nav-list a {
        font-size: 12px;
    }

    .cj-wrap-flex-stretch {
        display: block;
    }

    .cj-active-info {
        width: 100%;
    }

    .cj-active-info {
        padding: 20px;
    }

    .cj-active-info-title {
        font-size: 16px;
    }

    .cj-active-info-desc {
        font-size: 14px;
        line-height: 24px;
    }

    .cj-active-info-desc li {
        padding-left: 34px;
    }

    .cj-active-info-desc .cj-icon-cooperate,
    .cj-active-info-desc .cj-icon-company,
    .cj-active-info-desc .cj-icon-time,
    .cj-active-info-desc .cj-icon-location {
        top: 0;
        width: 24px;
        height: 24px;
    }

    .cj-entry-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: 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;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        width: 100%;
        margin-top: 30px;
    }

    .cj-entry-item {
        width: 49%;
        height: 120px;
    }

    .cj-entry-item:nth-child(2) {
        margin-top: 0px;
    }

    .cj-entry-inner {
        padding: 10px 20px;
    }

    .cj-entry-label {
        font-size: 18px;
    }

    .cj-entry-location {
        font-size: 14px;
    }

    .cj-entry-btn {
        font-size: 14px;
    }

    .cj-detail-head-title {
        font-size: 18px;
    }

    .cj-detail-txt {
        font-size: 12px;
    }

    .cj-detail-txt-list li a {
        font-size: 12px;
        line-height: 36px;
    }

    .cj-detail-img-item p {
        font-size: 12px;
    }

    .cj-detail-tip-txt,
    .cj-detail-card-txt,
    .cj-detail-card-tel p {
        font-size: 12px;
    }

    .cj-detail-tip-txt p+p {
        margin-top: 10px;
    }

    .cj-detail-card-txt {
        padding-left: 20px;
        padding-right: 20px;
    }

    .cj-detail-card-tel {
        padding: 20px 20px 30px;
    }

    .cj-detail-thum-list {
        display: block;
    }

    .cj-detail-thum {
        width: 100%;
        margin-top: 10px;
    }
}

@media screen and (max-width: 700px) {
    .cj-events-top-nav-list a {
        padding: 5px 10px;
        font-size: 12px;
        font-weight: 500;
    }

    .cj-city-top-nav-list {
        display: none;
    }

    .cj-active-info {
        padding: 12px 14px;
    }

    .cj-active-info-title {
        font-size: 14px;
    }

    .cj-active-info-desc {
        margin-top: 5px;
        font-size: 12px;
        line-height: 20px;
    }

    .cj-active-info-desc li {
        padding-left: 30px;
    }

    .cj-active-info-desc .cj-icon-cooperate,
    .cj-active-info-desc .cj-icon-company,
    .cj-active-info-desc .cj-icon-time,
    .cj-active-info-desc .cj-icon-location {
        width: 20px;
        height: 20px;
    }

    .cj-entry-list {
        display: block;
        padding: 0;
        margin-top: 10px;
    }

    .cj-entry-item {
        width: 100%;
        max-width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .cj-entry-label {
        font-size: 16px;
    }

    .cj-entry-location {
        font-size: 12px;
    }

    .cj-entry-btn {
        font-size: 13px;
    }

    .cj-detail-txt-list {
        display: block;
    }

    .cj-detail-txt-list li {
        width: 100%;
    }

    .cj-detail-txt-list li:nth-child(even) {
        margin-left: 0;
    }

    .cj-events-top-img {
        height: 140px;
    }

    .cj-detail-head-title {
        font-size: 16px;
    }

    .cj-detail-img-item {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .cj-detail-img-item:nth-child(n+2) {
        margin-top: 10px !important;
    }

    .cj-detail-tip {
        display: block;
    }

    .cj-detail-tip-txt {
        width: 100%;
        margin-right: 0;
    }

    .cj-detail-tip-card {
        width: 100%;
        margin-top: 20px;
    }
}

@media screen and (max-width: 500px) {
    .cj-events-top-nav-list a {
        padding: 5px 5px;
        font-size: 10px;
        font-weight: 400;
    }

    .cj-events-top-img {
        height: 90px;
    }

    .cj-detail-thum {
        margin-top: 10px;
    }

    .cj-detail-thum a {
        padding: 10px;
    }

    .cj-detail-thum-pic {
        width: 90px;
        min-width: 90px;
        height: 73px;
        left: 10px;
        top: 38px;
    }

    .cj-detail-thum-title {
        font-size: 12px;
    }

    .cj-detail-thum-desc {
        margin-top: 4px;
        font-size: 10px;
        line-height: 14px;
        margin-left: 100px;
        min-height: 80px;
    }

    .cj-detail-thum-desc li {
        margin-top: 4px;
        padding-left: 16px;
    }

    .cj-col-1 .cj-detail-thum-info {
        margin-left: 10px;
    }

    .cj-detail-thum-desc .cj-icon-turn,
    .cj-detail-thum-desc .cj-icon-company,
    .cj-detail-thum-desc .cj-icon-time,
    .cj-detail-thum-desc .cj-icon-location {
        width: 12px;
        height: 12px;
        top: 0;
    }
}

.cj-company-banner {
    position: relative;
    height: 372px;
}

.cj-company-banner .cj-wrap-cont {
    position: relative;
    height: 100%;
}

.cj-company-banner .cj-banner-search {
    margin-top: 2%;
}

.cj-company-banner-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 372px;
}

.cj-company-banner-img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
}

.cj-list-banner {
    position: relative;
    height: 235px;
}

.cj-list-banner-img {
    height: 235px;
}

.cj-list-banner-img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
}

.cj-company-list {
    margin-bottom: 40px;
}

.cj-company-item {
    position: relative;
    width: 49.2%;
    margin-right: 1.5%;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    box-shadow: 0px 4px 10px 0px rgba(10, 2, 5, 0.07);
    -webkit-transition: transform 0.2s ease;
    -moz-transition: transform 0.2s ease;
    -ms-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
}

.cj-company-item:hover, .cj-company-item:active {
    -webkit-transform: translate(0, -5px);
    -moz-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px);
}

.cj-company-item:nth-child(n+3) {
    margin-top: 20px;
}

.cj-company-item:nth-child(2n) {
    margin-right: 0;
}

.cj-company-item a {
    display: block;
    padding-top: 10px;
}

.cj-company-item .img {
    width: 100%;
    height: 190px;
    border-bottom: 1px solid #f0f0f0;
}

.cj-company-item .img img {
    display: block;
    max-width: 75%;
    max-height: 75%;
    margin: 0 auto;
}

.cj-company-item .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #f0f0f0;
    margin: 10px 20px 0;
    padding: 15px 0;
    color: #434242;
    font-size: 18px;
    font-weight: 700;
}

.cj-company-item .info {
    margin: 0 20px 0;
    padding: 20px 0 25px 16px;
    color: #7c7c7c;
    font-size: 16px;
    line-height: 1.65;
}

.cj-company-item .info li {
    list-style: disc;
}

.cj-col-3 .cj-company-item {
    width: 32.33%;
}

.cj-col-3 .cj-company-item:nth-child(n+3) {
    margin-top: 0;
}

.cj-col-3 .cj-company-item:nth-child(2n) {
    margin-right: 1.5%;
}

.cj-col-3 .cj-company-item:nth-child(n+4) {
    margin-top: 20px;
}

.cj-col-3 .cj-company-item:nth-child(3n) {
    margin-right: 0;
}

.cj-col-4 .cj-company-item {
    width: 23.8%;
}

.cj-col-4 .cj-company-item:nth-child(n+3) {
    margin-top: 0;
}

.cj-col-4 .cj-company-item:nth-child(2n) {
    margin-right: 1.5%;
}

.cj-col-4 .cj-company-item:nth-child(n+5) {
    margin-top: 20px;
}

.cj-col-4 .cj-company-item:nth-child(4n) {
    margin-right: 0;
}

.cj-pagination {
    margin-bottom: 30px;
}

.cj-pagination a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 7px;
    text-align: center;
    line-height: 48px;
    color: #7c7c7c;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #f0f0f0;
    background: #fff;
}

.cj-pagination a:not(.disabled):hover {
    color: #f48840;
    border-color: #f48840;
}

.cj-pagination a.curr, .cj-pagination a.curr:hover {
    color: #fff;
    background: #f48840;
    border-color: #f48840;
}

.cj-pagination a.disabled {
    opacity: .4;
    cursor: default;
}

.cj-pagination .cj-pagination-prev:before,
.cj-pagination .cj-pagination-next:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    border: 5px solid transparent;
}

.cj-pagination .cj-pagination-prev:before {
    margin-left: -9px;
    border-right: 8px solid currentColor;
}

.cj-pagination .cj-pagination-next:before {
    margin-left: -3px;
    border-left: 8px solid currentColor;
}

.cj-company-detail-banner {
    margin-left: -47px;
    margin-right: -47px;
    margin-bottom: 40px;
    border-radius: 5px;
    box-shadow: 0 8px 21px rgba(4, 0, 0, 0.28);
}

.cj-company-detail-banner img {
    display: block;
    width: 100%;
    border-radius: 5px;
}

.cj-company-side-info {
    position: relative;
    z-index: 1;
    padding: 10px 0;
}

.cj-company-side-info:before {
    content: "";
    position: absolute;
    top: -17px;
    left: -21px;
    right: -21px;
    z-index: -1;
    height: 428px;
    background: url(../images/company-side-bg.png) center top no-repeat;
    background-size: 100% auto;
}

.cj-company-side-info .company-logo {
    width: 100%;
    height: 150px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.cj-company-side-info .company-logo img {
    display: block;
    height: 100px;
    margin: 0 auto;
}

.cj-company-side-info .company-links {
    margin: 0 20px 40px;
}

.cj-company-side-info .company-links li {
    position: relative;
    padding: 10px 20px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #c9c9c9;
}

.cj-company-side-info .company-links li:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    left: 0;
    margin-top: -6px;
    border: 4px solid transparent;
    border-left: 6px solid #a8a8a8;
}

.cj-company-side-info .info-list {
    margin: 0 20px 20px;
    padding: 10px 0;
}

.cj-company-side-info .info-list li {
    padding: 10px 0;
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #c9c9c9;
}

.cj-company-side-info .info-list li a,
.cj-company-side-info .info-list li span {
    display: inline-block;
    color: #333;
    margin-left: 7px;
}

.cj-company-side-info .info-list li a:hover {
    color: #c6000b;
}

.cj-company-side-info-trans {
    -webkit-transform: translate(0, -105px);
    -moz-transform: translate(0, -105px);
    -ms-transform: translate(0, -105px);
    transform: translate(0, -105px);
}

.cj-jobs-link {
    margin: 0 20px;
    padding: 20px 0 30px;
}

.cj-jobs-link li {
    width: 48%;
    padding: 15px 0;
    border-bottom: 1px solid #c9c9c9;
}

.cj-jobs-link li:nth-child(even) {
    margin-left: 4%;
}

.cj-jobs-link li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 16px;
    color: #242424;
    line-height: 1.3;
}

.cj-jobs-link li a:hover {
    color: #c6000b;
}

.cj-comments-box {
    margin: 0 20px;
    padding: 30px 0;
}

.cj-comments-group {
    margin-bottom: 20px;
}

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

.cj-comments-input+.cj-comments-input {
    margin-left: 2%;
}

.cj-comments-textarea {
    display: block;
    width: 100%;
    height: 200px;
    padding: 8px 10px;
    border: 1px solid #c9c9c9;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 22px;
    background: #fff;
    border-radius: 4px;
    resize: none;
}

.cj-comments-btn {
    display: block;
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 10px auto;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    background: #c6000b;
    border: none;
    box-shadow: none;
}

.cj-comments-btn:hover, .cj-comments-btn:active {
    -webkit-filter: brightness(0.92);
    -moz-filter: brightness(0.92);
    -ms-filter: brightness(0.92);
    filter: brightness(0.92);
}

.cj-company-intro {
    position: relative;
    padding: 30px 0 70px;
    margin: 0 20px;
}

.cj-company-intro .intro-txt {
    font-size: 16px;
    line-height: 1.5;
    color: #333;
}

.cj-company-intro .show-more-intro {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    background: url(../images/icon/double-arrow.svg) center center no-repeat;
    background-size: 18px 18px;
}

.cj-company-intro .show-more-intro:hover, .cj-company-intro .show-more-intro:active {
    background: url(../images/icon/double-arrow-hl.svg) center center no-repeat;
    background-size: 18px 18px;
}

.cj-company-intro .show-less-intro {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: url(../images/icon/double-arrow.svg) center center no-repeat;
    background-size: 18px 18px;
}

.cj-company-intro .show-less-intro:hover, .cj-company-intro .show-less-intro:active {
    background: url(../images/icon/double-arrow-hl.svg) center center no-repeat;
    background-size: 18px 18px;
}

@media screen and (max-width: 1560px) {

    .cj-company-banner,
    .cj-company-banner-img {
        height: 300px;
    }

    .cj-list-banner,
    .cj-list-banner-img {
        height: 200px;
    }
}

@media screen and (max-width: 1280px) {

    .cj-company-banner,
    .cj-company-banner-img {
        height: 240px;
    }

    .cj-company-banner .cj-banner-search {
        margin-top: 1%;
    }

    .cj-col-4 .cj-company-item {
        width: 32.33%;
    }

    .cj-col-4 .cj-company-item:nth-child(n+3) {
        margin-top: 0;
    }

    .cj-col-4 .cj-company-item:nth-child(2n) {
        margin-right: 1.5%;
    }

    .cj-col-4 .cj-company-item:nth-child(n+4) {
        margin-top: 20px;
    }

    .cj-col-4 .cj-company-item:nth-child(3n) {
        margin-right: 0;
    }

    .cj-company-item .img {
        width: 100%;
        height: 150px;
    }

    .cj-company-item .name {
        font-size: 16px;
    }

    .cj-company-item .info {
        font-size: 14px;
    }

    .cj-pagination a {
        width: 40px;
        height: 40px;
        line-height: 38px;
        font-size: 14px;
    }

    .cj-company-intro .intro-txt,
    .cj-jobs-link li a,
    .cj-comments-input,
    .cj-company-side-info .info-list li {
        font-size: 14px;
    }

    .cj-company-side-info .company-links li {
        font-size: 16px;
    }
}

@media screen and (max-width: 1000px) {

    .cj-company-banner,
    .cj-company-banner-img {
        height: 200px;
    }

    .cj-list-banner,
    .cj-list-banner-img {
        height: 170px;
    }

    .cj-company-banner .cj-banner-search {
        margin-top: 0%;
    }

    .cj-company-item .img {
        height: 120px;
    }

    .cj-company-side-info {
        display: none;
    }

    .cj-company-detail-banner {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width: 700px) {
    .cj-company-banner {
        height: 280px;
    }

    .cj-company-banner .cj-company-banner-img {
        position: absolute;
        height: 280px;
    }

    .cj-company-banner .cj-banner-search {
        position: absolute;
        top: 20px;
    }

    .cj-col-3 .cj-company-item,
    .cj-col-4 .cj-company-item {
        width: 49.2%;
    }

    .cj-col-3 .cj-company-item:nth-child(n+3),
    .cj-col-4 .cj-company-item:nth-child(n+3) {
        margin-top: 20px;
    }

    .cj-col-3 .cj-company-item:nth-child(3n),
    .cj-col-4 .cj-company-item:nth-child(3n) {
        margin-right: 1.5%;
    }

    .cj-col-3 .cj-company-item:nth-child(2n),
    .cj-col-4 .cj-company-item:nth-child(2n) {
        margin-right: 0;
    }

    .cj-company-item .name {
        font-size: 14px;
    }

    .cj-company-item .info {
        font-size: 12px;
    }

    .cj-pagination a {
        width: 30px;
        height: 30px;
        line-height: 28px;
        font-size: 12px;
    }

    .cj-company-intro .intro-txt,
    .cj-jobs-link li a,
    .cj-comments-input,
    .cj-company-side-info .info-list li {
        font-size: 12px;
    }

    .cj-jobs-link li {
        width: 100%;
    }

    .cj-jobs-link li:nth-child(even) {
        margin-left: 0;
    }

    .cj-comments-input {
        width: 100%;
    }

    .cj-comments-group {
        margin-bottom: 10px;
    }

    .cj-comments-input+.cj-comments-input {
        margin-left: 0;
        margin-top: 10px;
    }
}

@media screen and (max-width: 500px) {
    .cj-company-banner-img {
        height: 130px;
    }

    .cj-company-item {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

.cj-job-nav-item {
    margin-top: 25px;
}

.cj-job-nav-item:first-child {
    margin-top: 0;
}

.cj-job-nav-item h3 {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 6px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.87);
}

.cj-job-sub-nav {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.cj-job-sub-nav li {
    padding: 8px 12px;
}

.cj-job-sub-nav li a, .cj-job-sub-nav li p {
    display: block;
    padding: 8px 12px 7px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.870588);
}

.cj-job-sub-nav li+li {
    border-top: 1px solid rgba(74, 91, 155, 0.15);
}

.cj-job-sub-nav p input {
    display: inline;
    margin-right: 15px;
}

.cj-job-sub-nav .show-more-button a,
.cj-job-sub-nav .show-less-button a {
    text-transform: none;
    text-align: center;
    color: #c6000b !important;
    font-size: 14px !important;
    padding: 8px 12px !important;
}

.cj-job-sub-nav .arrow-down {
    content: "";
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    top: 3px;
    margin-left: 5px;
    border: 4px solid transparent;
    border-top: 6px solid currentColor;
}

.cj-job-sub-nav .arrow-up {
    content: "";
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    top: -1px;
    margin-left: 5px;
    border: 4px solid transparent;
    border-bottom: 6px solid currentColor;
}

.cj-job-page-h1 {
    font-size: 24px;
    color: #333;
}

.cj-job-page-h2 {
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px;
    color: rgba(0, 0, 0, 0.870588);
}

.cj-job-item {
    position: relative;
    padding: 30px 30px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
}

.cj-job-item:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.cj-job-item-left {
    margin-right: 170px;
}

.cj-job-item-left .job-title {
    font-size: 18px;
    color: #c6000b;
    margin-bottom: 5px;
}

.cj-job-item-left .job-post {
    font-size: 14px;
    color: #666;
    margin-bottom: 5px;
}

.cj-job-item-left .job-post a {
    color: #c6000b;
}

.cj-job-item-left .job-info {
    font-size: 0;
    margin: 15px 0;
}

.cj-job-item-left .job-info .info-txt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 24px;
    font-size: 15px;
    color: #212121;
    line-height: 27px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cj-job-item-left .job-info .cj-icon-money,
.cj-job-item-left .job-info .cj-icon-time,
.cj-job-item-left .job-info .cj-icon-location {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
}

.cj-job-item-left .job-info .cj-icon-money {
    background: url(../images/icon/icon-money.svg) center center no-repeat;
    background-size: 86% 86%;
}

.cj-job-item-left .job-info .cj-icon-time {
    background: url(../images/icon/icon-time.svg) center center no-repeat;
    background-size: 90% 90%;
}

.cj-job-item-left .job-info .cj-icon-location {
    background: url(../images/icon/icon-location.svg) center center no-repeat;
    background-size: 100% 100%;
}


.cj-typelist-list .job-info {
    font-size: 0;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 18px;
}

.cj-typelist-list .job-info .info-txt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-left: 20px;
    font-size: 14px;
    color: #858585;
    line-height: 27px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cj-typelist-list .job-info .cj-icon-money,
.cj-typelist-list .job-info .cj-icon-time {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
}

.cj-typelist-list .job-info .cj-icon-money {
    background: url(../images/icon/icon-money-grey.svg) center center no-repeat;
    background-size: 80% 80%;
}

.cj-typelist-list .job-info .cj-icon-time {
    background: url(../images/icon/icon-time-grey.svg) center center no-repeat;
    background-size: 80% 80%;
}


.cj-jobs-link .job-info {
    font-size: 0;
    margin-top: 8px;
    margin-bottom: -8px;
    margin-left: 0px;
}

.cj-jobs-link .job-info .info-txt {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-left: 20px;
    font-size: 14px;
    color: #858585;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cj-jobs-link .job-info .cj-icon-money,
.cj-jobs-link .job-info .cj-icon-time,
.cj-jobs-link .job-info .cj-icon-location {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 20px;
    height: 20px;
}

.cj-jobs-link .job-info .cj-icon-money {
    background: url(../images/icon/icon-money-grey.svg) center center no-repeat;
    background-size: 80% 80%;
}

.cj-jobs-link .job-info .cj-icon-time {
    background: url(../images/icon/icon-time-grey.svg) center center no-repeat;
    background-size: 80% 80%;
}

.cj-jobs-link .job-info .cj-icon-location {
    background: url(../images/icon/icon-location-grey.svg) center center no-repeat;
    background-size: 80% 80%;
}

.cj-job-item-right {
    position: absolute;
    right: 30px;
    top: 30px;
}

.cj-job-item-right .company-img {
    width: 140px;
    min-width: 140px;
    height: 60px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: auto;
    overflow: hidden;
}

.cj-job-item-right .company-img img {
    display: block;
    height: 60px;
    margin: 5px auto;
}

.cj-job-item-right .job-post-time {
    text-align: right;
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
}

.cj-job-item-right .cj-job-right-action {
    position: relative;
    top: 0;
}

.cj-job-item-right .cj-btn-normal {
    display: block;
    width: 140px;
    margin: 0 auto 10px;
    text-align: center;
}

.unseen-job-marker-wrapper {
    width: 36px;
    height: 36px;
    margin-top: 0;
    position: absolute;
    left: 0;
    top: -1px;
    overflow: hidden;
}

.unseen-job-marker-wrapper .unseen-job-marker {
    font-size: 10px;
    background-color: #c6000b;
    padding-top: 15px;
    width: 48px;
    height: 32px;
    text-align: center;
    color: white;
    position: absolute;
    left: -18px;
    top: -11px;
    display: block;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.cj-job-side-list {
    margin: 0 20px;
    padding: 10px 0;
}

.cj-job-side-list li {
    width: 100%;
    padding: 10px 0;
    line-height: 1.3;
    font-size: 14px;
    border-top: 1px solid rgba(74, 91, 155, 0.15);
}

.cj-job-side-list li:first-child {
    border-top: none;
}

.cj-job-side-list a {
    color: #c6000b;
}

.cj-job-side-list a:hover, .cj-job-side-list a:active {
    text-decoration: underline;
}

.cj-job-side-list .txt-main {
    color: #c6000b;
    font-weight: 700;
}

.cj-job-side-list .txt-sub {
    color: #666;
    margin-top: 5px;
}

.cj-job-details {
    position: relative;
    margin-bottom: 20px;
}

.cj-hl {
    color: #c6000b !important;
}

.cj-job-title {
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 700;
}

.cj-job-desc {
    font-size: 16px;
    line-height: 24px;
    color: #262626;
}

.cj-job-desc a {
    color: #c6000b;
}

.cj-job-desc a:hover, .cj-job-desc a:active {
    text-decoration: underline;
}

.cj-job-desc strong {
    font-weight: 500;
    color: #000;
    margin-bottom: 5px;
    display: block;
    font-size: 17px;
}

.cj-job-desc .fwb {
    font-weight: 900;
    font-family: Verdana;
}

.cj-job-title.cj-hl,
.cj-job-desc.cj-hl {
    margin-right: 175px;
}

.cj-job-details-cont {
    padding: 20px;
}

.cj-job-details-cont .cj-btn-normal {
    display: block;
    width: 152px;
    margin: 0 auto 10px;
    text-align: center;
}

.cj-job-right-action {
    position: absolute;
    top: 12px;
    right: 0;
}

.cj-icon-gou {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-top: -3px;
    margin-right: 6px;
    background: url(../images/icon/icon-gou.svg) center center no-repeat;
    background-size: 86% 86%;
}

.cj-icon-collect {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    margin-top: -3px;
    margin-right: 6px;
    background: url(../images/icon/icon-collect.png) center center no-repeat;
    background-size: 100% 100%;
}

.cj-icon-collect-done {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-top: -3px;
    margin-right: 6px;
    background: url(../images/icon/icon-collect.svg) center center no-repeat;
    background-size: 100% 100%;
}

.cj-wrap-cont-height {
    min-height: calc(100vh - 242px);
    padding: 40px 0;
}

.cj-job-search-input {
    width: 90%;
    max-width: 700px;
    margin: 30px auto 40px;
    font-size: 0;
}

.cj-job-search-input .cj-search-input {
    padding-left: 10px;
}

.cj-job-search-input .input-item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-top: 10px;
    padding: 0 20px;
}

.cj-job-search-input .input-item-label {
    display: block;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 36px;
    font-weight: 700;
}

.cj-job-search-input .pull-right {
    display: block;
    text-align: right;
    color: #c6000b;
    font-size: 14px;
}

.cj-job-search-input .input-item-area {
    margin-bottom: 10px;
}

.cj-job-search-input .input-item-area label {
    display: inline-block;
    margin-right: 10px;
    white-space: nowrap;
}

.cj-job-search-input .input-item-area span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.cj-job-search-input input[type="checkbox"] {
    position: relative;
    box-shadow: none;
    border: 0;
    display: inline-block;
    width: 16px;
    height: 16px;
    top: 0;
    padding: 0;
    vertical-align: middle;
    margin: 0 4px 0 0px !important;
}

.cj-job-search-btn {
    padding-bottom: 40px;
    text-align: center;
}

.cj-job-search-btn .cj-btn-normal {
    display: inline-block;
}

.cj-job-search-btn .btn-clearform {
    color: #c6000b;
    font-size: 14px;
}

@media screen and (max-width: 1560px) {
    .cj-job-title {
        font-size: 32px;
    }
}

@media screen and (max-width: 1280px) {
    .cj-job-side-list li {
        font-size: 12px;
    }

    .cj-job-title {
        font-size: 28px;
    }

    .cj-job-desc {
        font-size: 14px;
    }

    .cj-job-desc strong {
        font-size: 16px;
    }

    .cj-job-page-h1 {
        font-size: 22px;
    }

    .cj-job-page-h2 {
        font-size: 16px;
    }
}

@media screen and (max-width: 1000px) {
    .cj-job-title {
        font-size: 24px;
    }

    .cj-job-desc strong {
        font-size: 15px;
    }

    .cj-job-right-action {
        top: 6px;
    }

    .cj-job-search-input {
        width: 100%;
        margin: 10px auto 20px;
    }

    .cj-job-search-input .pull-right,
    .cj-job-search-input .input-item-area span,
    .cj-job-search-btn .btn-clearform {
        font-size: 12px;
    }

    .cj-wrap-cont-height {
        padding: 20px 0;
    }

    .cj-job-nav {
        display: none;
    }

    .cj-job-page-h1 {
        font-size: 18px;
    }

    .cj-job-page-h2 {
        font-size: 14px;
    }

    .cj-job-item {
        padding: 20px;
    }

    .cj-job-item-left {
        margin-right: 0;
    }

    .cj-job-item-left .job-title {
        font-size: 16px;
    }

    .cj-job-item-left .job-post {
        font-size: 12px;
    }

    .cj-job-item-left .job-info .info-txt {
        font-size: 13px;
    }

    .cj-job-item-right {
        position: relative;
        right: 0;
        top: 0;
    }

    .cj-job-item-right .company-img {
        margin-left: 0;
        margin-right: auto;
        margin-bottom: 10px;
    }

    .cj-job-item-right .job-post-time {
        text-align: left;
    }

    .cj-job-item-right .cj-btn-normal {
        margin-left: 0;
    }
}

@media screen and (max-width: 700px) {
    .cj-job-title {
        font-size: 20px;
    }

    .cj-job-right-action {
        position: relative;
        top: 0;
    }

    .cj-job-right-action .cj-btn-normal {
        display: inline-block;
    }

    .cj-job-search-input .input-item-label {
        font-size: 14px;
    }

    .cj-job-search-input .input-item {
        display: block;
        width: 100%;
    }

    .cj-job-item-left .job-info .info-txt {
        width: 100%;
    }
}

@media screen and (max-width: 500px) {
    .cj-job-title {
        font-size: 16px;
    }

    .cj-job-desc strong {
        font-size: 14px;
    }

    .cj-job-desc {
        font-size: 12px;
    }

    .cj-job-right-action .cj-btn-normal {
        width: 130px;
    }
}

.cj-cr-group {
    margin-top: 30px;
    margin-bottom: 10px;
}

.cj-cr-group-main {
    width: 70%;
    margin-right: 1px;
}

.cj-cr-group-img {
    position: relative;
    display: block;
    width: 100%;
    height: 591px;
}

.cj-cr-group-img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
}

.cj-cr-group-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    opacity: .45;
    background: -webkit-gradient(linear, right bottom, left top, color-stop(0%, #000), color-stop(100%, #c6000b));
    background: -webkit-linear-gradient(135deg, #000 0%, #c6000b 100%);
    background: -moz-linear-gradient(135deg, #000 0%, #c6000b 100%);
    background: -ms-linear-gradient(135deg, #000 0%, #c6000b 100%);
    background: linear-gradient(-45deg, #000 0%, #c6000b 100%);
}

.cj-cr-group-info {
    position: absolute;
    left: 8%;
    right: 8%;
    bottom: 30px;
    z-index: 2;
}

.cj-cr-group-info h3 {
    font-size: 36px;
    color: white;
    font-weight: bold;
    line-height: 1.2;
    text-shadow: 1.5px 2.598px 5px rgba(10, 2, 5, 0.52);
}

.cj-cr-group-info .btn {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    border: 1px solid #fff;
    font-size: 18px;
    color: #fff;
    line-height: 1.6;
    padding: 0 10px;
}

.cj-cr-group-side {
    width: 30%;
}

.cj-cr-group-side .cj-cr-group-img {
    margin-top: 1px;
    height: 295px;
}

.cj-cr-group-side .cj-cr-group-img:first-child {
    margin-top: 0;
}

.cj-cr-group-side .cj-cr-group-info h3 {
    font-size: 24px;
}

.cj-article-title h1 {
    font-size: 30px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 700;
    margin-bottom: 10px;
}

.cj-news-time {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 20px;
}

.cj-news-sources {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 20px;
}

.cj-article-share {
    font-size: 0;
    margin-bottom: 30px;
}

.cj-article-share .share-link {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    box-shadow: none;
}

.cj-article-share .share-link:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
}

.cj-article-share .share-link i {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/icon/news-share-icons.png);
    background-size: auto 32px;
}

.cj-article-share .share-link .share-link-facebook {
    background-position: 0 0;
}

.cj-article-share .share-link .share-link-twitter {
    background-position: -37px 0;
}

.cj-article-share .share-link .share-link-fax {
    background-position: -74px 0;
}

.cj-article-share .share-link .share-link-email {
    background-position: -111px 0;
}

.cj-article-share .share-link .share-link-add {
    background-position: -148px 0;
}

.cj-article-share .share-link .share-link-linkedin {
    background-position: -185px 0;
}

.cj-article-share .share-num {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 32px;
    background: #ebebeb;
    margin-left: 4px;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    line-height: 32px;
    text-align: center;
}

.cj-article-share .share-num:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 12px;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-right: 7px solid #ebebeb;
}

.cj-artical-content p {
    font-size: 16px;
    line-height: 1.5;
}

.cj-artical-content .cj-ta-center {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

.cj-articles-related {
    border-top: 1px solid #f2f2f2;
    padding-top: 20px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.cj-articles-related h3 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
}

.cj-articles-related ul {
    margin-left: 20px;
}

.cj-articles-related li {
    color: #c6000b;
    font-size: 14px;
    line-height: 28px;
    list-style-type: disc;
}

.cj-articles-related li:hover {
    text-decoration: underline;
}

.cj-articles-related a {
    color: inherit;
}

.cj-job-simple {
    margin: 0 20px;
    padding: 10px 0;
}

.cj-job-simple li {
    color: #333;
    background: #f7f7f7;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cj-job-simple li:hover, .cj-job-simple li:active {
    color: #fff;
    background: #c6000b;
}

.cj-job-simple a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 18px;
    color: inherit;
}

@media screen and (max-width: 1560px) {
    .cj-cr-group-img {
        height: 531px;
    }

    .cj-cr-group-side .cj-cr-group-img {
        height: 265px;
    }

    .cj-cr-group-info h3 {
        font-size: 30px;
    }

    .cj-cr-group-side .cj-cr-group-info h3 {
        font-size: 20px;
    }
}

@media screen and (max-width: 1280px) {
    .cj-article-title h1 {
        font-size: 26px;
    }

    .cj-artical-content p {
        font-size: 14px;
    }

    .cj-cr-group-img {
        height: 451px;
    }

    .cj-cr-group-side .cj-cr-group-img {
        height: 225px;
    }

    .cj-cr-group-info h3 {
        font-size: 24px;
    }

    .cj-cr-group-side .cj-cr-group-info h3 {
        font-size: 16px;
    }
}

@media screen and (max-width: 1000px) {
    .cj-article-title h1 {
        font-size: 22px;
    }

    .cj-cr-group-img {
        height: 391px;
    }

    .cj-cr-group-side .cj-cr-group-img {
        height: 195px;
    }

    .cj-cr-group-info h3 {
        font-size: 20px;
    }

    .cj-cr-group-side .cj-cr-group-info h3 {
        font-size: 14px;
    }

    .cj-cr-group-info .btn {
        font-size: 14px;
    }
}

@media screen and (max-width: 700px) {
    .cj-article-title h1 {
        font-size: 18px;
    }

    .cj-artical-content p {
        font-size: 12px;
    }

    .cj-artical-content .cj-ta-center {
        font-size: 12px;
    }

    .cj-cr-group {
        display: block;
        margin-top: 20px;
    }

    .cj-cr-group-main {
        width: 100%;
        margin-right: 0;
        margin-bottom: 1px;
    }

    .cj-cr-group-side {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: stretch;
        -moz-box-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        align-items: stretch;
    }

    .cj-cr-group-side .cj-cr-group-img {
        width: 50%;
        margin-top: 0;
        margin-left: 1px;
    }

    .cj-cr-group-side .cj-cr-group-img:first-child {
        margin-top: 0;
        margin-left: 0;
    }

    .cj-cr-group-img {
        height: 250px;
    }

    .cj-cr-group-side .cj-cr-group-img {
        height: 130px;
    }

    .cj-cr-group-info .btn {
        font-size: 12px;
    }
}

/*# sourceMappingURL=style.css.map */