
/* 28064.css */
/* .mbodylist:not(.mbodynews) #banner  {
    display: none;
}
.mbodylist #banner > div:not(.container_header) {
    
    height: calc(100vh - 90px);
    background-size: cover;
    background-position: 30%;
}
.mbodylist #banner .container_header {
    
    color: #fff;
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.mbodylist #banner .container_header .title {
    font-weight: bold;
    font-size: 32px;
}
.mbodylist #banner .container_header .subtitle {
    font-size: 22px;
}
.agent-mobile .indexPage .service.module .item_block .item_img {
    --u-width: 566;
    --u-height: 396;
}

.agent-mobile .service .subtitle {
    display: none;
} */

.agent-mobile:not(.mbodyindex)
  .layout-group-c08f7[data-key="alter-in-mobile"]
  .page-layout-row-wrapper-f6543:not(:last-child) {
  display: none;
}

.agent-pc .ff_pageList .container_category + .container_content {
  min-width: 0;
}
.agent-pc .bodylist.bodynews .item_block .item_wrapper {
  min-width: 0;
}

.agent-pc .ff_indexPage .service .lighter-dot--wrapper:nth-of-type(8) {
  --x: 436;
  --y: 330;
}
.agent-pc .ff_indexPage .service .lighter-dot--wrapper:nth-of-type(9) {
  --x: 436;
  --y: 330;
}
.agent-pc .ff_indexPage .service .lighter-dot--wrapper:nth-of-type(10) {
  --x: 365;
  --y: 370;
}
