@charset "utf-8";
/* CSS Document */
html,body {color:#333;margin:0;height:100%;font-family:"Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:normal;}
*, *:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a {text-decoration:none;color:#000;}
a,label,button,input,select {-webkit-tap-highlight-color:rgba(0,0,0,0);}
img {border:0;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,button,fieldset,form,input,legend,textarea,th,td {margin:0;padding:0;}
a {text-decoration:none;}
button {outline:0;}
button,input,optgroup,select,textarea {margin:0;font:inherit;color:inherit;outline:none;}
li {list-style:none;}
.clear{ clear:both;}
.pt50{ margin-top:50px;}
@font-face {
  font-family: wenyiti;
  src: url('../fonts/wenyiti.ttf') format('truetype'),
  url('../fonts/wenyiti.woff') format('woff'),
  url('../fonts/wenyiti.eot') format('embedded-opentype'),
  url('../fonts/wenyiti.otf') format('opentype'),
  url('../fonts/wenyiti.svg') format('svg');
}
@font-face {
  font-family: Huangyouti;
  src: url('../fonts/Huangyouti.ttf') format('truetype'),
  url('../fonts/Huangyouti.woff') format('woff'),
  url('../fonts/Huangyouti.eot') format('embedded-opentype'),
  url('../fonts/Huangyouti.otf') format('opentype'),
  url('../fonts/Huangyouti.svg') format('svg');
}
@font-face {
  font-family: JNMYT;
  src: url('../fonts/JNMYT.ttf') format('truetype');
}
body{font-family: "wenyiti", "Microsoft Yahei", "sans-serif", "Verdana", "SimSun", "Hiragino Sans GB" !important; }


