
/*css */

.ff_indexPage .service.module{  padding-bottom:0px;padding-top:160px}
.ff_indexPage .mlist .module_container .container_category{text-align: left;}
.npagePage .ff_pageTarget .container_category{text-align: left !important;}
.ff_indexPage .team.module{  margin-top: 200px;    padding-bottom: 0px;}
.ff_indexPage .ad01.module{padding-bottom: 0px;}

.ff_indexPage .news.module{padding-bottom: 0px;margin-bottom: 0px;}
.ff_indexPage #mcontact{margin-top:190px}

.ff_indexPage .team.mlist .container_header {
    top: -230px;
}

.ff_indexPage .module {
    padding-top: 160px;
}

.ff_indexPage .container_category>a{margin-bottom: 15px;}


/* 2021/07/13 yyq 修改 */
#mcontact .contactinfo p,
#mcontact .contactform .inputtxt,
#mcontact .contactinfo .contact_name,
#mcontact .contactform .inputtxt.submit {
    color: #fff;
}
/* 2021/07/13 yyq 修改 */