.content {
  margin-left: auto;
  margin-right: auto;
}
.content #my_carousel_inner {
  min-height: 203px;
}
.content #my_carousel_inner .item {
  height: 100%;
}
.content .relative {
  color: #fff;
  flex-direction: row;
  width: 100%;
  height: 6rem;
  display: flex;
  position: relative;
  animation: color-change 1.5s linear infinite alternate both;
}
.content .relative .relative_title,
.content .relative .relative_detail {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}
.content .relative .relative_title h2 {
  font-size: 30px;
  font-family: Baloo Tammudu\ 2;
  font-weight: 700;
}
.content .relative .relative_detail .details {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  border-radius: 0.75rem;
  align-items: center;
  width: 75%;
  display: inline-flex;
  margin-bottom: 2.5rem;
  margin-top: -0.75rem;
  height: 100%;
  justify-content: center;
  display: flex;
}
.content .relative .relative_detail .details .detail_button {
  width: 100%;
}
.content .relative .relative_detail .details .detail_button button {
  height: 40px;
  animation: color-change 1.5s linear infinite alternate both;
  border-color: #51459f;
  color: #fff;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25rem;
  font-family: Baloo Tammudu\ 2;
  padding-top: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-width: 2px;
  border-radius: 0.75rem;
  width: 100%;
  margin-bottom: 0.25rem;
  z-index: 30;
  position: relative;
}
.content .relative .relative_detail .details .details_info {
  vertical-align: middle;
  width: 80%;
  display: none;
}
.content .relative .relative_detail .details .details_info div {
  line-height: 5rem;
  width: 50%;
  margin: auto;
}
.content .relative .relative_detail .details .details_info div span {
  display: block;
  line-height: 2rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  text-transform: uppercase;
  font-size: 1rem;
  font-family: Baloo Tammudu\ 2;
}
.content .newest_games {
  background-color: #2eb6f7;
  padding-bottom: 1.5rem;
  width: 100%;
  min-height: 306.3px;
}
.content .newest_games .container {
  width: 100%;
}
.content .newest_games .container a h1 {
  color: #ffffff;
  font-weight: 700;
  font-size: 2.875rem;
  font-family: Baloo Tammudu\ 2;
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.content .newest_games .container a p {
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: Montserrat;
  text-align: center;
  margin-bottom: 1rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.content .newest_games .container .games_relative {
  margin-left: 0;
  margin-right: 0;
}
.content .newest_games .container .games_relative .swiper-container {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.content .newest_games .container .games_relative .swiper-container .swiper-wrapper {
  overflow: auto;
  transform: translate3d(0px, 0px, 0px);
  transition-duration: 0ms;
  flex-direction: row;
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transform: translateZ(0);
  transition-property: transform;
  width: 100%;
  z-index: 1;
  left: 0;
}
.content .newest_games .container .games_relative .swiper-container .swiper-wrapper .swiper-slide {
  width: 145px;
  margin-right: 10px;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.content .newest_games .container .games_relative .swiper-container .swiper-wrapper .swiper-slide:nth-child(3n) {
  margin-top: 0!important;
  padding-bottom: 10px;
}
.content .newest_games .container .games_relative .swiper-container .swiper-wrapper .swiper-slide a .games_item {
  border-color: #93d500;
  border-width: 3px;
  border-radius: 1.2rem;
  overflow: hidden;
  position: relative;
}
.content .newest_games .container .games_relative .swiper-container .swiper-wrapper .swiper-slide a .games_item img {
  width: 100%;
  margin-top: -1rem;
  pointer-events: none;
  border-style: solid;
  height: auto;
  max-width: 100%;
}
.content .newest_games .container .games_relative .swiper-container .swiper-wrapper .swiper-slide a .games_item .games_item_title {
  text-align: center;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  justify-content: center;
  height: 2.5rem;
  display: flex;
  position: relative;
}
.content .newest_games .container .games_relative .swiper-container .swiper-wrapper .swiper-slide a .games_item .games_item_title h2 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-weight: 700;
  font-size: 1.8rem;
  -webkit-line-clamp: 1;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  font-family: Baloo Tammudu\ 2;
  text-align: center;
  padding-top: 0.8rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  height: 2rem;
  margin-top: 0.25rem;
  margin: 0;
}
.content .newest_games .container .games_relative .swiper-container .swiper-wrapper .swiper-slide a .games_item_play {
  background-color: #93d500;
  padding-bottom: 0.25rem;
  padding-top: 1.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  justify-content: center;
  flex-direction: row;
  width: 80%;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  z-index: 5;
  position: relative;
}
.content .newest_games .container .games_relative .swiper-container .swiper-wrapper .swiper-slide a .games_item_play div {
  font-size: 0.75rem;
  line-height: 1rem;
  font-family: Montserrat;
  padding-bottom: 0.25rem;
  align-content: center;
  display: flex;
  margin-top: auto;
}
.content .newest_games .container .games_relative .swiper-container .swiper-wrapper .swiper-slide a .games_item_play div p {
  color: #000000;
  line-height: 0.25rem;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2rem;
  font-family: Baloo Tammudu\ 2;
  text-align: center;
  padding-top: 1rem;
  cursor: pointer;
}
.content .newest_games .container .games_relative .swiper_inoc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
}
.content .newest_games .container .games_relative .swiper_inoc div {
  color: #6c5cd9;
  display: block;
  cursor: pointer;
}
.content .newest_games .container .games_relative .swiper_inoc > div:nth-child(2) {
  margin: 0 10px;
}
.content .newest_games ::-webkit-scrollbar {
  /*滚动条整体样式*/
  height: 20px;
  width: 5px;
}
.content .newest_games ::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #535353;
}
.content .newest_games ::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.content .divider {
  box-shadow: 0px 7px 7px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
  height: 0.5rem;
  margin-bottom: 6rem;
  margin-top: -0.5rem;
  position: relative;
}
.content .divider .divider_span {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}
.content .divider span {
  width: 0;
  height: 0;
  margin: -2rem;
  bottom: -20px;
  left: 0;
  right: 0;
  border-left: 15rem solid transparent;
  border-right: 15rem solid transparent;
  border-top: 4rem solid var(--menu-bg-color);
}
.content .action_games .games_item_play {
  background-color: var(--menu-bg-color) !important;
}
.content .action_games .games_item_play div p {
  color: #FFFFFF !important;
}
.content .action_games .view_more_bnt {
  color: var(--menu-bg-color);
}
.content .action_games .swiper-container .action_game_more .games_item {
  border-color: var(--menu-bg-color);
}
.content #action_games_list {
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  justify-content: center;
}
.content #action_games_list .swiper-slide {
  width: 145px;
}
.content #action_games_list .swiper-slide a .games_item {
  border-color: var(--menu-bg-color);
}
.content #action_games_list .swiper-slide a .games_item_play {
  background-color: var(--menu-bg-color);
}
.content .adventure_games .games_item_play {
  background-color: var(--menu-bg-color) !important;
}
.content .adventure_games .games_item_play div p {
  color: #FFFFFF !important;
}
.content .adventure_games .view_more_bnt {
  color: var(--menu-bg-color);
}
.content .adventure_games .swiper-container .adventure_game_more .games_item {
  border-color: var(--menu-bg-color);
}
.content #adventure_games_list {
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  justify-content: center;
}
.content #adventure_games_list .swiper-slide {
  width: 145px;
}
.content #adventure_games_list .swiper-slide a .games_item {
  border-color: var(--menu-bg-color);
}
.content #adventure_games_list .swiper-slide a .games_item_play {
  background-color: var(--menu-bg-color);
}
.content #casual_games_list {
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  justify-content: center;
}
.content #casual_games_list .swiper-slide {
  width: 145px;
}
.content .casual_game_more {
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  justify-content: center;
  overflow: auto;
  flex-direction: row;
  display: flex;
  box-sizing: content-box;
  height: 100%;
  position: relative;
  transform: translateZ(0);
  transition-property: transform;
  width: 100%;
  z-index: 1;
  left: 0;
}
.content .casual_game_more .swiper-slide {
  margin-bottom: 10px;
  width: 145px;
  margin-right: 10px;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.content .casual_game_more .swiper-slide:nth-child(3n) {
  margin-top: 0!important;
  padding-bottom: 10px;
}
.content .casual_game_more .swiper-slide a .games_item {
  border-color: #93d500;
  border-width: 3px;
  border-radius: 1.2rem;
  overflow: hidden;
  position: relative;
}
.content .casual_game_more .swiper-slide a .games_item img {
  width: 100%;
  margin-top: -1rem;
  pointer-events: none;
  border-style: solid;
  height: auto;
  max-width: 100%;
}
.content .casual_game_more .swiper-slide a .games_item .games_item_title {
  text-align: center;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  justify-content: center;
  height: 2.5rem;
  display: flex;
  position: relative;
}
.content .casual_game_more .swiper-slide a .games_item .games_item_title h2 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-weight: 700;
  font-size: 1.8rem;
  -webkit-line-clamp: 1;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  font-family: Baloo Tammudu\ 2;
  text-align: center;
  padding-top: 0.8rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  height: 2rem;
  margin-top: 0.25rem;
  margin: 0;
}
.content .casual_game_more .swiper-slide a .games_item_play {
  background-color: #93d500;
  padding-bottom: 0.25rem;
  padding-top: 1.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  justify-content: center;
  flex-direction: row;
  width: 80%;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  z-index: 5;
  position: relative;
}
.content .casual_game_more .swiper-slide a .games_item_play div {
  font-size: 0.75rem;
  line-height: 1rem;
  font-family: Montserrat;
  padding-bottom: 0.25rem;
  align-content: center;
  display: flex;
  margin-top: auto;
}
.content .casual_game_more .swiper-slide a .games_item_play div p {
  color: #000000;
  line-height: 0.25rem;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2rem;
  font-family: Baloo Tammudu\ 2;
  text-align: center;
  padding-top: 1rem;
  cursor: pointer;
}
.content #puzzle_games_list {
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  justify-content: center;
}
.content #puzzle_games_list .swiper-slide {
  width: 145px;
}
.content #puzzle_games_list .swiper-slide a .games_item {
  border-color: #93d500 !important;
}
.content #puzzle_games_list .swiper-slide a .games_item_play {
  background-color: #93d500 !important;
}
.content .puzzle_games .games_item_play {
  background-color: #93d500;
}
.content .puzzle_games .games_item_play div p {
  color: #FFFFFF !important;
}
.content .puzzle_games .view_more_bnt {
  color: #93d500;
}
.content .action_game_more,
.content .adventure_game_more,
.content .puzzle_game_more,
.content .racing_game_more,
.content .shooter_game_more,
.content .sports_game_more,
.content .strategy_game_more {
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  justify-content: center;
  overflow: auto;
  flex-direction: row;
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transform: translateZ(0);
  transition-property: transform;
  width: 100%;
  z-index: 1;
  left: 0;
}
.content .action_game_more .swiper-slide,
.content .adventure_game_more .swiper-slide,
.content .puzzle_game_more .swiper-slide,
.content .racing_game_more .swiper-slide,
.content .shooter_game_more .swiper-slide,
.content .sports_game_more .swiper-slide,
.content .strategy_game_more .swiper-slide {
  margin-bottom: 10px;
  width: 145px;
  margin-right: 10px;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.content .action_game_more .swiper-slide:nth-child(3n),
.content .adventure_game_more .swiper-slide:nth-child(3n),
.content .puzzle_game_more .swiper-slide:nth-child(3n),
.content .racing_game_more .swiper-slide:nth-child(3n),
.content .shooter_game_more .swiper-slide:nth-child(3n),
.content .sports_game_more .swiper-slide:nth-child(3n),
.content .strategy_game_more .swiper-slide:nth-child(3n) {
  margin-top: 0!important;
  padding-bottom: 10px;
}
.content .action_game_more .swiper-slide:nth-child(2n+2),
.content .adventure_game_more .swiper-slide:nth-child(2n+2),
.content .puzzle_game_more .swiper-slide:nth-child(2n+2),
.content .racing_game_more .swiper-slide:nth-child(2n+2),
.content .shooter_game_more .swiper-slide:nth-child(2n+2),
.content .sports_game_more .swiper-slide:nth-child(2n+2),
.content .strategy_game_more .swiper-slide:nth-child(2n+2) {
  margin-left: 10px;
}
.content .action_game_more .swiper-slide a .games_item,
.content .adventure_game_more .swiper-slide a .games_item,
.content .puzzle_game_more .swiper-slide a .games_item,
.content .racing_game_more .swiper-slide a .games_item,
.content .shooter_game_more .swiper-slide a .games_item,
.content .sports_game_more .swiper-slide a .games_item,
.content .strategy_game_more .swiper-slide a .games_item {
  border-color: #93d500;
  border-width: 3px;
  border-radius: 1.2rem;
  overflow: hidden;
  position: relative;
}
.content .action_game_more .swiper-slide a .games_item img,
.content .adventure_game_more .swiper-slide a .games_item img,
.content .puzzle_game_more .swiper-slide a .games_item img,
.content .racing_game_more .swiper-slide a .games_item img,
.content .shooter_game_more .swiper-slide a .games_item img,
.content .sports_game_more .swiper-slide a .games_item img,
.content .strategy_game_more .swiper-slide a .games_item img {
  width: 100%;
  margin-top: -1rem;
  pointer-events: none;
  border-style: solid;
  height: auto;
  max-width: 100%;
}
.content .action_game_more .swiper-slide a .games_item .games_item_title,
.content .adventure_game_more .swiper-slide a .games_item .games_item_title,
.content .puzzle_game_more .swiper-slide a .games_item .games_item_title,
.content .racing_game_more .swiper-slide a .games_item .games_item_title,
.content .shooter_game_more .swiper-slide a .games_item .games_item_title,
.content .sports_game_more .swiper-slide a .games_item .games_item_title,
.content .strategy_game_more .swiper-slide a .games_item .games_item_title {
  text-align: center;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  justify-content: center;
  height: 2.5rem;
  display: flex;
  position: relative;
}
.content .action_game_more .swiper-slide a .games_item .games_item_title h2,
.content .adventure_game_more .swiper-slide a .games_item .games_item_title h2,
.content .puzzle_game_more .swiper-slide a .games_item .games_item_title h2,
.content .racing_game_more .swiper-slide a .games_item .games_item_title h2,
.content .shooter_game_more .swiper-slide a .games_item .games_item_title h2,
.content .sports_game_more .swiper-slide a .games_item .games_item_title h2,
.content .strategy_game_more .swiper-slide a .games_item .games_item_title h2 {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  font-weight: 700;
  font-size: 1.8rem;
  -webkit-line-clamp: 1;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
  font-family: Baloo Tammudu\ 2;
  text-align: center;
  padding-top: 0.8rem;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  height: 2rem;
  margin-top: 0.25rem;
  margin: 0;
}
.content .action_game_more .swiper-slide a .games_item_play,
.content .adventure_game_more .swiper-slide a .games_item_play,
.content .puzzle_game_more .swiper-slide a .games_item_play,
.content .racing_game_more .swiper-slide a .games_item_play,
.content .shooter_game_more .swiper-slide a .games_item_play,
.content .sports_game_more .swiper-slide a .games_item_play,
.content .strategy_game_more .swiper-slide a .games_item_play {
  background-color: #93d500;
  padding-bottom: 0.25rem;
  padding-top: 1.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border-bottom-left-radius: 2.5rem;
  border-bottom-right-radius: 2.5rem;
  justify-content: center;
  flex-direction: row;
  width: 80%;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  z-index: 5;
  position: relative;
}
.content .action_game_more .swiper-slide a .games_item_play div,
.content .adventure_game_more .swiper-slide a .games_item_play div,
.content .puzzle_game_more .swiper-slide a .games_item_play div,
.content .racing_game_more .swiper-slide a .games_item_play div,
.content .shooter_game_more .swiper-slide a .games_item_play div,
.content .sports_game_more .swiper-slide a .games_item_play div,
.content .strategy_game_more .swiper-slide a .games_item_play div {
  font-size: 0.75rem;
  line-height: 1rem;
  font-family: Montserrat;
  padding-bottom: 0.25rem;
  align-content: center;
  display: flex;
  margin-top: auto;
}
.content .action_game_more .swiper-slide a .games_item_play div p,
.content .adventure_game_more .swiper-slide a .games_item_play div p,
.content .puzzle_game_more .swiper-slide a .games_item_play div p,
.content .racing_game_more .swiper-slide a .games_item_play div p,
.content .shooter_game_more .swiper-slide a .games_item_play div p,
.content .sports_game_more .swiper-slide a .games_item_play div p,
.content .strategy_game_more .swiper-slide a .games_item_play div p {
  color: #000000;
  line-height: 0.25rem;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2rem;
  font-family: Baloo Tammudu\ 2;
  text-align: center;
  padding-top: 1rem;
  cursor: pointer;
}
.content .racing_games .games_item_play {
  background-color: var(--menu-bg-color) !important;
}
.content .racing_games .games_item_play div p {
  color: #FFFFFF !important;
}
.content .racing_games .view_more_bnt {
  color: var(--menu-bg-color);
}
.content .racing_games .swiper-container .racing_game_more .games_item {
  border-color: var(--menu-bg-color);
}
.content #racing_games_list {
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  justify-content: center;
}
.content #racing_games_list .swiper-slide {
  width: 145px;
}
.content #racing_games_list .swiper-slide a .games_item {
  border-color: var(--menu-bg-color);
}
.content #racing_games_list .swiper-slide a .games_item_play {
  background-color: var(--menu-bg-color);
}
.content .shooter_games .games_item_play {
  background-color: var(--menu-bg-color) !important;
}
.content .shooter_games .games_item_play div p {
  color: #FFFFFF !important;
}
.content .shooter_games .view_more_bnt {
  color: var(--menu-bg-color);
}
.content .shooter_games .swiper-container .shooter_game_more .games_item {
  border-color: var(--menu-bg-color);
}
.content #shooter_games_list {
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  justify-content: center;
}
.content #shooter_games_list .swiper-slide {
  width: 145px;
}
.content #shooter_games_list .swiper-slide a .games_item {
  border-color: var(--menu-bg-color);
}
.content #shooter_games_list .swiper-slide a .games_item_play {
  background-color: var(--menu-bg-color);
}
.content .sports_games .games_item_play {
  background-color: var(--menu-bg-color) !important;
}
.content .sports_games .games_item_play div p {
  color: #FFFFFF !important;
}
.content .sports_games .view_more_bnt {
  color: var(--menu-bg-color);
}
.content .sports_games .swiper-container .sports_game_more .games_item {
  border-color: var(--menu-bg-color);
}
.content #sports_games_list {
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  justify-content: center;
}
.content #sports_games_list .swiper-slide {
  width: 145px;
}
.content #sports_games_list .swiper-slide a .games_item {
  border-color: var(--menu-bg-color);
}
.content #sports_games_list .swiper-slide a .games_item_play {
  background-color: var(--menu-bg-color);
}
.content .strategy_games .games_item_play {
  background-color: var(--menu-bg-color) !important;
}
.content .strategy_games .games_item_play div p {
  color: #FFFFFF !important;
}
.content .strategy_games .view_more_bnt {
  color: var(--menu-bg-color);
}
.content .strategy_games .swiper-container .strategy_game_more .games_item {
  border-color: var(--menu-bg-color);
}
.content #strategy_games_list {
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  justify-content: center;
}
.content #strategy_games_list .swiper-slide {
  width: 145px;
}
.content #strategy_games_list .swiper-slide a .games_item {
  border-color: var(--menu-bg-color);
}
.content #strategy_games_list .swiper-slide a .games_item_play {
  background-color: var(--menu-bg-color);
}
