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;
}

.common-tips-color[data-v-38b56306] {
  color: #8a8a8a;
}
.large-red-btn[data-v-38b56306] {
  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-38b56306]:hover {
  background: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.large-red-btn.disabled[data-v-38b56306] {
  background: #d0d0d0;
}
.small-default-btn[data-v-38b56306] {
  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-38b56306]:hover {
  border-color: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-default-btn.disabled[data-v-38b56306] {
  background: #d0d0d0;
}
.small-red-btn[data-v-38b56306] {
  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-38b56306]:hover {
  background: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-red-btn.disabled[data-v-38b56306] {
  background: #d0d0d0;
}
.signin[data-v-38b56306] {
  background: #ffffff;
  /*.wegame{
    position: absolute;
    right: 30px;
    bottom: 30px;
  }*/
}
.signin .container[data-v-38b56306] {
  margin-top: 160px;
  height: 600px;
  overflow: hidden;
}
.signin .container .image-box[data-v-38b56306] {
  width: 790px;
  height: 550px;
}
.signin .container .sigin-box[data-v-38b56306] {
  position: relative;
  width: 410px;
  height: 550px;
  padding: 0 35px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-sigin-login.1bb8cd17.jpg) no-repeat;
}
.signin .container .sigin-box-title[data-v-38b56306] {
  padding: 80px 0 0;
  font-weight: 400;
}
.signin .container .sigin-box-item[data-v-38b56306] {
  position: relative;
  width: 340px;
  height: 53px;
  margin: 25px 0;
  border-radius: 2px;
}
.signin .container .sigin-box-item-icon[data-v-38b56306] {
  position: absolute;
  top: 0;
  left: 0px;
  width: 44px;
  height: 100%;
  border-right: 1px solid #eae2c8;
  background: #eae2c8;
}
.signin .container .sigin-box-item-icon img[data-v-38b56306] {
  display: block;
}
.signin .container .sigin-box-item-input[data-v-38b56306] {
  display: inline;
  width: 100%;
  padding-left: 60px;
  font-size: 16px;
  color: #929292;
  height: 100%;
  border: 1px solid #eae2c8;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  background-color: #ffffff;
}
.signin .container .sigin-box-item-input-code[data-v-38b56306] {
  padding: 40px;
}
.signin .container .large-red-btn[data-v-38b56306] {
  width: 100%;
  margin: 25px 0;
}
.signin .container .operation[data-v-38b56306] {
  padding: 0 0px;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}
.signin .container .operation a[data-v-38b56306] {
  text-decoration: underline;
  cursor: pointer;
  color: #808080;
}
.signin .other-login[data-v-38b56306] {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  padding: 0 30px;
  width: 100%;
  left: 0;
  bottom: 30px;
}
.signin .other-login > div[data-v-38b56306] {
  cursor: pointer;
  font-size: 16px;
  text-decoration: underline;
  padding-left: 28px;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.signin .other-login .account[data-v-38b56306] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAIVSURBVEiJ3ZSxaxNxFMc/70xiArq14GDFIRIQhzYXsYdLoOJckEZNXBwcMgq6u5YaV/+AaiqZHKW0EBBJhiZ1KIFCB9HgVDqUQq/Jcc8hiUnM3SURQfRNB+/7Pt/f9+73Dv71knGCkmXFHLXzimRBb3TH9gQthiT6OlOpnP62Qem2eaXl6KYICa++KvuRkNzNfKp99WMYQSfvw7WpqivSlllpyyyqD0GbIiRajm6WLCvmxwn5NRy18yKSAG1K21jI1WqHA+13RdPc0rC7KyIJR+088GqqBJ13Dqo8zQ7DAcjWaocozwe1Uxn0PqjhGGU/hTjG1qB2SoM/UwEGsgegIfeOn6Lf62inMhC02H1YK5rmzK/9omnOIKwNaT05PlWyrFjLPdv9eU2RZ0ZbtgHcsC4J+hLksir7EeP8gt/C/b1FA2iEL35HKIAeeeCPEApBcAhIsG4l4wZsoKSCAAg7LXVXHlc/f/FqeyZYt5JxUT524Qcu7hNVZy5XrUuuWhdVZ07RPHCAkgpjVDYW569OlOBFOh26dnZcQUkpbEei9nKm3DjxGi6lr19o2dH3AksIO7lK/ebYBPHT4we9kwfBATLlxkkkai/3kry5lXw01kCE+wAu7moQfNBE0QKAGNwbawAyDyDqfhgH79U5tKNVGbkQHr9rvQQgEvr2djE5kYHbnx3Z+JEECquAPRF5uGw6s/9Z/QCpOObHA8V9OgAAAABJRU5ErkJggg==);
}
.signin .other-login .code[data-v-38b56306] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAC/SURBVEiJY2AYCPCfgYGxwcGBhVj1DQ4OLP8ZGBixyWEI/mdgYFxubtjKwstb+fvLF6IsYOXhYfjz+XN71MnzVUS5ZpWL3f9vr179JxZ8e/Xq/1ILo//YzGPCsODAgT+/v3xh4BQVJcr1DAwMeNViWEBtMGrBqAWjFoxaQK4FrDw8DN/fvCbakO+vcavFWqn8/vKFYb2vB9EW4AMkBZHHgqUMHguWUmYBKVUlMQBnlfmfkbGSJIP+/yeuyhxyAABK7GIYlEFhpAAAAABJRU5ErkJggg==);
}
.signin .other-login .wegame[data-v-38b56306] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAGhSURBVEiJ7ZQhaBxBFIa/t3dHTEVFCw0kUHGmrqa00KQQiEtMIaKiphBREWhd6toThcoTdRUxcTUJJCpiy91EBM7HnCjUVEScCKRld+ePuKUczc7uhNj88s0///eGeTy4VYMsxpQNWW0Z28AS8AcYFeJzZ5kfNwYUQ77YNPyKJHqtZT7V3U9qwx1bZXgu0bOMecu4L9EDcjM+Fo63TU1WSild77jwDmnA6yvnA155h7zjQind6wMcO96hwrEb8hSOXe+QHDshT+UfKOWeOvwC2pbxyFYYB3xddTgFcstYtBXOorrPHZtlZ0dRF2pU+ckt4zmAh/2bAtpVRYnHJX00W/cO1WSNkiWe/F8MjekCABm/o9qc6mG0sxy/um6j/aEXnAMo5U5T+IznPB5g/ASgzbMmwIyncpQrAfLT6VHCu0ZA6ZE4jAYkOV+BCWJdx9WLDqAY8kFiHZgkOf0qT3CbasCGEr6XrgMz+vzlBIA5nkq8ZxqOeV7aC/auBZiBfAPuBiwT87wJhTcCAJTywLfZMmMN/m3NscRhktOP3j+3CukSboCi7h4FTGEAAAAASUVORK5CYII=);
}
.signin .send-code[data-v-38b56306] {
  top: 0px;
  position: absolute;
  right: 0px;
  height: 53px;
}
.signin .phone-box[data-v-38b56306] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
.signin .phone-content[data-v-38b56306] {
  padding: 32px 30px 40px;
  width: 338px;
  min-height: 384px;
  background: #fff;
}
.signin .phone-title[data-v-38b56306] {
  text-align: center;
}
.signin .phone-list[data-v-38b56306] {
  padding: 32px 0 16px;
}
.signin .phone-num[data-v-38b56306] {
  height: 52px;
  background: #f1f5f9;
  line-height: 52px;
  text-align: center;
  border: 1px #f1f5f9 solid;
  border-radius: 4px;
  margin-bottom: 12px;
  font-size: 16px;
  cursor: pointer;
}
.signin .phone-num[data-v-38b56306]:last-child {
  margin-bottom: 0;
}
.signin .phone-num[data-v-38b56306]:hover {
  border-color: #bd4a4a;
}
.signin .phone-num.active[data-v-38b56306] {
  border-color: #b62929;
}
.signin .phone-tips[data-v-38b56306] {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
}
.signin .phone-btn[data-v-38b56306] {
  width: 132px;
  height: 53px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 53px;
  cursor: pointer;
}
.signin .phone-cancel[data-v-38b56306] {
  width: 132px;
  height: 53px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 53px;
  cursor: pointer;
  background: #919398;
}
.signin .phone-submit[data-v-38b56306] {
  width: 132px;
  height: 53px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 53px;
  cursor: pointer;
  background: #A53832;
}
.signin .phone-btn-box[data-v-38b56306] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-top: 24px;
}
.signin .form-tips[data-v-38b56306] {
  position: absolute;
  right: 0;
  bottom: -22px;
  color: rgba(0, 0, 0, 0.6);
}
.signin .argeement[data-v-38b56306] {
  margin-top: 20px;
}
.not-my-phone a[data-v-38b56306] {
  display: inline-block;
}
