@media only screen and (max-width: 1500px) {
  .banner-page .banner-box .banner-main .banner-logo {
    width: auto;
    display: block;
    height: 120px;
  }
}
@media only screen and (max-width: 1400px) {
  .about-page .about-wrap6 .wrap6-item.v2 {
    top: 1rem;
  }

  .banner-page .banner-box .banner-main .banner-logo {
    width: auto;
    display: block;
    height: 100px;
  }

  .productview-page .wrap1-box .text-abs {
    width: 134px;
    position: absolute;
    top: 0;
    left: 1.6rem;
    z-index: 0;
  }

  .navtop-custom .navtop-main .navtop-pc .pc-main .nav-pc-box .pcbox-main .pcbox-right .right-pic {
    width: 230px;
  }

  .navtop-custom .navtop-main .navtop-pc .pc-main .nav-pc-box .pcbox-main .pcbox-left {
    width: 56.6%;
    flex-shrink: 0;
    padding-top: 0.4rem;
  }

  .navtop-custom .navtop-main .navtop-pc .pc-main .nav-pc-box .pcbox-main .pcbox-left .left-list .left-item .item-abs .abs-list {
    max-width: 340px;
  }

  .productCss,
.HomeCss,
.artCss,
.menuCss {
    margin-top: 1rem;
  }

  .menuCss {
    padding: 50px;
  }

  .HomeCss .homeList {
    padding-bottom: 1rem;
  }

  .caseCss {
    margin-top: 0.6rem;
  }

  .pList {
    margin-top: 0.5rem;
  }
}
@media only screen and (max-width: 1280px) {
  :root {
    --navheight: 70px;
    --navigation: 70px;
    --zoom: 1;
  }

  .newview-toolbox .newview-tool .next-box .next-a .next-cont .cont-top .t2 {
    color: #3C3C3C;
    font-size: var(--fz18);
    line-height: 1.5;
    margin-top: 0.25rem;
  }

  .index-banner .banner-tool .tool-main .swiper-button-next,
.index-banner .banner-tool .tool-main .swiper-button-prev {
    width: 50px;
    height: 50px;
  }
  .index-banner .banner-tool .tool-main .swiper-button-next::after,
.index-banner .banner-tool .tool-main .swiper-button-prev::after {
    transform: scale(0.8);
  }

  .index-banner {
    width: 100%;
    position: relative;
    padding-top: calc(1180 / 1920* 100%);
    box-sizing: border-box;
  }

  .banner-page, .banner-page.v3 {
    padding-top: calc(1180 / 1920* 100%);
  }

  .navtop-custom .navtop-main .navtop-pc .pc-main .nav-pc-box .pcbox-main .pcbox-left .left-list .left-item .item-abs .abs-list {
    max-width: 270px;
  }

  .navtop-custom .navtop-main .navtop-pc .pc-main .nav-pc-box .pcbox-main .pcbox-right .right-pic {
    width: 210px;
  }

  .menuCss {
    padding: 50px 25px;
  }
}
@media only screen and (max-width: 1100px) {
  .navtop-custom .navtop-main .navtop-pc .pc-main .nav-pc-box .pcbox-main .pcbox-left .left-list .left-item .item-abs .abs-list {
    max-width: 230px;
  }
}
@media only screen and (max-width: 1024px) {
  .about-page .about-wrap6 .wrap6-item.v2 {
    top: 1.5rem;
    top: 0.5rem;
  }

  .banner-page .banner-box .banner-main .banner-logo {
    width: auto;
    display: block;
    height: 80px;
  }

  :root {
    --navheight: 70px;
    --navigation: 70px;
    --zoom: 1;
  }

  .navtop-custom .navtop-main .navtop-tool {
    display: none;
  }

  .navtop-custom .navtop-main .navtop-pc {
    display: none;
  }

  .navtop-custom .navtop-main .navtop-right-mobile {
    display: block;
  }

  .navtop-custom .navtop-main .navtop-right {
    display: none;
  }

  .flogo img {
    width: 54px !important;
    height: 50px !important;
  }

  .fenyeBtn {
    margin-top: 0.6rem !important;
  }

  .index-page .fenyeBtn {
    margin-bottom: 0.6rem;
  }

  .index-page .homeTitle::before {
    content: "";
    display: block;
    width: 100px !important;
    height: 3px !important;
    background-color: #fff;
    margin-bottom: 20px !important;
  }

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

  .p100 {
    padding: 0px !important;
  }

  .caseCss .caseCont.on {
    display: block;
  }

  .caseCss .caseCont .caseCont_left {
    height: 500px;
  }
  .caseCss .caseCont .caseCont_left .pic-box {
    width: 100%;
    height: 500px !important;
    padding-top: 0px !important;
  }
  .caseCss .caseCont .caseCont_left img {
    width: 100%;
    height: 500px;
  }
  .caseCss .caseCont .caseCont_right {
    width: 100%;
    height: 500px;
    height: auto;
    background: #231815;
    margin-left: 10px;
  }
  .caseCss .caseCont .caseCont_right .topLabel {
    width: 60px;
    height: 66px;
    background: #82A70B;
    position: absolute;
    right: 42px;
    top: 0;
  }
  .caseCss .caseCont .caseCont_right .right-box {
    width: 100%;
  }
  .caseCss .caseCont .caseCont_right .right-box .caseCont_txt {
    position: absolute;
    position: static;
    bottom: 10%;
    width: 100%;
    padding: 0px 40px 0px 50px;
    color: #FFFFFF;
  }
  .caseCss .caseCont .caseCont_right .right-box .caseCont_txt .caseCont_title {
    font-size: var(--fz36);
    padding: 32px 0;
    line-height: 1.2;
  }
  .caseCss .caseCont .caseCont_right .right-box .caseCont_txt .caseCont_dtxt {
    font-size: var(--fz16);
    line-height: 30px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  :root {
    --navheight: 60px;
    --navigation: 88px;
    --zoom: 1;
  }

  .productlist-page .swiper-item .swiper-bg {
    display: none !important;
    visibility: hidden !important;
  }
  .productlist-page .swiper-item .swiper-bg.v2 {
    display: block !important;
    visibility: visible !important;
  }

  .newview-vtop .vtop-main .title {
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    font-size: var(--fz36);
  }

  .banner-page .banner-box .banner-main .b-t {
    text-align: center;
  }

  .banner-page .banner-box .banner-main .b-t2 {
    text-align: center;
  }

  .banner-page .banner-nav {
    justify-content: center;
  }

  .productlist-page .swiper-item .swiper-cont {
    align-items: center;
  }

  .newview-vtop .nav-abs {
    display: none !important;
  }

  .banner-page .nav-abs {
    display: none !important;
  }

  .banner-page .banner-box .banner-main .banner-logo {
    width: auto;
    display: block;
    height: 60px;
  }

  .index-banner .banner-tool {
    display: none;
  }

  .index-banner {
    width: 100%;
    position: relative;
    padding-top: calc(1380 / 1920* 100%);
    box-sizing: border-box;
  }

  .banner-page, .banner-page.v3 {
    padding-top: calc(1380 / 1920* 100%);
  }

  .navtop-custom .navtop-main .logo-box {
    width: 178px;
  }

  .index-banner .banner-item .pc-banner {
    opacity: 0;
    z-index: 0;
  }

  .index-banner .banner-item .mobile-banner {
    z-index: 1;
    opacity: 1;
  }
}
@media only screen and (max-width: 540px) {
  .index-banner {
    width: 100%;
    position: relative;
    padding-top: calc(1980 / 1920* 100%);
    box-sizing: border-box;
  }

  .banner-page, .banner-page.v3 {
    padding-top: calc(1980 / 1920* 100%);
  }

  .navtop-custom .navtop-main {
    width: 100%;
    height: var(--navheight);
    position: relative;
    box-sizing: border-box;
    transition: all 0.4s;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
    transition: all 0.4s;
    padding: 0 0.6rem 0 0.6rem;
  }

  .navtop-custom .navtop-main .logo-box {
    position: static;
    transform: translate(0);
  }
}
@media only screen and (max-width: 375px) {
  .index-banner {
    width: 100%;
    position: relative;
    padding-top: calc(2480 / 1920* 100%);
    box-sizing: border-box;
  }

  .banner-page, .banner-page.v3 {
    padding-top: calc(2480 / 1920* 100%);
  }

  .fenyeBtn .btnTxt {
    display: none !important;
  }
  .fenyeBtn .btn1 {
    margin-left: 8px !important;
  }
}
@media only screen and (max-width: 1600px) {
  .about-page .about-wrap8 .wrap8-main {
    width: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 100px;
    padding-right: calc((100% - 1600px) / 2);
  }

  .about-page .about-wrap4 .wrap4-box .wrap4-item {
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: var(--mobile-margin);
    padding-right: var(--mobile-margin);
    box-sizing: border-box;
    background: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media only screen and (max-width: 1500px) {
  .product-page .product-top .top-main .logo {
    width: 158px;
    height: auto;
    display: block;
    flex-shrink: 0;
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w1 .img-two {
    width: 50%;
    position: relative;
    margin-left: 1.6rem;
    box-sizing: border-box;
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w2 {
    width: 100%;
    padding: 0 2.6rem;
    margin-top: 0;
    transform: translateY(0.87rem);
    display: flex;
    align-items: center;
  }
}
@media only screen and (max-width: 1400px) {
  .service-page .service-wrap2 .wrap2-left {
    width: 400px;
    height: 800px;
    flex-shrink: 0;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
  }

  .service-page .service-wrap2 .wrap2-right {
    flex: 1;
    height: 800px;
  }

  .service-page .service-wrap6 .wrap6-main .wrap6-cont .wrap6-bot .wrap6-item .item-right {
    flex: 1;
    min-height: 170px;
    padding: 0 15px 0.3rem;
    box-sizing: border-box;
  }

  .service-page .service-wrap6 .wrap6-main .wrap6-cont .wrap6-bot .wrap6-item .item-left {
    width: 80px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
  }

  .service-page .service-wrap6 .wrap6-main .wrap6-cont .wrap6-bot .wrap6-item .item-left .round {
    width: 80px;
    height: 80px;
    background: rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    border: 1px solid #5C5C5C;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    font-size: var(--fz30);
    line-height: 1;
    color: #979797;
  }

  .service-page .service-wrap3 .wrap3-container {
    width: 100%;
    padding-right: var(--mobile-margin);
    padding-left: var(--mobile-margin);
    background: #2E2E2E;
    box-sizing: border-box;
  }

  .about-page .about-wrap8 .wrap8-main {
    padding-right: var(--mobile-margin);
  }

  .about-page .about-wrap2 .wrap2-main .swiper-item .pic-box {
    padding-top: 700px;
  }

  .case-page .case-wrap2 .case-main {
    width: 100%;
    padding: 0 0.6rem 0.5rem;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1280px) {
  .productview-page .wrap1-box .text-abs {
    width: 96px;
    position: absolute;
    top: 0;
    left: 1.6rem;
    z-index: 0;
  }

  .about-page .about-wrap6 .swiper-item {
    width: 100%;
    max-width: 850px;
    background: #FFFFFF;
    display: flex;
    align-items: stretch;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }

  .product-page .product-top .top-main .logo {
    width: 130px;
    height: auto;
    display: block;
    flex-shrink: 0;
  }

  .index-banner .banner-abs .abs-main .abs-cont {
    width: 50%;
    max-width: 800px;
    padding: 0.9rem 0.8rem 1.1rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: visible;
  }

  .service-page .service-wrap3 .wrap3-main .wrap3-left {
    width: 50%;
    flex-shrink: 0;
    padding-right: 1rem;
    color: #7D7D7D;
    font-size: var(--fz24);
    line-height: 2;
  }

  .service-page .service-wrap7 .wrap7-main .wrap7-left {
    width: 320px;
    flex-shrink: 0;
    margin-right: 1.5rem;
  }

  .service-page .service-wrap7 .wrap7-main .wrap7-left .left-cont {
    width: 100%;
    margin-top: 0.8rem;
    background: #EEECE8;
    min-height: 220px;
    padding: 0.35rem 0.3rem;
    box-sizing: border-box;
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-right .right-main {
    min-height: 600px;
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-right .right-main .right-cont {
    transform: scale(0.8);
  }

  .about-page .about-wrap3 .wrap3-main .wrap3-right .right-main .icon {
    width: 71px;
    height: 71px;
    display: block;
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w2 .img-three {
    width: 50%;
    flex-shrink: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .newview-vcont .vcont-main .vcont-hot {
    display: none;
  }

  .product-page .product-top .top-main .logo {
    width: 128px;
    height: auto;
    display: block;
    flex-shrink: 0;
  }

  .service-page .service-wrap2 .wrap2-left {
    width: 300px;
    height: 700px;
    flex-shrink: 0;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
  }

  .service-page .service-wrap2 .wrap2-right {
    flex: 1;
    height: 700px;
  }

  .index-about .about-cont .cont {
    width: 300px;
    background: #2E2E2E;
    transform: translateY(0.7rem);
    padding: 0.4rem 0;
    box-sizing: border-box;
  }

  .service-page .service-wrap8 .wrap8-main .wrap8-left {
    width: 50%;
    padding: 1.5rem 1rem;
    box-sizing: border-box;
    background: #FFFFFF;
  }

  .service-page .service-wrap8 .wrap8-main .wrap8-right {
    width: 50%;
    padding: 1.5rem 1rem;
    box-sizing: border-box;
  }

  .about-page .about-wrap13 .wrap13-main .wrap13-left {
    width: 34%;
    flex-shrink: 0;
  }

  .about-page .about-wrap3 .wrap3-main .wrap3-left .pic-box {
    padding-top: calc(700 / 1190* 100%);
  }

  .productview-page .next-product .next-main .t2 {
    color: #FFFFFF;
    font-size: 0.85rem;
    font-weight: 300;
    text-align: center;
    line-height: 1;
  }

  .productview-page .wrap3-box .wrap3-main .wrap3-item .item-cont .item-pic {
    width: 50%;
    flex-shrink: 0;
    margin-right: 1rem;
  }

  .product-page .product-cont .product-list.flex_3 .item {
    width: calc((100% - 0.28rem) / 2);
    margin-right: 0.28rem;
  }
  .product-page .product-cont .product-list.flex_3 .item:nth-child(3n) {
    margin-right: 0.28rem;
  }
  .product-page .product-cont .product-list.flex_3 .item:nth-child(2n) {
    margin-right: 0;
  }

  .product-page .product-cont .product-class .class-list .class-item {
    height: 40px;
    line-height: 40px;
  }

  .case-page .case-wrap2 .case-main .case-class .class-list .class-item {
    height: 40px;
    line-height: 40px;
  }

  .case-page .case-wrap2 .case-main {
    width: 100%;
    padding: 0.6rem 0 0.5rem;
    box-sizing: border-box;
  }

  .product-page .product-cont {
    width: 100%;
    position: relative;
    z-index: 2;
    padding-bottom: 1.6rem;
    box-sizing: border-box;
  }

  .case-page .case-wrap2::after {
    opacity: 0;
  }

  .news-page .news-box .news-item {
    display: block;
    width: calc(100% / 2);
    box-sizing: border-box;
    border-right: 1px solid #484848;
    padding: 0 1rem 1.5rem;
  }
  .news-page .news-box .news-item:nth-child(3n) {
    border-right: 1px solid #484848;
  }
  .news-page .news-box .news-item:nth-child(2n) {
    border-right-color: transparent;
  }

  .news-page .news-box .news-item .item-cont .item-top .tt {
    height: 90px;
  }

  .logo-icon {
    width: 34px !important;
    height: 30px !important;
  }

  .caseCont_right {
    margin-left: 0px !important;
  }

  .xiadis .xiaul {
    margin-top: 20px;
  }

  .HomeCss {
    margin-top: 1rem;
  }
  .HomeCss .homeList {
    flex-wrap: wrap;
    padding-bottom: 0.2rem;
  }
  .HomeCss .homeList .homeItem {
    width: calc((100% - (0.4rem)) / 2);
    margin-bottom: 0.4rem;
    margin-right: 0rem;
  }
  .HomeCss .homeList .homeItem .homeItem_img img {
    margin-top: 0.2rem;
  }
  .HomeCss .homeList .homeItem .homeItem_txt {
    margin-top: 0.3rem;
  }
  .HomeCss .homeList .homeItem .homeItem_txt .homeItem_left {
    padding-left: 0.46rem;
  }

  .caseCss .caseCont .topLabel {
    width: 30px !important;
    height: 34px !important;
  }
  .caseCss .caseCont .caseCont_txt {
    padding: 0 0.4rem 0 0.5rem !important;
  }
  .caseCss .caseCont .caseCont_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .caseCss .caseCont .caseCont_right {
    width: 100%;
    max-height: 500px;
    max-height: unset;
  }

  .artCss .artList {
    flex-wrap: wrap;
  }
  .artCss .artList .artItem {
    width: calc((100% - 0.4rem) / 2);
    margin-bottom: 0.4rem;
  }

  .menuCss {
    margin-top: 0.6rem;
    padding: 0.5rem 0rem;
  }
  .menuCss .menuItem {
    padding: 0.5rem 0.14rem 0.04rem 0.5rem !important;
  }
}
@media only screen and (max-width: 960px) {
  .about-page .about-wrap6 .swiper-item {
    width: 100%;
    max-width: 720px;
    background: #FFFFFF;
    display: flex;
    align-items: stretch;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  }

  .banner-text .banner-class {
    display: none;
  }

  .newview-toolbox .newview-tool .next-box {
    display: block;
  }

  .newview-toolbox .newview-tool .next-box .next-item {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .newview-toolbox .newview-tool .next-box .next-item:last-child {
    margin-bottom: 0;
  }

  .newview-toolbox .newview-tool .next-box .next-a .next-pic {
    width: 200px;
    margin-right: 0.3rem;
    flex-shrink: 0;
  }

  .about-page .about-wrap6 .swiper-item .swiper-left .left-item .icon {
    width: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
  }

  .service-page .service-wrap2 .wrap2-left {
    width: 100%;
    height: auto;
    flex-shrink: 0;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
  }

  .service-page .service-wrap2 .wrap2-left .city-main .city-list {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 0.5rem;
  }

  .service-page .service-wrap2 .wrap2-left .city-main .city-list .city-item {
    width: 48%;
  }

  .service-page .service-wrap2 .wrap2-right {
    display: none;
  }

  .index-product .product-main .swiper-item .product-left .pic-box {
    width: 100%;
    padding-top: calc(1280 / 960* 100%);
  }

  .index-news .news-main {
    display: block;
  }

  .index-news .news-main .news-left {
    width: 100%;
    max-width: 100%;
    flex-shrink: 0;
    margin-right: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .index-news .news-main .news-left .left-tool {
    width: auto;
    display: flex;
    align-items: center;
  }

  .index-news .news-main .news-right {
    width: 100%;
    flex: 1;
    max-width: 100%;
    overflow: hidden;
    margin-top: 1rem;
  }

  .index-banner .banner-abs .abs-main .abs-cont {
    width: 70%;
    max-width: 800px;
    padding: 0.9rem 0.8rem 1.1rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: visible;
  }

  .footer-custom .footer-main .footer-top .top-left {
    flex-shrink: 0;
    max-width: 300px;
    padding-left: 0.25rem;
    position: relative;
  }

  .footer-custom .footer-main .footer-bot .bot-left {
    width: 100%;
    flex-shrink: 0;
    max-width: 100%;
    margin-right: 0;
  }

  .footer-custom .footer-main .footer-top .top-right {
    display: none;
  }

  .footer-custom .footer-main .footer-bot .bot-right {
    display: none;
  }

  .footer-custom .footer-main .footer-bot .botdis {
    display: block;
    width: 100%;
    margin-top: 20px;
  }

  .footer-custom .footer-main .footer-bot {
    display: block;
  }

  .tool-list .tool-item {
    margin-left: 0px !important;
    margin-right: 10px !important;
  }

  .service-page .service-wrap6 .wrap6-main .wrap6-cont .wrap6-bot .wrap6-item .item-right {
    flex: 1;
    min-height: 150px;
    padding: 0 15px 0.3rem;
    box-sizing: border-box;
  }

  .service-page .service-wrap6 .wrap6-main .wrap6-cont .wrap6-bot .wrap6-item .item-left {
    width: 70px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
  }

  .service-page .service-wrap6 .wrap6-main .wrap6-cont .wrap6-bot .wrap6-item .item-left .round {
    width: 70px;
    height: 70px;
  }

  .service-page .service-wrap6 .wrap6-main {
    width: 100%;
    padding-top: calc(900 / 1800* 100%);
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }

  .service-page .service-wrap7 .wrap7-main {
    flex-wrap: wrap;
  }

  .service-page .service-wrap7 .wrap7-main .wrap7-left {
    width: 100%;
    flex-shrink: 0;
    margin-right: 0;
  }

  .service-page .service-wrap7 .wrap7-main .wrap7-right {
    width: 100%;
    margin-top: 1rem;
    flex: 1;
  }

  .about-page .about-wrap13 .wrap13-main .wrap13-right .right-main .right-cont .right-tool .swiper-button-next,
.about-page .about-wrap13 .wrap13-main .wrap13-right .right-main .right-cont .right-tool .swiper-button-prev {
    width: 50px;
    height: 50px;
  }

  .about-page .about-wrap13 .wrap13-main .wrap13-right .right-main .right-cont .swiper-item .item-left {
    width: 44%;
    flex-shrink: 0;
    margin-right: 0.5rem;
    box-sizing: border-box;
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-right .right-main {
    min-height: 500px;
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-right .right-main .right-cont {
    transform: scale(0.6);
  }

  .about-page .about-wrap3 .wrap3-main {
    flex-wrap: wrap;
  }

  .about-page .about-wrap3 .wrap3-main .wrap3-left {
    width: 100%;
    margin-right: 0;
    flex-shrink: 0;
  }

  .about-page .about-wrap3 .wrap3-main .wrap3-right .right-main .icon {
    width: 51px;
    height: 51px;
    display: block;
  }

  .about-page .about-wrap3 .wrap3-main .wrap3-right .right-main .tt {
    width: 100%;
    color: #7D7D7D;
    font-size: var(--fz16);
    line-height: 1.8;
    margin-top: 1rem;
  }

  .about-page .about-wrap2 .wrap2-main .swiper-item .pic-box {
    padding-top: 600px;
  }

  .case-page .case-wrap1 .case-main .case-list .case-item {
    width: calc((100% - 0.6rem) / 2);
    margin-right: 0.6rem;
    margin-top: 1rem;
    box-sizing: border-box;
  }
  .case-page .case-wrap1 .case-main .case-list .case-item:nth-child(3n) {
    margin-right: 0.6rem;
  }
  .case-page .case-wrap1 .case-main .case-list .case-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .about-page .about-wrap6 .wrap6-item {
    top: 2rem;
  }

  .productview-page .wrap1-box .text-abs {
    display: none;
  }

  .newview-vtop .vtop-main {
    width: 100%;
    box-sizing: border-box;
    padding: 1rem 0 1rem;
    position: relative;
    z-index: 2;
  }

  .search-form-box .search-input {
    flex: 1;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
    border-radius: 0;
    background-color: #FFFFFF;
    color: #000000;
  }

  .news-page {
    padding: 1.5rem 0 0.5rem;
  }

  .news-page .news-box .news-item:nth-child(3n) {
    border-right: 0;
  }

  .news-page .news-box .news-item {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-right: 1px solid transparent;
    padding: 0 0 1.5rem;
  }

  .search-form-box .search-btn {
    width: 88px;
    height: 46px;
    line-height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background-color: #82A70B;
    border-radius: 0;
  }

  .about-page .about-wrap6 {
    width: 100%;
    background: #FFFFFF;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding-bottom: 5rem;
  }

  .about-page .about-wrap6 .swiper-item {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    background: #FFFFFF;
    max-width: 450px;
  }

  .about-page .about-wrap6 .swiper-item .swiper-left {
    width: 100%;
    flex: 1;
    position: relative;
    background: #FFFFFF;
  }

  .about-page .about-wrap6 .swiper-item .swiper-left .left-item {
    width: 100%;
    position: static;
    left: 0;
    bottom: 0;
    padding: 1rem 0;
  }

  .about-page .about-wrap6 .swiper-item .swiper-right {
    width: 100%;
  }

  .about-page .about-black {
    width: 100%;
    height: 0.9rem;
    background: #2E2E2E;
    position: relative;
    z-index: 2;
  }

  .about-page .about-wrap8 .wrap8-main .wrap8-left .abs-en {
    width: 100%;
    font-weight: 300;
    font-size: 2rem;
    line-height: 1;
    color: #FFFFFF;
    opacity: 0.15;
    position: absolute;
    bottom: 0.78rem;
    left: -1rem;
    z-index: 2;
  }

  .about-page .about-wrap8 .wrap8-main {
    display: block;
    padding-left: var(--mobile-margin);
  }

  .about-page .about-wrap8 .wrap8-main .wrap8-right {
    width: 100%;
    padding: 0;
    margin-top: 1.7rem;
  }

  .about-page .about-wrap8 .wrap8-main .wrap8-left {
    width: 100%;
    flex-shrink: 0;
    position: relative;
  }

  .about-page .about-wrap10 .wrap10-main .wrap10-item {
    width: 100%;
    position: relative;
  }

  .index-product .product-main .swiper-item .product-right .right-cont .logo {
    width: 138px;
    height: auto;
    display: block;
    margin: 0 auto;
  }

  .index-about .about-main {
    width: 100%;
    padding-top: calc(1170 / 1920* 100%);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .index-about .about-cont .cont {
    width: 250px;
    background: #2E2E2E;
    transform: translateY(0.7rem);
    padding: 0.4rem 0;
    box-sizing: border-box;
  }

  .service-page .service-wrap8 .wrap8-main {
    display: block;
  }

  .service-page .service-wrap8 .wrap8-main .wrap8-left {
    width: 100%;
    padding: 1.5rem var(--mobile-margin);
    box-sizing: border-box;
    background: #FFFFFF;
  }

  .service-page .service-wrap8 .wrap8-main .wrap8-right {
    width: 100%;
    padding: 1.5rem var(--mobile-margin);
    box-sizing: border-box;
  }

  .service-page .service-wrap6 .wrap6-main {
    width: 100%;
    padding-top: 350px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }

  .service-page .service-wrap5 .wrap5-main .wrap5-cont .wrap5-item {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 450px;
    padding: 0 0.2rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .service-page .service-wrap7 .wrap7-main .wrap7-right .join-form .join-item .laber.l2 {
    display: none;
  }

  .service-page .service-wrap7 .wrap7-main .wrap7-right .join-form .join-item {
    margin-right: 0 !important;
    width: 100% !important;
  }

  .service-page .service-wrap4 .wrap4-main {
    display: block;
    padding: 0 var(--mobile-margin);
    box-sizing: border-box;
  }

  .service-page .service-wrap4 .wrap4-main .wrap4-left {
    width: 100%;
    flex-shrink: 0;
  }

  .service-page .service-wrap4 .wrap4-main .wrap4-right {
    width: 100%;
    flex: 1;
    padding: 1rem 0;
    box-sizing: border-box;
    color: #4E4D4D;
    font-size: var(--fz24);
    line-height: 2;
  }

  .service-page .service-wrap3 {
    background: #2E2E2E;
  }

  .service-page .service-wrap3 .wrap3-main {
    width: 100%;
    display: block;
  }

  .service-page .service-wrap3 .wrap3-main .wrap3-right {
    width: 100%;
    flex: 1;
  }

  .service-page .service-wrap3 .wrap3-main .wrap3-right .pic-box {
    width: 100%;
    padding-top: calc(720 / 1030* 100%);
    transform: translateY(0);
  }

  .service-page .service-wrap3 .wrap3-main .wrap3-left {
    width: 100%;
    flex-shrink: 0;
    padding: 1rem 0;
    color: #7D7D7D;
    font-size: var(--fz24);
    line-height: 2;
  }

  .about-page .about-wrap13 .wrap13-main .wrap13-right .right-main {
    width: 100%;
    box-sizing: border-box;
    padding: 1rem var(--mobile-margin) 1.3rem var(--mobile-margin);
  }

  .about-page .about-wrap13 .wrap13-main .wrap13-left .left-cont {
    width: 100%;
    height: auto;
    padding-top: calc(1120 / 770 * 100%);
  }

  .about-page .about-wrap13 .wrap13-main .wrap13-right {
    width: 100%;
    flex: 1;
    background: #f1f1f3;
    overflow: hidden;
  }

  .about-page .about-wrap13 .wrap13-main {
    display: block;
  }

  .about-page .about-wrap13 .wrap13-main .wrap13-left {
    width: 100%;
    flex-shrink: 0;
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-right .right-main .right-cont {
    transform: scale(0.8);
  }

  .about-page .about-wrap12 .wrap12-main {
    flex-wrap: wrap;
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-left {
    width: 100%;
    padding: 0.9rem 1rem;
    background: #f1f1f3;
    box-sizing: border-box;
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-right {
    width: 100%;
  }

  .about-page .about-wrap11 .wrap11-main .t-box .en-abs {
    width: 80%;
  }

  .about-page .about-wrap11 .wrap11-main .line {
    width: 1px;
    height: 50px;
  }

  .about-page .about-wrap5 .swiper-item .swiper-left {
    width: 100%;
    position: static;
    top: 0;
    left: 0;
    z-index: 2;
  }

  .about-page .about-wrap5 .swiper-item .swiper-left .year {
    font-size: 2rem;
    font-weight: 100;
    line-height: 0.8;
    margin-bottom: 0.6rem;
  }

  .about-page .about-wrap5 .swiper-item .swiper-left .tt {
    line-height: 1.2;
    font-weight: 300;
    font-size: var(--fz36);
    max-width: 100%;
    margin-bottom: 0.4rem;
  }

  .about-page .about-wrap5 .swiper-item .swiper-left .dd {
    font-size: var(--fz16);
    color: #7D7D7D;
    line-height: 1.8;
    max-width: 100%;
    max-width: 100%;
  }

  .about-page .about-wrap5 .swiper-item .swiper-pic {
    width: 100%;
    padding-top: 1rem;
    margin: 0 0 0 auto;
  }

  .about-page .about-wrap2 .wrap2-main .wrap2-swiper .swiper-pagination {
    display: none;
  }

  .about-page .about-wrap4 .wrap4-box .wrap4-item {
    flex-wrap: wrap;
  }

  .about-page .about-wrap4 .wrap4-box .wrap4-item .item-right {
    flex-shrink: 0;
    margin-left: 0;
    width: 100%;
    margin-top: 1rem;
  }

  .about-page .about-wrap4 .wrap4-box .wrap4-item .item-left .left-pic {
    width: 100%;
    max-width: 100%;
  }

  .about-page .about-wrap4 .wrap4-box .wrap4-item .item-left .tt {
    color: #7D7D7D;
    font-size: var(--fz16);
    line-height: 1.8;
    margin-top: 1rem;
  }

  .about-page .about-wrap1 .wrap1-main .img-box {
    width: 100%;
    position: relative;
    z-index: 2;
    margin-top: -1.16rem;
    transform: translateY(1.16rem);
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .about-page .about-wrap1 .wrap1-main .img-box .dd {
    width: 100%;
    color: #7D7D7D;
    font-size: var(--fz16);
    line-height: 1.8;
    padding-right: 1;
    position: static;
    z-index: 2;
  }

  .about-page .about-wrap1 .wrap1-main .img-box .img-left {
    width: 100%;
    margin-top: 0.5rem;
  }

  .about-page .about-wrap1 .wrap1-main .img-box .img-right {
    width: 100%;
    margin-top: 0.5rem;
  }

  .productview-page .wrap3-box .wrap3-main .wrap3-item .item-cont {
    flex-wrap: wrap;
  }

  .productview-page .wrap3-box .wrap3-main .wrap3-item .item-cont .item-pic {
    width: 100%;
    flex-shrink: 0;
    margin-right: 0;
  }

  .productview-page .wrap3-box .wrap3-main .wrap3-item .item-cont .item-right {
    margin-top: 1rem;
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w1 {
    width: 100%;
    padding-left: 1;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column-reverse;
    padding: 0 var(--mobile-margin);
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w1 .img-one {
    flex: 1;
    padding-top: 1rem;
    width: 100%;
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w1 .img-one .img-text {
    width: 100%;
    color: #7D7D7D;
    font-size: var(--fz16);
    line-height: 2.1;
    margin-bottom: 1.4rem;
    padding-left: 0;
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w1 .img-one .child-img {
    width: 100%;
    max-width: 100%;
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w1 .img-two {
    width: 100%;
    position: relative;
    margin-left: 0;
    box-sizing: border-box;
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w2 {
    width: 100%;
    padding: 0 var(--mobile-margin);
    margin-top: 0;
    transform: translateY(0.87rem);
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 0.13rem;
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w2 .w2-text {
    width: 100%;
    flex: 1;
    margin-right: 0;
    max-width: 100%;
    color: #7D7D7D;
    font-size: var(--fz16);
    line-height: 2.1;
  }

  .productview-page .wrap1-box .wrap1-main .wrap1-two .two_w2 .img-three {
    width: 100%;
    flex-shrink: 0;
    margin-top: 1.5rem;
  }

  .product-page .product-cont.on {
    margin: 0;
  }

  .product-page .product-cont .product-class {
    width: 100%;
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 0.8rem 0 0.76rem;
  }

  .product-page .product-top2 .line {
    width: 1px;
    height: 50px;
    background: #FFFFFF;
    opacity: 0.15;
    margin: 0.4rem auto 0;
  }

  .product-page .product-top .top-main2 .line {
    width: 1px;
    height: 50px;
    background: #FFFFFF;
    opacity: 0.15;
    margin: 0 auto;
  }

  .product-page .product-cont2 .cont2-tool {
    height: auto;
    padding: 0.5rem 0;
  }

  .product-page .product-top .top-main {
    width: 100%;
    padding: 2rem 0 1.5rem;
    display: block;
  }

  .product-page .product-top .top-main .cont {
    width: 100%;
    margin-left: 0;
    flex: 1;
    max-width: 100%;
    color: #7D7D7D;
    font-size: var(--fz16);
    line-height: 2.1;
    margin-top: 1rem;
  }

  .product-page .product-cont .product-list .item {
    width: 100%;
    display: block;
    margin-bottom: 0.55rem;
  }

  .caseview-page .caseview2-main .caseview2-wrap1 .wrap1-main {
    width: 100%;
    display: block;
  }

  .caseview-page .caseview2-main .caseview2-wrap1 .wrap1-main .wrap1-left {
    width: 100%;
  }

  .caseview-page .caseview2-main .caseview2-wrap1 .wrap1-main .wrap1-right {
    width: 100%;
    margin-top: 1rem;
  }

  .caseview-page .caseview2-main .caseview2-wrap2 .wrap2-item .item-one {
    display: block;
  }

  .caseview-page .caseview2-main .caseview2-wrap2 .wrap2-item .item-one .one-pic {
    width: 100%;
    margin-top: 0.54rem;
  }

  .caseview-page .caseview2-main .caseview2-wrap2 .wrap2-item .item-two .two-nums {
    display: none;
  }

  .caseview-page .caseview2-main .caseview2-wrap2 .wrap2-item .item-two .two-nums .line {
    width: 15px;
    height: 1px;
    background: #FFFFFF;
  }

  .caseview-page .caseview2-main .caseview2-wrap2 .wrap2-item .item-two .two-cont {
    flex: 1;
    padding: 0;
    box-sizing: border-box;
  }

  .caseview-page .next-case .next-main .t2 {
    color: rgba(23, 23, 23, 0.5);
    font-size: var(--fz70);
    font-weight: 300;
    text-align: center;
    line-height: 1;
    margin-top: 0.25rem;
  }

  .logo-icon {
    width: 44px !important;
    height: 40px !important;
  }

  .HomeCss {
    margin-top: 1rem;
  }
  .HomeCss .homeList {
    display: block;
    padding-bottom: 0.2rem;
    margin-top: 0.6rem;
  }
  .HomeCss .homeList .homeItem {
    width: 100%;
    margin-bottom: 0.4rem;
    margin-right: 0rem;
  }
  .HomeCss .homeList .homeItem .homeItem_img img {
    width: 100%;
    height: auto;
    margin-top: 0.2rem;
  }
  .HomeCss .homeList .homeItem .homeItem_txt {
    margin-top: 0.5rem;
  }
  .HomeCss .homeList .homeItem .homeItem_txt .homeItem_left {
    padding-left: 0;
  }
  .HomeCss .homeList .homeItem .homeItem_right {
    width: 40px !important;
    height: 40px !important;
  }

  .caseCss .caseCont .topLabel {
    width: 30px !important;
    height: 34px !important;
    top: 0;
  }
  .caseCss .caseCont .caseCont_txt {
    padding: 0 0.6rem 0 0.6rem !important;
  }
  .caseCss .caseCont .caseCont_left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .caseCss .caseCont .caseCont_right {
    width: 100%;
    max-height: 400px;
    max-height: unset;
  }

  .artCss .artList {
    display: block;
    padding: 0;
  }
  .artCss .artList .artItem {
    width: 100%;
    margin-bottom: 0.4rem;
  }

  .menuCss {
    margin-top: 0.6rem;
    padding: 0.5rem 0rem;
  }
  .menuCss .menuList {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .menuCss .menuList .menuItem {
    width: calc((100% - (0.2rem * 2)) / 2);
    padding: 0.5rem 0.14rem 0.04rem 0.5rem !important;
    margin-right: 0rem;
    margin-bottom: 0.4rem;
  }
}
@media only screen and (max-width: 680px) {
  .service-page .service-wrap2 .wrap2-left .city-main .city-list .city-item {
    width: 100%;
    padding: 0.62rem 0.6rem;
  }

  .index-banner .banner-abs .abs-main .abs-cont {
    width: 100%;
    max-width: 100%;
    padding: 0.9rem 0.8rem 1.1rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: visible;
  }

  .index-product .product-main .swiper-item {
    display: block;
  }

  .index-product .product-main .swiper-item .product-left {
    width: 100%;
  }

  .index-product .product-main .swiper-item .product-right .right-cont {
    width: 100%;
    padding: 5rem 0;
  }

  .index-product .product-abs .abs-title {
    width: 100%;
    color: #FFFFFF;
    font-size: var(--fz16);
    line-height: 1.8;
    padding-top: 1rem;
  }

  .index-product .product-abs {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    pointer-events: none;
    padding: calc(1280 / 960* 100%) 0.8rem 0.9rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .index-product .product-main .swiper-item .product-right {
    width: 100%;
    background: #2E2E2E;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .product-page .product-cont .product-list.flex_3 .item {
    width: 100%;
    margin-right: 0;
  }
  .product-page .product-cont .product-list.flex_3 .item:nth-child(3n) {
    margin-right: 0;
  }
  .product-page .product-cont .product-list.flex_3 .item:nth-child(2n) {
    margin-right: 0;
  }

  .news-page .news-box .news-item {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-right: 1px solid transparent;
    padding: 0 0 1.5rem;
  }
  .news-page .news-box .news-item:nth-child(3n) {
    border-right-color: transparent;
  }
  .news-page .news-box .news-item:nth-child(2n) {
    border-right-color: transparent;
  }

  .news-page .news-box .news-item .item-cont .item-top .tt {
    height: auto;
  }

  .news-page .news-box .news-item .item-cont .item-top .more-t {
    margin: 0.6rem 0 0 auto;
  }
}
@media only screen and (max-width: 540px) {
  .newview-toolbox .newview-tool .next-box .next-a .next-pic {
    display: none;
  }

  .nums-box .nums-item {
    width: 100%;
    flex: none;
    margin-top: 0.8rem;
  }

  .index-news .news-main .news-right .news-swiper .swiper-item {
    display: block;
  }

  .index-news .news-main .news-right .news-swiper .swiper-item .item-left {
    width: 100%;
  }

  .index-news .news-main .news-right .news-swiper .swiper-item .item-right {
    width: 100%;
  }

  .index-news .news-main .news-right .news-swiper .swiper-item .item-right .right-cont .right-more {
    width: 100%;
    margin-top: 1rem;
  }

  .index-info .info-main {
    width: 100%;
    padding-top: 0;
    position: relative;
  }

  .index-info .info-main .info-cont {
    padding: 2rem 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: static;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .index-about .about-main {
    width: 100%;
    padding-top: calc(1570 / 1920* 100%);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .index-news .news-main .news-left .left-tool {
    display: none;
  }

  .about-page .about-wrap13 .wrap13-main .wrap13-right .right-main .right-cont .swiper-item {
    display: block;
  }

  .about-page .about-wrap13 .wrap13-main .wrap13-right .right-main .right-cont .swiper-item .item-left {
    width: 100%;
    flex-shrink: 0;
    margin-right: 0;
    box-sizing: border-box;
  }

  .about-page .about-wrap13 .wrap13-main .wrap13-right .right-main .right-cont .swiper-item .item-right {
    width: 100%;
    flex: 1;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-bottom: calc(60px + 0.56rem);
    margin-top: 1rem;
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-right .right-main {
    min-height: 450px;
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-right .right-main .right-cont {
    transform: scale(0.6);
  }

  .product-page .product-top .top-main .logo {
    width: 150px;
    height: auto;
    display: block;
    flex-shrink: 0;
  }

  .case-page .case-wrap1 .case-main .case-list .case-item {
    width: 100%;
    margin-right: 0;
    margin-top: 1rem;
    box-sizing: border-box;
  }
  .case-page .case-wrap1 .case-main .case-list .case-item:nth-child(3n) {
    margin-right: 0;
  }
  .case-page .case-wrap1 .case-main .case-list .case-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .HomeCss .homeList .homeItem .homeItem_txt {
    border-left: none;
  }

  .HomeCss .homeCont .homeImg .pic-box {
    width: 100%;
    height: 100%;
  }

  .HomeCss .homeCont .homeImg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
  }

  .HomeCss .homeCont .homeTxt {
    position: relative;
    bottom: 0;
    left: 0;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px black;
    padding: 2.6rem 0.4rem 0.6rem;
    z-index: 5;
  }

  .productview-l-page .productview-wrap1 {
    margin-bottom: 1rem;
  }

  .productview-l-page .productview-wrap2 {
    margin-bottom: 1.2rem;
  }

  .productview-l-page .productview-wrap1 .wrap1-main .wrap1-main-right .content-box .tt {
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .about-page .about-wrap8 .wrap8-main .wrap8-left .abs-en {
    width: 100%;
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 1;
    color: #FFFFFF;
    opacity: 0.15;
    position: absolute;
    bottom: 0.78rem;
    left: -0.5rem;
    z-index: 2;
  }

  .caseview-page .next-case {
    width: 100%;
    padding: 1.5rem 0 1rem;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background: #FFFFFF;
  }

  .product-page .product-cont .product-class .class-list .class-item {
    height: 35px;
    line-height: 35px;
    font-size: var(--fz14);
    margin-top: 5px;
    margin-right: 5px;
  }

  .case-page .case-wrap2 .case-main .case-class .class-list .class-item {
    height: 35px;
    line-height: 35px;
    font-size: var(--fz14);
    margin-top: 5px;
    margin-right: 5px;
  }

  .news-page .news-box .news-item {
    padding: 0 0 1.5rem;
  }

  .top-left {
    padding-left: 0 !important;
  }
  .top-left .flogo img {
    width: 54px !important;
    height: 50px !important;
  }
  .top-left .tool-list {
    display: flex;
    flex-wrap: wrap;
  }
  .top-left .tool-list .tool-item {
    margin: 0 10px 0px 0px !important;
  }

  .pItem_right,
.btn1,
.btn2 {
    width: 40px !important;
    height: 40px !important;
  }

  .fenyeBtn {
    margin-top: 0.6rem;
  }
  .fenyeBtn .btnTxt {
    height: 40px !important;
    width: 190px;
    margin: 0px 10px !important;
  }

  .logo-icon {
    width: 34px;
    height: 30px;
  }

  .caseCont_btn {
    width: 120px;
    height: 40px;
    line-height: 40px;
  }

  .productCss .pList {
    margin-top: 0.6rem;
  }
  .productCss .pList .pItem .pItem_btm {
    padding: 0 0.6rem;
    bottom: 20px;
  }
  .productCss .pList .pItem img {
    width: 100%;
    height: 300px;
  }

  .HomeCss {
    margin-top: 1rem;
  }
  .HomeCss .homeList {
    display: block;
    padding-bottom: 0.2rem;
    margin-top: 0.6rem;
  }
  .HomeCss .homeList .homeItem {
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 0rem;
  }
  .HomeCss .homeList .homeItem .homeItem_img {
    width: 100%;
    margin-top: 0rem;
  }
  .HomeCss .homeList .homeItem .homeItem_txt {
    margin-top: 0.5rem;
  }
  .HomeCss .homeList .homeItem .homeItem_right {
    width: 40px !important;
    height: 40px !important;
  }

  .caseCss .cateList .cateItem {
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    padding: 0px 10px;
  }
  .caseCss .caseCont .topLabel {
    width: 30px !important;
    height: 34px !important;
    right: 22px !important;
    top: 0 !important;
  }
  .caseCss .caseCont .caseCont_txt {
    padding: 0 0.4rem 0 0.5rem !important;
  }
  .caseCss .caseCont .caseCont_left .pic-box {
    padding: 0;
    height: auto !important;
  }
  .caseCss .caseCont .caseCont_left .pic-box img {
    width: 100%;
    height: auto;
    object-fit: contain;
    position: relative;
  }
  .caseCss .caseCont .caseCont_left {
    height: auto;
  }
  .caseCss .caseCont .caseCont_right {
    width: 100%;
    height: auto;
    min-height: auto;
    max-height: auto;
    position: relative;
    padding: 0.8rem 0 1rem;
  }

  .artCss .artList {
    display: block;
    padding: 0;
  }
  .artCss .artList .artItem {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .artCss .artList .artItem .artItem_img img {
    width: 380px;
  }

  .menuCss {
    margin-top: 0.6rem;
    padding: 0.5rem 0rem;
  }
  .menuCss .menuList {
    display: block;
  }
  .menuCss .menuList .menuItem {
    width: 100%;
    padding: 0.5rem 0.14rem 0.4rem 0.5rem !important;
    margin-right: 0rem;
    margin-bottom: 0.4rem;
  }
  .menuCss .menuList .menuItem .bColor {
    margin-top: 20px;
  }
  .menuCss .menuList .menuItem .item_name {
    font-size: var(--fz30);
    min-height: 20px;
  }
  .menuCss .menuList .menuItem .icon {
    position: relative;
    bottom: 12px;
    right: 2px;
  }

  .caseCss .caseCont .caseCont_right .right-box .caseCont_txt {
    position: relative;
    bottom: 10%;
    width: 100%;
    color: #FFFFFF;
  }
}
@media only screen and (max-width: 375px) {
  .about-page .about-wrap6 .wrap6-item {
    top: 2rem;
  }

  .about-page .about-wrap6 .swiper-item .swiper-right .pic-box {
    padding-top: calc(400 / 563 * 100%);
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-right .right-main {
    min-height: 450px;
  }

  .about-page .about-wrap12 .wrap12-main .wrap12-right .right-main .right-cont {
    transform: scale(0.5);
  }
}