@media screen and (max-width: 750px) {
  .bg {
    width: 100%;
    overflow: hidden;
  }
  .bg1 {
    height: 10.53rem;
    background-image: url(../images/wap/bg_01.jpg);
  }
  .bg1 .logo {
    left: unset;
    top: 0.45rem;
    right: 0.3rem;
    transform: scale(0.45);
    transform-origin: 100% 0;
  }
  .bg1 .btn_gw {
    top: 7.6rem;
    right: unset;
    left: 50%;
    transform: translateX(-50%) scale(0.75);
  }
  .bg1 .btn_gw:active {
    transform: translateX(-50%) scale(0.7);
  }
  .bg1 .btn_ljyy {
    right: unset;
    bottom: 0.72rem;
    left: calc(50% - 3.1rem);
    width: 3.064rem;
    height: 0.936rem;
    -webkit-tap-highlight-color: transparent;
  }
  .bg1 .btn_ljyy:active {
    transform: scale(0.95);
  }
  .bg1 .btn_ljxz {
    right: calc(50% - 3.1rem);
    bottom: 0.8rem;
    width: 2.92rem;
    height: 0.744rem;
  }
  .bg1 .btn_ljxz:active {
    transform: scale(0.95);
  }
  .bg1 .people {
    width: 100%;
    right: 0;
    left: 0;
    bottom: 0.1rem;
    font-weight: 700;
    font-size: 0.3rem;
  }
  .bg2 {
    height: 9.21rem;
    background-image: url(../images/wap/bg_02.jpg);
    padding-top: 1.5rem;
  }
  .bg2 .jl {
    width: 7.27rem;
    height: 2.47rem;
    background: url(../images/wap/jl.png) 0 0 / 100% 100% no-repeat;
  }
  .bg2 .rule {
    width: 100%;
    margin-top: 0;
    font-size: 0.24rem;
    transform: scale(0.7);
    transform-origin: center 0;
    white-space: nowrap;
  }
  .bg3 {
    height: 3.81rem;
    background-image: url(../images/wap/bg_03.jpg);
    padding-top: 1rem;
    overflow: visible;
    position: relative;
  }
  .bg3 .lcb {
    margin-top: -4.5rem;
    width: 7.14rem;
    height: 3.14rem;
    background: url(../images/wap/lcb.png) 0 0 / 100% 100% no-repeat;
  }
  .bg3 .lcb .rule {
    bottom: 0.24rem;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 0.24rem;
    transform: scale(0.7);
    transform-origin: center 0;
    white-space: nowrap;
  }
  .nav_right {
    position: absolute;
    background: unset;
    top: unset;
    bottom: 1.3rem;
    left: 50%;
    right: unset;
    transform: translateX(-50%);
    padding: 0.2rem 0.5rem 0;
    flex-direction: row;
    width: 6.8rem;
    height: 2.25rem;
  }
  .nav_right .nr {
    flex-direction: column-reverse;
  }
  .nav_right .nr p {
    color: #000;
    margin-top: 0.05rem;
  }
  .nav_right .nr .link {
    width: 1.46rem;
    height: 1.46rem;
  }
  .nav_right .nr1 .tips {
    display: none;
  }
  .footer {
    flex-direction: column;
  }
  .footer .footer_logo {
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .footer .footer_right {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 0.2rem;
  }
  .footer .footer_right a {
    font-size: 0.2rem;
  }
  .footer .footer_right ul {
    height: auto;
    display: flex;
    justify-content: center;
  }
  .footer .footer_right ul li {
    font-size: 0.2rem;
  }
  .footer .footer_right ul li:nth-last-child(1) {
    margin: 0;
  }
}
