@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,
  .cht_pic img,
  .ph_caBg img,
  .hg_pic img,
  .ph_scnt_pic img,
  .ph_cspc img,
  .ph_watr_pic img,
  .hag_icon img,
  .ph_rgpic img,
  .ph_agpic img, 
  .cht_icom img, 
  .card_pic img, 
  .advg_pic img, 
  .advg_bpic img,
  .hg_pos img, 
  .hg_ipic img, .take_pic img, .inM_icom img, .dlt_pic 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;
    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 {
    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;
  }

  .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: 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 {
    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: 62.93%;
    padding: 0 0 0.5rem 0;
    /* top: 14.0%; */
    line-height: 1.1rem;
    font-size: 0.7rem;
    color: #000;
    text-align: center;
  }

  .ph_bntxt h2 {
    margin: 0 0 1.15rem 0;
    line-height: 2.2rem;
    font-size: 1.5rem;
    font-weight: bold;
    color: rgba(29, 29, 31, 0.95);
    /* background: linear-gradient(180deg, #BA272D 10%, #FF6035 43.5%, #BA272D 58%, #FF7D5A 93.5%);
    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_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;
    gap: 0;
    /* 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.55rem 1.05rem;
    /* background: #f5f5f5; */
  }

  .ph_abpbg {
    /* background: #f5f5f5; */
    padding: 1.65rem 0 1.25rem 0;
  }
  .ph_abpbeg {
    padding: 1.8rem 0 1.5rem 0;
  }

  .ph_abpbsg {
    /* background: #f5f5f5; */
    padding: 1.85rem 0 1.25rem 0;
  }
  .ph_abpbng {
    background: #f5f5f5;
    padding: 2.25rem 0 1.25rem 0;
  }

  .ph_cagbg {
    background: #f5f5f5;
    padding: 2.0rem 0 1.25rem 0;
  }

  .ph_chtbg {
    padding: 3.35rem 0 2.25rem 0;
  }

  .ph_abcur {
    padding: 3.35rem 1.05rem 1.25rem 1.05rem;
  }

  .ph_abative {
    padding: 3.25rem 1.05rem 1.25rem 1.05rem;
  }

  .ph_abpcas {
    /* padding: 4.2rem 0 1.25rem 0; */
    padding: 3.3rem 0 1.25rem 0;
  }

  .ph_swlog {
    padding: 1.75rem 1.05rem 1.25rem 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;
  }

  /* 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.05rem;
  }

  .ph_th3 {
    text-align: center;
  }

  .ph_regn h3 {
    margin: 0 0 2.25rem 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_th4_2 {
    margin: 1.5rem 0 0;
  }

  .ph_th4_3 {
    padding: 0 1.05rem;
    margin: 0 0 0.9rem 0;
  }

  .ph_slog h2 {
    /* margin: 0 0 1.05rem 0; */
    color: #5D9AFF;
  }

  /* ph_regn */
  .ph_regn {
    padding: 1.35rem 0 0.5rem 0;
    line-height: 1.05rem;
    border-radius: 0.7rem;
    /* background: url("../img/phone/ph_bg.png") 0 bottom no-repeat #fff; */
    /* background: linear-gradient(180deg, rgba(242, 245, 255, 0) 0%, #EBF0FF 100%); */
    min-height: 31.55rem;
  }

  .ph_regn h3 em {
    display: block;
    /* line-height: 2.3rem; */
    font-size: 1.6rem;
    font-weight: bold;
    color: #FFEC82;
    /* background: linear-gradient(180deg, #FFEC82 18.4%, #FFA629 19.31%, #D04F2C 39.81%, #BA272D 60.61%); */
    background: linear-gradient(180deg, #FFA527 8.4%, #FF5E13 32.81%, #BA272D 80.61%);
    /* 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_rgm {
    display: block;
    margin: 0 0 0 -0.8rem;
  }

  .ph_regn p {
    margin: 0 0 1.1rem 0;
    font-size: 0.7rem;
    line-height: 1.05rem;
    text-align: justify;
    text-justify: inter-cluster;
  }

  .ph_regn p.ph_rgpic {
    margin: 3.9rem 0 0 0;
  }

  .ph_slog {
    padding: 0 0 2.5rem 0;
    /* margin: 0 0 1.5rem 0; */
    line-height: 1.75rem;
    font-size: 1.2rem;
    color: #28282A;
    /* border-bottom: 1px solid #DFE1E8; */
    text-align: center;
  }

  .dest_line {
    display: block;
    width: 100%;
    height: 0;
    border-bottom: 1px solid #DFE1E8;
  }

  .ph_slog strong,
  .ph_slog em {
    font-weight: bold;
  }


  /* advge_text */
  .advge_text {
    padding: 0 1.05rem;
    line-height: 1.05rem;
    font-size: 0.7rem;
    color: rgba(29, 29, 31, 0.95);
  }

  .advge_text h4 {
    line-height: 1.65rem;
    font-size: 1.1rem;
    font-weight: bold;
    margin: 0 0 0.75rem 0;
  }

  .advge_text p {
    margin: 0 0 1rem 0;
    text-align: justify;
    text-justify: inter-cluster;
  }
  .advge_text p.advg_pmm {
    margin: 0 0 2rem 0;
  }
  /* .advge_text p.advg_pspce {
    letter-spacing: 1%;
  } */

  .advge_text p.advg_pic {
    margin: 1.5rem 0 0 0;
  }
  .advge_text p.advg_bpic {
    margin: 2rem 0 0 0;
  }

  .advge_text2 {
    margin: 1.85rem 0 0 0;
    padding: 0 1.05rem 0.5rem 1.05rem;
  }
  .advge_text3 h4 {
    margin: 0 0 1.1rem 0;
    text-align: center;
  }

  .advg_text {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }
  .advg_text i {
    width: 0.7rem;
  }

  .advg_text span {
    flex: 1;
    min-width: 0;
  }

  .advge_inMores {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin: 1.25rem 0 0 0;
    padding: 0 1.05rem;
    line-height: 1.05rem;
    font-size: 0.7rem;
    color: rgba(29, 29, 31, 0.7);
  }

  .advge_inMores figure {
    padding: 0.75rem;
    width: 48.33%;
    border-radius: 0.7rem;
    background: #fff;
  }

  .advge_inMores h4 {
    line-height: 1.2rem;
    font-size: 0.8rem;
    font-weight: bold;
    margin: 0 0 0.75rem;
  }

  .im_txp {
    min-height: 3.65rem;
  }
  .im_txp2 {
    min-height: 2.45rem;
  }

  .advge_text p.inM_bnts {
    margin: 1.75rem 0 0 0;
    color: #595959;
    text-align: center;
  }
  
  .inM_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;
  }

  .inM_msg em {
    font-weight: bold;
  }

  .inM_msg em,
  .cht_icom {
    display: inline-block;
    vertical-align: bottom;
  }

  /* ph_inters */
  .ph_inters {
    position: relative;
    padding: 1.6rem 1.05rem 2.35rem 1.05rem;
    line-height: 1.05rem;
    font-size: 0.6rem;
    color: rgba(29, 29, 31, 0.95);
    border-radius: 0.7rem;
    /* background: #f5f5f5; */
    background: #fff;
    width: 15.55rem;
    min-height: 26.1rem;
  }

  /* .ph_inters2 {
    background: url("../img/phone/ph_pic147.png") 0 bottom no-repeat #fff;
    background-size: contain;
  } */

  .ph_inters h4 {
    line-height: 1.2rem;
    font-size: 0.8rem;
    font-weight: bold;
    margin: 0 0 1rem 0;
  }
  .ph_inters figure {
    margin: 0 0 0.8rem 0;
  }
  .ph_inters figure p {
    color: rgba(29, 29, 31, 0.7);
  }
  .hg_ipic {
    /* margin: 1.6rem 0 0 0; */
    position: absolute;
    bottom: 1.25rem;
    left: 1.05rem;
    right: 1.05rem;
  }

  .hg_ipic2 {
    left: 0;
  }

  /* take_text */
  .take_text {
    margin: 1.4rem 0 0 0;
    line-height: 1.05rem;
    font-size: 0.7rem;
    color: rgba(29, 29, 31, 0.95);
  }
  .take_text figure {
    padding: 0 1.05rem;
  }
  .take_text p {
    text-align: justify;
    text-justify: inter-cluster;
  }

  .take_pic {
    margin: 1.5rem 0 0 0;
    padding: 0 1.05rem;
  }

  /* 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: 3rem 1.05rem 4.25rem 1.05rem;
    line-height: 0.9rem;
    font-size: 0.6rem;
    text-align: center;
  }

  .ph_asst figure {
    margin: 0 0 1.75rem 0;
  }

  .ph_asst h4 {
    margin: 0 0 0.7rem 0;
    font-size: 1rem;
    font-weight: bold;
  }
  .hg_txtl {
    text-align: left;
  }

  .hg_pic {
    display: inline-block;
    margin: 0 0 0.6rem 0;
  }
  .hg_pic2 {
    width: 1.55rem;
  }
  .hg_pic3 {
    width: 1.9rem;
  }
  .hg_pic4 {
    width: 1.65rem;
  }
  .hg_pic5 {
    width: 1.7rem;
  }

  .ph_aspix {
    margin: 2.5rem 0 0 0;
  }

  .hg_mbtk {
    margin: 0 0 1.5rem 0;
    line-height: 2.3rem;
  }

  .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: 0.25rem 0 0 0;
  }
  .ph_swiper_dbox {
    margin: 1.25rem 0 0 0;
  }
  .ph_swiper_bbox {
    margin: 1.75rem 0 0 0;
  }


  .ph_swiper_box .swiper-slide,
  .ph_swiper_apbox .swiper-slide,
  .ph_swiper_cbox .swiper-slide, 
  .ph_swiper_apbox .swiper-slide,
  .ph_swiper_bbox .swiper-slide {
    width: auto;
  }

  /* .ph_swiper_box .ph_subspd,
  .ph_swiper_apbox .ph_subspd {
    width: 18.75rem;
  } */

  /* advge_card */
  .advge_card {
    width: 9.5rem;
    line-height: 1.05rem;
    font-size: 0.7rem;
    color: rgba(29, 29, 31, 0.95);
    text-align: center;
    min-height: 13.4rem;
  }
  .advge_card p {
    margin: 1rem 0 0 0;
  }

  /* .ph_subs */
  .ph_subts {
    padding: 0.25rem 1.05rem 1rem 1.05rem;
  }

  .ph_subs {
    /* margin: 1.25rem 0 0 0; */
    /* display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start; */
    padding: 2.25rem 1.05rem 1.25rem 1.05rem;
    line-height: 1.05rem;
    font-size: 0.7rem;
    color: rgba(29, 29, 31, 0.95);
    border-radius: 0.7rem;
    background: #FFF;
    width: 15.55rem;
    min-height: 26.3rem;
  }
  .ph_subs p {
    margin: 0 0 0.8rem 0;
    text-align: justify;
    text-justify: inter-cluster;
  }
  .ph_subs figure {
  }
  .ph_subs hgroup {
    /* display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: flex-end; */
  }

  .hg_pos {
    min-height: 9.2rem;
    margin: 0 0 0.5rem 0;
  }

  .ph_sbicn {
    margin: 0 1.15rem 0 0;
    width: 1.9rem;
  }

  .ph_sblne {
    display: block;
    border: 1px solid #DFE1E8
  }

  .swiper_posrd {
    /* position: absolute;
    left: 0;
    right: 0;
    bottom: 1.4rem; */
    position: relative;
    margin: 1.25rem 0 0 0;
    height: 1.5rem
  }

  .ph_ssdpad, .ph_subspd {
    /* padding: 0 2.1rem 0 1.05rem; */
    padding: 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.65rem 0 1.4rem;
  }

  .ph_subxspd4 {
    padding: 0 1.3rem 0 1.75rem;
  }

  .ph_subxspd5 {
    padding: 0 1.05rem 0 2.1rem;
  }

  .ph_sbxsd2 {
    padding: 0 2.1rem 0 1.05rem;
  }
  .ph_sbxsd3 {
    padding: 0 1.9rem 0 1.25rem;
  }
  .ph_sbxsd4 {
    padding: 0 1.7rem 0 1.45rem;
  }
  .ph_sbxsd5 {
    padding: 0 1.5rem 0 1.65rem;
  }
  .ph_sbxsd6 {
    padding: 0 1.3rem 0 1.85rem;
  }
  .ph_sbxsd7 {
    padding: 0 1.05rem 0 2.1rem;
  }

  .swiper-paginatpos, .swiper-paginatdpos, .swiper-paginatcdpos, .swiper-paginations {
    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-paginatdpos, .swiper-paginatcdpos {
    background: #f5f5f5;
  }

  .swiper-paginatpos .swiper-pagination-bullet, .swiper-paginatdpos .swiper-pagination-bullet, .swiper-paginatcdpos .swiper-pagination-bullet, .swiper-paginations .swiper-pagination-bullet {
    margin: 0 0.5rem;
    background: #595959;
    opacity: 1;
  }

  .swiper-paginatpos .swiper-pagination-bullet-active,  .swiper-paginatdpos .swiper-pagination-bullet-active, .swiper-paginatcdpos .swiper-pagination-bullet-active, .swiper-paginations .swiper-pagination-bullet-active {
    width: 2.8rem;
    border-radius: 0.55rem;
  }
  /* ph_again */
  .ph_again {
    position: relative;
    border-radius: 0.7rem;
    box-shadow: 4px 4px 4px 0px rgba(249, 249, 249, 1);
  }
  .ph_agtxt {
    position: absolute;
    left: 0;
    right: 0;
    padding: 2.1rem 1.65rem 0.5rem 1.65rem;
  }
  .ph_agtxt2 {
    bottom: 0;
  }
  .ph_agtxt3 {
    top: 0;
  }
  .ph_agtxt4 {
    top: 0;
    color: #fff;
  }

  .ph_agtxt h4 {
    margin: 0 0 0.35rem 0;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 1rem;
    font-weight: bold;
  }
  .ph_agtxt p {
    min-height: 2.1rem;
  }

  /* cht_muxt */
  .cont_nubox {
    margin: 1.5rem 0 0 0;
    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: 10.85rem;
    /* padding: 0 1.05rem; */
    line-height: 1.05rem;
    /* min-height: 5rem; */
  }

  .cht_mxtms {
    margin: 0.8rem 0 0 0;
    background: #fff;
  }

  .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.35rem 1px 0.75rem;
    overflow: hidden;
    overflow-x: auto;
  }

  .cht_muxt::-webkit-scrollbar,
  .cht_tlist::-webkit-scrollbar {
    display: none;
  }

  .cht_lines {
    position: absolute;
    left: 1.85rem;
    right: 1.4rem;
    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 0.9rem 0 0;
    height: 1.5rem;
    line-height: 1.5rem;
    font-size: 0.85rem;
    font-weight: bold;
    color: #86858C;
    text-align: center;
    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: rgba(29, 29, 31, 0.95);
  }

  .cht_tlist li.cht_on .cht_lin {
    opacity: 1;
    border-bottom: 1px solid #28282A;
    color: #28282A;
  }

  .cht_btn {
    position: absolute;
    top: 0.5rem;
    width: 0.4rem;
    height: 0.7rem;
    cursor: pointer;
  }

  .cht_btnl {
    display: none;
    left: 0.85rem;
    background: url('../img/phone/ph_icon72.png') 0 0 no-repeat;
    background-size: cover;
  }

  .cht_btnr {
    right: 0.75rem;
    background: url('../img/phone/ph_icon73.png') 0 0 no-repeat;
    background-size: cover;
  }

  .cht_espt {
    height: 5.3rem;
    padding: 0 0 0.5rem 0;
    text-align: justify;
    text-justify: inter-cluster;
    overflow: hidden;
    text-overflow: ellipsis;
    line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
  }

  .cht_espt--highlight {
    color: #000;
  }

  .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, .inM_icom {
    width: 1rem;
    margin: 0 0 0 0.4rem;
    cursor: pointer;
  }
  .cht_icom em {
    font-weight: bold;
  }
  .cht_msg em, .cht_icom, .inM_icom {
    display: inline-block;
    vertical-align: bottom;
  }
  
  /* 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: 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.6rem 2.55rem 1.6rem;
    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_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_diclog {
    padding: 1.25rem 0 0 0;
  }

  .app_dltext {
    margin: 0 0 2.6rem 0;
    line-height: 1.05rem;
    font-size: 0.7rem;
    color: rgba(29, 29, 31, 0.95);
  }
  .app_dltext p {
    margin: 0 0 0.5rem 0;
    text-align: justify;
    text-justify: inter-cluster;
  }
  .dlt_pic {
    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 {
    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: #000;
  }

  .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: 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%;
  }

  /* ph_capdd */
  .desp_text {
    padding: 0 0 0 0.75rem;
    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;
    line-height: 1.05rem;
    font-size: 0.7rem;
  }

  .desp_text i {
    margin: 0 0 0 -0.75rem;
    width: 0.75rem;
    padding: 0 0.2rem;
    /* text-align: center; */
  }

  .desp_text span {
    flex: 1;
    min-width: 0;
    text-align: justify;
    text-justify: inter-cluster;
  }

  .ph_capdd {
    padding: 3.5rem 0 0.5rem 0;
  }

  .ph_swiper_cbox {
    margin: 1.5rem 0 0 0;
  }

  .ph_cases {
    line-height: 1.05rem;
  }

  .ph_casespd {
    padding: 0 1.05rem;
  }

  .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: right;
  }

  .ph_spw_bnt a {
    font-weight: bold;
    color: rgba(29, 29, 31, 0.95);
  }

  .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;
  }

  /* 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;
  }

  