body {
    line-height: 24px;
    font-size: 14px;
}

.container {
    width: 1000px;
    margin: 0 auto;
}

.c-detail {
    margin-bottom: 50px;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.clearfixed {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.c-d-head {
    padding: 51px 0 24px;
}

.c-detail .c-d-head > a {
    margin-right: 32px;
}

.c-d-head .img img {
    border-radius: 3px;
    width: 140px;
    height: 140px;
    background: #e9eaeb;
}

.c-d-head .cont {
    padding: 3px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.c-d-head .h2, .c-d-head .h2 {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #4E5359;
    letter-spacing: 0.67px;
    margin: 0;
}

.c-d-head .cont p {
    font-size: 12px;
    color: #4E5359;
    letter-spacing: 0.43px;
    margin-top: 6px;
}

.w730 {
    width: 730px;
}

.mt30 {
    margin-top: 30px;
}

.header-tit {
    margin-bottom: 0;
    padding: 17px 26px;
    border-bottom: 1px solid #F4F4F4;
}

.header-tit span {
    display: inline-block;
    letter-spacing: 0.47px;
    font-size: 16px;
    font-weight: bold;
    color: #4E5359;
}

.bg-f {
    background-color: #fff;
}

.c-detail .c-intro {
    padding: 24px 26px 28px;
    color: #4E5359;
    letter-spacing: 0.43px;
    -webkit-box-shadow: 0 1px 3px 0 #e1e3e5;
    box-shadow: 0 1px 3px 0 #e1e3e5;
    font-size: 14px;
}

.c-detail .c-intro > p {
    line-height: 26px;
    font-size: 14px;
    width: 165px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
}

.c-intro p > a{
    color: #4E5359;
}

.comapany_des {
    max-height: 200px;
    overflow: auto;
    font-size: 14px;
}

.c-detail .hot-xz-list {
    padding: 0 24px 0 26px;
    margin: 0;
}

.c-detail .hot-xz-list li {
    padding: 20px 0 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #f4f4f4;
}

.c-detail .hot-xz-list a {
    padding-right: 10px;
    color: #4e5359;
    letter-spacing: 0.47px;
    max-width: 245px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.xz-tip {
    display: inline-block;
    width: 34px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #697180;
    letter-spacing: 0.37px;
    background: #e9eaeb;
    border-radius: 3px;
}

.c-detail .hot-xz-list .salary {
    font-size: 13px;
    color: #ef6060;
    letter-spacing: 0.43px;
}

.c-light {
    color: #a1a7ab;
}

.c-location {
    padding: 20px 26px;
    color: #697180;
    letter-spacing: 0.47px;
    margin: 0;
}

.mr20 {
    margin-right: 20px;
}

.l-icon {
    display: inline-block;
    width: 14px;
    height: 18px;
    background: url(/Public/Home/image/cms/l-icon.svg) center center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.address {
    width: 90%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pagination a {
    width: 28px;
    height: 28px;
    padding: 0;
}

.pagination span {
    padding: 0;
    vertical-align: middle;
    margin-bottom: 0;
}

.c-name {
    width: 280px;
}

.am-slider-default{
    box-shadow:none;
}

.f-line {
    width: 15px;
    display: inline-block;
    text-align: center;
}