.pc-env .ai-dream-background {
    background: #fcf9f2;
    width: 100%
}

.pc-env .ai-dream-container {
    margin: 0 auto;
    width: 567PX
}

.pc-env .ai-birth-background {
    background: #f2f5fc;
    width: 100%
}

.pc-env .ai-birth-container {
    margin: 0 auto;
    width: 567PX
}

.pc-env .ai-name-analysis-report-background {
    background: #fcf9f2;
    width: 100%
}

.pc-env .ai-name-analysis-report-container {
    margin: 0 auto;
    width: 567PX
}

.pc-env .ai-name-analysis-background {
    background: #fcf9f2;
    width: 100%;
}

.pc-env .ai-name-analysis-container {
    margin: 0 auto;
    /* width:10rem; */
    margin: 0 auto;
}

.pc-env .modal-content,.pc-env .popup-overlay .popup-wrapper .popup-content {
    left: 50%;
    transform: translateX(-50%)
}

.pc-env .ai-dream-report-background {
    background: #fcf9f2;
    width: 100%
}

.pc-env .ai-dream-report-container {
    margin: 0 auto;
    width: 567PX
}

.pc-env {
    cursor: pointer;
    width: 10rem;
    margin: 0 auto;
}

.pc-env .ai-astrolabe-report-background {
    background: #f2f5fc;
    width: 100%
}

.pc-env .ai-astrolabe-report-container,.pc-env .pc-loading {
    margin: 0 auto;
    width: 567PX
}

body,html {
    height: auto;
    background: #fcf9f2;
}
