@import url('../css/base.css');
@import url('../css/head-foot.css');
.index-games {
  display: flex;
  flex-wrap: wrap;
}
.index-games a {
  position: relative;
  display: block;
  font-size: 0;
  margin-right: 12px;
  margin-bottom: 12px;
}
.index-games a:nth-child(10n) {
  margin-right: 0;
}
.index-games a img:nth-child(1) {
  width: 112px;
  height: 112px;
  border-radius: 20px;
  object-fit: cover;
  border: 2px solid #fff;
  box-shadow: 0px 0px 16px 0px rgba(139, 67, 0, 0.8);
}
.index-games a img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 26px;
}
.search-game {
  margin-top: 12px;
}
.games {
  display: flex;
  justify-content: space-between;
}
.games .games-l {
  width: 846px;
}
.games .games-l .games-p {
  position: relative;
}
.games .games-l .games-p .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 846px;
  height: 447px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 22;
}
.games .games-l .games-p .bg div {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  text-align: center;
}
.games .games-l .games-p .bg div .img1 {
  width: 68px;
  height: 68px;
  border-radius: 20px;
  object-fit: cover;
}
.games .games-l .games-p .bg div h2 {
  font-size: 18px;
  font-family: B;
  color: #211A1A;
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #211A1A;
  -webkit-text-stroke: 4px transparent;
}
.games .games-l .games-p .bg div .img2 {
  width: 194px;
  height: 74px;
  margin-top: 12px;
  cursor: pointer;
}
.games .games-l .games-p .test-game-p {
  width: 846px;
  height: 447px;
}
.games .games-l .games-all {
  margin-top: 16px;
}
.games .games-l .games-all .games-all-list {
  display: flex;
  flex-wrap: wrap;
}
.games .games-l .games-all .games-all-list a {
  display: block;
  width: 110.56px;
  height: 110.56px;
  font-size: 0;
  margin-right: 12px;
  margin-bottom: 12px;
}
.games .games-l .games-all .games-all-list a:nth-child(7n) {
  margin-right: 0;
}
.games .games-l .games-all .games-all-list a img {
  width: 110.56px;
  height: 110.56px;
  border-radius: 20px;
  object-fit: cover;
}
.games .games-l .games-all .view-m {
  display: block;
  width: 394px;
  height: 48px;
  background: #FE7020;
  border-radius: 8px 8px 8px 8px;
  color: #FFFFFF;
  font-size: 20px;
  font-family: B;
  line-height: 48px;
  text-align: center;
  margin: 0 auto;
}
.games .games-l .description {
  width: 846px;
  border-radius: 16px;
  border: 1px solid #E8E8E8;
  padding: 16px;
  margin-top: 16px;
}
.games .games-l .description h2 {
  color: #FFFFFF;
  font-size: 18px;
  font-family: B;
}
.games .games-l .description .description-text {
  color: #FFFFFF;
  line-height: 28px;
  font-size: 16px;
  font-family: M;
  margin-top: 4px;
  margin-bottom: 12px;
}
.games .games-l .description .tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4px;
}
.games .games-l .description .tags a {
  display: block;
  padding: 6px 24px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #FFFFFF;
  margin-right: 8px;
  margin-bottom: 8px;
}
.games .games-l .description .tags a:hover {
  border: 1px solid #FE7020;
  color: #FE7020;
}
.games .games-r {
  width: 370px;
}
.games .games-r .gg {
  width: 370px;
  height: 346px;
  border: 1px solid #FFFFFF;
  padding: 17px;
}
.games .games-r .gg .ad {
  text-align: center;
}
.games .games-r .gg .ad span {
  display: block;
  width: 336px;
  height: 32px;
  background: #FE7020;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
}
.games .games-r .gg .ad .ad-p {
  width: 336px;
  height: 280px;
}
.games .games-r .game-p {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4px;
}
.games .games-r .game-p a {
  display: block;
  width: 116px;
  height: 116px;
  font-size: 0;
  margin: 12px 11px 0 0;
}
.games .games-r .game-p a:nth-child(3n) {
  margin-right: 0;
}
.games .games-r .game-p a img {
  width: 116px;
  height: 116px;
  object-fit: cover;
  border-radius: 20px;
}
.land-game {
  display: flex;
  flex-wrap: wrap;
}
.land-game a {
  position: relative;
  display: block;
  width: 140px;
  height: 140px;
  border-radius: 40px;
  object-fit: cover;
  margin: 0 16px 16px 0;
  transition: all 0.3s;
}
.land-game a:nth-child(8n) {
  margin-right: 0;
}
.land-game a img {
  width: 140px;
  height: 140px;
  border-radius: 40px;
  object-fit: cover;
}
.land-game a span {
  display: none;
  position: absolute;
  left: 12px;
  bottom: 4px;
  width: 116px;
  height: 28px;
  color: #FFFFFF;
  line-height: 28px;
  font-family: B;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  z-index: 22;
}
.land-game a .mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.54));
  border-radius: 40px;
}
.land-game a:hover {
  transform: translateY(-10px);
}
.land-game a:hover span {
  display: block;
}
.land-game a:hover .mask {
  display: block;
}
.bread {
  height: 28px;
  font-size: 16px;
  color: #999999;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: B;
}
.bread a {
  color: #999999;
  font-size: 16px;
}
.bread .active {
  color: #333;
}
.gameDetail {
  display: flex;
  margin-top: 8px;
}
.gameDetail .detail-m-t-l-t {
  display: block;
  width: 204px;
  height: 316px;
  border-radius: 16px;
  border: 1px solid #e8e8e8;
  padding: 12px 12px 30px;
  margin-right: 20px;
}
.gameDetail .detail-m-t-l-t img {
  width: 180px;
  height: 180px;
  border-radius: 20px;
  object-fit: cover;
}
.gameDetail .detail-m-t-l-t .game-title {
  margin-top: 12px;
}
.gameDetail .detail-m-t-l-t .game-title h2 {
  width: 168px;
  color: #333333;
  line-height: 28px;
  height: 56px;
  font-size: 18px;
  font-family: B;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.gameDetail .detail-m-t-l-t .game-title div {
  margin-top: 8px;
}
.gameDetail .detail-m-t-l-t .game-title .layui-rate li i.layui-icon {
  font-size: 16px;
  color: #FFB237;
}
.gameDetail .ad {
  width: 360px;
  height: 316px;
  text-align: center;
  border: 1px solid #E8E8E8;
  margin-right: 16px;
}
.gameDetail .ad span {
  display: block;
  color: #333333;
  font-size: 14px;
  font-family: M;
  text-align: center;
}
.gameDetail .ad .ad-p {
  width: 336px;
  height: 280px;
  margin: 0 auto;
}
.gameDetail .gameDetail-r {
  display: flex;
  height: 316px;
  border-radius: 20px;
}
.gameDetail .gameDetail-r .photo {
  width: 628px;
  height: 316px;
}
.gameDetail .gameDetail-r .photo img {
  height: 316px;
  border-radius: 20px;
}
.gameDetail .gameDetail-r .photo .arrow-l img,
.gameDetail .gameDetail-r .photo .arrow-r img {
  width: 48px;
  height: 48px;
  border-radius: 0;
}
.gameDetail .gameDetail-r .photo .swiper .swiper-wrapper .swiper-slide {
  width: auto !important;
  margin-right: 12px;
}
.gameDetail .gameDetail-r .photo .swiper-button-prev {
  left: 0;
}
.gameDetail .gameDetail-r .photo .swiper-button-next {
  right: 0;
}
.detail {
  display: flex;
}
.detail .detail-m {
  width: 880px;
}
.detail .detail-m .introduction {
  width: 880px;
  border-radius: 16px;
  border: 1px solid #E8E8E8;
  padding: 16px;
  margin-top: 16px;
}
.detail .detail-m .introduction h2 {
  color: #333333;
  font-size: 18px;
  font-family: B;
  text-align: center;
}
.detail .detail-m .introduction .text {
  color: #333333;
  line-height: 28px;
  font-size: 16px;
  font-family: M;
}
.detail .detail-m .ad1 {
  text-align: center;
  margin-top: 12px;
}
.detail .detail-m .ad1 .ad1-p {
  width: 100%;
  height: 90px;
}
.detail .detail-m .ad1 span {
  display: block;
  color: #333333;
  font-size: 14px;
  font-family: M;
}
.detail .detail-m .download {
  width: 100%;
  border: 1px solid #E8E8E8;
  padding: 16px;
  margin-top: 8px;
  border-radius: 16px;
}
.detail .detail-m .download .download-t {
  display: flex;
  justify-content: space-between;
}
.detail .detail-m .download .download-t a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 418px;
  height: 62px;
  background: #F9F9F9;
  border-radius: 8px;
}
.detail .detail-m .download .download-t a img {
  width: 38px;
  height: 38px;
  margin-right: 4px;
}
.detail .detail-m .download .download-t a .img1 {
  display: block;
}
.detail .detail-m .download .download-t a .img2 {
  display: none;
}
.detail .detail-m .download .download-t a span {
  display: block;
  color: #333333;
  font-size: 18px;
  font-family: B;
}
.detail .detail-m .download .download-t a:hover {
  background: #4865FF;
}
.detail .detail-m .download .download-t a:hover .img1 {
  display: none;
}
.detail .detail-m .download .download-t a:hover .img2 {
  display: block;
}
.detail .detail-m .download .download-t a:hover span {
  color: #fff;
}
.detail .detail-m .download .download-b {
  display: flex;
  margin-top: 12px;
}
.detail .detail-m .download .download-b img {
  width: 24px;
  height: 24px;
}
.detail .detail-m .download .download-b div {
  margin-left: 8px;
}
.detail .detail-m .download .download-b div h2 {
  color: #333333;
  font-size: 16px;
  font-family: M;
}
.detail .detail-m .download .download-b div span {
  display: block;
  color: #666666;
  font-size: 14px;
  font-family: R;
}
.detail .detail-m .play {
  width: 728px;
  border-radius: 16px;
  border: 1px solid #E8E8E8;
  padding: 16px;
  margin-top: 12px;
}
.detail .detail-m .play .play-url {
  text-align: center;
}
.detail .detail-m .play .play-url h2 {
  color: #333333;
  font-size: 18px;
  font-family: B;
}
.detail .detail-m .play .play-url a {
  display: inline-block;
  width: 394px;
  height: 48px;
  background: #FE7020;
  border-radius: 8px;
  line-height: 48px;
  color: #FFFFFF;
  font-size: 20px;
  font-family: B;
  text-align: center;
  margin-top: 4px;
}
.detail .detail-m .play .play-games {
  margin-top: 16px;
}
.detail .detail-m .play .play-games .play-games-list {
  display: flex;
  flex-wrap: wrap;
}
.detail .detail-m .play .play-games .play-games-list a {
  position: relative;
  display: block;
  width: 104.83px;
  height: 104.83px;
  font-size: 0;
  margin-right: 13px;
  margin-bottom: 13px;
}
.detail .detail-m .play .play-games .play-games-list a:nth-child(6n) {
  margin-right: 0;
}
.detail .detail-m .play .play-games .play-games-list a .pic1 {
  width: 104.83px;
  height: 104.83px;
  border-radius: 20px;
  object-fit: cover;
}
.detail .detail-m .play .play-games .play-games-list a .pic2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 26px;
}
.detail .detail-m .play .play-games .load-more {
  display: block;
  width: 394px;
  height: 48px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #FE7020;
  line-height: 48px;
  color: #FE7020;
  font-size: 20px;
  font-family: B;
  text-align: center;
  margin: 10px auto 0;
}
.detail .detail-m .recommeded {
  width: 100%;
  border-radius: 16px;
  border: 1px solid #E8E8E8;
  padding: 16px 16px 24px;
  margin-top: 16px;
}
.detail .detail-m .recommeded h2 {
  color: #333333;
  line-height: 24px;
  font-size: 18px;
  font-family: B;
  text-align: center;
}
.detail .detail-m .recommeded .recommeded-list {
  display: flex;
  flex-wrap: wrap;
}
.detail .detail-m .recommeded .recommeded-list a {
  display: block;
  width: 91.75px;
  height: 91.75px;
  margin-right: 16px;
  border-radius: 20px;
  margin-top: 12px;
}
.detail .detail-m .recommeded .recommeded-list a:nth-child(8n) {
  margin-right: 0;
}
.detail .detail-m .recommeded .recommeded-list a img {
  width: 91.75px;
  height: 91.75px;
  object-fit: cover;
  border-radius: 20px;
}
.detail .detail-m .recommeded .moreC {
  display: block;
  width: 394px;
  height: 40px;
  background: #FFD100;
  border-radius: 8px 8px 8px 8px;
  color: #FFFFFF;
  font-size: 20px;
  font-family: B;
  line-height: 40px;
  text-align: center;
  margin: 16px auto 0;
}
.detail .detail-m .comments {
  width: 100%;
  border: 1px solid #E8E8E8;
  padding: 24px 16px 40px;
  margin-top: 16px;
  border-radius: 16px;
}
.detail .detail-m .comments .write-commens {
  display: flex;
  justify-content: space-between;
}
.detail .detail-m .comments .write-commens img {
  width: 40px;
  height: 40px;
}
.detail .detail-m .comments .write-commens .write-commens-r {
  width: 800px;
  padding-bottom: 20px;
  border-bottom: 1px solid #DDDDDD;
}
.detail .detail-m .comments .write-commens .write-commens-r input {
  width: 800px;
  height: 40px;
  background: #F8F8F8;
  border-radius: 8px;
  color: #999999;
  font-size: 16px;
  font-family: R;
  padding-left: 16px;
}
.detail .detail-m .comments .write-commens .write-commens-r input::placeholder {
  color: #999999;
  font-size: 16px;
  font-family: R;
}
.detail .detail-m .comments .write-commens .write-commens-r textarea {
  width: 800px;
  height: 139px;
  background: #F8F8F8;
  border-radius: 8px;
  color: #999999;
  font-size: 16px;
  font-family: R;
  padding-left: 16px;
  padding-top: 12px;
  margin-top: 8px;
}
.detail .detail-m .comments .write-commens .write-commens-r textarea::placeholder {
  color: #999999;
  font-size: 16px;
  font-family: R;
}
.detail .detail-m .comments .write-commens .write-commens-r .rate {
  display: flex;
  margin-top: 12px;
  justify-content: space-between;
}
.detail .detail-m .comments .write-commens .write-commens-r .rate .rate-l {
  width: 321px;
  height: 40px;
  line-height: 40px;
  background: #F8F8F8;
  border-radius: 8px;
  padding-left: 16px;
}
.detail .detail-m .comments .write-commens .write-commens-r .rate .rate-l span {
  color: #999999;
  font-size: 16px;
  font-family: R;
  margin-right: 13px;
}
.detail .detail-m .comments .write-commens .write-commens-r .rate .rate-l .layui-rate li i.layui-icon {
  font-size: 16px;
  color: #FFB237;
}
.detail .detail-m .comments .write-commens .write-commens-r .rate .rate-l .layui-rate {
  margin-top: 0;
  margin-bottom: 0;
}
.detail .detail-m .comments .write-commens .write-commens-r .rate .rate-l .layui-rate,
.detail .detail-m .comments .write-commens .write-commens-r .rate .rate-l .layui-rate * {
  vertical-align: baseline;
}
.detail .detail-m .comments .write-commens .write-commens-r .rate button {
  width: 150px;
  height: 40px;
  background: #DDDDDD;
  line-height: 40px;
  text-align: center;
  color: #333333;
  font-size: 16px;
  font-family: B;
  border-radius: 8px;
  cursor: pointer;
}
.detail .detail-m .comments .write-commens .write-commens-r .rate button:hover {
  background: #FFD100;
  color: #FFFFFF;
}
.detail .detail-m .comments .commentsAll .comments-list {
  display: flex;
  padding-top: 24px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-l {
  width: 40px;
  height: 40px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r {
  margin-left: 8px;
  width: 800px;
  padding-bottom: 24px;
  border-bottom: 1px solid #DDD;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-list-r-t {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-list-r-t h2 {
  color: #333333;
  font-size: 18px;
  font-family: R;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-list-r-t .layui-rate li i.layui-icon {
  font-size: 16px;
  color: #FFB237;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .user-comments {
  color: #333333;
  line-height: 24px;
  font-size: 16px;
  font-family: R;
  margin-top: 6px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply {
  display: flex;
  width: 800px;
  background: #F8F8F8;
  border-radius: 8px;
  padding: 16px;
  margin-top: 8px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply img {
  width: 40px;
  height: 40px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply .reply-r {
  margin-left: 8px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply .reply-r h2 {
  color: #333333;
  font-size: 18px;
  font-family: R;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply .reply-r .reply-text {
  color: #666666;
  line-height: 24px;
  font-size: 16px;
  font-family: R;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply-alert {
  display: none;
  position: relative;
  width: 800px;
  height: 170px;
  background: #F8F8F8;
  border-radius: 8px;
  padding: 16px;
  margin-top: 8px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply-alert img {
  width: 40px;
  height: 40px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply-alert .reply-alert-r {
  margin-left: 10px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply-alert .reply-alert-r input {
  width: 718px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 8px;
  color: #999999;
  line-height: 24px;
  font-size: 16px;
  font-family: R;
  padding-left: 16px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply-alert .reply-alert-r input::placeholder {
  font-size: 16px;
  font-family: R;
  color: #999999;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply-alert .reply-alert-r textarea {
  width: 716px;
  height: 90px;
  background: #FFFFFF;
  border-radius: 8px;
  color: #999999;
  font-size: 16px;
  font-family: R;
  margin-top: 8px;
  padding-top: 8px;
  padding-left: 16px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply-alert .reply-alert-r textarea::placeholder {
  color: #999999;
  font-size: 16px;
  font-family: R;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply-alert .reply-alert-r button {
  position: absolute;
  right: 28px;
  bottom: 26px;
  width: 150px;
  height: 40px;
  background: #DDDDDD;
  border-radius: 8px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: #333333;
  font-size: 16px;
  font-family: B;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .reply-alert .reply-alert-r button:hover {
  background: #FFD100;
  color: #FFFFFF;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-l {
  display: flex;
  align-items: center;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-l img {
  width: 24px;
  height: 24px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-l span {
  display: block;
  color: #333333;
  font-size: 14px;
  font-family: R;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r {
  display: flex;
  align-items: center;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r span {
  display: block;
  color: #999999;
  font-size: 14px;
  font-family: R;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r .reply-p {
  display: flex;
  align-items: center;
  margin-left: 12px;
  cursor: pointer;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r .reply-p img {
  width: 24px;
  height: 24px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r .reply-p span {
  color: #999999;
  font-size: 14px;
  font-family: R;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r .zan {
  display: flex;
  align-items: center;
  margin-left: 8px;
  cursor: pointer;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r .zan img {
  width: 24px;
  height: 24px;
}
.detail .detail-m .comments .commentsAll .comments-list .comments-list-r .comments-footer .comments-footer-r .zan span {
  color: #999999;
  font-size: 14px;
  font-family: R;
}
.detail .detail-m .comments .seeMore {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 394px;
  height: 40px;
  background: #FFD100;
  border-radius: 8px;
  margin: 32px auto 0;
}
.detail .detail-m .comments .seeMore img {
  width: 16px;
  height: 16px;
  margin-right: 12px;
  margin-top: -2px;
}
.detail .detail-m .comments .seeMore span {
  color: #FFFFFF;
  font-size: 20px;
  font-family: B;
}
.detail .detail-r {
  margin-left: 16px;
  width: 338px;
}
.detail .detail-r .game-tags {
  display: flex;
  flex-wrap: wrap;
  width: 338px;
  border: 1px solid #E8E8E8;
  padding: 16px;
  border-radius: 16px;
  margin-top: 16px;
}
.detail .detail-r .game-tags a {
  display: block;
  padding: 5px 16px;
  color: #666666;
  border-radius: 19px;
  border: 1px solid #666666;
  font-size: 16px;
  font-family: B;
  margin: 0 8px 8px 0;
}
.detail .detail-r .game-tags a:hover {
  border: 1px solid #4865FF;
  color: #4865FF;
}
.detail .detail-r .detail-m-t-l-m {
  display: block;
  width: 338px;
  border-radius: 16px;
  margin-top: 16px;
  border: 1px solid #E8E8E8;
}
.detail .detail-r .detail-m-t-l-m .tabnav {
  display: flex;
}
.detail .detail-r .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;
}
.detail .detail-r .detail-m-t-l-m .tabnav a img {
  width: 28px;
  height: 28px;
  margin-right: 6px;
}
.detail .detail-r .detail-m-t-l-m .tabnav .active {
  background: #EDEDED;
  border-top-left-radius: 16px;
}
.detail .detail-r .detail-m-t-l-m .tabnav .active2 {
  background: #EDEDED;
  border-top-right-radius: 16px;
}
.detail .detail-r .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: 16px;
  font-family: M;
}
.detail .detail-r .detail-m-t-l-m ul li span {
  display: block;
}
.detail .detail-r .detail-m-t-l-m ul li span:nth-child(1) {
  width: 98px;
}
.detail .detail-r .detail-m-t-l-m ul li span:nth-child(2) {
  width: 214px;
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail .detail-r .detail-m-t-l-m .ios {
  display: block;
}
.detail .detail-r .detail-m-t-l-m .andriod {
  display: none;
}
.detail .detail-r .detail-r-t {
  margin-top: 16px;
}
.detail .detail-r .detail-r-t h2 {
  color: #333333;
  font-size: 18px;
  font-family: B;
}
.detail .detail-r .detail-r-t .select {
  display: flex;
  flex-wrap: wrap;
  margin-top: 8px;
}
.detail .detail-r .detail-r-t .select a {
  position: relative;
  display: block;
  width: 104.67px;
  height: 104.67px;
  border-radius: 20px;
  margin-right: 12px;
  margin-bottom: 12px;
  transition: all 0.4s;
}
.detail .detail-r .detail-r-t .select a:nth-child(3n) {
  margin-right: 0;
}
.detail .detail-r .detail-r-t .select a .pict1 {
  width: 104.67px;
  height: 104.67px;
  border-radius: 20px;
  object-fit: cover;
}
.detail .detail-r .detail-r-t .select a .pict2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 26px;
}
.detail .detail-r .detail-r-t .select a .select-mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.54));
  border-radius: 20px;
  z-index: 2;
}
.detail .detail-r .detail-r-t .select a h2 {
  display: none;
  position: absolute;
  left: 10px;
  bottom: 4px;
  color: #FFFFFF;
  font-size: 14px;
  width: 86px;
  height: 28px;
  line-height: 28px;
  font-family: B;
  z-index: 444;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.detail .detail-r .detail-r-t .select a:hover .select-mask {
  display: block;
}
.detail .detail-r .detail-r-t .select a:hover h2 {
  display: block;
}
.detail .detail-r .detail-r-t .ad3 {
  width: 338px;
  height: 666px;
  border: 1px solid #E8E8E8;
  padding: 0 19px;
  text-align: center;
}
.detail .detail-r .detail-r-t .ad3 span {
  display: block;
  width: 300px;
  height: 32px;
  background: #4865FF;
  color: #FFFFFF;
  font-size: 14px;
  font-family: M;
  line-height: 32px;
  text-align: center;
  margin-top: 18px;
}
.detail .detail-r .detail-r-t .ad3 .ad3-p {
  width: 300px;
  height: 600px;
}
.detail .detail-r .detail-r-t .leaderboard {
  width: 338px;
  border-radius: 16px;
  border: 1px solid #E8E8E8;
  padding: 19px 0 60px;
  margin-top: 12px;
}
.detail .detail-r .detail-r-t .leaderboard h2 {
  color: #333333;
  font-size: 18px;
  font-family: B;
  padding-left: 19px;
}
.detail .detail-r .detail-r-t .leaderboard .leaderboard-c ul li {
  padding: 0 12px 0 12px;
  height: 96px;
}
.detail .detail-r .detail-r-t .leaderboard .leaderboard-c ul li a {
  display: flex;
  align-items: center;
  margin-top: 8px;
  height: 96px;
  padding-left: 7px;
}
.detail .detail-r .detail-r-t .leaderboard .leaderboard-c ul li a .rank {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}
.detail .detail-r .detail-r-t .leaderboard .leaderboard-c ul li a .rank2 {
  width: 80px;
  height: 80px;
  border-radius: 20px;
  object-fit: cover;
  margin-right: 8px;
}
.detail .detail-r .detail-r-t .leaderboard .leaderboard-c ul li a span {
  display: block;
  width: 144px;
  font-size: 16px;
  font-family: M;
  color: #2D2D2D;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.detail .detail-r .detail-r-t .leaderboard .leaderboard-c ul li a .num {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #F8F8F8;
  font-size: 16px;
  font-family: R;
  color: #999999;
  line-height: 32px;
  text-align: center;
  margin-right: 16px;
}
.detail .detail-r .detail-r-t .leaderboard .leaderboard-c ul li:hover a {
  background: #f6f7ff;
  border-radius: 8px;
}
.search-title {
  color: #333333;
  font-size: 18px;
  font-family: B;
  margin: 0 0 12px;
}
.search-ipt {
  margin-top: 20px;
  margin-bottom: 16px;
}
.search-ipt .search-p {
  position: relative;
  width: 1232px;
  height: 60px;
  background: #fff;
  border-radius: 30px;
}
.search-ipt .search-p button {
  position: absolute;
  right: 26px;
  top: 18px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.search-ipt .search-p .ipt {
  width: 24px;
  height: 24px;
}
.search-ipt .search-p input {
  position: absolute;
  left: 16px;
  width: 1120px;
  height: 60px;
  background: transparent;
  color: #333;
  font-size: 16px;
  font-family: M;
}
.search-ipt .search-p input::placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-family: M;
}
.search-ipt .search-tags {
  display: flex;
  margin-top: 8px;
}
.search-ipt .search-tags a {
  display: block;
  padding: 5px 16px;
  color: #666666;
  font-size: 16px;
  font-family: M;
  margin-right: 8px;
  height: 38px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 19px;
  border: 1px solid #666666;
}
.search-ipt .search-tags a:hover {
  background: #4865FF;
  border: 1px solid #FFFFFF;
  color: #fff;
}
.search-ipt .no-result {
  text-align: center;
}
.search-ipt .no-result img {
  width: 260px;
  height: 260px;
}
.search-ipt .no-result h2 {
  color: #FFFFFF;
  line-height: 32px;
  font-size: 32px;
  font-family: B;
}
.serach-n {
  text-align: center;
}
.serach-n img {
  width: 328px;
  height: 146px;
}
.serach-n span {
  display: block;
  font-size: 24px;
  font-family: B;
  color: #333333;
  margin-top: 16px;
}
.contact {
  margin-top: 4px;
}
.contact .contact-l {
  width: 100%;
  border-radius: 16px 16px 16px 16px;
  border: 1px solid #E8E8E8;
  padding: 12px 24px 24px;
}
.contact .contact-l h2 {
  color: #333;
  font-size: 18px;
  font-family: B;
  text-align: center;
}
.contact .contact-l input {
  width: 1180px;
  height: 56px;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: M;
  padding-left: 16px;
  margin-bottom: 16px;
  background: #E2B904;
}
.contact .contact-l input::placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-family: M;
}
.contact .contact-l textarea {
  width: 1180px;
  height: 152px;
  border-radius: 8px;
  color: #FFFFFF;
  font-size: 16px;
  font-family: M;
  background: #E2B904;
  padding-top: 16px;
  padding-left: 16px;
}
.contact .contact-l textarea::placeholder {
  color: #FFFFFF;
  font-size: 16px;
  font-family: M;
}
.contact .contact-l .contact-f {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
}
.contact .contact-l .contact-f button {
  width: 1180px;
  height: 48px;
  background: #4865FF;
  border-radius: 8px;
  line-height: 48px;
  border: 1px solid #4865FF;
  text-align: center;
  color: #FFFFFF;
  font-size: 14px;
  font-family: B;
  cursor: pointer;
}
.contact .contact-r {
  width: 370px;
}
.contact .contact-r .ad4 {
  width: 370px;
  height: 346px;
  border: 1px solid #FFFFFF;
  padding: 17px;
  text-align: center;
}
.contact .contact-r .ad4 span {
  display: block;
  width: 336px;
  height: 32px;
  background: #FE7020;
  font-size: 14px;
  color: #FFFFFF;
  font-family: M;
  line-height: 32px;
  text-align: center;
}
.contact .contact-r .ad4 .ad-p {
  width: 336px;
  height: 280px;
}
.contact .contact-r .contact {
  width: 370px;
  height: 351px;
}
.about-bread {
  height: 28px;
  font-size: 16px;
  color: #B89FE9;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: B;
}
.about-bread a {
  color: #B89FE9;
  font-size: 16px;
}
.about-bread .active {
  color: #fff;
}
.about {
  width: 100%;
  border-radius: 16px;
  border: 1px solid #E8E8E8;
  padding: 16px;
  margin-top: 4px;
}
.about h1 {
  font-size: 18px;
  font-family: B;
  color: #333;
  line-height: 23px;
  text-align: center;
  margin-bottom: 12px;
}
.about h2 {
  color: #333333;
  font-size: 16px;
  font-family: B;
  margin-bottom: 4px;
}
.about .about-text {
  color: #666;
  line-height: 28px;
  font-size: 16px;
  font-family: M;
  margin-bottom: 12px;
}
