@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_banner img,
  .ph_aspix img,
  .ph_tpic img,
  .ph_tpxpic img,
  .ph_subs img,
  .ph_stpic img,
  .ph_supic img,
  .ph_upexp img,
  .ph_cases figure img,
  .ph_cspic img,
  .ph_caBg img,
  .hg_pic img,
  .aptmt_icom img,
  .ph_sdpic img,
  .sd_icon img,
  .ph_hldpic img,
  .ph_hdicon img,
  .ph_hdxicn img,
  .cht_icom img,
  .ph_adicn img,
  .ph_addpic img, .help_icn img,  .right_btn img {
    display: block;
    width: 100%;
  }

  .ph_banner img {
    height: 100%;
  }

  /* 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;
    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;
    line-height: 0;
    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,
  .ph_rmlist li {
    position: relative;
    padding: 0 1rem 0 0;
    height: 2.05rem;
    line-height: 2.05rem;
    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_banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    /* margin: 4.25rem 0 0 0; */
    /* height: 31.7rem; */
    /* height: calc(932px); */
    /* background: url('../img/phone/ph_pic12.png') 0 bottom no-repeat #f5f5f5;
    background-size: contain; */
    height: calc(100vh - 4.25rem);
  }

  .ph_bntxt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 57%;
    padding: 0 0 0.5rem 0;
    /* top: 14.0%; */
    line-height: 1.1rem;
    font-size: 0.7rem;
    color: #646464;
    text-align: center;
  }

  .ph_bntxt h2 {
    margin: 0 0 1.6rem 0;
    line-height: 2.2rem;
    font-size: 1.5rem;
    font-weight: bold;
    color: rgba(29, 29, 31, 0.95);
  }

  .ph_txbnt a {
    display: inline-block;
    padding: 0 0.5rem;
    border: 1px solid rgba(88, 88, 88, 1);
    border-radius: 0.7rem;
    color: #595959;
  }

  /* layout box */
  .ph_hvh {
    min-height: calc(100vh - 2.25rem);
  }

  .full_box {
    position: relative;
    min-height: 100vh;
  }

  .ph_hmvh {
    position: relative;
    min-height: 932px;
  }

  .full_Hauto {
    min-height: auto;
  }

  .full_dire,
  .full_diread,
  .full_diresd,
  .full_direcd {
    display: flex;
    /* flex-wrap: wrap; */
    flex-direction: column;
    justify-content: space-around;
    /* align-items: center;
    align-content: center; */
  }

  .full_diresd {
    justify-content: space-between;
  }

  .full_diread {
    justify-content: space-around;
  }

  .full_direcd {
    justify-content: center;
  }
  .full_flex {
    flex: 1;
  }

  /* size padding */
  .ph_abList,
  .ph_moList {
    font-size: 0.7rem;
    color: rgba(29, 29, 31, 0.95);
  }

  .ph_abpdb {
    padding: 2.55rem 1.05rem 1.25rem 1.05rem;
    background: #f5f5f5;
  }

  .ph_abpbg {
    background: #f5f5f5;
  }

  .ph_abcur {
    padding: 3.5rem 1.05rem 1.25rem 1.05rem;
  }

  .ph_abative {
    padding: 3rem 1.05rem 1.25rem 1.05rem;
  }

  .ph_abpcas,
  .ph_abpbg {
    /* padding: 4.2rem 0 1.25rem 0; */
    padding: 3.3rem 0 1.25rem 0;
  }

  .ph_swlog {
    padding: 1.8rem 1.05rem;
    line-height: 1.05rem;
  }

  .ph_subs {
    padding: 1.5rem 1.05rem 1.25rem 1.05rem;
    line-height: 1.05rem;
  }

  .ph_swit,
  .ph_csenu,
  .ph_upexp {
    padding: 1.5rem 1.05rem;
    line-height: 1.05rem;
  }

  .ph_swpit {
    padding: 2.5rem 1.05rem 1.5rem 1.05rem;
  }

  .ph_swpitc {
    padding: 3.8rem 1.05rem 1.5rem 1.05rem;
  }

  .ph_aipbg {
    padding: 3.6rem 0 1.25rem 0;
    background: linear-gradient(180deg, #FFFFFF 0%, #F5F5F5 100%);
  }

  .ph_aphold {
    padding: 2.85rem 1.05rem 2.5rem 1.05rem;
  }

  .ph_aipmbg {
    padding: 2.6rem 1.05rem 1.35rem 1.05rem;
    background: #f5f5f5;
  }

  /* h */
  .ph_regn h3,
  .ph_asst h3,
  .ph_th3,
  .ph_txh3 {
    line-height: 2.3rem;
    font-size: 1.6rem;
    font-weight: bold;
  }

  .ph_txh3 {
    padding: 0 1.05rem;
  }

  .ph_th3 {
    text-align: center;
  }

  .ph_regn h3 {
    margin: 0 0 0.8rem 0;
    line-height: 1.75rem;
    font-size: 1.2rem;
  }

  .ph_th3_2 {
    padding: 0 1.05rem;
  }

  .ph_th3pos {
    position: absolute;
    left: 0;
    right: 0;
    top: 10.15%;
  }

  .ph_th4pos,
  .ph_th4pos2 {
    position: absolute;
    left: 1.05rem;
    right: 1.05rem;
  }

  .ph_th4pos {
    top: 11%;
  }

  .ph_th4pos2 {
    top: 19.74%;
  }

  .ph_slog h2,
  .ph_th4 {
    line-height: 1.75rem;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .ph_slog h2 {
    line-height: 1.5rem;
    font-size: 1.05rem;
  }

  .ph_th4_2 {
    margin: 1.5rem 0 0;
  }

  .ph_th4_3 {
    padding: 0 1.05rem;
    margin: 0 0 0.9rem 0;
  }
  .ph_th4_4 {
    margin: 1.9rem 0 0;
  }

  .ph_slog h2 {
    margin: 0 0 0.55rem 0;
    color: #2A64C4;
  }

  /* ph_regn */
  .ph_regn {
    padding: 1.15rem 1.05rem 0.5rem 1.05rem;
    line-height: 1.05rem;
    border-radius: 0.7rem;
    background: url("../img/phone/ph_bg.png") 0 bottom no-repeat #fff;
    min-height: 4.1rem;
  }

  .ph_regn h3 em {
    display: block;
    line-height: 2.3rem;
    font-size: 1.6rem;
    font-weight: bold;
    color: #2766BF;
    /* background: linear-gradient(180deg, #BED7FF 8.4%, #3883FF 35.29%);
    background-clip: text;
    box-decoration-break: clone;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-box-decoration-break: clone; */
  }

  .ph_regn p {
    margin: 0 0 1.5rem 0;
    font-size: 0.65rem;
    letter-spacing: 1px;
    line-height: 1.01rem;
    text-align: justify;
    text-justify: inter-cluster;
  }

  .ph_slog {
    padding: 0 0 1.65rem 0;
    /* margin: 0 0 1.5rem 0; */
    line-height: 1.2rem;
    font-size: 0.85rem;
    /* border-bottom: 1px solid #DFE1E8; */
    text-align: center;
  }

  .dest_line {
    display: block;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #DFE1E8;
  }
  .ph_slog strong {
    display: block;
  }
  .ph_slog strong span {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
  }
  .ph_slog strong,
  .ph_slog em {
    font-weight: bold;
  }

  /* ph_asst */
  .ph_asst {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    padding: 3.25rem 1.05rem 1.25rem 1.05rem;
    line-height: 1.05rem;
    text-align: center;
  }
  .ph_asst h3 {
    margin: 0 0 0.35rem 0;
  }
  .ph_asst hgroup {
    margin: 0 0 2.6rem 0;
  }
  .ph_asst hgroup.hg_hgm {
    margin: 0 0 1.4rem 0;
  }

  .ph_asst figure {
    min-height: 4.6rem;
    /* padding: 0 0 0 1.2rem; */
  }

  .ph_asst figure span {
    display: block;
  }

  .hg_pic {
    display: inline-block;
    width: 2.4rem;
  }

  .hg_mbtk {
    margin: 0 0 1.5rem 0;
    line-height: 2.3rem;
  }

  .ph_bkcolr {
    display: inline-block;
    background-clip: text;
    box-decoration-break: clone;
    background-image: linear-gradient(33.45deg, #FFCA33 28.26%, #FFA332 80.43%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-box-decoration-break: clone;
  }

  .ph_bkcolr em {
    margin: 0 0.15rem 0 0;
    font-size: 1.6rem;
    font-weight: bold;
  }

  .ph_bkcolr i {
    font-size: 0.7rem;
  }

  .ph_tpxpic {
    margin: 1.5rem 0 0 0;
  }

  .ph_tpic {
    margin: 1.5rem 0 0 0;
    /* height: 75%; */
  }

  /* swiper_box */
  .ph_swiper_post {
    /* position: absolute;
    left: 0;
    right: 0;
    top: 19.74%; */
  }

  .hg_pos {
    /* position: relative; */
    /* position: absolute;
    left: 1.05rem;
    right: 1.05rem;
    bottom: 1.1rem; */
  }

  .ph_swiper_box {
    margin: 1.2rem 0 0 0;
  }

  .ph_swiper_box .swiper-slide, .ph_swiper_cbox .swiper-slide {
    width: auto;
  }

  /* ph_sdlog */
  .ph_sdlog {
    line-height: 1.05rem;
    font-size: 0.8rem;
    color: rgba(29, 29, 31, 0.95);
  }
  .ph_sdlog figure {
    margin: 3.2rem 0 0 0;
  }
  .ph_sdlog p {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin:  0 0 1.35rem 0;
  }
  .ph_sdlog p em {
    width: 7rem;
    font-weight: bold;
  }
  .sd_icon {
    width: 1.6rem;
    margin: 0 1.6rem 0 0;
  }

  /* tell_part */
  .tell_part {
    position: relative;
  }
  .right_btn {
    position: absolute;
    right: 1.05rem;
    bottom: 2.25rem;
    width: 1.75rem;
    height: 1.75rem;
    cursor: pointer;
  }

  /* ph_airuds */
  .ph_airuds {
    margin: 0 0 1rem 0;
    padding: 1.4rem 1.05rem 1.6rem 1.05rem;
    line-height: 1.05rem;
    font-size: 0.7rem;
    color: rgba(29, 29, 31, 0.95);
    border-radius: 0.7rem;
    background: #fff;
    text-align: center;
    /* overflow: visible; */
    visibility: visible;
  }
  .ph_airuds2 {
    padding: 1.4rem 1.05rem 2.25rem 1.05rem;
  }
  .ph_airuds3 {
    padding: 1.4rem 1.05rem 1.9rem 1.05rem;
  }

  .ph_airdhts {
    min-height: 31.5rem;
  }
  .ph_airdhts2 {
    min-height: 28rem;
  }

  .ph_adicn {
    display: inline-block;
    vertical-align: top;
    width: 1.6rem;
    margin: 0 0 0.35rem 0;
  }
  .ph_airuds figure {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 1.4rem 0 0 0;
  }
  .ph_airuds figure span {
    margin: 0 0 0.45rem 0;
    padding: 0 0.05rem 0 0.45rem;
    width: 46%;
    line-height: 1.2rem;
    border-radius: 0.6rem;
    background: #f5f5f5;
    text-align: left;
  }

  .ph_airuds h4 {
    line-height: 1.45rem;
    font-size: 1rem;
    font-weight: bold;
  }
  .ph_airuds p {
    margin: 1.2rem 0 0 0;
    text-align: justify;
    text-justify: inter-cluster;
  }
  .ph_airuds p.cht_more {
    margin: 1.35rem 0 0 0;
    text-align: center;
  }
  .ph_airuds p.ph_aitips {
    margin: 0;
    padding: 0.5rem 0;
    line-height: 0.7rem;
    font-size: 0.5rem;
    color: #585858;
    text-align: center;
  }
  .ph_airuds hgroup p {
    margin: 0 0 0.75rem 0;
  }
  .ph_addpic2 {
    margin: 1.95rem 0 0 0;
  }
  .ph_addpic3 {
    margin: 2.85rem 0 0 0;
  }
  .ph_addpic4 {
    margin: 1.7rem 0 0 0;
  }
  .ph_addpic5 {
    margin: 0.8rem 0 0 0;
  }

  /* cht_more */
  .cht_more {
    margin: 1.7rem 0 0 0;
    color: #595959;
    text-align: center;
  }

  .cht_msg {
    display: inline-block;
    padding: 0.4rem 0.4rem 0.4rem 0.7rem;
    height: 1.8rem;
    line-height: 1rem;
    background: #f5f5f5;
    border-radius: 0.9rem;
  }

  .cht_icom {
    width: 1rem;
    margin: 0 0 0 0.4rem;
    cursor: pointer;
  }

  .cht_icom em {
    font-weight: bold;
  }

  .cht_msg em,
  .cht_icom {
    display: inline-block;
    vertical-align: bottom;
  }

  /* .ph_subs */
  .ph_subs {
    position: relative;
    box-sizing: border-box;
    border-radius: 0.7rem;
    background: #fff;
    /* min-height: 642px; */
    width: 15.6rem;
  }

  .ph_subs figure {
    margin: 0 0 1.95rem 0;
  }

  .ph_subs h5 {
    margin: 0 0 0.35rem 0;
    line-height: 1.5rem;
    font-size: 1rem;
    font-weight: bold;
  }

  .ph_sbicn {
    margin: 0 0 0.4rem 0;
    display: inline-block;
    width: 1.6rem;
  }

  .swiper_posrd {
    /* position: absolute;
    left: 0;
    right: 0;
    bottom: 1.4rem; */
    position: relative;
    margin: 1.25rem 0 0 0;
    height: 1.5rem
  }

  .ph_ssdpad {
    padding:  0 1.05rem;
  }

  .ph_ssdpd {
    padding: 0 2.1rem 0 1.05rem;
  }

  .ph_subspd2 {
    padding: 0 3.2rem 0 1.05rem;
  }

  .ph_subspd3 {
    padding: 0 1.05rem;
  }

  .ph_subspd4 {
    padding: 0 1.05rem 0 1.2rem;
  }

  .ph_subspd5 {
    padding: 0 1.05rem 0 1.5rem;
  }

  .ph_subspd6 {
    padding: 0 1.05rem 0 1.8rem;
  }

  .ph_subspd7 {
    padding: 0 1.05rem 0 2.1rem;
  }

  .ph_subxspd2 {
    padding: 0 2.1rem 0 1.05rem;
  }

  .ph_subxspd3 {
    padding: 0 1.4rem 0 1.75rem;
  }

  .ph_subxspd4 {
    padding: 0 1.05rem 0 2.1rem;
  }

  .swiper-paginatpos {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    left: 50%;
    margin: 0;
    padding: 0 0.4rem;
    /* width: 10.2rem; */
    height: 1.4rem;
    line-height: 1.4rem;
    text-align: center;
    border-radius: 1.25rem;
    background: #fff;
    transform: translate(-50%, 0);
  }

  .swiper-paginatpos .swiper-pagination-bullet {
    margin: 0 1rem;
    background: #595959;
    opacity: 1;
  }

  .swiper-paginatpos .swiper-pagination-bullet-active {
    width: 2.8rem;
    border-radius: 0.55rem;
  }

  /* ph_hold */
  .ph_hold {
    margin: 2.1rem 0 0 0;
    line-height: 1.05rem;
    font-size: 0.7rem;
    color: #030000;
  }
  .ph_hold figure, .ph_hdcel, .ph_hdcol {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 0.7rem;
    background: #F5F5F5;
  }
  .ph_hdcel {
    justify-content: space-between;
    margin: 0.55rem 0 0 0;
    background: none;
  }
  .ph_hdcol {
    justify-content: flex-start;
    padding: 1rem 0.5rem;
    width: 47.5%;
    min-height: 7.5rem;
  }

  .ph_hold figure {
    margin: 0.55rem 0 0 0;
    padding: 1rem 0.5rem;
  }

  .ph_hold figure p {
    flex: 1;
    min-width: 0;
  }
  .ph_hold figure p em, .ph_hdxicn em {
    margin: 0 0 0.15rem 0;
    display: block;
    font-weight: bold;
    color: #1D1D1F;
  }
  .ph_hdxicn em {
    margin: 0.15rem 0 0 0;
  }
  .ph_hdicon, .ph_hdxicn {
    margin: 0 0.8rem 0 0;
    width: 2.8rem;
    text-align: center;
  }
  .ph_hdicon i, .ph_hdxicn i {
    display: inline-block;
    vertical-align: top;
    width: 1.4rem;
  }


  /* ph_csenu */
  .ph_cspic {
    margin: 1.75rem 0 0 0;
  }

  .ph_csenu {
    /* position: absolute;
    left: 1.05rem;
    right: 1.05rem; */
    /* top: 30.87%; */
    /* margin: 1.5rem 0 0 0; */
    /* bottom: 1.25rem;
    min-height: 61.61%; */
    color: #1D1D1FF2;
    background: linear-gradient(14.54deg, #F0F8FF 11.32%, #FFFCF2 107.04%);
    /* background: -webkit-linear-gradient(14.54deg, #F0F8FF 11.32%, #FFFCF2 107.04%); */
    border-radius: 0.7rem;
  }

  .ph_csenu2 {
    /* top: 18.63%; */
    margin: 1.5rem 0 0 0;
    min-height: 26.75rem;
  }

  .ph_csenu p {
    margin: 0 0 1.5rem 0;
  }

  .ph_csenu p em {
    margin: 0 0.5rem 0 2.85rem;
    font-size: 1.2rem;
    font-weight: bold;
    color: #AED5F1;
    vertical-align: bottom;
  }

  .ph_caBg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .ph_stly {
    /* min-height: 36rem; */
    padding: 4rem 1.05rem 1.25rem 1.05rem;
    background: url('../img/phone/ph_bg11.png') 0 bottom no-repeat #fff;
    background-size: cover;
  }

  .ph_stpic {
    /* position: absolute;
    left: 0;
    top: 22.22%;
    width: 16.9rem; */
    width: 100%;
    margin: 1.2rem -1.05rem 0 -1.05rem;
  }

  .ph_expt {
    padding: 1.5rem 0;
    line-height: 1.01rem;
    letter-spacing: 0.6px;
    font-size: 0.67rem;
  }

  .ph_expt h6 {
    margin: 0 0 0.8rem 0;
    font-weight: bold;
  }

  .ph_suit {
    padding: 0 0 0.8rem 0;
  }

  .ph_spart {
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
  }

  .ph_bgmg {
    position: absolute;
    right: -4.5rem;
    top: -9.25rem;
    z-index: 1;
    width: 15.6rem;
    height: 15.6rem;
    border-radius: 50%;
    opacity: 0.2;
    background: linear-gradient(313.47deg, #BADB67 14.82%, #B3DEE8 52.63%, #FFFFFF 85.55%);
    -webkit-background: linear-gradient(313.47deg, #BADB67 14.82%, #B3DEE8 52.63%, #FFFFFF 85.55%);
  }

  .ph_bgpg {
    position: absolute;
    left: -1.05rem;
    bottom: -1.5rem;
    z-index: 3;
    width: 14.1rem;
    height: 7.3rem;
    background: url("../img/phone/ph_bg2.png") 0 0 no-repeat;
    background-size: contain;
  }

  .ph_upexp {
    position: relative;
    z-index: 2;
    margin: 1.5rem 0 0 0;
    min-height: 28.8rem;
    border-radius: 0.7rem;
    background: #fff;
  }

  .ph_upexp figure {
    position: relative;
    z-index: 4;
    display: flex;
    justify-content: flex-start;
    min-height: 7.5rem;
    margin: 0 0 0.5rem 0;
  }

  .ph_upexp figure p {
    flex: 1;
    min-width: 0;
  }

  .ph_upexp p span {
    display: block;
    margin: 0 0 1.2rem 0;
  }

  .ph_uppic {
    margin: 0 0.7rem 0 0;
    width: 1.6rem;
  }

  .ph_capdd {
    padding: 3.5rem 0 0.5rem 0;
  }

  .ph_swiper_cbox {
    margin: 1.5rem 0 0 0;
  }

  .ph_cases {
    line-height: 1.05rem;
    width: 13.5rem;
  }

  .ph_casespd {
    /* padding: 0 1.05rem; */
    padding: 0 1.15rem;
  }

  .ph_casespd2 {
    padding: 0 4.25rem 0 1.05rem;
  }

  .ph_casespd3 {
    padding: 0 3.55rem 0 1.75rem;
  }

  .ph_casespd4 {
    padding: 0 2.85rem 0 2.45rem;
  }

  .ph_casespd5 {
    padding: 0 2.15rem 0 3.15rem;
  }

  .ph_casespd6 {
    padding: 0 1.45rem 0 3.85rem;
  }

  .ph_casespd7 {
    padding: 0 1.05rem 0 4.25rem;
  }

  .ph_cases figure {
    margin: 0 0 2rem 0;
  }

  .ph_cases hgroup h4 {
    margin: 0 0 0.75rem 0;
    height: 2.4rem;
    line-height: 1.2rem;
    font-size: 0.85rem;
    font-weight: bold;
  }

  .ph_cases hgroup p {
    height: 6.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    font-size: 0.65rem;
    line-height: 1.01rem;
    letter-spacing: 0.6px;
  }

  .ph_cases hgroup p.ph_spw_bnt {
    margin: 1.75rem 0 0 0;
    height: auto;
    text-align: center;
  }

  .ph_spw_bnt a {
    font-weight: bold;
    color: rgba(29, 29, 31, 0.95);
  }

  .swiper-button {
    position: relative;
    margin: 1.2rem 0 0 0;
    height: 2rem;
  }

  .ph_swiper_cbox .swiper-button-next,
  .ph_swiper_cbox .swiper-button-prev {
    position: absolute;
    top: 0.15rem;
    margin: 0;
    width: 1.7rem;
    height: 1.7rem;
    line-height: 1.7rem;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
    background: rgba(226, 226, 229, 1);
    text-align: center;
  }

  .ph_swiper_cbox .swiper-button-prev {
    left: 72.5%;
  }

  .ph_swiper_cbox .swiper-button-next {
    right: 1.05rem;
  }

  .swp_icon {
    display: inline-block;
    width: 0.9rem;
    height: 0.9rem;
    line-height: 0;
    margin: -0.1rem 0 0 0;
    vertical-align: middle;
  }

  .swp_icon2 {
    background: url("../img/phone/ph_icon17.png") 0 0 no-repeat;
    background-size: cover;
  }

  .swp_icon3 {
    background: url("../img/phone/ph_icon18.png") 0 0 no-repeat;
    background-size: cover;
  }


  .ph_swiper_cbox .swiper-button-next.swiper-button-disabled,
  .ph_swiper_cbox .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background: rgba(243, 243, 244, 1);
  }

  .ph_swiper_cbox .swiper-button-disabled .swp_icon2 {
    background: url("../img/phone/ph_icon15.png") 0 0 no-repeat;
    background-size: cover;
  }

  .ph_swiper_cbox .swiper-button-disabled .swp_icon3 {
    background: url("../img/phone/ph_icon16.png") 0 0 no-repeat;
    background-size: cover;
  }


  .aptm_msg {
    display: inline-block;
    padding: 0.4rem 0.4rem 0.4rem 0.7rem;
    height: 1.8rem;
    line-height: 1rem;
    background: #f5f5f5;
    border-radius: 0.9rem;
  }

  .aptmt_icom {
    width: 1rem;
    margin: 0 0 0 0.4rem;
    cursor: pointer;
  }
  .aptm_msg em {
    font-weight: bold;
  }
  .aptm_msg em,
  .aptmt_icom {
    display: inline-block;
    vertical-align: bottom;
  }

  /* ph_source */
  .ph_source {
    padding: 1.6rem 1.05rem 0 1.05rem;
  }

  .ph_sour_tab {
    padding: 0.15rem 1rem 0.65rem;
    border-radius: 0.7rem;
    background: rgba(245, 245, 247, 1);
  }

  .ph_sour_tab li {
    padding: 0.75rem 0;
    line-height: 1rem;
    border-bottom: 1px solid #DFE1E8;
  }

  .ph_sour_tab li:last-child,
  .ph_sour_tab .ph_sour_tabmod li {
    border-bottom: 1px solid transparent;
  }

  .ph_sour_tab .ph_sour_tabmod li {
    padding: 0;
    margin: 1.5rem 0 0 0;
  }

  .ph_sour_tab .ph_sour_tabmod {
    padding: 0 0 0.75rem 0;
  }

  .ph_sorsp,
  .ph_sour_tab .ph_sour_tabmod li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    line-height: 1.8rem;
  }

  .ph_sorsp em {
    flex: 1;
    min-width: 0;
    font-size: 0.9rem;
    font-weight: bold;
  }

  .mos_mft {
    margin: 0 0 0 -0.35rem;
  }

  .ph_sour_tab .ph_sour_tabmod li em {
    line-height: 1rem;
    width: 10rem;
    font-size: 0.65rem;
  }

  .ph_snion {
    width: 0.8rem;
    height: 0.45rem;
    cursor: pointer;
  }

  .ph_snion2 {
    background: url("../img/phone/ph_icon19.png") 0 0 no-repeat;
    background-size: contain;
  }

  .ph_sour_tab li.ph_soron .ph_snion2 {
    background: url("../img/phone/ph_icon20.png") 0 0 no-repeat;
    background-size: contain;
  }

  .ph_sxnion {
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
  }

  .ph_sxnion2 {
    background: url("../img/phone/ph_icon21.png") 0 0 no-repeat;
    background-size: contain;
  }

  /* app_pop */
  .app_pop,
  .app_hack {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 100vh;
    z-index: 1099;
  }

  .app_popT,
  .app_popT .app_hack {
    top: 100%;
  }

  .app_pop {
    visibility: hidden;
    overflow: hidden;
    opacity: 1;
    transition: all 0.5s ease-out 0s;
  }

  .app_hack {
    z-index: 1100;
    background: rgba(29, 33, 41, 0.60);
    /* filter: blur(200px); */
    backdrop-filter: blur(80px);
  }

  .app_popon .app_hack,
  .app_popon {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1102;
  }

  .app_popon {
    visibility: visible;
    overflow-y: auto;
  }

  .app_popon2 {
    opacity: 0;
  }

  .app_popon .app_hack {
    z-index: 1103;
  }

  .app_close {
    display: flex;
    align-self: flex-end;
    justify-content: center;
    align-items: center;
    order: 1;
    position: sticky;
    z-index: 1199;
    right: -0.25rem;
    top: 1.05rem;
    width: 1.6rem;
    height: 1.6rem;
    margin: -1.7rem -0.5rem 0 0;
    padding: 0;
    border: 0;
    background: url('../img/phone/ph_icon30.png') 0 0 no-repeat;
    /* background: url('../img/phone/ph_icon251.png') 0 0 no-repeat; */
    background-size: cover;
  }

  .app_conts {
    position: relative;
    z-index: 1109;
    margin: 2.25rem 0.5rem 0.5rem 0.5rem;
    min-height: calc(100vh - 2.75rem);
    /* transform: translate(0, 100vh); */
  }

  .app_diybox {
    padding: 2.55rem 1.05rem 2.55rem 1.05rem;
    min-height: calc(100vh - 5.1rem);
    display: flex;
    flex-direction: column;
    border-radius: 0.7rem;
    background: #fff;
    /* background: #F5F5F5; */
    /* border: 1px solid #9B9B9B; */
    transform: translate(0, 100vh);
    /* transition: all 0.5s ease 0s; */
  }
  .app_diybxbk {
    background: #97BDF5;
  }

  .app_diyon {
    opacity: 1;
    visibility: visible;
  }

  .app_diyon .app_diybox {
    transition: all 0.7s ease 0s;
    transform: translate(0, 0);
  }

  @keyframes fadeOut {
    from {
      opacity: 0
    }

    to {
      opacity: 1
    }
  }

  /* .app_diyon2 {
  animation: hideron 1.2s ease-out forwards;
  -webkit-animation: hideron 1.2s ease-out forwards;
  }

  @keyframes hideron {
  0% {
  opacity: 1;
  }

  100% {
  opacity: 0;
  }
  } */

  .app_diytbx {
    position: relative;
    z-index: 1102;
    flex-grow: 1;
    order: 2;
  }

  .app_dicty {
    line-height: 1.1rem;
    font-size: 0.7rem;
    color: rgba(29, 29, 31, 0.95);
  }

  .app_nopun {
    visibility: hidden;
    opacity: 0;
  }

  .opts_btn {
    overflow: hidden;
    visibility: hidden;
    opacity: 0.95;
    /* transform: rotate(0); */
    transform: rotate(45deg);
    transition: all .35s ease 0s;
  }

  .opts_bon {
    overflow: visible;
    visibility: visible;
    /* opacity: 0.95;
    transform: rotate(45deg); */
  }

  .dlog_help, .dlog_note {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    padding: 1.4rem 1.05rem 0.5rem 1.05rem;
    line-height: 1.05rem;
    font-size: 0.7rem;
    border-radius: 0.7rem;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-20px);
    transition: all .35s cubic-bezier(0.35, 0, 0.35, 1);
  }
  .app_optony {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .dlog_help {
    padding: 1.4rem 0.8rem 0.5rem 1.05rem;
    color: rgba(255, 255, 255, 0.95);
    background: #97BDF5;
    min-height: 31.5rem;
  }
  .dlog_note {
    color: rgba(29, 29, 31, 0.95);
    background: #fff;
    min-height: 28rem;
  }

  .dlog_help figure {
    text-align: center;
  }

  .dlog_help figure h4 {
    line-height: 1.5rem;
    font-size: 1rem;
    font-weight: bold;
  }

  .dlog_help hgroup {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding: 1.3rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.95);
  }
  .dlog_help hgroup:last-child {
    border-bottom: 1px solid transparent;
  }

  .dlog_help hgroup em {
    width: 4.5rem;
    margin: 0 2.25rem 0 0;
    font-weight: bold;
    text-align: center;
  }

  .help_icn {
    display: inline-block;
    vertical-align: top;
    width: 1.6rem;
    margin: 0 0 0.3rem 0;
  }

  .dlog_note p {
    margin: 0 0 1.5rem 0;
  }

  /* .app_dicty figure {
  margin: 0 0 2.45rem 0;
  }

  .app_dicty h3 {
  margin: 0 0 1.05rem 0;
  line-height: 2.2rem;
  font-size: 1.5rem;
  font-weight: bold;
  color: rgba(29, 29, 31, 0.95);
  background: linear-gradient(97.44deg, #326EC2 4.28%, #18345C 149.77%);
  background-clip: text;
  box-decoration-break: clone;
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  -webkit-box-decoration-break: clone;
  }

  .app_dicty h4 {
  line-height: 1.2rem;
  font-size: 1rem;
  font-weight: bold;
  color:#000;
  margin: 0 0 0.6rem 0;
  }
  .app_dicty p {
  text-align: justify;
  text-justify: inter-cluster;
  margin: 0.8rem 0 0 0;
  }

  .app_dicty p.app_txtmal {
  margin: 1rem 0 0 0;
  }

  .app_dicty p.app_dytxt {
  margin: 0 0 1.75rem 0;
  } */

  .app_dytxt,
  .app_dymore,
  .app_dytxt a,
  .note_dytxt {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    text-justify: inter-cluster;
  }
  .note_dytxt i {
    width: 0.65rem;
  }

  .app_dytxt a,
  .app_dytxt a em {
    color: #5D9AFF;
  }

  .app_dytxt em,
  .app_dytxt i,
  .app_dymore em,
  .app_dymore i, .note_dytxt i {
    font-size: 0.8rem;
    font-weight: bold;
  }


  .app_dytxt em,
  .app_dymore em {
    display: block;
    margin: 0 0 0.2rem 0;
    color: #000;
  }
  .note_dytxt em {
    display: block;
    font-weight: bold;
    font-size: 0.7rem;
  }

  .app_dytxt span,
  .app_dymore span,
  .note_dytxt span {
    flex: 1;
    min-width: 0;
    /* color: #B5B6B6; */
  }
  .note_dytxt span {
    font-size: 0.6rem;
    text-align: justify;
    text-justify: inter-cluster;
  }

  .app_txtcl {
    /* color: #B5B6B6; */
  }

  .app_mpic {
    display: inline-block;
    width: 1.75rem;
    margin: 0 0.5rem 0 0;
  }

  /* .app_dicty hgroup .app_dymore {
  align-items: center;
  align-content: center;
  } */

  .app_pic {
    display: block;
    width: 1.9rem;
    margin: 0 0 0.25rem 0;
  }

  .app_pic4 {
    width: 2.05rem;
  }

  .app_pic4,
  .app_pic11 {
    margin: 0 0 0.6rem;
  }

  .app_pic10 {
    width: 2.25rem;
  }

  .app_pic img,
  .app_mpic img {
    display: block;
    width: 100%;
  }

  