.search-info button {
  background-color: #029902;
}
.search-info > .search-all {
  color: #029902!important;
  border: 1px solid #029902!important;
}
.nav {
  background-color: #029902;
}
.nav ul {
  display: flex;
}
.nav ul li {
  padding-top: 2px;
}
.nav ul li a {
  font-size: 16px;
  padding: 0 22px;
  height: 48px;
  line-height: 48px;
  display: inline-block;
  color: #fff;
}
.nav ul li a:hover {
  background-color: #ffffff;
  color: #06d406;
}
.nav ul li a.nuxt-link-active {
  background-color: #ffffff;
  color: #06d406;
}

.top .layouts .header-right > div:last-child > div.nav-map nav li .level-1 {
  color: #029902;
}
.layout-box > .layouts .logo-title > .title-info h1 {
  color: #029902;
}
.sub-title .title h5::before {
  background-color: #029902;
}
td a {
  color: #029902;
}
.sub-title .title h5 > span {
  color: #029902;
}
a:link,
a:visited,
a:active {
  color: #029902;
}
a:hover {
  color: #06d406;
}
ul li > .last-child button {
  background-color: #029902;
}
ul li > .last-child button:hover {
  background-color: #06d406;
  color: #fff;
}
section .filters .more {
  color: #06d406;
}
section .label {
  color: #06d406;
}
section .filters .left a:hover {
  color: #06d406;
}
section .filters .left a.active {
  background-color: #06d406;
}
.filter-result .filter-item {
  border: 1px solid #06d406;
}
.filter-result .filter-item i::after {
  background-color: #06d406;
}

#back-top .to-top a {
  background-color: #029902;
}
#back-top .to-top a div i {
  border-bottom: 10px solid #aaa;
}
#back-top .to-top a div i i {
  border-bottom: 10px solid #029902;
}
#back-top .to-top a:hover {
  background-color: #0458b5;
}
#back-top .to-top a:hover div i {
  border-bottom: 10px solid #ffffff;
}
#back-top .to-top a:hover div i i {
  border-bottom: 10px solid #06d406;
}


.ant-pagination-item-active {
  border-color: #029902 !important;
}
.ant-pagination-item-active a {
  color: #029902 !important;
}
.ant-pagination-item:focus,
.ant-pagination-item:hover {
  border-color: #029902 !important;
}
.ant-pagination-item:focus a,
.ant-pagination-item:hover a {
  color: #029902 !important;
}
.ant-pagination-options-quick-jumper input:hover {
  border-color: #029902 !important;
}
.ant-pagination-prev:focus .ant-pagination-item-link,
.ant-pagination-next:focus .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #029902 !important;
  border-color: #029902 !important;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  color: #029902 !important;
}
