@charset "UTF-8";

.item_tags>a,
.container_category>a,
.imagelink .owl-nav .owl-prev,
.postSlider .owl-nav .owl-prev,
.mlist .owl-nav .owl-prev,
.imagelink .owl-nav .owl-next,
.postSlider .owl-nav .owl-next,
.mlist .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,
.imagelink .owl-nav .owl-next:hover .iconfont,
.postSlider .owl-nav .owl-next:hover .iconfont,
.mlist .owl-nav .owl-next:hover .iconfont,
.service.mlistpost .content_list .item_block .item_box .item_wrapper,
.project.mlist .content_list .item_block .item_box .item_wrapper,
.project.mlistpost .content_list .item_block .item_box .item_wrapper,
.team .content_list .item_block .item_box .item_wrapper,
.videom .content_list .item_block .item_box .item_wrapper,
.project.mlistpost .tabBtn .post-prev .img-wrap,
.project.mlistpost .tabBtn .post-next .img-wrap,
.project.mlistpost .tabBtn .post-prev .infor-wrap,
.project.mlistpost .tabBtn .post-next .infor-wrap,
.postSlider .tab_button .item_img img,
body #header,
body #headTop #logo img,
.ff_indexPage .mlist .content_wrapper .more,
.imagelink .content_list .item_block .item_box {
  transition: all 0.36s ease;
}

.item_tags>a,
.container_category>a {
  border: 1px solid rgba(170, 170, 170, 0.2);
  color: #828282;
  background-color: transparent;
}

.item_tags>a:hover,
.container_category>a:hover,
.item_tags>a.active,
.container_category>a.active {
  border-color: #333;
  background-color: #333;
  color: #fff;
}


.ff_indexPage .mlist .container_header {
  float: left;
}

.ff_indexPage .mlist .container_header .title {
  display: inline-block;
  margin-right: 10px;
}

.ff_indexPage .mlist .container_header .subtitle {
  display: inline-block;
}

.ff_indexPage .mlist .module_container .container_category {
  float: right;
  padding-top: 0;
}


.ff_indexPage .news.mlist .content_list .item_img,
.news.mlistpost .content_list .item_img {
  width: 270px;
  float: left;
}

.ff_indexPage .news.mlist .content_list .item_wrapper,
.news.mlistpost .content_list .item_wrapper {
  float: right;
  padding: 20px;
  width: calc(100% - 280px);
  box-sizing: border-box;
}

.ff_indexPage .news.mlist .content_list .item_wrapper .date_wrap,
.news.mlistpost .content_list .item_wrapper .date_wrap {
  display: none;
}

.ff_indexPage .news.mlist .content_list .item_wrapper>.date_wrap,
.news.mlistpost .content_list .item_wrapper>.date_wrap {
  display: block;
}

.ff_indexPage .news.mlist .content_list .item_block .details,
.news.mlistpost .content_list .item_block .details {
  position: absolute;
  bottom: 12px;
  right: 20px;
  margin: 0;
}

.ff_indexPage .news.mlist .content_list .details,
.news.mlistpost .content_list .details {
  margin: 0;
}

.ff_indexPage .news.mlist .container_content .content_wrapper .more_wrap,
.news.mlistpost .container_content .content_wrapper .more_wrap {
  display: none;
}

.ff_indexPage .news.mlist .container_content .content_wrapper>.more,
.news.mlistpost .container_content .content_wrapper>.more {
  display: none;
}

.longPage .mlist:not(.imagelink) .content_list .item_block,
.singlescreen .mlist:not(.imagelink) .content_list .item_block {
  border: none;
}

.longPage .mlist:not(.imagelink) .content_list .item_block .date_wrap,
.longPage .mlist:not(.imagelink) .content_list .item_block .item_tags,
.longPage .mlist:not(.imagelink) .content_list .item_block .details,
.longPage .mlist:not(.imagelink) .content_list .item_block .fa,
.singlescreen .mlist:not(.imagelink) .content_list .item_block .date_wrap,
.singlescreen .mlist:not(.imagelink) .content_list .item_block .item_tags,
.singlescreen .mlist:not(.imagelink) .content_list .item_block .details,
.singlescreen .mlist:not(.imagelink) .content_list .item_block .fa {
  display: none;
}

.longPage .mlist:not(.imagelink) .content_list .item_block .item_img,
.singlescreen .mlist:not(.imagelink) .content_list .item_block .item_img {
  height: 0;
}

.longPage .mlist:not(.imagelink) .content_list .item_block .item_img img,
.singlescreen .mlist:not(.imagelink) .content_list .item_block .item_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 28%;
  left: 0;
}

.longPage .mlist:not(.imagelink) .content_list .item_block .title,
.singlescreen .mlist:not(.imagelink) .content_list .item_block .title {
  font-size: 24px;
  color: #fff;
}

.longPage .mlist:not(.imagelink) .content_list .item_block .subtitle,
.singlescreen .mlist:not(.imagelink) .content_list .item_block .subtitle {
  color: rgba(255, 255, 255, 0.4);
}

.longPage .mlist:not(.imagelink) .content_list .item_block .description,
.singlescreen .mlist:not(.imagelink) .content_list .item_block .description {
  font-size: 13px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.3);
}

.longPage .mlist:not(.imagelink) .content_list .item_block .details,
.singlescreen .mlist:not(.imagelink) .content_list .item_block .details {
  font-family: GothamRnd-Light;
}


.ff_indexPage .module .module_container .container_header .title {
  font-size: 28px;
  color: #fff;
  line-height: 1;
  margin: 0;
}






body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
form {
  margin: 0;
}



a {
  text-decoration: none;
}

img {
  border: none;
  vertical-align: top;
}




.ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

.clearfix:after {
  clear: both;
  display: block;
  content: '';
}

.clearfix {
  zoom: 1;
}

.hide {
  display: none;
}


.fa {
  color: inherit;
  line-height: inherit;
}


html,
body {
  font: 12px Arial, "微软雅黑";
  color: #fff;
  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: #444;
}

a.active {
  color: #333;
}

img {
  max-width: 100%;
}



.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: 0;
}

.mlist:not(.imagelink) .content_list .item_des .description {
  transition: all 0.36s ease;
  font-size: 13px;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  color: #999;
}

.mlist:not(.imagelink) .content_list .item_img {
  position: relative;
  /* overflow: hidden; */
}

.mlist:not(.imagelink) .content_list .item_img img {
  transition: all 0.36s ease;
  display: inline;
}

.mlist:not(.imagelink) .content_list .item_wrapper .details {
  display: none;
}

.mlist:not(.imagelink) .content_list .details {
  transition: all 0.36s ease;
  display: inline-block;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}



.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 .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: -20px; */
  margin: 0 15%;
}

.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% / 3 - 20px);
  height: auto;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
}

.news.mlistpost .item_img {
  display: none;
}

.news.mlistpost .content_list .item_block .item_wrapper {
  width: 100%;
}

.ff_indexPage .news.ff_noSlider .module_container {
  height: 100%;
}

.ff_indexPage .news.ff_noSlider .container_header {
  position: absolute;
  top: 15%;
  left: 0;
  z-index: 2;
}

.ff_indexPage .news.ff_noSlider .container_category {
  position: absolute;
  /* top: 11.875vw; */
  top: 19%;
  right: 0;
  z-index: 2;
}

.ff_indexPage .news.ff_noSlider .container_content {
  width: 100vw;
  min-width: 1240px;
}

.ff_indexPage .news.ff_noSlider .content_list .owl-item {
  height: 100vh;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block {
  height: 100%;
  margin-bottom: 0;
  /* padding: 90% 43px 0; */
  padding: 100% 43px 0;
  box-sizing: border-box;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block:hover {
  padding-top: 70%;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block:hover::before {
  height: 100%;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block:hover .item_img {
  opacity: 1;
}
.ff_indexPage .news.ff_noSlider .content_list .item_block:hover .item_img img {
  top:0;
}


.ff_indexPage .news.ff_noSlider .content_list .item_block:hover .item_wrapper>.date_wrap {
  opacity: 1;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block:hover .item_wrapper .item_info .date_wrap {
  opacity: 0;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block:hover .item_wrapper .item_des {
  /* padding-top: 55%; */
  padding-top: 70%;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block::before {
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(39, 62, 112, .4);
  transition: all 0.36s ease;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .item_box {
  position: relative;
  display: block;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .item_img {
  width: 100%;
  float: none;
  /* padding-top: 170px; */
  padding-top: 200px;
  position: absolute;
  /* top: 39%; */
  top: 39%;
  opacity: 1;
  transition: all 0.36s ease;
}


/* 当屏幕宽度小于或等于1650px像素时，应用以下样式 */
@media (max-width: 1650px) {
  .ff_indexPage .news.ff_noSlider .content_list .item_block .item_img {
    top: 45%;
    
  }

  .ff_indexPage .news.ff_noSlider .content_list .item_block .item_img img {
    height: 80%;
  }
}

@media (min-width: 1920px) {

  .ff_indexPage .news.ff_noSlider .content_list .item_block .item_img img {
    height: 200px;
  }
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .item_img:hover::after {
  width: 78px;
  height: 78px;
  opacity: 1;
  color: rgba(212, 48, 48, 1);
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .item_img::after {
  font-family: "iconfont" !important;
  /* font-size: 16px; */
  /* font-style: normal; */
  /* -webkit-font-smoothing: antialiased; */
  -moz-osx-font-smoothing: grayscale;
  content: '\e605';
  /* font-family: "mofont"; */
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 1;
  color: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  text-align: center;
  line-height: 78px;
  font-weight: bold;
  width: 0;
  height: 0;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  right: -22px;
  bottom: -22px;
  transition: all 0.36s ease;
  opacity: 0;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .item_wrapper {
  float: none;
  padding: 0;
  width: 100%;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .item_wrapper>.date_wrap {
  display: block;
  font-size: 13px;
  line-height: 26px;
  color: rgba(255, 255, 255, 0.5);
  font-family: MontDemo-Heavy;
  opacity: 0;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .item_info .date_wrap {
  display: block;
  font-size: 40px;
  line-height: 64px;
  color: #fff;
  font-family: MontDemo-Heavy;
  font-weight: bold;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .item_info .date_wrap .year,
.ff_indexPage .news.ff_noSlider .content_list .item_block .item_info .date_wrap .time-connect:nth-of-type(1) {
  display: none;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .title {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: 26px;
  height: 52px;
  text-overflow: initial;
  white-space: initial;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .item_des {
  margin-top: 30px;
  transition: all 0.36s ease;
}

.ff_indexPage .news.ff_noSlider .content_list .item_block .description {
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  min-height: 24px;
  height: auto;
}