html,
body {
  font-size: 16px;
  background: #fae7ce;
  background-image: url('../images/gaiban/bg-gb.jpg');
}
.versionHeart {
  width: 80.375rem;
  height: 100%;
  margin: 0 auto;
}
.banner {
  width: 100%;
  height: 57.9375rem;
  position: relative;
  z-index: 1;
}
.banner .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner .tips {
  position: absolute;
  height: 13.5625rem;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.banner .tips .tip1 img {
  width: 21.1875rem;
  height: 13.5625rem;
}
.banner .tips .tip1 .img1 {
  display: block;
}
.banner .tips .tip1 .img2 {
  display: none;
}
.banner .tips .tip1:hover .img1 {
  display: none;
}
.banner .tips .tip1:hover .img2 {
  display: block;
}
.banner .tips .tip {
  width: 18.9375rem;
  height: 11.25rem;
  background-image: url('../images/button1.jpg');
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.375rem 0;
}
.banner .tips .tip img {
  width: 4.5625rem;
  height: 4.5625rem;
}
.banner .tips .tip .title {
  font-size: 1.625rem;
  font-weight: 700;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  background-image: -webkit-linear-gradient(#fffec4, #f6e292, #e8bb4e);
  background-image: linear-gradient(#fffec4, #f6e292, #e8bb4e);
}
.banner .tips .tip .subTitle {
  font-size: 1rem;
  color: #b19955;
}
.banner .tips .tip:hover {
  background-image: url('../images/button1_on.jpg');
}
.ageTip {
  width: 7.1875rem;
  height: 9.3125rem;
  position: absolute;
  z-index: 2;
  top: 65.9375rem;
  left: 8.0625rem;
}
.contact {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 10;
  width: 13.9375rem;
  height: 28.375rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.contact .logo {
  position: absolute;
  width: 12.75rem;
  height: 5.5rem;
  top: -2.8125rem;
  left: 50%;
  transform: translateX(-50%);
}
.contact .weixin {
  position: relative;
  z-index: 2;
  margin-top: 2.5rem;
  width: 8.4375rem;
  height: 1.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact .weixin .wx_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.contact .weixin .icon {
  width: 0.9375rem;
  height: 1.125rem;
  margin-right: 0.375rem;
}
.contact .weixin .info {
  font-size: 0.75rem;
  color: #fff;
}
.contact .erwzma1 {
  width: 6.3125rem;
  height: 6.3125rem;
  background-image: url('../images/border_bg.png');
  background-size: 100% 100%;
  margin-top: 0.5625rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact .erwzma1 img {
  width: 5.9375rem;
  height: 5.9375rem;
}
.contact .subTitle {
  margin-top: 0.375rem;
  font-size: 0.75rem;
  color: #e9c2af;
}
.contact .gsvshk {
  margin-top: 1.25rem;
}
.contact .gsvshk .icon {
  width: 1rem;
  height: 1rem;
}
.content {
  width: 100%;
  overflow: hidden;
  background-size: 100%;
  background-repeat: no-repeat;
}
.content .boutique-title {
  width: 32.625rem;
  height: 3.625rem;
  background-image: url('../images/gaiban/title-gb.png');
  background-size: 100% 1.5625rem;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 1.875rem auto;
  position: relative;
}
.content .boutique-title .title {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  line-height: 3rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  background-image: -webkit-linear-gradient(#6a7489, #34374e);
  background-image: linear-gradient(#6a7489, #34374e);
}
.content .contentArea {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem 0.3125rem;
  padding-top: 0.75rem;
  padding-bottom: 5.625rem;
}
.content .contentArea .guild {
  width: 26.5625rem;
  height: 25.375rem;
  background-image: url('../images/gaiban/game_bg-gb.png');
  background-size: 100% 100%;
  position: relative;
  padding: 0.9375rem;
}
.content .contentArea .guild .guildImg {
  display: block;
  width: 24.625rem;
  height: 12.625rem;
  object-fit: cover;
}
.content .contentArea .guild .liwu {
  position: absolute;
  width: 5.5625rem;
  height: 4.5625rem;
  top: 9rem;
  right: 0.9375rem;
}
.content .contentArea .guild .liwu .img1 {
  width: 100%;
  height: 100%;
}
.content .contentArea .guild .liwu .topInfo {
  display: none;
  width: 14.875rem;
  background-image: url('../images/liwu_bg.png');
  background-size: 100% 100%;
  position: absolute;
  right: 15%;
  bottom: 90%;
  padding: 0.875rem 0.6875rem 1.5625rem;
}
.content .contentArea .guild .liwu .topInfo .title {
  font-size: 1rem;
  font-weight: 700;
  color: #fff3c6;
}
.content .contentArea .guild .liwu .topInfo .info {
  font-size: 0.875rem;
  color: #c9bc97;
}
.content .contentArea .guild .liwu:hover .topInfo {
  display: block;
}
.content .contentArea .guild .gameName {
  height: 3.25rem;
  display: flex;
  align-items: center;
  margin: 0 0.625rem;
  border-bottom: 0.0625rem dashed #a2a2a2;
  font-size: 1rem;
  color: #e2c171;
}
.content .contentArea .guild .gameName .gicon {
  width: 1.25rem;
  height: 1.3125rem;
  background-image: url('../images/gaiban/icon-gb.png');
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 0.5rem;
}
.content .contentArea .guild .gameName .gtitle {
  width: 4.5rem;
}
.content .contentArea .guild .gameName .gcontent {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content .contentArea .guild .versionInfo {
  height: 3.125rem;
  display: flex;
  align-items: center;
  margin: 0 10px;
  border-bottom: 0.0625rem dashed #a2a2a2;
  font-size: 0.875rem;
  color: #ffefeb;
}
.content .contentArea .guild .versionInfo .vicon {
  width: 1.25rem;
  height: 1.3125rem;
  background-image: url('../images/gaiban/icon-gb.png');
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 0.5rem;
}
.content .contentArea .guild .versionInfo .vtitle {
  width: 4.5rem;
}
.content .contentArea .guild .versionInfo .vcontent {
  flex: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content .contentArea .guild .service {
  height: 4.5rem;
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: center;
}
.content .contentArea .guild .service .downButton {
  width: 11.5rem;
  height: 3.1875rem;
  background-image: url('../images/gaiban/button-gb.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 700;
  color: #68230f;
}
.content .contentArea .guild .service .downButton:hover {
  background-image: url('../images/gaiban/button_on-gb.png');
}
.content .contentArea .guild .service .gameWeb {
  width: 11.5rem;
  height: 3.1875rem;
  background-image: url('../images/gaiban/button-gb.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 700;
  color: #68230f;
}
.content .contentArea .guild .service .gameWeb:hover {
  background-image: url('../images/gaiban/button_on-gb.png');
}
.footer {
  width: 100%;
  height: 9.8125rem;
  margin: 0 auto;
  background: #291a18;
  color: #948870;
  font-size: 0.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.7;
  position: relative;
  z-index: 0;
  border-top: 0.125rem solid #9c9068;
}
.footer .footercenter {
  width: 53.125rem;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .footercenter img {
  width: 10.4375rem;
  height: 8.5rem;
}
.footer .footercenter .divider {
  height: 5rem;
  border-left: 0.0625rem solid #1f0f0d;
  border-right: 0.0625rem solid #48332f;
}
.footer .footercenter .illustrate {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
