#content .content-top {
    padding: 47px 0 42px;
    position: relative;
    background: url("../img2/post/search_bg.png") no-repeat center;
}

#content .content-top .select_box {
    position: relative;
    z-index: 10;
    float: left;
    width: 92px;
    height: 44px;
    border-radius: 2px 0 0 2px;
    background: #ffffff url(../img2/index/1_11.jpg) no-repeat right center;
}

#content .content-top article {
    margin: 0 auto;

}

#content .content-top article label {
    float: left;
    width: 110px;
    height: 44px;
    line-height: 44px;
    text-indent: 10px;
    margin-right: 10px;
    font-size: 14px;
    color: #333;
}

#content .content-top article .label-bottom {
    height: 42px;
    line-height: 42px;
}

#content .content-top article .keyword {
    float: left;
    width: 408px;
    height: 44px;
    line-height: 44px;
    text-indent: 10px;
    font-size: 14px;
    color: #333;
    border: 0;
    position: relative;
    background: #ffffff /* url("../img2/index/1_11.jpg")*/ no-repeat right center;
}

.filter_button {
    float: left;
    width: 130px !important;
    line-height: 44px;
    height: 44px;
    background: #ff9933 !important;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 0 2px 2px 0;
}

#content .content-top article .job-search-button {
    float: left;
    width: 137px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    cursor: pointer;
    border-radius: 3.5px;
    border: none;
    background-color: #3ba354;
}

#content .content-top article .job-search-button .iconfont {
    margin-right: 5px;
}

#content .content-top article .job-search-button:hover {
    font-weight: bold;
}

#content .content-top article .job-clear-button {
    float: left;
    width: 132px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    text-align: center;
    color: #3ba354;
}

#content .content-top article .job-clear-button:hover {
    color: #ff9933;
}

#content .content-bottom {
    margin: 25px auto 0;
}

#content .content-list .header {
    padding: 10px;
    background-color: #f1f1f1;
}

#content .content-list .job-select-button {
    float: left;
    width: 16px;
    height: 16px;
    margin-left: 3px;
    margin-top: 7px;
}

#content .content-list .header label {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    font-size: 14px;
    margin-right: 20px;
    font-weight: bold;
    color: #333;
    position: static;
}

#content .content-list li {
    border-bottom: 1px solid #eee;
}

.joblist li {
    font-size: 14px;
    color: #909090;
    font-weight: 900;
}

#content .content-list li .row {
    height: 30px;
    line-height: 30px;
    padding: 5px 0;
}

#content .content-list li .select {
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 8px;
}

/*列表头*/
.postname {
    width: 380px;
    padding-left: 14px;
}

.companyname {
    width: 310px;
}

.workplace {
    width: 110px;
    text-align: center;
}

.recruiting {
    width: 120px;
    text-align: center;
}

.monthly_pay {
    width: 150px;
    text-align: center;
}

.release_date {
    text-align: center;
    width: 116px;
}

/*列表头结束*/
#content .content-list .header .job-deliver-all-btn, #content .content-list .header .job-down-all, .job-view-all {
    background-color: #3ba354;
    border-radius: 3.5px;
    color: #fff;
    float: left;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 90px;
}

/*列表开始*/
.post {
    float: left;
    width: auto;
    width: 380px;
    padding-left: 14px;
    font-size: 14px;
    color: #247f3a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.post .job {
    float: left;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 260px;
    padding-left: 12px;
}

.company {
    color: #333;
    float: left;
    font-size: 14px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 270px;
    padding-right: 40px;
}

.city {
    float: left;
    font-size: 14px;
    text-align: center;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 110px;
}

.people_number {
    width: 120px;
    float: left;
    font-size: 14px;
    text-align: center;
    color: #333;
}

.salary {
    width: 150px;
    float: left;
    font-size: 14px;
    text-align: center;
    color: #ff9933;
    font-weight: bold;
}

.time {
    width: 116px;
    text-align: center;
    float: left;
    font-size: 14px;
    color: #333;
}

.company:hover, .job:hover {
    color: #ff9933;
}

#content .content-list li p {
    float: right;
}

.result ul li:hover {
    background-color: #f4f4f4;
}

/*列表结束*/
#content .content-list li .deliver {
    float: right;
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 30px;
    text-align: center;
    color: #fff;
    border-radius: 3.5px;
    background-color: #3ba354;
}

#content .content-list li .deliver.disabled {
    background-color: #999;
    cursor: default;
}

#content .content-advertisement {
    float: left;
    margin-left: 20px;
}

#content .content-advertisement li {
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

#content .content-advertisement li:hover {
    border-color: #ff9933;
}

#content .content-advertisement li img {
    width: 228px;
}

.deliver-confirm-dialog-content {
    padding: 30px;
}

.deliver-confirm-dialog-content .icon {
    float: left;
    width: 41px;
    height: 41px;
    background: url(../img2/icon/icon-deliver-2.png) no-repeat;
}

.deliver-confirm-dialog-content .realname {
    float: left;
    height: 41px;
    line-height: 41px;
    margin-left: 15px;
    font-size: 14px;
    color: #333;
}

.deliver-confirm-dialog-content .completion {
    float: left;
    width: 100px;
    height: 41px;
    line-height: 41px;
    margin-left: 25px;
    font-size: 14px;
    color: #333;
}

.deliver-confirm-dialog-content .view, .deliver-confirm-dialog-content .edit, .deliver-confirm-dialog-content i {
    float: right;
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    font-style: normal;
    color: #ff9933;
}

.deliver-confirm-dialog-content i {
    padding: 0 5px;
}

.deliver-confirm-dialog .PLG-dialogBox-button-0, .deliver-confirm-dialog .PLG-dialogBox-button-1 {
    width: 65px;
}

.deliver-confirm-dialog .PLG-dialogBox-button-1 {
    color: #3ba354;
    background-color: #c0eacb;
}

.deliver-confirm-dialog .PLG-dialogBox-button-0.PLG-hover {
    font-weight: bold;
    box-shadow: 0 0 5px #3ba354;
}

.deliver-confirm-dialog .PLG-dialogBox-button-1.PLG-hover {
    font-weight: bold;
    box-shadow: 0 0 5px #c0eacb;
}

.deliver-success-dialog-content {
    padding: 30px 0 30px 100px;
}

.deliver-success-dialog-content .icon {
    float: left;
    width: 40px;
    height: 40px;
    background: url(../img2/icon/icon-pass-2.png) no-repeat;
}

.deliver-success-dialog-content .top {
    height: 40px;
    line-height: 40px;
    margin-left: 15px;
    font-size: 22px;
    color: #3ba354;
}

.deliver-success-dialog-content .bottom {
    display: block;
    margin-left: 55px;
    font-size: 14px;
    color: #333;
}

.deliver-success-dialog .PLG-dialogBox-button-0 {
    width: 65px;
}

.deliver-success-dialog .PLG-dialogBox-button-0.PLG-hover {
    font-weight: bold;
    box-shadow: 0 0 5px #3ba354;
}

.deliver-invalid-dialog-content {
    padding: 30px 0 30px 50px;
}

.deliver-invalid-dialog-content .icon {
    float: left;
    width: 41px;
    height: 41px;
    background: url(../img2/icon/icon-invalid-1.png) no-repeat;
}

.deliver-invalid-dialog-content .text {
    float: left;
    height: 41px;
    line-height: 41px;
    margin-left: 15px;
    font-size: 14px;
    color: #333;
}

.deliver-invalid-dialog .PLG-dialogBox-button-0.PLG-hover {
    font-weight: bold;
    box-shadow: 0 0 5px #3ba354;
}

.deliver-warning-dialog-content {
    padding: 30px 0 30px 100px;
}

.deliver-warning-dialog-content .icon {
    float: left;
    width: 41px;
    height: 41px;
    background: url(../img2/icon/icon-invalid-1.png) no-repeat;
}

.deliver-warning-dialog-content .text {
    float: left;
    height: 41px;
    line-height: 41px;
    margin-left: 15px;
    font-size: 14px;
    color: #333;
}

.deliver-warning-dialog .PLG-dialogBox-button-0.PLG-hover {
    font-weight: bold;
    box-shadow: 0 0 5px #3ba354;
}

/*新增搜索*/
.searchBar {
    width: 745px;
    margin: 0 auto;
    position: relative;
}

.searchBar label {
    position: absolute;
    top: -1px;
    left: 92px;
    z-index: 11;
    width: 110px;
}

.searchBar div p {
    color: #333;
    cursor: default;
    height: 44px;
    line-height: 44px;
    margin: 0 10px;
    position: relative;
    font-size: 14px;
    text-indent: 5px;
}

.searchBar div p .expansion {
    display: none;
}

.searchBar div p .iconfont {
    color: #999;
    line-height: 44px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}

.searchBar div ul {
    display: none;
    position: absolute;
    left: -2px;
    z-index: 1;
    background-color: #fff;
    border: 2px solid #3ba354;
    border-top: none;
}

.searchBar ul li {
    height: 40px;
    width: 92px;
    color: #333;
    cursor: default;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
}

.searchBar div.active {
    border-color: #3ba354;
    transition: none;
}

.searchBar div.active p .collapse {
    display: none;
}

.searchBar div.active p .expansion {
    display: block;
}

.searchBar div.active ul {
    display: block;
    width: 100%;
}

.searchBar div.active ul li {
    height: 32px;
    line-height: 32px;
    text-indent: 15px;
}

.searchBar div.active ul li a {
    display: block;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.searchBar div.active ul li a:hover {
    background-color: #999;
}

/*新增职位列表*/
.joblist {
    height: 44px;
    border-bottom: 1px solid #eee;
    background: #f9f9f9;
}

.joblist ul li {
    float: left;
    line-height: 44px;
    font-size: 12px;
}

.content-bottom1 {
    background-color: #fff;
    padding-top: 30px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

#content .nav-fixed {
    position: fixed !important;
    top: 0;
    width: 1180px;
    z-index: 98;
}

#content .nav-fixed:hover {
    opacity: 1;
}

.w-960 {
    width: 1000px;
    margin: 0 auto;
}

.PLG-areamenu-result {
    border: 0 !important;
}

.PLG-areamenu-result div {
    border-radius: 0 !important;
    border: 0 !important;
}

.no_result {
    width: 238px;
    height: 62px;
    margin: 100px auto;
}

.PLG-areamenu-result div {
    border-radius: 0 !important;
    border: 0 !important;
}

.PLG-areamenu-result div {
    border-radius: 0 !important;
    border: 0 !important;
}

.company2:hover {
    color: #ff9933;
}

.nametitle {
    width: 445px !important;
    margin-right: 10px !important;
}

.searchbutton {
    width: 200px;
    height: 44px;
    line-height: 40px;
    background: url(../img2/8_06.jpg) no-repeat 48px center #3ba354;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 16px;
    text-indent: 1.4em;
    margin-left: 380px;
}

.strike {
    height: 15px;
    left: 450px;
    position: absolute;
    top: 13px;
    width: 14px;
    background: url(../img2/delete.jpg) no-repeat 98% center;
    display: none;
}

.searchdelete {
    border: none !important;
    width: 960px !important;
    background: none !important;
    position: relative;
}

.expurgate {
    height: 15px;
    left: 910px;
    position: absolute;
    top: 13px;
    width: 14px;
    background: url(../img2/delete.jpg) no-repeat 98% center;
    display: none;
}

.announce {
    width: 960px;
    height: auto;
    margin: 60px auto;
}

.announce h3 {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #369550;
}

.anbutton a {
    color: #fff;
}

.anbutton {
    background: #3ba354;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    height: 44px;
    line-height: 40px;
    text-align: center;
    width: 334px;
    margin: 40px auto 0;
}

.search_criteria {
    height: auto;
    border-bottom: 3px solid #369550;
    position: relative;
    margin-bottom: 30px;
    background: #f1f1f1;
}

.criteria_list {
    width: 960px;
    margin: 30px auto 0px;
}

.criteria_list ul li {
    float: left;
    width: 275px;
    height: 34px !important;
    margin: 0px 40px 25px 0px;
    line-height: 34px;
    font-size: 14px;
    color: #7e7e7e;
}

.PLG-areamenu-button, .js-cj-job, .PLG-jobmenu-button {
    height: 34px !important;
    float: right;
    width: 200px !important;
}

.PLG-dropmenu-button {
    margin-left: 10px;
}

.download {
    width: 44px;
    height: 10px;
    position: absolute;
    left: 48%;
    bottom: -10px;
}

.downdown {
    width: 44px;
    height: 10px;
    position: absolute;
    left: 48%;
    bottom: -10px;
    display: none;
}

.criteria_criteria ul {
    width: 980px;
}

.criteria_criteria {
    width: 900px;
    margin: 0 auto;
}

.buttonbtn {
    width: 960px;
    margin: 10px auto 30px;
}

.ct-submit-ok {
    background: url(../img2/common/ok-2.png) no-repeat scroll left center;
    color: #3ba354;
    display: block;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    margin: 25px auto;
    text-indent: 50px;
    width: 260px;
}

.ui-menu .ui-menu-item {
    border: 1px solid #fff !important;
    margin: -1px 0 0 0 !important;
}

.PLG-areamenu-button {
    float: left;
    width: 115px !important;
    border: none;
    height: 44px !important;
    text-indent: 18px;
    font-size: 14px;
    font-family: "宋体";
    color: #999;
    line-height: 44px;
    background: #ffead5 url(../img2/index/index_06.png) no-repeat 85% center !important;
}

.searchBar .PLG-areamenu-button .PLG-areamenu-button-icon {
    display: none;
}

.PLG-areamenu-button div {
    margin-top: 2px;
}

.PLG-areamenu-result div {
    line-height: 34px;
}

.PLG-areamenu-placeholder {
    color: #000000;
}

/*热门搜索*/
.hot-search {
    float: left;
    background: #f6f6f6;
    height: auto;
    margin-top: 40px;
    font-family: "宋体";
}

.hot-search .district {
    float: left;
    width: 1125px;
    height: auto;
    margin-left: 30px;
    border-bottom: 1px solid #dddddd;
}

.hot-search .district-s {
    border-bottom: 0px solid #dddddd !important;
}

.hot-search .district .title-text {
    float: left;
    width: 85px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
    color: #999999;
}

.hot-search .district .regional {
    float: left;
    width: 1030px;
    height: auto;
    margin-top: 18px;
}

.hot-search .district .regional ul {
    width: 100%;
    height: 100%;
}

.hot-search .district .regional ul li {
    float: left;
    width: auto;
    height: auto;
    margin-bottom: 15px;
}

.hot-search .district .regional ul li a {
    width: 100%;
    height: 100%;
    padding: 3px 8px;
    color: #333333;
    font-size: 14px;
}

.hot-search .district .regional ul li a:hover {
    width: 100%;
    height: 100%;
    background: #ff9933;
    color: #ffffff;
}

.search-more {
    margin-left: 40%;
    width: 150px;
    height: 40px;
    background: #247f3a;
    line-height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    margin-top: 30px;
}

.search-more a {
    color: #fff;
}

.stick {
    float: left;
    margin-top: 5px;
}
