 .inner-project-item {
        border: 1px solid #F0F0F0;
    }

    .swiper-pagination-bullet-active {
        background-color: #E93A3A;
    }

    .currentIndex {
        font-size: 22px;
    }

    .corpor_public_btm {
        width: 100%;
        position: relative;
    }

    .corpor_public_btm_ul {
        margin: 0 -7px;
        display: flex;
        flex-wrap: wrap;
    }

    .cpbu_li {
        width: 50%;
        padding: 0 20px;
        margin-bottom: 40px;
    }

    .cpbu_li_wrap {
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
        padding: 74px 37px;
        background: #fff;
        border-radius: 20px;
        transition: all 0.36s;
        cursor: pointer;
    }

    .cpbu_li_wrap_tit p {
        color: #000;
        overflow: hidden;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        margin-bottom: 12px;
    }


    .cpbu_li_wrap_info p {
        color: #606367;
        line-height: 1.5;
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .cpbu_li_wrap .he_h1p1bti {
        border: none;
    }

    .clwm_le p {
        color: #274A94;
        line-height: 2;
    }

    .cpbu_li_wrap_more a {
        display: flex;
        align-items: center;
    }

    .clwm_le {
        padding-right: 12px;
    }

    .cpbu_li .cpbu_li_wrap {
        padding-right: 190px;
    }

    .cpbu_li_wrap_info {
        margin-bottom: 44px;
    }

    .cpbu_li:nth-child(2) .cpbu_li_wrap,
    .cpbu_li:nth-child(4) .cpbu_li_wrap {
        padding-left: 200px;
        padding-right: 98px !important;
    }

    .cpbu_li_wrap_more {
        display: inline-block;
    }

    .cpbu_li_wrap_img {
        position: absolute;
        width: 194px;
    }

    .cpbu_li1 .cpbu_li_wrap_img {
        bottom: 0;
        right: 0;
    }

    .cpbu_li1 .cpbu_li_wrap_img img:nth-child(1),
    .cpbu_li2 .cpbu_li_wrap_img img:nth-child(1) {
        transform: rotateX(180deg);
    }

    .cpbu_li2 .cpbu_li_wrap_img {
        bottom: 0;
        left: 0;
    }


    .cpbu_li3 .cpbu_li_wrap_img {
        top: 0;
        right: 0;
    }

    .cpbu_li4 .cpbu_li_wrap_img {
        top: 0;
        left: 0;
    }

    .corpor_public_btm_img {
        width: 264px;
        position: absolute;
        top: 47%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .corpor_public_btm_pc {
        width: 100%;
        display: none;
    }

    .corpor_public_btm_pc img {
        width: 100%;
    }

    .corpor_pop {
        width: 100vw;
        height: 100vh;
        position: fixed;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        background: rgb(0, 0, 0, 0.5);
        z-index: 99;
        display: none;
    }

    .corpor_pop_cont {
        width: 940px;
        max-width: 100%;
        background: #fff;
        border-radius: 16px;
        padding: 68px 58px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .corpor_pop_close {
        width: 36px;
        position: absolute;
        top: 15px;
        right: 25px;
        cursor: pointer;
    }

    .corpor_pop_close img {
        width: 100%;
    }

    .corpor_pop_cont_wrap {
        width: 100%;
        position: relative;
    }

    .cpcw_top_tit p {
        color: #333;
    }

    .cpcw_top_info p {
        font-size: 16px;
        line-height: 1.75;
        color: #333;
    }

    .cpcw_top_tit {
        margin-bottom: 10px;
    }


    .cpcw_top {
        width: 100%;
        padding-bottom: 24px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .cpcw_btm {
        width: 100%;
        position: relative;
        padding-top: 24px;
    }

    .cpcw_btm p {
        font-size: 16px;
        line-height: 1.75;
        color: #666;
        margin-bottom: 24px;
    }

    .cpcw_btm h4 {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 16px;
    }

    .corpor_pop_cont_wrap {
        max-height: 72vh;
    }

    .corpor_pop_cont_wrap .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 2px;
    }

    .corpor_pop_cont_wrap .mCSB_outside+.mCSB_scrollTools {
        right: -25px !important;
    }


    .corpor_pop_cont_wrap .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background: #274A94 !important;
    }

    .corpor_main .brand_ban_bg img {
        height: auto !important;
    }

    .corpor_main .he_content .brand_ban_posi_cont {
        padding-right: 152px;
    }

    .bbpc_wrap_tit {
        margin-bottom: 25px;
    }

    .bbpc_wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .corpor_report_cont a {
        width: 100%;
    }

    .corpor_report_cont_link {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
    }

    .corpor_report_cont .slick-list {
        overflow: visible !important;
    }

    .corpor_report_cont_ul {
        width: 100%;
        position: relative;
    }

    .crcu_li {
        width: 100%;
        display: none;
    }

    .crcu_li:first-child {
        display: block;
    }

    .corpor_report_cont_ul .slick-dots li {
        width: 6px;
        height: 6px;
        background: #CACACA;
    }

    .corpor_report_cont_ul .slick-dots li.slick-active {
        background: #274A94;
    }

    .corpor_report_cont_ul .slick-dots {
        position: relative;
        bottom: auto;
        margin-top: 20px;
    }

    .ys_imgbox_contain img,
    .ys_imgbox_cover img {
        width: 100%;
        transition: all .36s
    }

    .ys_imgbox_cover img:nth-child(2) {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%
    }

    .ys_imgbox_contain img:nth-child(2) {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%
    }

    :root {
        --line-border-fill: #3498db;
        --line-border-empty: #e0e0e0;
    }

    .pages-box {
        background-color: #FFF;
        border-radius: 30px;
    }

    .web-progress-box {
        display: flex;
        margin-left: 82px;
        margin-right: 82px;
        margin-top: 34px;
    }

    .web-progress-item {
        flex: 1;
    }

    .web-progress-item-img {
        display: flex;
        align-items: center;


    }

    .web-progress-item-img img {
        width: 48px;
        height: 48px;
    }

    .web-progress-item-img .web-progress-item-bar {
        flex: 1;
        height: 10px;
        background: #EEE;
        transition: all 0.6s cubic-bezier(0.33, 1, 0.68, 1);
    }

    .swiper-android .swiper-slide,
    .swiper-ios .swiper-slide,
    .swiper-wrapper {
        transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
    }

    .web-progress-item-title {
        margin-top: 13px;
        color: #333;
        text-align: center;
        font-size: 18px;
        width: 16.66666%;
    }

    .web-progress-title-box {
        display: flex;
        padding-bottom: 23px;
        border-bottom: 1px solid #EAEAEA;
    }

    .web-progress-item-img1 {
        display: block;
        border-radius: 50%;
    }

    .web-progress-item-img2 {
        display: none;
        border-radius: 50%;

    }

    .web-progress-item.active .web-progress-item-img1 {
        display: none;
    }

    .web-progress-item.active .web-progress-item-img2 {
        display: block;
    }

    .web-progress-item.active .web-progress-item-bar {
        background-color: #E93A3A;
    }

    .web-progress-item-title.active {
        color: #E93A3A;
    }

    .web-progress-item-content {
        padding: 40px 70px;
        display: flex;

    }

    .web-progress-item-content-left {
        border-right: 1px solid #D9D9D9;
        flex: 6;
        padding-right: 83px;
    }

    .web-progress-item-content-right {
        flex: 4;
        padding-left: 49px;
    }

    .web-progress-item-content-title {
        color: #000227;
        font-size: 32px;
        font-weight: 500;
        margin-bottom: 23px;
    }

    .web-progress-item-content-list {
        color: #606367;
        font-size: 16px;
        line-height: 2;
        margin-bottom: 74px;
    }

    .web-progress-item-content-flex {
        display: flex;
        flex-wrap: wrap;
    }

    .web-progress-item-content-flex-item {
        padding: 6px 26px;
        color: #333;
        font-size: 18px;
        font-weight: 500;
        border-radius: 20px;
        border: 1px solid #DADADA;
        margin-right: 18px;
        margin-bottom: 18px;
    }

    .comment-item {
        padding: 34px 28px 52px !important;
        border-radius: 15px;
        background: #FFF;
        box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.10);
        margin: 20px;
        width: 453px;
        min-height: 290px;
        box-sizing: border-box;
        /* background-image: url('/uploads/20240929/0bdd7d6a5fab42dd9a0961fb22c10a75.png'); */
        background-repeat: no-repeat;
        background-position: 323px 30px;
    }

    .comment-img {
        height: 30px;
        width: auto;
    }

    .comment-text {
        margin-top: 27px;
        color: #333;
        font-size: 16px;
        line-height: 1.85;
    }

    .inner-project-title {
        word-break: keep-all;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .blog-grid-slider-img {
        /* position: absolute; */
        /* right: 206px; */
        width: 450px;
    }

    .blog-grid-slider-img-logo {
        margin-bottom: 32px;

    }

    .blog-grid-slider-wrapper {
        margin-left: -7vw;
    }

    @media screen and (min-width:1200px) {
        .cpbu_li_wrap:hover {
            background: #fff;
            box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.15);
        }

        .bbpc_wrap_down:hover {
            transform: translateY(-4px);
        }

        .corpor_report_le:hover .ys_imgbox_cover img {
            transform: scale(1.05);
        }


        .cpbu_li1:hover .cpbu_li_wrap {
            transform: translate(-10px, -10px);
        }

        .cpbu_li2:hover .cpbu_li_wrap {
            transform: translate(10px, -10px);
        }

        .cpbu_li3:hover .cpbu_li_wrap {
            transform: translate(-10px, 10px);
        }

        .cpbu_li4:hover .cpbu_li_wrap {
            transform: translate(10px, 10px);
        }
    }

    @media screen and (max-width: 768px) {
        .brand_ban_bg_pc {
            display: none;
        }

        .brand_ban_bg_ph {
            display: block;
        }
    }

    @media screen and (max-width: 480px) {
        .corpor_manage_tit18 p {
            font-size: 14px !important;
        }

        .corpor_report_le {
            width: 60% !important;
        }

    }

    @media screen and (max-width: 1440px) {

        .bbpc_wrap_tit .he_tit1 {
            font-size: 48px;
        }

        .std_padd {
            padding: 70px 0;
        }

        .corpor_manage_tit {
            margin-bottom: 20px;
        }

        .bbpc_wrap_tit {
            margin-bottom: 26px;
        }

        .corpor_manage_tit18 p {
            font-size: 16px;
        }

        .he_tit4 {
            font-size: 30px;
        }

        .corpor_manage_top {
            margin-bottom: 40px;
        }

        .corpor_report_ri {
            padding-left: 110px;
        }

        .corpor_pop_cont {

            width: 800px;
            padding: 40px 30px;
        }

        .corpor_pop_close {
            width: 26px;
            top: 10px;
            right: 16px;
        }

        .corpor_pop_cont_wrap .mCSB_outside+.mCSB_scrollTools {
            right: -20px !important;
        }

        .corpor_pop_cont .mCSB_scrollTools {
            top: auto;
            bottom: 0;
            height: calc(100% - 30px);
        }

    }


    @media screen and (max-width: 1280px) {

        .bbpc_wrap_tit .he_tit1 {
            font-size: 42px;
        }

        .he_tit4 {
            font-size: 28px;
        }

        .std_padd {
            padding: 60px 0;
        }

        .corpor_manage_tit {
            margin-bottom: 16px;
        }

        .corpor_manage_top {
            margin-bottom: 35px;
        }

        .corpor_manage_btm_ri {
            width: 55%;
        }

        .corpor_manage_btm_le {
            width: 45%;
            padding-right: 50px;
        }

        .corpor_manage_btm_le p {
            margin-bottom: 20px;
        }

        .corpor_report_cont {
            padding-left: 110px;
        }

        .corpor_report_ri {
            padding-left: 100px;
        }

        .bbpc_wrap_down_le p {
            font-size: 14px;
            line-height: 40px;
        }

        .bbpc_wrap_down_ri {
            width: 16px;
        }

        .crul_wrap_more p {
            font-size: 14px;
            line-height: 40px;
            padding: 0 26px;
        }

        .cpbu_li_wrap_img {
            width: 120px;
        }

        .corpor_public_btm_img {
            width: 220px;
            top: 45%;
        }

        .cpbu_li_wrap {
            padding: 32px 30px;
        }

        .cpbu_li .cpbu_li_wrap {
            padding-right: 200px;
        }

        .cpbu_li:nth-child(2) .cpbu_li_wrap,
        .cpbu_li:nth-child(4) .cpbu_li_wrap {
            padding-left: 200px;
            padding-right: 30px !important;
        }

        .cpbu_li_wrap_info {
            padding-top: 0px;
        }

        .cpbu_li_wrap_info {
            margin-bottom: 20px;
        }

        .he_h1p1bti p {
            font-size: 20px;
        }

        .corpor_pop_cont {
            padding-top: 0 !important;
        }

        .corpor_pop_cont_wrap {
            padding-top: 40px;
        }

        .corpor_pop_cont .mCSB_scrollTools {
            height: calc(100% - 50px);
        }

    }

    @media screen and (max-width: 1119px) {

        .bbpc_wrap_tit .he_tit1 {
            font-size: 34px;
        }

        .he_tit4 {
            font-size: 24px;
        }

        .corpor_manage_btm_le {
            padding-right: 20px;
        }

        .corpor_report_ri {
            padding-left: 55px;
        }



    }

    @media screen and (max-width: 991px) {
        .corpor_pop_cont {
            width: calc(100% - 40px);
        }

        .cpcw_top_tit {
            margin-bottom: 5px;
        }

        .cpcw_top_info p {
            font-size: 14px;
        }

        .cpcw_btm h4 {
            font-size: 16px;
            margin-bottom: 8px;
        }

        .cpcw_btm p {
            font-size: 14px;
            line-height: 1.75;
            margin-bottom: 8px;
        }

        .corpor_pop_cont {
            padding-left: 20px;
        }
    }

    @media screen and (max-width: 768px) {
        .corpor_manage_btm_le {
            width: 100%;
            padding-left: 0;
        }

        .corpor_manage_btm_ri {
            width: 100%;
        }

        .corpor_manage_tit {
            margin-bottom: 8px;
        }

        .corpor_manage_btm_le p {
            margin-bottom: 8px;
        }

        .corpor_report_cont {
            padding-left: 30px;
        }

        .corpor_report_cont {
            padding-bottom: 40px;
        }

        .corpor_report_ri {
            padding-left: 40px;
        }

        .corpor_report_ul .slick-dots {
            margin-top: 30px;
        }

        .corpor_public_btm_img,
        .cpbu_li_wrap_img {
            display: none;
        }

        .cpbu_li_wrap {
            padding-left: 20px !important;
            padding-right: 20px !important;
        }

        .corpor_public_btm_pc {
            display: block;
            width: 480px;
            max-width: 100%;
            margin: 0 auto;
            margin-top: 20px;
        }

        .corpor_pop_close {
            top: 18px;
        }

        .web-progress-box {
            margin: 10px 0 0;
        }

        .web-progress-item-title {
            font-size: 10px;
            margin-top: 5px;
        }

        .web-progress-item-img img {
            width: 26px;
            height: 26px;
        }

        .web-progress-item-content {
            display: block;
            padding: 0;
            padding-left: 27px;
            padding-bottom: 16px;
        }

        .web-progress-item-content-left {
            padding-right: 0;
            border-right: none;
        }

        .web-progress-item-content-title {
            font-size: 18px;
            margin-bottom: 16px;
            margin-top: 16px;
        }

        .web-progress-item-content-list {
            font-size: 14px;
            margin-bottom: 20px;
        }

        .web-progress-item-content-right {
            padding-left: 0;
        }

        .web-progress-item-content-flex-item {
            padding: 3px 13px;
            font-size: 14px;
            border-radius: 16px;
            margin-right: 10px;
            margin-bottom: 10px;
        }

        .comment-item {
            width: 350px;
            min-height: 200px;
            background-position: 222px 30px;
            padding: 16px !important;
        }

        .comment-text {
            font-size: 14px;
            margin-top: 16px;
        }

        .comment-area {
            margin-bottom: 20px;
        }

        .tp-project__thumb img {
            max-width: 100%;
        }

        .blog-grid-slider-img {
            right: 16px;
            width: 250px;
            position: absolute;
        }

        .blog-grid-slider-img-logo {
            margin-bottom: 16px;
            height: 30px;
        }

        .tp-section-title-lg {
            font-size: 16px !important;
        }
    }

    @media screen and (max-width: 480px) {

        .bbpc_wrap_tit .he_tit1 {
            font-size: 24px;
        }

        .bbpc_wrap_tit {
            margin-bottom: 12px;
        }

        .bbpc_wrap_down_le p {
            font-size: 14px;
            line-height: 34px;
        }

        .bbpc_wrap_down_ri {
            width: 14px;
        }

        .brand_ban_ul .slick-dots li {
            width: 8px;
            height: 8px;
        }

        .std_padd {
            padding: 40px 0;
        }

        .he_tit4 {
            font-size: 22px;
        }

        .corpor_manage_top {
            margin-bottom: 26px;
        }

        .corpor_manage_btm_le p {
            line-height: 1.75;
        }

        .corpor_manage_btm_le p {
            margin-bottom: 5px;
        }

        .corpor_manage_btm_ri {
            padding-top: 20px;
        }

        .corpor_report_le {
            width: 100%;
        }

        .corpor_report_cont {
            padding-left: 0;
            padding-bottom: 40px;
        }

        .corpor_report_ri {
            width: 100%;
            padding-left: 0;
        }

        .corpor_report_cont {
            flex-wrap: wrap;
        }


        .corpor_report_ri {
            margin-top: 15px;
        }

        .crul_wrap_tit {
            margin-bottom: 12px;
        }

        .crul_wrap_more p {
            line-height: 36px;
        }

        .corpor_report_ul .slick-dots {
            margin-top: 16px;
        }

        .corpor_report_ri {
            padding-bottom: 0;
        }

        .cpbu_li {
            width: 100%;
            padding: 0;
            margin-bottom: 16px;
        }

        .he_h1p1bti p {
            font-size: 18px;
        }

        .cpbu_li_wrap {
            padding: 20px 20px;
        }

        .cpbu_li_wrap_info p {
            line-height: 1.75;
        }

        .cpbu_li_wrap_info {
            margin-bottom: 6px;
        }

        .cpbu_li_wrap {
            border-radius: 10px !important;
        }

        .corpor_report_cont_ul .slick-dots {
            margin-top: 10px;
        }

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

        .corpor_public_btm_pc {
            margin-top: 0px;
            margin-bottom: 20px;
        }

    }

    @media (max-width: 1600px) {
        .tp-account-area {
            margin-top: 45px;
        }

        .blog-grid-slider-wrapper {
            margin-left: 0;
        }
    }

    @media (max-width: 1700px) {

        .blog-grid-slider-wrapper {
            margin-left: 0;
        }
    }