@charset "utf-8";
/* CSS Document */

/*------------------------------
  底部通用
-------------------------------*/
footer{ background:#f5f5f5;width:100%; height:215px;}
.foot_logo{ width:200px; height:167px; border-right:1px solid #004bb0; text-align:center;margin-top: 28px;}
.foot_logo img{margin-top: 6px;}
.foot_lxfs{margin-left: 40px; margin-top: 50px;}
.foot_lxfs h3{ font-size:20px; color:#333;}
.foot_lxfs p{ font-size:16px; color:#999;}
.foot_lxfs p a{ color:#999;}
.foot_wx { width:160px; text-align:center;margin-top: 26px;}
.foot_wx img{ height:150px; width:160px;}