﻿/*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: 60px;
}

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

body #headTop #logo img {
    height: 60px!important;
    width: auto;
    max-width: initial;
}
#banner div{ background-position: center}
.agent-mobile .pageEditor .postbody img{width: 100%!important; height: auto!important;}
.agent-mobile .mlist.team .content_list .item_block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    z-index: 2;
}


/*---------应用案例1---------*/
.box2 { width:1200px;}
.list2 { float:left; width:540px; margin-right:8px;margin-left: 9px; height:auto!important;  height:140px;  min-height:140px; background:#f7f7f7; border-radius:8px; padding:10px 16px; margin-bottom:10px;}
 .icon { float:left; width:40px; padding-top:8px;}
 .name { font-size:14px; font-weight:normal;  padding:8px 0; }
 .txt { float:right; width:478px;}
 .txtli { float:left; background:url(cssimg/dian_icon.jpg) no-repeat left center; padding-left:16px; line-height:22px; width:86px;}
 .ul2 {list-style-type: none;}