@charset "utf-8";
body,ul,ol,dl,dd,dt,h1,h2,h3,h4,h5,h6,p,input,fieldset,legend,form,li,p,table,td,img,div{margin: 0; padding: 0;}
body{font-size:12px;font-family:"微软雅黑";}
img{border:none;}
li{list-style:none;}
input,select,textarea{outline:none;border:none;background:none;}
i,em{font-style:normal;}
textarea{resize:none;}
a{text-decoration:none;}
/*清浮动*/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}

/*选择*/
::selection {background-color:#669900; color:#ffffff; text-shadow:none;}
::-moz-selection {background-color:#669900; color:#ffffff;text-shadow:none;}

.clearfix:before,.clearfix:after { content:""; display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}

@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?72653531');
    src: url('../font/fontello.eot?72653531#iefix') format('embedded-opentype'),
    url('../font/fontello.woff?72653531') format('woff'),
    url('../font/fontello.ttf?72653531') format('truetype'),
    url('../font/fontello.svg?72653531#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .1rem;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    font-size: .32rem;
    -webkit-font-smoothing: antialiased;
}
