@charset "utf-8";

/* html */
/* html,body,.wrap,.box{ width:100%; height:100%; overflow:hidden;} */

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,
  .ph_rgpic img,
  .aptm_icon img,
  .aptmt_icom img,
  .os_tpix img,
  .aptm_pic img{
    display: block;
    width: 100%;
  }

  .ph_banner img {
    height: 100%;
  }

  .aptm_tpic img{
    display: inline-block;
    width: 100%;
  }

  /* header */
  .ph_head,
  .ph_menus,
  .ph_rlist,
  .ph_tvtn,
  .ph_rmlist {
    display: flex;
    align-items: center;
    align-content: center;
  }

  .ph_head {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    padding: 0.5rem 1rem 0.5rem 1.1rem;
    height: 2.25rem;
    box-sizing: border-box;
    justify-content: space-between;
    border-bottom: 1px solid #dddee2;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(20px);
  }

  .ph_menus {
    justify-content: flex-start;
  }

  .ph_logo {
    width: 2.25rem;
    height: 1.25rem;
    background: url('../img/phone/ph_llogo_2x.png') 0 center no-repeat;
    background-size: 100% auto;
  }

  .phmu_sp {
    width: 1rem;
    height: 1rem;
    margin: 0 0 0 0.8rem;
    /* transition: all .32s cubic-bezier(.4, 0, .6, 1); */
    /* transition: all .33s cubic-bezier(.25, .46, .45, .94); */
    /* transition: opacity .32s cubic-bezier(.4, 0, .6, 1), color .32s cubic-bezier(.4, 0, .6, 1); */
  }

  .phmu_sp2 {
    background: url('../img/phone/ph_icon.png') 0 0 no-repeat;
    background-size: cover;
  }

  .phmu_sp3 {
    background: url('../img/phone/ph_icon2.png') 0 0 no-repeat;
    background-size: cover;
  }

  .phmu_sp4 {
    background: url('../img/phone/ph_icon6.png') 0 0 no-repeat;
    background-size: cover;
  }

  /* .head_back {
    color: #fff;
    background: rgba(29, 33, 41, 0.60);
    backdrop-filter: blur(80px);
    border-bottom: 1px solid rgba(78, 78, 78, 1);
  }
  .head_back .ph_logo {
    background: url('../img/phone/ph_logo_2x2.png') 0 0 no-repeat;
    background-size: cover;
  }

  .head_back .phmu_sp2 {
    background: url('../img/phone/ph_icon41.png') 0 0 no-repeat;
    background-size: cover;
  }

  .head_back .phmu_sp3 {
    background: url('../img/phone/ph_icon42.png') 0 0 no-repeat;
    background-size: cover;
  }

  .head_back .phmu_sp4 {
    background: url('../img/phone/ph_icon43.png') 0 0 no-repeat;
    background-size: cover;
  } */
   
  /* 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 {
    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: 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_desb */
  .ph_desb {
    visibility: hidden;
    /* display: none; */
    position: fixed;
    left: 0;
    right: 0;
    top: 2.25rem;
    bottom: 0;
    z-index: 996;
    opacity: 0.8;
    height: 4rem;
    transition: all 0.46s cubic-bezier(.4, 0, .6, 1) 0s;
    background: #fff;
  }

  .ph_desb2 {
    /* padding: 2.25rem 0 0 0; */
    visibility: visible;
    opacity: 1;
    height: 100vh;
    /* display: block; */
  }

  .ph_dbmus {
    /* display: -webkit-box; */
    display: flex;
    height: 100%;
    font-size: 0.7rem;
    background: #fff;
    /* transition: color .32s cubic-bezier(.4, 0, .6, 1); */
    /* transition: all 1s cubic-bezier(.4, 0, .6, 1) 0s; */
    /* transform: translate(0, calc(2.25rem - 100%)); */
  }

  .ph_navs {
    width: 5.7rem;
    padding: 1rem 0;
    height: 100%;
    overflow-y: auto;
    box-sizing: border-box;
    background: #f5f5f5;
  }

  .ph_navs li {
    padding: 0.35rem 1rem;
    margin: 0 0 0.6rem 0;
    height: 1.7rem;
    line-height: 1rem;
    font-size: 0.7rem;
    border-left: 2px solid transparent;
    cursor: pointer;
  }

  .ph_navs li.ph_nbr {
    padding: 0.25rem 1rem;
    height: 2.5rem;
  }

  .ph_navs .ph_nvon {
    color: rgba(0, 0, 0, 0.95);
    font-weight: bold;
    border-left: 3px solid #DD0515;
    background: #fff;
  }

  .ph_nvtob {
    height: 100%;
    /* flex-grow: 1; */
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    padding: 0.5rem 0.6rem 1rem 1.2rem;
    overflow-y: auto;
  }

  .ph_tvbs li {
    justify-content: space-between;
    padding: 0.6rem;
    line-height: 1rem;
    font-size: 0.6rem;
    color: rgba(0, 0, 0, 0.95);
    border-bottom: 1px solid #DFE1E5;
  }

  .ph_tvbs li:last-child {
    border-bottom: 1px solid transparent;
  }

  .ph_tvbs li .ph_twdp li {
    padding: 0.6rem 0 0 0.6rem;
    line-height: 1.2rem;
    font-size: 0.6rem;
    overflow: hidden;
    border-bottom: none;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .ph_tvbs li .ph_twdp li a h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .ph_tvbs li a {
   color: rgba(0, 0, 0, 0.95);
  }

  /* .ph_tvbs li h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  } */
  .ph_tvtn {
    width: 100%;
    justify-content: space-between;
  }

  .ph_desbk, .ph_desbk .ph_dbmus {
    background: #000;
  }

  .ph_desbk .ph_navs {
    background: #161616;
  }

  .ph_desbk .ph_navs li , .ph_desbk .ph_tvbs li, .ph_desbk .ph_tvbs li a {
    color: rgba(255, 255, 255, 0.95);
  }

  .ph_desbk .ph_tvbs li {
    border-bottom: 1px solid rgba(78, 78, 78, 1);
  }

  .ph_desbk .ph_tvbs li:last-child {
    border-bottom: 1px solid transparent;
  }
  
  .ph_desbk .ph_navs .ph_nvon {
    background: #000;
    color: rgba(255, 255, 255, 0.95);
  }

  .ph_navs::-webkit-scrollbar, .ph_nvtob::-webkit-scrollbar {
    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);
    /* height: calc(100dvh - 4.25rem); */
    /* height: stretch; fill-available; */
    /* height: fill-available; */
    /* height: -webkit-fill-available; */
  }

  .ph_bntxt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 51.4%;
    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_apedb {
    padding: 3.55rem 1.05rem 1.5rem 1.05rem;
  }

  .ph_abpbg {
    padding: 3rem 0 1.25rem 0;
    /* background: #f5f5f5; */
  }

  .ph_abcur {
    padding: 3.5rem 1.05rem 1.25rem 1.05rem;
  }
  .ph_abapos {
    padding: 3.7rem 1.05rem 1.8rem 1.05rem;
    background: #f5f5f5;
  }
  .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_abpsvr {
    padding: 2.55rem 0 1.25rem 0;
  }

  .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.9rem 1.05rem 2rem 1.05rem;
  }

  /* 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 1.5rem 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, .ph_asst h4, .ph_ostext 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.05rem;
    margin: 0 0 1.35rem 0;
  }
  .ph_th4_4 {
    margin: 1.8rem 0 0 0;
  }

  .ph_slog h2 {
    margin: 0 0 1.05rem 0;
    color: #2A64C4;
  }

  /* ph_regn */
  .ph_regn {
    padding: 1.15rem 1.05rem 1.05rem 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 hgroup {
    padding: 0.6rem 0;
  }

  .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 1rem 0;
    font-size: 0.7rem;
    line-height: 1.05rem;
    text-align: justify;
    text-justify: inter-cluster;
  }
  .ph_regn p.ph_rgpic {
    margin: 0 -1.05rem;
  }

  .ph_rgm {
    display: block;
    margin: 0 0 0 -0.8rem;
  }
  .ph_regn p.regn_dytxt {
    margin: 0 0 1.2rem 0 ;
  }
  
  .regn_dytxt {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    text-justify: inter-cluster;
  }

  .regn_dytxt i {
    width: 0.6rem;
  }

  .regn_dytxt span {
    flex: 1;
    min-width: 0;
  }

  .ph_slog {
    padding: 0 0 0.85rem 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,
  .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;
    font-size: 0.7rem;
    text-align: center;
  }

  .ph_asst h4 {
    width: 100%;
    text-align: left;
  }

  .ph_asst p {
    text-align: justify;
    text-justify: inter-cluster;
  }
  .ph_asst figure p {
    margin: 1rem 0 0 0;
  }

  .ph_asst figure p.ph_aspix {
    position: relative;
    margin: 0 -1.05rem -3.7rem -1.05rem;
  }

  .ph_asst hgroup {
    font-size: 0.6rem;
    margin: 2.4rem 0 0 0;
  }

  .ph_asst hgroup h5 {
    margin: 0 0 0.7rem 0;
    line-height: 1.5ren;
    font-size: 1rem;
    font-weight: bold;
  }

  .hg_pic {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0.55rem 0;
    width: 1.8rem;
  }
  .hg_pic2 {
    width: 2rem;
  }

  .ph_tpxpic {
    margin: 1.5rem 0 0 0;
  }

  .ph_tpic {
    margin: 1.5rem 0 0 0;
    height: 75%;
  }

  /* aptm_text */
  .aptm_text {
    padding: 0 0 1.25rem 0;
    line-height: 1.05rem;
    font-size: 0.7rem;
  }

  .aptm_text figure p {
    margin: 1rem 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
  }
  .aptm_bnt {
    margin: 2.05rem 0 0 0;
    text-align: center;
  }

  .aptm_tpic {
    padding: 0 0 1rem 0;
  }

  /* .aptm_tpic span {
    display: inline-block;
    vertical-align: top;
    width: 9.1rem;
  } */
  
  .aptm_icon {
    margin: 0 1.65rem 0 0;
    width: 1.4rem;
  }
  .aptm_pic {
    margin: 1.95rem 0 0 0;
  }

  .aptm_text h6,
  .aptm_text figure em {
    line-height: 1.2rem;
    font-size: 0.8rem;
    font-weight: bold;
  }

  .aptm_text figure em {
    width: 8rem;
    text-align: left;
  }

  /* .aptm_text em {
    flex: 1;
    min-width: 0;
  } */

  .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;
  }

  .aptm_txp {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    margin: 0.75rem 0 0 0;
    padding: 0 0 0.25rem 0;
  }

  .aptm_txp span {
    flex: 1;
    min-width: 0;
    text-align: justify;
    text-justify: inter-cluster;
  }

  .apt_drop {
    position: relative;
    margin: 0 0 0 -0.65rem;
    width: 0.8rem;
    text-align: center;
  }
  /* 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_subs */

  .ph_subs {
    position: relative;
    box-sizing: border-box;
    border-radius: 0.7rem;
    background: #fff;
    /* min-height: 642px; */
  }

  .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_subspd {
    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_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: 2.75rem 1.05rem 1.7rem 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: 92.15%; */
    margin: 2.2rem 0 0 -1.05rem;
  }

  .ph_expt {
    padding: 1.35rem 1.05rem 2.0rem 1.05rem;
    line-height: 1.05rem;
    font-size: 0.7rem;
  }

  .ph_expt h6 {
    margin: 0 0 0.8rem 0;
    font-weight: bold;
  }

  .ph_expt p {
    margin: 0.85rem 0 0 0;
  }

  /* .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;
  }

  .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 {
    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: 1.2rem;
    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: 13.4rem;
  }

  .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;
  }

  /* ph_ostext */
  .ph_ostext {
    line-height: 1.05rem;
    font-size: 0.7rem;
  }

  .ph_ostext h4 {
    margin: 0 0 0.6rem 0;
  }

  .ph_ostext p {
    margin: 0 0 1.1rem 0;
  }

  .ph_ostext figure {
    padding: 0 0 1px 0;
  }
  .ph_ostext hgroup {
    margin: 1.75rem 0 0 0;
  }
  .ph_ostext figure p {
    margin:  0 0 0.8rem 0;
  }

  /* 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 1.6rem 2.55rem 1.6rem; */
    padding: 2.55rem 1.6rem 2.55rem 0.85rem;
    min-height: calc(100vh - 5.1rem);
    display: flex;
    flex-direction: column;
    border-radius: 0.7rem;
    background: #fff;
    /* 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_dicty figure {
    padding: 0 0 0.1rem 0;
    margin: 0 0 2rem 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
  }

  .app_dicty h3 {
    margin: 0 0 2.1rem 0;
    line-height: 2.2rem;
    font-size: 1.5rem;
    font-weight: bold;
    color: #326EC2;
    background: linear-gradient(97deg, #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: 0.8rem;
    font-weight: bold;
    color: #000;
    margin: 0 0 0.6rem 0;
  }

  .app_dicty p {
    flex: 1;
    min-width: 0;
    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 1rem 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_dicty em {
    margin: 0 0 0.4rem 0;
    display: block;
    line-height: 1.5rem;
    font-size: 1rem;
    font-weight: bold;
  }

  .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 1.25rem 0 0.75rem;
  }

  .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_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;
  }

  /* ph_footer */
  .ph_footer {
    margin: 1.5rem 0 0 0;
    padding: 0 1.1rem;
    font-size: 0.6rem;
    color: #000;
  }

  .ph_copy {
    border-top: 1px solid #E2E2E2;
  }

  .ph_copy li {
    padding: 0.5rem 1rem;
    line-height: 0.9rem;
    font-size: 0.6rem;
    padding: 0.5rem 1rem;
    border-bottom: 1px solid #E2E2E2;
  }

  .ph_copy li .ph_cyp,
  .ph_flow figure,
  .ph_flow hgroup {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
  }

  .ph_copy li .ph_cydp {
    /* display: none; */
    padding: 0 0 0.3rem 0;
  }

  .ph_copy li .ph_cydp li {
    padding: 0.8rem 0.5rem 0 0.5rem;
    line-height: 0.8rem;
    font-size: 0.55rem;
    border: none;
  }

  .ph_copy li .ph_cydp li a,
  .ph_flow hgroup a,
  .ph_flow p a {
    color: #000;
  }

  .ph_flow {
    padding: 0 1rem;
    margin: 1.25rem 0 0 0;
    font-size: 0.65rem;
    color: #000;
    text-align: center;
  }

  .ph_flow p i {
    margin: 0 0.5rem;
  }

  .ph_flow figure {
    margin: 0.8rem 0 0 0;
  }

  .ph_fwsp {
    position: relative;
  }

  .ph_fwpic {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
  }

  .ph_fwpic img,
  .ph_calicn img,
  .ph_fwdrsp img {
    display: block;
    width: 100%;
    height: 100%;
  }

  .ph_fwdrsp {
    display: none;
    position: absolute;
    left: 0;
    top: -7.5rem;
    margin: 0;
    width: 7rem;
    height: 7rem;
  }

  .ph_flow hgroup {
    margin: 0.8rem 0 0 0;
    height: 2rem;
    line-height: 2rem;
    justify-content: center;
    border: 1px solid #999999;
    border-radius: 1rem;
  }

  .ph_calicn {
    width: 1rem;
    height: 1rem;
    margin: 0 0.5rem 0 0;
  }

  .ph_flow p {
    margin: 1.05rem 0 0 0;
    font-size: 0.6rem;
  }

  .ph_fwspn .ph_fwdrsp {
    display: block;
  }

  .ph_copyms {
    margin: 1.05rem 0 0 0;
    line-height: 0.75rem;
    font-size: 0.5rem;
    color: #000;
    text-align: center;
  }

  /* ph_pop */
  .ph_pop {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1002;
  }

  .ph_hack {
    width: 100%;
    height: 100%;
    background: rgba(48, 48, 48, 0.6);
  }

  .ph_pobx {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1003;
    transform: translate(-50%, -50%);
    font-size: 0.6rem;
    color: #fff;
    text-align: center;
  }

  .ph_pobx p {
    margin: 0.5rem 0 0 0;
  }

  .ph_pobx img {
    display: inline-block;
    width: 12rem;
  }

@media screen and (max-width : 480px) {
  .ph_hmvh {
    position: relative;
    min-height: 844px;
  }

  /* .ph_banner {
    height: calc(844px - 4.25rem);
  } */
  /* .ph_subs figure {
    margin: 0 0 2rem 0;
  } */
}

@media screen and (max-width : 380px) {
  .ph_hmvh {
    position: relative;
    min-height: 720px;
  }

  .full_Hauto {
    min-height: auto;
  }

  /* .ph_banner {
    height: calc(720px - 4.25rem);
  } */
}

.ph_banner2 {
  height: calc(932px);
}

.full_box2 {
  min-height: 1024px;
}

.full_Hauto {
  min-height: auto;
}

/* keyframes */
.ban_eff {
  opacity: 0;
  animation: fadein 4.5s ease-out forwards;
  -webkit-animation: fadein 4.5s ease-out forwards;
}

.specal_mode {
  opacity: 0;
  transform: translate(0, 35px);
  transition: transform 500ms cubic-bezier(0, 0, 0.5, 1), opacity 500ms cubic-bezier(0, 0, 0.5, 1), visibility 500ms cubic-bezier(0, 0, 0.5, 1)
}

.node_on {
  opacity: 1;
  transform: translate(0, 0);
}

/* .full_on .ph_bntxt {
  animation: hider .8s ease-in-out forwards;
  -webkit-animation: hider .8s ease-in-out forwards;
}

.full_on .ph_regn h3,
.full_on .ph_slog,
.full_on .dest_line,
.full_on .ph_asst h3, .full_on .ph_th4, .full_on .ph_th3, .full_on .ph_th4 {
  animation: hider .8s ease-in-out forwards;
  -webkit-animation: hider .8s ease-in-out forwards;
}

.full_on .ph_regn p, .full_on .ph_asst figure, .full_on .ph_tpic, .full_on .ph_swiper_box, .full_on .ph_expt, .full_on .ph_csenu, .full_on .ph_tpxpic, .full_on .ph_upexp figure, .full_on .ph_stpic {
  animation: hider 1s ease-in-out forwards;
  -webkit-animation: hider 1s ease-in-out forwards;
}

.full_on .cht_mxtms, .full_on .ph_asst hgroup, .full_on .ph_cspic, .full_on .ph_supic {
  animation: hider 1.2s ease-in-out forwards;
  -webkit-animation: hider 1.2s ease-in-out forwards;
} */


/* @keyframes hider {
  100% {
    opacity: 1.0;
    transform: translate(0, 0)
  }
}*/ 

@keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}