/*CSS Document*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input {margin: 0;padding: 0;}
body {font-size: 14px;font-family: 微软雅黑;line-height: 1;}
img {border: none;}
ul,li {list-style:none;}
input,select,textarea,button {outline: none;border: none;background: none}
textarea {resize: none;}
a {text-decoration: none;color: inherit;/*color: #3D383E;*/ }

button{cursor: pointer;}
/*color: #656565*/
/*清浮动*/
.clearfix:after {content: "";display: block;clear: both;}
.clearfix {zoom:1;}


















