﻿
@charset "utf-8";
/* *@Description: 全站CSS初始化 *@Author: Aseoe *@Update: Aseoe(2015-12-28 22:10)
*/
/* css reset */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea,img{border:medium none; margin: 0; padding: 0; list-style-type: none; vertical-align: middle; font-weight:normal;}
body, button, input, select, textarea{font:16px "Microsoft Yahei", tahoma, Srial, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
address, cite, dfn, em, var{font-style:normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{text-decoration: none; color:#000; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
a:hover{text-decoration: none;}
img{border:0px;}
.clear{clear:both; font-size:0px; line-height:0px}
.clearfix:before,.clearfix:after{content:""; display:table;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1; /*IE/7/6*/}
.fl{float:left}
.fr{float:right}
body{overflow-x:hidden;}
.relative{position:relative;}
.absolute{position:absolute;}
body{font-family:"Microsoft YaHei";width:16rem;max-width:480px;min-width:320px;margin:0 auto;margin-bottom: 3rem;}
img{width:80%;}
*{padding:0px; margin:0px;}