.bottomDes {
  padding-top: 60px !important;
  padding-bottom: 0px !important;
}
.frame-business-module ul li.active p{
  font-family: Rubik Bolder;
} 
.bottomContent {
  margin-top: 40px;
}
.picList .picListLeft p img{
width: 100%;
height: auto;
}

.download-btn-main {
  display: none;
}
.framePage-business-type-big ul li.active {
 font-size: 20px;
 font-family: 'Rubik Bolder' !important;
}
.download-btn {
  width: auto;
  height: 44px;
  padding-top: 10px;
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  border-radius: 4px;
  border-width: 1px;
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  background-color: #00B9F2;
  float: left;
}

.download-btn a {
  display: flex;
  align-items: center;
  color: #FCFCFC;
  font-family: 'Rubik Bolder';
  font-weight: 500;
  font-size: 16px;
}

.download-btn a img {
  width: 12px;
  margin-right: 6px;
}

.module-title {
  text-align: left !important;
}

.load_hide_copy #panel2 {
  display: none;
}

.load_hide_copy #panel3 {
  display: none;
}

.load_hide_copy #panel4 {
  display: none;
}

.load_hide_copy #panel5 {
  display: none;
}

.load_hide_copy #panel6 {
  display: none;
}

.load_hide_copy #panel7 {
  display: none;
}

.load_hide_copy #panel8 {
  display: none;
}

.easysite-article-li p {
  height: 70px !important
}

.swiper-slide {
  margin-right: 12px;
   display: flex; 
    flex-direction: column; 
  height:auto !important;
}
.swiper-slide > * {
    flex: 1; /* 让内容填满剩余空间 */
    width: 100%;
}
.frame-register .up img {
  width: 45px;
  height: 60px;
}
.up_right {
    padding-right: 25px;
}
.frame-register .down img {
  width: 100%;
}

.frame-employ .frame-employ-module .frame-employ-module-item:not(:last-child) {
  /* border-bottom: 1px solid #D6D6D6; */
  border-bottom: none !important;
  padding-bottom: 24px;
}

.frame-employ .frame-employ-module .frame-employ-module-item:not(:last-child),
.frame-module {
  padding-bottom: 0px;
}

.module-list-item {
  color: #333;
  font-family: 'Rubik Regular';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}
.full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-decoration: none;
}
.read-more-btn a {
  font-family: 'Rubik Bolder';
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #00B9F2 !important;
  padding-right: 10px;
}



.read-more-btn a .banxin {
  overflow: hidden;
}

.read-more-btn {
  padding-top: 18px;
  padding-bottom: 24px;
  display: flex;
  align-items: center;
}

.read-more-btn img {
  width: 20px;
  height: 20px;
}

li.module-list-item a img {
  /*width: 50px;*/
  width: 20px;
  height: 50px;
}

.framePage-useful-support ul li {
  width: 32% !important;
min-width: 352px;
}

.framePage-useful-support ul li a {
  display: flex;
  align-items: center;
   width:100%;
   padding-top: 46px;
        padding-right: 39px;
        padding-bottom: 46px;
        padding-left: 39px;
}

.framePage-useful-support ul li a img {
  //margin-right: 20px;
  width: 37.5px !important;
  height: 37.5px !important;
}



.easysite-section-six {
  background: #fff;
}

.lastText {
  color: #333;
  font-family: 'Rubik Bolder';
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin-left: -20px;
}

.panel-column {
  border-top: 1px solid #D9D9D9;
  display: none;
}

.frame-module {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 16px;
}

.easysite-section-six .frame-module {
  border: none;
}

.module-title {
  font-family: 'Rubik Regular';
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  vertical-align: middle;
  padding-bottom: 24px;
  color: #002e6c;
  padding-top: 24px;
}

.module-small-title {
  font-family: 'Rubik Regular';
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #002E6C;
}

.module-small-small-title {
  font-family: 'Rubik Regular';
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #002E6C;
}

.module-list {
  padding-left: 20px;
  margin-bottom: 20px !important;
}

.articleList ul li {
  font-family: 'Rubik Regular';
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  list-style: disc;
}

.articleList ul li::marker {
  font-size: 14px;
  /* 设置圆点的大小 */
  /* 设置圆点的颜色 */
}

.frame-employ-module-item .content p,
.frame-employ-module-item .content ul li,
.frame-employ-module-item .content ol li {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  font-family: 'Rubik Regular';
}

.frame-employ-module-item .content ol>li ul {
  margin-top: 16px;
  margin-bottom: 16px;
}

.frame-employ-module-item .content .bottomDes {
  border-top: 1px solid #D9D9D9;
  padding-top: 24px;
  margin-top: 30px;
}

.frame-employ-module-item .content .bottomDes em {
  font-family: 'Rubik Regular';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #333;
}

.arrow {
  position: absolute;
  bottom: -20%;
  left: 45%;
  display: none;
}

.module-titles {
  font-family: 'Rubik Regular';
  font-weight: 400;
  font-size: 36px;
  line-height: 44px;
  vertical-align: middle;
  padding-top: 40px;
  padding-bottom: 24px;
  color: #002e6c;
}

.frame-register .title {
  /*height: 116px;*/
  margin-bottom: 10px
}

li.module-list-item .up .content {
  height: 60px;
}

li.module-list-item .up .dowm {
  width: 100%;
}

.frame-register {
  background-color: #F9F9FB
}

.frame-register .swiper-step .swiper-pagination {
  margin: 24px auto;
  position: relative;
  display: block;
  visibility: hidden;
}

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

.frame-register .swiper-step .swiper-pagination-bullet {
  width: 6px !important;
  height: 6px !important;
}

.frame-register .swiper-step .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url('/uiFramework/commonResource/zip/assets/assets/images/indexPage/leftIcon.png') !important;
  background-size: contain !important;
  width: 50px;
}

.frame-register .swiper-step .swiper-button-next,
.frame-register .swiper-container-rtl .swiper-button-prev {
  background-image: url('/uiFramework/commonResource/zip/assets/assets/images/indexPage/rightIcon.png') !important;
  background-size: contain !important;
  width: 50px;
}


.module-list {
  padding-left: 0px !important;
}

.frame-Promotions ul {
  display: flex;
  flex-direction: column;
  gap: 20px 0;
}

.frame-Promotions ul li {
  width: 100%;
  min-height: 150px;
  padding-top: 24px;
  padding-right: 30px;
  padding-bottom: 24px;
  padding-left: 30px;
  border-radius: 8px;
  border-width: 1px;
  box-shadow: 0px 20px 40px 0px rgba(16, 24, 40, 0.08);
display: flex;
justify-content: space-between;
cursor: pointer;
}

  .frame-Promotions ul li .bg {
    display: flex;
    align-items: flex-end;
  }

.frame-Promotions ul li .summery {
  font-family: 'Rubik Regular';
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  padding-top: 8px;
}

.frame-Promotions ul li .des a {
  font-family: 'Rubik Regular';
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #828284;
}


.frame-Promotions ul li .bg img {
  width: 120px;
  height: 120px;
}

.module-left {
  width: 100%;
}

.remark-list .module-list-item p {
  color: #333;
  font-family: 'Rubik Regular';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.frame-module {
  padding-bottom: 20px !important;
}

/* 电子理赔 */
.frame-register .down img {
  border-radius: 30px !important;
  border: 8px solid #002E6C;
}

.framePage-useful-support ul li p {
  margin-left: 20px;
 font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
}

.framePage-useful-support ul li {
  margin-top: 15px;
  gap: 0 !important;
}

.frame-register .up {
  padding-bottom: 0 !important;
}

.frame-register .up .up_right .content ul li {
  color: #333;
  font-family: 'Rubik Regular';
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.lastText,
.framePage-des-title .des {
  margin-left: 0px !important;
}

.easysite-section-six .frame-module {
  /* border-bottom: 1px solid #D9D9D9 !important; */
  padding-bottom: 16px;
}

.frame-business-module ul li {
  position: relative;
}

.arrows {
  display: none;
}

.cursorPointer.active .arrows {
  position: absolute;
  bottom: -20%;
  display: block;
}

.products-box {
  border-top: 1px solid #D9D9D9;
}

.articleList ul li {
  list-style: inside !important;
}

.articleList ul li ul li {
  list-style: inherit !important;
}

.articleList ul li.nolicss {
  list-style: none !important;
}

.step-remark ul li {
  font-size: 12px !important;
  color: #333 !important;
  font-family: Rubik Regular !important;
  margin-top: 10px !important;
  word-wrap: normal;
  word-break: break-word;
}

.step-remark ul {
  padding-left: 0 !important;
}

.download-btn,
.content ol {
  margin-bottom: 16px;
}

/* ----电子索偿 */
.appList-contain .appListModule .appList .image img {
  width: 45px;
  height: 45px
}



.frame-app {
  padding-top: 65px;
  padding-bottom: 50px;
}

.frame-app>ul {
  display: flex;
  justify-content: center;
}

.frame-app .module-item {
  display: flex;
  align-items: center;
  gap: 40px;
}

.frame-app .leftArea {
  position: relative;
}

.frame-app .leftArea img {
  width: 472px;
}

.frame-app .appListModule {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.frame-app .rightArea {
  padding: 0 24px 0 0;
  text-align: center;
}

.frame-app .rightArea .title {
  font-family: 'Rubik Regular';
  font-weight: 400;
  font-size: 40px;
  line-height: 60px;
  color: #002e6c;
  text-align: center;
  vertical-align: middle;
  padding-top: 20px;
}

.frame-app .rightArea .summery {
  font-family: 'Rubik Bolder';
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 3px;
  text-align: center;
  text-transform: uppercase;
  color: #58585b;
  padding: 15.75px 0;
  border-bottom: #EAEEFF solid 0.68px;
}

.frame-app .top-mobile-pic {
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -130px;
}

.appList-contain {
  width: 100%;
  padding: 24px 0;
}

.appList-contain .appList {
  padding: 10px 10px 0 0;
  gap: 10px;
}

.frame-app .picList {
  gap: 27px;
}

.frame-app .picList .picListLeft p {
  display: flex;
  gap: 16px;
}

.frame-app .picListLeft {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media screen and (max-width: 1000px) {
  .frame-app .module-item {
    gap: 20px;
  }

  .frame-app .picList {
    gap: 5px;
  }

  .appList-contain .appList {
    padding: 10px 0 0 0;
  }

  .frame-app .picList .picListLeft p {
    gap: 5px;
  }
}

@media screen and (min-width: 953px) {
  li.module-list-item a img {
   /* width: 170px !important; */
   /* height: 52px !important; */
  }
}

/* 电子索偿--- */
@media (max-width: 953px) {
.framePage-useful-support ul li a {
 padding:16px 15px;
  }
.framePage-business-type-big ul li.active {
 font-size: 14.6px !important;
}
.framePage-useful-support ul{
gap:16px !important;
}
.content ul li{
margin-left: 37px;
}
.easysite-section-four.column.panel-column {
    background: #fff;
  }
.frame-employ-module-item .content ul li::marker {
    font-size: 9px;
}
.read-more-btn a{
padding-right: 4px;
 font-size: 14px;
line-height: 20px;
}
.framePage-business-type-big ul li {
    font-family: 'Rubik Regular' !important;
  }

.ClaimsCorner.frame-business-module.banxin ul.frame-business-module-items img.arrow{
display: none !important;
}
.appList-contain .appListModule .appList .image img{
width: 27.25px !important;
height: 27.25px !important;
}
.articleList ul li::marker,
.Simple4.frame-register .module-item .content li::marker {
  font-size: 10px;
}
  .frame-employ-module-item .content ol>li ul {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .frame-employ-module-item .content .bottomDes em {
    font-family: 'Rubik Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #333;
  }

  .bottomContent {
    margin-top: 30px !important;
  }

  .frame-employ .frame-employ-module .frame-employ-module-item:not(:last-child) {
    padding-bottom: 0 !important;
  }

  .bottomDes {
    margin-top: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 16px !important
  }

  .read-more-btn {
    padding-top: 18px;
    padding-bottom: 14px;
    display: flex;
    align-items: center;
  }

  .frame-register .up {
   /* min-height: 150px;*/
  }

  .framePage-useful-support {
    border-top: 0.5px solid #D9D9D9;
    padding-top: 0px !important;
  }

  .framePage-useful-support .module-title {
    padding: 32px 0 24px !important;
  }

  .framePage-useful-support ul li {
    width: 100% !important;
    gap: 18px;
    height: auto !important;
    margin-top:0;
  }

  .framePage-useful-support ul li p {
    font-family: 'Rubik Regular' !important;
    font-size: 15.793px !important;
    font-weight: 400 !important;
    line-height: 29.727px !important;
  }

  .picList .picListLeft p img {
    width: 110px !important;
    height: auto !important;
  }

  .appList figcaption {
    color: #050509;
    text-align: center;
    font-family: 'Rubik Regular';
    font-size: 11px;
    font-weight: 400;
    line-height: 16.956px;
  }

  .panel-column {
    padding-top: 0px;
  }

  .frame-module {
    border-bottom: none;
    padding-bottom: 0px;
  }

  /* .easysite-section-three .frame-module {
    padding-bottom: 30px !important;
    border-bottom: 1px solid #D9D9D9 !important;

  } */

  .framePage-useful-support ul li {
    width: 90%;
  }

  .module-title {

    padding-top: 15px;

  }

  .framePage-remark {
    border: none !important;
    padding: 32px 20px 40px
  }

  .framePage-des-title .des,
  .lastText {
    padding-top: 10px;
    font-family: Rubik Regular !important;
    font-size: 14px !important;

    line-height: 20px !important;
  }


  .framePage-business-type-big {
    margin-top: 16px;
    margin-bottom: 40px;
  }

  .frame-employ-module-item .content ul li,
  .frame-employ-module-item .content ol li {
    font-family: Rubik Regular;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }

  .banxin.frame-module-detail .module-titles {
    color: #002E6C;
    padding: 16px 0;
    text-align: left !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }

  .articleList ul li {
    font-family: Rubik Regular;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }

  .module-small-title {
    font-family: Rubik Regular;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .frame-Promotions ul li .summery {
    font-family: Rubik Regular;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px !important;
  }


  .frame-business-module ul li {
    padding-top: 15px !important;
    display: inline-block !important;
    width: calc(100% / 2.9) !important;
    height: 112px !important;
    border-radius: 4px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    flex-shrink: 0 !important;
    max-width: 153px !important;
  }

  .frame-business-module ul {
    overflow-x: auto;
    overflow-y: hidden;
    height: 148px;
    gap: 12px;
  }

  .frame-business-module ul li p {
    font-size: 14px !important;
    line-height: 18px !important;
    text-align: center !important;
    padding-top: 12px !important;
    white-space: pre-wrap !important;
    height: 50px !important;
    overflow: hidden !important;
    word-break: break-word !important;
  }
.frame-business-module ul li.active p{
  font-family: Rubik Bolder;
} 
  .frame-business-module ul li img {
    width: 24px;
    height: 24px;
  }

  .arrow {
    position: absolute;
    bottom: -33%;
    left: 42%;
    display: none;
  }

  .banxin .module-title {
    text-align: center !important;
    font-family: Rubik Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
  }
.frame-Promotions ul li{
display:block;
}
.frame-Promotions ul li .bg{
    justify-content: flex-end;
    margin-top: -50px;
}
  .frame-Promotions ul li .bg img {
    width: 84px !important;
    height: 84px !important;
  }

  .frame-Promotions ul li .module-left {
    width: 100%;
  }

  .frame-employ-module-item .content p {
    font-size: 14px;
    line-height: 24px;
  }


  li .down img {
    width: 100%;
  }

  .remark-list p {
    font-size: 14px;
  }

  .ClaimsCorner .frame-employ-module-item .content ul {
    margin-left: -20px;
  }

  .framePage-fileList ul li {
    padding: 8px 0 8px 12px !important;
    width: 100%;
    text-align: left !important;
    justify-content: left !important;
  }

  .framePage-fileList ul li a {
    font-size: 14px !important;
  }

  .remark-title {
    font-family: 'Rubik Bolder';
    font-weight: 500;
    font-size: 14px !important;
    line-height: 30px;
    vertical-align: middle;
    color: #333333;
    padding-bottom: 16px;
  }

  /* 索償指引 */
  .ClaimsCorner.framePage-useful-support img {
    width: 37.159px;
    height: 37.159px;
  }

  .ClaimsCorner.frame-module-products,
  .ClaimsCorner.framePage-useful-support {
    border-top: none;

  }

  .ClaimsCorner.frame-module {
    padding-bottom: 0px !important;
  }

  .ClaimsCorner .remark-list p {
    font-family: 'Rubik Regular';
    color: #333;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }

  .ClaimsCorner.frame-detail {
    width: 100%;
    padding: 0 24px;
    border-top: none;
    border-bottom: 0.5px solid #D9D9D9;
  }

  .ClaimsCorner .module-small-small-title {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 20px;
  }

  .frame-employ-module-item .content .bottomDes {
    border-top: 0.5px solid #D9D9D9 !important;
  }

  /* 电子理赔 */
  .frame-register .swiper-step .swiper-pagination {
    visibility: unset !important;
  }

  .eClaims.userInfoe img,
  .framePage-useful-support .eClaims img,
  .framePage-useful-support.eClaims img {
    width: 37.159px;
    height: 37.159px;
  }

  .frame-business-module ul {
    scrollbar-width: none;
    padding: 0 7%;
  }

  .eClaims .banxin,
  .eClaims.banxin {
    width: 100%;
    padding: 0 24px;
  }

  .frame-business-module.banxin.eClaims {
    padding-top: 24px;
    padding-bottom: 0px !important;
  }

  .products-box {
    padding-top: 0px !important;
    border-top: 0px !important;
  }

  .eClaims .frame-module-detail.frame-module .module-title,
  .eClaims.Simple4.frame-module-detail.frame-module .module-title {
    padding-bottom: 16px !important;
    color: #002E6C;
    text-align: center;
    font-family: 'Rubik Regular';
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
  }

  .eClaims.Simple4 .module-title {
    padding-top: 32px !important;
    padding-bottom: 24px !important;
  }

  .products-box .module-list {
    margin-bottom: 32px !important;
    padding-left: 0px !important;
  }

  .articleList {
    margin-top: 0px !important;
  }

  .articleList ul li {
    list-style: disc !important;
  }

  .Simple4.frame-register .title {
    color: #333;
    font-family: 'Rubik Bolder';
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0px;
  }

  .Simple4.frame-register .module-item .content li {
    color: #333;
    font-family: 'Rubik Regular';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    width: 80%;
  }

  .Simple4.frame-register .swiper-step .swiper-pagination {
    margin: 24px auto 32px;
  }

  .Simple4.frame-register .down img {
    width: 80% !important;
    display: block;
    margin: 0 auto;


  }

  .frame-register .up {
    padding-bottom: 24px !important;
  }

  .Simple4.frame-register .up .up_right {
    flex-grow: 1;
  }

  .swiper-step.swiper-container-initialized.swiper-container-horizontal.swiper-container-ios {
    overflow: hidden;
  }

  .swiper-step .swiper-wrapper .swiper-slide {
    margin-right: 5px;
  }

  .eClaims.frame-app.frame-module-detail.frame-module {
    border-top: 1px solid #D9D9D9 !important;
    padding-top: 16px;
  }

  .eClaims.frame-app .module-list-item .leftArea {
    margin-bottom: 0px !important;
  }

  .eClaims.frame-app .rightArea .title {
    font-family: 'Rubik Regular';
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
  }

  .eClaims.frame-app .rightArea .summery {
    color: #58585B;
    font-family: 'Rubik Regular';
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding: 9.54px 0;
    border-bottom: #EAEEFF solid 0.68px;
  }

  .eClaims.frame-app .rightArea .appList-contain {
    padding: 28px 0 40px;
  }

  .eClaims.frame-app .rightArea .appList-contain .appList figcaption {
    margin-top: 13px;
    font-family: 'Rubik Regular';
font-size: 11px;
  }

  .eClaims.frame-app .rightArea .appList-contain .appList figure {
    margin: 0px;
  }

  .easysite-section-six .frame-module {
    border-bottom: none !important;
  }

  .eClaims.frame-module-detail.framePage-useful-support {
    padding-bottom: 32px !important;
  }

  .framePage-useful-support ul li {
    box-shadow: 0px 18.58px 37.159px 0px rgba(16, 24, 40, 0.08) !important;
  }

  .cursorPointer.active .arrows {
    display: none;
  }
.articleList ul {
margin-left: -10px
}
  .articleList ul li.textEnterNosplitShow {
    font-family: 'Rubik Regular';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 24px;
  }
.articleList ul li.textEnterNosplitShow::marker {
    font-size: 9px;
  }

  .panel-column {
    background: #F9F9FB;
  }

  ul li:nth-child(3) {
    border-left: none !important;
  }

  .framePage-business-type-big {
    height: auto !important;
  }

  .framePage-business-type-big ul li {
    font-family: 'Rubik Regular';
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px;
    padding: 10px;
  }

  .frame-business-module ul li img {
    width: 32px !important;
    height: 32px !important;
  }

  li.module-list-item a img {
    width: 20px !important;
    height: 20px !important;
  }

  .framePage-useful-support li.module-list-item a img {
    width: 37px !important;
    height: 37px !important;
  }

  .frame-employ-module-item .content p,
  .frame-employ-module-item .content ul li,
  .frame-employ-module-item .content ol li {
    font-family: 'Rubik Regular' !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }

  .frame-module {
    border-bottom: 0.5px solid #D9D9D9;
    border-top: 0.5px solid #D9D9D9;
  }

  .download-btn,
  .content ol {
    margin-bottom: 8px;
  }

  .framePage-useful-support {
    padding-top: 32px;

  }

  .frame-business-module {
    padding-bottom: 0px !important;
    width:100% !important;
    padding-left: 0px !important;
        padding-right: 0px !important;
  }

  .frame-business-module ul li {
    border: 1px solid #D9D9D9 !important;
    box-shadow: none !important;
  }

  .frame-business-module ul li.active {
    border: 1px solid #00b9f2 !important;
  }

  /* ---移动端电子索偿 */
  .yfapp-frame {
    width: 100%;
    flex-direction: column;
  }

  .frame-app .leftArea img {
    width: 100%;
  }

  .frame-app .module-list-item {
    display: flex;
    flex-direction: column;
    text-align: center;
  }

  .frame-app .module-list-item .leftArea {
    margin-right: 0;
    margin-bottom: 50px;
  }

  .frame-app .picList {
    gap: 16px;
    justify-content: flex-start;
    margin: 0 auto;
  }

  .picList .picListLeft p img {
    width: 110px;
    height: auto;
  }

  .yfapp-frame-right {
    width: 100%;
  }

  .yfapp-frame-right .yfLink {
    font-family: Rubik;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
  }

  .frame-app .rightArea {
    padding: 0;
  }

  .yfapp-frame-right .text {
    font-family: Rubik;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0%;
    text-align: center;
  }

  .bottomColume .left {
    width: 70%;
  }

  .bottomColume .left .row img {
    width: 100%;
  }

  .frame-app .rightArea .title {
    font-size: 20px;
    line-height: 32px;
    padding-top: 20px;
    letter-spacing: 2px;
  }

  .frame-app .rightArea .summery {
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0;
    text-transform: uppercase;
  }

  .frame-app .top-mobile-pic {
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -120px;
  }

  .frame-app .bt-circlle-pic,
  .frame-app .bt-circlle-pic img {
    width: 100%;
  }

  .picRight img {
    width: auto;
    height: 78px;
  }

  /* 移动端电子索偿--- */
}