
    #top{
      height: 42px;
      line-height: 42px;
      background: #f4f4f4;
      border-bottom: 1px solid #e9e9e9;
      overflow: visible;
      font-size: 12px;
      position: relative;
      z-index: 9;
    }

    #top,#top a{
      color: #6e6e6e;
    }

    #top .left{
      padding-left: 20px;
    }

    #top .left span,#top .left a{
      float: left;
      margin-left: 25px;
    }

    #top .right{
      padding-right: 20px;
    }

    #top .right span,#top .right a,#top .right .search-btn,#top .right .drop{
      float: left;
      margin-right: 25px;
    }

    #top .haibao{
      /*background: url("https://www.dzwww.com/tpl/2021sy/images/top-haibao.png") no-repeat left center;
      padding-left: 16px;*/
    }

    #top .tel{
      background: url("https://www.dzwww.com/tpl/2021sy/images/top-tel.png") no-repeat left center;
      padding-left: 18px;
    }

    #top .drop{
      position: relative;
    }

    #top .drop label{
      cursor: pointer;
      background: url("https://www.dzwww.com/tpl/2021sy/images/top-arrow1.png") no-repeat right center;
      padding-right: 15px;
    }

    #top .drop .box{
      position: absolute;
      right: 0px;
      top: 42px;
      border: 1px solid #e9e9e9;
      box-shadow: 0px 1px 2px #c3c3c3;
      background: #fff;
      padding: 5px 10px;
      white-space: nowrap;
      display: none;
      z-index: 99;
    }

    #top .drop .box p{
      line-height: 26px;
      font-size: 14px;
    }

    #top .drop .box p a{
      margin: 0px;
    }

    #top .drop:hover .box{
      display: block;
    }

    #top .weibo{
      border: 1px solid #e9e9e9;
      background: #f8f8f8 url("https://www.dzwww.com/tpl/2021sy/images/top-weibo.png") no-repeat 3px center;
      padding: 0px 4px 0px 24px;
      border-radius: 1px;
      height: 22px;
      line-height: 22px;
      margin-top: 9px;
    }
.topbar-html{
background:#797  !important
}
