@charset "utf-8";

/* common */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,figure,figcaption{margin:0;padding:0;}
body,input,textarea,select,button,table,h1,h2,h3,h4,h5,h6{font-size:1em;line-height:1.5em;}
body{position:relative;height:100%;font-family:Microsoft Yahei,"黑体","宋体",Arial,sans-serif;color:#000;-webkit-text-size-adjust:none;}
html,body{height:100%;}
li{list-style:none;}
a{text-decoration:none;}
img{vertical-align:top;border:0;}
.hc{visibility:hidden;overflow:hidden;position:absolute;left:-1000em;width:0;height:0;font-size:0;line-height:0;}
nav,aside,header,article,section,hgroup,footer,figure,figcaption{display:block;}
figcaption{font-weight:bold;}

/* layout */
.wrap{position:relative;width:100%;min-width:320px;height:100%;margin:0 auto;}
.ellipsis{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}