.main-content {
    margin-top: 49px;
    background-color: #E6D4FE;
}

.edition-center {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-bottom: 150px;
    padding-top: 52px;
    font-size: 0;
    /* background: url("//pic.cgyouxi.com/orange/upload/202303/25322333_e5f5610cbd9ad1c799423a0c33b5fb0f.png") repeat;
    background-size: 100%; */
}

.header{
    width: 100%;
}

.phone-model {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 312px;
    min-width: 312px;
    height: 554px;
    margin-right: 120px;
    margin-top: 14px;
    background: url(//pic.cgyouxi.com/orange/upload/202403/39968413_74b3d0122a026437ec26e832b1d5409b.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.phone-model div{
    width: 292px;
    height: 536px;
    /* background: url(//pic.cgyouxi.com/orange/upload/202303/25322333_a13b2741d3f73be39157fa85f7b9387d.jpg) no-repeat;
    background-size: 100% 100%; */
    border-radius: 50px;
}

.scan_code {
    display: inline-block;
    width: 348px;
    padding-top: 9px;
    vertical-align: middle;
    text-align: center;
}

.scan_code .qr-code-container {
    position: relative;
    width: 361px;
    height: 559px;
    background: url(//pic.cgyouxi.com/orange/upload/202403/39968413_9d6563b7e4185c048a864c6481622e8c.png) no-repeat;
    background-size: 361px 559px;
}
.scan_code .qr-code {
    position: absolute;
    right: 80px;
    bottom: 105px;
    width: 167px;
    height: 167px;
    background: url(//pic.cgyouxi.com/orange/upload/202403/7291276_095c2872be50e60c9efe9263a9e777cd.png) no-repeat;
    background-size: 167px 167px;
}

.scan_code p {
    margin-top: 33px;
    font-size: 18px;
    color: #E3CCA3;
    letter-spacing: 0;
    line-height: 30px;
    font-weight: 500;
}