body {
  background: #fff;
}
#content {
  width: 1280px;
  padding: 20px;
  margin: 0 auto;
}
#content .bread {
  color: #333333;
  margin-bottom: 8px;
  font-weight: bold;
}
#content .bread a {
  font-size: 14px;
  font-family: s;
  font-weight: normal;
  color: #333333;
  line-height: 24px;
  font-weight: bold;
}
#content .d_top_g {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
#content .d_top_g a {
  display: block;
  width: 98px;
  height: 98px;
  border-radius: 24px 24px 24px 24px;
  overflow: hidden;
}
#content .d_top_g a img {
  width: 98px;
  height: 98px;
  border-radius: 24px 24px 24px 24px;
}
#content .d_top_g a:hover {
  transform: scale(1.1);
  transition: 0.6s;
}
#content .cont {
  display: flex;
  justify-content: space-between;
}
#content .cont .cont_l {
  width: 94px;
}
#content .cont .cont_l .l_gamelist {
  display: grid;
  grid-template-columns: repeat(1, minmax(20px, 94px));
  grid-gap: 16px;
}
#content .cont .cont_l .l_gamelist .game_item {
  position: relative;
}
#content .cont .cont_l .l_gamelist .game_item .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#content .cont .cont_l .l_gamelist .game_item .game_cover {
  width: 100%;
  border-radius: 24px 24px 24px 24px;
  opacity: 1;
}
#content .cont .cont_l .l_gamelist .game_item .h5_img {
  width: 30px;
  height: 20px;
  position: absolute;
  top: 16px;
  left: -4px;
  z-index: 1;
}
#content .cont .cont_l .l_gamelist .game_item:hover {
  transform: scale(1.1);
  transition: 0.6s;
}
#content .cont .cont_c {
  width: 775px;
}
#content .cont .cont_c .detail-m-t {
  display: flex;
  margin-bottom: 16px;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-t {
  display: flex;
  align-items: center;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-t img {
  width: 68px;
  height: 68px;
  border-radius: 16px;
  object-fit: cover;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-t .game-title {
  margin-left: 8px;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-t .game-title h2 {
  width: 300px;
  color: #333333;
  line-height: 28px;
  font-size: 16px;
  font-family: B;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-t .game-title .xing {
  margin-top: 6px;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-t .game-title .layui-rate li i.layui-icon {
  font-size: 14px;
  color: #FEAF20;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m {
  display: block;
  width: 380px;
  border-radius: 16px;
  margin-top: 7px;
  border: 1px solid #E8E8E8;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m .tabnav {
  display: flex;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m .tabnav a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 42px;
  color: #333333;
  font-size: 16px;
  font-family: B;
  border-bottom: 1px solid #E8E8E8;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m .tabnav a img {
  width: 28px;
  height: 28px;
  margin-right: 6px;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m .tabnav .active {
  background: #EDEDED;
  border-top-left-radius: 16px;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m .tabnav .active2 {
  background: #EDEDED;
  border-top-right-radius: 16px;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m ul li {
  display: flex;
  height: 42px;
  line-height: 42px;
  border-top: 1px solid #E8E8E8;
  padding-left: 16px;
  color: #666;
  font-size: 14px;
  font-family: M;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m ul li span {
  display: block;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m ul li span:nth-child(1) {
  width: 114px;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m ul li span:nth-child(2) {
  width: 248px;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m .ios {
  display: block;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .detail-m-t-l-m .andriod {
  display: none;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .game-tags {
  display: flex;
  flex-wrap: nowrap;
  width: 380px;
  margin-top: 8px;
  overflow: hidden;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .game-tags a {
  color: #333333;
  line-height: 24px;
  height: 24px;
  font-size: 12px;
  font-family: r;
  text-decoration: underline;
  margin-left: 15px;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .game-tags a:nth-child(1) {
  margin-left: 0;
}
#content .cont .cont_c .detail-m-t .detail-m-t-l .game-tags a:hover {
  color: #DD382E;
}
#content .cont .cont_c .detail-m-t .detail-m-t-r {
  margin-left: 19px;
}
#content .cont .cont_c .detail-m-t .detail-m-t-r .ad {
  text-align: center;
}
#content .cont .cont_c .detail-m-t .detail-m-t-r .ad span {
  display: block;
  width: 336px;
  height: 32px;
  color: #999;
  font-size: 12px;
  font-family: M;
  line-height: 32px;
  text-align: center;
}
#content .cont .cont_c .detail-m-t .detail-m-t-r .ad .ad-p {
  width: 336px;
  height: 280px;
}
#content .cont .cont_c .introduction {
  width: 100%;
  border-radius: 16px;
  border: 1px solid #E8E8E8;
  padding: 16px;
  margin-bottom: 12px;
}
#content .cont .cont_c .introduction h2 {
  color: #333333;
  font-size: 16px;
  font-family: b;
  text-align: center;
}
#content .cont .cont_c .introduction .text {
  color: #333333;
  line-height: 28px;
  font-size: 14px;
  font-family: m;
}
#content .cont .cont_c .lb {
  position: relative;
  margin-bottom: 12px;
  width: 100%;
}
#content .cont .cont_c .lb .swiper {
  overflow: hidden;
}
#content .cont .cont_c .lb .swiper .swiper-wrapper .swiper-slide {
  width: auto !important;
  margin-right: 9px;
}
#content .cont .cont_c .lb .swiper .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0;
}
#content .cont .cont_c .lb .swiper .swiper-wrapper .swiper-slide img {
  border-radius: 16px;
  height: 237px;
}
#content .cont .cont_c .lb .swiper-button-prev,
#content .cont .cont_c .lb .swiper-button-next {
  position: absolute;
  top: 50%;
}
#content .cont .cont_c .lb .swiper-button-prev {
  left: 0;
}
#content .cont .cont_c .lb .swiper-button-next {
  right: 0;
}
#content .cont .cont_c .ad {
  margin-bottom: 8px;
  text-align: center;
}
#content .cont .cont_c .ad .ad_cont {
  width: 100%;
  height: 90px;
  background: pink;
}
#content .cont .cont_c .ad .ad_title {
  display: block;
  color: #999;
  font-size: 12px;
  font-family: m;
}
#content .cont .cont_c .download {
  width: 100%;
  border: 1px solid #E8E8E8;
  padding: 16px;
  margin-top: 8px;
  border-radius: 16px;
  margin-bottom: 16px;
}
#content .cont .cont_c .download .download-t {
  display: flex;
  justify-content: space-between;
}
#content .cont .cont_c .download .download-t a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 363px;
  height: 62px;
  background: #F9F9F9;
  border-radius: 8px 8px 8px 8px;
}
#content .cont .cont_c .download .download-t a img {
  width: 38px;
  height: 38px;
  margin-right: 4px;
}
#content .cont .cont_c .download .download-t a span {
  display: block;
  color: #333333;
  font-size: 16px;
  font-family: B;
}
#content .cont .cont_c .download .download-t2 {
  display: flex;
  justify-content: space-between;
}
#content .cont .cont_c .download .download-t2 a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 363px;
  height: 62px;
  background: #F9F9F9;
  border-radius: 8px;
}
#content .cont .cont_c .download .download-t2 a img {
  width: 38px;
  height: 38px;
  margin-right: 4px;
}
#content .cont .cont_c .download .download-t2 a .img1 {
  display: block;
}
#content .cont .cont_c .download .download-t2 a .img2 {
  display: none;
}
#content .cont .cont_c .download .download-t2 a span {
  display: block;
  color: #333333;
  font-size: 16px;
  font-family: B;
}
#content .cont .cont_c .download .download-t2 a:hover {
  background: #000;
}
#content .cont .cont_c .download .download-t2 a:hover .img1 {
  display: none;
}
#content .cont .cont_c .download .download-t2 a:hover .img2 {
  display: block;
}
#content .cont .cont_c .download .download-t2 a:hover span {
  color: #fff;
}
#content .cont .cont_c .download .download-b {
  display: flex;
  margin-top: 12px;
}
#content .cont .cont_c .download .download-b img {
  width: 38px;
  height: 38px;
}
#content .cont .cont_c .download .download-b div {
  margin-left: 8px;
}
#content .cont .cont_c .download .download-b div h2 {
  color: #333333;
  font-size: 14px;
  font-family: M;
}
#content .cont .cont_c .download .download-b div span {
  display: block;
  color: #666666;
  font-size: 12px;
  font-family: R;
  margin-top: 4px;
}
#content .cont .cont_c .play {
  width: 100%;
  border-radius: 16px;
  border: 1px solid #E8E8E8;
  padding: 16px;
  margin-bottom: 22px;
}
#content .cont .cont_c .play h3 {
  font-size: 18px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  text-align: center;
  margin-bottom: 12px;
}
#content .cont .cont_c .play .play_now {
  width: 394px;
  height: 47px;
  background: #67EB00;
  border-radius: 8px 8px 8px 8px;
  font-size: 20px;
  font-family: b;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  line-height: 47px;
  margin: 0 auto 16px;
  cursor: pointer;
}
#content .cont .cont_c .play .l_gamelist {
  display: grid;
  grid-template-columns: repeat(6, minmax(90px, 104px));
  grid-gap: 16px;
  margin-bottom: 16px;
  justify-content: center;
}
#content .cont .cont_c .play .l_gamelist .game_item {
  position: relative;
}
#content .cont .cont_c .play .l_gamelist .game_item .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#content .cont .cont_c .play .l_gamelist .game_item .game_cover {
  width: 100%;
  border-radius: 27px;
  opacity: 1;
}
#content .cont .cont_c .play .l_gamelist .game_item .h5_img {
  width: 30px;
  height: 20px;
  position: absolute;
  top: 16px;
  left: -4px;
  z-index: 1;
}
#content .cont .cont_c .play .l_gamelist .game_item:hover {
  transform: scale(1.1);
  transition: 0.6s;
}
#content .cont .cont_c .play .more {
  margin: 0 auto;
  width: 378px;
  height: 44px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #DCDCDC;
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  text-align: center;
  line-height: 44px;
  cursor: pointer;
}
#content .cont .cont_c .comments {
  width: 100%;
  border: 1px solid #E8E8E8;
  padding: 18px 16px;
  margin-top: 16px;
  border-radius: 16px;
}
#content .cont .cont_c .comments .write-commens {
  display: flex;
  justify-content: space-between;
}
#content .cont .cont_c .comments .write-commens img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#content .cont .cont_c .comments .write-commens .write-commens-r {
  width: 695px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DDDDDD;
}
#content .cont .cont_c .comments .write-commens .write-commens-r input {
  width: 100%;
  height: 40px;
  background: #F8F8F8;
  border-radius: 8px;
  color: #999999;
  font-size: 16px;
  font-family: R;
  padding-left: 16px;
  border: none;
}
#content .cont .cont_c .comments .write-commens .write-commens-r input::placeholder {
  color: #999999;
  font-size: 16px;
  font-family: R;
}
#content .cont .cont_c .comments .write-commens .write-commens-r textarea {
  width: 100%;
  height: 139px;
  background: #F8F8F8;
  border-radius: 8px;
  color: #999999;
  font-size: 16px;
  font-family: R;
  padding-left: 16px;
  padding-top: 12px;
  margin-top: 8px;
  border: none;
  box-sizing: border-box;
}
#content .cont .cont_c .comments .write-commens .write-commens-r textarea::placeholder {
  color: #999999;
  font-size: 16px;
  font-family: R;
}
#content .cont .cont_c .comments .write-commens .write-commens-r .rate {
  display: flex;
  margin-top: 12px;
  justify-content: space-between;
}
#content .cont .cont_c .comments .write-commens .write-commens-r .rate .rate-l {
  width: 321px;
  height: 40px;
  line-height: 40px;
  background: #F8F8F8;
  border-radius: 8px;
  padding-left: 16px;
}
#content .cont .cont_c .comments .write-commens .write-commens-r .rate .rate-l span {
  color: #999999;
  font-size: 16px;
  font-family: R;
  margin-right: 13px;
}
#content .cont .cont_c .comments .write-commens .write-commens-r .rate .rate-l .layui-rate li i.layui-icon {
  font-size: 16px;
  color: #FFB237;
}
#content .cont .cont_c .comments .write-commens .write-commens-r .rate .rate-l .layui-rate {
  margin-top: 0;
  margin-bottom: 0;
}
#content .cont .cont_c .comments .write-commens .write-commens-r .rate .rate-l .layui-rate,
#content .cont .cont_c .comments .write-commens .write-commens-r .rate .rate-l .layui-rate * {
  vertical-align: baseline;
}
#content .cont .cont_c .comments .write-commens .write-commens-r .rate button {
  width: 144px;
  height: 40px;
  background: #DDDDDD;
  line-height: 40px;
  text-align: center;
  color: #333333;
  font-size: 16px;
  font-family: B;
  border-radius: 8px;
  cursor: pointer;
}
#content .cont .cont_c .comments .write-commens .write-commens-r .rate button:hover {
  background: #DD382E;
  color: #fff;
}
#content .cont .cont_c .comments .commentsAll .comments-list {
  display: flex;
  padding-top: 24px;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-l {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r {
  margin-left: 8px;
  width: 100%;
  padding-bottom: 24px;
  border-bottom: 1px solid #DDD;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .comments-list-r-t {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .comments-list-r-t h2 {
  color: #333333;
  font-size: 14px;
  font-family: R;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .comments-list-r-t .layui-rate li i.layui-icon {
  font-size: 16px;
  color: #FFB237;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .user-comments {
  font-size: 16px;
  font-family: R;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .comments-footer {
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r {
  display: flex;
  align-items: center;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r span {
  display: block;
  color: #999999;
  font-size: 14px;
  font-family: R;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r .zan {
  display: flex;
  align-items: center;
  margin-left: 8px;
  cursor: pointer;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r .zan img {
  width: 24px;
  height: 24px;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r .zan .zan_img1 {
  display: none;
}
#content .cont .cont_c .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r .zan span {
  color: #999999;
  font-size: 14px;
  font-family: R;
}
#content .cont .cont_c .comments .seeMore {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 394px;
  height: 40px;
  background: #DD382E;
  border-radius: 8px;
  margin: 32px auto 0;
}
#content .cont .cont_c .comments .seeMore img {
  width: 16px;
  height: 16px;
  margin-right: 12px;
}
#content .cont .cont_c .comments .seeMore span {
  color: #fff;
  font-size: 16px;
  font-family: b;
}
#content .cont .cont_c .pre_version h2 {
  color: #000000;
  line-height: 28px;
  font-size: 16px;
  font-family: B;
}
#content .cont .cont_c .pre_version .version_l a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  background: #FFFFFF;
  border-radius: 16px 16px 16px 16px;
  opacity: 1;
  border: 1px solid #E5E5E5;
  padding: 12px;
  margin-bottom: 16px;
}
#content .cont .cont_c .pre_version .version_l a .v_l_left {
  display: flex;
}
#content .cont .cont_c .pre_version .version_l a .v_l_left img {
  width: 90px;
  height: 90px;
  border-radius: 11px 11px 11px 11px;
  object-fit: cover;
  transition: all 0.6s;
}
#content .cont .cont_c .pre_version .version_l a .v_l_left .left_l {
  margin-left: 12px;
}
#content .cont .cont_c .pre_version .version_l a .v_l_left .left_l h4 {
  width: 330px;
  color: #333333;
  line-height: 28px;
  font-size: 18px;
  font-family: B;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#content .cont .cont_c .pre_version .version_l a .v_l_left .left_l span {
  display: block;
  width: 330px;
  color: #333333;
  line-height: 28px;
  font-size: 14px;
  font-family: R;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#content .cont .cont_c .pre_version .version_l a .v_l_right {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 251px;
  height: 50px;
  background: #333333;
  border-radius: 50px 50px 50px 50px;
}
#content .cont .cont_c .pre_version .version_l a .v_l_right img {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
#content .cont .cont_c .pre_version .version_l a .v_l_right span {
  display: block;
  color: #FFFFFF;
  font-size: 16px;
  font-family: B;
}
#content .cont .cont_c .pre_version .version_l a:hover .v_l_left img {
  transform: scale(1.1);
}
#content .cont .cont_c .pre_version .version_l a:hover .v_l_right {
  background: #DD382E;
}
#content .cont .cont_r {
  width: 339px;
}
#content .cont .cont_r .r_gamelist {
  display: grid;
  grid-template-columns: repeat(3, minmax(90px, 105px));
  grid-gap: 12px;
  margin-bottom: 16px;
}
#content .cont .cont_r .r_gamelist .game_item {
  position: relative;
}
#content .cont .cont_r .r_gamelist .game_item .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#content .cont .cont_r .r_gamelist .game_item .game_cover {
  width: 100%;
  border-radius: 27px;
  opacity: 1;
}
#content .cont .cont_r .r_gamelist .game_item .h5_img {
  width: 30px;
  height: 20px;
  position: absolute;
  top: 16px;
  left: -4px;
  z-index: 1;
}
#content .cont .cont_r .r_gamelist .game_item:hover {
  transform: scale(1.1);
  transition: 0.6s;
}
#content .cont .cont_r .ad {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  width: 339px;
  height: 666px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #E8E8E8;
}
#content .cont .cont_r .ad .ad_cont {
  width: 300px;
  height: 600px;
  background: pink;
}
#content .cont .cont_r .ad .ad_title {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  text-align: center;
}
#content .tan_box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 530px;
  height: 225px;
  background: #FFFFFF;
  box-shadow: 0px 1px 2px 0px #868686;
  border-radius: 12px 12px 12px 12px;
  display: none;
  z-index: 9;
}
#content .tan_box .box_top {
  width: 530px;
  height: 47px;
  background: #000;
  border-radius: 12px 12px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 12px;
}
#content .tan_box .box_top .kong {
  width: 22px;
  height: 22px;
}
#content .tan_box .box_top h3 {
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #FFFFFF;
}
#content .tan_box .box_top .cha {
  width: 22px;
  height: 22px;
  cursor: pointer;
}
#content .tan_box .box_cont {
  padding: 8px 16px 0;
}
#content .tan_box .box_cont h3 {
  font-size: 18px;
  font-family: b;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
  text-align: center;
}
#content .tan_box .box_cont .tan_gamelist {
  display: grid;
  grid-template-columns: repeat(4, minmax(100px, 118px));
  grid-gap: 16px;
}
#content .tan_box .box_cont .tan_gamelist .game_item {
  position: relative;
}
#content .tan_box .box_cont .tan_gamelist .game_item .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#content .tan_box .box_cont .tan_gamelist .game_item .game_cover {
  width: 100%;
  border-radius: 27px;
  opacity: 1;
}
#content .tan_box .box_cont .tan_gamelist .game_item .h5_img {
  width: 30px;
  height: 20px;
  position: absolute;
  top: 16px;
  left: -4px;
  z-index: 1;
}
#content .tan_box .box_cont .tan_gamelist .game_item:hover {
  transform: scale(1.1);
  transition: 0.6s;
}
