@media only screen and (max-width: 500px) {
  body {
    background-color: #f5f8ff !important;
  }
  .area {
    width: 100%;
    box-sizing: border-box;
    margin: 0 !important;
  }
  .area1 {
    max-width: 100%;
    margin: 0 !important;
    padding: 0 20rem;
    box-sizing: border-box;
    margin-top: 45rem !important;
  }
  .case-details .position-box {
    font-size: 10rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 10rem;
    padding: 10rem 0;
  }
  .case-details .position-box .back-pic {
    width: 20rem;
    height: 20rem;
  }
  .case-details .apply-info-box {
    width: 100%;
    background-color: #fff;
    border-radius: 8rem;
    padding: 15rem;
    box-sizin: border-box;
    margin: 0;
  }
  .flex-wrap11 {
    flex-wrap: wrap;
  }
  .img11 {
    width: 100% !important;
    height: auto !important;
  }
  .case-details .apply-info-box .detail-box {
    margin-left: 0rem;
    font-size: 10rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 22rem;
    color: rgba(34, 34, 34, 1);
    margin-top: 10rem;
  }
  .case-details .apply-info-box .detail-box .title {
    font-size: 17rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 24rem;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10rem;
  }
  .case-details .apply-info-box .detail-box .txt {
    color: rgba(22, 76, 194, 1);
    padding: 0 8rem;
    display: block;
    line-height: 22rem;
    height: 22rem;
    opacity: 1;
    border-radius: 15rem;
    border: 1rem solid rgba(22, 76, 194, 1);
    margin: 0 10rem 10rem 0;
  }
  .case-details .apply-info-box .detail-box .price-box {
    width: 68%;
    height: 40rem;
    opacity: 1;
    border-radius: 4rem;
    background: rgba(237, 243, 255, 1);
    font-size: 20rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 20rem;
    color: rgba(22, 76, 194, 1);
    padding: 10rem;
    box-sizing: border-box;
    margin-right: 0rem;
  }
  .marginno {
    margin: 5rem 0 !important;
    justify-content: space-between;
  }
  .case-details .apply-info-box .detail-box .price-box .txt0 {
    font-size: 12rem;
    line-height: 13rem;
  }
  .case-details .apply-info-box .detail-box .num-box {
    width: 30%;
    height: 40rem;
    opacity: 1;
    border-radius: 4rem;
    background: rgba(237, 243, 255, 1);
    font-size: 10rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 10rem;
    color: rgba(0, 0, 0, 0.7);
    flex: none;
  }
  .case-details .apply-info-box .detail-box a {
    display: block;
    width: 100%;
    height: 36rem;
    opacity: 1;
    border-radius: 36rem;
    background: rgba(22, 76, 194, 1);
    font-size: 12rem;
    font-weight: 700;
    letter-spacing: 0rem;
    line-height: 36rem;
    color: rgba(255, 255, 255, 1);
    margin-top: 16rem;
  }
  .case-details .apply-info-box .detail-box .num-box .star-box img {
    margin-right: 4.75rem;
    width: 8rem;
    height: 8rem;
    display: block;
  }
  .case-details .apply-info-box ul {
    margin-top: 10rem !important;
    flex-wrap: wrap;
  }
  .case-details .apply-info-box ul li {
    width: 48%;
    font-size: 12rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 13rem;
    color: rgba(0, 0, 0, 1);
    flex-shrink: 0;
    margin-right: 0rem;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .case-details .apply-info-box ul li img {
    width: 35rem;
    height: auto;
    margin: 10rem auto;
  }
  .case-details .apply-info-box .texts {
    width: 100%;
    text-align: center;
  }
  .case-details .apply-details-box .con-box {
    width: 100%;
    min-height: 595rem;
    padding: 24rem 30rem;
    opacity: 1;
    border-radius: 8rem;
    margin: 15rem 0;
  }
  .phone-two {
    height: auto !important;
    line-height: 25rem !important;
    margin: 20rem 0 !important;
    font-size: 12rem !important;
  }
  .phone-two div{
    font-size: 12rem !important;
  }
  .apply-details-box {
    flex-wrap: wrap;
  }
  .case-details .apply-details-box .list-box {
    width: 100%;
    min-height: 400rem;
    opacity: 1;
    border-radius: 8rem;
    background: rgba(255, 255, 255, 1);
    margin-top: 15rem;
    margin-left: 0rem;
    padding: 20rem;
  }
  .case-details .apply-details-box .list-box .title {
    font-size: 15rem;
    font-weight: 400;
    letter-spacing: 0rem;
    line-height: 15rem;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 6rem;
  }
  .case-details .apply-details-box .list-box img {
    width: 100% !important;
    height: auto !important;
    margin-bottom: 10rem;
  }
  .case-details .apply-details-box .list-box a div {
    font-size: 12rem;
  }
}
