.website-tab .finance-slide .right-box .zitem:nth-child(1) {
        height: 68%;
    }

    .website-tab .finance-slide .right-box .zitem:nth-child(2) {
        height: 30%;
        bottom: 0;
        top: auto;
    }

    @media (max-width: 767px) {
        .website-view {

        }

        .website-tab .website-btns .txt {
            font-size: .28rem;
        }

        .website-tab .business-slide .top-box .item, .website-tab .business-slide .top-box, .website-tab .business-slide .bottom-box, .website-tab .business-slide .bottom-box .item {
            height: auto !important;
        }
    }