h1{
    font-size: 1.6rem;
    text-align: center;
    padding: 3rem 0 1.2rem;
}
#sidebarMenu .space-y-1 li a span{
    font-size: 1.2rem;
}
#langPanel .space-y-1 li{
    width: 50%;
    padding: 0 1rem;
    float: inline-start;
}
#langPanel.rounded-lg {
    border-radius: 0rem!important;
}
.swiper-pagination-bullet{
    width: 2rem;
    height: 4px;
    color: #fa9600;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active-next {
    background: #fa9600;
}
.swiper-pagination-bullet-active {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 2rem));
    /*border-radius: 20px;*/
    background: #fa9600;
}
#index01 .g-tit,#index01 .top{
    background: #fff;
}
#index01 .g-tit h1{
    font-size: 1.6rem;
    text-align: center;
    padding: 3rem 0 1.2rem;
}
#index01 .tit h3{
    font-size: 1rem;
    text-align: center;
    padding: 1rem 0;
}
#index01 .swiper-slide-thumb-active .tit h3{
    font-weight: bold;
}
#index01 .info{
    text-align: center;
}
#index01 .info .wen{
    margin-top: 3rem;
}
#index01 .info .wen span{
    font-size: 2rem;
    font-weight: bold;
}
#index01 .info .wen p{
    font-size: 1rem;
    color: #00000096;
    margin: 0.5rem 0;
}
#index01 .info .wen2 .right>div,#index01 .info .wen2 .right>div p{
    display: none;
}
#index01 .info .wen2 .right>div:first-child{
    display: block;
}
#index01 .info .wen2 .right span {
    color: #fa9600;
    font-size: 1.5rem;
}
#index01 .info .pic {
    padding-bottom: 5rem;
}
#index01 .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 2rem);
    
}
#index01{
    margin-bottom: 1rem;
}
#inedx02 h1{
    font-size: 1.6rem;
    text-align: center;
    padding: 3rem 0 1.2rem;
}
#inedx02 .text-center {
    font-size: 1rem;
    width: 80%;
    margin: 0 auto 2rem;
    color: #0000009c;
}
#inedx02 .mySwiperly{
    position: relative;
    /*background-color: #fff;*/
    padding-bottom: 2rem;
}
#inedx02 .card-overlay {
    position: absolute;
    top: 13%;
    left: 0;
    right: 0;
    /* bottom: 0; */
    /* background-color: rgba(0, 0, 0, 0.4); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.3s ease;
}
#inedx02 .card-overlay h3 {
    font-size: 2rem;
    /*font-weight: bold;*/
}
#inedx02 .card-overlay a {
    color: #00000099;
    word-break: keep-all;
}
#inedx02 #yyly .button-container {
    margin: 3rem 0 3rem;
    text-align: center;
}
#inedx02 #yyly .button-container a {
    padding: 1rem 2rem;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s;
    background: #FA9600;
    color: #ffffff;
    font-size: 1rem;
}
#index02 .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 0rem);
    
}
#index04 .g-tit h1{
    font-size: 1.6rem;
    text-align: center;
    padding: 3rem 0 1.2rem;
}
#index04 .g-tit p{
    font-size: 1rem;
    width: 80%;
    margin: 0 auto 2rem;
    color: #0000009c;
}

.row-c2 {
    padding: 0 50px;
    overflow: hidden;
}

.row-c2 .bg {
    /*background-image: url(../images/c-bg01.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 30px 0 30px 30px;
    padding: 40px 90px 0;
    overflow: hidden;
}

.g-titc1 {
    text-align: center;
    font-size: 46px;
    color: #fa9600;
    line-height: 1;
    padding-bottom: 25px;
    background-image: url(../images/c-icn05.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 161px;
    font-weight: normal;
}

.swiperc3 .con {
    position: relative;
    padding: 80px 0 40px;
}

.swiperc3 .pic {
    display: block;
    width: 500px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    margin-bottom: 60px;
}

.swiperc3 .pic img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.swiperc3 .pic .img1 {
    width: 500px;
    margin-bottom: -30px;
    z-index: 2;
}

.swiperc3 .pic .img2 {
    width: 500px;
    margin-top: -70px;
    z-index: 0;
}

.swiperc3 .icn1 {
    position: absolute;
    top: 140px;
    right: 50%;
    z-index: 1;
}

.swiperc3 .icn2 {
    position: absolute;
    top: 47%;
    left: 35%;
    margin-left: 100px;
    z-index: 3;
}

.swiperc3 .icn3 {
    position: absolute;
    top: 220px;
    right: 50%;
    margin-right: 110px;
    z-index: 3;
}

.swiperc3 .icn4 {
    position: absolute;
    top: 310px;
    right: 68%;
    margin-right: -30px;
    z-index: 4;
}

.swiperc3 .icn5 {
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: 110px;
    z-index: 0;
}

.ul-proc1 li {
    position: absolute;
    z-index: 5;
}

.ul-proc1 li:hover {
    z-index: 6;
}

.ul-proc1 .l1 {
    top: 440px;
    left: 54%;
    margin-left: -190px;
}

.ul-proc1 .l3 {
    top: 360px;
    left: 47%;
    margin-left: 130px;
}

.ul-proc1 .l2 {
    top: 350px;
    left: 15%;
    margin-left: 220px;
}

.ul-proc1 .l4 {
    top: 53px;
    margin-left: 150px;
}

.ul-proc1 li::after {
    content: '';
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 0;
    height: 0;
    /*background-image: url(../img/c-icn07.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: -1;
}

.ul-proc1 li:hover::after {
    width: 74px;
    height: 27px;
}

.ul-proc1 .dot {
    position: relative;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fa9600;
    padding: 5px;
    z-index: 2;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ul-proc1 li:hover .dot {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 1px solid #fa9600;
}

.ul-proc1 .dot::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background-color: #fa9600;
    z-index: -1;
    animation: dotani 2s 1s infinite;
    -o-animation: dotani 2s 1s infinite;
    -ms-animation: dotani 2s 1s infinite;
    -moz-animation: dotani 2s 1s infinite;
    -webkit-animation: dotani 2s 1s infinite;
}

.ul-proc1 .dot::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background-color: #fa9600;
    z-index: -1;
    animation: dotani 2s infinite;
    -o-animation: dotani 2s infinite;
    -ms-animation: dotani 2s infinite;
    -moz-animation: dotani 2s infinite;
    -webkit-animation: dotani 2s infinite;
}

@keyframes dotani {
    0% {
        width: 100%;
        height: 100%;
        opacity: 1;
    }

    100% {
        width: 300%;
        height: 300%;
        opacity: 0;
    }
}

@-o-keyframes dotani {
    0% {
        width: 100%;
        height: 100%;
        opacity: 1;
    }

    100% {
        width: 300%;
        height: 300%;
        opacity: 0;
    }
}

@-ms-keyframes dotani {
    0% {
        width: 100%;
        height: 100%;
        opacity: 1;
    }

    100% {
        width: 300%;
        height: 300%;
        opacity: 0;
    }
}

@-moz-keyframes dotani {
    0% {
        width: 100%;
        height: 100%;
        opacity: 1;
    }

    100% {
        width: 300%;
        height: 300%;
        opacity: 0;
    }
}

@-webkit-keyframes dotani {
    0% {
        width: 100%;
        height: 100%;
        opacity: 1;
    }

    100% {
        width: 300%;
        height: 300%;
        opacity: 0;
    }
}

.ul-proc1 li:hover .dot::before, .ul-proc1 li:hover .dot::after {
    display: none;
}

.ul-proc1 .dot i {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 50%;
}

.ul-proc1 li:hover .dot i {
    background-color: #fa9600;
}

.ul-proc1 .txt {
    position: absolute;
    top: 50%;
    left: 25px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 10px 20px;
    z-index: 2;
    border: 1px solid #fa9600;
    border-radius: 20px;
    background-color: rgba(23,23,23,.7);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ul-proc1 .txt::after {
    content: '';
    position: absolute;
    top: 0;
    left: -25px;
    bottom: 0;
    width: 85px;
    z-index: -1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ul-proc1 li:hover .txt::after {
    left: -85px;
}

.ul-proc1 li:hover .txt {
    top: 40%;
    left: 85px;
    border-radius: 10px;
    padding: 25px 50px 40px 30px;
    background-color: rgba(23,23,23,.8);
}

.ul-proc1 .tit {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ul-proc1 li:hover .tit {
    margin-bottom: 10px;
}

.ul-proc1 .icn {
    display: block;
    width: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ul-proc1 li:hover .icn {
    width: 15px;
}

.ul-proc1 .icn img {
    display: block;
    width: 100%;
}

.ul-proc1 .tit h3 {
    flex: 1;
    display: block;
    font-size: 1rem;
    line-height: 1;
    color: #fa9600;
    white-space: nowrap;
}

.ul-proc1 .desc {
    width: 0;
    height: 0;
    font-size: 15px;
    color: #fff;
    line-height: 1.3;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    overflow: hidden;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ul-proc1 li:hover .desc {
    width: 300px;
    height: auto;
}

.swiperc3 .more {
    display: block;
    margin: 0 auto;
    width: 94px;
    line-height: 25px;
    border: 1px solid #fff;
    border-radius: 5px 0 5px 5px;
    text-align: center;
    font-size: 12px;
    color: #DDDDDD;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.swiperc3 .more:hover {
    background-color: #fa9600;
    border-color: #fa9600;
    color: #fff;
}




@media only screen and (min-width: 950px) and (max-width: 1920px) {
    .m-arrc1 .prev, .m-arrc1 .next {
        width: 3.125vw;
        height: 3.125vw;
        margin-top: -1.562vw;
    }

    .m-arrc1 .prev {
        left: 2.604vw;
    }

    .m-arrc1 .next {
        right: 2.604vw;
    }

    .ban-c1 .txt {
        padding: 0 7.031vw;
    }

    .ban-c1 .tit {
        font-size: 1.875vw;
        margin-bottom: 0.833vw;
    }

    .ban-c1 .tit span {
        font-size: 3.125vw;
        margin-left: 0.625vw;
    }

    .ban-c1 .desc {
        font-size: 0.937vw;
        letter-spacing: 0.208vw;
        margin-bottom: 1.25vw;
    }

    .ban-c1 .btn p {
        margin-right: 0.937vw;
        line-height: 1.770vw;
        padding: 0 1.302vw;
        font-size: 0.937vw;
    }

    .row-c3 {
        padding-left: 2.604vw;
    }

    .m-titc1 {
        width: 22.39vw;
        padding-top: 5.468vw;
    }

    .m-titc1 .tit {
        font-size: 1.875vw;
        padding-bottom: 1.25vw;
        background-size: 8.385vw;
        margin-bottom: 2.604vw;
    }

    .m-tabc1 {
        padding: 5.468vw 0 3.645vw;
    }

    .ul-tabc1 .con {
        padding: 0 0.781vw;
    }

    .m-infoc1 {
        padding: 5.468vw 0 3.645vw 1.562vw;
    }

    .swiperc2 .txt {
        padding: 1.979vw 2.604vw 2.395vw;
    }

    .row-c2 {
        padding: 0 2.604vw;
    }

    .row-c2 .bg {
        padding: 2.083vw 4.687vw 0;
    }

    .g-titc1 {
        font-size: 2.395vw;
        padding-bottom: 1.302vw;
        background-size: 8.385vw;
    }

    .ul-proc1 .txt {
        padding: 0.520vw 1.041vw;
    }

    .ul-proc1 li:hover .txt {
        padding: 1.302vw 2.604vw 2.083vw 1.562vw;
    }

    .ul-proc1 li:hover .desc {
        width: 14.32vw;
    }
}

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

}

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


    .ban-c1 .swiper-pagination {
        bottom: 15px!important;
    }

    .m-arrc1 .prev, .m-arrc1 .next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }

    .m-arrc1 .prev {
        left: 10px;
    }

    .m-arrc1 .next {
        right: 10px;
    }

    .ban-c1 .txt {
        padding: 0 50px;
    }

    .ban-c1 .tit {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .ban-c1 .tit span {
        font-size: 16px;
        margin-left: 5px;
    }

    .ban-c1 .desc {
        font-size: 12px;
        letter-spacing: 0;
        margin-bottom: 10px;
    }

    .ban-c1 .btn p {
        margin-right: 10px;
        line-height: 25px;
        padding: 0 10px;
        font-size: 12px;
    }

    .row-c3 {
        padding: 0 15px;
        display: block;
    }

    .m-titc1 {
        width: auto;
        padding: 15px 0;
    }

    .m-titc1 .tit {
        font-size: 18px;
        padding-bottom: 15px;
        background-size: 70px;
        margin-bottom: 15px;
    }

    .m-tabc1 {
        padding: 0;
        width: auto;
        overflow: hidden;
    }

    .m-tabc1 .more {
        float: left;
        width: 50%;
        line-height: 62px;
        border-radius: 10px 0 10px 10px;
        font-size: 13px;
        color: #999;
    }

    .ul-tabc1 {
        margin: 0 -5px;
        overflow: visible;
    }

    .ul-tabc1 li {
        float: left;
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px!important;
    }

    .ul-tabc1 .con {
        padding: 0 10px;
    }

    .m-infoc1 {
        padding: 15px 0;
        overflow: visible;
    }

    .swiperc2 .swiper-slide {
        width: 100%;
    }

    .swiperc2 .txt {
        padding: 15px;
    }

    .row-c2 {
        padding: 0 0;
    }

    .row-c2 .bg {
        padding: 15px 10px 0;
    }

    .g-titc1 {
        font-size: 18px;
        padding-bottom: 10px;
        background-size: 70px;
    }

    .swiperc3 .con {
        padding: 30px 0 15px;
    }

    .swiperc3 .pic {
        width: 250px;
        margin: 0 auto 50px;
    }

    .swiperc3 .pic .img2 {
        margin-top: -40px;
    }

    .swiperc3 .icn1 {
        top: 60px;
        margin-right: -10px;
        width: 150px;
    }

    .swiperc3 .icn2 {
        top: 130px;
        margin-left: -20px;
        width: 120px;
    }

    .swiperc3 .icn3 {
        top: 110px;
        margin-right: 60px;
        width: 70px;
    }

    .swiperc3 .icn4 {
        top: 110px;
        margin-right: -85px;
        width: 170px;
    }

    .swiperc3 .icn5 {
        top: 55px;
        margin-left: 60px;
        width: 80px;
    }

    .ul-proc1 .l1 {
        top: 160px;
        margin-left: -60px;
    }

    .ul-proc1 .l3 {
        top: 135px;
        margin-left: 50px;
    }

    .ul-proc1 .l2 {
        top: 125px;
        margin-left: -10px;
    }

    .ul-proc1 .txt {
        padding: 5px 10px;
    }

    .ul-proc1 li::after {
        display: none;
    }

    .ul-proc1 li:hover .dot {
        width: 12px;
        height: 12px;
        padding: 3px;
    }

    .ul-proc1 li:hover .txt {
        top: 50%;
        left: 200%;
        border-radius: 20px;
        padding: 5px 10px;
        background-color: rgba(23,23,23,.7);
    }

    .ul-proc1 li:hover .tit {
        margin-bottom: 0;
    }

    .ul-proc1 .icn {
        display: none;
    }

    .ul-proc1 .desc {
        display: none;
    }


}

.b-mySwiper3.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: linear;
}

/* 内页 */
.ban-c2 {
    padding-top: 26%;
    position: relative;
    background-image: url(../images/c-bg02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

.ban-c2 .tit {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    font-size: 46px;
    color: #fff;
    line-height: 1;
    text-align: center;
    padding-bottom: 25px;
    background-image: url(../images/c-icn05.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 161px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    display: none;
}

.m-grayc1 {
    background-color: #F1F3F6;
    padding: 20px 0 50px;
}

.g-curc1 {
    font-size: 0;
    color: #999;
    margin-bottom: 20px;
}

.g-curc1 a, .g-curc1 span, .g-curc1 p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.g-curc1 a {
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.g-curc1 span {
    margin: 0 12px;
}

.g-curc1 a:hover, .g-curc1 p {
    color: #231F20;
}

.m-infoc3 {
    max-width: 1130px;
    margin: 0 auto 80px;
}

.m-infoc3 .tit {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.m-infoc3 .desc {
    font-size: 14px;
    color: #111111;
    line-height: 1.5;
}

.ul-tabc2 {
    font-size: 0;
    margin-bottom: 26px;
}

.ul-tabc2 li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 70px;
}

.ul-tabc2 li:last-child {
    margin-right: 0;
}

.ul-tabc2 .con {
    display: block;
    border-radius: 10px 0 10px 10px;
    padding: 29px 40px;
    text-align: center;
    color: #000;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    cursor: pointer;
}

.ul-tabc2 .con:hover, .ul-tabc2 .on .con {
    background-color: #fff;
    color: #fa9600;
}

.ul-tabc2 .tit {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ul-tabc2 .desc {
    font-size: 13px;
}

.ul-infoc1 {
    position: relative;
    overflow: hidden;
}

.ul-infoc1 li {
    display: none;
}

.ul-infoc1 .on {
    display: block;
}

.ul-infoc1 .con {
    display: flex;
    align-items: center;
    background-color: #fff;
    padding: 32px;
    padding-right: 6.7%;
}

.ul-infoc1 .pic {
    display: block;
    width: 50%;
    margin-right: 6.7%;
}

.ul-infoc1 .pic img {
    display: block;
    width: 100%;
}

.ul-infoc1 .desc {
    display: block;
    flex: 1;
    font-size: 14px;
    color: #111111;
    line-height: 1.5;
}

.row-c5 {
    padding-top: 100px;
    overflow: hidden;
}

.m-infoc4 {
    display: flex;
    align-items: flex-start;
}

.m-infoc4 .bigcon {
    display: block;
    width: 25%;
    height: 750px;
    margin-right: 20px;
    position: relative;
    /* background-image: url(../images/c-bg03.jpg); */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    border-radius: 10px 0 10px 10px;
}

.m-infoc4 .bigcon .pic {
    position: absolute;
    top: 50%;
    left: -10%;
    right: -10%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}

.m-infoc4 .bigcon .pic img {
    display: block;
    width: 100%;
}

.m-infoc4 .bigcon .txt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(68, 68, 68, .3);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    padding: 15px;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.m-infoc4 .bigcon:hover .txt {
    opacity: 1;
}

.m-infoc4 .bigcon .desc {
    display: block;
    max-width: 256px;
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
}

.m-infoc4 .bigcon .desc h3 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 19px;
}

.ul-proc2 {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex: 1;
    margin: 0 -10px;
}

.ul-proc2 li {
    display: block;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 24px;
}

.ul-proc2 .con {
    display: block;
    background-color: #fff;
    box-shadow: 0 4px 39px rgba(120, 148, 217, .16);
    border-radius: 10px 0 10px 10px;
}

.ul-proc2 .pic {
    display: block;
    padding-top: 100%;
    overflow: hidden;
    position: relative;
}

.ul-proc2 .pic img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
}

.ul-proc2 .txt {
    border-radius: 10px 0 10px 10px;
    font-size: 14px;
    color: #111;
    text-align: center;
    line-height: 74px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ul-proc2 .con:hover .txt {
    background-color: #fa9600;
    color: #fff;
}

.row-c6 {
    margin-bottom: 80px;
    overflow: hidden;
}

.g-titc2 {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}

.swiperc5 {
    position: relative;
    overflow: hidden;
}

.m-arrc2 {
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.swiperc5:hover .m-arrc2 {
    opacity: 1;
}

.m-arrc2 .prev, .m-arrc2 .next {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -23px;
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.m-arrc2 .prev {
    left: 0;
    background-image: url(../images/c-icn11.png);
}

.m-arrc2 .prev:hover {
    background-image: url(../images/c-icn12.png);
}

.m-arrc2 .next {
    right: 0;
    background-image: url(../images/c-icn13.png);
}

.m-arrc2 .next:hover {
    background-image: url(../images/c-icn14.png);
}

.swiperc5 .swiper-slide {
    width: auto;
}

.swiperc5 .con {
    display: block;
    position: relative;
    overflow: hidden;
    max-width: 100%;
}

.swiperc5 .pic {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    max-width: 100%;
    border-radius: 10px;
}

.swiperc5 .pic::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    opacity: .5;
}

.swiperc5 .swiper-slide-active .pic::after {
    display: none;
}

.swiperc5 .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiperc5 .tit {
    font-size: 16px;
    color: #2D2D39;
    text-align: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: 0;
}

.swiperc5 .swiper-slide-active .tit {
    opacity: 1;
}

.row-c7 {
    padding-bottom: 60px;
    overflow: hidden;
}

.ul-proc3 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -19px -25px;
}

.ul-proc3 li {
    display: block;
    width: 50%;
    padding: 0 19px;
    margin-bottom: 25px;
}

.ul-proc3 .con {
    display: block;
    background-color: #fff;
    box-shadow: 0 4px 39px rgba(120,148,217,.16);
    border-radius: 10px 0 10px 10px;
    padding: 45px 48px 85px;
}

.ul-proc3 .pic {
    border-radius: 10px 0 10px 10px;
    overflow: hidden;
    margin-bottom: 42px;
    padding-top: 56.57%;
    position: relative;
}

.ul-proc3 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.ul-proc3 .con:hover .pic img {
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}

.ul-proc3 .txt {
    color: #111;
}

.ul-proc3 .tit {
    margin-bottom: 10px;
    font-size: 18px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ul-proc3 .date {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.row-c8 {
    padding: 40px 0 60px;
    overflow: hidden;
}

.m-infoc5 {
    display: flex;
    align-items: center;
}

.swiperc6 {
    display: block;
    width: 55.21%;
    margin-right: 6.44%;
    overflow: hidden;
}

.swiperc6 img {
    display: block;
    width: 100%;
}

.swiperc6 .swiper-gallery {
    margin-bottom: 15px;
}

.swiperc6 .swiper-thumbs {
    position: relative;
}

.swiperc6 .swiper-thumbs img {
    cursor: pointer;
}

.m-arrc3 {
    opacity: 0;
}

.swiperc6 .swiper-thumbs:hover .m-arrc3 {
    opacity: 1;
}

.m-arrc3 .prev, .m-arrc3 .next {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer;
    z-index: 2;
}

.m-arrc3 .prev {
    left: 0;
    background-image: url(../images/c-icn15.png);
}

.m-arrc3 .next {
    right: 0;
    background-image: url(../images/c-icn16.png);
}

.m-infoc5 .info {
    flex: 1;
    display: block;
}

.m-infoc5 .tit {
    font-size: 36px;
    color: #2D2D39;
    margin-bottom: 25px;
    font-weight: bold;
}

.m-infoc5 .desc {
    font-size: 13px;
    color: #111111;
    line-height: 2.46;
    margin-bottom: 26px;
}

.m-infoc5 .btn {
    display: inline-block;
    padding: 0 18px;
    font-size: 0;
    line-height: 36px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background-color: #fa9600;
    border-radius: 20px;
}

.m-infoc5 .btn .icn img.btn-icon {
    transition: filter 0.3s;
    /* 平滑过渡效果 */
}

.m-infoc5 .btn:hover .icn img.btn-icon {
    content: url('/static/themes/default/images/aj-icn09.png');
    /* 鼠标悬停时的白色图标 */
}

.m-infoc5 .btn:hover {
    background-color: #FFFFFF;
    /* 鼠标悬停时的背景色 */
    color: #fa9600;
    /* 鼠标悬停时的字体颜色 */
    border-color: #fa9600;
    /* 鼠标悬停时的边框颜色 */
}

.m-infoc5 .btn .icn {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.m-infoc5 .btn .icn img {
    display: block;
    width: 31px;
    height: 31px;
}

.m-infoc5 .btn .txt {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

.row-c9 {
    background-color: #fff;
    padding: 30px 0;
    overflow: hidden;
}

.row-c9 table {
    width: 100%!important;
    max-width: 100%!important;
}

.g-titc3 {
    font-size: 0;
    margin-bottom: 34px;
}

.g-titc3 .line {
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 16px;
    background-color: #fa9600;
    border-radius: 10px 0 10px 10px;
    margin-right: 6px;
}

.g-titc3 .tit {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #2D2D39;
}

.ul-proc4 {
    margin: 0 -100px 60px;
    overflow: hidden;
}

.ul-proc4 li {
    float: left;
    width: 25%;
    position: relative;
    padding: 0 100px;
}

.ul-proc4 li::after {
    content: '';
    position: absolute;
    top: 60px;
    right: 0;
    width: 1px;
    height: 55px;
    background-color: #DDDDDD;
    z-index: 2;
}

.ul-proc4 li:last-child::after {
    display: none;
}

.ul-proc4 .desc {
    font-size: 13px;
    color: #000;
    line-height: 1.2;
}

.ul-proc4 p {
    margin-bottom: 22px;
}

.row-c9 .ul-proc2 {
    margin-bottom: 36px;
}

/*.m-infoc6{*/
/*	margin-bottom: 60px;*/
/*}*/



.swiperc7 {
    position: relative;
    overflow: hidden;
}

.row-c9 .swiper-pagination {
    position: static;
    margin-top: 20px;
    font-size: 0;
}

.row-c9 .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    margin: 0 3px!important;
    background-color: #E2E1E8;
    border-radius: 4px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.row-c9 .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fa9600;
    width: 26px;
}

.swiperc7 .con {
    display: block;
    border-radius: 10px 0 10px 10px;
    overflow: hidden;
    position: relative;
}

.swiperc7 .pic {
    display: block;
    overflow: hidden;
}

.swiperc7 .pic img {
    display: block;
    width: 100%;
}

.swiperc7 .txt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,.2);
    z-index: 2;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.swiperc7 .con:hover .txt {
    opacity: 1;
}

.swiperc7 .tit {
    font-size: 16px;
    color: #fff;
}

.swiperc8 {
    position: relative;
    overflow: hidden;
}

.swiperc8 .con {
    display: block;
    padding: 22px 25px;
    background-color: #fff;
    border-radius: 10px 0 10px 10px;
    box-shadow: 0 4px 39px rgba(120,148,217,.16);
    overflow: hidden;
}

.swiperc8 .pic {
    display: block;
    border-radius: 10px 0 10px 10px;
    overflow: hidden;
    margin-bottom: 15px;
}

.swiperc8 .pic img {
    display: block;
    width: 100%;
}

.swiperc8 .txt {
    color: #111111;
}

.swiperc8 .tit {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.swiperc8 .date {
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media only screen and (max-width: 1920px) {
    .m-infoc4 .bigcon {
        height: 39.06vw;
    }

    .ul-proc4 {
        margin: 0 -5.208vw 3.125vw;
    }

    .ul-proc4 li {
        padding: 0 5.208vw;
    }
}

@media only screen and (max-width: 950px) {
    .m-arrc1 {
        opacity: 1;
    }

    .ban-c2 .tit {
        font-size: 18px;
        background-size: 80px;
        padding-bottom: 10px;
    }

    .m-grayc1 {
        padding: 15px 0;
    }

    .g-curc1 {
        margin-bottom: 15px;
    }

    .m-infoc3 {
        margin-bottom: 15px;
    }

    .m-infoc3 .tit {
        font-size: 18px;
    }

    .ul-tabc2 {
        margin-bottom: 0;
    }

    .ul-tabc2 li {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .ul-tabc2 .con {
        padding: 10px;
    }

    .ul-tabc2 .tit {
        font-size: 16px;
    }

    .ul-infoc1 .con {
        display: block;
        padding: 15px;
    }

    .ul-infoc1 .pic {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .row-c5 {
        padding-top: 15px;
    }

    .m-infoc4 {
        display: block;
    }

    .m-infoc4 .bigcon {
        width: 100%;
        height: 120vw;
        margin-bottom: 15px;
    }

    .ul-proc2 {
        margin: 0 -5px;
    }

    .ul-proc2 li {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .ul-proc2 .txt {
        line-height: 40px;
    }

    .row-c6 {
        margin-bottom: 15px;
    }

    .g-titc2 {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .m-arrc2 {
        opacity: 1;
    }

    .m-arrc2 .prev, .m-arrc2 .next {
        width: 35px;
        height: 35px;
    }

    .row-c7 {
        padding-bottom: 15px;
    }

    .ul-proc3 {
        margin: 0;
    }

    .ul-proc3 li {
        padding: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .ul-proc3 .con {
        padding: 15px;
    }

    .ul-proc3 .pic {
        margin-bottom: 10px;
    }

    .ul-proc3 .tit {
        font-size: 16px;
    }

    .row-c8 {
        padding: 15px 0;
    }

    .m-infoc5 {
        display: block;
    }

    .swiperc5 .pic img {
        height: 56.13vw!important;
    }

    .swiperc6 {
        width: 100%;
        margin: 0 0 15px;
    }

    .m-arrc3 {
        opacity: 1;
    }

    .m-infoc5 .tit {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .m-infoc5 .desc {
        margin-bottom: 10px;
    }

    .row-c9 {
        padding: 0;
    }

    .row-c9 img {
        height: auto!important;
    }

    .g-titc3 {
        margin-bottom: 15px;
    }

    .g-titc3 .tit {
        font-size: 16px;
    }

    .ul-proc4 {
        margin: 0;
    }

    .ul-proc4 li {
        padding: 0;
        width: 100%;
        margin-bottom: 10px;
    }

    .ul-proc4 li::after {
        top: auto;
        left: 0;
        right: 0;
        bottom: -3px;
        width: auto;
        height: 1px;
    }

    .ul-proc4 .desc {
        line-height: 1.5;
    }

    .ul-proc4 p {
        margin-bottom: 5px;
    }

    .row-c9 .ul-proc2 {
        margin-bottom: 10px;
    }

    .m-infoc6 {
        margin-bottom: 15px;
    }

    .row-c9 .swiper-pagination {
        margin: 10px 0;
    }

    .swiperc8 {
        overflow: visible;
    }

    .swiperc8 .con {
        padding: 15px;
    }

    .swiperc8 .pic {
        margin-bottom: 10px;
    }
}

/* 结束 */
/* 首页模块修改 */
.in-slickc1 {
    position: relative;
}

.in-slickc1 .item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.in-slickc1 .item.on {
    position: static;
    opacity: 1;
    visibility: visible;
}

.fd-nv-m {
    display: none;
    color: #fff;
    margin-bottom: 15px;
}

.fd-nv-m a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

.fd-nv-m dt {
    position: relative;
    border-bottom: 1px solid #ccc;
}

.fd-nv-m .arr {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 26px;
    z-index: 2;
    cursor: pointer;
}

.fd-nv-m dd {
    display: none;
    margin-bottom: 10px;
}

@media only screen and (max-width: 1200px) {
    .fd-nv-m {
        display: block;
    }
}

/*  */
/* 电池资讯轮播样式 */
.m-slickc1 {
    position: relative;
    overflow: hidden;
}

.m-slickc1 .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    font-size: 0;
    text-align: center;
    z-index: 2;
}

.m-slickc1 .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    width: 7px;
    height: 7px;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    opacity: .33;
}

.m-slickc1 .slick-dots .slick-active {
    width: 28px;
    background-color: #fa9600;
    opacity: 1;
}

.m-slickc1 .slick-dots button {
    display: none;
}

/* 电池资讯轮播样式 end */
.aj-text-decoration:hover {
    text-decoration: underline !important;
    /* Show underline on hover */
}

.aj-text-decoration {
    color: #00B099;
    text-decoration: none;
    /* Remove the default underline */
    transition: color 0.3s ease;
    /* Add transition for smooth color change */
}

/* 新样式 */
.b-titdiy {
    display: flex;
    justify-content: space-around;
    margin: 20px 0;
    align-items: center;
}

.b-titdiy h3 {
    font-size: 32px;
    font-weight: 600;
}

.b-titdiy p {
    font-size: 16px;
    margin: 5px 0;
    color: #717070;
}

.b-titdiy ul.right {
    display: inline-flex;
}

.b-titdiy title {
    font-size: 20px;
    /* margin: 5px 0; */
    /*font-weight: 600;*/
    display: block;
}

.b-titdiy .right>div {
    border-right: 1px solid #666;
    padding-right: 10px;
    margin: 10px;
}

.b-titdiy .right>div:last-child {
    border-right: 0px solid #666;
}

.yyly .container {
    max-width: 1600px;
    margin: 0 auto;
    /*padding: 2rem 1rem;*/
}

.index h1 {
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #212121;
    margin-bottom: 30px;
}

/* 应用领域列表样式 */
.index .text-center {
    text-align: center;
    color: #717070;
    margin-bottom: 2rem;
    font-size: 16px;
    margin-bottom: 50px;
    width: 800px;
    margin: 0 auto 50px;
}

/* 网格布局样式 */
.yyly .grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 30px;
}

@media (min-width: 768px) {
    .yyly .grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (min-width: 1024px) {
    .yyly .grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

/* 卡片样式 */
.yyly .card {
    position: relative;
    background-color: #fff;
    /*border-radius: 0.5rem;*/
    overflow: hidden;
    /*box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);*/
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.yyly .card img:hover {
    transform: scale(1.05);
    /*box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);*/
}

/* 卡片图片样式 */
.yyly .card img {
    width: 100%;
    height: auto;
    display: block;
}

/* 卡片覆盖层样式 */
.yyly .card-overlay {
    position: absolute;
    top: 13%;
    left: 0;
    right: 0;
    /* bottom: 0; */
    /* background-color: rgba(0, 0, 0, 0.4); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 1;
    transition: opacity 0.3s ease;
}

.yyly .card:hover .card-overlay {
    opacity: 1;
}

/* 卡片覆盖层标题样式 */
.yyly .card-overlay h3 {
    color: #212121;
    font-size: 24px;
    margin-bottom: 10px;
}

/* 卡片覆盖层链接样式 */
.yyly .card-overlay a {
    color: #505050;
    text-decoration: none;
    /* border: 1px solid white; */
    /*padding: 0.5rem 1rem;*/
    font-size: 14px;
    /*border-radius: 0.25rem;*/
    transition: background-color 0.3s ease;
}

.yyly .card-overlay a:hover {
    /* background-color: white; */
    color: #303030;
    border-bottom: 1px solid #303030;
}

/* 按钮容器样式 */
.yyly .button-container {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin: 50px 0;
}



/* 立即咨询按钮样式 */
.yyly .consult-btn {
    padding: 10px 30px;
    background-color: #f39c12;
    color: #fff;
    border-radius: 25px;
    text-decoration: none;
    border: none;
    transition: background-color 0.3s;
    font-size: 16px;
    border: 1px solid #00000000;
}

.yyly .more-btn:hover {
    background-color: #f39c12;
    color: #fff;
    border: 1px solid #00000000;
}

/*.yyly .more-btn:hover ~ .consult-btn {*/
/*    background: #fff;*/
/*    color: #212121;*/
/*    border: 1px solid #33333361;*/
/*}*/
/*.yyly .consult-btn:hover {*/
/*	background-color: #fff!important;*/
/*	color: #212121;*/
/*	border: 1px solid #33333361;*/
/*}*/
/*.yyly .consult-btn:hover ~ .yyly .more-btn{*/
/*	background-color: #f39c12;*/
/*	color: #fff;*/
/*}*/
.hzhb {
    display: -webkit-box;
}

.hzhb .left {
    width: 25%;
    float: left;
    background-image: url(img/bj01.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /*<!-- border-radius: 30px 0 30px 30px; -->*/
    /*<!-- padding: 40px 90px 0; -->*/
    overflow: hidden;
}

.hzhb .left nav {
    width: 60%;
    float: right;
    margin: 90px 10px;
}

.hzhb .left nav ul li {
    border-left: 3px solid #afafaf;
    font-size: 28px;
    padding: 10px 20px;
}

.hzhb .left nav ul .active {
    border-left: 5px solid #f5b706;
    margin-left: -1px;
    font-weight: 600;
}

.hzhb .right {
    width: 74%;
    float: right;
}

.swiperc3 .more:hover {
    background-color: #fa960000;
    border-color: #fa960000;
}

@media (min-width: 1921px) and (max-width: 2559px) {
    /* 这里放置你想要应用的样式 */ .swiperc3 .icn4 {
        right: 64%;
    }

    .swiperc3 .icn2 {
        top: 47%;
        left: 39%;
    }

    .ul-proc1 .l2 {
        left: 25%;
    }

    .ul-proc1 .l4 {
        left: 40%;
    }
}









#index04 .m-infoc2 .info {
    max-width: 1200px;
    margin: 0 auto;
}

#index04 .m-infoc2 .m-tit {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    color: #333;
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
}

#index04 .m-infoc2 .m-tit::after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background-color: #2c3e50;
    margin: 10px auto 0;
}

 /*Swiper容器样式 */
#index04 .m-infoc2 .swiperc4 {
    position: relative;
    padding: 20px 0;
}

#index04 .m-infoc2 .swiper-container {
    width: 100%;
    padding: 0;
}

#index04 .m-infoc2 .swiper-slide {
    display: flex;
    justify-content: center;
    opacity: 0.7;
    transition: all 0.3s ease;
    transform: scale(0.9);
}

#index04 .m-infoc2 .swiper-slide-active {
    opacity: 1;
    transform: scale(1);
}

 /*流程步骤样式 */
#index04 .m-infoc2 .con {
    width: 100%;
    max-width: 180px;
    text-align: center;
    position: relative;
    padding: 0;
}

#index04 .m-infoc2 .txt {
    margin-bottom: 0;
}

#index04 .m-infoc2 .tit {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding: 10px;
    /*background-color: #f8f9fa;*/
    border-radius: 8px;
    /*box-shadow: 0 2px 10px rgba(0,0,0,0.05);*/
}

#index04 .m-infoc2 .line {
    width: 100%;
    height: 2px;
    background-color: #e0e0e0;
    margin: 15px 0;
    position: relative;
    margin-top: 2px;
}

#index04 .m-infoc2 .line i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 12px;
    height: 12px;
    background-color: #e5e7eb;
    border-radius: 50%;
}

#index04 .m-infoc2 .num {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    background-color: rgba(52, 152, 219, 0.1);
    margin: 0 auto;
}

 /*连接线 */
#index04 .m-infoc2 .m-line {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #e0e0e0;
    z-index: -1;
    transform: translateY(-50%);
}

 /*导航按钮 */
#index04 .m-infoc2 .swiper-button-prev,
#index04 .m-infoc2 .swiper-button-next {
    color: #3498db;
    width: 36px;
    height: 36px;
    background-color: rgba(255,255,255,0.8);
    border-radius: 50%;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

#index04 .m-infoc2 .swiper-button-prev::after,
#index04 .m-infoc2 .swiper-button-next::after {
    font-size: 16px;
    font-weight: bold;
}

 /*响应式调整 */
@media (max-width: 768px) {
    #index04 .m-infoc2 .m-tit {
        font-size: 24px;
    }
    
    #index04 .m-infoc2 .con {
    }
    
    #index04 .m-infoc2 .tit {
        font-size: 1rem;
    }
    
    #index04 .m-infoc2 .num {
        font-size: 16px;
        width: 32px;
        height: 32px;
        line-height: 32px;
    }
}
#index04 .m-infoc2 .swiper-slide-active .tit,
#index04 .m-infoc2 .swiper-slide-active .num{
    color: #fa9600;
}

#index04 .m-infoc2 .swiper-slide-active .line,
#index04 .m-infoc2 .swiper-slide-active .line i{
    background: #fa9600;
}

.index05 .video-container {
    position: relative;
    /* height: 100vh; */
    overflow: hidden;
}
.index05 .index05container {
    position: absolute;
    left: 0;
    bottom: 5%;
    width: 100%;
    height: 100%;
    display: flex;
    color: white;
    align-items: flex-end;
    justify-content: space-evenly;
}
.index05 .video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
}
.index05 #video {
    width: 100%;
    height: 60vh;
    object-fit: cover;
}
/*.index05 .modal {*/
/*    display: none;*/
/*    position: fixed;*/
/*    z-index: 1;*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    overflow: auto;*/
/*    background-color: rgba(0, 0, 0, 0);*/
/*}*/
#index05 .video-container .video-overlay h1{
    font-size: 2rem;
}
#index05 .video-container .video-overlay button{
    padding: 5px 10px;
    border: 1px solid;
    font-size: 1rem;
}
.index05 .close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
}
.index05 .modal-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.index05 .close {
    color: #ffffff;
    float: right;
    font-size: 28px;
    font-weight: bold;
    z-index: 1;
    top: 48vh;
}
#index06 .g-tit h1 {
    font-size: 1.6rem;
    text-align: center;
    padding: 3rem 0 1.2rem;
}
#index06 .kehuimg li{
    width: calc(100% / 3);
    float: left;
}
#index06 {
    display: inline-block;
    margin-bottom: 3rem;
}
#footer{
    background-color: #2b2b2b;
}
/* 手风琴容器 */
/*#footer .accordion {*/
/*  margin: 0 10px; */
/*}*/

/* 手风琴单个项 */
#footer .accordion-item {
  border-bottom: 1px solid #444; 
}

/* 手风琴标题 */
#footer .accordion-header {
  padding: 15px 30px;
  font-size: 1.2rem;
  background-color: #2b2b2b;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.3s ease;
  color: #fff;
}

#footer .accordion-header:hover {
  background-color: #383838;
}

/* 使用Font Awesome图标作为箭头 */
#footer .accordion-header i {
  transition: transform 0.3s ease;
  font-size: 16px;
}

/* 手风琴内容，默认隐藏 */
#footer .accordion-content {
  max-height: 0;
  overflow: hidden;
  padding: 0 12px;
  background-color: #333; 
  font-size: 15px; 
  transition: max-height 0.3s ease, padding 0.3s ease;
}

/* 内容展开时的样式 */
#footer .accordion-content.active {
  padding: 15px 12px;
  max-height: fit-content; /* 足够大的值以容纳内容 */
}

/* 箭头旋转效果 */
#footer .accordion-header i.rotate {
  transform: rotate(180deg);
}

/* 联系方式等信息区域 */
#footer .contact-info {
  margin: 20px 10px 10px;
  padding: 15px;
  background-color: #2b2b2b;
  border-radius: 5px;
}

#footer .battery-category {
  font-size: 16px; 
  margin-bottom: 10px;
  color: #ccc; 
  padding-bottom: 8px;
  border-bottom: 1px solid #444;
}

#footer .phone-number {
  font-size: 1.8rem;
  color: #ff7b00;
  display: flex;
  align-items: center;
  margin-left: -10px;
  padding: 0;
}

#footer .phone-number i {
  margin-right: 8px;
  font-size: 16px;
}

#footer .company-info {
  font-size: 1rem;
  color: #bbb;
  line-height: 1.8;
}
#footer .accordion .accordion-content ul li{
    padding: 10px 30px;
    font-size: 1rem;
    color: #fff;
    border-bottom: 1px solid #666;
}
.items-center.justify-center img {
    height: 1.3rem;
}
.card .card-icon img {
    width: 3rem;
    margin: 0 auto 1rem;
}
.fa {
    font-size: 1.6rem;
}
.space-y-1 li button .fa{
    font-size: 1rem;
}