@charset "utf-8";
/* CSS Document */

.db_follow{
  width:100%;
}
.db_follow01{
  display:inline-block;
  width:auto;
}
.db_follow01 a{
  display:block;
  padding-left:30px;
  background:url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025102714002113384/cms/image/efbd1fa2-e276-4d68-a801-586874bff185.png) no-repeat left center;
  line-height:24px;
  color: #fff;
}
.db_follow02{
  display:inline-block;
  width:auto;
  position:relative;
  background:url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025102714002113384/cms/image/280dec45-2b4f-4284-aaef-84ed08c2fa42.png) no-repeat left center;
  padding-left:30px;
  margin-left:20px;
  color: #fff;
}
.db_follow_img{
  position:absolute;
  bottom:0px;
  width:120px;
  padding-bottom:30px;
  left:0px;
  display:none;

}
.db_follow02:hover .db_follow_img{
  display:block;

}
.db_follow03{
  display:inline-block;
  width:auto;
  position:relative;
  background:url(https://omo-oss-image.thefastimg.com/portal-saas/pg2025102714002113384/cms/image/b2b18235-c18c-45d6-a6ca-3ce917952eeb.png) no-repeat left center;
  padding-left:30px;
  margin-left:20px;
  color: #fff;
}
.db_follow_img{
  position:absolute;
  bottom:0px;
  width:120px;
  padding-bottom:30px;
  left:0px;
  display:none;

}
.db_follow03:hover .db_follow_img{
  display:block;

}
.db_follow_img img{
  width:100%;
  height:auto;

}