@media screen and (max-width: 62rem){
    html,
    body {
        /*position: relative;*/
        height: 100%;
        width: 100%;
        padding: 0;
        margin: 0;
        /*overflow: auto;*/
        background-color: white;
    }
    ::-webkit-scrollbar {
        width: 0;
        height: 0;
        color: transparent;
    }
    .swiper-container{
        width: 100%;
        height: 100%;
    }
    #swiper-container2 .swiper-slide {
        height: auto;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display:block;
    }
    .page-adapt{
        width: 100%;
        height: 100%;
        position: relative;
        margin: auto;
    }
    .page1{
        width: 100%;
        height: 13.125rem;
        background: url("../../../img/cds/mdata/page1-pmdback.png") no-repeat center;
        background-size: 100% 100%;
        position: relative;
    }
    .p1-title1back{
        width: 100%;
        height: 2.5rem;
        background: linear-gradient(332deg, #FF3333 0%, #FFBC39 98%);
        opacity: 0.4;
        right: 50%;
        clip-path:
                polygon(0 0,calc(100% - 2.25rem) 0, 100% 50%,calc(100% - 2.25rem) 100%,0 100%);
        position: absolute;
        margin: 6.5625rem -3.0625rem auto auto;
        display: flex;
        flex-direction: column;
    }
    .page1-title{
        width: 100%;
        height: 4.0625rem;
        right: 50%;
        position: absolute;
        margin: 7.5625rem -3.0625rem auto auto;
        display: flex;
        flex-direction: column;
    }
    .p1-title{
        width:5.5625rem;
        height: 1.5rem;
        font-size: 2rem;
        font-family: YouSheBiaoTiHei-Regular, YouSheBiaoTiHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.5rem;
        position: absolute;
        top: -0.5625rem;
        right: 8.9375rem;
        white-space: nowrap;
    }
    .p1-title1 {
        width:5.5625rem;
        height: 1.5rem;
        font-size: 2rem;
        font-family: YouSheBiaoTiHei-Regular, YouSheBiaoTiHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.5rem;
        position: absolute;
        top: -0.5625rem;
        right: 2.9375rem;
        white-space: nowrap;
    }
    .p1-title1back1 {
        width: 100%;
        height: 2.5rem;
        background: linear-gradient(332deg, #FF3333 0%, #FFBC39 98%);
        opacity: 0.4;
        right: 50%;
        clip-path:
                polygon(0 0,calc(100% - 2.25rem) 0, 100% 50%,calc(100% - 2.25rem) 100%,0 100%);
        position: absolute;
        margin: 9.5625rem -3.0625rem auto auto;
        display: flex;
        flex-direction: column;
    }
    .p1-title2 {
        width:5.5625rem;
        height: 1.5rem;
        font-size: 2rem;
        font-family: YouSheBiaoTiHei-Regular, YouSheBiaoTiHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.5rem;
        position: absolute;
        top: 2.4375rem;
        right: 8.9375rem;
        white-space: nowrap;
    }
    .p1-title3 {
        width:5.5625rem;
        height: 1.5rem;
        font-size: 2rem;
        font-family: YouSheBiaoTiHei-Regular, YouSheBiaoTiHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.5rem;
        position: absolute;
        top: 2.4375rem;
        right: 2.9375rem;
        white-space: nowrap;
    }
    .p1-cont{
        width:12rem;
        height:1.375rem;
        right: 2.25rem;
        top: 2.25rem;
        position: absolute;
        display: flex;
        opacity: 1;
    }
    .p1-js{
        margin-left: 0.75rem;
        display: flex;
        flex-direction: column;
    }
    .p1-js span{
        font-size: 0.75rem;
        font-family: PingFang SC-Bold, PingFang SC;
        font-weight: bold;
        color: #FFFFFF;
        line-height: 1.1875rem;
        white-space: nowrap;
    }
    .p1-js div{
        width: 0.6875rem;
        height: 0.125rem;
        background: #FFFFFF;
        border-radius: 3.75rem 3.75rem 3.75rem 3.75rem;
        opacity: 1;
    }
    .page2{
        width: 100%;
        height: 32.3125rem;
        background:  url("../../../img/cds/mdata/page2-pmdback.png") no-repeat center;
        background-size: 100% 100%;
        position: relative;
        display: flex;
    }
    .page2-adapt{
        width: 100%;
        height: 100%;
        position: relative;
        margin: auto auto;
        display: flex;
        flex-direction: column;
    }
    .page2-title{
        width: 4.625rem;
        height: 2.125rem;
        background: url("../../../img/cds/mdata/page2-title.png") no-repeat center;
        background-size: 100% 100%;
        margin-left: 1.5625rem;
        margin-top: 3.4375rem;
        position: relative;
    }
    .page2-content{
        width: 19.75rem;
        height: 9.4375rem;

        margin-top: 0.625rem;
        margin-left: 1.8125rem;
        position: relative;
    }
    .p2-txt1{
        width: 18.6875rem;
        height: 1.625rem;
        font-size: 0.875rem;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 1.125rem;
        margin: 0 0;
    }
    .p2-txt2{
        width: 19.75rem;
        height: 3.1875rem;
        font-size: 0.875rem;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 1.125rem;
        margin-top:1.125rem ;
    }
    .p2-txt3{
        width: 19.75rem;
        height: 2.25rem;
        font-size: 0.875rem;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 1.125rem;
        margin-top: 1.125rem;
    }
    .bluetxt{
        font-size: 0.875rem;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #346DFF;
        line-height: 1.125rem;
    }
    .page2-picture{
        display: none;
    }
    .page2-yangji{
        width: 21.0625rem;
        height: 14.0625rem;
        background: url("../../../img/cds/mdata/page2-yangji.png") no-repeat center;
        background-size: 100% 100%;
        position: relative;
        margin-left: 1.1875rem;
        margin-top: 0.5625rem;
        z-index: 10;
    }
    .page3{
        width: 100%;
        height: 31rem;
        background: #FFFFFF;
        position: relative;
    }
    .p3-back1{
        width: 100%;
        height: 9.0625rem;
        background: url("../../../img/cds/mdata/page3-pmdback1.png") no-repeat center;
        background-size: 100% 100%;
        margin-top: 0;
        position: relative;
    }
    .page3-main{
        width: 19.75rem;
        height: 25.125rem;
        background: url("../../../img/cds/mdata/page3-pmdback2.png") no-repeat center;
        background-size: 100% 100%;
        margin: -5.4375rem auto;
        border-radius: 0.9375rem 0.9375rem 0.9375rem 0.9375rem;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        z-index: 10;
    }
    .page3-title{
        width: 6rem;
        height: 1.3125rem;
        margin-top: 2.625rem;
        margin-left: -10.125rem;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .p3-rectangle{
        width: 6rem;
        height: 0.375rem;
        background: #346DFF;
        border-radius: 0rem 0rem 0rem 0rem;
        opacity: 1;
        margin-left: 0;
    }
    .p3-title{
        width: 5.5625rem;
        height: 0.75rem;
        background: url("../../../img/cds/mdata/page3-title.png") no-repeat center;
        background-size: 100% 100%;
        margin-left: -5.8125rem;
    }
    .page3-content{
        width: 14rem;
        height: 15.75rem;
        background: none;
        background-size: 100% 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 1.5rem;
    }
    .p3ct1,.p3ct2,.p3ct3,.p3ct4,.p3ct5{
        width: 12.75rem;
        font-size: 0.875rem;
        font-family: YouSheBiaoTiHei-Regular, YouSheBiaoTiHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1rem;
        text-align: center;
    }
    .orangetxt{
        font-size: 0.875rem;
        font-family: YouSheBiaoTiHei-Regular, YouSheBiaoTiHei;
        font-weight: 400;
        color: #FF8237;
        line-height: 1rem;
    }
    p{
        margin: 1.375rem auto 0 auto;
    }
    .p3ct1{
        margin-top: 0;
    }
    .p3ct3.p3ct4{
        width: 13.125rem;
    }
    .p3ct5{
        width: 14rem;
    }
    .page4{
        width: 100%;
        height: 30.8125rem;
        background: url("../../../img/cds/mdata/page4-pmdback.png") no-repeat center;
        background-size: 100% 100%;
        margin-top: 0;
        position: relative;
    }
    .page4-title{
        width: 3.6875rem;
        height: 1.3125rem;
        font-size: 1rem;
        font-family: YouSheBiaoTiHei-Regular, YouSheBiaoTiHei;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.1875rem;
        margin-top: 2.875rem;
        margin-left: 1.8125rem;
        position: absolute;
        -webkit-box-reflect: inherit;
        white-space: nowrap;
    }
    .page4-content{
        width: 18.3125rem;
        height: 7.375rem;
        font-size: 0.875rem;
        font-family: PingFang SC-Medium, PingFang SC;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 1.4375rem;
        text-indent: 2em;
        margin-left: 2.5625rem;
        margin-top:5.625rem;
        position: absolute;
    }
    .page4-yangji{
        width: 23.6875rem;
        height: 13.75rem;
        background: url("../../../img/cds/mdata/商业资产-样机.png") no-repeat center;
        background-size: 100% 100%;
        margin-left: 0rem;
        margin-top: 14.0625rem;
        position: absolute;
    }
    .footer{
        height: 72.5rem;
    }
}
