    .base-width {
        position: absolute;
        z-index: 2;
    }

    .background-shapes {
        background-color: #D0E4FB;


    }

    .background-shapes .shape_image_svg {
        fill: #e8f3fc;
    }

    .api-page .section2 {
        position: relative;
        background-color: #ECECEC;
        height: 1500px;
    }

    .api-page .section2 .section2-2 .title {
        font-size: 38px;
        color: #1CBEEC;
        font-weight: 600;
        text-align: center;
    }

    .api-page .section2 .section2-2 .sub-title {
        font-size: 18px;
        color: #333;
        font-weight: 300;
        letter-spacing: 5px;
        margin-top: 5px;
        text-align: center;
    }

    .api-page .section2 .section2-2 .pic-text-box2:hover {
        transform: scale(1);
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s;
    }

    .api-page .section2 .section2-2 .pic-text-box2 {
        transform: scale(0.98);
        width: 290px;
        background-color: #fff;
        box-shadow: 1px 0px 8px #8e8e8e;
        border-radius: 5px;
        overflow: hidden;
        margin-bottom: 50px;
        margin-top: 50px;


    }

    .api-page .section2 .section2-2 .pic-text-box2 .pic-box {
        width: 100%;
        background-color: #fff;
    }

    .api-page .section2 .section2-2 .pic-text-box2 .title {
        font-size: 26px;
        color: #1CBEEC;
        text-align: left;
        font-weight: 400;
    }

    .api-page .section2 .section2-2 .pic-text-box2 .sub-title {
        font-size: 22px;
        color: #333;
        text-align: left;
        margin-top: 0;
        letter-spacing: 2px;
    }

    .api-page .section2 .section2-2 .pic-text-box2 .blur {
        width: 20px;
        height: 2px;
        background-color: #1CBEEC;
        margin-top: 15px;
        text-align: left;
    }

    .api-page .section2 .section2-2 .pic-text-box2 .section2-2-img-box {
        width: 100%;
        height: 220px;
    }

    .api-page .section2 .section2-2 .pic-text-box2 .text-box {
        padding: 30px;
        font-size: 17px;
        background-color: #1CBEEC;
        color: #fff;
        font-weight: 300;
        height: 170px;
    }

    .api-page .section2 .pic-text-box {
        width: 390px;
        height: 485px;
        background-color: #fff;
        box-shadow: 1px 0px 8px #8e8e8e;
        border-radius: 5px;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .api-page .section2 .pic-text-box .pic-box {
        height: 275px;
        width: 100%;
        background-color: #fff;
    }

    .api-page .section2 .pic-text-box .pic-box1 {
        background-image: url("https://qicaishangcheng.oss-cn-hangzhou.aliyuncs.com/assets/images/online/section2-img1.png");
        background-position: center center;
        background-size: 100% 100%;
    }

    .api-page .section2 .pic-text-box .pic-box2 {
        background-image: url("https://qicaishangcheng.oss-cn-hangzhou.aliyuncs.com/assets/images/online/section2-img2.png");
        background-position: center center;
        background-size: 100% 100%;
    }

    .api-page .section2 .pic-text-box .pic-box3 {
        background-image: url("https://qicaishangcheng.oss-cn-hangzhou.aliyuncs.com/assets/images/online/section2-img3.png");
        background-position: center center;
        background-size: 100% 100%;
    }

    .api-page .section2 .pic-text-box .text-box .title {
        font-size: 23px;
        color: #333;
        text-align: center;
    }

    .api-page .section2 .pic-text-box .text-box .blur {
        width: 20px;
        height: 2px;
        background-color: #1CBEEC;
        margin: 0 auto;
        margin-top: 15px;
    }

    .api-page .section2 .pic-text-box .text-box .text-box {
        font-family: AlibabaPuHuiTi, AlibabaPuHuiTi-Medium;
        margin-top: 20px;
        padding: 0 20px;
        font-size: 18px;
        color: #1CBEEC;
    }

    .api-page .section2 .pic-text-box:hover {
        transform: scale(1.03);
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .api-page .section2 .base-width {
        margin: 0 auto;
        max-width: 100%;
        width: 1226px;
    }

    .api-page .section2 .section-bg {
        width: 100%;
        height: 565px;
        background-image: url('https://qicaishangcheng.oss-cn-hangzhou.aliyuncs.com/assets/images/online/section2-bg.png');
        background-size: auto 100%;
        background-position: center top;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
    }

    .api-page .section2 .section-bg .title-box {
        margin-top: 70px;
        text-align: center;
    }

    .api-page .section2 .section-bg .title-box .title {
        font-size: 40px;
        color: #fff;
        font-weight: 600;
        margin-top: -15px;
    }

    .api-page .section2 .section-bg .title-box .sub-title {
        font-size: 18px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 10px;
    }


    .api-page .section3 {
        position: relative;
        background-color: #ECECEC;
        height: 1300px;
    }

    .api-page .section3 .section-bg {
        width: 100%;
        height: 565px;
        background-image: url('https://qicaishangcheng.oss-cn-hangzhou.aliyuncs.com/assets/images/online/section3-bg.png');
        background-size: auto 100%;
        background-position: center top;

    }

    .api-page .section3 .section-bg .title-box {
        text-align: center;
        padding-top: 70px;


    }

    .api-page .section3 .section-bg .title-box .title {
        font-size: 40px;
        color: #fff;
        font-weight: 600;
        margin-top: -15px;
    }

    .api-page .section3 .section-bg .title-box .sub-title {
        font-size: 18px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 10px;
    }

    .cooperation-box {
        margin-top: 50px;
    }

    .cooperation-box .title {
        font-size: 38px;
        color: #1CBEEC;
        font-weight: 600;
        text-align: center;
    }

    .cooperation-box .sub-title {
        font-size: 18px;
        color: #333;
        font-weight: 300;
        letter-spacing: 5px;
        margin-top: 5px;
        text-align: center;
    }

    .cooperation-box .flow-box {
        margin-top: 50px;
        width: 100%;

    }

    .cooperation-box .flow-box .step-box:hover {
        transform: rotate(360deg);
    }

    .cooperation-box .flow-box .btn-question {
        width: 250px;
        display: block;
        margin: 0 auto;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .cooperation-box .flow-box .step-box {
        width: 140px;
        transform: rotate(0deg);
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s;


    }

    .cooperation-box .flow-box .step-box .step-out-side {
        padding: 10px;
        border-radius: 50%;
        background-color: #91E6FF;
        width: 70px;
        height: 70px;
        margin: 0 auto;


    }

    .cooperation-box .flow-box .step-box .step-out-side span {
        font-size: 30px;
        color: #1CBEEC;
        font-weight: 600;
        border-radius: 50%;
        background-color: #fff;
        width: 50px;
        height: 50px;
        display: block;
        text-align: center;
        line-height: 50px;
        letter-spacing: -1px;
    }

    .cooperation-box .flow-box .step-box .step-text {
        color: #333;
        font-size: 18px;
        margin-top: 10px;
        font-weight: 300;
        text-align: center;
    }