.zpmenu{
  border:#d8d7d8 1px solid;
  
  width: 1250px;
  display:inline;
  
  float:left;
  height: 420px;
  overflow:hidden;
}
.zpmenu dl{
  width: 1250px;
  float:left;
  height: 420px;
  }
.zpmenu dt{
  width: 80px;
  float:left;
  height: 420px;}
.zpmenu dt img{
  width: 80px;
  display:block;
  float:left;
  height: 420px;
  cursor:pointer}
.zpmenu dd{
  position:relative;
  width: 850px;
  display:block;
  float:left;
  height: 420px;
  overflow:hidden}
div.zpmenu dl#slider2 dd div.zpinfor{
  
  width: 850px;
  display:inline;
  
  float:left;
  height: 420px;
  overflow:hidden;
}
.zpmenu dd h1{
  width:850px;
  float:left;
  font-size:18px}
.zpmenu dd span{
  display:inline-block;
  float:left;
  font-size:14px;
  margin-right:25px}
.zpmenu dd h2{
  border-bottom:#b4b4b4 1px dashed;
  padding-bottom:5px;
  width:850px;
  display:inline;
  float:left;
  color:#9b0f0f;
  font-size:14px}
.zpmenu dd ul{
  width:850px;
  float:left;
  height:420px;
  clear:both}
.zpmenu dd ul li{
  line-height:24px;
  margin:0px 10px 0px 0px;
  display:inline;
  white-space:nowrap;
  float:left}