.button-primary,
.online_chat {
    text-align: center;
    border-radius: 2px;
    color: #fff
}

.idxCase_text,
.lyNyCase_item,
.p_ul_item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.NyAboutusHonor_List .swiper-button-next3,
.NyAboutusHonor_List .swiper-button-prev3 {
    background: url('../images/productDetail/V-C/jt06.png') center center no-repeat #007377
}

.m-contact .async .fm-item input,
.m-contact .async .fm-item textarea {
    background-color: #f6f6f6
}

.button-primary {
    display: inline-block;
    width: 240px;
    padding-left: 45px;
    padding-right: 45px;
    height: 50px;
    line-height: 50px;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    font-size: 16px;
    background: #d53732
}

.banner,
.bannerTit {
    width: 100%;
    font-size: 60px
}

.bannerTit,
.list_cases_left h1 {
    font-family: "SF UI Bold", Helvetica, Arial, sans-serif
}

.banner {
    background: url('../images/Cases/bg-1.jpg') center center no-repeat #005359;
    text-align: center;
    color: #fff;
    background-size: cover
}

.sol-banner {
    height: 476px;
    position: relative
}

.bannerTit {
    position: absolute;
    top: 50%;
    left: 0;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.cases_bg {
    background-color: #f7f8f8
}

.list_cases {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.list_cases_left,
.list_cases_right {
    flex: 1;
    position: relative
}

.idxCase_img a img,
.list_cases_nav,
.list_cases_right h3 {
    position: absolute;
    left: 0;
    bottom: 0
}

.list_cases_left h1 {
    font-size: 40px;
    margin-bottom: 10px
}

.list_cases_left p {
    margin: 12px 0 22px
}

.online_chat {
    display: block;
    width: 260px;
    height: 60px;
    line-height: 60px;
    background: #d53732;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    font-size: 16px;
    cursor: pointer
}

.NyAboutusHonor_List .swiper-button-next3:hover,
.NyAboutusHonor_List .swiper-button-prev3:hover,
.but-red:hover,
.idxAbout_vdmain .idxAbout_vdmask .swiper-button-next2:hover,
.idxAbout_vdmain .idxAbout_vdmask .swiper-button-prev2:hover,
.lyIdx_title a.lyIdxTit_more:hover,
.online_chat:hover,
.showMorehandle:hover {
    opacity: .8
}

.list_cases_nav {
    width: 100%
}

.list_cases_nav a {
    display: block;
    line-height: 30px;
    background: url('../images/Cases/ico_2.webp') 96% center/1rem auto no-repeat #ecf0f9;
    border-top: 1px solid #fff;
    font-size: 22px;
    padding: 24px 20px;
    font-family: "SF UI Regular";
    cursor: pointer
}

.list_cases_right img {
    max-width: 100%;
    width: auto;
    height: auto
}

.list_cases_right h3 {
    width: 100%;
    padding: 8px 12px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    text-align: left;
    right: 0;
    line-height: 22px;
    font-family: "SF UI Regular";
    background-color: rgba(0, 0, 0, .5)
}

.foot-bg .foot1 .foot1-list li .img2,
.foot-bg .foot1 .foot1-list li:hover .img1,
.foot-bg .foot1 .foot1-list li:hover .w4 .w11,
.hidden,
.list_cases_right>div {
    display: none
}

.foot-bg .foot1 .foot1-list li:hover .img2,
.list_cases_right>div.active,
.lyNyCase_item.visible,
.show {
    display: block
}

.list_cases_nav a:hover {
    color: #fff;
    background: url('../images/Cases/ico_1.webp') 96% center no-repeat #656565
}

.lyNyCase_list,
.p_ul {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 40px
}

.lyNyCase_item,
.p_ul_item {
    display: none;
    height: auto;
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 0 0 rgba(0, 0, 0, .1);
    border-radius: 8px;
    overflow: hidden;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    box-sizing: border-box
}

.idxCase_img,
.idxCase_img a,
.idxCase_img a img,
.idxCase_text {
    padding: 0;
    width: 100%
}

.idxCase_img {
    height: 280px;
    overflow: hidden;
    margin: 0 auto 10px
}

.idxCase_img a {
    display: block;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    position: relative
}

.idxCase_img a img {
    display: block;
    height: 100%;
    object-fit: cover;
    margin: auto;
    top: 0;
    right: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.idxCase_text {
    height: auto;
    margin: 0 auto;
    box-sizing: border-box
}

.idxCase_text .idxCase_name {
    width: 100%;
    height: 40px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden
}

.idxCase_text .idxCase_name a {
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    color: #2f2725;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    font-family: "SF UI Regular";
    padding: 0
}

.idxCase_text a.idxCase_btn,
.idxCase_text p {
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0;
    overflow: hidden
}

.idxCase_text p {
    width: 100%;
    height: 48px;
    line-height: 24px;
    color: #888;
    word-break: break-all;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    box-sizing: border-box
}

.idxCase_text a.idxCase_btn {
    display: block;
    width: 140px;
    height: 40px;
    line-height: 38px;
    color: #007377;
    text-align: center;
    margin: 20px 0 0;
    font-family: "SF UI Regular";
    background-color: #fff;
    border: 1px solid #007377;
    border-radius: 20px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    box-sizing: border-box
}

.lyNyCase_item .idxCase_text a.idxCase_btn i,
.p_ul_item .idxCase_text a.idxCase_btn i {
    display: inline-block;
    width: 24px;
    height: 20px;
    overflow: hidden;
    vertical-align: middle;
    margin: -2px 0 0 10px;
    padding: 0;
    background: url('../images/Cases/jt0.png') center center no-repeat;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyNyCase_item:hover,
.p_ul_item:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1)
}

.NyAboutusHonor_List .swiper-container04 .swiper-slide:hover .NyAboutusHonor_Img img,
.lyNyCase_item:hover .idxCase_img a img,
.p_ul_item:hover .idxCase_img a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.lyNyCase_item:hover .idxCase_text .idxCase_name a,
.p_ul_item:hover .idxCase_text .idxCase_name a {
    color: #007377
}

.lyNyCase_item:hover .idxCase_text a.idxCase_btn,
.p_ul_item:hover .idxCase_text a.idxCase_btn {
    color: #fff;
    background-color: #007377;
    border: 1px solid #007377
}

.lyNyCase_item:hover .idxCase_text a.idxCase_btn i,
.p_ul_item:hover .idxCase_text a.idxCase_btn i {
    margin: -2px 0 0 20px;
    background: url('../images/Cases/jt2.png') center center no-repeat
}

#loadmore,
#showMoreCases {
    width: 100%;
    margin-top: 22px;
    display: flex;
    align-items: center;
    justify-content: center
}

.showMorehandle {
    display: block;
    width: 208px;
    line-height: 50px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    margin-top: 20px;
    background: url('../images/Cases/jiantou_2.webp') 85% center no-repeat #d32d27;
    padding-right: 15px
}

@media (max-width:1180px) {
    .list_cases_right {
        flex: none;
        width: 100%;
        order: 2
    }

    .list_cases_left {
        flex: none;
        width: 100%
    }

    .list_cases_nav {
        margin-top: 20px;
        position: relative
    }

    .list_cases_nav a:hover {
        background-size: 14px auto
    }

    .lyNyCase_list,
    .p_ul {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
        margin-top: 20px
    }
}

.foot-bg {
    background: url('../images/Cases/993e50cfe7.jpg') top center/100% 100% no-repeat
}

.foot-bg .foot1 .ftitle {
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700
}

.foot-bg .foot1 .foot1-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 80px
}

.foot-bg .foot1 .foot1-list li {
    text-align: center;
    border: 1px solid #646464;
    border-radius: 10px;
    width: 28%;
    padding: 25px 0
}

.foot-bg .foot1 .foot1-list li .img1 img,
.foot-bg .foot1 .foot1-list li .img2 img {
    max-width: 100%
}

.foot-bg .foot1 .foot1-list li .w1 {
    color: #fff;
    font-size: 24px;
    padding: 20px 0
}

.foot-bg .foot1 .foot1-list li .w2 {
    width: 31px;
    height: 2px;
    background: #d32d27;
    margin: 0 auto
}

.foot-bg .foot1 .foot1-list li .w3,
.foot-bg .foot1 .foot1-list li .w4 {
    color: #fff;
    font-size: 14px;
    padding-top: 15px
}

.foot-bg .foot1 .foot1-list li .w4 .w22 {
    display: none;
    text-transform: uppercase
}

.foot-bg .foot1 .foot1-list li:hover {
    background: #f9fafa;
    border: 1px solid #f9fafa
}

.foot-bg .foot1 .foot1-list li:hover .w1,
.foot-bg .foot1 .foot1-list li:hover .w3 {
    color: #000
}

.foot-bg .foot1 .foot1-list li:hover .w4 .w22 {
    display: block;
    color: #d32d27
}

.u-wrap_1 {
    padding: 20px 0
}

.banBot {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #eaeaea;
    height: 50px
}

.industry-top {
    margin-top: 0
}

.case_title {
    font: 36px/1.19 "SF UI Regular", Helvetica, Arial, sans-serif;
    margin-bottom: 20px
}

.case_top {
    display: flex;
    flex-wrap: wrap
}

.case_top_left,
.case_top_right {
    flex: 1;
    overflow: hidden
}

.case_top_left img {
    width: 100%;
    max-height: 486px
}

.case_top_right {
    padding-left: 20px
}

.pull_title {
    font-size: 24px;
    font-weight: 700;
    font-family: "SF UI Regular";
    margin-bottom: 12px
}

.title_bottom {
    margin: 15px 0 25px
}

.case_top_right ul,
.h_youshi .r li .txt .txt_flex {
    margin-bottom: 10px
}

.case_top_right ul li {
    color: #2f2725;
    font-family: "SF UI Regular"
}

.index_banner-btn a {
    display: block;
    width: 240px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    font-family: "SF UI Regular", Helvetica, Arial, sans-serif;
    font-size: 18px
}

.but-red {
    background: #d53732
}

@media (max-width:1366px) {
    .foot-bg .foot1 .foot1-list li {
        width: 29%
    }
}

@media (max-width:1280px) {
    .list_cases_nav a {
        padding: 15px 20px;
        background-size: 14px auto
    }

    .idxCase_img {
        height: 480px
    }

    .case_top_right,
    .index_banner-btn {
        margin-top: 20px
    }

    .case_top_left,
    .case_top_right {
        flex: none;
        width: 100%
    }

    .case_top_left img {
        max-height: 120000px
    }

    .case_top_right {
        padding-left: 0
    }

    .NyAboutusHonor_List .swiper-container04 .swiper-slide .NyAboutusHonor_Img img {
        max-height: 100% !important
    }
}

@media (max-width:996px) {
    .foot-bg .foot1 .foot1-list li {
        width: 32%
    }
}

.NyAboutus_Honor,
.h_youshi .l li.on::after {
    width: 100%
}

.NyAboutus_Honor .NyAboutusHonor_Main {
    width: 100%;
    height: auto;
    margin: 12px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NyAboutusHonor_Main .NyAboutusHonor_List {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 150px
}

.NyAboutusHonor_List .swiper-container04 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.NyAboutusHonor_List .swiper-container04 .swiper-wrapper {
    font-size: 0;
    position: relative
}

.NyAboutusHonor_List .swiper-container04 .swiper-slide {
    height: auto;
    padding: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.NyAboutusHonor_List .swiper-container04 .swiper-slide .NyAboutusHonor_Img {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 10px;
    background-color: #fff;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.NyAboutusHonor_List .swiper-container04 .swiper-slide .NyAboutusHonor_Img img {
    display: block;
    width: 100%;
    max-height: 131.09px;
    margin: auto;
    padding: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.NyAboutusHonor_List .swiper-container04 .swiper-slide .NyAboutusHonor_Name {
    display: block;
    width: 100%;
    overflow: hidden;
    color: #2f2725;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 0;
    font-family: "SF UI Regular"
}

.NyAboutusHonor_List .swiper-container04 .swiper-slide:hover .NyAboutusHonor_Name,
.lyIdxCase_list .swiper-container4 .swiper-slide:hover .lyIdxCase_name a {
    color: #d32d27
}

.NyAboutusHonor_List .swiper-button-next3,
.NyAboutusHonor_List .swiper-button-prev3 {
    width: 36px !important;
    height: 20px !important;
    margin: -27px 0 0 !important;
    position: absolute;
    top: -21px !important;
    bottom: 0 !important;
    opacity: 1;
    cursor: pointer
}

.NyAboutusHonor_List .swiper-button-prev3 {
    right: 40px
}

.NyAboutusHonor_List .swiper-button-next3 {
    right: 0;
    transform: rotate(-180deg)
}

@media (max-width:1560px) {
    .NyAboutus_Honor .NyAboutusHonor_Main {
        width: 100%
    }

    .NyAboutusHonor_List .swiper-container04 .swiper-slide .NyAboutusHonor_Name {
        font-size: 16px
    }
}

.idx_back {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url('../images/Cases/detail_1/DSCF1489.JPG') 100%/cover
}

.idx_back .idxAbout_main {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    padding: 0;
    position: relative
}

.idxAbout_main .idxAbout_video {
    flex: 3;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 20px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.idxAbout_video .idxAbout_vdcon {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.idxAbout_vdcon .idxAbout_vdmain {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    position: relative
}

.idxAbout_vdmain img.vd_img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.idxAbout_vdmain:hover img.vd_img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.idxAbout_vdmain .idxAbout_vdmask {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    background: 0 0;
    position: relative
}

.idxAbout_vdmain .idxAbout_vdmask .swiper {
    width: 100%;
    height: 100%;
    padding: 0 0 80px;
    overflow: hidden;
    position: relative
}

.idxAbout_vdmain .idxAbout_vdmask .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: baseline;
    position: relative
}

.idxAbout_vdmain .idxAbout_vdmask .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover
}

.idxAbout_vdmain .idxAbout_vdmask .swiper-button-next2,
.idxAbout_vdmain .idxAbout_vdmask .swiper-button-prev2 {
    width: 36px !important;
    height: 36px !important;
    position: absolute;
    bottom: 10px !important;
    opacity: 1;
    z-index: 9;
    cursor: pointer
}

.idxAbout_vdmain .idxAbout_vdmask .swiper-button-prev2 {
    background: url('../images/productDetail/V-C/jt06.png') center center no-repeat #d32d27;
    right: 50%
}

.idxAbout_vdmain .idxAbout_vdmask .swiper-button-next2 {
    background: url('../images/productDetail/V-C/jt06.png') center center no-repeat #d32d27;
    left: 50%;
    transform: rotate(-180deg)
}

.idxAbout_vdmain .idxAbout_vdmask .swiper-button-next2.swiper-button-disabled,
.idxAbout_vdmain .idxAbout_vdmask .swiper-button-prev2.swiper-button-disabled {
    opacity: .7;
    cursor: auto;
    pointer-events: none
}

.idxAbout_main .idxAbout_text {
    flex: 2;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.idxAbout_con .idxAbout_contit,
.idxAbout_text .idxAbout_con,
.lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_name {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0
}

.idxAbout_contit span {
    display: block;
    width: 100%;
    line-height: 66px;
    color: rgba(255, 4, 4, .134);
    font-size: 80px;
    margin: 0 auto;
    padding: 0;
    font-family: "SF UI Bold";
    letter-spacing: -1px
}

.h_youshi .l li p,
.idxAbout_contit div {
    margin: -30px auto 0;
    width: 100%;
    font-family: "SF UI Bold"
}

.idxAbout_contit div {
    display: block;
    line-height: 55px;
    color: #575756;
    font-size: 42px;
    padding: 0
}

.idxAbout_con em {
    display: block;
    width: 60px;
    height: 2px;
    overflow: hidden;
    margin: 24px 0;
    padding: 0;
    background-color: #d32d27
}

.idxAbout_con .aboutms {
    width: 100%;
    max-height: 240px;
    overflow: auto;
    line-height: 30px;
    color: #666;
    font-size: 16px;
    margin: 0 auto;
    padding: 0
}

.idxAbout_text .idxAbout_data {
    width: 100%;
    overflow: hidden;
    margin: 33px auto 0;
    padding: 20px 40px;
    background: #fff
}

.idxAbout_data .wow p {
    transition: .5s;
    color: #0062b0
}

.idxAbout_data ul li {
    width: 50%;
    overflow: hidden;
    margin: 0 auto;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.idxAbout_data ul li p {
    width: 100%;
    height: 42px;
    overflow: hidden;
    line-height: 42px;
    color: #2f2725;
    font-size: .42rem;
    margin: 0 auto;
    padding: 0;
    font-family: "庞门正道标题体2.0增强版"
}

.idxAbout_data ul li p i {
    font-weight: 400;
    font-size: 30px;
    font-style: normal
}

.idxAbout_data ul li span {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 20px;
    color: #666;
    font-size: 17px;
    margin: 6px auto;
    padding: 0
}

.idxAbout_data ul li em {
    margin: 15px auto;
    color: #999;
    font-size: 12px;
    display: block
}

@media(max-width:1284px) {
    .idx_back {
        padding: 30px 0
    }

    .idxAbout_contit span {
        font-size: 1.1rem
    }

    .idxAbout_main .idxAbout_video {
        flex: none;
        width: 100%;
        order: 2
    }

    .idxAbout_main .idxAbout_text {
        flex: none;
        padding: 0;
        width: 100%
    }

    .idxAbout_con .aboutms {
        max-height: 280px;
        display: -webkit-box;
        -webkit-line-clamp: 9
    }

    .idxAbout_text .idxAbout_data {
        position: absolute;
        left: 0;
        bottom: 0;
        margin: 0
    }

    .idxAbout_data ul li p {
        font-size: .7rem
    }

    .idxAbout_data ul li em,
    .idxAbout_data ul li p,
    .idxAbout_data ul li span {
        text-align: center
    }
}

@media(max-width:1180px) {
    .idxAbout_contit div {
        font-size: 36px;
        line-height: 36px
    }
}

@media(max-width:1023px) {
    .idxAbout_main .idxAbout_video {
        padding: 10px 0 0
    }

    .idxAbout_contit span {
        font-size: 50px
    }

    .idxAbout_contit div {
        font-size: 32px;
        line-height: 32px
    }

    .idxAbout_con em {
        margin: 18px 0
    }

    .idxAbout_data ul li p {
        font-size: 1rem
    }
}

@media(max-width:768px) {
    .idxAbout_vdmain .idxAbout_vdmask .swiper {
        padding: 0 0 60px
    }

    .idxAbout_vdmain .idxAbout_vdmask .swiper-button-next2,
    .idxAbout_vdmain .idxAbout_vdmask .swiper-button-prev2 {
        width: 30px !important;
        height: 30px !important
    }

    .idxAbout_contit span {
        font-size: 40px
    }

    .idxAbout_contit div {
        font-size: 28px;
        line-height: 28px
    }

    .idxAbout_con .aboutms {
        max-height: 10000px;
        font-size: 14px;
        line-height: 24px
    }

    .idxAbout_text .idxAbout_data {
        padding: 10px 20px
    }

    .idxAbout_data ul li p i {
        font-size: .8rem
    }
}

.h_youshi {
    width: 100%;
    position: relative;
    overflow: hidden;
    background-image: url('../images/Cases/detail_1/h_youshi_bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed
}

.h_youshi_in {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.h_youshi .h_tlt2 {
    color: #fff;
    font-size: 48px;
    text-align: center;
    line-height: 48px;
    margin-bottom: 40px;
    font-family: "SF UI Bold"
}

.h_youshi .l {
    overflow: hidden;
    flex: 2;
    background: #fff;
    height: auto
}

.h_youshi .l li {
    border-bottom: 1px solid #ebebeb;
    height: auto;
    padding: 35px 40px 34px 60px;
    position: relative;
    z-index: 2;
    cursor: pointer
}

.h_youshi .l li:last-child {
    padding: 35px 40px 35px 60px;
    border: none
}

.h_youshi .l li i {
    display: block;
    width: 100%;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    color: rgba(0, 0, 0, .15);
    font-size: 60px;
    font-weight: 700;
    font-style: normal
}

.h_youshi .l li p {
    height: auto;
    line-height: 30px;
    color: #2f2725;
    font-size: 20px;
    padding: 0
}

.h_youshi .l li p em {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin: -10px 0 0 10px;
    padding: 0
}

.h_youshi .l li::after {
    content: "";
    position: absolute;
    left: 0;
    background: #ce0109;
    height: 100%;
    width: 0;
    top: 0;
    z-index: -1;
    transition: .5s
}

.h_youshi .l li.on,
.h_youshi .l li.on i,
.h_youshi .l li:hover,
.h_youshi .l li:hover i {
    color: rgba(255, 255, 255, .15)
}

.h_youshi .l li.on p,
.h_youshi .l li:hover p,
.lyAdv_list ul li:nth-child(2n) .lyAdv_con .lyAdv_tit,
.lyAdv_list ul li:nth-child(2n) .lyAdv_con p {
    color: #fff
}

.h_youshi .l li.on span,
.h_youshi .l li:hover span {
    color: rgba(255, 255, 255, .45)
}

.h_youshi .r {
    max-height: 580px;
    flex: 6;
    background: #fff;
    overflow: hidden
}

.h_youshi .r_bg_1 {
    width: 100%;
    height: 100%;
    position: relative
}

.h_youshi .r li .txt {
    padding: 40px 60px;
    position: relative;
    height: 580px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: auto
}

.h_youshi .r li .txt img {
    width: 100%;
}

.txt_pin {
    width: 100%;
    padding: 20px;
    background: #fff;
    position: absolute;
    bottom: 0
}

.h_youshi .r li .txt .txt_flex:last-child {
    margin-bottom: 0
}

.h_youshi .r li .baoti {
    font-size: 20px;
    color: #2f2725;
    margin: 0 auto 4px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-family: "SF UI Bold"
}

.h_youshi .r li p {
    display: inline-block;
    width: auto;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #999;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 60px 0 0;
    padding: 0
}

.h_youshi .r li p i {
    display: block;
    width: 6px;
    height: 6px;
    overflow: hidden;
    margin: 12px 12px 12px 0;
    padding: 0;
    background-color: #ce0109;
    border-radius: 50%;
    float: left
}

@media screen and (max-width:1280px) {
    .h_youshi .r {
        max-height: 100%
    }
}

@media screen and (max-width:1200px) {
    .txt_pin {
        padding: 20px 12px;
        position: relative;
        bottom: 0;
    }
}

@media screen and (max-width:1080px) {
    .h_youshi .h_tlt2 {
        font-size: 30px;
        margin-bottom: 30px
    }

    .h_youshi .l {
        display: flex;
        flex: none;
        width: 100%;
        font-size: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    .h_youshi .r {
        flex: none;
        width: 100%
    }

    .h_youshi .l li {
        width: 25%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-bottom: 0;
        border-right: 1px solid #ebebeb;
        background: #f1f1f1;
        padding: 35px 20px 34px 40px;
        height: auto
    }

    .h_youshi .l li:last-child {
        height: auto;
        border: 0;
        padding: 35px 20px 34px 40px
    }

    .h_youshi .r li .num {
        font-size: 85px;
        display: none
    }
}

@media screen and (max-width:1600px) {
    .h_youshi .r li .txt {
        padding: 30px 40px
    }
}

@media screen and (max-width:800px) {
    .h_youshi .l li {
        display: inline-block;
        width: 25%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-bottom: 0;
        border-right: 1px solid #ebebeb;
        background: #f1f1f1;
        padding: 20px;
        height: auto
    }

    .h_youshi .r li .txt {
        padding: 20px
    }

    .h_youshi .l li:last-child {
        height: auto;
        border: 0;
        padding: 20px
    }

    .h_youshi .l li p {
        font-size: 18px
    }

    .h_youshi .l li p em {
        margin: -4px 0 0 5px
    }
}

@media screen and (max-width:768px) {
    .h_youshi .h_tlt2 {
        font-size: 23px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .h_youshi .l {
        margin-bottom: 0
    }

    .h_youshi .l li {
        padding: 10px
    }

    .h_youshi .l li:last-child {
        height: auto;
        border: 0;
        padding: 10px
    }

    .h_youshi .l li i {
        display: none
    }

    .h_youshi .l li p {
        height: auto;
        line-height: 22px;
        margin: 0 auto;
        font-size: 16px;
        text-align: center
    }

    .h_youshi .l li p em {
        display: block;
        margin: 5px auto 0
    }

    .h_youshi .r li .baoti {
        font-size: 16px;
        line-height: 24px;
        height: auto
    }

    .h_youshi .r li .txt {
        padding: 15px 12px 10px;
        height: auto;
    }
}

@media screen and (max-width:375px) {
    .h_youshi .l li p {
        font-size: 15px
    }
}

@media screen and (max-width:320px) {
    .h_youshi .h_tlt2 {
        font-size: 20px
    }

    .h_youshi .l li p {
        font-size: 15px
    }
}

.lyAdvantages {
    width: 100%;
    overflow: hidden;
    background: url(../images/advBg.jpg) center center/cover no-repeat
}

.lyAdvantages .lyAdv_main {
    margin: 0 auto
}

.lyAdv_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-items: left
}

.lyAdv_list ul li {
    width: 25%;
    padding: 0
}

.lyAdv_list ul li .lyAdv_img {
    width: 100%;
    height: 280px;
    overflow: hidden;
    position: relative
}

.lyAdv_list ul li .lyAdv_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.lyAdv_list ul li .lyAdv_img i {
    display: block;
    width: 84px;
    height: 84px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    bottom: -28px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.lyAdv_list ul li .lyAdv_img i svg {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.lyAdv_list ul li .lyAdv_img i svg path {
    fill: #575756
}

.lyAdv_list ul li:nth-child(2n) .lyAdv_img i {
    top: -28px;
    bottom: inherit;
    transform: translateX(-50%) rotateX(180deg);
    -webkit-transform: translateX(-50%) rotateX(180deg);
    -moz-transform: translateX(-50%) rotateX(180deg);
    -ms-transform: translateX(-50%) rotateX(180deg);
    -o-transform: translateX(-50%) rotateX(180deg)
}

.lyAdv_list ul li .lyAdv_con {
    width: 100%;
    height: 280px;
    overflow: hidden;
    padding: 40px 20px;
    background: #575756;
    display: flex;
    align-items: center;
    justify-content: center
}

.lyAdv_list ul li .lyAdv_con .lyAdv_tit {
    height: 40px;
    line-height: 34px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 auto 8px
}

.lyAdv_list ul li .lyAdv_con p {
    line-height: 30px;
    color: #fff;
    font-size: 20px;
    text-align: center
}

.lyAdv_list ul li .lyAdv_con i {
    display: block;
    width: 30px;
    height: 4px;
    overflow: hidden;
    margin: 20px auto 10px;
    background: linear-gradient(to right, rgba(255, 255, 255, .45), #fff)
}

.lyAdv_list ul li .lyAdv_con span {
    display: block;
    line-height: 20px;
    color: #fff;
    font-size: 16px;
    text-align: center
}

@media (max-width:1680px) {
    .lyAdv_list ul li .lyAdv_con .lyAdv_tit {
        margin: 0 auto 4px
    }

    .lyAdv_list ul li .lyAdv_con p {
        font-size: 18px
    }
}

@media (max-width:1440px) {

    .lyAdv_list ul li .lyAdv_con,
    .lyAdv_list ul li .lyAdv_img {
        height: 270px
    }

    .lyAdv_list ul li .lyAdv_con {
        padding: 20px 13px
    }

    .lyAdv_list ul li .lyAdv_img i {
        width: 72px;
        height: 72px;
        bottom: -24px
    }

    .lyAdv_list ul li:nth-child(2n) .lyAdv_img i {
        top: -24px
    }

    .lyAdv_list ul li .lyAdv_con .lyAdv_tit {
        height: 30px;
        line-height: 30px;
        font-size: 26px;
        margin: 0 auto 4px
    }

    .lyAdv_list ul li .lyAdv_con p {
        font-size: 16px
    }
}

@media (max-width:1366px) {

    .lyAdv_list ul li .lyAdv_con,
    .lyAdv_list ul li .lyAdv_img {
        height: 250px
    }

    .lyAdv_list ul li .lyAdv_img i {
        width: 64px;
        height: 64px;
        bottom: -22px
    }

    .lyAdv_list ul li:nth-child(2n) .lyAdv_img i {
        top: -22px
    }
}

@media (max-width:1280px) {

    .lyAdv_list ul li .lyAdv_con,
    .lyAdv_list ul li .lyAdv_img {
        height: 240px
    }

    .lyAdv_list ul li .lyAdv_con .lyAdv_tit {
        height: 32px;
        line-height: 32px;
        font-size: 24px;
        margin: 0 auto 4px
    }

    .lyAdv_list ul li .lyAdv_con p {
        line-height: 25px;
        font-size: 15px
    }

    .lyAdv_list ul li .lyAdv_con i {
        height: 3px
    }

    .lyAdv_list ul li .lyAdv_img i {
        width: 60px;
        height: 60px;
        bottom: -20px
    }

    .lyAdv_list ul li:nth-child(2n) .lyAdv_img i {
        top: -20px
    }
}

@media (max-width:1200px) {

    .lyAdv_list ul li .lyAdv_con,
    .lyAdv_list ul li .lyAdv_img {
        height: 220px
    }

    .lyAdv_list ul li .lyAdv_img i {
        width: 50px;
        height: 50px;
        bottom: -18px
    }

    .lyAdv_list ul li:nth-child(2n) .lyAdv_img i {
        top: -18px
    }

    .lyAdv_list ul li .lyAdv_con .lyAdv_tit {
        height: 40px;
        line-height: 20px;
        font-size: 20px;
        margin: 0 auto 2px
    }

    .lyAdv_list ul li .lyAdv_con p {
        line-height: 24px;
        font-size: 14px
    }

    .lyAdv_list ul li .lyAdv_con i {
        width: 24px;
        height: 2px;
        margin: 6px auto 8px
    }
}

@media (max-width:1080px) {
    .NyAboutus .NyAboutus_Honor {
        padding: 40px 0 0
    }

    .lyAdv_list ul li .lyAdv_con,
    .lyAdv_list ul li .lyAdv_img {
        height: 200px
    }
}

@media (max-width:1024px) {

    .lyAdv_list ul li .lyAdv_con,
    .lyAdv_list ul li .lyAdv_img {
        height: 190px
    }
}

@media (max-width:920px) {

    .lyAdv_list ul li .lyAdv_con,
    .lyAdv_list ul li .lyAdv_img {
        height: 180px
    }

    .lyAdv_list ul li .lyAdv_con .lyAdv_tit {
        height: 30px;
        font-size: 15px;
        margin: 0 auto
    }
}

@media (max-width:820px) {
    .lyAdv_list ul li .lyAdv_con {
        padding: 10px
    }
}

@media (max-width:390px) {
    .lyAdv_list ul li .lyAdv_con {
        padding: 10px 6px
    }

    .lyAdv_list ul li .lyAdv_con .lyAdv_tit,
    .lyAdv_list ul li .lyAdv_con span {
        font-size: 14px
    }
}

@media (max-width:280px) {
    .lyAdv_list ul li .lyAdv_con {
        padding: 10px 0
    }
}

.lyTitle {
    margin-bottom: 45px
}

.lyTitle em {
    display: block;
    line-height: 60px;
    color: #e6e6e6;
    font-size: 64px;
    font-family: "SF UI Bold";
    font-style: normal;
    text-transform: uppercase;
    text-align: center
}

.lyTitle p {
    line-height: 60px;
    color: #222;
    font-size: 48px;
    text-align: center;
    margin: -40px auto 10px;
    font-family: "SF UI Bold";
    position: relative
}

.lyTitle p i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: linear-gradient(to right, #d32d27, #ef433d);
    border-radius: 50%;
    vertical-align: middle;
    margin: -4px 14px 0
}

.lyTitle span {
    display: block;
    line-height: 24px;
    color: #999;
    font-size: 16px;
    text-align: center
}

.lyTitle1 p {
    color: #2f2725
}

@media (max-width:1680px) {
    .lyTitle {
        margin-bottom: 40px
    }

    .lyIdx_case .lyIdxCase_main {
        width: 100%
    }
}

@media (max-width:1440px) {
    .lyTitle em {
        line-height: 50px;
        font-size: 56px
    }

    .lyTitle p {
        line-height: 50px;
        font-size: 32px;
        margin: -50px auto 10px
    }

    .lyTitle p i {
        width: 12px;
        height: 12px;
        margin: -4px 12px 0
    }

    .lyTitle span {
        font-size: 15px
    }
}

@media (max-width:1280px) {
    .lyTitle {
        margin-bottom: 30px
    }

    .lyTitle em {
        line-height: 40px;
        font-size: 44px
    }

    .lyTitle p {
        line-height: 40px;
        font-size: 30px;
        margin: -40px auto 8px
    }

    .lyTitle span {
        line-height: 20px;
        font-size: 14px
    }

    .lyTitle p i {
        width: 10px;
        height: 10px;
        margin: -4px 10px 0
    }
}

@media (max-width:920px) {
    .lyTitle {
        margin-bottom: 20px
    }
}

.lyIdx_case {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background: url('../images/Cases/detail_1/IdxCase_bg.jpg') center center/cover no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lyIdx_case .lyIdxCase_main {
    width: 100%;
    height: auto;
    min-height: 480px;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lyIdxCase_main .lyIdxCase_list {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0
}

.lyIdxCase_list .swiper-container4 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 0 80px;
    position: relative
}

.lyIdxCase_list .swiper-container4 .swiper-slide {
    height: auto;
    margin: 0;
    padding: 50px 30px 30px 50px;
    background: url('../images/Cases/detail_1/case_bq1.png') 30px 30px/20px 20px no-repeat #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .05);
    position: relative;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lyIdxCase_list .swiper-container4 .swiper-slide:hover {
    background: url('../images/Cases/detail_1/case_bq2.png') 30px 30px no-repeat #fff
}

.lyIdxCase_list .swiper-container4 .swiper-slide i {
    width: 0;
    height: 3px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #d32d27;
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyIdxCase_list .swiper-container4 .swiper-slide:hover i {
    width: 100%;
    margin: 0 0 0 -50%
}

.lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_name a {
    display: block;
    width: 100%;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    color: #2f2725;
    font-family: "SF UI Regular";
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    padding: 0
}

.lyIdxCase_list .swiper-container4 .swiper-slide p {
    width: 100%;
    height: 50px;
    overflow: hidden;
    line-height: 25px;
    color: #999;
    font-size: 15px;
    margin: 0 auto;
    padding: 0;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_ImgBtn {
    width: 100%;
    height: 90px;
    overflow: hidden;
    margin: 30px auto 0;
    padding: 0
}

.lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_ImgBtn a.lyIdxCase_img {
    display: block;
    width: 90px;
    height: 90px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    float: left;
    position: relative;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyIdxCase_list .swiper-container4 .swiper-slide:hover .lyIdxCase_ImgBtn a.lyIdxCase_img {
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg)
}

.lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_ImgBtn a.lyIdxCase_img img {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    object-fit: cover;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_ImgBtn a.lyIdxCase_btn {
    display: block;
    width: 150px;
    height: 46px;
    overflow: hidden;
    line-height: 46px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin: 22px 0;
    padding: 0;
    background-color: #d32d27;
    border-radius: 4px;
    float: right
}

.lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_ImgBtn a.lyIdxCase_btn img {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin: 0 0 0 5px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_ImgBtn a.lyIdxCase_btn:hover img {
    margin: -4px 0 0 15px
}

.lyIdxCase_list .swiper-container4 .swiper-pagination {
    width: 100%;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    left: 0;
    bottom: 15px !important
}

.lyIdxCase_list .swiper-container4 .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    opacity: .2;
    background-color: #fff
}

.lyIdxCase_list .swiper-container4 .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1
}

.lyIdxCase_list .swiper-container4 .swiper-button-next,
.lyIdxCase_list .swiper-container4 .swiper-button-prev {
    width: 40px !important;
    height: 40px !important;
    margin: 0 !important;
    top: inherit !important;
    bottom: 0 !important;
    border-radius: 50%;
    outline: 0
}

.lyIdxCase_list .swiper-container4 .swiper-button-prev {
    background: url('../images/Cases/detail_1/prev02.png') center center/20px 20px no-repeat #ccc;
    left: 50%;
    margin-left: -100px !important;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyIdxCase_list .swiper-container4 .swiper-button-next {
    background: url('../images/Cases/detail_1/next02.png') center center/20px 20px no-repeat #ccc;
    right: 50%;
    margin-right: -100px !important;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.lyIdxCase_list .swiper-container4 .swiper-button-prev:hover {
    background: url('../images/Cases/detail_1/prev02.png') center center/20px 20px no-repeat #d32d27
}

.lyIdxCase_list .swiper-container4 .swiper-button-next:hover {
    background: url('../images/Cases/detail_1/next02.png') center center/20px 20px no-repeat #d32d27
}

.lyIdxCase_list .swiper-container4 .swiper-button-next:after,
.lyIdxCase_list .swiper-container4 .swiper-button-prev:after,
.lyIdxCase_list .swiper-container4 .swiper-rtl .swiper-button-next:after,
.lyIdxCase_list .swiper-container4 .swiper-rtl .swiper-button-prev:after {
    font-size: 0
}

.lyIdx_title {
    width: 100%;
    height: 80px;
    margin: 0 auto 40px;
    padding: 30px 0 0 40px;
    background: url('../images/Cases/detail_1/tit_bq.png') 0 0/100px 80px no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lyIdx_title p {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-family: "SF UI Bold";
    font-size: 60px;
    margin: 0;
    padding: 0;
    float: left
}

.lyIdx_title p font {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-family: "SF UI Regular";
    font-size: 24px;
    margin: 0 0 0 4px;
    padding: 4px 0 0;
    vertical-align: middle
}

.lyIdx_title a.lyIdxTit_more {
    width: 160px;
    height: 50px;
    float: right;
    line-height: 50px;
    font-family: "SF UI Regular";
    text-align: center;
    font-size: 16px;
    background: linear-gradient(to right, #d32d27, #da7d7a);
    color: #fff;
    margin: 0 0 0 15px;
    position: relative;
    transition: .5s;
    -webkit-transition: .5s
}

@media (max-width:1600px) {
    .lyIdxCase_list .swiper-container4 {
        padding: 0 0 70px
    }

    .lyIdx_title {
        margin: 0 auto 30px;
        padding: 30px 0 0 30px
    }
}

@media (max-width:1440px) {
    .lyIdx_case .lyIdxCase_main {
        width: 100%
    }

    .lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_name a {
        font-size: 18px
    }
}

@media (max-width:1366px) {
    .lyIdx_case .lyIdxCase_main {
        width: 100%
    }

    .lyIdx_title {
        margin: -30px auto 30px
    }
}

@media (max-width:1280px) {
    .lyIdxCase_list .swiper-container4 .swiper-slide {
        padding: 30px;
        background: url('../images/Cases/detail_1/case_bq1.png') 20px 20px/20px 20px no-repeat #fff
    }

    .lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_name a {
        height: 50px
    }

    .lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_ImgBtn {
        margin: 20px auto 0
    }

    .lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_ImgBtn a.lyIdxCase_btn {
        width: 130px
    }
}

@media (max-width:1080px) {
    .lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_name a {
        font-size: 16px
    }

    .lyIdxCase_list .swiper-container4 .swiper-slide p {
        height: 48px;
        line-height: 24px;
        font-size: 14px
    }

    .lyIdxCase_list .swiper-container4 .swiper-slide .lyIdxCase_ImgBtn a.lyIdxCase_btn {
        height: 40px;
        line-height: 40px;
        font-size: 15px;
        margin: 25px 0
    }
}

@media (max-width:800px) {
    .lyIdx_title p {
        font-size: 52px
    }
}

@media (max-width:768px) {
    .sol-banner {
        height: 240px
    }

    .list_cases_right {
        flex: none;
        width: 100%;
        order: 2
    }

    .list_cases_left {
        flex: none;
        width: 100%
    }

    .bannerTit {
        font-size: 28px;
        top: 45%
    }

    .list_cases_right h3 {
        height: 50px;
        font-size: 16px;
        line-height: 20px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .online_chat {
        width: 100%;
        height: 50px;
        line-height: 50px
    }

    .list_cases_left h1,
    .lyIdx_title p {
        font-size: 28px
    }

    .list_cases_nav {
        margin-top: 20px;
        position: relative
    }

    .list_cases_nav a {
        padding: 12px;
        font-size: 16px;
        background-size: 12px auto
    }

    .p_ul_item {
        padding: 20px 12px
    }

    .idxCase_img {
        height: 280px
    }

    .case_title,
    .pull_title {
        font-size: 18px
    }

    .foot-bg .foot1 .ftitle {
        font-size: 20px;
        line-height: 20px
    }

    .u-wrap_1 {
        padding: 10px 0
    }

    .case_title {
        margin-bottom: 10px
    }

    .foot-bg .foot1 .foot1-list {
        display: block
    }

    .foot-bg .foot1 .foot1-list li {
        width: 100%;
        padding: 5px 0;
        margin-bottom: 4%
    }

    .case_top_right {
        margin-top: 10px
    }

    .index_banner-btn {
        margin-top: 0
    }

    .foot-bg .foot1 .foot1-list li .w1 {
        padding: 5px;
        font-size: 16px
    }

    .foot-bg .foot1 .foot1-list li .w3 {
        padding-top: 5px;
        font-size: 14px
    }

    .foot-bg .foot1 .foot1-list li .w4 {
        padding-top: 5px
    }

    .NyAboutus .NyAboutus_Honor {
        padding: 20px 0 0
    }

    .title_bottom {
        margin: 10px 0 15px
    }

    .NyAboutusHonor_Main .NyAboutusHonor_List {
        padding: 0;
        min-height: 140px
    }

    .NyAboutusHonor_List .swiper-button-next3,
    .NyAboutusHonor_List .swiper-button-prev3 {
        top: -11px !important
    }

    .NyAboutusHonor_List .swiper-container04 .swiper-slide .NyAboutusHonor_Name {
        bottom: 5px
    }

    .index_banner-btn a {
        width: 100%;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .lyAdv_list ul li {
        width: 50%
    }

    .lyTitle em {
        line-height: 36px;
        font-size: 40px
    }

    .lyTitle p {
        line-height: 36px;
        font-size: 26px;
        margin: -36px auto 6px
    }

    .lyTitle p i {
        width: 8px;
        height: 8px;
        margin: -4px 8px 0
    }

    .lyIdx_case .lyIdxCase_main {
        min-height: 400px
    }

    .lyIdxCase_list .swiper-container4 {
        padding: 0 0 60px
    }

    .lyIdx_title {
        margin: -30px auto 10px;
        padding: 30px 0 0;
        position: relative
    }

    .lyIdx_title p font {
        font-size: 22px;
        padding: 0
    }

    .lyIdx_title a.lyIdxTit_more {
        width: 130px;
        height: 40px;
        font-size: 14px;
        line-height: 40px
    }
}

@media (max-width:375px) {
    .lyIdx_title p font {
        font-size: 18px;
        padding: 0
    }
}

@media (max-width:320px) {
    .lyAdv_list ul li .lyAdv_con .lyAdv_tit {
        font-size: 18px
    }

    .lyAdv_list ul li .lyAdv_con p {
        line-height: 20px;
        font-size: 12px
    }

    .lyIdx_title a.lyIdxTit_more {
        position: absolute;
        top: -5px;
        right: -5px
    }
}