|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
@charset "utf-8";
|
|
|
|
|
html{font-family:"Microsoft YaHei","Helvetica Neue",Helvetica,sans-serif,Arial,"tahoma";}
|
|
|
|
|
body{background:#fff; font:12px/22px "Microsoft YaHei"; min-width:1200px;}
|
|
|
|
|
/* body{background:#fff; font:12px/22px "Microsoft YaHei"; min-width:1200px;} */
|
|
|
|
|
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,select,input{padding:0; margin:0; list-style:none; vertical-align:middle;}
|
|
|
|
|
input,textarea:focus{outline:none;}
|
|
|
|
|
input::-webkit-input-placeholder,input:-ms-input-placeholder,input::-moz-placeholder{color:#999;}
|
|
|
|
|