@charset "utf-8";
/* CSS Document */

/* 全局CSS定义 */

/*footer*/
.foot .logo1{float:left; margin:15px 30px;}
.foot{ background:#FFF; margin:20px auto; width:1000px;border-top: 1px solid #f3f3f3;}
.foot .footernew{color: #515151; font-size: 12px; height: 50px;line-height: 24px;margin:25px 5px;;overflow: hidden;float:left; width:1000px;}
.foot .footernew a {color: #515151; text-decoration: none;}
.foot .footernew a:hover {color: #bd0a01; text-decoration: none;}
.foot .ppic{height:100px; width:190px; margin-top:15px; float:right}
.foot .ppic .beian{ background:url(../images/beian_pic.png) no-repeat; width:110px; height:53px; float:left; margin:10px;}
.foot .ppic .wangjing{background:url(../images/wangjing_pic.png) no-repeat;width:41px; height:69px;float:left;}

.footer{background:url(../images/footbg.jpg) repeat-x; width:100%; height:58px; text-align:center; padding:28px 0 0 0;}
.footer a{color:#666;}
.footp{color:#999;}