@media (max-width: 1600px) {
    .programme-box {
        padding-right: 100px;
    }
}

@media (max-width: 1550px) {
    .programme-box {
        padding-right: 86px;
    }
}

@media (max-width: 1440px) {
    .programme-box {
        padding-right: 60px;
    }

    .s-pc-box {
        height: 530px;
    }

    .s-title {
        font-size: 24.5px;
    }

    .s-desc {
        font-size: 15.2px;
    }

    .s-s-title {
        font-size: 24.5px;
    }

    .s-s-text {
        font-size: 30.5px;
    }

    .s-s-desc {
        font-size: 17.1px;
    }

    .bg-icon {
        flex: 1;
    }

    .p-item-box {
        width: 33.33%;
    }

    .p-item-box:nth-child(3n) {
        border-right: 1px solid transparent;
    }

    .p-item-box:nth-child(4n) {
        border-right: 1px solid #f0f0f0;
    }

    .p-item-box:nth-last-child(4) {
        border-bottom: 1px solid #f0f0f0 !important;
    }

    .p-item-box:nth-last-child(3),
    .p-item-box:nth-last-child(2),
    .p-item-box:nth-last-child(1) {
        border-bottom: none !important;
    }
}

@media (max-width: 1380px) {
    .s-pc-box {
        height: 511px;
    }

    .s-title {
        font-size: 23px;
    }

    .s-desc {
        font-size: 14.7px;
    }

    .s-s-title {
        font-size: 23px;
    }

    .s-s-text {
        font-size: 29.5px;
    }

    .s-s-desc {
        font-size: 16.5px;
    }
}

@media (max-width: 1310px) {
    .programme-box {
        padding-right: 30px;
    }
    .ciwei-process-w {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 1280px) {
    .bg-btn-layout-pc {
        width: calc(100% - 60px);
        bottom: 30px;
    }

    .s-pc-box {
        height: 475px;
    }

    .s-title {
        font-size: 22px;
    }

    .s-desc {
        font-size: 13.6px;
    }

    .s-s-title {
        font-size: 22px;
    }

    .s-s-text {
        font-size: 27.3px;
    }

    .s-s-desc {
        font-size: 15.3px;
    }

    .programme-box {
        padding-top: 24px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .p-wrap {
        flex-direction: column;
    }

    .p-wrap .layout-empty {
        display: none;
    }

    .p-wrap-left {
        position: static;
        width: 100%;
        display: flex;
        flex-direction: row;
        margin-right: 0;
        margin-bottom: 16px;
        flex-wrap: wrap;
    }

    .p-wrap-left-item {
        width: 50%;
        margin-top: 0;
        margin-bottom: 0;
    }

    .common-layouts-menu {
        width: calc(33.33% - 13.3px) !important;
    }

    .actives-need-menu {
        width: calc(50% - 10px) !important;
    }

    .ciwei-guide-menu {
        width: calc(50% - 10px) !important;
    }

    .actives-packet-menu-accelerate {
        width: calc(50% - 10px) !important;
    }

    .google-problem-menu {
        width: calc(50% - 10px) !important;
    }

    .google-scheme-menu {
        width: calc(50% - 10px) !important;
    }
}

@media (max-width: 1100px) {
    .bg-btn-layout-mobile {
        width: calc(100% - 160px);
        flex-shrink: 0;
        bottom: 50px;
    }

    .bg-btn-layout-mobile-img {
        width: 499px;
        height: 318px;
    }

    .s-pc-box {
        display: none;
    }

    .s-m-box {
        display: unset;
        width: 100% !important;
        height: 556px;
        cursor: pointer;
        border-radius: 6px;
        background-color: #f9f9f9;
    }

    .s-m-box-w {
        position: relative;
        height: 100%;
        padding: 40px 80px;
    }

    .s-m-box-w-t {
        position: relative;
        z-index: 10;
        font-weight: 700;
        color: #0060E6;
        font-size: 26px;
    }

    .s-m-box-w-d {
        color: #222;
        font-weight: 700;
        font-size: 32px;
        position: relative;
        z-index: 10;
        margin-top: 6px;
    }

    .s-m-box-w-c {
        position: relative;
        z-index: 10;
        font-size: 18px;
        color: #666;
        margin-top: 30px;
    }

    .bg-btn-layout-mobile-img {
        width: 250px;
        height: 180px;
    }

    .bg-btn-layout-mobile-words {
        width: 50%;
        cursor: pointer;
        color: #0060E6;
        font-size: 16px;
        line-height: 50px;
    }

    .bg-btn-layout-mobile-words:hover {
        text-decoration: underline;
    }

    .arrow-w {
        background-color: #fff;
        cursor: pointer;
        width: 36px;
        height: 36px;
        border-radius: 50%;
    }

    .bg-btn-layout-mobile-btn-w {
        width: 192px;
        height: 47px;
        background-color: #0060E6;
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        border-radius: 6px;
        margin-top: 10px;
    }

    .bg-btn-layout-mobile-btn-w {
        display: none;
    }
}


@media (max-width: 1024px) {
    .consulting-w .video-w {
        width: 100%;
    }
}

@media (max-width: 1000px) {
    .footer-list {
        display: none;
    }

    .footer-b-l {
        display: none;
    }
}

@media (max-width: 980px) {
    .common-layouts-menu {
        width: calc(50% - 10px) !important;
    }
}

@media (max-width: 768px) {
    .common-titles-wrap {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .common-titles {
        font-size: 18px;
        line-height: 38px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        word-break: break-all;
    }

    .common-sub-titles {
        line-height: unset;
    }

    .consulting-w {
        height: 120px;
    }

    .consulting-w-text {
        font-size: 20px;
    }

    .s-s-s-s-text {
        text-align: center;
    }

    .s-m-box {
        height: 380px;
    }

    .s-m-box-w {
        padding: 40px 50px;
    }

    .s-m-box-w-t {
        font-size: 16px;
    }

    .s-m-box-w-d {
        font-size: 18px;
    }

    .s-m-box-w-c {
        font-size: 14px;
    }

    .bg-btn-layout-mobile-words {
        line-height: 40px;
        padding-left: 10px;
    }

    .bg-btn-layout-mobile-btn-w {
        margin-top: 20px;
    }

    .slide-w {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .company-list-t {
        padding-left: 16px;
        padding-right: 16px;
    }

    .company-list-tag {
        margin-top: 12px;
        padding-right: 16px;
    }

    .floating {
        display: none;
    }
}

@media (max-width: 760px) {
    .bg-btn-layout-mobile {
        width: 100%;
        height: 100%;
        top: 8%;
    }

    .p-wrap-left-item {
        width: 100%;
        margin-top: 16px;
    }

    .p-item-box {
        width: 50%;
    }

    .p-item-box:nth-child(2n) {
        border-right: 1px solid transparent;
    }

    .p-item-box:nth-child(2n-1) {
        border-right: 1px solid #f0f0f0;
    }

    .p-item-box:nth-last-child(3) {
        border-bottom: 1px solid #f0f0f0;
    }

    .p-item-box:nth-last-child(2),
    .p-item-box:nth-last-child(1) {
        border-bottom: none !important;
    }

    .img-icons {
        width: 40px;
    }

    .google-problem-item-img {
        width: 40px;
    }

    .google-problem-item-center-img {
        display: none;
    }

    .company-choose-w {
        padding: 30px 0;
    }

    .company-choose-w-s {
        flex-direction: column;
    }

    .company-choose-right {
        margin-left: 0;
    }

    .company-choose-right-title {
        font-size: 22px;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .company-choose-right-tag {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .google-scheme-tab {
        height: 60px;
        font-size: 16px;
    }
    .google-scheme-item-flag {
        font-size: 80px;
        line-height: 80px;
    }

    .google-service-tab-item { 
        margin: 0 1px;
        font-size: 12px;
    }

    .google-service-content {
        flex-direction: column;
    }
    .google-service-content-t-num {
        font-size: 40px;
    }
    .google-service-content-desc { 
        margin-bottom: 20px;
    }

    .google-service-content-img {
        margin-top: 16px;
        margin-left: 0;
    }

    .actives-packet-item-accelerate-img { 
        margin-top: 20px;
    }
    .actives-packet-item-accelerate-text-w {
        line-height: unset;    
    }
    .actives-packet-item-accelerate-text {
        font-size: 14px;
        line-height: 14px;
    }
    .actives-packet-item-accelerate-speed {
        width: 100%;
    }
    .actives-packet-item-accelerate-content {
        margin-top: 20px;
    }
    .common-layouts-item-left-img {
        width: 40px;
    }
    .ciwei-process-text {
        font-size: 18px;
    }

    .ciwei-custom-info-item {
        width: 25%;
        padding-bottom: 20px;
    }
    .ciwei-custom-service-w {
        margin-top: 10px;
    }

    .ciwei-custom-service-text {
        font-size: 18px;
    }

    .ciwei-custom-service-list { 
        padding-left: 20px;
        padding-right: 20px;
    }

    .ciwei-custom-service-item {
        margin-right: 10px;
        font-size: 16px;
    }

    .ciwei-custom-choose-item { 
        align-items: start;
    }
    .ciwei-custom-choose-item-left {
        margin-top: 8px;
    }

    .ciwei-custom-choose-item-right-w {
        width: unset;
    }

    .actives-buy-product-w {
        height: unset;
        padding-left: 10px;
    }

    .actives-buy-product-left {
        flex-direction: column;
    }

    .actives-buy-product-left-item {
        width: 100%;
    }
    .actives-buy-product-right {
        margin-left: 0;
    }

    .actives-buy-product-right-item {
        height: unset;
        padding: 10px;
    }

    .actives-buy-product-right-item-feature-menu-w {
        flex-wrap: wrap;
    }

    .actives-buy-product-p-w {
        margin-top: 30px;
        padding-bottom: 30px;
        flex-direction: column;
    }

    .actives-buy-product-btn {
        margin-top: 16px;
    }

    .actives-manage-tabs-item {
        height: 60px;
        font-size: 16px;
    }

    .actives-habit-right { 
        padding: 20px;
        height: unset;
        position: relative;
        left: 0;
        transform: translateY(0);
        min-width: unset;
    }
    .actives-habit-right-t {
        font-size: 18px;
    }

    .actives-habit-right-d {
        font-size: 14px;
    }
    .actives-habit-titles {
        margin-bottom: 0;
    }

    .actives-experience-m-img {
        display: block;
    }

    .actives-experience-pc-w  {
        display: none;
    }
    .actives-fitter-w {
        display: none;
    }

    .actives-fitter-icons {
        display: block;
    }
    .actives-migrate-w {
        display: none;
    }

    .actives-migrate-w-m {
        display: block;
    }
}

@media (max-width: 640px) {
    .p-item-box {
        width: 100%;
    }

    .p-item-box:nth-child(n) {
        border-right: 1px solid transparent;
    }

    .p-item-box:nth-last-child(1) {
        border-bottom: none !important;
    }
    .common-layouts-menu {
        width: 100% !important;
    }
}