/**
 * 重置样式
 * Created by HuangWeiJie on 2016/5/12.
 * QQ:176266292
 */

body,section,article,aside,ul,ol,li,p,h1,h2,h3,h4,h5,h6,img,dd,dl,dt,textarea,input,select,form {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {line-height:1;font-weight:normal;font-family:Microsoft yahei, simhei,arial;}
body,input,textarea,select  {font:14px/1.8 '微软雅黑',Helvetica,arial;text-justify:inter-ideograph; text-align:justify; color:#56534f; background:#ffffff;}
html,body{height: 100%;}
table {border-collapse:collapse;border-spacing:0;}
a {text-decoration:none; color:#595757; cursor:pointer;-webkit-transition:color 0.2s linear;transition:color 0.2s linear;}
a:focus , a:link, a:active {outline:none;}
a:hover {color:#e5c989;}
em,i {font-style:normal;}
ul,li,ol {list-style:none;}
img {max-width:100%;border:none;vertical-align:middle;}
input,button {-webkit-appearance:none;outline:none;}
p {word-break:break-all; padding:0; margin: 0;}
.clear{ clear: both; height: 0; padding: 0; margin: 0; }
