body {
    font: normal 14px/150% arial, helmet, helvetica, "microsoft yahei";
    color: #626262;
    background: #f0f0f0;
    text-align: justify;
    text-justify: inter-ideograph;
    overflow: auto;
}

body, html {}

body, p, ul, li, ol, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, iframe {
    margin: 0;
    padding: 0;
}

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

img {
    border: 0 none;
    vertical-align: top;
    width: 100%;
}

input, select, textarea {
    vertical-align: middle;
    font-family: "microsoft yahei";
    font-size: 16px;
    color: #666;
    line-height: normal;
}

pre {
    white-space: normal;
}

.clear {
    zoom: 1;
    clear: both;
}

.clear:after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

a {
    text-decoration: none;
}

a:visited {}

a:hover, a:active {}

table {
    border-collapse: collapse;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.d-b {
    display: block;
}

.d-ib {
    display: inline-block;
}

.d-box {
    display: -webkit-box;
    display: -moz-box;
    display: box;
}

.flex1 {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    display: block;
}

.vcenter {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.tcenter {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}

.v-box {
    -webkit-box-orient: vertical;
    box-orient: vertical;
}

.tc {
    text-align: center;
}

.in10 {
    padding: 10px;
}

.mt20 {
    margin-top: 20px;
}

.d-ib {
    display: inline-block;
}

.img-auto img {
    width: auto;
    max-width: 100%;
}

input::-webkit-input-placeholder {
    color: #c9c9c9;
    font-size: 16px;
    line-height: normal;
}

input:-moz-placeholder {
    color: #c9c9c9;
    font-size: 16px;
    line-height: normal;
}

.to {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.red {
    color: #f00;
}

.hide {
    display: none;
}

.ta-left {
    text-align: left
}

.ta-right {
    text-align: right
}

.ta-center {
    text-align: center
}

.to {
    white-space: nowrap;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

a, span, ul, li, ol, b {
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.abs {
    position: absolute;
}

.fix {
    position: fixed;
}

.wrap {
    position: relative;
}

.justify {
    overflow: hidden;
    text-justify: inter-ideograph;
    text-align: justify;
    line-height: 1em;
    height: 1em;
    word-break: break-all;
}

.justify::after {
    content: "testa dfa dfad fadf af adsf adsf adf asdf adf";
    display: inline-block;
    visibility: hidden;
}

.icons {
    background: url("") 0 50% no-repeat;
    background-size: 25px auto;
    padding: 15px;
    display: inline-block;
    vertical-align: middle;
    border: 0 none;
    overflow: hidden;
}

.bgimgs {
    background: url("") 0 50% no-repeat;
    background-size: 50px auto;
    text-indent: 40px;
    width: 33%;
}

.i-time {
    background-image: url("../images/pc/iconsTime.png");
}

.i-area {
    background-image: url("../images/pc/iconsArea.png");
}

.i-time-b {
    background-image: url("../images/pc/iconsTimeB.png");
}

.i-area-b {
    background-image: url("../images/pc/iconsAreaB.png");
}

.i-department {
    background-image: url("../images/pc/iconsDepartment.png");
}


/* basic */

.w1600 {
    width: 100%;
    min-width: 1220px;
    margin: 0 auto;
}

.w1000 {
    width: 1000px;
    margin: 0 auto;
}

.w1220 {
    width: 1220px;
    margin: 0 auto;
}

.job-detail-page-wrap {
    background: #f0f0f0;
    width: 100%;
    min-height: 100%;
}

.job-list-wrap {
    margin-top: -22px;
    position: relative;
}

.job-content {
    border-bottom: 1px dashed #e7e7e7;
    margin: 10px 20px 0;
}

.job-list {
    background: #fff;
    padding-top: 22px;
}

.w1000 .job-list {
    max-width: 770px;
    width: 100%;
}

.title span {
    padding: 10px 0;
    color: #373737;
    font-size: 20px;
}

.item-box .info {
    padding: 0 0 10px 0;
}

.job-list .job-content:last-child {
    border: 0 none;
}

.more {
    text-align: center;
    font-size: 18px;
    padding: 20px 0;
}

.more a {
    color: #bfbfbf;
}

.job-list-nodata {
    text-align: center;
    font-size: 1rem;
    color: #888;
}
.job-list-nodata .icons{
    display:block;
    margin:0 auto;
}
.job-list-nodata span{
    display: block;
    line-height:2;
}

.job-list-nodata p {
    margin: 30px 0;
}

.job-list-nodata img {
    width: 20%;
    margin: 100px 40% 0;
}


/*��˾��̬*/

.company-dynamic {
    /*width: 230px;*/
    background: #fff;
    padding: 28px 18px 16px;
}

.company-title {
    /*position: relative;*/
}

.company-title h5 {
    font-size: 18px;
    color: #1b1b1b;
    border-left: 2px solid #38ace4;
    padding-left: 10px;
}

.company-code {
    margin: 10px 0;
}

.company-code img {
    width: 80%;
    margin: 0 10%;
}

.company-tx {
    text-align: center;
    font-size: 12px;
    color: #373737;
}

.company-border {
    border-bottom: 1px dashed #e4e4e4;
    margin: -11px 0 15px 50%;
    width: 40%;
}


/*ְλ����*/

.job_detail_header {
    position: relative;
    height: 75px;
    background: #e5e5e5;
    padding: 12px 50px 12px 26px;
}

.job_detail_border {
    position: absolute;
    left: -7px;
    top: 0;
}

.job_detail_header .detail .title {
    font-size: 18px;
    color: #373737;
    font-weight: bold;
    padding: 0 0 20px;
}

.job-desc {
    padding: 20px 28px;
}

.job_info {
    line-height: 160%;
}

.job_info h4 span {
    font-weight: normal;
}

.company-dynamic h5 {
    color: #38ace4;
}

.contact-hr {
    margin-top: 15px;
}

.contact-hr h5 {
    /*padding-bottom:15px;*/
}

.line {
    border-bottom: 1px solid #dddada;
    margin-top: 15px;
}

.item-hr {
    padding: 15px 0;
    word-break: break-all;
    border-bottom: 1px dashed #e7e7e7;
}

.item-hr .icon-hr {
    float: left;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/pc/iconsDepartment.png) center center no-repeat;
    margin-right: 15px;
    margin-top: 2px;
}

.item-hr .content {
    overflow: hidden;
    font-size: 12px !important;
}

.item-hr .title {
    font-weight: normal;
    font-size: 12px;
}

.item-more {
    display: none;
}

.show-more {
    position: relative;
    text-align: center;
    line-height: 36px;
    border: 1px solid #e7e7e7;
    color: #68736b;
    background-color: #f7f7f7;
    margin-top: 12px;
}

.nolonger-show-more {
    position: relative;
    text-align: center;
    line-height: 36px;
    border: 1px solid #e7e7e7;
    color: #68736b;
    background-color: #f7f7f7;
    margin-top: 12px;
}

.tri {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    border-top: 6px solid #3aade6;
}

.tri.active {
    -webkit-transform: rotate(180deg) translate3d(0, 7px, 0);
    -moz-transform: rotate(180deg) translate3d(0, 7px, 0);
    -ms-transform: rotate(180deg) translate3d(0, 7px, 0);
    -o-transform: rotate(180deg) translate3d(0, 7px, 0);
    transform: rotate(180deg) translate3d(0, 7px, 0);
}

.list-hr {
    display: none;
}

.phone {
    margin-left: 10px;
}

.col-left {
    position: relative;
    box-sizing: border-box;
    width: 20%;
}

.col-middle {
    box-sizing: border-box;
    width: 58%;
    padding: 0 15px;
    background-color: transparent;
}

.col-right {
    box-sizing: border-box;
    width: 22%;
}

.block-search {
    margin-top: 0;
}

input:focus {
    outline: none;
}

input[type=checkbox] {
    border: none;
}

input::placeholder {
    font-size: 10px;
}

.col-left .show-more {
    text-align: left;
    padding-left: 15px;
}

.col-left .list-hr {
    padding-left: 15px;
}

.col-left .item-hr {
    border: none;
    padding: 4px 0;
}

.color-gray {
    color: #707070 !important;
    font-weight: normal;
}

.custom-checkbox {
    display: block;
    position: relative;
    margin-right: 8px;
    vertical-align: middle;
}

.custom-checkbox-indicator {
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    border: 1px solid #e8e7e7;
    background: url("../images/pc/checkbox-normal.png") center center no-repeat;
    background-size: 10px auto;
}

.custom-checkbox-input {
    opacity: 0;
    line-height: 1;
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.custom-checkbox-indicator {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    background:  url("../images/pc/checkbox-selected.png") center center no-repeat;
    border-color: #38ace4;
    background-size: 0 0;

}
.custom-checkbox-input:checked~.custom-checkbox-indicator{
    background-color:#38ace4;
    background-size: 10px;
}

.wrap-btn {
    padding-top: 30px;
}

.flex {
    display: flex;
    justify-content: flex-start;
    margin: 0 -4px;
}

.flex-item {
    flex-grow: 1;
    padding: 0 4px;
    width: 50%;
}

.btn {
    display: block;
    padding: 0 5px;
    background-color: #38ace4;
    color: white;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    margin-bottom: 10px;
}

.form-search {
    position: relative;
    margin-top: 15px;
}

.input-text {
    box-sizing: border-box;
    width: 100%;
    line-height: 20px;
    padding: 5px 8px;
    border-radius: 1000px;
    border: 1px solid #cdcdcd;
    font-size: 12px;
    padding-right: 30px;
}

.btn-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 32px;
    background: url("../images/pc/zoom.png") center center no-repeat;
}

.job-content .title {
    position: relative;
    float: left;
    margin-right: 25px;
    padding-right: 35px;
}

.job-content .hot {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 9px;
    display: inline-block;
    background: url("../images/pc/iconsHot.png") 50% 50%;
    background-size: 40px auto;
}

.job-content .title .to {
    white-space: normal;
}


/* job-list-page-wrap */

.job-detail-page-wrap, .job-list-page-wrap {
    width: 100% !important;
}

.job-detail-page-wrap .header, .job-list-page-wrap .header {
    width: 100%;
}

.job-list-page-wrap .wrap-btn {
    border-top: 1px solid rgba(0, 0, 0, .1);
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    padding: 15px 18px;
    background-color: white;
}

.job-list-page-wrap .wrap-btn .btn {
    box-sizing: border-box;
    margin: 0 5px;
    padding: 0;
}

.job-list-page-wrap .wrap-btn .flex {
    box-sizing: border-box;
    margin: 0;
}

.job-list-page-wrap .wrap-btn .flex-item {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.content-main {
    background-color: white;
    padding: 20px;
}

.job-content {
    margin: 0;
}
