.gameList-main[data-v-41ec8fcb] {
  position: relative;
  padding: 10px 0;
}
.gameList-main .wrapper[data-v-41ec8fcb] {
  width: 1010px;
  margin: 0 auto;
}
.gameList-main .gameList-box[data-v-41ec8fcb] {
  background: #fff;
  min-height: 700px;
}
.gameList-main .gameList-box .gameList-top[data-v-41ec8fcb] {
  height: 80px;
  width: 900px;
  margin-left: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.gameList-main .gameList-box .gameList-top .gameLogo[data-v-41ec8fcb] {
  height: 70px;
  margin: 0 5px;
}
.gameList-main .gameList-box .gameList-top .gameLogo img[data-v-41ec8fcb] {
  max-width: 600px;
  height: 70px;
}
.gameList-main .gameList-box .gameList-top .gameLogo span[data-v-41ec8fcb] {
  font-weight: bold;
  font-size: 30px;
  margin-left: 5px;
}
.gameList-main .gameList-box .gameList-top .search[data-v-41ec8fcb] {
  width: 200px;
  height: 40px;
  padding: 5px;
  background: #f2622d;
  background: -webkit-linear-gradient(#f2622d, #bc0007);
  background: linear-gradient(#f2622d, #bc0007);
  border-radius: 3px;
}
.gameList-main .gameList-box .gameList-top .search input[data-v-41ec8fcb] {
  width: 150px;
  margin-right: 5px;
  padding: 0 5px;
  color: #000;
  font-size: 12px;
  line-height: 30px;
  background-color: #fff;
  border: none;
}
.gameList-main .gameList-box .gameList-top .search button[data-v-41ec8fcb] {
  width: 30px;
  color: #fff;
  background-color: transparent;
  cursor: pointer;
  border: none;
  outline: none;
}
.gameList-main .gameList-box .gameList-top .search button i[data-v-41ec8fcb] {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
}
.gameList-main .gameList-box .game-type-box[data-v-41ec8fcb] {
  background: #bc0007;
  height: 50px;
}
.gameList-main .gameList-box .game-type-box .gameType[data-v-41ec8fcb] {
  width: 850px;
  height: 50px;
  margin: 0 auto;
}
.gameList-main .gameList-box .game-type-box p[data-v-41ec8fcb] {
  padding: 0 15px;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  border-radius: 15px;
}
.gameList-main .gameList-box .game-type-box p.active[data-v-41ec8fcb] {
  background: #8c0004;
}
.gameList-main .gameList-box .list-title[data-v-41ec8fcb] {
  width: 850px;
  margin: 16px auto;
  border-bottom: 2px solid #b21117;
}
.gameList-main .gameList-box .list-title span[data-v-41ec8fcb] {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  color: #fff;
  font-size: 15px;
  line-height: 30px;
  border-radius: 8px 8px 0 0;
  background-color: #b21117;
}
.gameList-main .gameList-box .list-title a[data-v-41ec8fcb] {
  float: right;
  color: #b21117;
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
}
.gameList-main .gameList-box .list-title a i[data-v-41ec8fcb] {
  line-height: 30px;
  font-size: 12px;
}
.gameList-main .gameList-box .gotGameListBox[data-v-41ec8fcb] {
  position: relative;
  width: 850px;
  margin: 0 auto;
}
.gameList-main .gameList-box .gotGameListBox .swiper-button-prev[data-v-41ec8fcb],
.gameList-main .gameList-box .gotGameListBox .swiper-button-next[data-v-41ec8fcb] {
  position: absolute;
  top: 93px;
  width: 45px;
  height: 45px;
  z-index: 1;
  background: #ededed;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  outline: none;
  border: none;
}
.gameList-main .gameList-box .gotGameListBox .swiper-button-prev[data-v-41ec8fcb]:hover,
.gameList-main .gameList-box .gotGameListBox .swiper-button-next[data-v-41ec8fcb]:hover {
  background-color: #b21117;
}
.gameList-main .gameList-box .gotGameListBox .swiper-button-prev i[data-v-41ec8fcb],
.gameList-main .gameList-box .gotGameListBox .swiper-button-next i[data-v-41ec8fcb] {
  padding-top: 10px;
  color: #fff;
  font-size: 27px;
  text-align: left;
}
.gameList-main .gameList-box .gotGameListBox .swiper-button-prev[data-v-41ec8fcb] {
  left: -60px;
  padding-left: 6px;
}
.gameList-main .gameList-box .gotGameListBox .swiper-button-prev i[data-v-41ec8fcb] {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.gameList-main .gameList-box .gotGameListBox .swiper-button-next[data-v-41ec8fcb] {
  right: -60px;
  padding-left: 12px;
}
.gameList-main .gameList-box .hotGameListSwiper.swiper-container[data-v-41ec8fcb] {
  width: 100%;
  padding-bottom: 20px;
}
.gameList-main .gameList-box .fishGmae-ul li[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide[data-v-41ec8fcb] {
  position: relative;
  width: 160px;
  min-height: 180px;
  margin-bottom: 10px;
  margin-right: 12px;
  vertical-align: top;
  z-index: 0;
  color: #000;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 10px;
  cursor: pointer;
}
.gameList-main .gameList-box .fishGmae-ul li[data-v-41ec8fcb]:hover,
.gameList-main .gameList-box .hotGameListSwiper li[data-v-41ec8fcb]:hover,
.gameList-main .gameList-box .fishGmae-ul .swiper-slide[data-v-41ec8fcb]:hover,
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide[data-v-41ec8fcb]:hover {
  color: #fff;
  background: #f2622d;
  background: -webkit-linear-gradient(#f2622d, #bc0007);
  background: linear-gradient(#f2622d, #bc0007);
  border-color: #fff;
}
.gameList-main .gameList-box .fishGmae-ul li:hover .game-item[data-v-41ec8fcb]:before,
.gameList-main .gameList-box .hotGameListSwiper li:hover .game-item[data-v-41ec8fcb]:before,
.gameList-main .gameList-box .fishGmae-ul .swiper-slide:hover .game-item[data-v-41ec8fcb]:before,
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide:hover .game-item[data-v-41ec8fcb]:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 9px;
  width: 142px;
  height: 142px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}
.gameList-main .gameList-box .fishGmae-ul li:hover .info .title[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li:hover .info .title[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide:hover .info .title[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide:hover .info .title[data-v-41ec8fcb] {
  width: 140px;
}
.gameList-main .gameList-box .fishGmae-ul li:hover .info .gameName[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li:hover .info .gameName[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide:hover .info .gameName[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide:hover .info .gameName[data-v-41ec8fcb] {
  width: 120px;
}
.gameList-main .gameList-box .fishGmae-ul li:hover .info i[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li:hover .info i[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide:hover .info i[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide:hover .info i[data-v-41ec8fcb] {
  color: #fff;
}
.gameList-main .gameList-box .fishGmae-ul li:hover .playGame[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li:hover .playGame[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide:hover .playGame[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide:hover .playGame[data-v-41ec8fcb] {
  display: block;
}
.gameList-main .gameList-box .fishGmae-ul li[data-v-41ec8fcb]:nth-of-type(5n+5),
.gameList-main .gameList-box .hotGameListSwiper li[data-v-41ec8fcb]:nth-of-type(5n+5),
.gameList-main .gameList-box .fishGmae-ul .swiper-slide[data-v-41ec8fcb]:nth-of-type(5n+5),
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide[data-v-41ec8fcb]:nth-of-type(5n+5) {
  margin-right: 0;
}
.gameList-main .gameList-box .fishGmae-ul li .game-item[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li .game-item[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide .game-item[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide .game-item[data-v-41ec8fcb] {
  position: relative;
  height: 100%;
  padding: 10px 0 4px;
  text-align: center;
}
.gameList-main .gameList-box .fishGmae-ul li img[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li img[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide img[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide img[data-v-41ec8fcb] {
  position: relative;
  display: inline-block;
  width: 140px;
  height: 140px;
}
.gameList-main .gameList-box .fishGmae-ul li .info[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li .info[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide .info[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide .info[data-v-41ec8fcb] {
  position: relative;
  margin: 0 auto;
  padding: 4px 18px 3px 0;
  width: 140px;
  color: inherit;
  font-size: 16px;
  text-align: left;
}
.gameList-main .gameList-box .fishGmae-ul li .info i[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li .info i[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide .info i[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide .info i[data-v-41ec8fcb] {
  position: absolute;
  top: 5px;
  right: 2px;
  line-height: 20px;
}
.gameList-main .gameList-box .fishGmae-ul li .info .iconshixinaixin[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li .info .iconshixinaixin[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide .info .iconshixinaixin[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide .info .iconshixinaixin[data-v-41ec8fcb] {
  color: #d00;
}
.gameList-main .gameList-box .fishGmae-ul li .playGame[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper li .playGame[data-v-41ec8fcb],
.gameList-main .gameList-box .fishGmae-ul .swiper-slide .playGame[data-v-41ec8fcb],
.gameList-main .gameList-box .hotGameListSwiper .swiper-slide .playGame[data-v-41ec8fcb] {
  position: absolute;
  display: none;
  left: 50%;
  top: 75px;
  z-index: 2;
  height: 30px;
  width: 100px;
  margin-left: -50px;
  background: #bc0007;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  border: none;
  border-radius: 6px;
}
.gameList-main .gameList-box .fishGmae-ul[data-v-41ec8fcb] {
  width: 850px;
  margin: 20px auto;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.gameList-main .pager[data-v-41ec8fcb] {
  display: block;
  margin: 0 auto;
  padding-bottom: 25px;
  text-align: center;
  font-size: 0;
}
.gameList-main .pager > li[data-v-41ec8fcb] {
  display: inline-block;
  margin: 0 3px;
  padding: 0 10px;
  color: #fff;
  background: #000;
  height: 25px;
  font-size: 16px;
  line-height: 25px;
  vertical-align: top;
  cursor: pointer;
}
.gameList-main .pager > li[data-v-41ec8fcb]:hover {
  color: #fff;
  background: #b21117;
}
.gameList[data-v-41ec8fcb] {
  min-height: 900px;
}
.gameList-main .wrapper .jackpot-list[data-v-41ec8fcb] {
  margin-top: 5px;
}
.gameList-main .wrapper .jackpot-list .jackpot[data-v-41ec8fcb] {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  height: 100%;
}
.gameList-main .wrapper .jackpot-list .jackpot li[data-v-41ec8fcb] {
  width: 248px;
  height: 80px;
  margin-right: 6px;
  margin-bottom: 10px;
  background: #000000;
  border: 2px solid #D72D28;
  cursor: pointer;
}
.gameList-main .wrapper .jackpot-list .jackpot li[data-v-41ec8fcb]:nth-child(4n+4) {
  margin-right: 0;
}
.gameList-main .wrapper .jackpot-list .jackpot li .logo-bg[data-v-41ec8fcb] {
  position: relative;
  height: 100%;
  width: 110px;
  background: url(../../static/img/solts-icon-bg.png) 100% 100% no-repeat;
}
.gameList-main .wrapper .jackpot-list .jackpot li .logo-bg img[data-v-41ec8fcb] {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 66px;
  max-width: 100px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.gameList-main .wrapper .jackpot-list .jackpot li div[data-v-41ec8fcb] {
  padding-left: 5px;
  padding-top: 10px;
  font-size: 14px;
  color: #F1CC5D;
  line-height: 25px;
}
.gameList-main .wrapper .jackpot-list .jackpot li div .gameName[data-v-41ec8fcb] {
  color: #FFFFFF;
  line-height: 28px;
  font-size: 16px;
}
.gameList-main .gameTypeList[data-v-41ec8fcb] {
  position: relative;
  width: 1010px;
  margin: 0 auto;
  background-color: #2c2c30;
}
.gameList-main .gameTypeList .next[data-v-41ec8fcb],
.gameList-main .gameTypeList .prev[data-v-41ec8fcb] {
  position: absolute;
  top: 35px;
  width: 40px;
  height: 40px;
  background-position: center top;
  background-repeat: no-repeat;
  cursor: pointer;
}
.gameList-main .gameTypeList .prev[data-v-41ec8fcb] {
  left: 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADV0lEQVRYhc2ZS0hUURiAv4bUUsfXWGaOQQSKi1qkVkpCZrUSI4Kix6oW2XPdItrUpn3RA2nVcxUEEVSm9E4tolUaQdDYVIzPUcsZkPjHc2Xy3JnmPkb9YDbnP/f/v3vPnXvOuXfRh7Y6bOABaoFGoAaoAMqAHJVqHOgH+oAeoAPoBqasllqstSTHDxwHDgDlSXpmAUXAWmC3avsG3AQuAQHtiAR4zJs1fCrxF+D0f+QSUa6O/aJy+RL0+4dUBPcAn4BjQKYWtU6myiU59zoRlOG/DNwFirWocyTnHVUj4a2WSDAbuAe0ahH3aVW1ss0ymwnK2dwGmrVI+mhWNbUraSZ4EWjRWtNPi6qdVFBu2iPzIGcgtffFN8QL+szOYB4Qh2VmgufT9G+1ijzgz80WXAUcXgByBoeU04zgUSBD62aToZFJOruCTlJkKKeYoPwOal3syo1O0v42wLqKQi1mEXHyGKsSvxtyw+FJ2t8EaNxQRlHBEi1uEXGqFcGtbsiNhCM8eR1gS+1KfM7lDBpFsFprtsjomMj1x+SKC5e6JSfUiGCl1myBabkADdUlbssJlSJYqjWnSHg8yuNX/Wxev4LlPtO53imlMjl77SQZm4jy6GVAybl+5Qy8ZouFlHjWE6RidT4lxWmTiyGCYa01BRqqS+n7OsLP0O90+oVF0NYj35uTwY56Py/e/+DXwIQWd4mgCPbazSWS2+vLpiUH/2hxF+gVwXdO8uTlZtJU5+d5T5DQkOvD3eNRm2pH5Odmsq2ujM7u74SGJt0U7BDBLisb6UTke0XST2d3gIFhV4ZbnLo96nXEDS1sgwJvFk2b/HR09TPoXFKcpoznoOz0I1oXGxTmZdG00c/Hz4NO0kSU08yCVS5nm9bNrmR+Vmzh4IDrxm0XP5OcBQbcknSAOJwxDo8XlMCJBSB4Kv5CzZ6L5V3JVe2QueMacCu+mtliQc7gvtaafqTmydlVzAQjanf/UIukjweqpvYkMRMUZPbfOUfDLTV2qZoaiQSFqHo1JmcW0qLOkZz7VY1oomzJBA3kj1MFXDEbAhtEVK4q9cotKamuqENqp78GuKDe4FtFjpFjJYfkSmlUnH6GkD21bFvlM4RstHNVfEzNBPIZQpZzT219hgD+AtErxjuyWEemAAAAAElFTkSuQmCC);
}
.gameList-main .gameTypeList .next[data-v-41ec8fcb] {
  right: 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADUklEQVRYhc2ZS0hUURiAv4Z8O75GU5sxgkBxUZCPyEzKslZiRFD0WNUie65bRJvatC96IK16roIggrKUXoqjEq3SkBaNqeF7fAsS/3BGJs+daebeO9oHs/n/c///u4+595x7131pqsIEDqASqAUqgGLADaSpUtNAP9ALdAItgBdYirXVei0SGQ9wATgJFEUYmQTkAFuBIyr2E3gE3AZ82hZhcBiHNVyqcB9w5R9y4ShS2/apWq4w4/4iGsGjwDfgPJCoZWMnUdWSmsesCMrpvwM8A3K1rHWk5lPVI+ylFk4wFXgONGoZ+2lUvVKNKhsJyt48Aeq1TPyoVz21I2kkeAto0KLxp0H1jigoF+3ZNZALIr2PhwZCBV1Ge7AGiEOekeCNOP1bY0Vu8NdXCm4CzvwHckFOK6dlwXNAgjYsSlo7BhibnLdTMEE5BQTld0obEgPbirN52+6zW1KcHMFZiUdLx0BOVjK1O9wByXG/bZLiVCmC+7SUCVxZyeyt3Ehzm48J/4JdkrUiWK6FTZKbncKeCjfN7f1MTtkiWSGCJVrYAnk5ydSU5QeOpA2SJSJYqIUtssGVSnVZAW/a+vFPL1opViiCTi1sA/muVHZvL+D1Zx9TM6YlnUaTBfskc1Mo3pzJ+84BLRctIuiPl+DQ8Cy9PyaoKTd9FflF0PzuRWBoZIaP3YMcrPbgTDP9kBoQwR4tbJHfIzN86h7kwC63FTmhRwS7tLAFhsdm+dA1RF2Vh4x0y2usTodaVNskN0+r9xd1VW475IQWEeyIZSEdjpHxOVq9vsCRy3TaIidOXod6HfFQS8fA6PgcLR397N/pIcuZZIccymkpeB+Ulb7p59LX76MBuewM2+QWlNPyhFUOZ5M2LEpkFmOjnPAgeNmFPkmuyaWkDV19xOFqsGuooCQu/geCl0MP1MpnsbwruadtsnrcBx6HdjOaLMgevNCi8Ud6XlrZxUhwQa3uX2mZ+PFS9dTuJEaCwgxwaJVOt/Q4rHpqhBMUFtWrMdmzYS1rHal5QvUIO6ONJBhE/jilwF2jU2CCBVWrVL1yi0i0M+phtdLfAtxUb/BjRbaRbaWG1IrqrFj9DCFralm2ymcIWWinq/yUehLIZwiZzr0z9RkC+APq0sY6whtTuAAAAABJRU5ErkJggg==);
}
.gameList-main .gameTypeList .ul-box[data-v-41ec8fcb] {
  margin: 0 60px;
  overflow: hidden;
}
.gameList-main .gameTypeList ul[data-v-41ec8fcb] {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.gameList-main .gameTypeList ul li[data-v-41ec8fcb] {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 110px;
      -ms-flex: 0 0 110px;
          flex: 0 0 110px;
  height: 112px;
  color: #bebebe;
  font-size: 20px;
  text-align: center;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  cursor: pointer;
}
.gameList-main .gameTypeList ul li.active[data-v-41ec8fcb],
.gameList-main .gameTypeList ul li[data-v-41ec8fcb]:hover {
  background: #444444;
}
.gameList-main .gameTypeList ul li.active[data-v-41ec8fcb]::after,
.gameList-main .gameTypeList ul li[data-v-41ec8fcb]:hover::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGcAAAAFCAYAAABYffKoAAAAR0lEQVRIiWP8v5jhP8MoGJSAaTRaBi8ARQ7jMMFzoKE8Z7j4CVSsDRcgzsDAcIaBgcGEgYHh5XDJOcMFgCLEfLhEDAMDAwMAiREJ8STunDYAAAAASUVORK5CYII=);
}
.gameList-main .gameTypeList ul li.active p[data-v-41ec8fcb],
.gameList-main .gameTypeList ul li:hover p[data-v-41ec8fcb] {
  color: #F39437;
}
.gameList-main .gameTypeList ul li[data-v-41ec8fcb]:nth-of-type(1) {
  border-left: 1px solid transparent;
}
.gameList-main .gameTypeList ul li .logo[data-v-41ec8fcb] {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  margin-top: 10px;
  margin-bottom: 5px;
}
.gameList-main .gameTypeList ul li p[data-v-41ec8fcb] {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.gameList-main .gameTypeList ul li[data-v-41ec8fcb]:hover,
.gameList-main .gameTypeList ul li.active[data-v-41ec8fcb] {
  color: #ff8a00;
}

/*MG电子*/
.gameList-main.gameId-3 .gameList-box .gameList-top .gameLogo span {
  color: #21e519;
}
.gameList-main.gameId-3 .gameList-box .gameList-top .search {
  background: #32b5e9;
}
.gameList-main.gameId-3 .gameList-box .list-title {
  border-bottom: 2px solid #32b5e9;
}
.gameList-main.gameId-3 .gameList-box .list-title span {
  background-color: #32b5e9;
}
.gameList-main.gameId-3 .gameList-box .list-title a {
  color: #32b5e9;
}
.gameList-main.gameId-3 .gameList-box .game-type-box {
  background: #32b5e9;
}
.gameList-main.gameId-3 .gameList-box .game-type-box p.active {
  color: #000;
  background-color: #21e519;
}
.gameList-main.gameId-3 .gameList-box .gotGameListBox .swiper-button-prev:hover,
.gameList-main.gameId-3 .gameList-box .gotGameListBox .swiper-button-next:hover {
  background-color: #32b5e9;
}
.gameList-main.gameId-3 .gameList-box .gotGameListBox .swiper-pagination-bullet-active {
  background: #32b5e9;
}
.gameList-main.gameId-3 .gameList-box .fishGmae-ul li:hover,
.gameList-main.gameId-3 .gameList-box .hotGameListSwiper li:hover,
.gameList-main.gameId-3 .gameList-box .fishGmae-ul .swiper-slide:hover,
.gameList-main.gameId-3 .gameList-box .hotGameListSwiper .swiper-slide:hover {
  color: #000;
  background: #32b5e9;
}
.gameList-main.gameId-3 .gameList-box .fishGmae-ul li .playGame,
.gameList-main.gameId-3 .gameList-box .hotGameListSwiper li .playGame,
.gameList-main.gameId-3 .gameList-box .fishGmae-ul .swiper-slide .playGame,
.gameList-main.gameId-3 .gameList-box .hotGameListSwiper .swiper-slide .playGame {
  background: #32b5e9;
  background: -webkit-linear-gradient(to top right, #21e519, #32b5e9);
  background: -webkit-linear-gradient(bottom left, #21e519, #32b5e9);
  background: linear-gradient(to top right, #21e519, #32b5e9);
}
.gameList-main.gameId-3 .gameList-box .pager > li:hover {
  background: #32b5e9;
}
/*PG电子*/
.gameList-main.gameId-48 .gameList-box .gameList-top .gameLogo span {
  color: #000;
}
.gameList-main.gameId-48 .gameList-box .gameList-top .search {
  background: #000;
}
.gameList-main.gameId-48 .gameList-box .list-title {
  border-bottom: 2px solid #000;
}
.gameList-main.gameId-48 .gameList-box .list-title span {
  background-color: #000;
}
.gameList-main.gameId-48 .gameList-box .list-title a {
  color: #000;
}
.gameList-main.gameId-48 .gameList-box .game-type-box {
  background: #000;
}
.gameList-main.gameId-48 .gameList-box .game-type-box p.active {
  color: #fff;
  background-color: #ff1c4f;
}
.gameList-main.gameId-48 .gameList-box .gotGameListBox .swiper-button-prev:hover,
.gameList-main.gameId-48 .gameList-box .gotGameListBox .swiper-button-next:hover {
  background-color: #000;
}
.gameList-main.gameId-48 .gameList-box .gotGameListBox .swiper-pagination-bullet-active {
  background: #000;
}
.gameList-main.gameId-48 .gameList-box .fishGmae-ul li:hover,
.gameList-main.gameId-48 .gameList-box .hotGameListSwiper li:hover,
.gameList-main.gameId-48 .gameList-box .fishGmae-ul .swiper-slide:hover,
.gameList-main.gameId-48 .gameList-box .hotGameListSwiper .swiper-slide:hover {
  color: #fff;
  background: #ff1c4f;
}
.gameList-main.gameId-48 .gameList-box .fishGmae-ul li .playGame,
.gameList-main.gameId-48 .gameList-box .hotGameListSwiper li .playGame,
.gameList-main.gameId-48 .gameList-box .fishGmae-ul .swiper-slide .playGame,
.gameList-main.gameId-48 .gameList-box .hotGameListSwiper .swiper-slide .playGame {
  background: #ff1c4f;
}
.gameList-main.gameId-48 .gameList-box .pager > li:hover {
  background: #ff1c4f;
}
/*CQ电子*/
.gameList-main.gameId-58 .gameList-box .gameList-top .gameLogo span {
  color: #f2941a;
}
.gameList-main.gameId-58 .gameList-box .gameList-top .search {
  background: #fddb00;
}
.gameList-main.gameId-58 .gameList-box .list-title {
  border-bottom: 2px solid #f2941a;
}
.gameList-main.gameId-58 .gameList-box .list-title span {
  background-color: #f2941a;
}
.gameList-main.gameId-58 .gameList-box .list-title a {
  color: #f2941a;
}
.gameList-main.gameId-58 .gameList-box .game-type-box {
  background: #f2941a;
}
.gameList-main.gameId-58 .gameList-box .game-type-box p.active {
  color: #fff;
  background-color: #fddb00;
}
.gameList-main.gameId-58 .gameList-box .gotGameListBox .swiper-button-prev:hover,
.gameList-main.gameId-58 .gameList-box .gotGameListBox .swiper-button-next:hover {
  background-color: #f2941a;
}
.gameList-main.gameId-58 .gameList-box .gotGameListBox .swiper-pagination-bullet-active {
  background: #f2941a;
}
.gameList-main.gameId-58 .gameList-box .fishGmae-ul li:hover,
.gameList-main.gameId-58 .gameList-box .hotGameListSwiper li:hover,
.gameList-main.gameId-58 .gameList-box .fishGmae-ul .swiper-slide:hover,
.gameList-main.gameId-58 .gameList-box .hotGameListSwiper .swiper-slide:hover {
  color: #fff;
  background: #fddb00;
}
.gameList-main.gameId-58 .gameList-box .fishGmae-ul li .playGame,
.gameList-main.gameId-58 .gameList-box .hotGameListSwiper li .playGame,
.gameList-main.gameId-58 .gameList-box .fishGmae-ul .swiper-slide .playGame,
.gameList-main.gameId-58 .gameList-box .hotGameListSwiper .swiper-slide .playGame {
  background: #f2941a;
}
.gameList-main.gameId-58 .gameList-box .pager > li:hover {
  background: #fddb00;
}
/*AG电子*/
.gameList-main.gameId-22 .gameList-box .gameList-top .gameLogo span {
  color: #0092be;
}
.gameList-main.gameId-22 .gameList-box .gameList-top .search {
  background: #0092be;
}
.gameList-main.gameId-22 .gameList-box .list-title {
  border-bottom: 2px solid #0092be;
}
.gameList-main.gameId-22 .gameList-box .list-title span {
  background-color: #0092be;
}
.gameList-main.gameId-22 .gameList-box .list-title a {
  color: #0092be;
}
.gameList-main.gameId-22 .gameList-box .game-type-box {
  background: #0092be;
}
.gameList-main.gameId-22 .gameList-box .game-type-box p.active {
  color: #fff;
  background-color: #f05f22;
}
.gameList-main.gameId-22 .gameList-box .gotGameListBox .swiper-button-prev:hover,
.gameList-main.gameId-22 .gameList-box .gotGameListBox .swiper-button-next:hover {
  background-color: #0092be;
}
.gameList-main.gameId-22 .gameList-box .gotGameListBox .swiper-pagination-bullet-active {
  background: #0092be;
}
.gameList-main.gameId-22 .gameList-box .fishGmae-ul li:hover,
.gameList-main.gameId-22 .gameList-box .hotGameListSwiper li:hover,
.gameList-main.gameId-22 .gameList-box .fishGmae-ul .swiper-slide:hover,
.gameList-main.gameId-22 .gameList-box .hotGameListSwiper .swiper-slide:hover {
  color: #fff;
  background: #0092be;
}
.gameList-main.gameId-22 .gameList-box .fishGmae-ul li .playGame,
.gameList-main.gameId-22 .gameList-box .hotGameListSwiper li .playGame,
.gameList-main.gameId-22 .gameList-box .fishGmae-ul .swiper-slide .playGame,
.gameList-main.gameId-22 .gameList-box .hotGameListSwiper .swiper-slide .playGame {
  background: #f05f22;
}
.gameList-main.gameId-22 .gameList-box .pager > li:hover {
  background: #0092be;
}
/*PT电子*/
.gameList-main.gameId-24 .gameList-box .gameList-top .gameLogo span {
  color: #312f6e;
}
.gameList-main.gameId-24 .gameList-box .gameList-top .search {
  background: #312f6e;
}
.gameList-main.gameId-24 .gameList-box .list-title {
  border-bottom: 2px solid #312f6e;
}
.gameList-main.gameId-24 .gameList-box .list-title span {
  background-color: #312f6e;
}
.gameList-main.gameId-24 .gameList-box .list-title a {
  color: #312f6e;
}
.gameList-main.gameId-24 .gameList-box .game-type-box {
  background: #eee;
}
.gameList-main.gameId-24 .gameList-box .game-type-box p.active {
  color: #fff;
  background-color: #312f6e;
}
.gameList-main.gameId-24 .gameList-box .gotGameListBox .swiper-button-prev:hover,
.gameList-main.gameId-24 .gameList-box .gotGameListBox .swiper-button-next:hover {
  background-color: #312f6e;
}
.gameList-main.gameId-24 .gameList-box .gotGameListBox .swiper-pagination-bullet-active {
  background: #312f6e;
}
.gameList-main.gameId-24 .gameList-box .fishGmae-ul li:hover,
.gameList-main.gameId-24 .gameList-box .hotGameListSwiper li:hover,
.gameList-main.gameId-24 .gameList-box .fishGmae-ul .swiper-slide:hover,
.gameList-main.gameId-24 .gameList-box .hotGameListSwiper .swiper-slide:hover {
  color: #fff;
  background: #312f6e;
}
.gameList-main.gameId-24 .gameList-box .fishGmae-ul li .playGame,
.gameList-main.gameId-24 .gameList-box .hotGameListSwiper li .playGame,
.gameList-main.gameId-24 .gameList-box .fishGmae-ul .swiper-slide .playGame,
.gameList-main.gameId-24 .gameList-box .hotGameListSwiper .swiper-slide .playGame {
  background: #312f6e;
}
.gameList-main.gameId-24 .gameList-box .pager > li:hover {
  background: #312f6e;
}
/*JDB电子*/
.gameList-main.gameId-53 .gameList-box .gameList-top .gameLogo span {
  color: #ffc600;
}
.gameList-main.gameId-53 .gameList-box .gameList-top .search {
  background: #ffc600;
}
.gameList-main.gameId-53 .gameList-box .list-title {
  border-bottom: 2px solid #60bb00;
}
.gameList-main.gameId-53 .gameList-box .list-title span {
  background-color: #60bb00;
}
.gameList-main.gameId-53 .gameList-box .list-title a {
  color: #60bb00;
}
.gameList-main.gameId-53 .gameList-box .game-type-box {
  background: #60bb00;
}
.gameList-main.gameId-53 .gameList-box .game-type-box p.active {
  color: #fff;
  background-color: #ffc600;
}
.gameList-main.gameId-53 .gameList-box .gotGameListBox .swiper-button-prev:hover,
.gameList-main.gameId-53 .gameList-box .gotGameListBox .swiper-button-next:hover {
  background-color: #60bb00;
}
.gameList-main.gameId-53 .gameList-box .gotGameListBox .swiper-pagination-bullet-active {
  background: #60bb00;
}
.gameList-main.gameId-53 .gameList-box .fishGmae-ul li:hover,
.gameList-main.gameId-53 .gameList-box .hotGameListSwiper li:hover,
.gameList-main.gameId-53 .gameList-box .fishGmae-ul .swiper-slide:hover,
.gameList-main.gameId-53 .gameList-box .hotGameListSwiper .swiper-slide:hover {
  color: #fff;
  background: #ffc600;
}
.gameList-main.gameId-53 .gameList-box .fishGmae-ul li .playGame,
.gameList-main.gameId-53 .gameList-box .hotGameListSwiper li .playGame,
.gameList-main.gameId-53 .gameList-box .fishGmae-ul .swiper-slide .playGame,
.gameList-main.gameId-53 .gameList-box .hotGameListSwiper .swiper-slide .playGame {
  background: #60bb00;
}
.gameList-main.gameId-53 .gameList-box .pager > li:hover {
  background: #ffc600;
}

