公共样式

@charset "utf-8";
/* CSS Document */

/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
fieldset, img { border:none; }
address, caption, cite, code, dfn, var { font-style:normal; font-weight:normal; }
input { padding-top:0; padding-bottom:0; font-family: "Yahei","微软雅黑"; outline:none;}
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
body {color:#333;padding:0;font:12px/20px "Yahei","微软雅黑","Arial Narrow",HELVETICA;background-color: #FFFFFF;margin: 0;}
table{border-collapse:collapse;border-spacing:0}
img {vertical-align:middle;border:0}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
ul,ol,li{list-style:none;}
em,i{font-style:normal}
input,img{vertical-align:middle}
textarea:focus{outline:0}
a{color:#6E7D8B;text-decoration:none;outline:0}
a:active,a:hover,a.current{outline:0;text-decoration:none;}
input, button, select, textarea {font-family:inherit;font-size:inherit;line-height:1;letter-spacing: normal;word-spacing: normal;text-transform: none;text-indent:0;text-shadow: none; vertical-align:middle}
button, input, optgroup, select, textarea {color:inherit;margin:0;-webkit-writing-mode: horizontal-tb;}
button, html input[type=button], input[type=reset], input[type=submit] {-webkit-appearance:button;cursor:pointer}

posted @ 2018-01-22 22:54  小菜与小鸟  阅读(129)  评论(0编辑  收藏  举报