.yewu_read_box{
    width: 100%;
    padding-top: calc(2px + 3rem);
    padding-bottom: calc(20px + 5rem);
}
.yewu_read{
    max-width: 1280px;
    width: 90%;
    margin: auto;
}

.yewu_cn{
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.yewu_cn_text{
    width: 45.8594%;
}
.yewu_cn_text .p1{
font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
font-weight: 400;
font-size: calc(2px + 1.5rem);
color: #000000;
line-height: calc(5px + 2rem);
margin-bottom: calc(7px + 1rem);
}

.yewu_cn_text .p2{
font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
font-weight: 400;
font-size: calc(4px + 0.5rem);
color: #777777;
line-height: calc(2px + 1rem);
display: flex;
flex-direction: column;
justify-content: flex-start;
gap: calc(6px + 0.5rem);
}

.yewu_cn_pic{
    width: 50%;
    height: calc(92px + 10rem);
}
.yewu_cn_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.yewu_en{
    margin-top: calc(2px + 2rem);
}
.yewu_en .p1{
font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
font-weight: 400;
font-size: calc(2px + 1.5rem);
color: #000000;
line-height: calc(5px + 2rem);
}

.yewu_en .p2{
font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
font-weight: 400;
font-size: calc(4px + 0.5rem);
color: #777777;
line-height: calc(2px + 1rem);
display: flex;
flex-direction: column;
justify-content: flex-start;
gap: calc(6px + 0.5rem);
margin-top: calc(4px + 1rem);
}