@media screen and (max-width: 1600px) and (min-width:0px) {
    .JobBox1 .item .text {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1440px) and (min-width:0px) {
    .aboutBox1 img {
        width: 45%;
    }

    .aboutBox1 .text {
        width: 50%;
        line-height: 1.5;
    }

    .aboutBox2 .right {
        width: calc(100% - 380px);
    }

    .aboutBox2 .right span h1 {
        width: 40%;
        font-size: 42px;
    }

    .aboutBox2 .right span p {
        width: 60%;
    }

    .productContent .ImgBox {
        width: 320px;
    }

    .productContent .container .Details {
        width: calc(100% - 380px);
    }

    .CaseBigBox .case1 p {
        width: 560px;
    }

    .CaseBigBox .case1 h1 {
        width: calc(100% - 560px);
    }

    .JobBox1 .item .text {
        padding: 0 30px;
        padding-top: 45px;
    }

    .JobBox1 .item .text h1 {
        font-size: 22px;
        line-height: 2;
        letter-spacing: 0px;
    }

    .JobBox1 .item .text p {
        line-height: 2;
        letter-spacing: 0;
    }

    .JobBox1 .item .text span {
        bottom: 45px;
    }

    .JobBox2 .imgBox .left {
        padding: 45px;
        width: 33%;
    }

    .JobBox2 .imgBox .left h1 {
        font-size: 24px;
        line-height: 2;
        letter-spacing: 0;
        color: #FFFFFF;
    }

    .JobBox2 .imgBox .left a {
        font-size: 24px;
        line-height: 1;
    }
}

@media screen and (max-width: 1200px) and (min-width:0px) {
    .aboutBox2 .right {
        width: calc(100% - 350px);
    }

    .aboutBox2 .right span {
        height: 160px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .aboutBox2 .right span h1 {
        width: 35%;
        font-size: 32px;
    }

    .aboutBox2 .right span p {
        width: 55%;
        font-size: 16px;
    }

    .productContent .ImgBox h1 {
        font-size: 24px;
    }

    .productContent .ImgBox p {
        font-size: 18px;
        line-height: 2;
    }

    .productContent .ImgBox a {
        height: 45px;
        font-size: 18px;
    }

    .Details_top {
        font-size: 24px;
        line-height: 2;
    }

    .JobBox1 .item .text {
        padding: 0 20px;
        padding-top: 30px;
    }

    .JobBox1 .item .text h1 {
        font-size: 18px;
        line-height: 1.5;
        letter-spacing: 0px;
    }

    .JobBox1 .item .text p {
        line-height: 1.5;
        letter-spacing: 0;
    }

    .JobBox1 .item .text span {
        bottom: 30px;
    }

    .JobBox2 .imgBox img {
        width: 65%;
    }

    .JobBox2 .imgBox .left {
        width: 35%;
        padding: 30px;
    }

    .Content2Box .text {
        width: 300px;
    }

    .Content2Box .text h1 {
        font-size: 34px;
        margin-bottom: 160px;
    }

    .Content2Box h2 {
        font-size: 26px;
    }

    .Content2Box p {
        font-size: 18px;
        line-height: 2;
    }

    .cont.message {
        width: 600px;
    }
}

@media screen and (max-width: 992px) and (min-width:0px) {
    .Nybanner {
        margin-top: 60px;
    }

    .NybannerText h1 {
        font-size: 42px;
        margin-bottom: 0;
    }

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

    .aboutBox1 img {
        width: auto;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .aboutBox1 .text {
        width: 100% !important;
        line-height: 2;
    }

    .aboutBox2 {
        display: flex;
        flex-wrap: wrap;
    }

    .aboutBox2>div {
        width: 100% !important;
    }

    .productContent .container {
        display: flex;
        flex-wrap: wrap;
    }

    .productContent .container {
        display: flex;
        flex-wrap: wrap;
    }

    .productContent .container>div {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .productCover {
        width: 320px;
    }

    .CaseBigBox .case1 p {
        width: 100%;
    }

    .CaseBigBox .case1 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .CaseBigBox .case1 h1 {
        width: 100%;
        text-align: left;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 30px;
    }

    .NyCase2box {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .NyCase2box>div {
        width: 100% !important;
        margin-bottom: 30px !important;
    }

    .NyCase2box .imgBox {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .JobBox1 {
        padding: 60px 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .JobBox1 .item {
        width: calc((100% - 30px) / 2);
        margin: 30px 0;
    }

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

    .JobBox2 .imgBox .left {
        width: 100% !important;
    }

    .JobBox2 .imgBox img {
        width: 100% !important;
    }

    .JobBox2 .imgBox .left h1 {
        margin-bottom: 45px;
    }

    .Content1 {
        overflow: hidden;
    }

    .Content1 .item {
        width: 100%;
    }

    .Content1 .item:nth-child(2n) {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .Content1 .item:nth-child(2n) h1 {
        text-align: left;
    }

    .Content1 .item.cur:nth-child(2n) h1::after {
        left: 0;
    }

    .Content1 .imgBox {
        left: calc(100% - 280px);
    }

    .Content2Box {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .Content2Box>div {
        width: 100% !important;
    }

    .Content2Box .text h1 {
        margin-bottom: 30px;
    }

    .Content2Box .text {
        margin-bottom: 45px;
    }
}

@media screen and (max-width: 640px) and (min-width:0px) {
    .NybannerText h1 {
        font-size: 28px;
        margin-bottom: 0;
    }

    .NybannerText h1 img {
        width: 16px;
        margin-right: 30px;
    }

    .aboutBox2 .right span {
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }

    .aboutBox2 .right span p {
        width: 100%;
        font-size: 16px;
        text-align: center;
    }

    .aboutBox2 .right span p::after {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        background: #000;
        border-radius: 5px;
        position: absolute;
        top: -10px;
        left: calc(50% - 4px);
    }

    .CaseBigBox .Case1imgBox {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .CaseBigBox .Case1imgBox .img {
        margin: 15px 0;
        overflow: hidden;
        width: 47.5%;
    }

    .DownloadList a .text {
        font-size: 16px;
        line-height: 5;
    }

    .JobBox1 .item {
        width: 100%;
        margin: 30px 0;
    }

    .Content1 .item {
        padding: 30px 45px;
    }

    .Content1 .item h1 {
        font-size: 24px;
        line-height: 2;
        padding: 0;
    }

    .Content1 .item h2 {
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .Content1 .item p {
        font-size: 16px;
        line-height: 1;
        margin-bottom: 0;
    }

    .Content1 .imgBox {
        width: 200px;
        height: 200px;
        left: calc(50% - -40px);
        top: calc(50% - 100px);
    }

    .Content1 .imgBox img {
        width: 100px;
    }

    .Content2Box .text h1 {
        font-size: 24px;
    }

    .Content2Box h2 {
        font-size: 24px;
    }

    .Content2Box .text {
        margin-bottom: 60px;
    }

    .message h1 {
        font-size: 16px;
    }

    .NyNavList a {
        font-weight: bold;
        font-size: 18px;
        letter-spacing: 0em;
        margin: 0;
        padding-bottom: 15px;
    }

    .NyNavList {
        border-bottom: 1px solid #000;
        display: flex;
        justify-content: space-evenly;
    }

    .CaseBigBox .Case1imgBox {
        margin-bottom: 60px;
    }

    .NyCase2 {
        padding-top: 60px;
        padding-bottom: 90px;
        background: #fff;
    }
    .NewsList {
       width:100%;
        padding: 45px 20px;
        background: #f5f5f5;
        margin: 15px;
}.NewsList h1 {
    line-height: 1.5;
}
}
