@charset "UTF-8";
.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 .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, .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper, .ff_pageList .news .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, .ff_indexPage .mlist .content_wrapper .more, .imagelink .content_list .item_block .item_box {
  transition: all 0.36s ease;
}

@font-face {
	font-family:alibabapuhuiti;
	src: url('../font/fonts/Alibaba-PuHuiTi-Light.ttf');
}
@font-face {
	font-family:siyuanheiti;
	src: url('../font/fonts/SourceHanSansK-Light.ttf');
}




.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: #b70100;
  background-color: #b70100;
  color: #fff;
}

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

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

.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: #b70100;
  border: 1px solid #b70100;
}

.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 .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, .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper, .ff_pageList .news .content_list .item_block .item_box .item_wrapper {
  padding: 24px 20px;
}

.service .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, .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper > .date_wrap, .ff_pageList .news .content_list .item_block .item_box .item_wrapper > .date_wrap {
  display: none;
}

.service .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, .ff_indexPage .news.ff_slider .content_list .item_block .item_box .item_wrapper .item_info .date_wrap, .ff_pageList .news .content_list .item_block .item_box .item_wrapper .item_info .date_wrap {
  float: right;
}

.service .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, .ff_indexPage .news.ff_slider .container_content .content_wrapper .more_wrap .more, .ff_pageList .news .container_content .content_wrapper .more_wrap .more {
  display: none;
}

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

.team.mlistpost .content_list .item_wrapper, .ff_indexPage .news.ff_noSlider .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.ff_noSlider .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.ff_noSlider .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.ff_noSlider .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.ff_noSlider .content_list .details, .news.mlistpost .content_list .details {
  margin: 0;
}

.team.mlistpost .container_content .content_wrapper .more_wrap, .ff_indexPage .news.ff_noSlider .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.ff_noSlider .container_content .content_wrapper > .more, .news.mlistpost .container_content .content_wrapper > .more {
  display: block;
}

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

.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;
     position: relative;
     padding-bottom: 20px;
}

.mcustomize .wrapper .header .title::after {
    content: '';
    background-color: #b70100;
    width: 25px;
    height: 4px;
    position: absolute;
    bottom: -40%;
    left: 0;}

.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: #b70100;
  color: #fff;
  border-color: #b70100;
}

.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; font-size: 16px;
}

.npagePage .container_content {
  padding-top: 20px;
}

.npagePage .content .container_category {
  display: none;
}

.service.mlistpost .tabBtn::after, .team.mlistpost .tabBtn::after, .news.mlistpost .tabBtn::after {
  content: "";
  display: block;
  clear: both;
}

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

.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,
.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 {
  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,
.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 {
  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,
.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 {
  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,
.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 {
  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,
.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 {
  color: #fff;
}

.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 {
  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,
.service.mlistpost .tabBtn .post-next.empty .details,
.team.mlistpost .tabBtn .post-next.empty .details,
.news.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,
.service.mlistpost .tabBtn .post-next .img-wrap,
.team.mlistpost .tabBtn .post-next .img-wrap,
.news.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,
.service.mlistpost .tabBtn .post-next .img-wrap img,
.team.mlistpost .tabBtn .post-next .img-wrap img,
.news.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,
.service.mlistpost .tabBtn .post-next .img-wrap div,
.team.mlistpost .tabBtn .post-next .img-wrap div,
.news.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,
.service.mlistpost .tabBtn .post-next .details,
.team.mlistpost .tabBtn .post-next .details,
.news.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,
.service.mlistpost .tabBtn .post-next .infor-wrap,
.team.mlistpost .tabBtn .post-next .infor-wrap,
.news.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,
.service.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-prev .infor-wrap .subtitle,
.news.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,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.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,
.service.mlistpost .tabBtn .post-next .infor-wrap .title,
.team.mlistpost .tabBtn .post-next .infor-wrap .title,
.news.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,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.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 {
  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 {
  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 {
  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 {
  right: 15px;
}

.service.mlistpost .tabBtn .post-prev .infor-wrap, .team.mlistpost .tabBtn .post-prev .infor-wrap, .news.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 {
  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, .service.mlistpost .tabBtn .post-prev .details:after, .team.mlistpost .tabBtn .post-prev .details:after, .news.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 {
  right: 25px;
}

.service.mlistpost .tabBtn .post-prev .details:after, .team.mlistpost .tabBtn .post-prev .details:after, .news.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 {
  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 {
  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 {
  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 {
  left: 15px;
}


.service.mlistpost .tabBtn .post-next .infor-wrap,
.team.mlistpost .tabBtn .post-next .infor-wrap,
.news.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 {
  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, .service.mlistpost .tabBtn .post-next .details:after, .team.mlistpost .tabBtn .post-next .details:after, .news.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 {
  left: 25px;
}

.service.mlistpost .tabBtn .post-next .details:after, .team.mlistpost .tabBtn .post-next .details:after, .news.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,
.service.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.team.mlistpost .tabBtn .post-next .infor-wrap .subtitle,
.news.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 {
  opacity: 0;
  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:hover .details,
.project.mlistpost .tabBtn .post-next:hover .details {
  border-color: #b70100;
  background: #b70100;
}

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

.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: #b70100;
    background: #b70100;
  }
  .project.mlistpost .post-prev:hover .details:before,
  .project.mlistpost .post-next:hover .details:before {
    color: #fff;
  }
}

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

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

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

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

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

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

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

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

.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 .team.mlistpost .postInfo .description a {
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border: 1px solid #dbdbdb;
  background-color: #fff;
  color: #555;
  height: 40px;
  padding: 0 30px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}

.ff_postPage .service.mlistpost .postInfo .description a:hover, .ff_postPage .project.mlistpost .postInfo .description a:hover, .ff_postPage .team.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 .team.mlistpost .listWrap .postInfo {
  display: none;
}

.ff_postPage .service.mlistpost .listWrap .postInfo .description a, .ff_postPage .project.mlistpost .listWrap .postInfo .description a, .ff_postPage .team.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 .team.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 .team.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;
}

.ff_indexPage .module .module_container {
  position: relative;
}

.ff_indexPage .module .module_container .container_header {
 /* position: relative; */
  float: none;
}

.ff_indexPage .module .module_container .container_header .titleindex{
	 position: relative;
}
.ff_indexPage .module .module_container .container_header .chanpinmore{    margin-top: 80px;font-size: 16px;}
.ff_indexPage .module .module_container .container_header .chanpinmore a{color: #b70100;}
.ff_indexPage .module .module_container .container_header .titleindex::after {
  content: '';
  background-color: #e5e5e6;
  width: 25px;
  height: 4px;
  position: absolute;
  bottom: -36%;
  left: 0;
}

.ff_indexPage .module .module_container .container_header .title {
  font-size: 24px;
  line-height: 40px;
  color: #2e2e2e;
  display: block;
}

.ff_indexPage .module .module_container .container_header .subtitle {
  font-size: 24px;
  line-height: 40px;
  color: #666;
}

.ff_indexPage .module .module_container .container_category {
  display: none;
  float: none;
  position: absolute;
  top: 7.5%;
  right: 0;
}

.ff_indexPage .module .module_container .container_category a {
  border: none;
  color: #999;
  background-color: transparent;
}

.ff_indexPage .module .module_container .container_category a:hover,
.ff_indexPage .module .module_container .container_category a a.active {
  background-color: transparent;
  color: #b70100;
}

.ff_indexPage .module .module_container .container_category .ff_more {
  display: none;
}

.ff_indexPage .module .module_container .content_wrapper .more {
  border: none;
  font-size: 0;
  position: absolute;
  top: -12%;
  right: 0;
  width: 10px;
  margin: 0;
  line-height: 1;
}

.ff_indexPage .module .module_container .content_wrapper .more .fa-angle-right {
  padding: 0;
  color: #666;
  font-size: 20px;
}

#navWrapper .content .nav > .navitem > a:hover {
  border-color: #b70100;
  color: #b70100;
}

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

.mlist:not(.imagelink) .content_list .item_block:hover {
  background-color: transparent;
}

.mlist:not(.imagelink) .content_list .item_block:hover .details {
  border-color: #b70100;
  background-color: #b70100;
  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: #b70100;
}

.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, .imagelink .owl-dots .active.owl-dot span, .mlist .owl-dots .owl-dot:hover span, .imagelink .owl-dots .owl-dot:hover span {
  background: #ffffff;
}

.mlist .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(fonts/icomoon.eot?6jyupl);
  src: url(fonts/icomoon.eot?6jyupl#iefix) format("embedded-opentype"), url(fonts/icomoon.ttf?6jyupl) format("truetype"), url(fonts/icomoon.woff?6jyupl) format("woff"), url(fonts/icomoon.svg?6jyupl#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: HELVETICANEUELTPRO-THEX;
  src: url(fonts/HELVETICANEUELTPRO-THEX.OTF);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: HELVETICANEUETHN;
  src: url(fonts/HELVETICANEUETHN.TTF);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: helveticaneuethn;
  src: url(fonts/helveticaneuethn.otf);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: GOTHAMRND-LIGHT;
  src: url(fonts/GOTHAMRND-LIGHT.OTF);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: GOTHAMRND-BOOK;
  src: url(fonts/GOTHAMRND-BOOK.OTF);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: FontAwesome;
  src: url(fonts/FontAwesome.otf);
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: GOTHAM-BLACK;
  src: url(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: #b70100;
}

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

::-webkit-scrollbar-thumb:hover {
  background-color: #b70100;
}
 */
.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;
}
.list-proivo .item_img{height: 340px; overflow: hidden;}
.mlist:not(.imagelink) .content_list .item_img img {
  transition: all 0.36s ease;
  display: inline;
}
.list-pronr ul li a:hover img{transform: scale(1.08);}
.mlist:not(.imagelink) .content_list .item_wrapper .details {
  display: none;
}

.mlist:not(.imagelink) .content_list .details {
  transition: all 0.36s ease;
  border: 1px solid rgba(170, 170, 170, 0.2);
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  color: #999;
  margin-left: 20px;
  margin-bottom: 30px;
  padding: 0 20px;
}

#pages {
  padding: 40px 0 80px;
}

#pages::after {
  content: "";
  display: block;
  clear: both;
}

#pages a {
  float: left;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}

#pages .page-item {
  margin-right: 5px;
  text-align: center;
  background-color: transparent;
  border: 1px solid rgba(170, 170, 170, 0.2);
}

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

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

.ff_pageTarget .fa-angle-right {
  padding: 0 10px;
}
.ff_pageTarget .container_target a{
	color: #333;
}
.ff_pageTarget .container_target a:hover {
  color: #b70100;text-decoration: none;
}

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

.postbody {
  font-size: 13px;
}

.postbody p {
  line-height: 40px;
}
.postbody .goback{color: #b70100;
    font-size: 16px;
    padding: 40px 60px 0;
    display: block;
    margin: 0 auto; text-decoration: none;}

	.postbody .show-sblx{
		position: absolute;
		    top: 40px;
		    right: 60px;
	}

.topright-tit{
	font-size: 14px;
	    color: #999;
}	
	
.postbody hr {
  margin: 20px 0;
  border: none;
  border-top: 1px dotted rgba(170, 170, 170, 0.2);
}


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

#hcontact,
#headTop #search-header,
#headTop #openBtn {
  display: none;
}

#header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  transition: all 0.36s ease;
}

#header .wrapper > .content {
  width: 80%;
  margin: 0 auto;
}

#header.mini {
  top: -110px;
  background-color: #fff;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

#header.mini .nav > .navitem > a,
#header.mini #navWrapper .content .searchGroup .fa-search {
  color: #666;
}

body #search-nav {
  height: 72px;
}

#navWrapper .content .searchGroup .fa-search {
  transition: all 0.36s ease;
}

#headTop {
  text-align: center;
  height: 110px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

#headTop #logo {
  display: block;
  padding-top: 33px;
}

#headTop #logo img {
  width: auto;
  height: 44px;
}

#navWrapper .content {
  margin: 0 auto;
  max-width: 1600px;
}

#navWrapper .content .searchGroup {
  top: 0;
}

#navWrapper .content .searchGroup .fa-search {
  color: #fff;
}

#navWrapper .nav {
  text-align: center;
}

#navWrapper .navitem {
  height: auto;
  display: inline-block;
  position: relative;
}

#navWrapper .navitem a {
  padding: 0 34px;
  line-height: 72px;
  font-size: 15px;
  color: #fff;
  transition: all 0.36s ease;
}

#navWrapper .navitem .subnav {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #fff;
}

#navWrapper .navitem .subnav a {
  color: #666;
  display: block;
}
#navWrapper .navitem .subnav a:hover{    text-decoration: none;    color: #b70100!important;}
.bodylist #header,
.bodypage #header {
  background-color: rgba(0, 0, 0, 0.2);
}

.bodylist #header.mini,
.bodypage #header.mini {
  background-color: #fff;
}

#navMini {
  display: none;
}

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

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

.ff_pageList .content {
  background: #fff;
}

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

.vPlayArea .vPlayItem {
  background: #252525;
  border-color: #252525;
}

.theme-b .videoTabBtns .videoTabBtn {
  background: #252525;
}

.videoInfor .title {
  color: #fff;
}

.theme-b .vPlayArea .vPlayItem {
  background: #252525;
  border-color: #252525;
}

.theme-b .videoTabBtns .videoTabBtn {
  background: #252525;
}

.theme-b .videoInfor .title {
  color: #fff;
}

.ff_indexPage .module {
  padding-top: 120px;
  padding-bottom: 120px;
}

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

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

#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 {
  width: 100%;
  height: 100%;
  display: table;
  position: absolute;
  left: 0;
  top: 0;
}

.ff_topSlider .content_list .item_block a div {
  display: table-cell;
  vertical-align: middle;
  padding: 100px 50px;
}

.ff_topSlider .content_list .item_block a i {
  text-indent: 20px;
  font-size: 24px;
}

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

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

.ff_topSlider .owl-nav .owl-prev {
  position: absolute;
  left: 0;
}

.ff_topSlider .owl-nav .owl-next {
  position: absolute;
  right: 0;
}

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

.ff_indexPage .ff_topSlider {
  overflow: initial;
}

.ff_indexPage .ff_topSlider .content_list .item_block p.title,
.ff_indexPage .ff_topSlider .content_list .item_block p.subtitle {
  font-size: 48px;
  line-height: 60px;
  height: 60px;
  max-width: 80%;
  color: #fff;
}

.ff_indexPage .ff_topSlider .content_list {
  overflow: initial;
}

.ff_indexPage .ff_topSlider .content_list .item_block .description {
  padding: 0;
}

.ff_indexPage .ff_topSlider .owl-nav {
  width: 80%;
  height: 100px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  top: auto;
  box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}

.ff_indexPage .ff_topSlider .owl-nav [class*=owl-] {
  width: 110px;
  border-radius: 0;
  height: 100%;
  background: transparent;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
}

.ff_indexPage .ff_topSlider .owl-nav [class*=owl-] .iconfont {
  color: #c5c5c5;
}

.ff_indexPage .ff_topSlider .owl-nav [class*=owl-]:hover .iconfont {
  color: #3e3e3e;
}

.ff_indexPage .ff_topSlider .owl-nav .owl-next {
  transform: translateX(100%);
  top: auto;
  border-right: 1px solid #ebebeb;
}

.ff_indexPage .ff_topSlider .owl-dots {
  position: absolute;
  top: 50%;
  right: 10%;
  transform: translateY(-50%);
}

.ff_indexPage .ff_topSlider .owl-dots .owl-dot {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
}

.ff_indexPage .ff_topSlider .owl-dots .owl-dot span {
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 24px;
  text-align: center;
  background-color: transparent;
  color: transparent;
}

.ff_indexPage .ff_topSlider .owl-dots .owl-dot.active span, .ff_indexPage .ff_topSlider .owl-dots .owl-dot:hover span {
  color: #fff;
}

.ff_indexPage .ff_topSlider .owl-dots .owl-dot.active::after, .ff_indexPage .ff_topSlider .owl-dots .owl-dot:hover::after {
  opacity: 0;
}

.ff_indexPage .ff_topSlider .owl-dots .owl-dot::after {
  content: '';
  width: 4px;
  height: 4px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 1;
  transition: opacity .2s ease;
}

.ff_indexPage .ff_topSlider .dirImage {
  bottom: 0;
  right: 10%;
  position: absolute;
  width: 202px;
  height: 100px;
  border: 10px solid #fff;
  box-sizing: border-box;
}

.ff_indexPage .ff_topSlider .dirImage .owl-item .thumb-item {
  width: 100%;
  height: 80px;
  background-size: cover;
}

.ff_indexPage .ff_topSlider .sliderTitle {
  position: absolute;
  bottom: 0;
  right: calc(10% + 202px);
  width: 230px;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding: 25px 0;
}

.ff_indexPage .ff_topSlider .sliderTitle .title-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

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

.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% / 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);
}

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

.ff_indexPage .service.ff_noSlider .module_container {
  padding-bottom: 100px;
  border-bottom: 1px solid #e0e0e0;
}

.ff_indexPage .service.ff_noSlider .container_header::after {
  content: none;
}

.ff_indexPage .service.ff_noSlider .item_block {
  border: none;
  width: calc(100%/3 - 120px);
  margin-right: 120px;
}

.ff_indexPage .service.ff_noSlider .item_block .details,
.ff_indexPage .service.ff_noSlider .item_block .item_tags,
.ff_indexPage .service.ff_noSlider .item_block .date_wrap {
  display: none;
}

.ff_indexPage .service.ff_noSlider .item_block .item_img {
  width: 31%;
  padding-top: 31%;
}

.ff_indexPage .service.ff_noSlider .item_block .item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.ff_indexPage .service.ff_noSlider .item_block .item_wrapper {
  padding: 0;
}

.ff_indexPage .service.ff_noSlider .item_block .item_wrapper .title {
  font-size: 20px;
  line-height: 67px;
}

.ff_indexPage .service.ff_noSlider .item_block .item_wrapper .item_des {
  margin: 0;
}

.ff_indexPage .service.ff_noSlider .item_block .item_wrapper .description {
  font-size: 14px;
  line-height: 28px;
  height: 56px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.bodylist.bodyservice .service.ff_noSlider .item_block {
  width: calc(100% / 3 - 15px);
  border: none;
  box-shadow: none;
}

.bodylist.bodyservice .service.ff_noSlider .item_block .details,
.bodylist.bodyservice .service.ff_noSlider .item_block .date_wrap,
.bodylist.bodyservice .service.ff_noSlider .item_block .item_tags {
  display: none;
}

.bodylist.bodyservice .service.ff_noSlider .item_block .item_img {
  width: 50%;
  margin: 0 auto;
}

.bodylist.bodyservice .service.ff_noSlider .item_block .item_img {
  position: relative;
  overflow: hidden;
  padding-top: 50%;
}

.bodylist.bodyservice .service.ff_noSlider .item_block .item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

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

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

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

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

.project.mlistpost .listContent_post .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 3 - 15px);
  height: auto;
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.ff_indexPage .project.ff_slider {
  background-color: #f5f5f5;
}

.ff_indexPage .project.ff_slider .module_container {
  max-width: 80%;
}

.ff_indexPage .project.ff_slider .container_header {
  float: left;
  margin-left: 4.27vw;
}

.ff_indexPage .project.ff_slider .container_content {
  float: right;
  width: 52vw;
  clear: initial;
  margin-right: 8.75vw;
}

.ff_indexPage .project.ff_slider .container_content .content_wrapper {
  padding-top: 0;
}

.ff_indexPage .project.ff_slider .item_block {
  border: none;
  background-color: #fff;
}

.ff_indexPage .project.ff_slider .item_block .date_wrap,
.ff_indexPage .project.ff_slider .item_block .item_tags,
.ff_indexPage .project.ff_slider .item_block .details {
  display: none;
}

.ff_indexPage .project.ff_slider .item_block .item_img {
  float: left;
  width: 61%;
  padding-top: 32.5%;
}

.ff_indexPage .project.ff_slider .item_block .item_img::after {
  content: '';
  position: absolute;
  top: 24%;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  border-color: transparent #fff transparent transparent;
}

.ff_indexPage .project.ff_slider .item_block .item_img img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ff_indexPage .project.ff_slider .item_block .item_box .item_wrapper {
  float: right;
  width: 38%;
  box-sizing: border-box;
  padding: 7% 7% 3%;
}

.ff_indexPage .project.ff_slider .item_block .item_box .item_wrapper .title {
  font-size: 22px;
  line-height: 36px;
  color: #333;
}

.ff_indexPage .project.ff_slider .item_block .item_box .item_wrapper .subtitle {
  font-size: 14px;
  line-height: 28px;
  color: #666;
}

.ff_indexPage .project.ff_slider .item_block .item_box .item_wrapper .description {
  font-size: 13px;
  line-height: 28px;
  height: 112px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  color: #666;
}

.ff_indexPage .project.ff_slider .item_block .item_box .item_wrapper .item_info {
  padding-bottom: 10%;
  margin-bottom: 10%;
  border-bottom: 1px solid #ccc;
}

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

.ff_indexPage .project.ff_slider .dot_wrapper {
  width: 54%;
  height: 79px;
  border-bottom: 1px solid #dcdcdc;
  margin: 0;
  bottom: -80px;
  left: 0;
  transform: none;
  position: absolute;
}

.ff_indexPage .project.ff_slider .dot_wrapper .owl-dots {
  white-space: nowrap;
  position: static;
  transform: none;
}

.ff_indexPage .project.ff_slider .dot_wrapper .owl-dot {
  width: 7vw;
  height: 79px;
}

.ff_indexPage .project.ff_slider .dot_wrapper .owl-dot span {
  font-size: 14px;
  line-height: 78px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 90%;
  padding-right: 10%;
  height: 78px;
  border-radius: 0;
  border: none;
  background: transparent;
  margin: 0;
  border-bottom: 2px solid transparent;
}

.ff_indexPage .project.ff_slider .dot_wrapper .owl-dot.active span, .ff_indexPage .project.ff_slider .dot_wrapper .owl-dot:hover span {
  color: #b70100;
  border-color: #b70100;
}

.ff_indexPage .project.ff_slider .owl-nav {
  width: 47%;
  height: 80px;
  background-color: #fff;
  position: absolute;
  bottom: -80px;
  top: auto;
  transform: none;
  right: 0;
  z-index: 1;
}

.ff_indexPage .project.ff_slider .owl-nav [class*=owl-] {
  background-color: transparent;
  width: 80px;
  height: 80px;
  left: 0;
  top: auto;
  transform: none;
}

.ff_indexPage .project.ff_slider .owl-nav [class*=owl-] .iconfont {
  color: #9e9e9e;
}

.ff_indexPage .project.ff_slider .owl-nav [class*=owl-]:hover .iconfont {
  color: #b70100;
}

.ff_indexPage .project.ff_slider .owl-nav .owl-next {
  left: 80px;
  right: auto;
}

@media screen and (max-width: 1600px) {
  .ff_indexPage .project.ff_slider .item_block .item_box .item_wrapper .description {
    font-size: 13px;
    line-height: 28px;
    height: 56px;
    -webkit-line-clamp: 2;
  }
}

.bodylist.bodyproject .project.ff_noSlider .item_block {
  border: none;
  box-shadow: none;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .details,
.bodylist.bodyproject .project.ff_noSlider .item_block .date_wrap,
.bodylist.bodyproject .project.ff_noSlider .item_block .item_tags {
  display: none;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .item_img {
  position: relative;
  overflow: hidden;
  padding-top: 50%;
}

.bodylist.bodyproject .project.ff_noSlider .item_block .item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

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

.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{
	height: 270px;overflow: hidden;
}
.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% / 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);
}

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

.team.mlistpost .listContent_post .content_wrapper {
  position: relative;
  margin-right: 0px;
}

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

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

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

.team.mlistpost .listContent_post .item_block {
  transition: all 0.36s ease;
  width: calc(100% / 1 - 0px);
  height: auto;
  float: left;
  margin-right: 0px;
  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 .team.ff_slider {
  background: #f4f4f4;
  padding: 145px 0;
}

.ff_indexPage .team.ff_slider .container_header {
  float: left;
}

.ff_indexPage .team.ff_slider .container_content {
  float: right;
  width: 74%;
  clear: initial;
}

.ff_indexPage .team.ff_slider .content_wrapper {
  padding: 0;
}

.ff_indexPage .team.ff_slider .more {
  display: none;
}

.ff_indexPage .team.ff_slider .item_block {
  border: none;
  background: #f5f6fb;
}

.ff_indexPage .team.ff_slider .item_block:hover {
  background: #f5f6fb;
}

.ff_indexPage .team.ff_slider .item_block .details,
.ff_indexPage .team.ff_slider .item_block .item_tags,
.ff_indexPage .team.ff_slider .item_block .date_wrap {
  display: none;
}

.ff_indexPage .team.ff_slider .item_block .item_img {
  float: right;
  padding-top: 45%;
  width: 50%;
}

.ff_indexPage .team.ff_slider .item_block .item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.ff_indexPage .team.ff_slider .item_block .item_wrapper {
  float: left;
  width: 50%;
  padding: 7%;
  box-sizing: border-box;
}

.ff_indexPage .team.ff_slider .item_block .item_wrapper .title {
  font-size: 24px;
  line-height: 40px;
  color: #333;
}

.ff_indexPage .team.ff_slider .item_block .item_wrapper .subtitle {
  font-size: 14px;
  line-height: 28px;
  color: #666;
}

.ff_indexPage .team.ff_slider .item_block .item_wrapper .description {
  font-size: 14px;
  color: #888;
  line-height: 28px;
  height: 84px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.ff_indexPage .team.ff_slider .owl-nav {
  transform: none;
  top: auto;
  bottom: 0;
}

.ff_indexPage .team.ff_slider .owl-nav [class*=owl-] {
  background-color: transparent;
  width: 50px;
  height: 50px;
  left: 4%;
  top: auto;
  transform: none;
  bottom: 0;
}

.ff_indexPage .team.ff_slider .owl-nav [class*=owl-] .iconfont {
  color: #9e9e9e;
}

.ff_indexPage .team.ff_slider .owl-nav [class*=owl-]:hover .iconfont {
  color: #b70100;
}

.ff_indexPage .team.ff_slider .owl-nav .owl-next {
  left: calc(80px + 4%);
  right: auto;
}

.bodylist.bodyteam .team.ff_noSlider .item_block {
  border: none;
  box-shadow: none;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .details,
.bodylist.bodyteam .team.ff_noSlider .item_block .date_wrap,
.bodylist.bodyteam .team.ff_noSlider .item_block .item_tags {
  display: none;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .item_img {
  position: relative;
  overflow: hidden;
  padding-top: 50%;
}

.bodylist.bodyteam .team.ff_noSlider .item_block .item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

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

.ff_indexPage .news.ff_noSlider .content_wrapper {
  padding-top: 100px;
}

.ff_indexPage .news.ff_noSlider .container_header::after {
  content: none;
}

.ff_indexPage .news.ff_noSlider .container_category {
  display: block;
  top: 2%;
}

.ff_indexPage .news.ff_noSlider .item_block {
  border: none;
  margin: 0;
  width: 45%;
  float: right;
  margin-top: 50px;
}

.ff_indexPage .news.ff_noSlider .item_block:nth-child(4) {
  border-bottom: 0;
}

.ff_indexPage .news.ff_noSlider .item_block:nth-child(n + 5) {
  display: none;
}

.ff_indexPage .news.ff_noSlider .item_block:hover .item_wrapper .description {
  opacity: 1;
}

.ff_indexPage .news.ff_noSlider .item_block .details,
.ff_indexPage .news.ff_noSlider .item_block .item_tags,
.ff_indexPage .news.ff_noSlider .item_block .date_wrap,
.ff_indexPage .news.ff_noSlider .item_block .date_wrap .year,
.ff_indexPage .news.ff_noSlider .item_block .date_wrap .time-connect:nth-of-type(1) {
  display: none;
}

.ff_indexPage .news.ff_noSlider .item_block .item_img {
  display: none;
  float: none;
}

.ff_indexPage .news.ff_noSlider .item_block .item_wrapper {
  float: none;
  width: 100%;
  padding: 0;
}

.ff_indexPage .news.ff_noSlider .item_block .item_wrapper .title {
  font-size: 16px;
  color: #333;
}

.ff_indexPage .news.ff_noSlider .item_block .item_wrapper .date_wrap {
  display: block;
  position: absolute;
  right: 0;
  color: #999;
}

.ff_indexPage .news.ff_noSlider .item_block .item_wrapper .description {
  font-size: 13px;
  line-height: 28px;
  color: #666;
  opacity: 0;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block_0 {
  float: left;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper {
  padding-bottom: 20px;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper .date_wrap {
  top: -15%;
  font-size: 18px;
  line-height: 54px;
  color: #b70100;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper .title {
  font-size: 20px;
  line-height: 54px;
 /* color: #b70100; */
  padding-top: 23px;
  border-top: 2px solid #b70100;
}
.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper .title1 {
  font-size: 20px;
  line-height: 54px;
  padding-top: 23px;
  border-top: 2px solid #b70100;
}
.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_des p{font-size: 13px; line-height: 28px;}
.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper .time{    font-size: 13px;
    padding: 0px 0 10px;}
.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper .item_des {
  margin: 0;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_wrapper .description {
  opacity: 1;
  font-size: 13px;
  line-height: 28px;
  color: #666;
  height: 56px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_box {
  display: flex;
  flex-direction: column-reverse;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_img {
  display: block;
  padding-top: 33%;
  width: 100%;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block_0 .details {
     display: block;
     bottom: -13%;
     right: 0;
     border: none;
     padding: 0;
     background: #b70100;
     color: #fff;
     border-radius: 50px;
     padding: 0 15px;
}

.bodylist.bodynews .news.ff_noSlider .item_block {
  border: none;
  box-shadow: none;
}
.bodylist.bodynews .news.ff_noSlider a:hover{text-decoration: none;}

.bodylist.bodynews .news.ff_noSlider .item_block .details,
.bodylist.bodynews .news.ff_noSlider .item_block .date_wrap,
.bodylist.bodynews .news.ff_noSlider .item_block .item_tags {
  display: none;
}

.bodylist.bodynews .news.ff_noSlider .item_block .item_img {
  position: relative;
  overflow: hidden;
  padding-top: 36%;
}

.bodylist.bodynews .news.ff_noSlider .item_block .item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.mcustomize.ff_ti .contentbody {
  display: none;
}

.mcustomize.ff_ti .link_icon {
  display: none;
}

.mcustomize .link_icon {
  display: none;
}

.mcustomize.tlir .module_container::after,
.mcustomize.tril .module_container::after {
  content: "";
  display: block;
  clear: both;
}

.mcustomize.tlir .container_content,
.mcustomize.tril .container_content {
  position: relative;
}

.mcustomize.tlir .container_content::after,
.mcustomize.tril .container_content::after {
  content: "";
  display: block;
  clear: both;
}

.mcustomize.tlir .container_content .contentbody .wrapper,
.mcustomize.tril .container_content .contentbody .wrapper {
  padding-top: 60px;
}

.mcustomize.tlir .container_content .contentbody .wrapper .header,
.mcustomize.tril .container_content .contentbody .wrapper .header {
  position: absolute;
  top: 0;
  height: 60px;
}

.mcustomize.tlir .container_content .contentbody .wrapper .description,
.mcustomize.tril .container_content .contentbody .wrapper .description {
  max-width: 700px;
  margin: auto;
  margin-top: 50px;
}

.mcustomize.tlir .container_content .mediabody .image,
.mcustomize.tril .container_content .mediabody .image {
  width: 400px;
  height: 260px;
  background-size: cover;
  background-repeat: no-repeat;
}
.mcustomize.tlir .container_content .mediabody .image{
	height: 340px!important;
}
.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;
}

.mcustomize .container_content .contentbody .description a {
  border-radius: 30px;
  border: none;
}

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

.ff_indexPage .mcounter {
  padding: 50px 0;
}

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

.ff_indexPage .imagelink.ff_noSlider .container_header {
  float: left;
}

.ff_indexPage .imagelink.ff_noSlider .container_content {
  float: right;
  width: 62.5%;
  clear: initial;
}

.ff_indexPage .imagelink.ff_noSlider .content_wrapper {
  padding: 0;
  margin-right: -50px;
}

.ff_indexPage .imagelink.ff_noSlider .item_block {
  width: calc(100%/3 - 50px);
  margin-right: 50px;
}

.ff_indexPage .imagelink.ff_noSlider .item_block .item_box:after {
  content: none;
}

.ff_indexPage .imagelink.ff_noSlider .item_block .item_wrapper {
  display: none;
}

.ff_indexPage #mcontact .module_container {
  max-width: 80%;
}

.ff_indexPage #mcontact .container_header {
  float: none;
  max-width: 62.5vw;
  margin: 0 auto;
}

.ff_indexPage #mcontact .container_header .title,
.ff_indexPage #mcontact .container_header .subtitle {
  text-align: left;
}

.ff_indexPage #mcontact .contactlist {
  padding-top: 33%;
  margin-right: -20%;
}

.ff_indexPage #mcontact .contactinfo {
  float: none;
}

.ff_indexPage #mcontact .contactinfo .contact_name {
  float: left;
  margin-right: 21%;
}

.ff_indexPage #mcontact .contactinfo p {
  float: left;
  width: 11%;
  padding-right: 10%;
}

.ff_indexPage #mcontact .contactform {
  float: none;
  position: absolute;
  right: 11%;
  top: 0%;
}

.ff_indexPage #mcontact .contactform .inputtxt {
  width: 400px;
  font-size: 14px;
  color: #fff;
  border-color: #fff;
}

.ff_indexPage #mcontact .contactform .inputtxt.submit {
  width: 200px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  font-size: 15px;
  color: #666;
  margin: 30px 0;
}

#mcontact .ff_social {
  padding: 0;
  position: absolute;
  bottom: -6%;
}

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

#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: #b70100;
  z-index: 1;
  background-color: #b70100;
}

#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: #b70100;
  z-index: 1;
  background-color: #b70100;
}

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

.searchPage .mlist.search .content_list .item_block {
  cursor: pointer;
  border-width: 0 0 1px 0;
  padding-top: 30px;
}

.searchPage .mlist.search .content_list .item_block:last-child {
  border: none;
}

.searchPage .mlist.search .content_list .item_block .item_box {
  display: block;
}

.searchPage .mlist.search .content_list .item_block .item_box::after {
  content: "";
  display: block;
  clear: both;
}

.searchPage .mlist.search .content_list .item_block .item_box .item_info {
  float: left;
}

.searchPage .mlist.search .content_list .item_block .item_box .date_wrap {
  float: left;
  line-height: 30px;
  margin-left: 10px;
}

.searchPage .mlist.search .content_list .item_block .item_info .date_wrap {
  display: none;
}

.searchPage .mlist.search .content_list .item_block .item_des {
  clear: left;
}

.searchPage .mlist.search .content_list .item_block .item_des .description {
  height: auto;
  max-height: 52px;
}

.searchPage .mlist.search .content_list .item_block .details {
  margin-top: 20px;
  margin-left: 0;
}

#search-list {
  margin-top: 40px;
}

#search-list input {
  width: 520px;
}

.searchPage #search-header {
  display: none !important;
}

.searchPage #footer {
  width: 100%;
  position: fixed;
  bottom: 0;
}

.searchPage #page {
  padding-bottom: 0;
}

.searchPage .ff_pageList {
  padding-bottom: 0;
}

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

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

#moduleControl a.moduleCItem:hover, #moduleControl a.moduleCItem.active {
  border-color: #ffffff;
}

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

#moduleControl a.moduleCItem span {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #555;
  display: block;
  margin: 3px 0 0 3px;
}

.netmask {
  display: block;
}

.netmask div {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}

.netmask div i:before {
  display: none;
  font-size: 40px;
  color: #fff;
}

.netmask.loading div i {
  display: block;
  background: url(../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;
}

.bodyindex #indexPage #line {
  position: absolute;
  top: 150vh;
  left: calc(47% - 159px);
}

.bodyindex #indexPage #line svg {
  position: absolute;
  top: 0;
}

.bodyindex #sitecontent {
  overflow: hidden;
}

.ff_indexPage .module {
 /* background: transparent; */
 /* position: relative; */
  z-index: 1;
}

.bodylist .ff_sitecontent,
.bodypage .ff_sitecontent {
  padding-top: 183px;
}

.bodylist.bodyvideom .videom.ff_noSlider .content {
  margin-right: -20px;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block {
  float: left;
  width: calc(25% - 20px);
  margin-right: 20px;
  border: none;
  box-shadow: none;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block .details,
.bodylist.bodyvideom .videom.ff_noSlider .item_block .date_wrap,
.bodylist.bodyvideom .videom.ff_noSlider .item_block .item_tags {
  display: none;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block .item_img {
  position: relative;
  overflow: hidden;
  padding-top: 50%;
}

.bodylist.bodyvideom .videom.ff_noSlider .item_block .item_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.ff_indexPage .mlist .content_wrapper .more:hover {
  background-color: transparent;
}

.singlescreen .module {
  padding: 0;
}

.singlescreen .module_container {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}


.product-nr{overflow: hidden;}
.product-nr .swiper-button-prev{    background-image: url(../images/ico-l.png); left: 10px;right: auto;}
.product-nr .swiper-button-next, .product-nr .swiper-button-prev {
  width: 25px;
      height: 25px;
      margin-top: -28px;
      z-index: 10;
      cursor: pointer;
      background-size: 25px 25px;}
	
.product-nr .swiper-button-next{ background-image: url(../images/ico-r.png); right: 10px;left: auto;}
	
.footer-nr{
	    background-image: url(../images/foot-bg.jpg);
		/* background-size: 100% 100%; */
	    color: #d2d2d2;
	    font-size: 14px;
	}
.footer-nr .module_container{max-width: 70%;margin: 0 auto;padding: 60px 0 50px;display: table;
    width: 100%;}
.footer-nr .module_container .left{float: left; width: 40%;}
.footer-nr .module_container .left div{line-height: 30px;}
.footer-nr .module_container .left div a{color: #d2d2d2; text-decoration:none;}
.footer-nr .module_container .rightnav{float: left;width: 60%;}
.footer-nr .module_container .rightnav ul{float: right;margin-top: 25px; font-size: 16px; width: 100%;}
.footer-nr .module_container .rightnav ul li{float: left; padding: 0 20px;text-align: center; width: 20%;    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; border-left: 1px solid #5f5f5f;min-height: 110px;}
/* .footer-nr .module_container .right ul li:nth-child(2) dl dd:last-child{display: none;} */
.footer-nr .module_container .rightnav ul li a{color: #fff; text-decoration: none;font-weight: bold;}
.footer-nr .module_container .rightnav ul li a:hover{color: #fff;}
.footer-nr .module_container .rightnav ul li dl{
	margin-top: 10px;
}
.footer-nr .module_container .rightnav ul li dl dd{
	font-size: 14px;    text-align: center;
    line-height: 25px;
}
.footer-nr .module_container .rightnav ul li.erwema{padding-top: 6px;}
.footer-nr .module_container .rightnav ul li dl dd a{color: #6a6a6a; font-weight: inherit;}
.Copyright{
	   background-color: RGBA(0,0,0,0.3);
	    color: #aeaeae;
	    padding: 20px 0;
	    text-align: center;    font-size: 12px;
}	
.Copyright a{color: #aeaeae;}
.about-con{
	line-height: 38px;font-size: 16px;  /*  margin-top: 50px; */
	/* width: 90%; */
	/* margin-bottom: 60px; */
	    /* font-size: 14px;
	    line-height: 30px;
	    width: 76%;
	    padding-top: 70px; */
}	
.about-con p{
	    padding-bottom: 10px;
}
	
.indexpro-title{
		    text-align: center;
		    margin: 0 auto;
		    display: block;
		    font-size: 16px;
		    padding: 10px 0;
	}
.show-title{
	   font-size: 30px;
	   color: #111111;
	   padding: 60px 0 20px;
	   text-align: center;
}	
.show-time{
	text-align: center; font-size: 14px;color: #fafafa;    color: #959595; padding-bottom: 40px;
}
.show-con{
	  margin: 0 6%;
    padding: 40px 0;
	    border-top: 1px solid #ededed; font-size: 16px;
}	
.show-con table{ width: 80%; margin: 30px auto 0;}


	.fenye{text-align: center; margin-top: 30px;margin-bottom: 30px;}
	.fenye a{padding: 0 5px;color: #333;}
	.fenye a:hover{    text-decoration: none;color: #333;}
	.fenye span{border: 1px solid #dadada; padding: 8px;margin: 2px; border-radius: 2px;}


    .list_about-p .swiper-container {
      width: 100%;
      height: 100%;
    }
    .list_about-p .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
    }
.list_about-p .swiper-slide-active,.list_about-p .swiper-slide-duplicate-active{
      transform: scale(1);
	}	
.list_ptitle{font-size: 26px;padding-bottom: 40px; text-align: center;font-weight: 600;}	
.list_pcon {background: #f5f5f5;padding: 50px 20px 80px;    margin-bottom: 60px;    margin-top: 60px;
    clear: both;
    display: inline-block;
    width: 100%;}	
.zlzs-con-nr{margin-bottom: 80px;}	

.list_pconico{background: #fff;padding: 8px;}
.list_pcontit{position: absolute;left: 0;bottom: 0;background: RGBA(255,255,255,0.4); color: #333;right: 0;padding: 10px 0 15px;
    font-size: 16px;}
.list_us{}
.list_us .list_ustit{font-size: 26px;padding-bottom: 40px; text-align: center;font-weight: 600;}
.list_us .list_uswz{font-size: 16px; line-height: 30px;color: #dbdbdb;}
.list_us .list_uswz .toptitle{}
.list_us .list_uswz .toptitle p{font-size: 14px;color: #999;text-align: center;}	
.list_us .list_uswz .toptitle .call{font-size: 36px;padding: 0 0 40px;text-align: center;color: #595050;
    font-weight: bold;}
	.list_us .list_uswz .toptitle .call a{
		color: #595050;
		text-decoration: none;
	}
.list_us .list_uswz .uscony{margin-top: 20px; margin-bottom: 50px;}
.list_us .list_uswz .uscony ul{display: inline-block;width: 100%;}
.list_us .list_uswz .uscony ul li{float: left;width:25%;}
.list_us .list_uswz .uscony ul li .usnl{float: left;width: 30%;text-align: center;
  display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中，如需要 */
}
.list_us .list_uswz .uscony ul li .usnr{float: left;width: 70%;}
.list_us .list_uswz .uscony ul li .usnr .usnrtit{font-size: 16px;font-weight: bold;color: #333;}
.list_us .list_uswz .uscony ul li .usnr .usnrtitnr{font-size: 14px;color: #828282;}
.list_us .list_uswz .uscony ul li .liborder{    border: 1px solid #eaeaea;
    display: flex;
    margin: 0 30px;
    padding: 20px 0;}
.list_us .list_uswz .uscony ul li:last-child .liborder	{
	padding: 10px 0;
}
.list_us .list_uswz .uscony ul li .usnr .usnr-l{width: 50%; float: left;}
.list_us .list_uswz .uscony ul li .usnr .usnr-l .usnrtit{padding-top: 10px;}
.list_us .list_uswz .uscony ul li .usnr .rightrwm{width: 50%; float: left;}
.list_us .list_uswz .uscony ul li .usnr .rightrwm img{width: 80px;}


.list-pronr ul li{margin-bottom:80px;}	
.list-pronr ul li .pro-left{float: left; width: 50%;}
.list-pronr ul li .pro-left .pro-leftcon{padding: 30px;}
.list-pronr ul li .pro-right{float: right;width: 50%;}	
.list-pronr ul li .pro-right .item_img{padding: 0 30px;}
.list-pronr ul li a{display: inline-block;width: 100%; color: #666;}
.list-pronr ul li .protitle{font-size: 32px;line-height: 50px;color: #222;    padding-top: 20px;}
.list-pronr ul li .description{font-size: 16px;line-height: 30px;}
.list-pronr ul li .promore{    font-size: 14px;
    margin-top: 80px;
    display: inline-block;}
.list-pronr ul li:nth-child(even) .pro-left{float: right; width: 50%;}
.list-pronr ul li:nth-child(even) .pro-right{float: left;width: 50%;}
.list-pronr ul li a:hover .protitle{color: #b70100;}
.list-pronr ul li a:hover .promore {background:  #b70100; color: #fff;display: inline-block;padding: 5px 15px; border-radius:50px;}
	
.text-secondary{margin: 0 6%;font-size: 16px;     border-top: 1px solid #ebebeb;}	
.text-secondary p{float: left;width: 50%;padding: 20px 0 40px;}	
.text-secondary a{color: #666; }
.text-secondary a:hover{text-decoration: none;color: #b70100;}
.u-site-header .white{background:  url(../images/top-bg.jpg); ;display: inline-block;width: 100%;border-bottom: 1px solid #fff;}	
.u-site-header .white .module_container{width: 1200px; margin: 0 auto;}
.u-site-header .white .l{float: left;}	
.u-site-header .white .whitelogo{width: 15%;padding-top: 16px;}
.u-site-header .white .whitenav{width: 69%;}
.u-site-header .white .whitenav .nav{text-align: center;}
.u-site-header .white .whiteen{width: %;line-height: 70px;text-align: center;}
.u-site-header .white .whiteen a{color: #fff;padding: 0 6px;}
.u-site-header .white .whitephone{width: 16%;color: #fff; font-size: 26px;line-height: 70px;font-weight: bold;text-align: right;display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center; /* 水平居中 */
 }
 .u-site-header .white .whitephone span{
	 margin-left:2px;
 }
.u-site-header .white .whitenav .navitem a{padding: 0 34px; line-height: 72px; font-size: 15px; color: #fff;/* transition: all 0.36s ease; */}	
.u-site-header .white .whitenav .navitem:hover{background: #b70100;}
/* .u-site-header .white .whitenav .navitem.active{background: #b70100;} */
.u-site-header .white .whitenav .navitem{height: auto; display: inline-block; position: relative;}
.u-site-header .white .whitenav .navitem a span::before{ /*   position: absolute;
    content: '';
    width: 10px;
    height: 2px;
    background-color: #fff;    bottom: 20px;
    top: auto;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;opacity: 0; */}
.u-site-header .white .whitenav .navitem:hover a span::before {
    /* opacity: 1;
    left: 34px;
    width: calc(100% - 68px */);
}

.u-site-header .white .whitenav .navitem .subnav{
    margin-top: -21px;
    width: 150px;
    margin-left: -75px;
    left: 50%;
   /* box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08); */
    padding: 15px 0;
    z-index: 9;
    position: absolute;
    top: 100%;
    background: #fff;
    color: #333; display: none;}
.u-site-header .white .whitenav .navitem .subnav li a{color: #666;
    font-size: 14px;
    line-height: 52px;padding: 0;}
	.u-site-header .white .whitenav .navitem .subnav li:hover{background:#b70100}
.u-site-header .white .whitenav .navitem .subnav li:hover a{ color: #fff;text-decoration: none;}
.u-site-header.nav-fix .white .whitenav .navitem .subnav{margin-top: 0px;}
.u-site-header.nav-fix .white .whitenav .navitem a span::before{bottom: -1px;}


.fzlc{background: #f5f5f5;padding: 50px 20px;margin-bottom:80px;}
.gswh {margin-bottom: 80px;padding: 0 40px;}
.gswh .gswh-con{margin-top: 50px;}
.gswh .gswh-con ul {display: inline-block;width: 100%;}
.gswh .gswh-con ul li{float: left;width: 25%; text-align: center;margin-bottom: 10px;}
.gswh .gswh-con ul li img{height:70px;    display: block;
    margin: 30px auto 0;}
.gswh .gswh-con ul li .bai{display: none;}
.gswh .gswh-con ul li:nth-child(5),.gswh .gswh-con ul li:nth-child(6),.gswh .gswh-con ul li:nth-child(7){width: 33.33%;}
.gswh .gswh-con ul li h4{font-size: 17px;    margin-top: 20px;}	
.gswh .gswh-con ul li .ne{padding: 20px 15px;
    color: #868585;
   /* transition: all 0.36s ease; */
    font-size: 13px;
    line-height: 26px;
    height: 120px;
    overflow: hidden;}	
.gswh .gswh-con ul li{display: block;}
.gswh .gswh-con ul li:hover{background: linear-gradient(180deg,#b70100,#b70100);
    color: #fff;
    border-radius: 6px;
    /* box-shadow: 4px 2px 10px #c2c2c2; */}
.gswh .gswh-con ul li:hover .bai{display: block;}
.gswh .gswh-con ul li:hover .hui{display: none;}
.gswh .gswh-con ul li:hover p{color:#fff;}


.show-con table tr:nth-child(even){
	background-color: #fbfbfb;
}
.show-con table tr td{    padding: 10px 8px;
    word-break: break-all;
    width: 50%;
    border: 1px solid #c7c7c7;}
.show-con img{ max-width: 800px;  /*width:60%*/}


.list_shouhou{line-height: 38px;font-size: 16px;margin-bottom: 60px;margin-top: 60px;}
.banner{height:calc(100vh - 72px);overflow: hidden;position: relative;}
.banner .banico{height:calc(100vh - 72px);}
.banner .banico img{
	width: 100%;
	height: 100%;
}
.banner .banico .banner-foot{background-color: RGBA(183,1,0,0.7); color: #fff;position: absolute;bottom: 0;left: 0; right: 0; text-align: center;padding: 15px 0;}
.banner .banico .banner-foot .title{font-size: 65px;padding-bottom: 6px; font-weight:bold;letter-spacing: 4px; }
.banner .banico .banner-foot .subheading{font-size: 32px; letter-spacing: 1px;font-family:siyuanheiti;}
.banner .swiper-button-prev{background-image: url(../images/bannericol.png);left: 20%;}
.banner .swiper-button-next{background-image: url(../images/bannericor.png);right: 20%;}

.index-title.black{
	color: #000;
}
.index-title{text-align: center;    margin-bottom: 100px;color: #fff;}
.index-title .name{text-align: center; font-size: 42px;letter-spacing: 10px;}
.index-title .vice{font-size: 30px;text-transform:uppercase;font-family: siyuanheiti;}
.index-title .new-line{width: 300px; height: 4px;background: #b80201;margin: 20px auto;
position: relative;}
.index-title .new-line::after{content: "";
    display: block;
    clear: both;
    width: 600px;
    height: 1px;
    background: #b80201;
    position: absolute;
    top: 2px;
    left: 50%;
    transform: translate(-50%, -50%);}
.index-product{width: 80%; margin: 0 auto;display: table;}
.index-product ul li{float: left;width: 50%;}
.index-product ul li .index-productico img{width: 100%; transition: all 0.36s ease;}
.index-product ul li .index-productico{margin: 20px;height: 320px; overflow: hidden;}
.index-product ul li .ellipsis{font-size:26px;text-align: center;color: #fff;text-shadow: 5px 5px 3px #000000;}
.index-product ul li a:hover img { transform: scale(1.08);}
.index-us-con{clear: both;}

.index-us-con .index-us{display: inline-block; width: 50%;margin: 30px 0 50px;}
.index-us-con .index-us ul li{float: left; padding: 0 20px 0 20px;}
.index-us-con .index-us ul li:first-child{
	padding-left: 0;
}
.index-us-con .index-us ul li+li{
	border-left: 1px solid #333;
}
.index-us-con .index-us ul li  .newtit{color: #b80201;font-size: 16px;}
.index-us-con .index-us ul li .shijian{font-size: 65px; color: #b70100;font-weight: bold;margin: 10px 0 6px;}
.index-us-con .index-us ul li .shijiantitle{font-size: 16px; color:#102021;
text-align: center;
}
.index-us-con .index-us ul li .shijian span{
	    font-size: 40px;
	    font-weight: 100;
	    line-height: 70px;
}

.index-pro{float: left;width: 55%;padding-top: 10px;}
.index-pro ul li{margin-left: 60px;
    border-bottom: 1px solid #bfbfbf;
    padding-bottom: 30px;
    padding-top: 40px;}
.index-pro ul li .index-protit{float: left;width: 80%; font-size: 16px;color: #333333;}
.index-pro ul li a:hover .index-protit{color: #b70100;}
.index-pro ul li .index-protime{float: right;width: 20%;font-size: 16px;color: #333333;text-align: right;}
.index-pro ul li .description{clear: both;line-height: 24px;font-size: 12px;color: #656565;margin-top: 15px; display: inline-block;width: 100%;}

.index-prol .index-prolico{height: 280px;overflow: hidden;}
.index-prol .index-prolico img{width: 100%;transition: all 0.36s ease;
  display: inline;}
.index-prol a:hover .index-prolico img{transform: scale(1.08);}
.index-prol .title{font-size: 18px;padding: 20px 0 15px;}
.index-prol .des{font-size: 12px;color: #333333;line-height: 24px;}
.index-prol a:hover .title{color: #b70100;}

.nav-fix{position: fixed; z-index: 999;width: 100%; transition: all 0.36s ease;}


.fazhan_list .fazhan_listcon{    position: relative;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    display: table;margin-top: 70px;}
.fazhan_list .fazhan_listcon ul:after {
    content: '';
    background: #d7d7d7;
    height: 1260px;
    width:2px;
    position: absolute;
    left: 50%;z-index: 1; top:0;}
.fazhan_list .fazhan_listcon ul li{    float: right;
    width: 45%;
    text-align: left;
    position: relative;
    margin-top: 80px;}
.fazhan_list .fazhan_listcon ul li:nth-child(2n) {float: left;text-align: right;margin-top: 90px;}
.fazhan_list .fazhan_listcon ul li:nth-child(1){margin-top: 0;}

.fazhan_list .fazhan_listcon ul li:before {
        border: 3px solid #b70100;
        left: -49px;
        top: 12px;
        content: "";
        display: block;
        position: absolute;
        width: 10px;
        height: 10px;
        border-radius: 50px;
        background: #fff;
        z-index: 2;
}
.fazhan_list .fazhan_listcon ul li:nth-child(2n):before{
	border: 3px solid #b70100; right: -51px;top: 12px;left: auto; content: "";display: block;position: absolute;width: 10px;height:10px;border-radius: 50px;
	background: #fff;z-index: 2;}

.fazhan_list .fazhan_listcon .nian{font-size: 22px;
    color: #b70100;
    font-weight: bold;}

.fazhan_list .fazhan_listcon .fazhannr{background: #eeeeee;
    padding: 30px 35px;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 6px;position: relative;line-height: 30px;}
.fazhan_list .fazhan_listcon ul li .fazhannr:before{    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #eeeeee;
    top: -8px;}
.fazhan_list .fazhan_listcon ul li:nth-child(2n) .fazhannr:before{
	right: 20px;
}

.list-vodeo{
	    background: #f5f5f5;
	    padding: 100px 20px;
	    margin-bottom: 60px;
}

.us-con{
	    margin-top: -200px;
	    position: relative;
}
.us-con .us-connr{display: inline-block;width: 100%;}
.us-con .us-connr .ditu{ float: left; width: 75%;}
.us-con .us-connr .lxwm{float: left; width: 25%;background:#fff;
height:400px;}
.proli .proli-top {
	display: table;
	    width: 100%;    margin-bottom: 40px;
}
.proli .proli-top .proli-l{
	float: left;
}
.proli .proli-top .proli-r{
	float: right;    line-height: 44px;
}
.proli ul{
	display: inline-block; 
	width: 100%;
}
.proli h4{font-size: 40px;
margin: 0;
    color: #333333;
    font-weight: 400;}
.proli ul li{float: left;width:16.6%}
.proli ul li:hover .patrotit{color:#b70100}
.proli ul li .patrotit{text-align: center;font-size: 14px;    padding: 15px 0 0;    color: #333;}
.proli ul li .tupian{text-align: center;}
.proli ul li .tupianh{display: none;text-align: center;}
.proli ul li .tupian img , .proli ul li .tupianh img{
	height: 50px;
}
.proli ul li:hover .tupian{display: none;}
.proli ul li:hover .tupianh{display: block;}

.list-protoptit{        font-size: 15px;
    line-height: 26px;
    padding: 40px 30px 0px;}
.list-protoptit p{
	margin: 0 0 4px;
}
.proli .titnr{
	    font-size: 14px;
	    line-height: 1.6em;
	    width: 700px;
	    color: #999;
	    margin: 10px 0 50px;
}

.prolinr{
	background: #f9f9f9;padding: 50px 20px 30px;    margin-bottom: 80px;
}


.prolinr .nine li{
	width: 20%;
}
.prolinr .nine li:nth-child(6),.prolinr .nine li:nth-child(7),.prolinr .nine li:nth-child(8),.prolinr .nine li:nth-child(9){
	width: 25%;
	margin-top: 40px;
}
.prolinr .nine li:nth-child(6){
	padding-left: 15%;
}
.prolinr .nine li:nth-child(9){
	padding-right: 15%;
}
.prolinr .nine li:nth-child(7){
	padding-left: 5%;
}
.prolinr .nine li:nth-child(8){
	padding-right: 5%;
}

.new_lititle{position: relative;    text-align: center;}
.new_lititle::after{ content: " ";width: 100%; height:1px; background:#d5d5d5; position:absolute;left: 0;top: 18px;right: 0;}
.new_lititle .new_lititlecon{ 
	display: inline-block;
	    background-color: #ffffff;
	    z-index: 2;
	    position: relative;
	    padding: 0 20px;
}
.new_lititle .new_lititlecon h4{
	font-size: 30px; color: #120e05;    font-weight: normal; margin-bottom:20px;    display: inline-table;
	margin-top: 0;
}
.new_lititle .new_lititlecon p{
	font-size: 18px; color: #d1d1d1;text-transform: uppercase;
    letter-spacing: 2px;
}
.listzizhi-con{    margin-top: 60px;}
.listzizhi-con ul{display: table; clear: both;width:100%;}
.listzizhi-con ul li{float: left; width: 33.33%;}
.listzizhi-con ul li .listzizhi-nr{padding: 0 20px;}
.listzizhi-con ul li .zzico{ background: url(../images/zizhiico-top.png) no-repeat; background-size: 100% 100%; padding: 9px 32px 20px;  }
.listzizhi-con ul li .zzico img{height: 190px;width: 100%;}
.listzizhi-con ul li:hover .zztitle{color: #b70100;}
.listzizhi-con ul li:hover .zztitle .titne{}
.listzizhi-con ul li .zztitle{background: url(../images/zizhiico-bom.png) no-repeat;
    height: 85px;
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
    color: #333;} 
.zhuanli-con{    margin-top: 60px;}
.zhuanli-con ul{display: table; clear: both; 
width: 100%;
}
.zhuanli-con ul li{float: left; width: 25%;margin-bottom: 30px;}
.zhuanli-con ul li .listzizhi-nr{padding: 0 20px;}
.zhuanli-con ul li:hover .zztitle{color: #b70100;}
.zhuanli-con ul li .zzico{ background: url(../images/zhuanlibg.png) no-repeat;     
    background-size: 100% 100%;
    padding: 6px 20px 15px 24px;
    height: 330px;
    display: flex;
    align-items: center;
    justify-content: center;}
.zhuanli-con ul li .zzico img{height: 305px;width: 100%;}
.zhuanli-con ul li .zztitle{background: url(../images/zhuanliname.png) no-repeat;
    height: 60px;
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
    color: #333;    background-size: contain;} 
	
	
.index-pronew{background: url(../images/pro-bg.jpg) no-repeat;background-size: cover;}
.indexvideo{background: url(../images/keji.png) no-repeat;position: relative;background-size: cover;}

	
.new-indexcon{
	    font-size: 14px;
	    line-height: 30px;
	    width: 76%;
		padding-top: 70px;
}




.new-indexcon p{
	padding-bottom: 10px;
}	
.newindexabout{
	padding-top: 110px;position: relative;
}	
.newindexabout .index-title{
	margin-bottom: 0;
}
/* .newindexabout::after{
		    content: " ";
		    width: 180px;
		    height: 43px;
		    background: url(../images/whitetop.png)no-repeat;
		    position: absolute;
		    top: -3px;
		    left: 50%;
		    transform: translate(-50%, -50%);    z-index: 2;
	} */
.newindexzl{position: relative;
}	

.newindexzl .zztitle{background: url(../images/zizhiico-bom.png) no-repeat;
    height: 50px;
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
    color: #333;    background-size: contain}
.newindexzl .zzico{background: url(../images/zhuanlibg.png) no-repeat;     
    background-size: 100% 100%;
   padding: 6px 15px 15px 20px;
       height: 252px;
    display: flex;
    align-items: center;
    justify-content: center;}	
.newindexzl .zzico img{
	width: 100%;
	height: 252px;
}
.newindexzl .swiper-button-next, .newindexzl .swiper-button-prev	{
	bottom: -100px;top: auto;
	width: 65px;
	height: 65px;background-size: contain;border-radius: 50px;outline: none;
}
.newindexzl .swiper-button-prev{
	background-image:url(../images/indexprol.jpg);left: 42%;
}	
.newindexzl .swiper-button-next	{
	background-image:url(../images/indexpror.jpg);right: 42%;
}

.newindexmarketing{
	background:url(../images/yingxiao.jpg)no-repeat;
	padding-bottom: 0; height:960px; padding-top:135px!important;
	position: relative;background-size: contain;
}	
.newindexmarketing .marketingcon{
	font-size: 16px;
	    color: #fff;line-height: 30px;padding-left: 10%;
}


.jiantoubai{
	    width: 180px;
	    height: 43px;
	    position: absolute;
	    top: -3px;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    z-index: 2;
}
.jiantouhei{
	width: 180px;
	height: 43px;
	position: absolute;
	top: -3px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.new-rongyuzizhi{
	background:url(../images/rongyuzizhi.jpg)no-repeat bottom;
	    padding: 80px 0 50px;
	    background-size:100% 100%; margin-top:80px;
}
.new-rongyuzizhi .new_lititle .new_lititlecon{
	background: #fafafa;
}
.new-rongyuzizhi .new_lititle{
	margin-bottom: 80px;
}
.listzizhi-nr a:hover{
	text-decoration: none;
}
.listzizhi-nr a:hover .zztitle{
	color: #b70100;text-decoration: none;
}
.list-rzzhnew .listzizhi-nr .zzico{
	  background: url(../images/zizhiico-top.png) no-repeat;
	      background-size: 100% 100%;
	      padding: 9px 34px 20px 32px;    text-align: center;
}
.list-rzzhnew .listzizhi-nr .zzico img{
	height: 220px;
}
.list-rzzhnew .listzizhi-nr .zztitle{
background: url(../images/zizhiico-bom.png) no-repeat;
    height: 85px;
    text-align: center;
    padding-top: 15px;
    font-size: 16px;
    color: #333;background-size: contain;
}

/* .list-rzzhnew .swiper-slide {
  text-align: center;
  font-size: 18px;


  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
}
.list-rzzhnew .swiper-slide-active,.list-rzzhnew .swiper-slide-duplicate-active{
  transform: scale(1);}	 */

.new-rongyuzizhi .swiper-button-prev{background-image: url(../images/indexprol.jpg);}	
.new-rongyuzizhi .swiper-button-next{background-image: url(../images/indexpror.jpg);}	
.new-rongyuzizhi  .swiper-button-next, .new-rongyuzizhi .swiper-button-prev {
    top: 40%;
    width: 30px;
    height: 30px;
    background-size: contain;
    border-radius: 50px;
    outline: none;}	
	
.video-con{
	margin: 0 auto; display: table;outline: none;cursor: pointer;	
}	
.video-bg{
	position: relative;
}
.video-ico{
	width: 144px;
	    height: 144px;
	    position: absolute;
	    top: 45%;
	    left: 50%;
	    transform: translate(-50%, -50%);
}
.newabout-nr{
	    background: url(../images/aboutbg.png) no-repeat bottom right;
	    background-size: 55%;
	    padding-bottom: 80px;
}


.lang{display: inline-block;padding: 0px 15px;    border: 1px solid #6e6e6e;border-radius: 20px;position: relative;cursor: pointer;
line-height: 160%;margin-left: 10px;}
.langli{position: absolute;top: 23px;left: 0;background: #fff;box-shadow: 0px 2px 4px #dedede;border-radius: 3px;width: 100%;padding:6px 10px;
display: none;}
.langli dt+dt{border-top: 1px solid #eee;}
.langli a{    color: #333!important;
text-decoration: none;
    display: block;
    font-weight: 100;
    padding: 5px 0;}

.langli a:hover{
	text-decoration: none;color: #b70100!important;
}
.lang .jiantou{
	color: #7d7d7d;
}

.list_yingxwl{
	background: url(../images/show-yingxiao.jpg)no-repeat;
	    padding-bottom: 0;
	        height: 870px;
	        padding-top: 135px!important;
	        position: relative;
	        background-size: cover;
}
.showyingxiao .ff_pageList{
	padding-bottom: 0;
}
.list_yingxwl{
	font-size: 16px;
    color: #fff;
    line-height: 30px;
    padding-left: 10%;
}
.agent-pc .ff_indexPage .mcustomize.module .index-wmphoto{
	position: absolute;
	right: 0;
	bottom: 0;
}







.mb-banner{display: none;}
.topmenu-mb{display: none;}
.hidden-md{display: none;}
@media only screen and (max-width:768px) {
	.center .name{
		text-align: center!important;
	}
.hidden-xs {
	display: none;
}
.hidden-md{display: block;}
.mb-banner{display: block;}
.banner{
	 width:100%;  
	 height:520px; 
}
.banner .banico{
	  width: 720px;
	  position: absolute;
	  left: 50%;
	  margin-left: -360px;
	  height: 360px;
}
.topmenu-mb{display:block;}
.topmenu-mb{height:50px;position:relative; width:100%;background: url(../images/top-bg.jpg) no-repeat;border-bottom: 1px solid #fff;    background-size: cover;}
.topmenu-mb>div a:last-child{color:#fff;float:right;font-size:25px;font-weight:bold;color:#fff;text-decoration:none;line-height: 50px;}
.topmenu-mb ul{display:none;position:absolute;top:50px;left:0;width:100%;background-color: RGBA(0,0,0,0.6);z-index:9999999;}
.topmenu-mb ul li{padding:6px 10px;border-top:1px solid #fff;line-height: 30px;}
.topmenu-mb ul li a{color:#fff;font-size: 14px; 
text-decoration: none;
}
.topmenu-mb ul li .mbnav-fir {display: block; }
.topmenu-mb ol{display:none;  }
.topmenu-mb ol dl{ border-top: 1px solid #a5a5a5;padding:4px 0;
margin-bottom: 0;
}
.topmenu-mb ol a{display:block;font-size: 12px!important;}
.topmenu-mb ul{display:none;}
.topmenu-mblogo{height: 50px; display: flex;align-items: center;float: left; }
.topmenu-mb .topmenu-mb-top{padding:0 20px;}


.agent-pc .bodylist .ff_pageList{
background: url(../images/newbaner.jpg) no-repeat!important;background-size: contain!important;
}
.banner .banico .banner-foot .title{font-size: 24px!important;
padding-bottom: 0;
}
.index-title .name{
	font-size: 16px;letter-spacing: 2px;
}
.index-title .vice{
	font-size: 12px;
}
.index-title .new-line {
    width: 130px;margin: 8px auto}
.index-title .new-line::after{
	width: 260px;
}
.index-title{
	margin-bottom: 20px;
}
.ff_indexPage .module {
    padding-top: 35px;
    padding-bottom: 60px;
}
.index-product {
    width: 100%;
    box-sizing: border-box;}
.index-product ul li .index-productico{
	height: 100%;    margin: 0 10px;
}
.index-product ul li .ellipsis{
	font-size: 14px;padding-top: 10px;
}
.newindexabout {
    padding-top: 35px;}
.new-indexcon {
    font-size: 12px;
    line-height: 24px;
    width: auto;
    padding-top: 0px;}
.agent-pc .ff_indexPage .mcustomize.module{
	    background-size: 60%!important;padding-top: 15px!important;padding-bottom: 60px!important;
}

.index-us-con .index-us ul li .newtit{
	    font-size: 12px;
}
.index-us-con .index-us ul li .shijian{
	    font-size: 20px;margin:0;
}
.index-us-con .index-us ul li .shijiantitle{
	font-size: 12px;
}
.index-us-con .index-us ul li{
	padding: 0 10px 0 10px;
}
.index-us-con .index-us{
	width: 100%;margin: 0;
}
.index-us-con .index-us ul li .shijian span{
	font-size: 18px;line-height: 40px;
}
.numCount{
	padding-top: 10px;
}
.video-ico {
    width: 44px;
    height: 44px;}

.newindexzl .zzico{
	    padding: 4px 8px 5px 12px;
	    height: 110px;
}
.newindexzl .zzico img {
    height: 110px;
}
.newindexzl .zztitle{
	font-size: 12px;    padding-top: 5px;
}
.newindexzlnrmd{
	width: 100%;
	margin: 0 auto;
}
.newindexzl .swiper-button-next, .newindexzl .swiper-button-prev{
	    bottom: auto;
	    top: 55%;
	    width: 30px;
	    height: 30px;
}

.newindexzl .swiper-button-next{
	right: 2%;
}
.newindexzl .swiper-button-prev{
	left: 2%;
}
.newindexzl{
	margin-bottom: 0;
}
.ff_indexPage .news.ff_noSlider .item_block{
	width: 100%;    margin-top: 0px;box-sizing: border-box;
}
.index-pro{
	width: 100%;
	    box-sizing: border-box;padding-top: 0px;
}
.index-pro ul li{
	margin-left: 0;padding-bottom: 10px;
    padding-top: 10px;
	display: none; border-bottom:none;
}
.index-pro ul li:first-child{display: block;}
.agent-pc .ff_indexPage .news.ff_noSlider .content_wrapper{
	padding-top: 0!important;
}
.index-prol .index-prolico{
	height: 198px;
}
.index-pro ul li .index-protit{
	font-size: 14px;    width: 75%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.index-pro ul li .index-protime{
	font-size: 12px;    width: 25%;
}
.index-prol .des{
	text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden
}
.index-prol .title{
	font-size: 14px;padding: 10px 0 5px;
}
.index-pro ul li .description{
	text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;margin-top: 5px;
}
.mb-con{
	display: inline-block;
	    width: 100%;
}
.newindexmarketing{
	padding-top: 35px!important;
	background: url(../images/mb-yingxiao.png)no-repeat;background-size: cover;
	height: 283px;
}
.newindexmarketing .marketingcon {
    font-size: 12px;line-height: 24px;}

.footer-nr .module_container .left{
	    width: 80%;
	    font-size: 12px;
}
.footer-nr .module_container .left img{
	    width: 120px;
	    height: auto;margin-bottom: 10px!important;
}
.mb-right{
	    width: 19%;
	    float: left;
	    margin-top: 45px;
	    border: 1px solid #fff;
		text-align: right;
}

.footer-nr .module_container{
	    padding: 20px 0 10px;
}
.footer-nr .module_container .left div {
    line-height: 24px;
}
.footer-nr{
	background-size: cover;
}
.footer-nr a{
    color: #d2d2d2;
}
.agent-pc #banner{
	display: none;
}
.agent-pc #banner div {
    border-radius: 20px 0 20px 0!important;
    height: 90px!important;
    top: 20px!important;}
.ff_sitecontent .module .module_container {
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 30px;}

.about-con {
    line-height: 30px;
    font-size: 14px;}

.list-vodeo{
	    padding: 20px 30px;
	    margin-bottom: 0px;
}
.list-vodeo video{
	width: 80%;
}
.gswh{
	padding:15px 0 0;margin-bottom: 0;
}
.gswh .gswh-con ul li{
	width: 100%!important;
}
.gswh-conmb{
}

.gswh-conmb ul li{
	   clear: both;
	   display: inline-block;
	   width: 100%;
	   font-size: 12px;
	   border-bottom: 1px solid #e1e1e1;
	   padding-bottom: 6px;
	   margin-bottom: 15px;
}
.gswh-conmb ul li .gswh-conmbl{
	    float: left;
	    width: 10%;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    height: 40px;
}
.gswh-conmb ul li .gswh-conmbl img{
	width: 28px;
}
.gswh-conmb ul li .gswh-conmbr{
	float: left;width: 90%;padding-left: 15px;
}
.gswh-conmb ul li .gswh-conmbr h5{
	font-weight: bold;
	    padding-bottom: 6px;
}
.gswh-conmb ul li .gswh-conmbr span{
	display: inline;color: #747474;
}

.new-rongyuzizhi{
	padding: 30px 0 20px;
}

.zhuanli-con ul li{
	width: 50%;
}
.zhuanli-con ul li .listzizhi-nr {
    padding: 0 5px;
}
.zhuanli-con ul li .zzico {
	    padding: 4px 10px 5px 15px;
	    height: 160px;
}
.zhuanli-con ul li .zzico img {
    height: 150px;}

.zhuanli-con ul li .zztitle{
	font-size: 14px; 
	height: 55px;
}
.list-rzzhnew .listzizhi-nr .zztitle{
	font-size: 14px;
}
.fenye span{
	line-height: 40px;
}

.fazhan_list .fazhan_listcon .nian {
    font-size: 14px;}
.fazhan_list .fazhan_listcon .fazhannr {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 24px;
}
.fazhan_list .fazhan_listcon {
	width: 100%;margin-top: 30px;
}
.fazhan_list .fazhan_listcon ul li:before {
    left: -18px;}
.fazhan_list .fazhan_listcon ul li:nth-child(2n):before{
	right: -21px;
}
.fazhan_list .fazhan_listcon ul:after {
    height: 1230px;}

.npagePage .ff_pageTarget .container_target{
	font-size: 12px;
}
.npagePage .ff_pageTarget .container_category{
	display: none;
}
.bodylist .npagePage.ff_pageList .container_content {
    padding-top: 15px!important;
}
.proli .titnr {
    font-size: 12px;
    width: 100%;}
.proli h4 {
    font-size: 16px; 
	font-weight: bold;
	}

.proli ul li .tupian img ,.proli ul li .tupianh img{
	height: 40px;
}
.proli ul li .patrotit {  
    font-size: 12px;
    padding: 10px 0 0;}
.prolinr {
       padding: 30px 6px 10px 10px;
       margin-bottom: 0px;}
.list-protoptit {
   font-size: 14px;
       line-height: 26px;
       padding: 0px 0px 0px 15px;
       text-align: justify;
}
.list-protoptit ol{
	margin-bottom:0;
}
.list-pronr ul li .pro-left{
	width: 100%!important;
}
.list-pronr ul li .pro-right{
	width: 100%!important;
}
.list-pronr ul li .protitle {
    font-size: 16px;}
.list-pronr ul li .description {
    font-size: 12px;line-height: 24px;}
.list-pronr ul li .promore {
    display: none;
	}
.list-pronr ul li .pro-left .pro-leftcon {
    padding:0;
}
.list-pronr ul li .pro-right .item_img {
    padding: 0;
}
.list-proivo .item_img {
    height: 198px;}

.list-pronr ul li {
    margin-bottom: 10px;
}
.list_shouhou {
    font-size: 14px;
    margin-top: 20px;}

.bodylist.bodynews .news.ff_noSlider .item_block {
    border-right: none!important;
    width: 100%!important;}
.bodylist.bodynews .news.ff_noSlider .item_block:nth-child(2n + 1) {
    padding-right: 0!important;
}
.bodylist.bodynews .news.ff_noSlider .item_block:nth-child(n + 3) {
    padding-top: 0px!important;
}
.bodylist.bodynews .news.ff_noSlider .item_block .item_img{
	    padding-top: 0;    height: 200px!important;
}
.bodylist.bodynews .news.ff_noSlider .item_block .title {
    font-size: 14px!important;
    line-height: inherit!important;}
	
.bodylist.bodynews .news.ff_noSlider .item_block .description {
    font-size: 12px;
    line-height: 24px;}	
	
.bodylist.bodynews .news.ff_noSlider .item_block .item_wrapper {
    padding: 0 0 68px 0!important;
}	
.bodylist.bodynews .news.ff_noSlider .item_block .item_info .date_wrap {
    font-size: 16px!important;
    line-height: 52px!important;
    color: #989898!important;}	
.bodylist.bodynews .news.ff_noSlider .item_block:nth-child(2n)::before{
	background-color: transparent!important;
}	
.bodylist.bodynews .news.ff_noSlider .item_block:nth-child(2n){
	padding-left: 0!important;
}	
	
.list_us .list_uswz .uscony ul li {
    width: 100%;
    margin-bottom: 10px;
}	
	

.postbody .goback {
    font-size: 14px;
    padding: 20px 10px 0;}	
.postbody .show-sblx {
    top: 20px;
    right: 10px;
}
.show-title {
    font-size: 16px;
    padding: 30px 0 10px;}
.show-time {
    padding-bottom: 10px;}

.show-con {
    font-size: 14px;    padding: 20px 0;}

.postbody p {
    line-height: 35px;
}
.show-con img {
    width: 100%;
}

.text-secondary p {
    width: 100%;
    padding: 0;
    font-size: 12px;
    line-height: 20px!important;}

.text-secondary{
	padding-top: 10px;
}

.list-rzzhnew .listzizhi-nr .zzico img {
    height: 100px;
}
.fazhan_list .fazhan_listcon ul li:nth-child(2n):before{
	border: 2px solid #b70100;
	    top: 7px;
	    width: 8px;
	    height: 8px;
}

.fazhan_list .fazhan_listcon ul li:before {
    border: 2px solid #b70100;
    top: 7px;
    width: 8px;
    height: 8px;}


.proli ul li{
	width: 33.33%!important;
	margin-bottom: 20px;
}

.prolinr .nine li:nth-child(6) {
    padding-left: 0;
}
.prolinr .nine li:nth-child(6), .prolinr .nine li:nth-child(7), .prolinr .nine li:nth-child(8), .prolinr .nine li:nth-child(9) {
    margin-top: 0;
}
.prolinr .nine li:nth-child(9) {
    padding-right: 0;
}
.proli .proli-top .proli-r .xh{
	display: none;
}
.prolinr .nine li:nth-child(7) {
    padding-left: 0;
}
.prolinr .nine li:nth-child(8) {
    padding-right:0;
}
.show-con table{
	width: 100%;
}
.show-con table tr:nth-child(even) {
    background-color: transparent;
}
.show-con table tr td {
    width: 100%;
    display: block;    padding: 6px 8px;
}

.agent-pc body.bodylistpost #sitecontent .npagePage.content_editor {
    width: 90%!important;}

.video-ico{
	display: none;
}

.jiantouhei{
	    top: -2px;
}
.jiantoubai{
	top: -2px;
}
.lang{
	font-weight: bold;
}
.langli a{
	font-weight: bold;
}
.postbody .show-sblx .xh{
	display: none;
}


.mb-title .new-line{
	display: none;
}
.mb-title .vice{
	display: none;
}
.mb-title .name{
	text-align: left;
}
.mb-breadline {
	color: #333;margin-bottom: 15px;
}
.mb-breadline a{
	color: #333;
}

.zhuanli-con {
    margin-top: 20px;
}
.mb-page{
	text-align: center;
	margin-top: 30px;
}
.mb-page a{
	    border: 1px solid #dadada;
	        padding: 8px 16px;
	        margin: 2px;
	        border-radius: 2px;
	        color: #333;
			text-decoration: none;
}
.mb-page a:hover, .mb-page a:active,.mb-page a:visited {
  text-decoration: none;
}
.list_us .list_uswz .uscony ul li .liborder{
	margin: 0;
}
.agent-pc .npagePage .ff_pageTarget {
    padding-top: 10px!important;
}

.list_us .list_uswz .toptitle .call{
	padding: 0 0 10px;
}
.newabout-nr {
    background-size: 65%;}

	
.list-rzzhnew .listzizhi-nr .zzico{
	    padding: 4px 15px 10px 15px;
}

.mblang{display: inline-block;padding: 0px 15px;    border: 1px solid #6e6e6e;border-radius: 20px;position: relative;cursor: pointer;
line-height: 160%;margin-left: 10px;}
.mblangli{position: absolute;top: 23px;left: 0;background: #fff;box-shadow: 0px 2px 4px #dedede;border-radius: 3px;width: 100%;padding:6px 10px;
display: none;}
.mblangli dt+dt{border-top: 1px solid #eee;}
.mblangli a{    color: #333!important;
text-decoration: none;
    display: block;
    font-weight: 100;
    padding: 5px 0;}

.mblangli a:hover{
	text-decoration: none;color: #b70100!important;
}
.mblang .jiantou{
	color: #7d7d7d;
}

.agent-pc .ff_indexPage .mcustomize.module .index-wmphoto img{
	width: 200px;
}













}



@media screen and (max-width: 1440px) and (min-width: 769px) {
	.agent-pc #banner div{
		height: 280px!important;
	}
	.agent-pc #banner{
		min-height: 400px!important;
	}
	.newindexmarketing{
		background-size: contain;
		padding-top: 70px!important;
		    height: 700px;
	}
	.agent-pc .ff_indexPage .mcustomize.module .index-wmphoto img{
		width: 75%; float: right;
	}
	.newindexmarketing .index-title{
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:1400px) {
.banner .banico .banner-foot .title{font-size: 30px;}
.banner .banico .banner-foot .subheading {font-size: 12px;}
.banner .banico .banner-foot{padding: 10px 0;}
.banner .swiper-button-prev{background-image: url(../images/bannericol.png);left: 10px;}
.banner .swiper-button-next{background-image: url(../images/bannericor.png);right: 10px;}
.footer-nr .module_container{max-width: 90%!important;}
}
@media screen and (min-width: 2000px){
	.banner .banico img{
		width: 100%;
		height: 100%;
	}
	.banner .banico .banner-foot .title{
		font-size: 70px;
	}
	.banner .banico .banner-foot .subheading{
		font-size: 30px;
	}
	.banner .banico .banner-foot{
		padding: 25px 0;
	}
	.agent-pc .bodylist .ff_pageList{
		background-size: contain!important;
	}
	.agent-pc #banner div{
		height: 500px!important;
	}
	.agent-pc #banner{
		min-height: 610px!important;
	}
	.newindexmarketing{
		    height: 1250px;
		    background-size: 100% 100%;padding-top: 206px!important;
	}
	
}
/* 1920*1080 125% */
@media screen and (max-width: 1800px) and (min-width: 1500px) {
	.agent-pc .ff_indexPage .mcustomize.module .index-wmphoto img {
	   width: 1050px;
	}
.newindexmarketing {
        height: 740px;
}
.banner .banico .banner-foot .title {
    font-size: 45px;
    
}
.banner .banico .banner-foot .subheading {
    font-size: 22px;}
.agent-pc #banner div{
        height: 330px!important;
}
    
    
    
}












