html, body, div, span, a, ul, li, p, h1, h2, h3{
    font-family: arial, verdana, helvetica, 'PingFang SC', 'HanHei SC', STHeitiSC-Light, Microsoft Yahei, sans-serif !important;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    background-color: #eeeeee;
    font-size: 12px;
}

body {
    margin: 0;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    line-height: 1.5;
    color: #333;
    min-height: 100%;
    background-color: #eeeeee;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

progress {
    vertical-align: baseline;
}

[hidden],
template {
    display: none;
}

a {
    background: transparent;
    text-decoration: none;
    color: #08c;
}

a:active {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

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

svg:not(:root) {
    overflow: hidden;
}

pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    vertical-align: middle;
}

button,
input,
select {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

[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: border-box;
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    resize: vertical;
    vertical-align: top;
}

optgroup {
    font-weight: bold;
}

input,
select,
textarea {
    outline: 0;
}

textarea,
input {
    -webkit-user-modify: read-write-plaintext-only;
}

input::-ms-clear,
input::-ms-reveal {
    display: none;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}

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

td,
th {
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
    margin: 0;
}

ul,
ol,
li,
dl,
dd {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none outside none;
}

h1,
h2,
h3 {
    line-height: 2;
    font-weight: normal;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

i {
    font-style: normal;
}

* {
    box-sizing: border-box;
}

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

.clearfix::after {
    clear: both;
}


/*学校*/

.clearbox:after {
    display: block;
    height: 0;
    content: '\A0';
    overflow: hidden;
    clear: both;
}

.clearbox {
    *zoom: 1;
}

.company-brief-h {
    width: 1170px;
    margin: 0 auto;
    background-color: #ffffff;
}

.company-crumbs {
    width: 100%;
    padding: 10px 0 10px 20px;
    border-bottom: 5px solid #eeeeee;
}

.company-crumbs>a {
    margin-right: 2px;
    color: #6d6d6d;
}

.company-brief-cen {
    width: 100%;
    padding: 5px 20px;
}

.company-brief-cen-l {
    padding: 20px;
    padding-top: 0;
    float: left;
    width: 80%;
    background: #fff;
}

.info-primary {
    position: absolute;
    top: 0px;
    left: -932px;
    background-color: #fff;
    z-index: 1;
    width: 904px;
    padding: 5px 0 5px 20px;
    margin-left: -5px;
}

.info-primary-logo {
    float: left;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.info-primary-logo>img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.info-primary02 {
    float: left;
    margin-left: 15px;
}

.info-primary03 {
    display: flex;
    align-items: center;
}

.info-primary03>img {
    height: 18px;
    margin-left: 6px;
}

.info-primary03>h2 {
    font-size: 22px;
    line-height: 40px;
    padding: 0 0 3px 0;
}

.info-primary04 {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    color: #6d6d6d;
    margin-bottom: 10px;
}

.info-primary05 {
    font-size: 14px;
    color: #6d6d6d;
}

.info-primary05>i {
    font-size: 20px;
    color: #116AA0;
    vertical-align: middle;
}

.company-job-sec {
    width: 100%;
    margin-top: 110px;
    border-top: 5px solid #eeeeee;
}

.company-job-sec02 {
    width: 100%;
    padding-top: 30px;
}

.company-job-sec02>h3 {
    padding-left: 10px;
    font-size: 16px;
    position: relative;
    color: #333333;
}

.company-job-sec02>h3::after {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 2px;
    content: '';
    height: 15px;
    width: 3px;
    border-radius: 2px;
    background-color: #fe6c00;
}

.company-job-sec02>h3>span {
    font-size: 15px;
}

.fold-text {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 30px;
    /*max-height: 120px;*/
    overflow: hidden;
    position: relative;
    padding-left: 10px;
}

.more-view {
    font-size: 14px;
    color: #fe6c00;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
}

.more-view>i {
    vertical-align: middle;
    font-size: 14px;
}

.job-list {
    width: 100%;
}

.job-list>ul>li {
    margin: 5px 0;
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px solid #bfbfbf;
}

.job-list-con-l {
    float: left;
    width: 500px;
}

.job-list-con-l>p:nth-of-type(1) {
    font-size: 15px;
    color: #333333;
    line-height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.job-list-con-l:visited>p:nth-of-type(1) {
    color: green;
}

.job-list>ul>li:hover .job-list-con-l>p:nth-of-type(1) {
    color: #999999;
}

.job-list-con-l>div {
    font-size: 13px;
    color: #ABACAB;
    font-weight: 400;
}

.job-list-con-l>p:nth-of-type(2) {
    font-size: 14px;
    color: #6d6d6d;
    line-height: 26px;
}

.job-list-con-r {
    float: right;
    text-align: center;
}

.job-list-con-r>p {
    color: #6d6d6d;
    font-size: 15px;
    line-height: 26px;
}

.job-sqtd-btntoudi {
    display: inline-block;
    border: 1px solid #fe6c00;
    font-size: 12px;
    padding: 3px 10px;
    margin-top: 10px;
    cursor: pointer;
    color: #6d6d6d;
    border-radius: 2px;
    transition: background-color .6s;
}

.job-sqtd-btntoudi:hover {
    background-color: #fe6c00;
    color: #fff !important;
}

.job-sqtd-btntoudi.job-sqtd-ytd {
    color: #fff !important;
    border-color: #fff !important;
    background-color: #cac2c2;
}

.job-ckgd {
    width: 100%;
    text-align: center;
    padding: 30px 10px 0 10px;
}

.job-ckgd>a {
    display: inline-block;
    color: #fff;
    background-color: #fe6c00;
    padding: 4px 14px;
    border-radius: 2px;
}

.company-job-qtxx-list {
    width: 100%;
}

.company-job-qtxx-list>li {
    float: left;
    width: 30%;
    line-height: 24px;
    margin: 10px 1.5%;
    border: 1px solid #bfbfbf;
    padding: 5px 5px;
}

.company-job-qtxx-list>li>a {
    display: block;
    font-size: 14px;
    color: #6d6d6d;
}

.company-job-qtxx-list>li:hover {
    border-color: #fe6c00;
}

.company-job-qtxx-list>li>a>span {
    display: block;
    text-align: center;
    border-radius: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.company-job-qtxx-list>li>a>span:nth-of-type(2) {
    font-size: 12px;
}

.company-brief-cen-r {
    padding: 20px;
    width: 20%;
    float: right;
    position: relative;
    background-color: #fff;
    border-left: 5px solid #eeeeee;
}

.company-job-lxr {
    padding-left: 10px;
}

.company-job-lxr>p {
    line-height: 26px;
    font-size: 14px;
    color: #6d6d6d;
}

.company-job-lxr-rz {
    display: flex;
    align-items: center;
}

.company-job-lxr-rz>i {
    font-size: 24px;
    color: #999999;
}

.company-job-lxr-rz>span {
    font-size: 14px;
    color: #6d6d6d;
}

.company-job-lxr-rz>i.company-job-lxr-rz-i-rz {
    color: #3385FF;
}

.company-job-sec02-qtgs {
    width: 100%;
    padding-left: 10px;
}

.company-job-sec02-qtgs>li {
    line-height: 30px;
    margin: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.company-job-sec02-qtgs>li>a {
    font-size: 14px;
    color: #6d6d6d;
}

.company-job-sec02-qtgs>li>a:hover {
    color: #fe6c00;
}

.company-job-map {
    height: 200px;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    line-height: 200px;
}

.unable-btntoudi {
    display: inline-block;
    border: 1px solid #cac2c2;
    font-size: 12px;
    padding: 3px 10px;
    margin-top: 10px;
    cursor: pointer;
    color: #fff;
    border-radius: 2px;
    background-color: #cac2c2;
}

.part-time {
    width: 79.5%;
}

.hymain_02 {
    width: 930px !important;
    padding: 0 20px !important;
    margin-bottom: 5px !important;
    margin-top: 115px !important;
    justify-content: space-around !important;
}

.hymain_02 a {
    /*margin-right: 50px;*/
}

.part-time01 {
    padding-top: 10px;
}

.unable-part-time12 {
    color: #fff !important;
    border-color: #fff !important;
    background-color: #cac2c2;
}

.store_carousel {
    width: 870px;
    height: 300px;
    margin: 10px auto;
    border: 1px solid #eeeeee;
}

.store_carousel img {
    width: 100%;
    height: 100%;
}

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

.jimg {
    height: 120px;
    padding: 0 20px;
}

.jimg ul {
    margin: 10px 0;
    width: 100%;
    display: flex;
    align-items: center;
}

.jimg li {
    display: flex;
    align-items: center;
    width: 118px;
    height: 118px;
    text-align: center;
    margin-right: 20px;
    overflow: hidden;
    background-color: #FFF;
    border: 2px solid #e8e8e8;
    zoom: 1;
}

.jimg li>img {
    width: 100%;
    vertical-align: middle;
    cursor: pointer;
}

.jimg li:hover {
    border: #fe6c00 2px solid;
}

.img_popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 21;
    display: none;
}

.img_popup_mask {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    background-color: #000;
    opacity: .8;
}

.windowPic_regional {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 850px;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 1000;
    border-top: 5px solid #fe6c00;
}

.showimg_big {
    position: relative;
    width: 700px;
    height: 350px;
    text-align: center;
    margin: 25px auto 0;
}

.posterContent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
}

.posterContent>img {
    width: 100%;
    height: 100%;
}

.imgListBox {
    padding: 10px 0 10px;
    border-top: 1px solid #e8e8e8;
}

.showimg_list {
    width: 700px;
    height: 80px;
    margin: 10px auto;
}

.showimg_list li {
    float: left;
    margin-right: 27px;
    height: 80px;
    width: 130px;
    text-align: center;
    overflow: hidden;
    border: #e8e8e8 2px solid;
}

.showimg_list li>img {
    vertical-align: middle;
    cursor: pointer;
    width: 130px;
}

.showimg_list li.img_active {
    border-color: #fe6c00;
}

.but_close {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.but_close>img {
    width: 100%;
    height: 100%;
}

.jimg {
    height: 140px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.jimg .zoomImgBox {
    margin: 5px 0 5px 0;
    height: 130px;
    display: flex;
}

.jimg .zoomImgBox .jimg02 {
    display: flex;
    align-items: center;
    width: 130px;
    height: 100%;
    margin-right: 17px;
    border: 2px solid #cccccc;
}

.jimg .zoomImgBox .jimg02 img {
    width: 100%;
    max-height: 126px;
    cursor: pointer;
}

.jimg .zoomImgBox .jimg02:hover {
    border-color: rgb(254, 108, 0);
}

.img_popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 21;
    display: none;
}

.img_popup_mask {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    background-color: #000;
    opacity: .8;
}

.windowPic_regional {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 850px;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 1000;
    border-top: 5px solid #fe6c00;
}

.showimg_big {
    position: relative;
    width: 700px;
    height: 350px;
    text-align: center;
    margin: 25px auto 10px;
}

.posterContent {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
}

.posterContent>img {
    width: 100%;
    height: 100%;
}

.imgListBox {
    padding: 10px 0 10px;
    border-top: 1px solid #e8e8e8;
}

.showimg_list {
    width: 700px;
    height: 80px;
    margin: 10px auto;
}

.showimg_list li {
    float: left;
    margin-right: 27px;
    height: 80px;
    width: 130px;
    text-align: center;
    overflow: hidden;
    border: #e8e8e8 2px solid;
}

.showimg_list li>img {
    vertical-align: middle;
    cursor: pointer;
    width: 130px;
}

.showimg_list li.img_active {
    border-color: #fe6c00;
}

.but_close {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.but_close>img {
    width: 100%;
    height: 100%;
}

.span_qrcode {
    cursor: pointer;
    color: #FE6C00;
}

.div_qrcode {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999999;
    display: none;
}

.div_qrcode_0 {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}

.div_qrcode_1 {
    position: absolute;
    top: 200px;
    left: 50%;
    width: 300px;
    margin-left: -150px;
    background: #fff;
    border: 1px solid rgb(200, 200, 200);
}

.div_qrcode_10 {
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    font-size: 18px;
    color: #000;
    border-bottom: 1px solid rgb(220, 220, 220);
}

.div_qrcode_10>span:nth-of-type(2) {
    float: right;
}

.div_qrcode_10>span>i {
    font-size: 16px;
    cursor: pointer;
}

.div_qrcode_11 {
    padding: 20px;
    text-align: center;
}

.div_qrcode_11>div {
    line-height: 26px;
    font-size: 15px;
    color: #303030;
    padding: 5px 0;
}

.qrcode_P {
    padding-bottom: 10px;
}

.qrcode_P>img {
    border: 1px solid rgb(230, 230, 230);
    width: 200px;
    height: 200px;
}

.wxfx_h {
    font-size: 16px;
    margin-top: 9px;
}

.headhunting_invite010 {
    display: flex;
    align-items: center;
    cursor: pointer;
    float: left;
    margin: 10px 0 0 10px;
}

.headhunting_invite010:hover {
    color: #fe6c00 !important;
}

.headhunting_invite010:hover span{
    color: #fe6c00;
}

.headhunting_invite010:nth-of-type(1) {
    margin-right: 30px;
}

.headhunting_invite010>img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.headhunting_invite010>span {
    font-size: 15px;
    color: #6d6d6d;
}

.headhunting_invite010>span:hover {
    color: #fe6c00;
}