.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 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.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: 0.3rem 0.3rem 0.5rem; }
  .share-wrap_2scXV .share-title_tEpRn {
    text-align: center;
    font-size: 0.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: 0.17rem;
    overflow-x: auto; }
    .share-wrap_2scXV .share-cont_3_pLY .share-item_15sN4 {
      min-width: 0.8rem;
      text-align: center;
      margin-top: 0.25rem; }
      .share-wrap_2scXV .share-cont_3_pLY .share-item_15sN4 .share-name_1ldRV {
        margin-top: 0.06rem; }
      .share-wrap_2scXV .share-cont_3_pLY .share-item_15sN4 img {
        width: 0.4rem;
        height: 0.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: 0.33rem;
      margin: 0.2rem 0; }
    .share-wrap-bottom_Oiyw7 .share-cont_3_pLY {
      width: 100%;
      font-size: 0.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; } }

.rtl .share-wrap_2scXV .share-close_xG0r1 {
  right: auto;
  left: 40px; }

.rtl .share-wrap_2scXV .dia-close_1FXqq {
  right: auto;
  left: 0; }

@media (min-width: 768px) {
  .rtl .share-wrap_2scXV .dia-close_1FXqq {
    right: 0;
    left: -0.24rem; } }

