@media screen and (max-width: 539px) {
  .centerClass {
    width: 375px;
    height: 100%;
    margin: 0 auto;
    min-height: 400px;
  }
  .centerClass .topListTitle {
    font-size: 18px;
    font-weight: 800;
    color: #ffffff;
    margin-top: 32px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    padding-right: 5px;
  }
  .centerClass .topListTitle .topTitleClass {
    display: flex;
    align-content: center;
  }
  .centerClass .topListTitle .topTitleClass h2 {
    font-size: 20px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .centerClass .topListTitle .topTitleClass h2 span {
    line-height: 34px;
    font-weight: 600;
  }
  .centerClass .topListTitle img {
    width: 32px !important;
    vertical-align: middle;
    margin-right: 14px;
    margin-left: 8px;
  }
  .centerClass .topListTitle .moreClass {
    width: 79px !important;
    height: 27px !important;
    background: url("https://res.weturing.club/joygameday/img/HomeIcon/More.png") no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    font-weight: bold;
    color: #ed5088;
    line-height: 27px;
    padding-left: 16px;
    box-sizing: border-box;
  }
  .centerClass .NewListTitle {
    width: 100%;
    font-size: 18px;
    font-weight: 800;
    color: #ffffff;
    margin-top: 32px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    padding-right: 5px;
  }
  .centerClass .NewListTitle .topTitleClass {
    display: flex;
    align-content: center;
  }
  .centerClass .NewListTitle .topTitleClass h2 {
    font-size: 20px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .centerClass .NewListTitle .topTitleClass h2 span {
    line-height: 34px;
    font-weight: 600;
  }
  .centerClass .NewListTitle img {
    width: 32px !important;
    vertical-align: middle;
    margin-right: 14px;
    margin-left: 8px;
  }
  .centerClass .NewListTitle .moreClass {
    width: 79px !important;
    height: 27px !important;
    background: url("https://res.weturing.club/joygameday/img/HomeIcon/More.png") no-repeat;
    background-size: 100% 100%;
    font-size: 12px;
    font-weight: bold;
    color: #ed5088;
    line-height: 27px;
    padding-left: 16px;
    box-sizing: border-box;
  }
  .centerClass .talClass {
    width: 117px !important;
    height: 95px !important;
  }
  .centerClass .talClass .homecClass {
    width: 30px;
    margin-top: 30px;
    margin-left: 21px;
    box-sizing: border-box;
  }
  .centerClass .talClass .tablecClass {
    width: 30px;
    margin-top: 30px;
    margin-left: 5px;
    box-sizing: border-box;
    position: relative;
  }
  .centerClass .topListClass {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .centerClass .topListClass .topContenBox {
    border-radius: 12px;
    background: url("https://res.weturing.club/joygameday/img/backImg/shadowBack.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .centerClass .topListClass .topContenBox .showClass {
    display: block;
  }
  .centerClass .topListClass .topContenBox .imgBox {
    width: 98px;
    height: 81px;
    border: 7px solid #ffffff;
    border-radius: 10px;
    position: relative;
  }
  .centerClass .topListClass .topContenBox .imgBox:hover {
    transform: scale(1.1);
  }
  .centerClass .topListClass .topContenBox .imgBox .imgTxt {
    width: 100%;
    height: 100%;
  }
  .centerClass .topListClass .topContenBox .imgBox .titleBox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 33px;
    background: rgba(123, 49, 49, 0.7);
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 33px;
    text-align: center;
    transform: rotatey(0deg);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box;
  }
  .centerClass .topListClass .topContenBox .showClass {
    display: block;
  }
  .centerClass .topListClass .pf {
    width: 117px !important;
    height: 99px !important;
    border-radius: 12px;
    background: url("https://res.weturing.club/joygameday/img/backImg/select.png") no-repeat;
    background-size: 100% 100%;
    border: transparent;
    position: sticky;
    top: 160px;
    bottom: 0;
    z-index: 9999;
  }
  .centerClass .topListClass .tableListClass {
    position: absolute;
    top: 90px;
    right: 4px;
    background: rgba(255, 255, 255, 0.76);
    border-radius: 12px;
    backdrop-filter: blur(6px);
    z-index: 9999;
    color: #b24409;
    padding: 16px 5px;
    margin-top: 4px;
    padding-bottom: 0px;
    box-sizing: border-box;
    text-align: center;
  }
  .centerClass .topListClass .tableListClass li {
    width: 100px !important;
    height: 19px !important;
    margin-bottom: 16px !important;
  }
  .centerClass .topListClass .tableListClass li .nuxtlinkClass {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #b24409 !important;
    line-height: 19px !important;
  }
  .centerClass .NewListClass {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .centerClass .NewListClass .contenBox {
    border-radius: 12px;
    background: url("https://res.weturing.club/joygameday/img/backImg/shadowBack.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .centerClass .NewListClass .contenBox .imgBox {
    width: 98px;
    height: 81px;
    border: 7px solid #ffffff;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.76);
    position: relative;
  }
  .centerClass .NewListClass .contenBox .imgBox:hover {
    transform: scale(1.1);
  }
  .centerClass .NewListClass .contenBox .imgBox .imgTxt {
    width: 100%;
    height: 100%;
  }
  .centerClass .NewListClass .contenBox .imgBox .titleBox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 33px;
    background: rgba(123, 49, 49, 0.7);
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    transform: rotatey(0deg);
  }
  .centerClass .newClass {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 540px) {
  .centerClass {
    width: 1422px;
    height: 100%;
    motion: 0 auto;
    margin: 0 auto;
    min-height: 400px;
  }
  .centerClass .topListTitle {
    font-size: 18px;
    font-weight: 800;
    color: #ffffff;
    margin-top: 32px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    padding-right: 5px;
  }
  .centerClass .topListTitle .topTitleClass {
    display: flex;
    align-content: center;
  }
  .centerClass .topListTitle .topTitleClass h2 {
    font-size: 28px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .centerClass .topListTitle .topTitleClass h2 span {
    line-height: 38px;
    font-weight: 600;
  }
  .centerClass .topListTitle img {
    width: 34px !important;
    height: 41px;
    vertical-align: middle;
    margin-right: 14px;
    margin-left: 8px;
  }
  .centerClass .topListTitle .moreClass {
    width: 117px !important;
    height: 42px !important;
    background: url("https://res.weturing.club/joygameday/img/HomeIcon/More.png") no-repeat;
    background-size: 100% 100%;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: #ed5088;
    line-height: 39px;
  }
  .centerClass .NewListTitle {
    width: 100%;
    font-size: 18px;
    font-weight: 800;
    color: #ffffff;
    margin-top: 32px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    padding-right: 5px;
  }
  .centerClass .NewListTitle .topTitleClass {
    display: flex;
    align-content: center;
  }
  .centerClass .NewListTitle .topTitleClass h2 {
    padding-top: 5px;
    font-size: 28px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .centerClass .NewListTitle .topTitleClass h2 span {
    line-height: 34px;
    font-weight: 600;
  }
  .centerClass .NewListTitle img {
    width: 48px !important;
    height: 48px;
    vertical-align: middle;
    margin-right: 14px;
    margin-left: 8px;
  }
  .centerClass .NewListTitle .moreClass {
    width: 117px !important;
    height: 42px !important;
    background: url("https://res.weturing.club/joygameday/img/HomeIcon/More.png") no-repeat;
    background-size: 100% 100%;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: AlibabaPuHuiTi-Bold, AlibabaPuHuiTi;
    font-weight: bold;
    color: #ed5088;
    line-height: 39px;
  }
  .centerClass .talClass {
    width: 117px !important;
    height: 95px !important;
  }
  .centerClass .talClass .homecClass {
    width: 30px;
    margin-top: 30px;
    margin-left: 21px;
    box-sizing: border-box;
  }
  .centerClass .talClass .tablecClass {
    width: 30px;
    margin-top: 30px;
    margin-left: 5px;
    box-sizing: border-box;
    position: relative;
  }
  .centerClass .topListClass {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .centerClass .topListClass .topContenBox {
    border-radius: 12px;
    background: url("https://res.weturing.club/joygameday/img/backImg/shadowBack.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .centerClass .topListClass .topContenBox .showClass {
    display: none;
  }
  .centerClass .topListClass .topContenBox .showClassOne {
    display: block;
  }
  .centerClass .topListClass .topContenBox .imgBox {
    width: 105px;
    height: 88px;
    border: 7px solid #ffffff;
    border-radius: 10px;
    position: relative;
  }
  .centerClass .topListClass .topContenBox .imgBox:hover {
    transform: scale(1.1);
  }
  .centerClass .topListClass .topContenBox .imgBox .imgTxt {
    width: 100%;
    height: 100%;
  }
  .centerClass .topListClass .topContenBox .imgBox .titleBox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 33px;
    background: rgba(123, 49, 49, 0.7);
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 33px;
    text-align: center;
    transform: rotatey(0deg);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 5px;
    box-sizing: border-box;
  }
  .centerClass .topListClass .tableListClass {
    position: absolute;
    top: 90px;
    right: 4px;
    background: rgba(255, 255, 255, 0.76);
    border-radius: 12px;
    backdrop-filter: blur(6px);
    z-index: 9999;
    color: #b24409;
    padding: 16px 5px;
    margin-top: 4px;
    padding-bottom: 0px;
    box-sizing: border-box;
    text-align: center;
  }
  .centerClass .topListClass .tableListClass li {
    width: 100px !important;
    height: 19px !important;
    margin-bottom: 16px !important;
  }
  .centerClass .topListClass .tableListClass li .nuxtlinkClass {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #b24409 !important;
    line-height: 19px !important;
  }
  .centerClass .NewListClass {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .centerClass .NewListClass .contenBox {
    border-radius: 12px;
    background: url("https://res.weturing.club/joygameday/img/backImg/shadowBack.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .centerClass .NewListClass .contenBox .imgBox {
    width: 105px;
    height: 88px;
    border: 7px solid #ffffff;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.76);
    position: relative;
  }
  .centerClass .NewListClass .contenBox .imgBox:hover {
    transform: scale(1.1);
  }
  .centerClass .NewListClass .contenBox .imgBox .imgTxt {
    width: 100%;
    height: 100%;
  }
  .centerClass .NewListClass .contenBox .imgBox .titleBox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 33px;
    background: rgba(123, 49, 49, 0.7);
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    transform: rotatey(0deg);
  }
  .centerClass .newClass {
    margin-bottom: 40px;
  }
}
