signing-share.css 463 B

12345
  1. #share_bg_img { width: 100%; height: 100%; }
  2. #require_sign { position: fixed; bottom: 10px; right: 10px;width: 65px;height: 65px;}
  3. #introduce_guide { position: absolute; top: 0; right: 0; width: 80px; height: 84px; z-index: 200;}
  4. #introduce_text { position: absolute; top: 60px; right: 0px; width: 150px; color: #fff; z-index: 200;}
  5. #overlay_pop { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); z-index: 100; }