#address_spike_2024mal {
    /* display: flex;
          justify-content: flex-start;
          align-items: center; */
    float: left;
    margin-left: 10px;
    margin-right: 9px;
    background: #ffffff;
    padding-right: 10px;
    width: 200px;
    height: 34px;
    flex: 1;
  }
  
  #address_spike_2024mal .title_box {
    border: 1px solid #efefef;
    display: inline-block;
    background: #ffffff;
    position: absolute;
    z-index: 11;
    height: 32px;
    font-size: 12px;
  }
  
  #address_spike_2024mal .margin10 {
    margin: 0 10px;
    max-width: 80px;
    white-space: nowrap;
    /* 防止文本换行 */
    overflow: hidden;
    /* 文本溢出容器时隐藏 */
    text-overflow: ellipsis;
  }
  
  #address_spike_2024mal .address_box {
    /* display: none; */
    box-sizing: border-box;
    position: absolute;
    top: 32px;
    left: 0;
    /* left: -13px; */
    /* max-height: 347px; */
    width: 423px;
    border: 1px solid #efefef;
    /* border-top: none; */
    background: #ffffff;
    padding: 14px 0 6px 14px;
    z-index: 10;
    line-height: normal;
  }
  
  #address_spike_2024mal .address_clasify {
    margin-bottom: 4px;
  }
  
  #address_spike_2024mal .address_clasify .clasify_title {
    padding-left: 6px;
    padding-right: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 6px;
  }
  
  #address_spike_2024mal .address_clasify .clasify_list {
    overflow-y: scroll;
    max-height: 110px;
    padding-left: 6px;
    padding-right: 4px;
  }
  
  #address_spike_2024mal .bordernone {
    border-bottom: none;
  }
  
  #address_spike_2024mal .box_inner {
    padding: 0 8px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  #address_spike_2024mal .clasify_list_hidden {
    display: none;
  }
  
  #address_spike_2024mal .address_clasify_line {
    height: 1px;
    width: 395px;
    background-color: #efefef;
    margin-bottom: 14px;
  }
  
  #address_spike_2024mal .address_clasify .clasify_list a {
    color: #222222;
  }
  
  #address_spike_2024mal .address_clasify .clasify_list a .colorblue2024 {
    color: #2d66ff;
  }
  
  #address_spike_2024mal .address_list {
    padding: 3px 0;
    margin: 4px 0;
    /* border: 1px solid red; */
    padding-right: 45px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
  }
  
  #address_spike_2024mal .address_list .list_phone {
    margin: 0 16px;
    width: 76px;
  }
  
  #address_spike_2024mal .address_list .list_name {
    width: 48px;
    white-space: nowrap;
    /* 防止文本换行 */
    overflow: hidden;
    /* 文本溢出容器时隐藏 */
    text-overflow: ellipsis;
    /* 使用省略号表示被隐藏的文本 */
  }
  
  #address_spike_2024mal .address_list .list_address {
    flex: 1;
    white-space: nowrap;
    /* 防止文本换行 */
    overflow: hidden;
    /* 文本溢出容器时隐藏 */
    text-overflow: ellipsis;
    /* 使用省略号表示被隐藏的文本 */
  }
  
  #address_spike_2024mal .clasify_title .title_img {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("//image01.homedo.com/Files/Images/cms/www/20240515/4795050907036665945_pic1.png") 100% no-repeat;
    background-size: 16px 16px;
  }
  #address_spike_2024mal .clasify_title .title_img1 {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("//image01.homedo.com/Files/Images/cms/www/20240626/4770988058330323921_pic1.png") 100% no-repeat;
    background-size: 16px 16px;
  }
  
  #address_spike_2024mal .clasify_title span {
    font-weight: 600;
    font-size: 13px;
    color: #222222;
  }
  
  #address_spike_2024mal .clasify_choose {
    padding: 0 20px 14px 6px;
  }
  
  #address_spike_2024mal .common_style {
    font-size: 13px;
    color: #222222;
    width: 72px;
    height: 32px;
    border: 1px solid silver;
    border-bottom: 2px solid #2F7BFF;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 3px;
    margin-right: 5px;
    box-sizing: border-box;
    transform: translateY(2px);
    background-color: #ffffff;
  }
  
  #address_spike_2024mal .isnone_border {
    border: 2px solid #2F7BFF;
    border-bottom: none;
  }
  
  #address_spike_2024mal .common_style .style_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("//image01.homedo.com/Files/Images/cms/www/20240515/4795050907036665945_pic1.png") 100% no-repeat;
    background-size: 16px 16px;
    margin-left: 5px;
  }
  
  #address_spike_2024mal .common_style .style_name {
    flex: 1;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  #address_spike_2024mal .choose_tab {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 2px solid #2F7BFF;
  }
  
  #address_spike_2024mal .choose2024_box {
    height: 105px;
    overflow-y: scroll;
  }
  
  #address_spike_2024mal .choose_content {
    padding: 8px 1px 8px 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  
  #address_spike_2024mal .displaynone {
    display: none;
  }
  
  #address_spike_2024mal .content_item {
    width: 80px;
    margin: 5px 0;
    margin-right: 6px;
    font-size: 12px;
    padding: 2px 0;
    color: #888888;
    white-space: nowrap;
    /* 防止文本换行 */
    overflow: hidden;
    /* 文本溢出容器时隐藏 */
    text-overflow: ellipsis;
    /* 使用省略号表示被隐藏的文本 */
  }
  
  #address_spike_2024mal .content_item:hover {
    color: #2d66ff;
  }
  
  #address_spike_2024mal .colorB {
    color: #2d66ff;
  }
  
  #address_spike_2024mal .choose_box {
    border: 1px solid red;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
  }
  
  #address_spike_2024mal em {
    margin-right: 4px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("https://image01.homedo.com/Files/Images/cms/www/20240515/5182347982574317348_pic1.png") 100% no-repeat;
    background-size: 16px 16px;
    position: relative;
    top: 3px;
  }
  
  #address_spike_2024mal:hover {
    /* padding-right: 10px;
        margin-right: 9px; */
    cursor: pointer;
    background-color: #ffffff;
  }
  
  #address_spike_2024mal .address_spike_2024mal_innerbox {
    height: 100%;
    width: 100%;
    position: relative;
    background-color: #ffffff;
    z-index: 21;
  }
  
  #address_spike_2024mal:hover .address_icon {
    position: relative;
    left: 13px;
    width: 16px;
    height: 16px;
    background: url("https://image01.homedo.com/Files/Images/cms/www/20240515/4889091484008768479_pic1.png") 100% no-repeat;
    background-size: 16px 16px;
  }
  
  #address_spike_2024mal .address_iconcc {
    width: 16px;
    height: 16px;
    background: url("https://image01.homedo.com/Files/Images/cms/www/20240515/4795050907036665945_pic1.png") 100% no-repeat;
    background-size: 16px 16px;
    top: 0;
    margin: 0;
  }
  
  #address_spike_2024mal:hover .address_name {
    position: relative;
    left: 13px;
    color: #000000;
  }
  
  #address_spike_2024mal:hover .address_box {
    display: block;
  }
  