.head-right {
    padding-bottom: 3.375rem;
}

.head-right .text p {
    margin-bottom: 1.5rem;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.75rem;
    color: #333333;
    text-align: justify;
}

.data-list .data-item p {
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.75rem;
    text-align: center;
    color: #333333;
}

.data-list .data-item .num {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 3.75rem;
    text-align: center;
    color: #B4030B;
}

.gmd {
    position: absolute;
    left: 10rem;
    bottom: -2.5rem;
    z-index: -1;
    width: 50%;
}

/* page3 */
.page.page3 {
    background: #F7F7F7;
}

.page3 .img-box {
    padding: 1rem 0 3.75rem;
}

.page3 .img-box img {
    width: 100%;
}

/* 股权结构 page4 */
.page4 .head-right {
    width: 45%;
}

.page4 .head-left {
    width: 51%;
}

.con {
    margin: 3.25rem 0 2.25rem;
}
.con p {
    font-size: .875rem;
    font-weight: bold;
    line-height: 1.5rem;
    color: #B4030B;  
}

.head-left h4 {
    padding: .75rem 1rem;
    background: #B4030B;

    font-size: 1.375rem;
    font-weight: bold;
    line-height: 1.75rem;
    color: #FFFFFF;
}

.head-left h4 span {
    font-weight: normal;
}

.list .item {
    margin-top: 1.75rem;
    padding: 1.25rem 2.375rem;
    border-radius: .375rem;
    border: .1875rem solid rgba(162, 162, 162, 0.7424);
    position: relative;
}

.list .item:hover {
    border: .1875rem solid rgba(180, 3, 11, 0.7424);
}


.list .item .title {
    padding: 0 .75rem;
    position: absolute;
    left: 50%;
    top: -0.875rem;
    transform: translateX(-50%);
    background: #FFFFFF;
    z-index: 1;
}

.list .item .title p {
    font-size: 1.375rem;
    font-weight: bold;
    line-height: 1.5rem;
    /* color: #B4030B; */
    color: #A2A2A2;
}

.list .item:hover .title p,
.list .item:hover ul li span {
    color: #B4030B;
}

.list .item ul li {
    margin: 6px 0;
}

.list .item ul li span {
    font-size: .875rem;
    font-weight: bold;
    line-height: 1.125rem;
    /* color: #B4030B; */
    color: #A2A2A2;
}

.list .item ul li .line {
    flex: 1;
    margin: 0 .75rem;
    border-radius: .375rem;
    opacity: 0.7424;
    border: .0875rem dashed rgba(162, 162, 162, 0.7424);
}

.list .item:hover  ul li .line {
    border: .0875rem dashed #B4030B;
}

/* page5 企业资质*/
.page4,
.page5 {
    padding-bottom: 3.875rem;
}

.more {
    margin-top: 3.125rem;
    display: block;
    font-size: 1.125rem;
    font-weight: 250;
    line-height: 1.125rem;
    text-decoration: underline;
    color: #353535;
}

/* .page5 .content-head, */
.page6 .content-head {
    margin-top: 5.625rem;
}

.page5 .content-head .head-right {
    /* width: 24%; */
    padding-bottom: 0;
}

.page5 .content-head .head-left {
    /* width: 73%; */
}

.page5 .content-b .list-box {}

.page5 .content-b .list-box .item {
    margin-top: 2.5rem;
    max-width: 24%;
}

.page7 .content-b .list-box .item {
    max-width: 18%;
}

.page7 .content-b .list-box .item img {
    width: auto;
    max-height: 7.25rem;
}

.page5 .content-b .list-box .item .txt {
    margin-top: 1.875rem;
}

.page5 .content-b .list-box .item p {
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.5rem;
    text-align: center;
    color: #212121;
}

.page5 .content-b .list-box .item span {
    display: block;
    font-size: 1.125rem;
    font-weight: 350;
    line-height: 1.5rem;
    text-align: center;
    color: #212121; 
}



.page5 .title-box {
    padding: 1.5rem;
    background: #B4030B;
}

.page5 .title-box .title-l img {
    width: 2.5rem;
    height: 2.5rem;
}

.page5 .title-box .title-l span {
    margin-left: 1.125rem;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.375rem;
    color: #FFFFFF;
}

.page5 .title-box {
    position: relative;
}

.page5 .title-box .img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 24.5%;
}

.page5 .title-box .title-r p {
    font-size: 2rem;
    font-weight: 350;
    line-height: 2.625rem;
    color: #FFFFFF;
}

.page5 .title-box .title-r p span {
    font-size: 4rem;
    font-weight: bold;
    line-height: 2.625rem;
    color: #FFFFFF;
}


.page5 .r-content {
    flex-wrap: nowrap;
}

.page5 .r-content .r-ul {
    width: 15.75rem;
    height: 21.625rem;
    background: #F7F7F7;
}

.page5 .r-content .r-ul li {
    cursor: pointer;
    width: 100%;
    padding: 2rem 0;
    background: #F7F7F7;

    font-size: 1.125rem;
    font-weight: 350;
    line-height: 1.375rem;
    text-align: center;
    color: #212121;
}

.page5 .r-content .r-ul li.active {
    background: #FFFFFF;
}

.page5 .r-content .r-con {
    flex: 1;
}

.page5 .r-content .r-con-li {
    width: 100%;
    height: 100%;
    display: none;
}

.page5 .r-content .r-con-li img {
    width: 23.6875rem;
    height: 16.875rem;
}

.page5 .r-content .r-con-li.active{
    display: flex;
}


/* page6 */
.page6 {
    position: relative;
    /* min-height: 340px; */
}

.page6 .img-box {
    /* position: absolute;
    left: 0;
    height: 0; */
    width: 100%;
    height: 100%;
    z-index: 0;
    position: relative;
}

.page6 .img-box img {
    width: 100%;
    height: 100%;
}

.page6-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /* height: 100%;  */
    z-index: 1;
}

.page6 .common-box {
    overflow: visible;
}

.internal {
    position: absolute;
    right: 28%;
    top: 40%;
    box-shadow: 0px 1.25rem .625rem 0px rgba(182, 176, 176, 0.3);
}

.oversea .data-item,
.internal .data-item {
    padding: 1.125rem 2rem 2.25rem;
    border-bottom: 1rem solid #B4030B;
    background: #FFFFFF;
}

.oversea .data-item p,
.internal .data-item p {
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.75rem;
    text-align: center;
    color: #333333;
}

.oversea .data-item .num,
.internal .data-item .num {
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 3.75rem;
    text-align: center;
    color: #B4030B;
}

.oversea {
    opacity: 1;
    position: absolute;
    left: 20%;
    bottom: 9%;
    box-shadow: 0px 1.25rem .625rem 0px rgba(182, 176, 176, 0.3);
    transition: all 0.3s ease-in;

}

.oversea:hover {
    opacity: 1;
}

.oversea .data-item ul {
    margin-left: 2.25rem;
}

.oversea .data-item ul li {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.25rem;
    color: #3D3D3D;
}

/* 人才团队 */
.page8 {
    background: #F7F7F7;
}

.page8 .common-box {
    position: relative;
}

.page8 .gmd {
    position: absolute;
    left: 10rem;
    bottom: -2.5rem;
    z-index: 0;
    width: 50%;
}

@media screen and (max-width:1440px) {
    .gmd,
    .page8 .gmd {
        left: 2rem;
    }
}

@media screen and (max-width:1000px) {
    .page2 .head-right {
        flex: auto;
        max-width: 100%;
        margin-top: 2rem;
    }

    .page4 .head-right,
    .page4 .head-left {
        width: 100%;
    }

    .page5 .content-head .head-left {
        width: 100%;
    }
    .page5 .content-head .head-right {
        flex: auto;
        max-width: 100%;
        margin-top: 2rem;
    }

    .page5 .content-b .list-box .item {
        max-width: 45%;
    }

    .page6 .content-head {
        margin-top: 3.5rem;
    }
}

@media (max-width:750px) {
    .common-padding {
        padding: 0;
    }
}

@media (max-width: 640px) { 
    .page6-content {
        position: relative;
    }

    .page6-content .head-right {
        flex: auto;
        max-width: 100%;
    }

    .page5 .content-head, .page6 .content-head {
        margin-top: 2rem;
    }
}

@media (max-width:576px) {
    .page5 .r-content .r-ul {
        width: auto;
    }
    .page5 .r-content .r-ul li {
        padding: 2rem;
    }
    .page5 .title-box .title-l,
    .page5 .title-box .title-r {
        flex: auto;
        max-width: 40%;
    }

    .page5 .r-content .r-con-li img {
        width: 88%;
        height: auto;
    }
}

@media (max-width:640) {
    .internal {
        right: 2%;
        top: 5%;
    }
    .oversea {
        opacity: 1;
        left: 4%;
        bottom: 9%;
    }
}
