 .laydate-cell-content {
      position: relative;
    }

    .laydate-cell-content .dot-y {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 12px;
      display: block;
      padding: 0px 3px;
      background-color: tomato;
      color: white;
      border-radius: 5px;
      line-height: 15px;
    }

    .laydate-cell-content .dot-n {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 12px;
      display: block;
      padding: 0px 3px;
      background-color: #333333;
      color: white;
      border-radius: 5px;
      line-height: 15px;
    }

    .solar-term {
      font-size: 12px;
    }
	.black{
	  color: #3B91F5;
	}
	.red{
	  color: red;
	
	}
	.main_container {
	  width: 1300px;
	  margin: 0 auto;
	}
	
	/**首页主体上部start**/
	.main_container .main_top_div {
	  background: #FFFFFF;
	  box-shadow: 0px 0px 21px 0px rgba(51, 102, 250, 0.2);
	  border-radius: 22px;
	  padding: 25px 20px;
	  display: flex;
	  margin-bottom: 32px;
	  position: relative;
	}
	
	.main_container .main_top_div .main_top_left {
	  height: 670px;
	  width: 600px;
	  background: url(https://wsjkw.sc.gov.cn/scwsjkw/xhtml/2026/bmfw/images/main_top_left_bg.png) center no-repeat;
	  /*margin-top: 8px;*/
	  padding: 25px 56px 20px;
	  box-sizing: border-box;
	  /*padding-top: 43px;*/
	}
	
	
	.main_top_div .main_top_left #date_sel_part {
	  width: 484px;
	  /*height: 530px;*/
	}
	
	.main_container .main_top_div .main_top_right {
	  margin-left: 30px;
	  width: 630px;
	}
	
	.main_top_div .main_top_right .date_info_title {
	  display: flex;
	  justify-content: space-between;
	  line-height: 50px;
	  /*background: #EEF1FE;*/
	  background: url(https://wsjkw.sc.gov.cn/scwsjkw/xhtml/2026/bmfw/images/four_word_bg.png) no-repeat 1rem bottom / contain;
	  margin-right: 1.5rem;
	}
	
	.main_top_div .main_top_right .date_info_title .info_title {
	  /*width: 138px;*/
	  text-align: center;
	
	  /*background-size: 100%;*/
	  /*font-family: Microsoft YaHei;*/
	  font-weight: bold;
	  font-size: 24px;
	  color: #187AD2;
	  text-indent: 3.2rem;
	}
	
	.main_top_div .main_top_right .date_info_title .info_more {
	  margin-right: 2rem;
	
	  font-weight: 400;
	  /*font-size: 18px;*/
	  color: #6B6B6B;
	  cursor: pointer;
	}
	
	.main_container .main_top_div .main_top_right .date_info_list {
	  padding-top: 20px;
	  line-height: 34px;
	}
	
	.main_top_div .main_top_right .date_info_list span {
	  display: inline-block;
	  /*margin-left: 10px;*/
	  /*font-size: 20px;*/
	}
	
	.main_top_right .date_info_list .every_date_info {
	  display: flex;
	}
	
	.main_top_right .date_info_list .every_date_info .date_info_pointer {
	  width: 13px;
	  height: 13px;
	  background: #2682F1;
	  border-radius: 50%;
	  border: 6px solid #E5F3FE;
	  margin: 6px 12px 0 3px;
	}
	
	.main_top_right .date_info_list .every_date_info .date_info_show {
	  max-width: 600px;
	}
	
	.date_info_list .every_date_info .date_info_show>a>span {
	
	  /*font-weight: bold;*/
	  font-size: 20px;
	  color: #333333;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  word-break: break-all;
	  display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2;
	}
	
	.date_info_list .every_date_info .date_info_show>div {
	
	  font-weight: 400;
	  /*font-size: 18px;*/
	  color: #787878;
	  line-height: 32px;
	  margin: 8px 0 18px 0;
	}
	
	.date_info_list .every_date_info .date_info_show>div>span {
	  display: inline-block;
	  background: #FDA14C;
	  color: #FFFFFF;
	  border-radius: 3px;
	  padding: 0 10px;
	}
	
	.main_container .main_top_div .top_left_tag {
	  position: absolute;
	  top: 68px;
	  left: -55px;
	  width: 55px;
	  display: flex;
	  flex-direction: column;
	}
	
	.main_container .main_top_div .top_left_tag>span {
	  display: inline-block;
	
	  font-weight: bold;
	  font-size: 24px;
	  color: #FFFFFF;
	  line-height: 30px;
	  text-shadow: 0px 2px 0px rgba(184, 48, 6, 0.28);
	  text-align: center;
	  background: linear-gradient(0deg, #F88129 0%, #F1C35F 100%);
	  border-radius: 6px 0 0 6px;
	  padding: 16px;
	  cursor: pointer;
	}
	
	.main_container .main_top_div .top_left_tag>span:last-child {
	  text-shadow: 0px 2px 0px rgba(57, 109, 251, 0.28);
	  background: linear-gradient(0deg, #B0CEFD 0%, #A7D7FE 100%);
	  margin-top: 10px;
	}
	
	/**首页主体上部end**/
	
	/**首页主体中部start**/
	.main_container .main_middle_div {
	  display: flex;
	  justify-content: space-between;
	}
	
	.main_container .main_middle_div .main_middle_left {
	  width: 588px;
	  background: #FFFFFF;
	  box-shadow: 0px 0px 21px 0px rgba(51, 102, 250, 0.2);
	  border-radius: 0px 0px 16px 16px;
	  margin-top: 18px;
	}
	
	.main_middle_div .main_middle_left .middle_left_top {
	  display: flex;
	  line-height: 40px;
	  height: 40px;
	  background: #F6F6F6;
	  align-items: center;
	  justify-content: space-between;
	  padding: 0 15px;
	}
	
	.main_middle_left .middle_left_top .tag_tab {
	  width: 100%;
	  height: 46px;
	  margin: 0 16px 10px 16px;
	  display: flex;
	  justify-content: space-between;
	  overflow: hidden;
	  position: relative;
	}
	
	.middle_left_top .tag_tab .tag_tab_item_container {
	  position: absolute;
	  display: flex;
	  width: 1176px;
	  left: 0;
	}
	
	.middle_left_top .tag_tab .tag_tab_item {
	  line-height: 50px;
	  height: 50px;
	  padding: 0 13px;
	
	  font-weight: 400;
	  font-size: 21px;
	  background: #FFECDA;
	  color: #98591F;
	  border-radius: 5px 5px 0 0;
	  cursor: pointer;
	}
	.middle_left_top .tag_tab .tag_tab_item.on {
	
	  background: linear-gradient(0deg, #FFA553 0%, #ED7100 100%);
	  /*height: 52px;*/
	  font-weight: bold;
	  color: white;
	  border-radius: 5px 5px 0 0;
	}
	
	.tag_tab .tag_tab_item_container .tag_tab_item+.tag_tab_item {
	  margin-left: 5px;
	}
	
	.main_middle_left .middle_left_top>span {
	  display: inline-block;
	  width: 32px;
	  height: 32px;
	  background: url(https://wsjkw.sc.gov.cn/scwsjkw/xhtml/2026/bmfw/images/middle_left_icon.png) center no-repeat;
	  cursor: pointer;
	}
	
	.main_middle_left .middle_left_top>span.next_icon {
	  transform: rotate(180deg);
	  -webkit-transform: rotate(180deg);
	}
	
	.main_container .main_middle_left .middle_left_center {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  padding: 0 24px;
	}
	
	.main_middle_left .middle_left_center .every_date_info_item {
	  margin: 20px 0;
	  padding: 10px 16px;
	  background: #F6F6F6;
	  display: flex;
	  min-width: 539px;
	  box-sizing: border-box;
	}
	
	.main_middle_left .middle_left_center .segmentation_line {
	  border-top: 1px dashed rgba(149, 150, 149, 0.15);
	  width: 100%;
	}
	
	.middle_left_center .every_date_info_item .date_show_box {
	  background: #3B91F5;
	  border: 1px solid #3B91F5;
	  padding: 9px;
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	  margin-right: 18px;
	  min-width: 55px;
	  border-radius: 5px;
	}
	
	
	
	.every_date_info_item .date_show_box .date_day {
	  display: inline-block;
	  font-weight: bold;
	  font-size: 28px;
	  color: #fff;
	  padding: 10px;
	  padding-top: 0;
	  border-bottom: 1px solid #fff;
	  line-height: 22px;
	}
	
	
	.every_date_info_item .date_show_box .date_year_month {
	  display: inline-block;
	  font-weight: 400;
	  font-size: 14px;
	  color: #fff;
	  padding-top: 10px;
	  line-height: 12px;
	  width: 55px;
	  white-space: nowrap;
	}
	
	.middle_left_center .every_date_info_item .date_info_item_title a {
	
	  font-weight: 400;
	  font-size: 18px;
	  color: #333333;
	  line-height: 36px;
	  max-width: 414px;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  word-break: break-all;
	  display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2;
	}
	
	.main_container .main_middle_left .middle_left_bottom {
	
	  font-weight: 400;
	  font-size: 18px;
	  color: #FFFFFF;
	  line-height: 18px;
	  background: #5A9EF1;
	  border-radius: 18px;
	  display: inline-block;
	  padding: 9px 20px;
	  margin: 30px 249px;
	  margin-top: 20px;
	  cursor: pointer;
	}
	
	.main_middle_div .main_middle_right .yzwzrb_table {
	  width: 680px;
	  height: 450px;
	  background: #fff;
	  border-radius: 1rem;
	  margin-right: -10px;
	  margin-bottom: 16px;
	}
	
	.main_middle_right .yzwzrb_table .yzwzrb_table_title,
	.main_middle_right .bmcx_word .bmcx_word_title {
	  text-indent: 3rem;
	  font-weight: bold;
	  font-size: 24px;
	  background: url(https://wsjkw.sc.gov.cn/scwsjkw/xhtml/2026/bmfw/images/four_word_bg.png) no-repeat 1.5rem bottom / contain;
	  margin-right: 1.5rem;
	  color: #187AD2;
	  line-height: 50px;
	  padding-left: 30px;
	  padding-top: 10px;
	  margin-top: 1rem;
	}
	
	.main_middle_right .yzwzrb_table .yzwzrb_table_list {
	  line-height: 60px;
	
	  font-weight: 400;
	  font-size: 20px;
	  color: #333333;
	  padding: 0 40px;
	}
	
	.yzwzrb_table .yzwzrb_table_list .every_yzwzrb {
	  display: flex;
	  align-items: center;
	  border-bottom: 1px dashed rgba(149, 150, 149, 0.2);
	}
	
	.yzwzrb_table .yzwzrb_table_list .every_yzwzrb:last-child {
	  border: unset;
	}
	
	.yzwzrb_table .yzwzrb_table_list .every_yzwzrb>span {
	  display: inline-block;
	  width: 18px;
	  height: 21px;
	  background: url(https://p.so-gov.cn/custom/5100000062csrl/images/hot_data4.png) center no-repeat;
	  margin-right: 10px;
	}
	
	.yzwzrb_table .yzwzrb_table_list .every_yzwzrb>a {
	
	  font-weight: 400;
	  font-size: 20px;
	  color: #333333;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  max-width: 490px;
	  white-space: nowrap;
	}
	
	.yzwzrb_table .yzwzrb_table_list .every_yzwzrb span.hot_data1 {
	  background: url(https://p.so-gov.cn/custom/5100000062csrl/images/hot_data1.png) center no-repeat;
	}
	
	.yzwzrb_table .yzwzrb_table_list .every_yzwzrb span.hot_data2 {
	  background: url(https://p.so-gov.cn/custom/5100000062csrl/images/hot_data2.png) center no-repeat;
	}
	
	.yzwzrb_table .yzwzrb_table_list .every_yzwzrb span.hot_data3 {
	  background: url(https://p.so-gov.cn/custom/5100000062csrl/images/hot_data3.png) center no-repeat;
	}
	
	.main_middle_div .main_middle_right .bmcx_word {
	  width: 680px;
	  height: 500px;
	  background: #fff;
	  border-radius: 1rem;
	  margin-right: -10px;
	  /*margin-bottom: -10px;*/
	}
	
	.main_middle_right .bmcx_word .bmcx_word_head {
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	  background: url(/scwsjkw/xhtml/2026/bmfw/images/four_word_bg.png) no-repeat 1.5rem bottom / contain;
	  margin-right: 1.5rem;
	}
	
	.main_middle_right .bmcx_word .bmcx_word_title {
	  margin-top: 0;
	}
	
	.bmcx_word .bmcx_word_head .change_word {
	  line-height: 30px;
	  padding: 0 10px;
	  margin-right: 18px;
	  background: rgba(200, 214, 251, 0.7);
	  border-radius: 15px;
	
	  font-weight: 400;
	  font-size: 18px;
	  color: #606060;
	  cursor: pointer;
	}
	
	.main_middle_right .bmcx_word .hot_word_show_container {
	  position: relative;
	  height: 420px;
	  background: url(/scwsjkw/xhtml/2026/bmfw/images/bianmin_bg.png) no-repeat center center;
	}
	
	.bmcx_word .hot_word_show_container .hot_word_style {
	
	  /*font-weight: bold;*/
	  font-size: 18px;
	  color: #FFFFFF;
	  position: absolute;
	  background: linear-gradient(to right, #41AFFE, #007DD7);
	  padding: 8px 10px;
	  transition: 1.5s;
	  border-radius: 3rem;
	}
	
	.hot_word_show_container .hot_word_style .hot_word_style_a {
	
	  /*font-weight: bold;*/
	  font-size: 18px;
	  color: #FFFFFF;
	  overflow: hidden;
	  white-space: nowrap;
	  text-overflow: ellipsis;
	  display: inline-block;
	}
	
	.bmcx_word .hot_word_show_container .hot_word_style::before,
	.bmcx_word .hot_word_show_container .hot_word_style::after {
	  content: "";
	  /* position: absolute; */
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	}
	
	
	.hot_word_style.index0 a,
	.hot_word_style.index3 a {
	  /* max-width: 172px; */
	}
	
	.hot_word_style.index1 a,
	.hot_word_style.index2 a,
	.hot_word_style.index4 a {
	  /* max-width: 152px; */
	}
	
	.hot_word_style.index5 a,
	.hot_word_style.index6 a,
	.hot_word_style.index7 a {
	  /* max-width: 114px; */
	}
	
	.hot_word_style.index0 {
	  top: 300px;
	  left: 470px;
	}
	
	.hot_word_style.index1 {
	  top: 212px;
	  left: 34px;
	}
	
	.hot_word_style.index2 {
	  top: 370px;
	  right: 280px;
	}
	
	.hot_word_style.index3 {
	  bottom: 80px;
	  left: 100px;
	}
	
	.hot_word_style.index4 {
	  right: 34px;
	  top: 156px;
	}
	
	.hot_word_style.index5 {
	  top: 20px;
	  left: 310px;
	}
	
	.hot_word_style.index6 {
	  top: 86px;
	  left: 46px;
	}
	
	.hot_word_style.index7 {
	  right: 98px;
	  top: 52px;
	}
	
	/**首页主体中部end**/
	
	/**首页主体下部start**/
	.main_container .main_bottom_div1 {
	  margin: 30px 0;
	}
	
	.main_container .main_bottom_div1 .hqzc_title {
	
	  font-weight: bold;
	  font-size: 24px;
	  color: #187AD2;
	  line-height: 52px;
	  background: url(/scwsjkw/xhtml/2026/bmfw/images/hqzc_title_bg.png) no-repeat left center;
	  padding-left: 3.2rem;
	  margin-bottom: 22px;
	}
	
	.main_container .main_bottom_div1 .hqzc_img {
	  cursor: pointer;
	}
	.layui-laydate-main{ height: 595px;}
	.layui-laydate-content{top:-12px;}
	/**首页主体下部end**/
	
	
	
	.dzjglg {
	  margin: 30px 40px 0 0;
	}
	
	.slhzfwzzc,
	.dzjglg {
	  float: left;
	}
	
	.slhzfwzzc img {
	  display: block;
	  margin-bottom: 20px;
	}
	
	.tpjhd {
	  float: right;
	}
	
	@media (max-width: 1220px) {
	  .tpjhd {
	    width: 650px;
	    margin: 0 auto;
	  }
	}
	
	@media (max-width: 510px) {
	
	  #alertbox.alertbox {
	    max-width: 100%;
	    margin-left: -50%;
	    padding: 27px 10px;
	  }
	
	}
	
	@media (max-width: 768px) {
	
	
	
	  .tpjhd {
	    width: 100%;
	  }
	}
	
	@media (max-width:425px) {}
	
	
	
	/* 日历行偏移量 */
					.calendar-row-0 { top: 10px; }
					.calendar-row-1 { top: 16px; }
					.calendar-row-2 { top: 23px; }
					.calendar-row-3 { top: 30px; }
					.calendar-row-4 { top: 37px; }
					.calendar-row-5 { top: 43px; }
					
					/* 周末红色字体 */
					.calendar-sat, .calendar-sun {
					    color: #FE0225 !important; /* 使用 !important 覆盖默认样式 */
					}
					
					/* 非当月日期淡化效果 */
					.calendar-faded {
					    opacity: 0.29;
					}
					
					/* 暂无数据提示样式 */
					.no-data-tip {
					    padding: 20px;
					    text-align: center;
					    color: #999;
					    font-size: 14px;
					}
					/* ==========================================
					   自定义弹窗核心样式 - custom-popup-content
					   ========================================== */
					
					/* 1. 弹窗主体容器 */
					.custom-popup-content {
					    padding: 15px 30px;       
					    font-family: "Microsoft YaHei", sans-serif;
					    color: #333;              /* 默认文字颜色 */
					    line-height: 1.6;         /* 基础行高 */
					    background-color: #fff;   /* 强制背景白 */
					    border-radius: 4px;       /* 圆角 */
					    box-sizing: border-box;   /* 盒模型修正 */
					    position: relative;       /* 确保内部的关闭按钮定位正常 */
					    
					    /* --- [修改] 外层不再滚动 --- */
					    overflow: hidden;         /* 禁止外层溢出，让滚动只发生在 detail-body 内部 */
					}
					
					/* 2. 标题样式 */
					.custom-popup-content h3 {
					    margin: 0 0 15px 0;       /* 下边距稍微减小 */
					    padding-bottom: 15px;
					    font-size: 20px;
					    font-weight: bold;
					    color: #2c3e50;
					    border-bottom: 2px solid #f0f0f0;
					    position: relative;
					}
					
					/* 标题下方的蓝色小竖条装饰 */
					/* .custom-popup-content h3::before {
					    content: '';
					    position: absolute;
					    left: 0;
					    bottom: -2px;
					    width: 4px;
					    height: 18px;
					    background-color: #1E9FFF;
					    border-radius: 2px;
					} */
					
					/* 3. 标签样式 (胶囊效果) */
					.custom-popup-content .info-tag {
					    display: inline-block;
					    margin-bottom: 15px;      /* 下边距稍微减小 */
					    padding: 4px 12px;
					    background-color: #eef5ff;
					    color: #1E9FFF;
					    font-size: 13px;
					    border-radius: 20px;
					    font-weight: 500;margin-left:10px;
					}
					
					/* ==========================================
					   【新增】详情内容滚动区域 - detail-body
					   ========================================== */
					.custom-popup-content .detail-body {
					    /* --- [关键] 设置固定高度 --- */
					    /* JS中弹窗高度是 400px，减去 padding(50px)、标题(~50px)、标签(~40px)，剩余约 260px */
					    height: auto;           
					    
					    /* --- [关键] 开启滚动 --- */
					    overflow-y: auto;        
					    overflow-x: hidden;
					    padding-right: 10px;     /* 右侧留一点空隙给滚动条，防止内容贴边 */
					    box-sizing: border-box;
					}
					
					/* --- 滚动条美化 (detail-body 专用) --- */
					.custom-popup-content .detail-body::-webkit-scrollbar {
					    width: 6px;
					}
					.custom-popup-content .detail-body::-webkit-scrollbar-track {
					    background: #f1f1f1;
					    border-radius: 3px;
					}
					.custom-popup-content .detail-body::-webkit-scrollbar-thumb {
					    background: #d1d1d1;
					    border-radius: 3px;
					}
					.custom-popup-content .detail-body::-webkit-scrollbar-thumb:hover {
					    background: #b1b1b1;
					}
					
					/* 4. 富文本内容区域 (处理 <p> 标签) */
					.custom-popup-content .detail-body p {
					    margin-bottom: 15px;
					    text-indent: 2em !important; /* 强制首行缩进 */
					    line-height: 1.8 !important; /* 强制舒适行高 */
					    text-align: justify;         /* 两端对齐 */
					    color: #555;
					    font-size: 16px;
						font-family: 宋体;
					}
					
					/* 加粗文字样式 */
					.custom-popup-content .detail-body strong {
					    color: #333;
					    font-weight: bold;
					}
					
					/* 图片自适应 */
		/* 			.custom-popup-content .detail-body img {
					    max-width: 100%;
					    height: auto;
					    border-radius: 4px;
					    display: block;
					    margin: 10px 0;
					} */
					
					/* ==========================================
					   关闭按钮样式 (内部 X 号)
					   ========================================== */
					.popup-close-btn {
					    position: absolute;
					    top: 20px;
					    right: 20px;
					    width: 30px;
					    height: 30px;
					    cursor: pointer;
					    z-index: 1000;
					    transition: all 0.3s;
					}
					
					.popup-close-btn::before,
					.popup-close-btn::after {
					    content: '';
					    position: absolute;
					    top: 50%;
					    left: 50%;
					    width: 2px;
					    height: 18px;
					    background-color: #999;
					    border-radius: 2px;
					}
					
					.popup-close-btn::before { transform: translate(-50%, -50%) rotate(45deg); }
					.popup-close-btn::after { transform: translate(-50%, -50%) rotate(-45deg); }
					
					.popup-close-btn:hover::before,
					.popup-close-btn:hover::after {
					    background-color: #ff5722;
					    height: 22px;
					}
					
					/* ==========================================
					   Layui 弹窗外壳与遮罩样式 (修复点击关闭)
					   ========================================== */
					
					/* 1. 弹窗外框样式 */
					.layui-layer-molv {
					    border: 1px solid #ddd !important; 
					    box-shadow: 0 4px 15px rgba(0,0,0,0.2) !important; 
					    border-radius: 4px;                
					    padding: 0;                        
					    overflow: hidden;                  
					}
					
					/* 2. --- [关键修改] 遮罩层层级修复 --- */
					.layui-layer-shade {
					    background-color: #000 !important; 
					    opacity: 0.6 !important;           /* 透明度 */
					    
					    /* 【核心修复】Layui 默认弹窗层级是 19891013，我们必须比它大 */
					   /* z-index: 19891015 !important;      */
					}