*{
  margin: 0;
  padding: 0;
  list-style: none;
  font-family:MicrosoftYaHei;
}
html,body{
    width:100%;
    height:100%
}
.clear{
  clear: both;
}
a{
  text-decoration: none;
}
body{
  min-width: 1200px;
}
@font-face
{
font-family: AkzidenzGrotesk-LightOsF;
src: url('../font/AkzidenzGrotesk-LightOsF.otf');
}
@font-face
{
font-family: ArialMT;
src: url('../font/Arial.ttf');
}
@font-face
{
font-family: Cochin;
src: url('../font/Cochin.otf'),url('../font/Cochin.ttc');
}
@font-face
{
font-family: Helvetica;
src: url('../font/Helvetica.ttf');
}
@font-face
{
font-family: HelveticaBd;
src: url('../font/HelveticaBd.ttf');
}
@font-face
{
font-family: HelveticaBold;
src: url('../font/HelveticaBold.ttf');
}
@font-face
{
font-family: helvetica-light;
src: url('../font/helvetica-light.otf');
}
@font-face
{
font-family: SourceHanSansCN-Medium;
src: url('../font/SourceHanSansCN-Medium.otf');
}
@font-face
{
font-family: SourceHanSansCN-Normal;
src: url('../font/SourceHanSansCN-Normal.otf');
}
@font-face
{
font-family: SourceHanSansCN-Regular;
src: url('../font/SourceHanSansCN-Regular.otf');
}
