@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  html {
    font-size: calc(100vw / 19.5);
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  html {
    font-size: calc(100vw / 18.8);
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1922px) and (max-width: 4000px) {
  html {
    font-size: calc(100vw / 25.6);
  }
}
/* 手机 */
@media (max-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 12rem;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 12rem;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 12rem;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    top: 4rem;
    left: 5%;
    width: 100%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 0.8rem;
    color: #fff;
    margin-bottom: 0.66666667rem;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 60%;
    margin-bottom: 1.33333333rem;
    font-size: 1.06666667rem;
    color: #fff;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores {
    background-color: #122546;
    border-radius: 6.66666667rem;
    width: 4.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores .p {
    color: #fff;
    font-size: 0.53333333rem;
    margin-bottom: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i {
    display: block;
    width: 1rem;
    height: 1rem;
    margin-left: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i .icon {
    display: block;
    width: 1rem;
    height: 1.06666667rem;
    fill: #1188cc;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* list */
  .csnisalist {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-color: #fff;
  }
  .csnisalist .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .csnisalist .w-1520 h3 {
    font-size: 0.8rem;
    color: #122546;
    font-weight: 500;
    margin-bottom: 1.33333333rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    border-radius: 0.33333333rem;
    gap: 1rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left {
    background-color: #f3f9fc;
    order: 2;
    width: 100%;
    padding: 10% 5%;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .soushuabiaodan {
    position: relative;
    width: 100%;
    margin-bottom: 0.66666667rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .soushuabiaodan input {
    width: 100%;
    height: 2.2rem;
    border: 0;
    background-color: #fff;
    border-radius: 0.33333333rem;
    box-shadow: 0 0 0.33333333rem 0 #eee;
    text-indent: 2rem;
    font-size: 0.53333333rem;
    color: #000;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .soushuabiaodan input::placeholder {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 0.53333333rem;
    color: #999;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .soushuabiaodan button {
    position: absolute;
    top: 0.66666667rem;
    left: 3%;
    border: 0;
    background-color: #00000000;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .soushuabiaodan button .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #333;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .sasnixubccus a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5%;
    transition: all 0.5s;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .sasnixubccus a p {
    font-size: 0.66666667rem;
    color: #666;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .sasnixubccus a i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .sasnixubccus a i .icon {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    fill: #666;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right {
    background-color: #f3f9fc;
    order: 1;
    width: 100%;
    padding: 10% 5% 0;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .daohangahsian {
    display: flex;
    justify-content: space-between;
    gap: 1.33333333rem;
    border-bottom: 0.06666667rem solid #dae0e2;
    padding-bottom: 0.66666667rem;
    margin-bottom: 1.33333333rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .daohangahsian a {
    font-size: 0.66666667rem;
    color: #122546;
    position: relative;
    text-align: center;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .daohangahsian a.active::after {
    display: block;
    position: absolute;
    top: 1.53333333rem;
    left: 0;
    content: '';
    width: 100%;
    height: 0.13333333rem;
    background-color: #122546;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian {
    width: 100%;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 0.06666667rem solid #dae0e2;
    padding-bottom: 0.66666667rem;
    margin-bottom: 1.33333333rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .imgshunac {
    width: 1rem;
    height: 1rem;
    margin-right: 1.33333333rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .imgshunac img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .bsaicbaij {
    width: 45%;
    margin-right: 0.66666667rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .bsaicbaij h3 {
    font-size: 0.66666667rem;
    color: #000;
    margin-bottom: 0.13333333rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .bsaicbaij p {
    font-size: 0.46666667rem;
    color: #999;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu {
    display: flex;
    align-items: center;
    gap: 0.33333333rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .yulanzuans {
    display: flex;
    gap: 0.33333333rem;
    align-items: center;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .yulanzuans i {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .yulanzuans i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #999;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .yulanzuans span {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 0.53333333rem;
    color: #999;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .fengeuxna {
    width: 0.06666667rem;
    height: 0.66666667rem;
    background-color: #99999936;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .xiazaidown {
    display: flex;
    gap: 0.33333333rem;
    align-items: center;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .xiazaidown i {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .xiazaidown i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #999;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .xiazaidown span {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 0.53333333rem;
    color: #999;
  }
  /* pdf预览弹框 */
  .pdf-preview-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
  }
  .pdf-preview-modal .pdf-preview-mask {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
  }
  .pdf-preview-modal .pdf-preview-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    width: min(50rem, 92vw);
    height: min(54.66666667rem, 88vh);
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 1.33333333rem 4rem rgba(0, 0, 0, 0.2);
  }
  .pdf-preview-modal .pdf-preview-dialog .pdf-preview-close {
    position: absolute;
    top: 0.66666667rem;
    left: 0.66666667rem;
    z-index: 3;
    width: 1.33333333rem;
    height: 1.33333333rem;
    border: none;
    border-radius: 50%;
    background: #fff;
    color: #122546;
    font-size: 0.93333333rem;
    line-height: 1;
    cursor: pointer;
  }
  .pdf-preview-modal .pdf-preview-dialog .pdf-preview-close:hover {
    background: rgba(18, 37, 70, 0.14);
  }
  .pdf-preview-modal .pdf-preview-dialog .pdf-preview-body {
    width: 100%;
    height: 100%;
    padding-top: 0;
  }
  .pdf-preview-modal .pdf-preview-dialog .pdf-preview-body #pdfPreviewFrame {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
    background: #f5f7fa;
  }
  .pdf-preview-modal.is-show {
    display: block;
  }
}
/* pc */
@media (min-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100vh;
    /* ✅ 一屏 */
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 100%;
    /* ✅ 不再重复 100vh，跟随父级 */
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* ✅ 跟随父级一屏 */
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper {
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: 100%;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    z-index: 25;
    /* ✅ 关键：top 不能固定 450rem，必须随屏幕高度变化且保证装得下 */
    top: clamp(1.6rem, 38vh, 4.5rem);
    left: 20.5%;
    width: 50%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 0.36rem;
    color: #fff;
    margin-bottom: 0.5rem;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 40%;
    font-size: 0.48rem;
    color: #fff;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij {
    position: relative;
    z-index: 9;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores {
    background-color: #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores .p {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* list */
  .csnisalist {
    width: 100%;
    height: 100%;
    padding: 1.1rem 0;
    background-color: #fff;
  }
  .csnisalist .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .csnisalist .w-1520 h3 {
    font-size: 0.36rem;
    color: #122546;
    font-weight: 500;
    margin-bottom: 0.8rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu {
    width: 100%;
    background-color: #f3f9fc;
    display: flex;
    border-radius: 0.15rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left {
    width: 5.5rem;
    padding: 0.5rem 0.3rem;
    border-right: 0.01rem solid #dae0e2;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .soushuabiaodan {
    position: relative;
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .soushuabiaodan input {
    width: 100%;
    height: 0.7rem;
    border: 0;
    background-color: #fff;
    border-radius: 0.15rem;
    box-shadow: 0 0 0.1rem 0 #eee;
    text-indent: 0.6rem;
    font-size: 0.16rem;
    color: #000;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .soushuabiaodan input::placeholder {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 0.16rem;
    color: #999;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .soushuabiaodan button {
    position: absolute;
    top: 0.2rem;
    left: 3%;
    border: 0;
    background-color: #00000000;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .soushuabiaodan button .icon {
    display: block;
    width: 0.25rem;
    height: 0.25rem;
    fill: #333;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .sasnixubccus a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5%;
    transition: all 0.5s;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .sasnixubccus a p {
    font-size: 0.24rem;
    color: #666;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .sasnixubccus a i {
    display: block;
    width: 0.25rem;
    height: 0.25rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .sasnixubccus a i .icon {
    display: block;
    width: 0.25rem;
    height: 0.25rem;
    fill: #666;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .left .sasnixubccus a:hover {
    background-color: #fff;
    transition: all 0.5s;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right {
    width: 9.8rem;
    padding: 0.5rem 0.3rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .daohangahsian {
    display: flex;
    gap: 1rem;
    border-bottom: 0.01rem solid #dae0e2;
    padding-bottom: 0.3rem;
    margin-bottom: 0.6rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .daohangahsian a {
    font-size: 0.24rem;
    color: #122546;
    position: relative;
    text-align: center;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .daohangahsian a:hover::after {
    display: block;
    position: absolute;
    top: 0.62rem;
    left: 0;
    content: '';
    width: 100%;
    height: 0.05rem;
    background-color: #122546;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .daohangahsian a.active::after {
    display: block;
    position: absolute;
    top: 0.62rem;
    left: 0;
    content: '';
    width: 100%;
    height: 0.05rem;
    background-color: #122546;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian {
    width: 100%;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.01rem solid #dae0e2;
    padding-bottom: 0.2rem;
    margin-bottom: 0.3rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .imgshunac {
    width: 0.44rem;
    height: 0.35rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .imgshunac img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .bsaicbaij {
    width: 60%;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .bsaicbaij h3 {
    font-size: 0.24rem;
    color: #000;
    margin-bottom: 0.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .bsaicbaij p {
    font-size: 0.16rem;
    color: #999;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu {
    display: flex;
    align-items: center;
    gap: 0.2rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .yulanzuans {
    display: flex;
    gap: 0.15rem;
    align-items: center;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .yulanzuans i {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .yulanzuans i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #999;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .yulanzuans span {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 0.16rem;
    color: #999;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .fengeuxna {
    width: 0.01rem;
    height: 0.3rem;
    background-color: #99999936;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .xiazaidown {
    display: flex;
    gap: 0.15rem;
    align-items: center;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .xiazaidown i {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .xiazaidown i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #999;
  }
  .csnisalist .w-1520 .zuoyoujiehcu .right .scuabcsian .saniiqncndud .yulanjzu .xiazaidown span {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 0.16rem;
    color: #999;
  }
  /* pdf预览弹框 */
  .pdf-preview-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
  }
  .pdf-preview-modal .pdf-preview-mask {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
  }
  .pdf-preview-modal .pdf-preview-dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    width: min(12rem, 92vw);
    height: min(8.2rem, 88vh);
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 0.15rem;
    overflow: hidden;
    box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.2);
  }
  .pdf-preview-modal .pdf-preview-dialog .pdf-preview-close {
    position: absolute;
    top: 0.8rem;
    right: 0.5rem;
    z-index: 3;
    width: 0.4rem;
    height: 0.4rem;
    border: none;
    border-radius: 50%;
    background: rgba(18, 37, 70, 0.08);
    color: #122546;
    font-size: 0.24rem;
    line-height: 1;
    cursor: pointer;
  }
  .pdf-preview-modal .pdf-preview-dialog .pdf-preview-close:hover {
    background: rgba(18, 37, 70, 0.14);
  }
  .pdf-preview-modal .pdf-preview-dialog .pdf-preview-body {
    width: 100%;
    height: 100%;
    padding-top: 0;
  }
  .pdf-preview-modal .pdf-preview-dialog .pdf-preview-body #pdfPreviewFrame {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
    background: #f5f7fa;
  }
  .pdf-preview-modal.is-show {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 55%;
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 55%;
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 55%;
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 55%;
  }
}
