@media only screen and (max-width: 1040px) {
  .bossgoo-m-related1 {
    padding: .3rem 0;
  }
  .bossgoo-m-related1 .wrap {
    padding: 0 .2rem;
  }
  .bossgoo-m-related1 .title {
    font-size: .36rem;
    text-align: center;
    margin-bottom: .3rem;
  }
  .bossgoo-m-related1 li {
    margin-bottom: .2rem;
  }
  .bossgoo-m-related1 li a {
    display: block;
    padding: 0 .2rem;
    line-height: .6rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: .02rem solid #ccc;
    color: #666;
  }
}
