/* 大屏幕（大桌面显示器，大于等于 1600px） */

@media screen and (min-width:1921px) {
    .mobile,
    .m_img,
    .m_nav {
        display: none;
    }
    .ny-banner,
    .pro-bottom,
    .about02 {
        background-size: 100% auto !important;
    }
    .pro-container.wrap {
        width: 90%;
    }
    .nav-item {
        font-size: 20px;
    }
    .about-section .text-block {
        font-size: 18px;
        line-height: 26px;
    }
    .about-section .card h3 {
        font-size: 26px;
    }
    .about-section .card p {
        font-size: 16px;
    }
    .about-section01 .about-desc p {
        font-size: 22px;
        line-height: 38px;
    }
    .about-section01 .stat-number {
        font-size: 58px;
    }
    .about-section02 {
        background-size: 100% auto;
    }
    .about-section03 .global-desc {
        font-size: 22px;
    }
    .honor-section .cert-desc {
        font-size: 22px;
    }
    .honor-section .swiper-slide-active .cert-desc {
        font-size: 18px;
    }
    .culture-section .desc-text {
        font-size: 22px;
    }
    .culture-section .card-desc {
        font-size: 24px;
    }
    .jszc-list .item .detail {
        font-size: 22px;
    }
    .jszc-list .item .title {
        font-size: 28px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
    .mobile,
    .m_img,
    .m_nav {
        display: none;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .mobile,
    .m_img,
    .m_nav {
        display: none;
    }
    .container,
    .wrap {
        width: 1200px;
    }
    .banner .h1,
    .banner .h2 {
        font-size: 30px;
    }
    .index04 .swiper-slide .title {
        font-size: 20px;
        height: 75px;
        line-height: 75px;
    }
    .index-header .main-title {
        font-size: 44px;
    }
    .indexNews .news-date {
        font-size: 18px;
    }
    .indexNews .news-title {
        font-size: 18px;
        line-height: 35px;
    }
    .index01 {
        margin-top: 50px;
    }
    .index-product .product-name {
        
        margin-bottom: 40px;
    }
    .about-section {
        margin-top: 60px;
        height: 1200px;
        background-size: auto 100%;
    }
    .logo-card {
        width: 200px;
        height: 80px;
        margin: 0 30px;
    }
    .index04 .swiper-slide .caseimg img {
        width: 500px;
        height: 375px;
    }
    .about-section .text-block {
        font-size: 16px;
    }
    .about-section .card p {
        font-size: 16px;
    }
    .footer-top {
        grid-template-columns: repeat(3, 1fr);
    }
    .footer-col.brand-info {
        grid-column: span 1;
        /* 品牌信息占满一行 */
        margin-bottom: 20px;
    }
    .site-footer {
        font-size: 16px;
    }
    .search-box input {
        width: 200px;
    }
    .nav-item {
        padding: 0 15px;
        font-size: 16px;
    }
    .product-col {
        padding: 30px 20px;
    }
    .banner .swiper-pagination {
        top: 72%;
    }
    .support .pos-pe {
        left: 18%;
    }
    .support .pos-ng {
        left: 38%;
    }
    .support .pos-kz {
        left: 52%;
    }
    .support .pos-in {
        top: 68%;
        left: 58%;
    }
    .support .data-card.multi-col {
        width: 300px;
    }
    .pro-rightbox .price {
        font-size: 24px;
    }
    .pro-rightbox .btn {
        font-size: 16px;
    }
    .site-footer .contact-item {
        font-size: 18px;
    }
    .process-map-container .map-bg .t2 {
        font-size: 30px;
    }
    .indexlx .lf .t2 {
        font-size: 32px;
    }
    .indexlx .lf .t1 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .indexlx {
        height: 320px;
    }
    .indexlx .lf {
        width: 40%;
    }
    .site-footer .qr-text {
        font-size: 16px;
    }
    .product-list .card-title {
        font-size: 20px;
    }
    .product-list .card-desc {
        font-size: 16px;
    }
    .product-list .btn {
        padding: 8px;
    }
    .pro-detail .pro01 .content-section{
        flex: auto;
        width: 50%;
    }
    .pro-detail .pro01 .gallery-section{
        flex: auto;
        width: 40%;
    }
    .product-list .card-image {
        height: 150px;
    }
    .product-list .card-desc {
        -webkit-line-clamp: 3;
    }
    .product-list .card-subtitle {
        font-size: 14px;
    }
    .indexlx .arrow {
        display: none;
    }
    .indexlx .lx {
        width: 25%;
        font-size: 16px;
    }
    .indexlx .rt{
        width: 40%;
    }
    .about-section01 .about-desc p {
        font-size: 16px;
        line-height: 30px;
    }
    .honor-section .swiper-slide {
        height: 280px;
    }
    .honor-section .swiper-button-prev,
    .honor-section .swiper-button-next {
        bottom: 10%;
    }
    .contact-section .section-title {
        font-size: 40px;
    }
    .indexNews .arrow-btn img {
        width: 40px;
    }
    .message-bar .title-group {
        min-width: 200px;
    }
    .message-bar .input-field {
        flex: initial;
        width: 240px;
        box-sizing: border-box;
    }
    .site-footer .nav-column h4 {
        font-size: 20px;
    }
    .site-footer .nav-column ul li a {
        font-size: 16px;
    }
    .site-footer .footer-right {
        gap: 50px;
    }
    .pro-detail .pro01 .features-list li {
        font-size: 18px;
    }
    .pro-detail .pro01 .description-text {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    
    .pro-detail .pro01 .thumb-item {
        width: 170px;
        height: 110px;
    }
    .pro-detail .pro01 .main-image-box {
        height: 390px;
    }
    .pd-feature-desc {
        font-size: 18px;
    }
    .pd-feature-title {
        margin-bottom: 15px;
    }
    .case-info {
        line-height: 60px;
    }
    .case-title {
        font-size: 18px;
    }
    .newsDetail .tophead .h1 {
        font-size: 24px;
    }
    .about-section01 .section-title {
        font-size: 46px;
    }
    .about-section01 .stat-label {
        font-size: 20px;
        margin-top: 10px;
    }
    .about-section02 .txt {
        font-size: 17px;
        line-height: 36px;
    }
    .about-global-title {
        font-size: 46px;
    }
    .about-section03 .global-desc {
        font-size: 18px;
    }
    .honor-section .cert-desc {
        font-size: 18px;
    }
    .culture-section .image-right {
        width: 50%;
    }
    .culture-section .desc-text {
        font-size: 16px;
        line-height: 26px;
    }
    .culture-section .card-title {
        font-size: 22px;
        margin: 6px 0;
    }
    .culture-section .card-desc {
        font-size: 16px;
        line-height: 1.6;
    }
    .index04 .swiper-button-prev {
  left: calc(50% - 360px);
 
}
.index04 .swiper-button-next {
  right: calc(50% - 360px);
  
}
.contact-section .card-content p{
    font-size: 18px;
}

}


/* 小屏幕（手机） */

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .pc,
    .top-bar,
    header,
    .site-header {
        display: none;
    }
    .mobile {
        display: block;
    }
    .container,
    .wrap {
        padding: 0 .2rem;
        overflow: hidden;
        width: auto;
    }
    .m_img {
        display: block;
        height: 1.1rem;
        background: #ffffff;
        width: 100%;
        overflow: hidden;
        display: flex;
        align-items: Center;
        position: fixed;
        z-index: 999;
        top: 0;
        padding: 0 .2rem;
        -moz-box-shadow: 0px 4px 6px #d4d5d6;
        -webkit-box-shadow: 0px 4px 6px #d4d5d6;
        box-shadow: 0px 4px 6px #d4d5d6;
    }
    .m_img .headlf {
        float: left;
    }
    .m_img .headcent {
        float: left;
        margin-left: .2rem;
        color: #e61c42;
        font-size: .18rem;
        line-height: .3rem;
    }
    .m_img .headcent select {
        width: 1.2rem;
        height: .4rem;
        border: 0;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background: url('../images/arrow_06.jpg') 80% center no-repeat;
        background-size: .13rem;
        background-color: #e5e5e5;
        display: block;
        padding-left: .1rem;
        margin-left: .3rem;
    }
    .m_img .headlf .m_logo {
        height: auto;
        width: 70%;
        display: block
    }
    .m_img .headrg {
        position: absolute;
        right: .2rem;
    }
    .m_img .headrg a .m_menuimg {
        height: .45rem;
        width: .53rem;
        display: block
    }
    .m_nav {
        display: block;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 0px;
        height: 0px;
        overflow: hidden;
        z-index: 10000
    }
    .m_nav .closecover {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #0b0d19;
        filter: alpha(opacity=0);
        opacity: 0;
        left: 0px;
        top: 0px;
        z-index: 1
    }
    .m_nav .closeicon {
        position: absolute;
        width: 20%;
        left: 0;
        top: 5%;
        z-index: 100;
        text-align: center;
        filter: alpha(opacity=0);
        opacity: 0
    }
    .m_nav .m_navList {
        position: absolute;
        width: 80%;
        right: 0px;
        top: 0px;
        background: #0b0d19;
        height: 100%;
        z-index: 100;
        right: -80%;
        overflow-y: scroll;
    }
    .m_nav .m_navList ul {
        padding-left: 5%;
        padding-right: 5%
    }
    .m_nav .m_navList ul li {
        border-bottom: 1px solid #232530
    }
    .m_nav .m_navList ul li a {
        display: block;
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding-left: 5%;
        font-size: 16px
    }
    .m_nav .m_navList ul li .m_f_a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%
    }
    .m_nav .m_navList ul li .m_f_a a {
        flex: 1;
    }
    .m_nav .m_navList ul li .m_f_a i {
        width: 40px;
        height: 35px;
        box-sizing: border-box;
        padding: 0 5px;
        display: block;
    }
    .m_nav .icon {
        background: url(../images/plus.png) 100% no-repeat;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .icon_on {
        background: url(../images/reduce.jpg) 50% no-repeat!important;
        background-position: 50% 50%;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        transition: all 0s
    }
    .m_nav .m_navList ul li .m_s_nav {
        display: none;
        width: 100%;
    }
    .m_nav .m_navList ul li .m_s_nav a {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding-left: 10%;
        overflow: hidden;
        white-space: nowrap;
        width: 90%;
        text-overflow: ellipsis;
    }
    .m_img .language {
        position: absolute;
        right: .8rem;
    }
    .m_img .language img {
        width: 80%;
    }
    .banner {
        margin-top: 1.1rem;
    }
    .banner img {
        display: block;
    }
    .banner .wrap {
        left: 0;
        transform: translateY(-50%);
        top: 50%;
    }
    .banner .swiper-pagination {
        width: 2rem;
        left: 0;
        top: auto;
        bottom: .1rem;
    }
    .index01 {
        margin-top: .5rem;
    }
    .index-header .sub-title {
        font-size: .22rem;
    }
    .index-header .main-title {
        font-size: .32rem;
    }
    .index-header {
        margin-bottom: .3rem;
    }
    .index-product .card {
        height: 3.2rem;
    }
    .index-product {
        grid-template-columns: 1fr;
        /* 变为单列 */
    }
    .index-product .card {
        min-height: auto;
    }
    .index-product .product-spec {
        font-size: .2rem;
        margin-bottom: .4rem;
    }
    .index-product .btn-more {
        padding: .1rem .4rem .1rem .1rem;
        font-size: .22rem;
    }
    .index-product .icon-circle {
        width: .5rem;
        height: .5rem;
        margin-right: .3rem;
    }
    .about-section {
        margin-top: .5rem;
    height: auto;
     
    padding-bottom: 3rem;
    background-color: #ebf5fe;
    background-size: 140% auto;
    background-position: bottom;
    }
    .index-product .card-image-wrapper {
        height: 200px;
        align-items: center;
        padding-top: 20px;
    }
    .index-product .card-content {
        padding: .3rem;
    }
    .index-product .product-name {
        font-size: .3rem;
        margin-bottom: .1rem;
    }
    .index-product .img {
        z-index: 1;
    }
    .about-section .wrap {
        padding: .2rem;
        gap: .6rem;
        flex-wrap: wrap;
    }
    .about-section .left-content {
        width: 100%;
        padding-top: .2rem;
    }
    .about-section .text-block {
        font-size: .22rem;
        line-height: .34rem;
        margin-bottom: .1rem;
    }
    .about-section .btn-more {
        padding: .1rem .25rem;
        margin-top: .2rem;
    }
    .about-section .btn-more img {
        width: .4rem;
    }
    .about-section .icon-circle {
        margin-left: .2rem;
        font-size: .22rem;
    }
    .about-section .right-cards {
        gap: .2rem;
        width: 100%;
    }
    .about-section .card {
        padding: .25rem;
        min-height: auto;
    }
    .about-section .card-icon {
        width: .4rem;
        height: .4rem;
        margin-bottom: .2rem;
    }
    .about-section .card h3 {
        font-size: .26rem;
        margin-bottom: .1rem;
    }
    .about-section .card.top {
        top: 0;
    }
    .about-section .card p {
        font-size: .2rem;
    }
    .cooperation-section {
        padding: .5rem 0;
    }
    .main-title {
        font-size: .4rem;
    }
    .sub-title {
        font-size: .2rem;
        margin-bottom: .1rem;
    }
    .logo-card {
        width: 2.4rem;
        height: 1rem;
        margin: 0 .2rem;
    }
    .scroll-viewport {
        margin-bottom: .3rem;
    }
    .index04 .swiper-slide .caseimg img {
        width: 100%;
        height: 4rem;
        border-radius: .2rem;
    }
    .index04 .swiper-slide {
        width: 90%;
    }
    .index04 .swiper-slide .title {
        height: .9rem;
        line-height: .9rem;
        padding: 0 .3rem;
        font-size: .24rem;
    }
    .index04 .swiper-container {
        padding-bottom: .6rem;
    }
    .case-section {
        padding: .6rem .2rem;
    }
    .case-info {
        padding: .1rem .2rem;
        min-height: .8rem;
    }
    .case-title {
        font-size: .24rem;
    }
    .process-map-container {
        display: none;
    }
    .indexNews .news-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: .2rem;
    }
    .indexNews .card-content {
        padding: .2rem;
    }
    .indexNews .news-date {
        font-size: .2rem;
        margin-bottom: .12rem;
    }
    .indexNews .news-card {
        margin-bottom: .3rem;
    }
    .indexNews .news-title {
        font-size: .28rem;
        margin-bottom: .5rem;
        line-height: .4rem;
    }
    .indexNews .arrow-btn img {
        width: .4rem;
    }
    .indexNews .card-action {
        bottom: .15rem;
        right: .25rem;
    }
    .indexlx .lf .t1 {
        font-size: .22rem;
    }
    .indexlx {
        height: 250px;
        border-radius: 0;
        flex-wrap: wrap;
    }
    .indexlx .lf .t2 {
        font-size: .3rem;
    }
    .indexlx .lf {
        margin-top: .3rem;
    }
    .indexlx a img {
        display: none;
    }
    .indexlx .lx {
        font-size: .22rem;
        width: 100%;
        margin-left: 0;
        line-height: .4rem;
    }
    .message-bar .title-main {
        font-size: .3rem;
    }
    .message-bar .title-sub {
        font-size: .2rem;
    }
    .message-bar {
        flex-direction: column;
        align-items: stretch;
        gap: .2rem;
        padding: .4rem .3rem;
    }
    .message-bar .input-field {
        border-radius: .3rem;
        padding: .2rem .3rem;
        font-size: .2rem;
    }
    .message-bar .submit-btn {
        height: .7rem;
        padding: 0 .4rem;
        font-size: .24rem;
    }
    .message-bar .title-group {
        align-items: center;
        text-align: center;
        margin-bottom: 10px;
    }
    .message-bar .input-field,
    .message-bar .submit-btn {
        width: 100%;
    }
    .site-footer {
        padding-top: .4rem;
    }
    .site-footer .footer-logo-area {
        margin-bottom: .3rem;
        padding-bottom: .3rem;
    }
    .site-footer .contact-item img {
        margin-right: .2rem;
        width: .4rem;
    }
    .site-footer .contact-item {
        margin-bottom: .2rem;
        font-size: .22rem;
    }
    .site-footer .footer-left {
        min-width: auto;
        margin-bottom: .3rem;
    }
    .site-footer .nav-column h4 {
        font-size: .24rem;
        margin-bottom: .2rem;
    }
    .site-footer .nav-column ul li a {
        font-size: .2rem;
    }
    .site-footer .nav-column ul li {
        margin-bottom: .12rem;
    }
    .site-footer .footer-right {
        display: none;
    }
    .site-footer .footer-bottom {
        background-color: #e4e7ec;
        padding: .2rem 0;
        margin-top: .2rem;
        font-size: .2rem;
    }
    .site-footer .footer-bottom p {
        color: #333333;
        padding: 0 .2rem;
    }
    .product-list {
        grid-template-columns: 1fr;
        /* 变为单列 */
    }
    .product-list .card {
        flex-direction: column;
        /* 上下排列 */
        text-align: center;
        gap: .2rem;
        padding: .3rem .2rem;
    }
    .product-list .card-title {
        font-size: .32rem;
    }
    .product-list .card-subtitle {
        font-size: .22rem;
        margin-bottom: .2rem;
    }
    .product-list .card-desc {
        font-size: .24rem;
        margin-bottom: .3rem;
    }
    .product-list .btn {
        padding: .1rem .2rem;
        font-size: .22rem;
    }
    .product-list .card-image {
        width: 100%;
        flex: none;
        height: 3.6rem;
        margin-bottom: .2rem;
    }
    .product-list .btn-group {
        justify-content: center;
    }
    .pro-detail .pro01 {
        flex-direction: column;
        gap: 30px;
    }
    .pro-detail .pro01 .main-image-box {
        height: 4rem;
    }
    .pro-detail .pro01 .features-list li {
        font-size: .24rem;
        margin-bottom: .1rem;
        padding-left: .2rem;
    }
    .pro-detail .pro01 .features-list li::before {
        font-size: .24rem;
    }
    .pro-detail .pro01 .description-text {
        font-size: .24rem;
        line-height: .4rem;
        margin-bottom: .6rem;
    }
    .pro-detail .pro01 .thumb-item {
        width: 2.5rem;
        height: 1.4rem;
    }
    .pro-detail .pro01 .gallery-section {
        margin-top: .3rem;
    }
    .pro-detail .pro01 .sub-title {
        font-size: .2rem;
    }
    .pro-detail .pro01 .main-title {
        font-size: .36rem;
        padding-bottom: .2rem;
    }
    .pro-detail .pro01 .features-list {
        margin-bottom: .3rem;
    }
    .pro-detail .pro01 .action-area {
        justify-content: center;
        /* 手机端按钮居中 */
        margin-top: .2rem;
    }
    .pro-detail .pro01 .btn-quote {
        width: 100%;
        max-width: auto;
        padding: .16rem .5rem;
        font-size: .24rem;
        margin-bottom: .5rem;
    }
    .pd-features-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: .2rem;
        margin-bottom: .5rem;
        /* 手机端两列 */
    }
    .pd-intro-text {
        font-size: .24rem;
        margin-bottom: .3rem;
        line-height: .4rem;
    }
    .pd-sample-right-top,
    .pd-sample-left-top,
    .pd-sample-center-top {
        margin-bottom: .2rem;
    }
    .pd-section {
        margin-bottom: .5rem;
    }
    .pd-sample-grid {
        grid-template-columns: repeat(2, 1fr);
        /* 手机端两列 */
    }
    .pd-section-title {
        font-size: .3rem;
        margin-bottom: .4rem;
    }
    .pd-feature-card {
        padding: .2rem;
    }
    .pd-icon-box {
        width: .5rem;
        height: .5rem;
    }
    .pd-feature-title {
        font-size: .26rem;
    }
    .pd-feature-desc {
        font-size: .22rem;
    }
    .about-section01 .section-title {
        font-size: 28px;
    }
    .about-section01 .stat-item {
        flex: auto;
        /* 手机端单列 */
        text-align: left;
        padding-left: .3rem;
        margin-bottom: .2rem;
        width: 50%;
        box-sizing: border-box;
    }
    .about-section01 .stat-label {
        font-size: .22rem;
    }
    .about-section01 .stat-item span {
        font-size: .4rem;
    }
    .about-section01 .stat-number {
        font-size: .48rem;
        margin: .2rem 0;
    }
    .about-section01 .about-image-box img {
        border-top-left-radius: 40px;
    }
    .about-global-subtitle {
        font-size: 28px;
    }
    .about-global-subtitle {
        font-size: .2rem;
    }
    .about-global-title {
        font-size: .5rem;
        margin-bottom: .2rem;
    }
    .about-section03 .global-desc {
        font-size: .24rem;
    margin-bottom: .5rem;
    }
    /* 手机上地图可能会变得很挤，我们缩小文字 */
    .about-section03 .city-name {
        font-size: 10px;
        margin-top: 4px;
    }
    .about-section03 .marker.hq .city-name {
        font-size: 14px;
    }
    .about-section03 .marker.hq .hq-icon {
        width: 24px;
        height: 24px;
    }
    .about-section03 .marker.hq .hq-icon::after {
        width: 8px;
        height: 8px;
    }
    /* 调整部分重叠的点位偏移 */
    .about-section03 .pos-kenya {
        top: 68%;
        left: 58%;
    }
    .culture-section .cards-grid {
        grid-template-columns: 1fr;
        /* 手机端卡片变单列 */
    }
    .culture-section .culture-card {
        display: flex;
        /* 手机端卡片内部改为横向排列可能更省空间，或者保持现状 */
        align-items: flex-start;
        flex-wrap: wrap;
        gap: .2rem;
        padding: .3rem;
    }
    .culture-section .card-desc {
        font-size: .24rem;
        width: 100%;
    }
    .culture-section .culture-card .card-icon img {
        width: .5rem;
    }
    .culture-section .card-title {
        font-size: .36rem;
    }
    .case-grid {
        grid-template-columns: 1fr;
    }
    .ny-banner {
        height: 2.8rem;
        line-height: 2.8rem;
        font-size: .36rem;
        margin-top: 1.1rem;
    }
    .location {
        margin-top: .2rem;
        font-size: .2rem;
    }
    .pages {
        margin: .3rem auto;
    }
    .pages ul a {
        padding: .05rem .11rem;
        margin: .05rem;
        font-size: 12px;
    }
    .about-section01 .wrap {
        padding: .8rem 0;
    }
    .about-section01 .about-content {
        gap: .6rem;
        margin-bottom: .4rem;
        flex-wrap: wrap;
        padding: 0 .2rem;
    }
    .section-header {
        margin-bottom: .5rem;
    }
    .about-section01 .about-image-box {
        flex: auto;
    }
    .about-section02 .txt {
        font-size: .24rem;
        line-height: .4rem;
        overflow-y: scroll;
            height: 6rem;
    }
    .about-section02 {
        height: 9rem;
        padding: .7rem 0;
    }
    .about-section03 {
        padding-top: 1rem;
    }
    .about-section01 .about-desc p {
        font-size: .24rem;
        line-height: .38rem;
        margin-bottom: .2rem;
    }
    .about-section01 .stats-container {
        padding-top: .2rem;
        flex-wrap: wrap;
    }
    .honor-section {
        margin-top: .5rem;
        padding-bottom: 1rem;
    }
    .honor-section .swiper-slide {
        height: auto;
        display: block;
    }
    .honor-section .cert-img-box {
        height: auto;
    }
    .honor-section .swiper-slide img {
        height: 3.5rem;
    }
    .honor-section .swiper-slide-active {
        transform: scale(1);
        /* 放大比例 */
        margin-left: 0;
    }
    .honor-section .swiper-slide-active .cert-desc,
    .honor-section .cert-desc {
        font-size: .22rem;
    }
    .honor-section .swiper-container {
        padding: .4rem 0 .6rem 0;
    }
    .honor-section .swiper-button-prev,
    .honor-section .swiper-button-next {
        width: .5rem;
        height: .5rem;
        background-size: 100% 100%;
    }
    .honor-section .swiper-button-next {
        left: 25%;
    }
    .honor-section .swiper-button-prev:hover,
    .honor-section .swiper-button-next:hover {
        background-size: 100% 100%;
    }
    .culture-section {
        margin-bottom: .6rem;
    }
    .culture-section .content-left {
        padding: .6rem 0;
        width: 100%;
    }
    .culture-section .desc-text {
        font-size: .24rem;
        line-height: .4rem;
        color: #fff;
        width: 100%;
        margin-bottom: .4rem;
    }
    .culture-section .section-header {
        margin-bottom: .3rem;
        width: 100%;
    }
    .jszc-list {
        margin-top: .4rem;
    }
    .jszc-list .item {
        padding: .2rem;
        margin-bottom: .4rem;
    }
    .jszc-list .item .title {
        font-size: .28rem;
        margin-bottom: .2rem;
    }
    .jszc-list .item .detail {
        font-size: .22rem;
    }
    .contact-section .contact-header-wrapper {
        margin-bottom: .6rem;
        gap: .4rem;
        flex-wrap: wrap;
        margin-top: .4rem;
    }
    .contact-section .section-title {
        font-size: .4rem;
        margin-bottom: .2rem;
    }
    .contact-section .section-desc {
        font-size: .22rem;
    }
    .contact-section .info-card {
        padding: .2rem;
        gap: .2rem;
    }
    .contact-section .icon-box {
        width: .6rem;
        height: .6rem;
    }
    .contact-section .icon-box img {
        width: .3rem;
    }
    .contact-section .card-content h4 {
        font-size: .2rem;
    }
    .contact-section .card-content p {
        font-size: .26rem;
    }
    .contact-section .info-cards-container {
        display: flex;
        gap: .2rem;
        flex: auto;
        flex-direction: column;
    }
    .contact-section .contact-body-wrapper {
        min-height: 5rem;
        flex-wrap: wrap;
    }
    .contact-section .map-area {
        flex: auto;
        min-height: 4rem;
    }
    .contact-section .form-area {
        flex: auto;
        padding: .3rem;
    }
    .contact-section .form-title {
        font-size: .4rem;
        margin-bottom: .2rem;
    }
    .contact-section .form-desc {
        font-size: .22rem;
        margin-bottom: .4rem;
    }
    .contact-section .custom-form {
        gap: .2rem;
        margin-bottom: .4rem;
    }
    .contact-section .input-row {
        gap: .2rem;
    }
    .contact-section .form-control {
        padding: .15rem;
        font-size: .22rem;
    }
    .contact-section textarea.form-control {
        min-height: 2rem;
    }
    .contact-section .submit-btn {
        padding: .2rem .4rem;
        font-size: .22rem;
        margin: .2rem auto;
    }
    .newsDetail .tophead .h1 {
        font-size: .3rem;
        margin-bottom: .2rem;
    }
    .newsDetail {
        padding-top: .36rem;
        margin-top: .2rem;
        margin-bottom: .6rem;
    }
    .newsDetail .tophead .date {
        font-size: .22rem;
    }
    .newsDetail .content p {
        font-size: .24rem;
        line-height: .4rem;
    }
    .banner .h2 ,.banner .h1{
  font-size: .26rem;}
  .banner .btn-group .btn {
      padding: .1rem .3rem;
      font-size: .2rem;
     
      margin-right: .3rem;
      margin-top: .2rem;
  }
  .banner .h1{
    margin-bottom: .1rem;
  }

}