.fontstyle249377{ font-family: 黑体; font-size: 10pt; color: #ffffff; letter-spacing: 2px;}

.titlestyle249378{ font-size: 9pt; color: #222222; text-decoration: none ;}

.titlestyle249384{ font-size: 9pt; color: #222222; text-decoration: none ;}

.bottom {
  display: flex;
  flex-direction: column;}

.bottom-item {
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;}

.bottom-item div {
  margin: 0 60px 0 0;}

@media screen and (max-width: 1000px) {
  .bottom-item {
    flex-direction: column;
    margin-bottom: 0;}
  
.bottom-item div {
  margin: 0 0 20px 0;}
}

.wxqrcode {
  position: absolute;
  right: 40px;}

@media screen and (max-width: 500px) {
.wxqrcode {
  position: relative;
  right: 0;}
}
