/* 丽水 主题：摄影仙都 绿色生态 */
:root {
  --rq-primary: #16a34a;
  --rq-primary-dark: #166534;
  --rq-primary-soft: #dcfce7;
  --rq-accent: #65a30d;
}
.rq-banner {
  background:
    linear-gradient(120deg, rgba(22,163,74,0.92) 0%, rgba(101,163,13,0.78) 100%),
    url('https://www.sxrq.cn/img/ruiquan.21.jpg') center/cover no-repeat;
}
.rq-about-image {
  background-image: url('https://www.sxrq.cn/img/ruiquan.32.jpg');
}
