        .page04d2 {
  margin: 10px auto;
  overflow: hidden;
  display: none;
  justify-content: space-between;
  position: relative;
  width: 1200px;
}
.ad_api {
  width: 1200px;
  height: 60px;
  color: #fff;
  /* line-height: 60px; */
  text-align: center;
  margin: 0 auto;
}

.ad_api img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 1200px;
  height: 60px;
}
img {
  vertical-align: middle;
  border: 0;
}
.ad_api strong {
  transition: all 0.5s;
  display: inline-block;
  letter-spacing: 2px;
  position: relative;
  z-index: 2;
}
.ad_api:hover strong {
  transform: scale(1.03, 1.03);
}

.ad_01 {
  z-index: 2;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  padding: 3px 5px;
  line-height: 12px;
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.ad_api font {
  font-size: 12px;
  border-radius: 12px;
  display: inline-block;
  padding: 0px 12px;
  border: 1px solid #fff;
  line-height: 22px;
}
.bocead02 {
  justify-content: space-between;
  width: 1200px;
  margin: 5px auto;
  flex-wrap: wrap;
}
.ad_10 a p :not(:last-child) {
  position: relative;
  z-index: 2;
}
.ad_10 a {
  display: block;
  width: 285px;
  height: 86px;
  color: #fff;
  font-size: 16px;
  padding: 16px 20px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
}
.ad_10 .detail {
  font-size: 12px;
  border-radius: 4px;
  display: inline-block;
  padding: 0px 12px;
  border: 1px solid #fff;
  line-height: 22px;
  float: right;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 2;
}
.ad_10 a img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 285px;
  height: 86px;
}

.ad_02 {
  z-index: 2;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  padding: 3px 5px;
  line-height: 12px;
  background: rgba(225, 225, 231, 0.1);
  color: #fff;
}
.colAd{
  width: 100%;
  display: flex; 
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.colAd p {
  line-height: 30px;
  color: #20a0ff;
  font-size: 13px;
  text-align: center;
}




.rank_col3_ad {
  width: 1200px;
  margin: 20px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; /* 可选：兼容性更好 */
}

.rank_col3_ad > div {
  position: relative;
  width: 386px;
  height: 60px;
}

.rank_col3_ad img {
  width: 100%;
  height: 100%;
  display: block;
}

.ad_01 {
  z-index: 2;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  padding: 3px 5px;
  line-height: 12px;
  background: rgba(0, 0, 0, 0.1);
  color: #fff;
}

