.develop {
    padding: 0 180rem;
    background-image: url('../img/strategic/background.png');
    background-size: 100% 100%;
}

.blockTitle {
    font-size: 34rem;
    text-align: center;
    padding: 78rem 0;
}

.blockTitle>div:last-of-type {
    font-size: 24rem;
    color: #999999;
    margin-top: 14rem;
}

.develop_content {
    display: flex;
    align-items: center;
    background-color: white;
    box-shadow: 0 0 20rem 1rem rgba(0, 0, 0, 0.22);
    padding: 106rem 70rem 92rem 96rem;
}

.develop_content>div:first-of-type {
    width: 366rem;
    margin-right: 106rem;
    display: flex;
}

.develop_content>div:last-of-type {
    flex: 1;
}

.develop_content>div:last-of-type>div:first-of-type {
    font-size: 30rem;
    margin-bottom: 50rem;
}

.develop_content>div:last-of-type>div:last-of-type>p {
    text-indent: 2em;
    font-size: 16rem;
    line-height: 30rem;
}

.talent {
    padding: 0 180rem;
    padding-bottom: 100rem;
}

.talent_content {
    font-size: 20rem;
}

.talent_content_title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f9e6e9;
    line-height: 100rem;
    padding: 0 50rem;
    border-radius: 10rem;
}

.talent_list {
    position: relative;
    margin-top: 60rem;
}

.talent_content_title>div,
.talent_list>div:first-of-type>div {
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.talent_content_title>div:first-of-type,
.talent_list>div:first-of-type>div:first-of-type {
    text-align: left;
    width: 400rem;
}

.talent_content_title>div:nth-of-type(2),
.talent_list>div:first-of-type>div:nth-of-type(2) {
    width: 150rem;
}

.talent_content_title>div:nth-of-type(3),
.talent_list>div:first-of-type>div:nth-of-type(3) {
    width: 150rem;
}

.talent_content_title>div:nth-of-type(4),
.talent_list>div:first-of-type>div:nth-of-type(4) {
    width: 150rem;
}

.talent_content_title>div:last-of-type,
.talent_list>div:first-of-type>div:last-of-type {
    width: 200rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #c30d23;
}

.talent_list>div:first-of-type>div:last-of-type {
    cursor: pointer;
}

.talent_list>div:first-of-type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 10rem 5rem rgba(29, 64, 151, 0.11);
    font-size: 20rem;
    line-height: 100rem;
    border-radius: 10rem;
    padding: 0 50rem;
    position: relative;
    background-color: white;
    z-index: 2;
}

.talent_list>div:first-of-type>div:last-of-type>div:first-of-type {
    width: 32rem;
    display: flex;
    margin-right: 14rem;
}

.talent_list>div:last-of-type {
    display: none;
    border-radius: 10rem;
    padding: 80rem 20rem 50rem 48rem;
    justify-content: space-between;
    box-shadow: 0 0 10rem 5rem rgba(29, 64, 151, 0.11);
    position: relative;
    margin-top: -10rem;
    width: 100%;
    box-sizing: border-box;
    z-index: 1;
}

.talent_list>div:last-of-type>div {
    width: 700rem;
    font-size: 18rem;
    line-height: 36rem;
}

.talent_list>div:last-of-type>div>div:first-of-type {
    color: #c30d23;
    font-weight: bold;
    font-size: 20rem;
    margin-bottom: 13rem;
}

.talent_list_tel {
    color: #c30d23;
    margin-top: 28rem;
}

.close {
    position: absolute;
    cursor: pointer;
    top: 50rem;
    right: 76rem;
    width: 60rem !important;
    display: flex;
}

.cooperation {
    background-image: url('../img/groupProfile/background1.png');
    background-size: 100% 100%;
    padding: 0 180rem;
}

.cooperation_content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.cooperation_content>div {
    width: 24%;
    text-align: center;
    font-size: 26rem;
    margin-right: 1.3%;
    background-color: white;
    margin-bottom: 5%;
}

.cooperation_content>div>div:first-of-type {
    display: flex;
}

.cooperation_content>div>div:last-of-type {
    line-height: 100rem;
}

.cooperation_content>div:nth-child(4n) {
    margin-right: 0;
}

.attractInvestment {
    padding: 0 180rem;
}

.attractInvestment_content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.attractInvestment_content>div {
    width: 32%;
    font-size: 30rem;
    margin-right: 2%;
    margin-bottom: 5%;
    border-top: 6rem solid #c30d23;
    box-shadow: 0 0 10rem 5rem rgba(29, 64, 151, 0.11);
    padding: 10rem 26rem;
    padding-bottom: 60rem;
    box-sizing: border-box;
}

.attractInvestment_content>div:hover {
    color: #c30d23;
}

.attractInvestment_content>div:nth-child(3n) {
    margin-right: 0;
}

.attractInvestment_content>div>div:first-of-type {
    margin-left: 20rem;
    margin-top: 40rem;
    margin-bottom: 30rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.attractInvestment_content>div>div:last-of-type {
    font-size: 20rem;
    line-height: 30rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

@media only screen and (max-width: 999px) {
    .develop {
        padding: 0 30rem;
    }
    .blockTitle {
        font-size: 44rem;
        padding: 50rem 0;
    }
    .blockTitle>div:last-of-type {
        font-size: 34rem;
    }
    .develop_content {
        padding: 30rem;
        display: block;
    }
    .develop_content>div:first-of-type {
        width: 100%;
        margin-right: 0;
    }
    .develop_content>div:last-of-type {
        padding: 30rem 0;
    }
    .develop_content>div:last-of-type>div:first-of-type {
        font-size: 40rem;
        text-align: center;
        margin-bottom: 30rem;
    }
    .develop_content>div:last-of-type>div:last-of-type>p {
        font-size: 26rem;
        line-height: 40rem;
    }
    .talent {
        padding: 0 30rem;
        padding-bottom: 50rem;
    }
    .talent_content_title {
        padding: 0 30rem;
    }
    .talent_content {
        font-size: 26rem;
    }
    .talent_list>div:first-of-type {
        padding: 0 30rem;
        font-size: 26rem;
    }
    .talent_content_title>div:first-of-type,
    .talent_list>div:first-of-type>div:first-of-type {
        width: 200rem;
        white-space: initial;
        line-height: 40rem;
    }
    .talent_content_title>div:last-of-type,
    .talent_list>div:first-of-type>div:last-of-type {
        display: none;
    }
    .talent_content_title>div:nth-of-type(2),
    .talent_list>div:first-of-type>div:nth-of-type(2) {
        width: 130rem;
    }
    .talent_content_title>div:nth-of-type(3),
    .talent_list>div:first-of-type>div:nth-of-type(3) {
        width: 130rem;
    }
    .talent_list>div:last-of-type {
        padding: 50rem 30rem;
    }
    .talent_list>div:last-of-type>div {
        font-size: 28rem;
    }
    .talent_list>div:last-of-type>div>div:first-of-type {
        font-size: 30rem;
    }
    .talent_list>div:last-of-type>div {
        width: 100%;
    }
    .close {
        right: 30rem;
        width: 60rem !important;
    }
    .request {
        margin-top: 50rem;
    }
    .cooperation {
        padding: 0 30rem;
    }
    .cooperation_content {
        justify-content: space-between;
    }
    .cooperation_content>div {
        width: 48%;
        font-size: 38rem;
        margin-right: 0;
        margin-bottom: 4%;
    }
    .attractInvestment {
        padding: 0 30rem;
    }
    .attractInvestment_content {
        justify-content: space-between;
    }
    .attractInvestment_content>div {
        width: 48%;
        font-size: 40rem;
        margin-right: 0;
        margin-bottom: 4%;
    }
    .attractInvestment_content>div>div:last-of-type {
        font-size: 30rem;
        line-height: 40rem;
    }
}