body {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  color: #333333;
  position: relative;
  min-width: 1280px;
  background-size: 100% auto;
  background: #fff;
  margin: 0; }

li {
  list-style: none; }

ul {
  padding: 0;
  margin: 0; }

a {
  color: #333;
  text-decoration: none; }

a:hover {
  text-decoration: none !important;
  color: #333; }

a:focus {
  text-decoration: none !important;
  outline: none !important; }

button:focus, button:hover {
  outline: none !important; }

ul, ol {
  margin: 0;
  padding: 0; }

img {
  max-width: 100%; }

input, button {
  outline: none; }

div {
  box-sizing: border-box; }

/*# sourceMappingURL=common.css.map */
