.Blog {
    max-width: 1380px;
    width: 94%;
    margin: 115px auto;

}





.Blog_ul li {
    width: 48%;
}

.blog_left {
    width: calc(100% - 360px);
}

.blog_right {
    width: 320px;
}


.timesC {
    font-size: 16px;
    color: var(--TextColorLight);
    margin-top: 10px;
}

.Earliestw {
    color: var(--TextColor);
    font-size: 21px;
    margin: 10px 0 20px 0;
    font-weight: 700;
}

.workof {
    color: var(--TextColorLight);
}

.Blog_ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Blog_ul li:not(:nth-child(-n + 2)) {
    margin-top: 20px;
}

.Prev_felx {
    padding: 0;
}

.blog_right {
    width: 330px;
}

.Blog {
    display: flex;
    justify-content: space-between;
}


.blog_bov {
    padding: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 20px;
}

.time {
    font-size: 14px;
    color: var(--TextColorLight);
}

.Surviving {
    line-height: 24px;
    font-size: 14px;
    margin-top: 10px;
    color: var(--TextColor);
}

.xc_LEFT {
    width: 44%;
}

.xc_right {
    width: 50%;
}

.re_uL li a {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.re_uL {
    margin-top: 33px;
}

.re_uL li:not(:nth-child(1)) {
    margin-top: 20px;
}

.XC_uL li a {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.XC_uL {
    margin-top: 33px;
}

.XC_uL li:not(:nth-child(1)) {
    margin-top: 20px;
}

.blxa {
    width: 35%;
}

.blxa_right {
    width: 63%;
}


.blog2_ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.blog_timr {
    font-size: 10px;
    color: var(--TextColorLight);
}

.TheWritten {
    font-size: 21px;
    font-weight: 700;
    color: var(--TextColor);
    margin: 10px 0 20px 0;
}

.blog2_ul li:not(:last-child) {
    padding-bottom: 33px;
    position: relative;
}

.blog2_ul li:not(:last-child)::after {
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
}

.blog2_ul li:not(:nth-child(1)) {
    margin-top: 33px;
}


.Rich_text * {
    padding: revert;
    margin: revert;
    list-style: disc;
    line-height: 24px;
}

.Also_l {
    margin-top: 55px;
}

.xcmvYw {
    font-size: 40px;
    font-weight: 700;
    color: #1A1A1A;
}

.Also_l_ul {
    display: flex;
    gap: 20px;
    margin-top: 33px;
}

.Also_l_ul li {
    width: 33.33%;
}

.blogimg_ul {
    gap: 20px;
    display: flex;
    margin-top: 55px;
}

.blogimg_ul li {
    width: 33.33%;
}

.zxcz_sde {
    max-width: 1380px;
    width: 94%;
    margin: 115px auto;
}