.inside-banner-about {
    height: auto;
    background-color: #a7b0be;
    overflow: visible;
}
.inside-banner-about .slogan {
    z-index: 2;
}
.inside-banner-about .slogan .text {
    font-size: 32px;
    line-height: 45px;
    color: #333;
}
.inside-banner-about .slogan .text p{
    margin:0 0 10px;
}
.inside-banner-about .slogan button {
    margin-top: 10px;
}
.inside-banner-about .image-wrap {
    height: 320px;
}
.inside-banner-about .image-wrap img {
    margin-left: -125px;
    margin-top: 108px;
}
.bottom-box{background: #f6f7f8;}

.bottom-box .breadcrumb {
    list-style: none;
    margin-bottom: 30px;
    padding: 14px 0;
    border-bottom: #ddd solid 1px;
    background: none;
    font-size: 14px;
}
.bottom-box .jobs-wrapper{
    font-size: 14px;
}
@media(max-width: 767px){
.inside-banner-about .image-wrap {height: 400px;}
.inside-banner-about .slogan .text{text-align: center}
.inside-banner-about .slogan {margin: 30px 15px 0;text-align: center;}
.inside-banner-about .slogan .text {line-height: 40px;}
.inside-banner-about .image-wrap img {margin-left: -140px;}
}
@media(max-width: 480px){
.inside-banner-about .image-wrap {height: 200px;}
.inside-banner-about .slogan .text {font-size: 22px;line-height: 26px;}
.inside-banner-about .image-wrap img {
    width: 800px;
    margin-left: -55px;
    margin-top: 55px;}
}
@media (min-width: 768px){
.inside-banner-about .slogan {
    height: 320px;
}
.inside-banner-about .slogan > div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.inside-banner-about .slogan button {
    margin-top: 10px;
}
}


.section-breadcrumb {
    margin-top: 25px;
}
.Support_Search {padding: 30px 0 0;}
.jobs-view.Support_Search {padding-top:0;margin-bottom: 20px;}
.Support_Search .search {
    padding: 0;
    margin: 0 auto;
    background: url(http://www.vivo.com/en/themes/custom/vivo/img/support/select_bj.jpg) center top no-repeat;
    background-size: cover;
    position: relative;
}
.career-search.jobs-view .Search_font {
    width: 100%;
    text-align: center !important;
    left: 0 !important;
}
#Support_Search .Search_font {
    margin-top: -20px;
    text-align: center;
}
#Support_Search .Search_font h2 {
    line-height: 1.2;
    font-size: 34px;
    font-weight: normal;
    /* white-space: nowrap; */
    margin-top: 0;
    position: relative;
    color: #333;
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}
.jobs-view-page{padding-top:30px;padding-bottom:30px;background:#fff;margin-bottom:30px;}
/*===========响应式css===============*/
@media (max-width:991px){
}
@media (max-width:767px){
.Support_Search .search {
    width: 100%!important;
    height: auto;
}
#Support_Search .search {
    height: 250px;
    background: url(../img/job-at-vivo/search_bg_mb.jpg) no-repeat right top;
    background-position: center 20%;
}
.career-search.jobs-view.Support_Search {
    padding-top: 0px!important;
    padding-bottom: 30px;
}
    .vc_column-inner{padding:0!important;}
}
@media (max-width:480px){
    #Support_Search .Search_font h2{font-size:22px;}
}
@media (min-width: 768px){
    .Support_Search .search {height: 250px;}
} 
@media (min-width: 992px){
    .Support_Search .search {height: 220px;background-position: center 20%;}
} 
@media (min-width: 1200px){
}








.society-index main {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    -webkit-box-shadow: 0 6px 14px rgba(0, 0, 0, .05);
    box-shadow: 0 6px 14px rgba(0, 0, 0, .05);
    background-color: #fff;
    margin-bottom: 20px;
}
.society-index main td, .society-index main th {
    padding: .75rem!important;
    padding-left: 0!important;
    border-top: 0!important;
}
.society-index main th {
    text-align: left;
    color: #666;
    border-bottom: 1px solid #e8e8e8!important;
}
@media(min-width: 576px){
    .table-to-list-on-mobile td:first-child .show-link, .table-to-list-on-mobile td:first-child dl {
        display: none;
    }
}
@media (max-width: 767px){
    .society-index main{
        padding:0;
    }
    .table-to-list-on-mobile td>a {
        display: block;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 12px;
    }
    .table-to-list-on-mobile dl>div {
        margin-bottom: 12px;
    }
    .d-inline {
        display: inline!important;
        margin-left: 0
    }
    .table-to-list-on-mobile .show-link {
        position: absolute;
        right: 20px;
        bottom: 0;
        color: #008ddc;
        font-size: 14px;
    }
    .table-to-list-on-mobile td {
        position: relative;
    }
    .table-to-list-on-mobile dl{
        margin-bottom: 0;
    }
    .table-to-list-on-mobile tr:not(:last-child) dl {
        border-bottom: 1px solid #eee;
    }
    .table-to-list-on-mobile td:not(:first-child), .table-to-list-on-mobile thead {
        display: none;
    }
    .society-index main .table-to-list-on-mobile td {
        padding: 30px 20px 0!important;
        background-color: #fff;
    }
}
