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-269d7ec4] {
  color: #8a8a8a;
}
.cover .box[data-v-269d7ec4] {
  display: block;
  width: 860px;
  margin: 20px auto;
  border: 1px solid #ececec;
}
.cover .box-item[data-v-269d7ec4] {
  height: 140px;
  padding: 0 30px;
  border-bottom: 1px solid #ececec;
  background: #fffefa;
  position: relative;
}
.cover .box-item[data-v-269d7ec4]:nth-last-child(1) {
  border-bottom: none;
}
.cover .box-item .icon-box[data-v-269d7ec4] {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: #c9c9c9;
  margin-right: 30px;
  position: relative;
}
.cover .box-item .icon-box img[data-v-269d7ec4] {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cover .box-item .icon-box.active[data-v-269d7ec4] {
  background: #ff7978;
}
.cover .box-item .text-box[data-v-269d7ec4] {
  display: inline-block;
}
.cover .box-item .text-box .text-top[data-v-269d7ec4] {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0 10px 0;
}
.cover .box-item .text-box .text-middle[data-v-269d7ec4] {
  color: #999999;
  margin-bottom: 10px;
}
.cover .box-item .text-box .text-middle span[data-v-269d7ec4] {
  margin-right: 5px;
}
.cover .box-item .text-box .text-middle span img[data-v-269d7ec4] {
  margin-top: -3px;
  vertical-align: middle;
}
.cover .box-item .text-box .text-bottom[data-v-269d7ec4] {
  font-size: 14px;
  color: #999999;
}
.cover .box-item .right-box[data-v-269d7ec4] {
  height: 140px;
  line-height: 140px;
  position: absolute;
  right: 50px;
  top: 0;
}
.cover .box-item .right-box a[data-v-269d7ec4] {
  font-size: 16px;
  color: #cc6666;
  text-decoration: underline;
}
.cover .my-games[data-v-269d7ec4] {
  width: 870px;
}
.cover .my-games .games[data-v-269d7ec4] {
  margin-top: 10px;
}
.cover .my-games .games .game[data-v-269d7ec4] {
  margin-right: 32px;
  display: inline-block;
  width: 189px;
}
.cover .my-games .games .game[data-v-269d7ec4]:nth-last-child(1) {
  margin-right: 0;
}
.cover .my-games .games .game .image-box[data-v-269d7ec4] {
  width: 100%;
  height: 90px;
  position: relative;
}
.cover .my-games .games .game .image-box img[data-v-269d7ec4] {
  width: 100%;
}
.cover .my-games .games .game .menu[data-v-269d7ec4] {
  margin: 10px 0;
  text-align: center;
}
.cover .my-games .games .game .menu a[data-v-269d7ec4] {
  font-size: 14px;
  margin: 9px;
}

.profile[data-v-1fb2b31a] {
  margin-top: 99px;
}
.profile-body[data-v-1fb2b31a] {
  padding-top: 14px;
}
.profile-body .container[data-v-1fb2b31a] {
  background: url(//www-pc.xoyocdn.com/overall/img/bg-profile-body.3403db22.jpg) no-repeat center top;
  overflow: hidden;
}
