.med-pic-bottom
{
    position:relative;
    width: 100%;
    /*height: 413px;*/
}
.med-pic-text1
{
    position:absolute;
    width:100%;
    /*height:413px;*/
    z-indent:2;
    left:0;
    top:0;
}
.med-text1-d1
{
    padding-top: 0px;
    margin-top: 0px;
    text-align: center;
}
.med-list2
{
    display: flex;
    margin-top:129px;
}
.med-list2-lf
{
    display: flex;
    flex-direction: row-reverse;
    width: 50%;
}
.med-list2-rt
{
    width: 50%;
}

.med-p1
{
    font-size:18px;
    font-family:PingFang-SC-Heavy,PingFang-SC;
    font-weight:800;
    color:rgba(144,153,165,1);
    line-height:28px;
}
.med-list2-lfdesc
{
    margin-right: 50px;
    margin-top: 80px;
}