<script src="js/jquery.min.js"></script>
<script src="js/jquery.stellar.js"></script>
<div class="bg" data-stellar-background-ratio="0.3"></div>
.qq_sound .bg,.qq_file .bg,.qq_interest .bg{
background-attachment: fixed;
}
$.stellar({
horizontalScrolling: false,
responsive: true
});