  .tou{ width: 100%;height: 28px; line-height: 28px; border-bottom:#a7966a solid 2px;}
  .tou .cen{ width: 1200px; margin-left: auto;margin-right: auto; }
  .tou .cen .sp1{ float: left; }
  .tou .cen .sp2{ float: right; }
  .tou .cen .sp2 a{ margin-left: 10px; font-weight: 600; }
.menu{
  background: none !important;
    position: absolute;
        z-index: 9999;
}
.menu ul{    width: 1200px !important;display: flex;}
.menu li{    margin-left: auto; margin-right: auto; width: 110px;}
.menu li a{    font-family: 'youyuan';}
.menu a:hover, .menu a.cur{ background: none !important; color: #ddb96b !important; }
.menu li p {
    color: #dfba69;
    line-height: 0px;
    opacity: 0.5;
} 
.slideBox {
  position: relative;
  display: block;
  width: 100% !important;
  height: auto !important;
  overflow: hidden;
  z-index: 11;
  left: 0 !important;
    margin-left: 0 !important;
}
.slideBox .bd img {
  display: block;
  margin: 0 auto;
  width: 100% !important;
  height: auto !important;
}
a.current{color: #dfba69 !important;}
a.current:hover{color: #dfba69 !important;}