.yy-icon-loading {
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
    display: inline-block;
}