.bg-white{background: #fff}
.bg-white .page .header{box-shadow: 0px 2px 4px #efefef}
.map{position: relative;margin-top:6px;overflow: hidden;}
.m-box{border: #eeeeee solid 1px;padding:16px 0 12px 10px;margin-top:10px;position: relative;}
.m-left{width:1030px;}
.m-right{width:160px;position: absolute;right:0;top:10px;height:100%;overflow: hidden;}
.m-right .m-box{height:100%;margin-top:0;padding-right:10px;}
.m-right .m-link li{display: block;float:none;margin-right:0;}
.m-right .m-link li a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;}
.m-title{color: #333;font-weight: bold;padding-left:10px;height:20px;line-height:20px;overflow: hidden;position: relative;}
.m-title em{background:#23c268;position: absolute;left:0;top:50%;height:12px;width:2px;margin-top:-6px;display: block}
.m-link{padding:6px 0 0 10px;}
.m-link ul{overflow: hidden;width:100%;}
.m-link li{margin-right:30px;height:34px;line-height:34px;float: left;}
.m-link a{color: #333;font-size:14px;display: block}
.m-link a:hover{color: #23c268}
.m-link a.m-hot{color: #ff5050}
.right-bottom{position: absolute;right:0;bottom:0;border-bottom: #eeeeee solid 1px;width:160px;height:0px;}