/*.subscribe-success {*/
/*}*/

/*.subscribe-success .subscribe-dialog {*/
/*  width: 670px;*/
/*  height: 454px;*/
/*  margin-left: -200px;*/
/*  margin-top: -240px;*/
/*}*/

/*.subscribe-success .content .title strong {*/
/*  display: block;*/
/*  margin-left: 0;*/
/*  margin-top: 20px;*/
/*  font-size: 16px;*/
/*  line-height: 1;*/
/*}*/

/*.subscribe-success .content .foxit-code {*/
/*  border: none;*/
/*  border-radius: 0;*/
/*  width: 150px;*/
/*  height: 150px;*/
/*  padding-top: 0;*/
/*  margin-top: 40px;*/
/*}*/

/*.subscribe-success .content .content-tip {*/
/*  width: 310px;*/
/*  height: 65px;*/
/*  background-color: #fafafa;*/
/*  margin: 10px auto 0;*/
/*  padding: 13px 34px;*/
/*}*/

/*.subscribe-success .content .content-tip span {*/
/*  color: #ec7236;*/
/*}*/

/*.subscribe-success .content .add {*/
/*  font-size: 14px;*/
/*  color: #666;*/
/*  margin-top: 11px;*/
/*  line-height: 1;*/
/*}*/

/*.subscribe-success.modals .header .modal-close {*/
/*  position: absolute;*/
/*  right: 16px;*/
/*  top: 16px;*/
/*  opacity: 1;*/
/*}*/

/*.subscribe-success .content .title img {*/
/*  top: 0;*/
/*}*/

/*.subscribe-success .content .title {*/
/*  margin-top: 28px;*/
/*}*/

.modals.pay_modal .pay_modal_content {
  width: 400px;
  height: 340px;
  margin-left: -200px;
  margin-top: -170px;
  padding-top: 0px;
}

.pay_modal .pay_close {
    background: url("/img/foxit-pdfeditor-pro-plus-detail/closeAgain.png");
}

.pay_modal p {
  color: #222222;
  font-weight: bold;
  font-size: 16px;
  margin-top: 60px;
  line-height: 1;
}

.pay_modal img {
  width: 150px;
  height: 150px;
  margin: 40px auto 0;
  border: 1px solid #eeeeee;
  border-radius: 7px;
  padding: 2px 2px;
}

.pay_modal .tips {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  background-color: initial;
  line-height: 1;
  font-weight: normal;
  height: auto;
  background: none;
}

.app-detail .app-description .product__package .chose-order li.enterprise_purchase_btn-s {
  width: 230px;
  height: 60px;
  background: #ffece2;
  border-radius: 4px 4px 4px 4px;
  padding: 9px 0;
  background: #FFECE2;
  border: none;
}

.app-detail .app-description .product__package .chose-order li.enterprise_purchase_btn-s:hover {
    background: #FE6D26;
}

.app-detail .app-description .product__package .chose-order li.enterprise_purchase_btn-s:hover p {
    font-weight: bold;
    color: #fff;
}

.enterprise_purchase_btn-s p {
  line-height: 21px;
  text-align: center;
  color: #fe6d26;
  font-weight: 400;
  font-size: 16px;
  color: #fe6d26;
}

.subscribe_dialog .dialogCover {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -239.5px;
  margin-left: -247.5px;
  display: inline-block;
  width: 495px;
  height: 479px;
}

.subscribe_dialog .closeIcon {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  margin-top: -251.5px;
  margin-left: 230px;
  background: url("/img/pro-plus/close2.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  opacity: 0.7;
}

.subscribe_dialog .subscribeBtn {
  position: absolute;
  width: 342px;
  height: 66px;
  top: 50%;
  left: 50%;
  margin-top: 97px;
  margin-left: -167px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}