body {
  min-width: 1200px;
  font-family: 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑';
  margin: 0;
  position: relative;
  padding-bottom: 200px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@font-face {
  font-family: 'mailbox';
  /* project id 402809 */
  src: url('//at.alicdn.com/t/font_402809_u1o7c2j2byn.eot');
  src: url('//at.alicdn.com/t/font_402809_u1o7c2j2byn.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_402809_u1o7c2j2byn.woff') format('woff'), url('//at.alicdn.com/t/font_402809_u1o7c2j2byn.ttf') format('truetype'), url('//at.alicdn.com/t/font_402809_u1o7c2j2byn.svg#mailbox') format('svg');
}
* {
  padding: 0;
  margin: 0;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: "";
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
}
a {
  text-decoration: none;
}
p {
  margin: 0;
}
input,
button {
  border: 0;
  outline: 0;
  padding: 0;
}
.szxx-cursor {
  cursor: pointer;
}
.hidden {
  display: none;
}
