@charset "UTF-8";
/* 详情独立样式 */
.detailmini {
  padding: 0.2rem 0.18rem 0.4rem 0.18rem;
  margin: 0.2rem 0;
  background: #ffffff;
}
.detailmini > div:first-child {
  display: flex;
  align-items: center;
}
.detailmini > div:first-child img {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.32rem;
  margin-right: 0.24rem;
}
.detailmini > div:first-child > div > div:first-child {
  font-size: 0.32rem;
  font-weight: bold;
  line-height: 0.52rem;
  color: #444;
}
.detailmini > div:first-child > div > div:nth-child(2) {
  display: flex;
  font-size: 0.28rem;
  margin-top: 0.1rem;
  color: #444;
}
.detailmini > div:first-child > div > div:nth-child(2) span {
  color: #999;
}
.detailmini > div:first-child > div > div:nth-child(2) > div:last-child {
  margin-left: 0.4rem;
  color: #0099ff;
}
.detailmini > div:first-child > div > div:nth-child(3) {
  margin-top: 0.1rem;
  display: flex;
  color: #66D105;
  font-size: 0.26rem;
}
.detailmini > div:first-child > div > div:nth-child(3) > span {
  display: flex;
  align-items: center;
  margin-right: 0.28rem;
}
.detailmini > div:first-child > div > div:nth-child(3) > span svg {
  width: 0.28rem;
  height: 0.28rem;
  fill: #63B31A;
  margin-right: 0.05rem;
}
.detailmini > div:first-child > div > div:nth-child(3) > span:last-child {
  margin-right: 0;
  background: #63B31A;
  color: #ffffff;
  padding: 0 0.1rem;
  border-radius: 0.05rem;
}
.detailmini > div:first-child > div > div:nth-child(3) > span:last-child svg {
  fill: #ffffff;
}
.detailmini .needs {
  margin: 0.2rem 0;
  background: #ffffff;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  padding: 0.3rem 0;
  overflow-x: auto;
}
.detailmini .needs::-webkit-scrollbar {
  display: none;
}
.detailmini .needs > div {
  width: 28%;
  min-width: 28%;
  text-align: center;
  border-right: 1px solid #eeeeee;
}
.detailmini .needs > div > div {
  font-size: 0.28rem;
  display: block;
  color: #999;
}
.detailmini .needs > div > div:last-child {
  color: #333;
  margin-top: 0.12rem;
}
.detailmini .needs > div:nth-child(3) > div:last-child {
  color: #0099ff;
}
.detailmini .needs > div:last-child {
  border-right: none;
}
.detailmini .downBt {
  margin-top: 0.2rem;
  background: #52ab01;
  padding: 0.12rem 0;
  font-size: 0.32rem;
  color: #ffffff;
  text-align: center;
  display: block;
  border-radius: 0.12rem;
}
.detail {
  margin: 0.2rem 0;
  background: #ffffff;
  padding-bottom: 0.36rem;
}
.detail .tabH {
  display: flex;
  align-items: center;
  height: 0.88rem;
  border-bottom: 1px solid #eeeeee;
}
.detail .tabH > div {
  width: 25%;
  text-align: center;
  font-size: 0.3rem;
}
.detail .tabH > div span {
  display: inline-block;
  padding: 0.2rem 0;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0);
}
.detail .tabH > div.act {
  font-weight: 900;
}
.detail .tabH > div.act span {
  border-bottom: 0.1rem solid #f76341;
}
.detail .desc .imgList {
  padding: 0.2rem 0.18rem;
  display: flex;
  overflow-x: auto;
}
.detail .desc .imgList::-webkit-scrollbar {
  display: none;
}
.detail .desc .imgList img {
  border: 1px solid #fff;
  width: 152px;
  min-width: 152px;
  height: 92px;
}
.detail .desc .topic {
  padding: 0 0.18rem;
  display: flex;
  flex-wrap: wrap;
}
.detail .desc .topic a {
  display: inline-block;
  padding: 0.02rem 0.1rem;
  margin-right: 0.1rem;
  border-radius: 0.05rem;
  font-size: 0.24rem;
  border: 1px solid #eeeeee;
  color: #3cb8ec;
}
.detail .desc .topic a span {
  color: #999;
}
.detail .desc .descB {
  line-height: 0.52rem;
  margin-top: 0.08rem;
  margin-bottom: 0.2rem;
  padding: 0 0.18rem;
  overflow: hidden;
}
.detail .desc .descB p {
  margin: 0.2rem 0;
}
.detail .desc .descB h4 {
  font-weight: 500;
}
.detail .expand {
  width: calc(100% - 0.36rem);
  margin: 0 auto;
  padding: 0.14rem 0;
  font-size: 0.28rem;
  color: #52ab01;
  text-align: center;
  border-radius: 0.08rem;
  background-color: #f5f5f5;
}
.title {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
  padding: 0.2rem 0.18rem;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.title > span:nth-child(2) {
  font-size: 0.28rem;
  color: #999;
  font-weight: 300;
}
.info {
  background: #fff;
  padding-bottom: 0.4rem;
}
.info .infoB {
  padding: 0 0.18rem;
}
.info .infoB > div {
  height: 0.76rem;
  line-height: 0.76rem;
  border-bottom: 1px dashed #e8e8e8;
  white-space: nowrap;
  font-size: 0.28rem;
  color: #888;
}
.info .infoB > div span {
  margin-right: 0.2rem;
  color: #fff;
  background: #3cb8ec;
  font-size: 0.24rem;
  padding: 0.06rem 0.08rem;
  border-radius: 0.1rem;
}
.info .infoB > div span svg {
  fill: #fff;
  width: 0.32rem;
  height: 0.32rem;
  position: relative;
  top: 0.05rem;
}
.moreApp {
  background: #fff;
  margin-top: 0.2rem;
  padding-bottom: 0.3rem;
  /* 横向大列表 */
}
.moreApp .horizontalList {
  margin: 0.21rem;
}
.moreApp .horizontalList .item {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  border-bottom: 1px dashed #e8e8e8;
  padding: 0.21rem 0;
}
.moreApp .horizontalList .item .dBox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 80%;
}
.moreApp .horizontalList .item .dBox > img {
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0.18rem;
  margin-right: 0.2rem;
}
.moreApp .horizontalList .item .dBox > div {
  overflow: hidden;
}
.moreApp .horizontalList .item .dBox > div > div:first-child {
  max-width: 5.2rem;
  display: inline-block;
  height: 0.44rem;
  line-height: 0.44rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.32rem;
  color: #000;
}
.moreApp .horizontalList .item .dBox > div > div:nth-child(2) {
  font-size: 0.24rem;
  color: #999;
  display: flex;
  align-items: center;
  font-size: 0.2rem;
}
.moreApp .horizontalList .item .dBox > div > div:nth-child(2) span:first-child {
  color: #ff0000;
  display: flex;
  align-items: center;
  font-weight: 600;
  margin-right: 0.12rem;
  font-size: 0.24rem;
}
.moreApp .horizontalList .item .dBox > div > div:nth-child(2) span:first-child img {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.08rem;
}
.moreApp .horizontalList .item .dBox > div > div:nth-child(2) span:nth-child(2) {
  margin-left: 0.12rem;
  color: #333;
  font-size: 0.24rem;
}
.moreApp .horizontalList .item .dBox > div > div:nth-child(3) {
  display: flex;
  align-items: center;
  color: #999;
  font-size: 0.2rem;
}
.moreApp .horizontalList .item .dBox > div > div:nth-child(3) span {
  display: inline-block;
  width: 100%;
  font-size: 0.26rem;
  color: #333;
  margin-right: 0.12rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.moreApp .horizontalList .item .gBox svg {
  width: 0.6rem;
  height: 0.6rem;
  fill: #55AE03;
}
/* hot */
.hot {
  width: 100%;
  background: #ffffff;
  margin: 0.2rem 0;
  display: flex;
  align-items: center;
}
.hot > div:nth-child(1) {
  width: 0.28rem;
  min-width: 0.6rem;
  line-height: 0.36rem;
  padding: 0.3rem 0.16rem;
  color: #fff;
  font-size: 0.24rem;
  background: linear-gradient(180deg, #F7A878 0%, #ED6557 100%);
  font-weight: bold;
}
.hot > div:nth-child(2) {
  width: calc(100% - 0.28rem);
  display: flex;
  overflow-x: auto;
  padding: 0 0.16rem;
  background: #ffffff;
}
.hot > div:nth-child(2)::-webkit-scrollbar {
  display: none;
}
.hot > div:nth-child(2) a {
  display: block;
  width: 25%;
  min-width: 25%;
}
.hot > div:nth-child(2) a img {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0 auto;
  border-radius: 0.16rem;
}
.hot > div:nth-child(2) a span {
  text-align: center;
  display: block;
  height: 0.52rem;
  padding: 0 0.12rem;
  line-height: 0.52rem;
  color: #767676;
  font-size: 0.24rem;
  overflow: hidden;
}
.like {
  background: #fff;
  margin-top: 0.2rem;
  padding-bottom: 0.3rem;
  overflow: hidden;
}
.like .likeList {
  display: flex;
  position: relative;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.like .likeItem {
  padding: 0.2rem 0.16rem;
  min-width: 100%;
}
.like .likeItem .type {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px dashed #eee;
  padding-bottom: 0.2rem;
}
.like .likeItem .type > div:first-child {
  display: flex;
}
.like .likeItem .type > div:first-child img {
  width: 2.8rem;
  height: 1.68rem;
  margin-right: 0.2rem;
  border-radius: 0.08rem;
}
.like .likeItem .type > div:first-child > div {
  height: 1.68rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 0.24rem;
  color: #999;
}
.like .likeItem .type > div:first-child > div a {
  font-size: 0.32rem;
  color: #444;
  font-weight: bold;
}
.like .likeItem .type > div:first-child > div span {
  color: #ff0000;
}
.like .likeItem .type > div:last-child a {
  font-size: 0.24rem;
  color: #999;
}
.like .indicator {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.2rem;
}
.like .indicator > div {
  width: 0.24rem;
  height: 0.16rem;
  border-radius: 0.2rem;
  background: #a3b2b3;
  margin-right: 0.12rem;
  transition: all 0.3s ease-in-out;
}
.like .indicator > div.active {
  background: #66cccc;
  width: 0.36rem;
}
/* recommend */
.recommend {
  background: #fff;
  margin-top: 0.2rem;
  padding-bottom: 0.3rem;
}
.gameStrategy {
  background: #fff;
  margin-top: 0.2rem;
  padding-bottom: 0.3rem;
}
.gameStrategy .slist a {
  border-bottom: 1px dashed #f0f0f0;
  padding: 0.2rem;
  font-size: 0.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gameStrategy .slist a > div:first-child {
  display: inline-block;
  width: 5.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gameStrategy .slist a > div:first-child span {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  background: #ddd;
  margin-right: 0.16rem;
}
.gameStrategy .slist a > div:last-child {
  font-size: 0.24rem;
  color: #999;
}
.playerComment {
  background: #fff;
  margin-top: 0.2rem;
  padding-bottom: 0.1rem;
}
.playerComment .commentBox {
  padding: 0.2rem 0.16rem;
}
.playerComment .commentBox .commentIn textarea {
  width: 100%;
  height: 1.2rem;
  padding: 0.12rem 0.16rem;
  font-size: 0.26rem;
  color: #333;
  border: 1px solid #dcdcdc;
  border-radius: 0.08rem;
}
.playerComment .commentBox .code {
  display: flex;
  align-items: center;
  margin-top: 0.1rem;
}
.playerComment .commentBox .code input {
  width: 30%;
  height: 0.7rem;
  padding: 0.12rem 0.16rem;
  font-size: 0.26rem;
  color: #333;
  border: 1px solid #dcdcdc;
  border-radius: 0.08rem;
}
.playerComment .commentBox .code img {
  margin: 0 0.12rem;
  width: 1.2rem;
}
.playerComment .commentBox .code span {
  font-size: 0.28rem;
  color: #999;
}
.playerComment .commentBox .commentBtn {
  display: flex;
  align-items: center;
  margin-top: 0.18rem;
}
.playerComment .commentBox .commentBtn span {
  display: block;
  font-size: 0.28rem;
  color: #fff;
  border-radius: 0.08rem;
  padding: 0.1rem 0.24rem;
  min-width: 2rem;
  text-align: center;
}
.playerComment .commentBox .commentBtn span:first-child {
  background: #ff4d4e;
}
.playerComment .commentBox .commentBtn span:last-child {
  background: #ccc;
  margin-left: 0.2rem;
}
.downloadBtn {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}
.downloadBtn a {
  display: block;
  width: 100%;
  font-size: 0.32rem;
  color: #fff;
  background: #52ab01;
  text-align: center;
  padding: 0.14rem 0;
}
.clear {
  height: 0.8rem;
}
/* 纠错面板 */
.correctPanel {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.correctPanel .correctBox {
  width: 86%;
  padding: 0.24rem 0.24rem 0.48rem 0.24rem;
  background: #ffffff;
  border-radius: 0.2rem;
}
.correctPanel .correctBox .mtitle {
  font-size: 0.32rem;
  color: #666;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 0.24rem;
}
.correctPanel .correctBox .mtitle span:first-child {
  width: 100%;
  text-align: center;
  display: inline-block;
}
.correctPanel .correctBox .mtitle svg {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.12rem;
}
.correctPanel .correctBox .correctContent {
  margin-top: 0.24rem;
}
.correctPanel .correctBox .correctContent > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.correctPanel .correctBox .correctContent > div span {
  display: inline-block;
  width: 32%;
  font-size: 0.28rem;
  color: #666;
  text-align: center;
  padding: 0.14rem 0;
  border: 1px solid #dcdcdc;
  margin-bottom: 0.16rem;
}
.correctPanel .correctBox .correctContent > div span.act {
  background-color: #fff2e8;
  border: 1px solid #ed6d0f;
  color: #ed6d0f;
}
.correctPanel .correctBox .correctContent > textarea {
  width: 100%;
  height: 1.4rem;
  padding: 0.12rem 0.16rem;
  font-size: 0.28rem;
  color: #333;
  border: 1px solid #dcdcdc;
  border-radius: 0.08rem;
  outline: none;
  margin-top: 0.12rem;
}
.correctPanel .correctBox .correctContent > input {
  width: 100%;
  height: 0.7rem;
  padding: 0.12rem 0.16rem;
  font-size: 0.28rem;
  color: #333;
  border: 1px solid #dcdcdc;
  border-radius: 0.08rem;
  outline: none;
  margin-top: 0.12rem;
}
.correctPanel .correctBox .correctContent > .submitBtn {
  width: 100%;
  line-height: 0.7rem;
  font-size: 0.28rem;
  color: #fff;
  background: #ed6d0f;
  border-radius: 0.08rem;
  margin-top: 0.24rem;
}
.correctPanel .correctBox .correctContent > .submitBtn a {
  display: block;
  width: 100%;
  text-align: center;
}
/* 权限面板 */
.authPanel {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.authPanel .authtBox {
  width: 86%;
  padding: 0.24rem 0.24rem 0.48rem 0.24rem;
  background: #ffffff;
  border-radius: 0.2rem;
}
.authPanel .authtBox .mtitle {
  font-size: 0.32rem;
  color: #666;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 0.24rem;
}
.authPanel .authtBox .mtitle span:first-child {
  width: 100%;
  text-align: center;
  display: inline-block;
}
.authPanel .authtBox .mtitle svg {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.12rem;
}
.authPanel .authtBox .authDesc {
  font-size: 0.28rem;
  color: #999;
  margin-top: 0.24rem;
  padding: 0.12rem 0.3rem;
  max-height: 7rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.authPanel .authtBox .authDesc::-webkit-scrollbar {
  display: none;
}
/* 图片放大区域 */
.imgZoom {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  overflow: hidden;
  display: none;
}
.imgZoom .zoomTitle {
  position: absolute;
  top: 0.24rem;
  left: 0.24rem;
  font-size: 0.4rem;
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
}
.imgZoom .zoomTitle span {
  font-size: 0.6rem;
}
.imgZoom .zoomTitle svg {
  width: 0.6rem;
  height: 0.6rem;
  fill: #fff;
}
.imgZoom .imgZoomBox {
  display: flex;
  align-items: center;
  position: relative;
  left: 0;
  transition: all 0.3s ease-in-out;
}
.imgZoom .imgZoomBox img {
  width: 100%;
  height: 100%;
  min-width: 100%;
  object-fit: contain;
}
/* 列表 */
.list a {
  display: inline-block;
  width: 24.3%;
  height: auto;
  margin-top: 0.24rem;
}
.list a img {
  width: 1.32rem;
  height: 1.32rem;
  margin: 0 auto;
}
.list a span {
  display: block;
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.28rem;
  color: #333;
  text-align: center;
  padding: 0 0.2rem;
  text-align: center;
  margin-top: 0.12rem;
  display: block;
  overflow: hidden;
}
