.cgy-text-ad{
  display:block;
  box-sizing:border-box;
  margin:28px 0 26px;
  padding:14px 15px;
  background:#fff7ed;
  border:1px solid #fed7aa;
  border-radius:14px;
  text-align:left;
  line-height:1.6;
  clear:both;
  white-space:normal;
  word-break:break-word;
  overflow-wrap:anywhere;
  height:auto!important;
  min-height:0!important;
  overflow:visible!important;
}

.cgy-text-ad a{
  display:block;
  color:#9a3412;
  font-size:15px;
  font-weight:800;
  line-height:1.65;
  text-decoration:none;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  outline:0!important;
  margin:0!important;
  padding:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  position:static!important;
  white-space:normal;
  word-break:break-word;
  overflow-wrap:anywhere;
}

.cgy-text-ad a::before{
  content:"留学易";
  display:inline-block;
  width:max-content;
  max-width:100%;
  margin:0 8px 0 0;
  padding:3px 9px;
  border-radius:999px;
  background:#ea580c;
  color:#fff;
  font-size:12px;
  font-weight:800;
  line-height:1.35;
  vertical-align:1px;
}

.cgy-text-ad a:hover{
  text-decoration:none;
}

@media (max-width:600px){
  .cgy-text-ad{
    margin:26px 0 24px;
    padding:13px 14px;
    border-radius:13px;
  }

  .cgy-text-ad a{
    font-size:14px;
    line-height:1.7;
  }

  .cgy-text-ad a::before{
    display:block;
    margin:0 0 7px 0;
    padding:3px 8px;
    font-size:11px;
    vertical-align:baseline;
  }
}
