

.Platform-title span:nth-child(1) {
    font-family: 'Alibaba PuHuiTi-Bold';
}

.Platform-title span:nth-child(2) {
    font-family: Source Han Serif CN-Bold, Source Han Serif CN;
}

.text-title-t {
    font-family: 'Alibaba PuHuiTi-Medium';
}

.text-title-b {

    font-family: 'Alibaba PuHuiTi-Regular';
}

.ApplyFor-name {
    font-family: 'Alibaba PuHuiTi-Regular';
}

.submit div {
    font-family: 'Alibaba PuHuiTi-Medium';
}

.process-text {
    font-family: 'Alibaba PuHuiTi-Medium';
}

.container-text:hover .container-num {
    display: block;
}

.container-text:hover {
    background: linear-gradient(135deg, #144297 0%, #4368AC 100%)
}

.container-text:hover .text-title-t {
    color: #fff;
}

.container-text:hover .text-title-b {
    color: #fff;
}

.container-text {
    position: relative;
    overflow: hidden;
}

.container-num {
    display: none;
    font-size: 1.75rem;
    position: absolute;
    right: 0.3625rem;
    bottom: -0.8875rem;
    color: #728EC1;
    line-height: 2.05rem;
    height: 2.5125rem;
    font-family: Source Han Serif CN-Bold, Source Han Serif CN;

    font-weight: bold;
}

.ApplyFor-name span {
    color: red;
}

input {
    -web-kit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    border: 1px solid #D9E3EF;
    padding-left: 0.375rem;
    box-sizing: border-box;
}

input::-webkit-input-placeholder {

    color: #D9D9D9;
    font-size: 0.2rem;
}

.process-tips {

    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 0.475rem;
}

.process-tips div:nth-child(1) {
    width: 0.075rem;
    height: 0.075rem;
    background: #144297;
    border-radius: 100%;
    margin-bottom: 0.2rem;
}

.process-tips div:nth-child(2) {
    width: 0.075rem;
    height: 0.075rem;
    background: #144297;
    border-radius: 100%;
    margin-bottom: 0.2rem;
}

.process-tips div:nth-child(3) {
    width: 0.075rem;
    height: 0.075rem;
    background: #144297;
    border-radius: 100%;
    margin-bottom: 0.2rem;
}

.process-tips svg {
    transform: rotate(90deg);
    width: 0.25rem;
    height: 0.25rem;
}

.process-main {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 0.75rem;
    margin-bottom: 2.725rem;
}

.process-mian-t {
    display: flex;
    align-items: flex-start;

}

.xuxian {
    width: 2.25rem;
    border-bottom: #000 1px dashed;
    margin-top: 1rem;
    margin-left: 0.5875rem;
}

.process-text {
    color: #D9E3EF;
    font-size: 0.3rem;
    width: 2.025rem;
    display: flex;
    justify-content: space-between;
    padding-top: 0.5375rem;
}

.process-text span:first-child {
    color: #000;
}

.process-text span:last-child {
    color: #144297;
}

.Submit {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Cooperation {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0.3375rem;
    margin-top: -0.3125rem;
}

.Cooperation .process-text {
    width: 2.0625rem;
    padding-top: 0.75rem;
}

.contract {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0.3375rem;
}

.contract .process-text {
    width: 2.25rem;

}

.submit {
    display: flex;
    justify-content: center;
    margin-top: 0.625rem;
}

.submit div {
    height: 0.75rem;
    width: 8rem;
    background: #144297;
    font-size: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.ApplyFor-one {
    padding-bottom: 0.5rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ApplyFor-name {
    font-size: 0.225rem;
    padding-bottom: 0.125rem;
}

.ApplyFor-big textarea {
    width: 100%;
    height: 2.125rem;
    -web-kit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    border: 1px solid #D9E3EF;
    box-sizing: border-box;
    padding-left: 0.375rem;
    resize: none;
    padding-top: 0.2rem;
}

.ApplyFor-big textarea::-webkit-input-placeholder {
    color: #D9D9D9;
    font-size: 0.2rem;
}

.ApplyFor-big {
    padding-bottom: 0.125rem;
}

.ApplyFor-middle {
    padding-bottom: 0.125rem;
    display: grid;
}

.ApplyFor-middle input {
    width: 7.76rem;
    height: 0.75rem;
}

.ApplyFor-little input {
    width: 5.1625rem;
    height: 0.75rem;
}

.ApplyFor-container {
    padding: 0.75rem;

    flex-wrap: wrap;
}

.ApplyFor-little {
    padding-bottom: 0.125rem;
    display: grid;
}

.ApplyFor-main {
    margin-top: 1rem;

    background: #FFFFFF linear-gradient(180deg, #F3F5F8 0%, #FFFFFF 100%);
    margin-bottom: 1rem;
    border: 1px solid #D9E3EF;
}

.text-title {
    padding-top: 0.625rem;
    padding-left: 0.5rem;
    color: #fff;
    font-size: 0.3rem;
    padding-right: 0.625rem;
}

.text-title-t {
    color: #333;
    font-size: 0.3rem;
}

.text-title-b {
    padding-top: 0.25rem;
    color: #666;
    font-size: 0.2rem;
    line-height: 1.4;
}

.container-text-hover .text-title-t {
    color: #fff;
}

.container-text-hover .text-title-b {
    color: #D9E3EF;
}

.container-text-hover {
    background: linear-gradient(135deg, #144297 0%, #4368AC 100%) !important;
}

.container-text img {
    margin-left: 0.625rem;
    margin-top: 0.625rem;
    height: 0.75rem;
    width: 0.75rem;
}

.Platfrom-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.75rem;
}

.container-text {
    display: flex;
    width: 50%;
    height: 3.25rem;
    box-sizing: border-box;


}

.container-text:last-child {
    border-right: 1px solid #728EC1;
    border-bottom: 1px solid #728EC1;
}

.container-text:nth-child(1) {
    border-left: 1px solid #728EC1;
    border-top: 1px solid #728EC1;
}

.container-text:nth-child(3) {
    border: 1px solid #728EC1;

}

.container-text:nth-child(2) {
    border: 1px solid #728EC1;

}

.Platform-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.5rem;
    color: #144297;
    margin-top: 1.25rem;

    font-weight: bold;
}

.Platform-title span:last-child {
    color: #728EC1;
    font-size: 0.4rem;
    padding-top: 0.2rem;
}

.main {
    padding-left: 3.25rem;
    padding-right: 3.25rem;

}

.container {
    height: 12.1375rem;
    width: 100%;
    background: url(../../img/InvestmentAgent.png);
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.banner-title {
    margin-top: 5.4rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.3rem;
    color: #fff;
}

/* .banner-title span {
    font-weight: bold;
} */

.banner-title span:last-child {
    font-weight: 400;
}

.banner-bottom {
    display: flex;
    align-items: flex-end;
    margin-top: 3.0375rem;
}

.banner-bottom-l {
    width: 4.1875rem;
    height: 1.75rem;
    background: linear-gradient(360deg, #144297 0%, #4368AC 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.banner-bottom-r {
    width: 4.1875rem;
    background: rgba(255, 255, 255, 0.2);
    height: 1.25rem;
    margin-left: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-bottom-l:hover {
    cursor: pointer;
}

.banner-bottom-r:hover {
    cursor: pointer;
}

.banner-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-size: 0.225rem;
}

.banner-text span:last-child {
    font-size: 0.2rem;
}

.banner-tips {
    position: absolute;
    bottom: 0.3rem;
}

.banner-tips svg {

    height: 0.15rem;
    width: 0.15rem;

}






.banner-bottom{
    padding-left: 7.6875rem !important;
    padding-right: 7.6875rem !important;
}




@media (max-width: 1042px) {
    .container-text {
        border: 1px solid #728EC1 !important;
    }

    .container-num {
        font-size: 40px !important;
    }

    .ApplyFor-big textarea::-webkit-input-placeholder {

        font-size: 14px !important;
    }

    .process-tips div {
        height: 5px !important;
        width: 5px !important;
    }

    .process-tips svg {
        height: 2.5rem !important;
        width: 2.5rem !important;
    }

    .submit div {
        font-size: 14px !important;
    }

    .main {
        padding-top: 40px;
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .container-text img {
        height: 1.4rem !important;
        width: 1.4rem !important;
    }

    .text-title-t {
        font-size: 16px !important;
    }

    .text-title-b {
        font-size: 12px !important;
    }

    .process-mian-t {
        flex-direction: column;
        align-items: center !important;
    }

    .xuxian {
        height: 3rem !important;
        width: 1px !important;
        border-right: 1px dashed #000;
        margin-left: 0 !important;
        margin-bottom: 1rem;
    }

    .process-text {
        font-size: 20px !important;
        width: auto !important;
    }

    .process-text span:nth-child(1) {
        padding-left: 5px;
        padding-right: 5px;
    }

    .Cooperation {
        margin: 0 !important;
    }

    .ApplyFor-one {
        width: 100% !important;
    }

    .ApplyFor-little {
        width: 100% !important;
    }

    input {
        width: 100% !important;
        height: 1rem !important;
        font-size: 14px !important;
    }

    input::-webkit-input-placeholder {
        font-size: 14px !important;
    }

    textarea {
        width: 100% !important;
        font-size: 14px !important;
        height: 2rem !important;
    }

    .submit div {
        height: 1rem !important;
    }

    .ApplyFor-name {
        font-size: 16px !important;
    }

    .ApplyFor-middle {
        width: 100% !important;
    }

    .container-text {
        height: auto !important;
        padding-bottom: 20px;
        width: 100% !important;
    }

    .Platform-title span {
        font-size: 26px !important;
    }

    .Platform-title span:last-child {
        font-size: 16px !important;
    }
}
