@charset "utf-8";

.foot_menu{ height:49px;line-height:49px;/* background:#F0640F; */ color:#fff; margin-top:0px;padding-top:0px;}
.foot_menu .big_title{text-align:left;display:inline-block;border-bottom:1px dashed #888;}
.foot_menu .big_title .title{display:inline-block;}
.foot_menu .big_title .title a{border-right:1px solid #737373;padding:0 26px;color:#fff; font-size:12px; /*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;}