
/* 2024-7-19 tao start */
.agent-pc #mcontact #contactinfo div:after{
    content:"follow";
}
.agent-pc .npagePage:not(.post) .module .module_container .container_category {
  width: calc(100% - 266px);
  margin-top: 35px;
}
.agent-pc
  .npagePage:not(.post)
  .module
  .module_container
  .container_category
  a {
  margin-top: 5px;
}
.agent-pc .npagePage:not(.post) .module .module_container .container_content{
    padding-top:160px;
}
/* 2024-7-19 tao end */