html,body{background-color:#f1f4f8}.city-index .city-card{background:#ffffffe0;border-radius:14px;box-shadow:0 6px 18px rgba(16,24,40,.08);overflow:hidden;margin:24px 0}@media (min-width:1280px){.city-index .city-card{max-width:1280px;margin-left:auto;margin-right:auto}}.city-index .city-card__head{background:#173a75;color:#fff;padding:16px 20px;font-weight:700;font-size:16px;letter-spacing:.2px}.city-index .city-page-title{margin:0;font-weight:800}.city-index .city-card__body{padding:12px 12px 8px}.city-index .city-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));column-gap:28px;row-gap:6px;list-style:none;margin:0;padding:0}@media (max-width:1024px){.city-index .city-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.city-index .city-list{grid-template-columns:1fr}}.city-index .city-list a{display:block;padding:10px 12px;border-radius:10px;text-decoration:none;color:#0b56a6;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .1s ease}.city-index .city-list a:hover,.city-index .city-list a:focus{background:#f5f8ff;border-color:#e6eefc;color:#0a3f7a;transform:translateY(-1px);outline:none}.city-index .city-list li:nth-child(odd) a{background:#fafcff}@media (max-width:640px){.city-index .city-list li:nth-child(odd) a{background:transparent}}.city-index .city-list a{background:#f7faff}.city-index .city-list li:nth-child(odd) a,.city-index .city-list li:nth-child(even) a{background:#f7faff!important}
