div.chargeWarning {
  width: auto;
}
div.chargeWarning .el-message-box__btns {
  display: none;
}
.large-money-input {
  height: 50px;
}
.el-message-box__btns {
  margin-top: 20px !important;
}

.common-tips-color {
  color: #8a8a8a;
}
.floating .icon-box {
  width: 58px;
  position: fixed;
  right: 0;
  bottom: 120px;
  z-index: 99;
}
.floating .icon-box .icon {
  width: 60px;
  height: 70px;
  cursor: pointer;
  margin-bottom: 3px;
}
.floating .icon-box .icon:nth-child(1) {
  background: url(//www-pc.xoyocdn.com/overall/img/mobile-icon-index.ff42ce88.png) no-repeat center right;
}
.floating .icon-box .icon:nth-child(3) {
  background: url(//www-pc.xoyocdn.com/overall/img/mobile-icon.b2ef9d74.png) no-repeat center right;
  position: relative;
}
.floating .icon-box .icon:nth-child(3):hover .icon-content {
  display: block;
}
.floating .icon-box .icon:nth-child(3) .icon-content {
  position: absolute;
  right: 58px;
  top: -65px;
  display: none;
  border: 1px #dec882 solid;
  padding: 1px;
}
.floating .icon-box .icon:nth-child(3) .icon-content-inline {
  background: #fff;
  padding: 1px 1px 4px 1px;
  border: 3px #dec882 solid;
}
.floating .icon-box .icon:nth-child(2) {
  background: url(//www-pc.xoyocdn.com/overall/img/online-icon-index.a987bc14.jpg) no-repeat center right;
  position: relative;
}
.floating .icon-box .icon:nth-child(2):hover .icon-content {
  display: block;
}
.floating .icon-box .icon:nth-child(2) .icon-content {
  position: absolute;
  right: 60px;
  top: -10px;
  display: none;
}
.floating .icon-box .mobile-icon {
  position: relative;
}
.floating .icon-box .mobile-icon:nth-child(1) {
  background: url(//www-pc.xoyocdn.com/overall/img/online-icon-index.a987bc14.jpg) no-repeat center right;
}
.floating .close {
  width: 40px;
  height: 40px;
  display: block;
  line-height: 40px;
  font-size: 30px;
  color: #ffffff;
  background: #dec882;
  text-align: center;
  position: absolute;
  right: -40px;
  top: 0px;
}
.floating .vip-phones-box .left-box {
  width: 150px;
  display: table;
  margin-top: -8px;
}
.floating .vip-phones-box .left-box .box-wrap {
  display: table-row;
}
.floating .vip-phones-box .left-box .box-wrap .box {
  width: 150px;
  height: 160px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.floating .vip-phones-box .left-box .box-wrap .box-title {
  font-size: 18px;
}
.floating .vip-phones-box .left-box .box-wrap .box-title p {
  margin: 5px 0;
}
.floating .vip-phones-box .left-box .box-wrap .box-phone {
  color: #dec882;
  font-size: 18px;
  font-weight: bold;
}
.floating .vip-phones-box .right-box {
  width: 950px;
  margin-top: -30px;
}
.floating .vip-phones-box .right-box .box {
  width: 265px;
  height: 80px;
  display: table;
  margin: 0 25px;
  border-bottom: 1px solid #dfdfdf;
}
.floating .vip-phones-box .right-box .box-icon {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.floating .vip-phones-box .right-box .box-content {
  font-size: 18px;
  color: #727272;
  display: table-cell;
  vertical-align: middle;
  line-height: 22px;
}
.floating .robot-service {
  width: 1084px;
  overflow: hidden;
}
.floating .robot-service .title {
  margin-bottom: 14px;
  height: 30px;
  font-size: 18px;
  color: #7e7e7e;
  font-weight: bold;
}
.floating .robot-service .list {
  width: 1104px;
  overflow: hidden;
  margin-bottom: 20px;
}
.floating .robot-service .list .root {
  float: left;
  margin-right: 20px;
}
.robot-service-box .el-dialog__header {
  padding: 0;
}
.robot-service-box .el-dialog__body {
  padding: 36px 38px 0px;
}

.root[data-v-57003b4f] {
  width: 256px;
}
.game-icon[data-v-57003b4f] {
  position: relative;
  width: 254px;
  height: 114px;
  background-position: center;
  border: 1px #eee9d7 solid;
  background-repeat: no-repeat;
}
.game-name[data-v-57003b4f] {
  height: 30px;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  color: #433e2d;
  font-weight: bold;
}
.lt[data-v-57003b4f],
.lb[data-v-57003b4f],
.rt[data-v-57003b4f],
.rb[data-v-57003b4f] {
  width: 7px;
  height: 7px;
  position: absolute;
  background: #fff;
}
.link:hover .game-icon[data-v-57003b4f] {
  border: 1px #dac88b solid;
}
.link:hover .game-name[data-v-57003b4f] {
  color: #dac88b;
}
.link:hover .lt[data-v-57003b4f],
.link:hover .lb[data-v-57003b4f],
.link:hover .rt[data-v-57003b4f],
.link:hover .rb[data-v-57003b4f] {
  border-color: #dac88b;
}
.lt[data-v-57003b4f] {
  left: -1px;
  top: -1px;
  border-bottom: 1px #eee9d7 solid;
  border-right: 1px #eee9d7 solid;
}
.lb[data-v-57003b4f] {
  left: -1px;
  bottom: -1px;
  border-top: 1px #eee9d7 solid;
  border-right: 1px #eee9d7 solid;
}
.rt[data-v-57003b4f] {
  right: -1px;
  top: -1px;
  border-bottom: 1px #eee9d7 solid;
  border-left: 1px #eee9d7 solid;
}
.rb[data-v-57003b4f] {
  right: -1px;
  bottom: -1px;
  border-top: 1px #eee9d7 solid;
  border-left: 1px #eee9d7 solid;
}
.xoyo-radio-other {
  width: 220px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  border: 1px solid #ececec;
  border-radius: 4px;
}
.xoyo-radio-other.active {
  background: url(//www-pc.xoyocdn.com/overall/img/xoyo-radio-tick-long-mask.c1a7419a.png) no-repeat;
  background-size: 100% 100%;
  border: none;
}
.xoyo-radio-other.error {
  border: 1px #f56c6c solid ;
}
.xoyo-radio-other-btn {
  width: 100%;
  height: 42px;
  line-height: 42px;
  cursor: pointer;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.xoyo-radio-other-btn .el-input__inner,
.xoyo-radio-other-btn .el-input-group__append {
  background: none;
  border: none;
}
.xoyo-radio-other-tips {
  line-height: 24px;
  font-size: 12px;
  color: #8a8a8a;
}

.common-tips-color[data-v-1881fef3] {
  color: #8a8a8a;
}
.large-red-btn[data-v-1881fef3] {
  width: 228px;
  height: 53px;
  line-height: 53px;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  padding: 0;
  background: #b62929;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.large-red-btn[data-v-1881fef3]:hover {
  background: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.large-red-btn.disabled[data-v-1881fef3] {
  background: #d0d0d0;
}
.small-default-btn[data-v-1881fef3] {
  width: 132px;
  height: 34px;
  display: block;
  line-height: 34px;
  text-align: center;
  color: #b62929;
  border: 1px #b62929 solid;
  font-size: 16px;
  background: #fff;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-default-btn[data-v-1881fef3]:hover {
  border-color: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-default-btn.disabled[data-v-1881fef3] {
  background: #d0d0d0;
}
.small-red-btn[data-v-1881fef3] {
  width: 132px;
  height: 34px;
  display: block;
  line-height: 34px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  background: #b62929;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-red-btn[data-v-1881fef3]:hover {
  background: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-red-btn.disabled[data-v-1881fef3] {
  background: #d0d0d0;
}
.container .pay[data-v-1881fef3] {
  width: 100%;
  border: 1px solid #eae2c7;
  position: relative;
  overflow: hidden;
  margin-top: 99px;
}
.container .pay .background-bottom-box[data-v-1881fef3] {
  position: absolute;
  bottom: 0;
  left: 0;
  border-right: 1px solid #eae2c7;
  width: 100%;
  height: 10px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-recharge-left-game-icon.357a78af.png) no-repeat 2px -87px;
}
.container .pay-left[data-v-1881fef3] {
  width: 230px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  float: left;
  border-right: 1px solid #eae2c7;
  background: url(//www-pc.xoyocdn.com/overall/img/pay-way-right.18486cf4.jpg) repeat-y;
}
.container .pay-left .mask[data-v-1881fef3] {
  width: 100%;
  height: 100%;
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
}
.container .pay-left-logo[data-v-1881fef3] {
  width: 100%;
  height: 100px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-recharge-left-game-icon.357a78af.png) #f4f4f4 no-repeat 2px 2px;
  display: block;
  position: relative;
  border-bottom: 1px solid #eae2c7;
  border-right: 1px solid #eae2c7;
}
.container .pay-left-way-title[data-v-1881fef3] {
  width: 100%;
  height: 65px;
  line-height: 65px;
  color: #8a8a8a;
  font-size: 14px;
  padding-left: 35px;
  display: block;
  border-right: 1px solid #eae2c7;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-recharge-left-game-icon.357a78af.png) no-repeat 2px 2px;
}
.container .pay-left-way-box[data-v-1881fef3] {
  width: 100%;
  position: relative;
}
.container .pay-left-way-box .way[data-v-1881fef3] {
  width: 100%;
  position: relative;
}
.container .pay-left-way-box .way-wrap[data-v-1881fef3] {
  width: 100%;
  height: 57px;
  cursor: pointer;
}
.container .pay-left-way-box .way-wrap .way-icon[data-v-1881fef3] {
  width: 30px;
  height: 100%;
  display: block;
  float: left;
  position: relative;
  margin-left: 25px;
  margin-right: 5px;
}
.container .pay-left-way-box .way-wrap .way-icon img[data-v-1881fef3] {
  top: 1px;
}
.container .pay-left-way-box .way-wrap .way-extra-icon[data-v-1881fef3] {
  width: 30px;
  height: 100%;
  display: block;
  float: left;
  position: relative;
  margin-left: 25px;
  margin-right: 5px;
  width: 24px;
  margin-left: 5px;
}
.container .pay-left-way-box .way-wrap .way-extra-icon img[data-v-1881fef3] {
  top: 1px;
}
.container .pay-left-way-box .way-wrap .way-extra-icon img[data-v-1881fef3] {
  top: -12px;
}
.container .pay-left-way-box .way-wrap .way-text[data-v-1881fef3] {
  height: 100%;
  display: block;
  float: left;
  line-height: 57px;
  font-size: 18px;
}
.container .pay-left-way-box .way-wrap .way-active-bar[data-v-1881fef3] {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #dec882;
  display: block;
  float: left;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-left-way-box .way.active[data-v-1881fef3] {
  border-top: 1px solid #eae2c7;
  border-bottom: 1px solid #eae2c7;
  border-right: 1px solid #fff;
  left: 1px;
  background: #fff;
}
.container .pay-left-way-box .way.active .way-text[data-v-1881fef3] {
  color: #b62929;
}
.container .pay-left-way-box .way.active .way-active-bar[data-v-1881fef3] {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-left-way-box .way:hover .way-active-bar[data-v-1881fef3] {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-left-way-box .way-qr[data-v-1881fef3] {
  padding-bottom: 20px;
  width: 100%;
  border-right: 1px solid #eae2c7;
  text-align: center;
  font-size: 14px;
  color: #8a8a8a;
  border-top: 1px solid #eae2c7;
}
.container .pay-left-way-box .way-qr p[data-v-1881fef3] {
  padding: 10px 0;
}
.container .pay-left-way-box .way-qr p[data-v-1881fef3]:nth-child(1) {
  padding-top: 50px;
}
.container .pay-left-way-box .way-qr p[data-v-1881fef3]:nth-child(3) {
  padding-bottom: 100px;
}
.container .pay-right[data-v-1881fef3] {
  width: 960px;
  min-height: 1000px;
  float: left;
  left: -1px;
  position: relative;
  margin-left: 230px;
  z-index: 1;
}
.container .pay-right .stepper[data-v-1881fef3] {
  width: 100%;
  height: 90px;
  line-height: 90px;
  text-align: center;
}
.container .pay-right .stepper-item[data-v-1881fef3] {
  font-size: 14px;
  color: #8a8a8a;
  margin: 0 33px;
  cursor: default;
}
.container .pay-right .stepper-item[data-v-1881fef3]:nth-child(1) {
  cursor: pointer;
}
.container .pay-right .stepper-item.active[data-v-1881fef3] {
  color: #b62929;
}
.container .pay-right .pay-way-title[data-v-1881fef3] {
  padding: 20px 60px;
}
.container .pay-right .update-title[data-v-1881fef3] {
  position: absolute;
  left: 0;
  padding: 0px 60px;
}
.container .pay-right .update-step[data-v-1881fef3] {
  margin-bottom: 0;
  width: auto;
  padding: 0 60px;
}
.container .pay-right .update-step .stepper[data-v-1881fef3] {
  width: auto;
  height: 30px;
  padding: 0px;
  line-height: 30px;
}
.container .pay-right .el-form[data-v-1881fef3] {
  padding: 20px;
}
.container .pay-right .el-form .large-red-btn[data-v-1881fef3] {
  line-height: 43px;
}
.container .pay-right .el-form .geet[data-v-1881fef3] {
  width: 250px;
}
.container .pay-right .el-form .form-item[data-v-1881fef3] {
  width: 250px;
}
.container .pay-right .el-form .site-tips[data-v-1881fef3] {
  margin-left: 20px;
}
.container .pay-right .el-form .xoyo-radio-group[data-v-1881fef3] {
  line-height: 14px;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio[data-v-1881fef3] {
  width: 94px;
  float: left;
  position: relative;
  display: inline-block;
  margin-right: 18px;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio .badage-gain[data-v-1881fef3] {
  position: absolute;
  left: 4px;
  top: 0;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio.active .xoyo-radio-btn[data-v-1881fef3] {
  background: url(//www-pc.xoyocdn.com/overall/img/xoyo-radio-tick-mask.633cfcf0.png) no-repeat;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio:hover .badage-gain[data-v-1881fef3] {
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio-btn[data-v-1881fef3] {
  width: 100%;
  height: 42px;
  line-height: 42px;
  cursor: pointer;
  border: 1px solid #ececec;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio-btn[data-v-1881fef3]:hover {
  background: url(//www-pc.xoyocdn.com/overall/img/xoyo-radio-tick-mask.633cfcf0.png) no-repeat;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio-tips[data-v-1881fef3] {
  line-height: 24px;
  font-size: 12px;
  color: #8a8a8a;
}
.container .pay-right .el-form .tb-tips[data-v-1881fef3] {
  color: #555555;
  position: relative;
  top: -5px;
}
.container .pay-right .result-box[data-v-1881fef3] {
  width: 350px;
  margin: 10px auto;
}
.container .pay-right .result-box .result-color[data-v-1881fef3] {
  text-align: center;
  color: #ff9602;
}
.container .pay-right .result-box .el-form .el-form-item[data-v-1881fef3] {
  margin-bottom: 0;
}
.container .pay-right .result-box .large-red-btn[data-v-1881fef3] {
  line-height: 53px;
}
.more-pay[data-v-1881fef3] {
  padding: 20px;
  padding-left: 60px;
  color: #8b5808 !important;
  cursor: pointer;
}
.ua-main .container[data-v-1881fef3] {
  width: 960px;
}
.ua-main .container .pay[data-v-1881fef3] {
  margin-top: 18px;
}
.ua-main .container .pay-right[data-v-1881fef3] {
  width: 720px;
}
.ua-main .container .pay-right .update-title[data-v-1881fef3] {
  padding: 0 0 0 60px;
}
.ua-main .container .pay-right .update-step[data-v-1881fef3] {
  display: none;
  padding: 0px;
}
.stort-title-bg[data-v-1881fef3] {
  display: inline-block;
  width: 12px;
  height: 24px;
  line-height: 24px;
  background-image: url(//www-pc.xoyocdn.com/overall/img/store-title.dd8d0603.png);
  background-repeat: no-repeat;
}
.store-left[data-v-1881fef3] {
  display: inline-block;
  width: 12px;
  height: 24px;
  line-height: 24px;
  background-image: url(//www-pc.xoyocdn.com/overall/img/store-title.dd8d0603.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.store-left[data-v-1881fef3]:before {
  content: '   ';
}
.store-right[data-v-1881fef3] {
  display: inline-block;
  width: 12px;
  height: 24px;
  line-height: 24px;
  background-image: url(//www-pc.xoyocdn.com/overall/img/store-title.dd8d0603.png);
  background-repeat: no-repeat;
  background-position: right center;
}
.store-right[data-v-1881fef3]:after {
  content: '  ';
}
.store-text[data-v-1881fef3] {
  position: relative;
  top: -5px;
  display: inline-block;
}
.store-title[data-v-1881fef3] {
  height: 24px;
  margin: 45px 0;
  line-height: 24px;
  text-align: center;
  font-size: 20px;
  color: #b62929;
  font-weight: bolder;
}
.activity[data-v-1881fef3] {
  position: fixed;
  bottom: 280px;
  right: 0;
  z-index: 10;
}
.activity .close[data-v-1881fef3] {
  position: relative;
  left: 109px;
  top: 42px;
  width: 41px;
  height: 41px;
  cursor: pointer;
}

.common-tips-color[data-v-365ee3a0] {
  padding-left: 46px;
  margin-bottom: 10px;
}

.common-tips-color {
  color: #8a8a8a;
}
.el-dialog__wrapper .el-dialog .title {
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.el-dialog__wrapper .el-dialog .confirm-form {
  width: 350px;
  margin: 10px auto;
}
.el-dialog__wrapper .el-dialog .confirm-form-item {
  width: 100%;
  color: #555555;
}
.el-dialog__wrapper .el-dialog .confirm-form-item-label {
  width: 100px;
  height: 22px;
  line-height: 22px;
  text-align: right;
  display: inline-block;
  margin-right: 5px;
}
.el-dialog__wrapper .el-dialog .confirm-form-item-content {
  height: 22px;
  line-height: 22px;
  display: inline-block;
}
.el-dialog__wrapper .el-dialog .confirm-form .large-red-btn {
  display: block;
  margin: 10px auto;
}

.tips {
  color: #8a8a8a;
  font-size: 12px;
}

.jx3-tips[data-v-517f15c6] {
  height: 38px;
  line-height: 38px;
  padding-left: 12px;
  margin-bottom: 22px;
  font-size: 16px !important;
  color: #8b5808 !important;
  display: inline-block;
  background: url(//www-pc.xoyocdn.com/overall/img/tips-bg-head.4676cc9d.png) no-repeat;
}
.jx3-tips span[data-v-517f15c6] {
  display: inline-block;
  padding-right: 12px;
  height: 38px;
  line-height: 38px;
  background: url(//www-pc.xoyocdn.com/overall/img/tips-bg-foot.b8e95b38.png) right no-repeat;
}

.card[data-v-78a2ba14] {
  overflow: hidden;
}
.card-items[data-v-78a2ba14] {
  float: left;
  display: inline-block;
  width: 480px;
}
.item[data-v-78a2ba14] {
  float: left;
  display: inline;
}
.btn-item[data-v-78a2ba14] {
  float: left;
  display: inline;
  margin-left: 10px;
}

.item-box[data-v-7d951014] {
  margin-bottom: 20px;
  overflow: hidden;
}
.item[data-v-7d951014] {
  float: left;
  display: inline;
}
.item .el-form-item__label[data-v-7d951014]:before {
  content: "";
}
.btn-item[data-v-7d951014] {
  float: left;
  display: inline;
  margin-left: 20px;
}
.btn-item .el-form-item__label[data-v-7d951014]:before {
  content: "";
}

.common-tips-color {
  color: #8a8a8a;
}
.large-red-btn {
  width: 228px;
  height: 53px;
  line-height: 53px;
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  padding: 0;
  background: #b62929;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.large-red-btn:hover {
  background: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.large-red-btn.disabled {
  background: #d0d0d0;
}
.small-default-btn {
  width: 132px;
  height: 34px;
  display: block;
  line-height: 34px;
  text-align: center;
  color: #b62929;
  border: 1px #b62929 solid;
  font-size: 16px;
  background: #fff;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-default-btn:hover {
  border-color: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-default-btn.disabled {
  background: #d0d0d0;
}
.small-red-btn {
  width: 132px;
  height: 34px;
  display: block;
  line-height: 34px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  background: #b62929;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-red-btn:hover {
  background: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-red-btn.disabled {
  background: #d0d0d0;
}
.container .pay {
  width: 100%;
  border: 1px solid #eae2c7;
  position: relative;
  overflow: hidden;
  margin-top: 99px;
}
.container .pay .background-bottom-box {
  position: absolute;
  bottom: 0;
  left: 0;
  border-right: 1px solid #eae2c7;
  width: 100%;
  height: 10px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-recharge-left-game-icon.357a78af.png) no-repeat 2px -87px;
}
.container .pay-left {
  width: 230px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  float: left;
  border-right: 1px solid #eae2c7;
  background: url(//www-pc.xoyocdn.com/overall/img/pay-way-right.18486cf4.jpg) repeat-y;
}
.container .pay-left .mask {
  width: 100%;
  height: 100%;
  z-index: 99;
  position: absolute;
  top: 0;
  left: 0;
}
.container .pay-left-logo {
  width: 100%;
  height: 100px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-recharge-left-game-icon.357a78af.png) #f4f4f4 no-repeat 2px 2px;
  display: block;
  position: relative;
  border-bottom: 1px solid #eae2c7;
  border-right: 1px solid #eae2c7;
}
.container .pay-left-way-title {
  width: 100%;
  height: 65px;
  line-height: 65px;
  color: #8a8a8a;
  font-size: 14px;
  padding-left: 35px;
  display: block;
  border-right: 1px solid #eae2c7;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-recharge-left-game-icon.357a78af.png) no-repeat 2px 2px;
}
.container .pay-left-way-box {
  width: 100%;
  position: relative;
}
.container .pay-left-way-box .way {
  width: 100%;
  position: relative;
}
.container .pay-left-way-box .way-wrap {
  width: 100%;
  height: 57px;
  cursor: pointer;
}
.container .pay-left-way-box .way-wrap .way-icon {
  width: 30px;
  height: 100%;
  display: block;
  float: left;
  position: relative;
  margin-left: 25px;
  margin-right: 5px;
}
.container .pay-left-way-box .way-wrap .way-icon img {
  top: 1px;
}
.container .pay-left-way-box .way-wrap .way-extra-icon {
  width: 30px;
  height: 100%;
  display: block;
  float: left;
  position: relative;
  margin-left: 25px;
  margin-right: 5px;
  width: 24px;
  margin-left: 5px;
}
.container .pay-left-way-box .way-wrap .way-extra-icon img {
  top: 1px;
}
.container .pay-left-way-box .way-wrap .way-extra-icon img {
  top: -12px;
}
.container .pay-left-way-box .way-wrap .way-text {
  height: 100%;
  display: block;
  float: left;
  line-height: 57px;
  font-size: 18px;
}
.container .pay-left-way-box .way-wrap .way-active-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #dec882;
  display: block;
  float: left;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-left-way-box .way.active {
  border-top: 1px solid #eae2c7;
  border-bottom: 1px solid #eae2c7;
  border-right: 1px solid #fff;
  left: 1px;
  background: #fff;
}
.container .pay-left-way-box .way.active .way-text {
  color: #b62929;
}
.container .pay-left-way-box .way.active .way-active-bar {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-left-way-box .way:hover .way-active-bar {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-left-way-box .way-qr {
  padding-bottom: 20px;
  width: 100%;
  border-right: 1px solid #eae2c7;
  text-align: center;
  font-size: 14px;
  color: #8a8a8a;
  border-top: 1px solid #eae2c7;
}
.container .pay-left-way-box .way-qr p {
  padding: 10px 0;
}
.container .pay-left-way-box .way-qr p:nth-child(1) {
  padding-top: 50px;
}
.container .pay-left-way-box .way-qr p:nth-child(3) {
  padding-bottom: 100px;
}
.container .pay-right {
  width: 960px;
  min-height: 1000px;
  float: left;
  left: -1px;
  position: relative;
  margin-left: 230px;
  z-index: 1;
}
.container .pay-right .stepper {
  width: 100%;
  height: 90px;
  line-height: 90px;
  text-align: center;
}
.container .pay-right .stepper-item {
  font-size: 14px;
  color: #8a8a8a;
  margin: 0 33px;
  cursor: default;
}
.container .pay-right .stepper-item:nth-child(1) {
  cursor: pointer;
}
.container .pay-right .stepper-item.active {
  color: #b62929;
}
.container .pay-right .pay-way-title {
  padding: 20px 60px;
}
.container .pay-right .update-title {
  position: absolute;
  left: 0;
  padding: 0px 60px;
}
.container .pay-right .update-step {
  margin-bottom: 0;
  width: auto;
  padding: 0 60px;
}
.container .pay-right .update-step .stepper {
  width: auto;
  height: 30px;
  padding: 0px;
  line-height: 30px;
}
.container .pay-right .el-form {
  padding: 20px;
}
.container .pay-right .el-form .large-red-btn {
  line-height: 43px;
}
.container .pay-right .el-form .geet {
  width: 250px;
}
.container .pay-right .el-form .form-item {
  width: 250px;
}
.container .pay-right .el-form .site-tips {
  margin-left: 20px;
}
.container .pay-right .el-form .xoyo-radio-group {
  line-height: 14px;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio {
  width: 94px;
  float: left;
  position: relative;
  display: inline-block;
  margin-right: 18px;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio .badage-gain {
  position: absolute;
  left: 4px;
  top: 0;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio.active .xoyo-radio-btn {
  background: url(//www-pc.xoyocdn.com/overall/img/xoyo-radio-tick-mask.633cfcf0.png) no-repeat;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio:hover .badage-gain {
  top: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio-btn {
  width: 100%;
  height: 42px;
  line-height: 42px;
  cursor: pointer;
  border: 1px solid #ececec;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio-btn:hover {
  background: url(//www-pc.xoyocdn.com/overall/img/xoyo-radio-tick-mask.633cfcf0.png) no-repeat;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container .pay-right .el-form .xoyo-radio-group .xoyo-radio-tips {
  line-height: 24px;
  font-size: 12px;
  color: #8a8a8a;
}
.container .pay-right .el-form .tb-tips {
  color: #555555;
  position: relative;
  top: -5px;
}
.container .pay-right .result-box {
  width: 350px;
  margin: 10px auto;
}
.container .pay-right .result-box .result-color {
  text-align: center;
  color: #ff9602;
}
.container .pay-right .result-box .el-form .el-form-item {
  margin-bottom: 0;
}
.container .pay-right .result-box .large-red-btn {
  line-height: 53px;
}
.more-pay {
  padding: 20px;
  padding-left: 60px;
  color: #8b5808 !important;
  cursor: pointer;
}

.title {
  width: 100%;
  text-align: center;
  padding: 20px 0;
}
.confirm-form {
  width: 350px;
  margin: 10px auto;
  text-align: left;
}
.confirm-form-item {
  width: 100%;
  clear: both;
  height: 22px;
  color: #555555;
  white-space: nowrap;
  position: relative;
}
.confirm-form-item-label {
  float: left;
  width: 100px;
  height: 22px;
  line-height: 22px;
  text-align: right;
  display: inline-block;
  margin-right: 5px;
}
.confirm-form-item-content {
  position: absolute;
  top: 0px;
  left: 106px;
  float: left;
  height: 22px;
  line-height: 22px;
  display: inline;
}
.confirm-form .large-red-btn {
  display: block;
  margin: 10px auto;
}
.ua-main {
  margin-bottom: 18px;
}
