/*初始化  reset*/
body,button,dd,dl,dt,h1,h2,h3,h4,h5,h6,input,li,ol,p,td,ul{margin:0;padding:0;color: #444444;
font-family:微软雅黑;}
body,button,input{font:12px/1.5 tahoma,arial,'Hiragino Sans GB',\5b8b\4f53,sans-serif;font-family:-apple-system,微软雅黑;}
h1,h2,h3,h4,h5,h6,button,input{font-size:100%;font-family:-apple-system,微软雅黑;}
ol,ul{list-style:none}
a{text-decoration:none;
 color: #1d1d1d;}
a:hover{text-decoration:underline;color: #444444;font-family:-apple-system,微软雅黑;}
img{border:0;vertical-align:top;}
a,button{cursor:pointer;}
/*清除浮动*/
.clearfix:after{
content: "";
display: block;
height: 0;
line-height: 0;
clear:both;
visibility: hidden;
overflow:hidden;
}
.clearfix{
zoom:1;
}
button{
 outline:none;
}
/*.w{*/
 /*width:1340px;*/
 /*margin:0 auto;*/
 /*}*/