
/* 35432.css */

.agent-pc .team_tabs.mlist:not(.imagelink) .content_list .item_img {
  display: block;
  width: 60%;
}
.agent-pc .team_tabs.mlist:not(.imagelink) .content_list .item_block{
  border-top: none;
}
.ff_topSlider .content_list .owl-item.active .item_block p{
  font-family: 'MontDemo-Heavy';
}
.agent-pc .service.mlist:not(.imagelink) .content_list .item_img{
  border-radius: 0%;
}
.agent-pc .service.ff_noSlider .content_list .item_block .item_img{
  width: 100%;
  height: 56%;
  padding-top: 56%;
}
.agent-pc .bodylist .module_container .container_header .subtitle{
  display: block;
  font-size: 3.6vw;
  color: #ffffff;
  font-family: MontDemo-Heavy;
  line-height: 110%;
  width: 40%;
  margin: 0 auto;
}

.agent-pc .npagePage .ff_pageTarget .container_target{
  display: none;
}
.agent-pc .nobanner .ff_sitecontent .ff_pageTarget.module .module_container{
  padding-bottom: 80px;
}
.agent-pc .bodylist .module_container .container_header .title{
  font-size: 32px;
  position: absolute;
    left: calc(50% - 64px);
    top: 50%;
}
.agent-pc .bodylist.bodyteam .module_container .container_header .title{
  top: 64%;
}
.agent-pc .bodylist.bodyservice .module_container .container_header .title{
  top: 57%;
}

.agent-pc .npagePage .ff_pageTarget .container_category{
  margin-top: 90px;
}
.agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block{
  width: 100% ;
}
.bodylist.bodyteam .team .content_wrapper{
  margin-right: 0;
}
.agent-pc .team.mlist:not(.imagelink) .content_list .item_img{
  padding-top: 43%;
}
.agent-pc .bodyindex .mlist.team .content_list .item_block .item_box, .agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_box,
.agent-pc .bodyindex .mlist.team .content_list .item_block .item_img, .agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_img{
  border-radius: 80px;
}
.agent-pc .bodyad01 .ad01.mlist .content_list .item_wrapper,.ad01 .item_info{
  display: block;
}
.mlist:not(.imagelink).ad01 .content_list .item_block:hover .item_box .item_wrapper .item_info .title{
color: #ffe226;
}
.mlist:not(.imagelink).ad01 .content_list .item_info .title{
color: #ffffff;
}
.bodyad01 .ad01.mlist .content_list .item_wrapper >.date_wrap,.mlist:not(.imagelink).ad01 .content_list .item_des{
display: none;
}
.agent-pc .bodyindex .mlist.team .content_list .item_block .item_box .item_wrapper .item_info .title, .agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .item_box .item_wrapper .item_info .title{
  font-size: 36px;
  line-height: 50px;
}
.agent-pc .bodyindex .mlist.team.ff_noSlider .content_list .item_block .details, .agent-pc .bodylist.bodyteam .mlist.team .content_list .item_block .details{
  top: 40%;
  left: calc(50% - 18px);
}
.agent-pc .bodylist.bodyteam .mlist.team.ff_noSlider .content_list .item_block:hover .item_box .item_wrapper .item_info, .agent-pc .bodyindex .mlist.team.ff_noSlider .content_list .item_block:hover .item_box .item_wrapper .item_info{
  margin-top: 36%;
}
.agent-pc body #headTop #logo img{
  height: 30px !important;
}

/* 2024-7-25 tao start */
.agent-pc .dom-gl{
  display: none;
}
.agent-pc .mlist.project .content_list .item_img img,.agent-pc .news.mlist:not(.imagelink) .content_list .item_img img {
  opacity: 1 !important;
  object-fit: cover;
  visibility: visible !important;
  transition: all 0.3s ease!important;
}
/* 2024-7-25 tao end */
.agent-pc body #navWrapper .content .nav >.navitem >a.active, .agent-pc body #navWrapper .content .nav >.navitem >a:hover{
  background-color: #ffe226;
    color: #333;
}