a {
  color: #ffffff;
}
@media screen and (max-width: 539px) {
  .bottomBoxClass {
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  .bottomBoxClass .introduceBox {
    width: 375px;
    height: auto;
    background: url("https://res.weturing.club/joygameday/img/bottomIcon/maxBack.png") no-repeat;
    border-radius: 10px;
    background-size: 100% 100%;
    margin-bottom: 32px;
    box-sizing: border-box;
  }
  .bottomBoxClass .introduceBox .introduceBoxlogoClass {
    width: 88px;
    margin: 16px;
  }
  .bottomBoxClass .introduceBox .titlebox {
    width: 100%;
  }
  .bottomBoxClass .introduceBox .titlebox h2 {
    font-size: 20px !important;
    font-weight: 900;
    color: #b24d39;
    margin: 16px 0;
    padding-left: 15px;
  }
  .bottomBoxClass .introduceBox .listBox div {
    padding: 0 15px;
    padding-bottom: 15px;
    font-size: 18px;
    color: #ab837c;
    line-height: 20px;
  }
  .jumpBoxClass {
    display: flex;
    font-size: 14px !important;
    width: 313px;
    padding-bottom: 32px;
    box-sizing: border-box;
    color: #ffffff;
    margin: 0 auto;
  }
  .jumpBoxClass .jumpBoxLeft {
    width: 50%;
  }
  .jumpBoxClass .jumpBoxLeft p {
    widows: 175px;
    height: 30px;
    box-sizing: border-box;
  }
  .jumpBoxClass .jumpBoxLeft p a {
    font-size: 14px;
    font-weight: 600 !important;
  }
  .jumpBoxClass .jumpBoxLeft p .Contactimg {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    vertical-align: baseline;
  }
  .jumpBoxClass .jumpBoxRight {
    width: 50%;
  }
  .jumpBoxClass .jumpBoxRight p {
    widows: 175px;
    height: 30px;
    box-sizing: border-box;
  }
  .jumpBoxClass .jumpBoxRight p a {
    font-size: 14px;
    font-weight: 600 !important;
  }
  .jumpBoxClass .jumpBoxRight p .Contactimg1 {
    width: 12px;
    height: 14px;
    vertical-align: baseline;
    margin-right: 5px;
  }
  .jumpBoxClass .jumpBoxRight p .Contactimg2 {
    width: 11px;
    height: 14px;
    vertical-align: baseline;
    margin-right: 5px;
  }
  .domainName {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    background-color: #ffffff;
    color: #f17611;
    font-size: 12px;
    padding-bottom: 22px;
  }
}
@media screen and (min-width: 540px) {
  .bottomBoxClass {
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  .bottomBoxClass .introduceBox {
    width: 1422px;
    height: 411px;
    background: url("../img/bottomIcon/pcMaxBack.png") no-repeat;
    background-size: 100% 100%;
    border-radius: 10px;
    margin-bottom: 32px;
    box-sizing: border-box;
  }
  .bottomBoxClass .introduceBox .introduceBoxlogoClass {
    width: 199px;
    margin: 36px;
  }
  .bottomBoxClass .introduceBox .titlebox {
    width: 100%;
    margin-left: 34px;
    box-sizing: border-box;
  }
  .bottomBoxClass .introduceBox .titlebox h2 {
    font-size: 24px !important;
    font-weight: 900;
    color: #b24d39;
    margin: 32px 0;
    padding-left: 15px;
    box-sizing: border-box;
  }
  .bottomBoxClass .introduceBox .listBox {
    margin-left: 34px;
    box-sizing: border-box;
  }
  .bottomBoxClass .introduceBox .listBox div {
    padding: 0 15px;
    padding-bottom: 15px;
    font-size: 18px;
    color: #ab837c;
  }
  .jumpBoxClass {
    display: flex;
    font-size: 14px !important;
    width: 1422px;
    box-sizing: border-box;
    color: #ffffff;
    margin: 62px auto;
  }
  .jumpBoxClass .jumpBoxLeft {
    width: 50%;
    display: flex;
    justify-content: space-between;
  }
  .jumpBoxClass .jumpBoxLeft p {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
  }
  .jumpBoxClass .jumpBoxLeft p a {
    font-size: 16px;
    font-weight: 800 !important;
  }
  .jumpBoxClass .jumpBoxLeft p .Contactimg {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    vertical-align: baseline;
  }
  .jumpBoxClass .jumpBoxLeft .textASlign {
    text-align: center;
  }
  .jumpBoxClass .jumpBoxRight {
    width: 50%;
    display: flex;
  }
  .jumpBoxClass .jumpBoxRight p {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    text-align: center;
  }
  .jumpBoxClass .jumpBoxRight p a {
    font-size: 16px;
    font-weight: 800 !important;
  }
  .jumpBoxClass .jumpBoxRight p .flaotRight {
    float: right;
  }
  .jumpBoxClass .jumpBoxRight p .Contactimg1 {
    width: 12px;
    height: 14px;
    vertical-align: baseline;
    margin-right: 5px;
  }
  .jumpBoxClass .jumpBoxRight p .Contactimg2 {
    width: 11px;
    height: 14px;
    vertical-align: baseline;
    margin-right: 5px;
  }
  .domainName {
    width: 100%;
    height: 120px;
    line-height: 120px;
    text-align: center;
    box-sizing: border-box;
    background-color: #ffffff;
    color: #f17611;
    font-size: 18px;
    padding-bottom: 22px;
  }
}
