font-family: Helvetica;
}
body{font-size:12px;}
body,h1,h2,h3,h4,h5,h6,
p,dl,dd,ul,ol,pre,form,
input,textarea...th,td,select{
margin:0;
padding:0;
font-weight: normal;
text-indent: 0;
}
a,button,input,
textarea...text-decoration:none;}
img{
border:none;
vertical-align:top;
}
table{
border-collapse:collapse;
}
textarea...*/
word-break: break-all;
/* 只对英文起作用,以单词作为换行依据。*/
word-wrap: break-word;
/* 只对中文起作用,强制换行。...;
display: -o-box;
display: box;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack