@media screen and (max-width:1200px){
  .tip_wrap .tip_banner .ba_wrap {
    width: 100%;
    position: relative;
    padding: 0 15px;
  }
  .tip_wrap .tip_banner .ba_txt {
    width: 100%;
  }
  .tip_wrap .tip_banner .ba_img {
    top: -56px;
  }
  #tip {
    width: 100%;
    padding: 0 15px;
  }
  #be_ne {
    width: 100%;
  }
  #be_ne .bene_info {
    width: 100%;
    padding: 0 15px;
  }
  #be_ne .benefit_other .other_boxs {
    width: 100%;
    flex-wrap: wrap;
    padding: 15px;
    gap: 2%;
  }
  #be_ne .benefit_other .box_wrap {
    width: 49%;
    margin-bottom: 2%;
  }
  #be_ne .benefit_other .box_wrap .box_img img {
    width: 80%;
  }
  #be_ne .benefit_other .other_boxs .box_wrap .cu_img {
    width: 75%;
  }
  #coupon .coupon_wrap {
    width: 100%;
    padding: 0 15px;
  }
}
@media screen and (max-width:767px){
  #tip{margin: 40px auto 100px;}
  #tip .tip_main{margin-top: 20px;}
  .tip_wrap .tip_banner {
    height: 440px;
  }
  .tip_wrap .tip_banner .ba_wrap {
    margin: 50px auto 0;
  }
  .tip_wrap .tip_banner .ba_txt h6 {
    font-size: 13px;
  }
  .tip_wrap .tip_banner .ba_txt h1 {
    font-size: 27px;
    line-height: 42px;
  }
  .tip_wrap .tip_banner .ba_img {
    width: 65%;
    position: initial;
    float: right;
  }
  .tip_wrap .tip_banner .tip_menu {
    display: flex;
    width: 100%;
    bottom: 0;
  }
  .tip_wrap .tip_banner .tip_menu a {
    width: 33.33%;
    padding: 0 0 15px;
    font-size: 15px;
    text-align: center;
    margin-right: 0;
  }
  .tip_content .tip_top,
  .tip_content .tip_top span {
    font-size: 14px;
  }
  #tip .tip_main .list_tip .list_img {
    font-size: 17px;
  }
  #tip .tip_main .list_tip .list_txt,
  #tip .tip_main .list_tip .list_txt .point {
    font-size: 13px;
    line-height: 22px;
  }
  #tip .tip_main .list_tip .list_btn {
    font-size: 12px;
  }
  #tip .tip_main .list_btn i {
    font-size: 15px;
    vertical-align: sub;
  }
  #tip .tip_main .list_slide {
    height: auto;
  }
  #tip .tip_main .list_slide .swiper-slide img {
    width: 90%;
  }
  #tip .tip_main .list_slide .swiper-slide img.mo_img {
    display: inline-block;
    width: 100%;
  }
  #tip .tip_main .list_slide .swiper-slide img.pc_img {
    display: none;
  }

  #be_ne h2,
  #be_btn .btn_txt,
  #coupon .coupon_wrap h2 {
    font-size: 21px;
    line-height: 30px;
  }
  #be_ne .bene_boxs .pe_txt {
    font-size: 19px;
  }
  #be_ne .bene_boxs table .first th {
    font-size: 14px;
  }
  #be_ne .bene_boxs table th,
  #be_ne .bene_boxs table td,
  #be_ne .bene_boxs table td .per,
  #be_ne .bene_boxs table .plus_txt {
    font-size: 13px;
    word-break: keep-all;
  }
  #be_ne .bene_boxs {
    margin-top: 50px;
  }
  #be_ne .benefit_other {
    padding: 90px 0;
  }
  #be_ne .benefit_other .other_boxs {
    margin-top: 20px;
  }
  #be_ne .benefit_other .box_wrap .other_txt {
    font-size: 18px;
  }
  #be_ne .bene_info .small_info p {
    font-size: 12px;
  }
  #be_ne .benefit_other .box_wrap {
    width: 100%;
    margin-bottom: 30px;
  }
  #be_ne .benefit_other .box_wrap {
    padding: 30px 10px;
  }
  #be_ne .benefit_other .box_wrap .box_img img {
    width: 75%;
  }
  #be_btn {
    padding: 60px 0;
  }
  #be_btn a {
    margin-right: 0;
    width: 60%;
    margin-top: 15px;
    font-size: 14px;
  }
  #coupon .step_list {
    margin-bottom: 80px;
  }
  #coupon .step_list .st_num {
    font-size: 16px;
  }
  #coupon .step_list .st_txt {
    font-size: 14px;
    word-break: keep-all;
  }
  #coupon .cash_wrap {
    padding-top: 80px;
  }
  .mo_br {display: inline-block;}
  #coupon .step_list .st_img img.pc_img {
    display: none;
  }
  #coupon .step_list .st_img img.mo_img {
    display: block;
  }
}
