body {
    text-align: right;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
p,
/* a, */
span {
    direction: rtl;
}

.pagination span {
    direction: ltr;
}

.h_one_tit,
.banenr_center .ban_sub,
.news_word li,
.bread_crumbs {
    direction: rtl;
}

.one_txt {
    max-width: 100%;
}

.one_txt:before,
.pagebox {
    left: auto;
    right: 0;
}

.one_honor {
    justify-content: end;
}

.h_two .content .sw_info,
.h_two .content .sw_name,
.banenr_center .ban_sub,
.h_two .content p,
.h_two_tit,
.h_two_sum {
    text-align: right;
}

.news_box .news_tit {
    width: 100%;
}

.yx_foot .fo_rs .foter_Nav {
    gap: 20px;
}

.yx_foot .fo_ls .whs {
    margin: .5rem 0 0 auto;
}

.ab_two .img,
.wcu_two .img1,
.wcu_three .info,
.news_text_word table {
    margin-left: auto;
}

.mefore input.form-control,
.mefore .e_textarea-66 textarea.form-control{
    direction: rtl;
}

.con_two .code_box .verbox{
    right: auto;
    left: 0;
    direction: rtl;
}

.con_two .code_box .verbox:after{
    margin-left: 0;
    margin-right: 0.781vw;
}
.yx_foot .fo_rs a.fo_tit{
    width: 100%;
    max-width: 15rem;
}

.foter_Nav .fo_li:nth-of-type(2){
    display: flex;
    flex-direction: column;
}

@media (min-width:768px) {
    .wcu_three ul li:nth-child(odd) p {
        width: 84%;
    }
}

/* 
.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;
} */