
.strategyanthor{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
  }
  
  .strategyanthor .anthorImage{
  width: 100%;
  height: 100%;
  object-fit: cover;
  
  }
  
  .strategyanthor .icon{
  width: 30px !important;
  height: 30px !important;
  margin-right: 10px;
  }
  
  .strategydate{
  font-size: 16px;
  }
  
  .location-card .image-wrapper .favourite-icon{
    transform: translate(-32%, 52%);
    min-width: 80px;
    height: 38px;
    border-radius: 25px;
    font-size: 16px;
    padding: 10px;
    background-color: #ffffff;
    justify-content: space-around;
  }
  
  .location-card .image-wrapper .favourite-icon i {
    font-size: 16px;
  }
  
  .location-card.style-2 .content-wrapper .content-inner .time-zone .time-zone-inner{
  justify-content: flex-start;
  }
  
  .location-card.style-2 .content-wrapper .content-inner .time-zone{
  padding-top: 12px;
  }
  
  .location-card.style-2 .content-wrapper .content-inner .time-zone{
  display: block;
  }
  
  .location-card.style-2 .content-wrapper{
  margin: 24px;
  }
  
  .image_fenmian{
  min-height: 252px;
  max-height: 252px;
  height: 252px;
  width: 100%;
  display: block;
  }
  
  .strategy_anname{
    font-size: 16px;
  }
  
  .section-title
   {
      align-items: flex-start;
      flex-flow: column;
  }
  
  .location-card .image-wrapper .image-inner img{
    object-fit: cover;
  }
  
  .time-zone2{
    display: flex !important;
    align-items: center;
  }
  .time-zone-inner2{
    max-width: 60%;
  }
  
  .filter-price{
    align-items: center;
    flex-flow: row;
    margin-top: 0;
    margin-left: 20px;
  }
  
  .filter-price input{
    width: 100px;
  }
  
  .filter-price span{
    margin-bottom: 0;
  }
  
  .header-menu-area.sticky_menu{
    border-bottom: 1px solid #e4e4e4;
  }
  
  .xianlu_tag{
    height: 30px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
  }
  
  .xianlu_title{
    width: 100%;
    -webkit-line-clamp: 1;
    height: auto;
  }
  
  .card-content-bottom{
    width: 100%;
  }
  
  .xianlu_product{
    width: 100%;
  }
  
  
  .author_infor{
    display: flex;
    align-items: center;
  }
  
  .add_time{
    font-size: 15px;
  }
  
  .nowarp_overhide{
    max-width: 150px;
  }
  