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-811b56cc] {
  color: #8a8a8a;
}
.large-red-btn[data-v-811b56cc] {
  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-811b56cc]:hover {
  background: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.large-red-btn.disabled[data-v-811b56cc] {
  background: #d0d0d0;
}
.small-default-btn[data-v-811b56cc] {
  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-811b56cc]:hover {
  border-color: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-default-btn.disabled[data-v-811b56cc] {
  background: #d0d0d0;
}
.small-red-btn[data-v-811b56cc] {
  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-811b56cc]:hover {
  background: #d25b5b;
  -webkit-transition: background .3s ease;
  transition: background .3s ease;
}
.small-red-btn.disabled[data-v-811b56cc] {
  background: #d0d0d0;
}
.confirm-form[data-v-811b56cc] {
  width: 95%;
  margin: 10px auto;
  border-bottom: 1px solid #eae2c7;
  border-right: 1px solid #eae2c7;
}
.confirm-form-item[data-v-811b56cc] {
  width: 100%;
  color: #555555;
  border-top: 1px solid #eae2c7;
}
.confirm-form-item-label[data-v-811b56cc] {
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: right;
  display: inline-block;
  margin-right: 5px;
  border-left: 1px solid #eae2c7;
  border-right: 1px solid #eae2c7;
  padding: 0 5px;
}
.confirm-form-item-content[data-v-811b56cc] {
  height: 30px;
  line-height: 30px;
  display: inline-block;
}
.confirm-form .large-red-btn[data-v-811b56cc] {
  display: block;
  margin: 10px auto;
}
.select-game[data-v-811b56cc] {
  margin-top: 99px;
  position: relative;
  overflow: hidden;
}
.select-game-left[data-v-811b56cc] {
  display: inline-block;
  float: left;
  width: 1070px;
  margin-right: 10px;
  box-sizing: border-box;
  border: 1px solid #eae2c7;
}
.select-game-right[data-v-811b56cc] {
  display: inline-block;
  float: left;
  width: 120px;
  box-sizing: border-box;
  border: 1px solid #eae2c7;
}
.select-game-top[data-v-811b56cc],
.select-game-bottom[data-v-811b56cc] {
  width: 100%;
  position: absolute;
  left: 0;
  height: 15px;
}
.select-game-top[data-v-811b56cc] {
  top: 0;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-selectGame-top.d91674de.png) 1px no-repeat;
}
.select-game-bottom[data-v-811b56cc] {
  bottom: 0;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-selectGame-bottom.342f9301.png) 1px bottom no-repeat;
}
.select-game-step-box-big[data-v-811b56cc] {
  width: 777px;
  height: 99px;
  line-height: 99px;
  text-align: center;
  /* border-bottom: 1px solid @common-border-color;*/
  margin: 0 auto;
}
.select-game-step-box-big .step-tag[data-v-811b56cc] {
  font-size: 18px;
  color: #999999;
  margin: 0 45px;
  cursor: default;
  -webkit-user-select: none;
  user-select: none;
}
.select-game-step-box-big .step-tag.active[data-v-811b56cc] {
  color: #b62929;
}
.select-game-games[data-v-811b56cc] {
  padding: 35px;
}
.select-game-games .serial-title[data-v-811b56cc] {
  color: #444444;
  border-left: 5px #b62929 solid;
  padding-left: 5px;
}
.select-game-games .serial-title span[data-v-811b56cc] {
  padding-right: 26px;
  background: url(//www-pc.xoyocdn.com/overall/img/game-list-title.6919ee01.png) no-repeat right;
}
.select-game-games .split-line[data-v-811b56cc] {
  width: 777px;
  height: 1px;
  border-top: 1px solid #ececec;
  margin: 20px auto;
}
.select-game-games .game-box[data-v-811b56cc] {
  margin: 20px 0;
  overflow: hidden;
}
.select-game-games .game-box .game[data-v-811b56cc] {
  width: 225px;
  height: 113px;
  cursor: pointer;
  border-radius: 10px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.select-game-games .game-box .game[data-v-811b56cc]:nth-child(4n) {
  margin-right: 0;
}
.select-game-games .game-box .game[data-v-811b56cc]:hover {
  border: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.select-game-games .game-box .game:hover:hover img[data-v-811b56cc] {
  height: 82px;
}
.select-game-games .game-box .game:hover .game-name[data-v-811b56cc] {
  color: #cd6464;
  background: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.select-game-games .game-box .game-name[data-v-811b56cc] {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #606060;
  font-size: 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.select-game-games .game-box .game-name[data-v-811b56cc]:hover {
  color: #cd6464;
}
.select-game-games .game-box .game-icon[data-v-811b56cc] {
  height: 78px;
}
.select-game-games .game-box .game-icon img[data-v-811b56cc] {
  margin-top: 4px;
  width: auto;
  height: 78px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.select-game-games .faq[data-v-811b56cc] {
  width: 100%;
  position: relative;
  margin-top: 80px;
}
.select-game-games .faq .more[data-v-811b56cc] {
  position: absolute;
  right: 80px;
  top: 10px;
  font-size: 14px;
  color: #8a8a8a;
}
.select-game-games .faq .faq-box[data-v-811b56cc] {
  width: 940px;
  margin: 20px 0;
  overflow: hidden;
  position: relative;
}
.select-game-games .faq .faq-box span[data-v-811b56cc] {
  color: #8a8a8a;
  font-size: 14px;
  width: 220px;
  height: 30px;
  line-height: 30px;
  display: block;
  float: left;
}
.select-game .quick-channel-box[data-v-811b56cc] {
  overflow: hidden;
}
.select-game .quick-channel-box .channel[data-v-811b56cc] {
  width: 120px;
  height: 120px;
  display: block;
  float: left;
  margin-right: 18px;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-quick-channel-item.b580b848.png) left center no-repeat;
  border-bottom: 1px solid #ececec;
  cursor: pointer;
}
.select-game .quick-channel-box .channel[data-v-811b56cc]:hover {
  opacity: .8;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.select-game .quick-channel-box .channel[data-v-811b56cc]:nth-last-child(1) {
  margin-right: 0;
}
.select-game .quick-channel-box .channel-icon[data-v-811b56cc] {
  display: block;
  margin: 20px 0 5px 0;
}
.select-game .quick-channel-box .channel-text[data-v-811b56cc] {
  font-size: 14px;
  color: #000;
}
