﻿
*/
@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }


.kv-music{position:fixed;z-index:50;top:150px;right:50px; width:58px;height:100px;}

.fixed_right { background:url(left.png); width:150px; height:500px; position:fixed; left:0; bottom:100px; z-index:9999;}
.fixed_right_1 { width:150px; overflow:hidden;}
.fixed_right_1 img { transition:0.5s;}
.fixed_right_1 img:hover { transform:scale(1.1);}
.fixed_right_2 { width:150px; height:145px; line-height:145px; text-align:center;}
.fixed_right_2 img { padding:14px 0;}
