
.ad01 .module_container .container_header .title {
  padding-left: 0;

  padding-top: 80px;
}

/*css  */

.singlescreen #indexPage .mlist.project .container_header {
  padding: 0px;
}

.singlescreen #indexPage .module .module_container {
  width: calc(100% - 160px);
}

.singlescreen #indexPage .team .module_container .container_header {
  padding-top: 0;

  top: 20px;
}

.agent-pc .singlescreen #indexPage .project .content_wrapper .more_wrap .more {
  top: 30px;
}

/* css-0617 start */

.ff_indexPage .imagelink .module_container {
  max-width: calc(100% - 160px);
}

.imagelink .content_list .item_block {
  width: calc(100% / 6 - 14px);
}

/* css-0617 start */

/* 2021/03/24 yyq 修改 */
#indexPage .team_tabs .module_container .container_header,
#indexPage .module.imagelink .container_header {
  display: block;
}
/* 2021/03/24 yyq 修改 */


/* 2021/05/07 yyq 修改 */
#footer .beian {
  color: #fff !important;
}
/* 2021/05/07 yyq 修改 */