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-b4beac0a] {
  color: #8a8a8a;
}
.large-red-btn[data-v-b4beac0a] {
  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-b4beac0a]:hover {
  background: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.large-red-btn.disabled[data-v-b4beac0a] {
  background: #d0d0d0;
}
.small-default-btn[data-v-b4beac0a] {
  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-b4beac0a]:hover {
  border-color: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-default-btn.disabled[data-v-b4beac0a] {
  background: #d0d0d0;
}
.small-red-btn[data-v-b4beac0a] {
  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-b4beac0a]:hover {
  background: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-red-btn.disabled[data-v-b4beac0a] {
  background: #d0d0d0;
}
.signup .container .xoyo-pc-Signup-wrap[data-v-b4beac0a] {
  width: 670px;
  margin: 25px auto 10px auto;
  overflow: hidden;
}
.signup .container .xoyo-pc-Signup-logo[data-v-b4beac0a] {
  display: inline-block;
  margin-bottom: 25px;
}
.signup .container .xoyo-pc-Signup-page-title[data-v-b4beac0a] {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 25px;
}
.signup .container .xoyo-pc-Signup[data-v-b4beac0a] {
  width: 670px;
  height: 870px;
  margin: 10px auto 0;
  padding-top: 16px;
  background: none;
}
.signup .container .xoyo-pc-Signup-nav[data-v-b4beac0a] {
  width: 570px;
  margin: 0 auto;
  padding-top: 36px;
}
.signup .container .xoyo-pc-Signup-nav .tabs-box[data-v-b4beac0a] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  width: 570px;
  height: 65px;
  border-bottom: 1px solid #ececec;
  overflow: hidden;
}
.signup .container .xoyo-pc-Signup-nav .tabs-box .tab[data-v-b4beac0a] {
  width: 100%;
  height: 65px;
  text-align: center;
  line-height: 63px;
  font-size: 18px;
  float: left;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.signup .container .xoyo-pc-Signup-nav .tabs-box .tab[data-v-b4beac0a]:hover {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #b62929;
}
.signup .container .xoyo-pc-Signup-nav .tabs-box .tab.active[data-v-b4beac0a] {
  color: #b62929;
  border-bottom: 5px solid #b62929;
}
.signup .container .xoyo-pc-Signup-nav .tab-content-box[data-v-b4beac0a] {
  width: 510px;
  height: 720px;
  position: relative;
  overflow: hidden;
  margin: 25px;
}
.signup .container .xoyo-pc-Signup-nav .tab-content-box .tab-content[data-v-b4beac0a] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 100%;
  opacity: 0;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.signup .container .xoyo-pc-Signup-nav .tab-content-box .tab-content.active[data-v-b4beac0a] {
  right: 0;
  opacity: 1;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}
.signup .container .xoyo-pc-Signup-nav .tab-content-box .tab-content .title[data-v-b4beac0a] {
  font-size: 14px;
  padding-left: 17px;
  margin-top: 60px;
  margin-bottom: 30px;
}
