@charset "utf-8";
html,
body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  touch-action: pan-y;
  pointer-events: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-gutter: stable;
}
/* img */

  /* ph_rnavs */
  .ph_rnavs {
    /* position: fixed;
    left: 0;
    right: 0;
    top: 2.25rem;
    z-index: 1001;
    height: 2rem; */
    position: relative;
    z-index: 9;
    margin: 2.25rem 0 0 0;
    /* padding: 0.05rem 0 0 0; */
    min-height: 2.05rem;
    line-height: 2.05rem;
    font-size: 0.6rem;
    background: #fff;
    /* border-bottom: 1px solid transparent; */
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
  }
  
  .ph_nmore {
    position: relative;
    overflow: hidden;
  }

  .ph_line {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11;
    height: 0;
    border-bottom: 1px solid transparent;
  }

  .ph_rnav {
    position: relative;
    z-index: 13;
    height: 2.05rem;
    font-size: 0.6rem;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  
  .ph_rnav::-webkit-scrollbar {
    display: none;
  }

  .ph_nline {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0.9rem;
    height: 2px;
    background: #000000;
    border-radius: 2px;
  }

  .ph_drop {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1003;
    padding: 0;
    width: 2rem;
    height: 2rem;
    box-sizing: border-box;
    background: #fff;
    text-align: center;
    box-shadow: -4px 4px 4px 0px #00000008;
  }

  .ph_al {
    padding: 0 1.1rem 0.05rem 1.1rem;
    border-bottom: 1px solid #EBEBEB;
    color: #C3C3C3;
  }

  .ph_dicon,
  .ph_tvtn .ph_vicns,
  .ph_cyicn {
    display: inline-block;
    width: 0.65rem;
    height: 0.35rem;
    line-height: 0;
    cursor: pointer;
  }

  .ph_dicon2,
  .ph_tvtn .ph_vicns2,
  .ph_cyicn2 {
    background: url('../img/phone/ph_icon3.png') 0 0 no-repeat;
    background-size: cover;
  }

  .ph_tvton .ph_vicns2,
  .ph_dicon3,
  .ph_cypn .ph_cyicn2 {
    background: url('../img/phone/ph_icon4.png') 0 0 no-repeat;
    background-size: cover;
  }

  .ph_dicon3 {
    display: none;
  }

  .ph_dropns .ph_dicon2 {
    display: none;
  }

  .ph_dropns .ph_dicon3 {
    display: inline-block;
  }

  .ph_rlist, .ph_rmlist {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 1.1rem;
  }
  .ph_rlist {
    min-width: 50rem;
  }

  .ph_rlist li {
    height: 2.05rem;
    line-height: 2.05rem;
  }

  .ph_rlist li, .ph_rmlist li {
    position: relative;
    padding: 0 0.8rem 0 0;
    color: #595959;
  }

  .ph_rlist li.ph_ron em, .ph_rmlist li.ph_ron em {
    font-weight: bold;
    color: #191919;
  }

  .ph_rlist li.ph_ron .ph_nline {
    width: calc(100% - 0.8rem);
    display: block;
  }

  .ph_rnav2 {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1002;
    /* height: auto; */
    /* padding: 0 1.1rem 1.1rem 1.1rem; ph_dpon*/
    background: #fff;
    border-radius: 0 0 0.8rem 0.8rem;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  }

  .ph_rnav2 .ph_rmlist {
    min-width: auto;
    padding: 0 0.3rem 1.2rem 1.1rem;
    border-radius: 0 0 0.7rem 0.7rem;
    box-shadow: 0px 4px 4px 0px #0000000D;
  }
  .ph_rnav2 .ph_rmlist li {
    margin: 0.8rem 0 0 0;
    padding: 0 0.15rem 0 0;
    width: 5.7rem;
    height: 0.8rem;
    font-size: 0.55rem;
    line-height: 0.8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .ph_rnav2 .ph_rmlist li.ph_ron .ph_nline {
    display: none;
  }

  /* ph_banner */
  .ph_banners {
    position: relative;
    /* margin: 4.25rem 0 0 0; */
    /* height: 9.5rem; */
  }

  .ph_bntxt {
    position: absolute;
    left: 0;
    right: 0;
    top: 1rem;
    line-height: 0.8rem;
    font-size: 0.55rem;
    color: #646464;
    text-align: center;
  }

  .ph_bntxt h2 {
    margin: 0 0 0.1rem 0;
    line-height: 1.25rem;
    font-size: 0.85rem;
    font-weight: bold;
    color: #000;
  }

  .ph_banners img {
    display: block;
    width: 100%;
  }

  /* ph_prbox */
  .ph_prbox {
    padding: 0 1.1rem;
  }
  .ph_prbox2 {
    margin: 2.4rem 0 0 0;
  }

  .ph_h3,
  .ph_h4,
  .ph_prrext h5 {
    color: #000;
    font-weight: bold;
  }

  .ph_h3 {
    margin: 0 0 0.6rem 0;
    font-size: 0.85rem;
  }

  .ph_h4 {
    margin: 0 0 0.9rem 0;
    font-size: 0.7rem;
  }
  .ph_prnode {
    padding: 0.8rem 0.9rem;
    border-radius: 0.7rem;
    background: #fff;
    
  }
  /* .ph_prmid {
  } */
  .ph_prmid2 {
    border-bottom: 1px solid #DFE1E5;
  }
  .ph_prtext2,
  .ph_prmid2 {
    margin: 0 0 1.5rem 0;
  }

  .ph_prtext {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
    line-height: 0.8rem;
    font-size: 0.55rem;
    color: #595959;
  }

  .ph_prrext h5 {
    margin: 0 0 0.1rem 0;
    font-size: 0.7rem;
    height: 1.05rem;
    line-height: 1.05rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .ph_pric {
    margin: 0 0.6rem 0 0;
    width: 2rem;
    border-radius: 0.25rem;
  }

  .ph_prrext {
    flex: 1;
    min-width: 0
  }

  .ph_prrext p {
    color: #595959;
  }
