
/* css */

.agent-mobile .indexPage .mlist .container_header .title, .agent-mobile .indexPage .mlist .container_header .subtitle{margin-left: 0;}

/* 2020/03/11 yyq 修改 */
#footer p {
  text-align: center;
}
/* 2020/03/11 yyq 修改 */


/* 2020/10/15 yyq 修改 */
.ff_indexPage .mlist.service {
  padding-bottom: 0;
}

.agent-pc .mcustomize.initlayout {
  padding-top: 0;
}

body #header #search-nav {
  display: block;
}
/* 2020/10/15 yyq 修改 */

/* 2020/11/04 yyq 修改 */
.ff_indexPage .mcustomize.initlayout .container_content .mediabody {
  width: 80%;
}
/* 2020/11/04 yyq 修改 */

/* 2023-2-16 tao start */
.ff_indexPage .mlist.service .container_header{
  display: block;
}
/* 2023-2-16 tao end */

/* 2023-3-13 tao start */
.agent-mobile #sitecontent iframe{
  max-width:100%;
}
/* 2023-3-13 tao end */

/* 2023-5-4 tao start */
.agent-mobile .postbody img{
  max-width: 100%;
  height: auto!important;
}
/* 2023-5-4 tao end */

/* 2024-5-23 tao start */
.agent-pc .postbody p img {
  margin-bottom: 0;
}
.agent-mobile .postbody img {
  margin-bottom: 0;
}
/* 2024-5-23 tao end */
