#page_content {
    width: 970px;
    padding: 30px;
    overflow: hidden;
}
#page_content>h2{
    margin: 0;
    font-size: 18px;
    margin-bottom: 30px;
    padding-left: 10px;
    border-left: 2px solid #00b8ee;
    font-weight: normal;
}
#title{
    width: 910px;
    height: 40px;
    background-color: #f2f2f2;
}
#title>span{
    height: 40px;
    display: inline-block;
    font-size: 15px;
    line-height: 40px;
    padding-left: 20px;
}
#title>a{
    width: 75px;
    height: 28px;
    display: inline-block;
    background-color: #00b8ee;
    float: right;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    margin:6px 20px;
}
#title>a:hover{
    background-color: #01aadb
}

.middlepage {
    width: 1170px !important;
    margin: 0 auto;
}

hr {
    min-width: 1170px;
    width: 100%;
    height: 1px;
    border: none;
    border-top: 1px double #000000;
}


/*tab*/

#jobcenter_daohang {
    margin-top: 10px;
    overflow: hidden;
}

#jobcenter_daohang .tabNav {
    float: left;
}

#jobcenter_daohang .jobcenter_daohang_nav {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#jobcenter_daohang .jobcenter_daohang_nav li {
    margin-right: 10px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #000;
    float: left;
    text-align: center;
}

#jobcenter_daohang .jobcenterShow {
    background: #000000;
    color: #ffffff !important;
}

#jobcenter_daohang .daohangbtn {
    width: 130px;
    height: 30px;
    background-color: #ffc15a;
    float: right;
    border: 1px solid red;
    margin-right: 10px;
}

#jobcenter_daohang .daohangbtn>a {
    width: 130px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    color: #000;
    font-size: 14px;
}

#jobcenter_daohang .daohangbtn>a .icon {
    color: #000;
    font-size: 14px;
}


/*banner*/

.jobcenter_banner {
    margin-top: 10px;
    width: 100%;
    height: 300px;
    min-width: 1200px;
    background: url("../images/Tmarket_banner.png")repeat center;
}


/*select*/

#jobInfo {
    margin-top: 50px;
}

#jobInfo .selectBox {
    width: 900px;
    margin: 0 auto;
    overflow: hidden;
}

#jobInfo .selectBox .infoBox {
    width: 900px;
    margin-left: -10px;
    overflow: hidden;
}

#jobInfo .selectBox .infoBox .title {
    width: 80px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    float: left;
}

#jobInfo .selectBox .infoBox .content {
    width: 820px;
    float: right;
}

#jobInfo .selectBox .infoBox .smContent {
    width: 370px;
    float: left;
}

#jobInfo .selectBox .infoBox .form-control {
    border-radius: 0;
    border: 1px solid #f2f2f2;
}

#jobInfo .jobsearch_btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-left: 16px;
}

#jobInfo .jobsearch_btn .icon {
    font-size: 14px;
    margin-right: 10px;
}

.relationjob_title {
    margin-top: 50px;
    font-size: 16px;
}


/*job info*/

.tabBody {
    padding: 0;
    list-style: none;
}

.job_item {
    width: 1170px;
    border: 1px #f2f2f2 solid;
    height: 155px;
    margin-bottom: 20px;
    cursor: pointer;
}

.job_item .content {
    width: 1170 px;
    overflow: hidden;
}

.job_item .company {
    width: 600px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
}

.job_item .company .job {
    color: #999999;
    margin-top: 20px;
}

.job_item .company .job span.blue_font {
    color: #00b8ee;
}

.job_item .company .money {
    color: #000;
}

.job_item .company .money>span {
    color: #00b8ee;
}

.job_item .companyTel {
    width: 376px;
    float: left;
    overflow: hidden;
}

.job_item .companyTel .name {
    color: #999999;
    margin-top: 20px;
}

.job_item .companyTel .name span {
    color: #00b8ee;
}

.job_item .companyTel .msg {
    color: #999999;
    margin-top: 20px;
}

.job_item .companyImg {
    width: 192px;
    float: right;
    overflow: hidden;
}

.job_item .companyImg img {
    width: 70px;
    height: 63px;
    float: right;
}

.job_item .Kind {
    width: 100%;
    height: 50px;
    background: #F2F2F2;
    line-height: 50PX;
    padding: 0 15px;
    color: #111;
}


/*页码*/

#pageContent {
    width: 1170px;
    overflow: hidden;
}

#pageContent ul {
    float: right;
}


/*简历中心*/

.resume {
    width: 1170px;
    overflow: hidden;
}

.resume>ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.resume .resume_box {
    width: 220px;
    height: 200px;
    border: 1px solid #f2f2f2;
    float: left;
    margin: 0 5px 15px 5px;
    text-align: center;
    cursor: pointer;
}

.resume .resume_box img {
    margin-top: 30px;
    width: 60px;
    height: 60px;
}

.resume .resume_box .title {
    margin-top: 10px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
}

.resume .resume_box .time {
    color: #999999;
    font-size: 12px;
    padding: 0;
}

.resume .resume_box .fontBox {
    width: 180px;
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.resume .resume_box .job {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

em,i{
    font-style: normal;
}



.aboutTab,
.aboutTab>li>ol {
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.aboutTab .myJobs .job_item {
    width: 910px;
    border: 1px #e5e5e5 dashed;
    height: 105px;
    margin-bottom: 5px;
}
.aboutTab .myJobs .job_item:hover{
    border: 1px #00b8ee dashed;
}

.aboutTab .myJobs .job_item .content {
    width: 100%;
    overflow: hidden;
}

.aboutTab .myJobs .job_item .company {
    width: 750px;
    padding-left: 10px;
    float: left;
    overflow: hidden;
}

.aboutTab .myJobs .job_item .company .job {
    color: #999999;
    margin-top: 12px;
}
.aboutTab .myJobs .job_item .company .job .title{
    color: #00b8ee;
    font-size:16px;
}
.aboutTab .myJobs .job_item .company .job .addr{
    color: #00b8ee;
}
.aboutTab .myJobs .job_item .company .job .time{
    color: #999;
}
.aboutTab .myJobs .job_item .company .money {
    color: #f00;
}
.aboutTab .myJobs .job_item .company .yearsnum{
    color: #333;
}
.aboutTab .myJobs .job_item .company .operation{
    float: right;
    margin-right: 10px;
}
.aboutTab .myJobs .job_item .company .operation a{
    color: #333;
}
.aboutTab .myJobs .job_item .company .operation a:hover{
    color:#00b8ee;
    cursor: pointer;
}
.aboutTab .myJobs .job_item .company .sellingPoints{
    color: #999;
    width: 740px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}


.aboutTab .myJobs .job_item .companyTel {
    width: 300px;
    float: left;
    overflow: hidden;
}

.aboutTab .myJobs .job_item .companyTel .name {
    color: #999999;
    margin-top: 20px;
}

.aboutTab .myJobs .job_item .companyTel .name a {
    color: #00b8ee;
}

.aboutTab .myJobs .job_item .companyTel .msg {
    color: #999999;
    margin-top: 20px;
}

.aboutTab .myJobs .job_item .companyImg {
    width: 105px;
    float: right;
    overflow: hidden;
    margin:12px 20px;
}

.aboutTab .myJobs .job_item .companyImg img {
    float: right;
    width: 105px;
    height:80px;
}








.aboutTab .myResume .resume_box {
    width: 220px;
    height: 200px;
    border: 1px solid #f2f2f2;
    float: left;
    margin: 0 5px 15px 5px;
    text-align: center;
    overflow: hidden;
}

.aboutTab .myResume .resume_box img {
    margin-top: 30px;
    width: 60px;
    height: 60px;
}

.aboutTab .myResume .resume_box .title {
    margin-top: 10px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
}

.aboutTab .myResume .resume_box .time {
    color: #999999;
    font-size: 12px;
    padding: 0;
}

.aboutTab .myResume .resume_box .fontBox {
    width: 180px;
    height: 20px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aboutTab .myResume .resume_box .job {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    font-weight: bold;
}


/*发布职位页面样表式*/

#openposition_row .openposition_row {
    margin-top: 20px;
}

#openposition_row .openposition_row .openposition_row_title {
    color: #333;
    height: 34px;
    line-height: 34px;
}

#openposition_row .openposition_row_right {
    margin-left: -15px;
}

#openposition_row .starstyle {
    color: #F00;
}

#openposition_row .openposition_row .form-control {
    width: 70%;
    border-radius: 0;
    border: 1px solid #f2f2f2;
}

#openposition_row .openposition_row .openposition_btn {
    background: #00b8ee;
    width: 135px;
    height: 45px;
    text-align: center;
    border: none;
    line-height: 45px;
    padding: 0;
    margin-top: 20px;
}

#openposition_row .openposition_row .openposition_btn:hover {
    background: #00b8ee;
}


/*<!--发布简历页面样式表-->*/

#openresume_row .openresume_row {
    margin-top: 20px;
}

#openresume_row .starstyle {
    color: #F00;
}

#openresume_row .openresume_row .openresume_title1 {
    color: #333;
    height: 34px;
    line-height: 34px;
}

#openresume_row .openresume_row .form-control {
    border-radius: 0;
    width: 70%;
    border: 1px solid #f2f2f2;
}

#openresume_row .openresume_miaoshu {
    color: #333;
    height: 34px;
    line-height: 34px;
}

#openresume_row .openresume_row .openresume_btn {
    background: #00b8ee;
    width: 135px;
    height: 45px;
    text-align: center;
    border: none;
    line-height: 45px;
    padding: 0;
    margin-top: 20px;
}

#openresume_row .openresume_row .openresume_btn:hover {
    background: #00b8ee;
}
