.wrap {
  width: 1000px;
  margin: 0 auto;
}

#head{
  height: 60px;
  background:url(../images/dhbg.png) no-repeat; 
}
#head .wrap{
  position: relative;
}
.clear {
  zoom:1;
}
.clear:after {
  content:"";
  clear: both;
  overflow: hidden;
  height: 0;
  display: block;
}





.navigation{
  padding: 0;
}
.navigation a{
  color: #f8faf6;
  display: block;
  width: 142px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  font-family:"Î¢ÈíÑÅºÚ";
}
.navigation .active a,.navigation a:hover{
  background:url(../images/dhhover.png) no-repeat center; 
}
.navigation .cur a:hover{
  background:url(../images/dhhover2.png) no-repeat center; 
}
.l {
  float: left;
  display: inline;
}

.navsub{
top:8px;
  display:none;
  position: relative;
  z-index: 999;
  width: 100%;
  height: 380px;
  overflow: hidden;
  color: #fff;
   background:url(../images/xlbg.gif) no-repeat; 
}
/*.navsub a{
  height: 52px;
  line-height: 52px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  padding: 0 15px;
}
.navsub a:hover{
  background: #b31623;
}*/

.navsub .item{
  display: none;
}