footer .footer_box .footer_top{
    flex-direction: row-reverse;
}

footer .footer_box .footer_top .foot_left{
    display: flex;
    align-items: end;
    flex-direction: column;
}
footer .footer_box .footer_top .foot_left .wordBox{
    text-align: right;
    display: flex;
    align-items: end;
    flex-direction: column;
}
footer .footer_box .footer_center{
    flex-direction: row-reverse;
}
footer .footer_box .footer_center .foot_left .word .media{
        justify-content: end;
    flex-direction: row-reverse;
}
.industry-section1 .innerbox .right .filter-title{
    flex-direction: row-reverse;
}
.industry-section1 .innerbox .right .filter-title .f-search input{
    text-align: right;
}
.industry-section1 .innerbox .right .filter-title .f-search .icon{
    left: 0;
}
.industry-section1 .innerbox{
    flex-direction: row-reverse;
}
.industry-section1 .innerbox .right .filter-content .item .item-name{
    text-align: right;
}
.product-server-section .alltyle .itemlist .item .name{
    flex-direction: row-reverse;
}
.product-server-section .alltyle .itemlist .item ul li{
    text-align: right;
}
.product-server-section .alltyle .itemlist .item ul li .one{
        text-align: right;
    padding-right: .2rem;
}
.product-server-section .alltyle .itemlist .item ul li{
    text-align: right;
    padding-right: 0.19rem;
}
.product-server-section .alltyle .itemlist .item ul .active:before{
    right: 0;
    left: auto;
}
.product-detail-section1 .innerbox .info .t0{
    text-align: right;
}
.product-detail-section1 .innerbox .info .t1{
    text-align: right;
    padding-right: 0;
}
.product-detail-section1 .innerbox .info .t3{
    justify-content: end;
}
.industry-application1 .innerbox{
    text-align: right;
}
.dynamics-banner .innerbox .info .about-title{
    text-align: right;
}
.about-section1 .innerbox{
     text-align: right;
}
.about-section1 .innerbox .info{
    margin-left: 24%;
}

.about-section2 .title{
    text-align: right;
}

.about-section2 .itemlist .right .swiper_box ul li{
    flex-direction: row-reverse;
    text-align: right;
    gap: .4rem;
}

.about-section2 .itemlist .right .swiper_box ul li .info{
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
}

.about-section4{
     text-align: right;
}

.about-section5 .innerbox .title{
    text-align: right;
}
.about-section5 .innerbox .desc{
    flex-direction: row-reverse;
}
.about-section5 .innerbox .desc .itemlist .item .num{
    justify-content: end;
}
.about-section5 .innerbox .desc .itemlist .item:last-child{
    text-align: right;
}
.dynamics-banner .innerbox .info .title{
    text-align: right;
}
.dynamics-section1 .innerbox .swiper_box .item .info{
     text-align: right;
}
.dynamics-section2 .innerbox .item a .info .title{
    text-align: right;
}

    
.dynamics-section2 .innerbox .item a .time {
    flex-direction: row-reverse;
}
.dynamics-section2 .innerbox .item a .time span{
    margin-right: .3rem;
}
.dynamics-section2 .innerbox .item a .time .detail{
    margin-left:.3rem;
}
.news-detail-wrap .innerbox{
   text-align: center;
}

.news-detail-wrap .innerbox .return-wrap{
    flex-direction: row-reverse;
}

.news-detail-wrap .innerbox .return-wrap .left p{
    text-align: right;
}

.contact-section1 .title{
    text-align: right;
}


.contact-section1 .itemlist .item{
    text-align: right;
    padding-left: 0;
    padding-right: 1rem;
}

.contact-section1 .itemlist .item .idx_more{
    right: 1rem;
}
.contact-section1 .itemlist .item .t0:before{
    left:auto;
    right: -0.23rem;
}

.about-section3 .innerbox .left{
    text-align: right;
}
.about-section3 .innerbox .left .item_box .item .top{
        flex-direction: row-reverse;
}











































