﻿
p{margin:0;padding:0;}

.g-yfu
{
    z-index: 999997;
    position: fixed;
    right: 0;
    top: 90%;
    margin-top:0px;
    background:#fff;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
}



.u-yfu {
    text-align: center;
    cursor: pointer;
    padding: 10px 0;
    box-sizing: border-box;
    border-bottom: 1px solid #eee;
    position: relative;
    transition: background .2s;
}

.u-yfu .futit {
    width: 65px;
}

.u-yfu  .futit p{
    color: #e03636;
    font-size: 12px;
    text-align: center;
    margin-top:6px;
}