*{padding:0;margin:0;outline: none;}
*:not(input,textarea) {-webkit-touch-callout: inherit;-webkit-user-select:auto;}
body {font-family:"Microsoft Yahei";font-size: 14px;-webkit-touch-callout:inherit;-webkit-user-select:auto;}

.fl{float:left;}
.fr{float:right;}
.fixed::after{content:"";display:block;clear:both;}
img{border:0;}
ul,ol,li{list-style:none;}

a{text-decoration:none;color:#666;}
input:focus {outline: none;}
textarea:focus {outline: none;}
textarea{resize:none;color:#999;}
strong,s{font-weight: normal;font-style: normal;text-decoration: none;}
html,body{height:100%;width:100%;}
body{background: #ffffff;}
.wrapper{width:100%;min-width:300px;max-width:640px;margin:0 auto !important;}
.hide{display:none;}
.content{position:relative;color:#666;font-size:0;}
.clearfix{zoom:1;}
.clearfix:before,.clearfix:after{display:table;line-height:0;content:"";}
.clearfix:after{clear:both;}