@charset "utf-8";
body {background: #fbfbfb;}

h1 {font-size: 1.8rem;}

h2 {font-size: 1.6rem;}

h3 {font-size: 1.4rem;}

h4 {font-size: 1.2rem;}

a {text-decoration: none;}

header {background: #f33531;transition: top .3s ease-out; box-shadow: 0 0 4px #eaeaea; overflow: hidden;}

.goods-list {}

.goods-list img {max-width: 100%;}

footer {background: #fff; margin: 0 auto 0; padding: 6px; font-size: 14px; clear: both; text-align: center; }