
/* 2024-4-8 tao start */

#indexPage #projectlist a.more:hover::after {
  background-color: #8fc31f;
}
#indexPage #servicelist #serviceitem_0 {
  background-color: #8fc31f;
}
.Pageservice #servicelist .serviceitem {
  background-color: #8fc31f;
}
#olx_head {
  background-color: #8fc31f;
}
#indexPage #mteam ul li:hover .summary {
  background-color: #8fc31f;
}

.npagePage #category {
  background-color: #8fc31f;
}

#header ul li.navitem a.active,
#header ul li.navitem:hover a {
  background-color: #8fc31f;
}
#indexPage #mnews a.more:hover::after {
  background-color: #8fc31f;
}
.Pagenews #pages a:nth-child(1) {
  background-color: #8fc31f;
}
.Pagenews #pages a:hover {
  background-color: #8fc31f;
}
.Pageanli #pages a:hover {
  background-color: #8fc31f;
}

.Pageanli #pages a:nth-child(1) {
  background-color: #8fc31f;
}
#category a.active,
#category a:hover {
  background-color: #8fc31f;
  border-color: #8fc31f;
}
#indexPage #mpage ul {
  background-color: #8fc31f;
}
#plheader {
  background-color: #8fc31f;
}

#indexPage #mproject .content .subtitle::after,
#indexPage #mnews .content .subtitle::after,
#indexPage #mnews .content .subtitle::after,
#indexPage #mteam .content .subtitle::after,
#indexPage #mteam .content .subtitle::after {
  background-color: rgba(143, 195, 31, 0.82);
}
#indexPage #servicelist #serviceitem_1 {
  background-color: #9ccf2c;
}
#indexPage #servicelist #serviceitem_2 {
  background-color: #648028;
}
#indexPage #mproject #projectlist .projectitem a .project_info .subtitle {
  background-color: rgba(182, 228, 83, 0.87);
  color: #666 !important;
}
.Pageanli #plheader ,.Pagenews .content .header{
  background-color: #8fc31f;
}
.npagePage #category li:hover {
  background-color: #8fc31f;
}
.npagePage #category a{
    color:#dfdfdf;
}
.Pageanli .content > .header{
    border-color:rgba(255,255,255,.1);
}
.Pagenews #category a{
    border-color:rgba(255,255,255,.08);
}
/* 2024-4-8 tao end */
