@media screen and (min-width: 320px) and (max-width: 1024px) {
  .mobile-container .mobile-nav ul li .sub {
    display: none;
    padding-left: 0.3rem;
  }

  .mobile-container .mobile-nav ul li .sub a {
    display: block;
  }

  .banner {
    position: relative;
    height: 9.5rem;
  }

  .banner .bannerbg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .banner .wrap {
    padding-top: 2.4rem;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #1a3833;
  }

  .banner .wrap h1 {
    font-size: 0.58rem;
    line-height: 1.08rem;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0.55rem;
  }

  .banner .wrap .line {
    width: 1.12rem;
    height: 0.02rem;
    background-color: #1a3833;
    margin-bottom: 0.5rem;
  }

  .banner .wrap .en {
    font-size: 0.28rem;
    line-height: 0.5rem;
    margin-bottom: 1.25rem;
    text-align: center;
  }

  .banner .wrap .search-box {
    position: relative;
  }

  .banner .wrap .search-box input {
    width: 4.5rem;
    height: 0.8rem;
    opacity: 1;
    box-shadow: 0px 2px 0.2rem rgba(0, 0, 0, 0.33);
    border: none;
    outline: none;
    border-radius: 0.3rem;
    background-color: rgba(26, 56, 51, 0.1);
    padding-left: 0.8rem;
    font-size: 0.28rem;
    color: #fff;
  }

  .banner .wrap .search-box input::placeholder {
    color: #fff;
  }

  .banner .wrap .search-box .search-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.1rem;
  }

  .banner .wrap .search-box .search-btn a img {
    width: 0.33rem;
    display: block;
  }

  .floor1 {
    position: relative;
    background: url(../img/dt.png) no-repeat;
    background-size: cover;
    padding: 1.37rem 0;
    padding-bottom: 4rem;
  }

  .floor1 .wrap .about-box {
    color: #1a3833;
  }

  .floor1 .wrap .about-box .en {
    font-size: 0.54rem;
    line-height: 0.86rem;
    font-weight: 300;
  }

  .floor1 .wrap .about-box .title {
    font-size: 0.48rem;
    line-height: 0.72rem;
    font-weight: 400;
    margin-bottom: 1.4rem;
  }

  .floor1 .wrap .about-box .gs {
    margin-bottom: 1.3rem;
  }

  .floor1 .wrap .about-box .gs p {
    font-size: 0.36rem;
    font-weight: 500;
    line-height: 0.72rem;
  }

  .floor1 .wrap .about-box .gs .gs-en {
    font-size: 0.32rem;
    font-weight: 400;
    line-height: 0.54rem;
  }

  .floor1 .wrap .about-box .neirong {
    width: 100%;
  }

  .floor1 .wrap .about-box .neirong p {
    font-size: 0.32rem;
    font-weight: 400;
    line-height: 1.8em;
  }

  .floor1 .wrap .about-box .neirong p:not(:last-child) {
    margin-bottom: 0.15rem;
  }

  .floor1 .weizhi {
    display: none;
    position: absolute;
    top: 1.9rem;
    right: 2.8rem;
    width: 5.2rem;
    height: 2rem;
    background: url(../img/weizhi.png) no-repeat;
    background-size: 100% 100%;
    color: #1a3833;
    padding-top: 0.23rem;
    z-index: 2;
  }

  .floor1 .weizhi p {
    text-align: center;
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 0.36rem;
    margin-bottom: 0.14rem;
  }

  .floor1 .weizhi .en {
    text-align: center;
    font-size: 0.18rem;
    font-weight: 400;
    line-height: 0.27rem;
  }

  .floor {
    padding: 0.8rem 0;
  }

  .floor .title-box {
    position: relative;
  }

  .floor .title-box img {
    position: absolute;
    left: -0.2rem;
    top: -0.2rem;
    width: 0.8rem;
    display: block;
  }

  .floor .title-box .en {
    padding-left: 0.4rem;
    font-size: 0.6rem;
    font-weight: 300;
    line-height: 0.86rem;
  }

  .floor .title-box .title {
    padding-left: 0.4rem;
    font-size: 0.48rem;
    font-weight: 400;
    line-height: 0.72rem;
  }

  .floor2 {
    padding-top: 0;
    margin-top: -1rem;
    position: relative;
  }

  .floor2 .bg {
    width: 100%;
    display: block;
    position: absolute;
    top: -2rem;
  }

  .floor2 .wrap {
    position: relative;
    z-index: 2;
  }

  .floor2 .wrap .title-box {
    margin-bottom: 1rem;
  }

  .floor2 .wrap .f2-p {
    font-size: 0.32rem;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 0.6rem;
    text-align: center;
  }

  .floor2 .wrap .yzs-box {
    padding: 0.77rem 0 0.44rem;
    border-top: 1.5px dashed #1a3833;
    border-bottom: 1.5px dashed #1a3833;
    margin-bottom: 0.6rem;
  }

  .floor2 .wrap .yzs-box .yzs-intro {
    width: 100%;
    text-align: center;
    font-size: 0.48rem;
    font-weight: 400;
    line-height: 0.72rem;
    margin: 0 auto;
    margin-bottom: 1.1rem;
  }

  .floor2 .wrap .yzs-box .lc-box {
    width: 100%;
    position: relative;
    display: none;
    grid-template-columns: repeat(2, 2rem);
    justify-content: space-between;
    padding: 0 0.8rem;
    row-gap: 0.5rem;
  }

  .floor2 .wrap .yzs-box .lc-box .item {
    position: static;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #d1d9d1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.3s;
    transform: none !important;
  }

  .floor2 .wrap .yzs-box .lc-box .item:hover {
    transform: scale(1.1);
  }

  .floor2 .wrap .yzs-box .lc-box .item img {
    width: 0.8rem;
    height: 0.8rem;
    object-fit: contain;
    display: block;
  }

  .floor2 .wrap .yzs-box .lc-box .item p {
    font-size: 0.28rem;
    font-weight: 400;
    line-height: 0.64rem;
  }

  .floor2 .wrap .yzs-box .lc-box img {
    width: 100%;
    display: none;
  }

  .floor2 .wrap .yzs-box .phoneimg {
    display: block;
  }

  .floor2 .wrap .f2-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: .3rem;
  }

  .floor2 .wrap .f2-list .item {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 0.3rem !important;
  }

  .floor2 .wrap .f2-list .item:not(:nth-child(n + 3)) {
    margin-bottom: 0;
  }

  .floor2 .wrap .f2-list .item .line {
    width: 0.02rem;
    height: 1rem;
    background-color: #1a3833;
  }

  .floor2 .wrap .f2-list .item .text-box {
    flex: 1;
    padding-left: 0.34rem;
  }

  .floor2 .wrap .f2-list .item .text-box .number {
    font-size: 0.72rem;
    font-weight: 300;
    line-height: auto;
  }

  .floor2 .wrap .f2-list .item .text-box p {
    font-size: 0.28rem;
    font-weight: 500;
    line-height: auto;
  }

  .floor3 .wrap .title-box {
    margin-bottom: 0.64rem;
  }

  .floor3 .f3-swiper {
    position: relative;
  }

  .floor3 .f3-swiper .swiper-btn {
    /* display: none; */
    z-index: 3;
    top: 20%;
  }

  .floor3 .f3-swiper .swiper-btn::after {
    color: #1a3833;
    font-weight: bold;
    font-size: 0.5rem;
    z-index: 3;
  }

  .floor3 .f3-swiper .swiper-btn.swiper-button-prev {
    left: 0.8rem;
  }

  .floor3 .f3-swiper .swiper-btn.swiper-button-next {
    right: 0.8rem;
  }

  .floor3 .f3-swiper .white-box {
    position: absolute;
    top: 0;
    width: 1.4rem;
    height: 100%;
    display: none;
    z-index: 2;
  }

  .floor3 .f3-swiper .lwb {
    left: 0;
    background: linear-gradient(to right, #fff, transparent);
  }

  .floor3 .f3-swiper .rwb {
    right: 0;
    background: linear-gradient(to left, #fff, transparent);
  }

  .floor3 .f3-swiper .swiper {
    height: max-content;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide {
    top: auto;
    transform: translateY(0);
    width: max-content;
    border-radius: 0.1rem;
    height: max-content;
    border-radius: 0.2rem;
    background: rgba(255, 255, 255, 0.64);
    box-shadow: 2px 1px 17px rgba(63, 164, 180, 0.07),
      16px 9px 50px rgba(26, 56, 51, 0.05);
    display: block;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide:hover .right {
    display: flex;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .left {
    width: 100%;
    height: 4rem;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    border-radius: 0.1rem;
    overflow: hidden;
    cursor: pointer;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .left img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .left .text-box {
    color: #fff;
    position: relative;
    z-index: 2;
    text-align: center;
    padding-bottom: 0.4rem;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .left .text-box .title {
    font-size: 0.48rem;
    font-weight: 400;
    line-height: 0.36rem;
    margin-bottom: 0.45rem;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .left .text-box .en {
    font-size: 0.28rem;
    font-weight: 400;
    line-height: 0.36rem;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .right {
    width: 100%;
    padding: 0.47rem 0.2rem;
    flex-direction: column;
    display: flex;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .right p {
    font-size: 0.32rem;
    font-weight: 300;
    line-height: 1.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .right .line {
    width: 100%;
    height: 1px;
    background-color: #b0b0b0;
    margin: 0.8rem 0;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .right .intro .item {
    font-size: 0.32rem;
    font-weight: 400;
    line-height: 1.8em;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .right .lj-btn {
    margin-top: 0.5rem;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .right .lj-btn a {
    width: fit-content;
    padding: 0 .1rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.28rem;
    border: 1px solid #1a3833;
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .right .lj-btn a:hover span {
    transform: translateX(0.1rem);
  }

  .floor3 .f3-swiper .swiper .swiper-wrapper .swiper-slide .right .lj-btn a span {
    display: block;
    margin-left: 0.1rem;
    transition: 0.3s;
  }

  .floor4 .wrap .title-box {
    margin-bottom: 0.4rem;
  }

  .floor4 .f4-swiper .swiper .swiper-pagination-bullet {
    background-color: #fff;
  }

  .floor4 .f4-swiper .swiper .swiper-slide {
    width: 100%;
    position: relative;
    padding: 1.05rem 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .floor4 .f4-swiper .swiper .swiper-slide.swiper-slide-active .text-box {
    opacity: 1;
  }

  .floor4 .f4-swiper .swiper .swiper-slide img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .floor4 .f4-swiper .swiper .swiper-slide .text-box {
    opacity: 0;
    padding: 0.4rem;
    position: relative;
    z-index: 2;
    /* height: 4.8rem; */
    height: 5.2rem;
    width: 6.8rem;
    border-top-left-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    background: rgba(255, 255, 255, 0.77);
    backdrop-filter: blur(0.5rem);
    transition: 1s;
  }

  .floor4 .f4-swiper .swiper .swiper-slide .text-box .rw {
    font-size: 0.24rem;
    font-weight: 500;
    line-height: 0.36rem;
    margin-bottom: 0.1rem;
  }

  .floor4 .f4-swiper .swiper .swiper-slide .text-box .name {
    font-size: 0.36rem;
    font-weight: 500;
    line-height: 0.36rem;
  }

  .floor4 .f4-swiper .swiper .swiper-slide .text-box .line {
    margin: 0.3rem 0;
    width: 0.48rem;
    height: 1px;
    background-color: #1a3833;
  }

  .floor4 .f4-swiper .swiper .swiper-slide .text-box p {
    font-size: 0.28rem;
    line-height: 1.8em;
  }

  .floor4 .f4-swiper .swiper .swiper-slide .text-box p:not(:last-child) {
    margin-bottom: 0.2rem;
  }

  .floor5 .wrap .title-box {
    margin-bottom: 0.9rem;
  }

  .floor5 .f5-swiper {
    position: relative;
    padding-left: 0;
  }

  .floor5 .f5-swiper .white-box {
    position: absolute;
    top: 0;
    width: 1.4rem;
    height: 100%;
    z-index: 2;
  }

  .floor5 .f5-swiper .rwb {
    right: 0;
    background: linear-gradient(to left, #fff, transparent);
  }

  .floor5 .f5-swiper .swiper-btn {
    z-index: 3;
  }

  .floor5 .f5-swiper .swiper-btn::after {
    color: #1a3833;
    font-weight: bold;
    font-size: .5rem;
    z-index: 3;
  }

  .floor5 .f5-swiper .swiper-btn.swiper-button-prev {
    left: 0.8rem;
  }

  .floor5 .f5-swiper .swiper-btn.swiper-button-next {
    right: 0.8rem;
  }

  .floor5 .f5-swiper .swiper .swiper-slide {
    position: relative;
    width: 100%;
    border-right: 1px solid #1a3833;
    height: 4.5rem;
    padding: 0 0.55rem;
    display: flex;
    flex-direction: column;
  }

  .floor5 .f5-swiper .swiper .swiper-slide .xinxi {
    font-size: 0.36rem;
    font-weight: 500;
    line-height: 0.42rem;
    margin-bottom: 0.4rem;
  }

  .floor5 .f5-swiper .swiper .swiper-slide .slide-list {
    display: flex;
    flex-wrap: wrap;
  }

  .floor5 .f5-swiper .swiper .swiper-slide .slide-list .item a {
    font-size: 0.28rem;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 0.36rem;
    height: 0.8rem;
    border-radius: 0.4rem;
    padding: 0 0.2rem;
    border: 1px solid #1a3833;
    margin-bottom: 0.18rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
  }

  .floor5 .f5-swiper .swiper .swiper-slide .slide-list .item a:hover {
    background-color: #1a3833;
    color: #fff;
  }

  .floor5 .f5-swiper .swiper .swiper-slide img {
    position: absolute;
    top: 4.5rem;
    left: 50%;
    transform: translateX(-50%);
    width: 4.2rem;
    height: 3.25rem;
    object-fit: cover;
    display: block;
    border-radius: 0.1rem;
    transition: 0.3s;
    display: none;
  }

  .floor5 .f5-swiper .swiper .swiper-slide img.active {
    top: 0.5rem;
  }

  .floor5 .f5-swiper .swiper .swiper-slide .xq {
    position: relative;
    z-index: 2;
    margin-top: auto;
  }

  .floor5 .f5-swiper .swiper .swiper-slide .xq a {
    font-size: 0.32rem;
    font-weight: 500;
    display: flex;
    align-items: center;
  }

  .floor5 .f5-swiper .swiper .swiper-slide .xq a:hover span {
    transform: translateX(0.2rem);
  }

  .floor5 .f5-swiper .swiper .swiper-slide .xq span {
    display: block;
    margin-left: 0.1rem;
    transition: 0.3s;
  }

  .floor6 .wrap .title-box {
    margin-bottom: 0.48rem;
  }

  .floor6 .wrap .f6-list {
    display: block;
    justify-content: space-between;
  }

  .floor6 .wrap .f6-list .item {
    width: 100%;
    margin-bottom: 0.3rem;
  }

  .floor6 .wrap .f6-list .item .img-box {
    width: 100%;
    height: 4rem;
    position: relative;
    border-radius: 0.1rem;
    overflow: hidden;
  }

  .floor6 .wrap .f6-list .item .img-box a {
    display: block;
    padding: 0.2rem;
    height: 100%;
  }

  .floor6 .wrap .f6-list .item .img-box a .bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .floor6 .wrap .f6-list .item .img-box a .fk {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 2.25rem;
    height: 100%;
    opacity: 1;
    background: rgba(26, 56, 51, 0.5);
    backdrop-filter: blur(12px);
    z-index: 2;
  }

  .floor6 .wrap .f6-list .item .img-box a .text-box {
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }

  .floor6 .wrap .f6-list .item .img-box a .text-box .leibie {
    font-size: 0.48rem;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 0.72rem;
    color: #d1d9d1;
  }

  .floor6 .wrap .f6-list .item .img-box a .text-box p {
    font-size: 0.28rem;
    font-weight: 500;
    line-height: 1.8em;
    color: #ffffff;
  }

  .floor6 .wrap .f6-list .item .item-list {
    padding: 0.5rem 0;
  }

  .floor6 .wrap .f6-list .item .item-list ul li {
    position: relative;
  }

  .floor6 .wrap .f6-list .item .item-list ul li:not(:last-child) {
    margin-bottom: 0.3rem;
  }

  .floor6 .wrap .f6-list .item .item-list ul li::after {
    content: "";
    position: absolute;
    width: 0;
    left: 0;
    height: 0.02rem;
    bottom: -0.1rem;
    background-color: #1a3833;
    transition: 0.3s;
  }

  .floor6 .wrap .f6-list .item .item-list ul li:hover::after {
    width: 100%;
  }

  .floor6 .wrap .f6-list .item .item-list ul li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .floor6 .wrap .f6-list .item .item-list ul li a .title {
    font-size: 0.32rem;
    font-weight: 500;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .floor6 .wrap .f6-list .item .item-list ul li a img {
    width: 0.15rem;
    display: block;
  }

  .banner2 {
    height: 4rem;
  }

  .banner2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  footer {
    padding-top: 1rem;
    background: url(../img/footerbg.png) no-repeat;
    background-size: cover;
  }

  footer .wrap {
    color: #fff;
  }

  footer .wrap .f-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0.35rem;
  }

  footer .wrap .f-top .left .en {
    font-size: 0.54rem;
    font-weight: 300;
    line-height: 0.86rem;
  }

  footer .wrap .f-top .left .title {
    font-size: 0.48rem;
    font-weight: 400;
    line-height: 0.72rem;
  }

  footer .wrap .f-top .right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  footer .wrap .f-top .right img {
    width: 2rem;
    display: block;
    margin-bottom: 0.18rem;
  }

  footer .wrap .f-top .right p {
    font-size: 0.28rem;
    font-weight: 400;
    line-height: 1.8em;
    width: 3.2rem;
    text-align: center;
  }

  footer .wrap .f-middle {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0.5rem;
  }

  footer .wrap .f-middle .item {
    width: 100%;
    margin-bottom: 0.3rem;
  }

  footer .wrap .f-middle .item img {
    width: 1rem;
    display: block;
    margin-bottom: 0.15rem;
  }

  footer .wrap .f-middle .item p {
    font-size: .26rem;
  }


  footer .wrap .f-middle .item p:not(:last-child) {
    margin-bottom: 0.2rem;
  }

  footer .wrap .f-navs {
    display: none;
    padding: 0.24rem 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  footer .wrap .f-navs ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  footer .wrap .f-navs ul li a {
    display: block;
    color: #fff;
  }

  footer .wrap .f-navs ul li a:hover {
    font-weight: bold;
  }

  footer .wrap .f-navs ul li>a {
    font-size: 0.32rem;
    font-weight: 500;
    margin-bottom: 0.34rem;
  }

  footer .wrap .f-navs ul li .sub a {
    font-size: 0.28rem;
    font-weight: 400;
    line-height: 0.36rem;
    color: #d1d9d1;
  }

  footer .wrap .f-navs ul li .sub a:hover {
    font-weight: bold;
  }

  footer .wrap .support {
    font-size: 0.28rem;
    font-weight: 400;
    line-height: 1.8em;
    text-align: center;
    padding: 0.5rem 0;
  }

  footer .wrap .support a {
    color: #fff;
  }

  .fwjs-floor .fwjs-change {
    position: relative;
  }

  .fwjs-floor .fwjs-change .white-box {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1rem;
    background: linear-gradient(to left, #fff, #fff, transparent);
    z-index: 2;
  }

  .fwjs-floor .fwjs-change .swiper-btn {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background: rgba(209, 217, 209, 0.75);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    right: 0;
  }

  .fwjs-floor .fwjs-change .swiper-btn img {
    width: 0.15rem;
    display: block;
  }

  .fwjs-floor .fwjs-change .swiper-btn::after {
    display: none;
  }

  .fwjs-floor .fwjs-change .swiper {
    width: 100%;
  }

  .fwjs-floor .fwjs-change .swiper .swiper-slide {
    width: max-content;
    padding: 0.35rem 0;
  }

  .fwjs-floor .fwjs-change .swiper .swiper-slide:not(:last-child) {
    margin-right: 0.2rem;
  }

  .fwjs-floor .fwjs-change .swiper .swiper-slide.active a {
    opacity: 1;
  }

  .fwjs-floor .fwjs-change .swiper .swiper-slide.active a::after {
    width: 0.76rem;
  }

  .fwjs-floor .fwjs-change .swiper .swiper-slide a {
    position: relative;
    font-size: 0.32rem;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 0.4rem;
    opacity: 0.35;
  }

  .fwjs-floor .fwjs-change .swiper .swiper-slide a::after {
    content: "";
    position: absolute;
    width: 0;
    left: 50%;
    transform: translateX(-50%);
    bottom: -0.1rem;
    transition: 0.3s;
    height: 0.04rem;
    bottom: -0.08rem;
    border-radius: 0.02rem;
    background: #d1d9d1;
  }

  .fwjs-floor .fwjs-content {
    padding: 0.9rem 0;
  }

  .fwjs-floor .fwjs-content .box {
    margin-bottom: .4rem;
  }

  .fwjs-floor .fwjs-content .title {
    font-size: .32rem;
    font-weight: bold;
    margin-bottom: .2rem;
  }

  .fwjs-floor .fwjs-content p {
    line-height: 1.8;
    font-size: .28rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .wrap>p {
    font-size: 0.32rem;
    font-weight: 400;
    line-height: 1.8em;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .wrap>img {
    width: 100%;
    display: block;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .wrap .jmtj-content {
    display: none;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .jm-ys {
    position: relative;
    height: auto;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .jm-ys .img-box {
    position: static;
    right: 0;
    top: 50%;
    transform: translateY(0);
    width: 100%;
    height: 6.4rem;
    overflow: hidden;
    border-radius: 0.1rem;
    z-index: 4;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .jm-ys .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 0.3s;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .jm-ys .left .left-title {
    font-size: 0.48rem;
    font-weight: 400;
    line-height: 0.72rem;
    margin-bottom: 0.5rem;
    padding-left: 0.5rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .jm-ys .left .left-list {
    padding: 0.45rem 0;
    position: relative;
    padding-left: 0.5rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .jm-ys .left .left-list .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #fafafa;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .jm-ys .left .left-list .ll-item {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .jm-ys .left .left-list .ll-item:not(:last-child) {
    margin-bottom: 0.6rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .jm-ys .left .left-list .ll-item img {
    width: 0.8rem;
    height: 0.8rem;
    object-fit: contain;
    display: block;
    margin-right: 0.4rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .jmtj .jm-ys .left .left-list .ll-item p {
    display: block;
    font-size: 0.32rem;
    font-weight: 300;
    line-height: 1.8em;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .wrap>p {
    margin-bottom: 1.2rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .sml-title {
    font-size: 0.48rem;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 0.72rem;
    margin-bottom: 0.5rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .zs-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 1.7rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .zs-list .item {
    font-size: 0.32rem;
    font-weight: 300;
    line-height: 1.8em;
    text-align: center;
    width: 49%;
    height: 1.66rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1a3833;
    transition: 0.3s;
    margin-bottom: 0.3rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .zs-list .item:hover {
    background-color: #1a3833;
    color: #fff;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .jm-ys {
    height: auto;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .jm-ys .left .left-list .ll-item p {
    line-height: auto;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz {
    margin-top: 1.8rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz .sml-title span {
    font-size: 0.42rem;
    font-weight: 300;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz .syz-list {
    display: block;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz .syz-list ul {
    flex: 1;
    display: flex;
    flex-direction: column;
    height: max-content;
    padding: 0.3rem 0;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz .syz-list ul:first-child {
    border-right: none;
    border-bottom: 1px solid #1a3833;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz .syz-list ul:last-child {
    padding-left: 0;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz .syz-list ul:nth-child(2) {
    padding-left: 0;
    border-right: none;
    border-bottom: 1px solid #1a3833;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz .syz-list ul li {
    display: flex;
    align-items: center;
    font-size: 0.32rem;
    font-weight: 300;
    line-height: 0.36rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz .syz-list ul li:hover .fk {
    background-color: #1a3833;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz .syz-list ul li:not(:last-child) {
    margin-bottom: 0.55rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .gdzs .syz .syz-list ul li .fk {
    width: 0.26rem;
    height: 0.26rem;
    border-radius: 0.08rem;
    border: 1px solid #1a3833;
    margin-right: 0.25rem;
    transition: 0.3s;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .kysh {
    padding-bottom: 0;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .kysh .wrap>p {
    margin-bottom: 0.55rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .kysh .wrap .ksyhimg-img {
    display: block;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .kysh .kysh-content {
    display: none;
    position: relative;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .kysh .kysh-content .ky-item {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .kysh .kysh-content .ky-item:not(:last-child) {
    margin-bottom: 1.5rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .kysh .kysh-content .ky-item .ky-left {
    width: 6rem;
    padding-right: 0.45rem;
    text-align: right;
    margin-right: 0.95rem;
    font-size: 0.32rem;
    font-weight: 400;
    line-height: 0.72rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .kysh .kysh-content .ky-item .ky-right {
    flex: 1;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .kysh .kysh-content .ky-item .ky-right p {
    font-size: 0.24rem;
    font-weight: 300;
    line-height: 0.36rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .kysh .kysh-content .ky-item .ky-right p:not(:last-child) {
    margin-bottom: 0.15rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap>p {
    margin-bottom: 1.2rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .sml-title {
    font-size: 0.48rem;
    font-weight: 400;
    line-height: 0.72rem;
    margin-bottom: 0.4rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .smlp {
    font-size: 0.32rem;
    font-weight: 300;
    line-height: 1.8em;
    margin-bottom: 0.6rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .lc-content {
    border-top: 1px solid #b0b0b0;
    border-bottom: 1px solid #b0b0b0;
    padding: 0.45rem 0;
    display: block;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0.6rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .lc-content .lc-left {
    margin-right: 0;
    margin-bottom: 0.4rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .lc-content .lc-left .ll-title {
    font-size: 0.32rem;
    font-weight: 400;
    line-height: 0.46rem;
    margin-bottom: 0.55rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .lc-content .lc-left .ll-item {
    display: flex;
    align-items: center;
    font-size: 0.28rem;
    font-weight: 300;
    line-height: 0.36rem;
    color: #1a3833;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .lc-content .lc-left .ll-item:not(:last-child) {
    margin-bottom: 0.25rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .lc-content .lc-left .ll-item:nth-child(2) .circle {
    background: #789097;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .lc-content .lc-left .ll-item:nth-child(3) .circle {
    background: #cdcacb;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .lc-content .lc-left .ll-item .circle {
    width: 0.23rem;
    height: 0.23rem;
    border-radius: 50%;
    background: #ffc1b0;
    margin-right: 0.1rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .lc-content .lc-right {
    width: 100%;
    flex: 1;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .lc-content .lc-right img {
    width: 100%;
    display: block;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .sg-content {
    margin-top: 1.2rem;
    display: block;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .sg-content .img-box {
    width: 100%;
    height: 3.8rem;
    overflow: hidden;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .sg-content .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 0.3s;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .sg-content .text-box {
    padding-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex: 1;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .sg-content .text-box .tb-title {
    font-size: 0.48rem;
    font-weight: 400;
    line-height: 0.72rem;
    margin-bottom: 0.2rem;
  }

  .fwjs-floor .fwjs-content .swiper .swiper-slide .fzsz .wrap .sg-content .text-box p {
    font-size: 0.32rem;
    font-weight: 300;
    line-height: 1.8em;
  }

  .news-listf {
    padding: 0.4rem 0;
  }

  .news-listf ul li {
    padding: 20px 0;
    border-bottom: 1px dotted #ccc;
  }

  .news-listf ul li:hover a .xwzx-title {
    color: #ef7d18 !important;
  }

  .news-listf ul li:hover a img {
    transform: scale(1.1);
  }

  .news-listf ul li a {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .news-listf ul li a .xwzx-left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .news-listf ul li a .xwzx-left .img-box {
    width: 100%;
    height: 4rem;
    overflow: hidden;
    margin-right: 0rem;
    margin-bottom: 0.4rem;
  }

  .news-listf ul li a .xwzx-left .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: 0.3s;
  }

  .news-listf ul li a .xwzx-left .text-box {
    flex: 1;
  }

  .news-listf ul li a .xwzx-left .text-box .xwzx-title {
    font-size: 0.36rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .news-listf ul li a .xwzx-left .text-box p {
    font-size: 0.32rem;
    line-height: 1.8em;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .news-listf ul li a .date {
    font-size: 0.32rem;
    color: #333;
  }

  .news-floor {
    padding: 0.95rem 0;
  }

  .news-floor .wrap .title {
    font-size: 0.42rem;
    font-weight: 400;
    line-height: 1.8em;
    margin-bottom: 0.4rem;
  }

  .news-floor .wrap .list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0.8rem;
  }

  .news-floor .wrap .list .item:not(:last-child) {
    margin-right: 0.2rem;
  }

  .news-floor .wrap .list .item a {
    font-size: 0.24rem;
    font-weight: 400;
    line-height: 0.36rem;
    height: 0.5rem;
    border-radius: 0.25rem;
    border: 1px solid #1a3833;
    color: #1a3833;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.2rem;
    transition: 0.3s;
  }

  .news-floor .wrap .list .item a:hover {
    background-color: #1a3833;
    color: #fff;
  }

  .news-floor .wrap .news-container {
    position: relative;
    display: block;
    justify-content: space-between;
  }

  .news-floor .wrap .news-container .left {
    width: 100%;
  }

  .news-floor .wrap .news-container .left .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 0.28rem;
    font-weight: 400;
    margin-bottom: 0.18rem;
  }

  .news-floor .wrap .news-container .left .content {
    border-top: 1px solid #1a3833;
    padding: 0.3rem 0;
  }

  .news-floor .wrap .news-container .left .content img {
    max-width: 100%;
    height: auto !important;
    margin: 0 auto;
    display: block;
  }

  .news-floor .wrap .news-container .left .content p {
    line-height: 1.8em;
    font-size: 0.28rem;
  }

  .news-floor .wrap .news-container .right {
    position: static;
    top: 0;
    height: max-content;
    width: 100%;
  }

  .news-floor .wrap .news-container .right .item:not(:last-child) {
    margin-bottom: 1.18rem;
  }

  .news-floor .wrap .news-container .right .item .li-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.32rem;
    font-weight: 400;
    margin-bottom: 0.17rem;
  }

  .news-floor .wrap .news-container .right .item .li-title .circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background-color: rgba(209, 217, 209, 0.75);
  }

  .news-floor .wrap .news-container .right .item .li-title .circle img {
    width: 0.1rem;
    display: block;
  }

  .news-floor .wrap .news-container .right .item .item-list {
    padding: 0.2rem 0;
    border-top: 1px solid #1a3833;
  }

  .news-floor .wrap .news-container .right .item .item-list ul li:not(:last-child) {
    margin-bottom: 0.25rem;
  }

  .news-floor .wrap .news-container .right .item .item-list ul li a {
    font-size: 0.28rem;
    font-weight: 400;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }

  .fwal-floor .wrap {
    position: relative;
  }

  .fwal-floor .wrap .case-box {
    margin-bottom: 0.3rem;
    position: static;
    right: 0;
    width: 100%;
    height: auto;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 0.63rem;
    background: #ffffff;
    backdrop-filter: blur(0.74rem);
  }

  .fwal-floor .wrap .case-box .number {
    opacity: 0.5;
    /** 文本1 */
    font-size: 0.6rem;
    font-weight: 700;
    line-height: 0.42rem;
    color: #1a3833;
    margin-bottom: 0.2rem;
  }

  .fwal-floor .wrap .case-box .info {
    font-size: 0.28rem;
    font-weight: 500;
    line-height: 0.42rem;
    margin-bottom: 0.4rem;
  }

  .fwal-floor .wrap .case-box .case-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .fwal-floor .wrap .case-box .case-list .item {
    margin-right: 0.2rem;
  }

  .fwal-floor .wrap .case-box .case-list .item a {
    font-size: 0.28rem;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 0.36rem;
    height: 0.5rem;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #1a3833;
    margin-bottom: 0.17rem;
    padding: 0 0.2rem;
    transition: 0.3s;
  }

  .fwal-floor .wrap .case-box .case-list .item a:hover {
    background-color: #1a3833;
    color: #fff;
  }

  .fwal-floor .wrap .title {
    width: 100%;
  }

  .fwal-floor .wrap .line {
    width: 1.7rem;
    height: 0.02rem;
    background-color: #1a3833;
    margin: 1.1rem 0;
  }

  .fwal-floor .wrap .news-container .left .content {
    padding: 0;
    border: none;
  }

  .side {
    position: fixed;
    bottom: 20%;
    right: 0;
    z-index: 9999;
  }

  .side .item {
    transform: translateX(2.5rem);
    transition: 0.3s;
  }

  .side .item:first-child:hover {
    transform: translateX(0);
  }

  .side .item:not(:last-child) {
    margin-bottom: 2px;
  }

  .side .item a {
    display: flex;
    background-color: rgba(26, 56, 51, 0.6);
  }

  .side .item a .img-box {
    width: 1rem;
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .side .item a .img-box img {
    width: 60%;
    display: block;
  }

  .side .item a .text-box {
    width: 2.5rem;
    height: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .side .item a .text-box p {
    color: #fff;
    font-size: 0.16rem;
  }

  .mengceng {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.4);
    display: none;
  }

  .mengceng img {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    cursor: pointer;
  }

  .paging a {
    padding: 6px .15rem;
    font-size: .26rem;
  }


  .fwjs-tabel .item {
    display: flex;
    width: 100%;
    height: fit-content;
  }

  .fwjs-tabel .item .label {
    width: 2.4rem;
    background: #EEEEEE;
    padding: .16rem .2rem;
    border: 1px solid #DDDDDD;
    flex-shrink: 0;
    font-size: 0.26rem;
    line-height: 1.8;
    color: #333;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .fwjs-tabel .item .value {
    margin-left: -1px;
    border: 1px solid #DDDDDD;
    padding: .16rem .2rem;
    width: 100%;
    flex: 1;
    font-size: 0.26rem;
    line-height: 1.8;
    color: #333;
  }

}