
@charset "utf-8";





/*首页团队*/

.mlist.team_tabs .tab_button .content_list li.active >.wrapper{background-color:#0072D4;}

.mlist.team_tabs .tab_button .content_list li.active >.wrapper .title{color: #fff;}



/*联系我们*/

#contactform p .inputtxt.submit:hover{border-bottom: 0;}



.agent-mobile #header,.content,.footer{margin-bottom: 40px;}



.agent-mobile .item_block.wow{ visibility:visible!important}

.agent-mobile .wow{ visibility:visible!important}



/*页码*/

#pages a i{line-height: 40px;}

#pages a.active, #pages a:hover{background-color: #0072d4;color:#fff;}


/* 2019/12/02 yyq 修改 */
.agent-mobile .npagePage.pageEditor {
    padding-top: 70px;
}
.agent-mobile .npagePage.pageEditor .container_header .title {
    line-height: 1.6em;
    font-size: 17px;
}
.agent-mobile .npagePage.pageEditor .container_header .subtitle {
    font-size: 12px;
    color: #999;
    margin-bottom: 20px;
}
/* 2019/12/02 yyq 修改 */



/* 2020/03/29 yyq 修改 */
.agent-mobile #footer p a#flogo {
    width: 40px;
}
/* 2020/03/29 yyq 修改 */