
/* 2021/11/23 yyq 修改 */
.agent-pc .ff_sitecontent #indexPage .project.module .container_content {
  padding: 0;
  border: none;
}

.agent-pc .ff_indexPage .project.module .bgmask {
    display: none;
}

.agent-pc .ff_indexPage .project .item_block,
.agent-pc .npagePage:not(.post) .project .item_block {
  max-width: none;
  /* width: 49.9%; */
  width: 45.9%;
  margin-right: 8%;
  margin-bottom: 120px;
}

.agent-pc .ff_indexPage .project .item_block:nth-child(1),
.agent-pc .ff_indexPage .project .item_block:nth-child(4n + 4),
.agent-pc .ff_indexPage .project .item_block:nth-child(4n + 5),
.agent-pc .bodyproject .npagePage:not(.post) .project .item_block:nth-child(1),
.agent-pc .bodyproject .npagePage:not(.post) .project .item_block:nth-child(4n + 4),
.agent-pc .bodyproject .npagePage:not(.post) .project .item_block:nth-child(4n + 5) {
  /* width: 42.1%; */
}

.agent-pc .ff_indexPage .project .item_block:nth-child(2n) {
  margin-right: 0;
}

.agent-pc .mlist.project .content_list .item_img img {
  width: 100%;
}

.agent-pc .ff_indexPage .project .item_block:nth-child(2n),
.agent-pc .npagePage:not(.post) .project .item_block:nth-child(2n) {
  float: left;
}

.agent-pc .ff_indexPage .project .item_block:nth-child(2),
.agent-pc .npagePage:not(.post) .project .item_block:nth-child(2) {
  margin-top: 0;
}

.agent-pc .mlist.project .item_block .item_img {
  padding-top: 76%;
  height: 0;
}

.agent-pc .mlist.project .item_block .item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.agent-pc .bodyproject .ff_sitecontent .module .module_container {
    max-width: none;
    width: 100%;
}

.agent-pc .bodyproject .ff_pageList .content {
    border: none;
}

.agent-pc .mlist.project:not(.imagelink) .content_list .item_block .item_tags {
  display: none;
}

.agent-pc .project.mlist:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_info .subtitle {
  text-align: left;
  display: block;
}

.agent-pc .ff_indexPage .project .item_block:nth-child(2n), 
.agent-pc .npagePage:not(.post) .project .item_block:nth-child(2n) {
  margin-right: 0;
}

.project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
  color: #868585;
  opacity: 1;
}

.ff_indexPage .mlist .container_header {
  display: none;
}

body #header {
  background-color: #fff;
}

#longPage .npagePage #pageTarget.module .module_container:before,
.ff_pageList .ff_pageTarget, .ff_pageList .content {
  border: none;
}

.ff_indexPage .service .item_block:nth-child(2), .npagePage:not(.post) .service .item_block:nth-child(2) {
  margin-top: 0;
}

body #header,
body #header.mini {
  background-color: rgba(255,255,255,0.7);
  border-bottom: none;
}
/* 2021/11/23 yyq 修改 */


/* 2021/12/06 yyq 修改 */
.bodyindex .page_contect_editor {
  z-index: 10;
  position: relative;
}
/* 2021/12/06 yyq 修改 */



