body, div, dl, dt, dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote，th,td,a{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption, cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li {list-style:none;}
capation,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

.pr{position:relative;}
.pa{position:absolute;}
.none{display:none;}
.tc{text-align:center;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}

.clearfix:after{content:'.';display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block;}
*html .clearfix{height:1%}
.Clearfix{display:block;}

.smooth {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}  /* 字体看起来会更清晰 */
.ell {overflow:hidden; white-space:nowrap; text-overflow:ellipsis }
.overHide {overflow: hidden;}


body{-webkit-text-size-adjust:none;	min-width:320px;}
body { font-family:SimHei;color:#666;}
a {-webkit-tap-highlight-color: rgba(255, 255, 255, 0);-webkit-focus-ring-color: rgba(0, 0, 0, 0); text-decoration:none;}
img{max-width:100%; border:0;}
.mt50{margin: 50px 0 0 0!important;}
.mb12{margin-bottom: 12px;}

button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;	-webkit-appearance:button;	-moz-appearance:button;}