
/* 2024-8-27 tao start */
.agent-pc #header ul#nav {
  float: right;
}
.agent-pc #header #logo {
  margin-top: 5px;
}
.agent-pc #header #logo,
.agent-pc #header #logo img {
  height: 60px;
}
.agent-pc #logoClone {
  display: none;
}
.agent-pc #header {
  padding-top: 0;
  background-color: #fff;
}
.agent-pc #header ul li.navitem {
  padding-bottom: 0;
  height: 70px;
  line-height: 70px;
}
.agent-pc #header ul li.navitem a.active,
.agent-pc #header ul li.navitem:hover a {
  color: #000;
}
/* 2024-8-27 tao end */

/* 2024-9-6 tao start */
.agent-pc.bodynews #sitecontent{
  padding-top: 70px;
}
/* 2024-9-6 tao end */
