
.same_bottom_xs{
    border-top: 1px solid #EDEDED;
}
.same_bottom_xs .wx{
    display: flex;
    padding: 10px 45px;
    text-align: center;
    border-left: 1px solid #EDEDED;
}
.same_bottom_xs .wx img{
    width: 35%;
    height: 100%;
    margin-right: 10px;
}
.same_bottom_xs .wx div{

}
.same_bottom_xs .phone{
    display: flex;
    padding: 10px 45px;
    text-align: center;
    color: #333;
}
.same_bottom_xs .phone img{
    width: 20%;
    height: 100%;
    margin-right: 10px;
}
.same_bottom_xs .phone div{

}