.investmentBanner {
    width: 100%;
    height: 440px;
    background: url(../../images/investment/cooperation/banner.png) 100% 100%;
}

.title_Orange {
    text-align: center;
    color: #fe9023 !important;
    font-size: 24px;
}

.title_Black {
    text-align: center;
    font-size: 36px;
}

.title_Wh {
    text-align: center;
    font-size: 36px;
    color: #fff;
}

.currentLeft {
    width: 736px;
    height: 720px;
    background: url(../../images/investment/agent/currentLeft.png) 100% 100%;
}

.currentRight {
    color: #fff;
    width: 736px;
    height: 720px;
    background: url(../../images/investment/agent/currentRight.png) 100% 100%;
}

.currentBox {
    display: flex;
    justify-content: center;
    padding: 60px 0;
}

.currentTitle {
    margin-top: 80px;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
}

    .currentTitle:after {
        content: '';
        position: absolute;
        width: 74px;
        height: 4px;
        background-color: #ff8b00;
        bottom: -16px;
        left: 0;
    }

.currentPadding {
    display: flex;
    align-items: center;
    margin-top: 30px;
    width: 473px;
    height: 75px;
    background: url(../../images/investment/agent/currentleftBox.png) 100% 100%;
}

    .currentPadding p, .currentText {
        font-size: 16px;
        position: relative;
    }

.currentTitle, .currentPadding, .currentText, .rightContent {
    margin-left: 110px;
    margin-right: 110px;
}

    .currentPadding img {
        width: 46px;
        margin-left: 30px;
        margin-right: 60px;
    }

    .currentPadding p:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 46px;
        background-color: #afa9a9;
        bottom: -10px;
        left: -30px;
    }

.rightContent {
    display: flex;
    align-items: center;
    padding: 12px 0;
    width: 516px;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

    .rightContent span {
        width: 30%;
        text-align: center;
        position: relative;
    }

        .rightContent span:before {
            content: '';
            position: absolute;
            width: 10px;
            height: 10px;
            border-radius: 50%;
            background-color: #fff;
            left: -5px;
            top: 9px;
        }

    .rightContent p {
        width: 70%
    }

.imgHoverHide {
    display: none;
}

.roadBox {
    width: 100%;
    position: relative;
    height: 830px;
    background: url(../../images/investment/agent/road_bg.png) 100% 100%;
}

.roadTitle {
    padding: 80px 0;
    position: relative;
}

    .roadTitle:after {
        content: '';
        position: absolute;
        width: 120px;
        height: 4px;
        background-color: #fe9023;
        bottom: 30px;
        left: calc(50% - 60px);
    }

.roadContent {
    position: absolute;
    left: 310px;
    top: 230px;
}

    .roadContent img {
        margin-right: 20px;
    }

.roadTwoTitle {
    font-size: 24px;
    letter-spacing: 1px;
}

.roadTwoText {
    font-size: 16px;
}

.roadOTT {
    color: #fff;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.roadOne {
    top: 27px;
    left: 105px;
    width: 332px;
    height: 122px;
}

.roadTwo {
    top: 131px;
    left: 73px;
    width: 240px;
    height: 184px;
}

.roadThree {
    top: 279px;
    left: 174px;
    width: 240px;
    height: 184px;
}

.roadRightContent {
    position: absolute;
    display: flex;
    align-items: center;
    width: 440px;
    height: 250px;
    color: #fff;
    font-size: 16px;
    left: 1100px;
    top: 330px;
}

    .roadRightContent div {
        height: 100%;
        width: 40px;
        position: relative;
    }

    .roadRightContent p {
        padding: 0 20px;
    }

.crisisTitle {
    font-size: 36px;
    color: #fe9023;
    font-weight: bold;
    text-align: center;
}

.crisisTitleBox {
    padding: 80px 0 100px 0;
    position: relative;
}

    .crisisTitleBox:after {
        content: '';
        position: absolute;
        width: 140px;
        height: 6px;
        background-color: #fe9023;
        bottom: 70px;
        left: calc(50% - 70px);
    }

.futureBox {
    height: 350px;
    width: 100%;
    background: url(../../images/investment/agent/future_bg.png);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.future_box {
    width: 680px;
    color: #fff;
    display: flex;
    align-items: center;
    margin-left: 300px;
}

.transformation_box {
    padding: 80px 0;
    background-color: #f3faff;
}

.transformationtitle_box {
    width: 680px;
    display: flex;
    align-items: center;
    margin-left: 300px;
}

.timeLineBox {
    width: 1220px;
    padding: 50px 0 30px 0;
    margin: 0 auto 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.timeBox {
    background: url(../../images/investment/agent/timeBox.png) 100% 100%;
    width: 183px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    z-index: 999;
    margin: 0 auto;
}

.timeContent {
    width: 1220px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 0;
}

.timeContentBox {
    width: 370px;
    padding: 20px 0 0 0;
    height: 436px;
    background: url(../../images/investment/agent/whiteBox.png) 100% 100%;
}

    .timeContentBox p {
        padding: 0 32px;
        font-size: 16px;
    }

        .timeContentBox p:first-of-type {
            font-weight: bold;
            margin: 25px 0;
        }

.timeBigBox {
    width: 370px;
    text-align: center;
    z-index: 999;
}

.timeChecked {
    color: #fff;
    background: url(../../images/investment/agent/blueBox.png) 100% 100%;
}

.advantageBox {
    padding: 80px 0;
}

.advantageBg {
    height: 335px;
    text-align: center;
    line-height: 335px;
    background: url(../../images/investment/agent/advange_bg.png);
}

.fourText {
    color: #fe9023;
    font-style: italic;
    font-size: 60px;
    margin-right: 10px;
}

.advantageContent {
    display: flex;
    width: 1226px;
    justify-content: space-between;
    margin: 0 auto;
}

.advantageContentBox {
    position: relative;
    text-align: center;
    width: 234px;
    height: 520px;
    padding: 0 25px;
    box-shadow: 0 0 10px #e1e1e1;
}

    .advantageContentBox img {
        position: absolute;
        left: 50%;
        top: 0;
        transform: translate(-50%, -50%);
    }

    .advantageContentBox p:first-of-type {
        font-size: 20px;
        font-weight: bold;
        margin: 70px 0 20px 0;
    }

    .advantageContentBox p:last-of-type {
        font-size: 16px;
        letter-spacing: 1px;
        text-align: start;
    }

.advantageBoxChecked {
    background: url(../../images/investment/agent/adcheck.png) 100% 100%;
}

.mode {
    width: 100%;
    height: 980px;
    background: url(../../images/investment/agent/modeBg.png) 100% 100%;
}

.modeBox {
    margin: 0 20px;
    width: 300px;
    height: 406px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(../../images/investment/cooperation/modeBoxBg.png) 100% 100%;
}

    .modeBox p:first-of-type {
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        position: relative;
        margin: 30px 0 50px;
    }

.modeCenterBox p:first-of-type {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    margin: 20px 0 20px;
}

.modeBox p:first-of-type:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 2px;
    background-color: #fff;
    bottom: -20px;
    left: calc(50% - 40px);
}

.modeBox p:last-of-type {
    font-size: 16px;
    width: 84%;
}

.modeCenterBox {
    width: 385px;
    height: 406px;
    background: url(../../images/investment/agent/modeBox2.png) 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
}

    .modeCenterBox > div {
        width: 346px;
        height: 45px;
        background: url(../../images/investment/agent/lineBox.png);
        line-height: 45px;
        text-align: center;
        font-size: 16px;
        margin: 8px;
    }

.textStart {
    text-align: start;
}

.modeRoad {
    margin-left: 30px;
    position: relative;
    margin-top: 30px;
}

    .modeRoad:before {
        content: '';
        height: 88px;
        width: 8px;
        background: #fe9023;
        position: absolute;
        left: -29px;
        top: 12px;
    }

.caseMoree {
    display: block;
    width: 190px;
    height: 50px;
    font-size: 24px;
    text-align: center;
    line-height: 52px;
    border-radius: 10px;
    margin: 0 auto 0px;
    color: #fff;
    background-color: #ed8721;
}

.parcaseUl {
    margin-bottom: 0;
}

.parCase .layui-tab-title .layui-this {
    background-color: #1a8dff;
}

.parcaseUl ul {
    margin: 0;
}