@media screen and (max-width: 1080px) {
    .newGlobalPage {
        background: #FFFFFF;
    }

    .pc {
        display: none!important;
    }

    .line{
        background: linear-gradient(90deg, rgba(204, 204, 204, 0) 0%, #CCCCCC 51.5%, rgba(204, 204, 204, 0) 100%);
        height: .1852vw;
        width: 88.8889vw;
        margin: 14.7656vw 0;
    }

    .sec1 {
        padding: 16.6667vw 7.4074vw 12.037vw 7.4074vw;
        position: relative;
    }

    .width100 {
        width: 100vw;
    }

    .absolute {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .flex-row {
        display: flex;
        flex-direction: row;
    }

    .flex-column {
        display: flex;
        flex-direction: column;
    }

    .align-center {
        align-items: center;
    }

    .text-center {
        text-align: center;
    }

    .pcmanager-Logo {
        width: 26.2963vw;
        height: 26.2963vw;
    }

    .zindex-1 {
        z-index: -1;
    }

    .padding-top200 {
        padding-top: 10.4167vw;
    }

    .padding-top40 {
        padding-top: 2vw;
    }

    .padding-bottom270 {
        padding-bottom: 12vw;
    }

    .font120 {
        font-size: 7.4074vw;
    }

    .font28 {
        font-size: 2.5926vw;
    }

    .font38 {
        font-size: 3.5185vw;
    }

    .font40 {
        font-size: 3.7037vw;
    }

    .font48 {
        font-size: 4.4444vw;
    }

    .font52 {
        font-size: 4.8148vw;
    }

    .font68 {
        font-size: 6.2963vw;
    }

    .font20 {
        font-size: 1.8519vw;
    }

    .font-weight200 {
        font-weight: 200;
    }

    .bold {
        font-weight: bold;
    }

    .black {
        color: #333;
    }

    .white {
        color: #FFF;
    }

    .color999 {
        color: #999999;
    }


    .downloadBtn {
        margin-top: 16.6667vw;
        background-color: #000000;
        border-radius: 9vw;
        width: 42.5926vw;
        height: 9.2593vw;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        font-size: 2.963vw;
    }

    .downloadIcon {
        width: 3.6111vw;
        height: 3.2407vw;
        margin-left: 2.963vw;
    }

    .sec1 {
        padding: 9.4444vw 5.463vw;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .color666 {
        color: #666666;
    }

    .sec1-List {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        gap: 2vw;
        margin-top: 6.25vw;
    }

    .listBox {
        margin-top: 1.0417vw;
        width: 42.5926vw;
        font-weight: bold;
        height: 44.4444vw;
        border-radius: 2.7778vw;
        font-size: 4.8148vw;
        color: #333333;
        background-color: #FFFFFF;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        box-shadow: 0px .5208vw 2.6042vw rgba(0, 0, 0, 0.12);

    }

    .listImg {
        width: 20.3704vw;
        height: 20.3704vw;
        margin-top: 1vw;
    }

    .sec1 {
        position: relative;
        text-align: center;
        padding: 25.9259vw 5.5556vw;
    }

    .sec1-row-box {
        display: flex;
        flex-direction: column;
    }

    .sec1-background {
        position: absolute;
        right: 0;
        top: 0;
        width: 66.0156vw;
        height: 46.875vw;
        background: linear-gradient(115.82deg, #99FFBE 0%, #B3CBFF 100%);
        z-index: -1;
    }

    .sec1-box {
        display: flex;
    }

    .sec1-img {
        width: 88.8889vw;
        height: 43.9815vw;
        margin-top: 11.1111vw;
    }

    .sec1-right-text { 
        margin-left: 2.3438vw;
        margin-top: 6.4063vw;
    }

    .sec1 {
        padding: 13.1111vw 5.5556vw 25.9259vw 5.5556vw;
        display: flex;
        position: relative;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .sec1-row-box {
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .sec1-background {
        position: absolute;
        left: 0;
        top: 0;
        width: 100vw;
        height: 106.5926vw;
        z-index: -1;
        display: flex;
    }

    .sec1-background-img {
        width: 100%;
        height: 100%;
    }

    .sec1-button {
        margin-top: 9.0234vw;
    }

    .sec1-img {
        margin-top: 7.4074vw;
        width: 88.8889vw;
        height: 59.2593vw;
    }

    .sec1-right-text {
        text-align: center;
        margin-left: .7813vw;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .sec1-right-text-2 {
        margin-top: 2.3438vw;
    }

    .sec2 {
        padding: 0vw 7.8125vw;
        display: flex;
        flex-direction: column;
        position: relative;
        text-align: center;
    }

    .sec2-img {
        width: 88.8889vw;
        height: 60.9259vw;
        margin-top: 11.1111vw;
    }

    .sec2-content {
        display: flex;
        flex-direction: column;
        gap: 1.25vw;
        margin-top: 2.3438vw;
    }

    .sec2-a {
        color: #0053FF !important;
        margin-top: 2.3438vw;
    }

    .sec3 {
        padding: 0vw 7.8125vw;
        display: flex;
        flex-direction: column;
        position: relative;
        text-align: center;
    }

    .sec3-img {
        width: 88.8889vw;;
        height: 56.3889vw;
        margin-top: 11.1111vw;
    }

    .sec3-content {
        gap: 2.3438vw;
        padding-top: 11.9922vw;
    }

    .sec4 {
        padding: 0vw 2.2656vw;
        display: flex;
        flex-direction: column;
        text-align: center;
        position: relative;
    }

    .sec4-img {
        width: 88.8889vw;
        height: 44.537vw;
        margin-top: 11.1111vw;
    }

    .sec4-content {
        gap: 2.3438vw;
        padding-top: 4.6875vw;
    }

    .sec5 {
        padding: 0 7.8125vw 11.1111vw 7.8125vw;
        display: flex;
        flex-direction: column;
        position: relative;
        text-align: center;
    }

    .sec5-img {
        width: 88.8889vw;
        height: 51.9444vw;
        margin-top: 11.6406vw;
    }

    .sec5-content {
        gap: 2.3438vw;
        padding-top: 11.6406vw;
        position: relative;
        left: -2.5391vw;
    }

}

@media screen and (min-width: 1080px) {
    .newGlobalPage {
        background: #FFFFFF;
    }

    .mb{
        display: none!important;
    }

    .width100 {
        width: 100vw;
    }

    .absolute {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    .flex-row {
        display: flex;
        flex-direction: row;
    }

    .flex-column {
        display: flex;
        flex-direction: column;
    }

    .align-center {
        align-items: center;
    }

    .text-center {
        text-align: center;
    }

    .pcmanager-Logo {
        width: 12.7917vw;
        height: 12.7917vw;
    }

    .zindex-1 {
        z-index: -1;
    }

    .padding-top200 {
        padding-top: 10.4167vw;
    }

    .padding-top40 {
        padding-top: 2vw;
    }

    .padding-bottom270 {
        padding-bottom: 12vw;
    }

    .font120 {
        font-size: 5vw;
    }

    .font28 {
        font-size: 1.0938vw;
    }

    .font38 {
        font-size: 1.4844vw;
    }

    .font40 {
        font-size: 1.7vw;
    }

    .font48 {
        font-size: 1.875vw;
    }

    .font52 {
        font-size: 2.0313vw;
    }

    .font68 {
        font-size: 2.6563vw;
    }

    .font20 {
        font-size: .7813vw;
    }

    .font-weight200 {
        font-weight: 200;
    }

    .bold {
        font-weight: bold;
    }

    .black {
        color: #333;
    }

    .white {
        color: #FFF;
    }

    .color999 {
        color: #999999;
    }


    .downloadBtn {
        background-color: #000000;
        border-radius: 9vw;
        width: 25vw;
        height: 5vw;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
        font-size: 2vw;
    }

    .downloadIcon {
        width: 2vw;
        height: 2vw;
        margin-left: 2vw;
    }


    .color666 {
        color: #666666;
    }


    .listBox {
        margin-top: 1.0417vw;
        width: 24.4vw;
        font-weight: bold;
        height: 16.2292vw;
        border-radius: 1.5625vw;
        font-size: 1.9vw;
        color: #333333;
        background-color: #FFFFFF;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        box-shadow: 0px .5208vw 2.6042vw rgba(0, 0, 0, 0.12);

    }

    .listImg {
        width: 9.375vw;
        height: 9.375vw;
        margin-top: 1vw;
    }

    .sec1 {
        position: relative;
    }

    .sec1-row-box {
        display: flex;
        flex-direction: row;
    }

    .sec1-background {
        position: absolute;
        right: 0;
        top: 0;
        width: 66.0156vw;
        height: 46.875vw;
        background: linear-gradient(115.82deg, #99FFBE 0%, #B3CBFF 100%);
        z-index: -1;
    }

    .sec1-box {
        height: 46.875vw;
        padding: 0px 7.8125vw;

    }

    .sec1-img {
        width: 51.1719vw;
        height: 25.3125vw;
        margin-top: 5.8594vw;
    }

    .sec1-right-text {
        margin-left: 2.3438vw;
        margin-top: 6.4063vw;
    }

    .sec1 {
        padding: 8.3vw 10.4167vw;
        display: flex;
        position: relative;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

    .sec1-background {
        position: absolute;
        left: 0;
        top: 0;
        width: 100vw;
        height: 39.7266vw;
        z-index: -1;
        display: flex;
    }

    .sec1-background-img {
        width: 100%;
        height: 100%;
    }

    .sec1-button {
        margin-top: 9.0234vw;
    }

    .sec1-row-box{
        display: flex;
        flex-direction: row;
    }

    .sec1-img {
        width: 52.0832vw;
        height: 33.4375vw;
    }

    .sec1-right-text {
        text-align: start;
        margin-left: .7813vw;
    }

    .sec1-right-text-2 {
        margin-top: 2.3438vw;
    }

    .sec2 {
        padding: 14.7656vw 7.8125vw;
        display: flex;
        flex-direction: row;
        position: relative;
    }

    .sec2-title {
        width: 53.9844vw;
    }

    .sec2-img {
        width: 39.6875vw;
        height: 27.5586vw;
        flex-shrink: 0;
        position: relative;
        left: -9.2969vw;
    }

    .sec2-content {
        display: flex;
        flex-direction: column;
        gap: 1.25vw;
        width: 44.1406vw;
        margin-top: 2.3438vw;
    }

    .sec2-a {
        color: #0053FF !important;
        margin-top: 2.3438vw;
    }

    .sec3 {
        padding: 0vw 7.8125vw 14.7656vw 7.8125vw;
        display: flex;
        flex-direction: row;
        position: relative;
    }

    .sec3-img {
        width: 49.1016vw;
        height: 31.1719vw;
    }

    .sec3-content {
        gap: 2.3438vw;
        padding-top: 11.9922vw;
    }

    .sec4 {
        padding: 0vw 2.2656vw 0vw 7.8125vw;
        display: flex;
        flex-direction: row;
        position: relative;
    }

    .sec4-img {
        width: 51.7969vw;
        height: 25.9375vw;
        margin-left: 8.6328vw;
    }

    .sec4-content {
        gap: 2.3438vw;
        padding-top: 4.6875vw;
    }

    .sec5 {
        padding: 14.7656vw 7.8125vw;
        display: flex;
        flex-direction: row;
        position: relative;
    }

    .sec5-img {
        width: 59.4141vw;
        height: 34.7266vw;
    }

    .sec5-content {
        gap: 2.3438vw;
        padding-top: 11.6406vw;
        position: relative;
        left: -2.5391vw;
    }
}