@media screen and (max-width: 600px) {
/* 移动端的头 */
.page {
  background-color: rgba(241, 241, 241, 1);
  margin: 0 auto;
 width: 100%
}
header {
  width: 75rem;
  height: 14rem;
  background-color: #fff;
  position: fixed;
  /* left: 0; */
  top: 0;
  z-index: 9999;
  /* -webkit-transform: translateX(-50%);
  transform: translateX(-50%); */
}
.header {
  position: relative;
  height: 100%;
  width: 100%;
}

.header-logo {  
  width: 100%;
  cursor: pointer;
  height: 10.2rem;
  position: relative;
  background-color: #fff;
  margin: 3rem 4rem 0 0;
}

.header-logo img {
  float: left;
  width: 46rem;
  margin-top: 1rem;
  line-height: 9rem;
  margin-left: 3rem;
}
.close {
  position: absolute;
  top: 32%;
  right: 7%;
  background-image: url('/fs/dfs/2024/7/10/7FA19253508C44F98B53AEE025AC9687.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 4rem;
  height: 4rem;
}
.close_chose{
  position: absolute;
 top: 32%;
 right: 7%;
  background-image: url('/fs/dfs/2024/7/10/EBB1C13D2B3F4AFFB9EB509F2C2EDB8A.png');
  background-size:cover;
  background-repeat: no-repeat;
  width:4rem;
  height: 4rem;
}
.tabs {
  position: absolute;
  z-index: 9999;
  top: 100%;
  height: 100%;
  width: 100%;
}
.index {
  background-color: #fff;
  width: 100%;
  height: 7.9rem;
  border-bottom: .0133rem solid #d7d7d7;
  position: relative;
  font-size: 2.5rem; 
  margin-right: 3rem; 
  color: #666666;
  cursor: pointer;
}
.index a {
    font-size: 2.5rem;
    margin-left: 3rem;
    line-height: 7.5rem;
}
.header .index .down{
  position: absolute;
  top: 27%;
  right: 7%;
   width: 3.5rem;
   height: 3.5rem;
 }
 .header .index .up{
  position: absolute;
  top: 27%;
  right: 7%;
   width: 3.5rem;
   height: 3.5rem;
 }
 .column {
  display: none;
  width: 27rem;
  /* height: 54.5rem; */
}
.column .column_tab {
  background-color: #f3f5f5;
  height: 20%;
  border-bottom: .1rem solid #d7d7d7
}
.column .column_tab a {
  height: 20%;
  font-size: 2.5rem;
  line-height: 11rem;
  color: black;
  text-align: center;
  display: block;
}
.show{
  background-color: #fff !important;
  /* background-image: url('..${resPath}/tkyl/image/show.png');
  background-size: 5% 50%;
  background-repeat: no-repeat;
  background-position-y: 50%; */
}
.colum_right{
  display: none;
  float: right;
  height: 54.5rem;
  width:49rem;
  z-index: 99999;
  background-color: #fff;
  margin-top: -54.5rem;
}
.colum_right .colum_tab_list{
 padding: 0 4rem;
 display: none;
}
.colum_show{
  display: block !important;
}
.colum_right .colum_tab_show{
 padding: 0 4rem;
 display: block;
}
.content_wrap {
  height: 100%;
  width: 75rem;
  padding-top: 14rem;
}

.banner-swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner-swiper .swiper,
.banner-swiper img {
  width: 100%;
  height: 100%;
}
.banner-swiper
  .swiper
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 50px)
  );
  border-radius: var(--swiper-pagination-bullet-border-radius, 14px);
  background: #fff;
}

.banner-swiper .swiper .swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 14px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 14px)
  );
  display: inline-block;
  background: #fff;
  opacity: 1;
}

.banner-swiper .swiper-horizontal > .swiper-pagination-bullets,
.banner-swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 86px);
}
.swiper-slide {
  position: relative;
  overflow: hidden;
  width: 53rem
}
.swiper-slide img {
   width: 11rem;
    height: 5rem;
}
.banner_text {
  width: 100%;
  position: absolute;
  top: 2rem;
  left: 0;
  color: #fff;
  font-size: 3rem;
}
.banner_title {
  width: 64rem;
  margin: 0 auto;
  min-width: 15.5rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 23rem;
  /* text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5); */
  text-align: left;
  font-family: "CN Medium";
}
.wrap {
   width: 100%;
   padding-top: 2rem;
   padding-bottom: 5rem
}
.main_left {
  width: 14rem;
  margin-left: 2rem;
  padding-top: 5rem;
  padding-left: 1rem;
  min-height: 60rem;
}
.main_left li {
   width: 14rem;
   padding-bottom: 7rem;
}
.main_left li em {
  width: 1rem;
   height: 1rem;
   margin-right: 0rem;
   margin-top: 0rem; 
}
.main_left li.act em {
   width: 1rem;
   height: 1rem;
   margin-right: 0rem;
   margin-top: 0rem; 
}
.main_left li span {
  font-size: 2rem;
  margin-left: 1rem
}
.line {
  height: 16rem;
  width: 0.2rem;
  position: absolute;
  left: 0.3rem;
  top: 1rem;
  background-size: 100% 50% !important
}
.act .line {
  background-size: 100% 50% !important
}
.main_content {
  width: 55rem;
  margin-left: 1rem;
  padding-bottom: 5rem;
}
.main_title {
   font-size: 3rem;
   padding: 4rem 4.5rem 2.5rem 4.5rem;
}
.main_title img {
  height: 4rem;
}
.main_title span {
 margin-left: 1rem;
}
.jianjie .paragraph_1 {
    position: absolute;
    left: 2rem;
    top: 4.5rem;
    width: 50rem;
    font-size: 2rem;
    line-height: 4rem;
}
.paragraph_1 p {
    text-indent: 4rem;
}

.news_list{
  width: 55rem;
  min-height: 50rem;
}
.fwln {
    padding: 2rem 3rem
}
.fuwu {
   width: 52rem;
   font-size: 2rem;
   line-height: 4rem;
}
.gaoke {
  padding: 3rem 1rem
}
.guwen_content {
    width: 26rem;
    position: absolute;
    left: 1rem;
    top: 24rem;
    font-size: 1.5rem;
    line-height: 3rem;
}
.part_content {
 height: 49rem
}
.part_content .part {
    width: 76rem;
    height: 37rem;
    font-size: 1.2rem;
    margin: 0 1rem;
}
.chengzhang_content {
    position: absolute;
    right: 0rem;
    top: 30rem;
    font-size: 1.5rem;
    width: 31rem;
    line-height: 3rem;
}

.group-title {
  font-weight: 500;
  font-size: 2.5rem;
  line-height: 1.6rem;
  text-align: center;
  color: #666666;
  height: 6rem;
}

.show-title {
  padding: 3rem 0 0;
  color: #666;
  width: 100%;
  position: relative;
}
.show-title img {
  width: 1rem;
}
.position_title {
 font-size: 2.5rem
}
.position_title img {
  margin: 0 1rem;
  height: 1rem
}
#notice-list-2 .position_title {
 font-size: 2.5rem
}
.mien-box {
  width: 100%;
  height: 30rem;
  position: relative;
  margin: 0 auto;
}

.mien-box img {
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
}

.mien-box ul {
  position: relative;
  width: 60rem;
  height: 28.5rem;
  margin: 0 auto;
}
.mien-box ul li {
  height: 7.5rem;
  width: 10.5rem;
  position: absolute;
  top: 50%;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
}

.mien-box ul .show0,
.mien-box ul .show4 {
  width: 12rem;
  height: auto;
  top: calc(50% - 3rem);
  z-index: 87;
}

.mien-box ul .show0 {
  left: 6rem;
}

.mien-box ul .show4 {
  left: 41rem;
}
.show0 img,
.show4 img {
  width: 12rem;
  height: auto;
}

.mien-box ul .show1,
.mien-box ul .show3 {
  width: 20rem;
  height: auto;
  top: calc(50% - 5.35rem);
  z-index: 88;
}

.mien-box ul .show8 {
  width: 11rem;
  height: auto;
  left: 18rem;
  top: calc(50% - 4rem);
  z-index: 80;
}

.show8 img {
  height: auto;
  width: 11rem;
}
.mien-box ul .show5,
.mien-box ul .show6,
.mien-box ul .show7 {
  width: 20rem;
  height: auto;
  top: calc(50% - 6rem);
  left: 18rem;
  z-index: 87; 
}
.show5 img,
.show6 img,
.show7 img {
  width: 20rem;
  height: auto;
}
.mien-box ul .show1 {
  left: 9rem;
}

.mien-box ul .show3 {
  left: 30rem;
}

.show1 img,
.show3 img {
  width: 20rem;
  height: auto;
}

.mien-box ul .show2 {
  width: 30rem;
  height: auto;
  left: 14.6rem;
  top: 20%;
  z-index: 99;
}

.show2 img {
  height: auto;
  width: 30rem;
}
.butL,
.butR {
  position: absolute;
  width: 5rem;
  height: 7rem;
 /* background: url("${resPath}/nfcs/images/left.png") no-repeat; */
  top: 54%;
  margin-top: -4rem;
  z-index: 999;
  cursor: pointer;
  background-size: 100% 100%;
}

.butL {
  left: 2.5rem;
}

.butR {
  right: 2.5rem;
  background-image: url("${resPath}/nfcs/images/right.png") ;
}
.group4-show {
  height: 58rem
}
.navigation{
  width: 71rem;
  margin: 0 auto 3rem;
  font-size: 2rem
}
.navigation > span:first-child {
  width: 4rem;
  margin-bottom: 2rem;
}
.menu {
   width: 46rem;
   margin-left: 5rem;
   margin-top: -4.8rem;
}
 .submenu {
    width: 64rem !important;
    padding-left: 0;
    margin: 1rem auto;
}
.menu-item {
    width: 9rem !important;
    height: 5rem !important;
    margin: 0 0.5rem;
    font-size: 1.6rem  !important;
}
.secondBtn {
   padding: 0;
   margin-left: 14rem !important;
   margin: 1rem auto;
}
.down {
    width: 3rem;
    height: 3rem;
}
.up {
    width: 3rem;
    height: 3rem;
}
.caption {
 height: 23rem !important;
}
.grow_throad_wrap .club_wrap .club_wrap_content {
   width: 66rem
}
.grow_throad_wrap .club_wrap .club_wrap_content .club_wrap_content_wrap {
    padding-left: 2rem
}
.grow_throad_wrap .club_wrap .club_wrap_content .club_wrap_content_wrap .club_wrap_content_carousel  {
  width: 60rem;
  padding: 0 1rem;
  border-left: 0.5rem solid #957e5c;
  border-right: 0.5rem solid #957e5c;
  border-radius: 0.5rem;
}
.grow_throad_wrap .club_wrap .club_wrap_content .club_wrap_content_wrap .club_wrap_content_carousel_list {
   grid-gap: 2rem; 
   gap: 2rem;
   margin: 0 2rem
}
.grow_throad_wrap .club_wrap .club_wrap_content .club_wrap_content_wrap .club_wrap_content_carousel_card {
  width: 8%;
  height: 30rem;
  border-radius: 2rem
}
.grow_throad_wrap .club_wrap .club_wrap_content .club_wrap_content_wrap .club_wrap_content_carousel_card--active {
  cursor: auto;
  width: 34%
}
.grow_throad_wrap .club_wrap .club_wrap_content .club_wrap_content_wrap .club_wrap_content_carousel_content{
 border-radius: 2rem
}

.grow_throad_wrap .club_wrap .club_wrap_content .club_wrap_content_wrap .club_wrap_content_carousel_card_picture:before {
  height: 30rem
}
.grow_throad_wrap .club_wrap .club_wrap_content .club_wrap_content_wrap .club_wrap_content_carousel_card_picture:after {
 height: 30rem
}
.branch_information {
    width: 19rem;
    font-size: 1.5rem;
    padding-right: 1rem;
  /*  padding-bottom: 1rem; */
}
.group5-show {
  height: 44rem;
}
.box_mask {
   height: 4rem;
    position: absolute;
    left: 0;
    top: 8rem;
}
.mien-box3 {
   width: 70rem;
   height: 34rem;
}

.swiperSlide div {
 margin-bottom: 3rem
}
.swiperSlide div img {
   width: 10rem;
}
.swiperSlide div span {
  font-size: 2rem;
  margin-top: 2rem
}
.join_in_content {
 padding-bottom: 0
}
.join_content{
  padding-top: 10rem
}
.max1200 {
  width: 70rem
}
.join_content_title {
    font-size: 3rem;
    line-height: 5rem;
}
.join_content_description {
  font-size: 3rem;
  line-height: 3rem;
  margin-top: 2rem
}
.join_form {
    width: 66rem;
    margin-top: 5rem;
    padding: 0 0 0 4rem
}
.join_form .form_item {
    width: 28rem;
    margin-bottom: 4rem
}
.join_form .form_item .label {
    font-size: 2.5rem;
    height: 3rem;
    line-height: 3rem
}
.join_form .form_item .value {
    margin-top: 2rem;
    font-size: 3rem;
    height: 8rem
}
.join_form .form_item .value input {
   font-size: 2.5rem
}
.join_form .form_item .value #code {
  font-size: 2.3rem
}
.form_item .value.pass-code input{
   width: 16rem;
   padding: 0.5rem 
}
.form_item .value .dropdown {
  border: none;
  font-size: 2.5rem
}
.dropdown .old, .dropdown select {
 padding: 0 6px
}
.form_item .value.pass-code .btn {
    height: 8rem;
    width: 12rem;
    line-height: 4rem;
    margin-left: 1rem;
    font-size: 2rem;
}
.join_form .tips {
 font-size: 2rem;
 width: 67%
}
.imgRight {
  position: static;
  top: auto;
  right: auto;
}
.imgRight img {
 width: 20rem
}
.submit-btn {
     width: 30rem;
    height: 8rem;
    line-height: 8rem;
    font-size: 3rem;
    margin: 7rem auto 0
}
.infoContent {
    font-size: 2rem;
    padding: 0 2rem
}
.infoList {
 width: 53rem;
}
.list_item {
    margin-top: 3rem;
    line-height: 5rem
}
.item_title {
   font-size: 2.5rem
}
.item_desc {
   font-size: 2rem;
   padding: 0
}
.news_list li {
 padding: 2rem 3rem
}
.news_list li span {
 width: 10rem;
 height: 10rem;
 font-size: 2rem;
 border-radius: 1rem
}
.news_list li span em {
    line-height: 4rem;
    font-size: 3rem;
    margin-top: 2rem;
}
.news_list li p{
 font-size: 2.5rem
}
.mytitle {
  line-height: 3rem;
  margin-left: 2rem;
  display: inline-block;
  width: 36rem;
}
.mytitle p {
   text-overflow: ellipsis;
}
.pagination {
 font-size: 2rem
}
.prev_btn, .next_btn{
   width: 7rem;
    height: 4rem;
    font-size: 2rem;
    line-height: 4rem;
}
.number {
    width: 7rem;
    height: 4rem;
    margin-right: 1rem;
}
.goPageNum {
    width: 7rem;
    height: 4rem;
    line-height: 4rem;
    font-size: 2rem;
}
.num{
 font-size: 3rem;
}
.cover h2 {
  width: 50rem;
  font-size: 3rem;
  margin: 4rem auto;
}
.cover_text div {
    font-size: 2.5rem;
    width: 50rem;
}
.cover_text .text {
    line-height: 4rem;
}
.cover_text .gonggao {
  margin: 4rem 0 0 5rem;
}
.cover_text .name {
     margin: 8rem auto 2rem;
}
.back_btn {
   height: 10rem;
    margin-top: 9rem;
    font-size: 2rem;
   line-height: 10rem
}
.btn_bg {
    width: 10rem;
    height: 10rem;
    font-size: 2.5rem;
}
.fengongsi {
    padding: 1rem;
    font-size: 2rem;
    word-break: break-word
}
.table_header {
    font-size: 3rem;
    height: 14rem !important;
}
.table_header tr {
 height: 12rem !important;
}
.table_header th {
/*  width: 50rem; */
  width: 20%;
  font-size: 2rem
}
.table_header th:first-child {
 width: 10%
}
.table_header th:last-child {
 /* width: 20rem */
 width: 26%
}
.table_header th:nth-child(2){
 width: 24%
}
.table_body tr td{
 padding: 2rem 1rem
}
.hulianwang {
    width: 53rem;
    padding: 0.5rem;
    font-size: 2rem;
}
::v-deep .hulianwang  .disclosurer info_insurance_content_item .table_fx .table_warp .table_header th:last-child{
   word-break: break-word
}





/* 媒体查询，针对不同屏幕尺寸进行样式调整 */
@media screen and (min-width: 768px) {
  html {
    font-size: 12px;
  }
  body {
    font-size: 1rem; 
  }
}

/* 响应式菜单样式 */
.sub-menu-content {
  display: none; /* 移动端默认隐藏菜单 */
  position: absolute;
  top: 100%; /* 距离导航栏底部 */
  left: 0;
  width: 100%;
  background: #fff;
}

.sub-menu-wrap {
  position: relative;
}

.sub-menu-list {
  display: block; /* 默认显示 */
}

/* 激活状态样式 */
.index:hover,
.index.actived {
  background-color: #00a46b;
  color: #fff !important;
}

.group {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.group-show {
  height: 38rem;
  background-image: url("${resPath}/nfcs/images/gsfc_bg2.png");
}
.group-show2 {
  background-image: url("${resPath}/nfcs/images/gsfc_bg1.png");
}

.group-show4 {
  background-image: url("${resPath}/nfcs/images/gsfc_bg3.png");
}
.advance {
  height: 50rem;
  background-image: url("${resPath}/nfcs/images/bg2.png");
}

.group-company {
  height: 40rem;
  overflow: hidden;
  background-image: url("${resPath}/nfcs/images/bg_3.png");
  position: relative;
}
.index_bottom_mask {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5rem;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.75) 25%,
    rgba(255, 255, 255, 0.6) 50%,
    rgba(255, 255, 255, 0.4) 75%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 20;
}
.titleBox {
  width: 100%;
  height: 3rem;
  position: relative;
}
.leftTitle {
  width: 3rem;
  height: 3rem;
  background-image: url("${resPath}/nfcs/images/left_title.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 95px;
  left: 380px;
}
.rightTitle {
  width: 30px;
  height: 30px;
  background-image: url("${resPath}/nfcs/images/right_title.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 95px;
  right: 380px;
}
.left_two {
  position: absolute;
  left: 780px;
}
.right_two {
  position: absolute;
  right: 780px;
}

.advance-title {
  padding: 3.5rem 0 3rem;
}

.company-title {
  padding: 135px 0 35px;
}

.group-title-wrap {
  margin: 0 auto;
  width: 100%;
}

.paragraph {
  font-size: 1.5rem;
  color: #666666;
  line-height: 2rem;
  text-align: left;
  width: 66rem;
  margin: 1.5rem auto;
}
.footer {
  padding-top: 2.0625rem; 
  width: 100%;
  background-color: #424344;
  font-size: 0.875rem; 
  width: 75rem;
}

.footer-main {
  min-width: 65rem; 
  width: 67rem; 
  margin: 0 auto;
  font-size: 0;
  color: #afb0b1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-item {
  display: inline-block;
  vertical-align: top;
  font-size: 0.8rem;
}

.footer-item-left {
  margin-right: 1.5rem; 
  width: 11.5rem; 
  line-height: 1.875rem; 
}

.qr {
  margin-bottom: 1rem; 
  width: 8.125rem; 
  height: 8.125rem; 
}
.company {
  width: 8rem;
}
.phone {
  font-size: 1.75rem; 
  color: #00a46b;
  line-height: 1.875rem; 
}

.footer-nav {
  font-size: 0;
  -webkit-box-flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
  flex: 1;
}

.footer-nav-item {
  display: inline-block;
  vertical-align: top;
  width: 8.75rem; 
  font-size: 0.9375rem; 
  margin-right: 0.75rem;
}

.footer-nav-title {
  padding-left: 1rem;
  background-size: 0.4375rem 0.4375rem !important;
  margin-bottom: 1.625rem; 
}

.footer-nav-list {
  margin-left: 1rem;
}

.footer-nav-list > li {
  margin-bottom: 1.5rem; 
}

.footer-nav-list > li a {
  color: #afb0b1;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.footer-nav-list > li a:hover {
  color: #00a46b;
}

.footer-nav-list > li a:active {
  color: #00a46b;
}

.footer-link span {
  margin-left: 10.375rem; 
  line-height: 2.5625rem;
}

.footer-link img {
  width: 7.9375rem;
  height: 2.5625rem;
}

.disclaimers {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  justify-content: center;
  left: 0;
  display: none;
  position: fixed;
  top: 14rem !important;
  width: 100%;
  z-index: 1001;
}

/* .show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
} */

.disclaimers .text-content {
  background-color: #fff;
  border-radius: 1rem; 
  font-size: 2rem; 
  padding: 5rem 5rem 10rem;
  position: relative;
  max-width: 58rem;
  min-width: 56rem;
  height: 100rem;
  overflow: auto;
  top: 45%;
  margin-top: 2rem;
}

.text-content::-webkit-scrollbar {
  display: none; /* 隐藏 Chrome 和 Safari 的滚动条 */
}

.disclaimers .text-content .close {
  width: 1.25rem;
  height: 1.25rem;
  cursor: pointer;
  font-size: 1.25rem;
  position: absolute;
  right: 1.25rem; 
  top: 1.25rem; 
}

.disclaimers .text-content :first-child {
  text-align: center;
}

.disclaimers .text-content p {
  text-indent: 2em;
  line-height: 3rem;
}

.mianze {
  cursor: pointer;
  padding-left: 1rem;
  margin-left: 0 !important;
}

.mianze a {
  color: inherit;
  outline: 0;
}

.mianze a:hover {
  color: #00a46b;
}

.copyright {
  padding: 0.75rem 0 1.875rem; 
  font-size: 0.75rem; 
  line-height: 1.25rem;
  color: #949495;
  text-align: center;
}
.advance-main {
  width: 100%;
  /* height: 34rem; 
  margin-top: 2rem; */

}
.advance-wrap {
  width: 75.5rem;
  margin: 0 auto;
  text-align: center;
  font-size: 0;
}

.advance-block {
  display: inline-block;
  vertical-align: middle;
  height: 20rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  padding: 1.75rem 1.75rem 1.75rem 1.75rem; 
  box-sizing: border-box;
  color: #00a46b;
}

.advance-block:hover *,
.advance-block:hover a {
  transform: translateY(-0.3125rem) translateZ(0.625rem); 
  color: #fff;
}

.advance-content {
  background-color: aqua;
  margin: 0.4375rem auto; 
  border-radius: 1rem;
  width: 37.375rem; 
  height: 21.625rem; 
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.advance-block-1,
.advance-block-2 {
  width: 34rem; 
}

.advance-block-3,
.advance-block-4,
.advance-block-5 {
  width: 23rem; 
}

.advance-block-1 {
  background-image: url("${resPath}/nfcs/images/gongsiyoushibg1.png");
}

.advance-block-2 {
  background-image: url("${resPath}/nfcs/images/gongsiyoushibg2.png");
}

.advance-block-3 {
  background-image: url("${resPath}/nfcs/images/gongsiyoushibg3.png");
}

.advance-block-4 {
  background-image: url("${resPath}/nfcs/images/gongsiyoushibg4.png");
}

.advance-block-5 {
  background-image: url("${resPath}/nfcs/images/gongsiyoushibg5.png");
}

.advance-block-1:hover {
  background-image: url("${resPath}/nfcs/images/bg_advance_active1.png");
}

.advance-block-2:hover {
  background-image: url("${resPath}/nfcs/images/bg_advance_active2.png");
}

.advance-block-3:hover {
  background-image: url("${resPath}/nfcs/images/bg_advance_active3.png");
}

.advance-block-4:hover {
  background-image: url("${resPath}/nfcs/images/bg_advance_active4.png");
}

.advance-block-5:hover {
  background-image: url("${resPath}/nfcs/images/bg_advance_active5.png");
}

.advance-block-top .fl {
  margin-left: 0.6875rem; 
  font-size: 2rem; 
  line-height: 3.125rem; 
  font-weight: 500;
}
.advance-block-top .fr {
  font-size: 1.5rem; 
  line-height: 3.125rem; 
  font-weight: 500;
}

.advance-block-bt {
  height: 6rem; 
  margin-top: 0.875rem; 
  color: #666666;
  text-align: left;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.advance-block-bt .bt-title {
  margin-bottom: 0.75rem; 
  font-size: 1.375rem; 
  font-weight: 500;
  line-height: 1.875rem; 
}

.advance-block-bt .bt-content {
  margin-left: 0.6rem; 
  font-size: 1.4rem; 
  line-height: 1.875rem; 
  max-width: 30.4375rem; 
  float: left;
  width: 100%;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.advance-block-3 .advance-block-bt,
.advance-block-4 .advance-block-bt,
.advance-block-5 .advance-block-bt {
  min-height: 6rem; 
  max-height: 8.125rem; 
  overflow: hidden;
  margin-top: 0.875rem; 
  color: #666666;
  text-align: left;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.advance-block-3 .advance-block-top .fr,
.advance-block-4 .advance-block-top .fr,
.advance-block-5 .advance-block-top .fr {
  float: left;
  margin-left: 0.6875rem; 
}

.advance-block-3 .bt-content,
.advance-block-4 .bt-content,
.advance-block-5 .bt-content {
  max-width: 18.0625rem; 
}
.more {
  font-size: 1rem;
  color: #666666;
  margin-top: 0.75rem;
  width: 100%;
  text-align: right;
}
.more a {
  font-size:1.3rem;
  color: #666666;
}
.more2 {
  font-size: 1rem;
  color: #666666;
  width: 100%;
  text-align: right;
}
.more2 a {
  font-size: 0.75rem;
  color: #666666;
}
.list-wrapper {
  margin: 3.75rem auto 0; 
  overflow: hidden;
  width: 68rem;
  max-height: 35.625rem; 
  position: relative;
}
.list-wrapper::-webkit-scrollbar {
    display: none; /* 隐藏 Chrome 和 Safari 的滚动条 */
}

.index_mask {
  width: 98%;
  position: absolute;
  top: 0; 
  left: 0;
  height: 3.5rem; 
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(255, 255, 255, 0.75) 25%,
    rgba(255, 255, 255, 0.6) 50%,
    rgba(255, 255, 255, 0.4) 75%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 20;
}
.list_wrapper {
  margin: 5rem auto;
  overflow: hidden;
  max-height: 38rem;
}

.company-swiper {
  position: relative;
  height: auto;
}
.company-swiper img {
  float: left;
  width: 11.2rem; 
  height: 5rem;
}
.list_wrapper .company-swiper {
  position: relative;
  max-height: 13.875rem;
  /* overflow: scroll; */
}
.list_wrapper .company-swiper img {
  float: left;
  margin-left: 0.625rem; 
  width: 9.0625rem;
  height: 4.6875rem; 
}
.notice-list_2 .swiper-slide img {
  float: left;
  margin-left: 0.625rem; 
  width: 9.0625rem;
  height: 4.6875rem;
}
#list-wrapper {
  position: relative;
  top: 0;
}
#list_wrapper {
  position: relative;
  top: 0;
}
.loading {
  position: absolute;
  top: 5.8rem !important;
  left: 22.1rem !important;
  width: 30rem !important;
  height: auto;
/*  background-size: cover; */
  z-index: 100;  /* 确保蒙版在最上层 */
}
}