@media (max-width: 1200px) {
    .container-width {
        padding: 0 50px;
    }
}

@media (max-width: 1000px) {
    .case {
        padding-top: 40px;
        padding-bottom: 40px;
        background: #ffffff;
    }

    .case-content {
        margin-top: 70px;
    }

    .case-list-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100% !important;
        cursor: pointer;
    }

    .case-list-item-img {
        width: 90%;
        height: auto;
    }

    .case-list-item-title {
        font-size: 13px;
        text-align: left;
        line-height: 18px;
        margin-top: 9px;
        width: 90%;
    }

    .container-width {
        width: 100vw;
        padding: 0 4vw;
    }

    .banner {
        height: 100dvh;
        padding-top: 13vw;
        background-image: url('https://www.orionstar.com/res/orics/down/ow001_20250116_3f2310317fb3eeff427c84eed6c7ab05.webp') !important;
    }

    .banner .banner-container {
        height: auto;
        flex-direction: column;
    }

    .banner .left {
        max-width: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-left: 0px;
        margin-top: 0px;
    }

    .banner .left .title {
        font-size: 5.9vw;
        text-align: center;
        margin-bottom: 1vw;
    }

    .banner .left .title-desc {
        font-size: 3.5vw;
        line-height: 6vw;
        margin-top: 5vw;
    }

    .banner .left .btns {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 95vw;
        margin-top: 7vw;
    }

    .banner .left .btns .btn {
        border-radius: 40px;
        font-size: 4vw;
        white-space: nowrap;
        padding: 1.6vw 4.267vw;
    }

    .banner .left .btns .btn:first-child {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        /* max-width: 36vw; */
    }


    .banner .left .btns .btn .btn-icon {
        width: 9vw;
        height: 9vw;
        margin-left: -2vw;
    }

    

    .banner .left .btns .btn:last-child {
        margin-left: 4vw;
    }

    .banner .left .btns .btn:first-child {
        margin-right: 0vw;
    }

    .two-contaner-con {
        padding-top: 21.333vw;
    }

    .two-contaner .two-contaner-con .two-contaner-con-top {
        font-size: 5.6vw;
    }

    .two-contaner-con-top>p:last-child {
        font-size: 4.8vw;
        margin-bottom: 10.667vw;
    }

    .two-contaner-con-center {
        padding: 10.667vw 0;
    }

    .two-contaner-con-bottom {
        padding: 0 5.333vw;
    }

    .two-contaner-con-bottom img.img-pc {
        display: none;
    }

    .two-contaner-con-bottom img.img-m {
        display: block;
    }

    .two-contaner-con-bottom-btn {
        font-size: 3.2vw;
        width: 26.4vw;
        height: 8vw;
        border-radius: 4.267vw;
        padding: 0;
        line-height: 8vw;
    }


    .two-contaner-con-bottom-btn1 {
        top: 44%;
        margin-top: -6.8vw;
        left: 20.666%;
        transform: translate(-50%, -50%);
    }

    .two-contaner-con-top>p:nth-child(2) {
        margin: 5vw 0px;
        font-weight: 700;
    }

    .two-contaner-con-bottom-btn2 {
        top: 44%;
        margin-top: -6.8vw;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .two-contaner-con-bottom-btn3 {
        top: 44%;
        margin-top: -6.8vw;
        left: 79.7%;
        transform: translate(-50%, -50%);
    }

    .two-contaner-con-center img {
        width: 9.067vw;
        height: auto;
        margin-bottom: 3.2vw;
    }

    .two-contaner-con-center-item {
        height: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        padding: 4vw 2.933vw;
        border-radius: 2vw;
    }

    .two-contaner-con-center-item img {
        margin: 0;
    }

    .two-contaner-con-center-item-line {
        height: 0;
    }

    .two-contaner-content {
        display: flex;
        flex-direction: column-reverse;
    }

    .two-contaner-con-center {
        padding: 0 5.333vw;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 2.133vw;
        margin-top: 10vw;
        margin-bottom: 0vw;
    }

    .two-contaner-con-center-item.full-width {
        grid-column: 1 / -1;
    }

    .two-contaner-con-center-item-title {
        font-size: 3.2vw;
        color: #222222;
        font-weight: 600;
        /* margin: 0 auto; */
        padding-left: 3.2vw;
        margin: 0;
    }

    .three-contaner-b-left-img img:nth-child(1),
    .four-contaner-b-left-img img:nth-child(1) {
        margin-right: 0px;
        border-radius: 4px;
    }

    .two-contaner {
        padding-bottom: 21.333vw;
        border-radius: 0px;
    }

    .three-contaner {
        margin: 21.333vw auto;
        padding: 0;
    }

    .four-contaner {
        padding-top: 0px;
        margin-top: 0px;
    }

    .three-contaner-top-title span,
    .four-contaner-top-title span {
        display: block;
    }

    .three-contaner-top-list {
        margin-bottom: 16vw;
        display: flex;
        flex-direction: column;
    }

    .three-contaner-top-list-item {
        display: flex;
        flex-direction: row;
        width: 100vw;
        border: none;
        padding: 0 5.333vw;
    }

    .three-contaner-top-list-item img {
        width: 12vw;
        height: 12vw;
        margin-right: 4.267vw;
    }

    .three-contaner-top-list-item:first-child {
        border: none;
    }

    .three-contaner-top-list-con {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .three-contaner-top-list-item-title {
        min-height: 0;
        padding: 0;
        font-size: 2.4vw;
        text-align: left;
        margin-bottom: 2.133vw;
    }

    .three-contaner-top-list-item-desc {
        font-size: 3.5vw;
        width: 100%;
    }

    .desc-content {
        color: #222222;
        line-height: 200%;
        font-size: 1.867vw;
    }

    .three-contaner-top-list-item:not(:last-child) {
        margin-bottom: 8vw;
    }

    .three-contaner-bottom {
        margin-bottom: 18vw;
    }

    .three-contaner-bottom-title {
        font-size: 4.8vw;
    }

    .three-contaner-bottom-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 4vw;
        margin-top: 10vw;
        margin-bottom: 0vw;
        padding: 0 5.333vw;
    }

    .three-contaner-bottom-list-item {
        gap: 4.267vw;
        padding: 0;
        flex: 1;
    }

    .three-contaner-b {
        padding: 0 4vw 20vw;
        display: flex;
        flex-direction: column;
        margin-top: 0px;
    }

    .content-m {
        display: block;
    }

    .content-pc {
        display: none;
    }


    .three-contaner-b-left {
        margin-right: 0;
        margin: 8vw 0;
    }


    .three-contaner-b-btn-container {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        width: 100vw;
    }

    .five-contaner-top-list-item-title {
        font-size: 3.5vw;
        /* min-height: 43px; */
        margin: 0 0 2.133vw 0;
        font-weight: 600;
    }

    .three-contaner-b-left-title img,
    .four-contaner-b-left-title img {
        font-size: 3.2vw;
    }

    .four-contaner-top-list {
        /* display: grid;
        grid-template-columns: repeat(1, 1fr); */
        display: flex;
        flex-direction: column;
        /* flex-wrap: wrap; */
        /* justify-content: space-between; */
        padding: 0 4vw;
        gap: 0;
        margin-top: 10vw;
        margin-bottom: 32vw;
    }

    .four-contaner-top-list-item {
        display: flex;
        flex-direction: row;
        align-items: center;
        width: 100%;
        border: 1px solid rgba(0, 0, 0, 0.10);
        background: #FFF;
        box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.15);
        border-radius: 1.6vw;
        padding: 6vw 3vw;
        margin-bottom: 2.133vw;
    }

    .five-list-item {
        align-items: flex-start;
    }

    .four-contaner-top-list-item .three-img {
        margin: 0;
    }

    .three-contaner-top-title,
    .four-contaner-top-title {
        font-size: 4.8vw;
        padding: 0 5.333vw;
        margin-bottom: 12vw;
        line-height: 7vw;
    }

    .four-contaner-top-list-item img {
        width: 20vw;
        height: auto;
        margin-bottom: 2vw;
        margin-right: 2.133vw;
        margin: 0;
        margin-right: 16px;
        /* margin: 0 auto; */
    }

    .four-contaner-top-list-item-title {
        padding: 4vw 0;
        font-size: 3.733vw;
    }

    .four-contaner-top-list-item-desc {
        text-align: left;
    }

    .three-contaner-top-list-item-desc .desc-content,
    .four-contaner-top-list-item-desc .desc-content {
        font-size: 3.2vw;
        line-height: 150%;
        color: #646464;
    }

    .four-contaner-bottom-list {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }

    .four-contaner-bottom-list-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0;
    }

    .four-contaner-bottom {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0 5.333vw;
        margin-bottom: 28.533vw;
    }

    .four-contaner-bottom-list-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .four-contaner-bottom-list-item img {
        width: 100%;
        margin-top: 8vw;
        border-radius: 4px;
    }

    .four-contaner-bottom-title {
        font-size: 4.8vw;
        font-weight: 600;
    }

    .four-contaner-bottom-list-item-title {
        font-size: 3.733vw;
        font-weight: 600;
    }

    .four-contaner-bottom-list-item-desc {
        font-size: 2.667vw;
        color: #646464;
        line-height: 200%;
    }

    .four-contaner-b {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 0 4vw 19vw;
    }

    .four-contaner-top-list-item .four-img {
        width: 10.667vw;
        height: auto;
        margin-right: 4.267vw;
    }

    .five-list-item {
        border: 0;
        box-shadow: none;
    }

    .application-item-icon {
        width: 12vw;
        height: 12vw;
    }

    .four-contaner-b .three-contaner-b-left {
        margin-top: 8vw;
    }

    .four-contaner-b .four-contaner-b-right {
        margin-right: 0px;
        margin-bottom: 5vw;
    }


    .four-contaner-b .three-contaner-b-right {
        margin-right: 0;
    }

    .four-contaner-wrap {
        padding-bottom: 0;
        padding-top: 21.333vw;
        border-radius: 0;
    }

    .three-contaner-top-list-item-con {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

    .three-contaner-top-list-item-desc .desc-content {
        font-size: 3.5vw;
        line-height: 6vw;
    }

    .one-list-title {
        margin-bottom: 2.133vw;
    }

    .three-contaner-bottom-list-item-title {
        font-size: 3.2vw;
        margin-bottom: 2vw;
    }

    .three-contaner-bottom-list-item-desc {
        font-size: 3.2vw;
        line-height: 6vw;
    }

    .three-contaner-b-right-title,
    .four-contaner-b-right-title {
        font-size: 4.5vw;
    }

    .three-contaner .three-contaner-top-list-item:nth-child(2) {
        border: none;
    }

    .three-contaner-b-right-desc,
    .four-contaner-b-right-desc {
        font-size: 3.2vw;
    }

    .three-contaner-b-right-b-title,
    .four-contaner-b-right-b-title {
        font-size: 3.733vw;
        margin: 5vw 0 2vw 0;
    }

    .three-contaner-b-right-b-list {
        margin-bottom: 8vw;
    }

    .three-contaner-b-right-b-list-item-text,
    .four-contaner-b-right-b-list-item-text {
        font-size: 3.5vw;
    }

    .three-contaner-b-btn {
        padding: 2vw 7vw;
        font-size: 4vw;
    }

    .list-all {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 2.133vw;
    }

    .list {
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
    }

    .list img {
        width: 10.667vw;
        margin-right: 0;
    }

    .three-contaner-b-right-b-list-item,
    .four-contaner-b-right-b-list-item {
        display: flex;
        align-items: flex-start;
        /* 改为顶部对齐 */
    }

    .three-contaner-b-right-b-list-item-icon,
    .four-contaner-b-right-b-list-item-icon {
        margin-top: -0.173vw;
    }

    .three-contaner-b-right-b-list-item-text,
    .four-contaner-b-right-b-list-item-text {
        font-size: 3.2vw;
    }

    .five-list-item:nth-child(2) {
        border: none;
    }

    .three-contaner-wrap {
        padding: 21.333vw 0;
    }

    .TITLE-SINGLE {
        font-size: 4.8vw;
        font-weight: 600;
        line-height: 7vw;
    }

    .case-content {
        margin-top: 10vw;
    }

    .products {
        background-color: #F7F7F7;
        margin-bottom: 0;
        padding-bottom: 21.333vw;
    }

    .products-title {
        font-size: 4.8vw;
        padding-top: 21.333vw;
    }

    .products-list {
        display: flex;
        flex-direction: column;
        padding: 0 5.333vw;
    }

    .products-list-item {
        flex-direction: column;
        background-color: #fff;
        margin-bottom: 1.6vw;
        /* padding: 8vw 0; */
        border-radius: 1.6vw;
        padding-bottom: 16vw;
    }

    .products-list-item-title {
        font-size: 3.733vw;
        margin-top: 0;
        position: relative;
    }

    .products-list-item:nth-child(1)>img {
        width: 89.333vw;
    }

    .products-list-item:nth-child(2)>img {
        width: 100%;
    }

    .products-list .products-list-item:nth-child(1) img {
        margin: 0 auto;
        display: block;
    }

    .products-list-item-title img {
        width: 6.4vw;
        height: 6.4vw;
    }

    .products-list .products-list-item:nth-child(2) {
        margin: 0;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
        width: 100%;
        padding: 4vw 0vw 6vw 8vw;
    }

    .play-icon {
        display: block;
    }

    .btn-box {
        width: 100%;
        text-align: center;
    }

    .one-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 2.5vw;
        padding: 0 4vw;
        margin-top: 8vw;
    }

    .two-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 2.5vw;
        padding: 0 4vw;
        margin-top: 8vw;
    }

    .one-list-item {
        width: 100%;
        gap: 4px;
        padding: 0;
        margin-bottom: 8vw;
    }

    .one-list-item img {
        width: 100%;
        height: auto;
        margin-bottom: 4.267vw;
        padding: 0;
    }

    .one-title {
        font-size: 4vw;
    }

    .one-desc {
        font-size: 3.2vw;
    }

    .list .four-list-img {
        width: 10.667vw;
        height: auto;
    }

    .five-contaner-wrap {
        padding: 21.333vw 0;
    }

    /* .products-list-item:nth-child(2) img.product-img {
        height: 65vw;
        object-fit: contain;
    } */

    .products-list-item:hover {
        background-color: #fff;
    }

    .products-list-item-title .hot {
        width: 5.067vw;
        height: auto;
        display: none;
    }

    .play-icon {
        position: absolute;
        top: 130%;
    }
}