@media (max-width: 480px) {
  body .banner {
    /*margin: 0 !important;*/
    margin-top: 60px !important;
    overflow: visible !important
    ;
  }
  body #banner {
    margin-top: 0 !important;
  }
  .head {
    display: none !important;
  }
  .header {
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
  }
 
  .mobile_head {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mobile_head .logo {
    margin-left: 10px;
    margin-top: 0 !important;
    width: 116px;
    height: 40px;
    background: url(https://hmltec.oss-cn-beijing.aliyuncs.com/dabieshan/site/logo3.png) no-repeat;
    background-size: 100%;
    background-position-x: 0;
  }
  .mobile_head .right {
    display: flex;
    align-items: center;
  }
  .mobile_head .right .langBox {
    margin-left: 0;
  }
  .mobile_head .right .rightright {
    width: fit-content;
    height: 60px;
  }
  .mobile_head .menuBox {
    cursor: pointer;
    margin-left: 10px;
    width: 80px;
    height: 60px;
    overflow: hidden;
    font-weight: 400;
    font-size: 12px;
    color: #ffffff;
  }
  .mobile_head .menuBox .showMenu {
    width: 80px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobile_head .menuBox .showMenu .xl {
    width: 30px;
    height: 30px;
  }
  .mobile_head .menuBox .menu-item-content {
    width: 80px;
  }
  .mobile_head .menuBox .menu-item-content .menuItem {
    width: 100%;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0 10px;
    height: 40px;
    line-height: 27px;
  }
  .mobile_head .menuBox .menu-item-content .menuItem a {
    color: #ffffff !important;
  }
  .mobile_head .menuBox:hover {
    align-self: flex-start;
    height: auto;
    transition: all 0.3s;
  }
   .indexBox{
       margin-top: 116px;
   }
  .bannerSwiper {
    margin-top: -60px;
    height:300px;
  }
  .bannerSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 230px;
    background-size: cover !important;
  }
  .layui-main {
    width: 375px !important;
  }
  .titleBox .titleImg {
    width: 240px;
    height: auto;
  }
  .titleBox .subTitle .line {
    width: 370px;
  }
  .titleBox .subTitle .title_content {
    font-size: 10px;
  }
  .more {
    width: 110px;
    height: 36px;
    font-size: 12px;
  }
  .more .moreIcom {
    width: 20px;
    height: 12px;
    margin-left: 10px;
  }
  .yx .pc {
    display: none;
  }
  .yx .mobile {
    margin-top: 10px;
  }
  .yx .mobile .top {
    height: fit-content;
  }
  .yx .mobile .top .topLeft {
    margin-right: 0;
  }
  .yx .mobile .top .topLeft .jj {
    font-size: 12px;
    line-height: 28px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-line-clamp: 8;
  }
  .hxjd {
    margin-top: 20px;
  }
  .hxjd .hxjd_content {
    display: none;
  }
  .hxjd .hxjd_content_mobile {
    margin-top: 12px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .hxjd .hxjd_content_mobile .hxjdItem {
    margin-bottom: 10px;
    width: 180px;
    height: 210px;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
  }
  .hxjd .hxjd_content_mobile .hxjdItem .bg {
    transition: transform 0.5s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .hxjd .hxjd_content_mobile .hxjdItem .mask {
    position: relative;
    width: 100%;
    height: 60%;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    padding: 0 16px 16px 16px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
  }
  .hxjd .hxjd_content_mobile .hxjdItem .mask .title {
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 5px;
  }
  .hxjd .hxjd_content_mobile .hxjdItem .mask .line {
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: 0.7;
  }
  .hxjd .hxjd_content_mobile .hxjdItem .mask .subTitle {
    margin-top: 5px;
    font-size: 10px;
    height: 24px;
    overflow: hidden;
    color: #ffffff;
    line-height: 12px;
    transition: height 0.3s;
  }
  .hxjd .hxjdMore {
    margin-top: 20px;
  }
  .zxhd {
    position: relative;
    z-index: 3;
    margin-top: 20px;
  }
  .zxhd .zxhd_content {
    display: none;
  }
  .zxhd .zxhd_content_mobile {
    margin-top: 20px;
  }
  .zxhd .zxhd_content_mobile .rightBox .zxItem {
    display: flex;
    margin-bottom: 16px;
  }
  .zxhd .zxhd_content_mobile .rightBox .zxItem .itemLeft {
    width: 100%;
  }
  .zxhd .zxhd_content_mobile .rightBox .zxItem .itemLeft .itemTitle {
    font-weight: bold;
    font-size: 12px;
    color: #333333;
  }
  .zxhd .zxhd_content_mobile .rightBox .zxItem .itemLeft .itemTitle:hover {
    color: #237086;
  }
  .zxhd .zxhd_content_mobile .rightBox .zxItem .itemLeft .itemDes {
    margin-top: 8px;
    font-weight: 400;
    font-size: 8px;
    color: #999999;
  }
  .zxhd .zxhd_content_mobile .rightBox .zxItem .itemLeft .time {
    margin-top: 17px;
    display: flex;
    align-items: center;
  }
  .zxhd .zxhd_content_mobile .rightBox .zxItem .itemLeft .time .timeIcon {
    width: 14px;
    height: 14px;
    margin-right: 8px;
  }
  .zxhd .zxhd_content_mobile .rightBox .zxItem .itemLeft .time .timeText {
    font-weight: 400;
    font-size: 12px;
    color: #999999;
  }
  .zxhd .zxhd_content_mobile .rightBox .zxItem .itemRight {
    flex-shrink: 0;
    margin-left: 20px;
    width: 160px;
    height: 90px;
  }
  .zxhd .zxMore {
    margin-top: 40px;
  }
  .wzjq {
    position: relative;
    z-index: 3;
    margin-top: 20px;
  }
  .wzjq .menu .menuItem {
    width: 170px;
    height: 38px;
    border: 1px solid #0f4461;
    font-size: 12px;
  }
  .wzjq .mySwiper {
    width: 100vw !important;
    height: 240px;
  }
  .wzjq .mySwiper .swiper-wrapper {
    height: 240px;
  }
  .wzjq .mySwiper .swiper-wrapper .swiper-slide {
    width: 130px !important;
  }
  .wzjq .mySwiper .swiper-slide .wzItem {
    width: 130px;
    height: 200px;
    background: #ffffff;
    box-shadow: 12px 20px 24px 0px rgba(0, 58, 80, 0.21);
  }
  .wzjq .mySwiper .swiper-slide .wzItem .itemTop {
    width: 130px;
    height: 130px;
  }
  .wzjq .mySwiper .swiper-slide .wzItem .itemContent {
    padding: 2px 2px;
  }
  .wzjq .mySwiper .swiper-slide .wzItem .itemContent .itemTitle {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
  }
  .wzjq .mySwiper .swiper-slide .wzItem .itemContent .keyword {
    width: fit-content;
    height: 14px;
    padding: 0 2px;
    margin-top: 8px;
    background: rgba(35, 112, 134, 0.2);
    border-radius: 6px;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    color: #237086;
  }
  .wzjq .mySwiper .swiper-slide .wzItem .itemContent .price {
    display: flex;
    align-items: center;
    margin-top: 12px;
    font-weight: bold;
    font-size: 8px;
    color: #f1a81c;
  }
  .wzjq .mySwiper .swiper-slide .wzItem .itemContent .price .num {
    font-size: 6px;
  }
  .wzjq .wzMore {
    margin-top: 0px;
  }
  .maskBox2 {
    display: none;
  }
  .ywgl {
    margin-top: 40px;
  }
  .ywgl .ywgl_content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .ywgl .ywgl_content .glItem {
    width: 100%;
    height: 120px;
    border: 1px solid #b5b5b5;
    display: flex;
    margin-bottom: 12px;
    justify-content: space-between;
  }
  .ywgl .ywgl_content .glItem_a {
  margin-right: 0px !important;
}
  .ywgl .ywgl_content .glItem .itemImgBox {
    width: 120px;
    height: 120px;
  }
  .ywgl .ywgl_content .glItem .itemRight {
    padding: 0 12px;
  }
  .ywgl .ywgl_content .glItem .itemRight .rightTop {
    margin-top: 10px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }

  .ywgl .ywgl_content .glItem .itemRight .rightTop .itemTitle {
    width: 180px;
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    margin-right: 27px;
  }
  .ywgl .ywgl_content .glItem .itemRight .rightTop .titleRight {
    width: 12px;
    height: 10px;
    background-image: url(https://hmltec.oss-cn-beijing.aliyuncs.com/yangxin/jszx/image/jt3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .ywgl .ywgl_content .glItem .itemRight .rightDes {
    margin-top: 20px;
    font-weight: 400;
    font-size: 10px;
    color: #838383;
  }
  .ywgl .glMore {
    margin-top: 30px;
  }
  .yxfooter {
    height: 250px;
  }
  .yxfooter .footerContent {
    padding: 80px 0 10px 0;
    flex-direction: column;
    align-items: center;
  }
  .yxfooter .footerContent .footer_Left .footer_item {
    margin-right: 20px;
  }
  .yxfooter .footerContent .footer_Left .footer_item .imgbox {
    width: 60px;
    height: 60px;
  }
  .yxfooter .footerContent .footer_Left .footer_item .imgbox img {
    width: 50px;
    height: 50px;
    border-radius: 0%;
  }
  .yxfooter .footerContent .footer_Left .footer_item .imgbox .imgBox2 {
    width: 50px;
    height: 50px;
  }
  .yxfooter .footerContent .footer_Left .footer_item .imgbox .imgBox2 img {
    width: 45px;
    height: 45px;
    border-radius: 0%;
  }
  .yxfooter .footerContent .footer_Right .footer_logo {
    display: none;
  }
  .yxfooter .footerContent .footer_Right .tag {
    font-size: 10px;
  }
  .JingQu {
    display: none;
  }
  .SHOW_mobile {
    width: 100%;
  }
  .SHOW_mobile .titleBox {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .SHOW_mobile .titleBox .title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .SHOW_mobile .titleBox .other {
    display: flex;
    flex-wrap: wrap;
  }
  .SHOW_mobile .titleBox .other .otherItem {
    margin-bottom: 10px;
    margin-right: 20px;
    border-left: 1px solid rgba(102, 102, 102, 0.45);
    padding-left: 6px;
  }
  .SHOW_mobile .titleBox .other .otherItem .otherTop {
    margin-bottom: 12px;
    font-size: 7px;
  }
  .SHOW_mobile .titleBox .other .otherItem .otherBottom {
    font-size: 10px;
  }
  .SHOW_mobile .content .thumb {
    width: 370px;
    height: auto;
  }
  .SHOW_mobile .content .videBox {
    width: 370px;
  }
  .SHOW_mobile .content .swiperBox {
    margin-top: 10px;
    width: 88vw;
    height: 40vh !important;
  }
  .SHOW_mobile .content .swiperBox .mySwiper .swiper-wrapper .swiper-slide img {
    width: 88vw;
    height: 40vh !important;
  }
  .SHOW_mobile .content .menpiao {
    margin-top: 10px;
  }
  .SHOW_mobile .content .menpiao .styled-table td {
    padding: 12px 15px;
  }
  .SHOW_mobile .content .menpiao .styled-table td .seeDetailBox {
    height: 60px;
  }
  .SHOW_mobile .content .menpiao .styled-table td .seeDetailBox .seeDetail {
    width: 100px;
    height: 30px;
    font-size: 11px;
  }
  .SHOW_mobile .content .menpiao .styled-table td img {
    width: 60px;
    height: 60px;
  }
  .SHOW_mobile .content .infoBox {
    width: 100% !important;
    margin-top: 20px;
  }
  .SHOW_mobile .content .infoBox .infoTitle {
    font-size: 14px;
  }
}

@media (min-width: 481px) {
  .header .mobile_head {
    display: none;
  }
  .yx .mobile {
    display: none;
  }
  .hxjd .hxjd_content_mobile {
    display: none;
  }
  .zxhd .zxhd_content_mobile {
    display: none;
  }
  .JingQuMobile {
    display: none;
  }
}
