body {
    text-align: right;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
p,
/* a, */
span {
    direction: rtl;
}

.pagination span{
    direction: ltr;
}

.two_top .two_link {
    margin-left: auto;
}

.four_box .sdq .four_img{
    justify-content: center;
}
.five_box .five_swiper .lr .news_key,
.company_sort .flex{
    justify-content: end;
}

.pjtflex{
    justify-content: space-between !important;
}

.hist_word::before{
    content: '';
    width: .85rem;
    height: .85rem;
    position: absolute;
    background: #fff;
    border-radius: 50%;
    border: 1px solid var(--li);
    left: 3%;
    top: 16%;
    transform: translateX(-50%);
}

.hist_word>p{
    margin-left: auto;
}

.hist_word>p::before{
    width: 0;
    height: 0;
}
/*
.seven_bottom .center .left p,
.wcu_two ul,
.ban_text .ban_tit {
    text-align: right;
}

.ab_two ul li h2,
.ab_two ul li h3,
.ab_two ul li p {
    width: 80%;
}

.wcu_two h2,
.wcu_two .info,
.wcu_two>.center,
.global_ser2,
.Related_w h2 {
    text-align: left;
}

.wcu_two ul li:before {
    left: auto;
    right: 0;
}

.wcu_two ul li {
    padding-left: auto;
    padding-right: var(--f16);
}

.wcu_three ul li:before {
    content: '';
}

.wcu_three ul li::after {
    content: '·';
    color: var(--li);
}

.totop {
    right: 3%;
} */