body {
    text-align: right !important;
}

/* 首页 */
.h_swiper .ban_text .left {
    width: auto;
}

.ser_swiper_top {
    text-align: right;
}

.ser_fw .Half {
    text-align: right;

}

.h_advant li:nth-of-type(1) .right p:before {
    left: 100%;
}

.h_advant li:nth-of-type(1) .right p {
    padding-right: 15px;
}

.h_five_li .L_summary {
    text-align: right;
}

.news_text>div span {
    display: block;
    text-align: right;
}

/* 底部导航栏 */
.foter_ab p span {
    border-left: 0;
    padding-left: 0;
    padding-right: 1vw;
    border-right: 1px solid rgb(255 255 255 / 50%);
}

.footer_left li p {
    justify-content: end;
}

.footer_left li p svg {
    transform: rotate(180deg);
}

/* 关于我们 */
.nei_banner .nei_txt {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.fact_an {
    width: 100%;
    justify-content: end;
}

/* 产品 */
ul.yx_PPBox1 .yx_PT_Link1{
    justify-content: end;
}

.prod_button,
.pro_fx {
    justify-content: end;
}

.product_detailsbox table tr:first-child td,
.product_detailsbox table td {
    text-align: right !important;
}

/* 服务 */
.ser_one ul li{
    width: 100%;
}

.ser_one ul li .right{
    padding-left: 0;
    padding-right: 2%;
}

.prod_faq_slide .prod_info_left{
    text-align: right;
}
.prod_faq_slide .prod_info_left .icon{
    left: 5%;
    right: 0;
}

/* 联系我们 */
.ser_bottom p{
    text-align: right;
}