.floating_ck{ width: 65px; height: 350px; position:fixed; right:5px;  top: 50%; margin-top: -240px; z-index: 999;}
.floating_ck li{ margin-bottom: 5px; padding: 10px 0px; text-align: center; background: #FF5252; border-radius:5px; width: 65px; height: 65px; overflow:hidden;}
.floating_ck li a{ color: #fff; font-size: 1.4rem; }
.floatingp2{ margin-top: 3px; }
.floating_ck li:hover{ background: #F59C02; }
