
/* 2024-1-26 tao start */
.agent-pc .bodylist.bodyproject .content .container_content .item_block {
  width: calc((100% - 30px) / 2);
  margin-bottom: 26px;
}

.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block:nth-child(5n + 1) {
  animation-delay: 0s !important;
  width: 100%;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block:nth-child(5n + 2),
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block:nth-child(5n + 4) {
  animation-delay: 0s !important;
  margin-right: 30px;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block:nth-child(5n + 3),
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block:nth-child(5n) {
  animation-delay: 0.1s !important;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block
  .item_img {
  padding-top: 117%;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block:nth-child(5n + 1)
  .item_img {
  padding-top: 67%;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block
  .item_img
  img {
  height: 100%;
  object-fit: cover;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block
  .item_wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2.5vw 3vw;
  display: flex;
  align-items: center;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block
  .item_wrapper
  .item_info {
  display: flex;
  align-items: center;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block
  .item_wrapper
  .title {
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #0d0d0d;
  margin: 0;
  margin-right: 5vw;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block
  .item_wrapper
  .subtitle {
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #0d0d0d;
  margin: 0;
  margin-right: 5vw;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block
  .item_des {
  display: block;
  margin: 0;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block
  .description {
  height: auto;
  font-size: 21px;
  font-weight:bold;
  line-height: 1;
  color: #0d0d0d;
  margin: 0;
}
.agent-pc .bodylist.bodyproject #pageTarget {
  display: none;
}
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block:hover
  .item_wrapper
  .title,
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block:hover
  .item_wrapper
  .subtitle,
.agent-pc
  .bodylist.bodyproject
  .content
  .container_content
  .item_block:hover
  .item_box
  .item_wrapper
  .item_des
  .description {
  color: #0d0d0d;
}
.agent-pc body #navWrapper .content .nav > .navitem {
  font-size: 21px;
  font-weight: bold;
}
.agent-pc body #header {
  height: 190px;
}
.agent-pc body #header.mini {
  height: 110px;
  background-color: rgba(255, 255, 255, 0);
}
.agent-pc body #headTop #logo img {
  max-height: 70px;
  width: auto;
}
.agent-pc .bodylist.bodyproject .ff_pageList {
  padding: 0;
  background-color: #ececec;
}
.agent-pc #search-nav {
  display: none;
}
.agent-pc #navWrapper .content .nav .navitem {
  height: auto;
}
.agent-pc body #navWrapper .content .nav {
  display: flex;
  align-items: center;
}
.agent-pc body #navWrapper .content .move {
  display: none;
}
.agent-pc body #header.mini #navWrapper .content .nav > .navitem {
  font-size: 21px;
}
.agent-pc body #header.mini #navWrapper .content .nav > .navitem > a {
  line-height: 72px;
}
.agent-pc #header .content .nav .navitem > a {
  color: #0d0d0d;
  padding: 0 65px;
}
.agent-pc #header .content .nav .navitem > a:hover,
.agent-pc #header .content .nav .navitem > a.active {
  color: #d0141e;
}
.agent-pc #longPage #sitecontent {
  padding-top: 190px;
  background-color: #ececec;
}
.agent-pc #longPage.bodyindex #sitecontent {
  padding: 0;
}
.agent-pc #longPage.bodylistpost #sitecontent {
  background-color: #fff;
}
/* 2024-1-26 tao end */

/* 2024-2-1 tao start */
.agent-pc body #navWrapper .content .nav li:first-of-type {
  display: none;
}
.agent-pc body #header .wrapper > .content {
  max-width: calc(100% - 196px);
  margin: 0 98px;
  box-sizing: border-box;
}
.agent-pc .ff_topSlider .content_list .item_block a .description{
  position:absolute;
  top:222px;
  left: calc(100% - 550px);
  width:auto;
  height:auto;
  padding:0;
}
.agent-pc .ff_topSlider .content_list .item_block a .description .title{
  font-size:16px;
  color:#231815;
  line-height:29px;
  height:auto;
  text-align: left;
  font-weight:bold;
}
.agent-pc .ff_topSlider .content_list .item_block a .description .subtitle{
  font-size:16px;
  color:#231815;
  margin-top:26px;
  line-height:29px;
  height:auto;
  text-align: left;
  font-weight:bold;
}

.agent-mobile .project .item_block{
  width:100%;
}
.agent-mobile .project .item_block .item_img{
  padding-top:100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.agent-mobile .project .item_block .item_img img{
  width:100%;
  height:100%;
}

html.agent-mobile.mm-opening .mm-slideout{
  transform: translate(30%, 0);
}
.agent-mobile .mm-menu{
  width:30%;
}
.agent-mobile #menu{
  background-color:#ececec;
}
.agent-mobile #header{
  z-index:100;
}
.agent-mobile .mm-listview>li:first-child{
  display:none;
}
.mm-listview > li > a.active{
  color:#d0141e;
}
.agent-mobile .mm-menu .mm-listview>li:after{
  display: none;
}
.agent-pc #pages{
  display: none;
}
.add_content{
  display: none;
}
/* 2024-2-1 tao end */