#multy_box{width:100%;height:50px;position:fixed;background:#efeff4;bottom:0px;line-height:50px;padding:0 15px;box-sizing:border-box;color:#333;z-index:2;display:none;max-width:560px;}#multy_box div{float:left;}#multy_box div p{display:inline-block;width:30px;height:30px;border-radius:20px;border:1px solid;text-align:center;line-height:30px;border-color:#f5226f;color:#f5226f;}#multy_button{float:right;width:35%;height:34px;text-align:center;color:#fff;border-radius:34px;background-image:-webkit-linear-gradient(to left,#f5226f,#f5226f);background-image:linear-gradient(to left,#f5226f,#f5226f);line-height:34px;margin-top:8px;}