.game-item-type-0 .game-item {
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
}
.game-item-type-0 .game-item .image {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.27rem;
}
.game-item-type-0 .game-item .title {
  width: 1.6rem;
}
.game-item-type-0 .game-item:nth-child(3n) {
  margin-right: 0;
}
.game-item-type-0-1 {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.game-item-type-0-1 .list-box {
  width: 6.3rem;
}
.game-item-type-0-1 .game-item {
  margin-right: 0.3rem !important;
  margin-bottom: 0.3rem !important;
}
.game-item-type-0-1 .game-item .image {
  width: 1.9rem !important;
  height: 1.9rem !important;
}
.game-item-type-0-1 .game-item:nth-child(3n) {
  margin-right: 0 !important;
}
.game-item-type-1 .list-box {
  overflow-x: auto;
}
.game-item-type-1 .list-item {
  flex: 0 0 6.8rem;
  height: 3.72rem;
  background: #FFFFFF;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  margin-right: 0.2rem;
}
.game-item-type-1 .list-item .image {
  height: 3.72rem;
  width: 6.8rem;
}
.game-item-type-1 .list-item .title {
  max-width: 4rem;
}
.game-item-type-1 .list-item:hover {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
}
.game-item-type-1 .list-item .info-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  padding: 0.2rem;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.39);
}
.game-item-type-1 .list-item .info-box .bottom {
  width: 100%;
}
.game-item-type-1-2 .list-item {
  width: 100%;
  height: 3.72rem;
}
.game-item-type-1-2 .list-item .image {
  height: 3.72rem;
  width: 100%;
}
.game-item-type-2 .list-item {
  width: 3.4rem;
  flex: 0 0 3.4rem;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 0.25rem;
  padding: 0.2rem;
}
.game-item-type-2 .list-item:hover {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
}
.game-item-type-2 .list-item .image-box {
  position: relative;
}
.game-item-type-2 .list-item .image-box .image {
  width: 3rem;
  height: 3rem;
  border-radius: 0.1rem;
  border: 1px solid #EEEEEE;
}
.game-item-type-2 .list-item .image-box .hote-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.8rem;
  height: 0.8rem;
}
.game-item-type-2 .list-item .image-box .hote-icon .iconfont {
  font-size: 0.8rem;
}
.game-item-type-2 .list-item .image-box .hote-icon .hot-text {
  position: absolute;
}
.game-item-type-2 .list-item .btn-gropup {
  width: 1.4rem;
  height: 0.52rem;
  background: #FFFFFF;
  border-radius: 13px;
  border: 1px solid #CCCCCC;
}
.game-item-type-2 .list-item .btn-gropup .play {
  border-right: 1px solid #CCCCCC;
}
.game-item-type-2 .list-item .view-btn {
  width: 1.4rem;
  height: 0.52rem;
  background: #6B5EFF;
  border-radius: 13px;
}
.game-item-type-3 .view-btn {
  /*position: absolute;*/
  bottom: 0.3rem;
  left: 50%;
  margin-left: -0.7rem;
  border-radius: 13px;
  background: white !important;
  color: #6B5EFF !important;
}
.game-item-type-3 .view-btn:hover {
  background: #6B5EFF !important;
  color: white !important;
}
.game-item-type-4 .list-item {
  padding: 0.12rem;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: 1px solid #FFC394;
  box-sizing: border-box;
  margin-bottom: 0.2rem;
}
.game-item-type-4 .list-item .el-rate__icon {
  font-size: 0.28rem;
}
.game-item-type-4 .list-item .image-box {
  position: relative;
}
.game-item-type-4 .list-item .image-box .image {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 10px;
  border: 1px solid #EEEEEE;
}
.game-item-type-4 .list-item .image-box .hote-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.8rem;
  height: 0.8rem;
}
.game-item-type-4 .list-item .image-box .hote-icon .iconfont {
  font-size: 0.8rem;
}
.game-item-type-4 .list-item .image-box .hote-icon .hot-text {
  position: absolute;
}
.game-item-type-4 .list-item .info {
  height: 1.5rem;
}
.game-item-type-4 .list-item .btn-gropup {
  width: 1.4rem;
  height: 0.52rem;
  background: #FFFFFF;
  border-radius: 130px;
  border: 1px solid #CCCCCC;
}
.game-item-type-4 .list-item .btn-gropup .play {
  border-right: 1px solid #CCCCCC;
}
.game-item-type-4 .list-item .view-btn {
  width: 1.4rem;
  height: 0.52rem;
  background: #6B5EFF;
  border-radius: 130px;
}
.game-item-type-5 .image-box {
  position: relative;
}
.game-item-type-5 .image-box .image {
  width: 2.92rem !important;
  height: 1.6rem;
  border-radius: 10px;
  border: 1px solid #EEEEEE;
}
.game-item-type-6 .list-item {
  border: 0;
  box-sizing: border-box;
}
.game-item-type-6 .list-item:hover {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
  border: 4px solid #CCC8FF;
}
.game-item-type-7 .list-item {
  width: 286px;
  height: 238px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-top: 20px;
}
.game-item-type-7 .list-item:hover {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
}
.game-item-type-7 .list-item .image-box {
  position: relative;
}
.game-item-type-7 .list-item .image-box .image {
  width: 266px;
  height: 140px;
  border-radius: 4px;
}
.game-item-type-8 .list-item {
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-top: 0.2rem;
  padding: 0.2rem;
}
.game-item-type-8 .list-item:hover {
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
}
.game-item-type-8 .list-item .info {
  height: 1.84rem;
}
.game-item-type-8 .list-item .image-box {
  position: relative;
  line-height: 0;
}
.game-item-type-8 .list-item .image-box .image {
  width: 1.84rem;
  flex: 0 0 1.84rem;
  height: 1.84rem;
  border-radius: 4px;
}
.game-item-type-8 .list-item .image-box .hote-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.8rem;
  height: 0.8rem;
}
.game-item-type-8 .list-item .image-box .hote-icon .iconfont {
  font-size: 0.8rem;
}
.game-item-type-8 .list-item .image-box .hote-icon .hot-text {
  position: absolute;
}
.game-item-type-8 .list-item .view-btn {
  width: 1.4rem;
  height: 0.52rem;
  background: #6B5EFF;
  border-radius: 100px;
}
