
.ff_indexPage .module {
  padding: 0
}
/*2023-5-4 tao start */
/* 修改vi色 */
.item_tags > a:hover, .container_category > a:hover, .item_tags > a.active, .container_category > a.active {
    border-color: #3dffa7;
    background-color: #3dffa7;
  }
  
  #search-list .searchFormGroup input {
    border-color: #3dffa7;
  }
  
  #search-list .searchFormGroup .searchSub {
    background-color: #3dffa7;
  }
  
  .imagelink .owl-nav .owl-prev:hover, .postSlider .owl-nav .owl-prev:hover, .mlist .owl-nav .owl-prev:hover, .ff_topSlider .owl-nav .owl-prev:hover,
  .imagelink .owl-nav .owl-next:hover,
  .postSlider .owl-nav .owl-next:hover,
  .mlist .owl-nav .owl-next:hover,
  .ff_topSlider .owl-nav .owl-next:hover {
    background-color: #3dffa7;
  }
  
  .mlist .owl-dots .owl-dot.active span, .imagelink .owl-dots .owl-dot.active span, .mlist .owl-dots .owl-dot:hover span, .imagelink .owl-dots .owl-dot:hover span {
    background-color: #3dffa7;
    border-color: #3dffa7;
  }
  
  .mcustomize .container_content .contentbody .description a:hover {
    background-color: #3dffa7;
    border-color: #3dffa7;
  }
  
  .service.mlistpost .tabBtn .post-prev:not(.empty):hover, .team.mlistpost .tabBtn .post-prev:not(.empty):hover, .news.mlistpost .tabBtn .post-prev:not(.empty):hover,
  .service.mlistpost .tabBtn .post-next:not(.empty):hover,
  .team.mlistpost .tabBtn .post-next:not(.empty):hover,
  .news.mlistpost .tabBtn .post-next:not(.empty):hover {
    background-color: #3dffa7;
  }
  
  .project.mlistpost .tabBtn .post-prev:hover .details,
  .project.mlistpost .tabBtn .post-next:hover .details {
    border-color: #3dffa7;
    background-color: #3dffa7;
  }
  
  .project.mlistpost .tabBtn .post-prev .img-wrap,
  .project.mlistpost .tabBtn .post-next .img-wrap {
    border-color: #3dffa7;
  }
  
  @media screen and (min-width: 1600px) {
    .project.mlistpost .post-prev:hover .details,
    .project.mlistpost .post-next:hover .details {
      border-color: #3dffa7;
      background-color: #3dffa7;
    }
  }
  
  #navWrapper .content .nav > .navitem > a:hover {
    border-color: #3dffa7;
    color: #3dffa7;
  }
  
  #navWrapper .content .nav > .navitem .subnav li a:hover {
    background-color: #3dffa7;
  }
  
  .mlist:not(.imagelink) .content_list .item_block:hover .details {
    border-color: #3dffa7;
    background-color: #3dffa7;
  }
  
  .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #3dffa7;
  }
  
  ::-webkit-scrollbar {
    background-color: #3dffa7;
  }
  
  ::-webkit-scrollbar-thumb:hover {
    background-color: #3dffa7;
  }
  
  #pages .page-item.active, #pages .page-item:hover {
    border-color: #3dffa7;
    background-color: #3dffa7;
  }
  
  .ff_pageTarget .container_target a:hover {
    color: #3dffa7;
  }
  
  .ff_pageTarget .container_target a:last-child {
    color: #3dffa7;
  }
  
  .postSlider .tab_button .item_block:hover .item_img:after, .postSlider .tab_button .item_block.current .item_img:after {
    border-color: #3dffa7;
  }
  
  body #navWrapper .content .nav > .navitem > a.active {
    color: #3dffa7;
    border-color: #3dffa7;
  }
  
  body #navWrapper .content .nav > .navitem .subnav {
    border-color: #3dffa7;
  }
  
  body #navWrapper .content .nav > .navitem .subnav li a:hover {
    background-color: #3dffa7;
  }
  
  .ff_indexPage .mlist .content_wrapper .more:hover {
    background-color: #3dffa7;
  }
  
  #sliderDirThemb,
  #sliderDotThemb {
    border-color: #3dffa7;
  }
  
  #shares a:hover {
    border-color: #3dffa7;
    background-color: #3dffa7;
  }
  
  #online_open:hover {
    border-color: #3dffa7;
    background-color: #3dffa7;
  }
  
  #olx_head {
    background-color: #3dffa7;
  }
  
  #olx_qq li a:hover {
    color: #3dffa7;
  }
  
  .agent-pc
      .searchPage
      .mlist.search
      .content_list
      .item_block:hover
      .details:before {
      color: #3dffa7;
  }
  
  .agent-pc
      .searchPage
      .mlist.search
      .content_list
      .item_block:hover
      .details:after {
      background-color: #3dffa7;
  }
  
  .agent-pc
      .project
      .listWrap
      .content_wrapper
      .content_list
      .item_block:hover
      .details::before {
      color: #3dffa7;
  }
  
  .agent-pc
      .project
      .listWrap
      .content_wrapper
      .content_list
      .item_block:hover
      .details::after {
      background-color: #3dffa7;
  }
  
  .agent-pc .team.mlist:not(.imagelink) .content_list .item_block .details:hover {
      background-color: #3dffa7;
  }
  
  .agent-pc
      .videom.mlist:not(.imagelink)
      .content_list
      .item_block
      .details:hover {
      border-color: #3dffa7;
      background-color: #3dffa7;
  }
  
  .agent-pc .npagePage .content #page404 .fl {
      color: #3dffa7;
  }
  
  .agent-pc .npagePage .content #page404 .subtitle a {
      color: #3dffa7;
  }
  
  .agent-pc .videom.mlist .owl-nav .owl-next:hover .iconfont,
  .agent-pc .videom.mlist .owl-nav .owl-next:hover .iconfont {
      color: #3dffa7;
  }
  
  .agent-pc .ff_topSlider .owl-nav .owl-prev:hover,
  .agent-pc .ff_topSlider .owl-nav .owl-next:hover {
      background-color: #3dffa7;
  }
  
  .agent-mobile #category .label{
  
      background-color: #3dffa7;
  
  }
  
  .agent-mobile .dropmenu ul li a.active,
  
  .agent-mobile .mm-listview>li>a.active{
  
      color: #3dffa7;
  
  }
  
  .agent-mobile #pages a.active, .agent-mobile #pages a:hover{
  
      color: #3dffa7;
  
  }
  
  .agent-mobile .mcustomize .container_content .contentbody .description a:hover{
  
      background-color: #3dffa7;
  
      border-color: #3dffa7;
  
  }
  
  .agent-mobile #sitecontent .project .item_block:hover .title{
  
      color: #3dffa7;
  
  }
  
  .agent-mobile .team .item_block:hover .title{
  
      color: #3dffa7;
  
  }  

/* 2023-5-4 tao end */

/* 2023-12-20 tao start */
.agent-pc body #header {
  background-color: rgba(255, 255, 255, 0.5);
}
.agent-pc body #header.mini {
  background-color: transparent;
}

/* 2023-12-20 tao end */
