@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,
  .desb_pic img,
  .des_axpix img,
  .cht_pic img,
  .app_clerk hgroup img,
  .aptmt_icom img {
    display: block;
    width: 100%;
  }

  .ph_banner img,
  .ph_tpic img {
    height: 100%;
  }

  /* ph_rnavs */
  .ph_rnavs {
    /* position: fixed;
      left: 0;
      right: 0;
      top: 2.25rem;
      z-index: 1001; *
      /* height: 2rem; */
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
    margin: 2.25rem 0 0 0;
    min-height: 2.05rem;
    line-height: 2.05rem;
    font-size: 0.6rem;
    /* background: #fff; */
    background: rgba(29, 33, 41, 0.6);
    backdrop-filter: blur(20px);
    /* 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 rgba(78, 78, 78, 1);
  }

  .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: #fff;
    /* 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_tvtn .ph_vicns2 {
    background: url('../img/phone/ph_icon3.png') 0 0 no-repeat;
    background-size: cover;
  }

  .ph_tvton .ph_vicns2 {
    background: url('../img/phone/ph_icon4.png') 0 0 no-repeat;
    background-size: cover;
  }

  .ph_desbk .ph_tvtn .ph_vicns2, .ph_dicon2 {
    background: url('../img/phone/ph_icon123.png') 0 0 no-repeat;
    background-size: cover;
  }

  .ph_desbk .ph_tvton .ph_vicns2, .ph_dicon3 {
    background: url('../img/phone/ph_icon124.png') 0 0 no-repeat;
    background-size: cover;
  }

  .ph_cyicn2 {
    background: url('../img/phone/ph_icon173.png') 0 0 no-repeat;
    background-size: cover;
  }

  .ph_cypn .ph_cyicn2 {
    background: url('../img/phone/ph_icon174.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 {
    justify-content: space-between;
    min-width: 18.75rem;
    /* min-width: 50rem; */
  }

  .ph_rlist li,
  .ph_rmlist li {
    position: relative;
    height: 2.05rem;
    line-height: 2.05rem;
    /* padding: 0 0.8rem 0 0; */
    /* color: #595959; */
    color: #fff;
  }

  .ph_rmlist li {
    padding: 0 0.8rem 0 0;
  }

  .ph_rlist li.ph_ron em,
  .ph_rmlist li.ph_ron em {
    font-weight: bold;
    /* color: #191919; */
    color: #fff;
  }

  .ph_rlist li.ph_ron .ph_nline {
    width: 100%;
    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 {
    margin: 2.25rem 0 0 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    /* margin: 4.25rem 0 0 0; */
    /* height: 31.7rem; */
    /* height: calc(932px); */
    height: calc(100vh - 2.25rem);
  }

  .ph_bntxt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 51.63%;
    padding: 0 0 0.5rem 0;
    /* top: 14.0%; */
    line-height: 1.1rem;
    font-size: 0.7rem;
    color: #fff;
    text-align: center;
  }

  .ph_bntxt h2 {
    margin: 0 0 1.6rem 0;
    line-height: 2.2rem;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
  }

  .ph_txbnt a {
    display: inline-block;
    padding: 0 0.5rem;
    border: 1px solid #fff;
    border-radius: 0.7rem;
    color: #fff;
  }

  /* size padding */
  .ph_abList {
    font-size: 0.7rem;
    color: rgba(29, 29, 31, 0.95);
  }

  .ph_abpdb {
    padding: 2.7rem 1.05rem 1.4rem 1.05rem;
  }

  .ph_abpcas {
    padding: 3.3rem 0 1.25rem 0;
  }

  .ph_abpbg {
    padding: 3.2rem 0 1rem 0;
    background: #161617;
  }

  .ph_chtbg {
    padding: 3.5rem 0;
    background: #05050A;
  }

  .flbg_asst {
    padding: 2.5rem 1.05rem 1.25rem 1.05rem;
  }

  .ph_swlog {
    padding: 1.5rem 1.05rem 1.75rem 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;
  }

  /* h */
  .ph_regn h3,
  .ph_asst h3,
  .ph_th3,
  .ph_txh3,
  .cht_muxt h3 {
    line-height: 2.3rem;
    font-size: 1.6rem;
    font-weight: bold;
  }

  .ph_txh3 {
    padding: 0 1.1rem;
    color: #fff;
  }

  .ph_th3 {
    text-align: center;
  }

  .ph_regn h3 {
    margin: 0 0 1.3rem 0;
    line-height: 1.75rem;
    font-size: 1.2rem;
  }

  .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,
  .app_vlog h3,
  .app_clerk h4 {
    line-height: 1.75rem;
    font-size: 1.2rem;
    font-weight: bold;
  }

  .ph_th4_2 {
    margin: 1.5rem 0 0;
  }

  .ph_th4_3 {
    padding: 0 1.1rem;
    margin: 0 0 0.9rem 0;
  }

  .ph_slog h2 {
    margin: 0 0 1.75rem 0;
    color: #5D9AFF;
  }

  /* 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_bg3.png") 0 bottom no-repeat;
    background-size: cover;
    /* min-height: 24.8rem; */
    min-height: 69.02vh;
    color: #fff;
  }

  .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 93.61%);
    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: 0.4px;
    line-height: 1.01rem;
    text-align: justify;
    text-justify: inter-cluster;
  }

  .ph_slog {
    padding: 0.25rem 0 0 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 h2 span {
    color: #fff;
    display: block;
    font-weight: bold;
  }

  .ph_slog strong,
  .ph_slog em {
    display: block;
    font-weight: bold;
  }

  .flbg_asst {
    /* padding: ; */
    background: linear-gradient(180deg, #040000 -0.72%, #151C3C 46.27%, #1991E1 90.96%, #68BBFF 98.31%);
  }

  .ph_desbe {
    line-height: 0.9rem;
    font-size: 0.6rem;
    color: #fff;
    text-align: center;
  }

  .ph_desbe figure {
    margin: 0 0 1.85rem 0;
  }

  .ph_desbe h3 {
    margin: 0.35rem 0 0.7rem 0;
    line-height: 1.45rem;
    font-size: 1rem;
    font-weight: bold;
  }

  .desb_pic {
    display: inline-block;
    width: 1.75rem;
  }

  .desb_pic2 {
    width: 1.55rem;
  }

  .desb_pic3,
  .desb_pic5 {
    width: 1.8rem;
  }

  .desb_pic4 {
    width: 2.2rem;
  }

  .desp_text {
    padding: 0 0 0 0.9rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    text-align: left;
  }

  .desp_text i {
    margin: 0 0 0 -0.9rem;
    width: 0.9rem;
    padding: 0 0.2rem;
    text-align: center;
  }

  .desp_text span {
    flex: 1;
    min-width: 0;
    font-size: 0.65rem;
    line-height: 1.01rem;
    text-align: justify;
    text-justify: inter-cluster;
  }

  .des_axpix {
    padding: 0.75rem 0 0 0;
  }

  .ph_tpxpic {
    margin: 1.5rem 0 0 0;
  }

  .ph_tpic {
    /* margin: 1.5rem 0 0 0; */
    position: absolute;
    left: 1.05rem;
    right: 1.05rem;
  }

  .ph_tpic {
    bottom: 1.5rem;
    height: 75%;
  }

  .ph_swiper_post {
    /* position: absolute;
    left: 0;
    right: 0;
    top: 8.88%; */
  }

  .hg_pos {
    /* position: absolute;
    left: 1.05rem;
    right: 1.05rem;
    bottom: 1.1rem; */
    /* margin: 0.75rem 0 0 0;
    position: relative; */
  }

  .hg_pmox {
    /* min-height: 18rem; */
    padding: 0 0 0.5rem;
  }

  .ph_swiper_box {
    /* margin: 1.2rem 0 0 0; */

  }

  .ph_swiper_box .swiper-slide,
  .ph_swiper_apbox .swiper-slide,
  .ph_swiper_cbox .swiper-slide {
    width: auto;
  }

  .ph_swiper_box .ph_subspd,
  .ph_swiper_apbox .ph_subspd {
    width: 18.75rem;
  }
  /* .ph_subs */
  .ph_subs {
    display: flex;
    /* flex-wrap: wrap; */
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    color: rgba(255, 255, 255, 0.95);
    border-radius: 0.7rem;
    background: #05050A;
    /* min-height: 82.5vh; */
    min-height: 32rem;
    /* width: 15.6rem; */
  }

  .ph_subs2 {
    background: url("../img/phone/ph_bg15.png") center 0 no-repeat #04050a;
    background-size: auto 100%;
  }

  .ph_subs3 {
    background: url("../img/phone/ph_bg12.png") center 0 no-repeat #04050a;
    background-size: auto 100%;
  }

  .ph_subs4 {
    background: url("../img/phone/ph_bg13.png") center 0 no-repeat #04050a;
    background-size: auto 100%;
  }

  .ph_subs5 {
    background: url("../img/phone/ph_bg14.png") center 0 no-repeat #04050a;
    background-size: auto 100%;
  }

  .ph_subspd {
    padding: 0 2.1rem 0 1.05rem;
  }

  .ph_subspd2 {
    padding: 0 3.2rem 0 1.05rem;
  }
  .ph_subspad, .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_subnspd2 {
    padding: 0 3.2rem 0 1.05rem;
  }
  .ph_subnspd3 {
    padding: 0 2.7rem 0 1.55rem;
  }
  .ph_subnspd4 {
    padding: 0 2.2rem 0 2.05rem;
  }
  .ph_subnspd5 {
    padding: 0 1.7rem 0 2.55rem;
  }
  .ph_subnspd6 {
    padding: 0 1.05rem 0 3.2rem;
  }

  .ph_subs p {
    margin: 0 0 0.6rem 0;
  }

  .ph_subs h5 {
    margin: 0 0 0.9rem 0;
    line-height: 1.5rem;
    font-size: 1.1rem;
    font-weight: bold;
  }

  .swiper_posrd {
    /* position: absolute;
    left: 0;
    right: 0;
    bottom: 1.4rem; */
    position: relative;
    margin: 1.25rem 0 0 0;
    height: 1.5rem
  }

  .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: #353537;
    transform: translate(-50%, 0);
  }

  .swiper-paginatpos .swiper-pagination-bullet {
    margin: 0 0.5rem;
    background: #F5F5F7;
    opacity: 1;
  }

  .swiper-paginatpos .swiper-pagination-bullet-active {
    width: 2.8rem;
    border-radius: 0.55rem;
  }

  /* cht_muxt */
  .cont_nubox {
    overflow: hidden;
  }

  .cht_muxt {
    line-height: 1.05rem;
    color: #f3f3f3;
    display: flex;
    overflow: hidden;
    overflow-x: auto;
    box-sizing: content-box;
    /* touch-action: none; */
    pointer-events: none;
    -webkit-overflow-scrolling: touch;
  }

  .cht_muxt figure {
    flex: 1 0 auto;
    padding: 0 1.05rem;
    margin: 0 1.05rem 0 0;
    width: calc(100%);
    opacity: 0.3;
    transition: all 0.8s ease-in-out;
  }

  .cht_muxt figure.cht_mton {
    opacity: 1;
  }

  .cht_mxtms {
    position: relative;
    min-height: 9rem;
    /* padding: 0 1.05rem; */
    line-height: 1.05rem;
    color: #f3f3f3;
    /* min-height: 5rem; */
  }

  .cht_mxtms {
    margin: 0.8rem 0 0 0;
    background: #05050A;
  }

  .cht_mxtms figure {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 16;
    padding: 0 1.05rem;
    visibility: hidden;
    opacity: 0;
    transition: all 0.8s ease-in 0s;
  }

  .cht_mxtms figure.cht_mxon {
    z-index: 19;
    opacity: 1;
    visibility: visible;
  }

  .cht_muxt h3 {
    color: #fff;
    text-align: center;
  }

  .cht_pic {
    margin: 1rem 0 0 0;
  }

  .cht_tabs {
    position: relative;
    margin: 1.5rem 0 0 0;
    padding: 0 1.1rem;
  }

  .cht_tlist {
    position: relative;
    margin: 0 0.85rem 1px 0.85rem;
    overflow: hidden;
    overflow-x: auto;
  }

  .cht_muxt::-webkit-scrollbar,
  .cht_tlist::-webkit-scrollbar {
    display: none;
  }

  .cht_lines {
    position: absolute;
    left: 1.95rem;
    right: 1.95rem;
    bottom: 0;
    z-index: 10;
    border-bottom: 1px solid #9B9B9B;
  }

  .cht_tlist ul {
    display: flex;
    /* box-sizing: content-box;
    overflow: hidden;
    overflow-x: auto; */
    min-width: 50rem;
  }

  .cht_tlist li {
    /* flex: 1 0 auto; */
    position: relative;
    margin: 0 1rem 0 0;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.85rem;
    font-weight: bold;
    color: #86858C;
    cursor: pointer;
    opacity: 0.95;
    transition: all 0.8s ease-in-out;
  }

  .cht_tlist li em {
    font-weight: bold;
  }

  .cht_lin {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 15;
    width: 100%;
    height: 0;
    border-bottom: 1px solid transparent;
  }

  .cht_tlist2 {
    position: absolute;
    left: 1.1rem;
    right: 1.1rem;
    bottom: -1px;
    z-index: 11;
    height: 1px;
    overflow: hidden;
  }

  .cht_tlist2 li {
    height: 1px;
  }

  .cht_tlist2 .cht_lin {
    bottom: 0;
  }

  .cht_tlist li.cht_on {
    opacity: 1;
    color: #fff;
  }

  .cht_tlist li.cht_on .cht_lin {
    opacity: 1;
    border-bottom: 1px solid #fff;
    color: #fff;
  }

  .cht_btn {
    position: absolute;
    top: 0.65rem;
    width: 0.4rem;
    height: 0.7rem;
    cursor: pointer;
  }

  .cht_btnl {
    display: none;
    left: 1.05rem;
    background: url('../img/phone/ph_icon27.png') 0 0 no-repeat;
    background-size: cover;
  }

  .cht_btnr {
    right: 1.05rem;
    background: url('../img/phone/ph_icon28.png') 0 0 no-repeat;
    background-size: cover;
  }

  .cht_espt {
    height: 7.35rem;
    padding: 0 0 0.5rem 0;
    text-align: justify;
    text-justify: inter-cluster;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 7;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    color: #A6A5AB;
    font-size: 0.65rem;
  }

  .cht_espt--highlight {
    color: #fff;
  }

  .cht_more {
    font-size: 0.65rem;
    text-align: center;
  }

  .cht_more a {
    color: #fff;
  }

  .ph_appbg {
    padding: 3.5rem 0 1.25rem 0;
    background: url('../img/phone/ph_bg4.png') center center no-repeat;
    background-size: cover;
  }

  .app_vlog {
    margin: 0 0 1.85rem 0;
    color: #fff;
    text-align: center;
  }

  .app_vlog em {
    font-weight: bold;
    color: #5D9AFF;
  }

  .app_clerk {
    position: relative;
    padding: 1.25rem 1rem;
    /* min-height: 63.06vh; */
    min-height: 22.7rem;
    color: #fff;
    border-radius: 0.7rem;
    background: url('../img/phone/ph_bg5.png') 0 0 no-repeat;
    background-size: cover;
  }

  .app_clerk2 {
    background: url('../img/phone/ph_bg5.png') 0 0 no-repeat;
    background-size: cover;
  }

  .app_clerk3 {
    background: url('../img/phone/ph_bg7.png') 0 center no-repeat;
    background-size: contain;
  }

  .app_clerk4 {
    background: url('../img/phone/ph_bg8.png') 0 center no-repeat;
    background-size: contain;
  }

  .app_clerk5 {
    background: url('../img/phone/ph_bg9.png') 0 center no-repeat;
    background-size: contain;
  }

  .app_clerk6 {
    background: url('../img/phone/ph_bg10.png') 0 center no-repeat;
    background-size: contain;
  }

  .app_clerk hgroup {
    margin: 1.5rem 0 0 0;
  }

  .app_btn {
    position: absolute;
    right: 1rem;
    bottom: 1.1rem;
    width: 1.85rem;
    height: 1.85rem;
    cursor: pointer;
    background: url('../img/phone/ph_icon29.png') 0 0 no-repeat;
    background-size: cover;
  }

  .ph_subspd4 .app_btn {
    right: 3rem;
  }

  .ph_subspd5 .app_btn {
    right: 2.7rem;
  }

  .ph_subspd6 .app_btn {
    right: 2.4rem;
  }

  .ph_subspd7 .app_btn {
    right: 2.1rem;
  }
  
  /* 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 -1.1rem 0 0;
    padding: 0;
    border: 0;
    background: url('../img/phone/ph_icon30.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 2rem 2.55rem 2.55rem;
    min-height: calc(100vh - 5.1rem);
    display: flex;
    flex-direction: column;
    border-radius: 0.7rem;
    background: #000;
    /* border: 1px solid #9B9B9B; */
    transform: translate(0, 100vh);
    /* transition: all 0.5s ease 0s; */
  }

  .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: #fff;
  }

  .app_dicty figure {
    margin: 0 0 2.45rem 0;
  }

  .app_dicty h3 {
    line-height: 1.6rem;
    font-size: 1.2rem;
    font-weight: bold;
    color: #5D9AFF;
    margin: 0 0 1.1rem 0;
  }

  .app_dicty h4 {
    line-height: 1.3rem;
    font-size: 1rem;
    font-weight: bold;
    margin: 0 0 0.8rem 0;
  }

  .app_dicty p {
    margin: 0.8rem 0 0 0;
  }

  .app_dicty p.app_dytxt {
    margin: 0 0 1.75rem 0;
  }

  .app_dytxt,
  .app_dymore,
  .app_dytxt a {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    text-justify: inter-cluster;
  }

  .app_dytxt a,
  .app_dytxt a em {
    color: #5D9AFF;
  }

  .app_dytxt em,
  .app_dytxt i,
  .app_dymore em,
  .app_dymore i {
    font-size: 0.8rem;
    font-weight: bold;
  }

  .app_dytxt em,
  .app_dymore em {
    display: block;
    margin: 0 0 0.2rem 0;
    color: #fff;
  }

  .app_dytxt span,
  .app_dymore span {
    flex: 1;
    min-width: 0;
    color: #B5B6B6;
  }

  .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: 2.5rem;
    margin: 0 0 0.8rem;
  }

  .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%;
  }

  /* case */
  .ph_capdd {
    padding: 3.5rem 0 0.5rem 0;
  }

  .ph_swiper_cbox {
    margin: 1.5rem 0 0 0;
  }

  .ph_cases {
    line-height: 1.05rem;
    font-size: 0.7rem;
    color: rgba(198, 198, 198, 1);
    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;
    color: rgba(255, 255, 255, 0.95);
  }

  .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(245, 245, 247, 1);
  }

  .swiper-button,
  .swiper-app-button {
    position: relative;
    margin: 1.2rem 0 0 0;
    height: 2rem;
  }

  .ph_swiper_cbox .swiper-button-next,
  .ph_swiper_cbox .swiper-button-prev,
  .swiper-app-button .swiper-app-next,
  .swiper-app-button .swiper-app-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-next,
  .ph_swiper_cbox .swiper-button-prev {
    background: rgba(53, 53, 55, 1);
  }

  .ph_swiper_cbox .swiper-button-prev,
  .swiper-app-button .swiper-app-prev {
    left: 72.5%;
  }

  .ph_swiper_cbox .swiper-button-next,
  .swiper-app-button .swiper-app-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 .swp_icon2 {
      background: url("../img/phone/ph_icon202.png") 0 0 no-repeat;
      background-size: cover;
  }
  .ph_swiper_cbox .swp_icon3 {
    background: url("../img/phone/ph_icon203.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-next.swiper-button-disabled,
  .ph_swiper_cbox .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background: rgba(53, 53, 55, 1);
  }

  .ph_swiper_cbox .swiper-button-disabled .swp_icon2 {
    /* background: url("../img/phone/ph_icon15.png") 0 0 no-repeat; */
    background: url("../img/phone/ph_icon17.png") 0 0 no-repeat;
    background-size: cover;
  }

  .ph_swiper_cbox .swiper-button-disabled .swp_icon3 {
    background: url("../img/phone/ph_icon18.png") 0 0 no-repeat;
    /* 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: #353537;
    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); */
   background: #353537;
 }

 .ph_sour_tab li {
   padding: 0.75rem 0;
   line-height: 1rem;
   color: rgba(255, 255, 255, 0.95);
   ;
   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;
   color: #fff;
 }

 .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: url("../img/phone/ph_icon170.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: url("../img/phone/ph_icon171.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: url("../img/phone/ph_icon172.png") 0 0 no-repeat;
   background-size: contain;
 }

 