.mask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.95);
  background-color: black \9;
  background-image: url("../images/pop-bg.png")/*tpa=http://bd.woniu.com/static/web201707/images/pop-bg.png*/;
  background-repeat: no-repeat;
  background-position: center 80px;
  z-index: 100; }

.pop-box {
  display: none;
  position: fixed;
  left: 50%;
  top: 168px;
  box-sizing: border-box;
  width: 456px;
  height: 434px;
  margin-left: -228px;
  z-index: 101; }
  .pop-box h2 {
    font-size: 24px;
    color: #fad292; }
  .pop-box .close {
    position: absolute;
    display: block;
    left: 50%;
    top: -27px;
    width: 47px;
    height: 61px;
    margin-left: -23px;
    background: url("../images/close.png")/*tpa=http://bd.woniu.com/static/web201707/images/close.png*/ 0 0 no-repeat; }

.order-pop {
  display: none;
  padding-top: 100px;
  text-align: center; }
  .order-pop .form-line {
    position: relative;
    width: 308px;
    height: 56px;
    border: 1px solid #333;
    margin: 22px auto 17px;
    color: #999; }
    .order-pop .form-line.red {
      border-color: #ca0202;
      color: #ca0202; }
    .order-pop .form-line input {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 56px;
      background: none;
      border: 0;
      text-align: center;
      font-size: 16px;
      color: #999; }
    .order-pop .form-line .hover {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      line-height: 56px;
      text-align: center;
      font-size: 16px;
      background: #000; }
  .order-pop .submit {
    display: block;
    width: 316px;
    height: 73px;
    margin: 0 auto;
    line-height: 73px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    background: url("../images/submit-btn.png")/*tpa=http://bd.woniu.com/static/web201707/images/submit-btn.png*/ 0 0 no-repeat; }
  .order-pop img {
    position: absolute;
    left: 50%;
    margin-left: -335px; }

.success-pop {
  text-align: center; }
  .success-pop h2 {
    padding-top: 56px;
    padding-bottom: 20px; }
  .success-pop .qrcode {
    width: 196px;
    margin-bottom: 24px; }
  .success-pop .text1 {
    margin-bottom: 20px;
    font-size: 16px;
    color: #ccc;
    line-height: 26px; }
    .success-pop .text1 span {
      color: #fad292; }
  .success-pop .text2 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #999; }
  .success-pop .pop-share {
    width: 340px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 13px;
    color: #999; }
    .success-pop .pop-share span {
      float: left;
      height: 40px;
      margin-left: 5px;
      margin-right: 10px;
      line-height: 40px; }
    .success-pop .pop-share .icon {
      float: left;
      width: 36px;
      height: 40px;
      margin-right: 5px;
      background: url("../images/pop-icon.png")/*tpa=http://bd.woniu.com/static/web201707/images/pop-icon.png*/ 0 center no-repeat; }
    .success-pop .pop-share .wb {
      background-position-x: -39px; }
    .success-pop .pop-share .qq {
      background-position-x: -80px; }
    .success-pop .pop-share .qz {
      background-position-x: -120px; }
    .success-pop .pop-share .tb {
      background-position-x: -161px; }
    .success-pop .pop-share .num {
      width: 59px;
      background-position-x: -209px; }

/*# sourceMappingURL=pop.css.map */
