@media screen and (min-width: 1024px) and (max-width: 1550px) {
  .wrap {
    width: 1400px;
  }
  .wrap2 {
    width: 1220px;
  }
  .wrap4 {
    width: 1220px;
  }
  .g-boxb1 .right {
    height: 500px;
  }
  .g-boxb1 .left {
    height: 500px;
  }
  .g-boxb1 .left .line {
    width: 85px;
    margin-bottom: 40px;
  }
  .g-boxb1 .left .icon {
    height: 70px;
    margin-bottom: 50px;
  }
  .g-boxb1 .left .desc {
    font-size: 20px;
  }
  .g-boxb1 .left .desc .p:not(:last-child) {
    margin-bottom: 5px;
  }
  .g-boxb1 .left .link {
    width: 160px;
    height: 50px;
  }
  .g-boxb1 .left .link img {
    width: 15px;
    margin-left: 9px;
  }
  .g-boxb1 .left .link span {
    font-size: 14px;
  }
  .g-boxb1 .right .friend-content {
    padding: 30px 0;
  }
  .g-boxb1 .right .friend-content .friend-title {
    font-size: 32px;
  }
  .g-boxb1 .right .friend-content .swiper-btns {
    margin-top: 30px;
  }
  .g-boxb1 .right .friend-content .swiper-slide {
    gap: 20px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .phoneheader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    height: 1.4rem;
    transition: 0.3s;
    background-color: #fff;
    padding: 0 0.3rem;
  }
  .phoneheader .search {
    margin-left: auto;
    margin-right: 0.5rem;
  }
  .phoneheader .search img {
    width: 25px;
    display: block;
  }
  .phoneheader.active {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .phoneheader .logo-box {
    width: 2.5rem;
  }
  .phoneheader .logo-box img {
    width: 100%;
    display: block;
  }
  .phoneheader .btn-box {
    display: flex;
    align-items: center;
  }
  .phoneheader .btn-box .btn {
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.15);
  }
  .phoneheader .btn-box .btn:not(:last-child) {
    margin-right: 0.3rem;
    font-size: 0.3rem;
    color: #fff;
  }
  .phoneheader .btn-box .btn img {
    width: 40%;
    display: block;
  }
  .phoneheader .btn-box .search-btn {
    margin-right: 0.2rem;
  }
  .mobile-container {
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #e60013;
    transition: 0.3s;
    transform: translateX(100%);
    display: block;
  }
  .mobile-container.active {
    transform: translateX(0);
  }
  .mobile-container .phoneheader {
    position: static;
    background: none !important;
  }
  .mobile-container .footer-list {
    color: #fdfdfd;
  }
  .mobile-container .footer-list a {
    color: #fdfdfd;
  }
  .mobile-container .footer-list li {
    position: relative;
  }
  .mobile-container .footer-list li.nosec .top a {
    flex: 1;
  }
  .mobile-container .footer-list li.nosec .top span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotateZ(-90deg);
  }
  .mobile-container .footer-list .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.2rem 0;
    border-bottom: 1px solid #fefefe;
  }
  .mobile-container .footer-list .top a {
    font-size: 0.36rem;
  }
  .mobile-container .footer-list .top span {
    transition: 0.3s;
    font-size: 0.2rem;
  }
  .mobile-container .footer-list .top span.active {
    transform: rotateZ(180deg);
  }
  .mobile-container .footer-list .second {
    display: none;
    padding-top: 0.15rem;
  }
  .mobile-container .footer-list .second a {
    display: block;
    font-size: 0.32rem;
    color: #fdfdfd;
    line-height: 2em;
  }
  .home-sw > .swiper-container .swiper-wrapper {
    display: block;
    height: auto;
  }
  .home-sw .swiper-container {
    height: auto;
  }
  .g-boxb1 .ani {
    visibility: visible !important;
  }
  .swiper-slide:nth-child(even) .g-boxb1 .inbox {
    padding-left: 0;
  }
  .swiper-slide:nth-child(odd) .g-boxb1 .inbox .left {
    margin-left: 0;
  }
  .swiper-slide:nth-child(odd) .g-boxb1 .inbox {
    padding-right: 0;
    flex-direction: row-reverse;
  }
  .header .banner .swiper-slide > img {
    height: auto;
  }
  .header .banner .swiper-slide .bannerbg {
      height: auto;
  }
  .header .banner .swiper-slide .mm-btn {
      bottom: 5%;
    left: 15px;
    width: 150px;
    height: 45px;
    font-size: 18px;
  }
  .header .banner .swiper-slide .banner3 {
    left: 5vw;
  }
  .header .banner .swiper-slide .banner3 .banner-title h2 {
    font-size: 0.32rem;
    margin-bottom: 0.05rem;
  }
  .header .banner .swiper-slide .banner3 .banner-title p {
    font-size: 0.28rem;
    line-height: 1.8em;
  }
  .header .banner .swiper-slide .banner3 .mm-btn a {
    width: 3rem;
    height: 0.8rem;
    font-size: 0.28rem;
  }
  .header .banner .swiper-slide .banner3 .mm-btn a img {
    width: 0.5rem;
  }
  .g-boxb1 .inbox {
    display: block;
    height: auto;
    padding: 40px 15px !important;
  }
  .g-boxb1 .left {
    margin-bottom: 30px;
    height: auto;
  }
  .g-boxb1 .left .line {
    width: 50px;
    height: 3px;
    margin-bottom: 20px;
  }
  .g-boxb1 .left .icon {
    width: 60%;
    height: auto;
    margin-bottom: 30px;
  }
  .g-boxb1 .left .icon img {
    height: auto;
    width: 100%;
  }
  .g-boxb1 .left .desc {
    font-size: 16px;
  }
  .g-boxb1 .left .desc .p:not(:last-child) {
    margin-bottom: 5px;
  }
  .g-boxb1 .inbox::after {
    display: none;
  }
  .g-boxb1 .inbox::before {
    display: none;
  }
  .g-boxb1 .link {
    width: 150px;
    height: 45px;
    line-height: 45px;
    border-radius: 4px;
    margin-top: 30px;
  }
  .g-boxb1 .link img {
    width: 0.34rem;
  }
  .g-boxb1 .link span {
    font-size: 0.28rem;
  }
  .g-boxb1 .right {
    width: 100%;
    height: 4rem;
  }
  .g-boxb1 .right.friend-right {
    height: auto;
  }
  .g-boxb1 .right .friend-content {
    padding: 0.3rem 0;
  }
  .g-boxb1 .right .friend-content .friend-title {
    font-size: 0.36rem;
  }
  .g-boxb1 .right .friend-content p {
    font-size: 0.28rem;
  }
  .g-boxb1 .right .friend-content .swiper-container {
    width: 90%;
  }
  .g-boxb1 .right .friend-content .swiper-container .swiper-wrapper {
    display: flex;
  }
  .g-boxb1 .right .friend-content .swiper-slide {
    gap: 0.3rem;
  }
  .g-boxb1 .right .friend-content .swiper-slide img {
    height: 0.6rem;
  }
  .g-boxb1 .right .friend-content .swiper-btns {
    margin-top: 0.3rem;
  }
  .g-boxb1 .right .friend-content .swiper-btns .swiper-btn {
    width: 30px;
    height: 30px;
  }
  .g-boxb1 .right .friend-content .swiper-btns .swiper-btn::after {
    font-size: 0.22rem;
  }
  .news-floor {
    padding-top: 0.4rem;
    height: auto;
  }
  .news-floor .news-change {
    margin-bottom: 0;
  }
  .news-floor .news-change .item {
    width: 50%;
    font-size: 0.32rem;
    height: auto;
    padding: 0.5rem 0;
  }
  .news-floor .news-container {
    display: block;
  }
  .news-floor .news-container .news-left .news-item a {
    display: block;
    padding: 0.3rem 0;
  }
  .news-floor .news-container .news-left .news-item a .img-box {
    width: 100%;
    height: 4rem;
    margin-bottom: 0.3rem;
  }
  .news-floor .news-container .news-left .news-item a .text-box .news-title {
    font-size: 0.32rem;
    margin-bottom: 0.24rem;
  }
  .news-floor .news-container .news-left .news-item a .text-box p {
    font-size: 0.28rem;
  }
  .news-floor .news-container .news-left .news-item a .text-box .date {
    font-size: 0.28rem;
  }
  .news-floor .news-container .news-right {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0.3rem;
    padding: 0.5rem;
  }
  .news-floor .news-container .news-right .right-title {
    font-size: 0.34rem;
  }
  .news-floor .news-container .news-right .rightnews-item a .news-title {
    font-size: 0.28rem;
  }
  .news-floor .news-container .news-right .rightnews-item a .date {
    font-size: 0.24rem;
  }
  .footer .main .wrap,
  .footer .main .wrap4 {
    display: block;
  }
  .footer .main .wrap .left,
  .footer .main .wrap4 .left {
    width: 100%;
  }
  .footer .main .wrap .left h1,
  .footer .main .wrap4 .left h1 {
    width: 3rem;
  }
  .footer .main .wrap .left p,
  .footer .main .wrap4 .left p {
    font-size: 0.28rem;
  }
  .footer .main .wrap .right .footer_nav,
  .footer .main .wrap4 .right .footer_nav {
    display: none;
  }
  .footer .main .wrap .right .icon-container,
  .footer .main .wrap4 .right .icon-container {
    padding-right: 0.8rem;
  }
  .footer .main .wrap .right .icon-container .icon-wrapper,
  .footer .main .wrap4 .right .icon-container .icon-wrapper {
    width: 0.8rem;
  }
  .footer .main .wrap .right .icon-container .icon-wrapper .large-image,
  .footer .main .wrap4 .right .icon-container .icon-wrapper .large-image {
    width: 2rem;
  }
  .footer .support {
    border-top: 1px solid #eee;
    border-color: rgba(238, 238, 238, 0.3);
    padding: 0.32rem 0;
  }
  .footer .support .footer-bottom {
    font-size: 0.28rem;
    color: #999;
    text-align: center;
  }
  .footer .support .footer-bottom a {
    color: #999;
  }
  .nr-banner {
    max-height: unset;
    height: 5rem;
  }
  .floor {
    padding: 0.6rem 0;
  }
  .floor .title {
    margin-bottom: 1rem;
  }
  .floor1 .wrap3 .about-content {
    display: block;
  }
  .floor1 .wrap3 .about-content .text-box {
    margin-bottom: 0.3rem;
  }
  .floor1 .wrap3 .about-content .text-box .com-intro {
    font-size: 0.32rem;
  }
  .floor1 .wrap3 .about-content .text-box p {
    font-size: 0.28rem;
    line-height: 1.8em;
  }
  .floor1 .wrap3 .about-content .img-box {
    width: 100%;
    margin-left: 0;
  }
  .floor2 .wrap3 .jz-content {
    grid-template-columns: repeat(1, 1fr);
  }
  .floor2 .wrap3 .jz-content .jz-item {
    padding: 0.6rem 0.3rem;
  }
  .floor2 .wrap3 .jz-content .jz-item img {
    width: 1.5rem;
    margin-bottom: 0.04rem;
  }
  .floor2 .wrap3 .jz-content .jz-item .jz-title {
    font-size: 0.32rem;
  }
  .floor2 .wrap3 .jz-content .jz-item p {
    font-size: 0.28rem;
  }
  .floor5 .wrap3 .td-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .floor5 .wrap3 .td-list .td-item img {
    width: 1.5rem;
  }
  .floor5 .wrap3 .td-list .td-item p {
    font-size: 0.28rem;
  }
  .floor6 .wrap3 .csr-box {
    display: block;
  }
  .floor6 .wrap3 .csr-box .img-box {
    width: 100%;
    margin-right: 0;
  }
  .floor6 .wrap3 .csr-box .text-box p {
    font-size: 0.28rem;
  }
  .floor6 .wrap3 .csr-box .text-box .qianming img {
    width: 1.5rem;
  }
  .floor7 .wrap3 .ln-box {
    grid-template-columns: repeat(2, 1fr);
  }
  .floor7 .wrap3 .ln-box .ln-item img {
    width: 1rem;
  }
  .floor7 .wrap3 .ln-box .ln-item .ln-title {
    font-size: 0.32rem;
  }
  .floor7 .wrap3 .ln-box .ln-item p {
    font-size: 0.28rem;
  }
  .floor8 {
    padding-bottom: 0;
  }
  .floor9 .wrap3 p {
    font-size: 0.32rem;
  }
  .floor10 .wrap3 .wt-list {
    flex-wrap: wrap;
  }
  .floor10 .wrap3 .wt-list::after {
    height: 90%;
  }
  .floor10 .wrap3 .wt-list .wt-item {
    margin-bottom: 0.3rem;
  }
  .floor10 .wrap3 .wt-list .wt-item .wt-title {
    font-size: 0.32rem;
  }
  .floor10 .wrap3 .wt-list .wt-item p {
    font-size: 0.28rem;
  }
  .floor11 .wrap3 .lj-list {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .floor11 .wrap3 .lj-list .lj-item {
    margin-bottom: 0.3rem;
  }
  .floor11 .wrap3 .lj-list .jiantou {
    margin: 0 0.2rem;
    width: 0.3rem;
  }
  .floor12 .wrap3 .p-box {
    margin-bottom: 0.4rem;
  }
  .floor12 .wrap3 .p-box .p-title {
    font-size: 0.32rem;
  }
  .floor12 .wrap3 .p-box .p-smltitle {
    font-size: 0.3rem;
  }
  .floor12 .wrap3 .p-box p {
    font-size: 0.28rem;
  }
  .floor12 .wrap3 .sw-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .floor12 .wrap3 .sw-list .sw-item .it-title {
    font-size: 0.32rem;
  }
  .floor12 .wrap3 .sw-list .sw-item p {
    font-size: 0.28rem;
  }
  .floor13 .wrap3 .fy-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .floor13 .wrap3 .fy-list .fy-item .img-box {
    height: 2.4rem;
  }
  .floor13 .wrap3 .fy-list .fy-item .text-box p {
    font-size: 0.28rem;
  }
  .floor13 .wrap3 .intro {
    font-size: 0.28rem;
  }
  .floor14 .wrap3 .cha-list .cha-item p {
    text-align: center;
  }
  .floor14 .wrap3 .cha-content .cha-box .hy-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .floor14 .wrap3 .cha-content .cha-box .hy-list .hy-item a .hy-name {
    font-size: 0.28rem;
  }
  .floor15 .wrap3 .zz-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.3rem;
  }
  .floor15 .wrap3 .zz-list .zz-item {
    width: 100%;
    height: auto;
  }
  .floor15 .wrap3 .zz-list .zz-item:nth-child(odd) {
    margin-top: 0;
  }
  .floor15 .wrap3 .zz-list .zz-item .zi-top {
    font-size: 0.3rem;
    height: 0.8rem;
  }
  .floor15 .wrap3 .zz-list .zz-item .zi-bottom {
    padding: 0.26rem 0.35rem;
  }
  .floor15 .wrap3 .zz-list .zz-item .zi-bottom p {
    font-size: 0.28rem;
  }
  .floor16 .wrap3 .floor-intro {
    font-size: 0.28rem;
  }
  .floor16 .wrap3 .sn-list .fy-item {
    flex-direction: column !important;
  }
  .floor16 .wrap3 .sn-list .fy-item .img-box {
    width: 100%;
    height: 4rem;
  }
  .floor16 .wrap3 .sn-list .fy-item .text-box {
    width: 100%;
  }
  .floor16 .wrap3 .sn-list .fy-item .text-box p {
    font-size: 0.28rem;
  }
  .floor16 .wrap3 .qd-box {
    display: block;
  }
  .floor16 .wrap3 .qd-box .qd-left {
    height: max-content;
    width: 100%;
    border-right: unset;
    margin-bottom: 0.3rem;
  }
  .floor16 .wrap3 .qd-box .qd-left .smlp {
    font-size: 0.28rem;
  }
  .floor16 .wrap3 .qd-box .qd-right {
    padding: 0;
  }
  .floor17 .wrap3 .floor-intro {
    font-size: 0.28rem;
  }
  .floor18 .wrap3 .nj-list {
    grid-template-columns: repeat(4, 1fr);
  }
  .floor18 .wrap3 .nj-list .nj-item {
    height: 2rem;
  }
  .floor18 .wrap3 .nj-list .nj-item p {
    font-size: 0.28rem;
  }
  .floor19 .wrap3 .title-p {
    font-size: 0.28rem;
  }
  .floor19 .wrap3 .kr-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .floor19 .wrap3 .kr-list .kr-item {
    border-radius: 0.12rem;
  }
  .floor19 .wrap3 .kr-list .kr-item .img-box {
    height: 3rem;
  }
  .floor19 .wrap3 .kr-list .kr-item .text-box .kr-title {
    font-size: 0.32rem;
    margin-bottom: 0.2rem;
  }
  .floor19 .wrap3 .kr-list .kr-item .text-box p {
    font-size: 0.24rem;
  }
  .floor20 .wrap3 .title-p {
    font-size: 0.28rem;
  }
  .contact-floor .floorbg {
    top: auto;
    width: 120%;
    height: 60%;
    bottom: 0;
    left: auto;
    right: 0;
    object-fit: cover;
  }
  .contact-floor .wrap3 .blacklogo {
    width: 3rem;
  }
  .contact-floor .wrap3 .wxcode {
    width: 3.2rem;
  }
  .contact-floor .wrap3 .p1 {
    font-size: 0.32rem;
  }
  .contact-floor .wrap3 .p2 {
    font-size: 0.28rem;
  }
  .contact-floor .wrap3 .tel-box {
    height: 1.2rem;
    font-size: 0.32rem;
  }
  .floor21 .wrap3 .sj-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .floor21 .wrap3 .sj-list .sj-item .text-box .sj-title {
    font-size: 0.32rem;
  }
  .floor21 .wrap3 .sj-list .sj-item .text-box .line {
    width: 1.2rem;
    height: 0.06rem;
  }
  .floor22 .wrap3 .notice {
    font-size: 0.28rem;
  }
  .floor22 .wrap3 .g-boxb1 .icon {
    height: auto;
  }
  .floor22 .wrap3 .qy-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .floor23 .zy-list .zy-swiper .swiper-btn {
    width: 1rem;
  }
  .floor23 .zy-list .zy-swiper .swiper-slide a .title-to .zytitle {
    font-size: 0.32rem;
  }
  .floor23 .zy-list .zy-swiper .swiper-slide a .title-to img {
    width: 0.6rem;
  }
  .floor23 .more-btn a {
    font-size: 0.28rem;
    width: 3rem;
    height: 0.8rem;
  }
  .navs-floor .wrap3 .navs-list .navs-item:not(:last-child) {
    margin-right: 1rem;
  }
  .navs-floor .wrap3 .navs-list .navs-item a {
    font-size: 0.28rem;
    height: 1rem;
  }
  .form-floor .wrap3 .input-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .form-floor .wrap3 .input-list .input-item {
    font-size: 0.32rem;
    margin-bottom: 0.2rem;
  }
  .form-floor .wrap3 .input-list .input-item .label {
    margin-bottom: 0.1rem;
  }
  .form-floor .wrap3 .input-list .input-item input {
    height: 1rem;
    font-size: 0.24rem;
  }
  .form-floor .wrap3 .input-list .input-item textarea {
    height: 1rem;
    font-size: 0.24rem;
  }
  .form-floor .wrap3 .notice {
    font-size: 0.28rem;
  }
  .form-floor .wrap3 button {
    width: 3rem;
    height: 0.9rem;
    font-size: 0.28rem;
  }
  .search-page {
    margin-top: 0.5rem;
  }
  .search-page .search-box {
    width: 100%;
    height: 0.9rem;
  }
  .search-page .search-box input {
    font-size: 0.28rem;
  }
  .search-page .search-box img {
    width: 0.32rem;
  }
  .search-page .search-content .search-top {
    font-size: 0.32rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
  .search-page .search-content .search-list .noresult-box img {
    width: 3rem;
  }
  .search-page .search-content .search-list .news-left .news-item a {
    display: block;
    padding: 0.3rem 0;
  }
  .search-page .search-content .search-list .news-left .news-item a .img-box {
    width: 100%;
    height: 4rem;
    margin-bottom: 0.3rem;
  }
  .search-page .search-content .search-list .news-left .news-item a .text-box .news-title {
    font-size: 0.32rem;
    margin-bottom: 0.24rem;
  }
  .search-page .search-content .search-list .news-left .news-item a .text-box p {
    font-size: 0.28rem;
  }
  .search-page .search-content .search-list .news-left .news-item a .text-box .date {
    font-size: 0.28rem;
  }
  .hzfloor1 .wrap3 .floor-intro {
    font-size: 0.28rem;
  }
  .hzfloor1 .wrap3 .kouhao-box {
    display: block;
    height: auto;
  }
  .hzfloor1 .wrap3 .kouhao-box .kouhao-item {
    padding: 0.3rem 0;
  }
  .hzfloor1 .wrap3 .kouhao-box .kouhao-item .en {
    font-size: 0.36rem;
  }
  .hzfloor1 .wrap3 .kouhao-box .kouhao-item .line {
    width: 0.8rem;
    margin: 0.28rem 0;
  }
  .hzfloor1 .wrap3 .kouhao-box .kouhao-item .kouhao {
    font-size: 0.28rem;
  }
  .hzfloor1 .wrap3 .kouhao-box .kouhao-item p {
    font-size: 0.28rem;
    width: 80%;
  }
  .hzfloor3 .wrap3 .jjl-box .text-item:nth-child(3) .outtext {
    left: 0;
  }
  .hzfloor3 .wrap3 .jjl-box .text-item:nth-child(4) .outtext {
    bottom: auto;
    top: 105%;
  }
  .hzfloor3 .wrap3 .jjl-box .text-item:nth-child(5) .outtext {
    bottom: auto;
    top: 105%;
    left: 0;
  }
  .hzfloor3 .wrap3 .jjl-box .text-item .outtext {
    top: auto;
    bottom: 105%;
    right: 0;
  }
  .hzfloor3 .wrap3 .jjl-box .text-item .outtext::after {
    display: none !important;
  }
  .hzfloor4 {
    padding-bottom: 0;
  }
  .hzfloor4-box {
    padding: 0;
  }
  .hzfloor4-box .hzfloor4-item .qys-list {
    grid-template-columns: repeat(2, 1fr);
  }
  .hzfloor4-box .hzfloor4-item .qys-list .qys-item:nth-child(4) {
    grid-column: span 1;
  }
  .hzfloor4-box .hzfloor4-item .qys-list .qys-item:nth-child(4) .img-box {
    height: 2.5rem;
  }
  .hzfloor4-box .hzfloor4-item .qys-list .qys-item:nth-child(4) .text-box .qys-title {
    margin-bottom: 0.55rem;
  }
  .hzfloor4-box .hzfloor4-item .qys-list .qys-item:nth-child(4) .text-box p {
    -webkit-line-clamp: 2;
  }
  .hzfloor4-box .hzfloor4-item .ktimg {
    margin-bottom: 0.6rem;
  }
  .hzfloor4-box .hzfloor4-item .hd-swiper .swiper-slide .hg-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .hzfloor4-box .hzfloor4-item .hd-swiper .swiper-slide .hg-list .hg-item:nth-child(3) {
    grid-column: span 1;
  }
  .hzfloor4-box .hzfloor4-item .hd-swiper .swiper-slide .hg-list .hg-item .img-box {
    height: 3rem;
  }
  .hzfloor4-box .hzfloor4-item .hd-swiper .swiper-slide .hg-list .hg-item .text-box {
    height: auto;
  }
  .hzfloor4-box .hzfloor4-item .hd-swiper .swiper-slide .hg-list .hg-item .text-box .qyh-title {
    font-size: 0.32rem;
    margin-bottom: 0.2rem;
  }
  .hzfloor4-box .hzfloor4-item .hd-swiper .swiper-slide .hg-list .hg-item .text-box p {
    font-size: 0.28rem;
    height: auto;
    margin-bottom: 0.3rem;
  }
  .hzfloor4-box .hzfloor4-item .hd-swiper .swiper-slide .hg-list .hg-item .text-box .hg-btn {
    width: 1.8rem;
    height: 0.6rem;
  }
  .hzfloor4-box .hzfloor4-item .hd-swiper .swiper-slide .hg-list .hg-item .text-box .hg-btn span {
    font-size: 0.24rem;
  }
  .hzfloor4-box .hzfloor4-item .yg-swiper {
    padding: 0;
  }
  .hzfloor4-box .hzfloor4-item .yg-swiper .swiper-slide {
    height: 4rem;
    padding: 0 0.5rem;
  }
  .hzfloor4-box .hzfloor4-item .yg-swiper .swiper-slide .text-box h2 {
    font-size: 0.32rem;
    margin-bottom: 0.2rem;
  }
  .hzfloor4-box .hzfloor4-item .yg-swiper .swiper-slide .text-box .date {
    font-size: 0.24rem;
  }
  .hzfloor4-box .hzfloor4-item .yg-swiper .join-btn a {
    font-size: 0.28rem;
    width: 3rem;
    height: 0.9rem;
  }
  .hzfloor4-box .hzfloor4-item .qy-box .qy-swiper .qy-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
