.index-right-bottom{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 30px 0;
    box-shadow: 0px 0px 16px 1px #e8e8e8;
    margin-top: 1.9vw;
}

.index-right-bottom .ppdd{
    text-align: center;
}
.index-right-bottom .p1{
    font-size: 42px;
    color: #00c4ad;
    line-height: 42px;
    font-family: GOTHICB;
}
.index-right-bottom .p2{
    font-size: 18px;
    color: #afafaf;
}
.index-right-bottom .pp1{
    height: 75px;
    width: 1px;
    background-color: #dcdcdc;
}




































