@charset "utf-8";
/* CSS Document */
*{ padding: 0px; margin: 0px; list-style-type: none; text-decoration: none; font-family:"微软雅黑";}
a{ text-decoration:none; color:#575555}
li{ list-style:none;}

/*底部导航*/
/*.last{ POSITION: fixed; bottom:0px;visibility: visible; background:#000; width:100%; height:68px; line-height:48px; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; color:#FFF; z-index:1000;}

.menu{ position:fixed; bottom:17px; z-index:1000}
.menu li{ float:left; padding:0 27px; line-height:30px; background:#ffb400; border-right:1px #000 solid; border-bottom:1px #000 solid;}
.menu li a{color:#000; font-size:13px;}
.menu li:hover{ background:#000;}
.menu li:hover a{ color:#fff;}
*/
.di{  background:#353535; height:198px; padding-bottom:300px;  }
.foot{ background:#353535; color:#bfbfbf; font-size:12px; font-family:"宋体"; width:944px; overflow:hidden; width:1000px; margin:0 auto;}
.foot a{ color:#bfbfbf;}
.foot ul{ line-height:19px; padding:48px 0 24px 0;}
.foot ul li{ padding-bottom:10px;}
.foot .left{ width:540px; float:left;}
.foot .right{ width:316px; float:right; text-align:right; }
.foot .right .ewm{ width:295px; height:133px; padding-top:20px;}
.foot .right p{ padding:10px; color:#FFF;}



