.resources-wrapper .tab-content {
    margin: .6rem 0 1.2rem;
}

/*.resources-wrapper .tab-content .talent-concept {*/
    /*margin-top: 1.5rem;*/
/*}*/

.talent-concept {
    padding-top: 1.92rem;
}

.talent-concept .top-info {
    height: 4.68rem;
    background: #f7f8fb;
    padding-left: 11.44rem;
    position: relative;
    margin-bottom: .48rem
}

.talent-concept .top-info .cell {
    margin-bottom: .48rem
}

.talent-concept .top-info .cell:last-child {
    margin-bottom: 0
}

.talent-concept .top-info .cell .num {
    width: .48rem;
    height: .48rem;
    background: #2a2b2d;
    border-radius: .24rem;
    font-size: .2rem;
    font-weight: 600;
    color: #fff;
    line-height: .23rem;
    margin-right: .12rem
}

.talent-concept .top-info .cell .content {
    flex: 1;
    overflow: hidden
}

.talent-concept .top-info .cell .content div:first-child {
    font-size: .18rem;
    font-weight: 500;
    color: #2a2b2d;
    line-height: .26rem;
    margin-bottom: .02rem
}

.talent-concept .top-info .cell .content div:last-child {
    font-size: .14rem;
    font-weight: 400;
    color: #616366;
    line-height: .16rem
}

.talent-concept .top-info .el-image {
    position: absolute;
    left: 2.4rem;
    top: -.72rem;
    width: 8rem;
    height: 4.8rem;
    z-index: 2
}
.talent-concept .hw-title {
    margin-bottom: .18rem;
}
.talent-concept .top-info .block {
    position: absolute;
    left: 1.92rem;
    bottom: -.26rem;
    width: 3rem;
    height: 1.5rem;
    padding-top: 1.08rem;
    padding-left: .48rem;
    background: #b58347
}

.talent-concept .top-info .block:after {
    content: "";
    display: block;
    width: .8rem;
    height: .02rem;
    background: #ffffff
}

.talent-concept .yatai-title {
    margin: 0 1.92rem .18rem
}

.talent-concept .list {
    background: #f7f8fb;
    display: grid;
    grid-template-columns: repeat(4,1fr)
}

.talent-concept .list:nth-child(2n) {
    background: #fff;
}

.talent-concept .list:nth-child(2n) .cell {
    border: none!important
}

.talent-concept .list .cell {
    height: 4rem;
    border-right: .01rem solid #d2d6dd;
    padding: 0 .52rem
}

.talent-concept .list .cell:first-child {
    border-left: .01rem solid #d2d6dd
}

.talent-concept .list .cell .com-svg {
    width: .56rem;
    margin-bottom: .2rem
}

.talent-concept .list .cell .title {
    font-size: .28rem;
    font-weight: 500;
    color: #2a2b2d;
    line-height: .4rem;
    margin-bottom: .24rem
}

.talent-concept .list .cell .desc {
    font-size: .18rem;
    font-weight: 400;
    color: #616366;
    line-height: .26rem
}

.talent-team .programme .list {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    position: relative;
    height: 6rem
}

.talent-team .programme .list .cell {
    position: relative;
    padding: 0 .8rem .5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 1;
}

.talent-team .programme .list .cell .el-image {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.talent-team .programme .list .cell .title {
    height: .49rem;
    font-size: .28rem;
    font-weight: 500;
    color: #fff;
    line-height: .33rem;
    margin-bottom: .3rem
}

.talent-team .programme .list .cell .desc {
    font-size: .16rem;
    font-weight: 400;
    color: #fff;
    line-height: .19rem
}

.talent-team .elite {
    padding-top: .81rem
}

.talent-team .elite .yatai-title {
    margin-bottom: .31rem
}

.talent-team .elite .cell {
    border-top: .01rem solid #d2d6dd;
    padding: .36rem 0
}

.talent-team .elite .cell:last-child {
    border-bottom: .01rem solid #d2d6dd
}

.talent-team .elite .cell .el-image {
    width: 3.1rem;
    height: 2.4rem;
    margin-right: .28rem
}

.talent-team .elite .cell .info {
    flex: 1
}

.talent-team .elite .cell .info .name {
    font-size: .28rem;
    font-weight: 500;
    color: #2a2b2d;
    line-height: .4rem;
    margin-bottom: .17rem
}

.talent-team .elite .cell .info .title {
    font-size: .2rem;
    font-weight: 400;
    color: #2a2b2d;
    line-height: .23rem;
    margin-bottom: .17rem
}

.talent-team .elite .cell .info .desc {
    font-size: .16rem;
    font-weight: 400;
    color: #616366;
    line-height: .32rem
}
.education-training .cell {
    border-top: .01rem solid #d2d6dd;
    padding: .36rem 0
}

.education-training .cell:nth-last-child(2) {
    border-bottom: .01rem solid #d2d6dd
}

.education-training .cell .el-image {
    width: 3.6rem;
    height: 2.4rem;
    margin-right: .36rem
}

.education-training .cell .info {
    flex: 1
}

.education-training .cell .info .title {
    font-size: .28rem;
    font-family: PingFang SC-Medium,PingFang SC;
    font-weight: 500;
    color: #2a2b2d;
    line-height: .4rem
}

.education-training .cell .info .title .status {
    height: .36rem;
    padding: 0 .16rem;
    border: .01rem solid #b58347;
    font-size: .16rem;
    font-weight: 400;
    color: #b58347;
    line-height: .19rem
}

.education-training .cell .info .title .status.finish {
    color: #616366;
    border-color: #616366
}

.education-training .cell .info .other-data {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.education-training .cell .info .other-data .s-cell {
    display: flex;
    align-items: center;
    font-size: .18rem;
    font-family: PingFang SC-Regular,PingFang SC;
    font-weight: 400;
    color: #616366;
    line-height: .22rem;
    white-space: nowrap
}

.education-training .cell .info .other-data .s-cell:last-child {
    margin-right: 0
}

.education-training .cell .info .other-data .s-cell .name {
    color: #616366
}

.education-training .cell .info .other-data .s-cell .val {
    color: #2a2b2d
}

.education-training .cell .info .desc {
    font-size: .16rem;
    font-weight: 400;
    color: #616366;
    line-height: .28rem
}


.zm-info {
    height: 7.2rem;
}

.zm-info .el-image {
    width: 8rem;
    height: 4.8rem
}

.zm-info .yatai-title {
    margin-bottom: .87rem
}

.zm-info .left,.zm-info .left .cell {
    flex: 1
}

.zm-info .left .cell .country {
    font-size: .24rem;
    font-weight: 500;
    color: #2a2b2d;
    line-height: .28rem;
    margin-bottom: .32rem
}

.zm-info .left .cell .com-svg {
    width: .32rem;
    margin-right: .08rem
}

.zm-info .left .cell,.zm-info .left .cell {
    font-size: .2rem;
    font-weight: 500;
    color: #2a2b2d;
    line-height: .28rem
}

.zm-info .left .cell .com-svg,.zm-info .left .cell .com-svg {
    width: .28rem;
    margin-right: .12rem
}

.zm-info .left .cell .phone {
    margin-bottom: .48rem
}

.content-list {
    padding: .4rem 0 1.2rem;
    background: #f7f8fb
}

.content-list .pagination {
    margin-top: .72rem
}

.content-list .top-filter {
    height: .48rem;
    margin-bottom: .4rem
}

.content-list .top-filter>div:nth-last-child(2) {
    flex: 1
}

.content-list .top-filter .el-input {
    width: 4.75rem
}

.content-list .top-filter .el-input .el-input__wrapper {
    padding: 0 .12rem;
    font-size: .18rem
}

.content-list .top-filter .el-select {
    width: 2.2rem;
    height: .48rem;
    line-height: .48rem;
    margin-right: .34rem;
    --el-input-height: .48rem
}

.content-list .top-filter .el-select .el-input {
    --el-input-height: .48rem
}

.content-list .top-filter .el-select .el-input .el-input__wrapper {
    padding: 0 .12rem;
    font-size: .18rem
}

.content-list .top-filter .el-select .el-input .el-input__wrapper .el-icon {
    font-size: .2rem!important
}

.content-list .grid-list {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: .48rem
}

.content-list .grid-list .cell {
    height: 1.32rem;
    background: #ffffff;
    padding: .2rem
}

.content-list .grid-list .cell .top-data {
    margin-bottom: .12rem
}

.content-list .grid-list .cell .top-data .title {
    font-size: .2rem;
    font-weight: 500;
    color: #2a2b2d;
    line-height: .23rem
}

.content-list .grid-list .cell .top-data .title .type {
    height: .28rem;
    padding: 0 .06rem;
    border: .01rem solid #b58347;
    font-size: .16rem;
    font-weight: 400;
    color: #b58347;
    line-height: .19rem;
    margin-right: .08rem
}

.content-list .grid-list .cell .top-data .num {
    font-size: .2rem;
    font-weight: 500;
    color: #b58347;
    line-height: .23rem
}

.content-list .grid-list .cell .tags {
    font-size: .14rem;
    font-weight: 400;
    color: #616366;
    line-height: .16rem;
    margin-bottom: .16rem
}

.content-list .grid-list .cell .bottom-data {
    font-size: .12rem;
    font-weight: 400;
    color: #a1a3a6;
    line-height: .18rem
}
.mySelect {
    width: 2.2rem;
    height: .5rem;
    margin-right: .2rem;
    vertical-align: top;
}

@media screen and (max-width: 720px) {
    .resources-wrapper .tab-content {
        padding: .2rem 0 0;
        margin: 0;
    }
    .talent-concept {
        padding-top:0;
        padding-bottom: .4rem
    }

    .talent-concept .top-info {
        height: unset;
        background: #f7f8fb;
        padding: .2rem .14rem .14rem;
        flex-direction: column-reverse;
        position: relative;
        margin-bottom: .2rem
    }

    .talent-concept .top-info .cell {
        margin-bottom: .2rem
    }

    .talent-concept .top-info .cell:last-child {
        margin-bottom: 0
    }

    .talent-concept .top-info .cell .num {
        width: .32rem;
        height: .32rem;
        background: #2a2b2d;
        border-radius: 50%;
        font-size: .14rem;
        font-weight: 600;
        color: #fff;
        line-height: .16rem;
        margin-right: .04rem
    }

    .talent-concept .top-info .cell .content div:first-child {
        font-size: .12rem;
        font-weight: 500;
        color: #2a2b2d;
        line-height: .14rem;
        margin-bottom: .04rem
    }

    .talent-concept .top-info .cell .content div:last-child {
        font-size: .12rem;
        font-weight: 400;
        color: #616366;
        line-height: .14rem
    }

    .talent-concept .top-info .el-image {
        position: unset;
        left: unset;
        top: unset;
        width: 100%;
        height: 100%;
        z-index: 2;
        margin-bottom: .33rem
    }

    .talent-concept .top-info .block {
        position: absolute;
        left: 0;
        bottom: unset;
        top: 1.63rem;
        width: 1.1rem;
        height: .69rem;
        padding-top: .62rem;
        padding-left: .14rem;
        background: #b58347
    }

    .talent-concept .top-info .block:after {
        content: "";
        display: block;
        width: .68rem;
        height: .02rem;
        background: #ffffff
    }

    .talent-concept .yatai-title {
        margin: 0 .14rem .2rem
    }

    .talent-concept .list {
        background: #fff;
        display: grid;
        column-gap: .4rem;
        grid-template-columns: repeat(2,1fr)
    }

    .talent-concept .list:nth-child(2n) {
        /*background: #f7f8fb;*/
    }
    .talent-concept .list .cell:nth-child(3),
    .talent-concept .list .cell:nth-child(4) {
        background: #f7f8fb;
    }
    .talent-concept .list:nth-child(2n) .cell {
        border: none!important
    }

    .talent-concept .list .cell {
        height: unset;
        border-right: none;
        padding: .14rem 0;
        justify-content: flex-start
    }

    .talent-concept .list .cell:first-child {
        border-left: none
    }

    .talent-concept .list .cell .com-svg {
        width: .36rem;
        margin-bottom: .14rem
    }

    .talent-concept .list .cell .title {
        font-size: .14rem;
        font-weight: 500;
        color: #2a2b2d;
        line-height: .16rem;
        margin-bottom: .06rem
    }

    .talent-concept .list .cell .desc {
        font-size: .12rem;
        font-weight: 400;
        color: #616366;
        line-height: .18rem
    }

    .talent-team {
        padding-bottom:.4rem
    }

    .talent-team .construction {
        height: unset;
        padding-top: .2rem;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .talent-team .construction .yatai-title {
        margin-bottom: .2rem
    }

    .talent-team .construction .content1 {
        padding-left: unset;
        width: unset;
        margin-bottom: .4rem
    }

    .talent-team .construction .content1 .cell {
        margin-bottom: .15rem
    }

    .talent-team .construction .content1 .cell:last-child {
        margin-bottom: 0
    }

    .talent-team .construction .content1 .cell:before {
        content: "";
        display: block;
        width: .08rem;
        height: .08rem;
        margin-right: .06rem
    }

    .talent-team .construction .content1 .cell .desc {
        font-size: .12rem;
        font-weight: 400;
        color: #2a2b2d;
        line-height: .14rem;
        flex: 1
    }

    .talent-team .construction .content1 .cell .rate {
        width: .4rem;
        text-align: right;
        font-size: .12rem;
        font-weight: 400;
        color: #2a2b2d;
        line-height: .14rem
    }

    .talent-team .construction .content2 {
        width: 2.5rem;
        height: 2.9rem;
        margin-bottom: .2rem;
        position: relative;
        top: unset;
        right: unset
    }

    .talent-team .construction .content2 .el-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: -1
    }

    .talent-team .construction .content2 .cell {
        flex: 1;
        display: flex;
        align-items: flex-end;
        padding-bottom: 0;
        margin: 0 auto;
        text-align: center;
        font-size: .12rem;
        font-weight: 400;
        color: #2a2b2d;
        line-height: .17rem;
        max-width: 1.6rem
    }

    .talent-team .construction .content2 .cell:nth-child(3) {
        max-width: 1.1rem
    }

    .talent-team .construction .content2 .cell:nth-child(4) {
        max-width: 1.1rem
    }

    .talent-team .construction .content2 .cell:nth-child(5) {
        max-width: 1.3rem
    }

    .talent-team .programme {
        height: unset;
        padding-top: unset;
        padding: 0 .14rem
    }

    .talent-team .programme .top {
        margin-bottom: .2rem;
        justify-content: center
    }

    .talent-team .programme .top .block {
        width: 2.4rem;
        height: .68rem;
        background: #b58347
    }

    .talent-team .programme .list {
        display: unset;
        height: unset
    }

    .talent-team .programme .list .cell {
        position: unset;
        padding: unset;
        margin-bottom: 0;
        display: unset
    }

    .talent-team .programme .list .cell .el-image {
        top: unset;
        left: unset;
        width: 100%;
        height: auto;
        position: unset;
        z-index: unset;
        margin-bottom: .14rem
    }

    .talent-team .programme .list .cell .title {
        height: unset;
        font-size: .14rem;
        font-weight: 500;
        color: #2a2b2d;
        line-height: .18rem;
        margin-bottom: .08rem
    }

    .talent-team .programme .list .cell .desc {
        font-size: .12rem;
        font-weight: 400;
        color: #2a2b2d;
        line-height: .14rem;
        margin-bottom: .2rem
    }

    .talent-team .elite {
        padding-top: 0;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .talent-team .elite .yatai-title {
        margin-bottom: .2rem
    }

    .talent-team .elite .cell {
        border-top: .01rem solid #d2d6dd;
        padding: .2rem 0;
        width: 100%
    }

    .talent-team .elite .cell:last-child {
        border-bottom: .01rem solid #d2d6dd
    }

    .talent-team .elite .cell .el-image {
        width: .68rem;
        height: .78rem;
        margin-right: .1rem
    }

    .talent-team .elite .cell .info {
        flex: 1
    }

    .talent-team .elite .cell .info .name {
        font-size: .14rem;
        font-weight: 500;
        color: #2a2b2d;
        line-height: .16rem;
        margin-bottom: .08rem
    }

    .talent-team .elite .cell .info .title {
        font-size: .12rem;
        font-weight: 400;
        color: #2a2b2d;
        line-height: .16rem;
        margin-bottom: 0
    }

    .talent-team .elite .cell .desc {
        font-size: .12rem;
        margin-top: .14rem;
        font-weight: 400;
        color: #616366;
        line-height: .16rem
    }

    .education-training {
        padding-top:.2rem;
        padding-bottom: .4rem;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .education-training .pagination {
        margin-top: .2rem
    }

    .education-training .yatai-title {
        margin-bottom: .2rem
    }

    .education-training .cell {
        width: 100%;
        border-top: .01rem solid #d2d6dd;
        padding: .14rem 0;
        flex-direction: column
    }

    .education-training .cell:nth-last-child(2) {
        border-bottom: .01rem solid #d2d6dd
    }

    .education-training .cell .el-image {
        width: 100%;
        height: 2.22rem;
        margin-right: 0;
        margin-bottom: .14rem
    }

    .education-training .cell .info {
        flex: 1
    }

    .education-training .cell .info .title {
        font-size: .14rem;
        font-weight: 500;
        color: #2a2b2d;
        line-height: .16rem;
        margin-bottom: .14rem
    }

    .education-training .cell .info .title .status {
        height: .2rem;
        padding: 0 .05rem;
        border: .01rem solid #b58347;
        font-size: .12rem;
        font-weight: 400;
        color: #b58347;
        line-height: .14rem
    }

    .education-training .cell .info .title .status.finish {
        color: #616366;
        border-color: #616366
    }

    .education-training .cell .info .other-data {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        gap: .14rem;
        margin-bottom: .14rem
    }

    .education-training .cell .info .other-data .s-cell {
        display: flex;
        align-items: center;
        font-size: .12rem;
        font-weight: 400;
        color: #616366;
        line-height: .14rem;
        white-space: nowrap
    }

    .education-training .cell .info .other-data .s-cell:last-child {
        margin-right: 0
    }

    .education-training .cell .info .other-data .s-cell .name {
        color: #616366
    }

    .education-training .cell .info .other-data .s-cell .val {
        color: #2a2b2d
    }

    .education-training .cell .info .desc {
        font-size: .12rem;
        font-weight: 400;
        color: #616366;
        line-height: .18rem
    }

    .content .info-list {
        margin-bottom: .1rem;
        gap: .1rem;
        display: flex;
        flex-wrap: wrap
    }

    .content .info-list .cell {
        margin-bottom: 0;
        margin-right: 0;
        font-size: .12rem;
        font-weight: 400;
        color: #2a2b2d;
        line-height: .14rem;
        display: flex;
        align-items: center;
        white-space: nowrap
    }

    .content .info-list .cell .desc {
        color: #a1a3a6
    }

    .content .info-list:nth-child(3) {
        margin-bottom: .2rem
    }

    .content .info-list:nth-child(3) .cell .desc {
        color: #b58347
    }

    .content .s-title {
        font-size: .14rem;
        font-weight: 500;
        color: #2a2b2d;
        line-height: .2rem;
        margin-bottom: .14rem;
        margin-top: .2rem
    }

    .content .desc {
        font-size: .12rem;
        font-weight: 400;
        color: #2a2b2d;
        line-height: .14rem;
        margin-bottom: .08rem
    }

    .content .desc:last-child {
        margin-bottom: 0
    }

    .zm-info {
        height:unset;
        flex-direction: column-reverse;
        align-items: center;
        padding: .2rem 0
    }

    .zm-info .el-image {
        width: 100%;
        height: 2rem;
        margin-bottom: .14rem
    }

    .zm-info .yatai-title {
        margin: 0;
        margin-bottom: .2rem
    }

    .zm-info .left {
        width: 100%;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .zm-info .left>div:last-child {
        width: 100%;
        column-gap: .12rem
    }

    .zm-info .left .cell {
        flex: 1;
        box-shadow: 0 0 .08rem .01rem #0000000f;
        padding: .08rem .1rem
    }

    .zm-info .left .cell .country {
        font-size: .12rem;
        font-weight: 500;
        color: #2a2b2d;
        line-height: .18rem;
        margin-bottom: .14rem;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .zm-info .left .cell .country .com-svg {
        width: .18rem;
        margin-right: .04rem
    }

    .zm-info .left .cell .email,.zm-info .left .cell .phone {
        font-size: .12rem;
        font-weight: 400;
        color: #2a2b2d;
        line-height: .14rem;
        flex-direction: column
    }

    .zm-info .left .cell .email .com-svg,.zm-info .left .cell .phone .com-svg {
        width: .18rem;
        margin-right: 0;
        margin-bottom: .08rem
    }

    .zm-info .left .cell .email>div:last-child>div,.zm-info .left .cell .phone>div:last-child>div {
        margin-bottom: .04rem
    }

    .zm-info .left .cell .email>div:last-child>div:last-child,.zm-info .left .cell .phone>div:last-child>div:last-child {
        margin-bottom: 0
    }

    .zm-info .left .cell .phone {
        margin-bottom: .14rem
    }

    .content-list {
        padding: .2rem 0 .05rem;
        background: #f7f8fb;
        margin-bottom: .2rem;
    }
    .content-list .top-filter {
        height: unset;
        margin-bottom: .2rem;
        flex-wrap: wrap;
        gap: .1rem
    }

    .content-list .top-filter>div:nth-last-child(2) {
        flex: 1
    }

    .content-list .top-filter .el-input {
        width: 100%;
        height: .24rem
    }

    .content-list .top-filter .el-input .el-input__wrapper {
        padding: 0 .04rem;
        font-size: .12rem
    }

    .content-list .top-filter .el-input .el-input__wrapper>input {
        line-height: .16rem
    }

    .content-list .top-filter .el-select {
        width: 1.04rem;
        height: .24rem;
        line-height: .24rem;
        margin-right: 0;
        --el-input-height: .24rem
    }

    .content-list .top-filter .el-select .el-input {
        --el-input-height: .24rem
    }

    .content-list .top-filter .el-select .el-input .el-input__wrapper {
        padding: 0 .04rem;
        font-size: .12rem
    }

    .content-list .top-filter .el-select .el-input .el-input__wrapper .el-icon {
        font-size: .16rem!important
    }

    .content-list .grid-list {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        gap: .14rem
    }

    .content-list .grid-list .cell {
        height: unset;
        background: #ffffff;
        padding: .06rem .1rem
    }

    .content-list .grid-list .cell .top-data {
        margin-bottom: .09rem
    }

    .content-list .grid-list .cell .top-data .title {
        font-size: .14rem;
        font-weight: 500;
        color: #2a2b2d;
        line-height: .2rem
    }

    .content-list .grid-list .cell .top-data .title .type {
        height: .2rem;
        padding: 0 .03rem;
        border: .01rem solid #b58347;
        font-size: .12rem;
        font-weight: 400;
        color: #b58347;
        line-height: .14rem;
        margin-right: .15rem
    }

    .content-list .grid-list .cell .top-data .num {
        font-size: .12rem;
        font-weight: 500;
        color: #b58347;
        line-height: .16rem
    }

    .content-list .grid-list .cell .tags {
        font-size: .12rem;
        font-weight: 400;
        color: #616366;
        line-height: .14rem
    }

    .content-list .grid-list .cell .bottom-data {
        font-size: .12rem;
        font-weight: 400;
        color: #a1a3a6;
        line-height: .14rem
    }

    .human-resources .top-banner {
        position:relative;
        height: .9rem
    }

    .human-resources .top-banner .el-image {
        width: 100%;
        height: 100%
    }

    .human-resources .top-banner .title {
        font-size: .12rem;
        line-height: .16rem;
        font-weight: 500;
        color: #fff
    }

    .mySelect {
        width: 1.5rem;
        height: .25rem;
        margin-right: .1rem;
        vertical-align: top;
        font-size: .12rem;
    }
    .content-list .pagination {
        margin-top: .3rem;
    }
}
