/* 屏幕宽度在 600px 到 900px 之间 */
@media (min-width: 1300px) and (max-width: 1919px) {


  .box_3 {
    /* margin: 66px auto 0 auto; */
  }
  .content,.section_18,.box_4,.group_28,.block_11 {
    width: 94%;
  }
  .block_11 {
    margin: 21px auto 0px auto;
  }
  .group_28 {
    margin: 45px auto 116px auto;
    height: auto;
  }
  .box_4 {
    margin: 57px auto 146px auto;
  }
  .carousel-wrapper_small,  .box_6 {
    width: 48.5%;
  }
  .section_5 {
    width: 90%;
  }
  .group_4{width: calc(100% - 106px);padding-left: 10px;}
  .text-group_5{width: 100%;}
  .text_22{width: auto}
  .text-group_5 {
    margin: 16px 0 0 1px;
  }
  .text-wrapper_3{margin: 20px auto 0 auto;}
  .section_3{width: 100%}
  .section_2 {
    background-size: 100% 939px;
  }
  .footer-content_small{width: 95%}
  .box_13 {
    margin: 70px auto 0 auto;
  }
  .section_16 {
    margin: 89px auto 0 auto;
  }
  .box_17,.section_17 {
    margin: 23px auto 0 auto;
  }
  .text_54{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .section_18{

    margin: 76px auto 0 auto;
  }
  .block_6{/* width: 98.5%; */height: auto;padding-bottom: 30px;}
  .text-group_23{
    width: 41%;
    margin-top: 3vw;
    margin: 3vw 20px 0 20px;
  }
  .paragraph_1{width: 100%}
  .image_14 {
    width: 100%;
    aspect-ratio: 260 / 180;
    height: auto;
  }
  .text_65{width: 100%;}
  .box_20 {
    height: auto;
    padding-bottom: 100px;
  }
  .block_6 a.zoomImg {
    overflow: hidden;
    width: 42%;
  }
  .group_26{
    margin:66px auto 0 auto;
  }
  .block_9{width: 45.2%;height: auto;margin-top: 0;justify-content: flex-start;}
  .picArea1{width: 25.85%;}
  .picArea1 a img{
    aspect-ratio: 423/612;
    object-fit: cover;
    height: 35vw;
  }
  .group_29{
    width: 100%;
    height: auto;
  }
  .group_29 a img{
    aspect-ratio: 751/340;
    object-fit: cover;
    height: 19vw;
  }
  .group_30{
    width: 100%;
  }
  .group_30 a img{
    height: auto;
    aspect-ratio: 367/265;
    object-fit: cover;
    height: 14.8vw;
  }
  .block_10{width: 26%;height: auto;}
  .box_25,.box_26{
    width: 48%;
    height: auto;
  }
  .box_27{
    width: 100%;
    height: auto;
  }
  .image_26{
    width: 15%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 38%;
    margin: 0;
    transform: translate(-50%);
  }
  .image-wrapper_6{width: 23.12%}
  .image_28{width: 100%;height: auto;}
  .group_32 {
    width: 15%;
    margin: 18px 0 0 3vw;
  }
  .image_29 {
    width: 65%;
    height: auto;
    margin: 0px 0 0 59px;
  }
  .text-wrapper_8{margin-left: 30px;width: 20%;}
  .text_80{
    width: 100%;
    white-space: normal;
    height: auto;
    line-height: 24px;
    margin-top: 19px;
  }
  .text_81{
    width: 100%;
    margin-top: 10px;
  }
  .text_82{
    width: 100%;
    white-space: normal;
  }
  .image-text_9{
    margin-left: 35px;
  }
  .text_83{
    margin: 29px auto 0 auto;
  }
  .block_12{
    margin: 9px auto 11px auto;
  }
  .image-text_7{margin: 0;position: absolute;left: 26px;bottom: 20px;}
  .img_icoVideo{
    aspect-ratio: 428/275;
    object-fit: cover;
    height: 17vw;
  }
  /*头部*/
  .image_1{
    width: 25%;
    height: auto;
    aspect-ratio: 222/47;
    object-fit: contain;
    margin: 10px 0 0 30px;
  }
  .image_2{
    width: 23.3%;
    height: auto;
    margin: 1vw 0 0 6vw;
    aspect-ratio: 524/71;
    object-fit: contain;
  }
  .label_1{
    margin: 0 0 0 5vw;
  }
  .label_2{
    margin-left: 3vw;
  }
  .label_3{
    margin-left: 3vw;
  }
  .text_1{}
  .text_2{}
  .text_3{}
  .box_1{
    justify-content: space-between;
  }
  /*头部*/
}
/*pad和移动手机端*/
@media (min-width: 300px) and (max-width: 1299px) {
  .text_1,.text_2,.text_3,.label_1,.label_2,.label_3{display: none;}
  .image_1{width: 40%;

    height: auto;
    aspect-ratio: 222/47;
    object-fit: contain;
    margin: 10px 0 0 30px;
  }
  .image_2{
    width: 30%;
    height: auto;
    aspect-ratio: 524/71;
    object-fit: contain;
    margin: 6px 0 0 164px;
  }
}
/*移动手机端*/
@media (min-width: 300px) and (max-width: 1000px) {
  .image_2{display: none;}
  .image_1{
    width: 70%;
    height: auto;
    aspect-ratio: 222/47;
    object-fit: contain;
    margin: 10px 0 0 30px;
    display: block;
  }
  .box_1{
    height: 18vh;
    justify-content: space-between;
    align-items: center;
  }
  .image-wrapper_1{height: 18vh;}
  .menu-toggle {
    top: 8vh;
    right: 20px;
    width: 26px;
    height: 20px;
  }
  .menu-toggle span{
    width: 100%;
    height: 3px;
  }
  .menu-content{max-width: 100%}
  .menu-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .submenuToggle{display: none}
  .nav{display: none;}
  .m-mzw-banner-a1, .m-mzw-banner-a1.sty2{min-height: 10vh;}
  .mzw-img1 img{
    aspect-ratio: 414 / 110;
    object-fit: cover;
  }
  .cate_sub_menu{display: none}
  .cate_sub_menu a{}
  .cate_sub_menu a.current_{}

  .image-wrapper_6{
    width: 100%;
    height: auto;
  }
  .block_11{width: 94%;display:block;margin: 0 auto;padding-top: 20px;height: auto;}
  .image_28{
    width: 80%;
    display: block;
    height: auto;
    margin: 0 auto;
    text-align: center;
  }
  .image_29{
    margin-top: 0px;
    margin-top: 10px;
    width: 60%;
    height: auto;
    margin: 0 auto;
    display: none;
  }
  .group_32{
    display: grid;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    flex: 1;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    height: auto;
  }
  .link-container{/* width: 45%; */width: auto;margin-top: 20px;}
  .text-wrapper_8{
    width: 90%;
    margin: 30px auto 10px auto;
    height: auto;
  }
  .image-text_9{
    margin-left: 0;
  }
  .image-text_10{
    margin-left: 10px;
  }
  .image-text_11{
    margin-left: 10px;
  }
  .text_83{
    height: auto;
    width: 94%;
    text-align: center;
    margin: 10px auto;
    width: 90%;
    white-space: normal;
    line-height: 20px;
    font-size: 12px;
    font-weight: normal;
  }
  .block_12{
    height: auto;
    width: 94%;
    margin: 10px auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .box_30{height: auto}
  .erweima_aren{
    display: grid;
    width: 90%;
    margin: 0 auto;
    flex: 1;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  .block_12 img,.block_12 .image-text_12{margin-top: 0;}
  body{overflow-y: scroll;overflow-x: hidden}

  .section_2{background-size: 100% 100%;padding-bottom: 30px;}
  .box_4{width: 94%;margin: 0 auto;}
  .box_6{width: 100%;height: auto;margin-top: 30px;}
  .carousel-wrapper_small{width: 100%;height: auto;}
  .carousel_small{height: auto}
  .box_4.justify-between{flex-wrap: wrap;}
  .text-wrapper_3{margin:20px auto 0 auto;}
  .footer-content_small{width: 100%;flex-wrap: wrap;}
  .caption-text_small{width:100%}
  .carousel-nav_small{
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
  }
  .carousel-footer_small{
    padding: 10px 0;
  }
  .box_3{
    margin: 0;
    width: 35%;
    position: relative;
  }
  .section_5{margin-left:10px;width: auto;}
  .group_3{
    width: auto;
    height: auto;
    padding: 10px;
  }
  .group_4 {
    width: auto;
    max-width: calc(100% - 70px);
  }
  .text-group_5{
    margin: 0;
    height: auto;
    width: 100%;
    padding: 10px;
  }
  .text_22{
    width: auto;
    display: inline-block;
  }
  .text-group_4{
    margin: 0;
    height: auto;
  }
  .section_3{width: 100%}
  .text_20,.text_21{height:auto}
  .text_20{font-size: 28px;}
  .box_13,.section_16{
    margin: 20px auto 0 auto;
    width: 94%;
  }
  .box_17,.section_17{
    margin: 23px auto;
    width: 100%;
  }
  .content{width:94%;}
  .pad_t66{padding-top: 20px;}
  .pad_b57{padding-bottom: 0px;}
  .section_13{
    width: calc(100% - 17vw);
    height: auto;
    margin-top: 0;
  }
  .image_7{
    width: 30px;
    height: auto;
  }
  .box_15{
    width: 100%;
    height: auto;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .titleBig{width: 48%;display: flex;align-items: center;justify-content: space-between;}
  .titleBig+.titleBig{margin:0 0 0 10px}
  .text_49{
    width: 100%;
    height: auto;
    font-size: 2.8rem;
  }
  .box_area{margin-top: 10px;justify-content: flex-start;flex-wrap: nowrap;grid-template-columns: repeat(1, 1fr);display: flex;}
  .group_14{
    width: 100%;
    height: auto;
    justify-content: flex-start;
    margin: 15px 0 0 13px;
  }
  .group_15{
    width: auto;
    height: auto;
    padding: 10px;
  }
  .text-group_18{
    margin: 0;
    width: auto;
    height: auto;
  }
  .text_52{
    width: auto;
    height: auto;
    font-size: 28px;
    margin: 0;
  }
  .text_53{
    margin: 0;
  }
  .text_54{
    width: calc(100% - 110px);
    height: auto;
    margin-top: 0;
    display: inline-block;
    align-items: center;
    /* justify-content: center; */
    padding-left: 10px;
    line-height: 70px;
  }
  .box_12{padding-bottom:20px;height: auto;}
  .section_18{
    width: 94%;
    margin: 20px auto;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .section_16{}
  .section_17{}
  .block_6{
    width: 100%;
    height: auto;
    align-items: center;
    justify-content: flex-start;
    padding: 10px;
  }
  .block_6 a.zoomImg {
    margin: 0;
    display: inline;
    width: 28%;
  }
  .image_14{
    width: 100%;
    height: auto;
  }
  .text-group_23{
    width: 67%;
    height: auto;
    margin: 0 0 0 10px;
  }
  .text_65{
    width: 96%;
  }
  .paragraph_1{width:auto;margin-top: 7px;max-width: 60vw;-webkit-line-clamp: 1;}
  .box_20{height:auto;padding-bottom:20px;}
  .group_26{
    margin: 30px auto;
  }
  .group_28{
    width: 94%;
    margin: 0 auto;
    /* overflow: hidden; */
    display: block;
    height: auto;
    padding-bottom: 20px;
  }
  .picArea1{
    width: 100%;
  }
  .picArea1 a{}
  .picArea1 a img{}
  .box_24{height:auto;}
  .block_9{width:100%;height:auto;margin: 0;}
  .group_29{width:100%;}
  .group_30{width:100%;margin-top: 5px;height: auto;}
  .box_25,.box_26{
    width: 49.5%;
    height: auto;
  }
  .text-wrapper_6{width:100%}
  .box_25 img,.box_26 img{}
  .box_26{}
  .box_27{
    width: 100%;
    height: auto;
  }
  .image_26{
    width: 15vw;
    height: auto;
  }
  .block_10{
    width: 100%;
    height: auto;
    margin: 5px 0 0 0;
  }
  .title-container{}
  .title-wrapper{
    max-width: 100%;
  }
  .carousel-title{display: none;padding-left:30px;background-size: 29px;}
  .carousel-title.active{display: flex;}
  .carousel-title.active a{  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;  /* 限制显示行数 */
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 75vw;
  }
  .block_Head{width: 100%;overflow: hidden;}
  body{overflow-y: scroll;overflow-x: hidden;}
  html, body {
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
  }
  .carousel-item_small img{
    width: 100%;height: auto;
    aspect-ratio: 500 / 333;
    object-fit: cover;}

  .carousel-container_small{height: auto;}
  .carousel-inner_small{height: auto;}
  .section_1{height: auto;}

  .image-text_1 {
    width: 100%;
    height: auto;
    align-items: center;
    justify-content: flex-start;
  }
  .text-group_1 {
    width: auto;
    height: auto;
    margin: 0 0 0 3vw;
    font-size: 2.8rem;
    text-align: left;
  }
  .group_2{position:absolute;right:0;top: 11%;}
  .image_3{width: 30px;height: auto;}
  .box_area-10{gap: 0}
  .box_20.flex-col .moreArea{display: none;}
  .titleBig2+.titleBig2 {
    /* margin-left: 15px; */
    padding-left: 10px;
  }
  .box_16 {
    position: absolute;
    right: 12%;
    top: 3%;
    margin: 0;
  }
  .erweima_aren{padding: 30px 0 0 0px;}
  .search-box{display: none;}
}