
/* 2022/03/02 yyq Ã¤Â¿Â®Ã¦â€Â¹ */
.cursor {
  top: -30px;
  left: -30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 12px;
}

.dom-gl {
  display: none;
}

.agent-pc .ff_indexPage .mlist .module_container .container_category {
  display: none;
}

.ff_sitecontent .mlist .content_list .item_img img {
  opacity: 1 !important;
  visibility: visible !important;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s !important;
}

.bodyad01 .ad01:not(.ff_slider) .content_list:after,
.ff_indexPage .ad01:not(.ff_slider) .content_list:after {
  display: block;
  clear: both;
  content: "";
}

.bodyad01 .ad01:not(.ff_slider) .content_list .item_block,
.ff_indexPage .ad01:not(.ff_slider) .content_list .item_block {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin: 0 0 100px;
}

.bodyad01
  .ad01:not(.ff_slider)
  .content_list
  .item_block:nth-child(1n + 1):nth-last-child(-n + 1),
.bodyad01
  .ad01:not(.ff_slider)
  .content_list
  .item_block:nth-child(1n + 1):nth-last-child(-n + 1)
  ~ .item_block,
.ff_indexPage
  .ad01:not(.ff_slider)
  .content_list
  .item_block:nth-child(1n + 1):nth-last-child(-n + 1),
.ff_indexPage
  .ad01:not(.ff_slider)
  .content_list
  .item_block:nth-child(1n + 1):nth-last-child(-n + 1)
  ~ .item_block {
  margin-bottom: 0;
}

.bodyad01 .ad01:not(.ff_slider).mlist .content_wrapper,
.bodyad01 .ad01:not(.ff_slider).mlist .content_wrapper.slider,
.ff_indexPage .ad01:not(.ff_slider).mlist .content_wrapper,
.ff_indexPage .ad01:not(.ff_slider).mlist .content_wrapper.slider {
  margin-right: 0;
}

.bodyad01 .ad01:not(.ff_slider).mlist .content_wrapper.slider .item_block,
.ff_indexPage .ad01:not(.ff_slider).mlist .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.bodyad01 .ad01:not(.ff_slider) .owl-item .item_block,
.ff_indexPage .ad01:not(.ff_slider) .owl-item .item_block {
  width: 100%;
}

.ff_indexPage .ad01 .content_list {
  padding-bottom: 80px;
}

.ff_indexPage .ad01 .owl-dots {
  display: inline-block;
}

.ff_indexPage .ad01 .owl-stage-outer {
  padding-bottom: 98px;
}

.ff_indexPage .ad01 .item_block:hover .item_wrapper:before {
  width: 60vw;
  height: 60vw;
  opacity: 1;
}

.ff_indexPage .ad01 .item_block:nth-child(2n) .item_box {
  flex-direction: row-reverse;
}

.ff_indexPage .ad01 .item_block:nth-child(2n) .item_wrapper {
  right: auto;
  left: 8.3%;
}

.ff_indexPage .ad01 .item_block .item_box {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  background-color: #171717;
  position: relative;
}

.ff_indexPage .ad01 .item_block .item_img {
  width: 50%;
  z-index: 2;
  padding-top: 44.6%;
}

.ff_indexPage .ad01 .item_block .item_wrapper {
  text-align: center;
  box-sizing: border-box;
  width: 33.4%;
  position: absolute;
  top: 50%;
  right: 8.3%;
  transform: translateY(-50%);
}

.ff_indexPage .ad01 .item_block .item_wrapper:before {
  content: "";
  width: 0;
  height: 0;
  background-color: #f59c02;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 50%;
  opacity: 0;
}

.ff_indexPage .ad01 .item_block .item_info {
  padding-bottom: 18px;
  position: relative;
}

.ff_indexPage .ad01 .item_block .item_info:after {
  content: "";
  width: 18px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 9px);
  bottom: 0;
}

.ff_indexPage .ad01 .item_block .title {
  font-size: 64px;
  line-height: 74px;
}

.ff_indexPage .ad01 .item_block .subtitle {
  font-size: 20px;
  line-height: 30px;
  color: hsla(0, 0%, 100%, 0.35);
}

.bodyad01 .ad01.mlist .content_list .item_wrapper >.date_wrap {
  display: none;
}

.bodyad01.bodylist .ff_sitecontent .mlist.ad01 .content_list .item_block .item_wrapper .item_info .subtitle,
.bodyad01.bodylist .ff_sitecontent .mlist.ad01 .content_list .item_block .item_wrapper .item_des .description,
.ff_indexPage
  .ad01
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .subtitle {
  color: hsla(0, 0%, 100%, 0.35);
}

.ff_indexPage .ad01 .item_block .item_des {
  margin-top: 45px;
  position: relative;
}

.ff_indexPage .ad01 .item_block .description {
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  height: 52px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ff_indexPage .ad01 .item_block span.details {
  display: block;
  font-size: 0;
  margin-top: 85px;
  position: relative;
}

.ff_indexPage .ad01 .item_block span.details:before {
  content: "Ã®Â¡Â";
  font-family: mofont;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: inherit;
  display: inline-block;
  vertical-align: bottom;
  text-transform: none;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  text-rendering: auto;
  font-size: 40px;
  color: #fff;
}

.ff_indexPage .ad01 .item_block span.details .fa {
  display: none;
}

.ff_indexPage .ad01.ff_noSlider .item_block:hover .item_wrapper:before {
  width: 60vw;
  height: 60vw;
  opacity: 1;
}

.ff_indexPage .ad01.ff_noSlider .item_block:nth-child(2n) .item_box {
  flex-direction: row-reverse;
}

.ff_indexPage .ad01.ff_noSlider .item_block:nth-child(2n) .item_wrapper {
  right: auto;
  left: 8.3%;
}

.ff_indexPage .ad01.ff_noSlider .item_block .item_box {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  background-color: #000000;
  position: relative;
}

.ff_indexPage .ad01.ff_noSlider .item_block .item_img {
  width: 50%;
  z-index: 2;
  padding-top: 44.6%;
}

.ff_indexPage .ad01.ff_noSlider .item_block .item_wrapper {
  text-align: center;
  box-sizing: border-box;
  width: 33.4%;
  height: auto;
  position: absolute;
  top: 50%;
  left: auto;
  right: 8.3%;
  transform: translateY(-50%);
}

.ff_indexPage .ad01.ff_noSlider .item_block .item_wrapper:before {
  content: "";
  width: 0;
  height: 0;
  background-color: #f59c02;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 50%;
  opacity: 0;
}

.ff_indexPage .ad01.ff_noSlider .item_block .item_info {
  padding-bottom: 18px;
  position: relative;
}

.ff_indexPage .ad01.ff_noSlider .item_block .item_info:after {
  content: "";
  width: 18px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 9px);
  bottom: 0;
}

.agent-pc
  .ff_indexPage
  .ad01.mlist:not(.imagelink)
  .content_list
  .item_info
  .title {
  font-size: 64px;
  line-height: 74px;
  text-align: center;
  font-family: MontDemo-Heavy, Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
  color: #fff;
}

.agent-pc
  .ff_indexPage
  .ad01.mlist:not(.imagelink)
  .content_list
  .item_info
  .subtitle {
  display: block;
}

.ff_indexPage .ad01.ff_noSlider .item_block .subtitle {
  font-size: 20px;
  line-height: 30px;
}

.ff_indexPage .ad01.ff_noSlider .item_block .item_des {
  margin-top: 45px;
  position: relative;
}

.agent-pc
  .ff_indexPage
  .ad01.mlist:not(.imagelink)
  .content_list
  .item_des
  .description {
  text-align: center;
  color: hsla(0, 0%, 100%, 0.35);
}

.agent-pc
  .ff_indexPage
  .ad01.mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_des
  .description {
  color: hsla(0, 0%, 100%, 0.35);
}

.agent-pc
  .ff_indexPage
  .ad01.mlist:not(.imagelink)
  .content_list
  .item_block:hover
  .details {
  background-color: rgba(255, 255, 255, 0);
}

.ff_indexPage .ad01.ff_noSlider .item_block .description {
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  height: 52px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.agent-pc .ff_indexPage .ad01 .tab_content .item_block span.details {
  display: block;
  font-size: 0;
  margin-top: 85px;
  position: relative;
  border: none;
}

.ff_indexPage .ad01.ff_noSlider .item_block span.details:before {
  content: "\e850";
  font-family: mofont;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: inherit;
  display: inline-block;
  vertical-align: bottom;
  text-transform: none;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  text-rendering: auto;
  font-size: 40px;
  color: #fff;
}

.ff_indexPage .ad01.ff_noSlider .item_block span.details .fa {
  display: none;
}

.bodyad01.bodylist .mlist .item_block:hover .item_wrapper:before {
  width: 60vw;
  height: 60vw;
  opacity: 1;
}

.bodyad01.bodylist .mlist .item_block:nth-child(2n) .item_box {
  flex-direction: row-reverse;
}

.bodyad01.bodylist .mlist .item_block:nth-child(2n) .item_wrapper {
  right: auto;
  left: 8.3%;
}

.bodyad01.bodylist .mlist .item_block .item_box {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  background-color: #171717;
  position: relative;
}

.bodyad01.bodylist .mlist .item_block .item_img {
  width: 50%;
  z-index: 2;
  padding-top: 44.6%;
}

.agent-pc .bodyad01.bodylist .mlist .item_block .item_wrapper {
  text-align: center;
  box-sizing: border-box;
  width: 33.4%;
  position: absolute;
  top: 50%;
  right: 8.3%;
  transform: translateY(-50%);
  display: block;
}

.bodyad01.bodylist .mlist .item_block .item_wrapper:before {
  content: "";
  width: 0;
  height: 0;
  background-color: #f59c02;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 50%;
  opacity: 0;
}

.bodyad01.bodylist .mlist .item_block .item_info {
  padding-bottom: 18px;
  position: relative;
}

.bodyad01.bodylist .mlist .item_block .item_info:after {
  content: "";
  width: 18px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 9px);
  bottom: 0;
}

.bodyad01.bodylist .mlist .item_block .title {
  font-size: 64px;
  line-height: 74px;
  color: #fff;
}

.bodyad01.bodylist .mlist .item_block .subtitle {
  font-size: 20px;
  line-height: 30px;
}

.bodyad01.bodylist .mlist .item_block .item_des {
  margin-top: 45px;
  position: relative;
}

.bodyad01.bodylist .mlist .item_block .description {
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  height: 52px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.bodyad01.bodylist .mlist .item_block span.details {
  display: block;
  font-size: 0;
  margin-top: 85px;
  position: relative;
}

.bodyad01.bodylist .mlist .item_block span.details:before {
  content: "Ã®Â¡Â";
  font-family: mofont;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: inherit;
  display: inline-block;
  vertical-align: bottom;
  text-transform: none;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  text-rendering: auto;
  font-size: 40px;
  color: #fff;
}

.bodyad01.bodylist .mlist .item_block span.details .fa,
.bodyad01.bodylistpost .postSlider .owl-nav {
  display: none;
}

.bodyad01.bodylistpost .postSlider .owl-dots {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.bodyad01.bodylistpost
  .listContent_post
  .item_block:hover
  .item_wrapper:before {
  width: 60vw;
  height: 60vw;
  opacity: 1;
}

.bodyad01.bodylistpost .listContent_post .item_block:nth-child(2n) .item_box {
  flex-direction: row-reverse;
}

.bodyad01.bodylistpost
  .listContent_post
  .item_block:nth-child(2n)
  .item_wrapper {
  right: auto;
  left: 8.3%;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_box {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  background-color: #171717;
  position: relative;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_img {
  width: 50%;
  z-index: 2;
  padding-top: 44.6%;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_wrapper {
  text-align: center;
  box-sizing: border-box;
  width: 33.4%;
  position: absolute;
  top: 50%;
  right: 8.3%;
  transform: translateY(-50%);
}

.bodyad01.bodylistpost .listContent_post .item_block .item_wrapper:before {
  content: "";
  width: 0;
  height: 0;
  background-color: #f59c02;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 50%;
  opacity: 0;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_info {
  padding-bottom: 18px;
  position: relative;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_info:after {
  content: "";
  width: 18px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 9px);
  bottom: 0;
}

.bodyad01.bodylistpost .listContent_post .item_block .title {
  font-size: 64px;
  line-height: 74px;
}

.bodyad01.bodylistpost .listContent_post .item_block .subtitle {
  font-size: 20px;
  line-height: 30px;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_des {
  margin-top: 45px;
  position: relative;
}

.bodyad01.bodylistpost .listContent_post .item_block .description {
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  height: 52px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.bodyad01.bodylistpost .listContent_post .item_block span.details {
  display: block;
  font-size: 0;
  margin-top: 85px;
  position: relative;
}

.bodyad01.bodylistpost .listContent_post .item_block span.details:before {
  content: "Ã®Â¡Â";
  font-family: mofont;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: inherit;
  display: inline-block;
  vertical-align: bottom;
  text-transform: none;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  text-rendering: auto;
  font-size: 40px;
  color: #fff;
}

.bodyad01.bodylistpost .listContent_post .item_block span.details .fa {
  display: none;
}

.agent-pc .bodyad01 .ad01.mlist:not(.imagelink) .content_list .item_img,
.agent-pc .ff_indexPage .ad01.mlist:not(.imagelink) .content_list .item_img {
  display: block;
  background-color: #000;
}

.agent-pc .ff_indexPage .ad01.mlist .container_header {
  float: unset;
  text-align: center;
  position: relative;
}

.agent-pc .ff_indexPage .ad01.mlist .container_header .subtitle {
  font-family: "MontDemo-Heavy";
  font-size: 78px;
  color: #fff;
  line-height: 126px;
  display: inline-block;
}

.agent-pc .ff_indexPage .ad01.mlist .container_header .title {
  top: 122px;
  left: calc(50% - 48px);
}

.agent-pc .ff_indexPage .ad01.mlist .module_container .container_category {
  float: unset;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  margin-top: 68px;
}

.agent-pc .ff_indexPage .ad01.mlist:not(.imagelink) .content_list .item_block {
  border: none;
}
.agent-pc .ff_indexPage .service.ff_noSlider .container_content,
.agent-pc .ff_indexPage .ad01.mlist:not(.imagelink) .tab_content {
  width: 70.7%;
  margin: 0 auto;
}
.agent-pc .bodyad01 .ad01.mlist .content_list .item_img img,
.agent-pc
  .ff_indexPage
  .ad01.mlist:not(.imagelink)
  .content_list
  .item_img
  img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ff_indexPage .ad01.mlist .content_list .item_des,
.ad01 .item_info {
  display: block;
}

.ff_indexPage
  .ad01.mlist
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .title {
  color: #fff;
}

.agent-pc .bodyservice .service:not(.ff_slider) .content_list:after,
.agent-pc.service:not(.ff_slider) .content_list:after {
  display: block;
  clear: both;
  content: "";
}

.agent-pc .bodyservice .service:not(.ff_slider) .content_list .item_block,
.agent-pc .service:not(.ff_slider) .content_list .item_block {
  position: relative;
  float: left;
  width: calc(33.33333% - 75px);
  height: auto;
  margin: 0 75px 100px 0;
}

.agent-pc .bodyservice
  .service:not(.ff_slider)
  .content_list
  .item_block:nth-child(3n + 1):nth-last-child(-n + 3),
  .agent-pc .bodyservice
  .service:not(.ff_slider)
  .content_list
  .item_block:nth-child(3n + 1):nth-last-child(-n + 3)
  ~ .item_block,
.ff_indexPage
  .service:not(.ff_slider)
  .content_list
  .item_block:nth-child(3n + 1):nth-last-child(-n + 3),
.ff_indexPage
  .service:not(.ff_slider)
  .content_list
  .item_block:nth-child(3n + 1):nth-last-child(-n + 3)
  ~ .item_block {
  margin-bottom: 0;
}

.agent-pc .bodyservice .service:not(.ff_slider).mlist .content_wrapper,
.agent-pc .service:not(.ff_slider).mlist .content_wrapper {
  margin-right: -75px;
}

.agent-pc .bodyservice .service:not(.ff_slider).mlist .content_wrapper.slider,
.ff_indexPage .service:not(.ff_slider).mlist .content_wrapper.slider {
  margin-right: 0;
}

.agent-pc .bodyservice .service:not(.ff_slider).mlist .content_wrapper.slider .item_block,
.agent-pc .service:not(.ff_slider).mlist .content_wrapper.slider .item_block {
  margin-bottom: 0;
}

.agent-pc .bodyservice .service:not(.ff_slider) .owl-item .item_block,
.ff_indexPage .service:not(.ff_slider) .owl-item .item_block {
  width: 100%;
}

/* .ff_indexPage .service.ff_slider .owl-nav {
  padding-top: 77px;
}

.ff_indexPage .service.ff_slider .owl-dots {
  display: inline-block;
} */

.ff_indexPage .service.ff_noSlider .content_wrapper > .more {
  padding-top: 77px;
}

.agent-pc .bodyservice.longPage .ff_sitecontent .npagePage .mlist .content_list .item_block {
  background-color: #111;
  border-radius: 20px;
  overflow: hidden;
}
.agent-pc .mlist.service.ff_noSlider .content_list .item_block {
  border-radius: 20px;
  overflow: hidden;
  background-color: #171717;
}

.agent-pc .bodylistpost.bodyservice
  .ff_sitecontent
  .mlist
  .item_block:hover
  .item_img
  img,
.agent-pc
  .service.ff_noSlider
  .content_list
  .item_block:hover
  .item_box
  .item_img
  img {
  left: 0;
  transform: scale(1);
}

.agent-pc .bodylistpost.bodyservice .mlist .item_block:hover .title:before,
.agent-pc .service.ff_noSlider .item_block:hover .title:before {
  background-color: #fff;
}

.agent-pc .bodylistpost.bodyservice .mlist .item_block .item_img,
.agent-pc .mlist.service.ff_noSlider .content_list .item_block .item_img {
  padding-top: 163.2%;
  margin: 0;
  width: 100%;
  height: auto;
}

.agent-pc .bodylistpost.bodyservice .mlist .item_block .item_img img,
.agent-pc .service.ff_noSlider .item_block .item_img img {
  left: -100%;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 20px;
}

.agent-pc .bodylistpost.bodyservice .mlist .item_block .item_wrapper,
.agent-pc .mlist.service.ff_noSlider .content_list .item_block .item_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  padding: 36.6% 16.8% 0;
  box-sizing: border-box;
  width: 100%;
}

.agent-pc .bodylistpost.bodyservice .mlist .item_block .item_wrapper > .item_index,
.agent-pc .service.ff_noSlider .item_block .item_wrapper > .item_index {
  font-size: 48px;
  line-height: 74px;
  color: #fff;
  display: block;
  font-family: "MontDemo-Heavy";
  text-align: left;
}

.agent-pc .bodylistpost.bodyservice .mlist .item_block .title,
.agent-pc .mlist.service.ff_noSlider .content_list .item_info .title {
  font-size: 24px;
  line-height: 78px;
  position: relative;
  text-align: left;
}

.agent-pc .bodylistpost.bodyservice .mlist .item_block .title:before,
.agent-pc .service.ff_noSlider .item_block .title:before {
  content: "";
  width: 18px;
  height: 1px;
  background-color: hsla(0, 0%, 100%, 0.1);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.agent-pc .bodylistpost.bodyservice .mlist .item_block .item_des,
.agent-pc .mlist.service.ff_noSlider .content_list .item_block .item_des {
  margin-top: 39.5%;
  width: 100%;
  padding: 0;
  text-align: left;
}

.agent-pc .bodylistpost.bodyservice .mlist .item_block .description,
.agent-pc .service.ff_noSlider .item_block .description {
  font-size: 13px;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  height: 78px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.agent-pc .mlist.service.ff_noSlider :not(.imagelink) .content_list .item_img {
  border-radius: 0;
}

.agent-pc
  .npagePage:not(.post).ff_pageList
  .service
  .content_list
  .item_block
  > .details,
.agent-pc .mlist.service.ff_noSlider .content_list .item_block > .details {
  display: none;
}

.npagePage:not(.post)
  .service
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .title,
.ff_indexPage
  .service
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .title {
  transform: none;
}

.agent-pc
  .ff_indexPage
  .service.ff_noSlider
  .module_container
  .container_content
  .content_list {
  width: 100%;
}

.agent-pc
  .ff_indexPage
  .service.ff_noSlider
  .content_list
  .item_block
  .item_info {
  margin-top: 0;
}

/* .service.ff_slider .owl-nav {
  margin-top: 0;
}

.service.ff_slider .owl-nav .owl-next,
.service.ff_slider .owl-nav .owl-prev {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0);
}

.service.ff_slider .owl-nav .owl-next:hover,
.service.ff_slider .owl-nav .owl-prev:hover {
  background-color: hsla(0, 0%, 100%, 0);
}

.service.ff_slider .owl-nav .owl-next:hover .iconfont,
.service.ff_slider .owl-nav .owl-prev:hover .iconfont {
  color: yellow;
}

.service.ff_slider .owl-nav .owl-next .iconfont,
.service.ff_slider .owl-nav .owl-prev .iconfont {
  font-family: mofont;
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  color: hsla(0, 0%, 100%, 0.2);
  position: static;
  transform: none;
}

.service.ff_slider .owl-nav .owl-prev .iconfont {
  transform: translateX(-1px);
}

.service.ff_slider .owl-nav .owl-prev .iconfont:before {
  content: "\e62d";
  border: none;
  font-family: mofont;
  font-size: 16px;
}

.service.ff_slider .owl-nav .owl-next .iconfont {
  transform: translateX(1px);
}

.service.ff_slider .owl-nav .owl-next .iconfont:before {
  content: "\e62e";
  border: none;
  font-family: mofont;
  font-size: 16px;
}

.service.ff_slider .owl-dots {
  display: none;
  background: none;
  padding: 0 69px;
  margin: 0;
}

.service.ff_slider .owl-dots:hover {
  background: none;
}

.service.ff_slider .owl-dots .owl-dot {
  margin: 0 11px;
  border: 2px solid hsla(0, 0%, 100%, 0);
  border-radius: 50%;
  transition: 0.2s ease;
  background: none;
  padding: 0;
}

.service.ff_slider .owl-dots .owl-dot.active,
.service.ff_slider .owl-dots .owl-dot:hover {
  border-color: #fff;
}

.service.ff_slider .owl-dots .owl-dot.active span,
.service.ff_slider .owl-dots .owl-dot:hover span {
  background-color: hsla(0, 0%, 100%, 0);
}

.service.ff_slider .owl-dots .owl-dot span {
  margin: 0;
  background-color: hsla(0, 0%, 100%, 0.35);
  width: 8px;
  height: 8px;
}

.ff_indexPage .service.ff_slider .owl-nav {
  padding-top: 77px;
  position: static;
  transform: none;
  height: auto;
}

.agent-pc .ff_indexPage .service.ff_slider .owl-dots {
  display: inline-block;
  position: static;
  transform: none;
}

.agent-pc .ff_indexPage .service.ff_noSlider  .owl-nav .owl-prev,
.agent-pc .ff_indexPage .service.ff_noSlider  .owl-nav .owl-next {
  width: auto;
  height: auto;
  position: static;
  transform: none;
} */

.npagePage:not(.post) .service .content_list .item_block:hover .item_des,
.agent-pc .service.ff_noSlider .content_list .item_block:hover .item_des {
  transform: none;
}

.agent-pc .ff_indexPage .service.ff_noSlider .container_header {
  position: static;
}

.agent-pc .npagePage:not(.post) .service .content_list .item_block,
.agent-pc .mlist.service.ff_noSlider .content_list .item_block {
  width: calc(100% / 3 - 75px);
  margin-right: 75px;
  margin-bottom: 75px;
}

.ff_indexPage .service.ff_slider .owl-theme .owl-nav .disabled {
  opacity: 1;
}

.bodyad01.bodylist .mlist .item_block:hover .item_wrapper:before {
  width: 60vw;
  height: 60vw;
  opacity: 1;
}

.bodyad01.bodylist .mlist .item_block:nth-child(2n) .item_box {
  flex-direction: row-reverse;
}

.bodyad01.bodylist .mlist .item_block:nth-child(2n) .item_wrapper {
  right: auto;
  left: 8.3%;
}

.bodyad01.bodylist .mlist .item_block .item_box {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  background-color: #000;
  position: relative;
}

.agent-pc .bodyad01 .ad01.mlist .content_list .item_img {
  width: 50%;
  z-index: 2;
  padding-top: 44.6%;
}

.bodyad01.bodylist .mlist .item_block .item_wrapper {
  text-align: center;
  box-sizing: border-box;
  width: 33.4%;
  position: absolute;
  top: 50%;
  right: 8.3%;
  transform: translateY(-50%);
}

.bodyad01.bodylist .mlist .item_block .item_wrapper:before {
  content: "";
  width: 0;
  height: 0;
  background-color: #f59c02;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 50%;
  opacity: 0;
}

.bodyad01.bodylist .mlist .item_block .item_info {
  padding-bottom: 18px;
  position: relative;
}

.bodyad01.bodylist .mlist .item_block .item_info:after {
  content: "";
  width: 18px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 9px);
  bottom: 0;
}

.bodyad01.bodylist .mlist .item_block .title {
  font-size: 64px;
  line-height: 74px;
}

.bodyad01.bodylist .mlist .item_block .subtitle {
  font-size: 20px;
  line-height: 30px;
}

.bodyad01.bodylist .mlist .item_block .item_des {
  margin-top: 45px;
  position: relative;
}

.bodyad01.bodylist .mlist .item_block .description {
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  height: 52px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.bodyad01.bodylist .mlist .item_block span.details {
  display: block;
  font-size: 0;
  margin-top: 85px;
  position: relative;
}

.bodyad01.bodylist .mlist .item_block span.details:before {
  content: "î¡";
  font-family: mofont;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: inherit;
  display: inline-block;
  vertical-align: bottom;
  text-transform: none;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  text-rendering: auto;
  font-size: 40px;
  color: #fff;
}

.bodyad01.bodylist .mlist .item_block span.details .fa,
.bodyad01.bodylistpost .postSlider .owl-nav {
  display: none;
}

.bodyad01.bodylistpost .postSlider .owl-dots {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.bodyad01.bodylistpost
  .listContent_post
  .item_block:hover
  .item_wrapper:before {
  width: 60vw;
  height: 60vw;
  opacity: 1;
}

.bodyad01.bodylistpost .listContent_post .item_block:nth-child(2n) .item_box {
  flex-direction: row-reverse;
}

.bodyad01.bodylistpost
  .listContent_post
  .item_block:nth-child(2n)
  .item_wrapper {
  right: auto;
  left: 8.3%;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_box {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  background-color: #171717;
  position: relative;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_img {
  width: 50%;
  z-index: 2;
  padding-top: 44.6%;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_wrapper {
  text-align: center;
  box-sizing: border-box;
  width: 33.4%;
  position: absolute;
  top: 50%;
  right: 8.3%;
  transform: translateY(-50%);
}

.bodyad01.bodylistpost .listContent_post .item_block .item_wrapper:before {
  content: "";
  width: 0;
  height: 0;
  background-color: #f59c02;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-radius: 50%;
  opacity: 0;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_info {
  padding-bottom: 18px;
  position: relative;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_info:after {
  content: "";
  width: 18px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  left: calc(50% - 9px);
  bottom: 0;
}

.bodyad01.bodylistpost .listContent_post .item_block .title {
  font-size: 64px;
  line-height: 74px;
}

.bodyad01.bodylistpost .listContent_post .item_block .subtitle {
  font-size: 20px;
  line-height: 30px;
}

.bodyad01.bodylistpost .listContent_post .item_block .item_des {
  margin-top: 45px;
  position: relative;
}

.bodyad01.bodylistpost .listContent_post .item_block .description {
  font-size: 14px;
  line-height: 26px;
  display: -webkit-box;
  overflow: hidden;
  height: 52px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.bodyad01.bodylistpost .listContent_post .item_block span.details {
  display: block;
  font-size: 0;
  margin-top: 85px;
  position: relative;
}

.bodyad01.bodylistpost .listContent_post .item_block span.details:before {
  content: "î¡";
  font-family: mofont;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: normal;
  font-variant: normal;
  line-height: inherit;
  display: inline-block;
  vertical-align: bottom;
  text-transform: none;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  speak: none;
  text-rendering: auto;
  font-size: 40px;
  color: #fff;
}

.bodyad01.bodylistpost .listContent_post .item_block span.details .fa {
  display: none;
}

.agent-pc
  .bodyad01
  .content_list
  .item_block:hover
  .item_box
  .item_wrapper
  .item_info
  .title {
  color: #fff;
}

.bodylist.bodyad01 .mlist .module_container {
  width: 63.6%;
}

.agent-pc .bodyservice .mlist .module_container {
  width: 63.6%;
}
/* 2022/03/02 yyq Ã¤Â¿Â®Ã¦â€Â¹ */
.agent-pc .bodylistpost.bodyservice .listWrap .content_list .item_img img {
  position: absolute;
  top: 0;
  width: 100%;
}

.agent-pc
  .ff_sitecontent
  .ff_postPage
  .content
  .listWrap
  #listContent
  .content_list
  .item_des {
  display: block;
}

.agent-pc .bodylistpost.bodyservice .listWrap .content_list .item_block:hover {
  background-color: #000;
}

.agent-pc .bodylistpost .module_container .type04 .content_wrapper .item_block {
  width: calc(25% - 75px);
  margin-right: 75px;
}

.service.mlistpost .listContent_post .content_wrapper {
  margin-right: -75px;
}

.agent-pc .ff_sitecontent .ff_postPage .content .listWrap #listContent .content_list .item_info .title,
.agent-pc .ff_sitecontent .ff_postPage .content .listWrap #listContent .content_list .item_info .title:hover {
  color: #fff;
}

.agent-pc .ff_sitecontent .ff_postPage .content .listWrap #listContent .content_list .item_info .subtitle {
  display: none;
}


/* 2022/04/07 yyq 修改 */
.agent-pc .service .item_block .description span {
  display: block;
}
/* 2022/04/07 yyq 修改 */

/* 2022/04/14 yyq 修改 */
.agent-pc .ff_indexPage .ad01.mlist:not(.imagelink) .content_list .item_info .title ,
.ff_sitecontent .ad01.mlist  .item_block .title {
  font-size: 32px;
}
/* 2022/04/14 yyq 修改 */

/* 2022/04/15 yyq 修改 */
.agent-pc .ff_indexPage .ad01.mlist .container_header .subtitle,
.agent-pc .ff_indexPage .project.mlist .container_header .subtitle,
.agent-pc .ff_indexPage .team.mlist .container_header .subtitle {
  font-size: 40px;
}

.agent-pc #mcontact .contactform {
  display: none;
}
/* 2022/04/15 yyq 修改 */

/* 2023-2-6 tao 修改 */
.agent-pc .bodyindex .mlist.team.ff_noSlider .content_list .item_block, .agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block{
  width: calc(100% / 5 - 80px);
}
.agent-pc #sitecontent .module .item_block{
  position:relative;

}
.agent-pc .bodyindex .mlist.team.ff_noSlider .content_list .item_block .details, .agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .details{
  top:auto;
  left:auto;
  right:0;
  bottom:0;
  width:5vh;
  height:5vh;
  line-height:5vh;
}
.agent-pc .ff_indexPage .team.mlist .container_header .subtitle{
  line-height:126px;
}
.agent-pc .ff_indexPage .team.mlist .container_header .title{
  display: block;
  position: absolute;
  top: 122px;
  left: calc(50% - 62px);
  font-size: 22px;
}
.agent-pc .ff_indexPage .team.mlist .container_header{
  float: unset;
  text-align: center;
  position: relative;
  margin-left:0;
}