@charset "utf-8";

.foot_menu{ height:50px;line-height:50px; background:#333; color:#fff; margin-top:40px;}
.foot_menu .big_title{text-align:center;}
.foot_menu .big_title .title{display:inline-block;}
.foot_menu .big_title .title a{border-right:1px solid #797979;padding:0 10px;color:#fff; font-family:"微软雅黑";}
.foot_menu .big_title .title a:hover{ color:#ff0;}
.foot_menu .big_title .title:first-of-type a{padding-left:0px;}
.foot_menu .big_title .title:last-of-type a{border-right:0px;}