@charset "utf-8";
.to-flips { height: 300px; width: 590px; margin-bottom:32px; }
.to-flips .content { height: 300px; position: relative; overflow: hidden; }
.to-flips .content .boxblock { width: 100%; height: 100px; position: absolute; top: 0px; display: none; overflow: hidden; }

