/* component style */
.vue-slider-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* rail style */
.vue-slider-rail {
  background-color: #ccc;
  border-radius: 15px;
}

/* process style */
.vue-slider-process {
  background-color: #3498db;
  border-radius: 15px;
}

/* mark style */
.vue-slider-mark {
  z-index: 4;
}
.vue-slider-mark:first-child .vue-slider-mark-step, .vue-slider-mark:last-child .vue-slider-mark-step {
  display: none;
}
.vue-slider-mark-step {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.16);
}
.vue-slider-mark-label {
  font-size: 14px;
  white-space: nowrap;
}
/* dot style */
.vue-slider-dot-handle {
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32);
}
.vue-slider-dot-handle-focus {
  box-shadow: 0px 0px 1px 2px rgba(52, 152, 219, 0.36);
}

.vue-slider-dot-handle-disabled {
  cursor: not-allowed;
  background-color: #ccc;
}

.vue-slider-dot-tooltip-inner {
  font-size: 14px;
  white-space: nowrap;
  padding: 2px 5px;
  min-width: 20px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  border-color: #3498db;
  background-color: #3498db;
  box-sizing: content-box;
}
.vue-slider-dot-tooltip-inner::after {
  content: "";
  position: absolute;
}
.vue-slider-dot-tooltip-inner-top::after {
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-top-color: inherit;
}
.vue-slider-dot-tooltip-inner-bottom::after {
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-bottom-color: inherit;
}
.vue-slider-dot-tooltip-inner-left::after {
  left: 100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-left-color: inherit;
}
.vue-slider-dot-tooltip-inner-right::after {
  right: 100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-right-color: inherit;
}

.vue-slider-dot-tooltip-wrapper {
  opacity: 0;
  transition: all 0.3s;
}
.vue-slider-dot-tooltip-wrapper-show {
  opacity: 1;
}

.show-manualsssss{padding-left:.1rem;padding-right:.1rem;width:100%;height:98%;background-color:#333}.show-manualsssss .manual-amount{width:100%;height:.3rem;line-height:.3rem;margin-top:.05rem}.show-manualsssss .down-input{padding-left:.1rem !important;float:left;background-color:rgba(0,0,0,0);width:60%;height:.4rem}.show-manualsssss .manual-down{width:100%;height:.4rem;border-radius:8px;background-color:#000}.show-manualsssss .down-but{width:100%;height:100%;display:flex;display:-webkit-flex;justify-content:center;align-items:center}.show-manualsssss .down-but-i{margin:3px !important;border-radius:5px;width:84px;height:.32rem;background-color:#333}.show-manualsssss .down-but-i.active{color:#fff;background-color:#1aa964}.show-manualsssss .down-but-c{border-radius:5px !important;margin:.05rem .05rem;width:100%;height:.35rem;background-color:#424141}.show-manualsssss .manual-amount-win{width:100%;height:.3rem;line-height:.3rem;display:flex;display:-webkit-flex;align-items:center;-moz-text-align-last:left;text-align-last:left}.show-manualsssss .auto-up-type{float:right;width:.3rem;height:.3rem}.show-manualsssss .button-a{height:.2rem}.show-manualsssss .button-b{height:.2rem}.show-manualsssss .auto-Betting{width:100%;height:.3rem}.show-manualsssss .auto-up-texts{width:40%;float:right;height:.3rem;border-radius:8px;background-color:#ac3c90}.show-manualsssss .betting-b{margin-top:.25rem}.show-manualsssss .button-r{width:100%;height:.4rem;border-radius:8px;font-size:.16rem !important;background-image:linear-gradient(90deg, #24ee89, #9fe871);box-shadow:0 0 12px rgba(35,238,136,.3019607843),0 -2px #1dca6a inset}
[data-v-dcb093ec] .el-carousel__container {
  height: 100%;
}
[data-v-dcb093ec] .el-table--border {
  border: 0px solid #ebeef5;
}
[data-v-dcb093ec] .el-table--border::after {
  width: 0px;
}
[data-v-dcb093ec] .el-dialog {
  border-radius: 10px;
}
[data-v-dcb093ec] .dialog1 .el-dialog__title {
  line-height: 24px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}
[data-v-dcb093ec] .dialog2 .el-dialog__title {
  line-height: 4px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}
[data-v-dcb093ec] .dialog1 .el-dialog__header {
  background-color: #555;
  height: 45px;
  width: 635px;
  border-radius: 8px 8px 0 0;
}
[data-v-dcb093ec] .dialog1 .el-dialog__body {
  background-color: #555;
  width: 635px;
  height: 400px;
  border-radius: 0 0 8px 8px;
}
[data-v-dcb093ec] .dialog2 .el-dialog__header {
  background-color: #555;
  height: 45px;
  width: 635px;
  border-radius: 8px 8px 0 0;
}
[data-v-dcb093ec] .dialog2 .el-dialog__body {
  background-color: #000;
  width: 635px;
  height: 705px;
  padding: 10px 20px;
  border-radius: 0 0 8px 8px;
  color: #fff;
}
[data-v-dcb093ec] .dialog2 .el-dialog__close {
  margin-top: -10px;
}
.monopoly[data-v-dcb093ec] {
  height: 90%;
  margin-top: 0.66rem;
  background: url(../img/lottery-bg.ea8df4bb.png) no-repeat;
  background-size: 100%;
  background-color: #fff;
  position: relative;
  padding-bottom: 4rem;
}
.box-route[data-v-dcb093ec] {
  margin: 0 auto;
  width: 12rem;
  height: 6.4rem;
  position: relative;
  background-color: #000;
  border-radius: 8px;
}
.box-route .b-right[data-v-dcb093ec] {
  margin-top: 0.3rem;
  margin-left: 0.2ren;
  float: left;
  border-radius: 5px;
  background-color: #333;
  width: 3.6rem;
  height: 5.75rem;
  color: #fff;
}
.box-route .b-right span[data-v-dcb093ec],
.box-route .b-right input[data-v-dcb093ec],
.box-route .b-right button[data-v-dcb093ec] {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0px;
  padding: 0px;
}
.box-route .b-right .b-way[data-v-dcb093ec] {
  width: 100%;
  height: 0.4rem;
  float: left;
  border-radius: 20px;
  background-color: #323738;
}
.box-route .b-right .b-way .but-manual[data-v-dcb093ec] {
  width: 50%;
  height: 0.5rem;
  float: left;
  border-radius: 5px;
  background-color: #333;
}
.box-route .b-right .b-way .bright-l[data-v-dcb093ec] {
  position: relative;
  width: 50%;
  float: left;
  height: 0.02rem;
  background-color: #9fe871;
/* 左边背景颜色 */
}
.box-route .b-right .b-way .bright-f[data-v-dcb093ec] {
  position: relative;
  width: 50%;
  float: right;
  height: 0.02rem;
  background-color: #292d2e;
/* 右边背景颜色 */
}
.box-route .b-right .b-way .but-auto[data-v-dcb093ec] {
  width: 50%;
  height: 0.5rem;
  float: left;
  border-radius: 5px;
  background-color: #333;
}
.box-route .b-right .show-manual[data-v-dcb093ec] {
  padding-top: 0.6rem;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
  width: 100%;
  height: 98%;
  background-color: #333;
  margin-top: 0.1rem;
}
.box-route .b-right .show-manual .manual-amount[data-v-dcb093ec] {
  width: 100%;
  height: 0.3rem;
}
.box-route .b-right .show-manual .manual-down[data-v-dcb093ec] {
  width: 100%;
  height: 0.4rem;
  border-radius: 5px;
  background-color: #000;
}
.box-route .b-right .show-manual .manual-down .down-input[data-v-dcb093ec] {
  padding-left: 0.1rem;
  float: left;
  background-color: transparent;
  width: 60%;
  height: 0.4rem;
}
.box-route .b-right .show-manual .manual-down .down-but[data-v-dcb093ec] {
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
}
.box-route .b-right .show-manual .manual-down .down-but .down-but-i[data-v-dcb093ec] {
  margin: 3px;
  border-radius: 5px;
  width: 84px;
  height: 0.32rem;
  background-color: #333;
/*选中的时候，没有边框，文字变色并加1px投影*/
}
.box-route .b-right .show-manual .manual-down .down-but .down-but-i.active[data-v-dcb093ec] {
  color: #fff;
  background-color: #1aa964;
}
.box-route .b-right .show-manual .down-but-c[data-v-dcb093ec] {
  border-radius: 5px;
  margin: 2px;
  width: 85px;
  height: 34px;
  float: left;
  background-color: #424141;
}
.box-route .b-right .show-manual .manual-amount-win[data-v-dcb093ec] {
  width: 100%;
  height: 0.4rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -moz-text-align-last: left;
       text-align-last: left;
}
.box-route .b-right .show-manual .auto-Betting[data-v-dcb093ec] {
  width: 100%;
  height: 0.3rem;
}
.box-route .b-right .show-manual .auto-Betting .auto-up-type[data-v-dcb093ec] {
  float: right;
  width: 0.3rem;
  height: 0.3rem;
}
.box-route .b-right .show-manual .auto-Betting .auto-up-type .button-a[data-v-dcb093ec] {
  height: 0.2rem;
}
.box-route .b-right .show-manual .auto-Betting .auto-up-type .button-b[data-v-dcb093ec] {
  height: 0.2rem;
}
.box-route .b-right .show-manual .auto-Betting .auto-up-texts[data-v-dcb093ec] {
  width: 40%;
  float: right;
  height: 0.3rem;
  border-radius: 5px;
  background-color: #ac3c90;
}
.box-route .b-right .show-manual .betting-b[data-v-dcb093ec] {
  margin-top: 0.25rem;
}
.box-route .b-right .show-manual .betting-b .button-r[data-v-dcb093ec] {
  width: 100%;
  height: 0.4rem;
  border-radius: 5px;
  background-image: linear-gradient(90deg, #24ee89, #9fe871);
  box-shadow: 0 0 12px rgba(35,238,136,0.302), 0 -2px #1dca6a inset;
}
.box-route .b-left[data-v-dcb093ec] {
  float: left;
  width: 68%;
  height: 100%;
  padding: 0.3rem 0.2rem 0.3rem 0.2rem;
}
.box-route .b-left span[data-v-dcb093ec] {
  color: #fff;
}
.box-route .b-left .game-text[data-v-dcb093ec] {
  width: 100%;
  height: 1.5rem;
  margin: auto;
  display: flex;
  text-align: center;
}
.box-route .b-left .game-text .game-result[data-v-dcb093ec] {
  width: 100%;
  height: 0.42rem;
  color: #d7d7d7;
  border-radius: 5px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.box-route .b-left .game-text .game-result .game-result-list[data-v-dcb093ec] {
  border-radius: 6px;
  width: 0.85rem;
  height: 0.4rem;
  line-height: 0.4rem;
  background-color: #1aa964;
  margin-left: 0.08rem;
  font-family: "Roboto Bold", "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  color: #fff;
}
.box-route .b-left .dong[data-v-dcb093ec] {
  width: 100%;
}
.box-route .b-left .dong[data-v-dcb093ec] .vue-slider-process {
  background: linear-gradient(90deg, #26ee89 0%, #9ce872 100%);
  border-radius: 15px;
}
.box-route .b-left .dong[data-v-dcb093ec] .vue-slider-marks {
  color: #fff;
  border-radius: 15px;
  background: #f59a23;
}
.box-route .b-left .dong[data-v-dcb093ec] .vue-slider-mark-label-active {
  margin-top: 0.32rem;
}
.box-route .b-left .dong[data-v-dcb093ec] .vue-slider-mark-label {
  margin-top: 0.32rem;
}
.box-route .b-left .dong[data-v-dcb093ec] .vue-slider-dot-handle {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGkAAAByCAYAAABQk/9iAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANbSURBVHgB7d3vTdtAGMfxOyfiJbIQA8AEsEHpBtkAM0FhgzJB0wkIG7BB6QYwARkAUYvXCe7zRAmKIKRXwMn94PuRaP7YsVR/dc7FkZwYEjRNU9rN/sPDQy/G+MUe79jjMuB/1bb/rmz/XRdFcWn3L1JeFJctnMb5ZnGOA1HaMLRYA7s9t2DDl1Z6MZIF8jjfA3FWYWj7+7Tb7Q4WLVwYyV7wYzp6sEI2qvo2ok6ePv8skgU6s0BVwLoMOp3O0fwTxfyD6QiqAtap8g7zTzyOpNFoVNlQOwvIxYmNqL7fmUTyKbX9/ZpOrZGH2t6jdm3g1LPD3SGBslPOJm+TkWQPboiUpcloKuy9qEegbJXWZ7+wY95BQLZsJPU80l5AtvxcaRyPx38Cp35yVnukJiBrRUD2iCSASAKIJIBIAogkgEgCiCSASAKIJIBIAogkoBtW4O7uLtR17d8AL1xu35mEzc3NsL29HV5Dffv/0vpZ8Nvb28l/MMXW1tbk7zNtP0Xrh7v7+/vkdVN3xkfaforWI710iHjruh9l+ymYOAggkgAiCSCSACIJIJIAIgkgkgAiCSCSACIJIJIAIgkgkgAiCSCSACIJIJIAIgkgkgAiCSCSACIJIJIAIgkgkgAiCSCSACIJIJIAIgkgkgAiCSCSACIJIJIAIgkgkgAiCSCSACIJIJIAIgkgkgAiCSCSACIJIJIAIgkgkgAiCSCSACIJaD2SX9i8jXU/yvaTthtaVpbpP2HrV6n/bNtP0frPIPgV5/162X4R9GU/I+A74zVXp1fffgp+DFgAEwcBRBJAJAFEEkAkAUQSQCQBRBJAJAFEEkAkAUQS4JHa+d1NvJe6iDEOA7Jlfa6Kpml+B2TL+lwX9kXWRUC27AvFy2ilSgt1Y4/TvyfGqgw7nc6uvyf5xOFnQHZs8Jz7bfR/GE1ZGtqh7qtP7Cafk3w0jcfj04Bs2MA5nc28Hz/Mbmxs9G0Bh70MeIdutzuYPY5PV7AR5QsPA9bCAp1boGr+uWenhWw2UTGi1mM6gqqnzy88d2crHtsLjjgbsTI+Jzjx/b5oYVz2Sgu1MxqNKhtdh34/4L3VNqv20dOffhRaKIZEFqtnGzqwvz0Lth+Yrr9G7UcnPxXnZ3osztWyODN/AYf/XdN+QGrIAAAAAElFTkSuQmCC);
  background-size: 100% 100%;
  border-radius: 10%;
  width: 0.3rem;
  height: 0.38rem;
  margin-top: -0.13rem;
  margin-left: -0.08rem;
}
.box-route .b-left .dong[data-v-dcb093ec] .vue-slider-mark-step {
  border-radius: 0%;
  background-color: #fff;
}
.box-route .b-left .dong .dong-up[data-v-dcb093ec] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 0.7rem;
  position: relative;
}
.box-route .b-left .dong .dong-up .dong-text[data-v-dcb093ec] {
  line-height: 0.7rem;
  text-align: center;
  font-size: 0.17rem;
  font-weight: 700;
  color: #000;
  position: absolute;
  width: 0.7rem;
  height: 0.7rem;
  background-image: url(data:image/webp;base64,UklGRroCAABXRUJQVlA4TK4CAAAvhQAiEJegoG0bppXGH2/bPRoK27ZBuu3/cxkVto3iBNh/3M4XBbFtQ//32JFEFEWMkErsGggA+P//n7Z9CUT6Rf8/kzRJ/d3qBZHJIvax21/tgzsPQIwS65tRIMG2rbatDDLlyQikzH+ycUHw3r2pv0T0H5LbRpIkuRrjWQzfXLNkzQMun4VySpmedQnurrAkZtLiOuI12UfXl+fkFtypwo2w5OqGFMhCeXEnIu24l0woeJrUaQlnR+qWzIQ4SuhN6ZbMh9BLNA1+CW8o++gs5DPabaLreEOrWgr7ZpIWZ6wloZSYK3q87xvsOsxLYHRNOLcJ0o5+CUioINwmODtSt4Q3lL27i96UbglmSHMVwM2qW8Ibyj46FvmpjwZHpJCmXlzXxIvsymMszrnIQ4zOLWNvXZSHOD6ytdaquDy2kfKsiI+0Z1U/wlVEOIzU9qpjhCBdRexUh30EEYprayd6G+LUgKY0gDfx7kwQgSsxQyLUKqgxamBKFBk3GCkAJAI4XaaMcUobSBPvTp1pY5XSB/CS1kzQMOolRugY3RQwIooOHIlKKUtgTLw7U1TNbMoWkEtaM0fbDJcAoG/GSgCw0EAJKRJPUigYmZ6Dwcw8p+iRKK19ANxTHwJb+xio//3nnY2SPHLWgYbZUwYrI2Pn1gofZfhYEhf7OnOul4e9TB1RT56F8lQ4ZQ4GjlXnuDU6u9pJ27JBU7LmMXxcjvES87Wopqug04HHXmyejiha2JWAdVSLVYAMVetVUFuLMI/6bQI1VE1XAWktqvoq2HbYsResB8yKFeclwB1VaxXgQ9ViFSDXoqqsAl5Ij+MN/eHcAVRWgaGjqpaArcUs5yUkHVVjFZAfF+4xV0LUsQ2vAl2oaqwCx1rUgRK60BEkOidbPW7s/4WkeF/Wy0+VLg==);
  background-size: 100% 100%;
  transition: transform 0.5s;
}
.box-route .b-left .box-right-up[data-v-dcb093ec] {
  margin-top: 1.72rem;
  width: 100%;
  height: 0.85rem;
  color: #fff;
  border-radius: 5px;
  background-color: #333;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-route .b-left .box-right-up .block[data-v-dcb093ec] {
  margin: 0.1rem 0.1rem;
}
.box-route .b-left .box-right-up .block .demonstration[data-v-dcb093ec] {
  margin-bottom: 0.08rem;
  width: 100px;
  height: 0.2rem;
  color: #fff;
}
.box-route .b-left .box-right-up .block .right-up-div[data-v-dcb093ec] {
  padding: 0 0.1rem;
  width: 2.3rem;
  height: 0.4rem;
  border-radius: 5px;
  background-color: rgba(0,0,0,0.298);
  display: flex;
  justify-content: space-between;
  line-height: 0.4rem;
}
.box-route .b-left .box-right-up .block .right-up-div .right-up-inp[data-v-dcb093ec] {
  color: #fff;
  border-radius: 5px;
  width: 1rem;
  height: 0.2rem;
  background-color: rgba(0,0,0,0.298);
}
.but-active[data-v-dcb093ec] {
  background-color: #333;
  color: #fff;
}
.but-active.active[data-v-dcb093ec] {
  color: #fff;
  background-color: #1aa964;
}


/*# sourceMappingURL=chunk-8185ca2a.dd432f7c.css.map?v=6.30.13.25*/