.aplayer {
    /* ...其他样式... */
    position: fixed !important;
    bottom: 0 !important;
    left: 0 !important;
}
