.country_kv{position:relative;background-color:#e0e0e0;background-size:cover;background-position:center center;height:15.625rem}.country_kv:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(33,33,33,0.6) 0%, rgba(0,0,0,0) 100%)}.country_kv>div{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.country_kv .country_kv_title{position:relative;z-index:1}.country_kv .country_kv_title h1{color:#ffffff;font-size:2.25rem;font-weight:bold;margin:0;text-shadow:0 0 10px rgba(33,33,33,0.1)}.country_intro_outer{background:#ffffff;padding:2.5rem 0}.country_intro_outer .country_flag{margin-bottom:1rem}.country_intro_outer .country_flag img{width:5rem;height:5rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.country_intro_outer .country_intro_title{font-size:2.5rem;font-weight:bold;margin-bottom:1.5rem;color:#212121}.country_intro_outer .country_intro_title .highlight{color:#212121}.country_intro_outer .country_intro_content{width:100%;font-size:1rem;color:#212121;line-height:1.8}.country_intro_outer .country_intro_content img{max-width:100%;height:auto}.country_intro_outer .country_intro_content p{margin-bottom:1rem}.country_intro_outer .country_intro_content h2,.country_intro_outer .country_intro_content h3{font-weight:bold;margin:1.5rem 0 0.75rem}.country_intro_outer .country_intro_content ul,.country_intro_outer .country_intro_content ol{padding-left:1.5rem;margin-bottom:1rem}.country_cities_outer{background:#F5F5F5;padding:2.5rem 0}.country_cities_outer .country_cities_title{font-size:2.5rem;font-weight:bold;margin-bottom:1.5rem;color:#212121}.country_cities_outer .country_cities_title .highlight{color:#212121}.country_cities_outer .country_cities_grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;width:100%}@media (max-width: 768px){.country_cities_outer .country_cities_grid{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 576px){.country_cities_outer .country_cities_grid{grid-template-columns:1fr}}.country_city_card{background:#ffffff;border-radius:0.75rem;padding:1rem;display:flex;flex-direction:column;gap:1rem}.country_city_card .country_city_card_image{width:100%;aspect-ratio:1920 / 429;overflow:hidden;background:#e0e0e0;border-radius:0.5rem}.country_city_card .country_city_card_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.country_city_card .country_city_card_image .country_city_card_image_placeholder{width:100%;height:100%;background:#e0e0e0}.country_city_card .country_city_card_name .city_name_zh{font-size:1.25rem;font-weight:bold;color:#212121}.country_city_card .country_city_card_name .city_name_en{font-size:0.875rem;color:#9e9e9e}.country_city_card .country_city_card_intro{font-size:1rem;color:#212121;line-height:1.6;flex:1}.country_city_card .country_city_card_action .btn_primary{display:block;width:100%;background:#E84D34;color:#ffffff;border-radius:0.625rem;padding:0.5rem 0.75rem;text-align:center;font-size:1rem;text-decoration:none}.country_city_card .country_city_card_action .btn_primary:hover{opacity:0.9}
