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-329a7560] {
  color: #8a8a8a;
}
.news .container[data-v-329a7560] {
  margin-top: 99px;
  border: 1px solid #eae2c7;
  position: relative;
  background: #fffffd;
}
.news .container .news-wrap[data-v-329a7560] {
  min-height: 200px;
}
.news .container .news-wrap-top[data-v-329a7560],
.news .container .news-wrap-bottom[data-v-329a7560] {
  width: 100%;
  position: absolute;
  left: 0;
  height: 15px;
}
.news .container .news-wrap-top[data-v-329a7560] {
  top: 0;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-SelectGame-top.ef7e53d3.png) no-repeat -1px -1px;
}
.news .container .news-wrap-bottom[data-v-329a7560] {
  bottom: 0;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-SelectGame-bottom.96fb5a08.png) no-repeat -1px 2px;
}
.news .container .news-wrap .detail-wrap[data-v-329a7560] {
  padding: 0 55px 55px;
}
.news .container .news-wrap .detail-wrap .news-title[data-v-329a7560] {
  margin: 40px 0 0 0;
}
.news .container .news-wrap .detail-wrap .news-content[data-v-329a7560] {
  padding: 0 55px;
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 80px;
  text-indent: 2em;
}
