最近热播

短剧

更多>
下载APP
yle> @media (min-width: 751px){ .download_but{ padding-bottom: 7px; border-radius: 5px; width: 42px; position: fixed; right: 65px; bottom: 300px; z-index: 999; animation: title_but 1s infinite alternate; background: rgba(255,255,255,.2); background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.2); } .download_but svg{ width: 100%; display: block; margin: auto; } .download_but a{ display: block; margin:5px auto 0; text-align: center; } } @media (max-width: 750px){ .download_but{ width: 42px; position: fixed; right: 15px; bottom: 260px; z-index: 999; animation: title_but 1s infinite alternate; background: #fff; padding: 5px 5px; border-radius: 6px; box-shadow: 0 0 10px rgba(0,0,0,.2); } .download_but svg{ width: 100%; display: block; margin: auto; } .download_but a{ display: block; margin:5px auto 0; text-align: center; font-size: 14px; } }