/*nav*/

.ff_topSlider .owl-nav .owl-prev,
.ff_topSlider .owl-nav .owl-next {
    width: 50px;
    height: 70px;
    width: 32px;
    border-radius: 4px;
}

.ff_indexPage .project {
    background-color: #1f1f1f;
}

.ff_indexPage .service {
    background-color: #1f1f1f;
}

.ff_indexPage .ad01 {
    background-color: #1f1f1f;
}

.ff_indexPage .imagelink .content_list .item_block .item_wrapper .item_info .title {
    display: none
}

.ff_indexPage .imagelink {
    background-color: #1f1f1f;
}

.ff_indexPage .imagelink .item_block {
    width: calc(100% / 4 - 30px);
    margin-right: 30px;
    margin-bottom: 30px;
}

.ff_indexPage .imagelink .item_block:hover {
    box-shadow: 0px 8px 26px rgba(12, 12, 12, 0.80);
}

.item_tags>a:hover,
.container_category>a:hover,
.item_tags>a.active,
.container_category>a.active {
    background-color: #126ace;
}

body #navWrapper .content .nav>.navitem {
    border-right: 0px rgba(253, 253, 253, 0.08) solid;
}

body #navWrapper .content .nav>.navitem>a.active {
    border-left: 0px rgba(253, 253, 253, 0.08) solid;
}

body #header .wrapper>.content {
    margin-left: 7%;
    max-width: none;
    margin-right: 7%;
}

body #header {
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.3);
    background-color: rgba(27, 27, 27, 0.8);
    border-bottom: 1px rgba(255, 255, 255, 0.08) solid;
}

body .ff_indexPage #sitecontent {
    padding-top: 0px;
}

.ff_indexPage .service.mlist .owl-nav .owl-prev,
.mlist .owl-nav .owl-next {
    width: 30px;
    height: 80px;
    border-radius: 4px;
}

.ff_topSlider .owl-dots .active.owl-dot span {
    border: 1px rgba(255, 255, 255, 0.13) solid;
}

.ff_topSlider .owl-dots .owl-dot span {
    border: 1px rgba(255, 255, 255, 0.13) solid;
}


/*indexPage_product*/

.ff_indexPage .project .content_list .item_img {
    overflow: inherit;
}

.ff_indexPage .project .content_list .item_block {
    transition: all 0.6s ease;
}

.ff_indexPage .project .content_list .item_block .item_mask {
    transition: all 0.6s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(85, 136, 170, 0);
    transform: scale(0.4);
    opacity: 1;
}

.ff_indexPage .project .content_list .item_block .item_img img {
    transition: all 0.6s ease;
    transform: scale(1);
}

.ff_indexPage .project .content_list .item_block:hover .item_box .item_img img {
    transform: scale(0.7);
}

.ff_indexPage .project .content_list .item_block:hover .item_mask {
    opacity: 1;
    transform: scale(1.04);
    background: #126ace;
    box-shadow: 0px 8px 13px rgba(0, 0, 0, 0.34);
}

.ff_indexPage .project.mlist .content_list .item_wrapper {
    padding: 20px 20px;
}

.ff_indexPage .mlist .container_header .title {
    color: #fff;
    font-size: 22px
}

.ff_indexPage .mlist .container_header .subtitle {
    color: rgba(255, 255, 255, 0.6);
    font-family: 'HELVETICANEUELTPRO-THEX', Arial;
}


/*ff_sitecontent*/

.ff_pageList .module .module_container::before {
    background-color: rgba(255, 255, 255, 0);
    opacity: 0
}

.ff_pageList .project.mlist .content_list .item_bloc {
    height: auto;
    margin-right: 2%;
    padding-bottom: 30px;
    float: left;
    position: relative
}

.ff_pageList .module .module_container {
    max-width: 86%;
}

.ff_pageList .module .module_container {
    max-width: 86%;
}

.bodyproject .ff_pageList .module .module_container {
    max-width: 80%;
}

.bodyimagelink .ff_pageList .module .module_container {
    max-width: 80%;
}

.npagePage .ff_pageTarget .container_category a {
    border: 1px rgba(255, 0, 0, 0) solid;
    padding: 0 14px;
    margin-right: 0px;
}

.ff_pageList .project.mlist .content_list .item_wrapper .item_info {
    margin-top: 66%;
    transition: all 0.3s ease;
    padding: 5% 2%;
    background-color: rgba(255, 0, 0, 0);
}

.npagePage .project.mlist .content_list .item_img::after {
    transition: all 0.3s ease;
    content: " ";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    border: 1px rgba(12, 97, 193, 0.02) solid;
    z-index: 10;
    top: 0;
    left: 0;
}

.npagePage .project.mlist .content_list .item_block:hover .item_img::after {
    transition: all 0.3s ease;
    content: " ";
    width: 80%;
    height: 73%;
    margin: 0 auto;
    padding: 4% 5%;
    border: 1px rgba(18, 106, 206, 0.42) solid;
    z-index: 10;
    top: 7%;
    left: 5%;
}


/*
.ff_pageList .project.mlist .content_list .item_img::after{ transition: all 0.3s ease; content: " "; width: 4%; border-bottom: 4px rgba(255, 0, 0, 0)  solid;  height: 4%; display: block; top: 95%; left: 95%; position: absolute; border-right: 4px rgba(255, 0, 0, 0)  solid;}


.ff_pageList .project.mlist .content_list:hover .item_img::after{width: 98%;height: 96%;border-bottom:4px #0c61c1 solid;border-right:4px  #0c61c1 solid ;top: 2%; left: 1%;}
.ff_pageList .project.mlist .content_list:hover .item_img::before{width: 99%;height: 96%;border-top:4px #0c61c1 solid;border-left:4px  #0c61c1 solid ;}

*/

.npagePage .project.mlist .content_list .item_wrapper::after {
    transition: all 0.6s ease;
    content: " ";
    display: block;
    height: 0px;
    width: 5%;
    background-color: #0c61c1;
    opacity: 0
}

.npagePage .project.mlist .content_list .item_block:hover .item_wrapper::after {
    width: 100%;
    background-color: #126ace;
    opacity: 1
}

.npagePage .project.mlist .content_list .item_info .title {
    line-height: inherit;
    color: rgba(240, 240, 240, 0.82);
    padding: 0%;
}

.npagePage .project.mlist .content_list .item_block {
    border: 1px rgba(255, 0, 0, 0) solid;
    margin-bottom: 6.8%;
}

.npagePage .project.mlist .content_list .details {
    display: none
}

.npagePage .project.mlist .content_list .item_block .item_tags {
    display: none
}

.npagePage .project.mlist .content_list .item_info .title {
    text-align: left;
}

.npagePage .project.mlist .content_list .item_info .subtitle {
    text-align: left;
    line-height: 26px;
}

.npagePage .project.mlist .content_list .item_block:hover .item_info .title {
    margin-left: 4%;
    transition: all 0.5s ease;
}

.npagePage .project.mlist .content_list .item_block:hover .item_info .subtitle {
    margin-left: 4%;
    transition: all 0.5s ease;
    color: #fff
}

.npagePage .project.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: rgba(255, 255, 255, 0.44);
}

.npagePage .project.mlist .content_list .item_wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
}

.npagePage .project.mlist .content_list .item_wrapper {
    padding: 0px;
}

.npagePage .project.mlist .content_list .item_block:hover .item_info {
    background-color: #126ace
}

.npagePage .project.mlist .content_list .item_block:hover {
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.39);
}

.npagePage .project.mlist .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #ffffff;
}

.npagePage .project.mlist .content_list .item_des {
    display: block;
    opacity: 0;
    transition: all 0.6s ease;
}

.npagePage .project.mlist .content_list .item_block:hover .item_des {
    opacity: 1;
}

.npagePage .service .content_wrapper .content_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.npagePage .project.mlist .content_list .item_block .item_box .item_wrapper .item_des .description {
    display: none;
    transition: all 0.6s ease;
    color: rgba(134, 133, 133, 0.7);
    margin-top: -40%;
    text-align: center;
}

.npagePage .project.mlist .content_list .item_des {
    margin-top: 0px;
}

.npagePage .project.mlist .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    margin-top: 15%;
    text-align: center;
    display: none
}

#pages .page-item.active,
#pages .page-item {
    border-radius: 4px;
    border-color: #074286;
    color: #fff;
    background-color: #074286;
}


/*prony*/

.ff_pageList .news .content_list .item_block:hover .details {
    margin-left: -7px;
    margin-top: -4px;
    border-radius: 2px;
}

.ff_postPage .project.mlist .content_list .item_block .item_box .item_wrapper .item_des .description {
    display: none;
    transition: all 0.6s ease;
    color: rgba(134, 133, 133, 0.7);
    margin-top: -40%;
    text-align: center;
}

.ff_postPage .project.mlist .content_list .item_des {
    margin-top: 0px;
}

.ff_postPage .project.mlist .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    margin-top: 15%;
    text-align: center;
    display: none
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_block .item_tags {
    display: none;
}

.ff_postPage .mlist:not(.imagelink) .content_list .details {
    display: none;
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_block:hover .details {
    display: none;
}

.ff_postPage .project.mlistpost .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    display: none;
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_des .description {
    display: none
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_block {
    border: 1px solid rgba(170, 170, 170, 0);
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1.05)
}

.ff_postPage .project.mlistpost .listContent_post .item_block {
    margin-bottom: 0px;
    width: inherit;
}

.ff_postPage .project.mlist .content_list .item_img::after {
    transition: all 0.3s ease;
    content: " ";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    border: 1px rgba(12, 97, 193, 0.02) solid;
    z-index: 10;
    top: 0;
    left: 0;
}

.ff_postPage .project.mlistpost .content_list .item_block .item_box .item_wrapper {
    transition: all 0.6s ease;
    margin-bottom: 12px;
    padding: 17px 10px 8px 10px;
    background-color: rgba(18, 106, 206, 0);
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper {
    background-color: #126ace;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.28);
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_info .title {
    color: #f0f0f0;
    transition: all 0.3s ease;
    overflow: hidden;
    white-space: nowrap;
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_info .subtitle {
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.3s ease;
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_block:hover .item_info .title {
    margin-left: 8px
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_block:hover .item_info .subtitle {
    margin-left: 8px
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #f5f6f7;
}

.ff_postPage .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: rgba(255, 255, 255, 0.42);
}


/* .ff_indexPage .mlist .container_header {margin-top:15%;} */

.ff_indexPage .mlist:not(.imagelink) .content_list .item_block {
    border: 1px solid rgba(170, 170, 170, 0);
    padding-bottom: 30px;
    margin-right: 0px;
    margin-right: 30px;
}

.ff_indexPage .mlist:not(.imagelink) .content_list .item_block .item_tags {
    display: none;
}

.ff_indexPage .module .module_container {
    max-width: 86%;
    height: 100%;
    padding-top: 70px;
    box-sizing: border-box;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.ff_indexPage .product .module .module_container {
    width: 100%;
    margin-left: 2%;
    margin-right: 2%;
}

.ff_indexPage .module .module_container::before {
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.10);
    position: absolute;
    top: 89px;
}

.ff_indexPage .mlist .container_header {
    padding-right: 27px;
    float: left;
    box-sizing: border-box;
    background-color: #1f1f1f;
    position: absolute;
    z-index: 100
}

.ff_indexPage .item_tags>a:hover,
.container_category>a:hover,
.item_tags>a.active,
.container_category>a.active {
    border-radius: 3px;
}

.ff_indexPage .container_category>a {
    border: 1px rgba(255, 0, 0, 0) solid;
    padding: 0 14px;
    margin-right: 0px;
}

.ff_indexPage .container_category>a.ff_more {
    display: none;
}

.ff_indexPage .product.mlist:not(.imagelink) .content_list .item_info .title {
    text-align: center
}

.ff_indexPage .product .mlist:not(.imagelink) .content_list .item_info .subtitle {
    text-align: center;
}

.ff_indexPage .product .content_list .item_des .description {
    color: rgba(255, 255, 255, 0.50);
}

.ff_indexPage .product .mlist:not(.imagelink) .content_list .item_des {
    display: block;
    padding: 0px;
}

.ff_indexPage .product .mlist:not(.imagelink) .content_list .details {
    display: none;
}

.ff_pageList .product .clearfix:after {
    clear: both;
    display: block;
    content: '';
    height: 27%;
    margin-top: 5%;
    padding: 0px;
    margin: 0px;
    right: 0%;
    position: absolute;
    width: 1%;
}

.ff_indexPage .mlist .module_container .container_category {
    padding-left: 20px;
    background: #1f1f1f;
    position: relative;
}

.ff_indexPage .mlist .module_container .container_category {
    z-index: 100;
    padding-right: 26px;
    text-transform: lowercase;
    background: #1f1f1f;
    padding-top: 6px;
    position: relative;
}

.ff_indexPage .mlist .content_wrapper .more {
    display: none;
}

.ff_indexPage .mlist .content_wrapper {
    padding-top: 76px
}


/*title*/

.ff_indexPage .project .content_list .details {
    transition: all 0.36s ease;
    border: 1px solid rgba(255, 255, 255, 0.17);
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    color: #fff;
    margin-left: 20px;
    margin-bottom: 30px;
    text-align: center;
    width: 100px;
    border-radius: 30px;
    display: none
}

.ff_indexPage .project .content_list .details i {
    display: none;
}

.ff_indexPage .project .content_list .item_info .title {
    height: 25%;
    padding-bottom: 7%;
    text-align: center;
    transition: all 0.36s ease;
    display: block;
    height: 74px;
    color: rgba(255, 255, 255, 0);
}

.ff_indexPage .project .content_list .item_info .title::before {
    transition: all 0.36s ease;
    content: " ";
    display: block;
    height: 1px;
    position: relative;
    top: 50%;
    margin-top: 14px;
    background-color: rgba(255, 255, 255, 0);
    width: 10%;
    left: 45%;
}

.ff_indexPage .project .content_list .item_block:hover .item_info .title::before {
    background-color: rgba(255, 255, 255, 0.18);
}

.ff_indexPage .project .content_list .item_info .subtitle {
    display: none;
}

.ff_indexPage .project .content_list .item_des {
    transition: all 0.36s ease;
    display: block;
    text-align: center;
    font-size: 13px;
    color: #fff;
    line-height: 24px;
    height: 38%;
}

.ff_indexPage .project .content_list .item_des .description {
    text-align: center;
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: rgba(255, 255, 255, 0);
    transition: all 0.36s ease;
    margin-top: 15px
}

.ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    color: rgba(255, 255, 255, 0.5);
    height: 86%;
    margin-top: -14%;
}

.ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff;
    margin-top: 0px;
}

.ff_indexPage .project .content_list .item_block {
    padding-bottom: 0px;
}

.ff_indexPage .project .content_list .item_block .details.hide {
    margin-top: 5%;
    margin-left: 35%;
    background-color: rgba(255, 255, 255, 0);
    display: block;
    opacity: 0;
    width: 30%;
    padding: 0px;
    font-size: 1em;
    line-height: 2.2em;
    text-align: center;
    height: 2.2em;
    border: 1px rgba(255, 255, 255, 0.21) solid;
}

.ff_indexPage .project .content_list .item_block:hover .details.hide {
    opacity: 1;
    color: rgba(255, 255, 255, 0.88);
}

.ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff
}


/*product-img size*/

.ff_indexPage .project .content_list .item_img img {
    width: 380px
}

@media screen and (min-width: 1600px) {
    .ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
        margin-top: -12%;
        height: 68%;
    }
    .ff_indexPage .project .content_list .item_block .details.hide {
        margin-top: 2%;
    }
    .ff_indexPage .project .content_list .item_info .title::before {
        margin-top: 6%;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1400px) {
    .ff_indexPage .project .content_list .item_des {
        height: 30%;
    }
    .ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
        margin-top: -19%;
        height: 100%;
    }
    .ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
        margin-top: -3%;
        margin-bottom: 7%;
    }
}

@media screen and (max-width: 1400px) {
    .ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
        height: 100%;
        margin-top: -22%;
    }
    .ff_indexPage .project .content_list .item_info .title::before {
        top: 47%;
    }
    .ff_indexPage .project .content_list .item_block .details.hide {
        line-height: 2em;
        height: 2em;
        margin-top: 7%;
    }
    .ff_indexPage .project .content_list .item_info .title {
        margin-top: -6px;
    }
}

@media screen and (max-width: 1366px) {
    .ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
        margin-top: -20%;
    }
    .ff_indexPage .project .content_list .item_info .title::before {
        top: 50%;
    }
    .ff_indexPage .project .content_list .item_block .details.hide {
        margin-top: 4%;
    }
    .ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
        margin-top: -10px;
    }
}

@media screen and (max-width: 1366px) {
    .ff_indexPage .project .content_list .item_des {
        height: 30%;
    }
}

@media screen and (max-width: 1200px) {
    .ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
        margin-top: -20px;
    }
    .ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
        margin-top: -25%;
    }
    .ff_indexPage .project .content_list .item_block .details.hide {
        margin-top: 7%;
    }
    .ff_indexPage .project .content_list .item_info .title::before {
        top: 48%;
    }
}


/*ff_indexPage mcustomize*/

.ff_indexPage .mcustomize.tlir .container_content .contentbody .wrapper .description {
    max-width: 450px;
    margin-top: -80px;
}

.ff_sitecontent .ff_indexPage .mcustomize .module_container::before {
    display: none
}

.ff_indexPage .mcustomize.tlir .container_content .contentbody .wrapper .header {
    top: 32%;
}


/*.ff_indexPage .mcustomize .container_content{ display: flex;justify-content: center; flex-direction: column;}*/


/* span { position: relative; top: 50%;transform: translateY(-50%);}*/

.ff_indexPage .mcustomize .container_content {
    width: 1170px;
    margin: 0 auto;
    position: static;
}


/*
.ff_indexPage .mcustomize .image{float:right;} 
.mcustomize.tlir .contentbody{float:left;width:380px}*/

.ff_indexPage .mcustomize .wrapper .header .title {
    display: block;
    float: left;
    padding-right: 10px;
}

.ff_indexPage .mcustomize .wrapper .header .subtitle {
    display: block;
    float: left;
    font-size: 14px;
}

.ff_indexPage .mcustomize .container_content .mediabody .image {
    width: 568px;
    height: 384px;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a {
    color: #fff;
    border-radius: 30px;
    transition: all 0.36s ease;
    font-size: 13px;
    line-height: 20px;
    background-color: #126ace;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a:hover {
    background-color: #126ace;
}


/*service*/

.ff_indexPage .service .owl-carousel .owl-item img {
    width: 340px;
    height: 380px;
}

.ff_indexPage .service .container_content {
    width: 1200px;
    margin: 0 auto;
    position: static;
}

.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
    width: 850px;
    height: 300px;
    background-color: #252525
}

.ff_indexPage .service .content_list .details {
    width: 338px;
    background-color: #126ace;
    height: 42px;
    color: rgba(0, 0, 0, 0);
    position: relative;
    top: -4px;
    left: -360px;
    padding: 0px;
    color: rgba(255, 255, 255, 0);
}

.ff_indexPage .service .content_list .details::before {
    content: "+";
    color: #fff;
    text-align: center;
    font-size: 14px;
    display: block;
    height: 42px;
    line-height: 42px;
}

.ff_indexPage .service .content_list .item_block:hover .details {
    background-color: #126ace;
    color: rgba(255, 255, 255, 0);
}

.ff_indexPage .service .content_list .details i {
    display: none;
}

.ff_indexPage .service .content_list .item_wrapper.clearfix {
    width: 700px;
    height: 300px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-top: 40px;
    background-color: #252525
}

.ff_indexPage .service .content_list .item_img {
    float: left
}

.ff_indexPage .service .content_list .item_info .subtitle {
    display: none;
}

.ff_indexPage .service .content_list .item_info.clearfix {
    margin-top: 70px;
    margin-left: 20px;
}

.ff_indexPage .service .content_list .item_des {
    margin-left: 20px;
}

.ff_indexPage .service .content_list .date_wrap {
    display: none;
}

.ff_indexPage .service .content_list .item_des .description {
    height: 80px;
    overflow: hidden;
    font-size: 13px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.51);
    margin-top: 20px;
    padding-right: 6px;
}

.ff_indexPage .service .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    color: rgba(255, 255, 255, 0.51);
}

.ff_indexPage .service .content_list .item_info .title::after {
    margin-top: 18px;
    content: " ";
    width: 60px;
    height: 1px;
    display: block;
    background-color: rgba(255, 255, 255, 0.18);
}

.mlist .owl-dots .owl-dot span {
    border: 1px solid rgba(255, 255, 255, 0);
    border-color: rgba(33, 87, 148, 0);
    background: rgba(18, 106, 206, 0.27);
    width: 7px;
    height: 7px;
}

.ff_indexPage .service .mlist .owl-nav .owl-prev {
    position: relative;
    left: -559px;
    top: -33px;
}

.ff_indexPage .service .content_list .item_block a .item_index {
    transition: all 0.6s ease;
    font-size: 60px;
    font-weight: 900;
    position: relative;
    left: -97px;
    top: 326px;
    opacity: 0;
    font-family: "HELVETICANEUELTPRO-THEX";
    color: rgba(255, 255, 255, 0);
}

.ff_indexPage .service .content_list .item_block:hover a .item_index {
    opacity: 1;
    top: 320px;
    color: rgba(255, 255, 255, 0.28);
}

.ff_postPage .service .item_info .date_wrap {
    display: none;
}

.ff_postPage .service .postInfo .usetdate {
    line-height: 49px;
}

.ff_postPage .service .postInfo .subtitle {
    margin-top: 7px;
}

.ff_pageList .service .item_info {
    margin-top: 6px;
}


/*service list*/

.ff_postPage .service .content_list .item_block .item_box .item_wrapper {
    padding: 20px 15px 10px 15px;
}

.ff_postPage .service.mlistpost .listContent_post .item_block {
    width: calc(100% / 4 - 15px);
}

.ff_postPage .service.mlistpost .listContent_post .content_wrapper {
    width: 90%;
}

.ff_pageList .service .content_list .item_block .item_tags {
    display: none;
}

.npagePage:not(.post) .service .item_block {
    width: calc(100% / 3 - 40px);
    margin-bottom: 0px;
    padding-bottom: 20px;
    border: 0px;
}

.ff_pageList .service.ff_noSlider .content_list .item_wrapper {
    float: none;
    height: 200px;
    width: 340px;
}

.ff_pageList .service .content_list .item_des .description {
    display: none
}

.ff_pageList .service .content_list .date_wrap {
    display: none
}

.ff_pageList .service.ff_noSlider .content_list .item_wrapper>.date_wrap {
    display: none
}

.npagePage:not(.post) .service .content_wrapper {
    margin-right: -40px;
}

.ff_pageList .service .content_list .item_img::before {
    content: " ";
    display: block;
    width: 340px;
    height: 140px;
    position: absolute;
    top: 240px;
    background: linear-gradient(to top, #0e0e0e 23%, rgba(12, 12, 12, 0.8) 53%, rgba(0, 0, 0, 0));
    z-index: 1;
}

.ff_pageList .module.service .module_container {
    max-width: 1170px;
}

.bodyservice .ff_pageList .module .module_container {
    max-width: 80%
}

.ff_pageList .content_list .item_block:hover .item_info .title {
    color: #fff;
}

.ff_pageList .content_list .item_block:hover .item_info .subtitle {
    color: rgba(255, 255, 255, 0.6)
}

.ff_pageList .service .content_list .item_block:nth-child(3n-1) {
    padding-top: 70px;
}

.ff_pageList .service.ff_noSlider .content_list .item_block:nth-child(3n-1) .item_wrapper {
    top: 345px;
}


/*
.ff_pageList .module.service  .content_list .item_img{width: 180px;}
*/

.npagePage:not(.post) .service .item_block .details {
    display: none
}

.ff_pageList .service.ff_noSlider .content_list .item_wrapper::before {
    content: " ";
    height: 104px;
    width: 8px;
    background-color: #126ace;
    position: absolute;
    right: 0;
    top: 1px;
    z-index: 0;
    transition: all 0.3s ease;
}

.ff_pageList .service .item_block:before {
    content: "";
    position: absolute;
    right: -4px;
    background: rgba(255, 255, 255, 0.07);
    height: 100%;
    top: 0;
    width: 1px;
}

.ff_pageList .service .content_list .item_block:hover .item_wrapper::before {
    width: 100%;
    z-index: -1;
}

.ff_pageList .service .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1);
}

.ff_pageList .service .content_list .item_block:hover .item_img::before {
    z-index: 7;
}

.npagePage:not(.post) .service .item_block:nth-child(1):before {
    top: -200px;
    height: calc(100% + 200px);
}

.npagePage:not(.post) .service .item_block:nth-child(2):before {
    top: -200px;
    height: calc(100% + 200px);
}

.npagePage:not(.post) .service .item_block:nth-child(3):before {
    top: -200px;
    height: calc(100% + 200px);
}

.ff_pageList .service .content_list .item_info .title {
    text-align: right;
    float: none
}

.ff_pageList .service .content_list .item_info .subtitle {
    text-align: right;
    float: none;
    color: rgba(255, 255, 255, 0.35);
}

.ff_pageList .service.ff_noSlider .content_list .item_wrapper {
    height: 104px;
    position: absolute;
    top: 275px;
    z-index: 7
}

.ff_pageList .service .content_list .date_wrap {
    display: none;
}

.ff_pageList .service .content_list .item_img {
    float: none;
    width: auto
}

.mcustomize.ff_ti .contentbody {
    display: unset;
}

.ff_indexPage .mcustomize .container_content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.ff_indexPage .mcustomize .container_content .mediabody,
.ff_indexPage .mcustomize .container_content .contentbody {
    height: 100%;
}

.ff_indexPage .mcustomize .container_content {
    height: 100%;
}

.ff_indexPage .mcustomize .container_content .mediabody>a {
    display: block;
    top: 46%;
    position: relative;
    transform: translateY(-50%);
}

.ff_indexPage .mcustomize .container_content .contentbody .description {
    position: absolute;
    top: 50%;
    height: 300px;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description,
.mcustomize.tril .container_content .contentbody .wrapper .description {
    margin-top: -150px;
}

.ff_indexPage .service.ff_slider .content_list .item_block .item_box .item_wrapper {
    padding: 0px 20px;
    height: 300px;
    top: -6px;
    position: relative;
}


/* news*/

.ff_indexPage .mlist.news .module_container .container_category {
    background: rgba(32, 32, 32, 0);
}

.ff_indexPage .mlist.news .container_header {
    background: rgba(32, 32, 32, 0);
}

.ff_sitecontent .mlist.news.module .module_container::before {
    background-color: rgba(255, 255, 255, 0);
}

.ff_indexPage .mlist.news .content_list .item_block {
    float: left;
    margin-right: 0px;
    padding: 0px 45px;
    height: 600px;
}

.ff_indexPage .mlist.news .content_list .item_block::before {
    margin-left: -46px;
    transition: all 0.6s ease;
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 200vh;
    z-index: -1;
    background-color: rgba(8, 88, 179, 0);
}

.ff_indexPage .mlist.news .content_list .item_block:hover::before {
    background-color: rgba(0, 87, 255, 0.4);
}

.ff_indexPage .news.ff_noSlider .content_list .item_img {
    float: none;
    position: relative;
    top: 210px;
}

.ff_indexPage .news.ff_noSlider .content_list .item_wrapper {
    float: none;
}

.ff_indexPage .news.ff_noSlider .content_list .item_wrapper {
    width: 100%;
}

.ff_indexPage .news .content_list .date_wrap .year {
    display: none
}

.ff_indexPage .news .content_list .date_wrap i:first-of-type {
    display: none;
}

.ff_indexPage .news .content_list .item_block .details {
    color: rgba(255, 255, 255, 0);
    width: 26px;
    height: 26px;
    border-radius: 2px;
    border: 1px rgba(255, 255, 255, 0.15) solid;
}

.ff_indexPage .news .content_list .item_block .details i {
    display: none;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .details {
    width: 26px;
    height: 26px;
    position: relative;
    top: -136px;
    left: 243px;
    padding: 0px;
    display: none;
}

.ff_indexPage .news .content_list .item_info .title:after {
    content: " ";
    display: block;
    height: 1px;
    width: 28px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-top: 10px;
    margin-bottom: 10px;
}

.ff_indexPage .news.ff_noSlider .content_list .item_wrapper {
    transition: all 0.6s ease;
    padding: 0px;
    position: relative;
    top: 20px;
    top: -120px;
}

.ff_indexPage .news .content_list .item_des .description {
    height: 79px;
    width: 308px;
}

.ff_indexPage .news .mlist .content_wrapper {
    padding-top: 120px;
    width: 1170px;
    margin: 0 auto;
}

.ff_indexPage .news.ff_noSlider .content_list .item_wrapper>.date_wrap {
    font-size: 18px;
    font-family: 'HELVETICANEUELTPRO-THEX'
}

.ff_indexPage .news.ff_noSlider .container_content .content_wrapper>.more {
    display: none;
}

.ff_indexPage .news .content_list .item_des {
    margin-top: 24px;
}

.ff_indexPage .news .container_content {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    position: relative
}

.ff_indexPage .news .container_content .content_wrapper {
    width: 100%;
}

.ff_indexPage .news .content_list .item_img img {
    width: 307px;
    transform: scale(1);
}

.ff_indexPage .news .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1);
}

.ff_indexPage .news.ff_noSlider .content_list .item_img {
    width: 307px;
    transition: all 0.36s ease;
}

.ff_indexPage .news .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff
}

.ff_indexPage .news .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    color: rgba(255, 255, 255, 0.65);
}

.ff_indexPage .news .content_list .item_block:hover .item_box .item_wrapper .date_wrap {
    color: rgba(251, 251, 251, 0.54);
}

.ff_indexPage .news.ff_noSlider .content_list .item_block:hover .item_img {
    top: 16px;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block:hover .item_wrapper {
    top: 65px;
}

.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
    width: 70%;
    background-color: #202020;
    padding: 0px;
    margin: 27px 30px;
    margin-top: 15px;
}

.ff_pageList .mlist:not(.imagelink) .content_list .date_wrap {
    font-size: 22px;
}

.ff_pageList .mlist:not(.imagelink) .content_list .date_wrap .year {
    font-size: 0px;
}

.ff_pageList .mlist:not(.imagelink) .content_list .date_wrap i.time-connect:first-of-type {
    display: none
}

.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
    height: 100px;
    overflow: hidden
}

.ff_pageList .news .content_list .date_wrap {
    font-family: 'HELVETICANEUELTPRO-THEX';
}

.ff_postPage .news .content_list .item_block:hover .item_box .item_wrapper .date_wrap {
    color: rgba(255, 255, 255, 0.64);
    margin-left: 9px;
}


/*ad01 */

.ff_sitecontent .ad01.module .module_container::before {
    display: none
}

.ff_sitecontent .ad01.module .content_list {
    width: 100%
}

.ff_indexPage .ad01.module .content_list .item_block {
    border: 0px;
    height: 230px;
    padding-bottom: 0px;
    margin-right: 0px;
    margin-right: 0px;
    width: 33.3%;
    margin-bottom: 0px;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(1) {
    background-color: #191a20;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(2) {
    background-color: #2c2e35;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(3) {
    background-color: #212228;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(4) {
    background-color: #212228;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(5) {
    background-color: #2c2e35;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(1):hover .item_box .item_wrapper .item_info .subtitle {
    color: rgba(255, 255, 255, 0.49);
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(1):hover .item_box .item_wrapper .item_info .title {
    color: #ffffff;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(1):hover .item_box .item_wrapper .item_des .description {
    color: rgba(255, 255, 255, 0.58);
}

.ff_indexPage .ad01 .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1);
}

.ff_indexPage .ad01.module .content_list .item_img {
    transition: all 0.3s ease;
    width: 100px;
    height: 100px;
    border-radius: 60px;
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.ff_indexPage .ad01.module .content_list .item_img img {
    right: 0px !important;
    bottom: 0px !important;
    transition: 0s;
    width: auto;
    position: absolute;
    right: -20px;
    bottom: -50px;
    max-width: none;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(2):hover .item_img {
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    border-radius: 0px;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(2):hover .item_img img {
    width: 100%;
    right: 0px;
    bottom: 0px;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(3):hover .item_img {
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    border-radius: 0px;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(3):hover .item_img img {
    right: 0px;
    bottom: 0px;
    width: 100%
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(4):hover .item_img {
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    border-radius: 0px;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(4):hover .item_img img {
    width: 100%;
    right: 0px;
    bottom: 0px;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(5):hover .item_img {
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    border-radius: 0px;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(5):hover .item_img img {
    width: 100%;
    right: 0px;
    bottom: 0px;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(1):hover {
    background-color: rgba(0, 87, 255, 0.4);
}

@media screen and (max-width: 1850px) {
    .ff_indexPage .ad01.module .content_list .item_block:nth-child(3):hover .item_img img {
        width: auto;
    }
    .ff_indexPage .ad01.module .content_list .item_block:nth-child(2):hover .item_img img {
        width: auto;
    }
    .ff_indexPage .ad01.module .content_list .item_block:nth-child(4):hover .item_img img {
        width: auto;
    }
    .ff_indexPage .ad01.module .content_list .item_block:nth-child(5):hover .item_img img {
        width: auto;
    }
}

.ff_indexPage .ad01.module .content_list #item_block_0 {
    position: relative;
    height: 460px;
}

.ff_indexPage .ad01.module .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #126ace;
}

.ff_indexPage .ad01.module .content_list .item_block:nth-child(1) .item_des {
    display: block
}

.ff_indexPage .ad01.module .content_list .item_des .description {
    height: 50%;
    padding-top: 16px;
    color: rgba(255, 255, 255, 0.32);
}


/* .ff_indexPage .ad01.module .content_list .mCSB_scrollTools{display: none !important} */

.ff_indexPage .ad01.module .content_list #item_block_0 {
    padding: 0px 30px;
}

.ff_indexPage .ad01.module .mCSB_inside>.mCSB_container {
    margin-right: 0px;
    top: 1%;
}

.ff_indexPage .ad01.mlist .content_list .item_wrapper {
    padding: 38px 36px;
}


/*team */

.ff_sitecontent .team.module .module_container::before {
    display: none;
}


/*imagelink */

.ff_sitecontent .imagelink.module .module_container::before {
    display: none;
}

.ff_indexPage .imagelink .content_list .item_block .item_box:after {
    border: 1px solid rgba(170, 170, 170, 0.10);
}

.ff_indexPage .imagelink .content_list .item_block:hover .item_box:after {
    border: 1px solid rgba(170, 170, 170, 0);
}


/*hzhb */

.ff_pageList .imagelink .mlist .item_info {
    position: absolute;
}

.ff_pageList .imagelink .content_list .item_block .item_box {
    margin-bottom: 24px;
}

.ff_pageList .imagelink .content_list .item_block .item_box:after {
    transition: all 0.6s ease;
}

.ff_pageList .imagelink .content_list .item_block:hover .item_box:after {
    border: 1px solid rgba(170, 170, 170, 0);
}

.ff_pageList .imagelink .content_list .item_block:hover .item_box {
    box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.43);
}

.ff_pageList .imagelink .content_list .item_block .item_box img {
    opacity: 1;
}

.ff_pageList .imagelink .content_list .item_block .item_box:after {
    border: 1px solid rgba(170, 170, 170, 0.08);
}

.imagelink .content_list .item_block .item_wrapper .item_info .title {
    font-size: 16px;
}


/*newslist*/

.ff_pageList .news .content_wrapper .content_list .item_block {
    width: 100%
}

.ff_pageList .news .content_list .item_img {
    float: left;
    width: 320px;
    transition: all 0.36s ease;
}

.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
    float: left;
    height: 100px;
    overflow: hidden;
}

.ff_pageList .news .content_list .item_block .item_tags {
    display: none
}

.ff_pageList .news .content_wrapper .content_list .item_block {
    width: 100%;
    padding-top: 30px;
    height: 198px;
    margin-bottom: 0px;
    border: 0px;
    border-bottom: 1px rgba(255, 255, 255, 0.08) solid;
    overflow: hidden;
}

.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
    height: 100px;
    overflow: hidden;
    background-color: #202020;
    width: 66%;
}

.bodynews .ff_pageList .content {
    margin: 0 auto;
}

.ff_pageList .news .content_list .details {
    position: relative;
    top: -39px;
    left: 1009px;
    display: none;
}

.bodynews .ff_pageList .module .module_container {
    max-width: 80%;
    margin: 0 auto;
}

.ff_pageList .news .content_list .item_des .description {
    width: 610px;
}

.npagePage .news .content_list .item_block:hover {
    box-shadow: 0px 8px 20px rgba(20, 20, 21, 0.75);
}

.ff_pageList .news .content_list .item_block:hover .item_img {
    margin-left: 20px;
}

.ff_pageList .news .content_list .item_wrapper .details {
    display: none;
    left: 680px;
    top: -30px;
    width: 60px;
    margin-left: 5px;
}

.ff_pageList .news .content_list .item_block:hover .item_wrapper .details {
    display: block
}

.ff_pageList .news .content_list .item_block:hover .item_wrapper .details i {
    color: rgba(255, 255, 255, 0.46);
}

bodynews .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #126ace;
}

#navWrapper .content .nav .navitem span:before {
    transition: all 0.6s ease;
}

#navWrapper .content .nav .navitem>a:hover span:before {
    color: #fff;
    background-color: #126ace;
}

#navWrapper .content .nav .navitem::after {
    transition: all 0.6s ease;
    width: 100%;
    height: 2px;
    content: " ";
    display: block;
    position: absolute;
    top: 80px;
    background-color: rgba(0, 96, 221, 0);
}

#navWrapper .content .nav .navitem a:hover ::after {
    background-color: #126ace;
    width: 100%;
}

#navWrapper .content .nav .navitem a {
    padding: 0px;
}

#navWrapper .content .nav .navitem span {
    padding: 0 26px;
    box-sizing: border-box;
}

body #navWrapper .content .nav>.navitem>a {
    padding: 0 10px;
}

.ff_indexPage .mcontact .container_header .title {
    text-align: left
}

.ff_indexPage .mcontact .container_header .subtitle {
    text-align: left
}

.ff_indexPage .mcontact.module .module_container::before {
    display: none
}

.ff_indexPage #mcontact .contactinfo p {
    float: left;
    color: rgba(152, 152, 152, 0.81);
}

.ff_indexPage #mcontact .contactinfo {
    float: none;
    overflow: hidden
}

.ff_indexPage #mcontact .contactform {
    float: none;
    margin-top: 70px;
    position: relative
}

.ff_indexPage #mcontact .contactinfo p {
    width: auto;
    margin-right: 5px;
}

#mcontact .ff_social {
    padding-top: 56px;
    padding-top: 80px;
    float: none;
}

.fa-weibo:before {
    color: #fff;
}

.fa-qq:before {
    color: #fff;
}

.fa-wechat:before,
.fa-weixin:before {
    color: #fff;
}

#mcontact .ff_social a {
    background-color: #2e2f2f;
}

#mcontact .ff_social a:hover {
    background: #126ace;
}

.ff_indexPage .mcontact .container_content {
    width: 1200px;
    margin: 0 auto;
}

#mcontact .contactform .inputtxt {
    border-bottom: rgba(255, 255, 255, 0.09) 0px solid;
    background-color: #222121;
    margin-bottom: 12px;
    border-radius: 2px;
    width: 366px;
    height: 22px;
}

#mcontact .contactform .contactform_content textarea {
    position: absolute;
    top: 0px;
    right: 0;
    width: 720px;
    height: 130px;
}

#mcontact .contactform .inputtxt.submit {
    font-size: 15px;
    margin-top: 30px;
    padding: 5px 0;
    width: 160px;
    height: 36px;
    border-radius: 30px;
    background-color: #126ace;
    border: 1px rgba(18, 106, 206, 0) solid;
    transition: all 0.36s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#mcontact .contactform .inputtxt.submit:hover {
    border: 1px #126ace solid;
    background-color: rgba(18, 106, 206, 0);
}

body #navWrapper .content .nav>.navitem>a:hover i {
    background-color: rgba(255, 255, 255, 0)
}

#navWrapper .content .nav .navitem>a:hover .fa-angle-down {
    color: #fff;
    background-color: rgba(255, 255, 255, 0)
}

#navWrapper .content .nav .navitem>a .fa-angle-down {
    right: 11px;
}

#moduleControl a.moduleCItem span {
    height: 3px;
    background: #a8a8a8;
    width: 3px;
    left: 0px;
    margin: 4px 0 0 4px;
    border-radius: 3px;
}

#moduleControl a.moduleCItem::after {
    position: absolute;
    content: "";
    height: 17px;
    background: rgba(155, 155, 155, .2);
    width: 1px;
    left: 0px;
    margin: 5px 0 0px 6px;
}

#moduleControl a.moduleCItem {
    margin-bottom: 17px;
}


/*#moduleControl a.moduleCItem:hover::before{content:" ";width: 200px;height:30px; background-color: #0060dd;display: block} */

#moduleControl a .controlInfor.hide {
    display: block;
    visibility: hidden;
    text-indent: 0;
    width: 100px;
    height: 20px;
    left: -100px;
}


/*#moduleControl a .controlInfor a:hover.hide{position:visible;  position: absolute;}  */

#moduleControl a .controlInfor.hide span.num {
    display: none;
}

#moduleControl a .controlInfor.hide span.title {
    width: 50%;
    left: 0px;
    height: auto;
    background-color: #126ace;
    border-radius: 2px;
    height: 28px;
    margin: 0px;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    margin-left: -10px;
    opacity: 0;
    transition: all 0.3s ease-out 0s;
    color: rgba(153, 153, 153, 0);
}

#moduleControl a:hover .controlInfor.hide span.title {
    opacity: 1;
    height: 28px;
    width: 100%;
    color: #fff;
}

body #navWrapper .content .nav>.navitem>a:hover,
body #navWrapper .content .nav>.navitem>a.active {
    color: #126ace;
    border-color: #126ace;
    transition: transform 0.3s linear;
}

body #navWrapper .content .nav>.navitem>a {
    box-sizing: border-box;
    padding: 0;
}

#moduleControl a .controlInfor.hide {
    position: absolute;
    margin-top: -14px;
}

#moduleControl a:hover .controlInfor.hide {
    visibility: visible;
}

.ff_topSlider .owl-nav .owl-prev {
    left: 20px;
}

.ff_topSlider .owl-nav .owl-next {
    right: 20px
}

.ff_postPage .project.mlistpost .postInfo .description {
    border-left: 1px solid rgba(255, 255, 255, 0.08);
}

.ff_postPage .owl-nav .owl-prev,
.postSlider .owl-nav .owl-next {
    width: 30px;
    height: 80px;
    border-radius: 4px;
}

.ff_postPage .team.mlistpost .module_container,
.ff_postPage .news.mlistpost .module_container {
    max-width: 1170px;
}

#moduleControl a:nth-child(1) {
    display: none
}


/*team*/

#moduleControl a.moduleCItem:nth-last-child(1)::after {
    display: none
}

.ff_indexPage .team.module .module_container .container_content {
    width: 1200px;
    margin: 0 auto;
}

.ff_indexPage .team.module .content_list .item_img {
    width: 130px;
    height: 130px;
    border: 60px;
    border-radius: 80px;
}

.ff_indexPage .team.module .content_list .date_wrap {
    display: none;
}

.ff_indexPage .team.module .content_list .item_block .details {
    display: none
}

.mlist .owl-nav .owl-prev {
    width: 30px;
    height: 80px;
    border-radius: 4px;
}

.mlist .owl-nav .owl-prev i {
    left: 13px;
}

.ff_indexPage .team.module .owl-carousel .owl-stage-outer {
    width: 80%;
    margin: 0 auto;
    top: 26px;
    overflow: hidden;
}

.ff_indexPage .team.module .content_list .item_info .title {
    font-size: 18px;
}

.ff_indexPage .team.module .tab_content .item_block .title {
    float: left;
    margin-right: 20px;
    height: 38px;
}

.ff_indexPage .team.module .tab_content .item_block .subtitle {
    float: left;
    font-size: 13px;
    line-height: 35px;
}

.ff_indexPage .team.module .tab_content .item_block .title::after {
    content: " ";
    width: 30px;
    height: 1px;
    top: 6px;
    position: relative;
    display: block;
    background-color: rgba(255, 255, 255, 0.3);
}

.ff_indexPage .team.module .tab_content .item_block .description {
    color: rgba(255, 255, 255, 0.35);
    margin-top: 10px;
    width: 79%;
}

.ff_indexPage .team.module .tab_content .item_block .item_wrapper {
    width: 88%;
    position: relative;
    top: -6px;
}

.ff_indexPage .service.mlist .owl-nav {
    top: 43%;
}

.ff_indexPage .service .content_list {
    width: 1090px;
    padding: 0 40px;
    margin: 0 auto;
}

.ff_indexPage .service.mlist .container_content .content_list .item_block {
    margin: 0
}

.ff_indexPage .team.module .tab_button .content_list .item_info .title {
    display: block;
    width: 100px;
    color: #fff;
    float: none;
    text-align: center;
    font-size: 15px;
}

.ff_indexPage .team.module .tab_button .content_list .item_img {
    float: none;
    width: 60px;
    height: 60px;
    border: 1px #126ace solid;
    margin-left: 40px;
    opacity: 0;
    transition: transform 0.3s linear;
}

.ff_indexPage .team.module .tab_button .content_list .item_wrapper {
    float: none
}

.ff_indexPage .team.module .tab_button .content_list .subtitle {
    width: 100px;
    text-align: center;
}

.ff_indexPage .team.modules .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1);
}

.ff_indexPage .service.mlist .owl-nav {
    left: 0;
}

.npagePage.ff_pageList .news .content_list .item_wrapper .details {
    left: 760px;
}

.ff_pageList .news .content_list .item_block:hover .details {
    margin-left: 127px;
}

.ff_indexPage .team .content_list .item_block .item_box .item_img {
    transition: all 0.3s ease-out 0s;
}

.ff_indexPage .team .content_list .item_block:hover .item_box .item_img {
    display: block;
    opacity: 1;
    position: relative
}

.ff_indexPage .team .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1);
}

.ff_indexPage .team.module .tab_button {
    margin-top: 50px;
}

.ff_indexPage .team.module .tab_button .content_list .item_info::before {
    content: " ";
    width: 3px;
    height: 3px;
    border-radius: 30px;
    display: block;
    background-color: rgba(255, 255, 255, 0.75);
    position: absolute;
    top: 73px;
    left: 69px;
    transition: all 0.3s ease-out 0s;
}

.ff_indexPage .team.module .tab_button .content_list .item_info::after {
    content: " ";
    width: 9px;
    height: 9px;
    border-radius: 30px;
    display: block;
    border: 1px rgba(255, 255, 255, 0.26) solid;
    position: absolute;
    top: 69px;
    left: 65px;
    transition: all 0.3s ease-out 0s;
}

.ff_indexPage .team.module .tab_button .content_list .item_block:hover .item_info::before {
    background-color: rgba(18, 106, 206, 0.8);
}

.ff_indexPage .team.module .tab_button .content_list .item_block:hover .item_info::after {
    border: 1px rgba(18, 106, 206, 0.4) solid;
}

.ff_indexPage .team.module .tab_button:after {
    content: "";
    position: absolute;
    bottom: 84px;
    left: 50%;
    width: 200vw;
    transform: translateX(-50%);
    height: 1px;
    background: rgba(255, 255, 255, 0.07);
}

.bodyteam .ff_pageList .module_container {
    max-width: 80%;
    margin: 0 auto;
}

.bodyteam .ff_pageList .content {
    margin: 0 auto;
}

.ff_pageList .team .content_list .item_block .item_tags {
    display: none;
}

.ff_pageList .team .content_list .item_block {
    border: 1px solid rgba(170, 170, 170, 0);
    margin-bottom: 28px;
    height: 200px;
    transition: all 0.3s ease-out 0s;
}

.ff_pageList .team .content_list .date_wrap {
    display: none;
}

.ff_pageList .team .content_list .item_info::after {
    content: " ";
    width: 97%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    position: relative;
    top: 16px;
}

.ff_pageList .team .content_list .item_des .description {
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 18px;
    color: rgba(255, 255, 255, 0.41);
    width: 60%;
    overflow: hidden;
}

.ff_pageList .team .content_list .item_des {
    color: rgba(255, 255, 255, 0.41);
}

.ff_pageList .team .content_list .item_img {
    width: 136px;
    padding-right: 20px;
    padding-left: 20px;
    position: absolute;
    top: 30px;
}

.ff_pageList .team .content_list .item_wrapper {
    width: 87%;
}

.ff_pageList .team .content_list .item_wrapper {
    transition: all 0.3s ease-out 0s;
    margin-top: 8px;
}

.ff_pageList .team .content_list .item_block:hover .item_wrapper {
    margin-top: 20px;
}

.ff_pageList .team .content_list .item_block:hover {
    background-color: #126ace
}

.ff_pageList .team .content_list .item_block:hover .item_box .item_img img {
    transform: scale(1);
}

.ff_pageList .team .content_list .item_block:hover .item_box .item_wrapper .item_des .description {
    color: rgba(255, 255, 255, 0.65);
}

.ff_pageList .team .content_list .details {
    transition: all 0.36s ease;
    margin-bottom: 109px;
    margin-left: 8px;
    border: 1px solid rgba(170, 170, 170, 0);
    color: rgba(255, 255, 255, 0.32);
    margin-right: 38px;
}

.ff_pageList .team .content_list .details i {
    transition: all 0.36s ease;
    left: 45px;
    position: absolute;
    color: rgba(255, 255, 255, 0);
}

.ff_pageList .team .content_list .item_block:hover .details {
    margin-right: 45px;
    border-color: rgba(18, 106, 206, 0);
    background-color: rgba(18, 106, 206, 0);
}

.ff_pageList .team .content_list .item_block:hover .details i {
    color: rgba(255, 255, 255, 1);
    left: 57px;
}

#sliderDirThemb .owl-item .thumb-item,
#sliderDotThemb .owl-item .thumb-item {
    height: 66px;
}

#sliderDirThemb,
#sliderDotThemb {
    height: 66px;
    box-shadow: 0 0 0 2px #126ace;
    border-width: 0;
}

#sliderDirThemb.next-dir {
    transform: translateX(2px);
}

#sliderDirThemb.prev-dir {
    transform: translateX(-2px);
}

.ff_pageList .team .container_content .tab_button {
    display: none;
}

.ff_postPage .team .content_list .date_wrap {
    display: none;
}

.ff_postPage .team .content_list .item_block .item_wrapper {
    width: 100%;
    padding-bottom: 14px;
    margin-bottom: 0px;
    border-bottom: 1px rgba(255, 255, 255, 0.15) solid;
}

.ff_postPage .team .mlist:not(.imagelink) .content_list .item_block {
    margin-bottom: 0px;
}

.ff_postPage .team .container_content .tab_button {
    display: none;
}

.ff_postPage .team.mlistpost .listWrap .postInfo .usetdate {
    display: none;
}

.ff_postPage .team.mlistpost .listWrap .postInfo .subtitle {
    margin-top: 8px;
}

.ff_pageList #banner div {
    height: 150px
}

.ff_indexPage .service.mlist.ff_noSlider .container_content .content_list .item_block .details {
    display: none;
}

.ff_indexPage .service.mlist.ff_noSlider .container_content .content_list .item_block {
    margin: 0 auto;
    overflow: hidden;
    width: 30%;
    margin-right: 2%;
}

.ff_indexPage .service.mlist.ff_noSlider.content_list .item_img {
    margin: 0 auto;
    width: 100%;
}

.ff_indexPage .service.mlist.ff_noSlider .content_list .item_wrapper.clearfix {
    height: 120px;
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}

.ff_indexPage .service.mlist.ff_noSlider .content_list .item_info.clearfix {
    margin-top: 18px;
}

.ff_indexPage .service.mlist.ff_noSlider .content_list .item_wrapper>.date_wrap {
    display: none;
}

.ff_indexPage .service.mlist.ff_noSlider .content_list .item_des .description {
    height: 30px;
    overflow: hidden;
    font-size: 13px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.51);
    margin-top: -3px;
    padding-right: 16px;
}

.ff_indexPage .service.ff_noSlider .container_content .content_wrapper>.more {
    display: none;
}

.ff_indexPage .service.ff_noSlider .content_list .item_img {
    width: 100%;
    padding: 0px;
}

.ff_indexPage .mlist.news.ff_slider .content_list .item_block {
    margin-right: 30px;
    padding: 0px;
    float: left;
}

.ff_indexPage .mlist.news.ff_slider .owl-carousel.owl-drag .owl-item {
    overflow: hidden
}

.ff_indexPage .news.ff_slider .content_list .item_block .details {
    display: none
}

.ff_indexPage .mlist.news.ff_slider .content_list .item_block:hover .item_info .title.ellipsis {
    color: #126ace;
}

.ff_indexPage .news.ff_slider .content_list .item_des .description {
    width: 226px;
}

.ff_indexPage .mlist.news.ff_slider .content_list .item_block:hover::before {
    background-color: rgba(0, 87, 255, 0)
}

.ff_indexPage .news.ff_slider .content_list .item_img img {
    width: 100%
}

.ff_indexPage .mlist.news.ff_slider .content_list .item_block:hover::before {
    display: none;
}

.ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
    display: none;
}

.ff_indexPage .news.ff_slider .content_list .item_des {
    margin-top: 3px;
    height: 50px;
    overflow: hidden;
}

.ff_indexPage .news.ff_slider .content_list .item_block .details {
    color: rgba(255, 255, 255, 0.28);
    width: 42px;
    height: 29px;
    text-align: center;
    border-radius: 2px;
    border: 1px rgba(255, 255, 255, 0.15) solid;
}

.ff_indexPage .news.ff_slider .content_list .item_block:hover .details {
    color: #fff
}

.ff_indexPage .news.ff_slider .content_list .item_block:nth-child(3n) {
    margin-right: 0;
}

.ff_indexPage .news.ff_slider .owl-carousel .owl-dots.disabled,
.news.ff_slider .owl-carousel .owl-nav.disabled {
    display: block;
}

.ff_indexPage .news.ff_slider .owl-carousel .owl-stage {
    margin-left: 20px;
}

.imagelink .content_list .item_block .item_box img {
    opacity: 1;
}

.ff_indexPage .team.module.ff_noSlider .module_container .container_content {
    position: relative;
    top: 0%;
    transform: translateY(0%);
}

.ff_indexPage .team.module.ff_noSlider .tab_content .item_block .description {
    width: 90%;
}


/*垂直居中*/

.ff_indexPage .team.module .module_container .container_content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.ff_indexPage .team.module .tab_content .item_block .item_wrapper {
    height: 144px;
}

.ff_indexPage .ad01.module .module_container .container_content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.ff_indexPage .news.module .module_container .container_content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.ff_indexPage .service.module .module_container .container_content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (min-width: 1600px) {
    .ff_indexPage .project.module .module_container .container_content {
        position: relative;
        top: 2%;
        transform: translateY(-2%);
    }
}

@media screen and (max-width: 1600px) and (max-width: 1400px) {
    .ff_indexPage .project.module .module_container .container_content {
        position: relative;
        top: 50%;
        transform: translateY(50%);
    }
}

@media screen and (max-width: 1400px) {
    .ff_indexPage .project.module .module_container .container_content {
        position: relative;
        top: 2%;
        transform: translateY(2%);
    }
    .ff_indexPage .project.module.mlist .content_wrapper {
        padding-top: 40px;
    }
    .ff_indexPage .project .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
        margin-top: -15px;
    }
}

@media screen and (min-width: 1600px) {
    .ff_indexPage .service.module .module_container .container_content {
        position: relative;
        top: 2%;
        transform: translateY(-2%);
    }
}

@media screen and (max-width: 1600px) and (max-width: 1400px) {
    .ff_indexPage .service.module .module_container .container_content {
        position: relative;
        top: 50%;
        transform: translateY(50%);
    }
    .ff_indexPage .service .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
        margin-top: 20px;
    }
}

@media screen and (max-width: 1400px) {
    .ff_indexPage .service.module .module_container .container_content {
        position: relative;
        top: 2%;
        transform: translateY(2%);
    }
    .ff_indexPage .service.module.mlist .content_wrapper {
        padding-top: 40px;
    }
    .ff_indexPage .service.mlist .owl-nav .owl-next {
        right: -22px;
    }
    .ff_indexPage .service.mlist .owl-nav .owl-prev {
        position: absolute;
        left: -32px;
    }
    .ff_indexPage .service.mlist .module_container .container_category {
        padding-right: 0px;
    }
}

@media screen and (max-width: 1280px) {
    .ff_indexPage .service.module .module_container .container_content {
        position: relative;
        top: 0%;
        transform: translateY(0%);
    }
    .ff_indexPage .service .content_list {
        padding-top: 14px;
        padding-right: 8%;
        padding-left: 0px;
    }
    .ff_indexPage .service.mlist .owl-nav .owl-prev {
        position: absolute;
        left: -40px;
    }
    .ff_indexPage .service.mlist .owl-nav .owl-next {
        right: 64px;
    }
}

@media screen and (min-width: 2000px) and (max-width: 1600px) {
    .ff_indexPage .news.module.mlist .content_wrapper {
        padding-top: 80px;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1500px) {
    .ff_indexPage .news.module .module_container .container_content {
        position: relative;
        top: -15%;
        transform: translateY(30%);
        margin-left: -2%;
    }
    .ff_indexPage .news.module.mlist .content_wrapper {
        padding-top: 60px;
    }
}

@media screen and (min-width: 1500px) and (max-width: 1400px) {
    .ff_indexPage .news.module .module_container .container_content {
        position: relative;
        top: 40%;
        transform: translateY(-40%);
        margin-left: -2%;
        margin-top: 6%;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1280px) {
    .ff_indexPage .news.module .module_container .container_content {
        position: relative;
        top: 2%;
        transform: translateY(-2%);
        margin-left: -2%;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1200px) {
    .ff_indexPage .news .container_content .content_wrapper {
        width: 94%;
    }
    .ff_indexPage .mlist.news.ff_noSlider .content_list .item_block {
        width: 33%;
    }
    .ff_indexPage .news .container_content .content_wrapper {
        width: 95%;
    }
    .ff_indexPage .mlist.news .content_list .item_block:hover::before {
        margin-left: -33px;
    }
    .ff_indexPage .mlist.news .content_list .item_block::before {
        margin-left: -33px;
    }
}

@media screen and (min-width: 1600px) {
    .ff_indexPage .ad01.module .module_container .container_content {
        position: relative;
        top: 36%;
        transform: translateY(-36%);
    }
    .ff_indexPage .ad01.module.mlist .content_wrapper {
        padding-top: 20px;
    }
}

@media screen and (max-width: 1400px) {
    .ff_indexPage .ad01.module .module_container .container_content {
        position: relative;
        top: 20%;
        transform: translateY(-20%);
    }
    .ff_indexPage .ad01.module.mlist .content_wrapper {
        padding-top: 50px;
    }
}

@media screen and (max-width: 1280px) {
    .ff_indexPage .ad01.module .module_container .container_content {
        position: relative;
        top: 0%;
        transform: translateY(0%);
    }
    .ff_indexPage .ad01.module.mlist .content_wrapper {
        padding-top: 40px;
    }
    .ff_indexPage .ad01.mlist .container_header {
        top: 44px;
    }
}

@media screen and (max-width: 1400px) {
    .ff_indexPage .team.module .module_container .container_content {
        position: relative;
        top: 20%;
        transform: translateY(-20%);
    }
    .ff_indexPage .team.module.mlist .content_wrapper {
        padding-top: 50px;
    }
    .ff_indexPage .team.mlist .owl-nav .owl-prev {
        position: absolute;
        left: 48px;
    }
    .ff_indexPage .team.mlist .owl-nav .owl-next {
        position: absolute;
        right: 50px;
    }
    .ff_indexPage .team.module .module_container .container_content {
        margin-left: -1%;
    }
    @media screen and (max-width: 1280px) {
        .ff_indexPage .team.module .module_container .container_content {
            position: relative;
            top: 0%;
            transform: translateY(0%);
        }
        .ff_indexPage .team.module.mlist .content_wrapper {
            padding-top: 40px;
        }
        .ff_indexPage .team.mlist .container_header {
            top: 44px;
        }
    }
    .ff_indexPage .team.module .module_container .container_content {
        margin-left: -4%;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1280px) {
    .ff_pageList .news .content_list .item_block .item_box .item_wrapper {
        width: 60%;
    }
    .ff_pageList .team .content_list .item_wrapper {
        padding-left: 5%;
    }
}

@media screen and (max-width: 1480px) {
    .ff_indexPage .mcontact.module .module_container {
        padding-top: 22px;
    }
    .ff_pageList .team .content_list .item_wrapper {
        padding-left: 5%;
    }
    .ff_pageList .news .content_list .item_block .item_box .item_wrapper {
        width: 58%;
    }
    .ff_pageList .news .content_list .item_des .description {
        width: 545px;
    }
}

.ff_postPage .news.mlistpost .tabBtn .post-next .infor-wrap {
    width: 70%;
    left: 3%;
    transform: translateY(-56%);
    top: 65%;
}

.ff_indexPage .team .content_list .item_block .item_box {
    width: 120px;
    cursor: pointer;
}

.ff_postPage .news.mlistpost .tabBtn .post-prev .infor-wrap {
    width: 70%;
    right: 3%;
    transform: translateY(-56%);
    top: 65%;
}

@media screen and (max-width: 1600px) {
    .ff_indexPage .mcustomize.tlir .container_content .contentbody .wrapper .description {
        margin-top: -3%;
    }
}

.ff_indexPage .mcustomize.tlir .container_content .contentbody .wrapper .description {
    margin-top: -6%;
}

@media screen and (max-width: 1400px) {
    .ff_indexPage .mcustomize.tlir .container_content .contentbody .wrapper .description {
        margin-top: -4%;
    }
    .npagePage .project.mlist .content_list .item_block {
        border: 1px rgba(255, 0, 0, 0) solid;
        margin-bottom: 7.6%;
    }
}

@media screen and (max-width: 1300px) {
    .ff_indexPage .mcustomize .container_content {
        margin-left: -4%;
    }
    .ff_indexPage .ad01.module .content_list .item_block:nth-child(1) .item_des {
        height: 72%;
    }
}

.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
    height: 120px
}

#moduleControl a:hover .controlInfor.hide span.title {
    background-color: rgba(0, 0, 0, 0);
    margin-left: 12px;
    margin-top: -3px;
}

#moduleControl a .controlInfor.hide span.title {
    background-color: rgba(0, 0, 0, 0);
    margin-left: 10px;
    margin-top: -3px;
}

.ff_pageList .news .content_list .item_block .item_wrapper .details {
    border-color: rgba(18, 106, 206, 0);
    background-color: rgba(18, 106, 206, 0);
}

.ff_pageList .news .content_list .item_block:hover .item_wrapper .details i {
    color: rgba(255, 255, 255, 0);
}

.ff_pageList .news .content_list .item_des::after {
    transition: all 0.6s ease;
    width: 36px;
    content: " ";
    height: 1px;
    background-color: rgba(255, 255, 255, 0.4);
    display: block;
    position: absolute;
    right: 11%;
    top: 64%;
}

.ff_pageList .news .content_list .item_block .item_wrapper .details {
    background-color: rgba(255, 255, 255, 0);
    display: block;
    left: 86%;
    top: -28%;
    transition: all 0.6s ease;
    opacity: 0
}

.ff_pageList .news .content_list .item_block .item_wrapper .details i {
    display: none
}

.ff_pageList .news .content_list .item_block:hover .item_des::after {
    right: 9%;
    width: 6px;
    background-color: rgba(255, 255, 255, 5);
}

.ff_pageList .news .content_list .item_block:hover .item_wrapper .details {
    left: 80%;
    color: #fff;
    top: -25%;
    opacity: 1
}

@media screen and (max-width: 1850px) and (max-width: 1790px) {
    .ff_pageList .news .content_list .item_block .item_wrapper .details {
        background-color: rgba(255, 255, 255, 0);
        display: block;
        left: 86%;
        top: -28%;
        transition: all 0.6s ease;
        opacity: 0
    }
    .ff_pageList .news .content_list .item_block:hover .item_wrapper .details {
        left: 78%;
        color: #fff;
        top: -25%;
        opacity: 1
    }
    .ff_pageList .news .content_list .item_des::after {
        transition: all 0.6s ease;
        width: 36px;
        content: " ";
        height: 1px;
        background-color: rgba(255, 255, 255, 0.4);
        display: block;
        position: absolute;
        right: 9%;
        top: 64%;
    }
    .ff_pageList .news .content_list .item_block:hover .item_des::after {
        right: 9%;
        width: 6px;
        background-color: rgba(255, 255, 255, 5);
    }
}

@media screen and (max-width: 1790px) and (max-width: 1600px) {
    .ff_pageList .news .content_list .item_block .item_wrapper .details {
        background-color: rgba(255, 255, 255, 0);
        display: block;
        left: 86%;
        top: -28%;
        transition: all 0.6s ease;
        opacity: 0
    }
    .ff_pageList .news .content_list .item_block:hover .item_wrapper .details {
        left: 75%;
        color: #fff;
        top: -25%;
        opacity: 1
    }
    .ff_pageList .news .content_list .item_des::after {
        transition: all 0.6s ease;
        width: 36px;
        content: " ";
        height: 1px;
        background-color: rgba(255, 255, 255, 0.34);
        display: block;
        position: absolute;
        right: 9%;
        top: 64%;
    }
    .ff_pageList .news .content_list .item_block:hover .item_des::after {
        right: 9%;
        width: 6px;
        background-color: rgba(255, 255, 255, 5);
    }
}

@media screen and (max-width: 1400px) {
    .ff_pageList .news .content_list .item_block .item_wrapper .details {
        display: none
    }
    .ff_pageList .news .content_list .item_block:hover .item_wrapper .details {
        display: none
    }
    .ff_pageList .news .content_list .item_des::after {
        display: none;
    }
    .ff_pageList .news .content_list .item_block:hover .item_des::after {
        display: none
    }
}

.ff_indexPage .mcustomize .container_content .contentbody .description a:hover {
    background-color: rgba(228, 8, 7, 0);
    border: 1px #126ace solid;
}

.ff_indexPage .mcustomize.tril .container_content .contentbody .description {
    width: 35%;
    left: 65%;
}

.ff_indexPage .mcustomize.tril .container_content .contentbody .wrapper .header {
    width: 20%;
    top: 18%;
    left: 65%;
}

.ff_indexPage .news.ff_slider .owl-carousel .owl-nav.disabled {
    top: 22%;
}

.ff_indexPage .mlist.news.ff_slider .content_wrapper {
    padding-top: 15%;
}

.ff_indexPage .team.module.ff_noSlider .content_list .item_block .details.hide {
    width: 50px;
    text-align: center;
    display: none;
    border: 0px red solid;
    transition: all 0.3s ease-out 0s;
}

.ff_indexPage .team.module.ff_noSlider .content_list .item_block .details.hide i {
    display: none;
    transition: all 0.3s ease-out 0s;
}

.ff_indexPage .team.module.ff_noSlider .content_list .item_block .details.hide {
    width: 50px;
    text-align: center;
    display: none;
    border: 0px red solid;
    transition: all 0.3s ease-out 0s;
}

@media screen and (max-width: 1400px) {
    .ff_indexPage .mlist.news.ff_slider .content_wrapper {
        padding-top: 6%;
    }
    .ff_indexPage .news.ff_slider .owl-carousel .owl-nav.disabled {
        top: 18%;
    }
}

@media screen and (max-width: 1600px) {
    .ff_indexPage .mlist.imagelink .content_wrapper {
        margin-top: 3%;
    }
}

.ff_postPage .project.mlistpost .listContent_post {
    width: 67%;
}

.ff_pageList .service .item_block:nth-child(3n)::before {
    background: rgba(255, 255, 255, 0);
}

.ff_postPage .service.mlistpost .tabBtn .post-prev .details {
    border-right: 1px solid rgba(229, 229, 229, 0.2);
}

.ff_postPage .news.mlistpost .listContent_post .item_block {
    border-bottom: 1px solid rgba(170, 170, 170, 0.11);
}

.ff_postPage .team.mlistpost .tabBtn .post-prev .details,
.news.mlistpost .tabBtn .post-prev .details {
    border-right: 1px solid rgba(229, 229, 229, 0.22);
}

@media screen and (max-width: 1200px) {
    .ff_sitecontent .module .module_container .container_target {
        max-width: 1170px;
        margin: 0 auto;
        padding: 0px 50px;
    }
    .ff_postPage .news.mlistpost .tabBtn .post-next .infor-wrap {
        width: 60%;
    }
    .ff_postPage .news.mlistpost .tabBtn .post-prev .infor-wrap {
        width: 60%;
    }
}

.ff_sitecontent .module .module_container {
    margin-top: 30px;
}

.bodylist.bodyservice .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff
}

.bodylist.bodyservice .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: rgba(255, 255, 255, 0.58);
}

.bodylist.bodyteam .mlist:not(.imagelink).team .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #fff
}

.bodylist.bodyteam .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
    color: rgba(255, 255, 255, 0.66);
}

.ff_postPage .service.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
    color: rgba(255, 255, 255, 0.22);
}

.ff_postPage .service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle {
    color: rgba(255, 255, 255, 0.63);
}

.ff_postPage .team.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
    color: rgba(255, 255, 255, 0.22);
}

.ff_postPage .team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle {
    color: rgba(255, 255, 255, 0.63);
}

.bodyservice .ff_pageList .module.service .module_container {
    max-width: 1170px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    display: none
}

.ff_indexPage .ad01.module .content_list .item_des .description {
    height: 136px;
    overflow: hidden;
}

@media screen and (max-width: 1280px) {
    .ff_indexPage .news.module .module_container .container_content {
        top: 47%;
        margin-left: -5%;
    }
    body {
        min-width: 1280px;
    }
}

@media screen and (max-width: 1278px) {
    body {
        overflow-x: auto;
    }
}


/*
@media screen and (max-width: 1366px){ 
    .ff_indexPage .news.module .module_container .container_content {top: 60%; margin-left: -1%;}
  }

 @media screen and (max-width: 1024px){ 
    .ff_indexPage .news.module .module_container .container_content {top: -2%; }
  } 
*/

.npagePage.post .project #listContent {
    padding-top: 20px;
}

.ff_indexPage .ad01.module.ff_noSlider .content_list .item_block:nth-child(1) .item_des {
    display: block;
    height: 52%;
    overflow: hidden;
}


/*ff  */

.ff_pageList .news .content_list .item_block .item_box .item_wrapper {
    position: relative;
}

.ff_pageList .news .content_list .item_block .item_wrapper .details {
    position: absolute;
    left: auto;
    top: auto;
    right: 40px;
    bottom: 0;
    padding: 0;
}

.ff_pageList .news .content_list .item_block:hover .item_wrapper .details {
    left: auto;
    top: auto;
    right: -6px;
    opacity: 1;
    bottom: 0;
}

.ff_pageList .news .content_list .item_des::after {
    right: 0;
}

.ff_pageList .news .content_list .item_block:hover .item_des::after {
    right: 0;
}