@charset "utf-8";

/* CSS Document Start*/
html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
body {  -webkit-text-size-adjust:none;font-family:"微软雅黑";}
a{ text-decoration: none; }
.clear,.cle {clear:both;}
a,area { blr:expression(this.onFocus=this.blur()) }   
a:focus ,input{ outline: none; }  
@font-face {
  font-family: 'icomoon';
  src: url('../../public/front/css/fonts/icomoon.eot?8p5pb7');
  src: url('../../public/front/css/fonts/icomoon.eot?8p5pb7#iefix') format('embedded-opentype'),
    url('../../public/front/css/fonts/icomoon.ttf?8p5pb7') format('truetype'),
    url('../../public/front/css/fonts/icomoon.woff?8p5pb7') format('woff'),
    url('../../public/front/css/fonts/icomoon.svg?8p5pb7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon"], [class*=" icon"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}