/* 频道页面公共样式 */
.d-bg__gradient-mask {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #2a80d5 -30%, transparent 30%);
}