.about {
    height: 100%;
}

.about-banner {
    width: 100%;
    height: 100%;
    background: url('../../img/about/enterprise_banner01.jpg') center no-repeat;
    position: relative;
    background-size: cover;
}

.about-banner .about-banner-text {
    width: 1081px;
    height: 277px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate( -50%, -50%);
}

.about-banner .about-banner-text h2 {
    font-size: 55px;
    font-weight: normal;
    margin: 0px;
}

.about-banner .about-banner-text p {
    width: 550px;
    margin-top: 30px;
    margin-bottom: 50px;
    line-height: 30px;
    color: rgba(0, 0, 0, 0.75);
    font-weight: 400;
}

.about-banner .about-banner-text .more {
    width: 250px;
    height: 65px;
    border-radius: 33px;
    text-decoration: none;
    background: #F2C811;
    display: block;
    font-size: 24px;
    color: #4c4c4c;
    text-align: center;
    line-height: 65px;
    letter-spacing: 5px;
    margin-top: 211px;
}

.about-worthSense {
    width: 1200px;
    padding-top: 88px;
    padding-bottom: 50px;
    box-sizing: border-box;
    margin: 0px auto;
}

.about-worthSense h2 {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    margin: 0px;
}

.about-worthSense p {
    color: #676767;
    font-size: 25px;
    text-align: center;
    letter-spacing: 4px;
    margin: 0px auto;
    margin-top: 48px;
    margin-bottom: 57px;
    line-height: 38px;
    width: 937px;
}

.about-worthSense .about-worthSense-list {
    width: 1200px;
    height: 300px;
    display: flex;
    justify-content: space-between;
}

.about-worthSense .about-worthSense-list .about-worthSense-item {
    width: 360px;
    height: 300px;
    background: rgba(249, 249, 249, 1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    padding: 55px 39px;
    box-sizing: border-box;
}

.about-worthSense .about-worthSense-list .about-worthSense-item .phone_img {
    display: none;
}

.about-worthSense .about-worthSense-list .about-worthSense-item img {
    width: 50px;
    height: 50px;
    margin: 0px auto;
    display: block;
}

.about-worthSense .about-worthSense-list .about-worthSense-item h5 {
    margin-top: 25px;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0px;
}

.about-worthSense .about-worthSense-list .about-worthSense-item p {
    margin-top: 17px;
    margin-bottom: 0px;
    color: rgba(0, 0, 0, 0.75);
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    width: auto;
    letter-spacing: 2px;
}

.about-customer {
    width: 100%;
    height: auto;
    padding-top: 50px;
}

.about-customer h2 {
    font-size: 48px;
    font-weight: bold;
    margin: 0px;
    text-align: center;
}

.about-customer p {
    margin: 50px auto;
    width: 937px;
    color: #676767;
    font-size: 25px;
    letter-spacing: 4px;
    text-align: center;
}

.about-customer .about-customer-list {
    width: 100%;
    height: 600px;
    display: flex;
    justify-content: space-between;
}

.about-customer .about-customer-list .about-customer-item {
    width: 24%;
    height: 600px;
    background-size: 100% 100% !important;
    position: relative;
    cursor: pointer;
}

.about-customer .about-customer-list .about-customer-item:hover .about-customer-item-text {
    background: #f6f6f6;
    opacity: 1;
}

.about-customer .about-customer-list .about-customer-item:hover .about-customer-item-text h5 {
    color: rgba(0, 0, 0, 0.8);
}

.about-customer .about-customer-list .about-customer-item .about-customer-item-text {
    width: 100%;
    height: 200px;
    background: rgba(0, 0, 0, 1);
    opacity: 0.8;
    transition: 0.5s;
    padding-top: 60px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
}

.about-customer .about-customer-list .about-customer-item .about-customer-item-text h5 {
    font-size: 30px;
    color: #fff;
    margin: 0px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 48px;
    transition: 0.5s;
}

.about-customer .about-customer-list .about-customer-item .about-customer-item-text span {
    width: 70px;
    height: 2px;
    background: #F2C811;
    margin: 0px auto;
    display: block;
}

.about-team {
    width: 1200px;
    padding-top: 100px;
    padding-bottom: 50px;
    margin: 0px auto;
}

.about-team h2 {
    margin: 0px;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}

.about-team p {
    margin: 50px 0px;
    color: #676767;
    font-weight: bold;
    text-align: center;
    font-size: 25px;
}

.about-team .button-href {
    margin: 0px auto;
}

.about-team .about-team-list {
    margin-top: 80px;
    display: block;
    height: 580px;
}

.about-team .about-team-list .swiper-container {
    height: 100%;
}

.about-team .about-team-list-phone {
    display: none;
}

.about-team button {
    display: none;
}

.about-team .about-content {
    height: 550px;
}

.about-content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    --swiper-theme-color: #f69e28;
}

.about-team .team-item {
    width: 360px;
    height: 495px;
    background-size: 100% 100%;
    display: inline-block;
}

.about-team-list .swiper-slide,
.about-team-list-phone .swiper-slide,
.about-content .swiper-slide {
    display: flex;
    justify-content: space-between;
}

.about-team-list-phone .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    --swiper-theme-color: #F2C811;
}

.about-team-list .swiper-button-prev,
.about-team-list .swiper-button-next {
    display: none;
}

.about-team-list .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 14px;
    width: 14px;
    --swiper-theme-color: #F2C811;
}

.about-team .team-item .team-item-text {
    width: 360px;
    height: 140px;
    margin-top: 355px;
    background: rgba(0, 0, 0, 1);
    opacity: 0.75;
    transition: 0.5s;
    position: relative;
}

.about-team .team-item .team-item-text h5 {
    padding-top: 35px;
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin: 0px;
}

.about-team .team-item .team-item-text p {
    margin-top: 17px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.about-team .team-item .team-item-text .line-1 {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100px;
    height: 100px;
    border-top: 1px #fff solid;
    border-left: 1px #fff solid;
}

.about-team .team-item .team-item-text .line-2 {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 100px;
    height: 100px;
    border-bottom: 1px #fff solid;
    border-right: 1px #fff solid;
}

.about-team .el-carousel__container {
    height: 580px;
}

.about-team .el-carousel__item {
    display: flex;
    justify-content: space-between;
}

.about-team .el-carousel__indicator--horizontal {
    margin-left: 20px;
    width: 8px;
    height: 8px;
    background: #F2C811;
    opacity: 0.25;
    border-radius: 50%;
    padding: 0px;
}

.about-team .el-carousel__indicator--horizontal.is-active {
    transform: scale(1.5);
    background: #F2C811;
    border-radius: 50%;
    opacity: 1;
}

.about-customer-2 {
    padding-top: 50px;
    width: 100%;
}

.about-customer-2 h2 {
    font-size: 48px;
    text-align: center;
    margin: 0px;
    line-height: 72px;
}

.about-customer-2 .about-customer-list-2 {
    background: #f9f9f9;
    width: 100%;
    height: 350px;
    margin-top: 138px;
    padding-top: 105px;
    box-sizing: border-box;
}

.about-customer-2 .about-customer-list-2 .about-customer-item-2 {
    height: 151px;
    width: 33%;
    border-left: rgba(0, 0, 0, 0.2) 1px solid;
}

.about-customer-2 .about-customer-list-2 .about-customer-item-2 img {
    display: block;
    margin: 0px auto;
    margin-top: -17px;
}

.about-customer-2 .about-customer-list-2 .about-customer-item-2 span {
    color: #F2C811;
    font-size: 45px;
    margin: 0px auto;
    display: block;
    text-align: center;
    margin-top: 27px;
}

.about-customer-2 .about-customer-list-2 .about-customer-item-2 p {
    font-size: 25px;
    text-align: center;
    margin-top: 10px;
}

.about-target {
    width: 1200px;
    padding-top: 62px;
    margin: 0px auto;
}

.about-target h2 {
    font-size: 48px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 50px;
}

.about-target p {
    font-size: 25px;
    text-align: center;
    width: 937px;
    line-height: 38px;
    margin: 0px;
    color: #676767;
    margin: 0px auto;
}

.about-target .about-content {
    margin-top: 87px;
}

.about-target .about-content .swiper-container {
    height: 580px;
}

.about-target .about-content-phone .swiper-container {
    height: 480px;
}

.about-target .about-content-phone .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    --swiper-theme-color: #F2C811;
}

.about-target .about-content-phone {
    display: none;
}

.about-target .about-content-phone .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: space-between;
}

.about-target .target-item {
    width: 360px;
    height: 510px;
    background: #f9f9f9;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    padding: 108px 50px 0px 50px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.about-target .target-item p {
    font-size: 16px;
    line-height: 28px;
    width: auto;
    text-align: left;
}

.about-target .target-item .avatar {
    width: 200px;
    height: 50px;
    position: absolute;
    bottom: 45px;
}

.about-target .target-item .avatar img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
}

.about-target .target-item .avatar div {
    width: 130px;
    height: 50px;
    float: right;
}

.about-target .target-item .avatar p {
    font-size: 16px;
    margin: 0px;
}

.about-target .target-item .line-1 {
    width: 255px;
    height: 255px;
    position: absolute;
    left: 20px;
    top: 20px;
    border-top: 1px #000 solid;
    border-left: 1px #000 solid;
}

.about-target .target-item .line-2 {
    width: 255px;
    height: 255px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    border-bottom: 1px #000 solid;
    border-right: 1px #000 solid;
}

.about-target .target-item .quotes {
    width: 22px;
    height: 24px;
    position: absolute;
    left: 50%;
    top: 64px;
    margin-left: -11px;
    color: #F2C811;
    text-align: center;
    background: url('../../img/about/culture_icon13.png');
}

.about-target button {
    display: none;
}

.about-target .el-carousel__container {
    height: 590px;
}

.about-target .el-carousel__item {
    display: flex;
    justify-content: space-between;
}

.about-target .el-carousel__indicator--horizontal {
    margin-left: 20px;
    width: 8px;
    height: 8px;
    background: #F2C811;
    opacity: 0.25;
    border-radius: 50%;
    padding: 0px;
}

.about-target .el-carousel__indicator--horizontal:first-of-type {
    margin-left: 0px;
}

.about-target .el-carousel__indicator--horizontal.is-active {
    transform: scale(1.5);
    background: #F2C811;
    border-radius: 50%;
    opacity: 1;
}

.about-news {
    width: 1200px;
    padding-top: 100px;
    margin: 0px auto;
    padding-bottom: 100px;
}

.about-news .about-news-content .swiper-container {
    height: 580px;
}

.about-news .about-news-content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    --swiper-theme-color: #F2C811;
}

.about-news h2 {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}

.about-news p {
    font-size: 25px;
    text-align: center;
    width: 937px;
    margin: 0px auto;
    color: #676767;
    line-height: 38px;
}

.about-news-content {
    margin-top: 80px;
}

.about-news-content-phone {
    display: none;
}

.about-news-content-phone .swiper-container {
    height: 560px;
}

.about-news-content-phone .swiper-container .swiper-slide {
    display: flex;
    justify-content: space-between;
}

.about-news-content-phone .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    --swiper-theme-color: #F2C811;
}

.news-item {
    width: 360px;
    height: 500px;
    background: #F9F9F9;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    margin-right: 40px;
    display: inline-block;
}

.news-item img {
    width: 100%;
    height: 250px;
}

.news-item .news-item-text {
    width: 100%;
    height: 250px;
    padding: 30px 20px;
    box-sizing: border-box;
}

.news-item .news-item-text h2 {
    font-size: 20px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
}

.news-item .news-item-text h5 {
    font-size: 0.875rem;
    margin-top: 12px;
    color: rgba(0, 0, 0, 0.5);
}

.news-item .news-item-text p {
    font-size: 0.875rem;
    width: auto;
    line-height: 24px;
    color: rgba(0, 0, 0, 0.5);
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-item .news-item-text a {
    width: 100px;
    height: 30px;
    background: #F2C811;
    border-radius: 15px;
    color: #4c4c4c;
    font-size: 12px;
    line-height: 10px;
    margin-top: 18px;
}

.about-news-content button {
    display: none;
}

.about-news-content .el-carousel__container {
    height: 580px;
}

.about-news-content .el-carousel__item {
    display: flex;
    justify-content: flex-start;
}

.about-news-content .el-carousel__indicator--horizontal {
    margin-left: 20px;
    width: 8px;
    height: 8px;
    background: #F2C811;
    opacity: 0.25;
    border-radius: 50%;
    padding: 0px;
}

.about-news-content .el-carousel__indicator--horizontal.is-active {
    transform: scale(1.5);
    background: #F2C811;
    border-radius: 50%;
    opacity: 1;
}

@media screen and (max-width: 640px) {
    .about-banner {
        height: 220px;
        margin-top: 80px;
        background-size: 120% 120%;
    }
    .about-banner .about-banner-text {
        width: 85%;
        margin: 0px auto;
        height: 110px;
    }
    .about-banner .about-banner-text h2 {
        font-size: 1rem;
    }
    .about-banner .about-banner-text p {
        width: 60%;
        margin-top: 12px;
        font-size: 0.5rem;
        margin-bottom: 20px;
        line-height: 18px;
        color: rgba(0, 0, 0, 0.75);
        font-weight: 400;
    }
    .about-banner .about-banner-text .more {
        margin-top: 195px;
        width: 70px;
        height: 25px;
        font-size: 0.75rem;
        letter-spacing: 0px;
        line-height: 25px;
        margin-top: 0;
    }
    .about-worthSense {
        width: 100%;
        padding: 1.75rem 0px;
    }
    .about-worthSense h2 {
        font-size: 1.5rem;
    }
    .about-worthSense p {
        width: 100%;
        font-size: 0.875rem;
        margin-top: 1.25rem;
        margin-bottom: 1.5rem;
        letter-spacing: 0px;
        line-height: 24px;
        padding: 0px 1.125rem;
        box-sizing: border-box;
    }
    .about-worthSense .about-worthSense-list {
        flex-direction: column;
        width: 100%;
        height: auto;
    }
    .about-worthSense .about-worthSense-list .about-worthSense-item {
        width: 100%;
        height: 160px;
        padding: 40px 35px 40px 40px;
        display: flex;
        justify-content: space-between;
    }
    .about-worthSense .about-worthSense-list .about-worthSense-item {
        box-shadow: none;
        margin-bottom: 1.25rem;
    }
    .about-worthSense .about-worthSense-list .about-worthSense-item img {
        display: none;
    }
    .about-worthSense .about-worthSense-list .about-worthSense-item .phone_img {
        display: block;
        width: 80px;
        height: 80px;
    }
    .about-worthSense .about-worthSense-list .about-worthSense-item .text h5 {
        margin-top: 0px;
        text-align: left;
        margin-left: 1.25rem;
        font-size: 1rem;
    }
    .about-worthSense .about-worthSense-list .about-worthSense-item .text p {
        margin-top: 0.75rem;
        text-align: left;
        letter-spacing: 0px;
        line-height: 18px;
        color: rgba(0, 0, 0, 0.75);
        font-size: 0.75rem;
        padding-right: 0px;
    }
    .about-customer {
        padding-top: 0px;
    }
    .about-customer h2 {
        font-size: 1.5rem;
    }
    .about-customer p {
        width: 100%;
        padding: 0px 1.125rem;
        box-sizing: border-box;
        font-size: 0.875rem;
        line-height: 24px;
        margin: 1.5rem auto;
        letter-spacing: 0px;
    }
    .about-customer .about-customer-list {
        flex-wrap: wrap;
        height: auto;
        justify-content: space-around;
    }
    .about-customer .about-customer-list .about-customer-item {
        width: 45%;
        height: 200px;
        margin-bottom: 1.25rem;
    }
    .about-customer .about-customer-list .about-customer-item .about-customer-item-text {
        height: 100px;
        padding-top: 1.25rem;
    }
    .about-customer .about-customer-list .about-customer-item .about-customer-item-text h5 {
        font-size: 1rem;
        margin-bottom: 24px;
    }
    .about-team {
        width: 100%;
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .about-team h2 {
        font-size: 1.5rem;
    }
    .about-team p {
        font-size: 0.875rem;
        margin: 1.25rem 0px;
        padding: 0px 1.25rem;
        padding: 0px 1.125rem;
    }
    .about-team .about-team-list {
        display: none;
    }
    .about-team .about-team-list-phone {
        margin-top: 1.5rem;
        display: block;
    }
    .about-team .about-team-list-phone .swiper-container {
        height: 250px;
    }
    .about-team .about-team-list-phone .team-item {
        width: 48%;
        height: 200px;
        background-size: 100%;
    }
    .about-team .about-team-list-phone .el-carousel__container {
        height: 250px;
    }
    .about-team .about-team-list-phone .team-item .team-item-text {
        opacity: 0.6;
        width: 100%;
        height: 75px;
        margin-top: 125px;
    }
    .about-team .about-team-list-phone .team-item .team-item-text .line-1 {
        width: 35px;
        height: 35px;
        top: 15px;
        left: 15px;
    }
    .about-team .about-team-list-phone .team-item .team-item-text .line-2 {
        width: 35px;
        height: 35px;
        bottom: 15px;
        right: 15px;
    }
    .about-team .about-team-list-phone .team-item .team-item-text h5 {
        padding-top: 18px;
        font-size: 1rem;
    }
    .about-team .about-team-list .team-item .team-item-text p {
        margin-top: 5px;
        font-size: 0.875rem;
    }
    .about-team .team-item .team-item-text p {
        margin-top: 0px;
        font-size: 0.75rem;
    }
    .about-customer-2 {
        padding-top: 0px;
    }
    .about-customer-2 h2 {
        font-size: 1.5rem;
        line-height: 54px;
    }
    .about-customer-2 .about-customer-list-2 {
        margin-top: 1.75rem;
        height: 140px;
        box-sizing: content-box;
        padding-top: 60px;
    }
    .about-customer-list-2 div {
        width: 100% !important;
    }
    .about-customer-2 .about-customer-list-2 .about-customer-item-2 {
        height: 70px !important;
    }
    .about-customer-2 .about-customer-list-2 .about-customer-item-2 img {
        width: 40px;
        height: 38px;
    }
    .about-customer-2 .about-customer-list-2 .about-customer-item-2 span {
        font-size: 1.25rem;
    }
    .about-customer-2 .about-customer-list-2 .about-customer-item-2 p {
        font-size: 0.75rem;
    }
    .about-target {
        width: 100%;
        padding-top: 30px;
    }
    .about-target h2 {
        font-size: 1.5rem;
    }
    .about-target p {
        font-size: 0.875rem;
        width: auto;
        padding: 0px 1.125rem;
        box-sizing: border-box;
        line-height: 24px;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .about-content {
        display: none;
    }
    .about-target .about-content-phone {
        margin-top: 30px;
        display: block;
    }
    .about-news h2 {
        font-size: 1.5rem;
    }
    .news-item .news-item-text h2 {
        font-size: 1.25rem;
    }
    .news-item .news-item-text h5 {
        font-size: 0.875rem;
    }
    .about-target .target-item {
        width: calc(100% - 40px);
        height: 441px;
        margin: 0px auto;
    }
    .about-target .target-item .avatar {
        left: 65px;
    }
    .about-target .target-item .avatar p {
        width: 155px;
    }
    .about-target .el-carousel__container {
        height: 520px;
    }
    .about-target .el-carousel__indicators--horizontal {
        display: none;
    }
    .about-target .el-carousel__arrow--left {
        display: block !important;
        top: 500px;
        left: 50%;
        margin-left: -60px;
        background: none;
        background-image: url('../../img/about/enterprise_icon12.png');
        border-radius: 0px;
    }
    .about-target .el-carousel__arrow--left i {
        display: none;
    }
    .about-target .el-carousel__arrow--right {
        display: block !important;
        top: 500px;
        left: 50%;
        margin-left: 20px;
        background: none;
        background-image: url('../../img/about/enterprise_icon13.png');
        border-radius: 0px;
    }
    .about-target .el-carousel__arrow--right i {
        display: none;
    }
    .about-target .el-carousel__arrow--right:hover {
        background: none;
        background-image: url('../../img/about/enterprise_icon13.png');
    }
    .about-target .el-carousel__arrow--left:hover {
        background: none;
        background-image: url('../../img/about/enterprise_icon12.png');
    }
    .about-news {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .about-news {
        font-size: 2.25rem;
    }
    .about-news p {
        width: 100%;
        padding: 0px 1.125rem;
        box-sizing: border-box;
        font-size: 1rem;
        line-height: 24px;
    }
    .about-news-content {
        display: none;
    }
    .about-news-content-phone {
        margin-top: 40px;
        display: block;
    }
    .about-news-content-phone button {
        display: none;
    }
    .about-news-content-phone .el-carousel__container {
        height: 580px;
    }
    .about-news-content-phone .el-carousel__item {
        display: flex;
        justify-content: space-between;
    }
    .about-news-content-phone .el-carousel__indicator--horizontal {
        margin-left: 20px;
        width: 8px;
        height: 8px;
        background: #F2C811;
        opacity: 0.25;
        border-radius: 50%;
        padding: 0px;
    }
    .about-news-content-phone .el-carousel__indicator--horizontal.is-active {
        transform: scale(1.5);
        background: #F2C811;
        border-radius: 50%;
        opacity: 1;
    }
    .news-item {
        width: calc(100% - 40px);
        margin: 0px auto;
    }
    .news-item .news-item-text p {
        padding-left: 0px;
        font-size: 0.75rem;
    }
    .about-news-content-phone .el-carousel__indicators--horizontal {
        display: none;
    }
    .about-news-content-phone .el-carousel__arrow--left {
        display: block !important;
        top: 555px;
        left: 50%;
        margin-left: -60px;
        background: none;
        background-image: url(../../img/about/enterprise_icon12.png);
        border-radius: 0px;
    }
    .about-news-content-phone .el-carousel__arrow--left i {
        display: none;
    }
    .about-news-content-phone .el-carousel__arrow--right {
        display: block !important;
        top: 555px;
        left: 50%;
        margin-left: 20px;
        background: none;
        background-image: url(../../img/about/enterprise_icon13.png);
        border-radius: 0px;
    }
    .about-news-content-phone .el-carousel__arrow--right i {
        display: none;
    }
}