@CHARSET "UTF-8";
/* 页脚   */
.footer{width: 100%;height: 30px;}
.footer .footerContent{height:30px;margin:0px auto;background-color: #323232;position:relative;min-width: 1280px;line-height: 30px;text-align: center;}
.footer .footerContent span{color:#ffffff;font-size: 14px;}