* { font-family: '微软雅黑', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif,'PingFang SC' ;
  font-size: 100%;
  font-style: inherit; 
  margin: 0; padding: 0;
  vertical-align: baseline;
  color: #666; border: 0; 
  outline: 0;color: inherit;
  box-sizing: border-box;
  -moz-box-sizing:border-box; /* Firefox */
  -webkit-box-sizing:border-box; /* Safari */ }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section { display: block; }

ul { list-style: none; }

table { border-spacing: 0; border-collapse: collapse; }

a{
  text-decoration:none !important;
}
a:link{
  text-decoration:none !important;
}
a:visited{
  text-decoration:none !important;
}
a:hover{
  text-decoration:none !important;
}
a:active{
  text-decoration:none !important;
}
.clear { clear: both; }

img{display: block;width: 100%;}