@charset "UTF-8";
/**
 * 法律法规
 * date: 2024-9-25
 * author: fxyue;
 */
.sub-tree-items.current:nth-child(1) .sub-tree-node .sub-tree-tt {
  background-image: url("../images/menu_icon4h.png");
}
.sub-tree-items.hasChild .sub-tree-node > a:before {
  display: none;
}

.column-download {
  font-size: 16px;
  padding-left: 26px;
  color: #50B226;
  background: url("../images/notice/download_icon.png") left center no-repeat;
}