/*初始化  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}
h1,h2,h3,h4,h5,h6,button,input{font-size:100%}
ol,ul{list-style:none}
a{text-decoration:none;
 color: #333333;}
a:hover{text-decoration:none;}
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;
}

/*.w{*/
 /*width:1340px;*/
 /*margin:0 auto;*/
 /*}*/