.slideBox .hd{
    display: none;
}
.themenav{
    height: 80px;
    line-height: 80px;
    background: url(../images/themenav_bg.png) repeat-x;
}
.themenav_content{
    width: 1400px;
  margin:0 auto;
}
.main_content{
  width: 1400px;
  margin:0 auto;
}
.footer-bottom{
  color:#fff;
}
.footer-bottom a{
  color:#fff;
}
#bannerBox{
  background-color:#181717
}
#bannerBox img{
  margin:0 auto;
}
#bannerBox .bannerPic{
  margin:0 auto;
  text-align:center;
}
.bread{
  background-color:#ad9c78;
  font-size:22px;
  color:#fff;
}
.bread a {
    color: #fff;
}
.bread_content{
  width: 1400px;
  margin:0 auto;
}