﻿body {
    /* background: #FFF; */
}

/*地图搜索*/
.map_box {
    width: 1250px;
    padding: 5px;
    border: 1px #EEEEEE solid;
    background: #FFFFFF;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}

.map_box .conbox {
    width: 100%;
    height: 400px;
}

/*列表表头*/
.plist {
    width: 1200px;
    margin: 0 auto;
}

.plist .pl {
    width: 100%;
    float: left;
}

.plist .pl .toptitle {
    width: 100%;
    position: relative;
    /* background: #FFF; */
    border-bottom: 1px #dfdfdf solid;
}

.plist .pl .toptitle .ts {
    height: 48px;
}

.plist .pl .toptitle .ts .ts_list {
    float: right;
}

.plist .pl .toptitle .ts .l2 {
    float: left;
    width: 120px;
    height: 33px;
    padding-top: 15px;
}

.plist .pl .toptitle .ts .l2 .radiobox {
    margin-top: 1px;
    width: 17px;
    height: 17px;
    float: left;
    background-position: 0px -298px;
    background-image: url(../images/130.png);
    background-repeat: no-repeat;
}

.plist .pl .toptitle .ts .l2 .radiotxt {
    float: left;
    padding-left: 7px;
}

.plist .pl .toptitle .ts .l2 .radio_group {
    cursor: pointer;
}

.plist .pl .toptitle .ts .l2 .radio_group:hover .radiobox {
    background-position: 0px -321px;
}

.plist .pl .toptitle .ts .l2 .radio_group:hover .radiotxt {
    color: #FF6600
}

.plist .pl .toptitle .ts .l2.select .radiobox {
    background-position: 0px -321px;
}

.plist .pl .toptitle .ts .l2.select .radiotxt {
    color: #FF6600
}

.plist .pl .toptitle .ts .l5 {
    float: left;
    width: 115px;
    height: 48px;
    position: relative;
    text-align: center;
    color: #666666;
    line-height: 48px;
}

.plist .pl .toptitle .ts .l5 span {
    color: #FF6600
}

.plist .pl .toptitle .ts .l5 .prev {
    width: 20px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 16px;
    color: #999999;
    cursor: pointer;
    font-family: "宋体";
}

.plist .pl .toptitle .ts .l5 .prev:hover {
    background-color: #F3F3F3;
    color: #FF6600
}

.plist .pl .toptitle .ts .l5 .next {
    width: 20px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 16px;
    color: #999999;
    font-family: "宋体";
}

.plist .pl .toptitle .ts .l5 .next:hover {
    background-color: #F3F3F3;
    color: #FF6600;
    cursor: pointer
}

.plist .pl .toptitle .ltype {
    position: absolute;
    left: 0px;
    top: 0px;
}

.plist .pl .toptitle .ltype .typeli {
    float: left;
    height: 47px;
    line-height: 47px;
    margin-right: 36px;
    cursor: pointer;
    font-size: 15px;
}

.plist .pl .toptitle .ltype .typeli.select,
.plist .pl .toptitle .ltype .typeli:hover {
    color: #4098e6;
    height: 47px;
    border-bottom: 2px #4098e6 solid;
}

/**开启职位订阅**/
.subscribe-wechat-wrapper {
    display: none;
    position: relative;
    overflow: hidden;
    border: 1px #dfdfdf solid;
    border-radius: 5px;
    margin-top: 15px;
    background: #fcfcfc
}

.subscribe-wechat-wrapper .close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(../images/jobs_close.gif) no-repeat 2px;
    cursor: pointer;
    transition: none
}

.subscribe-wechat-wrapper .close:hover {
    opacity: 0.7;
}

.subscribe-wechat-wrapper dl {
    float: right;
    margin: 12px 70px 4px auto
}

.subscribe-wechat-wrapper dl img {
    display: block;
    width: 90px;
    height: 90px
}

.subscribe-wechat-wrapper dd {
    color: #9fa3af;
    font-size: 12px;
    text-align: center
}

.subscribe-wechat-wrapper .title {
    display: inline-block;
    margin: 23px 10px 8px 30px;
    font-size: 18px;
    color: #484848
}

.subscribe-wechat-wrapper .sub-title {
    display: inline-block;
    color: #9fa3af;
    font-size: 12px
}

.subscribe-wechat-wrapper p {
    margin: 8px 260px 0 30px;
    color: #6e6e6e;
    font-size: 14px
}

.subscribe-wechat-wrapper p span {
    color: #4098e6;
    font-size: 15px
}

.subscribe-wechat-wrapper p.font12 {
    color: #9fa3af;
    font-size: 12px
}

.subscribe-wechat-wrapper .action {
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #fcfcfc
}

.job-list {
    width: 100%;
    margin-top: 15px;
}

.search-job-list-wrap .job-list {
    margin-right: 274px
}

.job-tab {
    line-height: 43px;
    border-bottom: 2px #f2f2f5 solid;
    padding: 0 30px
}

/*列表内容*/


.job-list li {
    height: auto;
    position: relative;
    width: 100%;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 8px;
}

.job-list li:hover {
    -webkit-box-shadow: 0px 0px 7px 1px rgb(136 136 136 / 22%);
}

.job-list li em.emergency {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
}

.job-list li .name {
    font-size: 16px;
    font-weight: 400;
    height: 26px;
    line-height: 26px;
    width: 100%;
}
.job-list li .name a:hover {
    text-decoration: none;
}

.job-list li .name .jtitle {
    font-size: 16px;
    max-width: 73%;
    display: inline-block;
    vertical-align: middle
}

.job-list li .name .jicon {
    margin-left: 6px;
    height: 26px;
    display: inline-block;
    line-height: 26px;
    position: relative;
    vertical-align: middle;
}
.job-list li .name .jicon:before {
    content: "[";
    float: left;
    font-size: 16px;
}
.job-list li .name .jicon:after {
    content: "]";
    float: left;
    font-size: 16px;
}
.job-list li .name .jicon span {
    float: left;
    max-width: 214px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.job-list li .name .jicon img {
    margin-top: 6px
}

.job-list li .name .title-box {
    height: 26px;
    display: inline-block;
    line-height: 26px;
}

.job-list li p {
    margin-top: 5px;
    font-size: 13px;
    color: #9fa3b0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.job-list li .info-primary p {
    margin-top: 5px
}

.job-list li .info-primary p .j_saray {
    font-size: 14px;
    color: #FF6600;
    margin-right: 10px;
    float: left;
}

.job-primary {
    color: #4a4160;
    padding: 20px 20px 10px 20px;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.job-primary .info-company,
.job-primary .info-primary {
    float: left;
    color: #4a4160
}

.job-primary .info-primary {
    width: 50%
}

.job-primary .info-company {
    width: 38%;
    display: flex;
}
.job-primary .info-company .companylogo {
    width: 56px;
    height: 56px;
    margin-right: 10px;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #f8f8f8;
}
.job-primary .info-company .companylogo img {
    width: 100%;
    height: 100%;
}
.job-primary .info-company .company-text {
    flex: 1;
}
.job-primary .info-publis {
    float: right;
    width: 21%;
    text-align: right;
}

.job-primary .info-publis h3 {
    font-size: 13px;
    white-space: nowrap;
    display: inline-block;
    line-height: normal
}

.job-primary .info-publis h3 .map-area {
    margin-right: 15px;
    font-size: 14px;
    vertical-align: middle
}

.job-primary .res_btnBox {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.job-primary .res_btnBox .favorites {
    width: 40px;
    height: 18px;
    line-height: 18px;
    color: #666666;
    background-position: 0 -824px;
    background-image: url(../images/130.png);
    cursor: pointer;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-top: 6px;
    margin-bottom: 10px;
}

.job-primary .res_btnBox .favorites:hover {
    background-position: 0 -860px;
    color: #FF5C00;
}

.job-primary .res_btnBox .favorites2 {
    background-position: 0 -860px;
    color: #FF5C00;
}

.job-primary .res_btnBox .deliver {
    color: #ffffff;
    width: 70px;
    height: 28px;
    line-height: 28px;
    font-size: 12px
}
.job-primary .res_btnBox .deliver:hover  {
    background: #067dd9;
}

.job-list li .res-tag {
    padding: 12px 20px;
    overflow: hidden;
    margin-bottom: 0;
    height: 24px;
    line-height: 24px;
    word-break: break-all;
    background: linear-gradient(90deg,#f5fcfc,#fcfbfa);
    border-radius: 0 0 12px 12px;
}

.job-list li .res-tag .dl {
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px #eee solid;
    background-color: #FFFFFF;
    margin-right: 12px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    border-radius: 5px;
    color: #999;
}

.job-primary .info-detail {
    position: absolute;
    left: 130px;
    top: 0;
    width: 540px;
    height: auto;
    z-index: 20;
    padding: 16px 0 0 0;
    color: #abafba;
    background: #f5f7fc;
    box-shadow: 0 4px 8px 0 rgba(65, 74, 96, .2);
    z-index: 1001;
    display: none
}

.job-primary .info-detail a {
    position: relative;
    z-index: 10
}

.job-primary .info-detail a:hover {
    text-decoration: none
}

.job-primary .detail-right {
    position: absolute;
    z-index: 100;
    right: 20px;
    top: 16px;
    font-size: 13px
}

.job-primary .detail-right .btn_blue {
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-size: 13px;
    width: 85px
}

.job-primary .detail-right .link-like {
    display: inline-block;
    margin-left: 20px;
    background: url(../images/130.png) no-repeat 0px -820px;
    padding-left: 23px;
    -webkit-transition: none;
    transition: none;
    margin-right: 25px;
    color: #666;
    cursor: pointer
}

.job-primary .detail-right .link-like:hover {
    background-position: 0 -856px;
    color: #fb7042
}

.job-primary .detail-right .favorites2 {
    background-position: 0 -856px;
    color: #fb7042
}

.job-primary .info-detail h4 {
    font-size: 12px;
    color: #fff
}

.job-primary .info-detail h4 span {
    border: solid 1px #fff;
    border-radius: 3px;
    font-weight: 400;
    display: inline-block;
    height: 19px;
    line-height: 20px;
    padding: 0 5px;
    margin-right: 10px
}

.job-primary .info-detail .tags {
    font-size: 12px;
    color: #fff
}

.job-primary .info-detail .tags span {
    border: solid 1px #fff;
    border-radius: 3px;
    font-weight: 400;
    display: inline-block;
    height: 19px;
    line-height: 20px;
    padding: 0 5px;
    margin-right: 10px
}

.job-primary .info-primary .info-detail p {
    color: #fff;
    margin: 7px 0 0 0;
    line-height: 21px;
    height: 45px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.job-primary .info-primary h3.cur .info-detail {
    display: block
}

.job-primary .info-detail-top {
    position: relative;
    height: 74px;
    padding: 10px 20px 0
}

.job-primary .info-detail-top .detail-top-title {
    font-size: 16px;
    color: #414a60;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.job-primary .info-detail-top .detail-top-text {
    font-size: 12px;
    color: #999
}

.job-primary .detail-bottom .detail-bottom-title {
    padding: 10px 0 0;
    font-size: 14px;
    color: #414a60
}

.job-primary .detail-bottom .detail-bottom-text {
    max-height: 260px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    color: #999
}

.job-primary .detail-bottom {
    background: #fff;
    padding: 0 20px 23px;
    font-size: 13px
}


/*列表下方推荐*/
.bot_info {
    width: 100%;
    margin-top: 25px;
    background: #FFF;
}

.bot_info .topnavbg {
    height: 45px;
    width: 100%;
    border-bottom: 1px #dfdfdf solid;
    position: relative;
}

.bot_info .topnav {
    position: absolute;
    height: 46px;
    left: 0px;
    top: 0px;
}

.bot_info .topnav .tl {
    float: left;
    margin-right: 30px;
    height: 45px;
    border-bottom: 1px #dfdfdf solid;
    line-height: 45px;
    font-size: 14px;
    cursor: pointer;
    color: #333333
}

.bot_info .topnav .tl:hover {
    color: #333333;
    border-bottom: 2px #CCCCCC solid;
    height: 44px;
}

.bot_info .topnav .tl.select {
    color: #333333;
    border-bottom: 2px #FF5A00 solid;
    height: 44px;
}

.bot_info .showbotinfo {
    padding: 12px 0 12px 0px;
    display: none;
}

.bot_info .showbotinfo.show {
    display: block
}

.bot_info .showbotinfo .ili {
    float: left;
    width: 14.2%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
}

/*列表右侧*/
.plist .pr {
    width: 23%;
    float: right;
}

/*提示完成简历*/
.plist .pr .fill-resume {
    padding: 20px 20px;
    background: #ffffff;
    margin-bottom: 15px;
    border: 1px #dfdfdf solid;
    border-radius: 5px;
}

.plist .pr .fill-resume img {
    float: right;
    margin: 4px 6px 0 0
}

.plist .pr .fill-resume h3 {
    height: 35px;
    line-height: 25px;
    color: #61687c
}

.plist .pr .fill-resume p {
    padding: 3px 0;
    color: #6b7184
}

.plist .pr .fill-resume .btn {
    margin: 15px auto 0;
    border-radius: 100px;
    width: 100%
}

/*广告与职位*/
.plist .pr .ad_img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.plist .pr .ad_img img {
    width: 100%;
    height: auto;
    border: 0;
}

.plist .pr .lisbox {
    margin-bottom: 15px;
    background: #FFF;
    padding: 10px 15px 8px 15px;
    border: 1px #dfdfdf solid;
    border-radius: 5px;
}

.plist .pr .lisbox .t {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #484848
}

.plist .pr .lisbox .t .more {
    float: right;
    font-size: 13px;
    color: #666666;
    font-weight: normal;
    background: url(../images/index_arrow.png) no-repeat right 0 center;
    padding-right: 12px;
    margin-right: -5px
}

.plist .pr .lisbox .empty {
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 12px;
}

.plist .pr .lisbox .eyl {
    border-bottom: 1px #f1f1f1 solid;
    font-size: 13px;
    padding: 15px 0 15px 0;
}

.plist .pr .lisbox .eyl.last {
    border-bottom-color: #FFF
}

.plist .pr .lisbox .eyl .jname {
    width: 68%;
    float: left;
    font-size: 15px;
    height: 28px;
    line-height: 28px
}

.plist .pr .lisbox .eyl .city {
    width: 32%;
    float: left;
    text-align: right;
    height: 28px;
    line-height: 28px;
    color: #FF6600
}

.plist .pr .lisbox .eyl .etxt {
    width: 98%;
    height: 25px;
    line-height: 25px;
    color: #999
}

.plist .pr .lisbox .eyl .etxt .company-tag {
    background: #f3af3c;
    color: #FFF;
    border-radius: 3px;
    font-size: 12px;
    padding: 1px 3px;
    margin-right: 6px
}

.plist .pr .lisbox .eyl:hover {
    background-color: #FFFDFB
}


/*附近职位*/
.map-show {
    width: 960px;
    height: 530px;
    background: #FFF;
}

.map-show .ms-top {
    height: 60px;
    line-height: 60px;
    width: 100%;
}

.map-show .ms-box {
    position: relative;
    overflow: hidden;
}

.map-show .ms-box .search-panel {
    position: absolute;
    left: 447px;
    top: 50px;
    pointer-events: none;
    z-index: 5;
    *zoom: 1;
}

.map-show .ms-box .search-panel .sea-box {
    border-radius: 2px;
    width: 386px;
    position: relative;
    z-index: 5;
    *zoom: 1;
}

.search-panel .sea-box .sea-container {
    z-index: 2;
    pointer-events: auto;
    width: 329px;
    float: left;
    box-shadow: 1px 4px 6px rgba(0, 0, 0, .25);
}

.search-panel .sea-box .search-button {
    pointer-events: auto;
    background: #3385ff;
    color: #FFF;
    width: 57px;
    height: 38px;
    float: left;
    border: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 0 2px 2px 0;
    box-shadow: 1px 4px 6px rgba(0, 0, 0, .25);
    z-index: 5;
    *zoom: 1;
}

.search-panel .sea-box .search-button:hover {
    background-color: #2e77e5
}

.search-panel .sea-box .sea-container .sea-content {
    width: 329px;
    height: 38px;
    border-radius: 2px 0 0 2px;
    background: #fff;
}

.sea-container .sea-content .sole-input {
    border: 0;
    line-height: 38px;
    font-size: 14px;
    height: 38px;
    color: #333;
    border-radius: 2px 0 0 2px;
    padding-left: 12px;
    float: left;
    width: 317px;
}

.map-show .ms-box .done-group {
    position: absolute;
    left: 475px;
    bottom: 20px;
    width: 350px;
    height: 75px;
    background: rgba(0, 0, 0, .5);
    -pie-background: rgba(0, 0, 0, .5);
    z-index: 5;
    *zoom: 1;
}

.ms-box .done-group .btn-group {
    position: relative;
    padding-top: 21px;
    padding-left: 50px;
    z-index: 5;
    *zoom: 1;
}

.done-group .btn-group .c-btn {
    width: 90px;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    text-align: center;
    float: left;
    z-index: 5;
    *zoom: 1;
}

.done-group .btn-group .c-btn.gre-btn {
    margin-right: 65px;
    *zoom: 1;
}

.map-show .ms-box .mb-left {
    width: 320px;
    height: 530px;
    float: left;
}

.map-show .ms-box .mb-left .mb-title {
    width: 300px;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    color: #FFF;
    background: #52adf7;
    font-size: 16px;
    *zoom: 1;
}

.map-show .ms-box .mb-li li {
    display: block;
    width: 320px;
    height: 36px;
    cursor: pointer;
    font-size: 12px;
    *zoom: 1;
}

.map-show .ms-box .mb-li li .tit {
    float: left;
    height: 36px;
    line-height: 36px;
    padding-left: 45px;
    background: url(../images/200.png) 20px 12px no-repeat;
    color: #333;
    *zoom: 1;
}

.map-show .ms-box .mb-li li .adr {
    float: left;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    color: #666;
    *zoom: 1;
}

.map-show .ms-box .mb-li li:hover {
    background: #ebebeb;
}

.map-show .ms-box .mb-left li a:hover {
    text-decoration: underline;
}

.map-show .ms-box .mb-right {
    width: 625px;
    height: 530px;
    margin-left: 15px;
    float: left;
    *zoom: 1;
}

.map-search {
    float: left;
    width: 413px;
    height: 40px;
    background-color: #fff;
    border: 1px solid #ededed;
}

.map-search .map-search-input {
    height: 40px;
    border: none;
    outline: 0;
    padding-left: 13px;
    width: 400px;
    font-size: 16px;
}

.tangram-suggestion-main {
    z-index: 9999;
}

/*底部浮动*/
.bottom-publish-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    z-index: 999;
    background: #313131;
    background: rgba(0, 0, 0, .8);
    min-width: 1200px;
}

.bottom-publish-wrap a {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 1200px;
    font-size: 0;
    height: 60px;
    font-weight: 700;
}

.bottom-publish-wrap a>* {
    display: inline-block;
    font-size: 32px;
    line-height: 60px
}

.bottom-publish1 {
    color: #51acfd;
    margin-left: 10px;
    font-weight: bold;
}

.bottom-publish2 {
    color: #fff;
    margin: 0 32px
}

.bottom-publish3 {
    color: #fff;
    margin: 0
}

.bottom-publish3 span {
    color: #ffc426;
}

.bottom-publish-close {
    position: absolute;
    right: 10px;
    top: 16px;
    width: 32px;
    height: 32px;
    background: url(../images/fixed_bottom_close.png) no-repeat left top
}

.bottom-publish-bg {
    position: absolute;
    right: 100px;
    top: -68px;
    width: 112px;
    height: 84px;
    background: url(../images/fixed_bottom_men.png) no-repeat left top
}


/*关键字变色*/
.highlight {
    color: #FF0000;
}

/*当窗口改变时发生*/