.m-jobs-module-1 {
    padding-top: 10px; padding-bottom:40px;
}
.js-module-fade-in {
    width: 100%;
    position: relative;
}
.x-title {
    padding: 50px 0;
    text-align: center;
}
.x-title .x-title-content {
    color: #000000;
    font-size: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.x-title .x-title-content span {
    font-weight: 300;
}
.x-title .x-title-content strong {
    font-weight: bold;
}
.x-content {
    max-width: 1420px;
    margin: 0 auto;
}
.m-jobs-module-1 .x-grid li .pic {
    overflow: hidden;
}

.m-jobs-module-1 .x-grid li .pic img {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: 100%;
}
.m-jobs-module-1 .x-grid li{
    width: 32%;
    margin-right: 2%;
}
.m-jobs-module-1 .x-grid li:last-child{
    margin-right: 0;
}

.m-jobs-module-1 .x-grid li dl {
    padding: 20px;
}

.m-jobs-module-1 .x-grid li dt {
    color: #010101;
    font-size: 24px;
}
.m-jobs-module-1 .x-grid li dd {
    color: #333;
    line-height: 2;
}
.x-title .x-title-content em, .x-title .x-title-em {
    color: #0a408a;
    font-size: 24px;
    padding-left: 10px;
    font-style: normal;
}
.m-jobs-module-2 .table .thead {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #666666;
}
.m-jobs-module-2 .table .thead {
    background-color: #B9BBC1;
    color: #fff;
}
.m-jobs-module-2 .table .thead>li:first-child {
    padding-left: 50px;
}
.m-jobs-module-2 .table .tbody .expanded {
    color: #666666;
    overflow: hidden;
    display: none;
    line-height: 1.8;
}
.m-jobs-module-2 .table .tbody .row.is-expanded .expanded {
    display: block;
    padding: 50px 100px;
    min-height: 500px;
    background: url(../img/pic-119.png) no-repeat right bottom;
}
.m-jobs-module-2 .table .tbody .expanded p {
    padding-bottom: 10px;
    line-height: 1.8;
}

.m-jobs-module-2 .table .tbody .expanded strong {
    color: #333;
}
.m-jobs-module-2 .table .tbody .expanded ol {
    padding-bottom: 20px;
}
.m-jobs-module-2 .table .tbody .row {
    border: 1px solid #fff;
    border-left-color: #EBEDF1;
    border-right-color: #EBEDF1;
}

.m-jobs-module-2 .table .tbody .row-ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #666666;
}
.m-jobs-module-2 .table .tbody .row-ul {
    background-color: #EBEDF1;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.m-jobs-module-2 .table .tbody .row-ul>li, .m-jobs-module-2 .table .thead>li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px 0;
    line-height: 1.8;
}
.m-jobs-module-2 .table .tbody .row-ul>li:first-child, .m-jobs-module-2 .table .thead>li:first-child {
    padding-left: 50px;
}
.m-jobs-module-2 .table .tbody .row-ul>li em {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    font-style: normal;
}
.m-jobs-module-2 .table .tbody .row-ul>li em:after {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    content: '';
    width: 7px;
    height: 7px;
    border-right: 2px solid #0a408a;
    border-bottom: 2px solid #0a408a;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: 8px;
}
.m-jobs-module-2 .table .tbody .row.is-expanded {
    border-color: #0a408a;
}

.m-jobs-module-2 .table .tbody .row.is-expanded .row-ul {
    background-color: #0a408a;
    color: #fff;
}
.m-jobs-module-2 {
    padding-bottom: 80px;
}
#ref-jobs-table{
    padding-bottom: 40px;
}
.m-jobs-module-2 .table .tbody .expanded .tools button {
    padding: 10px 20px;
    background-color: #DF4400;
    color: #fff;
    border: 1px solid #DF4400;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.m-jobs-module-2 .table .tbody .expanded .tools button:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../img/icon-67.png) no-repeat;
    background-size: cover;
    margin-right: 5px;
}

@media (max-width: 1450px){
    .x-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    
}

@media (max-width: 1280px){
    .m-jobs-module-1 .x-grid li dt {
        font-size: 20px;
    }
}

@media (max-width: 740px){
    .m-jobs-module-1 .x-grid li{
        width: 100%;
        margin-right: 0;
    }
    .m-jobs-module-2 .table .tbody .row.is-expanded .expanded{
        padding: 10px 20px 20px 20px;
    }
}

@media (max-width: 550px){
    .m-jobs-module-2 .table .thead>li:nth-child(2),.m-jobs-module-2 .table .thead>li:nth-child(3),.m-jobs-module-2 .table .thead>li:nth-child(4),.m-jobs-module-2 .table .tbody .row-ul>li:nth-child(2),.m-jobs-module-2 .table .tbody .row-ul>li:nth-child(3),.m-jobs-module-2 .table .tbody .row-ul>li:nth-child(4) {
        display: none;
    }
    .m-jobs-module-2 .table .tbody .row-ul>li:first-child, .m-jobs-module-2 .table .thead>li:first-child{
        padding-left: 10px;
    }
    .x-title .x-title-content{
        font-size: 28px;
    }
    .m-jobs-module-1 .x-grid li dt{
        font-size: 16px;
    }
    .m-jobs-module-1 .x-grid li dd{
        font-size: 12px;
        padding-top: 10px;
    }
    .m-jobs-module-1 .x-grid li dl{
        padding: 10px;
    }
    .x-content{
        padding: 0 10px;
    }
    .m-jobs-module-1{
        padding-top: 20px;
    }
}


