.popup{position:absolute;top:0;right:0;bottom:0;left:0;z-index:999;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.5);}
.popup_box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.ad_time{position:absolute;top:0;right:0;margin-top:30px;margin-right:30px;padding:15px 30px;border-radius:50px;background:rgba(0,0,0,.4);font-size:18px;cursor:pointer;}
.ad_time,.ad_time div{display:flex;color:#e4c755;}
.ad_time div{margin-left:10px;font-weight:700;}
.headSearch { position: relative;}
.headSearch .searchTu {  position: absolute; right: 10px;
  top: 0;
  width: auto;
  height: 18px;}
.headerNav .headerNav-lis { height: 30px;}
.givingList li { overflow: hidden;}
.givingLis span a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
.givingLis-name{
    width: 50%;}
.givingLis-money{
    width: 25%;}
.givingLis-pro{
    width:0;
    display: none;}
.givingLis-pro a { display: none;}

.givingLis-time{
    width: 20%;}

.footer { margin-top: 120px;}
.html_index .footer { margin-top: 0;}
