@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
li{list-style:none}
img{border:none; padding: 0; margin: 0;display:block}
a{text-decoration:none;}
body{ font:12px/1.5 Microsoft YaHei,"微软雅黑",Arial,sans-serif; font-size:16px;background-color: #FFF;}

#wrapper{width:100%; margin:0 auto; }
#banner{width:100%; height: auto;  display: inline-block;}
#banner img{width:100%;}
/*公共样式*/
.vspace{height:10px;}
.clear{clear:both;}
ul{font-size:14px; color:#333; line-height:33px;}
ul li a{color:#333;}

/*content*/
#content{width:100%; height: auto;  display: inline-block;}

#footer{background:#fff; height:156px;}
#footer .footer_inner{width:820px; margin:0 auto; padding-top:30px; line-height:22px; font-size:12px; color:#000;}
#footer .footer_inner .footer_logo{    width: 230px;height: 70px; float: left;margin-right: 40px;text-align: center;}
#footer .footer_inner .footer_center{width:330px;  float:left; }
#footer .footer_inner .footer_center p{ }
#footer .footer_inner .footer_center p a{color:#000; }
#footer .footer_inner .footer_right{width:210px;  float:left; }
#footer .footer_inner .footer_right p a{color:#000; }




