@charset "UTF-8";
.bodyindex .mlist.news .item_img,
.bodyindex .mlist.news .item_wrapper,
.container_category > a,
.ff_indexPage .mlist .content_wrapper .more,
.ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper,
.ff_pageList .news .content_list .item_block .item_box .item_wrapper,
.ff_topSlider .owl-nav .owl-next,
.ff_topSlider .owl-nav .owl-next:hover .iconfont,
.ff_topSlider .owl-nav .owl-prev,
.ff_topSlider .owl-nav .owl-prev:hover .iconfont,
.imagelink .content_list .item_block .item_box,
.imagelink .owl-nav .owl-next,
.imagelink .owl-nav .owl-next:hover .iconfont,
.imagelink .owl-nav .owl-prev,
.imagelink .owl-nav .owl-prev:hover .iconfont,
.item_tags > a,
.mlist .owl-nav .owl-next,
.mlist .owl-nav .owl-next:hover .iconfont,
.mlist .owl-nav .owl-prev,
.mlist .owl-nav .owl-prev:hover .iconfont,
.news.mlistpost .tabBtn .post-next .img-wrap,
.news.mlistpost .tabBtn .post-next .infor-wrap,
.news.mlistpost .tabBtn .post-prev .img-wrap,
.news.mlistpost .tabBtn .post-prev .infor-wrap,
.npagePage .service .content_list .item_block .item_box .item_wrapper,
.postSlider .owl-nav .owl-next,
.postSlider .owl-nav .owl-next:hover .iconfont,
.postSlider .owl-nav .owl-prev,
.postSlider .owl-nav .owl-prev:hover .iconfont,
.postSlider .tab_button .item_img img,
.project.mlist .content_list .item_block .item_img .item_mask,
.project.mlistpost .content_list .item_block .item_box .item_wrapper,
.project.mlistpost .tabBtn .post-next .img-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap,
.project.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-prev .infor-wrap,
.service.mlistpost .content_list .item_block .item_box .item_wrapper {
    transition: all 0.36s ease;
}
.container_category > a,
.item_tags > a {
    border: 1px solid rgba(170, 170, 170, 0.2);
    color: #828282;
    background-color: transparent;
}
.container_category > a.active,
.container_category > a:hover,
.item_tags > a.active,
.item_tags > a:hover {
    border-color: #111;
    background-color: #111;
    color: #fff;
}
#search-list .searchFormGroup input {
    border: 2px solid #111;
    background: #fff;
}
#search-list .searchFormGroup input::-webkit-input-placeholder {
    color: #959595;
}
#search-list .searchFormGroup input:-moz-placeholder {
    color: #959595;
}
#search-list .searchFormGroup input::-moz-placeholder {
    color: #959595;
}
#search-list .searchFormGroup input:-ms-input-placeholder {
    color: #959595;
}
#search-list .searchFormGroup .searchSub {
    color: #fff;
    background: #111;
}
#search-list .searchFormGroup .searchSub .fa {
    display: none;
}
#search-list .searchGroup,
body .searchGroup {
    display: inline-block;
    height: 100%;
}
#search-list .searchGroup .search_wrap,
body .searchGroup .search_wrap {
    position: relative;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}
#search-list .searchGroup .search_wrap::after,
body .searchGroup .search_wrap::after {
    content: "";
    display: block;
    clear: both;
}
#search-list .searchGroup .searchOnOff,
body .searchGroup .searchOnOff {
    cursor: pointer;
    display: none;
    float: left;
    line-height: 40px;
    margin-right: 20px;
}
#search-list .searchGroup .searchBox,
body .searchGroup .searchBox {
    float: left;
}
#search-list .searchGroup .searchClose,
body .searchGroup .searchClose {
    display: inline-block;
    display: none;
}
#search-list .searchGroup .searchFormGroup,
body .searchGroup .searchFormGroup {
    height: 40px;
}
#search-list .searchGroup .searchFormGroup::after,
body .searchGroup .searchFormGroup::after {
    content: "";
    display: block;
    clear: both;
}
#search-list .searchGroup .searchFormGroup input,
body .searchGroup .searchFormGroup input {
    float: left;
    width: 268px;
    height: 100%;
    box-sizing: border-box;
    text-indent: 15px;
}
#search-list .searchGroup .searchFormGroup .searchSub,
body .searchGroup .searchFormGroup .searchSub {
    float: left;
    cursor: pointer;
    padding: 0 12px;
    height: 100%;
    line-height: 40px;
    text-align: center;
}
body #headerNavScroll {
    height: 450px;
}
body #min-search-header,
body #min-search-nav {
    width: 100%;
    margin-bottom: 10px;
}
body #min-search-header .search_wrap,
body #min-search-nav .search_wrap {
    position: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
body #min-search-header .searchFormGroup,
body #min-search-nav .searchFormGroup {
    position: relative;
    width: 60%;
    display: inline-block;
    padding-right: 40px;
    border: 1px solid rgba(170, 170, 170, 0.4);
    height: 30px;
    border-radius: 15px;
}
body #min-search-header .searchBox,
body #min-search-nav .searchBox {
    width: 100%;
    text-align: center;
}
body #min-search-header .searchBox input,
body #min-search-nav .searchBox input {
    float: none;
    width: auto;
    text-indent: 20px;
}
body #min-search-header .searchSub,
body #min-search-nav .searchSub {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    line-height: 30px;
    text-align: center;
    padding: 0;
}
body #min-search-header .searchSub span,
body #min-search-nav .searchSub span {
    display: none;
}
body #min-search-header .searchSub .fa,
body #min-search-nav .searchSub .fa {
    color: rgba(170, 170, 170, 0.8);
}
#minHcontact {
    text-align: center;
}
#minHcontact .fa-phone {
    display: none;
}
#minHcontact p {
    height: 100%;
    font-size: 22px;
}
#minHcontact p .telNum {
    position: relative;
    font-size: 18px;
    line-height: 40px;
    color: #555;
    padding-left: 10px;
    border-left: 1px solid rgba(170, 170, 170, 0.2);
    text-align: right;
}
#minHcontact p .telNum:before {
    content: "";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: -30px;
    bottom: 0;
    width: 20px;
    height: 16px;
    color: #adadad;
}
#minHcontact p a {
    font-size: 13px;
    line-height: 13px;
    color: #b1b1b1;
    text-align: right;
    margin-bottom: 8px;
}
.ff_topSlider .owl-nav .owl-next,
.ff_topSlider .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next,
.imagelink .owl-nav .owl-prev,
.mlist .owl-nav .owl-next,
.mlist .owl-nav .owl-prev,
.postSlider .owl-nav .owl-next,
.postSlider .owl-nav .owl-prev {
    position: relative;
    background: rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 0;
    border-radius: 0;
    cursor: pointer;
}
.ff_topSlider .owl-nav .owl-next .iconfont,
.ff_topSlider .owl-nav .owl-prev .iconfont,
.imagelink .owl-nav .owl-next .iconfont,
.imagelink .owl-nav .owl-prev .iconfont,
.mlist .owl-nav .owl-next .iconfont,
.mlist .owl-nav .owl-prev .iconfont,
.postSlider .owl-nav .owl-next .iconfont,
.postSlider .owl-nav .owl-prev .iconfont {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ff_topSlider .owl-nav .owl-next .iconfont,
.ff_topSlider .owl-nav .owl-prev .iconfont,
.imagelink .owl-nav .owl-next .iconfont,
.imagelink .owl-nav .owl-prev .iconfont,
.mlist .owl-nav .owl-next .iconfont,
.mlist .owl-nav .owl-prev .iconfont,
.postSlider .owl-nav .owl-next .iconfont,
.postSlider .owl-nav .owl-prev .iconfont {
    color: #fff;
}
.ff_topSlider .owl-nav .owl-next .iconfont:before,
.ff_topSlider .owl-nav .owl-prev .iconfont:before,
.imagelink .owl-nav .owl-next .iconfont:before,
.imagelink .owl-nav .owl-prev .iconfont:before,
.mlist .owl-nav .owl-next .iconfont:before,
.mlist .owl-nav .owl-prev .iconfont:before,
.postSlider .owl-nav .owl-next .iconfont:before,
.postSlider .owl-nav .owl-prev .iconfont:before {
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
}
.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: #111;
}
.ff_topSlider .owl-nav .owl-next:hover .iconfont,
.ff_topSlider .owl-nav .owl-prev:hover .iconfont,
.imagelink .owl-nav .owl-next:hover .iconfont,
.imagelink .owl-nav .owl-prev:hover .iconfont,
.mlist .owl-nav .owl-next:hover .iconfont,
.mlist .owl-nav .owl-prev:hover .iconfont,
.postSlider .owl-nav .owl-next:hover .iconfont,
.postSlider .owl-nav .owl-prev:hover .iconfont {
    color: #fff;
}
.ff_topSlider .owl-nav .owl-next.disabled:hover,
.ff_topSlider .owl-nav .owl-prev.disabled:hover,
.imagelink .owl-nav .owl-next.disabled:hover,
.imagelink .owl-nav .owl-prev.disabled:hover,
.mlist .owl-nav .owl-next.disabled:hover,
.mlist .owl-nav .owl-prev.disabled:hover,
.postSlider .owl-nav .owl-next.disabled:hover,
.postSlider .owl-nav .owl-prev.disabled:hover {
    background: rgba(0, 0, 0, 0.2);
}
.ff_topSlider .owl-nav .owl-next.disabled:hover .iconfont,
.ff_topSlider .owl-nav .owl-prev.disabled:hover .iconfont,
.imagelink .owl-nav .owl-next.disabled:hover .iconfont,
.imagelink .owl-nav .owl-prev.disabled:hover .iconfont,
.mlist .owl-nav .owl-next.disabled:hover .iconfont,
.mlist .owl-nav .owl-prev.disabled:hover .iconfont,
.postSlider .owl-nav .owl-next.disabled:hover .iconfont,
.postSlider .owl-nav .owl-prev.disabled:hover .iconfont {
    color: #fff;
}
.ff_topSlider .owl-nav .owl-prev .iconfont:before,
.imagelink .owl-nav .owl-prev .iconfont:before,
.mlist .owl-nav .owl-prev .iconfont:before,
.postSlider .owl-nav .owl-prev .iconfont:before {
    content: "\f104";
}
.ff_topSlider .owl-nav .owl-next .iconfont:before,
.imagelink .owl-nav .owl-next .iconfont:before,
.mlist .owl-nav .owl-next .iconfont:before,
.postSlider .owl-nav .owl-next .iconfont:before {
    content: "\f105";
}
.imagelink .owl-nav {
    height: 0;
    top: 50%;
    -webkit-transform: translateY(calc(-50%));
    -ms-transform: translateY(calc(-50%));
    transform: translateY(calc(-50%));
    left: auto;
    position: absolute;
    width: 100px;
    margin: 0;
}
.imagelink .owl-nav .owl-next,
.imagelink .owl-nav .owl-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.imagelink .owl-nav .owl-next,
.imagelink .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
}
.imagelink .owl-dots .owl-dot.active span,
.imagelink .owl-dots .owl-dot:hover span,
.mlist .owl-dots .owl-dot.active span,
.mlist .owl-dots .owl-dot:hover span {
    background: #111;
    border: 1px solid #111;
}
.imagelink .owl-dots .owl-dot span,
.mlist .owl-dots .owl-dot span {
    border: 1px solid rgba(170, 170, 170, 0.2);
}
.ff_indexPage .mcontact .container_header .title {
    text-align: center;
}
.ff_indexPage .mcontact .container_header .subtitle {
    text-align: center;
}
.ff_indexPage .mlist .container_header {
    float: left;
}
.ff_indexPage .mlist .container_header .title {
    display: inline-block;
    margin-right: 10px;
}
.ff_indexPage .mlist .container_header .subtitle {
    display: inline-block;
}
.ff_indexPage .mlist .module_container .container_category {
    float: right;
    padding-top: 0;
}
.ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper,
.ff_pageList .news .content_list .item_block .item_box .item_wrapper,
.npagePage .service .content_list .item_block .item_box .item_wrapper,
.project.mlistpost .content_list .item_block .item_box .item_wrapper,
.service.mlistpost .content_list .item_block .item_box .item_wrapper {
    padding: 24px 20px;
}
.ff_indexPage
    .news.ff_slider
    .content_list
    .item_block
    .item_box
    .item_wrapper
    > .date_wrap,
.ff_pageList
    .news
    .content_list
    .item_block
    .item_box
    .item_wrapper
    > .date_wrap,
.npagePage
    .service
    .content_list
    .item_block
    .item_box
    .item_wrapper
    > .date_wrap,
.project.mlistpost
    .content_list
    .item_block
    .item_box
    .item_wrapper
    > .date_wrap,
.service.mlistpost
    .content_list
    .item_block
    .item_box
    .item_wrapper
    > .date_wrap {
    display: none;
}
.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,
.npagePage
    .service
    .content_list
    .item_block
    .item_box
    .item_wrapper
    .item_info
    .date_wrap,
.project.mlistpost
    .content_list
    .item_block
    .item_box
    .item_wrapper
    .item_info
    .date_wrap,
.service.mlistpost
    .content_list
    .item_block
    .item_box
    .item_wrapper
    .item_info
    .date_wrap {
    float: right;
}
.ff_indexPage
    .news.ff_slider
    .container_content
    .content_wrapper
    .more_wrap
    .more,
.ff_pageList .news .container_content .content_wrapper .more_wrap .more,
.npagePage .service .container_content .content_wrapper .more_wrap .more,
.project.mlistpost .container_content .content_wrapper .more_wrap .more,
.service.mlistpost .container_content .content_wrapper .more_wrap .more {
    display: none;
}
.ff_indexPage .ad01.mlist .content_list .item_img,
.ff_indexPage .service .content_list .item_img,
.ff_indexPage .team_tabs .tab_button .content_list .item_img,
.ff_indexPage .team_tabs .tab_content .content_list .item_img,
.news.mlistpost .content_list .item_img,
.team .content_list .item_img {
    width: 270px;
    float: left;
}
.ff_indexPage .ad01.mlist .content_list .item_wrapper,
.ff_indexPage .service .content_list .item_wrapper,
.ff_indexPage .team_tabs .tab_button .content_list .item_wrapper,
.ff_indexPage .team_tabs .tab_content .content_list .item_wrapper,
.news.mlistpost .content_list .item_wrapper,
.team .content_list .item_wrapper {
    float: right;
    padding: 20px;
    width: calc(100% - 280px);
    box-sizing: border-box;
}
.ff_indexPage .ad01.mlist .content_list .item_wrapper .date_wrap,
.ff_indexPage .service .content_list .item_wrapper .date_wrap,
.ff_indexPage .team_tabs .tab_button .content_list .item_wrapper .date_wrap,
.ff_indexPage .team_tabs .tab_content .content_list .item_wrapper .date_wrap,
.news.mlistpost .content_list .item_wrapper .date_wrap,
.team .content_list .item_wrapper .date_wrap {
    display: none;
}
.ff_indexPage .ad01.mlist .content_list .item_wrapper > .date_wrap,
.ff_indexPage .service .content_list .item_wrapper > .date_wrap,
.ff_indexPage .team_tabs .tab_button .content_list .item_wrapper > .date_wrap,
.ff_indexPage .team_tabs .tab_content .content_list .item_wrapper > .date_wrap,
.news.mlistpost .content_list .item_wrapper > .date_wrap,
.team .content_list .item_wrapper > .date_wrap {
    display: block;
}
.ff_indexPage .ad01.mlist .content_list .item_block .details,
.ff_indexPage .service .content_list .item_block .details,
.ff_indexPage .team_tabs .tab_button .content_list .item_block .details,
.ff_indexPage .team_tabs .tab_content .content_list .item_block .details,
.news.mlistpost .content_list .item_block .details,
.team .content_list .item_block .details {
    position: absolute;
    bottom: 12px;
    right: 20px;
    margin: 0;
}
.ff_indexPage .ad01.mlist .content_list .details,
.ff_indexPage .service .content_list .details,
.ff_indexPage .team_tabs .tab_button .content_list .details,
.ff_indexPage .team_tabs .tab_content .content_list .details,
.news.mlistpost .content_list .details,
.team .content_list .details {
    margin: 0;
}
.ff_indexPage .ad01.mlist .container_content .content_wrapper .more_wrap,
.ff_indexPage .service .container_content .content_wrapper .more_wrap,
.ff_indexPage
    .team_tabs
    .tab_button
    .container_content
    .content_wrapper
    .more_wrap,
.ff_indexPage
    .team_tabs
    .tab_content
    .container_content
    .content_wrapper
    .more_wrap,
.news.mlistpost .container_content .content_wrapper .more_wrap,
.team .container_content .content_wrapper .more_wrap {
    display: none;
}
.ff_indexPage .ad01.mlist .container_content .content_wrapper > .more,
.ff_indexPage .service .container_content .content_wrapper > .more,
.ff_indexPage
    .team_tabs
    .tab_button
    .container_content
    .content_wrapper
    > .more,
.ff_indexPage
    .team_tabs
    .tab_content
    .container_content
    .content_wrapper
    > .more,
.news.mlistpost .container_content .content_wrapper > .more,
.team .container_content .content_wrapper > .more {
    display: block;
}
.project.mlist .content_list .date_wrap,
.project.mlist .content_list .details,
.project.mlist .content_list .item_des {
    display: none;
}
.project.mlist .content_list .item_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 24px 20px;
    box-sizing: border-box;
}
.ff_indexPage .team_tabs.mlist {
    background: rgba(0, 0, 0, 0.03);
}
.ff_indexPage .team_tabs.mlist .tab_button {
    display: none;
}
.mcustomize .wrapper .header {
    padding-bottom: 50px;
}
.mcustomize .wrapper .header .title {
    font-size: 24px;
    line-height: 30px;
    color: #555;
}
.mcustomize .wrapper .header .subtitle {
    font-size: 14px;
    color: #bbb;
    line-height: 26px;
}
.mcustomize .wrapper .description {
    font-size: 13px;
    line-height: 26px;
    color: #999;
}
.mcustomize .container_content .contentbody .description a {
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    padding: 5px 40px;
    margin-bottom: 20px;
}
.mcustomize .container_content .contentbody .description a:hover {
    background: #111;
    color: #fff;
    border-color: #111;
}
.npagePage .ff_pageTarget {
    background-color: #fff;
    margin-top: 40px;
}
.npagePage .ff_pageTarget .container_category {
    float: right;
    padding-top: 0;
}
.npagePage .ff_pageTarget .container_category a {
    vertical-align: -2px;
}
.npagePage .ff_pageTarget .container_target {
    float: left;
}
.npagePage .container_content {
    padding-top: 20px;
}
.npagePage .content .container_category {
    display: none;
}
.service.mlistpost .tabBtn::after,
.team.mlistpost .tabBtn::after {
    content: "";
    display: block;
    clear: both;
}
.service.mlistpost .tabBtn .post-next,
.service.mlistpost .tabBtn .post-prev,
.team.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-prev {
    transition: all 0.36s ease;
    position: relative;
    width: 50%;
    height: 120px;
    overflow: hidden;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    background: #f5f5f5;
}
.service.mlistpost .tabBtn .post-next:not(.empty):hover,
.service.mlistpost .tabBtn .post-prev:not(.empty):hover,
.team.mlistpost .tabBtn .post-next:not(.empty):hover,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover {
    background: #111;
}
.service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title {
    color: #fff;
}
.service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle {
    color: #fff;
}
.service.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.service.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap {
    opacity: 1;
}
.service.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .details {
    border-color: rgba(170, 170, 170, 0.2);
}
.service.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after {
    color: #fff;
}
.service.mlistpost .tabBtn .post-next.empty,
.service.mlistpost .tabBtn .post-prev.empty,
.team.mlistpost .tabBtn .post-next.empty,
.team.mlistpost .tabBtn .post-prev.empty {
    cursor: default;
    background-color: #f8f8f8;
}
.service.mlistpost .tabBtn .post-next.empty .details,
.service.mlistpost .tabBtn .post-prev.empty .details,
.team.mlistpost .tabBtn .post-next.empty .details,
.team.mlistpost .tabBtn .post-prev.empty .details {
    display: none;
}
.service.mlistpost .tabBtn .post-next .img-wrap,
.service.mlistpost .tabBtn .post-prev .img-wrap,
.team.mlistpost .tabBtn .post-next .img-wrap,
.team.mlistpost .tabBtn .post-prev .img-wrap {
    transition: all 0.36s ease;
    opacity: 0;
    width: 80px;
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.service.mlistpost .tabBtn .post-next .img-wrap img,
.service.mlistpost .tabBtn .post-prev .img-wrap img,
.team.mlistpost .tabBtn .post-next .img-wrap img,
.team.mlistpost .tabBtn .post-prev .img-wrap img {
    width: 100%;
}
.service.mlistpost .tabBtn .post-next .img-wrap div,
.service.mlistpost .tabBtn .post-prev .img-wrap div,
.team.mlistpost .tabBtn .post-next .img-wrap div,
.team.mlistpost .tabBtn .post-prev .img-wrap div {
    display: none;
}
.service.mlistpost .tabBtn .post-next .details,
.service.mlistpost .tabBtn .post-prev .details,
.team.mlistpost .tabBtn .post-next .details,
.team.mlistpost .tabBtn .post-prev .details {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 16px;
    color: transparent;
    overflow: hidden;
}
.service.mlistpost .tabBtn .post-next .infor-wrap,
.service.mlistpost .tabBtn .post-prev .infor-wrap,
.team.mlistpost .tabBtn .post-next .infor-wrap,
.team.mlistpost .tabBtn .post-prev .infor-wrap {
    width: 250px;
    position: relative;
    top: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-prev .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev .infor-wrap .title {
    transition: all 0.36s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.service.mlistpost .tabBtn .post-prev .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-prev .infor-wrap .title {
    font-size: 16px;
    line-height: 20px;
    color: #666;
}
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle {
    height: 30px;
    font-size: 13px;
    line-height: 30px;
}
.service.mlistpost .tabBtn .post-prev,
.team.mlistpost .tabBtn .post-prev {
    float: left;
    padding-left: 85px;
}
.service.mlistpost .tabBtn .post-prev:hover .details:before,
.team.mlistpost .tabBtn .post-prev:hover .details:before {
    right: 60px;
}
.service.mlistpost .tabBtn .post-prev:hover .details:after,
.team.mlistpost .tabBtn .post-prev:hover .details:after {
    right: 25px;
    opacity: 1;
}
.service.mlistpost .tabBtn .post-prev .img-wrap,
.team.mlistpost .tabBtn .post-prev .img-wrap {
    right: 15px;
}
.service.mlistpost .tabBtn .post-prev .infor-wrap,
.team.mlistpost .tabBtn .post-prev .infor-wrap {
    float: left;
}
.service.mlistpost .tabBtn .post-prev .details,
.team.mlistpost .tabBtn .post-prev .details {
    border-right: 1px solid #e5e5e5;
    left: 22px;
}
.service.mlistpost .tabBtn .post-prev .details:after,
.service.mlistpost .tabBtn .post-prev .details:before,
.team.mlistpost .tabBtn .post-prev .details:after,
.team.mlistpost .tabBtn .post-prev .details:before {
    content: "";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transition: all 0.36s ease;
    color: #999;
    position: absolute;
    top: 50%;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.service.mlistpost .tabBtn .post-prev .details:before,
.team.mlistpost .tabBtn .post-prev .details:before {
    right: 25px;
}
.service.mlistpost .tabBtn .post-prev .details:after,
.team.mlistpost .tabBtn .post-prev .details:after {
    right: -30px;
    opacity: 0;
}
.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next {
    float: right;
    padding-right: 85px;
}
.service.mlistpost .tabBtn .post-next:hover .details:before,
.team.mlistpost .tabBtn .post-next:hover .details:before {
    left: 60px;
}
.service.mlistpost .tabBtn .post-next:hover .details:after,
.team.mlistpost .tabBtn .post-next:hover .details:after {
    left: 25px;
    opacity: 1;
}
.service.mlistpost .tabBtn .post-next .img-wrap,
.team.mlistpost .tabBtn .post-next .img-wrap {
    left: 15px;
}
.service.mlistpost .tabBtn .post-next .infor-wrap,
.team.mlistpost .tabBtn .post-next .infor-wrap {
    float: right;
}
.service.mlistpost .tabBtn .post-next .details,
.team.mlistpost .tabBtn .post-next .details {
    right: 22px;
    border-left: 1px solid rgba(170, 170, 170, 0.2);
}
.service.mlistpost .tabBtn .post-next .details:after,
.service.mlistpost .tabBtn .post-next .details:before,
.team.mlistpost .tabBtn .post-next .details:after,
.team.mlistpost .tabBtn .post-next .details:before {
    content: "";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transition: all 0.36s ease;
    color: #999;
    position: absolute;
    top: 50%;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.service.mlistpost .tabBtn .post-next .details:before,
.team.mlistpost .tabBtn .post-next .details:before {
    left: 25px;
}
.service.mlistpost .tabBtn .post-next .details:after,
.team.mlistpost .tabBtn .post-next .details:after {
    left: -30px;
    opacity: 0;
}
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .title {
    text-align: right;
}
.news.mlistpost .tabBtn.inPos .post-next,
.news.mlistpost .tabBtn.inPos .post-prev,
.project.mlistpost .tabBtn.inPos .post-next,
.project.mlistpost .tabBtn.inPos .post-prev {
    opacity: 1;
}
.news.mlistpost .tabBtn.outPos .post-next,
.news.mlistpost .tabBtn.outPos .post-prev,
.project.mlistpost .tabBtn.outPos .post-next,
.project.mlistpost .tabBtn.outPos .post-prev {
    opacity: 0;
    visibility: hidden;
}
.news.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-prev,
.project.mlistpost .tabBtn .post-next,
.project.mlistpost .tabBtn .post-prev {
    opacity: 0;
    width: 42px;
    height: 100px;
    position: fixed;
    z-index: 20;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: opacity 0.36s ease-out, visibility 0.36s ease-out;
}
.news.mlistpost .tabBtn .post-next:hover .details,
.news.mlistpost .tabBtn .post-prev:hover .details,
.project.mlistpost .tabBtn .post-next:hover .details,
.project.mlistpost .tabBtn .post-prev:hover .details {
    border-color: #111;
    background: #111;
}
.news.mlistpost .tabBtn .post-next:hover .details:before,
.news.mlistpost .tabBtn .post-prev:hover .details:before,
.project.mlistpost .tabBtn .post-next:hover .details:before,
.project.mlistpost .tabBtn .post-prev:hover .details:before {
    color: #fff;
}
.news.mlistpost .tabBtn .post-next .img-wrap,
.news.mlistpost .tabBtn .post-next .infor-wrap,
.news.mlistpost .tabBtn .post-prev .img-wrap,
.news.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap,
.project.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-prev .infor-wrap {
    width: 170px;
    opacity: 0;
    visibility: hidden;
}
.news.mlistpost .tabBtn .post-next .img-wrap,
.news.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap,
.project.mlistpost .tabBtn .post-prev .img-wrap {
    position: absolute;
    box-sizing: border-box;
    z-index: 10;
    height: 100%;
    border: 3px solid #111;
}
.news.mlistpost .tabBtn .post-next .img-wrap:after,
.news.mlistpost .tabBtn .post-prev .img-wrap:after,
.project.mlistpost .tabBtn .post-next .img-wrap:after,
.project.mlistpost .tabBtn .post-prev .img-wrap:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
}
.news.mlistpost .tabBtn .post-next .img-wrap div,
.news.mlistpost .tabBtn .post-prev .img-wrap div,
.project.mlistpost .tabBtn .post-next .img-wrap div,
.project.mlistpost .tabBtn .post-prev .img-wrap div {
    height: 100%;
    background-position: center center;
    background-size: cover;
}
.news.mlistpost .tabBtn .post-next .img-wrap img,
.news.mlistpost .tabBtn .post-prev .img-wrap img,
.project.mlistpost .tabBtn .post-next .img-wrap img,
.project.mlistpost .tabBtn .post-prev .img-wrap img {
    display: none;
}
.news.mlistpost .tabBtn .post-next .details,
.news.mlistpost .tabBtn .post-prev .details,
.project.mlistpost .tabBtn .post-next .details,
.project.mlistpost .tabBtn .post-prev .details {
    position: absolute;
    height: 100%;
    width: 42px;
    background: #fff;
    border: 1px solid #ececec;
    box-sizing: border-box;
    transition: all 0.3s ease-out 0s;
}
.news.mlistpost .tabBtn .post-next .details:before,
.news.mlistpost .tabBtn .post-prev .details:before,
.project.mlistpost .tabBtn .post-next .details:before,
.project.mlistpost .tabBtn .post-prev .details:before {
    content: "";
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 14px;
    line-height: 1;
    color: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    color: #999;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.news.mlistpost .tabBtn .post-next .infor-wrap,
.news.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap,
.project.mlistpost .tabBtn .post-prev .infor-wrap {
    position: absolute;
    top: 50%;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
}
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-prev .infor-wrap .title,
.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.project.mlistpost .tabBtn .post-next .infor-wrap .title,
.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.project.mlistpost .tabBtn .post-prev .infor-wrap .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-prev .infor-wrap .title,
.project.mlistpost .tabBtn .post-next .infor-wrap .title,
.project.mlistpost .tabBtn .post-prev .infor-wrap .title {
    width: 70%;
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle {
    width: 80%;
    display: block;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
}
.news.mlistpost .tabBtn .post-prev,
.project.mlistpost .tabBtn .post-prev {
    left: 0;
}
.news.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-prev .img-wrap {
    border-left: 0;
    left: 100%;
}
.news.mlistpost .tabBtn .post-prev .details,
.project.mlistpost .tabBtn .post-prev .details {
    left: 0;
}
.news.mlistpost .tabBtn .post-prev .details:before,
.project.mlistpost .tabBtn .post-prev .details:before {
    content: "\f104";
}
.news.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-prev .infor-wrap {
    padding-left: 20px;
    left: 100%;
}
.news.mlistpost .tabBtn .post-next,
.project.mlistpost .tabBtn .post-next {
    right: 0;
}
.news.mlistpost .tabBtn .post-next .img-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap {
    right: 100%;
    border-right: 0;
}
.news.mlistpost .tabBtn .post-next .details,
.project.mlistpost .tabBtn .post-next .details {
    right: 0;
}
.news.mlistpost .tabBtn .post-next .details:before,
.project.mlistpost .tabBtn .post-next .details:before {
    content: "\f105";
}
.news.mlistpost .tabBtn .post-next .infor-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap {
    right: 100%;
    padding-left: 20px;
}
@media screen and (min-width: 1600px) {
    .news.mlistpost .post-next:hover .img-wrap,
    .news.mlistpost .post-next:hover .infor-wrap,
    .news.mlistpost .post-prev:hover .img-wrap,
    .news.mlistpost .post-prev:hover .infor-wrap,
    .project.mlistpost .post-next:hover .img-wrap,
    .project.mlistpost .post-next:hover .infor-wrap,
    .project.mlistpost .post-prev:hover .img-wrap,
    .project.mlistpost .post-prev:hover .infor-wrap {
        opacity: 1;
        visibility: visible;
    }
    .news.mlistpost .post-next:hover .details,
    .news.mlistpost .post-prev:hover .details,
    .project.mlistpost .post-next:hover .details,
    .project.mlistpost .post-prev:hover .details {
        border-color: #111;
        background: #111;
    }
    .news.mlistpost .post-next:hover .details:before,
    .news.mlistpost .post-prev:hover .details:before,
    .project.mlistpost .post-next:hover .details:before,
    .project.mlistpost .post-prev:hover .details:before {
        color: #fff;
    }
}
.ff_postPage .news.mlistpost,
.ff_postPage .team.mlistpost {
    padding: 50px 50px 0;
}
.ff_postPage .news.mlistpost .module_container,
.ff_postPage .team.mlistpost .module_container {
    max-width: 100%;
}
.ff_postPage .news.mlistpost .postContent,
.ff_postPage .team.mlistpost .postContent {
    float: right;
    width: calc(100% - 440px);
}
.ff_postPage .news.mlistpost .postContent .postInfo,
.ff_postPage .team.mlistpost .postContent .postInfo {
    display: none;
}
.ff_postPage .news.mlistpost .postInfo .description a,
.ff_postPage .team.mlistpost .postInfo .description a {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    color: #555;
    height: 40px;
    padding: 0 30px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}
.ff_postPage .news.mlistpost .postInfo .description a:hover,
.ff_postPage .team.mlistpost .postInfo .description a:hover {
    background-color: #383838;
    color: #fff;
    border: 1px solid #383838;
}
.ff_postPage .news.mlistpost .listWrap,
.ff_postPage .team.mlistpost .listWrap {
    float: left;
    width: 440px;
    padding-right: 50px;
    box-sizing: border-box;
}
.ff_postPage .news.mlistpost .listWrap > .item_tags,
.ff_postPage .team.mlistpost .listWrap > .item_tags {
    margin-bottom: 20px;
}
.ff_postPage .news.mlistpost .listWrap .postInfo .item_tags,
.ff_postPage .team.mlistpost .listWrap .postInfo .item_tags {
    display: none;
}
.ff_postPage .news.mlistpost .listContent_post,
.ff_postPage .team.mlistpost .listContent_post {
    border-top: 1px solid rgba(170, 170, 170, 0.2);
}
.ff_postPage .project.mlistpost .postInfo .description a,
.ff_postPage .service.mlistpost .postInfo .description a {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    color: #555;
    height: 40px;
    padding: 0 30px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}
.ff_postPage .project.mlistpost .postInfo .description a:hover,
.ff_postPage .service.mlistpost .postInfo .description a:hover {
    background-color: #383838;
    color: #fff;
    border: 1px solid #383838;
}
.ff_postPage .project.mlistpost .listWrap .postInfo,
.ff_postPage .service.mlistpost .listWrap .postInfo {
    display: none;
}
.ff_postPage .project.mlistpost .listWrap .postInfo .description a,
.ff_postPage .service.mlistpost .listWrap .postInfo .description a {
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    color: #555;
    height: 40px;
    padding: 0 30px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}
.ff_postPage .project.mlistpost .listWrap .postInfo .description a:hover,
.ff_postPage .service.mlistpost .listWrap .postInfo .description a:hover {
    background-color: #383838;
    color: #fff;
    border: 1px solid #383838;
}
.ff_postPage .project.mlistpost .listContent_post,
.ff_postPage .service.mlistpost .listContent_post {
    border-top: 1px solid rgba(170, 170, 170, 0.2);
}
#mcontact {
    padding-bottom: 0;
}
#mcontact .contactlist {
    padding-top: 50px;
}
#mcontact .contactlist::after {
    content: "";
    display: block;
    clear: both;
}
#mcontact .contactinfo {
    margin-top: 60px;
    margin-bottom: 100px;
}
#mcontact .contactinfo .contact_name {
    color: #3d3d3d;
    padding-right: 60px;
    width: 320px;
    float: left;
    overflow: inherit;
    white-space: inherit;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
    font-weight: 100;
}
#mcontact .contactinfo p {
    float: left;
    width: 246px;
    padding-right: 50px;
    padding-left: 52px;
    height: auto;
    border-left: 1px solid #ececec;
    line-height: 24px;
    font-size: 13px;
    color: #989898;
}
#mcontact .ff_social {
    clear: both;
    position: relative;
    top: -30px;
}
#mcontact .ff_social::after {
    content: "";
    display: block;
    clear: both;
}
#mcontact .ff_social a {
    width: 30px;
    height: 30px;
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    border-radius: 15px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    color: #b3b3b3;
    background: rgba(255, 0, 0, 0);
    margin-right: 20px;
}
#mcontact .ff_social a:hover {
    color: #fff;
    background: #5c5c5c;
}
#mcontact .contactform {
    position: relative;
}
#mcontact .contactform::after {
    content: "";
    display: block;
    clear: both;
}
#mcontact .contactform form {
    position: relative;
    z-index: 1;
    padding-top: 40px;
    padding-bottom: 100px;
}
#mcontact .contactform form::before {
    content: "";
    position: absolute;
    width: 1000vw;
    height: 100%;
    top: 0;
    left: 50%;
    background: #46474e;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}
#mcontact .contactform p {
    overflow: hidden;
    float: left;
    width: calc(100% / 3);
}
#mcontact .contactform .contactform_submit {
    float: none;
    margin: auto;
}
#mcontact .contactform .contactform_content {
    width: 100%;
}
#mcontact .contactform .contactform_content textarea {
    height: 70px;
    resize: none;
    overflow: hidden;
    margin-right: 0;
}
#mcontact .contactform .contactform_tel {
    margin-right: 0;
}
#mcontact .contactform .inputtxt {
    border: none;
    width: calc(100% - 40px);
    margin-bottom: 5px;
    background: 0 0;
    color: #d6d6d6;
    float: left;
    border-bottom: 1px solid rgba(231, 228, 228, 0.22);
    margin-right: 42px;
    height: 40px;
    line-height: 20px;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #bcbcbc;
    transition: all 0.3s ease-out 0s;
}
#mcontact .contactform .inputtxt.submit {
    display: block;
    clear: both;
    float: none;
    width: 280px;
    height: 56px;
    line-height: 52px;
    background-color: rgba(186, 186, 186, 0);
    border: 2px solid #6d6d6d;
    margin: 60px auto 0;
    padding: 0;
    cursor: pointer;
}
#mcontact .contactform .inputtxt.submit:hover {
    background-color: rgba(186, 186, 186, 0.37);
    border: 2px solid rgba(134, 134, 134, 0);
    color: #e8e8e8;
}
.project.mlistpost .postInfo {
    padding-bottom: 50px;
}
.project.mlistpost .postInfo::after {
    content: "";
    display: block;
    clear: both;
}
.project.mlistpost .postInfo .mainInfor {
    max-width: calc(50% - 40px);
    float: left;
}
.project.mlistpost .postInfo .mainInfor .title {
    font-size: 22px;
    color: #444;
}
.project.mlistpost .postInfo .mainInfor .subtitle {
    line-height: 24px;
    font-size: 13px;
    color: #c1c1c1;
}
.project.mlistpost .postInfo .description {
    max-width: 50%;
    float: right;
    color: #929292;
}
.project.mlistpost .postInfo .description a {
    box-sizing: border-box;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    border: 1px solid #dbdbdb;
    background-color: #fff;
    color: #555;
    height: 40px;
    width: 100%;
    line-height: 40px;
    text-align: center;
    display: block;
    margin-top: 20px;
}
.project.mlistpost .postInfo .description a:hover {
    background-color: #383838;
    color: #fff;
    border: 1px solid #383838;
}
#footer {
    padding: 10px 56px;
}
#footer p {
    width: 1170px;
    line-height: 24px;
    height: 24px;
    text-align: left;
    margin: 0 auto;
}
#footer p span.ellipsis {
    display: inline;
    max-width: 70%;
}
#footer p a#flogo {
    display: inline-block;
    width: 50px;
    height: 20px;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 2px;
}
#footer p a#fbeian {
    vertical-align: top;
}
.pageEditor .module_container {
    padding-top: 60px;
}
.pageEditor .container_header .subtitle,
.pageEditor .container_header .title {
    text-align: center;
}
.mlist:not(.imagelink) .content_list .item_block:hover {
    background-color: transparent;
}
.mlist:not(.imagelink) .content_list .item_block:hover .details {
    border-color: #111;
    background-color: #111;
    color: #fff;
}
.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}
.mlist:not(.imagelink)
    .content_list
    .item_block:hover
    .item_box
    .item_wrapper
    .item_info
    .title {
    color: #111;
}
.mlist:not(.imagelink)
    .content_list
    .item_block:hover
    .item_box
    .item_wrapper
    .item_info
    .subtitle {
    color: #868585;
}
.mlist:not(.imagelink)
    .content_list
    .item_block:hover
    .item_box
    .item_wrapper
    .date_wrap {
    color: #868585;
}
.mlist:not(.imagelink)
    .content_list
    .item_block:hover
    .item_box
    .item_wrapper
    .item_des
    .description {
    color: #868585;
}
.ff_topSlider .owl-dots .active.owl-dot span,
.ff_topSlider .owl-dots .owl-dot:hover span,
.imagelink .owl-dots .active.owl-dot span,
.imagelink .owl-dots .owl-dot:hover span,
.mlist .owl-dots .active.owl-dot span,
.mlist .owl-dots .owl-dot:hover span {
    background: #fff;
}
.ff_topSlider .owl-dots .owl-dot span,
.imagelink .owl-dots .owl-dot span,
.mlist .owl-dots .owl-dot span {
    border: 1px solid #fff;
    border-color: rgba(255, 255, 255, 0.5);
    background: 0 0;
    width: 8px;
    height: 8px;
    margin: 5px;
    transition: all 0.2s ease-in;
}
@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon.eot?6jyupl);
    src: url(fonts/icomoon.eot?6jyupl#iefix) format("embedded-opentype"),
        url(fonts/icomoon.ttf?6jyupl) format("truetype"),
        url(fonts/icomoon.woff?6jyupl) format("woff"),
        url(fonts/icomoon.svg?6jyupl#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: HELVETICANEUELTPRO-THEX;
    src: url(/template/default/css/fonts/HELVETICANEUELTPRO-THEX.OTF);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: HELVETICANEUETHN;
    src: url(/template/default/css/fonts/HELVETICANEUETHN.TTF);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: helveticaneuethn;
    src: url(/template/default/css/fonts/helveticaneuethn.otf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: GOTHAMRND-LIGHT;
    src: url(/template/default/css/fonts/GOTHAMRND-LIGHT.OTF);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: GOTHAMRND-BOOK;
    src: url(/template/default/css/fonts/GOTHAMRND-BOOK.OTF);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: FontAwesome;
    src: url(/template/default/css/fonts/FontAwesome.otf);
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: GOTHAM-BLACK;
    src: url(/template/default/css/fonts/GOTHAM-BLACK.OTF);
    font-weight: 400;
    font-style: normal;
}
@-webkit-keyframes bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes bouncedelay {
    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@-webkit-keyframes navFixed {
    0% {
        -webkit-transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@keyframes navFixed {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes nav-item-searchshow {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: cubic-bezier(
            0.2727,
            0.0986,
            0.8333,
            1
        );
        animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
}
@keyframes nav-item-searchshow {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: cubic-bezier(
            0.2727,
            0.0986,
            0.8333,
            1
        );
        animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
}
@-webkit-keyframes nav-item-searchhide {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-animation-timing-function: cubic-bezier(
            0.2727,
            0.0986,
            0.8333,
            1
        );
        animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes nav-item-searchhide {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-animation-timing-function: cubic-bezier(
            0.2727,
            0.0986,
            0.8333,
            1
        );
        animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
    }
    40% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes searchform-slide-one {
    0% {
        -webkit-transform: translate3d(calc(-50% + 100px), 0, 0);
        transform: translate3d(calc(-50% + 100px), 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.11393,
            0.8644,
            0.14684,
            1
        );
        animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
    }
    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}
@keyframes searchform-slide-one {
    0% {
        -webkit-transform: translate3d(calc(-50% + 100px), 0, 0);
        transform: translate3d(calc(-50% + 100px), 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.11393,
            0.8644,
            0.14684,
            1
        );
        animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
    }
    100% {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }
}
@-webkit-keyframes searchform-slideout-one {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.11393,
            0.8644,
            0.14684,
            1
        );
        animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-calc(100px + 50%), 0, 0);
        transform: translate3d(-calc(100px + 50%), 0, 0);
    }
}
@keyframes searchform-slideout-one {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.11393,
            0.8644,
            0.14684,
            1
        );
        animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-calc(100px + 50%), 0, 0);
        transform: translate3d(-calc(100px + 50%), 0, 0);
    }
}
@-webkit-keyframes searchform-slide-two {
    0% {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.11393,
            0.8644,
            0.14684,
            1
        );
        animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes searchform-slide-two {
    0% {
        -webkit-transform: translate3d(100px, 0, 0);
        transform: translate3d(100px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.11393,
            0.8644,
            0.14684,
            1
        );
        animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@-webkit-keyframes searchform-slideout-two {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100, 0, 0);
        transform: translate3d(-100, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.11393,
            0.8644,
            0.14684,
            1
        );
        animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes searchform-slideout-two {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100, 0, 0);
        transform: translate3d(-100, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(
            0.11393,
            0.8644,
            0.14684,
            1
        );
        animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
body,
dd,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;   
}
ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
a {
    text-decoration: none;
}
img {
    border: none;
    vertical-align: top;
}
input,
textarea {
    margin: 0;
    padding: 0;
    outline: 0;
}
select {
    outline: 0;
}
textarea {
    resize: none;
    overflow: auto;
}
table {
    border-collapse: collapse;
}
td,
th {
    padding: 0;
}
input,
textarea {
    font-family: "微软雅黑", Arial;
    outline: 0;
    font-size: 14px;
    -webkit-appearance: none;
    border: none;
    background: 0 0;
}
.clear {
    clear: both;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}
.clearfix:after {
    clear: both;
    display: block;
    content: "";
}
.clearfix {
    zoom: 1;
}
.fw {
    margin: 0 auto;
    width: 1180px;
}
.hide {
    display: none;
}
.obHide {
    display: none;
    visibility: hidden;
    position: absolute;
    z-index: 99;
}
.show {
    display: block;
}
.fa {
    color: inherit;
    line-height: inherit;
}
[class*=" icon-"],
[class^="icon-"] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-down03:before {
    content: "\e900";
}
.icon-arrow-left:before {
    content: "\e901";
}
.icon-arrow-left01:before {
    content: "\e902";
}
.icon-arrow-left02:before {
    content: "\e903";
}
.icon-arrow-left03:before {
    content: "\e904";
}
.icon-arrow-left04:before {
    content: "\e905";
}
.icon-arrow-right:before {
    content: "\e906";
}
.icon-arrow-right01:before {
    content: "\e907";
}
.icon-arrow-right02:before {
    content: "\e908";
}
.icon-arrow-right03:before {
    content: "\e909";
}
.icon-arrow-right04:before {
    content: "\e90a";
}
.icon-arrow-top03:before {
    content: "\e90b";
}
body,
html {
    font: 12px Arial, "微软雅黑";
    color: #666;
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}
body {
    overflow-x: hidden;
}
a {
    color: #666;
}
a.active {
    color: #333;
}
img {
    max-width: 100%;
}
.fa-angle-down,
.fa-angle-right {
    color: inherit;
    padding-left: 10px;
}
.item_index {
    display: none;
}
::-webkit-scrollbar,
::-webkit-scrollbar-thumb,
::-webkit-scrollbar-track-piece {
    width: 5px;
}


.item_tags {
    clear: both;
    height: 28px;
    border-top: 1px solid rgba(170, 170, 170, 0.2);
}
.item_tags::after {
    content: "";
    display: block;
    clear: both;
}
.item_tags .item_box {
    display: none;
}
.item_tags .fa-tags {
    display: none;
}
.item_tags > a {
    float: left;
    margin-right: 10px;
    padding: 0 14px;
    line-height: 26px;
    border: 1px solid rgba(170, 170, 170, 0.2);
}
.module {
    background: #fff;
}
.container_header .title {
    font-size: 24px;
    line-height: 30px;
    color: #555;
}
.container_header .subtitle {
    font-size: 14px;
    color: #bbb;
    line-height: 26px;
}
.container_category {
    padding-top: 40px;
    text-align: center;
}
.container_category > a {
    display: inline-block;
    margin: 0 5px;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    padding: 0 20px;
}
.container_content {
    clear: both;
}
.mlist:not(.imagelink) .content_list .item_block {
    border: 1px solid rgba(170, 170, 170, 0.2);
    background-color: transparent;
    box-sizing: border-box;
}
.mlist:not(.imagelink) .content_list .item_block .item_tags {
    padding: 15px;
}
.mlist:not(.imagelink) .content_list .item_info .title {
    transition: all 0.36s ease;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}
.mlist:not(.imagelink) .content_list .item_info .subtitle {
    transition: all 0.36s ease;
    color: #777;
    font-size: 14px;
    line-height: 22px;
}
.mlist:not(.imagelink) .content_list .date_wrap {
    transition: all 0.36s ease;
    font-size: 13px;
    line-height: 26px;
    color: #888;
}
.mlist:not(.imagelink) .content_list .item_des {
    margin-top: 13px;
}
.mlist:not(.imagelink) .content_list .item_des .description {
    transition: all 0.36s ease;
    font-size: 13px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: #999;
}
.mlist:not(.imagelink) .content_list .item_img {
    position: relative;
    overflow: hidden;
}
.mlist:not(.imagelink) .content_list .item_img img {
    transition: all 0.36s ease;
    display: inline;
}
.mlist:not(.imagelink) .content_list .item_wrapper .details {
    display: none;
}
.mlist:not(.imagelink) .content_list .details {
    transition: all 0.36s ease;
    border: 1px solid rgba(170, 170, 170, 0.2);
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    margin-left: 20px;
    margin-bottom: 30px;
    padding: 0 20px;
}
#pages {
    padding: 40px 0 80px;
}
#pages::after {
    content: "";
    display: block;
    clear: both;
}
#pages a {
    float: left;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
#pages .page-item {
    margin-right: 5px;
    text-align: center;
    background-color: transparent;
    border: 1px solid rgba(170, 170, 170, 0.2);
}
#pages .page-item.active,
#pages .page-item:hover {
    border-color: #111;
    color: #fff;
    background-color: #111;
}
.ff_pageTarget {
    background-color: #f7f7f7;
    line-height: 45px;
}
.ff_pageTarget .fa-angle-right {
    padding: 0 10px;
}
.ff_pageTarget .container_target a:hover {
    color: #111;
}
.ff_pageTarget .container_target a:last-child {
    color: #111;
}
.postbody {
    font-size: 13px;
}
.postbody p {
    line-height: 24px;
}
.postbody hr {
    margin: 20px 0;
    border: none;
    border-top: 1px dotted rgba(170, 170, 170, 0.2);
}
#banner div {
    height: 300px;
}
.ff_pageList .container_category + .container_content {
    padding-top: 40px;
}
.postSlider .owl-nav {
    height: 0;
    top: 50%;
    -webkit-transform: translateY(calc(-50%));
    -ms-transform: translateY(calc(-50%));
    transform: translateY(calc(-50%));
    position: absolute;
    width: 100%;
    margin: 0;
}
.postSlider .owl-nav .owl-next,
.postSlider .owl-nav .owl-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.postSlider .owl-nav .owl-next,
.postSlider .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
}
.postSlider .tab_content {
    padding-bottom: 20px;
}
.postSlider .tab_content .item_img {
    width: 100%;
    height: 530px;
}
.postSlider .tab_content .item_img img {
    width: auto;
    height: 100%;
    margin: auto;
}
.postSlider .tab_content .owl-item .item_block {
    margin-bottom: 0;
}
.postSlider .tab_button {
    width: 320px;
    margin: 0 auto;
}
.postSlider .tab_button .item_img {
    position: relative;
    width: 100px;
    height: 60px;
    overflow: hidden;
}
.postSlider .tab_button .item_img:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}
.postSlider .tab_button .item_img img {
    min-width: 100%;
    min-height: 100%;
}
.postSlider .tab_button .item_block {
    cursor: pointer;
}
.postSlider .tab_button .item_block.current .item_img:after,
.postSlider .tab_button .item_block:hover .item_img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #111;
    box-sizing: border-box;
}
.postContent {
    margin-bottom: 40px;
    padding-top: 40px;
}
.postInfo .title {
    color: #444;
    font-size: 16px;
    transition: all 0.3s ease-out 0s;
    line-height: 20px;
}
.postInfo .subtitle {
    color: #999;
    font-size: 12px;
    margin-top: 4px;
    transition: all 0.3s ease-out 0s;
    line-height: 14px;
}
.postInfo .description {
    margin-top: 20px;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 24px;
    color: #888;
}
.postInfo .usetdate {
    font-size: 13px;
    line-height: 24px;
}
.listContent_post h3 {
    font-size: 14px;
    padding: 30px 0;
}
.listContent_post > .item_tags {
    padding: 0;
    margin-bottom: 30px;
    border-top: none;
}
.postbody {
    margin-bottom: 60px;
}
.ff_postPage .ff_pageTarget.module {
    margin-top: 0;
}
.ff_postPage .mlist .more {
    display: none !important;
}
.ff_pageList,
.ff_postPage {
    padding-bottom: 60px;
}
.postInfo .postbody {
    color: #888;
    font-size: 13px;
}
#postWrapper::after {
    content: "";
    display: block;
    clear: both;
}
#navWrapper {
    display: none;
}
#headTop > * {
    display: none;
}
#headTop > #logo {
    display: block;
}
#header {
    position: fixed;
    top: 20px;
    left: 30px;
    z-index: 10;
}
body #navMini {
    display: block;
}
#navMini {
    position: fixed;
    top: 0;
    left: 0;
    width: 160px;
  
    box-sizing: border-box;
    font-size: 14px;
    z-index: 10;
}
#navMini .wrapper {
    padding-top: 30px;
   /*  background: #fff; */
    height: 100%;
   /*  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); */
}
#minLogo {
    display: block;
    text-align: center;
    margin-bottom: 40px;
}
#minHcontact {
    position: absolute;
    bottom: 30px;
    width: 100%;
}
#sitecontent {
  /*   margin-left: 120px; */
}
#minNavWrapper .nav > .navitem {
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
#minNavWrapper .nav > .navitem:hover .subnav {
    left: 100%;
}
#minNavWrapper .nav > .navitem a {
    transition: all 0.16s ease;
    display: block;
}
#minNavWrapper .nav > .navitem a:hover {
    background-color: #f1f1f1;
}
#minNavWrapper .nav > .navitem a.active {
    background: #111;
    color: #fff;
}
#minNavWrapper .nav > .navitem a.active:hover {
    color: #fff;
}
#minNavWrapper .nav > .navitem a > .fa {
    position: absolute;
    right: 0;
    display: none;
}
#minNavWrapper .subnav {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition-delay: 0.2s;
    font-size: 12px;
    z-index: -99;
}
#minNavWrapper .subnav:before {
    content: "";
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    height: 200vh;
    background: #171717;
    z-index: -1;
    left: 0;
    border-top: 3px solid #171717;
}
#minNavWrapper .subnav > li {
    border-bottom: #2e2f29 1px solid;
}
#minNavWrapper .subnav > li a {
    color: #bbb9b9;
}
#sitecontent {
    margin: 0;
}
#sitecontent {
    /* margin-left: 120px; */
}
#navMini {
    display: none;
}
.ff_sitecontent .module .module_container {
    max-width: 1170px;
    margin: 0 auto;
}
.npagePage .more {
    display: none !important;
}
.ff_pageList .content {
    background: #fff;
}
.ff_indexPage .module {
    padding-top: 80px;
    padding-bottom: 100px;
}
.ff_indexPage {
    position: relative;
}
.wow {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.ff_indexPage .mlist .content_wrapper {
    padding-top: 51px;
}
.ff_indexPage .mlist .content_wrapper .more_wrap .more {
    display: none;
}
.ff_indexPage .mlist .content_wrapper .more {
    display: block;
    line-height: 46px;
    width: 200px;
    text-align: center;
    margin: 50px auto 0;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid rgba(170, 170, 170, 0.2);
}
.ff_indexPage .mlist .content_wrapper .more:hover {
    color: #fff;
    background-color: #111;
}
.mlist .owl-nav {
    height: 0;
    top: 50%;
    -webkit-transform: translateY(calc(-50%));
    -ms-transform: translateY(calc(-50%));
    transform: translateY(calc(-50%));
    position: absolute;
    width: 100%;
    margin: 0;
}
.mlist .owl-nav .owl-next,
.mlist .owl-nav .owl-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.mlist .owl-nav .owl-prev {
    position: absolute;
    left: -50px;
}
.mlist .owl-nav .owl-next {
    position: absolute;
    right: -50px;
}
.mlist .owl-nav .owl-next,
.mlist .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
}
.mlist .owl-dots {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ff_indexPage #topSlider {
    padding-top: 0;
    padding-bottom: 0;
}
#sliderDirThemb,
#sliderDotThemb {
    border-color: #111;
}
#topSlider {
    background: 0 0;
}
.ff_topSlider {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
}
.ff_topSlider .content_list {
    height: 100%;
    overflow: hidden;
    display: block;
    visibility: hidden;
}
.ff_topSlider .content_list.owl-loaded {
    visibility: visible;
}
.ff_topSlider .content_list[data-slider-mode="3"] {
    width: 3600px;
    padding: 40px 0;
}
.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer {
    width: 3600px;
    height: 100%;
    left: 50%;
    margin-left: -1800px;
}
.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after,
.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:before {
    content: "";
    width: 1200px;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 2;
    top: 0;
    border: #1c1c1c 30px solid;
    box-sizing: border-box;
}
.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:before {
    left: 0;
}
.ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after {
    right: 0;
}
.ff_topSlider
    .content_list[data-slider-mode="3"]
    .owl-item.active
    .item_block
    p {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}
.ff_topSlider
    .content_list[data-slider-mode="3"]
    .owl-item.active.active3
    .item_block
    p {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.ff_topSlider .content_list .owl-item.active .item_block p {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.ff_topSlider .content_list .item_block {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.ff_topSlider .content_list .item_block div.item_bg {
    position: absolute;
    width: 100%;
    height: 100%;
}
.ff_topSlider .content_list .item_block div.item_bg.image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.ff_topSlider .content_list .item_block div.item_bg.video video {
    width: 100%;
    height: 100%;
}
.ff_topSlider .content_list .item_block div.mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.ff_topSlider .content_list .item_block a {
    width: 100%;
    height: 100%;
    display: table;
    position: absolute;
    left: 0;
    top: 0;
}
.ff_topSlider .content_list .item_block a div {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 50px;
}
.ff_topSlider .content_list .item_block a i {
    text-indent: 20px;
    font-size: 24px;
}
.ff_topSlider .content_list .item_block p {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
    -webkit-transition: all cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
    opacity: 0;
    color: #fff;
    max-width: 1170px;
    margin: 0 auto;
}
.ff_topSlider .content_list .item_block p.title {
    font-size: 46px;
    line-height: 46px;
    height: 46px;
    transition-delay: 0s;
}
.ff_topSlider .content_list .item_block p.subtitle {
    font-size: 16px;
    height: 16px;
    color: #ddd;
    transition-delay: 0.2s;
    margin-top: 6px;
}
.ff_topSlider .progress {
    display: none;
    width: 100%;
    height: 1px;
    background: rgba(150, 57, 71, 0.8);
    bottom: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}
.ff_topSlider .owl-nav {
    height: 0;
    top: 50%;
    -webkit-transform: translateY(calc(-50%));
    -ms-transform: translateY(calc(-50%));
    transform: translateY(calc(-50%));
    position: absolute;
    width: 100%;
    margin: 0;
}
.ff_topSlider .owl-nav .owl-next,
.ff_topSlider .owl-nav .owl-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ff_topSlider .owl-nav .owl-prev {
    position: absolute;
    left: 0;
}
.ff_topSlider .owl-nav .owl-next {
    position: absolute;
    right: 0;
}
.ff_topSlider .owl-nav .owl-next,
.ff_topSlider .owl-nav .owl-prev {
    width: 50px;
    height: 50px;
}
.ff_topSlider .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ff_indexPage .service .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.ff_indexPage .service .content_wrapper {
    position: relative;
    margin-right: 0;
}
.ff_indexPage .service .content_wrapper.slider {
    margin-right: 0;
}
.ff_indexPage .service .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.ff_indexPage .service .owl-item .item_block {
    width: 100%;
}
.ff_indexPage .service .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 1 - 0);
    height: auto;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.npagePage:not(.post) .service .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.npagePage:not(.post) .service .content_wrapper {
    position: relative;
    margin-right: -20px;
}
.npagePage:not(.post) .service .content_wrapper.slider {
    margin-right: 0;
}
.npagePage:not(.post) .service .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.npagePage:not(.post) .service .owl-item .item_block {
    width: 100%;
}
.npagePage:not(.post) .service .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 3 - 20px);
    height: auto;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.service.mlistpost .listContent_post .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.service.mlistpost .listContent_post .content_wrapper {
    position: relative;
    margin-right: -15px;
}
.service.mlistpost .listContent_post .content_wrapper.slider {
    margin-right: 0;
}
.service.mlistpost .listContent_post .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.service.mlistpost .listContent_post .owl-item .item_block {
    width: 100%;
}
.service.mlistpost .listContent_post .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 3 - 15px);
    height: auto;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.project.mlistpost .listContent_post .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.project.mlistpost .listContent_post .content_wrapper {
    position: relative;
    margin-right: -15px;
}
.project.mlistpost .listContent_post .content_wrapper.slider {
    margin-right: 0;
}
.project.mlistpost .listContent_post .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.project.mlistpost .listContent_post .owl-item .item_block {
    width: 100%;
}
.project.mlistpost .listContent_post .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 3 - 15px);
    height: auto;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.project.mlistpost .postContent {
    padding-bottom: 30px;
    margin-bottom: 0;
}
.project .container_content .item_block .item_box {
    cursor: url(/static/upload/image/20190711/1562828209440912.png), pointer;
}
.project .container_content .item_block .item_box:active {
    cursor: url(/static/upload/image/20190711/1562828236401406.png), pointer;
}
.ff_indexPage .team .content_list::after,
.npagePage:not(.post) .team .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.ff_indexPage .team .content_wrapper,
.npagePage:not(.post) .team .content_wrapper {
    position: relative;
    margin-right: 0;
}
.ff_indexPage .team .content_wrapper.slider,
.npagePage:not(.post) .team .content_wrapper.slider {
    margin-right: 0;
}
.ff_indexPage .team .content_wrapper.slider .item_block,
.npagePage:not(.post) .team .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.ff_indexPage .team .owl-item .item_block,
.npagePage:not(.post) .team .owl-item .item_block {
    width: 100%;
}
.ff_indexPage .team .item_block,
.npagePage:not(.post) .team .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 1 - 0px);
    height: auto;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.team.mlistpost .listContent_post .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.team.mlistpost .listContent_post .content_wrapper {
    position: relative;
    margin-right: 0;
}
.team.mlistpost .listContent_post .content_wrapper.slider {
    margin-right: 0;
}
.team.mlistpost .listContent_post .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.team.mlistpost .listContent_post .owl-item .item_block {
    width: 100%;
}
.team.mlistpost .listContent_post .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 1 - 0px);
    height: auto;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.team.mlistpost .item_img {
    display: none;
}
.team.mlistpost .content_list .item_block .item_wrapper {
    width: 100%;
}
.ff_indexPage .news .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.ff_indexPage .news .content_wrapper {
    position: relative;
    margin-right: 0;
}
.ff_indexPage .news .content_wrapper.slider {
    margin-right: 0;
}
.ff_indexPage .news .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.ff_indexPage .news .owl-item .item_block {
    width: 100%;
}
.ff_indexPage .news .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 4 - 0px);
    height: auto;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.ff_pageList .news .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.ff_pageList .news .content_wrapper {
    position: relative;
    margin-right: 0;
}
.ff_pageList .news .content_wrapper.slider {
    margin-right: 0;
}
.ff_pageList .news .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.ff_pageList .news .owl-item .item_block {
    width: 100%;
}
.ff_pageList .news .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 1 - 0px);
    height: auto;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.news.mlistpost .listContent_post .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.news.mlistpost .listContent_post .content_wrapper {
    position: relative;
    margin-right: 0;
}
.news.mlistpost .listContent_post .content_wrapper.slider {
    margin-right: 0;
}
.news.mlistpost .listContent_post .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.news.mlistpost .listContent_post .owl-item .item_block {
    width: 100%;
}
.news.mlistpost .listContent_post .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 1 - 0px);
    height: auto;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.news.mlistpost .item_img {
    display: none;
}
.news.mlistpost .content_list .item_block .item_wrapper {
    width: 100%;
}
.mcustomize.ff_ti .contentbody {
    display: none;
}
.mcustomize.ff_ti .link_icon {
    display: none;
}
.mcustomize .link_icon {
    display: none;
}
.mcustomize.tlir .module_container::after,
.mcustomize.tril .module_container::after {
    content: "";
    display: block;
    clear: both;
}
.mcustomize.tlir .container_content,
.mcustomize.tril .container_content {
    position: relative;
}
.mcustomize.tlir .container_content::after,
.mcustomize.tril .container_content::after {
    content: "";
    display: block;
    clear: both;
}
.mcustomize.tlir .container_content .contentbody .wrapper,
.mcustomize.tril .container_content .contentbody .wrapper {
    padding-top: 60px;
}
.mcustomize.tlir .container_content .contentbody .wrapper .header,
.mcustomize.tril .container_content .contentbody .wrapper .header {
    position: absolute;
    top: 0;
    height: 60px;
}
.mcustomize.tlir .container_content .contentbody .wrapper .description,
.mcustomize.tril .container_content .contentbody .wrapper .description {
    max-width: 700px;
    margin: auto;
    margin-top: 50px;
}
.mcustomize.tlir .container_content .mediabody .image,
.mcustomize.tril .container_content .mediabody .image {
    width: 400px;
    height: 260px;
    background-size: cover;
    background-repeat: no-repeat;
}
.mcustomize.tlir .container_content .mediabody .link_icon,
.mcustomize.tril .container_content .mediabody .link_icon {
    display: none;
}
.mcustomize.tlir .contentbody {
    float: left;
}
.mcustomize.tlir .mediabody {
    float: right;
}
.mcustomize.tril .contentbody {
    float: right;
}
.mcustomize.tril .mediabody {
    float: left;
}
.ff_indexPage .mcounter {
    padding-top: 0;
    padding-bottom: 0;
}
.ff_indexPage .mcounter .container_content {
    position: absolute;
    width: 100%;
    height: 190px;
}
.ff_indexPage .mcounter .content_list {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    padding: 0;
}
.ff_indexPage .mcounter .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.ff_indexPage .mcounter .content_list li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
}
.ff_indexPage .mcounter .content_list li:not(:last-child):after {
    content: "";
    position: absolute;
    width: 1px;
    height: 45px;
    background-color: rgba(170, 170, 170, 0.2);
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ff_indexPage .mcounter .content_list li .title {
    color: #999;
    font-size: 13px;
    line-height: 30px;
}
.ff_indexPage .mcounter .content_list li p {
    text-align: center;
    font-size: 14px;
}
.ff_indexPage .mcounter .content_list li p.number .counterDX {
    font-size: 50px;
    font-family: helveticaneuethn, Arial;
    text-align: center;
    margin-top: 15px;
    line-height: 52px;
    vertical-align: top;
}
.ff_indexPage .mcounter .content_list li p.number .title {
    font-size: 13px;
    line-height: 30px;
}
.ff_indexPage .mcounter .content_list li p.number .unit {
    position: relative;
    top: 1px;
    left: 3px;
    font-size: 14px;
    vertical-align: top;
}
.ff_indexPage .mcounter .module_container {
    position: relative;
    height: 190px;
}
.mcounter {
    position: relative;
}
.imagelink .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.imagelink .content_wrapper {
    position: relative;
    margin-right: -14px;
}
.imagelink .content_wrapper.slider {
    margin-right: 0;
}
.imagelink .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.imagelink .owl-item .item_block {
    width: 100%;
}
.imagelink .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 4 - 14px);
    height: auto;
    float: left;
    margin-right: 14px;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.imagelink .content_wrapper {
    padding-top: 50px;
}
.imagelink .content_list .item_block {
    border: none;
}
.imagelink .content_list .item_block .date_wrap {
    display: none;
}
.imagelink .content_list .item_block .item_img {
    display: block;
}
.imagelink .content_list .item_block .item_box {
    position: relative;
}
.imagelink .content_list .item_block .item_box img {
    width: 100%;
    height: auto;
    transition: all ease-out 0.3s 0.1s;
    float: none;
    box-sizing: border-box;
    opacity: 0.8;
}
.imagelink .content_list .item_block .item_box:after {
    content: "";
    border: 1px solid rgba(170, 170, 170, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.imagelink .content_list .item_block .item_box:hover {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
}
.imagelink .content_list .item_block .item_wrapper .item_info .title {
    font-size: 13px;
    line-height: 36px;
    color: #999;
    text-align: center;
}
.imagelink .container_category,
.imagelink .item_des {
    display: none;
}
.imagelink .owl-dots {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ff_indexPage .ad01 .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.ff_indexPage .ad01 .content_wrapper {
    position: relative;
    margin-right: 0;
}
.ff_indexPage .ad01 .content_wrapper.slider {
    margin-right: 0;
}
.ff_indexPage .ad01 .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.ff_indexPage .ad01 .owl-item .item_block {
    width: 100%;
}
.ff_indexPage .ad01 .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 1 - 0px);
    height: auto;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
.ff_indexPage .ad01 .tab_button .content_list::after {
    content: "";
    display: block;
    clear: both;
}
.ff_indexPage .ad01 .tab_button .content_wrapper {
    position: relative;
    margin-right: 0;
}
.ff_indexPage .ad01 .tab_button .content_wrapper.slider {
    margin-right: 0;
}
.ff_indexPage .ad01 .tab_button .content_wrapper.slider .item_block {
    margin-bottom: 0;
}
.ff_indexPage .ad01 .tab_button .owl-item .item_block {
    width: 100%;
}
.ff_indexPage .ad01 .tab_button .item_block {
    transition: all 0.36s ease;
    width: calc(100% / 4 - 0px);
    height: auto;
    float: left;
    margin-right: 0;
    margin-bottom: 20px;
    position: relative;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.15);
}
#shares {
    position: fixed;
    right: 0;
    bottom: 63px;
    z-index: 99;
    height: 124px;
}
#shares a {
    width: 40px;
    height: 40px;
    border: 1px solid #e6e6e6;
    display: block;
    font-size: 16px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease-out 0s;
    background-color: #fff;
}
#shares a .fa {
    padding-left: 0;
}
#shares a#sweixin {
    top: -1px;
}
#shares a#gotop {
    margin-top: -2px;
    font-size: 22px;
}
#shares a#gotop i {
    margin-top: 6px;
}
#shares a:hover {
    border-color: #111;
    z-index: 1;
    background-color: #111;
}
#shares a:hover i {
    color: #fff;
}
#shares a i {
    margin-top: 12px;
    transition: all 0.3s ease-out 0s;
}
#shares a i.fa.fa-mobile {
    font-size: 24px;
    margin-top: 8px;
}
.fixed {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    overflow-y: auto;
    z-index: 100;
    display: none;
}
.fixed.show {
    display: block;
}
#fixed_weixin .fixed-container {
    width: 220px;
    height: auto;
    padding: 20px 20px 0 20px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -110px;
    margin-top: -140px;
}
#fixed_weixin .fixed-container div {
    height: 220px;
}
#fixed_weixin .fixed-container p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #000;
}
#online_open {
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: fixed;
    right: -40px;
    bottom: 186px;
    z-index: 99;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    margin-right: -3px;
    border: 1px solid #e6e6e6;
    display: block;
    font-size: 16px;
    background-color: #fff;
    -webkit-transform: translateX(7px);
    -ms-transform: translateX(7px);
    transform: translateX(7px);
}
#online_open i {
    transition: all 0.3s ease-out 0s;
}
#online_open:hover {
    border-color: #111;
    z-index: 1;
    background-color: #111;
}
#online_open:hover i {
    color: #fff;
}
#online_lx {
    width: 180px;
    height: auto;
    background-color: #fff;
    box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
    position: fixed;
    right: 7px;
    bottom: 188px;
    z-index: 99999;
    margin-right: -10px;
}
#olx_head {
    padding: 20px;
    line-height: 16px;
    height: 16px;
    background: #111;
    color: #fff;
    font-size: 14px;
}
#olx_head i {
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#olx_head i:hover {
    color: #fff;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
#olx_qq {
    border-bottom: 1px solid rgba(170, 170, 170, 0.2);
}
#olx_qq li a {
    padding: 12px 30px;
    height: 18px;
    line-height: 18px;
    color: #666;
    display: block;
    transition: all ease-out 0.3s;
    font-size: 12px;
}
#olx_qq li a i {
    color: inherit;
    font-size: 16px;
    vertical-align: middle;
    margin-right: 18px;
}
#olx_qq li a:hover {
    color: #111;
    background: #eee;
}
#olx_tel {
    padding: 20px 30px;
}
#olx_tel div {
    line-height: 14px;
    height: 14px;
    margin-bottom: 10px;
}
#olx_tel div i {
    font-size: 18px;
    margin-right: 20px;
    vertical-align: middle;
}
#olx_tel p {
    line-height: 18px;
    font-family: HELVETICANEUELTPRO-THEX;
    font-size: 16px;
}
#fixed_mp .fixed-container {
    width: 258px;
    height: 298px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -129px;
    margin-top: -149px;
}
#fixed_mp .fixed-container p {
    padding: 0 20px;
    text-align: center;
    font-size: 14px;
    color: #000;
}
#openAssist {
    position: fixed;
    bottom: 40px;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 99;
    background-color: #3b3b3b;
    border-radius: 25px;
    text-align: center;
    display: none;
}
#openAssist.active i {
    -webkit-transform: translate3d(0, 0, 0) rotate(135deg);
    transform: translate3d(0, 0, 0) rotate(135deg);
}
#openAssist i {
    font-size: 30px;
    color: #fff;
    position: relative;
    top: 8px;
    display: inline-block;
    transition: all ease-out 0.3s;
}
#assistBtn {
    position: fixed;
    bottom: 90px;
    right: 25px;
    z-index: 99;
    display: none;
}
#assistBtn a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    background-color: #3b3b3b;
    border-radius: 20px;
    margin-bottom: 15px;
    opacity: 0;
    -webkit-transform: translate3d(0, 8px, 0) scale(0.3);
    transform: translate3d(0, 8px, 0) scale(0.3);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}
#assistBtn a i {
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 10px;
}
.popup {
    display: block;
}
.popup .fixed-container {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 600px;
}
.searchPage .mlist.search .content_list .item_block {
    cursor: pointer;
    border-width: 0 0 1px 0;
    padding-top: 30px;
}
.searchPage .mlist.search .content_list .item_block:last-child {
    border: none;
}
.searchPage .mlist.search .content_list .item_block .item_box {
    display: block;
}
.searchPage .mlist.search .content_list .item_block .item_box::after {
    content: "";
    display: block;
    clear: both;
}
.searchPage .mlist.search .content_list .item_block .item_box .item_info {
    float: left;
}
.searchPage .mlist.search .content_list .item_block .item_box .date_wrap {
    float: left;
    line-height: 30px;
    margin-left: 10px;
}
.searchPage .mlist.search .content_list .item_block .item_info .date_wrap {
    display: none;
}
.searchPage .mlist.search .content_list .item_block .item_des {
    clear: left;
}
.searchPage .mlist.search .content_list .item_block .item_des .description {
    height: auto;
    max-height: 52px;
}
.searchPage .mlist.search .content_list .item_block .details {
    margin-top: 20px;
    margin-left: 0;
}
#search-list {
    margin-top: 40px;
}
#search-list input {
    width: 520px;
}
.searchPage #search-header {
    display: none !important;
}
.searchPage #footer {
    width: 100%;
    position: fixed;
    bottom: 0;
}
.searchPage #page {
    padding-bottom: 0;
}
.searchPage .ff_pageList {
    padding-bottom: 0;
}
#moduleControl {
    display: block;
    position: fixed;
    right: 20px;
    top: 50%;
    z-index: 11;
}
#moduleControl a.moduleCItem {
    border: 1px solid transparent;
    border-radius: 6px;
    display: block;
    height: 10px;
    margin-bottom: 5px;
    outline: 0 none;
    text-indent: -9999px;
    transition: all 0.3s ease-out 0s;
    width: 10px;
}
#moduleControl a.moduleCItem.active,
#moduleControl a.moduleCItem:hover {
    border-color: #fff;
}
#moduleControl a.moduleCItem.active span,
#moduleControl a.moduleCItem:hover span {
    opacity: 0;
}
#moduleControl a.moduleCItem span {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #555;
    display: block;
    margin: 3px 0 0 3px;
}
.netmask {
    display: block;
}
.netmask div {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
}
.netmask div i:before {
    display: none;
    font-size: 40px;
    color: #fff;
}
.netmask.loading div i {
    display: block;
    background: url(/static/upload/image/20190711/1562828308329893.gif);
    width: 40px;
    height: 40px;
}
.netmask.success div i:before {
    display: block;
}
.bodyMask {
    transition: background 0.36s ease;
}
.bodyMask.open {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    background: rgba(0, 0, 0, 0.2);
}
canvas {
    display: none;
}
body,
html {
    min-width: 1280px;
}
body {
    opacity: 0;
}
body.bodyindex {
    overflow-x: auto;
    overflow-y: hidden;
}
img {
    vertical-align: top;
}
.ff_pageList {
    padding: 0;
}
.ff_pageList::after {
    content: "";
    display: block;
    clear: both;
}
#min-search-header {
    display: none;
}
body #min-search-header,
body #min-search-nav {
    margin-top: 70px;
}
#banner {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 460px;
    height: 800px;
    float: right;
    right: 0;
    max-height: 100%;
}
#banner div {
    height: 100%;
}
#navMini .wrapper {
    padding-top: 45px;
}
#minLogo {
    margin-bottom: 90px;
}
.bodylist .sitecontent {
    overflow: hidden;
}
#pageTarget {
    display: none;
}
#pages {
    padding: 0;
}
#pages a {
    line-height: 31px;
}
.container_category {
    border-bottom: 1px solid #f0f0f0;
}
.container_category > a {
    padding: 0;
    color: #666;
    line-height: 44px;
    margin-right: 38px;
    border: none;
    margin-left: 0;
    margin-bottom: -1px;
}
.container_category > a.active,
.container_category > a:hover {
    color: #000;
    background-color: transparent;
    border-bottom: 1px solid #787878;
}
.npagePage .content .service .container_category {
    padding-top: 0;
}
.ff_pageList .container_category + .container_content {
    padding-top: 34px;
}
#pages .page-item {
    float: left;
    width: auto;
    height: auto;
    background-color: transparent;
    border: none;
    color: #949494;
    line-height: 30px;
    border-bottom: 1px solid transparent;
    padding: 0 5px;
}
#pages .page-item.active,
#pages .page-item:hover {
    border-bottom: 1px solid #000;
    color: #000;
    background: 0 0;
}
#minNavWrapper .nav > .navitem {
    text-align: left;
}
#minNavWrapper .nav > .navitem a {
    position: relative;
    text-indent: 70px;
    color: #949494;
}
#minNavWrapper .nav > .navitem a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 1px;
    background: #6b6b6b;
    transition: 0.36s ease;
}
#minNavWrapper .nav > .navitem a.active,
#minNavWrapper .nav > .navitem a:hover {
    background: 0 0;
    color: #111;
}
#minNavWrapper .nav > .navitem a.active:hover,
#minNavWrapper .nav > .navitem a:hover:hover {
    color: #111;
}
#minNavWrapper .nav > .navitem a.active:before,
#minNavWrapper .nav > .navitem a:hover:before {
    width: 30px;
}
#minNavWrapper .subnav:before {
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
#minNavWrapper .subnav > li {
    border-color: transparent;
}
#minNavWrapper .subnav > li a {
    transition: 0.36s ease;
}
#minNavWrapper .subnav > li a:hover {
    text-indent: 80px;
}
#minNavWrapper .subnav {
    width: 210px;
    transition: all 1s ease;
}
#minNavWrapper .nav > .navitem:hover .subnav {
    transition: all 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
}
.ff_topSlider .owl-dots {
    display: none;
}
.ff_topSlider .owl-nav .owl-prev .iconfont:before {
    content: "\e908";
}
.ff_topSlider .owl-nav .owl-next .iconfont:before {
    content: "\e909";
}
.ff_topSlider .owl-nav .owl-next,
.ff_topSlider .owl-nav .owl-prev {
    width: 64px;
    height: 64px;
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
}
.ff_topSlider .owl-nav .owl-next:hover,
.ff_topSlider .owl-nav .owl-prev:hover {
    background: #fff;
}
.ff_topSlider .owl-nav .owl-next:hover .iconfont,
.ff_topSlider .owl-nav .owl-prev:hover .iconfont {
    color: #8e8e8e;
}
.ff_topSlider .owl-nav .owl-next .iconfont:before,
.ff_topSlider .owl-nav .owl-prev .iconfont:before {
    font-family: icomoon;
}
#sliderDirThemb .owl-item .thumb-item {
    height: 58px;
}
#sliderDirThemb,
#sliderDotThemb {
    border-color: #fff;
    height: 64px;
}
#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 10;
    border-top: 0px solid rgba(255, 255, 255, 0.15);
}
#footer p {
    text-align: right;
    width: 100%;
    margin: 0;
}
#moduleControl {
    display: none;
}
.ff_sitecontent .module .module_container {
    max-width: none;
}
.mlist .container_category,
.mlist .container_header,
.mlist .item_block .item_tags {
    display: none;
}
.ff_indexPage .mlist .content_wrapper {
    padding-top: 0;
}
.ff_indexPage .mlist .content_wrapper > .more {
    display: none;
}
.ff_indexPage .service .content_list .item_wrapper {
    float: left;
}
.ff_indexPage .service .content_list .item_img {
    float: right;
}
.ff_indexPage .mlist.service .container_content .content_wrapper > .more {
    display: none;
}
.ff_indexPage .mlist.service .content_list .item_block {
    float: none;
    margin-right: 146px;
    margin-bottom: 45px;
    border: none;
}
.ff_indexPage .mlist.service .content_list .item_block::after {
    content: "";
    display: block;
    clear: both;
}
.ff_indexPage .mlist.service .content_list .item_block .item_index:first-child {
    padding-top: 52px;
    font-family: GOTHAM-BLACK;
    display: block;
    float: left;
    font-size: 26px;
    width: 134px;
    color: #666;
}
.ff_indexPage
    .mlist.service
    .content_list
    .item_block
    .item_index:first-child:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 1px;
    background-color: #c3c3c3;
    margin-right: 16px;
    vertical-align: 9px;
}
.ff_indexPage .mlist.service .content_list .item_block .item_des {
    padding-top: 52px;
    margin-top: 0;
    float: left;
    width: calc(100% - 278px);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.ff_indexPage .mlist.service .content_list .item_block .item_des .description {
    margin-right: 80px;
    overflow: hidden;
}
.ff_indexPage .mlist.service .content_list .item_block .item_img {
    width: 320px;
}
.ff_indexPage .mlist.service .content_list .item_block .details {
    right: auto;
    left: 411px;
    bottom: 0;
    margin-bottom: 0;
}
.ff_indexPage .mlist.service .content_list .item_block .item_box {
    float: left;
    width: calc(100% - 134px);
}
.ff_indexPage .mlist.service .content_list .item_block .item_wrapper {
    padding: 0;
    width: calc(100% - 320px);
}
.ff_indexPage
    .mlist.service
    .content_list
    .item_block
    .item_wrapper
    .item_info {
    padding-top: 52px;
    float: left;
    width: 210px;
    margin-right: 68px;
}
.ff_indexPage
    .mlist.service
    .content_list
    .item_block
    .item_wrapper
    .date_wrap {
    display: none;
}
.bodyservice #sitecontent {
    height: 100vh;
}
.bodyservice #sitecontent .ff_pageList {
    height: 100vh;
}
.bodyservice #sitecontent .ff_pageList .content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bodylist.bodyproject #sitecontent .ff_pageList .content {
    float: left;
    width: calc(100% - 10px);
}
.bodylist #sitecontent .ff_pageList .content {
    float: left;
    width: calc(100% - 460px);
}
.npagePage .content .module {
    margin: 0 122px;
}
.npagePage .content .module .container_category {
    display: block;
    text-align: right;
}
.npagePage .content .module .item_block {
    border: 0;
    border-color: transparent;
}
.npagePage .content .module .item_block .item_box .item_wrapper {
    padding: 24px 40px 14px 0;
}
.npagePage .content .module .item_block .item_info .date_wrap,
.npagePage .content .module .item_block .item_info .subtitle {
    display: none;
}
.npagePage .content .module .item_block:hover .details {
    width: 30px;
    border-color: #b2b2b2;
}
.npagePage .content .module .content_list .details {
    margin-left: 0;
    height: 0;
    overflow: hidden;
    border-width: 1px 0 0;
    border-color: #b2b2b2;
    width: 0;
    padding: 0;
    margin-bottom: 14px;
}
.ff_sitecontent .project .module_container {
    height: 100%;
}
.project.mlist .content_list .item_block {
    position: relative;
    border: none;
    float: left;
}
.project.mlist .content_list .item_block .details {
    display: none;
}
.project.mlist .content_list .item_block .item_box .item_wrapper {
    opacity: 0;
    width: 370px;
    right: 0;
    margin: auto;
    height: 70%;
    border: 1px solid #fff;
    border-width: 1px 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 80%;
    box-sizing: border-box;
    padding: 24px 40px 14px 40px;
}
.project.mlist .content_list .item_block .item_box .item_wrapper .item_info {
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.project.mlist
    .content_list
    .item_block
    .item_box
    .item_wrapper
    .item_info
    .title {
    color: #fff;
}
.project.mlist
    .content_list
    .item_block
    .item_box
    .item_wrapper
    .item_info
    .subtitle {
    color: rgba(255, 255, 255, 0.5);
}
.project.mlist .content_list .item_block img {
   /* -webkit-filter: grayscale(1);
    filter: grayscale(1);*/
}

.project.mlist .content_list .item_block:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}


.project.mlist .content_list .item_block .item_img .item_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
}
.project.mlist .content_list .item_block .item_img img {
    max-width: none;
}
.project.mlist .content_list .item_block:hover .item_box .item_wrapper {
    opacity: 1;
}
.project.mlist
    .content_list
    .item_block:hover
    .item_box
    .item_wrapper
    .item_info
    .title {
    color: #fff;
}
.project.mlist
    .content_list
    .item_block:hover
    .item_box
    .item_wrapper
    .item_info
    .subtitle {
    color: rgba(255, 255, 255, 0.5);
}
.project.mlist .content_list .item_block:hover .item_box .item_img .item_mask {
    background: rgba(0, 0, 0, 0.6);
}
.project.mlist .content_list .item_block:hover .item_box .item_img img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.bodylistpost.bodyproject .postSlider .tab_content {
    padding-bottom: 0;
}
.bodylistpost.bodyproject .postSlider .tab_content .item_img {
    height: calc(100vh - 200px);
}
.bodylistpost.bodyproject .postSlider .tab_content .item_img img {
    width: auto;
    height: 100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    position: relative;
    left: 50%;
    margin-left: -50%;
    max-width: none;
}
.bodylistpost.bodyproject .postSlider .tab_button {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 5px;
    box-sizing: border-box;
}
.bodylistpost.bodyproject
    .postSlider
    .tab_button
    .item_block:hover
    .item_img:after {
    border-color: #fff;
    background-color: transparent;
}
.bodylistpost.bodyproject .postSlider .tab_button .item_block .item_img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid transparent;
    transition: 0.36s ease;
    background: rgba(0, 0, 0, 0.5);
}
.bodylistpost.bodyproject
    .postSlider
    .tab_button
    .item_block.current
    .item_img:after {
    border-color: #fff;
    background-color: transparent;
}
.bodylistpost.bodyproject #postSliderThemb .owl-item .thumb-item,
.bodylistpost.bodyproject #sliderDotThemb .owl-item .thumb-item {
    width: 90px;
    height: 58px;
}
.bodylistpost.bodyproject #postSliderThemb.dir,
.bodylistpost.bodyproject #sliderDotThemb.dir {
    width: 90px;
    height: 64px;
}
.bodylistpost.bodyproject .mlist .owl-nav .owl-prev {
    left: 0;
}
.bodylistpost.bodyproject .mlist .owl-nav .owl-next {
    right: 0;
}
.bodylistpost.bodyproject .mlist .owl-nav .owl-next,
.bodylistpost.bodyproject .mlist .owl-nav .owl-prev {
    width: 65px;
    height: 65px;
    background: #fff;
}
.bodylistpost.bodyproject .mlist .owl-nav .owl-next i,
.bodylistpost.bodyproject .mlist .owl-nav .owl-prev i {
    color: #c7c7c7;
}
.bodylistpost.bodyproject .mlist .owl-nav .owl-next:hover i,
.bodylistpost.bodyproject .mlist .owl-nav .owl-prev:hover i {
    color: #424242;
}
.bodylistpost.bodyproject .container_content {
    padding-top: 0;
}
.bodylistpost.bodyproject .content .module {
    margin: 0;
}
.bodylistpost.bodyproject .project {
    position: relative;
}
.bodylistpost.bodyproject .postbody {
    display: none;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 100;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    height: 100vh;
    padding: 380px 370px 200px 265px;
    color: #a7a8aa;
    box-sizing: border-box;
}
.bodylistpost.bodyproject .postContent {
    padding-top: 42px;
    margin-left: 74px;
    margin-right: 328px;
}
.bodylistpost.bodyproject .postContent .mainInfor .title {
    font-size: 16px;
    line-height: 32px;
    color: #000;
}
.bodylistpost.bodyproject .postContent .mainInfor .subtitle {
    font-size: 13px;
    line-height: 1em;
}
.bodylistpost.bodyproject .postContent .mainInfor .usetdate {
    display: none;
}
.bodylistpost.bodyproject .postContent .description {
    margin: 0;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
.bodylistpost.bodyproject #listContent .mlist {
    display: none;
}
.bodylistpost.bodyproject .listWrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.bodylistpost.bodyproject .listWrap .listContent_post {
    overflow: hidden;
    padding-left: 74px;
}
.bodylistpost.bodyproject .listWrap .item_tags {
    margin-bottom: 0;
    clear: none;
    float: left;
    padding-top: 16px;
    margin-left: 30px;
}
.bodylistpost.bodyproject .listWrap h3 {
    float: left;
    padding: 20px 0;
}
.bodylistpost.bodyproject #sitecontent {
    height: 100vh;
    overflow: hidden;
}
.bodylistpost.bodyproject .ff_pageList {
    padding: 0;
}
.bodyindex .project {
    width: 100%;
    overflow: hidden;
}
.bodyindex .project .content_list {
    height: 100vh;
}
.bodyindex .project .content_list .item_block {
    height: calc(100% / 3);
    overflow: hidden;
}
.bodyindex .project .content_list .item_block .item_box {
    display: block;
    height: 100%;
}
.bodyindex .project .content_list .item_block .item_img,
.bodyindex .project .content_list .item_block img {
    height: 100%;
    max-width: none;
}
.bodylist.bodyproject .module {
    overflow: hidden;
}
.bodylist.bodyproject .module_container {
    height: 100vh;
}
.bodylist.bodyproject .container_content {
    height: 78%;
}
.bodylist.bodyproject .content_wrapper {
    height: 100%;
}
.bodylist.bodyproject .content_list {
    height: 100%;
}
.bodylist.bodyproject .content_list .item_block {
    height: 32%;
}
.bodylist.bodyproject .content_list .item_block .item_img {
    height: 100%;
}
.bodylist.bodyproject .content_list .item_block .item_box {
    display: block;
    height: 100%;
}
.bodylist.bodyproject .content_list .item_block .item_box img {
    height: 100%;
}
.bodyindex .ff_sitecontent .news .module_container {
    height: 100%;
}
.bodyindex .mlist.news .content_list .item_block {
    margin: 0;
    border: none;
}
.bodyindex .mlist.news .content_list .item_block:hover {
    background-color: #f7f7f7;
}
.bodyindex .mlist.news .content_list .item_block:hover .item_wrapper {
    margin-top: 40px;
}
.bodyindex .mlist.news .content_list .item_block:hover .item_box .item_img {
    opacity: 1;
}
.bodyindex .mlist.news .content_list .item_block:hover .item_box .item_img img {
    -webkit-transform: translateX(calc(-50% - 1px));
    -ms-transform: translateX(calc(-50% - 1px));
    transform: translateX(calc(-50% - 1px));
}
.bodyindex .mlist.news .content_list .item_block:hover .details {
    bottom: 120px;
}
.bodyindex .mlist.news {
    position: relative;
}
.bodyindex .mlist.news .content_list .details {
    right: 0;
    margin: 0 auto;
    left: 0;
    position: absolute;
    bottom: 90px;
}
.bodyindex .mlist.news .container_content,
.bodyindex .mlist.news .content_list,
.bodyindex .mlist.news .content_wrapper,
.bodyindex .mlist.news .item_block {
    height: 100%;
}
.bodyindex .mlist.news .item_img {
    height: 50%;
    opacity: 0;
}
.bodyindex .mlist.news .item_img img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    max-width: none;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: relative;
    left: 50%;
}
.bodyindex .mlist.news .item_wrapper {
    width: 80%;
    margin: -49px auto 0;
}
.bodyindex .mlist.news .item_wrapper > .date_wrap {
    display: none;
}
.bodyindex .mlist.news .item_wrapper .item_info {
    text-align: center;
}
.bodyindex .mlist.news .item_wrapper .item_info .date_wrap {
    position: relative;
    float: none;
    text-align: center;
    font-family: GOTHAM-BLACK;
    font-size: 24px;
    padding-bottom: 24px;
    margin-bottom: 24px;
    color: #999;
}
.bodyindex .mlist.news .item_wrapper .item_info .date_wrap:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #dedede;
}
.bodyindex .mlist.news .item_wrapper .item_info .date_wrap .time-connect {
    margin-right: 4px;
}
.bodyindex
    .mlist.news
    .item_wrapper
    .item_info
    .date_wrap
    .time-connect:first-of-type,
.bodyindex .mlist.news .item_wrapper .item_info .date_wrap .year {
    display: none;
}
.bodyindex .mlist.news .item_wrapper .item_des {
    text-align: center;
}
.bodyindex .mlist.news .item_wrapper .item_des .description {
    line-height: 28px;
}
.bodyindex .mlist.news .content_list:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    left: 0;
    width: 100%;
    background: #f3f3f3;
}
.bodylist.bodynews .mlist {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bodylist.bodynews .content {
    height: 100vh;
}
.bodylist.bodynews .content::after {
    content: "";
    display: block;
    clear: both;
}
.bodylist.bodynews .content .item_block {
    margin-bottom: 66px;
}
.bodylist.bodynews .content .item_block:hover .details {
    width: 70px;
    background: 0 0;
}
.bodylist.bodynews
    .content
    .item_block:hover
    .item_box
    .item_wrapper
    .item_info:after {
    opacity: 0;
}
.bodylist.bodynews
    .content
    .item_block:hover
    .item_box
    .item_wrapper
    .item_info
    .title {
    color: #000;
}
.bodylist.bodynews .content .item_block .item_img {
    display: none;
}
.bodylist.bodynews .content .item_block .details {
    margin-top: 20px;
    margin-bottom: 0;
    height: 1px;
    background: 0 0;
}
.bodylist.bodynews .content .item_block .item_box .item_wrapper {
    padding: 0;
}
.bodylist.bodynews .content .item_block .item_box .item_wrapper .item_info {
    position: relative;
    min-height: 42px;
    margin-bottom: 14px;
}
.bodylist.bodynews
    .content
    .item_block
    .item_box
    .item_wrapper
    .item_info
    .date_wrap {
    display: block;
    text-align: center;
    font-family: GOTHAM-BLACK;
    font-size: 18px;
    color: #666;
    margin-top: 2px;
}
.bodylist.bodynews
    .content
    .item_block
    .item_box
    .item_wrapper
    .item_info
    .date_wrap
    .year {
    display: none;
}
.bodylist.bodynews
    .content
    .item_block
    .item_box
    .item_wrapper
    .item_info
    .date_wrap
    .year
    + .time-connect {
    display: none;
}
.bodylist.bodynews
    .content
    .item_block
    .item_box
    .item_wrapper
    .item_info
    .title {
    color: #333;
}
.bodylist.bodynews
    .content
    .item_block
    .item_box
    .item_wrapper
    .item_info:after {
    position: absolute;
    content: "";
    width: 70px;
    height: 1px;
    background-color: #e8e8e8;
    left: 0;
    bottom: 0;
    transition: 0.36s ease;
}
.bodylist.bodynews .content .container_category {
    position: relative;
    padding-top: 0;
    display: block;
    width: 90px;
    float: left;
    border: none;
}
.bodylist.bodynews .content .container_category a {
    display: block;
    margin-bottom: 46px;
    line-height: 1em;
    border: none;
    margin-right: -1px;
    text-align: left;
}
.bodylist.bodynews .content .container_category a.active,
.bodylist.bodynews .content .container_category a.hover {
    color: #000;
    border-right: 1px solid #787878;
}
.bodylist.bodynews .content .container_content {
    width: calc(100% - 92px);
    float: left;
    clear: none;
    padding-left: 64px;
    padding-top: 0;
    box-sizing: border-box;
    border-left: 1px solid #e9e9e9;
}
.bodylist.bodynews #pages a {
    display: none;
}
.bodylist.bodynews #pages .next,
.bodylist.bodynews #pages .prev {
    display: block;
    float: left;
    width: 28px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #dfdfdf;
    transition: all 0.36s ease;
}
.bodylist.bodynews #pages .next:hover,
.bodylist.bodynews #pages .prev:hover {
    color: #595959;
}
.bodylist.bodynews #pages .prev {
    text-align: left;
    margin-right: 1px;
}
.bodylist.bodynews #pages .next {
    border-left: 1px solid #dfdfdf;
    text-align: right;
}
.bodylistpost.bodynews .npagePage {
    padding-top: 100px;
    padding-right: 420px;
}
.bodylistpost.bodynews .postContent {
    padding: 0;
    width: calc(100% - 397px);
}
.bodylistpost.bodynews #pageTarget {
    display: block;
    float: right;
    color: #999;
    margin-bottom: 38px;
}
.bodylistpost.bodynews #pageTarget .container_target .fa {
    display: inline-block;
    vertical-align: middle;
    line-height: 13px;
}
.bodylistpost.bodynews #pageTarget .container_target .fa:before {
    content: "";
    display: block;
    width: 3px;
    height: 2px;
    background-color: #bbb;
}
.bodylistpost.bodynews #pageTarget a {
    color: #999;
}
.bodylistpost.bodynews #pageTarget a:last-child {
    color: #666;
}
.bodylistpost.bodynews #listContent h3 {
    display: none;
}
.bodylistpost.bodynews #listContent .item_tags {
    height: auto;
}
.bodylistpost.bodynews #listContent .item_tags > a {
    position: relative;
    font-size: 14px;
    line-height: 1em;
    margin-right: 30px;
    margin-top: 20px;
    color: #727272;
    border: none;
    padding: 0;
}
.bodylistpost.bodynews #listContent .item_tags > a:hover {
    color: #2b2a2a;
    background: 0 0;
}
.bodylistpost.bodynews #listContent .item_tags > a:not(:last-child):after {
    content: "";
    height: 8px;
    width: 1px;
    background-color: #e3e3e3;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -4px;
}
.bodylistpost.bodynews .content .module {
    margin: 0 0 0 58px;
}
.bodylistpost.bodynews .mlistpost {
    padding: 0;
}
.bodylistpost.bodynews .mlistpost .listWrap {
    width: 290px;
    padding: 0;
}
.bodylistpost.bodynews .mlistpost .listWrap .description,
.bodylistpost.bodynews .mlistpost .listWrap .usetdate {
    display: none;
}
.bodylistpost.bodynews .mlistpost .listWrap .postInfo {
    padding-bottom: 36px;
}
.bodylistpost.bodynews .mlistpost .listWrap .postInfo .title {
    font-size: 16px;
    line-height: 32px;
    color: #000;
}
.bodylistpost.bodynews .container_content {
    padding-top: 0;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev {
    left: auto;
    right: 0;
    margin-top: -60px;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev .img-wrap {
    left: auto;
    right: 100%;
    border-right: 0;
    border-left: 3px solid #111;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev .details {
    left: auto;
    right: 0;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev .infor-wrap {
    left: auto;
    right: 100%;
    padding-left: 20px;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-next,
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev {
    opacity: 1;
    width: 60px;
    height: 60px;
    top: 255px;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-next:hover,
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev:hover {
    background: #333;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-next .details,
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev .details {
    width: 60px;
    height: 60px;
    border: none;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-next .details:before,
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev .details:before {
    color: #c6c6c6;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-next .infor-wrap .title,
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev .infor-wrap .title {
    font-size: 14px;
    width: 90%;
    color: #666;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev .infor-wrap .subtitle {
    display: none;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-next .img-wrap,
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev .img-wrap {
    border-color: #dedede;
    border-width: 1px;
}
.bodylistpost.bodynews .mlistpost .tabBtn .post-next .img-wrap:after,
.bodylistpost.bodynews .mlistpost .tabBtn .post-prev .img-wrap:after {
    background-color: #fff;
}
#mcontact {
    background-size: auto 100%;
    background-repeat: no-repeat;
}
#mcontact .module_container {
    background: #fff;
    width: calc(100% - 500px);
    float: right;
    height: 100%;
    padding: 0 100px 0 150px;
    box-sizing: border-box;
}
#mcontact .contactform form::before {
    display: none;
}
#mcontact .container_header {
    display: none;
}
#mcontact .contactinfo .contact_name {
    float: none;
}
#mcontact .ff_social {
    top: -154px;
    left: 300px;
}
#mcontact .ff_social a:hover {
    background: 0 0;
    color: #5c5c5c;
}
#mcontact .contactlist {
    padding-top: 0;
}
#mcontact .contactform .inputtxt {
    border-bottom-color: #cfcfcf;
    padding: 0 20px 10px 0;
    margin-bottom: 12px;
    line-height: 40px;
}
#mcontact .container_content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#mcontact .contactinfo {
    margin-top: 0;
    padding-top: 50px;
}
#mcontact .contactinfo .contact_name {
    color: #666;
    margin-bottom: 60px;
}
#mcontact .contactinfo p {
    width: 160px;
    line-height: 34px;
}
#mcontact .contactinfo p:nth-of-type(3n + 1) {
    width: 260px;
    padding-left: 0;
    border-left: none;
}
.mpageEditor #mcontact {
    overflow: hidden;
    margin: 0;
}
.mpageEditor #mcontact .module_container {
    background: #fff;
    height: 100%;
    padding: 0 100px 0 150px;
    box-sizing: border-box;
    float: left;
    width: calc(100% - 420px);
    padding: 0;
}
.mpageEditor #mcontact .module_container .container_content {
    position: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0;
}
.bodypage #banner + .content {
    margin-right: 500px;
    margin-left: 122px;
    height: 100vh;
}
.bodypage #banner + .content .mpageEditor {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bodypage #banner + .content .module_container {
    width: 100%;
    padding-top: 0;
}
.bodypage #banner + .content .module {
    margin: 0;
}
.bodypage #banner + .content #mcontact .contactinfo {
    margin-bottom: 50px;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #a9a9a9;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #a9a9a9;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #a9a9a9;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #a9a9a9;
}
#mcontact .contactform .contactform_submit {
    float: left;
    padding-top: 28px;
}
#mcontact .contactform .inputtxt.submit {
    width: 100px;
    color: #a9a9a9;
    border: 1px solid #cfcfcf;
    margin: 0;
    height: 40px;
    line-height: 40px;
}
#mcontact .contactform .inputtxt.submit:hover {
    color: #fff;
    background: #383838;
    border: 1px solid #383838;
}
#mcontact .contactform .contactform_content textarea {
    height: 138px;
}
#mcontact .contactform form {
    padding: 0;
    overflow: hidden;
}
.bodyindex .team.mlist .tab_content {
    margin-right: 340px;
    margin-left: 80px;
}
.bodyindex .team.mlist .tab_content .owl-nav {
    top: 100px;
}
.bodyindex .team.mlist .tab_content .owl-nav .owl-next,
.bodyindex .team.mlist .tab_content .owl-nav .owl-prev {
    width: 64px;
    height: 64px;
    background: 0 0;
    border: 1px solid #dedede;
}
.bodyindex .team.mlist .tab_content .owl-nav .owl-next .iconfont,
.bodyindex .team.mlist .tab_content .owl-nav .owl-prev .iconfont {
    color: #3f3f3f;
}
.bodyindex .team.mlist .tab_content .owl-nav .owl-next:hover,
.bodyindex .team.mlist .tab_content .owl-nav .owl-prev:hover {
    background-color: #232323;
}
.bodyindex .team.mlist .tab_content .owl-nav .owl-next:hover .iconfont,
.bodyindex .team.mlist .tab_content .owl-nav .owl-prev:hover .iconfont {
    color: silver;
}
.bodyindex .team.mlist .tab_content .owl-nav .owl-prev {
    right: 0;
    left: auto;
    border-right: none;
}
.bodyindex .team.mlist .tab_content .owl-nav .owl-next {
    right: -65px;
    border-left: none;
}
.bodyindex .team.mlist .content_list .item_block {
    border: none;
    margin-bottom: 0;
}
.bodyindex .team.mlist .content_list .item_block a {
    display: block;
}
.bodyindex .team.mlist .content_list .item_block .item_wrapper {
    float: left;
    padding-top: 120px;
    width: calc(100% - 540px);
    min-width: 50%;
}
.bodyindex .team.mlist .content_list .item_block .item_info {
    padding-bottom: 22px;
}
.bodyindex .team.mlist .content_list .item_block .title {
    font-size: 20px;
    line-height: 32px;
}
.bodyindex .team.mlist .content_list .item_block .subtitle {
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.bodyindex .team.mlist .content_list .item_block .item_img {
    float: right;
    width: 50%;
    max-width: 400px;
}
.bodyindex .team.mlist .content_list .item_block .date_wrap,
.bodyindex .team.mlist .content_list .item_block .details {
    display: none;
}
.bodyindex .team.mlist .tab_button {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid transparent;
    padding: 0 100px;
}
.bodyindex .team.mlist .tab_button .owl-nav {
    display: block;
}
.bodyindex .team.mlist .tab_button .owl-nav .owl-next,
.bodyindex .team.mlist .tab_button .owl-nav .owl-prev {
    width: 100px;
    height: 82px;
    background: 0 0;
}
.bodyindex .team.mlist .tab_button .owl-nav .owl-next {
    left: -100px;
}
.bodyindex .team.mlist .tab_button .owl-nav .owl-prev {
    right: -100px;
}
.bodyindex .team.mlist .tab_button .item_block {
    position: relative;
    width: 100%;
    margin: 0;
    padding-top: 28px;
    cursor: pointer;
}
.bodyindex .team.mlist .tab_button .item_block:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 50%;
    width: 1px;
    height: 10px;
    background-color: #e5e5e5;
}
.bodyindex .team.mlist .tab_button .item_block .item_wrapper {
    padding: 0;
    float: none;
    width: 100%;
}
.bodyindex .team.mlist .tab_button .item_block .item_info {
    text-align: center;
    padding: 0;
}
.bodyindex .team.mlist .tab_button .item_block .item_info .title {
    font-size: 16px;
    line-height: 28px;
}
.bodyindex .team.mlist .tab_button .item_block .item_info .subtitle {
    font-size: 14px;
    line-height: 26px;
}
.bodyindex .team.mlist .tab_button .item_img {
    display: none;
}
.bodylist.bodyteam .team {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
}
.bodylist.bodyteam .team .container_content {
    padding-top: 0;
}
.bodylist.bodyteam .content {
    height: 100vh;
}
.bodylist.bodyteam #pages .next,
.bodylist.bodyteam #pages .prev {
    display: block;
    float: left;
    width: 28px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #dfdfdf;
    transition: all 0.36s ease;
}
.bodylist.bodyteam #pages .next:hover,
.bodylist.bodyteam #pages .prev:hover {
    color: #595959;
}
.bodylist.bodyteam #pages {
    padding-top: 20px;
}
.bodylist.bodyteam #pages a {
    display: none;
}
.bodylist.bodyteam #pages .prev {
    text-align: left;
    margin-right: 1px;
}
.bodylist.bodyteam #pages .next {
    border-left: 1px solid #dfdfdf;
    text-align: right;
}
.bodylist.bodyteam .tab_button {
    display: none;
}
.bodylist.bodyteam .tab_content .content_list .item_block:not(:last-child) {
    padding-bottom: 19px;
    border-bottom: 1px solid #dfdfdf;
}
.bodylist.bodyteam .tab_content .content_list .item_block .item_box {
    display: block;
}
.bodylist.bodyteam .tab_content .content_list .item_block .item_box::after {
    content: "";
    display: block;
    clear: both;
}
.bodylist.bodyteam .tab_content .content_list .item_block .item_des {
    margin-top: 18px;
}
.bodylist.bodyteam .tab_content .content_list .item_block .item_wrapper {
    padding: 50px 0 14px 60px;
    float: left;
    width: calc(100% - 200px);
}
.bodylist.bodyteam
    .tab_content
    .content_list
    .item_block
    .item_wrapper
    .item_info {
    position: relative;
    padding-bottom: 20px;
}
.bodylist.bodyteam
    .tab_content
    .content_list
    .item_block
    .item_wrapper
    .item_info:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 70px;
    height: 1px;
    background-color: #ccc;
}
.bodylist.bodyteam
    .tab_content
    .content_list
    .item_block
    .item_wrapper
    .item_info
    .title {
    line-height: 28px;
}
.bodylist.bodyteam
    .tab_content
    .content_list
    .item_block
    .item_wrapper
    .item_info
    .subtitle {
    display: block;
    line-height: 23px;
}
.bodylist.bodyteam
    .tab_content
    .content_list
    .item_block
    .item_wrapper
    .date_wrap {
    display: none;
}
.bodylist.bodyteam .tab_content .content_list .item_block:hover .details {
    color: transparent;
    width: 65px;
    height: 30px;
    border-color: transparent;
}
.bodylist.bodyteam .tab_content .content_list .item_block:hover .details .fa {
    color: #959595;
    position: absolute;
    left: 20px;
}
.bodylist.bodyteam .tab_content .content_list .item_img {
    width: 200px;
}
.bodylist.bodyteam .tab_content .content_list .details {
    width: 65px;
    height: 30px;
    border-width: 1px;
    left: 260px;
    margin-bottom: 30px;
    color: transparent;
    border-color: transparent;
}
.bodylist.bodyteam .tab_content .content_list .details .fa {
    color: transparent;
    position: absolute;
    left: 0;
}
#moduleControl {
    margin-top: 0 !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#moduleControl a.moduleCItem {
    position: relative;
    width: auto;
    height: auto;
    margin-bottom: 26px;
    border: none;
}
#moduleControl a.moduleCItem.active,
#moduleControl a.moduleCItem:hover {
    border: none;
}
#moduleControl a.moduleCItem.active span,
#moduleControl a.moduleCItem:hover span {
    opacity: 1;
}
#moduleControl a.moduleCItem.active > span,
#moduleControl a.moduleCItem:hover > span {
    color: transparent;
}
#moduleControl a.moduleCItem.active > span:after,
#moduleControl a.moduleCItem:hover > span:after {
    opacity: 1;
}
#moduleControl a.moduleCItem.active .controlInfor,
#moduleControl a.moduleCItem:hover .controlInfor {
    visibility: visible;
    opacity: 1;
}
#moduleControl a.moduleCItem > span {
    transition: 0.36s ease;
}
#moduleControl a.moduleCItem > span:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background: #434343;
    left: 4px;
    top: 6px;
    opacity: 0;
    transition: 0.36s ease;
}
#moduleControl a.moduleCItem .controlInfor {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: calc(100% + 10px);
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: 0.36s ease;
    width: 54px;
}
#moduleControl a.moduleCItem .controlInfor .num {
    position: relative;
    float: none;
    text-align: center;
    font-family: GOTHAM-BLACK;
    font-size: 24px;
    line-height: 28px;
    color: #434343;
    margin: 0;
}
#moduleControl a.moduleCItem .controlInfor .title {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0;
    margin: 0;
}
#moduleControl a.moduleCItem span {
    width: auto;
    height: auto;
    background: #555;
    border-radius: 50%;
    display: block;
    margin: 3px 0 0 3px;
    color: #a9a9a9;
    text-indent: 0;
    background-color: transparent;
}
#moduleControl a.moduleCItem.active span {
    opacity: 1;
}
.ff_indexPage .mlist .container_content .content_list .item_block .details {
    color: transparent;
    height: 31px;
    width: 78px;
    border-color: transparent;
}
.ff_indexPage .mlist .container_content .content_list .item_block .details i {
    display: none;
}
.ff_indexPage
    .mlist
    .container_content
    .content_list
    .item_block
    .details:before {
    width: 1px;
    height: 13px;
    margin-top: -20px;
}
.ff_indexPage
    .mlist
    .container_content
    .content_list
    .item_block
    .details:after {
    width: 13px;
    height: 1px;
    margin-left: -40px;
}
.ff_indexPage
    .mlist
    .container_content
    .content_list
    .item_block
    .details:after,
.ff_indexPage
    .mlist
    .container_content
    .content_list
    .item_block
    .details:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #afafaf;
    transition: 0.36s ease;
    opacity: 0;
}
.ff_indexPage
    .mlist:not(.ad01)
    .container_content
    .content_list
    .item_block:hover
    .details {
    background-color: transparent;
    border-color: #c1c1c1;
}
.ff_indexPage
    .mlist:not(.ad01)
    .container_content
    .content_list
    .item_block:hover
    .details:before {
    opacity: 1;
    margin-top: -6px;
}
.ff_indexPage
    .mlist:not(.ad01)
    .container_content
    .content_list
    .item_block:hover
    .details:after {
    opacity: 1;
    margin-left: -6px;
}
.bodyindex #sitecontent {
    height: 100vh !important;
}
.bodyindex #sitecontent .module {
    height: 100vh !important;
    overflow: hidden;
}
.bodyindex #sitecontent #topSlider .content_list {
    height: 100vh !important;
}
.bodyindex #sitecontent #topSlider .content_list .item_block {
    height: 100vh !important;
}
.bodyindex .mcounter .container_content,
.bodyindex .mcounter .content_list,
.bodyindex .mcounter .module_container {
    height: 100%;
}
.bodyindex .mcounter .content_list {
    position: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    float: right;
    height: calc(100% - 45px);
}
.bodyindex .mcounter .module_container {
    position: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.bodyindex .mcounter .content_list {
    width: 50%;
    position: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    float: right;
}
.bodyindex .mcounter .content_list li {
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
    height: 50%;
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    box-sizing: border-box;
}
.bodyindex .mcounter .content_list li > div {
    position: absolute;
    width: 100%;
    top: 100px;
}
.bodyindex .mcounter .content_list li:nth-child(1),
.bodyindex .mcounter .content_list li:nth-child(2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.bodyindex .mcounter .content_list li:nth-child(1) > div,
.bodyindex .mcounter .content_list li:nth-child(2) > div {
    top: auto;
    bottom: 100px;
}
.bodyindex .mcounter .content_list li .number,
.bodyindex .mcounter .content_list li .title {
    color: #fff;
}
.bodyindex .team_tabs.mlist {
    background-color: #fff;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_block {
    border: none;
    position: relative;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_block::after {
    content: "";
    display: block;
    clear: both;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_block .details {
    right: auto;
    left: calc(43% + 100px);
    top: 290px;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_box {
    display: block;
    float: left;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_box::after {
    content: "";
    display: block;
    clear: both;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_des {
    margin-top: 20px;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_des .description {
    height: 78px;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_wrapper {
    width: calc(100% - 43%);
    padding: 100px 140px 0 100px;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_wrapper .title {
    font-size: 18px;
    line-height: 36px;
    color: #444;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_wrapper .subtitle {
    font: 14px;
    line-height: 32px;
    color: #999;
}
.bodyindex
    .team_tabs.mlist
    .tab_content
    .content_list
    .item_wrapper
    .date_wrap {
    display: none;
}
.bodyindex .team_tabs.mlist .tab_content .content_list .item_img {
    width: 43%;
}
.bodyindex .team_tabs.mlist .tab_button {
    display: block;
    width: calc(100% - 43%);
    position: absolute;
    z-index: 10;
    right: 0;
    bottom: 10%;
    padding: 0 140px 0 100px;
    box-sizing: border-box;
    background: #fff;
}
.bodyindex .team_tabs.mlist .tab_button .content_list .item_box {
    display: block;
}
.bodyindex .team_tabs.mlist .tab_button .content_list .item_block {
    border: none;
    border-top: 1px solid #efefef;
    padding: 5px 0;
    position: relative;
}
.bodyindex .team_tabs.mlist .tab_button .content_list .item_block::after {
    content: "";
    display: block;
    clear: both;
}
.bodyindex .team_tabs.mlist .tab_button .content_list .item_block:last-child {
    border-bottom: 1px solid #efefef;
}
.bodyindex
    .team_tabs.mlist
    .tab_button
    .content_list
    .item_block:hover
    .item_img
    img {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.bodyindex
    .team_tabs.mlist
    .tab_button
    .content_list
    .item_block:hover
    .date_wrap {
    opacity: 0;
}
.bodyindex
    .team_tabs.mlist
    .tab_button
    .content_list
    .item_block
    .item_img
    img {
    opacity: 0;
}
.bodyindex
    .team_tabs.mlist
    .tab_button
    .content_list
    .item_block
    .item_wrapper {
    float: left;
    padding: 18px;
}
.bodyindex
    .team_tabs.mlist
    .tab_button
    .content_list
    .item_block
    .item_wrapper
    .date_wrap {
    display: none;
}
.bodyindex
    .team_tabs.mlist
    .tab_button
    .content_list
    .item_block
    .item_wrapper
    > .date_wrap {
    display: block;
    text-align: center;
    font-family: GOTHAM-BLACK;
    font-size: 18px;
    margin-top: 5px;
    position: absolute;
    left: 0;
    width: 90px;
    height: 90px;
    line-height: 90px;
    top: 0;
    color: #c1c1c1;
}
.bodyindex
    .team_tabs.mlist
    .tab_button
    .content_list
    .item_block
    .item_wrapper
    > .date_wrap
    .time-connect:first-of-type,
.bodyindex
    .team_tabs.mlist
    .tab_button
    .content_list
    .item_block
    .item_wrapper
    > .date_wrap
    .year {
    display: none;
}
.bodyindex
    .team_tabs.mlist
    .tab_button
    .content_list
    .item_block
    .item_wrapper
    .item_info {
    border-left: 1px solid #efefef;
    padding-left: 30px;
}
.bodyindex .team_tabs.mlist .tab_button .content_list .item_block .item_img {
    width: 90px;
    height: 90px;
}
.bodyindex .ad01.mlist .container_content {
    width: 75%;
    margin: 0 auto;
}
.bodyindex .ad01.mlist .tab_content {
    width: auto;
    margin-right: 116px;
}
.bodyindex .ad01.mlist .tab_content .owl-nav {
    display: block !important;
    top: 50px;
}
.bodyindex .ad01.mlist .tab_content .owl-nav .owl-next,
.bodyindex .ad01.mlist .tab_content .owl-nav .owl-prev {
    width: 64px;
    height: 64px;
    background: 0 0;
    border: 1px solid #dedede;
}
.bodyindex .ad01.mlist .tab_content .owl-nav .owl-next .iconfont,
.bodyindex .ad01.mlist .tab_content .owl-nav .owl-prev .iconfont {
    color: #3f3f3f;
}
.bodyindex .ad01.mlist .tab_content .owl-nav .owl-next:hover,
.bodyindex .ad01.mlist .tab_content .owl-nav .owl-prev:hover {
    background-color: #232323;
}
.bodyindex .ad01.mlist .tab_content .owl-nav .owl-next:hover .iconfont,
.bodyindex .ad01.mlist .tab_content .owl-nav .owl-prev:hover .iconfont {
    color: silver;
}
.bodyindex .ad01.mlist .tab_content .owl-nav .owl-prev {
    right: 0;
    left: auto;
    border-right: none;
}
.bodyindex .ad01.mlist .tab_content .owl-nav .owl-next {
    right: -65px;
    border-left: none;
}
.bodyindex .ad01.mlist .tab_content .content_list .details {
    top: -5px;
    right: -65px;
    bottom: auto;
    width: 64px;
    height: 64px;
    padding: 0;
    border: 1px solid #cbcbcb;
    background: 0 0;
}
.bodyindex .ad01.mlist .tab_content .content_list .details .fa {
    display: block;
    padding: 0;
    text-align: center;
    font-size: 40px;
    line-height: 64px;
    position: absolute;
    top: 0;
    left: 0;
    color: #7a7a7a;
    width: 100%;
}
.bodyindex .ad01.mlist .tab_content .content_list .item_block:first-child {
    border: none;
    position: relative;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:first-child:hover
    .details {
    background-color: #232323;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:first-child:hover
    .details
    .fa {
    color: #858585;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:first-child
    .item_img {
    width: 240px;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:first-child
    .date_wrap,
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:first-child
    .item_info {
    display: none;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:first-child
    .item_wrapper {
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: calc(100% - 240px);
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:first-child
    .item_des {
    position: relative;
    margin-top: 45px;
    padding: 0 120px 54px 0;
    margin-left: 50px;
    border-bottom: 1px solid #e9e9e9;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:first-child
    .item_des:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 1px;
    top: 11px;
    left: -50px;
    background-color: #dedede;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:first-child
    .item_des
    .description {
    font-size: 14px;
    line-height: 28px;
    height: 84px;
    overflow: hidden;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child) {
    border: none;
    width: 25%;
    float: left;
    margin-left: 25px;
    cursor: pointer;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child):hover
    .item_img {
    opacity: 1;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child):hover
    .item_index {
    opacity: 0;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child):hover
    .details {
    opacity: 1;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child):hover
    .item_wrapper:after {
    background: 0 0;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child)
    > .item_index {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 98px;
    text-align: center;
    line-height: 88px;
    font-family: GOTHAM-BLACK;
    font-size: 42px;
    color: #888;
    z-index: 10;
    transition: 0.36s ease;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child)
    .details {
    opacity: 0;
    width: 43px;
    height: 43px;
    top: 27px;
    right: -22px;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child)
    .details
    .fa {
    line-height: 43px;
    font-size: 26px;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child)
    .item_des {
    display: none;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child)
    .item_img {
    width: 130px;
    opacity: 0;
    transition: 0.36s ease;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child)
    .item_wrapper {
    width: calc(100% - 130px);
    padding-left: 0;
    padding-right: 25px;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child)
    .item_wrapper:after {
    content: "";
    width: 1px;
    height: 30px;
    background: #dedede;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    transition: 0.36s ease;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child)
    .item_wrapper
    .title {
    font-size: 16px;
    color: #555;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child)
    .item_wrapper
    .subtitle {
    color: #c7c7c7;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:not(:first-child)
    .date_wrap {
    display: none;
}
.bodyindex
    .ad01.mlist
    .tab_content
    .content_list
    .item_block:last-child
    .item_wrapper:after {
    background: 0 0;
}
.bodyindex .ad01.mlist .tab_button {
    display: none;
    cursor: pointer;
    width: 74%;
}
.imagelink .module_container {
    width: 82%;
}
.bodypage .content #mcontact .module_container {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.bodylist.bodyimagelink #sitecontent .content {
    height: 100vh;
    width: 100%;
}
.bodylist.bodyimagelink #sitecontent .content .imagelink {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.bodylist.bodyimagelink #sitecontent .content .imagelink .container_content,
.bodylist.bodyimagelink #sitecontent .content .imagelink .content_wrapper {
    padding-top: 0;
}
@media screen and (max-width: 1600px) {
    .npagePage .content .module {
        margin-right: 40px;
    }
    .bodylist #sitecontent .ff_pageList .content {
        width: calc(100% - 350px);
    }
    .bodylist #sitecontent .ff_pageList #banner {
        width: 25%;
    }
}
@media screen and (max-width: 1420px) {
    .npagePage .content .module {
        margin-left: 40px;
    }
    .bodyindex .team.mlist .tab_content {
        margin-right: 10%;
    }
}
@media screen and (max-width: 1366px) {
    #navMini {
        width: 250px;
    }
    #minNavWrapper .subnav:before {
        width: 250px;
    }
    #sitecontent {
        margin-left: 250px;
    }
    .ff_indexPage
        .mlist.service
        .content_list
        .item_block
        .item_index:first-child {
        width: 114px;
    }
    .ff_indexPage
        .mlist.service
        .content_list
        .item_block
        .item_index:first-child:before {
        width: 30px;
    }
    .ff_indexPage
        .mlist.service
        .content_list
        .item_block
        .item_wrapper
        .item_info {
        margin-right: 18px;
    }
    .ff_indexPage .mlist.service .content_list .item_block {
        margin-right: 100px;
    }
    .ff_indexPage .mlist.service .content_list .item_block .item_des {
        width: calc(100% - 188px);
    }
    .ff_indexPage
        .mlist.service
        .content_list
        .item_block
        .item_des
        .description {
        margin-right: 50px;
    }
    .ff_indexPage
        .mlist.service
        .content_list
        .item_block
        .item_wrapper
        .item_info {
        width: 170px;
    }
    .ff_indexPage .mlist.service .content_list .item_block .details {
        width: 60px;
        height: 28px;
        left: 302px;
        bottom: 2px;
    }
    .bodyindex .mlist.news .content_list .item_block .details {
        bottom: 70px;
    }
    .bodyindex .mlist.news .content_list .item_block:hover .details {
        bottom: 100px;
    }
    #mcontact .module_container {
        padding: 0 50px 0 100px;
        width: calc(100% - 350px);
    }
    #mcontact .contactinfo .contact_name {
        width: 240px;
    }
    #mcontact .contactinfo p {
        width: 250px;
    }
    #mcontact .contactinfo p:first-child {
        float: none;
    }
    #mcontact .contactinfo p:not(:first-child) {
        border: none;
        padding-left: 0;
    }
    #mcontact .contactinfo {
        margin-bottom: 30px;
    }
    #mcontact .contactform .contactform_content textarea {
        height: 78px;
    }
    .bodyindex .team.mlist .tab_content {
        margin-right: 200px;
    }
    .bodyindex .team.mlist .tab_content .item_block .item_img {
        width: 300px;
    }
    .bodyindex .team.mlist .tab_content .item_block .item_wrapper {
        width: calc(100% - 340px);
    }
    .bodyindex .team.mlist .tab_content .item_block .item_wrapper {
        padding-top: 90px;
    }
    .bodyindex
        .ad01.mlist
        .tab_content
        .content_list
        .item_block:not(:first-child) {
        width: 33%;
        margin-left: 0;
    }
    .ff_indexPage .team_tabs .tab_button .content_list .item_wrapper {
        width: calc(100% - 180px);
    }
    .bodyindex .team_tabs.mlist .tab_button {
        bottom: 20px;
    }
    #mcontact .contactinfo .contact_name {
        margin-bottom: 2px;
        line-height: 34px;
    }
    #mcontact .ff_social {
        top: 10px;
        left: 0;
    }
    .mpageEditor #mcontact .module_container {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: calc(100% - 110px);
    }
    .bodypage #banner + .content #mcontact .contactinfo {
        margin-bottom: 0;
    }
    .bodypage #banner + .content #mcontact .contactinfo {
        padding-top: 20px;
    }
    .bodypage #banner + .content #mcontact .contactform .contactform_submit {
        padding-top: 8px;
    }
    .bodypage #banner + .content {
        margin-left: 82px;
    }
    .bodypage #banner + .content #mcontact .ff_social {
        top: -238px;
        left: 260px;
    }
    .bodyindex
        .ad01.mlist
        .tab_content
        .content_list
        .item_block:first-child
        .item_des {
        padding-right: 0;
    }
    .bodylist.bodynews .content .item_block {
        margin-bottom: 55px;
    }
}
@media screen and (max-width: 1280px) {
    #navMini {
        width: 200px;
    }
    #minNavWrapper .subnav:before {
        width: 200px;
    }
    #sitecontent {
        margin-left: 200px;
    }
}
.closeInfor {
    position: absolute;
    top: 180px;
    right: 290px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    transition: 0.36s;
}
.closeInfor:hover {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.closeInfor:after,
.closeInfor:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 34px;
    background-color: #fff;
}
.closeInfor:after {
    top: 0;
    left: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.closeInfor:before {
    top: 0;
    left: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.singlescreen .module {
    padding: 0;
}
.singlescreen .module_container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* 分页无法点击 ff 18-12-26 */
#pages {
    position: relative;
    z-index: 111;
}



/*
#minNavWrapper .nav> .navitem a span:after {
    content: attr(data-title);
    position: absolute;
    color: #424242;
    left: 0;
    transform: translateY(100%);
    width: 100%;
}

#minNavWrapper .nav> .navitem a span{
   display: inline-block;
    position: relative;
    transition: all ease-out .3s;
}*/

#minNavWrapper .nav> .navitem a{
   width: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


#minNavWrapper .nav> .navitem a:hover{
   
    width: 100%;    color: #0b7c7a;
}


#minNavWrapper .nav > .navitem a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -17px;
    width: 0;
    height: 1px;
    background: #0b7c7a;
    transition: 0.36s ease;
}


.mlist .owl-nav {
    height: 0;
    top: 70%;
    -webkit-transform: translateY(calc(-50%));
    -ms-transform: translateY(calc(-50%));
    transform: translateY(calc(-50%));
    position: absolute;
    width: 100%;
    margin: 0;
}
.bodylistpost.bodyproject .postContent .mainInfor .title {
    font-size: 16px;
    line-height: 32px;
    color: #0b7c7a;
}

.container_header .title {
    font-size: 24px;
    line-height: 30px;
    color: #0b7c7a;
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
    color: #0b7c7a;
}

.ff_topSlider .owl-nav {
    height: 0;
    top: 66%;
    -webkit-transform: translateY(calc(-50%));
    -ms-transform: translateY(calc(-50%));
    transform: translateY(calc(-50%));
    position: absolute;
    width: 100%;
    margin: 0;
}

#minNavWrapper .nav > .navitem a.active, #minNavWrapper .nav > .navitem a:hover {
    background: 0 0;
    color: #111;
    color: #0b7c7a;
}


.project.mlist .content_list .item_block {
    position: relative;
    border: none;
    float: left;
    width: 33.3%;
}