﻿body {
    background: #fff;
}

    body #header.mini #navWrapper .content .nav > .navitem > a {
        line-height: 66px;
    }

    body #navWrapper .content .nav > .navitem > a {
        border-bottom: 1px solid transparent;
        line-height: calc(70px - 1px);
    }

    body #headTop #logo img {
        height: 50px !important;
    }

    body #header.mini #logo img {
        height: 44px !important;
    }

    body #navWrapper .content {
        padding-right: 60px;
    }

/*通用  */

#navWrapper .content .nav > .navitem > a:hover {
    border-color: transparent;
}

input {
    background: #909744;
    color: #fff;
}

.container_header .title {
    font-size: 20px;
}

.ff_indexPage .mlist .content_wrapper .more {
    display: none;
}

.ff_indexPage .mlist .container_header .subtitle {
    display: block;
}

.ff_sitecontent #indexPage .module.project .module_container:before, .ff_sitecontent #indexPage .module.news .module_container:before {
    content: "";
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    height: 1px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    top: 86px;
}

.ff_sitecontent #indexPage .project.module .module_container, .ff_sitecontent #indexPage .news.module .module_container {
    position: relative;
    padding-top: 12px;
}

.ff_indexPage .mlist.project .module_container .container_category, .ff_indexPage .mlist.news .module_container .container_category {
    position: relative;
    padding-top: 12px;
}


#longPage .npagePage #pageTarget.module .module_container {
    position: relative;
}

    #longPage .npagePage #pageTarget.module .module_container:before {
        content: "";
        border-bottom: 1px solid #f2f2f2;
        width: 100%;
        height: 1px;
        position: absolute;
        margin: 0 auto;
        left: 0;
        top: 72px;
    }

.ff_pageList .content {
    margin-top: 40px;
}

.module .module_container, .module .module_container, .ff_postPage .service.mlistpost .module_container, .ff_postPage .project.mlistpost .module_container, .ff_postPage .team.mlistpost .module_container {
    max-width: 1200px;
}

.ff_postPage .service.mlistpost .postInfo .description a:hover, .ff_postPage .project.mlistpost .postInfo .description a:hover, .ff_postPage .team.mlistpost .postInfo .description a:hover {
    background-color: #909744;
    border: 1px solid #909744;
}

.service.mlistpost .content_list .item_wrapper > .date_wrap, .team.mlistpost .content_list .item_wrapper > .date_wrap {
    display: none;
}

#banner div {
    height: 380px;
}

/*chanpin  */

.container_category > a {
    border: none;
    padding: 0 12px;
    position: relative;
}

    .container_category > a:hover {
        color: #909744;
        background-color: transparent;
    }

    .container_category > a.active {
        background: transparent;
        color: #909744;
    }

    .container_category > a:before {
        content: "";
        width: 0;
        height: 1px;
        background: #909744;
        position: absolute;
        top: 63px;
        transition: all 0.36s ease;
    }

    .container_category > a.active:before, .container_category > a:hover:before {
        width: 60%;
    }

    .container_category > a.ff_more span {
        color: transparent;
    }

.mlist.project:not(.imagelink) .content_list .item_des, .project.mlist .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .mlist.project:not(.imagelink) .content_list .item_block .item_tags, .mlist.project:not(.imagelink) .content_list .details, .mlist.news.news.ff_noSlider:not(.imagelink) .content_list .details, .mlist.news:not(.imagelink) .content_list .item_block .item_tags, .mlist.service:not(.imagelink) .content_list .details, .mlist.service:not(.imagelink) .content_list .item_block .item_tags {
    display: none;
}

.mlist.project:not(.imagelink) .content_list .item_info .title, .mlist.project:not(.imagelink) .content_list .item_info .subtitle {
    text-align: center;
    font-size: 21px;
}

.mlist.project:not(.imagelink) .content_list .item_block {
    border: none;
}

.container_category > a.ff_more::before {
    content: "更多";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

.container_category > a.ff_more::after {
    content: "";
    width: 0;
    height: 1px;
    background: #909744;
    position: absolute;
    top: 63px;
    transition: all 0.36s ease;
    left: 14px;
}

.container_category > a.ff_more:hover::after {
    width: 60%;
}

.ff_indexPage .mcustomize.module {
    padding-top: 0;
    padding-bottom: 0;
}

.mcustomize.module .contentbody {
    display: block;
    position: absolute;
    right: 50%;
    margin-top: 50px;
}

.mcustomize .wrapper .description {
    display: none;
}

.mcustomize.module .wrapper .header {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    writing-mode: tb-rl;
}

    .mcustomize.module .wrapper .header .title {
        color: #fff;
        font-size: 18px;
        font-family: SabonLTStd-Roman, "宋体";
        /* text-align: center; */
        padding-top: 20px;
        /* float: right; */
    }

.mcustomize.tril .contentbody {
    width: 60%;
}

.mcustomize.tlir .container_content .contentbody .wrapper .header, .mcustomize.tril .container_content .contentbody .wrapper .header {
    width: 50%;
}

.mcustomize.tlir .wrapper .header .title, .mcustomize.tril .wrapper .header .title {
    color: #fff;
    font-size: 18px;
    font-family: SabonLTStd-Roman, "宋体";
    padding-top: 50px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mcustomize.module .wrapper .header .subtitle {
    /* text-align: center; */
    /* writing-mode: tb-rl; */
    font-family: SabonLTStd-Roman, "宋体";
    padding-top: 126px;
    font-size: 12px;
    /* float: left; */
}

.mcustomize.tlir .wrapper .header .subtitle, .mcustomize.tril .wrapper .header .subtitle {
    font-family: SabonLTStd-Roman, "宋体";
    padding-top: 10px;
    font-size: 12px;
}

.mcustomize.module .wrapper .header {
    padding-bottom: 0;
}

#indexPage .mcustomize.module .mediabody {
    animation-name: none;
}

.project.mlist .content_list .item_block:hover .item_box .item_wrapper {
    background: #909744;
}

.project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff;
}

.project.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: #fff;
    opacity: 0.5;
}

/*xinwen  */

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 .item_img, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block .item_img {
    display: block;
    margin-top: 46px;
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 {
    float: right;
    width: 534px;
    border-bottom: none;
    height: 429px;
}

.ff_indexPage .news.ff_noSlider .content_list #item_block_0 .item_box .item_wrapper .item_info .date_wrap, .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    position: absolute;
    top: 0px;
}

#indexPage .mlist.news:not(.imagelink) .content_list .item_img {
    display: none;
}

#indexPage .mlist.news:not(.imagelink) .content_list .item_block {
    border: none;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 44px;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .item_box .item_wrapper {
    padding: 0px 20px 34px 0;
}

    .ff_indexPage .news.ff_noSlider .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .ff_pageList .news .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
        float: inherit;
        font-size: 24px;
        font-family: helveticaneuethn, Arial;
        margin-bottom: 14px;
    }

.mlist.news.ff_noSlider:not(.imagelink) .content_list .item_info .subtitle {
    display: none;
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0:hover span.details {
    border-color: transparent;
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 span.details, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block span.details {
    display: inline-block;
    margin-left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    line-height: 40px;
    color: transparent;
    border: 1px solid #666;
    width: 114px;
    height: 40px;
    position: relative;
    margin-top: 19px;
}

    #indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 span.details::before, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block span.details::before {
        content: "查看详情";
        position: absolute;
        color: #666;
        border-bottom: 1px solid #909744;
        width: 0;
        text-indent: 30px;
        transition: all 0.36s ease;
    }

    #indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 span.details::after, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block span.details::after {
        content: "";
        position: absolute;
        opacity: 0.6;
        width: 0px;
        border-top: 1px solid #909744;
        right: 58px;
    }

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0:hover span.details::after, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block:hover span.details::after {
    width: 56px;
    transition: all 0.36s ease;
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0:hover span.details::before, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block:hover span.details::before {
    width: 100px;
    text-indent: 0;
    color: #909744;
}

#indexPage .mlist.news:not(.imagelink) .content_list #item_block_0:hover span.details, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block:hover span.details {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 .item_info .title {
    margin-top: 20px;
}

#indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .details {
    display: none;
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 .item_des .description {
    height: 30px;
}

/*fuwu  */

.ff_indexPage .mlist.service .container_header, .ff_indexPage .mlist.service .module_container .container_category {
    display: none;
}

.mlist.service:not(.imagelink) .content_list .item_info .subtitle {
    display: none;
}

.mlist.service:not(.imagelink) .content_list .item_block {
    border: none;
}

.service .content_list .item_des {
    display: block;
    color: #fff;
    opacity: 0;
}

.service .content_list .item_block:hover .item_des {
    opacity: 0.6;
}

.mlist.service:not(.imagelink) .content_list .item_info {
    text-align: center;
    margin-top: 20px;
}

.mlist.service:not(.imagelink) .content_list .item_block .item_info .title {
    color: #fff;
    opacity: 0;
    z-index: 99;
}

.mlist.service:not(.imagelink) .content_list .item_block:hover .item_info .title {
    opacity: 1;
}

.mlist.service:not(.imagelink) .content_list .item_des .description {
    color: #fff;
    opacity: 0.6;
    height: 74px;
    width: 310px;
    text-align: center;
    margin: 0 auto;
}

.mlist.service:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    color: #fff;
    opacity: 0.6;
}

.mlist.service:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff;
}

.service .content_list .item_block:hover .item_wrapper {
    background: #909744;
}

.service .content_list .item_block .item_wrapper {
    transition: all 0.36s ease;
}

.service .content_list .item_block:hover .item_wrapper::before {
    opacity: 1;
}

.service .content_list .item_block .item_wrapper::after {
    content: "";
    width: 352px;
    height: 87%;
    border: 1px solid #fff;
    opacity: 0;
    position: absolute;
    top: 6%;
    left: 3.5%;
    transition: all 0.36s ease;
}

.service .content_list .item_block:hover .item_wrapper::after {
    opacity: 0.2;
}

/*buguize  */

.mlist.ad01:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: #fff;
    opacity: 0.5;
}

.ff_indexPage .ad01 .content_list .item_block:nth-child(2) ~ .item_block .item_info .subtitle {
    color: #fff;
    opacity: 0.5;
}

.ff_indexPage .ad01.mlist .content_wrapper {
    padding-top: 298px;
}

.ff_indexPage .ad01.mlist .content_list .item_block:nth-child(2):hover .details .fa:after {
    color: #909744;
}

/*jishuqi */

.ff_indexPage .mcounter.module {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.ff_indexPage .mcounter .content_list li p.number .unit {
    color: #999;
}

/*ff  */

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 .details {
    margin-bottom: 9px;
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 {
    margin-bottom: 0;
}

#indexPage .mlist.news:not(.imagelink) .content_list #item_block_3 ~ .item_block:nth-child(2n+1) {
    float: right;
    width: 534px;
    margin-right: 15px;
}

.mlist:not(.imagelink) .content_list .date_wrap .year + .time-connect, .mlist:not(.imagelink) .content_list .date_wrap .year {
    display: none;
}

.mlist:not(.imagelink) .content_list .date_wrap .d {
    margin-left: 5px;
}

/*xinwenneiye  */

.mlist:not(.imagelink) .content_list .item_block .item_tags {
    display: none;
}

.news.mlistpost .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    float: inherit;
    font-size: 14px;
    font-family: initial;
    margin-bottom: 10px;
}

    .news.mlistpost .content_list .item_block .item_box .item_wrapper .item_info .date_wrap .d {
        margin-left: 4px;
    }

.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle, .news.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
    display: none;
}

.news.mlistpost .content_wrapper .postInfo {
    text-align: center;
}

.ff_pageList .news .item_block::before {
    content: "";
    border-bottom: 1px solid #909744;
    position: absolute;
    bottom: 0;
    width: 0;
    transition: all 0.45s ease;
}

.ff_pageList .news .item_block:hover::before {
    width: 576px;
}

/*chanpinneiye  */

.project.mlistpost .postInfo .description {
    position: inherit;
    width: auto;
    padding-left: 0;
    border-left: none;
    margin-top: 20px;
}

.ff_postPage .project.mlistpost .listWrap {
    width: 30%;
    padding-right: 0;
}

.bodylistpost.bodyproject #postSlider {
    width: 66%;
}

.project.mlistpost .postInfo {
    padding-left: 50px;
}

.ff_postPage .project.mlistpost .listContent_post {
    margin-left: 50px;
}

.project.mlistpost .postInfo .usetdate {
    display: none;
}

.ff_postPage .project.mlistpost .postContent {
    width: 72.6%;
}

.postSlider .tab_content .item_img {
    height: auto;
}

.ff_postPage .project.mlistpost .content_list .item_info .title, .ff_postPage .project.mlistpost .content_list .item_info .subtitle {
    font-size: 13px;
}

.project.mlistpost .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .ff_postPage .project.mlistpost .content_list .details, .ff_postPage .project.mlistpost .content_list .item_des {
    display: none;
}

.postSlider .tab_button .item_block.current .item_img::after, .postSlider .tab_button .item_block:hover .item_img::after, .postSlider .tab_button .item_block.current .item_img::after {
    border: 1px solid #909744;
}

.project.mlistpost .content_list .item_block .item_box .item_wrapper {
    padding: 20px 20px;
}

.project.mlistpost .content_list .item_block:hover .item_box .item_wrapper {
    background: #909744;
}

    .project.mlistpost .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
        color: #fff;
    }

    .project.mlistpost .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
        color: #fff;
        opacity: 0.6;
    }

.postSlider .tab_content .item_img img {
    width: 100%;
    height: auto;
}

.project.mlistpost .owl-nav .owl-next {
    right: -25px;
}

.project.mlistpost .owl-nav .owl-prev {
    left: -25px;
}

/*fuwuneiye  */

.service.mlistpost .item_img {
    display: block;
}

.service.mlistpost .content_list .item_block .details, .service.mlistpost .tabBtn .post-next .img-wrap, .service.mlistpost .tabBtn .post-prev .img-wrap, .service.mlistpost .content_list .item_info .subtitle, .service.mlistpost .postInfo .subtitle {
    display: none;
}

.service.mlistpost .listContent_post .item_block {
    width: auto;
    height: 100%;
}

.service.mlistpost .content_list .item_block .item_wrapper::after {
    content: "";
    width: 92%;
    height: 87%;
    border: 1px solid #fff;
    opacity: 0;
    position: absolute;
    top: 6%;
    left: 3.5%;
    transition: all 0.36s ease;
}

.service.mlistpost .content_list .item_block:hover .item_wrapper::after {
    opacity: 0.2;
}

.service.mlistpost .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff;
    opacity: 1;
}

.service.mlistpost .content_list .item_info .title {
    opacity: 0;
}

.service.mlistpost .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    color: rgba(255, 255, 255, 0.5);
}

.service.mlistpost .postContent {
    padding-top: 0;
}

/*tuandui  */

#indexPage .mlist.team:not(.imagelink) .content_list .item_block {
    border: none;
}

.mlist.team:not(.imagelink) .content_list .item_img {
    width: 380px;
    float: right;
    height: 100%;
}

.ff_indexPage .mlist.team .container_header, .mlist.team:not(.imagelink) .content_list .details {
    display: none;
}

.ff_indexPage .mlist.team .content_wrapper {
    padding-top: 0;
}

.team .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    display: none;
}

.ff_indexPage .team .content_list .item_block .item_box .item_wrapper, .ff_pageList .team .content_list .item_block .item_box .item_wrapper {
    padding: 50px 0;
    float: left;
    width: calc(100% - 430px);
}

.mlist.team:not(.imagelink) .content_list .item_des {
    width: 80%;
    margin-top: 28px;
}

.mlist.team .owl-nav .owl-prev {
    left: 674px;
    transform: translateY(438%);
}

.mlist.team .owl-nav .owl-next {
    right: 396px;
    transform: translateY(438%);
}

.mlist.team:not(.imagelink) .content_list .item_info .title {
    font-size: 18px;
    margin-top: 43px;
    display: inline-block;
}

.mlist.team .owl-dots {
    display: none;
}

.mlist.team:not(.imagelink) .content_list .item_info .subtitle {
    color: #9fa0a0;
    line-height: 23px;
    font-size: 13px;
}

#indexPage .mlist.team.ff_noSlider:not(.imagelink) .content_list .item_block span.details::before, #indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block span.details::before {
    content: "查看详情";
    position: absolute;
    color: #666;
    border-bottom: 1px solid #909744;
    width: 0;
    text-indent: 30px;
    transition: all 0.36s ease;
}

#indexPage .mlist.team.ff_noSlider:not(.imagelink) .content_list .item_block span.details::after, #indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block span.details::after {
    content: "";
    position: absolute;
    opacity: 0.6;
    width: 0px;
    border-top: 1px solid #909744;
    right: 58px;
}

#indexPage .mlist.team.ff_noSlider:not(.imagelink) .content_list .item_block span.details, #indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block span.details {
    display: inline-block;
    margin-left: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
    line-height: 40px;
    color: transparent;
    border: 1px solid #666;
    width: 114px;
    height: 40px;
    position: relative;
    margin-top: 53px;
}

#indexPage .mlist.team:not(.imagelink) .content_list .item_block:hover span.details, #indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block:hover span.details {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}

    #indexPage .mlist.team.ff_noSlider:not(.imagelink) .content_list .item_block:hover span.details::before, #indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block:hover span.details::before {
        width: 100px;
        text-indent: 0;
        color: #909744;
    }

    #indexPage .mlist.team.ff_noSlider:not(.imagelink) .content_list .item_block:hover span.details::after, #indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block:hover span.details::after {
        width: 56px;
        transition: all 0.36s ease;
    }

.ff_indexPage .team.module {
    padding-top: 0;
    padding-bottom: 0;
}

.mlist.team:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
    transform: none;
}

.mlist.team:not(.imagelink) .content_list .item_des .description {
    color: #1d1e1f;
    opacity: 0.7;
}

.mlist.team:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    color: #1d1e1f;
    opacity: 0.7;
}

/*tuanduilibiao  */

.npagePage:not(.post) .team .item_block {
    height: 260px;
}

.ff_pageList .team .content_list .item_block .item_box .item_wrapper {
    padding-left: 50px;
}

.ff_pageList .team:not(.imagelink) .content_list .item_info .title {
    margin-top: 0;
}

.ff_pageList .mlist.team:not(.imagelink) .content_list .item_block .item_des::before {
    content: "";
    border-top: 1px solid rgba(0, 0, 0, .3);
    opacity: 0.3;
    width: 0;
    position: absolute;
    margin-bottom: 10px;
    transition: all 0.45s ease;
}

.ff_pageList .mlist.team:not(.imagelink) .content_list .item_block:hover .item_des::before {
    width: 600px;
}

.ff_pageList .mlist.team:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    padding-top: 20px;
}

/*tuanduineiye  */

.team .postInfo .usetdate, .ff_postPage .team .postInfo .description {
    display: none;
}

.team .postInfo .subtitle {
    font-size: 13px;
    padding-top: 4px;
}

.team.mlistpost .listWrap {
    display: none;
}

.team.mlistpost .tabBtn .post-next .img-wrap, .team.mlistpost .tabBtn .post-prev .img-wrap {
    overflow: hidden;
}

    .team.mlistpost .tabBtn .post-next .img-wrap div, .team.mlistpost .tabBtn .post-prev .img-wrap div {
        padding-top: 70px;
    }

/* dibu */

#footer {
    position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
}

.ff_indexPage .module {
    position: relative;
    z-index: 10;
}

.ff_indexPage #mcontact {
    height: 440px;
    z-index: 0;
    bottom: 44px;
}

.ff_indexPage .mcontact .module_container {
    position: fixed;
    bottom: 120px;
}

#mcontact .wow {
    visibility: visible !important;
}

.ff_indexPage .mcontact .module_container {
    width: 1170px;
    left: 50%;
    margin-left: -585px;
}

.imagelink .content_list .item_block .item_box:hover::after {
    border: 1px solid #909744;
    transition: all 0.36s ease;
}

.imagelink .content_list .item_block .item_box:hover {
    box-shadow: none;
}

#online_open:hover {
    z-index: 99;
}

.ff_indexPage .mcontact .container_header .title {
    display: none;
}

.ff_indexPage .mcontact .container_header .subtitle {
    display: none;
}

.imagelink .owl-dots, #indexPage .ff_topSlider .owl-dots {
    display: none;
}

#sitecontent .content .content_list {
    position: relative;
    overflow: hidden;
}

/* #sitecontent .content .wow:nth-child(4) ~ .wow {
    overflow: hidden;
    animation: none;
    visibility: visible;
} */

.ff_indexPage .team.mlist .content_list .item_block .details::after {
    bottom: 0;
    left: 0;
}

.ff_indexPage .team.mlist .content_list .item_block .details::after, .ff_indexPage .team.mlist .content_list .item_block .details::before {
    content: "";
    position: absolute;
    border-top: 1px solid transparent;
    width: 0;
    transition: all 0.36s ease;
}

.ff_indexPage .team.mlist .content_list .item_block .details::before {
    top: 0;
    right: 50%;
}

.ff_indexPage .team.mlist .content_list .item_block .details {
    line-height: 40px;
    border-color: #666;
    color: transparent;
    position: relative;
    overflow: hidden;
    width: 64px;
    display: inline-block;
    margin: 0;
}

.ff_indexPage .team.mlist .content_list .item_block:hover .details::after {
    border-color: #909744;
}

.ff_indexPage .team.mlist .content_list .item_block:hover .details::after {
    width: 100%;
    border-color: #8d9a42;
}

.ff_indexPage .team.mlist .content_list .item_block:hover .details::before {
    width: 50%;
    border-color: #e8ebd8;
}

.ff_indexPage .team.mlist .content_list .item_block:hover .details::before {
    border-color: #909744;
}

.ff_indexPage .team.mlist .content_list .item_block:hover .details {
    border-color: transparent;
    background: transparent;
}

.ff_indexPage .team.mlist .content_list .item_block .details .fa {
    position: absolute;
    left: 26px;
    top: 0;
    width: 100%;
    padding: 0;
    transition: all 0.36s ease;
}

    .ff_indexPage .team.mlist .content_list .item_block .details .fa::after {
        color: #646464;
        content: "查看详情";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

.ff_indexPage .team.mlist .content_list .item_block:hover .details .fa {
    left: 0;
}

    .ff_indexPage .team.mlist .content_list .item_block:hover .details .fa::after {
        color: #909744;
    }

.ff_indexPage .team.mlist .content_list .item_block:hover .details::before {
    opacity: 0.6;
}

.ff_indexPage .ad01.mlist .content_wrapper {
    padding-top: 252px;
}

#indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block span.details {
    display: none;
}

#indexPage .mlist.service .owl-dots {
    display: none;
}

/* des */

.agent-mobile .videoBg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1111;
    background: black;
}

.agent-mobile .vPlayItem video {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/* 修改 */

/*body #sitecontent {
    margin-right: 1.66667%;
    margin-left: 1.66667%;
}*/

/* 导航 */

/* body #header .wrapper>.content {
    max-width: 100%;
    margin-left: 15.5%;
    margin-right: 15.5%;
  } */

body #header .wrapper > .content {
    max-width: 1400px;
}

@media screen and (max-width:1440px) {
    body #header .wrapper > .content {
        margin-left: 3.6%;
        margin-right: 3.6%;
    }

    .ff_topSlider .owl-nav {
        width: 1170px;
    }
}

body #navWrapper .content .nav > .navitem > a.active {
    color: #0153ba;
    border-color: transparent;
}

#navWrapper .content .nav > .navitem > a:hover {
    color: #0153ba;
}

/* daohangdongxiao */

/* body #navWrapper .content .nav > .navitem .subnav{
    position: relative;
    
  } */

body #navWrapper .content .nav > .navitem .subnav li {
    /* overflow: hidden; */
    white-space: nowrap;
    /* position: absolute; */
    /* top: 0;
    left: 0; */
    color: #0153ba;
    background-color: #fff;
}

    /* body #navWrapper .content .nav > .navitem  .subnav li{
    -webkit-transform: translateX(-100.5%);
    transform: translateX(-100.5%);
  }
  body #navWrapper .content .nav > .navitem .subnav li:hover{
    -webkit-transform: translateX(100.5%);
    transform: translateX(100.5%);
  }
  body #navWrapper .content .nav > .navitem  .subnav li:hover,
  body #navWrapper .content .nav > .navitem .subnav li a:hover{
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
  }
  body #navWrapper .content .nav > .navitem .subnav li a:hover{
    -webkit-transform: translateX(-100.5%);
    transform: translateX(-100.5%);
  }
  body #navWrapper .content .nav > .navitem .subnav li a{
    -webkit-transform: translateX(100.5%);
    transform: translateX(100.5%);
  }
  
  body #navWrapper .content .nav > .navitem .subnav li a:hover{
    color: #0153ba;
    background: transparent;
  } */

    /* @-webkit-keyframes fromGreyToWhite {
    0% {
        color: #333
    }
  
    49.9% {
        color: #fff
    }
  
    50% {
        color: #fff
    }
  
    100% {
        color: #333
    }
  }
  
  @keyframes fromGreyToWhite {
    0% {
        color: #333
    }
  
    49.9% {
        color: #fff
    }
  
    50% {
        color: #fff
    }
  
    100% {
        color: #333
    }
  } */

    /* 
.ff_topSlider .owl-nav .owl-prev,.ff_topSlider .owl-nav .owl-next {
  transform: translateY(-200%);
} */

    body #navWrapper .content .nav > .navitem .subnav li a {
        position: relative;
        overflow: hidden;
    }

        body #navWrapper .content .nav > .navitem .subnav li a:hover {
            background: -webkit-linear-gradient(left, black 0%, #0153ba 0px, #0153ba 60px, black 60px);
            background: -o-linear-gradient(right, black 0%, #0153ba 0px, #0153ba 60px, black 60px);
            background: -moz-linear-gradient(right, black 0%, #0153ba 0px, #0153ba 60px, black 60px);
            background: linear-gradient(to right, black 0%, #0153ba 0px, #0153ba 60px, black 60px);
            -webkit-background-clip: text;
            background-clip: text;
            background-size: 200%;
            transition: 1s cubic-bezier(0, 0, 0.2, 1);
            background-position-x: -100%;
            color: transparent;
        }

    body #navWrapper .content .nav > .navitem .subnav li a {
        background: -webkit-linear-gradient(left, black 0%, #0153ba 0px, #0153ba 60px, black 60px);
        background: -o-linear-gradient(right, black 0%, #0153ba 0px, #0153ba 60px, black 60px);
        background: -moz-linear-gradient(right, black 0%, #0153ba 0px, #0153ba 60px, black 60px);
        background: linear-gradient(to right, black 0%, #0153ba 0px, #0153ba 60px, black 60px);
        -webkit-background-clip: text;
        background-clip: text;
        background-position-x: -60px;
        background-size: 200%;
        color: transparent;
        transition: 0s;
    }

    body #navWrapper .content .nav > .navitem .subnav li:hover a {
        background-position-x: -100%;
        transition: 1s cubic-bezier(0, 0, 0.2, 1);
    }

@keyframes slideBg {
}

/* body #navWrapper .content .nav > .navitem .subnav li:hover a:before{
    right: 0;
    width: 0;
  }
  body #navWrapper .content .nav > .navitem .subnav li a:before {
    
    content: attr(data-title);
    position: absolute;
    right: 100%;
    text-align: center;
    color: blue;
    top: 0;
    padding: 12px 24px;
    width: 
  } */

/* daohangdongxiaojieshu */

.ff_topSlider .owl-nav .owl-prev, .ff_topSlider .owl-nav .owl-next {
    width: 56px;
    height: 56px;
}

    .ff_topSlider .owl-nav .owl-next:hover, .ff_topSlider .owl-nav .owl-prev:hover, .imagelink .owl-nav .owl-next:hover, .imagelink .owl-nav .owl-prev:hover, .mlist .owl-nav .owl-next:hover, .mlist .owl-nav .owl-prev:hover, .postSlider .owl-nav .owl-next:hover, .postSlider .owl-nav .owl-prev:hover {
        background-color: #0153ba;
    }

    .ff_topSlider .owl-nav .owl-next:hover {
        background-color: #0153ba;
    }

    .ff_topSlider .owl-nav .owl-next:hover {
        background: #0153ba;
    }

body #navWrapper .content .nav > .navitem .subnav li {
    display: block;
    width: 150px;
}

body #navWrapper .content .nav > .navitem .subnav {
    width: auto;
    top: 100%;
}

body #navWrapper .content .nav > .navitem:hover .subnav {
    height: auto;
}

body #navWrapper .content .nav > .navitem:hover .subnav {
    padding: 40px 60px;
}

body #navWrapper .content .nav > .navitem .subnav li a {
    font-size: 13px;
}

body #navWrapper .content .nav > .navitem {
    position: relative;
}

input {
    background: #fff;
    border-top: #f2f2f2 1px solid;
}

body #header.mini #logo img {
    height: 50px !important;
}

body #navWrapper .content .nav > .navitem .subnav {
    box-shadow: 0 5px 25px 0px rgba(0, 0, 0, 0.1);
}

body #navWrapper .content .nav > .navitem > a:after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background: #0153ba;
    bottom: 0;
    transform: translateX(-50%);
    transition: all 0.6s cubic-bezier(.075, .82, .165, 1);
    left: 50%;
    opacity: 0;
}

body #navWrapper .content .nav > .navitem:hover > a:after {
    width: 100%;
    opacity: 1;
}

.ff_sitecontent #indexPage .project.module .module_container {
    /* max-width: 72%; */
    /* margin-left: 14.2%;
    margin-right: 13.6%; */
}

.fa-search:before {
    content: "\e623";
    font-family: mofont;
    font-size: 20px;
    font-weight: 600;
}

body #search-nav.search-open .searchBox {
    box-shadow: 0 8px 16px rgba(0, 0, 0, .1);
}

/* chanpin */

/* slider */

.owl-carousel .owl-item img {
    width: auto;
}

/* .ff_indexPage .project .owl-carousel .owl-item {
  width: 445px !important;
} */

.ff_slider.project .content_list .item_block:nth-child(4n) {
    border-right: 1px solid #f2f2f2;
}

.ff_slider.project.mlist .owl-nav {
    display: none;
}

/* slider end */

.ff_indexPage .module {
    background-position-x: center !important;
}

.ff_indexPage .project .item_block, .npagePage:not(.post) .project .item_block {
    width: calc(100%/3);
    margin-right: 0;
    margin-bottom: 0;
}

.mlist.project:not(.imagelink) .content_list .item_block {
    border: 1px solid #f2f2f2;
    border-right: none;
    padding: 0 46px;
    /* background: #fff; */
}

#indexPage .mlist.project:not(.imagelink) .content_list .item_block:nth-child(3n), .npagePage .mlist.project:not(.imagelink) .content_list .item_block:nth-child(3n) {
    border-right: 1px solid #f2f2f2;
}

/* @media screen and (max-width:1440px) {
    .ff_sitecontent #indexPage .project.module .module_container,
    .ff_sitecontent #indexPage .service.module .module_container {
        max-width: 97%
    }
  } */

.container_category > a.active {
    color: #0153ba;
}

.project.mlist .content_list .item_block:hover .item_box .item_wrapper {
    background-color: transparent;
}

.project.mlist:not(.imagelink) .content_list .item_img {
    text-align: center;
}

    .project.mlist:not(.imagelink) .content_list .item_img img {
        padding: 60px 0 34px;
    }

.mlist.project:not(.imagelink) .content_list .item_des {
    display: block;
}

.mlist.project:not(.imagelink) .content_list .item_info .title {
    text-align: left;
}

.mlist.project:not(.imagelink) .content_list .item_info .subtitle {
    display: none;
}

.project.mlist .content_list .item_block .item_box .item_wrapper {
    padding-top: 0;
    width: auto;
    padding-bottom: 60px;
}

.mlist.project:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #333;
}

.mlist.project:not(.imagelink) .content_list .item_wrapper > span {
    display: inline-block;
    margin-left: 0;
    border: none;
    font-family: 'Times New Roman', Times, serif;
    margin-top: 20px;
    padding: 0;
    color: #0153ba;
}

.mlist.project:not(.imagelink) .content_list .item_block .item_wrapper > span::before {
    content: "";
    width: 40px;
    height: 1px;
    background-color: #0153ba;
    display: block;
    position: absolute;
    bottom: 90px;
}

.mlist.project:not(.imagelink) .content_list .item_block:hover .item_wrapper > span::before {
    -webkit-animation-name: goBack;
    animation-name: goBack;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    animation-timing-function: cubic-bezier(.785, .135, .15, .86);
}

.mlist:not(.imagelink) .content_list .item_block:hover .details {
    border-color: transparent;
    background-color: transparent;
    color: #0153ba;
    border-bottom: initial;
}

.ff_sitecontent #indexPage .module.project .module_container:before {
    display: none;
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1);
}

#indexPage .fa-angle-right:before {
    content: "";
}

@-webkit-keyframes goBack {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right;
        transform-origin: right;
    }

    49.9% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right;
        transform-origin: right;
    }

    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left;
        transform-origin: left;
    }
}

@keyframes goBack {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: right;
        transform-origin: right;
    }

    49.9% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right;
        transform-origin: right;
    }

    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left;
        transform-origin: left;
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: left;
        transform-origin: left;
    }
}

.container_category > a:before {
    content: none;
}

.container_category > a:hover {
    color: #0153ba;
}

.container_category > a.ff_more::after {
    content: none;
}

.container_category > a.ff_more::before {
    content: "";
    border-left: 7px solid #333;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    height: 0;
    top: 9px;
    left: 48px;
    width: 0;
}

/* chanpinliebiao */

#longPage .npagePage #pageTarget.module .module_container:before {
    content: none;
}

.ff_pageList .mlist.project:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #333;
}

#pages .page-item.active, #pages .page-item:hover {
    border-color: #0153ba;
    background-color: #0153ba;
}

#banner div {
    height: 218px;
    background-position: center;
}

.ff_pageTarget .container_target a:last-child {
    color: #0153ba;
}

.ff_pageTarget .container_target a:hover {
    color: #0153ba;
}

.ff_pageList .mlist.project:not(.imagelink) .content_list .item_block {
    border-bottom: none;
}

    .ff_pageList .mlist.project:not(.imagelink) .content_list .item_block:nth-last-child(1), .ff_pageList .mlist.project:not(.imagelink) .content_list .item_block:nth-last-child(2), .ff_pageList .mlist.project:not(.imagelink) .content_list .item_block:nth-last-child(3) {
        border-bottom: 1px solid #f2f2f2;
    }

    .ff_pageList .mlist.project:not(.imagelink) .content_list .item_block:last-child {
        border-right: 1px solid #f2f2f2;
    }

.ff_pageList .content_wrapper .item_wrapper .fa-angle-right:before {
    display: none;
}

/* shipin */

.ff_indexPage .videom.mlist .container_header .title, .ff_indexPage .videom.mlist:not(.imagelink) .content_list .date_wrap {
    display: none;
}

.ff_indexPage .module.videom {
    padding-top: 0px;
}

.ff_indexPage .videom.mlist .content_wrapper {
    padding-top: 0;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block {
    border: none;
    width: 100%;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_img img {
    padding: 0;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block .item_box {
    position: relative;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block .item_img {
    transition: all ease-out 300ms;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_img {
    background: rgba(0, 0, 0, 0.47);
}

.ff_sitecontent .videom.module .module_container {
    max-width: 100%;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .details {
    display: none;
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff;
}

.mlist .owl-dots .owl-dot.active span, .mlist .owl-dots .owl-dot:hover span {
    background-color: #0153ba;
    border-color: #0153ba;
}

.mlist .owl-dots .owl-dot span {
    border-color: #0153ba;
}

.owl-theme .owl-dots .owl-dot span {
    border-radius: 0;
}

.ff_indexPage .videom.module {
    padding-bottom: 0;
}

.ff_indexPage .mlist.service .container_header, .ff_indexPage .mlist.service .module_container .container_category {
    display: block;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_wrapper {
    display: none;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block .item_box::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    opacity: 1;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 40px;
    transition: all ease-out 300ms;
    transform-origin: center center;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block .item_box::after {
    content: "";
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    border-left: 8px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    transform: translate(-50%, -50%);
    transition: all ease-out 300ms;
    opacity: 0;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_box::before {
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    box-shadow: 0 12px 20px rgba(0, 0, 0, .16);
    z-index: 2;
    left: 50%;
    opacity: 1;
    background: #0153ba;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block .item_img:before {
    content: "";
    background: rgba(255, 255, 255, .4);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    transition: all ease-out 300ms;
    opacity: 0;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_box::after {
    /* left:48%; */
    opacity: 1;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_img:before {
    opacity: 1;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_wrapper {
    display: none;
    position: absolute;
    top: 46%;
    left: 50%;
    transition: all ease-out 300ms;
    opacity: 0;
    z-index: 2;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_wrapper {
    left: 52%;
    opacity: 0;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff;
}

.ff_indexPage .videom.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
    filter: grayscale(100%);
}

/* fuwu */

.ff_indexPage .service .content_wrapper, .npagePage:not(.post) .service .content_wrapper {
    margin-right: 0px;
}

.service .content_list .item_wrapper {
    position: initial;
    padding: 0;
}

.service .content_list .item_block:hover .item_wrapper {
    background: transparent;
}

#indexPage .mlist.service:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #0153ba;
}

.mlist.service:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_info .title {
    color: #333;
}

.mlist.service:not(.imagelink) .content_list .item_block .item_info .title {
    opacity: 1;
    text-align: left;
}

.mlist.service:not(.imagelink) .content_list .item_info .subtitle {
    display: block;
    text-align: left;
    font-size: 13px;
}

.service .content_list .item_des {
    display: none;
}

.service .content_list .item_block .item_wrapper::after {
    content: none;
}

.mlist.service:not(.imagelink) .content_list .item_block {
    border: 1px solid #f2f2f2;
    border-right: none;
    width: calc(100%/3);
    border-bottom: none;
    padding: 0px 46px 46px;
}

    .mlist.service:not(.imagelink) .content_list .item_block:nth-last-child(1), .mlist.service:not(.imagelink) .content_list .item_block:nth-last-child(2), .mlist.service:not(.imagelink) .content_list .item_block:nth-last-child(3) {
        border-bottom: 1px solid #f2f2f2;
    }

    #indexPage .mlist.service:not(.imagelink) .content_list .item_block:nth-child(3n), .mlist.service:not(.imagelink) .content_list .item_block:nth-child(3n) {
        border-right: 1px solid #f2f2f2;
    }

.ff_indexPage .service .item_block, .npagePage:not(.post) .service .item_block {
    margin-right: 0;
    margin-bottom: 0;
}

#indexPage .mlist.service:not(.imagelink) .content_list .item_img img {
    padding: 46px 0 36px;
}

.mlist:not(.imagelink) .content_list .item_img {
    text-align: center;
}

.service .content_list .item_wrapper {
    padding-top: 0;
}

.mlist.service:not(.imagelink) .content_list .item_info {
    margin-top: 0;
}

/* fuwuliebiao */

.ff_pageList .mlist.service:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #0153ba;
}

.ff_pageList .mlist.service:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1.08);
}

.ff_pageList .mlist.service:not(.imagelink) .content_list .item_img img {
    padding: 46px 0 36px;
}

/* guanyu */

.ff_indexPage .mcustomize.module {
    padding-bottom: 120px;
    height: 558px;
}

.mcustomize.module .contentbody {
    position: initial;
}

.mcustomize.module .wrapper .header {
    -webkit-writing-mode: inherit;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    writing-mode: inherit;
}

.mcustomize.tlir .container_content .contentbody .wrapper .header, .mcustomize.tril .container_content .contentbody .wrapper .header {
    position: initial;
}

.mcustomize.tlir .container_content .mediabody .image, .mcustomize.tril .container_content .mediabody .image {
    width: 100%;
    height: 426px;
}

.mcustomize.tlir .container_content .contentbody .wrapper, .mcustomize.tril .container_content .contentbody .wrapper {
    padding-top: 80px;
}

.mcustomize.tlir .wrapper .header .title, .mcustomize.tril .wrapper .header .title {
    padding-top: 0;
    margin-top: 20px;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description, .mcustomize.tril .container_content .contentbody .wrapper .description {
    margin: 0;
    margin-top: 30px;
}

.mcustomize.module .wrapper .header .title {
    color: #333;
    font-size: 20px;
    font-family: inherit;
}

.mcustomize.module .wrapper .header .subtitle {
    font-family: inherit;
    font-size: 13px;
    color: #666;
    padding-top: 0;
}

.mcustomize .wrapper .description {
    display: block;
    margin-top: 30px;
}

.mcustomize.module .wrapper {
    float: left;
    background: #eff1f5;
    padding: 80px 98px 72px;
}

.mcustomize.module .mediabody img {
    float: right;
    margin-top: 80px;
}

.mcustomize .container_content .contentbody .description a {
    border: none;
    padding: 0;
    font-family: 'Times New Roman', Times, serif;
    font-size: 15px;
    color: #555;
    position: relative;
}

    .mcustomize .container_content .contentbody .description a:hover {
        background-color: transparent;
        color: #555;
    }

    .mcustomize .container_content .contentbody .description a::before {
        content: "";
        width: 40px;
        height: 1px;
        background: #555;
        position: absolute;
        bottom: 0;
    }

.mcustomize .container_content .contentbody .wrapper:hover .description a::before {
    -webkit-animation-name: goBack;
    animation-name: goBack;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    animation-timing-function: cubic-bezier(.785, .135, .15, .86);
}

/* XINWEN */

.ff_sitecontent #indexPage .news.module .module_container {
    /* max-width: 72%; */
    /* margin-left: 14.2%;
    margin-right: 13.6%; */
}

/* @media screen and (max-width:1440px) {
    .ff_sitecontent #indexPage .news.module .module_container {
        max-width: 97%;
    }
  } */

#indexPage .mlist.news:not(.imagelink) .content_list .item_info .title {
    margin-top: 20px;
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 {
    float: left;
    width: calc(100%/3);
    height: auto;
}

    #indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 .item_img {
        display: none;
    }

#indexPage .mlist.news:not(.imagelink) .content_list .item_block {
    width: calc(100%/3);
    margin-right: 0;
    border: none;
    border-top: 1px solid #f2f2f2;
    margin-bottom: 0;
    padding-top: 40px;
}

    #indexPage .mlist.news:not(.imagelink) .content_list .item_block .item_box {
        display: block;
        transition: 0.36s ease;
        transform: translate3d(0, 0, 0);
    }

    #indexPage .mlist.news:not(.imagelink) .content_list .item_block:hover .item_box {
        /* padding-top: 50px; */
        transform: translate3d(0, 10px, 0);
    }

.mlist.news:not(.ad01) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #0153ba;
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 span.details::before, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block span.details::before {
    content: "";
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 span.details, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block span.details {
    color: #0153ba;
    border: none;
    font-family: 'Times New Roman', Times, serif;
}

    #indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 span.details::before, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block span.details::before {
        border-color: #0153ba;
        bottom: 0;
        width: 40px;
    }

    #indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 span.details::after, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block span.details::after {
        border-top-color: transparent;
    }

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0:hover span.details::before, #indexPage .mlist.news.ff_slider:not(.imagelink) .content_list .item_block:hover span.details::before {
    width: 40px;
    -webkit-animation-name: goBack;
    animation-name: goBack;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    animation-timing-function: cubic-bezier(.785, .135, .15, .86);
}

.ff_sitecontent #indexPage .module.project .module_container:before, .ff_sitecontent #indexPage .module.news .module_container:before {
    content: none;
}

.ff_indexPage .mlist.news.news.ff_noSlider:not(.imagelink) .content_list .item_wrapper .details {
    display: block;
    margin-left: 0;
    padding: 0;
    border: none;
    font-family: 'Times New Roman', Times, serif;
    color: #0153ba;
    margin-bottom: 9px;
    margin-top: 19px;
    line-height: 40px;
    position: relative;
}

.ff_indexPage .mlist.news:not(.imagelink) .content_list .item_des {
    width: 88%;
}

.ff_indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list .item_block:not(#item_block_0) .item_wrapper .details::before {
    content: "";
    width: 40px;
    position: absolute;
    background-color: #0153ba;
    height: 1px;
    bottom: 0;
}

.ff_indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list .item_block:not(#item_block_0):hover .item_wrapper .details::before {
    width: 40px;
    -webkit-animation-name: goBack;
    animation-name: goBack;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    animation-timing-function: cubic-bezier(.785, .135, .15, .86);
}

.ff_indexPage .news .item_block, .ff_pageList .news .item_block {
    border-top: 1px solid #f1f1f1;
}

#indexPage .mlist.news.ff_noSlider:not(.imagelink) .content_list #item_block_0 .item_des .description {
    height: 52px;
}

.ff_indexPage .news.ff_noSlider .content_list #item_block_0 .item_box .item_wrapper .item_info .date_wrap, .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    position: inherit;
}

/* xinwenliebiao */

.ff_pageList .mlist.news:not(.imagelink) .content_list .item_img {
    display: none;
}

.ff_pageList .news .item_block {
    width: calc(100% / 3 - 20px);
    margin-right: 20px;
}

    .ff_pageList .news .item_block:hover::before {
        width: 100%;
    }

    .ff_pageList .news .item_block::before {
        border-bottom-color: #0153ba;
    }

.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
    padding: 44px 48px;
}

.ff_pageList .news.mlist:not(.imagelink) .content_list .item_block {
    background: #fff;
}

    .ff_pageList .news.mlist:not(.imagelink) .content_list .item_block:hover {
        background-color: #eff1f5;
        border-color: #eff1f5;
    }

.ff_pageList .news .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    margin-bottom: 24px;
}

.ff_pageList .news .content_list .item_info .title {
    height: 60px;
}

.ff_pageList .news .ellipsis {
    white-space: inherit;
}

.ff_pageList .news .content_list .item_des .description {
    height: 84px;
}

/* buguize */

.ff_indexPage .ad01 .content_list .item_block:nth-child(2) ~ .item_block .item_info .title {
    font-size: 16px;
    text-align: center;
}

.ff_indexPage .ad01 .content_list .item_block:nth-child(3) .item_info .title {
}

.ff_indexPage .ad01.mlist .content_wrapper {
    padding-top: 120px;
}

.ff_indexPage .ad01.mlist .content_list .item_block:first-child {
    background-color: transparent;
    width: 440px;
    float: left;
}

    .ff_indexPage .ad01.mlist .content_list .item_block:first-child .item_img {
        width: 100%;
    }

    .ff_indexPage .ad01.mlist .content_list .item_block:first-child .item_wrapper {
        display: none;
    }

.ff_indexPage .ad01.mlist .content_list .item_block:nth-child(2) {
    width: 220px;
    background: rgba(189, 189, 196, 0.7);
    margin-top: 220px;
}

    .ff_indexPage .ad01.mlist .content_list .item_block:nth-child(2) .details, .ff_indexPage .ad01 .content_list .item_block .item_des {
        display: none;
    }

.ff_indexPage .ad01.mlist .content_list .item_block .item_box .item_wrapper {
    position: absolute;
    bottom: 0px;
    padding: 40px 38px;
}

.mlist.ad01:not(.imagelink) .content_list #item_block_1:hover .item_box .item_wrapper .item_info .title, .mlist.ad01:not(.imagelink) .content_list #item_block_1 .item_box .item_wrapper .item_info .title {
    color: #fff;
}

.ff_indexPage .ad01 .content_list .item_block:nth-child(2) ~ .item_block, .ff_indexPage .ad01 .content_list .item_block:nth-child(3) {
    width: calc(100% - 896px);
    background: transparent;
}

    .ff_indexPage .ad01 .content_list .item_block:nth-child(3) .item_img {
        float: left;
    }

    .ff_indexPage .ad01 .content_list .item_block:nth-child(3) .item_wrapper {
        left: 0;
        bottom: 0;
    }

.ff_indexPage .ad01 .content_list .item_block:nth-child(4) .item_img {
    float: right;
}

.ff_indexPage .ad01 .content_list #item_block_3 .item_info .title {
    color: #333;
}

.ff_indexPage .ad01 .content_list .item_block .item_info .title {
    font-size: 16px;
}

.ff_indexPage .ad01 .content_list .item_block:nth-child(2) ~ .item_block .item_wrapper {
    width: 100%;
    height: auto;
}

.ff_indexPage .ad01 .content_list .item_block:nth-child(2) ~ .item_block .item_info .subtitle {
    display: none;
}

.ff_indexPage .ad01 .content_list .item_block:nth-child(2) ~ .item_block .details {
    display: none;
}

.ff_indexPage .ad01 .content_list .item_block:nth-child(5) ~ .item_block .details {
    display: inline-block;
}

.ff_indexPage .ad01 .content_list #item_block_4 .item_wrapper {
    padding: 40px 0;
}

.ff_indexPage .ad01 .content_list .item_block .item_box .item_wrapper .item_info .title {
    color: #fff;
}

.ff_indexPage .ad01 .content_list #item_block_4 ~ .item_block .item_wrapper {
    height: 100%;
    padding: 0;
}

.ff_indexPage .ad01 .content_list #item_block_4 ~ .item_block .item_info .title {
    text-align: left;
}

.ff_indexPage .ad01 .content_list #item_block_4 ~ .item_block .item_info {
    padding-top: 40px;
    padding-left: 30px;
}

.ff_indexPage .ad01 .content_list #item_block_4 ~ .item_block .details {
    left: 16px;
}

.ff_indexPage .ad01 .content_list #item_block_4 ~ .item_block .item_info .subtitle {
    display: block;
}

/* tuandui */

.ff_indexPage .mlist.team .container_header {
    display: block;
}

.ff_indexPage .team.module {
    padding-bottom: 80px;
}

/* .ff_sitecontent .ff_indexPage .team.module .module_container {
    max-width: 72%;
    
  } */

/* @media screen and (max-width:1440px) {
    .ff_sitecontent .ff_indexPage .team.module .module_container {
        max-width: 97%;
    }
  } */

.ff_indexPage .team .content_list .item_block .item_box .item_wrapper {
    width: calc(100% - 550px);
    float: right;
    padding: 80px 0;
}

.ff_indexPage .mlist.team:not(.imagelink) .content_list .item_img {
    float: left;
    width: 440px;
}

.ff_indexPage .mlist.team:not(.imagelink) .content_list .item_block {
    background: #eff1f5;
    margin-top: 50px;
    width: 95.5%;
}

#indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block span.details {
    display: block;
    color: #0153ba;
    font-family: 'Times New Roman', Times, serif;
    border: none;
    padding: 0;
    margin-left: 50px;
}

.ff_indexPage .team.mlist .content_list .item_block .details {
    display: none;
}

#indexPage .mlist.team:not(.imagelink) .content_list .item_block:hover span.details, #indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block:hover span.details {
    color: #0153ba;
}

#indexPage .mlist.team.ff_noSlider:not(.imagelink) .content_list .item_block span.details::before, #indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block span.details::before {
    display: none;
}

#indexPage .mlist.team.ff_noSlider:not(.imagelink) .content_list .item_block:hover span.details::after, #indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block:hover span.details::after {
    width: 40px;
    background-color: #0153ba;
    border-color: #0153ba;
    -webkit-animation-name: goBack;
    animation-name: goBack;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    animation-timing-function: cubic-bezier(.785, .135, .15, .86);
}

#indexPage .mlist.team.ff_noSlider:not(.imagelink) .content_list .item_block span.details::after, #indexPage .mlist.team.ff_slider:not(.imagelink) .content_list .item_block span.details::after {
    width: 40px;
    border-top-color: #0153ba;
}

.mlist.team:not(.ad01) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #0153ba;
}

.ff_indexPage .team.mlist .content_list .item_block .details .fa::after, .ff_indexPage .team.mlist .content_list .item_block:hover .details::before {
    display: none;
}

.ff_indexPage .mlist.team:not(.imagelink) .content_list .item_des {
    margin-left: 50px;
    width: 65%;
}

.imagelink .owl-nav .owl-prev, .postSlider .owl-nav .owl-prev, .mlist .owl-nav .owl-prev, .ff_topSlider .owl-nav .owl-prev, .imagelink .owl-nav .owl-next, .postSlider .owl-nav .owl-next, .mlist .owl-nav .owl-next, .ff_topSlider .owl-nav .owl-next {
    background: #0153ba;
}

.mlist.team .owl-nav .owl-next {
    right: 0;
    transform: translateY(404%);
}

.mlist.team .owl-nav .owl-prev {
    right: 64px;
    transform: translateY(504%);
    left: inherit;
}

.mlist .owl-nav .owl-next:hover, .mlist .owl-nav .owl-prev:hover {
    background-color: #0153ba;
}

/* tuanduilibiao */

.ff_pageList .team:not(.imagelink) .content_list .item_info .title {
    font-size: 16px;
}

.mlist.team:not(.imagelink) .content_list .item_info .title {
    color: #555;
}

.npagePage:not(.post) .team .item_block {
    width: calc(100%/2 - 20px);
    margin-right: 20px;
    background: #eff1f5;
    border: 1px solid #f1f1f1;
}

.npagePage:not(.post) .team .item_block {
    height: 258px;
}

    .npagePage:not(.post) .team .item_block:nth-child(2n) {
        margin-right: 0;
    }

.npagePage .mlist.team:not(.imagelink) .content_list .item_img {
    width: 250px;
    float: left;
}

.ff_pageList .team .content_list .item_block .item_box .item_wrapper {
    width: calc(100% - 304px);
}

.ff_pageList .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #0153ba;
}

.mlist.team:not(.imagelink) .content_list .item_info .subtitle {
    color: #999;
}

.mlist.team:not(.imagelink) .content_list .item_block:hover {
    background-color: #eff1f5;
}

.ff_pageList .mlist.team:not(.imagelink) .content_list .item_block:hover .item_des::before {
    width: 100%;
}

/* .ff_pageList .mlist.team:not(.imagelink) .content_list .item_des{
    margin-top:18px;
  } */

/* .ff_pageList .mlist.team:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description{
    padding-top:0;
    
  } */

.ff_pageList .mlist.team:not(.imagelink) .content_list .item_block .item_box .item_wrapper .item_des .description {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ff_pageList .mlist.team:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    padding-top: 12px;
}

.ff_pageList .mlist.team:not(.imagelink) .content_list .item_des {
    width: 86%;
    position: relative;
}

.ff_pageList .mlist.team:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #0153ba;
}

/* .ff_pageList .mlist.team:not(.imagelink) .content_list .item_wrapper .details{
    display: block;
    font-family: 'Times New Roman', Times, serif;
    font-size: 13px;
    padding:0;
    margin-left: 0;
    border:none;
    margin-bottom: 0;
    margin-top:24px;
  } */

.ff_pageList .mlist.team:not(.imagelink) .content_list .item_block .item_des::before {
    top: -4px;
}

/* hezuohuoban */

.ff_indexPage .mlist.imagelink .container_header {
    display: none;
}

.ff_sitecontent .ff_indexPage .imagelink.module .module_container {
    max-width: 72%;
    transform: translateY(78px);
}

/* @media screen and (max-width:1440px) {
    .ff_sitecontent .imagelink.module .module_container {
        max-width: 97%;
    }
  } */

.imagelink .content_list .item_block .item_wrapper .item_info .title {
    display: none;
}

.ff_indexPage .imagelink.module {
    padding-bottom: 0;
    padding-top: 0;
}

.ff_indexPage .imagelink .container_content {
    background: #fff;
}

.imagelink .content_list .item_block .item_box:after {
    display: none;
}

.ff_indexPage .mlist.imagelink .content_wrapper {
    padding: 40px 50px;
    border: 1px solid #f1f1f1;
    box-shadow: 0 23px 40px rgba(0, 0, 0, .04);
}

.imagelink .content_list .item_block .item_box img {
    opacity: 1;
}

.mlist .owl-nav .owl-prev {
    left: -100px;
}

.mlist .owl-nav .owl-next {
    right: -100px;
}

/* hezuolibiao */

.ff_pageList .imagelink .content_wrapper {
    padding-top: 0;
}

.ff_pageList .imagelink .content_list .item_block .item_box img {
    border: 1px solid #f1f1f1;
}

.ff_pageList .imagelink .item_block {
    width: calc(100% / 5 - 20px);
    margin-right: 20px;
}

/* lianxi */

.ff_indexPage .mcontact .module_container {
    position: inherit;
    width: 1340px;
    max-width: 1340px;
}

@media screen and (max-width:1440px) {
    .ff_sitecontent .ff_indexPage .mcontact.module .module_container {
        width: 1000px;
        max-width: 1000px;
    }
}

#mcontact {
    background: #dcdcdc;
}

.ff_indexPage .mcontact.module {
    position: initial;
}

.ff_indexPage .mcontact .module_container {
    margin: 0 auto;
}

#mcontact .contactinfo .contact_name {
    color: #333;
    margin-bottom: 0;
    display: inline-block;
}

#mcontact .contactform .inputtxt {
    border-bottom: 1px solid #f1f1f1;
}

#mcontact .contactform {
    display: none;
}

#mcontact .contactinfo p {
    float: right;
    width: 300px;
}

.ff_indexPage #mcontact {
    height: 160px;
}

#mcontact .contactlist {
    padding-top: 86px;
}

/* others */

#footer {
    position: initial;
}

    #footer p {
        width: 1440px;
    }

@media screen and (max-width:1440px) {
    #footer p {
        width: 1170px;
    }
}

#online_open:hover, #shares a:hover {
    border-color: #0153ba;
    background-color: #0153ba;
}

#olx_head {
    background-color: #0153ba;
}

#olx_qq li a:hover {
    color: #0153ba;
}

.npagePage .ff_pageTarget {
    margin-top: 0px;
}

#longPage .npagePage #pageTarget.module .module_container {
    position: initial;
}

.npagePage .ff_pageTarget .container_target {
    position: absolute;
    top: 70px;
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    left: 0;
    padding-left: 260px;
    background: #fff;
}

.npagePage .ff_pageTarget .container_category {
    float: initial;
}

.npagePage #banner {
    margin-top: 46px;
}

.ff_pageList .content .module {
    background: #f5f5f5;
}

.mlist.project:not(.imagelink) .content_list .item_block, .mlist.service:not(.imagelink) .content_list .item_block {
    background: #fff;
}

.ff_pageList .container_category + .container_content, .npagePage .container_content {
    padding-top: 80px;
}

/* xiangqingye */

.ff_postPage .postContent {
    width: 1170px;
    margin: 0 auto;
}

.postSlider .tab_button .item_block.current .item_img::after, .postSlider .tab_button .item_block:hover .item_img::after {
    border-color: #0153ba;
}

.project.mlistpost .postInfo .description {
    position: initial;
}

/* .project.mlistpost .postInfo {
    position: relative;
  } */

/* .project.mlistpost .postInfo::before {
    content: "";
    width: 310px;
    height: 1px;
    background: #f1f1f1;
    position: absolute;
    bottom: 0;
  } */

.ff_postPage .team #postWrapper .postInfo {
    display: none;
}

.news.mlistpost .tabBtn .post-next:not(.empty):hover, .news.mlistpost .tabBtn .post-prev:not(.empty):hover, .service.mlistpost .tabBtn .post-next:not(.empty):hover, .service.mlistpost .tabBtn .post-prev:not(.empty):hover {
    background-color: #0153ba;
}

.ff_sitecontent #page_contact .module .module_container, .ff_sitecontent #page_about .module .module_container, .ff_postPage .service.mlistpost .module_container, .ff_postPage .project.mlistpost .module_container, .ff_postPage .team.mlistpost .module_container {
    max-width: 72%;
}

@media screen and (max-width:1440px) {
    .ff_sitecontent #page_contact .module .module_container, .ff_sitecontent #page_about .module .module_container, .ff_postPage .service.mlistpost .module_container, .ff_postPage .project.mlistpost .module_container, .ff_postPage .team.mlistpost .module_container {
        max-width: 97%;
    }
}

.project.mlistpost .tabBtn .post-next .img-wrap, .project.mlistpost .tabBtn .post-prev .img-wrap, .team.mlistpost .tabBtn .post-next .img-wrap, .team.mlistpost .tabBtn .post-prev .img-wrap {
    border-color: #0153ba;
}

.item_tags > a.active, .item_tags > a:hover, .project.mlistpost .tabBtn .post-next:hover .details, .project.mlistpost .tabBtn .post-prev:hover .details, .team.mlistpost .tabBtn .post-next:hover .details, .team.mlistpost .tabBtn .post-prev:hover .details {
    border-color: #0153ba;
    background-color: #0153ba;
}

/* xiangqingyexiangguan */

.ff_postPage .service.mlistpost .listContent_post .item_block {
    margin-right: 4px;
    width: calc(100% / 2 - 4px);
}

    .ff_postPage .service.mlistpost .listContent_post .item_block:nth-child(2n) {
        margin-right: 0;
    }

.ff_postPage .service.mlistpost .content_list .item_img {
    width: 100%;
}

.ff_postPage .service.mlistpost .content_list .item_info .title {
    opacity: 1;
    font-size: 14px;
}

.ff_postPage .service.mlistpost .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #0153ba;
}

.ff_postPage .service.mlistpost .content_list .item_block .item_wrapper {
    padding: 14px 20px;
}

    .ff_postPage .service.mlistpost .content_list .item_block .item_wrapper::after {
        border-color: #0153ba;
    }

.project.mlistpost .content_list .item_block:hover .item_box .item_wrapper {
    background-color: #0153ba;
}

.project.mlistpost .postContent {
    margin-top: 0;
}

/* ff */

.ff_indexPage .ad01 .content_list .item_block:nth-child(2) ~ .item_block, .ff_indexPage .ad01 .content_list .item_block:nth-child(3) {
    width: 220px;
}

    .ff_indexPage .ad01 .content_list .item_block:nth-child(2) ~ .item_block .item_img {
        width: 100%;
    }

.ff_indexPage .ad01 .content_list .item_block:nth-child(3) {
    margin-top: 220px;
}

.ff_indexPage .ad01 .content_list #item_block_2 {
    margin-top: 0;
}

.ff_indexPage .ad01 .content_list #item_block_5 {
    margin-left: 660px;
}

.ff_indexPage .ad01 .content_list #item_block_3, .ff_indexPage .ad01 .content_list #item_block_4 {
    margin-top: 220px;
}

.ff_sitecontent .module .module_container, .ff_sitecontent #indexPage .mcustomize.module:not(.videom) .module_container {
    max-width: 1400px;
}

/* .ff_sitecontent .ad01.module .module_container{
    max-width: 1400px;
  } */

/*@media screen and (max-width:1440px) {
    .ff_sitecontent .module .module_container, .ff_sitecontent #indexPage .mcustomize.module:not(.videom) .module_container {
        max-width: 1170px;
    }
}*/

.mcustomize.module .contentbody {
    box-sizing: border-box;
    width: 50%;
}

.mcustomize.module .mediabody {
    box-sizing: border-box;
    width: 50%;
}

    .mcustomize.module .wrapper, .mcustomize.module .mediabody img {
        float: none;
    }

.mcustomize.module.initlayout .contentbody, #indexPage .mcustomize.module.initlayout .mediabody {
    width: 50%;
}

.mcustomize.module.initlayout .contentbody {
    float: left;
    margin-top: 0;
}

#indexPage .mcustomize.module.initlayout .mediabody {
    float: right;
}

.imagelink .owl-nav .owl-next .iconfont:before, .postSlider .owl-nav .owl-next .iconfont:before, .mlist .owl-nav .owl-next .iconfont:before, .ff_topSlider .owl-nav .owl-next .iconfont:before {
    content: "";
    border-left: 6px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    height: 0;
    top: 9px;
    left: 48px;
    width: 0;
    font-size: 0px;
    line-height: 20px;
    transition: all 0.2s cubic-bezier(.785, .135, .15, .86);
}

.imagelink .owl-nav .owl-prev .iconfont:before, .postSlider .owl-nav .owl-prev .iconfont:before, .mlist .owl-nav .owl-prev .iconfont:before, .ff_topSlider .owl-nav .owl-prev .iconfont:before {
    content: "";
    border-right: 6px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    height: 0;
    position: absolute;
    top: -4px;
    left: -1px;
    /*top: 9px;
  left: 48px;*/
    width: 0;
    font-size: 0px;
    transition: all 0.2s cubic-bezier(.785, .135, .15, .86);
}

.imagelink .owl-nav .owl-next .iconfont::after, .postSlider .owl-nav .owl-next .iconfont::after, .mlist .owl-nav .owl-next .iconfont::after, .ff_topSlider .owl-nav .owl-next .iconfont::after {
    content: "";
    width: 0px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: -10px;
    transition: all 0.2s cubic-bezier(.785, .135, .15, .86);
}

.imagelink .owl-nav .owl-next:hover .iconfont::after, .postSlider .owl-nav .owl-next:hover .iconfont::after, .mlist .owl-nav .owl-next:hover .iconfont::after, .ff_topSlider .owl-nav .owl-next:hover .iconfont::after {
    width: 10px;
}

.mlist .owl-nav .owl-next:hover .iconfont, .ff_topSlider .owl-nav .owl-next:hover .iconfont {
    left: 60%;
}

.mlist .owl-nav .owl-next .iconfont {
    transition: all 0.2s cubic-bezier(.785, .135, .15, .86);
}

.imagelink .owl-nav .owl-prev .iconfont:after, .postSlider .owl-nav .owl-prev .iconfont:after, .mlist .owl-nav .owl-prev .iconfont:after, .ff_topSlider .owl-nav .owl-prev .iconfont:after {
    content: "";
    width: 0px;
    height: 2px;
    position: absolute;
    top: 0px;
    right: -15px;
    background: #fff;
    transition: all 0.2s cubic-bezier(.785, .135, .15, .86);
}

.imagelink .owl-nav .owl-prev:hover .iconfont:after, .postSlider .owl-nav .owl-prev:hover .iconfont:after, .mlist .owl-nav .owl-prev:hover .iconfont:after, .ff_topSlider .owl-nav .owl-prev:hover .iconfont:after {
    width: 10px;
}

.mlist .owl-nav .owl-prev:hover .iconfont, .ff_topSlider .owl-nav .owl-prev:hover .iconfont {
    left: 40%;
}

.mlist .owl-nav .owl-prev, .mlist .owl-nav .owl-next {
    width: 64px;
    height: 64px;
}

.team.mlist .owl-nav {
    top: 36%;
}

/* 适配 */

@media screen and (max-width:1440px) {
    .ff_indexPage .mlist.team:not(.imagelink) .content_list .item_block {
        width: 94.5%;
    }

    .ff_indexPage .ad01 .content_list #item_block_3, .ff_indexPage .ad01 .content_list #item_block_4 {
        margin-top: 0;
    }

    .ff_indexPage .ad01 .content_list #item_block_5 {
        margin-left: 440px;
    }
}

.ff_slider.mlist.service:not(.imagelink) .content_list .item_block {
    width: 100%;
}

/* agent-pc */

/* PC */

/* agent-pc */

.agent-pc #dirThumbAppWrapper {
    /* min-width: 1170px;
  max-width: 1400px; */
    width: 90%;
}

@media screen and (max-width:1440px) {
    .agent-pc #dirThumbAppWrapper, .agent-pc .ff_topSlider .owl-nav {
        width: 80%;
    }
}

.agent-pc .ff_topSlider #dirThumbAppWrapper .owl-item:before {
    content: "";
    border: 1px solid #0153ba;
    /* box-shadow: 0 12px 20px rgba(0,0,0,.3); */
    position: absolute;
    width: 100px;
    height: 54px;
    opacity: 0;
    transition: all 0.3s ease;
    transform: scale(1, 1);
    transform-origin: center;
}

.agent-pc .ff_topSlider #dirThumbAppWrapper.owl-prev .topSliderThumb:first-child .owl-item:before, .agent-pc .ff_topSlider #dirThumbAppWrapper.owl-next .topSliderThumb:nth-child(2) .owl-item:before {
    opacity: 1;
    transform: scale(0.8, 0.8);
}

.agent-pc .ff_postPage .news .listWrap .item_img {
    display: none;
}

.agent-pc .ff_postPage .news .listWrap #listContent .item_block:hover .item_info .title {
    color: #0153ba;
}

.agent-pc .ff_postPage .news.mlistpost .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    font-size: 24px;
    font-family: helveticaneuethn, Arial;
    margin-bottom: 14px;
}

.agent-pc .ff_postPage .news .content_list .details {
    display: none;
}

.agent-pc .ff_postPage .news .content_list .item_wrapper .details {
    display: block;
    border: none;
    padding: 0;
    font-family: 'Times New Roman', Times, serif;
    color: #0153ba;
    position: relative;
    margin-left: 0;
    margin-bottom: 14px;
    margin-top: 16px;
}

    .agent-pc .ff_postPage .news .content_list .item_wrapper .details:before {
        content: "";
        width: 40px;
        height: 1px;
        background: #0153ba;
        position: absolute;
        bottom: 0;
    }

.agent-pc .ff_postPage .news .content_list .item_block:hover .item_wrapper .details:before {
    -webkit-animation-name: goBack;
    animation-name: goBack;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: cubic-bezier(.785, .135, .15, .86);
    animation-timing-function: cubic-bezier(.785, .135, .15, .86);
}

.agent-pc .ff_postPage .news .content_list .details i {
    display: none;
}

.agent-pc .ff_postPage .news .listWrap {
    width: 1170px;
    margin: 0 auto;
}

.agent-pc .ff_postPage .news.mlistpost .listWrap .content_list .item_block .item_box .item_wrapper {
    padding: 24px 30px;
}

@media screen and (max-width:1440px) {
    .agent-pc .npagePage .ff_pageTarget .container_target {
        padding-left: 54px;
    }
}

.agent-pc .ff_topSlider .content_list .owl-item.active .item_block p {
    font-family: "宋体";
    display: none;
}

.agent-pc .ff_indexPage .mcustomize.module {
    padding-top: 130px;
    height: 600px;
}

/* #sliderDirThemb .owl-item .thumb-item, #sliderDotThemb .owl-item .thumb-item .des{ 
  width: 100px;
  position: absolute;
  left: 0;
  top: 0;
} */

.agent-pc #sliderDirThemb .owl-item .des, #sliderDotThemb .owl-item .des {
    position: absolute;
    left: 0px;
    top: 0;
    overflow: hidden;
    background: #fff;
    line-height: 56px;
    width: 90px;
    height: 56px;
    text-overflow: ellipsis;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}

.agent-pc #sliderDirThemb .owl-item, #sliderDotThemb .owl-item {
    padding-left: 110px;
    box-sizing: border-box;
}

.agent-pc #sliderDirThemb, #sliderDotThemb {
    width: 210px;
}

    .agent-pc #sliderDirThemb:first-child .owl-item .des {
        left: auto;
        right: 0;
    }

    .agent-pc #sliderDirThemb:first-child .owl-item {
        padding-left: 0;
        padding-right: 100px;
    }

.agent-pc .ff_postPage .news.mlistpost .listWrap .listContent_post {
    border-top: none;
}

.agent-pc .mcustomize.module.initlayout .contentbody {
    padding-top: 31.357%;
}

.agent-pc .mcustomize.module .wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
}

.agent-pc .mcustomize.module .mediabody img {
    width: 100%;
}

.agent-pc .mcustomize .wrapper .description {
    height: 124px;
    overflow: hideen;
}

@media screen and (max-width:1440px) {
    .agent-pc .mcustomize.module .wrapper {
        padding: 60px 78px 62px;
    }

    .agent-pc .ff_sitecontent .module:not(.videom) .module_container, .agent-pc .ff_sitecontent #indexPage .mcustomize.module:not(.videom) .module_container {
        margin-top: 20px;
    }

    .agent-pc .bodyindex .ff_indexPage .mcustomize.module {
        padding-top: 140px;
    }
}

/* end */

@media screen and (max-width: 1440px) {
    .agent-pc .ff_indexPage .mcustomize.module {
        height: 400px;
    }

    .agent-pc .ff_sitecontent .module:not(.videom) .module_container, .agent-pc .ff_sitecontent #indexPage .mcustomize.module:not(.videom) .module_container {
        margin-top: 30px;
    }
}

.agent-pc #dirThumbAppWrapper .topSliderThumb {
    visibility: hidden;
    opacity: 0;
    /* transition: visibility 0.3s ease, opacity 0.3s ease;
   */
}

.agent-pc #dirThumbAppWrapper.owl-prev .topSliderThumb:first-child, .agent-pc #dirThumbAppWrapper.owl-next .topSliderThumb:nth-child(2) {
    opacity: 1;
    visibility: visible;
}

.agent-pc .ff_topSlider .owl-nav, .agent-pc #dirThumbAppWrapper {
    top: 50%;
    bottom: auto;
    width: 100%;
}

.agent-pc #dirThumbAppWrapper {
    margin-top: -28px;
}

.agent-pc .ff_topSlider .owl-nav .owl-prev, .agent-pc .ff_topSlider .owl-nav .owl-next {
    background-color: #fff;
}

    /* .agent-pc .ff_topSlider .owl-nav .owl-prev .iconfont:before{
  border-right-color:#0153ba;
} */

    /* .agent-pc .ff_topSlider .owl-nav .owl-next .iconfont:before{
  border-left-color:#0153ba;
} */

    .agent-pc .ff_topSlider .owl-nav .owl-next:hover .iconfont:before {
        border-left-color: #fff;
    }

    .agent-pc .ff_topSlider .owl-nav .owl-prev:hover .iconfont:before {
        border-right-color: #fff;
    }

.agent-pc #indexPage .mlist.project:not(.imagelink) .content_list .item_block:last-child, .agent-pc .npagePage .mlist.project:not(.imagelink) .content_list .item_block:last-child {
    border-right: 1px solid #f2f2f2;
}

.agent-pc .mlist.project:not(.imagelink) .content_list .item_block {
    border-bottom: none;
}

    .agent-pc .mlist.project:not(.imagelink) .content_list .item_block:nth-last-of-type(1), .agent-pc .mlist.project:not(.imagelink) .content_list .item_block:nth-last-of-type(2), .agent-pc .mlist.project:not(.imagelink) .content_list .item_block:nth-last-of-type(3) {
        border-bottom: 1px solid #f2f2f2;
    }

#mcontact {
    background: #eff1f5;
}

/* .agent-pc .ff_topSlider .owl-nav .owl-prev:hover,
.agent-pc .ff_topSlider .owl-nav .owl-next:hover
{
  background-color: #0153ba;
} */

.agent-pc .ff_topSlider #dirThumbAppWrapper .owl-item:before {
    height: 52px;
}

.agent-pc .container_category .move {
    display: none;
}

.agent-pc .mlist.ad01:not(.imagelink) .content_list #item_block_1:hover .item_box .item_wrapper .item_info .title, .agent-pc .mlist.ad01:not(.imagelink) .content_list #item_block_1 .item_box .item_wrapper .item_info .title {
    width: 144px;
}

.agent-pc .mlist.team:not(.imagelink) .content_list .item_info .title {
    width: 126px;
}

.agent-pc .mlist.team:not(.imagelink) .content_list .item_info .subtitle {
    width: 200px;
}

.agent-pc .ff_pageList {
    padding-bottom: 0;
}

.agent-pc body #search-header .searchFormGroup input, #search-list .searchFormGroup input {
    border: 1px solid #0153ba;
}

.agent-pc body #search-header .searchFormGroup .searchSub, #search-list .searchFormGroup .searchSub {
    background: #0153ba;
}

.agent-pc .mlist:not(.imagelink) .content_list .item_block .details {
    display: none;
}

.agent-pc .searchPage .mlist.search .content_list .item_block .item_box .date_wrap {
    display: none;
}

.agent-pc .searchPage .mlist.search .content_list .item_block {
    padding: 30px 0;
}

.agent-pc .mcustomize.module .contentbody {
    padding-top: 31.357%;
}

.agent-pc .news .description {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.agent-pc .owl-carousel .owl-dots.disabled {
    display: block;
}

.agent-pc #indexPage .mlist.team.ff_noSlider:not(.imagelink) .content_list .item_block span.details {
    border: none;
    color: #0153ba;
    margin-left: 50px;
}

#sitecontent .videom .item_block .item_img img {
    width: 100%;
}

.agent-pc .bodyindex #indexPage .mlist.project.ff_slider .module_container .content_list .item_block {
    border-right: none;
}

.agent-pc .bodyindex #indexPage .mlist.project.ff_slider .content_list {
    border-right: 1px solid #f2f2f2;
}

.mcustomize.tlir .container_content .mediabody .image, .mcustomize.tril .container_content .mediabody .image {
    width: 100%;
    padding-top: 60.86%;
    height: 0;
}

@media screen and (max-width: 1440px) {
    .agent-pc .bodyindex .ff_indexPage .mcustomize.module {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

.ff_indexPage .module.bgParallax {
    background-attachment: fixed;
}

.agent-pc .ff_topSlider #dirThumbAppWrapper .owl-item:before {
    display: none;
}

#dirThumbAppWrapper .topSliderThumb:first-of-type .owl-stage-outer:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border: 3px solid #fff;
    width: 110px;
    height: 100%;
    z-index: 11;
    box-sizing: border-box;
}

#dirThumbAppWrapper .topSliderThumb:last-of-type .owl-stage-outer:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    border: 2px solid #fff;
    width: 110px;
    height: 100%;
    z-index: 11;
    box-sizing: border-box;
}

.ff_indexPage .mcustomize.module {
    padding-bottom: 140px;
}

.agent-pc .bodyindex .ff_indexPage .mcustomize.module {
    padding-top: 50px;
}

.agent-pc .mlist.project:not(.imagelink) .content_list .item_block .item_wrapper .details {
    display: block;
}

.owl-stage {
    width: 4200px;
}

.owl-item {
    width: 1400px;
}

/*头部图片*/
.headpic {
    /*padding: 0px;
    width: 96.666666666%;
    margin: 0 auto;*/
}

.liucheng {
    margin-top: 30px;
}

/*客户案例列表*/

.kehu_list {
    max-width: 1400px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 60px;
    /*border-left: 1px solid #f2f2f2;*/
    /*border-top: 1px solid #f2f2f2;*/
}

    /*.kehu_list li {
        width: calc(100% / 7 - 1px);
        height: 100px;
        float: left;
        list-style-type: none;
        border-top: none;
        border-left: none;
        border-right: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
    }

        .kehu_list li img {
            width: 100%;
            height: 100%;
        }*/

    .kehu_list a {
        float: left;
        font-size: 14px;
        color: #666;
        width: calc((100% - 135px) / 4);
        height: 51px;
        line-height: 51px;
        text-align: center;
        display: inline-block;
        background: #f7f7f7;
        margin-right: 45px;
        margin-bottom: 16px;
    }

        .kehu_list a:hover {
            text-decoration: underline;
        }

        .kehu_list a:nth-child(4n) {
            margin-right: 0px;
        }


/*解决方案*/

