/* 通用分类导航 */
.category-nav {
    display: flex;
}

.category-nav .nav-item {
    flex: 1;
    line-height: 4rem;
    text-align: center;
    background-color: #e7e7e7;
    /* padding: 0.625rem 0; */
}

.category-nav .nav-item .item-title {
    display: block;
    font-size: 1.5rem;
    color: #666;
    text-align: center;
    border-right: 2px solid #999;
}

.category-nav .nav-item:nth-last-child(1) .item-title {
    border-right: none;
}

.category-nav .nav-item.on {
    background-color: #9e9e9e;
    color: #000;
}

.category-nav .nav-item.on .item-title {
    color: #000;
}

.category-nav .nav-item:hover .item-title {
    color: #000;
}

.category-nav .nav-item:hover {
    background-color: #9e9e9e;
}

/* 通用分类导航end */


/* 集团介绍 */
.group-intro-box{
    /* background-color: red; */
    background-image: url('../../images/about/about-right2-bg.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.group-intro {
    padding-top: 7.25rem;
    padding-bottom: 5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.group-info {
    width: 55%;
    box-sizing: border-box;
    padding-right: 5.3rem;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
}

.group-info .group-title {
    font-size: 2.25rem;
    line-height: 1;
    color: #333;
    margin-bottom: .75rem;
    font-weight: 600;
}

.group-info .sub-title {
    font-size: 1.25rem;
    color: #333;
    margin: 0;
}

.group-info .info-text {}

.group-info .info-text p {
    /* margin-top: 2rem; */
    /* text-indent: 2em; */
    line-height: 2;
    font-size: 16px;
    text-align: justify;
    color: #000;
}

.group-info .pop-window {
    display: inline-block;
    max-width: 9rem;
    line-height: 2rem;
    text-align: center;
    font-size: 1rem;
    color: #4d4d4d;
    border: 1px solid #4d4d4d;
    padding: 0 .5rem;
    border-radius: .5rem;
    margin-top: 1.5rem;
    font-weight: 300;
    cursor: pointer;
}

.group-img {
    width: 42.75rem;
}

.group-img {
    max-width: 100%;
    object-fit: cover;
}

.aboutgroup-data {
    margin: 0 auto;
    /* padding: 5.7rem 0; */
    padding-bottom: 0;
    /* background: url(../../images/about/about-data-bg.jpg) no-repeat center center; */
}

.aboutgroup-data .data-box-layout .databox-item .round-box .data-number {
    font-size: 7.289rem;
    line-height: 1;
    color: #fff;
}

.aboutgroup-data .data-box-layout .databox-item .round-box .data-text {
    color: #fff;
    font-size: 2.135rem;

}

.category-nav .swiper-button-prev,
.category-nav .swiper-button-next {
    display: none;
}

.say-wrap {
    display: flex;
    margin: 9rem auto 5rem;
    /* align-items: center; */
}

.say-wrap .say-img {
    box-sizing: border-box;
    width: 50%;
    padding-left: 3rem;
}

.say-wrap .say-info {
    width: 50%;
    padding-left: 8.3rem;
    padding-right: 3rem;
}

.say-wrap .say-info .say-text {
    margin-top: 1.5rem;
}

.say-wrap .say-info .say-text p {
    font-size: .875rem;
    color: #4d4d4d;
    line-height: 1.75rem;
    text-indent: 2em;
    text-align: justify;
}

.say-wrap .say-info .signature {
    text-align: right;
    margin-top: .875rem;
}

/* 集团介绍end */


/* 业务布局 */
.subnav {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    margin: 4.5rem auto;
    padding: 0 4rem;
}

.subnav .subtitle {
    font-size: 2.25rem;
}

.subnav .btnlayout {
    display: flex;
}

.subnav .btnlayout .navbtn {
    font-size: 1.5rem;
    padding: 0.5rem 2.2rem;
    background: #e4e4e4;
    color: #666666;
    border-radius: .5rem;
    font-weight: 300;
    cursor: pointer;
}

.subnav .navbtn.on {
    background: #666;
    color: #fff;
}

.subnav .chinabtn {
    margin-right: 1.5rem;
}

.subnav .navbtn i {
    line-height: 1;
    font-size: 1.5rem;
}

.content-box {
    display: flex;
    justify-content: center;
    overflow: hidden;
    text-align: center;
}

.content-box img {
    max-width: none;
}

.marketbg {
    height: 12.625rem;
    margin: 4.35rem auto 10.6rem;
    background: url(../../images/about/marketbg.png)no-repeat;
}

/* 业务布局end */

/* 组织架构 */
.structurebg {
    margin: 5.5rem 0;
}

/* 组织架构end */

/* 企业文化 */
.core-img {
    margin: 4.75rem 0;
}

.core .core-title-box {
    text-align: center;
    padding: 4.5rem 0;
}

.core .core-title-box .core-title {
    font-size: 2.25rem;
}

.core .core-title-box .core-subtitle {
    font-size: 1.5rem;
    margin-top: 2rem;
}

.core-info-box {
    height: 47.6875rem;
    background: url(../../images/about/corebg.png)no-repeat;
    display: flex;
    flex-wrap: wrap;
}

.core-info-box .rowbox-item {
    width: 20%;
    text-align: center;
}

.core-info-box .rowbox-item {
    width: 20%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.core-info-box .rowbox-item .info-title {
    font-size: 2rem;
    color: #333;
    line-height: 1;
    margin: 1.25rem 0;
}

.core-info-box .rowbox-item .info-des {
    font-size: 1.063rem;
    color: #333;
    line-height: 1;
    margin: 0.375rem 0;
}

.core-info-box .rowbox-item .info-roundbox img {
    max-width: 100%;
}

.core-text {
    margin-top: 4.5rem;
}

.core-text .text {
    text-align: center;
    color: #808080;
    font-size: 1.125rem;
    line-height: 2;

}

.core-btbg {
    margin: 2.15rem 0;
    height: 2.85rem;
    background: url(../../images/about/core-btbg.png)no-repeat center bottom;
}

.aboutgroup-data .culture {
    padding: 0;
}

.aboutgroup-data .culture-item-box {
    border: 2px solid #bf8f64;
}

.aboutgroup-data .culture-item {
    height: 12.5rem;
    padding: 0;
    color: #231815;
    font-weight: 700;
}

.aboutgroup-data .culture-item .year {
    padding-bottom: 0;
    font-size: 1.85rem;
    line-height: 1.85rem;
    color: #bf8f64;
}

.aboutgroup-data .culture-item .year span {
    font-weight: 700;
    font-size: 3.5rem;
    vertical-align: text-top;
}

.aboutgroup-data .culture-item .text {
    font-size: 1.42rem;
    margin-top: .71rem;
    color: #bf8f64;
}

.aboutgroup-data .culture .culture-fg {
    margin-top: 3.6rem;
}

/* 企业文化end */

/* 多元之路 */
.j-roads-images .psp {
    width: 2rem !important;
    height: 2rem !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: none !important;
}

.j-roads-images .psp .icon {
    color: rgba(255, 255, 255, .4);
}

/* 多元之路end */
@media screen and (max-width: 1024px) {

    /* 分类栏目 */
    .category-nav .nav-item {
        flex: none;
    }

    /* 集团介绍手机 */
    .group-intro {
        margin-top: 60px;
        display: flex;
        flex-direction: column;
        padding: 0 15px;
    }

    .group-intro .group-info {
        width: 100%;
        padding-right: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .group-info .group-title {
        font-size: 23px;
    }

    .j-about-top .txt {
        font-size: 28px;
    }

    .group-img {
        width: 100%;
        padding-top: 20px;
    }

    .text-fixed-words .fixed-box .tit {
        font-size: 1.1rem !important;
        line-height: 1.5;
        padding-bottom: .3rem;
    }

    .text-fixed-words .fixed-box .close {
        top: 10px !important;
        right: 20px !important;
    }

    .text-fixed-words .fixed-box .tit {
        font-size: 18px !important;
        padding: .75rem;
    }

    .data-box-layout {
        display: flex;
    }

    .data-box-layout .databox-item {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
    }

    .aboutgroup-data .data-box-layout .databox-item .round-box .data-number {
        font-size: 2.25rem;
    }

    .aboutgroup-data .data-box-layout .databox-item .round-box .data-text {
        font-size: 1rem;
        line-height: 2.25rem;
    }

    .aboutgroup-data .data-box-layout .databox-item .round-box {
        width: 6rem;
        height: 6rem;
    }

    .aboutgroup-data .data-box-layout .databox-item .round-box.big-round {
        width: 8rem;
        height: 8rem;
    }

    .aboutgroup-data .data-box-layout .databox-item .slogin {
        font-size: 1.125rem;
    }

    .aboutgroup-data .data-title {
        font-size: 23px;
        padding: 2.375rem 0;
    }

    .aboutgroup-data {
        /* height: 20rem; */
        margin: 2.5rem auto 2.5rem;
    }

    .category-nav .nav-item {
        line-height: 2.5rem;
    }

    .category-nav .nav-item .item-title {
        font-size: 1rem;
    }

    .category-nav .swiper-button-prev {
        display: block;
        left: 0;
    }

    .category-nav .swiper-button-next {
        display: block;
        right: 0;
    }

    .swiper-container {
        --swiper-navigation-color: #333;
        --swiper-navigation-size: 20px;
        /* 设置按钮大小 默认是44px */
    }

    .nav-item.on {
        background: #e7e7e7 !important;
        border-bottom: 5px solid #000;
    }

    .nav-item.on .item-title {
        color: #000 !important;

    }

    .content-box {
        padding: 0 15px;
    }

    /* 集团介绍手机end */

    /* 多元之路 */
    .j-roads-lists .list .li .box {
        width: 90% !important;
    }

    .j-roads-lists .list .before {
        top: -25px !important;
        left: 5px !important;
        right: inherit !important;
    }

    .j-roads-lists .list .after {
        left: 15px !important;
        right: inherit !important;
    }

    .j-roads-lists .list .items {
        margin-top: 1.5rem !important;
    }

    .j-roads-lists .list .li {
        display: flex;
        justify-content: center;
    }

    .j-roads-lists .list .li:before {}

    .j-roads-lists .list .li.fl:before,
    .j-roads-lists .list .li.fr:before {
        left: -15px !important;
        top: 0 !important;
    }

    .j-roads-lists .list .li:after {
        display: none;
    }

    .j-roads-lists .list .li {
        width: 100% !important;
    }

    .j-roads-lists .list .li.fr {
        float: none !important;
    }

    .j-roads-lists .list .itembox {
        padding-top: 0 !important;
    }

    .j-roads-lists .list .li .box .words .tit {
        font-size: 16px;
    }

    .j-roads-lists .list .li .box .words .p {
        font-size: 12px;
    }

    /* 多元之路end */
    /* 业务布局 */
    .subnav {
        justify-content: flex-end;
        padding-right: 20px;
        margin: 3rem auto;
    }

    .subnav .subtitle {
        display: none;
    }

    .marketbg {
        height: 100px !important;
        margin: 3rem auto 0;
        background-size: 100%;
    }

    .subnav .btnlayout .navbtn {
        font-size: 1rem;
        padding: 0.3rem 1.2rem;
    }

    /* 业务布局end */
    /* 企业文化 */
    .core .core-title-box .core-title {
        font-size: 23px;
    }

    .core .core-title-box .core-subtitle {
        font-size: 16px;
        margin-top: 1rem;
    }

    .core .core-title-box {
        padding: 3rem 0;
    }

    .core-info-box .rowbox-item {
        width: 50%;
        margin: 20px 0;
    }

    .core-info-box {
        height: auto;
        background: #e8e8e8 !important;
    }

    .core-info-box .rowbox-item .info-roundbox img {
        width: 70%;
    }

    .core-info-box .rowbox-item .info-title {
        font-size: 18px;
        font-weight: 600;
    }

    .core-info-box .rowbox-item .info-des {
        font-size: 12px;
        white-space: nowrap;
    }

    .core {
        padding: 0 15px;
    }

    .core-btbg {
        background-size: 95%;
        margin: 2rem 0;
    }

    .core-text {
        margin-top: 2.5rem;
    }

    /* 企业文化 end*/
    .index-banner .cate-banner-container {
        padding-left: 30px !important;
    }

    .content-box img {
        max-width: 100%;
    }

    .say-wrap {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        padding: 0 15px;
        margin: 55px 0;
    }

    .say-wrap .say-img {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .say-wrap .say-info {
        width: 100%;
        padding: 0;
    }

    .say-wrap .index-title {
        display: block;
    }

    .say-wrap .index-title .zh {
        font-size: 23px;
        line-height: 1;
    }
}

@media screen and (max-width: 767px) {
    .aboutgroup-data .culture .culture-fg {
        display: none;
    }

    .aboutgroup-data .culture {
        padding: 0 10px;
    }

    .aboutgroup-data .culture-item {
        padding: 5px;
    }

    .aboutgroup-data {
        padding: 0;
        margin-bottom: 0;
    }
}