/* ---弹窗样式 */
.dialog .dialog-content {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 1000;
}

/* 背景遮罩 */
.dialog .overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2002;
}

.dialog .dialog-content {
  box-sizing: border-box;
  padding: 40px 40px 60px 40px;
  width: 900px;
  height: 750px;
  overflow-y: hidden;

}

.dialog .dialog-content .close-btn {
  float: right;
}

.dialog .dialog-content .content_box {
  display: flex;
  margin-top: 40px;
  overflow-y: auto;
  max-height: 100%;
  /* scrollbar-width: none; */
}

.dialog .dialog-content .content_box .content_box_left {
  font-family: 'Rubik Bolder';
  font-size: 24px;
  line-height: 32px;
  color: #002E6C;
}

.dialog .dialog-content .content_box .content_box_left img {
  margin-bottom: 24px;
}

.dialog .dialog-content .content_box .content_box_left .title1 a {
  color: #00B9F2;
  font-family: 'Rubik Bolder';
  font-size: 24px;
  line-height: 32px;
}

.dialog .dialog-content .content_box .content_box_left .title2 {
  padding-bottom: 24px;
  border-bottom: 1px solid #D9D9D9
}

.dialog .dialog-content .content_box .content_box_left .dialogbox_left_name .left_name {
  font-family: 'Rubik Regular';
  font-size: 24px;
  line-height: 32px;
  color: #002E6C;
  margin-top: 24px;
  margin-bottom: 16px;
}

.dialog .dialog-content .content_box .content_box_left .dialogbox_left_name .nameBtn {
  font-family: 'Rubik Regular';
  font-size: 14px;
  line-height: 20px;
  /* width: 88PX; */
  height: 36px;
  border-radius: 20px;
  border: 1px solid #00B9F2;
  padding: 8px 16px;
  color: #00B9F2;
  box-sizing: border-box;
  display: inline-block;
  min-width: 90px;
}

.dialog .dialog-content .content_box .content_box_left .dialogbox_left_name .nameBtn font {
  font-family: 'Rubik Regular';
  font-size: 14px;
  color: #00B9F2;
}

.dialog .dialog-content .content_box .content_box_right {
  margin: 0 59px 0 40px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
  flex: 1;
  font-size: 16px;
  line-height: 24px;
}

.about_name {
  display: none;
}

/* 弹窗样式結束--- */
.become_video_left_box {
  height: 390px;
  position: relative;
}
.footerContain{
    position: relative;
    z-index: 200;
}
#videoIframe {
  position: absolute;
  top: 50%;
  width: 100%;
  max-width: 720px;
  aspect-ratio: 16 / 9;
  transform: translateY(-50%);
}

.joinYF {
  margin-top: 50px !important;
  min-height: 566px;
}

.joinYF .joinYF_top {
  display: flex;
}

.elite .feature-frame-main {
  display: flex;
  justify-content: center;
}

.joinYF .joinYF_top .joinYF_list {
  display: flex;
  flex-direction: column;
  margin-right: 32px;
}

.joinYF .joinYF_top .joinYF_list .list {
  display: flex;
  margin-bottom: 16px;
}

.joinYF .joinYF_top .joinYF_list .list:last-child {
  margin-bottom: 0;
}

.joinYF .joinYF_top .joinYF_list .list .content .content_titile {
  font-family: 'Rubik Bolder';
  font-size: 18px;
  line-height: 28px;
  color: rgba(0, 46, 108, 1);
  margin-bottom: 16px;
}

.joinYF .joinYF_top .joinYF_list .list .content .content_text {
  font-family: 'Rubik Regular';
  font-size: 16px;
  line-height: 24px;
  color: rgba(51, 51, 51, 1);
}

.joinYF .joinYF_top .joinYF_img img {
  width: 500px;
  height: auto;
  border-radius: 8px;
}

.joinYF .joinYF_bottom button {
 /*width: 154px;*/
  height: 44px;
  padding: 10px 16px 10px 16px;
  border-radius: 4px;
  border: 1px solid rgba(0, 185, 242, 1);
  background: rgba(0, 185, 242, 1);
  font-family: 'Rubik Bolder';
  font-size: 16px;
  line-height: 24px;
  color: rgba(252, 252, 252, 1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 23px;
  margin-bottom: 50px;
}

.joinYF .joinYF_bottom button img {
  padding-left: 6px;
}

/* 萬通商學院 */
.school {
  background: #F9F9FB;
}

.school .content {
  padding: 50px 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.school .content .content_titile {
  font-family: 'Rubik Regular';
  font-size: 40px !important;
  line-height: 60px;
  margin-bottom: 24px;
  font-weight: 400;
  color: rgba(0, 46, 108, 1);
}

/* 萬通商學院詳情 */
.schoolDetail {
  background: #F9F9FB;
}

.schoolDetail .schoolDetail_content {
  display: flex;
  /* align-items: center; */
  padding-bottom: 50px;
}

.schoolDetail .schoolDetail_content .schoolDetail_left {
  display: block;
  min-width: 310px;
  padding: 16px 0px;
  border-radius: 8px;
  box-shadow: 0px 20px 40px 0px #10182814;
  background: #FFFFFF;
  margin-right: 40px;
}

.schoolDetail .schoolDetail_content .schoolDetail_right {
  display: block;
}

.schoolDetail .schoolDetail_content .schoolDetail_tabs {
  display: none;
}

.schoolDetail .schoolDetail_content .schoolDetail_left .tabs {
  display: flex;
  flex-direction: column;
}

.schoolDetail .schoolDetail_content .schoolDetail_left .tabs .tab {
  padding: 8px 16px;
  font-family: 'Rubik Regular';
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
}

.schoolDetail .schoolDetail_content .schoolDetail_left .tabs .tab.active {
  border-left: 3px solid #00B9F2;
  padding: 8px 16px 8px 13px;
  background: #F9F9FB;
}

.schoolDetail .schoolDetail_content .schoolDetail_right .schoolDetail_right_content {
  /* padding: 24px 0px;  */
  display: none;
  margin-bottom: 24px;
}

.schoolDetail .schoolDetail_content .schoolDetail_right .schoolDetail_right_content.active {
  /* padding: 24px 0px; */
  display: flex;
}

.schoolDetail .schoolDetail_content .schoolDetail_right .schoolDetail_right_content img {
  width: 44px;
  height: 44px;
  margin-right: 16px;
}

.content_section_title {
  font-family: 'Rubik Regular';
  font-size: 24px;
  line-height: 32px;
  color: #333333;
  margin-bottom: 16px;
}

.schoolDetail .schoolDetail_content .schoolDetail_right .schoolDetail_right_content .content_section .content_section_text {
  font-family: 'Rubik Regular';
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.schoolDetail .schoolDetail_content .schoolDetail_tabs .schoolDetail_tabs_tab .tab_content .tab_content_box {
  display: block;
}

.tab_content_box {
  display: none;
}

/* 招募活動 */
.activities {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
  display: flex;
}

.activities .activities_left {
  display: flex;
  margin-right: 76px;
  align-items: center;
}

.activities .activities_left .content {
  display: flex;
  flex-direction: column;
}

.activities .activities_left .content .content_titile {
  font-family: 'Rubik Regular';
  font-size: 30px;
  line-height: 38px;
  color: rgba(51, 51, 51, 1);
}

.activities .activities_left .content .content_text,
.activities .activities_left .content .content_text a {
  font-family: 'Rubik Regular';
  font-size: 16px;
  line-height: 24px;
  color: rgba(51, 51, 51, 1);
  margin-top: 20px;
}

.activities .activities_right {
  width: 500px;
  height: 600px;
  border-radius: 7.35px;
  box-shadow: 0px 18.38px 36.76px 0px rgba(16, 24, 40, 0.08);
}

/* 成為我們的一份子 */
.become_title {
  font-family: 'Rubik Regular';
  font-size: 40px;
  line-height: 60px;
  display: flex;
  justify-content: center;
  color: #002E6C;
  margin-bottom: 50px !important;
  padding-top: 50px !important;
  ;
}

.become_top .become_top_content {
  display: flex;
  flex-direction: column;
}

.become_top .become_top_content .list .become_top_content_title {
  font-family: 'Rubik Bolder';
  font-size: 24px;
  line-height: 32px;
  color: #333333;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.become_top .become_top_content .list .become_top_content_title img {
  margin-right: 16px;
}

.become_top .become_top_content .list .become_top_content_text {
  font-family: 'Rubik Regular';
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 24px;
}

.become_video .become_video_box .swiper_become {
  overflow: hidden;
}

.become_video .become_video_box .swiper_become .swiper-wrapper .become_video_left {
  /* width: 55%; */
  flex: 1;
}

.become_video .become_video_box .swiper_become .swiper-wrapper .become_video_left iframe {
  width: 100%;
  /* height: 390px; */

}

.become_video .become_video_box .swiper_become .swiper-wrapper .swiper-slide {
  display: flex;
  position: relative;
}

.become_video_box {
  box-shadow: 0px 20px 40px 0px #eee;
}

.become_video .become_video_box .swiper_become .swiper-wrapper .become_video_right {
  width: 40%;
  border-radius: 8px;
  padding: 24px 40px;
  position: relative;
}

.become_video .become_video_box .swiper_become .swiper-wrapper .become_video_right .become_video_title {
  font-family: 'Rubik Regular';
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 20px;
  color: #333333;
}

.become_video .become_video_box .swiper_become .swiper-wrapper .become_video_right .become_video_text {
  font-family: 'Rubik Regular';
  font-size: 18px;
  line-height: 28px;
  color: #333333; 
  padding-bottom: 16px;

}

.become_video .swiper-pagination {
  top: 20px;
  left: 50%;
  transform: translate(-50%, -50%);
}

.become_video .swiper-pagination-bullet {
  margin: 0 6px;
}

.swiper-pagination-bullet {
  background-color: #999999 !important;
}

.become_video .swiper-pagination-bullet-active {
  background-color: #00b9f2 !important;
}

.become_video .swiper-button-prev {
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  position: absolute;
  display: block;
  top: 0px !important;
  left: 0px !important;
  margin-top: 0px !important;
  background-image: url(/uiFramework/commonResource/image/2025042517154794905.png);
  rotate: 180deg;
  /* 独立旋转属性 */
}

.become_video .swiper-button-prev.swiper-button-disabled {
  background-image: url(/uiFramework/commonResource/image/2025042517170732221.png);
  opacity: 1;
  rotate: 0deg;
  /* 独立旋转属性 */
}

.become_video .swiper-button-next {
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  position: absolute;
  display: block;
  /* top: -60px;
    left: 906px; */
  top: 0px !important;
  right: 0px !important;
  margin-top: 0px !important;
  background-image: url(/uiFramework/commonResource/image/2025042517154794905.png);
}

.become_video .swiper-button-next.swiper-button-disabled {
  background-image: url(/uiFramework/commonResource/image/2025042517170732221.png);
  opacity: 1;
  transform: rotateZ(180deg);
}

.become_video .swiper-bottom {
  width: 200px;
  position: absolute;
  bottom: 60px;
  left: calc(50% - 100px);
}

/* 精英雲集 實力備受認證 */
.elite .swiper-slide,
.elite .swiper-wrapper {
  width: 100%;
}

.elite li {
  list-style: none;
}

.elite {
  height: 556px;
}

.elite .feature-frame-title {
  line-height: 60px;
  color: #002e6c;
  font-weight: 400;
  text-align: center;
  padding: 50px 0 50px 0;
  font-size: 40px;
  font-family: 'Rubik Regular';
}

.feature-frame-card-list {
  position: relative;
  width: 100%;
  /*overflow:hidden;*/
}

.feature-frame-card-list .switch-button {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
}

.feature-frame-card-list .switch-button-left {
  left: 80px;
}

.feature-frame-card-list .switch-button-right {
  right: 80px;
}

.feature-frame-card-list ul {
  width: 100%;
}

.feature-frame-card-list ul li {
  border: 1px solid #fff;
  border-radius: 5px;
  height: 284px;
  /*margin-right: 32px !important;*/
  background-color: #fff;
  box-sizing: border-box;
  /* padding: 20px; */
}

.feature-frame-card-list ul li:last-child {
  margin-right: 0 !important;
}

.feature-frame-card-list ul li>img {
  /* width: 380px;*/
  width: 100%;
  height: 252px;
  margin: 0 auto;
  border-radius: 8px;
  object-fit: cover;
}

.feature-frame-card-list-title {
  font-family: 'Rubik Bolder';
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  height: 62px;
  padding: 8px 12px;
}

.feature-frame-card-list-title .title_name {
  font-family: 'Rubik Bolder';
  font-size: 16px;
  line-height: 16px;
}

.feature-frame-card-list-title .title_nameDetail {
  font-family: 'Rubik Regular';
  font-size: 12px;
  line-height: 18px;
}

.feature-frame-card-list-title .title_nameDetail a font {
  font-family: 'Rubik Regular';
  font-size: 12px;
  line-height: 18px;
}

.feature-frame-card-list-title .title_content a {
  font-family: 'Rubik Bolder';
  font-size: 16px;
  line-height: 24px;
}

.feature-frame-card-list-title .title_contentDetail {
  font-family: 'Rubik Regular';
  font-size: 16px;
  line-height: 24px;
}

.feature-frame-card-list-main {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #333;
}

.feature-frame-card-list-more {
  padding: 10px 0 10px 0;
}

.feature-frame-card-list-more img {
  cursor: pointer;
}

.feature-frame-control-direct {
  width: 100%;
  padding: 20px;
  display: flex;
  justify-items: center;
  justify-content: space-between;
}

.feature-frame-control-point {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
}

.feature-frame-control-point ul {
  display: flex;
}

.feature-frame-control-point ul li {
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #999;
  margin-right: 12px;
  cursor: pointer;
}

.feature-frame-control-point ul li:hover,
.feature-frame-control-point ul li.active {
  background-color: #00b9f2;
}

.feature-frame-control-point ul li:last-child {
  margin-right: 0;
}

.elite .swiper-pagination {
  margin: 50px auto;
  position: relative;
  display: none;
}

.elite .swiper-pagination-bullet-active {
  background-color: #00b9f2 !important;
}

.elite .swiper-slide {
  position: relative;
  /* 创建定位上下文 */
  display: block;
  cursor: pointer;
}

/* 三角标志实现方案 */
.elite .swiper-slide::after {
  content: '';
  position: absolute;
  top: 0;
  right: -1px;
  width: 0;
  height: 0;
  border-radius: 0 8px 0 0;
  border-style: solid;
  border-width: 0 80px 80px 0;
  border-color: transparent #112E5E transparent transparent;
}

.img_title {
  /* height: 64px; */
  position: absolute;
  bottom: 32px;
  left: 0;
  /*width: 380px;*/
  width: 100%;
  border-radius: 0 0 8px 8px;
  background: rgba(5, 5, 5, 0.4);
  /* 使用rgba透明度更规范 */
  color: #fff;
}

.elite .elite_btn button {
  font-family: 'Rubik Regular';
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #00B9F2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
  border: 0;
  background-color: #ffffff;
  cursor: pointer;
}

.become_video {
  padding-bottom: 50px !important;
  margin-top: 26px !important;
}

.become_video_box .swiper-container-android .swiper-slide,
.swiper-wrapper {
  background: #ffffff !important;
}

.dialog .dialog-content {
  z-index: 2999 !important;
  height: 65vh !important;
}

br {
  display: block;
  margin-bottom: 10px;
  /* 调整此值来控制行与行之间的间距 */
}

.Highly_congtent p {
  font-family: 'Rubik Regular';
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  padding-bottom: 15px;
}




@media (max-width: 953px) {
.joinYF .joinYF_top .joinYF_list{
    margin-right: 0px !important;
}
  .become_video {
    padding-bottom: 0 !important;
  }

  .become_video_box .swiper-container-android .swiper-slide,
  .swiper-wrapper {
    background: #F9F9FB !important;
  }

  .become_video_box {
    box-shadow: unset;
  }

  .become_video_left_box {
    height: unset;
    position: unset;
  }

  #videoIframe {
    position: unset;
    top: unset;
    width: 100%;
    aspect-ratio: 16 / 9;
    transform: unset;
    border-radius: 8px;
  }

  .feature-frame-card-list {
    overflow: hidden;
  }

  .become_top .become_top_content .list .become_top_content_title img {
    margin-right: 8px;
    width: 24px;
    height: 24px;
  }

  .feature-frame-card-list ul li {
    border: none;
    border-radius: 5px;
    height: auto;
    background-color: initial !important;
    /*margin-right: 0 !important;*/
  }
  .elite .elite_btn button {
 background-color: initial !important;
 }
  .feature-frame-card-list ul li>img {
    width: 100%
  }

  .img_title {
    width: 100%;

  }

  .elite .feature-frame-title {
    padding: 24px 0 24px 0;
    font-size: 18px;
    line-height: 28px;
  }

  /* 加入萬通保險簡介 */
  .joinYF {
    margin-top: 24px;
  }

  .joinYF .joinYF_top {
    display: flex;
    flex-direction: column-reverse;
  }

  .joinYF .joinYF_top .joinYF_img img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    margin-bottom: 32px;
  }

  .joinYF .joinYF_bottom button {
    width: 92%;
    height: 44px;
    padding: 10px 16px 10px 16px;
    border-radius: 4px;
    border: 1px solid rgba(0, 185, 242, 1);
    background: rgba(0, 185, 242, 1);
    font-family: 'Rubik Bolder';
            font-size: 12.6px;
    line-height: 24px;
    color: rgba(252, 252, 252, 1);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 32px;
   position: fixed;
    bottom:0px;
       z-index: 99;
left: 4%;

  }

  .school {
    margin-top: 16px;
    margin-bottom: 32px;
  }

  /* 招募活動 */
  .activities {
    margin-top: 24px !important;
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
    margin-bottom: 0px !important;
  }

  .activities .activities_left {
    margin-bottom: 32px;
    margin-right: 0;
  }

  .activities .activities_left .content {
    display: flex;
    flex-direction: column;
  }

  .activities .activities_left .content .content_titile {
    margin: 0 auto;
    font-family: 'Rubik Regular';
    font-size: 18px;
    line-height: 28px;
    color: rgba(0, 46, 108, 1);
  }

  .activities .activities_left .content .content_text,
  .activities .activities_left .content .content_text a {
    font-family: 'Rubik Regular';
    font-size: 14px;
    line-height: 20px;
    color: rgba(51, 51, 51, 1);
    margin-top: 15px;
  }

  .activities .activities_right {
    /* width: 327px;
      height: 392px; */
    border-radius: 4.81px;
    width: 100%;
    height: auto;
  }

  .activities .activities_right img {
    width: 100%;
  }

  /* 萬通商學院詳情 */
  .schoolDetail {
    background: #fff;
  }

  .school .content .content_titile {
    font-size: 18px !important;
    line-height: 28px;
    margin-bottom: 15px;
  }

  .schoolDetail .schoolDetail_content {
    display: flex;
    align-items: center;
    padding-bottom: 16px !important;
  }

  .schoolDetail .schoolDetail_content .schoolDetail_left,
  .schoolDetail .schoolDetail_content .schoolDetail_right {
    display: none;
  }

  .schoolDetail .schoolDetail_content .schoolDetail_tabs {
    display: block;
    width: 100%;
  }

  .schoolDetail .schoolDetail_content .schoolDetail_tabs .schoolDetail_tabs_tab {
    display: flex;
    flex-direction: column;
    padding: 8px 0;
    border-bottom: 0.5px solid #D9D9D9;
  }

  .schoolDetail .schoolDetail_content .schoolDetail_tabs .schoolDetail_tabs_tab .tab_title {
    display: flex;
    justify-content: space-between;
    height: 32px;
  }

  .schoolDetail .schoolDetail_content .schoolDetail_tabs .schoolDetail_tabs_tab .tab_title .tab_left {
    display: flex;
    align-items: center;
    font-family: 'Rubik Regular';
    font-size: 14px;
    line-height: 20px;
  }

  .schoolDetail .schoolDetail_content .schoolDetail_tabs .schoolDetail_tabs_tab .tab_title .tab_left .tabs_title_icon {
    margin-right: 12px;
  }

  .schoolDetail .schoolDetail_content .schoolDetail_tabs .schoolDetail_tabs_tab.active .tabs_down_icon {
    transform: rotateZ(180deg);
  }

  .schoolDetail .schoolDetail_content .schoolDetail_tabs .schoolDetail_tabs_tab.active .tab_content {
    display: block;
    margin: 16px 0;
  }

  .content_section_title {
    font-family: 'Rubik Regular';
    font-size: 14px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 8px;
  }

  .schoolDetail .schoolDetail_content .schoolDetail_tabs .schoolDetail_tabs_tab.active .tab_content .tab_content_box .content_section_text {
    font-family: 'Rubik Regular';
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-bottom: 8px;
  }

  .schoolDetail .schoolDetail_content .schoolDetail_tabs .schoolDetail_tabs_tab .tab_content {
    display: none;
  }

  /* 成為我們的一份子 */
  .become_video .become_video_box .swiper_become .swiper-wrapper .swiper-slide {
    display: flex;
    flex-direction: column;

  }

  .become_video .become_video_box .swiper_become .swiper-wrapper .become_video_right,
  .become_video .become_video_box .swiper_become .swiper-wrapper .become_video_left {
    width: 100%;
    box-sizing: border-box;
  }

  .become_video .become_video_box .swiper_become .swiper-wrapper .become_video_left img {
    width: 100%;
  }

  .become_video .become_video_box .swiper_become .swiper-wrapper {
    height: auto;
    /* padding-bottom: 20px; */
  }

  .become_video .swiper-pagination {
    left: 0px;
    bottom: 0px !important;
  }

  .become_video .become_video_box .swiper_become .swiper-wrapper .become_video_right {
    padding: 24px 0;
  }

  .become_video .become_video_box .swiper_become .swiper-wrapper .become_video_right .become_video_title {
    font-family: 'Rubik Regular';
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
    color: #333333;
  }

  .become_video .become_video_box .swiper_become .swiper-wrapper .become_video_right .become_video_text {
    font-family: 'Rubik Regular';
    font-size: 14px;
    line-height: 20px;
    color: #666;
  }

  .become_video .swiper-button-prev {
    display: none;
  }

  .become_video .swiper-button-next {
    display: none;
  }

  .become_video .swiper-bottom {
    width: 200px;
    /*position: relative;*/
    bottom: 40px;
    left: 50%;
  }

  .schoolDetail_content {
    background: #F9F9FB;
  }

  .tab_content_box {
    padding-left: 34px;

  }

  .school .content {
    padding: 15px 0 32px;
  }

  .become_title {
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 24px !important;
    padding-top: 24px !important;
  }

  .become_top_content .list:first-child {
    border-bottom: #D9D9D9 solid 0.5px;
    margin-bottom: 12px;

  }

  .become_top .become_top_content .list .become_top_content_title {
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .become_top .become_top_content .list .become_top_content_text {
    margin-left: 48px;
    font-family: 'Rubik Regular';
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 12px;

  }

  #elite {
    background-color: #F9F9FB;
  }

  .elite {
    height: auto;
  }

  .elite .swiper-pagination {
    margin: 40px auto 24px;
    position: relative;
    display: block;
  }

  .school {
    margin-top: 0;
    margin-bottom: 0;
  }

  /* ----弹窗样式媒体查询 */

  .dialog .dialog-content .close-btn {
    display: block;
    text-align: right;
    width: 100%;
  }

  .dialog .dialog-content .content_box {
    flex-direction: column;
    margin-top: 24px;
    padding-right: 10px;
  }

  .dialogbox_left_name {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .dialog .dialog-content {
    padding: 30px 24px 24px 24px;
    width: 92vw;
    height: 65vh;
  }

  .dialog .dialog-content .content_box .content_box_left {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
  }

  .dialog .dialog-content .content_box .content_box_left img {
    width: 100%;
    border-radius: 10.98px;
  }

  .dialog .dialog-content .content_box .content_box_left .dialogbox_left_name .left_name {
    font-size: 18px;
    line-height: 28px;
  }

  .dialog .dialog-content .content_box .content_box_left .dialogbox_left_name .nameBtn {
    font-size: 11px;
    line-height: 18px;
  }

  .dialog .dialog-content .content_box .content_box_right {
    font-size: 12px;
    line-height: 18px;
  }

  .dialog .dialog-content .content_box .content_box_right {
    margin: 0;
  }

  .about_name {
    margin: 8px 0 16px;
    font-family: Rubik Regular;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    color: #002e6c;
    display: block;
  }

  /* 弹窗样式媒体查询结束--- */
}