.HomeBroadband {
  font-size: 0;
  border: 1px solid #F4F4F4;
  box-shadow: 0 0.12rem 0.16rem -0.04rem rgba(0, 0, 0, 0.08), 0 0.04rem 0.06rem -0.02rem rgba(0, 0, 0, 0.03);
  border-radius: 0.16rem;
  width: 7.02rem;
  margin: 0 auto;
  padding: 0.36rem 0.18rem;
  box-sizing: border-box;
  background: url("../../image/20250605/background_01.png");
  background-size: 100% 100%;
}
.HomeBroadband .title {
  display: flex;
  align-items: center;
  font-size: 0.32rem;
  font-weight: 600;
  color: #333333;
}
.HomeBroadband .title img {
  width: 0.23rem;
  height: 0.18rem;
  vertical-align: middle;
  margin-right: 0.08rem;
}
.HomeBroadband .title .img-hot {
  width: 0.24rem;
  height: 0.32rem;
  vertical-align: middle;
  margin-left: 0.12rem;
}
.HomeBroadband ul {
  display: flex;
  margin-top: 0.24rem;
  flex-wrap: wrap;
}
.HomeBroadband ul li {
  font-size: 0;
  margin-right: 0.2rem;
  margin-bottom: 0.24rem;
}
.HomeBroadband ul li:nth-child(2n+0) {
  margin-right: 0;
}
.HomeBroadband ul li:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.HomeBroadband ul li > a {
  text-decoration: none;
  outline: none;
  display: flex;
  justify-content: center;
  text-align: center;
  width: 3.21rem;
  height: 2.2rem;
  color: #333;
  border: 1px solid #333333;
  border-radius: 0.08rem;
  padding: 0.24rem 0.24rem 0.15rem;
  box-sizing: border-box;
}
.HomeBroadband ul li > a > div {
  display: flex;
  justify-content: center;
  align-content: space-between;
  flex-wrap: wrap;
  font-size: 0.24rem;
}
.HomeBroadband ul li > a > div h5 {
  width: 100%;
  font-size: 0.48rem;
  font-weight: 500;
  text-align: start;
  line-height: 0.48rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.HomeBroadband ul li > a > div h5 i {
  font-size: 0.22rem;
  color: #ED1C24;
}
.HomeBroadband ul li > a > div p {
  width: 100%;
  font-weight: 500;
  font-size: 0.2rem;
  color: #9795B5;
  text-align: start;
  line-height: 0.24rem;
}
.HomeBroadband ul li > a > div .description {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 0.16rem;
}
.HomeBroadband ul li > a > div .description b {
  font-size: 0.36rem;
  font-weight: 500;
  background: linear-gradient(341deg, #FF0000 0%, #FFA9A9 100%);
  -webkit-background-clip: text;
  background-clip: text;
  /* 设置文字颜色为透明，以便显示背景 */
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}
.HomeBroadband ul li > a > div .description .btn1 {
  width: 1.34rem;
  height: 0.44rem;
  line-height: 0.44rem;
  background: linear-gradient(341deg, #FF0000 0%, #FFA9A9 100%);
  color: #fff;
  border-radius: 0.12rem;
  font-size: 0.28rem;
}
.HomeBroadband ul li > a > div .description .btn2 {
  width: 1.3rem;
  height: 0.42rem;
  line-height: 0.42rem;
  border-radius: 0.12rem;
  font-size: 0.28rem;
  border: 1px solid #ED1C24;
  color: #ED1C24;
}
.HomeBroadband ul li > a > div .More {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.HomeBroadband ul li > a > div .More > img {
  width: 0.77rem;
  height: 0.77rem;
}
.bg-1 {
  background: url("../../image/20250605/background_02.png");
  background-size: 100% 100%;
}
.m-36 {
  margin-top: 0.36rem;
}
