#barrierfree_container {
  position: relative;
}
@media screen and (min-width: 1025px) {
  .lbelder .new_boount {
    display: none;
  }
  .lbelder .old_boount {
    display: block;
  }
  .new_boount {
    width: 100px;
    height: 30px;
    text-align: center;
    /* line-height: 38px; */
    /* padding: 10px 0; */
    background-color: #ec940a;
    border-radius: 8px;
    float: left;
    position: absolute;
    right: 32px;
    top: 45px;
    display: none;
  }
  .new_boount span {
    width: 100%;
    margin: 0 !important;
    text-align: center;
    display: block;
    line-height: 30px;
    color: #ffffff !important;
    font-size: 14px;
    cursor: pointer;
  }
  .old_boount {
    float: left;
    position: absolute;
    width: 180px;
    height: 50px;
    padding: 6px 0;
    line-height: 50px;
    right: 5px;
    top: 52px;
    display: none;
  }
  .old_boount span {
    background: #ec940a;
    font-size: 28px;
    color: #fff !important;
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    border-radius: 10px;
    cursor: pointer;
  }
  .lbelder .nr1 {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .lbelder .nr1left,
  .lbelder .nr1right {
    height: 400px;
    width: 100%;
  }
  .lbelder .nr1right {
    height: 670px;
  }
  .lbelder .lunbox > .longul0 {
    height: 370px;
    left: 0px !important;
  }
  .lbelder .nr1right > a {
    border-radius: 30px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
  }
  .lbelder .nr1right ul li a {
    font-size: 36px;
    line-height: 72px;
  }
  .lbelder .zy {
    line-height: 60px;
    font-size: 36px;
  }
  .lbelder .nr1left .linum li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
  }
  .lbelder .nr2 {
    display: flex;
    flex-direction: column;
  }
  .lbelder .nr2right,
  .lbelder .nr2left {
    width: 100%;
  }
  .lbelder .title2 a {
    font-size: 30px;
  }
  .lbelder .title2 {
    line-height: 30px;
  }
  .lbelder .back {
    width: 51%;
  }
  .lbelder .nr2box {
    height: auto;
  }
  .lbelder .nr2left .nr2box ul li a {
    font-size: 36px;
    line-height: 72px;
  }
  .lbelder .nr2right .nr2box ul li a {
    font-size: 36px;
    line-height: 72px;
  }
}
@media screen and (min-width: 350px) and (max-width: 1024px) {
  .lbelder .new_boount {
    display: none;
  }
  .lbelder .old_boount {
    display: block;
  }
  .new_boount {
    width: 7rem;
    height: 2rem;
    text-align: center;
    background-color: #ec940a;
    border-radius: 12px;
    margin: auto;
    display: none;
    right: 1rem;
  }
  .new_boount span {
    width: 100%;
    margin: 0 !important;
    text-align: center;
    display: block;
    line-height: 2rem;
    color: #ffffff !important;
    font-size: 1rem;
    cursor: pointer;
  }
  .old_boount {
    width: 9rem;
    height: 2rem;
    text-align: center;
    background-color: #ec940a;
    border-radius: 50%;
    margin: auto;
    display: none;
    right: 1rem;
    top: 0.5rem;
    position: absolute;
  }
  .old_boount span {
    width: 100%;
    margin: 0 !important;
    text-align: center;
    display: block;
    line-height: 2rem;
    color: #ffffff !important;
    font-size: 1.2rem;
    cursor: pointer;
  }
  .lbelder .nr1 {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .lbelder .nr1left,
  .lbelder .nr1right {
    height: auto;
    width: 98%;
  }
  .lbelder .nr1right {
    height: auto;
  }
  .lbelder .nr1right > a {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
  }
  .lbelder .nr1right ul li a {
    line-height: 44px;
    font-size: 22px;
  }
  .lbelder .zy {
    line-height: 44px;
    font-size: 22px;
  }
  .lbelder .nr2 {
    display: flex;
    flex-direction: column;
  }
  .lbelder .nr2right,
  .lbelder .nr2left {
    width: 100%;
  }
  .lbelder .title2 a {
    font-size: 22px;
  }
  .lbelder .title2 {
    line-height: 44px;
  }
  .lbelder .back {
    width: 51%;
  }
  .lbelder .nr2box {
    height: auto;
  }
  .lbelder .nr2left .nr2box ul li a {
    font-size: 22px;
    line-height: 44px;
  }
  .lbelder .nr2right .nr2box ul li a {
    font-size: 22px;
    line-height: 44px;
  }
  .lbelder .jh_footer .jh_f_m1 a {
    font-size: 18px !important;
    width: 80px !important;
    margin: 0 !important;
  }
  .lbelder .jh_f_m2 {
    height: 25rem !important;
  }
  .lbelder .jh_footer .jh_f_c1 p {
    height: 68px !important;
    font-size: 18px !important;
    line-height: 31px;
  }
  .lbelder .jh_footer .jh_f_c1 a {
    height: auto !important;
    font-size: 18px !important;
    line-height: 36px;
    left: 0px !important;
  }
  .lbelder .jh_footer .jh_f_c1 p img {
    top: 158px !important;
  }
  .lbelder #_ideConac img {
    bottom: -80px !important;
    right: -18% !important;
  }
  .lbelder #_span_jiucuo img {
    position: relative;
    bottom: -80px !important;
    right: -130% !important;
  }
  .lbelder .jh_footer #_span_jiucuo {
    left: 0px !important;
  }
}