* {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}
html {
    /*background: rgb(255, 255, 255);*/
    /*overflow-x: hidden;*/
}
body {
    color: rgb(51, 51, 51);
    -webkit-font-smoothing: antialiased;
    font: 14px/18px "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei", SimSun, Arial, "Helvetica Neue", Helvetica, "Lantinghei SC";
    background: rgb(243, 243, 243);
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, p, blockquote, th, td {
    margin: 0px;
    padding: 0px;
}
ol, li, ul, dl, dt, dd {
    list-style: none;
}

div, p, span {
    outline: none;
}
b, em, i {
    display: inline-block;
    font-weight: normal;
    font-style: normal;
}
input {
    -webkit-appearance: none;
}
input, button, select, textarea {
    outline: none;
}
button, submit, input, select {
    vertical-align: middle;
}
button, submit {
    cursor: pointer;
}
select, button {
    font-family: inherit;
    font-size: inherit;
    outline-style: none;
    outline-width: 0pt;
    padding: 0px;
    margin: 0px;
}
fieldset, img {
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}



a {
    color: rgb(51, 51, 51);
    cursor: pointer;
    text-decoration: none;
    outline: none 0px;
}


.w {
    width: 1200px;
    margin: 0px auto;
}
.wrongText {
    margin-top: 5px;
    color: rgb(255, 82, 82);
    font-size: 12px;
    line-height: 17px;
}

.fadeAnim {
    transition: all 0.2s linear 0s;
}
.fadeInDown {
    animation-name: fadeInDown;
}
.animated-fast {
    animation-duration: 0.2s;
    animation-fill-mode: both;
}



.mr5 {
    margin-right: 5px;
}
.ml5 {
    margin-left: 5px;
}
.mt10 {
    margin-top: 10px;
}
.ml10 {
    margin-left: 10px;
}
.mb10 {
    margin-bottom: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}



.flex-center {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.flex-row {
    display: flex;
    flex-direction: row;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-row-space {
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.flex-row-center {
    -webkit-box-align: center;
    align-items: center;
}



.f-bold {
    font-weight: bold;
}
.f-color-9 {
    color: rgb(153, 153, 153);
}
.f-color-75 {
    color: rgb(117, 117, 117);
}
.f-color-95 {
    color: rgb(149, 149, 149);
}
.f-color-orange {
    color: rgb(255, 132, 23);
}
.f12 {
    font-size: 12px;
}
.f14 {
    font-size: 14px;
}
.f16 {
    font-size: 16px;
}
.pointer {
    cursor: pointer;
}
.tc {
    text-align: center;
}
.p5 {
    padding: 5px;
}



.fQxwHy {
    height: 51px;
    width: 100%;
    background: rgb(243, 241, 241);
    border-bottom: 1px solid rgb(243, 241, 241);
}

.fQxwHy > div:first-child {
    /* width: 1200px; */
    min-width: 1200px;
    position: relative;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0px auto;
}
.fQxwHy .logo {
    height: 40px;
    margin-top: 5px;
}

.ffkNNa {
    font-size: 16px;
    font-weight: 600;
    color: rgb(0, 0, 0);
    position: relative;
    cursor: pointer;
    height: 51px;
    line-height: 49px;
    padding: 0px 31px;
}
.bLQWpV {
    font-size: 16px;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    height: 51px;
    line-height: 51px;
    color: rgb(255, 0, 0);
    padding: 0px 30px;
}
.bLQWpV .list-down {
    position: absolute;
    display: none;
    left: 50%;
    margin-left: -60px;
    top: 50px;
    z-index: 999;
    width: 120px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px -8px 20px 0px, rgba(0, 0, 0, 0.05) 0px 3px 15px 0px;
    background: rgb(255, 255, 255);
}
.bLQWpV .list-down > p {
    width: 100%;
    text-align: center;
    line-height: 20px;
    white-space: normal;
    color: rgb(51, 51, 51);
    font-size: 14px;
    padding: 9px;
}

.bwhcgG {
    /*color: rgb(255, 255, 255);*/
    cursor: pointer;
    text-decoration: none;
}
.fQxwHy .bussiness-link span {
    position: relative;
}
.fQxwHy .bussiness-link span::before {
    content: "";
    position: absolute;
    top: 0px;
    left: -17px;
    width: 20px;
    height: 20px;
    background-size: 15px;
}
.dSRqUa {
    cursor: pointer;
    color: rgb(255, 255, 255);
    text-decoration: underline;
}
.eyzvBS {
    position: absolute;
    top: 50px;
    left: 0px;
    right: 0px;
    height: 690px;
    /*background: linear-gradient(rgb(255, 255, 255) 0%, rgba(251, 103, 89, 0) 100%);*/
}
.gXVYwX {
    width: 100%;
    height: 200px;
    position: relative;
    z-index: 10;
    margin-top: 20px;
}
.gXVYwX > .search {
    position: relative;
    left: 50%;
    z-index: 100;
    width: 50%;
}
.jTSgPF {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    width: 550px;
}

.cKxBIv {
    display: inline-block;
    font-size: 16px;
    height: 40px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    line-height: 20px;
    flex: 8 1 0%;
    background: rgb(255, 255, 255);
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 10px 0px 10px 20px;
}
.kvldfk {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    cursor: pointer;
    position: relative;
    color: rgb(255, 255, 255);
    background-color: rgb(248, 74, 57);
    padding: 0px 20px;
    flex: 2 1 0%;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.jppWhl {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    cursor: pointer;
    height: 51px;
    line-height: 51px;
    color: rgb(232, 56, 40);
    padding: 0px 30px;
    font-weight: bold;
}
.jppWhl::after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0px;
    width: 30px;
    height: 2px;
    background-color: rgb(232, 56, 40);
    margin-left: -15px;
    border-radius: 2px;
}
.fkpiZO {
    font-size: 16px;
    font-weight: 400;
    color: rgb(33, 33, 33);
    /*color: rgb(232, 56, 40);*/
    position: relative;
    cursor: pointer;
    height: 51px;
    line-height: 51px;
    padding: 0px 30px;
    font-weight: bold;
}
.fkpiZO:hover {
    background: transparent;
    color: rgb(232, 56, 40);
}
.ifunYF {
    font-weight: 400;
    color: rgb(51, 51, 51);
    font-size: 20px;
    line-height: 28px;
    margin: 0px;
    padding: 0px;
}
.hJOGBS {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    flex-wrap: wrap;
    width: 1200px;
}
.hJOGBS > li {
    width: 132.5px;
    height: 135px;
    box-shadow: rgba(149, 149, 149, 0.1) 0px 4px 8px 0px;
    margin-right: 20px;
    margin-top: 20px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(1, 51, 112, 0.05);
    border-image: initial;
    border-radius: 3px;
}
.hJOGBS > li:nth-child(8n) {
    margin-right: 0px;
}
.hJOGBS > li div {
    cursor: pointer;
}
.hJOGBS > li div {
    cursor: pointer;
}
.dMqwvE {
    display: inline-block;
    position: relative;
}
.dMqwvE .im {
    cursor: pointer;
    position: relative;
    background-image: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    /*background-color: rgb(248, 248, 248);*/
    background-size: cover;
    overflow: hidden;
    background-position: center center;
}
.dMqwvE .im > img {
    display: block;
    max-height: 100%;
    max-width: 96%;
}
.ifunYF {
    font-weight: 400;
    color: rgb(51, 51, 51);
    font-size: 20px;
    line-height: 28px;
    margin: 0px;
    padding: 0px;
}
.bfALaI {
    position: relative;
    cursor: pointer;
    width: 49%;
    margin: 20px 0px 0px;
    background: rgb(246, 245, 254);
    padding: 20px 20px 0px;
    overflow: hidden;
}

.bfALaI > div.start-img {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 194px;
    height: 180px;
    background: url(level2.png) 0% 0% / 100%;
}
.bfALaI > div:nth-child(2) {
    height: 80px;
    padding-left: 100px;
    position: relative;
}
.bfALaI .logo {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0px;
    left: 0px;
    background: rgb(248, 248, 248);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(227, 227, 227);
    border-image: initial;
}
.bfALaI .logo > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.bfALaI .company-detail > div:first-child {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.opaBh {
    position: relative;
    height: 25px;
    cursor: pointer;
}
.opaBh > .tip {
    position: absolute;
    display: none;
    bottom: 40px;
    box-shadow: rgba(149, 149, 149, 0.3) 0px 3px 10px 0px;
    background: rgb(255, 255, 255);
    border-radius: 4px;
    padding: 10px 0px 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(248, 248, 248);
    border-image: initial;
}
.opaBh > .tip > i {
    position: absolute;
    bottom: -5px;
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgb(255, 255, 255);
}

.bfALaI > div:last-child {
    position: relative;
    z-index: 20;
}
.bfALaI > div:last-child {
    font-size: 12px;
    box-sizing: content-box;
    height: 36px;
    padding: 19px 0px 15px;
    overflow: hidden;
}
.bfALaI > div:last-child > p {
    line-height: 18px;
    color: rgb(102, 102, 102);
    height: 36px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.bfALaI .label {
    display: inline-block;
    font-size: 12px;
    color: rgb(0, 122, 255);
    margin-left: 10px;
    padding: 2px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 122, 255);
    border-image: initial;
    border-radius: 10px;
}

.withBorderBottom {
    border-bottom: 1px solid rgb(222, 222, 222);
}
.ebXVYh {
    font-weight: 400;
    cursor: pointer;
    height: 51px;
    line-height: 51px;
    color: rgb(0, 0, 153);
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    position: relative;
    font-family: lockinu;
    padding: 0px 30px 0px 25px;
}
.ebXVYh::before {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 14px;
}
.ebXVYh::after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: 0px;
    width: 30px;
    height: 2px;
    background-color: rgb(0, 0, 153);
    margin-left: -15px;
    border-radius: 2px;
}
.UndIK {
    font-weight: 400;
    color: rgb(100, 100, 100);
    cursor: pointer;
    height: 51px;
    line-height: 51px;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    position: relative;
    font-family: lockinu;
    padding: 0px 30px 0px 25px;
}
.UndIK::before {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 18px;
}

.cXrCdX {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    position: relative;
    cursor: pointer;
    width: 49%;
    margin: 20px 0px 0px;
    padding: 20px;
    overflow: hidden;
    background: rgb(255, 252, 246);
}
.cXrCdX > div:first-child {
    width: 80px;
    height: 80px;
    background: rgb(248, 248, 248);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(227, 227, 227);
    border-image: initial;
}
.cXrCdX > div:first-child > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.cXrCdX .job-detail {
    margin-left: 10px;
    position: relative;
    z-index: 20;
    flex: 1 1 0%;
}
.cXrCdX > div.lightning {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 154px;
    height: 120px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAB4BAMAAADvf2ZkAAAALVBMVEVHcEz/8tT/9Nb/8dP/8tP/8dP/8tT/8dP/89T/8dP/8dP/8tT/8dP/8tP/8dM2CCtiAAAADnRSTlMASgu/eOEvpRv58GPRjh8skrUAAAMSSURBVGjerZrPaxNBFMcnW5sGUqEHlaJSAqJCQRFB2oMN1YuEovjjvrRIQfAiePEgpdKrBA8qPWhoboIQPHhRsFQvUQ9BUBARChpjmti8v0Gbrsns7Gz2zXvvXRc+gc9+982bmSiVXJOwU88Uuy51Qb/YHK/SBbVzXNAe2K1ZLmgyAF2VUQTwR0YRQENIEcCYjCKADRlFAD94ivweqC6kCGCeAzqqgW5xQOsa6LeMIoAmA5TVONBapoOGdRB8klEEsEoH+SFQR0YRp7mNhkH05rZugMjNrWaAqM0tZXDIzc1UBPCCBpqIgDZkFFGbW0QRtblFFRGb24QFdIoCyltAj2UU0ZrbkA1EaW42RaTmlreCVmUUUZrbkB3k2NyOHfpas4Pg2pcDSFbm5oUzMLDa1USYt3DxbAkw1a5+j4N5C2/uVgBd/36vMTU3blLuvbztA6UeTc3d6Jnd9/kDcOrJzLmd1/MRBEoVQKZUqiIEUotSIC8vBFJ7pUDqlRRIxHc3kPelQN4SmxNMF3zf74Ovjeu7+b+hpH0eqD8S8nyXtabG8d2Yj9lOudZ0qEUe5Jvm+jaH7yN800Ft8k0HG48S3zTdd9O2SGZqfNNU3+WYpX+Tb5rmezp2Glnkmyb4bg3aUB4XMG0e85BNB8MsenE6nTBCYn0nbiYyeb5pF99lxHxc4JseuHkI1TvMxJ5GgFA7ySwC9AADGkGAUOdtowgQ6pTkpEQc4/eghOMW1HebI29mjcIcSlfoy4dzHlGJzKJAazJ5RCVyGAVCJLKIAnVk8giwnQzCrdutnEweMYlErkezMnlEXCVkkaDLMnkE2JLJIyKRRSSoI5NHxGkrdo5MTCT6QCFh0fZs82iVkEhbHp+rw+6JtOwAm8vKKzgnMprH7TH7+LXlmMfW+d1Zx3c8ti/GTfcnSm6JNPN4pffkulsijTw+1WL32jjSdMljXU9dZskhkeE8tsM3M6ka/tomnMc7ZshK6ESG8vg28ngFff+j5/Gh5fverz3/icxj3Xbh4H1DJrKfx4Z94Ur3X6v+x42/sUmEnhEsTEEAAAAASUVORK5CYII=) 0% 0% / 100% no-repeat;
}
.cXrCdX .job-detail > div:first-child {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}
.cXrCdX .job-detail > div:first-child > div:first-child {
    width: 300px;
}

.dMqwvE {
    display: inline-block;
    position: relative;
}
.gpXiGy {
    position: relative;
    cursor: pointer;
}
.gpXiGy > .tip {
    position: absolute;
    display: none;
    bottom: 25px;
    box-shadow: rgba(149, 149, 149, 0.3) 0px 3px 10px 0px;
    background: rgb(255, 255, 255);
    border-radius: 4px;
    padding: 10px 0px 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(248, 248, 248);
    border-image: initial;
}


.dRWacD {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: start;
    justify-content: flex-start;
    position: relative;
    cursor: pointer;
    width: 49%;
    margin: 20px 0px 0px;
    padding: 20px;
    overflow: hidden;
    background: rgb(255, 252, 246);
}
.dRWacD > div:first-child {
    width: 80px;
    height: 80px;
    background: rgb(248, 248, 248);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(227, 227, 227);
    border-image: initial;
}
.dRWacD .job-detail {
    margin-left: 10px;
    position: relative;
    z-index: 20;
    flex: 1 1 0%;
}
.dRWacD > div.lightning {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 124px;
    height: 180px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIMAAAC0BAMAAABFzIJAAAAAKlBMVEVHcEz/8dP/8dP/89b/8dP/8dP/8dP/89X/8tT/8tT/8tP/8dP/8dP/8dPcImkoAAAADXRSTlMASeEN+LiCMWcdns7tXntUXQAAA2BJREFUaN6lmTtqG1EUho8sFEuxC2UBbuIqgYAKlWpSqRIIUgtmA4JsQKANGFy4DXgDgoDq1EaFCwtbDHaylxTWYx53zuP/ZwE/mu87c889RyLVp/vP9zxJ49NxRmTNEb98CS/NCTL3RWyUiG++iH5zQsuXsFN+xEdfxFSJGLoStgMl4sYVMVYS5A9bFHJOF4WT5rUWMfIkPP8UlmauJcjME3GvJfToopAPdFHImSdiqUZcORJe1QRZOSLWakJ7whaF6+jVi0Iu2KIQWdgJbwOa5kZPaD9Sx66TplEUnkb224iwG9nfWyNizvRibyPLjIQWd+z6jt6NFTFki8Jx9O6sBLuRTa0Es5Ftb2ma3833GLFFYR+9ZlHYjezaTOhxx66nkeX2e5yxRWHS3A7siBXTi12NbGlHdLlj19HI1o6IBVsUFs3nz03P11OEo5EZb9gCEwqNpQNGjMMTmXYgz7GEXXwiU648IM2X+ESm1ewQSih1hRvWqHci01rsOZSQh2cI/RJ7yRr1zRDGKTRjjUpvwhrFaPbjE5neH69Yo76JTL9stCesUfcyTLm5XbBGXROZdQ2es0aRRnaPLcO062OHNSpyxxoFaI7R1eLprtEXlmaOrha11cGQNRpvZGt0tahNV9FG9gAuwzSj4UaWg8swY8SbsUZFPqWfGX6b1z8ce142P5yHwI/ouI0GF0N5IKHhGMoiEY/g0G7RjBhN04wYbWiREaNpmiGj6aVlyGj6whEymrxwhIymaa5jESvWaJJmzGiKZsxokmbMaJJmJizN12BC4jIcNJqgGTSaohk0muhvUaMJmlGjiUEtarR+W4gaTQxqa2Fpho3WbwthozWacaM1mmGjdZqZsDTjRms040ar23DP0tiguQHe45I1WqUJGK3SBIxW5gLEaIXmDyRixBqtTFmI0fKUBRkt04SMlmfWTFiakNEyzamwNDGjJZqY0SJN1x8i+n+ymNESzUxYmqDR4iADGi3QfBuAEXes0cIggxotDNlPQtNEjZ7GQtRogeZUWJqw0RNN2OiRJm70SBM2elpZZMLSxI0eVxa40QNNwuiB5oZ4jwVr9ECTMHoYsgmj+7GQMbofC6fC0mSM7sfCL8LSpIy+02SM7mkuhaVJGX2nSRmV9oQ1Kl3G6H93DUzyLTt7XQAAAABJRU5ErkJggg==) 0% 0% / 100%;
}
.dRWacD > div:first-child > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.dRWacD .job-detail > div:first-child {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}
.dRWacD .job-detail > div:first-child > div:first-child {
    width: 300px;
}



.fixed-download {
    position: fixed;
    z-index: 101;
    top: 50%;
    right: 0px;
}
.fixed-download div {
    cursor: pointer;
}


.fLDvin {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 200;
}
.jWkqbO > div > div {
    overflow-y: visible;
}
.jteIdy {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 700px;
    margin-left: -350px;
    max-height: 162px;
    overflow-y: auto;
    margin-top: -81px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 6px 0px;
    background: rgb(255, 255, 255);
    border-radius: 3px;
    padding: 20px 20px 10px;
}
.jteIdy > div:first-child {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}
.jteIdy > div:first-child > div:first-child {
    font-size: 18px;
    font-weight: 500;
    color: rgb(51, 51, 51);
    line-height: 22px;
}
.jteIdy > div:first-child > div:last-child {
    font-size: 18px;
    color: rgb(102, 102, 102);
    cursor: pointer;
}


.eCoOwq .title {
    height: 20px;
    font-size: 14px;
    font-weight: 500;
    color: rgb(51, 51, 51);
    line-height: 20px;
    margin-bottom: 5px;
}
.eCoOwq .box {
    position: relative;
}
.eCoOwq .wrongText {
    margin-top: 5px;
    color: rgb(255, 82, 82);
    font-size: 12px;
    line-height: 17px;
}
.eCoOwq .inputBody {
    display: flex;
    flex-direction: row;
    height: 36px;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(160, 160, 160);
    border-image: initial;
    background: rgb(255, 255, 255);
    border-radius: 2px;
}
.eCoOwq .inputBody .text {
    box-sizing: border-box;
    line-height: 20px;
    cursor: pointer;
    color: rgb(68, 68, 68);
    flex: 1 1 0%;
    padding: 8px 10px;
    background: none;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}
.eCoOwq .text {
    font-size: 14px;
}
.eCoOwq .inputBody .arrow {
    position: relative;
    top: 1px;
    color: rgb(160, 160, 160);
    transform: scale(0.5);
    font-family: iconfont, lockinu;
}
.eCoOwq .inputBody .select-box {
    position: absolute;
    z-index: 9;
    top: 38px;
    left: 0px;
    width: 100%;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(213, 213, 213);
    border-image: initial;
}
.eCoOwq .inputBody .select-box .maxSelectBox {
    padding: 20px;
}
.eCoOwq .inputBody .select-box .rowbox {
    display: flex;
    min-width: 100%;
    flex-direction: row;
    box-shadow: rgba(136, 136, 136, 0.2) 0px 2px 4px 0px;
    background: rgb(255, 255, 255);
    border-radius: 0px 0px 3px 3px;
}
.eCoOwq .inputBody .select-box ul {
    max-height: 296px;
    overflow-y: auto;
}
.eCoOwq .inputBody .select-box ul.col2 {
    width: 50%;
}
.eCoOwq .inputBody .select-box ul:nth-child(1) {
    border-right: 1px solid rgb(232, 232, 232);
}
.eCoOwq .inputBody .select-box li {
    font-size: 12px;
    font-weight: 400;
    color: rgb(51, 51, 51);
    line-height: 17px;
    padding: 10px 14px;
}



.curQDl {
    cursor: pointer;
    height: 40px;
    color: rgb(0, 0, 153);
    background: none;
    outline: none;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-image: initial;
    padding: 0px 30px;
    transition: all 0.2s linear 0s;
}
.fqrDme {
    cursor: pointer;
    height: 40px;
    color: rgb(0, 0, 153);
    outline: none;
    border-radius: 4px;
    padding: 0px 30px;
    transition: all 0.2s linear 0s;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 0, 153);
    border-image: initial;
}



.cIRWqR {
    width: 100%;
    min-width: 1200px;
    margin-top: 60px;
    z-index: 100;
    position: relative;
    background: rgb(255, 255, 255);
}
.cIRWqR > div:first-child {
    width: 1200px;
    min-width: 1200px;
    position: relative;
    margin: 0px auto;
    padding: 43px 20px;
}


.iCcXhs {
    align-items: flex-start;
    position: relative;
}

.dfJsvj {
    font-weight: 400;
    color: rgb(51, 51, 51);
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
}
.iCcXhs > div.logo-content {
    align-items: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    width: 400px;
}
.iCcXhs > div.logo-content > img:first-child {
    width: 50px;
    height: 50px;
    opacity: 0.8;
    margin-right: 10px;
}
.fBcoPs {
    color: rgb(153, 153, 153);
    cursor: pointer;
    text-decoration: none;
}

.ggLxdT {
    position: absolute;
    top: 10px;
    right: 10px;
}
.ggLxdT > p {
    text-align: center;
    font-size: 12px;
    color: rgb(149, 149, 149);
    margin-top: 10px;
}






.gACVsY {
    position: relative;
    cursor: pointer;
    width: 49%;
    margin: 20px 0px 0px;
    background: rgb(255, 255, 255);
    padding: 20px 20px 0px;
    overflow: hidden;
}
.gACVsY:hover {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 10px 0px;
    transform: translateY(-2px);
}
.gACVsY > div:last-child {
    position: relative;
    z-index: 20;
}
.gACVsY > div:nth-child(2) {
    height: 80px;
    padding-left: 100px;
    position: relative;
}
.gACVsY > div:last-child {
    font-size: 12px;
    box-sizing: content-box;
    height: 36px;
    padding: 19px 0px 15px;
    overflow: hidden;
}
.gACVsY > div:last-child > p {
    line-height: 18px;
    color: rgb(102, 102, 102);
    height: 36px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.gACVsY .logo {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0px;
    left: 0px;
    background: rgb(248, 248, 248);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(227, 227, 227);
    border-image: initial;
}
.gACVsY .logo > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.gACVsY .company-detail > div:first-child {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.gACVsY .label,.emyKwp .label,.bfALaI .label {
    display: inline-block;
    font-size: 12px;
    color: rgb(0, 122, 255);
    margin-left: 10px;
    padding: 2px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 122, 255);
    border-image: initial;
    border-radius: 10px;
}
.gACVsY > div.start-img {
    position: absolute;
    top: 0px;
    right: 10px;
    width: 124px;
    height: 180px;
    background: url(level2.png) 0% 0% / 100%;
}




.bfALaI {
    position: relative;
    cursor: pointer;
    width: 49%;
    margin: 20px 0px 0px;
    background: rgb(246, 245, 254);
    padding: 20px 20px 0px;
    overflow: hidden;
}
/*.bfALaI > div.start-img {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 194px;
    height: 180px;
    background: url(level2.png) 0% 0% / 100%;
}*/
.bfALaI > div:last-child {
    position: relative;
    z-index: 20;
}
.bfALaI > div:last-child {
    font-size: 12px;
    box-sizing: content-box;
    height: 36px;
    padding: 19px 0px 15px;
    overflow: hidden;
}
.bfALaI > div:nth-child(2) {
    height: 80px;
    padding-left: 100px;
    position: relative;
}
.bfALaI > div:last-child > p {
    line-height: 18px;
    color: rgb(102, 102, 102);
    height: 36px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.bfALaI .logo {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0px;
    left: 0px;
    background: rgb(248, 248, 248);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(227, 227, 227);
    border-image: initial;
}
.bfALaI .logo > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.bfALaI .company-detail > div:first-child {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}




.emyKwp {
    position: relative;
    cursor: pointer;
    width: 49%;
    margin: 20px 0px 0px;
    background: rgb(255, 252, 246);
    padding: 20px 20px 0px;
    overflow: hidden;
}
.emyKwp:hover {
    box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 10px 0px;
    transform: translateY(-2px);
}
.emyKwp > div.start-img {
    position: absolute;
    top: 0px;
    right: 10px;
    width: 124px;
    height: 180px;
    background: url(level3.png) 0% 0% / 100%;
}
.emyKwp > div:last-child {
    position: relative;
    z-index: 20;
}
.emyKwp > div:last-child {
    font-size: 12px;
    box-sizing: content-box;
    height: 36px;
    padding: 19px 0px 15px;
    overflow: hidden;
}
.emyKwp > div:nth-child(2) {
    height: 80px;
    padding-left: 100px;
    position: relative;
}
.emyKwp > div:last-child > p {
    line-height: 18px;
    color: rgb(102, 102, 102);
    height: 36px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.emyKwp .company-detail > div:first-child {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.emyKwp .logo {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0px;
    left: 0px;
    background: rgb(248, 248, 248);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(227, 227, 227);
    border-image: initial;
}
.emyKwp .logo > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

/* ======================职位列表====================== */
.hiring-job {
    float: left;
    width: 100%;
}
.hiring-job .hj-jobs {
    width: 100%;
    border: 1px #EEEEEE solid;
    position: relative;
}
.hiring-job .hj-jobs .hj-jli {
    width: 298px;
    height: 85px;
    border: 1px #EEEEEE solid;
    z-index: 1;
    background-color: #FFFFFF;
    float: left;
}
.hj-spl-18 {
    width: 100%;
    height: 18px;
}
.hj-main-line {
    width: 290px;
    height: 18px;
    line-height: 18px;
    padding: 0 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    *zoom: 1;
}
.hj-line-jn {
    float: left;
    width: 145px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hj-line-jn a {
    color: #333;
    text-decoration: none;
}
.hj-line-jn a:hover {
    color: #e60012;
    text-decoration: underline;
}
.hj-line-wa {
    float: right;
    color: #e60012;
}
.hj-spl {
    width: 100%;
    height: 13px;
}
.hj-line-jn {
    float: left;
    width: 145px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hj-line-jn.link_gray9 a {
    color: #999999;
    text-decoration: none;
}
.hj-line-jn.link_gray9 a:hover {
    color: #333333;
    text-decoration: underline;
}
.hj-line-time {
    float: right;
    color: #0E6EB8;
}

.imglunbo {position: relative;width: 1920px;left: 50%;margin-left: -975px;margin-top: 0px;}
.im {border-radius: 0px; width: 132.5px; height: 135px; background-image: none; border: none; cursor: pointer;}
.top-nav-1 {display: flex; flex-direction: row;}

/* =====================分页样式======================== */
.qspage{font-size:12px;line-height:450%;text-align:center;}
.qspage a{padding:7px 12px;border:1px #CCCCCC solid;margin-right:5px;text-decoration:none;color:#666666;background-color:#F6F6F6;border-radius:4px;}
.qspage a:hover{background-color:#FFFFFF;color:#333333}
.qspage .current{padding:7px 12px;border:1px  #e60012  solid;color:#FFFFFF;margin-right:5px;background-color:#e60012;border-radius:4px;}/*todo lzm 改颜色0187CA*/




/*分页*/
.pagination{
    text-align: center;
    padding:20px 0;
	background-color:#ffffff;
}
.pagination li{
    display: inline-block;
    border-radius: 5px;
    margin: 0 2px;
    border: 1px solid #e2e2e2;
    padding: 4px 3px;
}
.pagination a{
    padding:6px 10px;
    font-size:12px;
    color: #999999;
}
.pagination span{
    padding:6px 10px;
    font-size:12px;
    color: #999999;
}
/*.pagination li.disabled{
    background-color:#e9e9e9;
}*/
.pagination li.active{
    background: #e60012;
    border-color:#e60012;
}
.pagination li.active span{
    color: #f4f8ff;
}
.pagination li:hover{
    background-color:#e60012;
    border-color:#e60012;
}
.pagination li:hover a,.pagination li:hover span{
    color: #f4f8ff;
    text-decoration: none;
}

.pagination-simple{

}
.pagination-simple li{
    display: inline-block;
    margin: 0 2px;
}
.pagination-simple li a{
    color:#e60012;
}
.pagination-simple li.disabled a{
    color:#bcbcbc;
    cursor: default;
    text-decoration: none;
}
.pagination-simple li.pagenum{
    cursor: default;
}
.pagination-simple li.pagenum .color{
    color:#e60012;
}