@media screen and (max-width: 539px) {
  .adsbygoogleMo {
    min-width: 20px;
    min-height: 20px;
    margin-bottom: 10px;
  }
  .listContentBox {
    width: 375px;
    padding: 32px 0;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .listContentBox .ListTitle {
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-weight: 800;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 16px;
    padding-left: 14px;
    box-sizing: border-box;
  }
  .listContentBox .ListTitle .TitleClass {
    display: flex;
  }
  .listContentBox .ListTitle .TitleClass h2 {
    font-size: 20px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .listContentBox .ListTitle .TitleClass h2 span {
    line-height: 34px;
    font-weight: 600;
  }
  .listContentBox .ListTitle .TitleClass img {
    width: 32px !important;
    vertical-align: middle;
    margin-right: 14px;
    margin-left: 8px;
  }
  .listContentBox .topListClass {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .listContentBox .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;
  }
  .listContentBox .topListClass .topContenBox .showClass {
    display: block;
  }
  .listContentBox .topListClass .topContenBox .imgBox {
    width: 98px;
    height: 81px;
    border: 7px solid #ffffff;
    border-radius: 10px;
    position: relative;
  }
  .listContentBox .topListClass .topContenBox .imgBox:hover {
    transform: scale(1.1);
  }
  .listContentBox .topListClass .topContenBox .imgBox .imgTxt {
    width: 100%;
    height: 100%;
  }
  .listContentBox .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);
  }
  .listContentBox .topListClass .topContenBoxThree {
    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: fixed;
    top: 197px;
    bottom: 0;
    right: 2%;
    z-index: 9999;
  }
  .listContentBox .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;
    padding-bottom: 0px;
    margin-top: 4px;
    box-sizing: border-box;
    text-align: center;
  }
  .listContentBox .topListClass .tableListClass li {
    width: 100px !important;
    height: 19px !important;
    margin-bottom: 16px !important;
  }
  .listContentBox .topListClass .tableListClass li .nuxtlinkClass {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #b24409 !important;
    line-height: 19px !important;
  }
  .listContentBox .topListClass .talClass .homecClass {
    width: 30px;
    margin-top: 30px;
    margin-left: 21px;
    box-sizing: border-box;
  }
  .listContentBox .topListClass .talClass .tablecClass {
    width: 30px;
    margin-top: 30px;
    margin-left: 5px;
    box-sizing: border-box;
    position: relative;
  }
  .listContentBox .topListClass2 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .listContentBox .topListClass2 .topContenBox2 {
    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;
  }
  .listContentBox .topListClass2 .topContenBox2 .imgBox {
    width: 98px;
    height: 81px;
    border: 7px solid #ffffff;
    border-radius: 10px;
    position: relative;
  }
  .listContentBox .topListClass2 .topContenBox2 .imgBox:hover {
    transform: scale(1.1);
  }
  .listContentBox .topListClass2 .topContenBox2 .imgBox .imgTxt {
    width: 100%;
    height: 100%;
  }
  .listContentBox .topListClass2 .topContenBox2 .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);
  }
  .listContentBox .LodingTextClass {
    width: 100%;
    height: 38px;
    font-size: 18px;
    font-weight: 400;
    color: #b232dc;
    line-height: 38px;
    text-align: center;
    margin: 32px auto;
  }
}
@media screen and (min-width: 540px) {
  .listContentBox {
    width: 1422px;
    padding: 32px 0;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .listContentBox .ListTitle {
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-weight: 800;
    color: #ffffff;
    line-height: 25px;
    margin-bottom: 16px;
    padding-left: 14px;
    box-sizing: border-box;
  }
  .listContentBox .ListTitle .TitleClass {
    display: flex;
  }
  .listContentBox .ListTitle .TitleClass h2 {
    font-size: 20px;
    padding-left: 10px;
    box-sizing: border-box;
  }
  .listContentBox .ListTitle .TitleClass h2 span {
    line-height: 34px;
    font-weight: 600;
  }
  .listContentBox .ListTitle .TitleClass img {
    width: 32px !important;
    vertical-align: middle;
    margin-right: 14px;
    margin-left: 8px;
  }
  .listContentBox .topListClass {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .listContentBox .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;
  }
  .listContentBox .topListClass .topContenBox .showClass {
    display: none;
  }
  .listContentBox .topListClass .topContenBox .showClassOne {
    display: block;
  }
  .listContentBox .topListClass .topContenBox .imgBox {
    width: 104px;
    height: 88px;
    border: 7px solid #ffffff;
    border-radius: 10px;
    position: relative;
  }
  .listContentBox .topListClass .topContenBox .imgBox:hover {
    transform: scale(1.1);
  }
  .listContentBox .topListClass .topContenBox .imgBox .imgTxt {
    width: 100%;
    height: 100%;
  }
  .listContentBox .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);
  }
  .listContentBox .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;
    padding-bottom: 0px;
    margin-top: 4px;
    box-sizing: border-box;
    text-align: center;
  }
  .listContentBox .topListClass .tableListClass li {
    width: 100px !important;
    height: 19px !important;
    margin-bottom: 16px !important;
  }
  .listContentBox .topListClass .tableListClass li .nuxtlinkClass {
    font-size: 14px !important;
    font-weight: bold !important;
    color: #b24409 !important;
    line-height: 19px !important;
  }
  .listContentBox .topListClass .talClass .homecClass {
    width: 30px;
    margin-top: 30px;
    margin-left: 21px;
    box-sizing: border-box;
  }
  .listContentBox .topListClass .talClass .tablecClass {
    width: 30px;
    margin-top: 30px;
    margin-left: 5px;
    box-sizing: border-box;
    position: relative;
  }
  .listContentBox .topListClass2 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .listContentBox .topListClass2 .topContenBox2 {
    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;
  }
  .listContentBox .topListClass2 .topContenBox2 .imgBox {
    width: 104px;
    height: 88px;
    border: 7px solid #ffffff;
    border-radius: 10px;
    position: relative;
  }
  .listContentBox .topListClass2 .topContenBox2 .imgBox:hover {
    transform: scale(1.1);
  }
  .listContentBox .topListClass2 .topContenBox2 .imgBox .imgTxt {
    width: 100%;
    height: 100%;
  }
  .listContentBox .topListClass2 .topContenBox2 .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);
  }
  .listContentBox .LodingTextClass {
    width: 100%;
    height: 38px;
    font-size: 18px;
    font-weight: 400;
    color: #b232dc;
    line-height: 38px;
    text-align: center;
    margin: 32px auto;
  }
}
