.mobile_btn {
  cursor: pointer;
  width: 36px;
  display: none;
  height: 50px;
  position: absolute;
  right: 12px;
  top: -60px;
  z-index: 999;
  box-sizing: border-box;
  padding: 14px 6px;
}

.mobile_btn span {
  display: block;
  width: 28px;
  height: 3px;
  background: #fff;
  transition: all 0.45s;
}

.mobile_btn .line2 {
  margin: 7px 0;
  width: 28px;
}

@media screen and (max-width: 1000px) {
  .ding {
    height: auto;
  }
.imgbg img{
width: 100%;
}
  .tu,
  .tu img {
    width: 100%;
    height: auto;
  }

  .dingx1 {
    width: 100%;
  }

  #wp_nav_w11 .wp_nav .nav-item a span.item-name {
    padding: 5px 0px !important;
    font-size: 16px;
  }

  #wp_nav_w11 .wp_nav .nav-item {
    width: 20% !important;
  }

  .tt1 {
    padding-left: 0;
  }

  .neir2,
  .neir1,
  .tt,
  .neir,
  .fy_footer_info {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    overflow: hidden;
  }

  .dingx,
  .dingx1 {
    height: auto;
  }

  .ggs {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .dtjt8_div_img,
  .dtjt8_div_img img {
    width: 100% !important;
    height: 250px !important;
  }

  .fy_newsList li p {
    width: 58%;
  }
  .fy_newsList li b {
    margin-right: 6px;
    margin-top: 11px;
    margin-left: 0;
  }

  .FFI_Left01,
  .FFI_Left02 {
    width: 100%;
    float: none;
    padding-left: 10px;
  }

  .fy_footer {
    position: relative;
    min-width: 100%;
  }

  .FFI_Right01 {
    float: none;
    position: absolute;
    top: 105px;
    right: 20px;
    margin-top: 0;
  }

  .FFIL_Title {
    margin-top: 12px;
  }
  .banner img,
  .neir .neir1 {
    width: 100%;
  }

  .FFI_Left02 {
    width: 71%;
    padding-right: 110px;
  }

  .neir .neir1 {
    padding: 10px;
    box-sizing: border-box;
  }
  .ding img {
    margin-left: 0;
  }

  .neir .neir1 {
    width: 100%;
  }

  .top {
    width: 100%;
    background-size: cover;
  }

  .top {
    height: 60px;
    padding-top: 0px;
  }
  .w1200 {
    width: 94%;
  }
  .mobile_btn {
    display: block;
  }

  #header .navmobile {
    width: 100%;
    box-sizing: border-box;
    transition: ease 0.5s;
    opacity: 0;
    transform: translateY(140%);
    height: calc(100% - 60px);
    position: fixed;
    top: 58px;
    left: 0px;
    z-index: 999;
    background: rgba(171, 46, 54, 0.95);
    padding-top: 15px;
    text-align: left;
    padding: 10px 30px 30px;
  }

  #header {
    position: relative;
    height: 0px;
  }

  #bannerSwiper {
    height: auto;
  }

  .neir2 {
    padding-top: 0;
  }
  #header .navmobile.on {
    transform: translateY(0);
    opacity: 1;
  }
  #header .navmobile {
    width: 100%;
    box-sizing: border-box;
    transition: ease 0.5s;
    opacity: 0;
    transform: translateY(140%);
    height: calc(100% - 60px);
    position: fixed;
    top: 58px;
    left: 0px;
    z-index: 999;
    background: rgba(171, 46, 54, 0.95);
    padding-top: 15px;
    text-align: left;
    padding: 10px 30px 30px;
  }
  .navpc {
    margin-top: 0px;
  }
  #header .navmobile ul {
    overflow: scroll;
    height: 98%;
    overflow-x: hidden;
  }
  #header .navmobile ul li {
    font-size: 15px;
    display: block;
    padding: 10px 0;
    line-height: 29px;
    color: #333;
    position: relative;
    width: 92%;
    margin: 0 auto;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  #header .navmobile ul li a {
    line-height: 29px;
    height: auto;
    color: #fff;
    display: inline-block;
  }
  #header .navmobile ul li .no:before {
    content: "";
  }
  #header .navmobile ul li .tit:before {
    content: "+";
    position: absolute;
    right: 0px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    top: 10px;
  }

  .mobile_btn.on .line1 {
    transform: rotate(45deg);
    transform-origin: 3% 50%;
  }
  .mobile_btn.on .line3 {
    transform: rotate(-45deg);
    transform-origin: 3% 50%;
  }
  .mobile_btn.on .line2 {
    width: 0;
  }
  body.on {
    height: 100vh;
    width: 100vw;
    position: fixed;
    left: 0px;
    top: 0px;
  }

  #header .navmobile ul li.cur .tit:before {
    content: "-";
    right: 6px;
  }

  .foot_content{
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
  }

  .foot_center{
    margin: 20px 0;
  }
}

@media screen and (max-width: 540px) {
  .FFI_Right01 {
    top: 140px;
  }
}
