.jf-mask_CNeYi {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1200;
  background: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s; }

.share-wrap_2scXV {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1250;
  transform: translate3d(-50%, -50%, 0);
  background-size: 100% 100%;
  color: white;
  padding: .3rem .3rem .5rem; }
  .share-wrap_2scXV .share-title_tEpRn {
    text-align: center;
    font-size: .2rem; }
  .share-wrap_2scXV .share-cont_3_pLY {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    text-align: center;
    width: 5rem;
    font-family: Arial;
    font-size: .17rem;
    overflow-x: auto; }
    .share-wrap_2scXV .share-cont_3_pLY .share-item_15sN4 {
      min-width: .8rem;
      text-align: center;
      margin-top: .25rem; }
      .share-wrap_2scXV .share-cont_3_pLY .share-item_15sN4 .share-name_1ldRV {
        margin-top: .06rem; }
      .share-wrap_2scXV .share-cont_3_pLY .share-item_15sN4 img {
        width: .4rem;
        height: .4rem;
        margin: auto; }
  .share-wrap_2scXV .share-close_xG0r1 {
    position: absolute;
    right: 40px;
    top: 15px;
    width: 15px;
    height: 15px;
    background-size: 100% 100%; }
  .share-wrap_2scXV .dia-close_1FXqq {
    position: absolute;
    right: 0;
    top: 0;
    width: 0.28rem;
    height: 0.28rem;
    background-size: 100% 100%; }

@media (min-width: 768px) {
  .share-wrap_2scXV {
    padding: 30px 30px 50px; }
    .share-wrap_2scXV .share-title_tEpRn {
      text-align: center;
      font-size: 20px; }
    .share-wrap_2scXV .share-cont_3_pLY {
      width: 500px;
      font-size: 17px; }
      .share-wrap_2scXV .share-cont_3_pLY .share-item_15sN4 {
        min-width: 80px;
        text-align: center;
        margin-top: 25px; }
        .share-wrap_2scXV .share-cont_3_pLY .share-item_15sN4 .share-name_1ldRV {
          margin-top: 6px; }
        .share-wrap_2scXV .share-cont_3_pLY .share-item_15sN4 img {
          width: 40px;
          height: 40px;
          margin: auto; }
    .share-wrap_2scXV .share-close_xG0r1 {
      width: 20px;
      height: 20px; }
    .share-wrap_2scXV .dia-close_1FXqq {
      right: -0.24rem; }
    .share-wrap_2scXV ::-webkit-scrollbar {
      width: 5px;
      height: 5px; }
    .share-wrap_2scXV ::-webkit-scrollbar-track-piece {
      border-radius: 2px; }
    .share-wrap_2scXV ::-webkit-scrollbar-thumb {
      background-color: #dddddd;
      background-clip: padding-box;
      min-height: 28px;
      border-radius: 10px; }
    .share-wrap_2scXV ::-webkit-scrollbar-thumb:hover {
      background-color: #bbb; } }

@media (max-width: 666px) {
  .share-wrap-bottom_Oiyw7 {
    top: auto;
    bottom: 0;
    transform: translate3d(-50%, 0, 0);
    box-sizing: border-box;
    width: 100%; }
    .share-wrap-bottom_Oiyw7 .share-title_tEpRn {
      font-size: .33rem;
      margin: .2rem 0; }
    .share-wrap-bottom_Oiyw7 .share-cont_3_pLY {
      width: 100%;
      font-size: .29rem; }
      .share-wrap-bottom_Oiyw7 .share-cont_3_pLY .share-item_15sN4 {
        min-width: 80px;
        text-align: center;
        margin: 15px 4px; }
        .share-wrap-bottom_Oiyw7 .share-cont_3_pLY .share-item_15sN4 .share-name_1ldRV {
          margin-top: 12px; }
        .share-wrap-bottom_Oiyw7 .share-cont_3_pLY .share-item_15sN4 img {
          width: 43px;
          height: 43px;
          margin: auto; } }

