.nav-box {
  height: 88px;
  background: #0D0D24;
}
.nav-box img {
  margin-top: 0px;
  cursor: pointer;
}
.nav-box ul {
  float: right;
  margin-top: 30px;
  margin-right: 10px;
  width: 213px;
}
.nav-box ul li {
  cursor: pointer;
  float: left;
  color: #fff;
  margin-left: 28px;
}
.nav-box ul :hover li {
  color: #999 !important;
}
i {
  display: none;
}
body {
  background: #161534;
}
.nav-content {
  width: 1200px;
  margin: 0 auto;
}
.nav-content img.logo {
  width: 140px;
  /* vertical-align: middle; */
  position: relative;
  top: 14px;
  cursor: pointer;
}
.pay-content {
  background: #22234D;
  width: 1200px;
  min-height: 800px;
  margin: 0 auto;
  margin-top: 34px;
  border-radius: 18px;
}
.pay-user-content {
  height: 128px;
  margin-left: 130px;
  margin-right: 130px;
  line-height: 128px;
  border-bottom: 1px solid #292A53;
}
.pay-user-content img {
  vertical-align: middle;
}
.pay-user-content input {
  background: #282A5B;
  height: 42px;
  width: 240px;
  border-radius: 50px;
  margin-left: 8px;
  font-size: 16px;
  text-indent: 18px;
  color: #6B78A8;
}
.pay-user-content button {
  width: 90px;
  height: 40px;
  border-radius: 30px;
  margin-left: 20px;
  background: #22234D;
  border: 1px solid #08CAB8;
  color: #08CAB8;
}
.pay-more-content {
  height: 150px;
  margin-left: 130px;
  margin-right: 130px;
  overflow: hidden;
  border-bottom: 1px solid #292A53;
}
.pay-more-content h2 {
  position: relative;
  margin-top: 20px;
  margin-bottom: 5px;
  height: 40px;
  line-height: 40px;
  color: #CCCCCC;
  font-size: 16px;
  margin-left: 12px;
}
.h2-span {
  height: 15px;
  width: 2.1px;
  background: #ccc;
  position: absolute;
  left: -8px;
  top: 13px;
}
.pay-ul li {
  float: left;
  width: 137px;
  height: 55px;
  border-radius: 6px;
  background: #444680;
  margin-right: 15px;
  text-align: center;
  line-height: 55px;
  border: 1px solid #22234D;
}
.pay-ul li img {
  vertical-align: middle;
  margin-top: -3px;
}
.pay-ul i {
  display: none;
}
.pay-gash-content {
  display: none;
  margin-left: 130px;
  margin-right: 130px;
  border-bottom: 1px solid #292A53;
}
.pay-gash-content h2 {
  position: relative;
  margin-top: 20px;
  height: 40px;
  margin-bottom: 5px;
  line-height: 40px;
  color: #CCCCCC;
  font-size: 16px;
  margin-left: 12px;
}
.pay-gash-content ul {
  width: 770px;
  min-height: 184px;
}
.pay-gash-content ul li {
  float: left;
  width: 137px;
  height: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
  margin-right: 15px;
  margin-bottom: 20px;
  border-radius: 5px;
  background: #282B54;
  border: 1px solid #22234D;
  color: #6874A4;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
.pay-gash-content ul li p {
  line-height: 20px;
}
.pay-gash-content ul li :nth-child(2) {
  text-indent: -20px;
}
.pay-money-content {
  margin-left: 130px;
  margin-right: 130px;
}
.pay-money-content h2 {
  position: relative;
  margin-top: 20px;
  height: 40px;
  margin-bottom: 5px;
  line-height: 40px;
  color: #CCCCCC;
  font-size: 16px;
  margin-left: 12px;
}
.pay-money-content ul {
  width: 770px;
  min-height: 184px;
}
.pay-money-content ul li {
  float: left;
  width: 137px;
  margin-right: 15px;
  height: 55px;
  padding-top: 11px;
  padding-bottom: 6px;
  background: #282B54;
  border-radius: 5px;
  margin-bottom: 20px;
  border: 1px solid #22234D;
}
.pay-money-content ul li :nth-child(1) {
  color: #00F3D7;
  text-align: center;
  line-height: 30px;
}
.pay-money-content ul li :nth-child(1) img {
  vertical-align: middle;
  margin-top: -4px;
}
.pay-money-content ul li :nth-child(2) {
  color: #6B78A8;
  text-align: center;
  line-height: 18px;
  font-size: 14px;
}
.pay-money-content ul li .money {
  color: #6B78A8 ;
}
.gash-click {
  border: 1px solid #08CAB8 !important;
  color: #08CAB8 !important;
}
.money-click {
  background: #313466 !important;
  border: 1px solid #08CAB8 !important;
}
.money-click :nth-child(2) {
  color: #fff !important;
}
.money-click .money {
  color: #fff !important;
}
.pay-click {
  background: #4F52C4 !important;
  border: 1px solid #fff !important;
}
.pay-btn-box {
  text-align: center;
  margin-top: 50px;
  padding-bottom: 30px;
}
.pay-btn-box p {
  line-height: 70px;
  color: #6B78A8;
}
.pay-btn-box p span {
  color: #fff;
  font-size: 24px;
}
.pay-btn-box button {
  width: 350px;
  height: 46px;
  background: linear-gradient(to right, #00f088, #00a0e9);
  line-height: 46px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  border-radius: 50px;
  cursor: pointer;
}
.login-yes {
  display: none;
  position: relative;
}
.login-yes .login-name {
  color: #fff;
  position: absolute;
  left: 69px;
  top: -8px;
}
.login-yes .login-rich {
  color: #6B78A8;
  position: absolute;
  left: 69px;
  top: 16px;
  font-size: 14px;
}
.login-yes .login-rich img {
  margin-top: -4px;
}
.login-yes .login-out {
  color: #D1D3FE;
  position: absolute;
  cursor: pointer;
  right: 0;
  font-size: 14px;
}
.pay-btn-box p {
  opacity: 0;
}
.pay-btn-box button {
  opacity: 0.7;
}
.gash-ul i {
  display: none;
}
.pay-layer-box {
  display: none;
  width: 450px;
  height: 360px;
  background: #fff;
  border-radius: 6px;
}
.pay-layer-box h2 {
  height: 50px;
  border-bottom: 1px solid #F0F0F0;
  line-height: 50px;
  text-indent: 25px;
  font-size: 16px;
  position: relative;
}
.pay-layer-box h2 img {
  position: absolute;
  right: 14px;
  top: 14px;
  cursor: pointer;
}
.pay-layer-box .pay-layer-tips {
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
}
.pay-layer-box .pay-layer-img {
  width: 130px;
  height: 130px;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
  border: 1px solid #DBDBDB;
  border-radius: 6px;
}
.pay-layer-box .pay-layer-img img {
  margin-top: 5px;
  width: 120px;
  margin-left: 5px;
}
.pay-layer-box .pay-layer-money {
  text-align: center;
  margin-top: 25px;
}
.pay-layer-box .pay-layer-ps {
  text-align: center;
  margin-top: 5px;
}
.pay-layer-box .layer-money-span {
  color: #DE2638;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #6B78A8;
  font-size: 16px;
  text-indent: 18px;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #6B78A8;
  font-size: 16px;
  text-indent: 18px;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #6B78A8;
  font-size: 16px;
  text-indent: 18px;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #6B78A8;
  font-size: 16px;
  text-indent: 18px;
}
.login-face {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
#paypal-button-container {
  position: relative;
  top: -50px;
}