
.item_tags > a, .container_category > a, .imagelink .owl-nav .owl-prev, .postSlider .owl-nav .owl-prev, .mlist .owl-nav .owl-prev, .ff_topSlider .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next,
.postSlider .owl-nav .owl-next,
.mlist .owl-nav .owl-next,
.ff_topSlider .owl-nav .owl-next, .imagelink .owl-nav .owl-prev:hover .iconfont, .postSlider .owl-nav .owl-prev:hover .iconfont, .mlist .owl-nav .owl-prev:hover .iconfont, .ff_topSlider .owl-nav .owl-prev:hover .iconfont,
.imagelink .owl-nav .owl-next:hover .iconfont,
.postSlider .owl-nav .owl-next:hover .iconfont,
.mlist .owl-nav .owl-next:hover .iconfont,
.ff_topSlider .owl-nav .owl-next:hover .iconfont, .service.mlistpost .content_list .item_block .item_box .item_wrapper, .project.mlist .content_list .item_block .item_box .item_wrapper, .project.mlistpost .content_list .item_block .item_box .item_wrapper, .team .content_list .item_block .item_box .item_wrapper, .videom .content_list .item_block .item_box .item_wrapper, .project.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap, .project.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap, .postSlider .tab_button .item_img img, body #header, body #headTop #logo img, .ff_indexPage .mlist .content_wrapper .more, .imagelink .content_list .item_block .item_box {
  transition: all 0.36s ease;
}

.item_tags > a, .container_category > a {
  border: 1px solid rgba(170, 170, 170, 0.2);
  color: #828282;
  background-color: transparent;
}

.item_tags > a:hover, .container_category > a:hover, .item_tags > a.active, .container_category > a.active {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #fff;
}

#search-list .searchFormGroup input {
  border: 2px solid #ffffff;
  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: #ffffff;
}

#search-list .searchFormGroup .searchSub .fa {
  display: none;
}

body .searchGroup, #search-list .searchGroup {
  display: inline-block;
  height: 100%;
}

body .searchGroup .search_wrap, #search-list .searchGroup .search_wrap {
  position: relative;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

body .searchGroup .search_wrap::after, #search-list .searchGroup .search_wrap::after {
  content: "";
  display: block;
  clear: both;
}

body .searchGroup .searchOnOff, #search-list .searchGroup .searchOnOff {
  cursor: pointer;
  display: none;
  float: left;
  line-height: 40px;
  margin-right: 20px;
}

body .searchGroup .searchBox, #search-list .searchGroup .searchBox {
  float: left;
}

body .searchGroup .searchClose, #search-list .searchGroup .searchClose {
  display: inline-block;
  display: none;
}

body .searchGroup .searchFormGroup, #search-list .searchGroup .searchFormGroup {
  height: 40px;
}

body .searchGroup .searchFormGroup::after, #search-list .searchGroup .searchFormGroup::after {
  content: "";
  display: block;
  clear: both;
}

body .searchGroup .searchFormGroup input, #search-list .searchGroup .searchFormGroup input {
  float: left;
  width: 268px;
  height: 100%;
  box-sizing: border-box;
  text-indent: 15px;
}

body .searchGroup .searchFormGroup .searchSub, #search-list .searchGroup .searchFormGroup .searchSub {
  float: left;
  cursor: pointer;
  padding: 0 12px;
  height: 100%;
  line-height: 40px;
  text-align: center;
}

body #search-header {
  display: none;
}

body #navWrapper .content {
  position: relative;
}

body #search-nav.searchGroup {
  visibility: visible;
  opacity: 1;
}

body #search-nav {
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  height: 80px;
  transition: opacity 0.36s ease, height 0.36s ease;
}

body #search-nav .searchBox {
  position: absolute;
  top: 100%;
  background: aliceblue;
  right: 0;
  height: 0;
  overflow: hidden;
  transition: height 0.36s ease;
}

body #search-nav.search-open .searchBox {
  height: 40px;
}

body #search-nav .searchOnOff {
  display: block;
  font-size: 17px;
  position: relative;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

body #search-nav .searchSub {
  display: none;
}

body #search-nav.navHide .searchBox {
  display: none;
}

body #search-nav .search_wrap {
  height: 100%;
}

.imagelink .owl-nav .owl-prev, .postSlider .owl-nav .owl-prev, .mlist .owl-nav .owl-prev, .ff_topSlider .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next,
.postSlider .owl-nav .owl-next,
.mlist .owl-nav .owl-next,
.ff_topSlider .owl-nav .owl-next {
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  margin: 0;
  padding: 0;
  border-radius: 0;
  cursor: pointer;
}

.imagelink .owl-nav .owl-prev .iconfont, .postSlider .owl-nav .owl-prev .iconfont, .mlist .owl-nav .owl-prev .iconfont, .ff_topSlider .owl-nav .owl-prev .iconfont,
.imagelink .owl-nav .owl-next .iconfont,
.postSlider .owl-nav .owl-next .iconfont,
.mlist .owl-nav .owl-next .iconfont,
.ff_topSlider .owl-nav .owl-next .iconfont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.imagelink .owl-nav .owl-prev .iconfont, .postSlider .owl-nav .owl-prev .iconfont, .mlist .owl-nav .owl-prev .iconfont, .ff_topSlider .owl-nav .owl-prev .iconfont,
.imagelink .owl-nav .owl-next .iconfont,
.postSlider .owl-nav .owl-next .iconfont,
.mlist .owl-nav .owl-next .iconfont,
.ff_topSlider .owl-nav .owl-next .iconfont {
  color: #fff;
}

.imagelink .owl-nav .owl-prev .iconfont:before, .postSlider .owl-nav .owl-prev .iconfont:before, .mlist .owl-nav .owl-prev .iconfont:before, .ff_topSlider .owl-nav .owl-prev .iconfont:before,
.imagelink .owl-nav .owl-next .iconfont:before,
.postSlider .owl-nav .owl-next .iconfont:before,
.mlist .owl-nav .owl-next .iconfont:before,
.ff_topSlider .owl-nav .owl-next .iconfont:before {
  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;
}

.imagelink .owl-nav .owl-prev:hover, .postSlider .owl-nav .owl-prev:hover, .mlist .owl-nav .owl-prev:hover, .ff_topSlider .owl-nav .owl-prev:hover,
.imagelink .owl-nav .owl-next:hover,
.postSlider .owl-nav .owl-next:hover,
.mlist .owl-nav .owl-next:hover,
.ff_topSlider .owl-nav .owl-next:hover {
  background: #ffffff;
}

.imagelink .owl-nav .owl-prev:hover .iconfont, .postSlider .owl-nav .owl-prev:hover .iconfont, .mlist .owl-nav .owl-prev:hover .iconfont, .ff_topSlider .owl-nav .owl-prev:hover .iconfont,
.imagelink .owl-nav .owl-next:hover .iconfont,
.postSlider .owl-nav .owl-next:hover .iconfont,
.mlist .owl-nav .owl-next:hover .iconfont,
.ff_topSlider .owl-nav .owl-next:hover .iconfont {
  color: #fff;
}

.imagelink .owl-nav .owl-prev.disabled:hover, .postSlider .owl-nav .owl-prev.disabled:hover, .mlist .owl-nav .owl-prev.disabled:hover, .ff_topSlider .owl-nav .owl-prev.disabled:hover,
.imagelink .owl-nav .owl-next.disabled:hover,
.postSlider .owl-nav .owl-next.disabled:hover,
.mlist .owl-nav .owl-next.disabled:hover,
.ff_topSlider .owl-nav .owl-next.disabled:hover {
  background: rgba(0, 0, 0, 0.2);
}

.imagelink .owl-nav .owl-prev.disabled:hover .iconfont, .postSlider .owl-nav .owl-prev.disabled:hover .iconfont, .mlist .owl-nav .owl-prev.disabled:hover .iconfont, .ff_topSlider .owl-nav .owl-prev.disabled:hover .iconfont,
.imagelink .owl-nav .owl-next.disabled:hover .iconfont,
.postSlider .owl-nav .owl-next.disabled:hover .iconfont,
.mlist .owl-nav .owl-next.disabled:hover .iconfont,
.ff_topSlider .owl-nav .owl-next.disabled:hover .iconfont {
  color: #fff;
}

.imagelink .owl-nav .owl-prev .iconfont:before, .postSlider .owl-nav .owl-prev .iconfont:before, .mlist .owl-nav .owl-prev .iconfont:before, .ff_topSlider .owl-nav .owl-prev .iconfont:before {
  content: "\f104";
}


.imagelink .owl-nav .owl-next .iconfont:before,
.postSlider .owl-nav .owl-next .iconfont:before,
.mlist .owl-nav .owl-next .iconfont:before,
.ff_topSlider .owl-nav .owl-next .iconfont:before {
  content: "\f105";
}

.imagelink .owl-nav {
  height: 0;
  top: 50%;
  transform: translateY(calc(-50%));
  left: auto;
  position: absolute;
  width: 100px;
  margin: 0;
}

.imagelink .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next {
  top: 50%;
  transform: translateY(-50%);
}

.imagelink .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next {
  width: 50px;
  height: 50px;
}

.mlist .owl-dots .owl-dot.active span, .imagelink .owl-dots .owl-dot.active span, .mlist .owl-dots .owl-dot:hover span, .imagelink .owl-dots .owl-dot:hover span {
  background: #ffffff;
  border: 1px solid #ffffff;
}

.mlist .owl-dots .owl-dot span, .imagelink .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;
}

.service.mlistpost .content_list .item_block .item_box .item_wrapper, .project.mlist .content_list .item_block .item_box .item_wrapper, .project.mlistpost .content_list .item_block .item_box .item_wrapper, .team .content_list .item_block .item_box .item_wrapper, .videom .content_list .item_block .item_box .item_wrapper {
  padding: 24px 20px;
}

.service.mlistpost .content_list .item_block .item_box .item_wrapper > .date_wrap, .project.mlist .content_list .item_block .item_box .item_wrapper > .date_wrap, .project.mlistpost .content_list .item_block .item_box .item_wrapper > .date_wrap, .team .content_list .item_block .item_box .item_wrapper > .date_wrap, .videom .content_list .item_block .item_box .item_wrapper > .date_wrap {
  display: none;
}

.service.mlistpost .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .project.mlist .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, .team .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .videom .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
  float: right;
}

.service.mlistpost .container_content .content_wrapper .more_wrap .more, .project.mlist .container_content .content_wrapper .more_wrap .more, .project.mlistpost .container_content .content_wrapper .more_wrap .more, .team .container_content .content_wrapper .more_wrap .more, .videom .container_content .content_wrapper .more_wrap .more {
  display: none;
}

.team.mlistpost .content_list .item_img, .ff_indexPage .news.mlist .content_list .item_img, .news.mlistpost .content_list .item_img {
  width: 270px;
  float: left;
}

.team.mlistpost .content_list .item_wrapper, .ff_indexPage .news.mlist .content_list .item_wrapper, .news.mlistpost .content_list .item_wrapper {
  float: right;
  padding: 20px;
  width: calc(100% - 280px);
  box-sizing: border-box;
}

.team.mlistpost .content_list .item_wrapper .date_wrap, .ff_indexPage .news.mlist .content_list .item_wrapper .date_wrap, .news.mlistpost .content_list .item_wrapper .date_wrap {
  display: none;
}

.team.mlistpost .content_list .item_wrapper > .date_wrap, .ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap, .news.mlistpost .content_list .item_wrapper > .date_wrap {
  display: block;
}

.team.mlistpost .content_list .item_block .details, .ff_indexPage .news.mlist .content_list .item_block .details, .news.mlistpost .content_list .item_block .details {
  position: absolute;
  bottom: 12px;
  right: 20px;
  margin: 0;
}

.team.mlistpost .content_list .details, .ff_indexPage .news.mlist .content_list .details, .news.mlistpost .content_list .details {
  margin: 0;
}

.team.mlistpost .container_content .content_wrapper .more_wrap, .ff_indexPage .news.mlist .container_content .content_wrapper .more_wrap, .news.mlistpost .container_content .content_wrapper .more_wrap {
  display: none;
}

.team.mlistpost .container_content .content_wrapper > .more, .ff_indexPage .news.mlist .container_content .content_wrapper > .more, .news.mlistpost .container_content .content_wrapper > .more {
  display: block;
}

.service .content_list .date_wrap, .ff_indexPage .ad01.mlist .content_list .date_wrap,
.service .content_list .item_des,
.ff_indexPage .ad01.mlist .content_list .item_des,
.service .content_list .details,
.ff_indexPage .ad01.mlist .content_list .details {
  display: none;
}

.service .content_list .item_wrapper, .ff_indexPage .ad01.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: #ffffff;
  color: #fff;
  border-color: #ffffff;
}

.npagePage .ff_pageTarget {
  background-color: #fff;
  margin-top: 40px;
}

.npagePage .ff_pageTarget .container_category {
  float: right;
  padding-top: 0px;
}

.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, .news.mlistpost .tabBtn::after, .videom.mlistpost .tabBtn::after {
  content: "";
  display: block;
  clear: both;
}

.service.mlistpost .tabBtn .post-prev, .team.mlistpost .tabBtn .post-prev, .news.mlistpost .tabBtn .post-prev, .videom.mlistpost .tabBtn .post-prev,
.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-next,
.videom.mlistpost .tabBtn .post-next {
  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-prev:not(.empty):hover, .team.mlistpost .tabBtn .post-prev:not(.empty):hover, .news.mlistpost .tabBtn .post-prev:not(.empty):hover, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover,
.service.mlistpost .tabBtn .post-next:not(.empty):hover,
.team.mlistpost .tabBtn .post-next:not(.empty):hover,
.news.mlistpost .tabBtn .post-next:not(.empty):hover,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover {
  background: #ffffff;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .title,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .title {
  color: #fff;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .infor-wrap .subtitle {
  color: #fff;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .img-wrap,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .img-wrap {
  opacity: 1;
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .details, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .details,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .details {
  border-color: rgba(170, 170, 170, 0.2);
}

.service.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after, .team.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after, .news.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after, .videom.mlistpost .tabBtn .post-prev:not(.empty):hover .details:after,
.service.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.team.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.news.mlistpost .tabBtn .post-next:not(.empty):hover .details:after,
.videom.mlistpost .tabBtn .post-next:not(.empty):hover .details:after {
  color: #fff;
}

.service.mlistpost .tabBtn .post-prev.empty, .team.mlistpost .tabBtn .post-prev.empty, .news.mlistpost .tabBtn .post-prev.empty, .videom.mlistpost .tabBtn .post-prev.empty,
.service.mlistpost .tabBtn .post-next.empty,
.team.mlistpost .tabBtn .post-next.empty,
.news.mlistpost .tabBtn .post-next.empty,
.videom.mlistpost .tabBtn .post-next.empty {
  cursor: default;
  background-color: #f8f8f8;
}

.service.mlistpost .tabBtn .post-prev.empty .details, .team.mlistpost .tabBtn .post-prev.empty .details, .news.mlistpost .tabBtn .post-prev.empty .details, .videom.mlistpost .tabBtn .post-prev.empty .details,
.service.mlistpost .tabBtn .post-next.empty .details,
.team.mlistpost .tabBtn .post-next.empty .details,
.news.mlistpost .tabBtn .post-next.empty .details,
.videom.mlistpost .tabBtn .post-next.empty .details {
  display: none;
}

.service.mlistpost .tabBtn .post-prev .img-wrap, .team.mlistpost .tabBtn .post-prev .img-wrap, .news.mlistpost .tabBtn .post-prev .img-wrap, .videom.mlistpost .tabBtn .post-prev .img-wrap,
.service.mlistpost .tabBtn .post-next .img-wrap,
.team.mlistpost .tabBtn .post-next .img-wrap,
.news.mlistpost .tabBtn .post-next .img-wrap,
.videom.mlistpost .tabBtn .post-next .img-wrap {
  transition: all 0.36s ease;
  opacity: 0;
  width: 80px;
  height: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.service.mlistpost .tabBtn .post-prev .img-wrap img, .team.mlistpost .tabBtn .post-prev .img-wrap img, .news.mlistpost .tabBtn .post-prev .img-wrap img, .videom.mlistpost .tabBtn .post-prev .img-wrap img,
.service.mlistpost .tabBtn .post-next .img-wrap img,
.team.mlistpost .tabBtn .post-next .img-wrap img,
.news.mlistpost .tabBtn .post-next .img-wrap img,
.videom.mlistpost .tabBtn .post-next .img-wrap img {
  width: 100%;
}

.service.mlistpost .tabBtn .post-prev .img-wrap div, .team.mlistpost .tabBtn .post-prev .img-wrap div, .news.mlistpost .tabBtn .post-prev .img-wrap div, .videom.mlistpost .tabBtn .post-prev .img-wrap div,
.service.mlistpost .tabBtn .post-next .img-wrap div,
.team.mlistpost .tabBtn .post-next .img-wrap div,
.news.mlistpost .tabBtn .post-next .img-wrap div,
.videom.mlistpost .tabBtn .post-next .img-wrap div {
  display: none;
}

.service.mlistpost .tabBtn .post-prev .details, .team.mlistpost .tabBtn .post-prev .details, .news.mlistpost .tabBtn .post-prev .details, .videom.mlistpost .tabBtn .post-prev .details,
.service.mlistpost .tabBtn .post-next .details,
.team.mlistpost .tabBtn .post-next .details,
.news.mlistpost .tabBtn .post-next .details,
.videom.mlistpost .tabBtn .post-next .details {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 16px;
  color: transparent;
  overflow: hidden;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap, .team.mlistpost .tabBtn .post-prev .infor-wrap, .news.mlistpost .tabBtn .post-prev .infor-wrap, .videom.mlistpost .tabBtn .post-prev .infor-wrap,
.service.mlistpost .tabBtn .post-next .infor-wrap,
.team.mlistpost .tabBtn .post-next .infor-wrap,
.news.mlistpost .tabBtn .post-next .infor-wrap,
.videom.mlistpost .tabBtn .post-next .infor-wrap {
  width: 250px;
  position: relative;
  top: 0;
  top: 50%;
  transform: translateY(-50%);
}

.service.mlistpost .tabBtn .post-prev .infor-wrap .title, .team.mlistpost .tabBtn .post-prev .infor-wrap .title, .news.mlistpost .tabBtn .post-prev .infor-wrap .title, .videom.mlistpost .tabBtn .post-prev .infor-wrap .title,
.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next .infor-wrap .title,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  transition: all 0.36s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap .title, .team.mlistpost .tabBtn .post-prev .infor-wrap .title, .news.mlistpost .tabBtn .post-prev .infor-wrap .title, .videom.mlistpost .tabBtn .post-prev .infor-wrap .title,
.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next .infor-wrap .title {
  font-size: 16px;
  line-height: 20px;
  color: #666;
}


.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  height: 30px;
  font-size: 13px;
  line-height: 30px;
}

.service.mlistpost .tabBtn .post-prev, .team.mlistpost .tabBtn .post-prev, .news.mlistpost .tabBtn .post-prev, .videom.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, .news.mlistpost .tabBtn .post-prev:hover .details:before, .videom.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, .news.mlistpost .tabBtn .post-prev:hover .details:after, .videom.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, .news.mlistpost .tabBtn .post-prev .img-wrap, .videom.mlistpost .tabBtn .post-prev .img-wrap {
  right: 15px;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap, .team.mlistpost .tabBtn .post-prev .infor-wrap, .news.mlistpost .tabBtn .post-prev .infor-wrap, .videom.mlistpost .tabBtn .post-prev .infor-wrap {
  float: left;
}

.service.mlistpost .tabBtn .post-prev .details, .team.mlistpost .tabBtn .post-prev .details, .news.mlistpost .tabBtn .post-prev .details, .videom.mlistpost .tabBtn .post-prev .details {
  border-right: 1px solid #e5e5e5;
  left: 22px;
}

.service.mlistpost .tabBtn .post-prev .details:before, .team.mlistpost .tabBtn .post-prev .details:before, .news.mlistpost .tabBtn .post-prev .details:before, .videom.mlistpost .tabBtn .post-prev .details:before, .service.mlistpost .tabBtn .post-prev .details:after, .team.mlistpost .tabBtn .post-prev .details:after, .news.mlistpost .tabBtn .post-prev .details:after, .videom.mlistpost .tabBtn .post-prev .details:after {
  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;
  transform: translateY(-50%);
}

.service.mlistpost .tabBtn .post-prev .details:before, .team.mlistpost .tabBtn .post-prev .details:before, .news.mlistpost .tabBtn .post-prev .details:before, .videom.mlistpost .tabBtn .post-prev .details:before {
  right: 25px;
}

.service.mlistpost .tabBtn .post-prev .details:after, .team.mlistpost .tabBtn .post-prev .details:after, .news.mlistpost .tabBtn .post-prev .details:after, .videom.mlistpost .tabBtn .post-prev .details:after {
  right: -30px;
  opacity: 0;
}


.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-next,
.videom.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, .news.mlistpost .tabBtn .post-next:hover .details:before, .videom.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, .news.mlistpost .tabBtn .post-next:hover .details:after, .videom.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,
.news.mlistpost .tabBtn .post-next .img-wrap,
.videom.mlistpost .tabBtn .post-next .img-wrap {
  left: 15px;
}


.service.mlistpost .tabBtn .post-next .infor-wrap,
.team.mlistpost .tabBtn .post-next .infor-wrap,
.news.mlistpost .tabBtn .post-next .infor-wrap,
.videom.mlistpost .tabBtn .post-next .infor-wrap {
  float: right;
}


.service.mlistpost .tabBtn .post-next .details,
.team.mlistpost .tabBtn .post-next .details,
.news.mlistpost .tabBtn .post-next .details,
.videom.mlistpost .tabBtn .post-next .details {
  right: 22px;
  border-left: 1px solid rgba(170, 170, 170, 0.2);
}

.service.mlistpost .tabBtn .post-next .details:before, .team.mlistpost .tabBtn .post-next .details:before, .news.mlistpost .tabBtn .post-next .details:before, .videom.mlistpost .tabBtn .post-next .details:before, .service.mlistpost .tabBtn .post-next .details:after, .team.mlistpost .tabBtn .post-next .details:after, .news.mlistpost .tabBtn .post-next .details:after, .videom.mlistpost .tabBtn .post-next .details:after {
  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;
  transform: translateY(-50%);
}

.service.mlistpost .tabBtn .post-next .details:before, .team.mlistpost .tabBtn .post-next .details:before, .news.mlistpost .tabBtn .post-next .details:before, .videom.mlistpost .tabBtn .post-next .details:before {
  left: 25px;
}

.service.mlistpost .tabBtn .post-next .details:after, .team.mlistpost .tabBtn .post-next .details:after, .news.mlistpost .tabBtn .post-next .details:after, .videom.mlistpost .tabBtn .post-next .details:after {
  left: -30px;
  opacity: 0;
}


.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.mlistpost .tabBtn .post-next .infor-wrap .title,
.videom.mlistpost .tabBtn .post-next .infor-wrap .title,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.videom.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  text-align: right;
}

.project.mlistpost .tabBtn.inPos .post-next,
.project.mlistpost .tabBtn.inPos .post-prev {
  opacity: 1;
}

.project.mlistpost .tabBtn.outPos .post-next,
.project.mlistpost .tabBtn.outPos .post-prev {
  opacity: 0;
  visibility: hidden;
}

.project.mlistpost .tabBtn .post-prev,
.project.mlistpost .tabBtn .post-next {
  width: 42px;
  height: 100px;
  position: fixed;
  z-index: 20;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.36s ease-out, visibility 0.36s ease-out;
}

.project.mlistpost .tabBtn .post-prev.empty,
.project.mlistpost .tabBtn .post-next.empty {
  display: none;
}

.project.mlistpost .tabBtn .post-prev:hover .details,
.project.mlistpost .tabBtn .post-next:hover .details {
  border-color: #ffffff;
  background: #ffffff;
}

.project.mlistpost .tabBtn .post-prev:hover .details:before,
.project.mlistpost .tabBtn .post-next:hover .details:before {
  color: #fff;
}

.project.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap {
  width: 170px;
  opacity: 0;
  visibility: hidden;
}

.project.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap {
  position: absolute;
  box-sizing: border-box;
  z-index: 10;
  height: 100%;
  border: 3px solid #ffffff;
}

.project.mlistpost .tabBtn .post-prev .img-wrap:after,
.project.mlistpost .tabBtn .post-next .img-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}

.project.mlistpost .tabBtn .post-prev .img-wrap div,
.project.mlistpost .tabBtn .post-next .img-wrap div {
  height: 100%;
  background-position: center center;
  background-size: cover;
}

.project.mlistpost .tabBtn .post-prev .img-wrap img,
.project.mlistpost .tabBtn .post-next .img-wrap img {
  display: none;
}

.project.mlistpost .tabBtn .post-prev .details,
.project.mlistpost .tabBtn .post-next .details {
  position: absolute;
  height: 100%;
  width: 42px;
  background: #fff;
  border: 1px solid #ececec;
  box-sizing: border-box;
  transition: all 0.3s ease-out 0s;
}

.project.mlistpost .tabBtn .post-prev .details:before,
.project.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;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 24px;
  color: #999;
  transform: translate(-50%, -50%);
}


.project.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  box-sizing: border-box;
}

.project.mlistpost .tabBtn .post-prev .infor-wrap .title,
.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.project.mlistpost .tabBtn .post-next .infor-wrap .title,
.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.project.mlistpost .tabBtn .post-prev .infor-wrap .title,
.project.mlistpost .tabBtn .post-next .infor-wrap .title {
  width: 70%;
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}


.project.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.project.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  width: 80%;
  display: block;
  line-height: 18px;
  font-size: 14px;
  color: #fff;
}

.project.mlistpost .tabBtn .post-prev {
  left: 0px;
}

.project.mlistpost .tabBtn .post-prev .img-wrap {
  border-left: 0;
  left: 100%;
}

.project.mlistpost .tabBtn .post-prev .details {
  left: 0;
}

.project.mlistpost .tabBtn .post-prev .details:before {
  content: "\f104";
}


.project.mlistpost .tabBtn .post-prev .infor-wrap {
  padding-left: 20px;
  left: 100%;
}


.project.mlistpost .tabBtn .post-next {
  right: 0px;
}


.project.mlistpost .tabBtn .post-next .img-wrap {
  right: 100%;
  border-right: 0;
}


.project.mlistpost .tabBtn .post-next .details {
  right: 0;
}


.project.mlistpost .tabBtn .post-next .details:before {
  content: "\f105";
}


.project.mlistpost .tabBtn .post-next .infor-wrap {
  right: 100%;
  padding-left: 20px;
}

@media screen and (min-width: 1600px) {
  .project.mlistpost .post-prev:hover .infor-wrap,
  .project.mlistpost .post-prev:hover .img-wrap,
  .project.mlistpost .post-next:hover .infor-wrap,
  .project.mlistpost .post-next:hover .img-wrap {
    opacity: 1;
    visibility: visible;
  }
  .project.mlistpost .post-prev:hover .details,
  .project.mlistpost .post-next:hover .details {
    border-color: #ffffff;
    background: #ffffff;
  }
  .project.mlistpost .post-prev:hover .details:before,
  .project.mlistpost .post-next:hover .details:before {
    color: #fff;
  }
}

.ff_postPage .team.mlistpost, .ff_postPage .news.mlistpost {
  padding: 50px 50px 0;
}

.ff_postPage .team.mlistpost .module_container, .ff_postPage .news.mlistpost .module_container {
  max-width: 100%;
}

.ff_postPage .team.mlistpost .postContent, .ff_postPage .news.mlistpost .postContent {
  float: right;
  width: calc(100% - 440px);
}

.ff_postPage .team.mlistpost .postContent .postInfo, .ff_postPage .news.mlistpost .postContent .postInfo {
  display: none;
}

.ff_postPage .team.mlistpost .postInfo .description a, .ff_postPage .news.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 .team.mlistpost .postInfo .description a:hover, .ff_postPage .news.mlistpost .postInfo .description a:hover {
  background-color: #383838;
  color: #fff;
  border: 1px solid #383838;
}

.ff_postPage .team.mlistpost .listWrap, .ff_postPage .news.mlistpost .listWrap {
  float: left;
  width: 440px;
  padding-right: 50px;
  box-sizing: border-box;
}

.ff_postPage .team.mlistpost .listWrap > .item_tags, .ff_postPage .news.mlistpost .listWrap > .item_tags {
  margin-bottom: 20px;
}

.ff_postPage .team.mlistpost .listWrap .postInfo .item_tags, .ff_postPage .news.mlistpost .listWrap .postInfo .item_tags {
  display: none;
}

.ff_postPage .team.mlistpost .listContent_post, .ff_postPage .news.mlistpost .listContent_post {
  border-top: 1px solid rgba(170, 170, 170, 0.2);
}

.ff_postPage .service.mlistpost .postInfo .description a, .ff_postPage .project.mlistpost .postInfo .description a, .ff_postPage .videom.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 .service.mlistpost .postInfo .description a:hover, .ff_postPage .project.mlistpost .postInfo .description a:hover, .ff_postPage .videom.mlistpost .postInfo .description a:hover {
  background-color: #383838;
  color: #fff;
  border: 1px solid #383838;
}

.ff_postPage .service.mlistpost .listWrap .postInfo, .ff_postPage .project.mlistpost .listWrap .postInfo, .ff_postPage .videom.mlistpost .listWrap .postInfo {
  display: none;
}

.ff_postPage .service.mlistpost .listWrap .postInfo .description a, .ff_postPage .project.mlistpost .listWrap .postInfo .description a, .ff_postPage .videom.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 .service.mlistpost .listWrap .postInfo .description a:hover, .ff_postPage .project.mlistpost .listWrap .postInfo .description a:hover, .ff_postPage .videom.mlistpost .listWrap .postInfo .description a:hover {
  background-color: #383838;
  color: #fff;
  border: 1px solid #383838;
}

.ff_postPage .service.mlistpost .listContent_post, .ff_postPage .project.mlistpost .listContent_post, .ff_postPage .videom.mlistpost .listContent_post {
  border-top: 1px solid rgba(170, 170, 170, 0.2);
}

#mcontact {
  background: #3e3e3e;
}

#mcontact .container_header {
  float: none;
}

#mcontact .container_header .title {
  color: #fff;
}

#mcontact .contactlist {
  padding-top: 50px;
}

#mcontact .contactlist::after {
  content: "";
  display: block;
  clear: both;
}

#mcontact .contactinfo {
  float: left;
}

#mcontact .contactinfo .contact_name {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 25px;
  font-weight: 100;
  color: #fff;
}

#mcontact .contactinfo p {
  width: 400px;
  padding-right: 40px;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  color: #989898;
}

#mcontact .ff_social {
  padding-top: 40px;
}

#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 {
  float: right;
}

#mcontact .contactform .contactform_content textarea {
  height: 100px;
  resize: none;
  overflow: hidden;
}

#mcontact .contactform .inputtxt {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  border: 0;
  border-bottom: rgba(255, 255, 255, 0.09) 1px solid;
  width: 320px;
  height: 20px;
  line-height: 20px;
  padding: 10px 20px;
  margin-bottom: 10px;
  transition: all 0.3s ease-out 0s;
}

#mcontact .contactform .inputtxt.submit {
  background-color: #5c5c5c;
  height: 48px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  width: 100%;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 0;
  cursor: pointer;
}

#mcontact .contactform .inputtxt.submit:hover {
  background-color: #7B7B7B;
}

.project.mlistpost .postContent {
  position: relative;
  max-width: calc(100% - 315px);
  padding-right: 80px;
  box-sizing: border-box;
  margin-top: 40px;
  padding-top: 0;
}

.project.mlistpost .postInfo {
  padding-bottom: 50px;
}

.project.mlistpost .postInfo::after {
  content: "";
  display: block;
  clear: both;
}

.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 {
  margin-top: 0;
  position: absolute;
  top: 0;
  left: 100%;
  line-height: 30px;
  font-size: 13px;
  color: #929292;
  padding-left: 50px;
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  width: 315px;
}

.project.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;
}

.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 .title,
.pageEditor .container_header .subtitle {
  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: #ffffff;
  background-color: #ffffff;
  color: #fff;
}

.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_img img {
  transform: scale(1.08);
}

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

.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;
}

.mlist .owl-dots .active.owl-dot span, .ff_topSlider .owl-dots .active.owl-dot span, .imagelink .owl-dots .active.owl-dot span, .mlist .owl-dots .owl-dot:hover span, .ff_topSlider .owl-dots .owl-dot:hover span, .imagelink .owl-dots .owl-dot:hover span {
  background: #ffffff;
}

.mlist .owl-dots .owl-dot span, .ff_topSlider .owl-dots .owl-dot span, .imagelink .owl-dots .owl-dot span {
  border: 1px solid #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
  background: none;
  width: 8px;
  height: 8px;
  margin: 5px;
  transition: all 0.2s ease-in;
}

@font-face {
  font-family: icomoon;
  src: url("http://www.litaifs.com/statics/css/hw/fonts/icomoon.eot-6jyupl"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/fonts/icomoon.eot?6jyupl*/);
  src: url("http://www.litaifs.com/statics/css/hw/fonts/icomoon.eot-6jyupl"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/fonts/icomoon.eot?6jyupl#iefix*/) format("embedded-opentype"), url("http://www.litaifs.com/statics/css/hw/fonts/icomoon.ttf-6jyupl"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/fonts/icomoon.ttf?6jyupl*/) format("truetype"), url("http://www.litaifs.com/statics/css/hw/fonts/icomoon.woff-6jyupl"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/fonts/icomoon.woff?6jyupl*/) format("woff"), url("http://www.litaifs.com/statics/css/hw/fonts/icomoon.svg-6jyupl"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/fonts/icomoon.svg?6jyupl#icomoon*/) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: HELVETICANEUELTPRO-THEX;
  src: url("http://www.litaifs.com/statics/css/hw/fonts/HELVETICANEUELTPRO-THEX.OTF"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/http://www.litaifs.com/statics/css/hw/fonts/HELVETICANEUELTPRO-THEX.OTF*/);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: HELVETICANEUETHN;
  src: url("../font/HELVETICANEUETHN.TTF"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/../font/HELVETICANEUETHN.TTF*/);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: helveticaneuethn;
  src: url("http://www.litaifs.com/statics/css/hw/fonts/helveticaneuethn.otf"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/http://www.litaifs.com/statics/css/hw/fonts/helveticaneuethn.otf*/);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: GOTHAMRND-LIGHT;
  src: url("http://www.litaifs.com/statics/css/hw/fonts/GOTHAMRND-LIGHT.OTF"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/http://www.litaifs.com/statics/css/hw/fonts/GOTHAMRND-LIGHT.OTF*/);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: GOTHAMRND-BOOK;
  src: url("http://www.litaifs.com/statics/css/hw/fonts/GOTHAMRND-BOOK.OTF"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/http://www.litaifs.com/statics/css/hw/fonts/GOTHAMRND-BOOK.OTF*/);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: FontAwesome;
  src: url("http://www.litaifs.com/statics/css/hw/fonts/FontAwesome.otf"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/http://www.litaifs.com/statics/css/hw/fonts/FontAwesome.otf*/);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: GOTHAM-BLACK;
  src: url("http://www.litaifs.com/statics/css/hw/fonts/GOTHAM-BLACK.OTF"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/http://www.litaifs.com/statics/css/hw/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% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

@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-searchhide {
  0% {
    opacity: 0;
    transform: scale(0.7);
    animation-timing-function: cubic-bezier(0.2727, 0.0986, 0.8333, 1);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes searchform-slide-one {
  0% {
    transform: translate3d(calc(-50% + 100px), 0, 0);
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}

@keyframes searchform-slideout-one {
  0% {
    opacity: 1;
    transform: translate3d(-50%, 0, 0);
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }
  100% {
    opacity: 0;
    transform: translate3d(-calc(100px + 50%), 0, 0);
  }
}

@keyframes searchform-slide-two {
  0% {
    transform: translate3d(100px, 0, 0);
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes searchform-slideout-two {
  0% {
    opacity: 0;
    transform: translate3d(-100, 0, 0);
    animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
form {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  border: none;
  vertical-align: top;
}

input,
textarea {
  margin: 0;
  padding: 0;
  outline: none;
}

select {
  outline: none;
}

textarea {
  resize: none;
  overflow: auto;
}

table {
  border-collapse: collapse;
}

th,
td {
  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";
}

html,
body {
  font: 12px Arial, "微软雅黑";
  color: #666;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

body {
  overflow-x: hidden;
}

a {
  color: #666;
}

a.active {
  color: #333;
}

img {
  max-width: 100%;
}

.fa-angle-right,
.fa-angle-down {
  color: inherit;
  padding-left: 10px;
}

.item_index {
  display: none;
}

::-webkit-scrollbar-track-piece,
::-webkit-scrollbar,
::-webkit-scrollbar-thumb {
  width: 5px;
}

::-webkit-scrollbar-track-piece {
  background-color: #101012;
}

::-webkit-scrollbar {
  background-color: #ffffff;
}

::-webkit-scrollbar-thumb {
  background-color: #333;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #ffffff;
}

.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;
}


.ff_pageTarget {
  background-color: #f7f7f7;
  line-height: 45px;
}

.ff_pageTarget .fa-angle-right {
  padding: 0 10px;
}

.ff_pageTarget .container_target a:hover {
  color: #ffffff;
}

.ff_pageTarget .container_target a:last-child {
  color: #ffffff;
}

.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%;
  transform: translateY(calc(-50%));
  position: absolute;
  width: 100%;
  margin: 0;
}

.postSlider .owl-nav .owl-prev,
.postSlider .owl-nav .owl-next {
  top: 50%;
  transform: translateY(-50%);
}

.postSlider .owl-nav .owl-prev,
.postSlider .owl-nav .owl-next {
  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 {
  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:hover .item_img:after, .postSlider .tab_button .item_block.current .item_img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #ffffff;
  box-sizing: border-box;
}

.postContent {
  margin-bottom: 40px;
  padding-top: 40px;
}

.postInfo .title {
  color: #444;
  font-size: 16px;
  transition: all .3s ease-out 0s;
  line-height: 20px;
}

.postInfo .subtitle {
  color: #999;
  font-size: 12px;
  margin-top: 4px;
  transition: all .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;
}

a {
  color: #cccccc;
}

body #header {
  background-color: #1b1b1b;
}

body #navWrapper .content .nav > .navitem .subnav {
  background-color: #1b1b1b;
}

#footer {
  background-color: #1b1b1b;
}

html,
body,
.module {
 
}

.npagePage .ff_pageTarget {
  background-color: #202020;
}

.ff_topSlider .content_list .item_block div.item_bg.image {
  background-color: #000;
}

.mlist:not(.imagelink) .content_list .item_info .title {
  color: #f0f0f0;
}

.postInfo .title {
  color: #f0f0f0;
}

.project.mlistpost .postInfo .mainInfor .title {
  color: #f0f0f0;
}

a.active {
  color: #f0f0f0;
}

.container_header .title {
  color: #f0f0f0;
}

.mcustomize .wrapper .header .title {
  color: #f0f0f0;
}

.ff_indexPage .mcounter .content_list li p.number .counterDX {
  color: #f0f0f0;
}

.owl-dot:hover span,
.ff_topSlider .owl-dots .owl-dot:hover span,
.imagelink .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
}

.mlist .owl-dots .active.owl-dot span,
.ff_topSlider .owl-dots .active.owl-dot span,
.imagelink .owl-dots .active.owl-dot span,
.mlist .owl-dots .mcustomize .wrapper .header .subtitle {
  color: #777;
}

.container_header .subtitle {
  color: #888;
}

.mlist .owl-dots .active.owl-dot span,
.ff_topSlider .owl-dots .active.owl-dot span,
.imagelink .owl-dots .active.owl-dot span,
.mlist .owl-dots body #header {
  background-color: #ffffff;
}

#mcontact {
  background-color: #1a1a1a;
}

/* 分享*/
#online_open {
  background-color: #ffffff;
  border-color: #2f2f2f;
}

#online_open i {
  color: #f0f0f0;
}

#shares a {
  background-color: #202020;
  border-color: #2f2f2f;
}

#online_lx {
  background-color: #202020;
}

#olx_qq li a:hover {
  background-color: #1b1b1b;
}

.service.mlistpost .tabBtn .post-prev,
.team.mlistpost .tabBtn .post-prev,
.news.mlistpost .tabBtn .post-prev,
.service.mlistpost .tabBtn .post-next,
.team.mlistpost .tabBtn .post-next,
.news.mlistpost .tabBtn .post-next {
  background-color: #2f2f2f;
}

.service.mlistpost .tabBtn .post-prev.empty,
.team.mlistpost .tabBtn .post-prev.empty,
.news.mlistpost .tabBtn .post-prev.empty,
.service.mlistpost .tabBtn .post-next.empty,
.team.mlistpost .tabBtn .post-next.empty,
.news.mlistpost .tabBtn .post-next.empty {
  background-color: #232323;
}

body #hcontact p,
body #hcontact p .telNum {
  color: #ffffff;
}

/* 搜索 */
body #search-header .searchFormGroup input,
#search-list .searchFormGroup input {
  background-color: #1b1b1b;
  color: #f0f0f0;
}

body #search-nav .searchBox {
  background-color: #303030;
}

body .searchGroup .searchFormGroup input,
#search-list .searchGroup .searchFormGroup input {
  color: #f0f0f0;
}

body #search-header {
  display: none;
}

body #header {
  position: fixed;
  top: 0;
  z-index: 99;
  background: #fff;
}

body #header #search-nav {
  height: 80px;
}

body #header.mini #search-nav {
  height: 66px;
}

body #sitecontent {
  padding-top: 80px;
}

body #header {
  transition: height 0.36s ease;
  width: 100%;
  height: 80px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

body #header.mini {
  height: 66px;
}

body #header.mini #navWrapper .content .nav > .navitem {
  font-size: 14px;
}

body #header.mini #navWrapper .content .nav > .navitem > a {
  line-height: 64px;
}

body #header.mini #logo img {
  height: 34px !important;
}

body #header .wrapper {
  height: 100%;
}

body #header .wrapper > .content {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  height: 100%; padding-top:10px;
}

body #headTop {
  position: relative;
  float: left;
  height: 100%;
  margin-right: 50px;
}

body #headTop #logo {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

body #headTop #logo {
  position: relative;
  display: block;
}

body #headTop #logo img {
 
  max-width: initial;
}

body #navWrapper {
  float: right;
  height: 100%;
}

body #navWrapper .content {
  height: 100%;
}

body #navWrapper .content::after {
  content: "";
  display: block;
  clear: both;
}

body #navWrapper .content .nav {
  height: 100%;
  float: right;
}

body #navWrapper .content .nav > .navitem {
  transition: all 0.36s ease;
  cursor: pointer;
  position: relative;
  float: left;
  font-size: 18px;
}

body #navWrapper .content .nav > .navitem:hover .subnav {
  opacity: 1;
  visibility: visible;
}

body #navWrapper .content .nav > .navitem > a {
  transition: all 0.36s ease;
  display: block;
  padding: 0 38px;
  border-bottom: 2px solid transparent;
  line-height: calc(80px - 2px);
}

body #navWrapper .content .nav > .navitem > a.active {
  color: #ffffff;
  border-color: #ffffff;
}

body #navWrapper .content .nav > .navitem .subnav {
  transition: all 0.36s ease;
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  z-index: 199;
  opacity: 0;
  visibility: hidden;
  width: 180px;
  height: auto;
  border-width: 2px 0 0;
  border-style: solid;
  border-color: #ffffff;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
}

body #navWrapper .content .nav > .navitem .subnav li {
  cursor: pointer;
  width: 100%;
}

body #navWrapper .content .nav > .navitem .subnav li a {
  transition: all 0.36s ease;
  font-weight: 500;
  padding: 12px 24px;
  line-height: 22px;
  display: block;
  transition: all .2s ease-in-out;
  font-size: 12px;
  color: #666;
}

body #navWrapper .content .nav > .navitem .subnav li a:hover {
  color: #fff;
  background-color: #ffffff;
}

body #openBtn,
body #hcontact {
  display: none;
}

body .singlescreen #header {
  height: 66px;
}

body .singlescreen #header #navWrapper .content .nav > .navitem > a {
  line-height: 64px;
}

body #navWrapper {
  float: right;
}

body #header .wrapper > .content {
  position: relative;
}

body #search-nav {
  position: absolute;
  right: 0;
}

html,
body {
  font-family: Tw Cen MT, '微软雅黑';
}

body #header {
  background: transparent;
  
}

body #header #search-nav {
  width: 80px;
}

body #header #search-nav .searchOnOff {
  margin: 0;
}

body #header #search-nav .searchOnOff i {
  padding: 0 30px;
}

body #header #navWrapper .content .nav {
  margin-right: 80px;
}

body #header .wrapper > .content {
  overflow: visible;
}

#navWrapper .content .nav > .navitem > a.active {
  border: none;
  position: relative;
}

#navWrapper .content .nav > .navitem > a.active:before {
  content: "";
  width: 10px;
  height: 1px;
  background: rgba(255, 255, 255, 0.7);
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 15px;
}

#navWrapper .content .nav > .navitem > a.active:after {
  content: "";
  width: 10px;
  height: 1px;
  background: rgba(255, 255, 255, 0.7);
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 15px;
}

body .searchGroup .searchOnOff,
#search-list .searchGroup .searchOnOff {
  margin-right: -16px;
}

.fa-search:before {
  color: #9c9c9c;
}

.ff_indexPage .ff_topSlider .content_list .item_block a div {
  display: none;
}

.bodyindex #moduleControl {
  display:block; !important;
}

body #header.mini {
  background: #131313;
}

body #navWrapper .content .nav > .navitem:hover a {
  color: #fff;
  transition: color 0.3s ease-out 0s;
}

body #header #search-nav .fa-search:before {
  transition: color 0.3s ease-out 0s;
}

body #header #search-nav:hover .fa-search:before {
  color: #fff;
}

body #navWrapper .content .nav > .navitem .subnav li a {
  transition: color 0.3s ease-out 0s;
}

body #navWrapper .content .nav > .navitem .subnav li:hover a {
  color: #000;
}

#navMini {
  display: none;
}

.ff_sitecontent .module .module_container {
  max-width: 1170px;
  margin: 0 auto;
}

.npagePage .more {
  display: none !important;
}

.ff_pageList .content {
  background: #fff;
}

body #sitecontent {
  padding-top: 0;
}

.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: #ffffff;
}

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

.mlist .owl-nav .owl-prev,
.mlist .owl-nav .owl-next {
  top: 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-prev,
.mlist .owl-nav .owl-next {
  width: 50px;
  height: 50px;
}

.mlist .owl-dots {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}

.ff_indexPage #topSlider {
  padding-top: 0px;
  padding-bottom: 0px;
}

#sliderDirThemb,
#sliderDotThemb {
  border-color: #ffffff;
}

#topSlider {
  background: transparent;
}

.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:before, .ff_topSlider .content_list[data-slider-mode="3"] .owl-stage-outer:after {
  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 {
  transform: translateY(50px);
  opacity: 0;
}

.ff_topSlider .content_list[data-slider-mode="3"] .owl-item.active.active3 .item_block p {
  transform: translateY(0px);
  opacity: 1;
}

.ff_topSlider .content_list .owl-item.active .item_block p {
  transform: translateY(0px);
  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 {
 
  display: table;
  position: absolute;
  left: 11%; bottom:200px; 
}

.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 {
  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: #ffffff;
  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;
  bottom: 41px;
  position: absolute;
  width: 100px;
  margin: 0;
}

.ff_topSlider .owl-nav .owl-prev,
.ff_topSlider .owl-nav .owl-next {
  bottom: 0;
}

.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-prev,
.ff_topSlider .owl-nav .owl-next {
  width: 50px;
  height: 50px;
}

.ff_topSlider .owl-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}

.ff_topSlider .imagelink .owl-nav .owl-prev .iconfont:before,
.ff_topSlider .postSlider .owl-nav .owl-prev .iconfont:before,
.ff_topSlider .mlist .owl-nav .owl-prev .iconfont:before,
.ff_topSlider .owl-nav .owl-prev .iconfont:before {
  content: "PREV";
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 3px;
  padding: 0 20px;
  display: block;
  text-align: center;
}

.ff_topSlider .imagelink .owl-nav .owl-next .iconfont:before,
.ff_topSlider .postSlider .owl-nav .owl-next .iconfont:before,
.ff_topSlider .mlist .owl-nav .owl-next .iconfont:before,
.ff_topSlider .owl-nav .owl-next .iconfont:before {
  content: "NEXT";
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 3px;
  padding: 0 20px;
  display: block;
  text-align: center;
}

.ff_topSlider .owl-theme .owl-dots .owl-dot span {
  width: 55px;
  height: 1px;
  background: #232323;
  border: none;
  margin: 0;
  padding: 10px 0;
  background-clip: content-box;
  background-origin: content-box;
}

.ff_topSlider .owl-theme .owl-dots .owl-dot.active span,
.ff_topSlider .owl-theme .owl-dots .owl-dot:hover span {
  width: 72px;
  background-color: #fff;
}

.ff_topSlider .owl-dots {
  bottom: 47px;
  font-size: 0;
}

.ff_topSlider .owl-nav .owl-prev {
  transform: translateX(-142px);
}

.ff_topSlider .owl-nav .owl-next {
  transform: translateX(142px);
}

.ff_topSlider .owl-nav {
  left: 50%;
  transform: translateX(-50px);
}

.ff_topSlider .owl-nav .owl-prev,
.ff_topSlider .owl-nav .owl-next {
  width: 100%;
  height: 30px;
  background: transparent;
  border: none;
}

.ff_topSlider .owl-nav .owl-prev:hover,
.ff_topSlider .owl-nav .owl-next:hover {
  background: transparent;
  border: none;
}

.ff_topSlider .content_list .item_block {
  height: 100vh;
}

.ff_topSlider .sliderArrow {
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.ff_topSlider .sliderArrow .tab_pages .current_page {
  font-size: 20px;
  color: #fff;
  text-align: center;
}

.ff_topSlider .sliderArrow .tab_pages .current_page:after {
  content: '';
  width: 19px;
  height: 2px;
  background: #fff;
  display: block;
  margin-top: 24px;
}

.ff_topSlider .sliderArrow .tab_pages .all_page {
  font-size: 14px;
  color: #636363;
  text-align: center;
  padding-top: 28px;
}

.ff_indexPage #topSlider {
  position: relative;
  z-index: 10;
}

.ff_indexPage .service .content_list::after, .npagePage:not(.post) .service .content_list::after {
  content: "";
  display: block;
  clear: both;
}

.ff_indexPage .service .content_wrapper, .npagePage:not(.post) .service .content_wrapper {
  position: relative;
  margin-right: 0;
}

.ff_indexPage .service .content_wrapper.slider, .npagePage:not(.post) .service .content_wrapper.slider {
  margin-right: 0;
}

.ff_indexPage .service .content_wrapper.slider .item_block, .npagePage:not(.post) .service .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.ff_indexPage .service .owl-item .item_block, .npagePage:not(.post) .service .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .service .item_block, .npagePage:not(.post) .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 0px 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 0px rgba(0, 0, 0, 0.15);
}

.bodylist.bodyservice .module.service,
.ff_indexPage .module.service {
  height: 100vh;
}

.bodylist.bodyservice .module.service .module_container,
.ff_indexPage .module.service .module_container {
  width: 89.37%;
  max-width: none;
  margin: 0 auto;
}

.bodylist.bodyservice .module.service .module_container,
.ff_indexPage .module.service .module_container {
  padding-top: 81px;
}

.bodylist.bodyservice .service,
.ff_indexPage .service {
  /*>=1366的设备屏幕*/
  /*>=1440的设备屏幕*/
}

.bodylist.bodyservice .service .content_wrapper,
.ff_indexPage .service .content_wrapper {
  padding-top: 70px;
}

.bodylist.bodyservice .service .content_list,
.ff_indexPage .service .content_list {
  width: 1416px;
}

.bodylist.bodyservice .service .owl-stage-outer,
.ff_indexPage .service .owl-stage-outer {
  overflow: visible !important;
}

.bodylist.bodyservice .service .mlist .owl-nav,
.ff_indexPage .service .mlist .owl-nav {
  display: none;
}

.bodylist.bodyservice .service .owl-carousel.owl-drag .owl-item,
.bodylist.bodyservice .service .content_wrapper.slider .item_block,
.ff_indexPage .service .owl-carousel.owl-drag .owl-item,
.ff_indexPage .service .content_wrapper.slider .item_block {
  width: 452px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav,
.ff_indexPage .service .owl-theme .owl-nav {
  top: -80px;
  right: -304px;
  display: block;
  width: 200px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev {
  left: 0;
  overflow: hidden;
  width: 50px;
  margin-left: 19px;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev i:before {
  font-family: "mofont";
  font-size: 10px;
  font-style: normal;
  content: "\e637";
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev:hover,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev:hover {
  width: 90px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev:hover i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev:hover i:before {
  content: "\e638";
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next,
.ff_indexPage .service .owl-theme .owl-nav .owl-next {
  right: -20px;
  overflow: hidden;
  width: 50px;
  margin-right: 19px;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-next i:before {
  font-family: "mofont";
  font-size: 10px;
  font-style: normal;
  content: "\e636";
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next:hover,
.ff_indexPage .service .owl-theme .owl-nav .owl-next:hover {
  width: 90px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next:hover i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-next:hover i:before {
  content: "\e635";
}

.bodylist.bodyservice .service .container_header .subtitle,
.ff_indexPage .service .container_header .subtitle {
  font-size: 48px;
  line-height: 48px;
  display: block;
  color: #f0f0f0;
}

@media screen and (min-width: 1366px) {
  .bodylist.bodyservice .service .content_wrapper .more,
  .ff_indexPage .service .content_wrapper .more {
    margin: 79px -10px 0 0;
  }
}

@media screen and (min-width: 1440px) {
  .bodylist.bodyservice .service .content_wrapper .more,
  .ff_indexPage .service .content_wrapper .more {
    margin: 129px -10px 0 0;
  }
}

.bodylist.bodyservice .service .content_wrapper .more,
.ff_indexPage .service .content_wrapper .more {
  float: right;
  text-align: right;
  border: none;
  background: transparent;
}

.bodylist.bodyservice .service .content_wrapper .more:hover,
.ff_indexPage .service .content_wrapper .more:hover {
  background: transparent;
}

.bodylist.bodyservice .service .content_wrapper .more:hover i:before,
.ff_indexPage .service .content_wrapper .more:hover i:before {
  color: #fff;
}

.bodylist.bodyservice .service .content_wrapper .more i:before,
.ff_indexPage .service .content_wrapper .more i:before {
  font-family: "mofont" !important;
  font-size: 12px;
  font-style: normal;
  content: "\e635";
  transition: color 0.3s ease-out 0s;
  color: rgba(255, 255, 255, 0.6);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .mlist.service .owl-theme .owl-dots .owl-dot,
.ff_indexPage .mlist.service .owl-theme .owl-dots .owl-dot {
  display: none;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper {
  transition: opacity 0.3s ease-out 0s;
  opacity: 0;
  background: linear-gradient(-45deg, rgba(140, 35, 125, 0.9), rgba(55, 14, 137, 0.9));
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper .details,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper .details {
  color: #fff;
}

.bodylist.bodyservice .mlist:not(.imagelink) .content_list .item_img img,
.ff_indexPage .mlist:not(.imagelink) .content_list .item_img img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

.bodylist.bodyservice .service .content_list .item_wrapper,
.ff_indexPage .service .content_list .item_wrapper {
  height: calc(100% + 2px);
  margin-top: -1px;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .title,
.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .subtitle,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .title,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .subtitle {
  display: block;
  padding-left: 45px;
  text-align: left;
}

@keyframes showServiceLiner {
  0% {
    width: 0;
  }
  100% {
    width: 347px;
  }
}

@-webkit-keyframes showServiceLiner {
  0% {
    padding-left: 0;
  }
  100% {
    padding-left: 277px;
  }
}

.bodylist.bodyservice .module .module_container {
  width: 93.75vw;
  max-width: none;
}

.bodylist.bodyservice .npagePage .ff_pageTarget {
  overflow: hidden;
  margin-top: 0;
  padding-top: 121px;
}

.bodylist.bodyservice .ff_pageList {
  padding-bottom: 88px;
}

.bodylist.bodyservice .content .module_container {
  width: 93.75vw;
}

.bodylist.bodyservice .content_list {
  width: 100%;
}

.bodylist.bodyservice .content_list .item_wrapper {
  padding: 0;
}

.bodylist.bodyservice .mlist:not(.imagelink) .content_list .item_block .item_info {
  padding-top: 20px;
}

.bodylist.bodyservice .content_list .item_block:nth-child(4) {
  margin-right: 0;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_info .title,
.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_info .subtitle {
  display: block;
}

.bodylist.bodyservice .service .content_list .item_wrapper {
  position: static;
}

.bodylist.bodyservice #pages .page-item.active,
.bodylist.bodyservice #pages .page-item:hover {
  border-color: transparent;
  background-color: transparent;
}

.bodylist.bodyservice .module.service,
.ff_indexPage .module.service {
  height: 100vh;
}

.bodylist.bodyservice .module.service .module_container,
.ff_indexPage .module.service .module_container {
  width: 89.37%;
  max-width: none;
  margin: 0 auto;
}

.bodylist.bodyservice .module.service .module_container,
.ff_indexPage .module.service .module_container {
  padding-top: 81px;
}

.bodylist.bodyservice .service,
.ff_indexPage .service {
  /*>=1366的设备屏幕*/
  /*>=1440的设备屏幕*/
}

.bodylist.bodyservice .service .content_wrapper,
.ff_indexPage .service .content_wrapper {
  padding-top: 70px;
}

.bodylist.bodyservice .service .content_list,
.ff_indexPage .service .content_list {
  width: 1416px;
}

.bodylist.bodyservice .service .owl-stage-outer,
.ff_indexPage .service .owl-stage-outer {
  overflow: visible !important;
}

.bodylist.bodyservice .service .mlist .owl-nav,
.ff_indexPage .service .mlist .owl-nav {
  display: none;
}

.bodylist.bodyservice .service .owl-carousel.owl-drag .owl-item,
.bodylist.bodyservice .service .content_wrapper.slider .item_block,
.ff_indexPage .service .owl-carousel.owl-drag .owl-item,
.ff_indexPage .service .content_wrapper.slider .item_block {
  width: 452px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav,
.ff_indexPage .service .owl-theme .owl-nav {
  top: -80px;
  right: -304px;
  display: block;
  width: 200px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev {
  left: 0;
  overflow: hidden;
  width: 50px;
  margin-left: 19px;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev i:before {
  font-family: "mofont";
  font-size: 10px;
  font-style: normal;
  content: "\e637";
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev:hover,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev:hover {
  width: 90px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-prev:hover i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-prev:hover i:before {
  content: "\e638";
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next,
.ff_indexPage .service .owl-theme .owl-nav .owl-next {
  right: -20px;
  overflow: hidden;
  width: 50px;
  margin-right: 19px;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-next i:before {
  font-family: "mofont";
  font-size: 10px;
  font-style: normal;
  content: "\e636";
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next:hover,
.ff_indexPage .service .owl-theme .owl-nav .owl-next:hover {
  width: 90px;
}

.bodylist.bodyservice .service .owl-theme .owl-nav .owl-next:hover i:before,
.ff_indexPage .service .owl-theme .owl-nav .owl-next:hover i:before {
  content: "\e635";
}

.bodylist.bodyservice .service .container_header .subtitle,
.ff_indexPage .service .container_header .subtitle {
  font-size: 48px;
  line-height: 48px;
  display: block;
  color: #f0f0f0;
}

@media screen and (min-width: 1366px) {
  .bodylist.bodyservice .service .content_wrapper .more,
  .ff_indexPage .service .content_wrapper .more {
    margin: 79px -10px 0 0;
  }
}

@media screen and (min-width: 1440px) {
  .bodylist.bodyservice .service .content_wrapper .more,
  .ff_indexPage .service .content_wrapper .more {
    margin: 129px -10px 0 0;
  }
}

.bodylist.bodyservice .service .content_wrapper .more,
.ff_indexPage .service .content_wrapper .more {
  float: right;
  text-align: right;
  border: none;
  background: transparent;
}

.bodylist.bodyservice .service .content_wrapper .more:hover,
.ff_indexPage .service .content_wrapper .more:hover {
  background: transparent;
}

.bodylist.bodyservice .service .content_wrapper .more:hover i:before,
.ff_indexPage .service .content_wrapper .more:hover i:before {
  color: #fff;
}

.bodylist.bodyservice .service .content_wrapper .more i:before,
.ff_indexPage .service .content_wrapper .more i:before {
  font-family: "mofont" !important;
  font-size: 12px;
  font-style: normal;
  content: "\e635";
  transition: color 0.3s ease-out 0s;
  color: rgba(255, 255, 255, 0.6);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bodylist.bodyservice .mlist.service .owl-theme .owl-dots .owl-dot,
.ff_indexPage .mlist.service .owl-theme .owl-dots .owl-dot {
  display: none;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper {
  transition: opacity 0.3s ease-out 0s;
  opacity: 0;
  background: linear-gradient(-45deg, rgba(140, 35, 125, 0.9), rgba(55, 14, 137, 0.9));
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper .details,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper .details {
  color: #fff;
}

.bodylist.bodyservice .mlist:not(.imagelink) .content_list .item_img img,
.ff_indexPage .mlist:not(.imagelink) .content_list .item_img img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

.bodylist.bodyservice .service .content_list .item_wrapper,
.ff_indexPage .service .content_list .item_wrapper {
  height: calc(100% + 2px);
  margin-top: -1px;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .title,
.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .subtitle,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .title,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .subtitle {
  display: block;
  padding-left: 45px;
  text-align: left;
}

@keyframes showServiceLiner {
  0% {
    width: 0;
  }
  100% {
    width: 347px;
  }
}

@-webkit-keyframes showServiceLiner {
  0% {
    padding-left: 0;
  }
  100% {
    padding-left: 277px;
  }
}

.bodylistpost.bodyservice .module .module_container {
  width: 1400px;
  max-width: none;
}

.bodylistpost.bodyservice .npagePage .ff_pageTarget {
  overflow: hidden;
  margin-top: 0;
  padding-top: 121px;
}

/*小屏nav按钮位置*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .service .owl-theme .owl-nav {
    top: -30px;
    right: 165px;
  }
}

@media screen and (max-width: 1440px) {
  .ff_indexPage .service .owl-theme .owl-nav {
    top: -63px;
    right: 96px;
  }
}

@media screen and (max-width: 1600px) {
  .ff_indexPage .service .owl-theme .owl-nav {
    top: -86px;
    right: 10px;
  }
}

.bodylist.bodyservice .mlist.service .content_list .item_block,
.ff_indexPage .mlist.service .content_list .item_block {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  animation: none;
  opacity: 0;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_tags,
.ff_indexPage .mlist.service .content_list .item_block .item_tags {
  transition: 0.36s ease;
  opacity: 0;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_img,
.ff_indexPage .mlist.service .content_list .item_block .item_img {
  display: none;
}

.bodylist.bodyservice .mlist.service .content_list .item_block:first-child,
.ff_indexPage .mlist.service .content_list .item_block:first-child {
  position: relative;
  z-index: 20;
  visibility: visible;
  opacity: 1;
}

.bodylist.bodyservice .mlist.service .content_list .item_block:first-child .item_img,
.ff_indexPage .mlist.service .content_list .item_block:first-child .item_img {
  display: block;
}

.bodylist.bodyservice .mlist.service .content_list .item_block:first-child .item_wrapper,
.ff_indexPage .mlist.service .content_list .item_block:first-child .item_wrapper {
  opacity: 0;
}

.bodylist.bodyservice .mlist.service .content_list .item_block:first-child.active .item_wrapper,
.ff_indexPage .mlist.service .content_list .item_block:first-child.active .item_wrapper {
  opacity: 1;
}

.bodylist.bodyservice .mlist.service .content_list .item_block.active,
.ff_indexPage .mlist.service .content_list .item_block.active {
  z-index: 20;
  visibility: visible;
  opacity: 1;
}

.bodylist.bodyservice .mlist.service .content_list .item_block.active .item_tags,
.ff_indexPage .mlist.service .content_list .item_block.active .item_tags {
  opacity: 1;
}

.bodylist.bodyservice .mlist.service .content_list .item_block,
.ff_indexPage .mlist.service .content_list .item_block {
  width: 100%;
  height: 100%;
}

.bodylist.bodyservice .service .content_list,
.ff_indexPage .service .content_list {
  width: 100%;
}

.bodylist.bodyservice .mlist.service .content_list .item_img,
.ff_indexPage .mlist.service .content_list .item_img {
  text-align: center;
}

.bodylist.bodyservice .bgPath,
.ff_indexPage .bgPath {
  fill: #2b2b2b;
  stroke: #2b2b2b;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper {
  left: 50%;
  width: 1314px;
  margin: 0 auto;
  transform: translateX(-50%);
  background: transparent;
}

.bodylist.bodyservice .service .content_list .item_box .item_wrapper .item_info,
.ff_indexPage .service .content_list .item_box .item_wrapper .item_info {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .title,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .title {
  margin: 0;
  padding: 0;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper {
  opacity: 1;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper .item_info .subtitle,
.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper .item_info .title,
body .ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper .item_info .subtitle,
body .ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper .item_info .title {
  padding: 0;
}

.bodylist.bodyservice .service .content_list .item_box .item_wrapper .item_info,
body .ff_indexPage .service .content_list .item_box .item_wrapper .item_info {
  position: static;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper .item_info .subtitle,
body .ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper .item_info .subtitle {
  font-size: 22px;
  line-height: 34px;
  text-align: left;
  color: #fff;
}

.service.mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .subtitle {
  color: #fff;
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper .item_info .title,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper .item_info .title {
  font-family: Arial, "微软雅黑";
  font-size: 36px;
  font-weight: 900;
  line-height: 48px;
  text-align: left;
  vertical-align: middle;
  color: #fff;
}

.bodylist.bodyservice .mlist.service .item_index,
.ff_indexPage .mlist.service .item_index {
  font-family: Arial, "微软雅黑";
  font-size: 86px;
  font-weight: 900;
  line-height: 116px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  box-sizing: border-box;
  width: 810px;
  margin: 0 auto;
  padding-right: 34px;
  text-align: right;
  color: #fff;
}

.bodylist.bodyservice .mlist.service .item_index:after,
.ff_indexPage .mlist.service .item_index:after {
  position: absolute;
  top: 74px;
  right: 1px;
  width: 18px;
  height: 18px;
  content: "";
  border-radius: 50%;
  background-color: #fff;
}

.bodylist.bodyservice .mlist.service .content_list .item_block:hover .details,
.ff_indexPage .mlist.service .content_list .item_block:hover .details {
  margin: 0;
  background-color: transparent;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .details,
.ff_indexPage .mlist.service .content_list .item_block .details {
  line-height: 20px;
  position: absolute;
  right: 0;
  bottom: 62px;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  border: none;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_tags,
.ff_indexPage .mlist.service .content_list .item_block .item_tags {
  position: absolute;
  bottom: 64px;
  left: 50%;
  display: inline-block;
  height: auto;
  padding: 0;
  transform: translateX(275px);
  color: #fff;
  border: none;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_tags a,
.ff_indexPage .mlist.service .content_list .item_block .item_tags a {
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  color: inherit;
  border: none;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_tags a:hover,
.ff_indexPage .mlist.service .content_list .item_block .item_tags a:hover {
  background: transparent;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_tags a:after,
.ff_indexPage .mlist.service .content_list .item_block .item_tags a:after {
  position: relative;
  top: 4px;
  display: inline-block;
  float: right;
  width: 1px;
  height: 10px;
  margin: 0 5px;
  content: "";
  transform: rotate(25deg);
  background: #fff;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .item_tags a:last-child:after,
.ff_indexPage .mlist.service .content_list .item_block .item_tags a:last-child:after {
  display: none;
}

.bodylist.bodyservice .service .content_wrapper .more,
.ff_indexPage .service .content_wrapper .more {
  display: none;
}

.bodylist.bodyservice .module.service .module_container,
.bodylist.bodyservice .service .content_wrapper,
.ff_indexPage .module.service .module_container,
.ff_indexPage .service .content_wrapper {
  padding-top: 0;
}

.bodylist.bodyservice .service .dir_wrapper,
.ff_indexPage .service .dir_wrapper {
  text-align: center;
}

.bodylist.bodyservice .service .dir_wrapper .icon,
.ff_indexPage .service .dir_wrapper .icon {
  font-family: "mofont" !important;
  font-size: 12px;
  font-style: normal;
  display: inline-block;
  width: 128px;
  cursor: pointer;
  transition: all 0.3s ease;
  color: #909090;
}

.bodylist.bodyservice .service .dir_wrapper .icon:hover,
.ff_indexPage .service .dir_wrapper .icon:hover {
  color: #fff;
}

.bodylist.bodyservice .service .dir_wrapper .icon:first-child,
.ff_indexPage .service .dir_wrapper .icon:first-child {
  text-align: left;
}

.bodylist.bodyservice .service .dir_wrapper .icon:first-child:before,
.ff_indexPage .service .dir_wrapper .icon:first-child:before {
  content: "\e640";
}

.bodylist.bodyservice .service .dir_wrapper .icon:last-child,
.ff_indexPage .service .dir_wrapper .icon:last-child {
  text-align: right;
}

.bodylist.bodyservice .service .dir_wrapper .icon:last-child:before,
.ff_indexPage .service .dir_wrapper .icon:last-child:before {
  content: "\e63f";
}

.bodylist.bodyservice .service .dir_wrapper,
.ff_indexPage .service .dir_wrapper {
  position: absolute;
  bottom: -40px;
  width: 100%;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .suc_img,
.bodylist.bodyservice .mlist.service .content_list .item_block .first_img,
.ff_indexPage .mlist.service .content_list .item_block .suc_img,
.ff_indexPage .mlist.service .content_list .item_block .first_img {
  transition: 0.46s ease;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .suc_img,
.bodylist.bodyservice .mlist.service .content_list .item_block.change .first_img,
.ff_indexPage .mlist.service .content_list .item_block .suc_img,
.ff_indexPage .mlist.service .content_list .item_block.change .first_img {
  opacity: 0;
}

.bodylist.bodyservice .mlist.service .content_list .item_block .first_img,
.bodylist.bodyservice .mlist.service .content_list .item_block.change .suc_img,
.ff_indexPage .mlist.service .content_list .item_block .first_img,
.ff_indexPage .mlist.service .content_list .item_block.change .suc_img {
  opacity: 1;
}

.bodylist.bodyservice .mlist.service .content_list .item_block.svg1 #svg1 path,
.ff_indexPage .mlist.service .content_list .item_block.svg1 #svg1 path {
  d: path("M676.268,233.864 c-7.626,29.762-23.313,95.019,21.138,184.223c18.12,33.219,18.66,141.521-61.405,128.854c-215.744-41.72-304.9,0.267-371.465,11.073 c-30.703,1.51-94.124,11.074-116.774-82.548c-23.658-67.95-25.67-84.058-110.735-203.349 C1.311,213.256-21.932,32.978,149.774,42.595c33.219,1.51,142.444,32.717,341.264-27.18 C607.389-20.945,728.612,21.456,676.268,233.864z");
}

.bodylist.bodyservice .mlist.service .content_list .item_block.svg1 .bgPath,
.ff_indexPage .mlist.service .content_list .item_block.svg1 .bgPath {
  d: path(" M686.309,240.006 c-36.931,76.881-48.772,67.185-74.152,184.634c-15.43,48.274,17.417,155.272-171.697,111.48 c-51.26-15.432-133.374-69.18-268.739-27.373c-26.542,7.462-134.702-1.66-95.552-104.512c8.128-37.491,32.846-79.628,14.93-189.114 C80.149,126.039,76.168,3.116,256.323,40.441c121.431,35.832,147.448,72.985,290.637,37.822 C655.126,56.813,752.497,116.583,686.309,240.006z");
}

.bodylist.bodyservice .mlist.service .content_list .item_block.svg2 #svg1 path,
.ff_indexPage .mlist.service .content_list .item_block.svg2 #svg1 path {
  d: path("M680.177,229.565 c-7.569,29.547-44.128,94.331,7.997,182.89c36.977,43.973,8.53,150.492-70.959,137.916c-238.167-33.423-211.747-19.723-358.782,1 c-83.45,20.486-113.431,8.994-135.917-83.95c-22.487-111.431-5.497-81.45-89.946-199.879C-2.887,209.106-5.973,20.14,164.491,29.687 c32.979,1.499,151.407,46.473,287.825-0.998C567.826-7.409,757.13,4.703,680.177,229.565z");
}

.bodylist.bodyservice .mlist.service .content_list .item_block.svg2 .bgPath,
.ff_indexPage .mlist.service .content_list .item_block.svg2 .bgPath {
  d: path(" M686.896,236.465  c-43.759,79.561-85.528,118.845-103.927,184.481c-15.415,48.233-14.42,107.407-141.718,91.494  c-106.911-16.409-186.968-27.349-268.518-7.459c-26.52,7.459-124.645-1.657-85.528-104.423  c8.122-36.465,43.759-79.561,14.917-248.627C96.156,124.582,96.156,0.766,257.266,37.065c50.72,9.945,168.21,43.089,280.453,27.846  C645.794,43.479,736.123,112.151,686.896,236.465z");
}

.bodylist.bodyservice .mlist.service:not(.imagelink) .content_list .item_wrapper {
  position: absolute;
}

.ff_indexPage .project .content_list::after, .npagePage:not(.post) .project .content_list::after {
  content: "";
  display: block;
  clear: both;
}

.ff_indexPage .project .content_wrapper, .npagePage:not(.post) .project .content_wrapper {
  position: relative;
  margin-right: -15px;
}

.ff_indexPage .project .content_wrapper.slider, .npagePage:not(.post) .project .content_wrapper.slider {
  margin-right: 0;
}

.ff_indexPage .project .content_wrapper.slider .item_block, .npagePage:not(.post) .project .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.ff_indexPage .project .owl-item .item_block, .npagePage:not(.post) .project .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .project .item_block, .npagePage:not(.post) .project .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 0px 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: -20px;
}

.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 - 20px);
  height: auto;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.ff_indexPage .mlist.project .container_header .subtitle {
  display: none;
}

@media screen and (min-width: 1366px) {
  .ff_indexPage .mlist.project .container_header .title {
    font-size: 36px;
    line-height: 36px;
    margin: 40px 0 -40px;
  }
}

/*>=1366的设备屏幕*/
@media screen and (min-width: 1440px) {
  .ff_indexPage .mlist.project .container_header .title {
    font-size: 48px;
    line-height: 48px;
    margin: 0;
  }
}

/*>=1440的设备屏幕*/
.ff_indexPage .mlist.project .content_wrapper {
  padding-top: 70px;
}

.ff_sitecontent .module.project .module_container {
  width: 89.37%;
  margin: 0 auto;
  max-width: none;
}

.mlist:not(.imagelink) .content_list .item_block {
  width: 660px;
  border: none;
}

.mlist:not(.imagelink) .content_list .item_info .title,
.mlist:not(.imagelink) .content_list .item_info .subtitle {
  text-align: center;
}

.mlist:not(.imagelink) .content_list .item_info .title {
  font-size: 18px;
}

.mlist:not(.imagelink) .content_list .item_info .subtitle {
  font-size: 13px;
}

.mlist:not(.imagelink) .content_list .date_wrap,
.mlist:not(.imagelink) .content_list .item_des,
.mlist:not(.imagelink) .content_list .details,
.mlist:not(.imagelink) .content_list .item_block .item_tags {
  display: none;
}

.project .owl-carousel.owl-drag .owl-item {
  width: 34.37%;
}

@font-face {
  font-family: "self";
  src: url("http://www.litaifs.com/statics/css/hw/iconfont.eot-t=1542696193377"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/iconfont.eot?t=1542696193377*/);
  /* IE9*/
  src: url("http://www.litaifs.com/statics/css/hw/iconfont.eot-t=1542696193377"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/iconfont.eot?t=1542696193377#iefix*/) format("embedded-opentype"), url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAb8AAsAAAAACpQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY8lU2CY21hcAAAAYAAAACpAAACLjBKJzpnbHlmAAACLAAAAmgAAAMc05lFLGhlYWQAAASUAAAALwAAADYTUt//aGhlYQAABMQAAAAcAAAAJAfeA4xobXR4AAAE4AAAAA8AAAAsLAAAAGxvY2EAAATwAAAAGAAAABgDYARGbWF4cAAABQgAAAAfAAAAIAEbADJuYW1lAAAFKAAAAUUAAAJtPlT+fXBvc3QAAAZwAAAAigAAAMBDE0QFeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkYWCcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByeyb+ewNzwv4EhhrmBoQEozAiSAwDqxAyXeJzlkTEOwjAMRX9oKDRiYKhYmbolU/ceqDOHYOwRmDhMD+IMPUT7HbOgcgMcvUj+cmLrG8ARQEUi8YB7w0HjRdUVvUIouseDeYsrFS93SdLLIHPucsrjMq0rQDXu1V04/tLi9nV0igOnqdnnjBNrAhqW1j/e/1tcyv38ZEF9NnRzEg26B0mGblV6g45CBkM3LLNBl5E7g34jJ0O3nkdDey2TgWYDHSE2wQAAAHicVZLPaxNBFIDnvSWzmdkk7cxudruhbJrEZLU5BLLb3UMPxUMPFYR48U9QWjwUb4pIQPDQW2/SY49emqAnf0D1kruQ6FUQihS8CqW7OrNVxIUZZngz7/vemyVA1Ge8xwYpE9KN0rDjteot/L5zcLCzf3lu1M9eHD1NCEF9Dj/hgtSIUCfbIfTiFBLXE9SkUBL4mpfze5UKHC2tASzT/BBuDShELGAQWUJmR5IZcOcn/CBXzAf4mVQJARGAyhOrfGaPQh/Wm/AlCPLrclm6eJy963oCAieyIbDAaOir/zlDx/SisLXRAq9wNuqX5+gX0urcrw/GM+MmaRJip8nQK4k42YShWxfdZNgE1zGB9qGo5XmDNRhQi0XMAsr0juUTyiOrlE8YbPqMZbhglsWyGzljvornb8wybLO/Tv9YYNJ22BWOzt3bECXaHlx1S7E9RTUe6fT5RQHLL65gMCpgMGIwW1GwbF3DcJExtsKV2na5nL8tYJr1Es+Nu8RTm7DXXgLquMMtEGpONoSn5hi/zamkc7Ni06nlWFNqV/DxnNK5WpjTy1fcsrhxe6rif972GL+Sirbvauc40V1yqK3UVTW9eAt0xwKoAZKalKtSPqzy3V3esNmYN/jYNMzlNVnDsQrWMjUjYXt7zFYhxsamLa3Ce44LgxT/muiI0PTSEAf9w+D0NOjjPGsXK61DC6czvK9uGaRETGKTrq62noZpfQCtoevQTkuJJaarXlJVPIA0iYtmwEfEEPEajKpSVvOJUhpBecZ9h5+ccMfnMwZPEBHUaOpSVuValc2Y7fPJhPu2Wir6b/6MinN4nGNgZGBgAOKHOo+mxPPbfGXgZmEAgRuS5xgR9P9VLAzMYUAuBwMTSBQAKSYJxAB4nGNgZGBgbvjfwBDDwgACQJKRARVwAwBHEQJ0eJxjYWBgYCESAwAETAAtAAAAAAAAFAA6AFoAbgCkANoBAgE2AUwBjnicY2BkYGDgZlBjYGMAASYg5gJCBob/YD4DAA2zAU4AeJxlj01OwzAQhV/6B6QSqqhgh+QFYgEo/RGrblhUavdddN+mTpsqiSPHrdQDcB6OwAk4AtyAO/BIJ5s2lsffvHljTwDc4Acejt8t95E9XDI7cg0XuBeuU38QbpBfhJto41W4Rf1N2MczpsJtdGF5g9e4YvaEd2EPHXwI13CNT+E69S/hBvlbuIk7/Aq30PHqwj7mXle4jUcv9sdWL5xeqeVBxaHJIpM5v4KZXu+Sha3S6pxrW8QmU4OgX0lTnWlb3VPs10PnIhVZk6oJqzpJjMqt2erQBRvn8lGvF4kehCblWGP+tsYCjnEFhSUOjDFCGGSIyujoO1Vm9K+xQ8Jee1Y9zed0WxTU/3OFAQL0z1xTurLSeTpPgT1fG1J1dCtuy56UNJFezUkSskJe1rZUQuoBNmVXjhF6XNGJPyhnSP8ACVpuyAAAAHicbY3dCsIwDIWT+bPZFS8EH0NQ3I1PM6p2W2UksrZM9vTGrZcewoEvyeFABosU/FeJGa5wjRvcYo4F7lBhiRqKlzMUOF7VFNkbEuT8zo2h9qbT7dTbJuzNMPDonzxS78jqBeP7B6V7MHkbztWlUh8Jtb4TO6R8Pa/Eaj5OnZtJ2mTSA8AXr3UzegAA") format("woff"), url("http://www.litaifs.com/statics/css/hw/iconfont.ttf-t=1542696193377"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/iconfont.ttf?t=1542696193377*/) format("truetype"), url("http://www.litaifs.com/statics/css/hw/iconfont.svg-t=1542696193377"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/iconfont.svg?t=1542696193377#iconfont*/) format("svg");
  /* iOS 4.1- */
}

.ff_indexPage .mlist.project .owl-nav {
  display: none;
}

.ff_indexPage .module.project .module_container {
  padding-top: 81px;
}

.ff_indexPage .project {
  height: 100vh !important;
}

.ff_indexPage .project .content_list {
  width: 1366px;
}

.ff_indexPage .project .content_list .owl-nav {
  display: block;
  bottom: 0;
}

.ff_indexPage .project .content_list .owl-nav .owl-prev,
.ff_indexPage .project .content_list .owl-nav .owl-next {
  width: 50px;
  overflow: hidden;
  background: transparent;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .project .content_list .owl-nav .owl-prev {
  left: -70px;
}

.ff_indexPage .project .content_list .owl-nav .owl-next {
  right: -70px;
}

.ff_indexPage .project .content_list .owl-prev i:before {
  font-family: "mofont" !important;
  font-size: 10px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e640";
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .project .content_list .owl-prev:hover {
  width: 90px;
}

.ff_indexPage .project .content_list .owl-prev:hover i:before {
  content: "\e642";
}

.ff_indexPage .project .content_list .owl-next i:before {
  font-family: "mofont" !important;
  font-size: 10px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e63f";
}

.ff_indexPage .project .content_list .owl-next:hover {
  width: 90px;
}

.ff_indexPage .project .content_list .owl-next:hover i:before {
  content: "\e641";
}

.ff_indexPage .project .owl-stage-outer {
  overflow: visible !important;
}

.ff_indexPage .project .owl-stage-outer .owl-item .item_img:hover img {
  transform: scale(1.2) !important;
}

.ff_indexPage .project .owl-dots {
  display: none;
}

.ff_indexPage .project .content_wrapper .more {
  display: none;
}

.ff_indexPage .project .module_container .container_category {
  display: none;
}

.ff_indexPage .project .content_list .item_info .subtitle {
  color: #505050;
}

.ff_indexPage .project .content_list .item_img {
  position: relative;
}

.ff_indexPage .project .content_list .item_img .item_mask {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ff_indexPage .project .content_list .item_img .item_mask::before {
  font-family: "mofont" !important;
  font-size: 25px;
  color: #292929;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e71e";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ff_indexPage .project .tab_dots {
  overflow: hidden;
  padding-top: 33px;
}

.ff_indexPage .project ._dots {
  width: 1366px;
  height: 67px;
}

.ff_indexPage .project ._dots ._dot {
  display: inline-block;
  vertical-align: middle;
  line-height: 67px;
  position: relative;
}

.ff_indexPage .project ._dots ._dot span {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 20px;
  background: #565656;
  display: inline-block;
  transition: background 0.3s ease-out 0s;
}

.ff_indexPage .project ._dots ._dot span.current {
  width: 5px;
  height: 5px;
  border: 2px solid #fff;
  padding: 9px;
  background-color: #fff !important;
  background-origin: content-box;
  background-clip: content-box;
  border-radius: 50%;
  margin-left: 6px;
}

.ff_indexPage .project ._dots ._dot span.current + i {
  width: 1px;
  height: 51px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  position: absolute;
  left: 33px;
  top: -45px;
  margin-left: -14px;
}

.ff_indexPage .project ._dots ._dot span:not(.current) {
  margin-top: 31px;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) {
  margin-left: 300px;
}

.ff_indexPage .project ._dots ._dot:nth-child(2) {
  margin-left: 600px;
}

.ff_indexPage .project ._dots ._dot:nth-child(3) {
  margin-left: 575px;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) span.current:before {
  content: '';
  width: 308px;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -318px;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) span:before {
  content: '';
  width: 308px;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -308px;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) span:after {
  content: '';
  width: 331px;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 44px;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) span.current:after {
  content: '';
  width: 328px;
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 47px;
}

.ff_indexPage .project .tab_pages {
  width: 254px;
  height: 12px;
  position: absolute;
  right: -64px;
  top: -35px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
}

.ff_indexPage .project .tab_pages .current_page {
  color: #fff;
  float: left;
  display: inline-block;
  vertical-align: middle;
}

.ff_indexPage .project .tab_pages .current_page::after {
  content: '';
  width: 72px;
  height: 1px;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 23px;
}

.ff_indexPage .project .tab_pages .all_page {
  color: #505050;
  float: right;
  display: inline-block;
  vertical-align: middle;
}

.ff_indexPage .project .tab_pages .all_page::before {
  content: '';
  width: 110px;
  height: 1px;
  background: #2a2a2a;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}

.ff_indexPage .project.mlist .owl-nav {
  width: 90vw;
  top: auto;
  bottom: -66px;
}

/*小屏页码位置*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .project .tab_pages {
    right: -50px;
    top: 18px;
  }
}

/*>=1366的设备屏幕*/
/*小屏图片大小*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .project .content_list {
    width: 1093px;
  }
}

@media screen and (max-width: 1370px) {
  .mlist:not(.imagelink) .content_list .item_block {
    width: 528px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project.mlist .owl-nav {
    bottom: -53px;
  }
}

/*小屏圆点位置*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .project .tab_dots {
    padding-top: 20px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project ._dots {
    width: 1093px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project ._dots ._dot:nth-child(1) {
    margin-left: 226px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project ._dots ._dot:nth-child(1) span:before {
    width: 226px;
    left: -226px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project ._dots ._dot:nth-child(1) span:after {
    width: 277px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .project ._dots ._dot:nth-child(1) span.current:after {
    width: 254px;
  }
}

.bodylist.bodyproject .module .module_container {
  width: 93.75vw;
  max-width: none;
}

.bodylist.bodyproject .container_category > a {
  border: none;
}

.bodylist.bodyproject .container_category > a:hover {
  background: transparent;
  color: #fff;
}

.bodylist.bodyproject .container_category > a.active {
  background: transparent;
}

.bodylist.bodyproject .content .module_container {
  width: 93.75vw;
}

.bodylist.bodyproject .content .module_container .content_list {
  width: 100%;
}

.bodylist.bodyproject .content .module_container .tab_pages {
  display: none;
}

.bodylist.bodyproject .content .module_container #pages .page-item.active,
.bodylist.bodyproject .content .module_container #pages .page-item:hover {
  background-color: transparent;
  border-color: transparent;
}

.bodylist.bodyproject .content_list .item_block {
  width: 32.63%;
  margin-right: 1%;
}

.bodylist.bodyproject .content_list .item_block:nth-child(3n) {
  margin-right: 0;
}

.bodylist.bodyproject .npagePage .ff_pageTarget {
  padding-top: 121px;
  margin-top: 0;
}

.bodylist.bodyproject .content_list {
  width: 1400px;
  margin: 0 auto;
}

.bodylistpost.bodyproject .module .module_container {
  width: 1400px;
  max-width: none;
}

.bodylistpost.bodyproject .npagePage .ff_pageTarget {
  padding-top: 121px;
  margin-top: 0;
}

.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: -30px;
}

.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% / 12 - 30px);
  height: auto;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px 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 - 0);
  height: auto;
  float: left;
  margin-right: 0;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.team.mlistpost .item_img {
  display: none;
}

.team.mlistpost .content_list .item_block .item_wrapper {
  width: 100%;
}

.ff_indexPage .mlist.team {
  height: 100vh !important;
}

.ff_indexPage .mlist.team .container_header {
  display: none;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_img {
  width: auto;
  height: 76.25vh;
  margin: 0 auto;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_img img {
  position: relative;
  left: 50%;
  width: auto;
  height: 100%;
  transform: translate(-50%);
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block {
  width: 100vw;
}

.ff_indexPage .module.team .module_container {
  max-width: none;
}

.ff_indexPage .team .content_list .item_block .item_box .item_wrapper {
  position: absolute;
  top: 234px;
  left: 214px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_des {
  display: block;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .subtitle,
.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .title {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .title {
  font-size: 20px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .title:after {
  display: inline-block;
  width: 22px;
  height: 1px;
  margin: 0 2px 5px 8px;
  content: "";
  /* Firefox */
  -webkit-transform: rotate(-55deg);
  /* IE 9 */
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-55deg);
  transform: rotate(-55deg);
  background: rgba(255, 255, 255, 0.3);
  /* Opera */
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_des .description {
  height: 100%;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .subtitle {
  font-size: 14px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_des {
  width: 615px;
  margin-top: 48px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block > .details {
  font-size: 14px;
  line-height: 40px;
  position: absolute;
  top: 440px;
  left: 214px;
  display: block;
  width: 195px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  border: none;
  border-bottom: 2px solid #fff;
  background: none;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block > .details .fa-angle-down {
  display: none;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block > .details .fa-angle-right:before {
  font-family: "mofont" !important;
  font-size: 25px;
  font-style: normal;
  position: absolute;
  right: -145px;
  bottom: -58px;
  content: "\e72d";
  color: #aaa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .mlist.team .content_wrapper {
  padding-top: 0;
}

.ff_indexPage .mlist.team .module_container {
  top: 0;
  transform: translateY(0);
}

.ff_indexPage .mlist.team .content_wrapper .more {
  display: none;
}

.ff_indexPage .mlist.team .content_list .owl-nav {
  top: auto;
  bottom: -110px;
  display: none;
  width: 95vw;
  height: 50px;
}

.ff_indexPage .mlist.team .content_list .owl-nav .owl-prev {
  left: 30px;
}

.ff_indexPage .team .tab_dots {
  overflow: hidden;
  width: 100vw;
  margin-top: -31px;
}

.ff_indexPage .team .tab_dots .owl-carousel .owl-stage {
  height: 192px;
}

.ff_indexPage .team ._dots {
  width: 480px;
  margin-left: 0;
}

.ff_indexPage .team ._dots .owl-stage-outer {
  overflow: visible !important;
}

.ff_indexPage .team ._dots ._dot {
  line-height: 67px;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.ff_indexPage .team ._dots ._dot.active, .ff_indexPage .team ._dots ._dot:hover {
  cursor: pointer;
}

.ff_indexPage .team ._dots ._dot.active p.page,
.ff_indexPage .team ._dots ._dot.active p.name, .ff_indexPage .team ._dots ._dot:hover p.page,
.ff_indexPage .team ._dots ._dot:hover p.name {
  color: #fff;
}

.ff_indexPage .team ._dots ._dot.active p.dotItem, .ff_indexPage .team ._dots ._dot:hover p.dotItem {
  background: #fff;
}

.ff_indexPage .team ._dots .owl-nav {
  top: auto;
  bottom: 80px;
  left: -400px;
  width: 91vw;
  height: 0;
}

.ff_indexPage .team ._dots .owl-nav .owl-next {
  right: -50px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.ff_indexPage .team ._dots .owl-nav .owl-next i:before {
  font-family: "mofont";
  font-size: 10px;
  font-style: normal;
  content: "\e636";
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .team ._dots .owl-nav .owl-next:hover {
  width: 90px;
}

.ff_indexPage .team ._dots .owl-nav .owl-next:hover i:before {
  content: "\e635";
}

.ff_indexPage .team ._dots .owl-nav .owl-prev {
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  background: transparent;
}

.ff_indexPage .team ._dots .owl-nav .owl-prev i:before {
  font-family: "mofont";
  font-size: 10px;
  font-style: normal;
  content: "\e637";
  transition: all 0.3s ease-out 0s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .team ._dots .owl-nav .owl-prev:hover {
  width: 90px;
}

.ff_indexPage .team ._dots .owl-nav .owl-prev:hover i:before {
  content: "\e638";
}

.ff_indexPage .team ._dots ._dot p.dotItem {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 20px;
  margin-left: 227px;
  transition: background 0.3s ease-out 0s;
  color: #fff;
  border-radius: 50%;
  background: transparent;
}

.ff_indexPage .team ._dots ._dot:not(.current) p.dotItem {
  margin-top: 29px;
  margin-left: 237px;
}

.ff_indexPage .team ._dots ._dot:not(.current) p.dotItem:before {
  position: absolute;
  top: 31px;
  left: 0;
  display: inline-block;
  width: 263px;
  height: 1px;
  content: "";
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.08);
}

.ff_indexPage .team ._dots ._dot:not(.current) p.dotItem:after {
  position: absolute;
  top: 31px;
  left: 263px;
  display: inline-block;
  width: 217px;
  height: 1px;
  content: "";
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.08);
}

.ff_indexPage .team ._dots ._dot.current p.dotItem {
  width: 5px;
  height: 5px;
  padding: 9px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #fff;
  background-clip: content-box;
  background-origin: content-box;
}

.ff_indexPage .team ._dots ._dot.current p.dotItem:before {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 218px;
  height: 1px;
  content: "";
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.2);
}

.ff_indexPage .team ._dots ._dot.current p.dotItem:after {
  position: absolute;
  left: 263px;
  display: inline-block;
  width: 217px;
  height: 1px;
  content: "";
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.2);
}

.ff_indexPage .team ._dots ._dot p.page {
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #a6a6a6;
}

.ff_indexPage .team ._dots ._dot .info {
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  display: flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
  flex-direction: column;
  margin-top: 33px;
  justify-content: center;
}

.ff_indexPage .team ._dots ._dot.current .info {
  flex-direction: column-reverse;
  margin-top: 13px;
}

.ff_indexPage .team ._dots ._dot.current p.page {
  font-size: 60px;
  line-height: 72px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  text-align: center;
  color: #fff;
}

.ff_indexPage .team ._dots ._dot.current p.name {
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}

.ff_indexPage .team ._dots ._dot p.name {
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
  text-align: center;
  color: #666;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block:hover .item_box .item_img img {
  transform: scale(1) translate(-50%);
}

/*小屏文字大小*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .team ._dots ._dot.current p.name {
    font-size: 16px;
    line-height: 32px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .team ._dots ._dot.current p.page {
    font-size: 50px;
    line-height: 55px;
  }
}

/*小屏next按钮位置*/
@media screen and (max-width: 1370px) {
  .ff_indexPage .team ._dots .owl-nav .owl-next {
    right: 0;
  }
}

@media screen and (max-width: 1440px) {
  .ff_indexPage .team ._dots .owl-nav .owl-next {
    right: 0;
  }
}

.ff_indexPage .team .content_list,
.ff_indexPage .team ._dots {
  position: static;
}

.ff_indexPage .team ._dots .owl-nav {
  top: auto;
  bottom: 80px;
  left: 50%;
  width: calc(95vw - 100px);
  height: 0;
  transform: translateX(-50%);
}

.ff_indexPage .news .content_list::after, .ff_pageList .news .content_list::after {
  content: "";
  display: block;
  clear: both;
}

.ff_indexPage .news .content_wrapper, .ff_pageList .news .content_wrapper {
  position: relative;
  margin-right: -15px;
}

.ff_indexPage .news .content_wrapper.slider, .ff_pageList .news .content_wrapper.slider {
  margin-right: 0;
}

.ff_indexPage .news .content_wrapper.slider .item_block, .ff_pageList .news .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.ff_indexPage .news .owl-item .item_block, .ff_pageList .news .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .news .item_block, .ff_pageList .news .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 2 - 15px);
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px 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: 0px;
}

.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: 0px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.news.mlistpost .item_img {
  display: none;
}

.news.mlistpost .content_list .item_block .item_wrapper {
  width: 100%;
}

@font-face {
  font-family: "self";
  src: url("http://www.litaifs.com/statics/css/hw/iconfont.eot-t=1542696193377"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/iconfont.eot?t=1542696193377*/);
  /* IE9*/
  src: url("http://www.litaifs.com/statics/css/hw/iconfont.eot-t=1542696193377"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/iconfont.eot?t=1542696193377#iefix*/) format("embedded-opentype"), url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAb8AAsAAAAACpQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAARAAAAFY8lU2CY21hcAAAAYAAAACpAAACLjBKJzpnbHlmAAACLAAAAmgAAAMc05lFLGhlYWQAAASUAAAALwAAADYTUt//aGhlYQAABMQAAAAcAAAAJAfeA4xobXR4AAAE4AAAAA8AAAAsLAAAAGxvY2EAAATwAAAAGAAAABgDYARGbWF4cAAABQgAAAAfAAAAIAEbADJuYW1lAAAFKAAAAUUAAAJtPlT+fXBvc3QAAAZwAAAAigAAAMBDE0QFeJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2BkYWCcwMDKwMHUyXSGgYGhH0IzvmYwYuRgYGBiYGVmwAoC0lxTGByeyb+ewNzwv4EhhrmBoQEozAiSAwDqxAyXeJzlkTEOwjAMRX9oKDRiYKhYmbolU/ceqDOHYOwRmDhMD+IMPUT7HbOgcgMcvUj+cmLrG8ARQEUi8YB7w0HjRdUVvUIouseDeYsrFS93SdLLIHPucsrjMq0rQDXu1V04/tLi9nV0igOnqdnnjBNrAhqW1j/e/1tcyv38ZEF9NnRzEg26B0mGblV6g45CBkM3LLNBl5E7g34jJ0O3nkdDey2TgWYDHSE2wQAAAHicVZLPaxNBFIDnvSWzmdkk7cxudruhbJrEZLU5BLLb3UMPxUMPFYR48U9QWjwUb4pIQPDQW2/SY49emqAnf0D1kruQ6FUQihS8CqW7OrNVxIUZZngz7/vemyVA1Ge8xwYpE9KN0rDjteot/L5zcLCzf3lu1M9eHD1NCEF9Dj/hgtSIUCfbIfTiFBLXE9SkUBL4mpfze5UKHC2tASzT/BBuDShELGAQWUJmR5IZcOcn/CBXzAf4mVQJARGAyhOrfGaPQh/Wm/AlCPLrclm6eJy963oCAieyIbDAaOir/zlDx/SisLXRAq9wNuqX5+gX0urcrw/GM+MmaRJip8nQK4k42YShWxfdZNgE1zGB9qGo5XmDNRhQi0XMAsr0juUTyiOrlE8YbPqMZbhglsWyGzljvornb8wybLO/Tv9YYNJ22BWOzt3bECXaHlx1S7E9RTUe6fT5RQHLL65gMCpgMGIwW1GwbF3DcJExtsKV2na5nL8tYJr1Es+Nu8RTm7DXXgLquMMtEGpONoSn5hi/zamkc7Ni06nlWFNqV/DxnNK5WpjTy1fcsrhxe6rif972GL+Sirbvauc40V1yqK3UVTW9eAt0xwKoAZKalKtSPqzy3V3esNmYN/jYNMzlNVnDsQrWMjUjYXt7zFYhxsamLa3Ce44LgxT/muiI0PTSEAf9w+D0NOjjPGsXK61DC6czvK9uGaRETGKTrq62noZpfQCtoevQTkuJJaarXlJVPIA0iYtmwEfEEPEajKpSVvOJUhpBecZ9h5+ccMfnMwZPEBHUaOpSVuValc2Y7fPJhPu2Wir6b/6MinN4nGNgZGBgAOKHOo+mxPPbfGXgZmEAgRuS5xgR9P9VLAzMYUAuBwMTSBQAKSYJxAB4nGNgZGBgbvjfwBDDwgACQJKRARVwAwBHEQJ0eJxjYWBgYCESAwAETAAtAAAAAAAAFAA6AFoAbgCkANoBAgE2AUwBjnicY2BkYGDgZlBjYGMAASYg5gJCBob/YD4DAA2zAU4AeJxlj01OwzAQhV/6B6QSqqhgh+QFYgEo/RGrblhUavdddN+mTpsqiSPHrdQDcB6OwAk4AtyAO/BIJ5s2lsffvHljTwDc4Acejt8t95E9XDI7cg0XuBeuU38QbpBfhJto41W4Rf1N2MczpsJtdGF5g9e4YvaEd2EPHXwI13CNT+E69S/hBvlbuIk7/Aq30PHqwj7mXle4jUcv9sdWL5xeqeVBxaHJIpM5v4KZXu+Sha3S6pxrW8QmU4OgX0lTnWlb3VPs10PnIhVZk6oJqzpJjMqt2erQBRvn8lGvF4kehCblWGP+tsYCjnEFhSUOjDFCGGSIyujoO1Vm9K+xQ8Jee1Y9zed0WxTU/3OFAQL0z1xTurLSeTpPgT1fG1J1dCtuy56UNJFezUkSskJe1rZUQuoBNmVXjhF6XNGJPyhnSP8ACVpuyAAAAHicbY3dCsIwDIWT+bPZFS8EH0NQ3I1PM6p2W2UksrZM9vTGrZcewoEvyeFABosU/FeJGa5wjRvcYo4F7lBhiRqKlzMUOF7VFNkbEuT8zo2h9qbT7dTbJuzNMPDonzxS78jqBeP7B6V7MHkbztWlUh8Jtb4TO6R8Pa/Eaj5OnZtJ2mTSA8AXr3UzegAA") format("woff"), url("http://www.litaifs.com/statics/css/hw/iconfont.ttf-t=1542696193377"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/iconfont.ttf?t=1542696193377*/) format("truetype"), url("http://www.litaifs.com/statics/css/hw/iconfont.svg-t=1542696193377"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/css/iconfont.svg?t=1542696193377#iconfont*/) format("svg");
  /* iOS 4.1- */
}

.ff_indexPage .mlist.news .content_wrapper {
  padding-top: 0;
}

.ff_indexPage .module.news .module_container {
  width: 100vw;
  height: 100%;
  margin: 0;
  position: relative;
}

.ff_indexPage .module.news {
  height: 100vh !important;
}

.ff_indexPage .mlist.news .container_header {
  display: none;
}

.ff_indexPage .news.mlist .content_list .item_img,
.ff_indexPage .mlist:not(.imagelink).news .content_list .item_img img {
  width: 100vw;
  height: 100vh;
}

.ff_indexPage .mlist.news .module_container .container_category {
  position: absolute;
  top: 100px;
  left: 20px;
  z-index: 10;
  display: none;
}

.ff_indexPage .mlist:not(.imagelink).news .content_list .item_block {
  width: 100vw;
  margin: 0;
}

.ff_indexPage .news.mlist .content_list .item_wrapper {
  width: 982px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
  margin-left: 84px;
  padding: 0 0 0 258px;
}

.ff_indexPage .mlist:not(.imagelink).news .content_list .item_info .title {
  text-align: left;
}

.ff_indexPage .mlist:not(.imagelink).news .content_list .item_des {
  display: block;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap {
  position: absolute;
  left: 0;
  top: 0;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .year {
  display: none;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .d {
  font-size: 60px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .time-connect:nth-child(2) {
  display: none;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .m {
  font-size: 26px;
  font-weight: bold;
  position: absolute;
  left: 73px;
  top: 50px;
  color: #efefef;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .time-connect:before {
  content: '';
  width: 84px;
  height: 1px;
  background: #525252;
  display: block;
  transform: rotate(-60deg);
  position: absolute;
  left: 35px;
  top: 30px;
}

.ff_indexPage .news.mlist .content_list .owl-nav {
  width: 50px;
  height: 227px;
  margin: none;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-prev {
  height: 50px;
  overflow: hidden;
  position: static;
  background: transparent;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-prev i:before {
  font-family: "mofont";
  font-size: 60px;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e63d";
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-prev:hover {
  height: 90px;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-prev:hover i:before {
  content: "\e63b";
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-prev .iconfont {
  left: none;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next {
  height: 50px;
  overflow: hidden;
  background: transparent;
  position: static;
  margin-top: 127px;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next i:before {
  font-family: "mofont";
  font-size: 60px;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e63c";
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next .iconfont {
  left: auto;
  right: 0;
  transform: translateY(-50%);
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next:hover {
  height: 90px;
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next:hover i:before {
  content: "\e63a";
}

.ff_indexPage .news.mlist .content_list .owl-nav .owl-next .iconfont {
  left: auto;
  right: none;
}

.ff_indexPage .news.mlist .content_list .item_block .details {
  width: 135px;
  padding: 0 28px;
  line-height: 40px;
  color: #fff;
  position: absolute;
  bottom: 50%;
  right: 50%;
  display: block;
  border: 2px solid #fff;
  transform: translate(48px, 100px);
  text-transform: uppercase;
  background: none;
}

.ff_indexPage .news.mlist .content_list .item_block .details .fa-angle-right {
  float: right;
  margin-right: -10px;
}

.ff_indexPage .news.mlist .content_list .item_block .details .fa-angle-right:before {
  font-family: "mofont" !important;
  font-size: 25px;
  color: #aaa;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e72d";
}

.ff_indexPage .news.mlist .content_list .item_block .item_wrapper .details {
  display: none;
}

.ff_indexPage .news.mlist .content_list .item_block .details:hover {
  background: rgba(255, 255, 255, 0.4);
}

.ff_indexPage .news.mlist .module_container {
  max-width: none;
}

.ff_indexPage .news.mlist .content_list .owl-nav {
  z-index: 10;
}

.ff_indexPage .news.mlist {
  position: relative;
}

.ff_indexPage .news.mlist .tab_dots {
  width: 120px;
  height: 100vh;
  position: absolute;
  left: 7vw;
  top: 81px;
  z-index: 999;
  cursor: pointer;
  overflow: hidden;
}

.ff_indexPage .news.mlist .tab_dots ._dots {
  transition: all 0.8s;
  margin-top: -38px;
}

.ff_indexPage .news.mlist .tab_dots i {
  width: 1px;
  height: 100vh;
  background: rgba(255, 255, 255, 0.1);
  display: inline;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.ff_indexPage .news.mlist .tab_dots ._dot {
  position: relative;
  height: 150px;
  top: 37px;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(1) {
  width: 1px;
  height: 113px;
  background: transparent;
  margin: 37px 0;
  position: absolute;
  z-index: 1;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) {
  height: 114px;
  line-height: 114px;
  color: #757575;
  margin: 45px 23px 45px 0;
  text-align: center;
  font-size: 12px;
  position: relative;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) .day {
  font-size: 60px;
  color: #fff;
  font-weight: bold;
  position: absolute;
  top: 16px;
  right: 19px;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) .mon {
  font-size: 26px;
  font-weight: bold;
  color: #8b8b8b;
  position: absolute;
  top: 70px;
  right: 20px;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p.current:nth-child(1) {
  width: 1px;
  height: 113px;
  color: #fff;
  background: #fff;
  position: absolute;
  z-index: 9;
  right: 0;
  animation: showNewsDotSelector 0.8s;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p.current + p {
  animation: showNewsDotText 0.5s;
}

.ff_indexPage .news.mlist .tab_dots ._dot:hover > p:nth-child(2) {
  color: #fff;
}

@keyframes showNewsDotSelector {
  0% {
    height: 0;
  }
  100% {
    height: 113px;
  }
}

@-webkit-keyframes showNewsDotSelector {
  0% {
    height: 0;
  }
  100% {
    height: 113px;
  }
}

@keyframes showNewsDotText {
  0% {
    top: 80px;
    opacity: 0;
  }
  100% {
    top: 0px;
    opacity: 1;
  }
}

.bodylist.bodynews .module .module_container {
  width: 93.75vw;
  max-width: none;
}

.bodylist.bodynews .module .module_container .container_category > a {
  border: none;
}

.bodylist.bodynews .module .module_container .item_tags > a:hover,
.bodylist.bodynews .module .module_container .container_category > a:hover,
.bodylist.bodynews .module .module_container .item_tags > a.active,
.bodylist.bodynews .module .module_container .container_category > a.active {
  border-color: transparent;
  background-color: transparent;
}

.bodylist.bodynews .content .module_container {
  width: 93.75vw;
}

.bodylist.bodynews .content .module_container .content_list {
  width: 100%;
  margin: 0 auto;
}

.bodylist.bodynews .content .module_container ._content_list {
  display: none;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_block {
  width: 48.6%;
  margin-right: 2.6%;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_block:nth-child(2n) {
  margin-right: 0;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_img {
  width: 45.3%;
  float: left;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_wrapper {
  float: left;
  margin-top: 72.5px;
  margin-left: 2.2%;
  width: 52.5%;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_wrapper > .date_wrap {
  display: block;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_des {
  display: block;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .title,
.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .subtitle {
  text-align: left;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .title {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bodylist.bodynews .npagePage .ff_pageTarget {
  padding-top: 121px;
  margin-top: 0;
}

.bodylist.bodynews #pages .page-item.active,
.bodylist.bodynews #pages .page-item:hover {
  border-color: transparent;
  color: #fff;
  background-color: transparent;
}

.bodylistpost.bodynews .module .module_container {
  width: 1400px;
  max-width: none;
}

.bodylistpost.bodynews .npagePage .ff_pageTarget {
  padding-top: 121px;
  margin-top: 0;
}

.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 .module.mcustomize {
  height: 100vh !important;
  background: #131313;
}

.ff_indexPage .module.mcustomize .module_container {
  width: 88.43%;
  max-width: none;
  padding-top: 81px;
}

.ff_indexPage .mcustomize.tlir .container_content .contentbody .wrapper .header,
.ff_indexPage .mcustomize.tril .container_content .contentbody .wrapper .header {
  display: none;
}

.ff_indexPage .mcustomize.tlir .contentbody,
.ff_indexPage .mcustomize.tril .contentbody {
  margin-right: 100px;
}

.ff_indexPage .mcustomize.tlir .container_content .mediabody .image,
.ff_indexPage .mcustomize.tril .container_content .mediabody .image {
  width: 39vw;
  height: 459px;
  background-size: cover;
}

.ff_indexPage .mcustomize .container_content .contentbody .description {
  width: 36.45vw;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a {
  width: 195px;
  font-size: 14px;
  line-height: 40px;
  border: none;
  border-bottom: 2px solid #fff;
  text-align: left;
  padding: 0;
  text-transform: uppercase;
  position: relative;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a:hover {
  background: transparent;
  color: #fff;
  border-color: #fff;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a:before {
  font-family: "mofont" !important;
  font-size: 25px;
  color: #aaa;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e72d";
  position: absolute;
  right: -2px;
  bottom: -40px;
}

.ff_indexPage .mcustomize.tlir .container_content .contentbody .wrapper .description p:nth-child(1) span,
.ff_indexPage .mcustomize.tril .container_content .contentbody .wrapper .description p:nth-child(1) span {
  color: #fff;
}

.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%;
  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%;
  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 0px 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 .3s .1s;
  float: none;
  box-sizing: border-box;
  opacity: .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 .item_des,
.imagelink .container_category {
  display: none;
}

.imagelink .owl-dots {
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}

#page_contact {
  padding: 81px 0 38px;
}

.ff_indexPage .videom .content_list::after, .npagePage:not(.post) .videom .content_list::after {
  content: "";
  display: block;
  clear: both;
}

.ff_indexPage .videom .content_wrapper, .npagePage:not(.post) .videom .content_wrapper {
  position: relative;
  margin-right: -15px;
}

.ff_indexPage .videom .content_wrapper.slider, .npagePage:not(.post) .videom .content_wrapper.slider {
  margin-right: 0;
}

.ff_indexPage .videom .content_wrapper.slider .item_block, .npagePage:not(.post) .videom .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.ff_indexPage .videom .owl-item .item_block, .npagePage:not(.post) .videom .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .videom .item_block, .npagePage:not(.post) .videom .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 4 - 15px);
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.videom.mlistpost .listContent_post .content_list::after {
  content: "";
  display: block;
  clear: both;
}

.videom.mlistpost .listContent_post .content_wrapper {
  position: relative;
  margin-right: -15px;
}

.videom.mlistpost .listContent_post .content_wrapper.slider {
  margin-right: 0;
}

.videom.mlistpost .listContent_post .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.videom.mlistpost .listContent_post .owl-item .item_block {
  width: 100%;
}

.videom.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 0px rgba(0, 0, 0, 0.15);
}

.vPlayArea {
  width: 100%;
  height: 100%;
}

.vPlayArea .vPlayItem {
  width: 960px;
  padding: 10px;
  height: 618px;
  background: #fff;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -480px;
  margin-top: -456px;
  z-index: 2;
  border: 1px solid #dedede;
  transition: margin 0.36s ease, background 1s ease, border-color 1s ease;
}

.vPlayArea .vPlayItem video {
  width: 100%;
}

.vPlayArea.vshow .vPlayItem {
  margin-top: -336px;
}

.videoTabBtns {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 0;
  transform: translateY(-50%);
  transition: opacity 1s ease;
}

.videoTabBtns .videoTabBtn {
  width: 50px;
  height: 50px;
  background: #fff;
  margin-top: -25px;
  position: absolute;
  top: 0;
  text-align: center;
  cursor: pointer;
}

.videoTabBtns .videoTabBtn .icon {
  text-align: center;
}

.videoTabBtns .videoTabBtn.next {
  right: 0;
}

.videoTabBtns .videoTabBtn.next .icon:after {
  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;
  line-height: 50px;
  font-size: 29px;
  color: #848484;
}

.videoTabBtns .videoTabBtn.prev {
  left: 0;
}

.videoTabBtns .videoTabBtn.prev .icon:after {
  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;
  line-height: 50px;
  font-size: 29px;
  color: #848484;
}

.videoInfor {
  width: 100%;
  height: 48px;
  position: relative;
  padding: 15px 0 0;
  transition: opacity 1s ease;
}

.videoInfor .title {
  font-size: 16px;
  color: #2e2e2e;
}

.videoInfor .subtitle {
  color: #7d7d7d;
  font-size: 13px;
  line-height: 22px;
  margin-top: 6px;
}

.videoBg {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 100;
  transition: background 1s ease;
}

.videoBg.deepView {
  background: rgba(0, 0, 0, 0.9);
}

.videoBg.deepView .vPlayItem {
  background: transparent;
  border-color: transparent;
}

.videoBg.deepView .videoInfor {
  opacity: 0;
}

.videoBg.deepView .videoTabBtns {
  opacity: 0;
}

.ff_indexPage .mlist.videom {
  background: #131313;
}

.ff_indexPage .mlist.videom .owl-carousel {
  width: 620px;
  margin: 0 auto;
}

.ff_indexPage .mlist.videom .owl-nav {
  width: 97vw;
  z-index: 9999;
  left: -33vw;
}

.ff_indexPage .mlist.videom .owl-nav .owl-prev {
  width: 50px;
  background: transparent;
  left: 0;
  margin-left: 19px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .mlist.videom .owl-nav .owl-prev i:before {
  font-family: "mofont";
  font-size: 10px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e637";
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .mlist.videom .owl-nav .owl-prev:hover {
  width: 90px;
}

.ff_indexPage .mlist.videom .owl-nav .owl-prev:hover i:before {
  content: "\e638";
}

.ff_indexPage .mlist.videom .owl-nav .owl-next {
  width: 50px;
  background: transparent;
  right: -20px;
  margin-right: 19px;
  overflow: hidden;
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .mlist.videom .owl-nav .owl-next i:before {
  font-family: "mofont";
  font-size: 10px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e636";
  transition: all 0.3s ease-out 0s;
}

.ff_indexPage .mlist.videom .owl-nav .owl-next:hover {
  width: 90px;
}

.ff_indexPage .mlist.videom .owl-nav .owl-next:hover i:before {
  content: "\e635";
}

.ff_indexPage .mlist.videom .container_header {
  display: none;
}

.ff_indexPage .mlist.videom .module_container {
  max-width: none;
}

.ff_indexPage .mlist.videom .content_list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 2;
}

.ff_indexPage .mlist.videom .content_list .item_img {
  width: 580px;
  height: 580px;
  border: 20px solid #1f1f1f;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}

.ff_indexPage .mlist.videom .content_list .item_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50%;
}

.ff_indexPage .mlist.videom .content_list .item_img .item_mask {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: rgba(28, 28, 28, 0.5);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ff_indexPage .mlist.videom .content_list .item_img .item_mask::before {
  font-family: "mofont" !important;
  font-size: 25px;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e71e";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ff_indexPage .mlist.videom .item_block .item_box {
  position: relative;
}

.ff_indexPage .mlist.videom .item_block .item_box .item_index {
  font-size: 100px;
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -140px;
  bottom: 15%;
  display: block;
}

.ff_indexPage .mlist.videom .item_block .item_box .item_index:after {
  content: '';
  width: 48px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  transform: rotate(-58deg);
  display: inline-block;
  position: absolute;
  left: 90px;
  top: 85px;
}

.ff_indexPage .mlist.videom .owl-item.active .item_box .item_index {
  animation: showVideomTitle 0.8s forwards;
}

.ff_indexPage .mlist.videom .item_block .item_box .item_wrapper {
  position: absolute;
  left: 50%;
  bottom: 10%;
  display: block;
  padding: 0;
  margin-left: -15px;
}

.ff_indexPage .mlist.videom .item_block .item_box .item_wrapper p {
  width: 150px;
  text-align: left;
}

.ff_indexPage .mlist.videom .owl-item.active .item_box .item_wrapper {
  animation: showVideomInfo 0.8s forwards;
}

.ff_indexPage .mlist.videom .owl-carousel .owl-stage {
  overflow: hidden;
}

.ff_indexPage .mlist.videom .owl-carousel.owl-drag .owl-item {
  width: 620px !important;
}

.ff_indexPage .mlist.videom .content_wrapper .more {
  display: none;
}

.ff_indexPage .mlist.videom .owl-carousel .owl-dots {
  display: block;
}

.ff_indexPage .mlist.videom .tab_dots {
  width: 734px;
  height: 734px;
  border-radius: 50%;
  background: #131313;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transform: translateY(25px);
  z-index: 2;
  background: #131313;
}

.ff_indexPage .mlist.videom .tab_dots svg {
  transform: rotate(-180deg);
}

.ff_indexPage .mlist.videom .tab_dots svg circle {
  transition: stroke-dashoffset 0.8s ease 0s;
}

.ff_indexPage .mlist.videom .tab_dots ._dots {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: auto;
  width: 0px;
  height: 0px;
  transform: translateX(-367px);
  z-index: 3;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%);
  display: inline-block;
  z-index: 999;
  cursor: pointer;
  transform-origin: 367px 0;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot:first-child {
  transform: rotate(0deg) translate(-50%, -50%) !important;
}

.ff_indexPage .mlist.videom .tab_dots ._dots .owl-nav {
  display: none;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot a {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 45px;
  height: 45px;
  z-index: 2;
  background: #131313;
  border-radius: 50%;
  display: inline-block;
  margin: auto;
  padding: 0;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot span {
  width: 5px;
  height: 5px;
  border: 20px solid #131313;
  border-radius: 50%;
  background: #636363;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 3;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot i {
  display: none;
  color: #2b2b2b;
  font-size: 16px;
  font-style: normal;
  width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot.current span {
  background: #fff;
  transition: background 0.8s;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot:hover span {
  width: 25px;
  height: 25px;
  border: 2px solid #fff;
  background: #131313;
  background-origin: content-box;
  background-clip: content-box;
  border-radius: 50%;
  animation: showVideom 0.5s;
  position: relative;
}

.ff_indexPage .mlist.videom .tab_dots ._dots ._dot:hover span:before {
  content: '';
  width: 5px;
  height: 5px;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.ff_indexPage .mlist:not(.imagelink).videom .content_list .item_block:hover .item_box .item_img img {
  transform: scale(1);
}

@keyframes showVideom {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@-webkit-keyframes showVideom {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes showVideomTitle {
  0% {
    transform: translateX(-130px);
  }
  100% {
    transform: translateX(0px);
  }
}

@keyframes showVideomInfo {
  0% {
    transform: translateX(130px);
  }
  100% {
    transform: translateX(0px);
  }
}

/*小屏图片大小*/
@media screen and (max-width: 1600px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-prev {
    left: 30px;
  }
}

@media screen and (max-width: 1600px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-next {
    margin-right: -90px;
  }
}

@media screen and (max-width: 1440px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-prev {
    left: 50px;
  }
}

@media screen and (max-width: 1440px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-next {
    margin-right: -98px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .owl-carousel {
    width: 496px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .content_list .item_img {
    width: 464px;
    height: 464px;
    border-width: 16px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .tab_dots {
    width: 587px;
    height: 587px;
    background: #131313;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .tab_dots ._dots ._dot {
    transform-origin: 293.5px 0;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .tab_dots ._dots {
    transform: translateX(-293.5px);
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .item_block .item_box .item_index:after {
    left: 97px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .item_block .item_box .item_wrapper {
    top: 403px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .item_block .item_box .item_wrapper p {
    width: 115px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-next {
    margin-right: -40px;
  }
}

@media screen and (max-width: 1370px) {
  .ff_indexPage .mlist.videom .owl-nav .owl-prev {
    left: 10px;
  }
}

@keyframes showVideomTitleS {
  0% {
    left: -130px;
  }
  100% {
    left: 100px;
  }
}

@-webkit-keyframes showVideomTitleS {
  0% {
    left: -130px;
  }
  100% {
    left: 132px;
  }
}

@keyframes showVideomInfoS {
  0% {
    left: 500px;
  }
  100% {
    left: 259px;
  }
}

@-webkit-keyframes showVideomInfoS {
  0% {
    left: 500px;
  }
  100% {
    left: 259px;
  }
}

.ff_indexPage .team_tabs .tab_content .item_block .item_wrapper {
  text-align: center;
}

.ff_indexPage .team_tabs .tab_content .item_block .details {
  margin: 30px auto;
  display: block;
  width: 100px;
  text-align: center;
}

.ff_indexPage .ad01 .content_list::after {
  content: "";
  display: block;
  clear: both;
}

.ff_indexPage .ad01 .content_wrapper {
  position: relative;
  margin-right: 0px;
}

.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% / 4 - 0px);
  height: auto;
  float: left;
  margin-right: 0px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  box-sizing: border-box;
}

#shares {
  position: fixed;
  right: 0px;
  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: #ffffff;
  z-index: 1;
  background-color: #ffffff;
}

#shares a:hover i {
  color: #ffffff;
}

#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: #ffffff;
  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;
  transform: translateX(7px);
}

#online_open i {
  transition: all .3s ease-out 0s;
}

#online_open:hover {
  border-color: #ffffff;
  z-index: 1;
  background-color: #ffffff;
}

#online_open:hover i {
  color: #ffffff;
}

#online_lx {
  width: 180px;
  height: auto;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
  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: #ffffff;
  color: #ffffff;
  font-size: 14px;
}

#olx_head i {
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#olx_head i:hover {
  color: #ffffff;
  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 .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: #ffffff;
  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: #ffffff;
  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 {
  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 .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;
  transform: translate3d(0, 8px, 0) scale(0.3);
  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;
}

#shares a {
  border: none;
  background: transparent;
}

#shares a:hover {
  color: #fff;
  z-index: 1;
  background-color: transparent;
}

#page_about {
  margin-top: 81px;
}

.npagePage .ff_pageTarget {
  margin-top: 101px;
}

.formPage {
  margin-top: 81px;
}

.bodylist.bodyvideom .tab_dots svg {
  display: none;
}

.bodylistpost.bodyteam .npagePage .ff_pageTarget {
  margin-top: 101px;
}

.bodylistpost.bodyteam .npagePage .ff_pageTarget .module_container {
  width: 93.75%;
  max-width: none;
}

.bodylistpost.bodyteam .listWrap .postInfo .usetdate {
  display: none;
}

.bodylistpost.bodyteam .listWrap .postInfo .description {
  display: none;
}

#pages .page-item.active, #pages .page-item:hover {
  border-color: transparent;
  color: #fff;
  background-color: transparent;
}

.bodylist.bodyvideom .ff_sitecontent .module .module_container {
  width: 93.75vw;
  max-width: none;
}

.bodylist.bodyvideom .content .mlist.videom .content_list .item_img .item_mask {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  background: rgba(28, 28, 28, 0.5);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.bodylist.bodyvideom .content .mlist.videom .content_list .item_img .item_mask::before {
  font-family: "mofont" !important;
  font-size: 25px;
  color: #fff;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e71e";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.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;
}

.searchPage #sitecontent {
  padding-top: 121px;
}

.searchPage #search-list .searchFormGroup .searchSub {
  color: #666;
}

.searchPage #pages .page-item.active,
.searchPage #pages .page-item:hover {
  color: #666;
}

#moduleControl {
  display: block !important;
  position: fixed;
  right: 20px;
  top: 50%;
  z-index: 11;
}

#moduleControl a.moduleCItem {
  border: 1px solid transparent;
 
  display: block;
  height: 3px;
  margin-bottom: 5px;
  outline: 0 none;
  text-indent: -9999px;
  transition: all 0.3s ease-out 0s;
  width: 30px; margin-top:20px;
}

#moduleControl a.moduleCItem.active {
   background:#ff0000; width:40px;
}

#moduleControl a.moduleCItem.active span {
  opacity: 0;
}

#moduleControl a.moduleCItem span {
  width: 30px;
  height: 3px;
  
  background: #b3b3b3;
  display: block;
 
}

.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("http://www.litaifs.com/statics/css/images/loading.gif"/*tpa=http://mo005-12446.mo5.line1.uemo.net/templates/ue_content/templates/images/loading.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;
}

/* css */
.ff_topSlider .content_list .item_block,
.ff_topSlider .content_list.owl-loaded,
.ff_indexPage #topSlider,
body #sitecontent {
  height: 100vh !important;
}

#footer {
  padding-right: 30px;
  background: transparent;
}

#footer p {
  width: 84%;
  text-align: right;
}

#footer p span.ellipsis {
  max-width: 100%;
}

body #header {
  box-shadow: none;
}

.ff_topSlider .owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.25);
}

.ff_topSlider .sliderArrow .tab_pages .all_page {
  color: rgba(255, 255, 255, 0.5);
}

.ff_indexPage .project .tab_pages {
  display: none;
}

.ff_indexPage .project .content_list .item_img .item_mask::before {
  left: calc(50% + 2px);
}

.ff_indexPage .project .content_list .item_img::before {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  content: "";
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.05s;
  transform: translate(-50%, -50%);
  opacity: 0;
  border: 2px solid rgba(255, 255, 255, 0.05);
  border-radius: 132px;
}

.ff_indexPage .project .content_list .item_img::after {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 66px;
  height: 66px;
  content: "";
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translate(-50%, -50%);
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 106px;
}

.ff_indexPage .project .content_list .item_block:hover .item_img::before {
  width: 136px;
  height: 136px;
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.25);
}

.ff_indexPage .project .content_list .item_block:hover .item_img::after {
  width: 106px;
  height: 106px;
  border: 2px solid rgba(255, 255, 255, 0.8);
}

.ff_indexPage .project .owl-stage-outer .owl-item .item_img:hover img {
  -webkit-transform: scale(1.1) !important;
  -ms-transform: scale(1.1) !important;
  transform: scale(1.1) !important;
}

.ff_indexPage .module.service {
  height: 100vh !important;
}

.ff_indexPage .content_list .owl-prev i::before {
  left: 0;
}

.ff_indexPage .project .content_list .owl-prev i:after {
  font-family: mofont !important;
  font-size: 10px;
  font-style: normal;
  position: absolute;
  z-index: 10;
  left: 70px;
  content: "\e642";
  transition: all 0.3s ease-out 0s;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .project .content_list .owl-prev:hover i::before {
  content: "\e640";
  opacity: 0;
}

.ff_indexPage .project .content_list .owl-prev:hover i::after {
  left: 0;
  opacity: 1;
}

.ff_indexPage .mlist.project .owl-nav .iconfont {
  margin-top: 1px;
}

.ff_indexPage .project .content_list .owl-next i::before {
  left: 0;
}

.ff_indexPage .project .content_list .owl-next i:after {
  font-family: mofont !important;
  font-size: 10px;
  font-style: normal;
  position: absolute;
  z-index: 10;
  left: -70px;
  content: "\e641";
  transition: all 0.3s ease-out 0s;
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .project .content_list .owl-next:hover i::before {
  content: "\e63f";
  opacity: 0;
}

.ff_indexPage .project .content_list .owl-next:hover i::after {
  left: 0;
  opacity: 1;
}

.ff_indexPage .content_list .owl-nav .owl-next {
  right: -55px;
}

#shares {
  right: 3.125%;
  bottom: 5px;
  height: auto;
}

#shares a {
  float: left;
  width: 50px;
}

#footer p a#flogo {
  margin-left: 3px;
}

#footer p a#flogo img {
  width: 90%;
  height: auto;
}

#footer p #flogodes {
  margin-left: -10px;
}

#shares a::before {
  position: absolute;
  bottom: 14px;
  left: 51px;
  width: 1px;
  height: 10px;
  content: "";
  background: rgba(255, 255, 255, 0.2);
}

#shares a#sweixin::before {
  display: none;
}

.ff_indexPage .project .owl-stage-outer .owl-item .item_img img,
.ff_pageList .mlist.project .content_list .item_img img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.ff_indexPage .project .owl-stage-outer .owl-item .item_img:hover img,
.ff_pageList .mlist.project .content_list .item_img:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: gray;
}

.ff_indexPage .project ._dots ._dot:nth-child(1) span::before,
.ff_indexPage .project ._dots ._dot:nth-child(1) span::after {
  margin-top: 2px;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a::before {
  bottom: -66px;
  opacity: 0;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a,
.ff_indexPage .mcustomize .container_content .contentbody .description a::before {
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a:hover::before {
  bottom: -46px;
  opacity: 1;
  color: #fff;
}

.ff_indexPage .mcustomize .container_content .contentbody .description a {
  border-color: rgba(255, 255, 255, 0.8);
}

.ff_indexPage .mcustomize .container_content .contentbody .description a:hover {
  border-color: #fff;
}

.ff_indexPage .service .content_list .item_box .item_wrapper .item_info {
  position: relative;
  top: -50px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ff_indexPage .service .content_list .item_box:hover .item_wrapper .item_info {
  top: 10px;
}

.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .title,
.ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .subtitle {
  padding-left: 35px;
}

.ff_indexPage .news.mlist .content_list .item_block .details {
  bottom: 47%;
  width: 150px;
  padding-left: 15px;
  transform: translate(23px, 100px);
  color: rgba(255, 255, 255, 0.7);
  border: none;
  border-top: 2px solid #fff;
}

.ff_indexPage .news.mlist .content_list .item_block .details:hover {
  color: #fff;
}

.ff_indexPage .mlist:not(.imagelink).news .content_list .item_img img {
  display: none;
  width: auto;
  height: auto;
}

.ff_indexPage .news.mlist .content_list .item_block .details:hover {
  background-color: transparent;
}

.ff_indexPage .news.mlist .content_list .item_block .details .fa-angle-right::before {
  position: relative;
  top: 5px;
  left: 44px;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ff_indexPage .news.mlist .content_list .item_block .details:hover .fa-angle-right::before {
  left: 36px;
  opacity: 0;
}

.ff_indexPage .news.mlist .content_list .item_block .details .fa-angle-right::after {
  font-family: mofont !important;
  font-size: 25px;
  font-style: normal;
  position: relative;
  top: 5px;
  left: -30px;
  content: "\e72d";
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  opacity: 0;
  color: #aaa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .news.mlist .content_list .item_block .details:hover .fa-angle-right::after {
  left: 18px;
  opacity: 1;
  color: #fff;
}

.ff_indexPage .news.mlist .content_list .item_wrapper {
  width: 960px;
  margin-top: -10px;
  padding-left: 225px;
}

.ff_indexPage .mlist:not(.imagelink).news .content_list .item_wrapper:hover .item_info .title {
  color: #fff;
}

.mlist:not(.imagelink) .content_list .item_des .description {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.ff_indexPage .mlist:not(.imagelink).news .content_list .item_wrapper:hover .item_des .description {
  color: rgba(255, 255, 255, 0.8);
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) {
  margin-right: 10px;
}

.ff_indexPage .news.mlist .tab_dots ._dot > p:nth-child(2) .mon {
  font-size: 22px;
  top: 65px;
  right: 22px;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .d {
  left: -8px;
}

.ff_indexPage .news.mlist .content_list .item_wrapper > .date_wrap .m {
  left: 78px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block > .details {
  top: 480px;
  border: none;
  border-top: 2px solid #fff;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block > .details .fa-angle-right::before {
  right: -126px;
  bottom: -5px;
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

/* .ff_topSlider .owl-theme .owl-dots .owl-dot span { position: relative; padding: 0; top: -10px;} */
.ff_topSlider .owl-nav .owl-prev {
  -webkit-transform: translateX(-182px);
  -ms-transform: translateX(-182px);
  transform: translateX(-182px);
}

.ff_topSlider .owl-nav .owl-next {
  -webkit-transform: translateX(142px);
  -ms-transform: translateX(142px);
  transform: translateX(127px);
}

.ff_topSlider .owl-dots {
  bottom: 46px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_block > .details {
  line-height: 48px;
}

.ff_indexPage .team.mlist .content_list .item_block .details {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: rgba(255, 255, 255, 0.7);
}

.ff_indexPage .team.mlist .content_list .item_block .details:hover {
  color: #fff;
}

.ff_indexPage .team.mlist .content_list .item_block .details .fa-angle-right::after {
  font-family: mofont !important;
  font-size: 25px;
  font-style: normal;
  position: relative;
  top: 5px;
  left: 78px;
  content: "\e72d";
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  opacity: 0;
  color: #aaa;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_indexPage .team.mlist .content_list .item_block .details:hover .fa-angle-right::after {
  left: 126px;
  opacity: 1;
  color: #fff;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_img {
  height: 78.5vh;
}

.ff_indexPage .team.mlist .content_list .item_block .details:hover .fa-angle-right::before {
  right: -105px;
  opacity: 0;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .title {
  font-size: 22px;
}

.ff_indexPage .mlist:not(.imagelink).team .content_list .item_info .subtitle {
  vertical-align: bottom;
}

#mcontact,
.ff_indexPage .mlist.videom {
  height: 100vh !important;
}

#mcontact .contactinfo p {
  color: rgba(255, 255, 255, 0.6);
}

.ff_sitecontent .ff_pageList .container_header {
  display: block;
  float: left;
  width: auto;
}

.npagePage .ff_pageTarget .container_target {
  display: none;
}

.npagePage .container_header .title {
  font-size: 24px;
}

.ff_pageList .project .content_list .item_img::before {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  content: "";
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0.08s;
  transform: translate(-50%, -50%);
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.05);
  border-radius: 132px;
}

.ff_pageList .project .content_list .item_img::after {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  width: 66px;
  height: 66px;
  content: "";
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translate(-50%, -50%);
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 106px;
}

.ff_pageList .project .content_list .item_img .item_mask {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 84px;
  height: 84px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #fff;
}

.ff_pageList .project .content_list .item_img .item_mask::before {
  font-family: mofont !important;
  font-size: 25px;
  font-style: normal;
  position: absolute;
  top: 50%;
  left: calc(50% + 2px);
  content: "\e71e";
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #292929;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ff_pageList .project .content_list .item_block:hover .item_img::before {
  width: 136px;
  height: 136px;
  opacity: 1;
  border: 2px solid rgba(255, 255, 255, 0.25);
}

.ff_pageList .project .content_list .item_block:hover .item_img::after {
  width: 106px;
  height: 106px;
  border: 2px solid rgba(255, 255, 255, 0.8);
}

.bodylist.bodyproject .content .module_container,
.bodylist.bodyservice .content .module_container,
.bodylist.bodynews .content .module_container,
.bodylist.bodyvideom .ff_sitecontent .module .module_container,
.bodylist.bodyproject .module .module_container {
  width: 90vw;
  transform: translateX(-0.5%);
}

.bodylist .container_category > a:last-child {
  margin-right: 0;
  padding-right: 0;
}

#navWrapper .content .nav > .navitem > a::after {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

#navWrapper .content .nav > .navitem > a::before {
  position: absolute;
  top: 50%;
  left: 15px;
  display: inline-block;
  width: 0;
  height: 1px;
  content: "";
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translateY(-2px);
  opacity: 0;
  background: rgba(255, 255, 255, 0.7);
}

#navWrapper .content .nav > .navitem > a:hover::before {
  width: 10px;
  content: "";
  opacity: 1;
}

#navWrapper .content .nav > .navitem > a::after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: inline-block;
  width: 0;
  height: 1px;
  content: "";
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translateY(-2px);
  opacity: 0;
  background: rgba(255, 255, 255, 0.7);
}

#navWrapper .content .nav > .navitem > a:hover::after {
  width: 10px;
  opacity: 1;
}

body #header #navWrapper .content .nav {
  transform: translateY(2px);
}

#navWrapper .content .nav > .navitem > a.active::before,
#navWrapper .content .nav > .navitem > a.active::after {
  transform: translateY(-1px);
}

#navWrapper .content .nav > .navitem > a.active::before,
#navWrapper .content .nav > .navitem > a.active::after {
  opacity: 1;
}

body #navWrapper .content .nav > .navitem .subnav {
  background: #323232;
}

body #navWrapper .content .nav > .navitem > a {
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

body #navWrapper .content .nav > .navitem .subnav li a:hover {
  color: #fff;
  background-color: #545454;
}

.bodylist.bodyproject .npagePage .ff_pageTarget {
  padding-top: 130px;
}

body #navWrapper .content .nav > .navitem .subnav {
  border-color: #8d8d8d;
}

.mlistpost.project .postInfo .usetdate {
  display: none;
}

.bodyproject #footer p {
  width: 78%;
}

.bodyproject #shares a#sweixin::before {
  display: block;
}

.bodyproject #shares a#gotop::before {
  display: none;
}

#shares a#gotop i {
  margin-top: 9px;
}

.project.mlistpost .postContent {
  max-width: 100%;
  padding-right: 0;
}

.npagePage.ff_postPage .project .container_content {
  padding-top: 0;
}

.project.mlistpost .postInfo .mainInfor .title {
  line-height: 30px;
}

.project.mlistpost .postInfo {
  padding-bottom: 45px;
}

.project.mlistpost .postInfo .description {
  position: relative;
  left: 0;
  float: right;
  width: 35%;
  margin-top: 40px;
  margin-right: 5%;
  padding-left: 0;
  text-align: left;
}

.project.mlistpost .postInfo {
  position: fixed;
  z-index: 10;
  top: 100vh;
  right: 0;
  width: 100%;
  height: 100px;
  transform: translateY(-100%);
  background-color: #363636;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.6);
}

.project.mlistpost #postWrapper .postbody {
  position: relative;
  left: 0;
}

.bodylistpost.bodyproject .module .module_container {
  width: 90%;
}

.project.mlistpost .postInfo .mainInfor {
  float: left;
  margin-top: 50px;
  margin-left: 5%;
}

.project.mlistpost {
  height: calc(100vh + 150px);
}

body .ff_indexPage .mlist.service:not(.imagelink) .content_list .item_wrapper:hover .item_info .subtitle .ff_postPage .project.mlistpost .listContent_post h3,
.ff_postPage .project.mlistpost .listContent_post .mlist {
  display: none;
}

.bodylistpost.bodyproject #header {
  border: none;
}

.ff_postPage .project.mlistpost .postbody iframe body:-webkit-full-page-media {
  background-color: #202020 !important;
}

.bodylistpost.bodyproject .npagePage .ff_pageTarget {
  padding-top: 100px;
}

body,
html {
  color: #909090;
}

.bodylistpost.bodyproject .conTabBtn.tabBtn {
  display: none;
}

.ff_postPage .mlistpost.project .owl-nav .owl-next,
.mlist .owl-nav .owl-prev {
  background: transparent;
}

.ff_postPage .mlistpost.project .owl-nav .owl-next:hover,
.ff_postPage .mlistpost.project .owl-nav .owl-prev:hover {
  background: transparent;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_img {
  width: 36%;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_block {
  width: 100%;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_wrapper {
  width: 57.5%;
  margin-top: 55px;
  margin-left: 5%;
}

.bodylist.bodynews .content_list .date_wrap .d,
.bodylist.bodynews .content_list .date_wrap .m {
  font-size: 36px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: #dadada;
}

.bodylist.bodynews .content_list .date_wrap .time-connect {
  font-size: 0;
  display: none;
}

.bodylist.bodynews .content_list .date_wrap .d::after {
  position: absolute;
  width: 1px;
  height: 16px;
  margin-top: 6px;
  margin-left: -51px;
  content: "";
  transform: rotateZ(35deg) scale(1.414);
  background-color: rgba(255, 255, 255, 0.5);
}

.bodylist.bodynews .content_list .date_wrap .d {
  margin-left: 23px;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_wrapper > .date_wrap {
  position: absolute;
  top: 70px;
  right: 0;
}

.bodylist.bodynews .content_list .date_wrap .year {
  display: none;
}

.ff_pageList .news .item_block {
  margin-bottom: 55px;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .title {
  line-height: 54px;
}

/*.ff_indexPage .module.mcustomize.tril::before {
  position: absolute;
  width: 135vh;
  height: 80vh;
  content: "";
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: translate(147vh, 0vh);
  border-radius: 125vh;
  border-radius: 562vh 683vh 436vh 482vh;
  background-color: rgba(255, 255, 255, 0.03);
}*/

.ff_indexPage .module.mcustomize.tril::after {
  position: absolute;
  z-index: 0;
  width: 30vh;
  height: 30vh;
  content: "";
  transition: cubic-bezier(0.075, 0.82, 0.165, 1);
  transform: translate(-16vh, 15vh);
  border-radius: 30vh;
  background-color: rgba(255, 255, 255, 0.01);
}

.bodylist.bodynews .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 510px;
  content: "";
  background-color: #171717;
}

.bodylist.bodynews .module .module_container {
  position: relative;
  z-index: 10;
  width: 70vw;
  padding-top: 80px;
}

.ff_pageList .container_category + .container_content {
  padding-top: 0;
}

.npagePage .container_header .title {
  float: left;
  margin-right: 10px;
}

.npagePage .container_header .subtitle {
  line-height: 38px;
  float: right;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_des .description,
.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .title {
  width: calc(100% - 150px);
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_des .description {
  line-height: 28px;
  color: #808080;
}

.bodylist.bodyproject .module .module_container,
.bodylist.bodyservice .module .module_container,
.bodylist.bodyimagelink .module .module_container {
  position: relative;
  z-index: 10;
  width: 80vw;
  padding-top: 50px;
}

.bodylist.bodyproject .ff_pageList .content::before,
.bodylist.bodyservice .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 520px;
  content: "";
  background-color: #171717;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_info .title {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: #e9e9e9;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .item_info .title {
  margin-top: -10px;
  color: #fff;
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .description {
  color: rgba(255, 255, 255, 0.6);
}

.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .date_wrap .m,
.bodylist.bodynews .mlist:not(.imagelink) .content_list .item_block:hover .item_box .item_wrapper .date_wrap .d {
  color: #fff;
}

.bodylistpost.bodynews .postInfo .description {
  display: none;
}

.postbody p {
  color: #b9b9b9;
}

.ff_postPage .news.mlistpost .postContent {
  padding-top: 0;
}

.npagePage.pageEditor .container_header .title,
.npagePage.pageEditor .container_header .subtitle {
  float: none;
}

.news.mlistpost .listContent_post .content_wrapper {
  display: none;
}

.npagePage#page_contact .container_content {
  padding-top: 80px;
}

.npagePage:not(.post) .team .item_block {
  width: 100%;
  margin-right: 0;
}

.bodylist.bodyteam .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 510px;
  content: "";
  background-color: #171717;
}

.bodylist.bodyteam .module .module_container {
  position: relative;
  z-index: 10;
  width: 70vw;
  padding-top: 80px;
}

.npagePage:not(.post) .team .content_wrapper {
  margin-right: 0;
}

.bodyteam .npagePage .container_content {
  padding-top: 0;
}

.bodyteam .team .content_list .item_block .item_box .item_wrapper .item_info {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 10%;
  transform: translateY(-102%);
}

.bodyteam .mlist:not(.imagelink) .content_list .item_info .title {
  font-size: 24px;
  line-height: 48px;
  text-align: left;
}

.bodyteam .mlist:not(.imagelink) .content_list .item_info .subtitle {
  text-align: left;
}

.ff_postPage .team.mlistpost {
  width: 80vw;
  margin: 0 auto;
}

.ff_postPage .team.mlistpost .postContent {
  padding-top: 0;
}

.ff_postPage .team.mlistpost .postInfo .title {
  font-size: 24px;
  line-height: 42px;
}

.ff_postPage .team.mlistpost .listWrap {
  position: fixed;
}

.team.mlistpost .tabBtn .post-next:not(.empty):hover,
.team.mlistpost .tabBtn .post-prev:not(.empty):hover {
  background-color: #171717;
}

.team.mlistpost .tabBtn .post-prev .details {
  border-color: rgba(170, 170, 170, 0.2);
}

.team.mlistpost .tabBtn .post-next .infor-wrap .title {
  color: #999;
}

.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle {
  font-size: 13px;
  color: #666;
}

.bodylist.bodyvideom .ff_sitecontent .module .module_container {
  position: relative;
  z-index: 10;
  width: 80vw;
  margin: 0 auto;
  transform: translateX(0);
}

.bodyvideom .npagePage .ff_pageTarget {
  margin-top: 185px;
}

.bodylist.bodyvideom .ff_pageList .content::before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 520px;
  content: "";
  background-color: #171717;
}

.bodylist.bodyvideom .npagePage .container_content {
  padding-top: 55px;
}

.bodylist.bodyservice .npagePage .container_content {
  padding-top: 5px;
}

.bodylist.bodyimagelink .module .module_container {
  max-width: 80vw;
}

.bodylist.bodyimagelink .npagePage .ff_pageTarget {
  margin-top: 130px;
}

.bodylist.bodyimagelink .imagelink .content_wrapper {
  padding-top: 0;
}

.bodylist .imagelink .content_list .item_block .item_box::after {
  border: none;
}

.bodylist .imagelink .content_list .item_block .item_wrapper .item_info .title {
  display: none;
}

.ff_indexPage .mcustomize.tril .container_content .mediabody .image {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transform: translateX(60px);
  border-radius: 220vw 260vw 200vw 200vw;
}

.ff_indexPage .mcustomize.tril .container_content .mediabody a:hover .image {
  border-radius: 86vw 60vw 82vw 97vw;
}

.bodylistpost.bodyproject #footer {
  display: none;
}

/* 手机端样式start */
.agent-mobile #footer p {
  width: 100%;
}

.agent-mobile .project .content .wrapper {
  width: 94%;
  margin: 0 3%;
}

.agent-mobile .mlist .container_header .subtitle,
.agent-mobile .mlist .container_header .title {
  margin-left: 3%;
}

.agent-mobile #mm-slider .bx-wrapper .bx-pager {
  bottom: 18px;
}

.agent-mobile .project .item_block,
.agent-mobile .project .item_block:nth-child(2n) {
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
  border-radius: 15px;
}

.agent-mobile .project .item_block .item_wrapper {
  background-color: transparent;
}

.agent-mobile .project .item_block .item_img {
  overflow: hidden;
  border-radius: 15px;
}

.agent-mobile .project .item_block .item_img img {
  width: 100% !important;
  height: auto;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 15px;
}

.agent-mobile .project .item_block:hover .item_wrapper {
  background: #3a3a3a;
}

.agent-mobile #sitecontent .project .item_block .title {
  line-height: 22px;
  color: rgba(255, 255, 255, 0.9);
}

.agent-mobile #sitecontent .project .item_block:hover .title {
  color: white;
}

.agent-mobile .module.mcustomize {
  background-color: #222;
}

.agent-mobile .indexPage .service.mlist {
  margin-top: 0;
}

.agent-mobile #footer {
  position: inherit;
}

.agent-mobile .indexPage .service.mlist {
  background: #181818;
}

.agent-mobile #online {
  bottom: 30px;
}

.agent-mobile .news .item_block .item_info .title {
  line-height: 2.2em;
}

.agent-mobile .mlist.news .content_list .item_des .description {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.agent-mobile .news .content_list .item_wrapper .date_wrap .md {
  font-family: Tw Cen MT, "Arial";
}

.agent-mobile .team .content .wrapper {
  width: 94%;
  margin: 0 3%;
}

.agent-mobile .team .item_block .subtitle {
  transform: translateY(-1px);
}

.agent-mobile .videom .wrapper .item_block .item_wrapper .title {
  line-height: 2.1em;
}

.agent-mobile .videom .wrapper .item_block .item_wrapper .subtitle {
  width: 80%;
}

.agent-mobile .team .item_block .item_info {
  padding: 15px 5% 20px;
}

.agent-mobile .team .content_list li .item_img img {
  border-radius: 10px;
}

.agent-mobile .indexPage #mcontact {
  padding-bottom: 0;
}

.agent-mobile #category .label {
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 6px rgba(0, 0, 10, 0.1);
}

.agent-mobile .npagePage.pageEditor {
  background: #202020;
}

.agent-mobile .npagePage#page_contact .container_content {
  padding-top: 10px;
}

.agent-mobile .service .item_info {
  text-align: left;
}

/* 手机端样式end */
.agent-pc #shares #sweixin::before {
  display: block !important;
}

.ff_indexPage .team .item_block {
  margin-bottom: 0;
}

.singlescreen .module {
  padding: 0;
}

.singlescreen .module_container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

/*# sourceMappingURL=debug/style.12446.css.map */


/* 2019-08-28 yyq  修改 */
.bodylist.bodyservice .mlist.service.ff_noSlider .content_list .item_block .item_wrapper {
  opacity: 1;
}
#indexPage .service.ff_noSlider .item_block svg {
  display: none;
}
#indexPage .service.ff_noSlider .item_block .item_img {
  display: block;
}
#indexPage .service.ff_noSlider .item_block img {
  display: block !important;
}
#indexPage .service.ff_noSlider .item_block {
  position: relative;
  width: calc(33% - 14px);
  margin: 0 2% 2% 0;
  opacity: 1;
  border-radius: 6px;
  overflow: hidden;
}
.npagePage #banner div {
  height: 600px;
}
#indexPage .service.ff_noSlider .content_list {
  width: 62.5vw;
  float: right;
}
#indexPage .service.ff_noSlider .container_header {
  position: absolute;
  top: 10%;
}
#indexPage .service .item_block:nth-child(3n) {
  margin-right: 0;
}
#indexPage .service.ff_noSlider .item_block .item_wrapper {
  width: 100%;
  position: absolute;
  left: auto;
  transform: none;
  overflow: hidden;
}
#indexPage .service.ff_noSlider .item_block .item_info {
  position: absolute;
  width: 100%;
  height: 52px;
  top: auto;
  bottom: 10%;
  padding: 10px 0;
}
#indexPage .service.ff_noSlider .item_block .item_info p {
  text-align: center;
}
#indexPage .service.ff_noSlider .item_block .item_info .title {
  font-size: 20px;
  line-height: 1;
}
#indexPage .service.ff_noSlider .item_block .item_info .subtitle {
  font-size: 16px;
  line-height: 2;
}
#indexPage .service.ff_noSlider .item_block .item_wrapper .details {
  display: none;
}
#indexPage .service.ff_noSlider .item_block .item_wrapper .item_index {
  width: auto;
  padding: 0;
  font-size: 50px;
  left: auto;
  right: 7%;
  top: -15%;
  opacity: 0;
  line-height: 1;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#indexPage .service.ff_noSlider .item_block .item_wrapper .item_index::after {
  content: none;
}
#indexPage .service.ff_noSlider .content_list .item_block:first-child .item_wrapper {
  opacity: 1;
}
#indexPage .service.ff_noSlider .item_block:hover .item_info {
  background: rgba(0, 0, 0, .5);
  opacity: 1;
}
#indexPage .service.ff_noSlider .item_block:hover .item_info p {
  padding: 0;
}
#indexPage .service.ff_noSlider .item_block:hover .item_wrapper .item_index {
  top: 5%;
  opacity: 1;
}
.npagePage #banner div {
  height: 300px;
  background-repeat: no-repeat;
}
/* 2019-08-28 yyq  修改 */
.banner_a{ padding:10px 30px; border:1px solid #FFF; border-radius:20px; color:#FFF;}
.banner_a:hover{padding:10px 30px; border:1px solid #ff0000; border-radius:20px; background:#ff0000;color:#FFF;}
.index_dt{ width:1200px; margin:auto; padding-top:80px;}
.index_dt1{ text-align:center; width:100%; margin:auto; font-size:48px;  color:#000000;}
.index_dt2{ text-align:center; width:100%; margin:auto; font-size:24px;  color:#808080; padding-top:40px;}
.index_dt3{ width:100%; margin:auto; padding-top:110px;}

.index_cq{ width:1500px; margin:auto;}
.index_cq1{ width:500px; height:940px; float:left; background:url(../image/cq1.png) no-repeat top center; cursor:pointer; transition: all 1.5s;}
.index_cq1:hover{background:url(../image/cq1_2.png) no-repeat top center;  transform: scale(1);}
.index_cq2{ width:500px; height:940px; float:left; background:url(../image/cq2.png) no-repeat top center;cursor:pointer;transition: all 1.5s;}
.index_cq2:hover{background:url(../image/cq2_2.png) no-repeat top center;}
.index_cq3{ width:500px; height:940px; float:left; background:url(../image/cq3.png) no-repeat top center;cursor:pointer; transition: all 1.5s;}
.index_cq3:hover{background:url(../image/cq3_2.png) no-repeat top center;}

.index_ys{ width:1500px; margin:auto; padding-top:80px;}
.index_ys1{ font-size:48px; color:#000; text-transform:uppercase; font-weight:bold;}
.index_ys2{ width:20px; height:2px; background:#ff0000; margin-top:20px;}
.index_ys3{ font-size:24px; color:#808080; padding-top:20px;}
.index_ys4{ width:1500px; margin:auto; padding-top:60px;}
.index_ys4_left{ float:left; width:500px; height:578px;}
.index_ys4_right{ float:right; width:893px; height:581px; }
.index_sp{ width:100%; margin:auto; text-align:center; position:absolute; z-index:9999; top:0;}
.index_sp1{ font-size:60px; color:#FFF; padding-top:400px;}
.index_sp2{ padding-top:15px;}
.index_sp3{ width:100%; background:#000; position:absolute; top:0px; display:none; }

.index_gongyi{ width:1500px; height:581px; border:1px solid #cccccc; margin-top:40px;}
.index_gongyi1{ width:1500px; height:290px; border-bottom:1px solid #cccccc; }
.index_gongyi1_1{ float:left; width:750px; height:290px;}
.index_gongyi1_1:hover{box-shadow: 0 0 8px #CCCCCC;}
.index_gongyi1_1_t{ float:left; width:450px; height:290px;}
.index_gongyi1_1_img{ float:right; width:300px; height:290px;}
.index_gongyi1_1_img img{width:300px; height:290px;}
.index_gongyi1_1_t1{ font-size:24px; color:#000; padding-left:50px; padding-top:100px;}
.index_gongyi1_1_t2{ margin-left:50px; margin-top:15px; width:30px; height:2px; background:#ff0000;}
.index_gongyi1_1_t3{ font-size:16px; color:#808080; padding-left:50px; padding-top:18px;}
.index_gongyi2{ width:1500px; height:290px; }
.index_gongyi1_1_ta{ float:right; width:450px; height:290px;}
.index_gongyi1_1_imga{ float:left; width:300px; height:290px;}
.index_gongyi1_1_imga img{width:300px; height:290px;}
.index_zr_top{ width:100%; margin:auto; height:378px; background:url(../image/zr.jpg) no-repeat top center;}
.index_zr_top_m{ width:1500px; margin:auto;}
.index_zr_top1{    font-size: 48px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold; padding-top:80px;}
.index_zr_top2{ font-size:24px; color:#FFF; padding-top:30px;}
.index_zr_top3{    width: 20px;
    height: 2px;
    background: #ff0000;
    margin-top: 20px;}
.index_zr_top4{ font-size:16px; color:#FFF; padding-top:30px;}
.index_zrm{ width:1500px; margin:auto; padding-top:40px;}
.zr1{ font-size:24px; color:#808080;}
.zr2{ width:100%; margin:auto; padding-top:40px;}
.zr_list{ float:left; width:350px; height:348px;}
.zr_list1{ width:350px; height:247px; border-bottom:10px solid #ff0000; overflow:hidden;}
.zr_list1 img{ width:350px; height:247px;}
.zr_list2{ width:350px; height:90px; background:#fafafa; text-align:center; line-height:90px; font-size:18px; color:#000;}
#div1 img{
  cursor: pointer;
  transition: all 0.6s;
}
#div1 img:hover{
  transform: scale(1.1);
}
.zr_lista{ float:left; width:350px; height:348px; margin-left:30px;}
.index_news{ width:1500px; margin:auto; padding-top:90px;}
.index_news_list{ float:left; width:330px;}
.index_news_list1{ width:330px; border-bottom:1px solid #e6e6e6; padding-bottom:25px; font-size:14px; color:#808080;}
.index_news_list2{ font-size:18px; font-weight:bold; width:330px; overflow:hidden;padding-top:30px;}
.index_news_list2 a{ color:#000}
.index_news_list2 a:hover{ color:#ff0000; }
.index_news_list3{ padding-top:25px; font-size:14px; color:#808080; line-height:24px;}
.index_news_list4{ padding-top:30px;}
.index_news_list4 a{ padding:10px 30px; border:1px solid #e6e6e6; border-radius:20px; color:#999999; }
.index_news_list4 a:hover{ padding:10px 30px; border:1px solid #ff0000; background:#ff0000; border-radius:20px; color:#fff; }
.index_news_list5{ width:330px; height:220px; overflow:hidden;}
.index_news_list5 img{ width:330px; height:220px; }
.index_news_list:nth-child(2){ margin-left:60px;}
.index_news_list:nth-child(3){ margin-left:60px;}
.index_news_list:nth-child(4){ margin-left:60px;}
.index_lxwm1{ width:1500px; margin:auto; padding-top:68px;}
.index_lxwm2{ width:1500px; margin:auto; margin-top:30px; height:322px; background:#30353c;}
.index_lxwm21{ width:750px; height:322px; float:left;}
.index_lxwm22{ width:640px; float:right;}
.index_liuyan{ padding-top:40px;}
.index_liuyan1{ font-size:18px; color:#FFF; margin-top:20px;}
.ly_txt{ width:455px; height:40px; background:#e4e4e4; border-radius:10px; text-indent:10px;}
.ly_sub{ color:#000; width:200px; height:40px; cursor:pointer; background:#e4e4e4;border-radius:10px; border:none; margin-top:40px; margin-left:60px;}
.f_cop{ width:1500px; margin:auto; text-align:center; padding-top:30px; color:#808080;}
.f_cop a{color:#808080;}

.index_cd1{ position:absolute; width:65px; height:200px;  left:2px; top:300px;}
.index_cd1 a{ font-size:14px; font-weight:bold; z-index:9999; }

.ny_banner{ width:100%; margin:auto; height:600px;background:url(../image/ny.jpg) no-repeat top center;}
.ny_banner1{ width:100%; margin:auto; height:600px;background:url(../image/ny1.jpg) no-repeat top center;}
.ny_banner2{ width:100%; margin:auto; height:600px;background:url(../image/ny2.jpg) no-repeat top center;}
.ny_banner3{ width:100%; margin:auto; height:600px;background:url(../image/ny3.jpg) no-repeat top center;}
.ny_banner4{ width:100%; margin:auto; height:600px;background:url(../image/ny4.jpg) no-repeat top center;}
.ny_wz{
	width: 100%;
    margin: auto;
    height: 49px;
    line-height: 49px;
    background: #000000;}
.ny_wz_m{ width:1500px; margin:auto; color:#FFF;}
.ny_wz_m a{ color:#FFF;}
.ny_main{ width:1500px; margin:auto;}
.ny_main_title {
    width: 1500px;
    margin: auto;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #000;
    margin-top: 30px;
}
.my_about_d {
    width: 1500px;
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-top: 20px;
}

.ny_main_box {
    width: 1500px;
    margin: auto;
    padding-top: 40px;
    line-height: 30px; text-align:justify; color:#000; padding-bottom:40px;
}

.footer_b{ width:100%; margin:auto; padding-top:50px; padding-bottom:30px; background:#eaeaea; min-width:1200px;}
.footer_b_m{ width:1400px; margin:auto; font-size:16px; text-align:center; color:#FFF; line-height:30px; padding-bottom:40px;}
.footer_b_m a{ color:#FFF;}
.footer_b1{ width:1400px; text-align:center;  padding-bottom:50px; border-bottom:1px solid #cccccc;}
.footer_b2{ width:1400px; margin:auto; padding-top:50px;}
.footer_b2_1{ float:left; width:320px;}
.footer_b2_1_1{font-size: 24px; text-align:left;
font-weight: bold;
color: #000000;}
.footer_b2_1_2{ padding-top:20px; text-align:left; font-size: 14px;#000000;}
.footer_b2_1_2 a{
color: #000000;}
.footer_b2_1_2 a:hover{
color: #F7AA00;}

.footer_b2_2{ float:left; width:320px; margin-left:40px;}
.footer_b2_1_2{ color:#000000;}
.footer_b3{ width:100%; margin:auto; height:2px; background:url(http://www.litaifs.com/statics/images/img/fline.jpg) repeat-x;}
.footer_b4{ width:1400px; margin:auto; text-align:center; padding-top:30px; font-size: 14px;

font-weight: 400;
color: #808080;
line-height: 24px;}
.footer_b4 a{color: #808080;}


.ny_nav{ width:1400px; margin:auto; text-align:center; padding-top:40px;}
.ny_nav a{ padding:10px 30px; border:1px solid #000; font-size:18px; margin-left:20px; margin-right:20px; color:#000;}
.ny_nav a:hover{padding:10px 30px; border:1px solid #ff0000; font-size:18px; margin-left:20px; margin-right:20px; color:#fff; background:#ff0000;}

.ny_cp_list{ width:420px; height:340px; float:left; margin-top:25px; margin-left:50px; background:#221869; border:1px solid #221869; }
.ny_cp_list:hover{background:#ff0000; border:1px solid #ff0000;}
.ny_cp_list_img{ width:420px; height:298px;  overflow:hidden;}
.ny_cp_list_img img{ width:420px; height:298px; }
.ny_cp_list_txt{ width:420px; height:40px; text-align:center; line-height:40px; font-size:18px; }
.ny_cp_list_txt a{ color:#FFF}

.nav_on{padding:10px 30px; border:1px solid #f7aa00; font-size:18px; margin-left:20px; margin-right:20px; color:#fff; background:#f7aa00;}

/* 分页 */
#pages { padding:14px 0 10px;  }
#pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
#pages a.a1 {width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:22px; line-height:22px; background:#e60012; border:1px solid #e60012; color:#fff; text-align:center;padding:0 10px}
.page .noPage { display:inline-block; width:56px; height:22px; line-height:22px;  border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

.ny_new_main{ width:1500px; margin:auto; padding-top:40px;}
.ny_new_left{ float:left; width:930px;}
.ny_new_right{ float:right; width:400px; padding:18px; background:#FFF;} 
.ny_new_left_list{ width:930px; height:225px; margin-bottom:20px; background:#FFF;}
.ny_new_left_list_img{ float:left; width:300px; height:225px;}
.ny_new_left_list_img img{width:300px; height:225px;}
.ny_new_left_list_r{ float:right; width:520px;  padding-top:30px; padding-right:30px; }
.ny_new_left_list_r_t1{ width:520px; font-size:22px;font-weight: 700;color: #666;}
.ny_new_left_list_r_t1 a{ color:#666}
.ny_new_left_list_r_t1 a:hover{ color:#e60012;}
.ny_new_left_list_r_t2{ width:520px; padding-top:20px; line-height:24px;color:#999;}
.ny_new_left_list_r_t3{ width:520px; text-align:right; padding-top:20px; line-height:24px; color:#999;}

.ny_new_right_t{ width:400px; font-size:20px;}
.ny_new_right_line{ width:40px; height:4px; background:#e60012; margin-top:10px;}
.ny_new_right_list{ width:400px; height:85px; margin-top:10px; padding-bottom:10px; border-bottom:1px dashed #ddd; }
.ny_new_right_list_img{ float:left; width:120px; height:84px;}
.ny_new_right_list_img img{  width:120px; height:84px;}
.ny_new_right_list_t{ float:right; width:260px;}
.ny_new_right_list_t1{ font-size:14px;}
.ny_new_right_list_t1 a{ color:#333;}
.ny_new_right_list_t2{ font-size:14px; color:#999; padding-top:10px;}
.ny_new_left2{ float:left; width:930px; background:#FFF; min-height:500px;}
.ny_new_left2_m{ width:780px; margin:auto; padding-top:20px;}
.ny_new_left2_m_t{ width:780px; font-size:28px;}
.ny_new_left2_m_sj{ width:780px; color:#999; padding-top:20px; border-bottom:1px dashed #CCCCCC; padding-bottom:10px;}
.ny_new_left2_m_cont{ width:780px; padding-top:20px; line-height:26px;text-align:justify;

text-justify:distribute-all-lines;}
.ny_new_left2_m_cont img{ max-width:780px;}
.ny_new_left2_m_cont a{ color:#333}
.ny_new_bg{ width:100%; margin:auto; background:#f0f0f0;}

.ny_nav a.on{padding:10px 30px; border:1px solid #ff0000; font-size:18px; margin-left:20px; margin-right:20px; color:#fff; background:#ff0000;}

.index_tz{ width:1200px; margin:auto; position:relative;}
.index_tz1{ width:118px; height:118px; background:url(../image/tz1.png) no-repeat no-repeat center; cursor:pointer; top:300px; left:200px; position:absolute;}
.index_tz1:hover{background:url(../image/tz1_2.png) no-repeat no-repeat center;}

.index_tz2{ width:118px; height:118px; background:url(../image/tz2.png) no-repeat no-repeat center; cursor:pointer; top:100px; left:550px; position:absolute;}
.index_tz2:hover{background:url(../image/tz2_2.png) no-repeat no-repeat center;}

.index_tz3{ width:118px; height:118px; background:url(../image/tz3.png) no-repeat no-repeat center; cursor:pointer; top:300px; left:880px; position:absolute;}
.index_tz3:hover{background:url(../image/tz3_2.png) no-repeat no-repeat center;}


