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-19d3a262] {
  color: #8a8a8a;
}
.news .container[data-v-19d3a262] {
  height: 512px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-News.fc9b958e.png) no-repeat center top;
  position: relative;
  z-index: 3;
}
.news .container .more[data-v-19d3a262] {
  font-size: 16px;
  position: absolute;
  right: 37px;
  top: 80px;
  color: #dacfa8;
  z-index: 4;
}
.news .container .carousel-wrap[data-v-19d3a262] {
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-News-carousel.f7cabc4e.png) no-repeat right 10px;
  width: 391px;
  height: 530px;
  left: 88px;
  top: -44px;
  position: relative;
  float: left;
}
.news .container .news[data-v-19d3a262] {
  width: 575px;
  height: 398px;
  left: 143px;
  top: 80px;
  position: relative;
  float: left;
}
.news .container .news-headline[data-v-19d3a262] {
  width: 575px;
  text-align: left;
  padding: 0 20px;
  height: 85px;
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #eae2c7;
  font-size: 24px;
}
.news .container .news-headline-a[data-v-19d3a262] {
  color: #b62929;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.news .container .news-headline-a[data-v-19d3a262]:hover {
  color: #dec882;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.news .container .news-headline-list[data-v-19d3a262] {
  width: 100%;
  height: 290px;
}
.news .container .news-headline-list-ul-li[data-v-19d3a262] {
  height: 54px;
  line-height: 54px;
  padding-left: 20px;
  font-size: 16px;
  overflow: hidden;
  border-bottom: 1px dashed #eae2c7;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-News-headline-li.560ca8fd.png) no-repeat left center;
}
.news .container .news-headline-list-ul-li-span[data-v-19d3a262] {
  display: inline-block;
  float: left;
}
.news .container .news-headline-list-ul-li-span-a[data-v-19d3a262] {
  color: #333333;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.news .container .news-headline-list-ul-li-span-a[data-v-19d3a262]:hover {
  color: #dec882;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.news .container .news-headline-list-ul-li .news-headline-list-date[data-v-19d3a262] {
  float: right;
}
.news .container .news-headline-list-ul li[data-v-19d3a262]:nth-last-child(1) {
  border-bottom: none;
}

.common-tips-color[data-v-69fa7f53] {
  color: #8a8a8a;
}
.recommend[data-v-69fa7f53] {
  margin-top: 60px;
  height: 634px;
  position: relative;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-Popular.06808579.png) no-repeat center center;
}
.recommend .container[data-v-69fa7f53] {
  height: 100%;
  position: relative;
}
.recommend .container .more[data-v-69fa7f53] {
  font-size: 16px;
  position: absolute;
  right: 25px;
  top: -30px;
  color: #e8e2cf;
}
.recommend .container .game-tabs[data-v-69fa7f53] {
  float: left;
}
.recommend .container .game-tabs .tab-box[data-v-69fa7f53] {
  width: 277px;
  height: 543px;
  margin-top: 34px;
  margin-left: 14px;
  padding-top: 47px;
}
.recommend .container .game-tabs .tab-box .tab[data-v-69fa7f53] {
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-Popular-tab.15b52426.png) no-repeat;
  width: 100%;
  height: 66px;
  cursor: pointer;
  margin-bottom: 44px;
}
.recommend .container .game-tabs .tab-box .tab.active[data-v-69fa7f53],
.recommend .container .game-tabs .tab-box .tab[data-v-69fa7f53]:hover {
  background-position: 0 -66px;
}
.recommend .container .game-tabs .tab-box .tab[data-v-69fa7f53]:nth-child(2) {
  background-position: 0 -132px;
}
.recommend .container .game-tabs .tab-box .tab:nth-child(2).active[data-v-69fa7f53],
.recommend .container .game-tabs .tab-box .tab[data-v-69fa7f53]:nth-child(2):hover {
  background-position: 0 -198px;
}
.recommend .container .game-tabs .tab-box .tab[data-v-69fa7f53]:nth-child(3) {
  background-position: 0 -264px;
}
.recommend .container .game-tabs .tab-box .tab:nth-child(3).active[data-v-69fa7f53],
.recommend .container .game-tabs .tab-box .tab[data-v-69fa7f53]:nth-child(3):hover {
  background-position: 0 -330px;
}
.recommend .container .game-tabs .image-box[data-v-69fa7f53] {
  position: absolute;
  top: 34px;
  left: 14px;
  width: 200px;
  height: 590px;
  border-radius: 8px;
}
.recommend .container .game-tabs .image-box img[data-v-69fa7f53] {
  pointer-events: none;
  display: none;
  position: absolute;
  left: -188px;
  top: -56px;
}
.recommend .container .game-tabs .image-box img.active[data-v-69fa7f53] {
  display: block;
}
.recommend .container .game-tabs .tab-target-box[data-v-69fa7f53] {
  width: 810px;
  position: absolute;
  right: 46px;
  top: 84px;
}
.recommend .container .game-tabs .tab-target-box .tab-target[data-v-69fa7f53] {
  display: none;
}
.recommend .container .game-tabs .tab-target-box .tab-target.active[data-v-69fa7f53] {
  display: block;
}
.recommend .container .game-tabs .tab-target-box .game-item-box[data-v-69fa7f53] {
  width: 370px;
  height: 260px;
  position: relative;
  display: inline-block;
  margin-right: 27px;
  margin-bottom: 30px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box-btn-group[data-v-69fa7f53] {
  width: 106px;
  height: 35px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-popular-item-btn-group.afae64e7.jpg) no-repeat;
  position: absolute;
  bottom: 31px;
  right: 26px;
  z-index: 5;
}
.recommend .container .game-tabs .tab-target-box .game-item-box-btn-group .btn[data-v-69fa7f53] {
  width: 53px;
  height: 35px;
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
}
.recommend .container .game-tabs .tab-target-box .game-item-box-btn-group .btn .triangle[data-v-69fa7f53] {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  opacity: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #e4ddc5;
  top: -6px;
  left: 21.5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.recommend .container .game-tabs .tab-target-box .game-item-box-btn-group .btn.active .triangle[data-v-69fa7f53] {
  opacity: 1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-mask[data-v-69fa7f53] {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-Popular-tab-target-item.c6304a7a.png) no-repeat;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head[data-v-69fa7f53] {
  width: 358px;
  height: 174px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head-version-tag[data-v-69fa7f53] {
  width: 50px;
  height: 100px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: -10px;
  top: -30px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head-version-tag img[data-v-69fa7f53] {
  padding-top: 52px;
  padding-left: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head-version-tag.pc[data-v-69fa7f53] {
  background: #b62929;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head-version-tag.mobile[data-v-69fa7f53] {
  background: #295eb6;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-gallery img[data-v-69fa7f53] {
  display: block;
  width: 100%;
  height: 174px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box[data-v-69fa7f53] {
  width: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 0;
  opacity: 0;
  position: absolute;
  padding: 10px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-index-recommend-head-bg.775cbb7b.png) center 10px rgba(0, 0, 0, 0.6) no-repeat;
  z-index: 1;
  top: 0;
  left: 0;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-intro-logo[data-v-69fa7f53] {
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-intro-logo img[data-v-69fa7f53] {
  width: 200px;
  display: block;
  margin: 5px auto;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-intro-text[data-v-69fa7f53] {
  padding: 5px;
  font-size: 14px;
  color: #e1e1e1;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-intro-mobile[data-v-69fa7f53] {
  width: 160px;
  margin: 30px 29px 10px 10px;
  color: #e1e1e1;
  font-size: 14px;
  float: left;
  line-height: 24px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-qr[data-v-69fa7f53] {
  width: 123px;
  height: 123px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-recommend-qr.a51be219.jpg) no-repeat #ffffff;
  float: left;
  margin-top: 13px;
  position: relative;
  overflow: hidden;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-qr .qr[data-v-69fa7f53] {
  position: relative;
  padding: 20px 18px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-qr .no-qr[data-v-69fa7f53] {
  left: 0;
  top: 0;
  width: 123px;
  height: 123px;
  line-height: 123px;
  font-size: 16px;
  text-align: center;
  position: absolute;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body[data-v-69fa7f53] {
  width: 358px;
  margin: 15px auto;
  position: relative;
  z-index: 4;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-name[data-v-69fa7f53] {
  padding: 5px 0 0 20px;
  font-size: 18px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-name-text[data-v-69fa7f53] {
  color: #333333;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-name-text[data-v-69fa7f53]:hover {
  color: #dec882;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-type[data-v-69fa7f53] {
  color: #c6bfa9;
  font-size: 14px;
  padding-left: 20px;
  line-height: 24px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-download[data-v-69fa7f53] {
  display: block;
  position: absolute;
  width: 106px;
  height: 35px;
  background: url(//www-pc.xoyocdn.com/overall/img/image-Index-Popular-game-item-download.fd93250c.jpg) no-repeat;
  right: 20px;
  top: 10px;
  color: #e4ddc5;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-download[data-v-69fa7f53]:hover {
  background-position: 0 -35px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box:hover .game-item-box-intro-box[data-v-69fa7f53] {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 100%;
  opacity: 1;
}

.common-tips-color[data-v-7ea6be3f] {
  color: #8a8a8a;
}
.recommend[data-v-7ea6be3f] {
  margin-top: 60px;
  height: 634px;
  position: relative;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-Popular.06808579.png) no-repeat center center;
}
.recommend .container[data-v-7ea6be3f] {
  height: 100%;
  position: relative;
}
.recommend .container .more[data-v-7ea6be3f] {
  font-size: 16px;
  position: absolute;
  right: 25px;
  top: -30px;
  color: #e8e2cf;
}
.recommend .container .game-tabs[data-v-7ea6be3f] {
  float: left;
}
.recommend .container .game-tabs .tab-box[data-v-7ea6be3f] {
  width: 277px;
  height: 543px;
  margin-top: 34px;
  margin-left: 14px;
  padding-top: 47px;
}
.recommend .container .game-tabs .tab-box .tab[data-v-7ea6be3f] {
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-Popular-tab.15b52426.png) no-repeat;
  width: 100%;
  height: 66px;
  cursor: pointer;
  margin-bottom: 44px;
}
.recommend .container .game-tabs .tab-box .tab.active[data-v-7ea6be3f],
.recommend .container .game-tabs .tab-box .tab[data-v-7ea6be3f]:hover {
  background-position: 0 -66px;
}
.recommend .container .game-tabs .tab-box .tab[data-v-7ea6be3f]:nth-child(2) {
  background-position: 0 -132px;
}
.recommend .container .game-tabs .tab-box .tab:nth-child(2).active[data-v-7ea6be3f],
.recommend .container .game-tabs .tab-box .tab[data-v-7ea6be3f]:nth-child(2):hover {
  background-position: 0 -198px;
}
.recommend .container .game-tabs .tab-box .tab[data-v-7ea6be3f]:nth-child(3) {
  background-position: 0 -264px;
}
.recommend .container .game-tabs .tab-box .tab:nth-child(3).active[data-v-7ea6be3f],
.recommend .container .game-tabs .tab-box .tab[data-v-7ea6be3f]:nth-child(3):hover {
  background-position: 0 -330px;
}
.recommend .container .game-tabs .image-box[data-v-7ea6be3f] {
  position: absolute;
  top: 34px;
  left: 14px;
  width: 200px;
  height: 590px;
  border-radius: 8px;
}
.recommend .container .game-tabs .image-box img[data-v-7ea6be3f] {
  pointer-events: none;
  display: none;
  position: absolute;
  left: -188px;
  top: -56px;
}
.recommend .container .game-tabs .image-box img.active[data-v-7ea6be3f] {
  display: block;
}
.recommend .container .game-tabs .tab-target-box[data-v-7ea6be3f] {
  width: 810px;
  position: absolute;
  right: 46px;
  top: 84px;
}
.recommend .container .game-tabs .tab-target-box .tab-target[data-v-7ea6be3f] {
  display: none;
}
.recommend .container .game-tabs .tab-target-box .tab-target.active[data-v-7ea6be3f] {
  display: block;
}
.recommend .container .game-tabs .tab-target-box .game-item-box[data-v-7ea6be3f] {
  width: 370px;
  height: 260px;
  position: relative;
  display: inline-block;
  margin-right: 27px;
  margin-bottom: 30px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box-btn-group[data-v-7ea6be3f] {
  width: 106px;
  height: 35px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-popular-item-btn-group.afae64e7.jpg) no-repeat;
  position: absolute;
  bottom: 31px;
  right: 26px;
  z-index: 5;
}
.recommend .container .game-tabs .tab-target-box .game-item-box-btn-group .btn[data-v-7ea6be3f] {
  width: 53px;
  height: 35px;
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
}
.recommend .container .game-tabs .tab-target-box .game-item-box-btn-group .btn .triangle[data-v-7ea6be3f] {
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  opacity: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #e4ddc5;
  top: -6px;
  left: 21.5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.recommend .container .game-tabs .tab-target-box .game-item-box-btn-group .btn.active .triangle[data-v-7ea6be3f] {
  opacity: 1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-mask[data-v-7ea6be3f] {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-Popular-tab-target-item.c6304a7a.png) no-repeat;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head[data-v-7ea6be3f] {
  width: 358px;
  height: 174px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head-version-tag[data-v-7ea6be3f] {
  width: 50px;
  height: 100px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: -10px;
  top: -30px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head-version-tag img[data-v-7ea6be3f] {
  padding-top: 52px;
  padding-left: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head-version-tag.pc[data-v-7ea6be3f] {
  background: #b62929;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head-version-tag.mobile[data-v-7ea6be3f] {
  background: #295eb6;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-gallery img[data-v-7ea6be3f] {
  display: block;
  width: 100%;
  height: 174px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box[data-v-7ea6be3f] {
  width: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 0;
  opacity: 0;
  position: absolute;
  padding: 10px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-index-recommend-head-bg.775cbb7b.png) center 10px rgba(0, 0, 0, 0.6) no-repeat;
  z-index: 1;
  top: 0;
  left: 0;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-intro-logo[data-v-7ea6be3f] {
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-intro-logo img[data-v-7ea6be3f] {
  width: 200px;
  display: block;
  margin: 5px auto;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-intro-text[data-v-7ea6be3f] {
  padding: 5px;
  font-size: 14px;
  color: #e1e1e1;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-intro-mobile[data-v-7ea6be3f] {
  width: 160px;
  margin: 30px 29px 10px 10px;
  color: #e1e1e1;
  font-size: 14px;
  float: left;
  line-height: 24px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-qr[data-v-7ea6be3f] {
  width: 123px;
  height: 123px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-recommend-qr.a51be219.jpg) no-repeat #ffffff;
  float: left;
  margin-top: 13px;
  position: relative;
  overflow: hidden;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-qr .qr[data-v-7ea6be3f] {
  position: relative;
  padding: 20px 18px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-head .game-item-box-intro-box .game-item-box-qr .no-qr[data-v-7ea6be3f] {
  left: 0;
  top: 0;
  width: 123px;
  height: 123px;
  line-height: 123px;
  font-size: 16px;
  text-align: center;
  position: absolute;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body[data-v-7ea6be3f] {
  width: 358px;
  margin: 15px auto;
  position: relative;
  z-index: 4;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-name[data-v-7ea6be3f] {
  padding: 5px 0 0 20px;
  font-size: 18px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-name-text[data-v-7ea6be3f] {
  color: #333333;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-name-text[data-v-7ea6be3f]:hover {
  color: #dec882;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-type[data-v-7ea6be3f] {
  color: #c6bfa9;
  font-size: 14px;
  padding-left: 20px;
  line-height: 24px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-download[data-v-7ea6be3f] {
  display: block;
  position: absolute;
  width: 106px;
  height: 35px;
  background: url(//www-pc.xoyocdn.com/overall/img/image-Index-Popular-game-item-download.fd93250c.jpg) no-repeat;
  right: 20px;
  top: 10px;
  color: #e4ddc5;
}
.recommend .container .game-tabs .tab-target-box .game-item-box .game-item-box-body .game-item-box-body-download[data-v-7ea6be3f]:hover {
  background-position: 0 -35px;
}
.recommend .container .game-tabs .tab-target-box .game-item-box:hover .game-item-box-intro-box[data-v-7ea6be3f] {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  height: 100%;
  opacity: 1;
}

.activity[data-v-9c040e70] {
  height: 250px;
  margin-top: 70px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-body-Activity.a4e21e19.png) no-repeat 53% center;
}
.activity .container[data-v-9c040e70] {
  padding-left: 10px;
  height: 100%;
  text-align: center;
}
.activity .container .activity-box[data-v-9c040e70] {
  display: inline-block;
  width: 250px;
  height: 140px;
  margin: 50px 15px 0 15px;
  position: relative;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  overflow: hidden;
}
.activity .container .activity-box .mask[data-v-9c040e70] {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-body-Activity-item.55be98a1.png) no-repeat;
  z-index: 2;
}
.activity .container .activity-box .mask:hover + .activity-pic[data-v-9c040e70] {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.activity .container .activity-box .activity-pic[data-v-9c040e70] {
  display: block;
  padding-top: 5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.common-tips-color[data-v-55c1478c] {
  color: #8a8a8a;
}
.games[data-v-55c1478c] {
  height: 472px;
  margin-top: 70px;
  background: url(//www-pc.xoyocdn.com/overall/img/bg-Index-body-Games.da575545.png) no-repeat center top;
}
.games .container[data-v-55c1478c] {
  height: 100%;
  position: relative;
}
.games .container .bottom-game-list-item[data-v-55c1478c] {
  width: 620px;
  float: left;
  margin-left: 50px;
  padding-top: 30px;
}
.games .container .bottom-game-list-item[data-v-55c1478c]:nth-child(2) {
  width: 500px;
  margin-left: 0;
}
.games .container .bottom-game-list-item-title[data-v-55c1478c] {
  height: 100%;
  line-height: 64px;
  font-size: 18px;
  font-weight: bold;
  color: #443e2b;
  border-bottom: 1px solid #eae2c7;
  position: relative;
}
.games .container .bottom-game-list-item-title-tag[data-v-55c1478c] {
  width: 25px;
  height: 3px;
  position: absolute;
  bottom: -1px;
  background: #c0b89b;
}
.games .container .bottom-game-list-item-wrap[data-v-55c1478c] {
  padding: 8px 0;
}
.games .container .bottom-game-list-item-wrap-content[data-v-55c1478c] {
  width: 200px;
  float: left;
  padding: 15px 0;
}
.games .container .bottom-game-list-item-wrap-content-type img[data-v-55c1478c] {
  margin-right: 5px;
  vertical-align: middle;
}
.games .container .bottom-game-list-item-wrap-content-website[data-v-55c1478c] {
  font-size: 14px;
}
.games .container .bottom-game-list-item-wrap-content-website[data-v-55c1478c]:hover {
  color: #b62929;
}
.games .container .bottom-game-list-item-wrap-content-recommand img[data-v-55c1478c] {
  vertical-align: middle;
  margin-top: -2px;
}
.games .container .tag[data-v-55c1478c] {
  position: absolute;
  width: 100%;
  bottom: 35px;
}
.games .container .tag .tips-icon[data-v-55c1478c] {
  font-size: 14px;
  margin: 0 20px;
}
.games .container .tag .tips-icon img[data-v-55c1478c] {
  vertical-align: middle;
}
