/* gss_cht.css */
@tailwind base;
@tailwind components;
@tailwind utilities;


body#main {
    font-family: "Times New Roman", Times, serif;
    background: linear-gradient(360deg, #ede9e8 0%, #0B66B5 100%);
}

body#ch1_total_crime,
body#ch1_3_0_personal_crimes,
body#ch1_3_2_1_rape,
body#ch1_3_2_2_child_sexual_abuse_cases,
body#ch1_4_0_property_crimes,
body#ch1_4_4_extortion,
body#ch1_5_0,
body#ch1_5_1_arson,
body#ch1_6_0_crimes_against_region,
body#ch1_7_0_other_crimes,
body#ch1_7_2_drug_trafficking,
body#ch1_7_3_drug_use,
body#ch1_7_4_drugged_driving,
body#ch1_7_8_fake_marriage,
body#ch2_2_tianyan_surveillance,
body#ch2_3_smuggler_inspection,
body#ch2_4_taxi_violations,
body#ch2_5_pedestrian_violations,
body#ch4_0_stay_in_macao,
body#ch4_2_mainland_illegal_entry_overstay,
body#ch4_4_mainland_non_criminal_violations
{
    font-family: "Times New Roman", Times, serif;
    margin: 0;
    padding: 16px;
    min-width: 900px;
    width: 100%;
    background: linear-gradient(360deg, #ede9e8 0%, #0B66B5 100%) no-repeat;
	background-size: cover; /* 確保漸層撐滿整個區塊 */
    background-attachment: fixed; /* 如果是全網頁背景，建議固定住以*/
}

body#ch1_3_1_homicide {
      font-family: "Times New Roman", Times, serif;
      margin: 0;
      padding: 16px;
      background-color: #f7f8fa;
	  min-width: 900px;
	  width: 100%;
	  background: linear-gradient(360deg, #ede9e8 0%, #0B66B5 100%) no-repeat;
	  background-size: cover; /* 確保漸層撐滿整個區塊 */
      background-attachment: fixed; /* 如果是全網頁背景，建議固定住以*/
}

body#ch4_1_entry_and_exit_statistics_of_mainland_residents
{
    font-family: "Times New Roman", Times, serif;
    margin: 0;
    padding: 16px;
    min-width: 1200px;
    width: 100%;
    background: linear-gradient(360deg, #ede9e8 0%, #0B66B5 100%) no-repeat;
	background-size: cover; /* 確保漸層撐滿整個區塊 */
    background-attachment: fixed; /* 如果是全網頁背景，建議固定住以*/
}



body#ch1_2_violent_crime,
body#ch1_4_1_robbery,
body#ch1_4_2_theft,
body#ch1_4_3_fraud,
body#ch1_6_1_disobedience_of_orders,
body#ch1_7_1_illegal_workers,
body#ch1_7_6_cybercrime_law,
body#ch1_7_5_drunk_driving_criminal,
body#ch1_7_7_domestic_violence,
body#ch1_8_gambling_crimes,
body#ch1_9_prosecution_referrals,
body#ch_1_10_youth_crime_under_15,
body#ch_1_11_illegal_entry_and_overstay,
body#ch2_1_major_police_operations,
body#ch3_non_macau_residents_offenses,

body#ch4_5_mainland_victims_data,
body#ch1_5_2_counterfeit_money,
body#ch5_hk_residents_offenses {
      font-family: "Times New Roman", Times, serif;
      margin: 0;
      padding: 16px;
      background-color: #f7f8fa;
	  min-width: 1600px;
	  width: 100%;
	  background: linear-gradient(360deg, #ede9e8 0%, #0B66B5 100%) no-repeat;
	  background-size: cover; /* 確保漸層撐滿整個區塊 */
      background-attachment: fixed; /* 如果是全網頁背景，建議固定住以*/
}

body#ch4_3_mainland_criminal_offenses {
	  font-family: "Times New Roman", Times, serif;
      margin: 0;
      padding: 16px;
      background-color: #f7f8fa;
	  min-width: 2400px;
	  width: 100%;
	  background: linear-gradient(360deg, #ede9e8 0%, #0B66B5 100%) no-repeat;
	  background-size: cover; /* 確保漸層撐滿整個區塊 */
      background-attachment: fixed; /* 如果是全網頁背景，建議固定住以*/	
}




body#ch2_0 {
      font-family: "Times New Roman", Times, serif;
      margin: 0;
      padding: 16px;
      background: linear-gradient(360deg, #ede9e8 0%, #0B66B5 100%) no-repeat;
	  background-size: cover; /* 確保漸層撐滿整個區塊 */
      background-attachment: fixed; /* 如果是全網頁背景，建議固定住以*/
}



 








 