@charset 'utf-8';

/*reset*/
body,div,p,h1,h2,h3,h4,h5,h6,ul,form,table,tr,td,dl,dt,dd{margin: 0;padding: 0;}
body{font-family: "Microsoft Yahei";color:#333;}
a{text-decoration: none;}
img{display: block; border: none;}
li{list-style: none;}
.clearfix:after{content: ""; display: block; height: 0; clear: both;}
.clearfix{*zoom:1;}

/*公用头部*/
.footer,.header{width: 100%;}
.footer{margin-top: 40px; padding-bottom: 30px;}
.header{height: 70px;background-color: #eeeeee;}
.header img{max-width: 640px;height: 70px;display: block;margin: 0 auto;}
.footer img{width: 130px;  margin: 0 auto;}
.footer p{text-align: center;font-size: 12px; margin-top: 5px;}
.content{width: 100%;}
