.about-profile-box {
    margin: 1.75rem 0
}

.about-profile-box .box-header .label {
    padding: 0 1.1rem;
    text-align: center !important;
    text-indent: 0;
    font-size: .4rem !important;
    line-height: .85rem !important;
    width: 30rem;
    margin: 0 auto
}

section .banner-box .banner-content .title p:first-child {
    font-size: .85rem;
    margin-bottom: 0.475rem;
    color: #333333
}

.about-profile-box .box-header .label p:last-child {
    margin-top: 0
}

.skill-amass .skill-header {
    padding-top: 2rem;
    padding-bottom: 1rem
}

.team-box .box-content {
    text-align: left;
    display: flex;
    justify-content: center
}

.team-box .box-content .item {
    width: 350px;
    margin: 2.3rem .59rem;
    vertical-align: top;
    border-radius: 20px;
    background: #FFFFFF;
    box-shadow: 0 7px 60px 0 rgba(207, 219, 226, 0.6)
}

.team-box .box-content .item .image {
    height: 245px;
}
.team-box .box-content .item .image img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.team-box .box-content .item .circle {
    height: 100px;
    width: 100px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto
}

.team-box .box-content .item .content {
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    padding: 12px 15px 0 15px;
}

.team-box .box-content .item .content .title {
    margin-top: 14px;
    font-size: 20px;
    line-height: 26px;
    color: #3D3D3D;
    font-weight: bold;
    margin-bottom: 20px;
}

.team-box .box-content .item .content .footer {
    margin: 34px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.team-box .box-content .item .content .footer .price {
    font-size: 18px;
    color: #3D3D3D;
}

.team-box .box-content .item .content .footer .more-btn {
    width: 100px;
    height: 35px;
    border-radius: 5px;
    background: #DFF4FB;
    line-height: 35px;
    text-align: center;
    color: #2DAED6;
}


@media only screen and (max-width: 1024px) {
    .about-profile-box {
        margin: 1.025rem 0
    }

    .about-profile-box .box-header .label {
        text-align: left !important;
        text-indent: 1.3rem !important;
        line-height: .85rem !important;
        padding: 0 1rem !important;
        width: auto;
        font-size: .65rem !important
    }

    .about-profile-box .box-header .label p {
        line-height: 1.05rem
    }

    .about-profile-box .box-header .label p:last-child {
        margin-top: 1.3rem
    }

    .skill-amass {
        margin: 2.5rem auto 0 auto !important
    }

    .skill-amass .skill-header {
        padding: 0
    }

    .skill-amass .box-content {
        padding-bottom: 4rem
    }

    .skill-amass:after {
        bottom: 2rem !important
    }

    .team-box .box-content {
        text-align: left;
        display: block;
        margin: 1.5rem 0
    }

    .team-box .box-content .item {
        width: auto;
        min-height: 11rem;
        margin: 1rem .59rem;
        padding: .875rem 1rem;
        /*display: flex;*/
        /*flex-wrap: nowrap;*/
        /*justify-content: start*/
    }

    .team-box .box-content .item .circle {
        display: inline-block;
        flex-shrink: 0;
        height: 4rem;
        width: 4rem;
        margin-right: 1rem;
        float: left;
        text-align: left
    }

    .team-box .box-content .item .content {
        display: inline-block;
        flex: 1;
        font-size: .7rem;
        line-height: 1.2rem
    }

    .team-box .box-content .item .content .name {
        margin-top: 0;
        font-size: 1rem;
        line-height: 1.2rem;
        display: inline-block
    }

    .team-box .box-content .item .content .position {
        font-size: .7rem;
        line-height: .8rem;
        margin-bottom: .75rem;
        display: inline-block
    }

    .history-box {
        background-image: url("https://static.maiyatian.com/web/image/about/bgim_m.jpg");
        padding: 2rem 0;
        height: 27.5rem
    }

    .history-box .history-content .history-carousel {
        width: auto;
        margin: 2rem auto
    }

    .history-box .history-content .history-carousel .history-carousel-container .card-item {
        width: 100vw;
        height: 14rem;
        display: block;
        text-align: center;
        padding: 0 3rem
    }

    .history-box .history-content .history-carousel .history-carousel-container .card-item .card-title {
        margin-bottom: 1.5rem
    }

    .history-box .history-content .history-carousel .history-carousel-container .card-item .card-title span:first-child {
        font-size: 2.4rem;
        line-height: 2rem
    }

    .history-box .history-content .history-carousel .history-carousel-container .card-item .card-title span:last-child {
        font-size: .8rem;
        line-height: 1rem
    }

    .history-box .history-content .history-carousel .history-carousel-container .card-item .item-warp {
        margin-left: 0;
        padding-left: 0;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .history-box .history-content .history-carousel .history-carousel-container .card-item .item-warp:before {
        content: none
    }

    .history-box .history-content .history-carousel .history-carousel-container .card-item .item-warp .item {
        justify-content: center;
        margin-bottom: 1rem
    }

    .history-box .history-content .history-carousel .history-carousel-container .card-item .item-warp .item .item-title {
        margin-right: .5rem;
        width: 20%;
        line-height: .9rem;
        font-size: .75rem
    }

    .history-box .history-content .history-carousel .history-carousel-container .card-item .item-warp .item .item-text {
        width: 70%;
        line-height: .9rem;
        font-size: .75rem
    }

    .history-box .history-content .history-carousel .history-carousel-container .card-item .item-warp .item .item-text p:last-child {
        font-size: .65rem;
        line-height: 1.1rem;
        margin-top: .4rem
    }

    .history-box .history-content .carousel-controller {
        width: 100%;
        height: 2px
    }

    .history-box .history-content .carousel-controller span {
        width: 5rem;
        height: 5rem;
        opacity: .8;
        top: -12rem;
        font-size: .65rem;
        line-height: 1.5rem;
        margin-top: -.75rem;
        background-size: 100%
    }

    .history-box .history-content .carousel-controller .left {
        left: -.5rem
    }

    .history-box .history-content .carousel-controller .right {
        right: -.5rem
    }

    .history-box .history-content .slider-warp {
        width: 90%
    }

    .history-box .history-content .slider-warp .carousel-slider {
        width: 22px;
        height: 22px;
        margin-top: -.1rem
    }

    .history-box .history-content .carousel-mark {
        width: 90%;
        margin: .9rem auto;
        display: flex
    }

    .history-box .history-content .carousel-mark div {
        font-size: .65rem;
        width: 3rem;
        vertical-align: bottom
    }

    .history-box .history-content .carousel-mark div:before {
        top: -1.5rem;
        width: .1rem;
        height: .6rem
    }

    .history-box .history-content .carousel-mark .active {
        font-size: .8rem;
        font-weight: bold
    }

    .history-box .history-content .carousel-mark:before {
        width: 1.5rem
    }

    .history-box .history-content .carousel-mark:after {
        width: 1.5rem
    }
}
