.home-card-type-list .blog-item .blog-item-content{
  padding:17px 14px !important;
  position: relative;
}

#page-content .home-card-type-list .damao-bonus-item h4{
  font-size: 20px;
  font-family: OPPOSans-Bold, OPPOSans;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  padding-bottom:50px;
}

.home-card-type-list .home-card-type-btns{
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 17px 14px;
}

.home-card-type-links{
  padding: 7px 10px !important;
  border-radius: 20px !important;
  display: inline-block !important;
  margin-left: 50%;
  transform: translate(-50%, 0) !important;
  margin-top: 14px;
  font-size: 16px !important;
  width: 114px;
  text-align: center;
  -webkit-transform: translate(-50%, 0) !important;
  -moz-transform: translate(-50%, 0) !important;
  -ms-transform: translate(-50%, 0) !important;
  -o-transform: translate(-50%, 0) !important;
}

.home-card-type-btns a.links{
  color:#fff;
  font-size:14px;
}

.home-card-type-btns .blog-item .blog-item-inner{
  min-height:150px;
}


.bn-navigation ul li a{
  border:none;
}

.bn-navigation ul li.njls-nav-login a{
  border:none;
}

.bn-navigation ul li.njls-nav-register{
  border-left:1px solid #fff;
  margin-left: 18px;
}

.bn-navigation ul li a img{
  width:27px;
}

.search-box{
  width:450px;
  height:44px;
  max-width:90%;
  margin:0 auto;
  border-radius: 26px 26px 26px 26px;
  opacity: 1;
  border: 2px solid #D60915;
  background:#fff;
  overflow:hidden;
  display:flex;
  align-items: center;
  justify-content: center;
}

.search-box input{
  border:none;
  line-height:40px;
  height:40px;
  padding:0 5px;
}

.search-box img{
  display:block;
  width:27px;
  height:27px;
  margin-left:20px;
}

.vote-tab-header,.vote-tab-header li{
  list-style:none;
  text-align: center;
  margin:0;
  padding:0;
}
.vote-tab-header li{
  padding-left:5px;
  padding-right:5px;
}
.vote-tab-header li a{
  display: block;
  background: #E2E2E2;
  border-radius: 8px 8px 0px 0px;
  padding:8px 0;
  color: #171717;
  margin-bottom:0;
}

.vote-tab-header li.active a{
  background: #D60915;
  color:#fff;
}

.vote-tab-content{
  margin:0;
  margin-top:15px;
}

.vote-tab-content-card{
  padding:0px 5px;
}

.vote-tab-content-card-text{
  font-size:12px;
  line-height:1.5;
  color: rgba(0,0,0,0.35);
  margin:10px 0;
}

.vote-tab-content-card-data{
  display:flex;
  align-items: center;
  justify-content: space-between;
  font-size:14px;
  color: #000;
  border-bottom:1px solid rgba(190, 190, 190, 1);
}

.vote-tab-content-card-data p{
  margin:8px 0;
  max-width: 14em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.vote-tab-content-card-data .vote-bg-red{
  background: #D60915;
  color:#fff;
  padding:0 10px;
  border-radius:20px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  -ms-border-radius:20px;
  -o-border-radius:20px;
}

.vote-tab-content-card-data .vote-bg-red img{
  width:13px;
  height:13px;
}

.vote-content-all-links{
  margin: 10px 5px;
  font-size:14px;
  text-decoration: underline;
  color:#D60915 !important;
}



.bn-navigation ul li:hover > a{
  color:#fff900 !important;
}


.header-inner.mobile{
  display:none;
}

.header-inner.pc{
  display:flex;
}

.dfyh-bottom-20{
  margin-bottom:20px;
}

.dfyh-top-20{
  margin-top:20px;
}


.button-love-dfyh {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 11px;
  background: #D60915;
  color: #fff;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 20px;
}

.button-love-dfyh a {
  color: #fff;
}

.dfyh-share-btn{
  width:100px;
  text-align: center;
  font-size: 18px;
  font-family: OPPOSans-Bold, OPPOSans;
  font-weight: bold;
  color: #646464;
  line-height: 30px;
  margin: 0 auto 50px auto;
  cursor: pointer;
}

.dfyh-share-btn img{
  display:block;
  width:100px;
  height:100px;
  margin-bottom:8px;
}

.banner-swiper .swiper-pagination-bullet,.center-swiper .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
}

.banner-swiper .swiper-pagination-bullet-active,.center-swiper .swiper-pagination-bullet-active{
  background: #d50c15;
}

.center-swiper-box{
  margin-top:70px;
  background:#fff;
}

.blog-item-bg-none .blog-item-inner{
  background:transparent;
}

.show-pc{
  display:block !important;
}

.show-m{
  display:none !important;
}

.btn-tp{
  bottom: 0px;
}


#contact{
  background: #444444;
}

#contact h5{
  color:#e0e0e0;
}

#contact p, #contact a, #contact .njls-footer-QRCode{
  color:#9a9a9a;
}

@media (max-width: 768px) {

  .show-pc{
    display:none !important;
  }
  
  .show-m{
    display:block !important;
  }


  .header-inner.mobile{
    display:block;
  }
  
  .header-inner.pc{
    display:none;
  }

  .header-inner.mobile .bn-navigation ul{
    width:100%;
    display: flex;
    justify-content: space-between;
  }

  .header-inner.mobile .bn-navigation ul li{
    padding:15px 0;
    flex:1;
  }

  
  .header.header-style-2{
    position: fixed;
    bottom: 0;
    width: 100%;
    top: auto !important;
  }

  #scrollUp{
    bottom:60px;
  }

  .vote-tab-content-card{
    margin-bottom:20px;
  }

  .vote-tab-header li{
    margin-bottom:10px;
  }

  .dfyh-m-bottom-50{
    margin-bottom:30px !important;
  }

  .dfyh-share-btn{
    display:none;
  }

  .dfyh-answer-p p{
    text-align:left !important;
  }

  .vote-tab-content-card-data p{
    max-width:7em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .center-swiper-box{
    margin-top:20px;
  }

  .btn-tp{
    bottom: 57px;
  }


} 

@media (max-width: 575px){
  body {
    font-size: 14px;
  }
}

/* Home page and submit page shared styles */
.photo2026-home-ref {
  background: #f6f7fb !important;
  padding-top: 24px;
  padding-bottom: 26px;
}

.photo2026-home-panel .container {
  max-width: 1200px;
}

.home-status-bar {
  background: #f6efe6;
  border: 1px solid #efe5d8;
  border-radius: 16px;
  padding: 16px 22px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px 14px;
  margin-bottom: 18px;
}

.status-text {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  min-width: 0;
  flex: 1 1 12rem;
}

.status-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  justify-content: flex-end;
  flex: 0 1 auto;
  margin-left: auto;
}

.status-text i {
  color: #6f5a44;
  margin-right: 8px;
}

.status-submit-btn {
  display: inline-block;
  min-width: 130px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  border-radius: 22px;
  background: #d85718;
}

.status-submit-btn:hover {
  color: #fff !important;
  opacity: 0.92;
}

.status-submit-btn--outline {
  background: #fff !important;
  color: #b8450f !important;
  border: 2px solid #d85718;
  line-height: 38px;
}

.status-submit-btn--outline:hover {
  background: #fff8f0 !important;
  color: #a63a0d !important;
  opacity: 1;
}

.submit-status-bar {
  margin-bottom: 16px;
}

/* 我的作品：赛道标签 */
.photo2026-work-meta {
  margin: 4px 0 12px;
}

.photo2026-work-track {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  max-width: 100%;
  padding: 5px 12px 5px 10px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
  color: #6b2e1a;
  background: linear-gradient(135deg, #fff8f4 0%, #fff 55%);
  border: 1px solid rgba(216, 87, 24, 0.28);
  border-radius: 999px;
  box-shadow: 0 1px 3px rgba(42, 24, 20, 0.05);
}

.photo2026-work-track i {
  flex-shrink: 0;
  font-size: 11px;
  color: #c41e1e;
  opacity: 0.95;
}

.photo2026-work-track__label {
  flex-shrink: 0;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.06em;
  color: #a63a0d;
  text-transform: none;
}

.photo2026-work-track__name {
  min-width: 0;
  word-break: break-word;
}

.home-main-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 300px;
  gap: 16px;
}

.home-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 22px;
}

.home-card h3 {
  margin-bottom: 14px;
  font-size: 24px;
  font-weight: 700;
  color: #262626;
}

.home-card h3 i {
  font-size: 20px;
  margin-right: 8px;
}

.home-notice-card ul {
  margin: 0;
  padding-left: 18px;
}

.home-notice-card li {
  margin-bottom: 6px;
  color: #333;
  font-size: 17px;
  line-height: 1.7;
}

.home-date-card p {
  margin-bottom: 8px;
  color: #333;
  font-size: 17px;
}

.date-reward {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  margin-top: 10px;
  color: #333;
  font-size: 15px;
}

.date-reward i {
  margin-right: 6px;
}

.date-submit-btn {
  display: block;
  margin-top: 16px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #b98b67;
  border-radius: 24px;
  color: #8b5e3b;
  font-size: 16px;
  background: #fff;
}

.date-submit-btn:hover {
  color: #8b5e3b;
  background: #faf6f1;
}

@media (max-width: 992px) {
  .home-main-grid {
    grid-template-columns: 1fr;
  }

  .home-status-bar {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .home-status-bar .status-text {
    flex: none;
    width: 100%;
  }

  .home-status-bar .status-actions {
    margin-left: 0;
    width: 100%;
    justify-content: flex-start;
  }
}

@media (max-width: 768px) {
  .photo2026-home-ref {
    padding-top: 16px;
  }

  .home-status-bar {
    padding: 12px 14px;
    border-radius: 12px;
  }

  .status-text {
    font-size: 15px;
  }

  .status-submit-btn {
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
  }

  .home-card {
    border-radius: 14px;
    padding: 14px;
  }

  .home-card h3 {
    font-size: 18px;
  }

  .home-notice-card li,
  .home-date-card p {
    font-size: 14px;
  }
}

/* —— 2026 摄影大赛首页（规则页式排版） —— */
.photo2026-hero {
  position: relative;
  border-radius: 24px;
  padding: 40px 44px 44px;
  margin-bottom: 28px;
  overflow: hidden;
  color: #fff;
  background: linear-gradient(125deg, #1a0a06 0%, #5c1a0f 38%, #c73a18 72%, #f7a219 100%);
  box-shadow: 0 20px 50px rgba(92, 26, 15, 0.25);
}

.photo2026-hero::after {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 80% 50% at 100% 0%, rgba(255, 255, 255, 0.12), transparent 55%);
  pointer-events: none;
}

.photo2026-hero-kicker {
  position: relative;
  z-index: 1;
  font-size: 24px;
  letter-spacing: 0.12em;
  text-transform: none;
  opacity: 0.92;
  margin-bottom: 10px;
}

.photo2026-hero-title {
  position: relative;
  z-index: 1;
  font-size: clamp(28px, 4.2vw, 44px);
  font-weight: 800;
  line-height: 1.2;
  margin: 0 0 16px;
  letter-spacing: 0.02em;
  /* 覆盖全局 h1 颜色，保证在深渐变左侧仍清晰可读 */
  color: #fff !important;
  text-shadow:
    0 0 1px rgba(0, 0, 0, 0.8),
    0 2px 4px rgba(0, 0, 0, 0.75),
    0 8px 32px rgba(0, 0, 0, 0.45),
    0 0 48px rgba(247, 162, 25, 0.35);
}

.photo2026-hero-dot {
  opacity: 0.95;
  font-weight: 400;
  color: #ffe8a8 !important;
}

.photo2026-hero-lead {
  position: relative;
  z-index: 1;
  max-width: 52em;
  font-size: 17px;
  line-height: 1.75;
  opacity: 0.95;
  margin-bottom: 26px;
}

.photo2026-hero-cta {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.photo2026-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 26px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 700;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.photo2026-btn i {
  font-size: 1.05em;
  opacity: 0.9;
}

.photo2026-btn--light {
  background: #fff;
  color: #7a2e0f !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

.photo2026-btn--light:hover {
  color: #5c2208 !important;
  transform: translateY(-1px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
}

.photo2026-btn--outline {
  border: 2px solid rgba(255, 255, 255, 0.85);
  color: #fff !important;
  background: rgba(0, 0, 0, 0.12);
}

.photo2026-btn--outline:hover {
  background: rgba(255, 255, 255, 0.14);
  color: #fff !important;
}

.photo2026-block {
  margin-bottom: 28px;
  padding: 32px 36px;
  background: #fff;
  border-radius: 20px;
  border: 1px solid #ece8e4;
  box-shadow: 0 4px 24px rgba(26, 10, 6, 0.04);
}

.photo2026-block--timeline {
  background: linear-gradient(180deg, #fffdfb 0%, #fff 40%);
}

/* 首页 · 作品投票 */
.photo2026-block--vote {
  background: linear-gradient(180deg, #fff8f4 0%, #fff 42%);
  border-color: #eee4dc;
}

.photo2026-vote-header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 22px;
}

.photo2026-vote-header .photo2026-h2 {
  margin-bottom: 8px;
}

.photo2026-vote-sub {
  margin: 0;
  max-width: 40rem;
  font-size: 15px;
  line-height: 1.65;
  color: #4a403b;
}

.photo2026-vote-sub__mark {
  display: inline;
  font-weight: 700;
  color: #8b3a12;
}

.photo2026-vote-header__cta {
  flex-shrink: 0;
}

.photo2026-vote-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.photo2026-vote-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid #ebe6e1;
  background: #fffefc;
  color: #1f1410;
  text-decoration: none !important;
  box-shadow: 0 2px 12px rgba(26, 10, 6, 0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.photo2026-vote-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 28px rgba(42, 24, 20, 0.1);
  border-color: rgba(216, 87, 24, 0.35);
}

.photo2026-vote-card__img-wrap {
  position: relative;
  aspect-ratio: 4 / 3;
  background: #f0ebe4;
  overflow: hidden;
}

.photo2026-vote-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.photo2026-vote-card__body {
  padding: 12px 14px 14px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.photo2026-vote-card__title {
  margin: 0;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.45;
  color: #1f1410;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.photo2026-vote-card__foot {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  font-size: 13px;
  color: #6f6560;
}

.photo2026-vote-card__num {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-weight: 700;
  color: #c41e1e;
}

.photo2026-vote-card__num i {
  font-size: 12px;
}

.photo2026-vote-card__sn {
  flex-shrink: 0;
  font-weight: 600;
  color: #8b7a72;
}

.photo2026-vote-card__meta {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px dashed #e8e2dc;
  font-size: 12px;
  line-height: 1.55;
  color: #5c534d;
}

.photo2026-vote-card__meta p,
.photo2026-vote-card__meta td {
  margin: 0.15em 0;
  font-size: 12px !important;
}

.photo2026-vote-empty {
  margin: 0 0 20px;
  padding: 20px 16px;
  text-align: center;
  font-size: 15px;
  line-height: 1.65;
  color: #5c534d;
  background: #faf8f6;
  border-radius: 12px;
  border: 1px dashed #dcd3c8;
}

.photo2026-vote-actions {
  margin-top: 20px;
  padding-top: 8px;
  text-align: center;
}

.photo2026-vote-all-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 700;
  color: #b8450f !important;
  text-decoration: none !important;
}

.photo2026-vote-all-link:hover {
  text-decoration: underline !important;
}

.photo2026-btn--solid-warm {
  background: linear-gradient(135deg, #c41e1e 0%, #d85718 100%);
  color: #fff !important;
  border: none;
  box-shadow: 0 6px 20px rgba(196, 30, 30, 0.22);
}

.photo2026-btn--solid-warm:hover {
  color: #fff !important;
  transform: translateY(-1px);
  box-shadow: 0 10px 26px rgba(196, 30, 30, 0.28);
}

@media (max-width: 1199px) {
  .photo2026-vote-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .photo2026-vote-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .photo2026-block--vote {
    padding: 22px 18px;
  }

  .photo2026-vote-header__cta {
    width: 100%;
  }

  .photo2026-vote-header__cta .photo2026-btn {
    width: 100%;
    justify-content: center;
  }
}

.photo2026-timeline-lead {
  margin: 0 0 22px;
  padding: 12px 16px;
  font-size: 15px;
  line-height: 1.65;
  color: #4a403b;
  background: rgba(255, 243, 224, 0.45);
  border-radius: 12px;
  border: 1px solid rgba(216, 87, 24, 0.12);
}

.photo2026-timeline-lead time {
  font-weight: 800;
  color: #8b3a12;
}

.photo2026-timeline-dual {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px 32px;
  align-items: stretch;
}

.photo2026-timeline-col {
  min-width: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 100%;
  padding: 18px 18px 20px;
  border-radius: 16px;
  border: 1px solid #ebe6e1;
  background: #fffefc;
  box-sizing: border-box;
}

.photo2026-timeline-col--co {
  border-top: 3px solid #f7a219;
}

.photo2026-timeline-col--photo {
  border-top: 3px solid #c41e1e;
  background: #fffafa;
}

.photo2026-timeline-col-title {
  margin: 0 0 16px;
  font-size: 17px;
  font-weight: 800;
  color: #1f1410;
  display: flex;
  align-items: center;
  gap: 10px;
}

.photo2026-timeline-col-title i {
  font-size: 16px;
  opacity: 0.9;
}

.photo2026-timeline-col--co .photo2026-timeline-col-title {
  color: #7a4a0a;
}

.photo2026-timeline-col--photo .photo2026-timeline-col-title {
  color: #7a1515;
}

.photo2026-timeline-col .photo2026-timeline {
  margin-left: 4px;
}

.photo2026-block--awards {
  background: linear-gradient(180deg, #fff9f4 0%, #fff 55%);
}

.photo2026-block--statement {
  background: #faf8f6;
  border-color: #e8e2dc;
  border-left: 4px solid #c9a06c;
}

.photo2026-statement-list {
  margin: 0;
  padding-left: 0;
  color: #3d3530;
  font-size: 16px;
  line-height: 1.85;
}

.photo2026-statement-list li {
  margin-bottom: 16px;
}

.photo2026-statement-list li:last-child {
  margin-bottom: 0;
}

/* 首页列表：统一小方格项目符号（略小、低调） */
.photo2026-sq-list {
  list-style: none;
  padding-left: 0;
  padding-inline-start: 0;
  margin-left: 0;
}

.photo2026-sq-list > li {
  position: relative;
  padding-left: 12px;
}

.photo2026-sq-list > li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.68em;
  width: 3px;
  height: 3px;
  margin-top: -1.5px;
  background: #9a5c38;
  border-radius: 0.5px;
}

ol.photo2026-sq-list {
  list-style: none;
  list-style-type: none;
  padding-inline-start: 0;
  margin-inline-start: 0;
}

.photo2026-dimension-list.photo2026-sq-list > li::before {
  top: 0.52em;
}

.photo2026-block--muted {
  background: #f9fafb;
  border-color: #e8eaef;
}

.photo2026-h2 {
  margin: 0 0 18px;
  font-size: 22px;
  font-weight: 800;
  color: #1f1410;
}

.photo2026-h2 span {
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 4px solid #f7a219;
}

.photo2026-h2--invert {
  color: #fff;
}

.photo2026-h2--invert span {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

.photo2026-intro {
  margin: -8px 0 22px;
  color: #4a403b;
  font-size: 16px;
  line-height: 1.7;
  max-width: 48em;
}

.photo2026-timeline {
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 3px solid #f0c9a0;
  margin-left: 8px;
}

.photo2026-timeline li {
  position: relative;
  padding: 0 0 22px 28px;
  margin: 0;
}

.photo2026-timeline li::before {
  content: '';
  position: absolute;
  left: -10px;
  top: 6px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #d85718;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #f7d4b8;
}

.photo2026-timeline li:last-child {
  padding-bottom: 0;
}

.photo2026-timeline time {
  display: block;
  font-weight: 800;
  color: #8b3a12;
  font-size: 15px;
  margin-bottom: 4px;
}

.photo2026-timeline span {
  color: #333;
  font-size: 16px;
  line-height: 1.65;
}

.photo2026-timeline-note {
  display: block;
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.55;
  color: #5c534d;
}

.photo2026-timeline-note strong {
  color: #8b3a12;
  font-weight: 700;
}

.photo2026-two-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.photo2026-card {
  border-radius: 18px;
  padding: 24px 26px;
  min-height: 100%;
  border: 1px solid #ebe6e1;
  background: #fffefc;
}

.photo2026-card--co {
  border-top: 4px solid #f7a219;
}

.photo2026-card--photo {
  border-top: 4px solid #c41e1e;
  background: #fffafa;
}

.photo2026-card-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}

.photo2026-card-head i {
  font-size: 26px;
  color: #d85718;
}

.photo2026-card--photo .photo2026-card-head i {
  color: #c41e1e;
}

.photo2026-card-head h3 {
  margin: 0;
  font-size: 20px;
  font-weight: 800;
  color: #1a1410;
}

.photo2026-card > p {
  margin: 0 0 14px;
  color: #3d3530;
  font-size: 15px;
  line-height: 1.75;
}

.photo2026-mini-list {
  margin: 0 0 18px;
  padding-left: 0;
  color: #4a403b;
  font-size: 15px;
  line-height: 1.7;
}

.photo2026-mini-list li {
  margin-bottom: 6px;
}

.photo2026-card-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 700;
  font-size: 15px;
  color: #b8450f !important;
}

.photo2026-card--photo .photo2026-card-link {
  color: #a61c1c !important;
}

.photo2026-card-link:hover {
  text-decoration: underline;
}

.photo2026-award-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.photo2026-award-card {
  border-radius: 16px;
  padding: 22px 24px;
  background: #fff;
  border: 1px solid #ebe6e1;
}

.photo2026-award-card--accent {
  background: linear-gradient(160deg, #fff5f0 0%, #fff 70%);
  border-color: #f5d0c4;
}

.photo2026-award-card h3 {
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 800;
  color: #1f1410;
}

.photo2026-award-note {
  margin: 0 0 14px;
  font-size: 14px;
  color: #7a6a62;
}

.photo2026-award-card ul {
  margin: 0;
  padding-left: 0;
  color: #333;
  font-size: 15px;
  line-height: 1.75;
}

.photo2026-award-card .photo2026-sq-list > li {
  margin-bottom: 6px;
}

.photo2026-award-card .photo2026-sq-list > li:last-child {
  margin-bottom: 0;
}

.photo2026-prose {
  color: #333;
  font-size: 16px;
  line-height: 1.8;
}

.photo2026-prose p {
  margin: 0 0 14px;
}

.photo2026-prose p:last-child {
  margin-bottom: 0;
}

.photo2026-prose-sub {
  font-size: 15px;
  color: #5c534d;
}

.photo2026-prose a {
  color: #b8450f !important;
  word-break: break-all;
}

.photo2026-prose--columns {
  column-count: 2;
  column-gap: 36px;
}

.photo2026-prose--columns p {
  break-inside: avoid;
}

.photo2026-prose--notice {
  margin-bottom: 22px;
}

.photo2026-criteria {
  color: #333;
  font-size: 16px;
  line-height: 1.8;
}

.photo2026-criteria-part {
  margin-bottom: 28px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e4e7ec;
}

.photo2026-criteria-part--last {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.photo2026-criteria-part h3 {
  margin: 0 0 16px;
  font-size: 18px;
  font-weight: 800;
  color: #1f1410;
}

.photo2026-criteria-sub {
  margin-bottom: 18px;
}

.photo2026-criteria-sub:last-child {
  margin-bottom: 0;
}

.photo2026-criteria-sub h4 {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 700;
  color: #6b2e1a;
}

.photo2026-criteria-sub p {
  margin: 0;
  color: #3d3530;
  line-height: 1.75;
}

.photo2026-criteria-lead {
  margin: 0 0 16px;
  color: #3d3530;
}

.photo2026-dimension-list {
  margin: 0;
  padding-left: 0;
}

.photo2026-dimension-list li {
  margin-bottom: 16px;
  line-height: 1.75;
}

.photo2026-dimension-list li:last-child {
  margin-bottom: 0;
}

.photo2026-dimension-list strong {
  display: block;
  margin-bottom: 6px;
  color: #1f1410;
  font-size: 15px;
}

.photo2026-dimension-list span {
  display: block;
  color: #4a403b;
  font-weight: 400;
}

.photo2026-jury-list {
  margin: 0;
  padding-left: 0;
  color: #3d3530;
}

.photo2026-jury-list li {
  margin-bottom: 10px;
  line-height: 1.7;
}

.photo2026-jury-list li:last-child {
  margin-bottom: 0;
}

.photo2026-footer-card {
  margin-bottom: 8px;
  padding: 32px 36px;
  border-radius: 20px;
  background: linear-gradient(135deg, #2a1814 0%, #4a2418 45%, #6b2e1a 100%);
  color: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 40px rgba(42, 24, 20, 0.35);
}

.photo2026-contact {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  font-size: 15px;
  line-height: 1.75;
}

.photo2026-contact p {
  margin: 0 0 12px;
}

.photo2026-contact strong {
  color: #fff;
}

.photo2026-contact-tip {
  font-size: 14px;
  opacity: 0.85;
  margin-top: 8px !important;
}

@media (max-width: 992px) {
  .photo2026-two-col,
  .photo2026-award-grid,
  .photo2026-contact,
  .photo2026-timeline-dual {
    grid-template-columns: 1fr;
  }

  .photo2026-prose--columns {
    column-count: 1;
  }
}

@media (max-width: 768px) {
  .photo2026-hero {
    padding: 28px 22px 32px;
    border-radius: 18px;
  }

  .photo2026-hero-lead {
    font-size: 15px;
  }

  .photo2026-block {
    padding: 20px 18px;
    border-radius: 16px;
  }

  .photo2026-h2 {
    font-size: 19px;
  }

  .photo2026-timeline span {
    font-size: 14px;
  }

  .photo2026-timeline-col {
    padding: 14px 14px 16px;
  }

  .photo2026-timeline-lead {
    font-size: 14px;
    padding: 10px 12px;
  }
}

/* —— 选择参赛赛道（photo2026/competitions_submit.php） —— */
#page-content.photo2026-submit-tracks {
  margin: 0;
  padding: 0;
  min-height: 56vh;
}

.photo2026-submit-tracks__bg {
  background: linear-gradient(180deg, #fdf8f3 0%, #f6f1eb 45%, #ebe4dc 100%);
  padding: 32px 0 48px;
}

@media (min-width: 768px) {
  .photo2026-submit-tracks__bg {
    padding: 44px 0 64px;
  }
}

@media (max-width: 768px) {
  .photo2026-submit-tracks__bg {
    padding-bottom: 88px;
  }
}

.photo2026-submit-tracks__container {
  max-width: 1040px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.photo2026-submit-tracks__head {
  text-align: center;
  max-width: 34rem;
  margin: 0 auto 2rem;
  padding: 0 0.5rem;
}

#page-content.photo2026-submit-tracks .photo2026-submit-tracks__title {
  font-size: 1.65rem;
  font-weight: 800;
  color: #1a1410 !important;
  margin: 0 0 0.45rem;
  line-height: 1.3;
  letter-spacing: 0.02em;
}

@media (min-width: 768px) {
  #page-content.photo2026-submit-tracks .photo2026-submit-tracks__title {
    font-size: 2.05rem;
  }
}

#page-content.photo2026-submit-tracks .photo2026-submit-tracks__sub {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 600;
  color: #a67c52 !important;
}

#page-content.photo2026-submit-tracks .photo2026-submit-tracks__lead {
  margin: 0.65rem 0 0;
  font-size: 0.9375rem;
  line-height: 1.6;
  color: #5c534d !important;
}

.photo2026-submit-tracks__tips {
  max-width: 52rem;
  margin: 0 auto 1.75rem;
  padding: 1rem 1.25rem 1.05rem;
  text-align: left;
  background: linear-gradient(180deg, #fffefb 0%, #fff8f0 100%);
  border: 1px solid rgba(216, 87, 24, 0.22);
  border-radius: 14px;
  box-shadow: 0 4px 18px rgba(42, 24, 20, 0.05);
}

.photo2026-submit-tracks__tips-title {
  margin: 0 0 0.65rem;
  font-size: 0.9375rem;
  font-weight: 800;
  color: #6b2e1a;
  display: flex;
  align-items: center;
  gap: 8px;
}

.photo2026-submit-tracks__tips-title i {
  color: #d85718;
  font-size: 1.05rem;
}

.photo2026-submit-tracks__tips-list {
  margin: 0;
  padding-left: 1.35rem;
  font-size: 0.9375rem;
  line-height: 1.7;
  color: #4a403b;
}

.photo2026-submit-tracks__tips-list li {
  margin-bottom: 0.45rem;
}

.photo2026-submit-tracks__tips-list li:last-child {
  margin-bottom: 0;
}

.photo2026-submit-tracks__tips-list strong {
  color: #2a1814;
  font-weight: 700;
}

.photo2026-submit-tracks__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}

@media (min-width: 560px) {
  .photo2026-submit-tracks__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 960px) {
  .photo2026-submit-tracks__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.photo2026-track-card {
  position: relative;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 20px;
  border: 1px solid rgba(216, 87, 24, 0.22);
  box-shadow: 0 8px 30px rgba(42, 24, 20, 0.06);
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* 顶部仅用细色条作装饰，替代整块深色底 */
.photo2026-track-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: linear-gradient(90deg, #fde68a 0%, #f7a219 35%, #d85718 70%, #ea580c 100%);
  pointer-events: none;
}

.photo2026-track-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 48px rgba(42, 24, 20, 0.1);
}

/* 浅色区 + 图标圆环边框，不再使用深色渐变底 */
.photo2026-track-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.2rem 1rem 1rem;
  margin-top: 3px;
  background: linear-gradient(180deg, #fffdfb 0%, #fffaf5 100%);
  border-bottom: 1px solid rgba(216, 87, 24, 0.14);
  color: #d85718 !important;
  font-size: 1.25rem;
}

.photo2026-track-card__icon > .fa,
.photo2026-track-card__icon > i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 50%;
  border: 2px solid rgba(247, 162, 25, 0.9);
  box-shadow: 0 0 0 1px rgba(216, 87, 24, 0.12);
  background: #fff;
  color: #c2410c !important;
  font-size: 1.3rem;
}

.photo2026-track-card__main {
  flex: 1 1 auto;
  padding: 1.3rem 1.35rem 1rem;
}

#page-content.photo2026-submit-tracks .photo2026-track-card__title {
  font-size: 1.2rem;
  font-weight: 800;
  color: #2a1814 !important;
  margin: 0 0 0.65rem;
  line-height: 1.4;
  text-align: center;
}

.photo2026-track-card__desc {
  font-size: 0.9375rem;
  line-height: 1.65;
  color: #4a403b !important;
  text-align: left;
  min-height: 2.75rem;
}

.photo2026-track-card__desc p:last-child {
  margin-bottom: 0;
}

.photo2026-track-card__btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0.9rem 1.25rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.35;
  text-decoration: none !important;
  border: none;
  border-radius: 0;
  color: #fff !important;
  background: linear-gradient(90deg, #b91c1c 0%, #d85718 48%, #ea580c 100%) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
  transition: filter 0.15s ease, opacity 0.15s ease;
}

.photo2026-track-card__btn:hover,
.photo2026-track-card__btn:focus {
  color: #fff !important;
  text-decoration: none !important;
  filter: brightness(1.06);
}

#page-content.photo2026-submit-tracks a.photo2026-track-card__btn:visited {
  color: #fff !important;
}

/* —— 投票详情页 votego_detail（与底部固定导航错开）—— */
main.photo2026-vote-detail {
  --photo2026-tabbar-h: 60px;
  --photo2026-tabbar-gap: 0px;
  --photo2026-vote-btn-h: 52px;
}

main.photo2026-vote-detail.photo2026-vote-detail--has-bar {
  padding-bottom: calc(var(--photo2026-vote-btn-h) + 20px + env(safe-area-inset-bottom, 0px));
}

main.photo2026-vote-detail .photo2026-vote-detail__wrap {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 8px;
}

main.photo2026-vote-detail .photo2026-vote-detail__card {
  border-radius: 0;
  overflow: hidden;
  border: 1px solid #ece8e4;
  box-shadow: 0 4px 20px rgba(26, 10, 6, 0.06);
}

main.photo2026-vote-detail .photo2026-vote-detail__head {
  padding: 22px 24px 18px;
  border-bottom: 1px solid #ede8e3;
}

main.photo2026-vote-detail .photo2026-vote-detail__body {
  padding: 20px 24px 26px;
}

main.photo2026-vote-detail .photo2026-vote-detail__title-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
  text-align: center;
}

main.photo2026-vote-detail .photo2026-vote-detail__meta {
  margin: 0 0 20px;
  padding: 0;
  border-radius: 0;
  background: transparent;
  border: none;
  box-shadow: none;
}

main.photo2026-vote-detail .photo2026-vote-detail__meta-line {
  margin: 0;
  padding: 7px 0;
  font-size: 14px;
  line-height: 1.65;
  color: #3d3530;
  letter-spacing: 0.02em;
}

main.photo2026-vote-detail .photo2026-vote-detail__meta-line:first-child {
  padding-top: 0;
  font-weight: 700;
  color: #1f1410;
}

main.photo2026-vote-detail .photo2026-vote-detail__meta-line:first-child:not(:only-child) {
  margin-bottom: 2px;
}

main.photo2026-vote-detail .button-love {
  flex-shrink: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 0;
  padding-right: 0;
  border-right: none;
}

main.photo2026-vote-detail .button-love .mfn-love {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 1.25rem;
  line-height: 1.35;
}

main.photo2026-vote-detail .button-love .mfn-love i {
  font-size: 1.2em;
}

main.photo2026-vote-detail .button-love .liked_label {
  margin-left: 0;
  color: #a63a0d !important;
  font-size: 1.25rem;
  font-weight: 800;
}

main.photo2026-vote-detail .photo2026-vote-detail__title {
  flex: 0 1 auto;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0 4px;
  box-sizing: border-box;
  text-align: center;
  font-size: clamp(1.45rem, 5.8vw, 1.85rem);
  font-weight: 800;
  color: #1f1410;
  line-height: 1.4;
}

@media (min-width: 769px) {
  main.photo2026-vote-detail .photo2026-vote-detail__head {
    padding-left: 36px;
    padding-right: 36px;
  }

  main.photo2026-vote-detail .photo2026-vote-detail__body {
    padding-left: 36px;
    padding-right: 36px;
  }
}

@media (max-width: 768px) {
  main.photo2026-vote-detail .photo2026-vote-detail__head {
    padding-left: max(24px, calc(16px + env(safe-area-inset-left, 0px)));
    padding-right: max(24px, calc(16px + env(safe-area-inset-right, 0px)));
  }

  main.photo2026-vote-detail .photo2026-vote-detail__body {
    padding-left: max(24px, calc(16px + env(safe-area-inset-left, 0px)));
    padding-right: max(24px, calc(16px + env(safe-area-inset-right, 0px)));
  }
}

/* 固定投票条：桌面贴底；手机抬升至底部主导航之上 */
.photo2026-vote-detail__bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1002;
  padding-bottom: env(safe-area-inset-bottom, 0px);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, #fff 35%);
  border-top: 3px solid #f7a219;
  box-shadow: 0 -6px 24px rgba(42, 24, 20, 0.1);
}

.photo2026-vote-detail__bar-inner {
  padding-top: 10px;
  padding-bottom: max(10px, env(safe-area-inset-bottom));
}

.photo2026-vote-detail__vote-btn {
  border-radius: 999px !important;
  font-weight: 800 !important;
  letter-spacing: 0.06em;
}

@media (max-width: 768px) {
  main.photo2026-vote-detail {
    --photo2026-tabbar-h: 70px;
    --photo2026-tabbar-gap: 8px;
  }

  main.photo2026-vote-detail.photo2026-vote-detail--has-bar {
    padding-bottom: calc(
      var(--photo2026-tabbar-h) + var(--photo2026-tabbar-gap) + var(--photo2026-vote-btn-h) + 28px +
        env(safe-area-inset-bottom, 0px)
    );
  }

  .photo2026-vote-detail__bar {
    bottom: calc(
      var(--photo2026-tabbar-h) + var(--photo2026-tabbar-gap) + env(safe-area-inset-bottom, 0px)
    );
    padding-bottom: 0;
    box-shadow: 0 -8px 28px rgba(42, 24, 20, 0.12);
  }

  .photo2026-vote-detail__bar-inner {
    padding-bottom: 10px;
  }
}


