.kf-box {
    position: fixed;
    top: 4.7rem;
    left: 50%;
    margin-left: -1.75rem;
    width: 3.5rem;
    opacity:0.9;
    border-radius: .2rem;
    /*background: #fff;*/
    z-index: 20;
}