body {
    background-color: #fafafa;
}

header{
    background-color: #fff;
}

.banner {
    background: url("../img/partner/us.png") no-repeat;
    background-size: cover;
    height: 260px;
    /*padding: 76px 18.5% 0;*/
}

.banner .banner-width {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 70px;
}

.banner-nav ul {
    margin-left: -40px;
}

.banner-nav li {
    list-style: none;
    float: left;
}

.banner-nav  li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    margin-right: 5px;
    cursor:pointer;
}
.banner-nav  li a span {
    margin-right: 5px;
}

/*@media (min-width: 1200px) {*/
    /*.banner .title, .banner .banner-nav {*/
        /*width: 1200px;*/
        /*position: absolute;*/
        /*left: 360px;*/
    /*}*/
/*}*/

/*@media (min-width: 1200px) {*/
    /*.banner .banner-nav {*/
        /*top: 210px;*/
    /*}*/
/*}*/

/*@media (min-width: 1200px) {*/
    /*.main {*/
        /*width: 1200px;*/
        /*position: absolute;*/
        /*left: 360px;*/
    /*}*/
/*}*/

.banner .title {
    color: #fff;
    font-size: 36px;
}

.banner .title .span-left {
    margin-left: 10px;
}

.banner .banner-nav {
    color: #fff;
    font-size: 14px;
    margin-left: 3px;
}


.main {
    background-color: #fff;
    width: 1200px;
    margin: -100px auto 0;
}

.nav-tabs {
    border-bottom: 1px solid #ebebeb;
    height: 64px;
    margin: 0 26px;
}

.nav-tabs>li {
    margin-right: 70px;
}

.nav>li>a {
    padding: 5px 0 0 0;
}

.nav-tabs>li>a {
    color: #4d4d4d;
    font-size: 16px;
    margin-right: 2px;
    border: 1px solid transparent;
    border-radius: 0;
    line-height: 45px !important;
    height: 64px;
}

.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
    border: 1px solid transparent;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  cursor: pointer !important;
  color: #0082ff!important;
  background-color: transparent!important;
  border: 1px solid transparent!important;
  border-radius: 0!important;
  border-bottom: 4px solid!important;
}

.tab-content {
    margin: 0 26px;
}

.tab-content ul {
    padding-bottom: 80px;
    /*margin: 0 5px 0 -18px;*/
}

.tab-content li {
    list-style: none;
    margin-left: -40px;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
}

.condition {
    margin-top: 20px;
    overflow: hidden;
}

.map {
    overflow: hidden;
}

.map .map-container{
    width:590px;
    height:456px;
}

.detail {
    padding-left: 20px;
    overflow: hidden;
    margin-top: 50px;

}

.detail .company {
    color: #4d4d4d;
    font-size: 16px;
    padding-bottom: 26px;
    /*border-bottom: 1px solid #ebebeb;*/
}

.detail .company p, .detail .branch p, .part-company-info p {
    line-height: 30px;
}

.detail .branch {
    padding-top: 36px;
    color: #4d4d4d;
    font-size: 16px;
}

.condition {
    /*margin-top: 20px;*/
}

.condition li {
    border: 1px solid #ebebeb;
    margin: 0 50px 20px -39px;
    padding: 0;
}

.condition .head {
    height: 40px;
    background-color: #fafafa;
    line-height: 40px;
    padding: 0 20px;
    overflow: hidden;
}

.condition .head .station {
    color: #4d4d4d;
    font-size: 18px;
}

.condition .head .check-details {
    color: #808080;
    font-size: 14px;
}

.condition .require {
    height: 54px;
    line-height: 54px;
    padding: 0 20px;
}

.condition .require .salary {
    color: #ff7781;
    font-size: 18px;
}

.condition .require .line {
    color: #ebebeb;
    font-size: 18px;
    padding: 0 14px;
}

.condition .require .experience {
    color: #808080;
    font-size: 14px;
}

.condition .require .date {
    color: #b3b3b3;
    font-size: 14px;
}

/*职位详情*/
.details {
    margin-right: 50px;
    border: 1px solid #ebebeb;
}

.details .title {
    color: #4d4d4d;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    background-color: #fafafa;
    padding: 0 20px;
}

.details .info {
    height: 90px;
    padding: 20px 20px 0;
    overflow: hidden;
}

.details .form-group {
    margin: 0 3px 10px 0;
}

.details label {
    font-weight: normal;
}

.details .form-control-static {
    font-size: 14px;
    color: #666;
    width: 280px;
    height: 16px;
    min-height: 0;
    outline: none;
    border: 0;
}

.details .claim {
    border-top: 1px solid #ebebeb;
    padding: 24px 20px 30px;
}

.details .claim .hint {
    padding-bottom: 10px;
}
.special {
    margin-left: 86px;
}
#connectUs {

}
.part-name {
  font-size: 18px;
  color: rgba(0, 130, 255, 1);
  font-weight: bold;
}

.place-name {
  font-weight: bold;
}

.part-company-info {
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  display: flex;
  width: 100%;
  margin-top: 36px;
  padding-bottom: 200px;
}


.part-company-info span {
  margin-right: 8px;
}

.company-info-left {
  width: 612px;
}

.company-info-flex {
  flex: 1;
}
