﻿
.cl{clear: both;}

#hd{position:fixed;top:0;right:0;left:0;z-index:900;height:50px;background:#232323}
#hd .city{position:relative;float:left;margin-left:2%;width:90px;height:50px;color:#333;font-size:0.5rem;line-height:50px}
#city{color: #ad9771;}
a:hover{color: #666;}

.menuBtn{ position: relative; z-index: 100; float:right;width:1.2rem;height:100%;margin-right: 1%; background: url(http://mw.bjxdf.com/zy/zsmdcyb/images/dh/m.png) no-repeat center center;background-size: 94%;}
.nav{display: none;position: absolute;right: 0;top: 50px;padding: 0 10px;border: 1px solid #ccc;border-top: none;border-right: none;background-color: #fff;z-index: 9;display: none;width: 100%;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.nav li{border-bottom: 1px solid #ccc;text-align: center;}
.nav li:last-child{border: none;}
.nav li a{display: block;text-align: center;height: 35px;line-height: 35px;font-size: 14px;color: #333;}