#content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#content .cont-l {
  width: 836px;
}
#content .cont-l .top-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
#content .cont-l .top-box .tb-l {
  width: 488px;
}
#content .cont-l .top-box .tb-l .game-detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
#content .cont-l .top-box .tb-l .game-detail img {
  width: 100px;
  height: 100px;
  border-radius: 12px 12px 12px 12px;
}
#content .cont-l .top-box .tb-l .game-detail .de-r {
  width: calc(100% - 112px);
}
#content .cont-l .top-box .tb-l .game-detail .de-r h3 {
  font-family: b;
  font-weight: 800;
  font-size: 20px;
  color: #333333;
}
#content .cont-l .top-box .tb-l .game-detail .de-r .xing .layui-rate li i.layui-icon {
  color: #FEB440;
}
#content .cont-l .top-box .tb-l .table .tr {
  display: flex;
  align-items: center;
  padding: 6px 16px;
}
#content .cont-l .top-box .tb-l .table .tr .td {
  display: flex;
  align-items: center;
}
#content .cont-l .top-box .tb-l .table .tr .td img {
  width: 19px;
  height: 19px;
  margin-right: 8px;
}
#content .cont-l .top-box .tb-l .table .tr .td span {
  font-family: r;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
}
#content .cont-l .top-box .tb-l .table .tr .td-l {
  width: 150px;
}
#content .cont-l .top-box .tb-l .table .tr .td-r {
  width: calc(100% - 150px);
}
#content .cont-l .top-box .tb-l .table .hui {
  background: #F6F6F6;
}
#content .cont-l .top-box .ad {
  width: 336px;
}
#content .cont-l .top-box .ad .ad-title {
  font-family: r;
  font-weight: 400;
  font-size: 11px;
  color: #999999;
  text-align: center;
}
#content .cont-l .top-box .ad .ad-cont {
  text-align: center;
}
#content .cont-l .tag-box,
#content .cont-l .desc-box,
#content .cont-l .lb,
#content .cont-l .ratings,
#content .cont-l .feat,
#content .cont-l .previous {
  margin-bottom: 16px;
}
#content .cont-l .tag-box h3,
#content .cont-l .desc-box h3,
#content .cont-l .lb h3,
#content .cont-l .ratings h3,
#content .cont-l .feat h3,
#content .cont-l .previous h3 {
  font-family: b;
  font-weight: 800;
  font-size: 16px;
  color: #333333;
  margin-bottom: 12px;
}
#content .cont-l .tag-box .tag-list {
  display: flex;
  flex-wrap: wrap;
}
#content .cont-l .tag-box .tag-list a {
  border: 1px solid #EEEEEE;
  padding: 4px 8px;
  font-family: r;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  margin: 0 8px 8px 0;
}
#content .cont-l .tag-box .tag-list a:hover {
  text-decoration: underline;
}
#content .cont-l .desc-box p {
  font-family: r;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
}
#content .cont-l .ad-long {
  margin-bottom: 16px;
}
#content .cont-l .ad-long .ad-title {
  font-family: r;
  font-weight: 400;
  font-size: 11px;
  color: #999999;
  text-align: center;
}
#content .cont-l .ad-long .ad-cont {
  width: 729px;
  height: 90px;
  background: #F0F0F0;
  border-radius: 0px 0px 0px 0px;
  margin: 0 auto;
}
#content .cont-l .download {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
#content .cont-l .download .check,
#content .cont-l .download .apk {
  width: calc((100% - 16px) / 2);
  height: 51px;
  margin-bottom: 12px;
  border-radius: 8px 8px 8px 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #28BD30;
}
#content .cont-l .download .check img,
#content .cont-l .download .apk img {
  width: 24px;
  height: 24px;
  margin-right: 16px;
}
#content .cont-l .download .check span,
#content .cont-l .download .apk span {
  color: #fff;
  font-size: 16px;
  font-family: b;
  font-weight: 500;
  transform: translateY(3px);
}
#content .cont-l .download .check:hover span,
#content .cont-l .download .apk:hover span {
  text-decoration: underline;
}
#content .cont-l .aq {
  width: 100%;
  background: #F9F9F9;
  border-radius: 8px 8px 8px 8px;
  padding: 16px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
#content .cont-l .aq img {
  width: 32px;
  height: 32px;
  margin-right: 16px;
}
#content .cont-l .aq .aq_r .aq_r_t {
  font-size: 14px;
  font-family: r;
  font-weight: 500;
  color: #666666;
  line-height: 24px;
}
#content .cont-l .aq .aq_r .aq_r_b {
  font-size: 12px;
  font-family: r;
  font-weight: 500;
  color: #999;
  line-height: 24px;
}
#content .cont-l .lb {
  position: relative;
  width: 100%;
}
#content .cont-l .lb .swiper {
  overflow: hidden;
}
#content .cont-l .lb .swiper .swiper-wrapper .swiper-slide {
  width: auto !important;
  margin-right: 9px;
}
#content .cont-l .lb .swiper .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0;
}
#content .cont-l .lb .swiper .swiper-wrapper .swiper-slide img {
  border-radius: 16px;
  height: 320px;
}
#content .cont-l .lb .swiper-button-prev,
#content .cont-l .lb .swiper-button-next {
  position: absolute;
  top: 50%;
}
#content .cont-l .lb .swiper-button-prev {
  left: 0;
}
#content .cont-l .lb .swiper-button-next {
  right: 0;
}
#content .cont-l .ratings {
  margin-bottom: 16px;
}
#content .cont-l .ratings h3 {
  font-size: 18px;
  font-family: b;
  font-weight: bold;
  color: #111111;
  line-height: 21px;
  margin-bottom: 8px;
}
#content .cont-l .ratings .ra-b {
  display: flex;
}
#content .cont-l .ratings .ra-b .ra-b-l {
  margin-right: 16px;
  width: 198px;
  height: 137px;
  background: #FBFBFB;
  border-radius: 4px 4px 4px 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#content .cont-l .ratings .ra-b .ra-b-l .score {
  font-size: 64px;
  font-family: b;
  color: #111111;
  text-align: center;
}
#content .cont-l .ratings .ra-b .ra-b-l .xing .layui-rate li i.layui-icon {
  color: #FEB440;
  font-size: 24px;
}
#content .cont-l .ratings .ra-b .ra-b-c {
  width: calc(100% - 214px);
}
#content .cont-l .ratings .ra-b .ra-b-c .one-rating {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
#content .cont-l .ratings .ra-b .ra-b-c .one-rating:last-child {
  margin-bottom: 0;
}
#content .cont-l .ratings .ra-b .ra-b-c .one-rating .proportion {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #666666;
  line-height: 16px;
  display: flex;
  align-items: center;
  margin-right: 8px;
}
#content .cont-l .ratings .ra-b .ra-b-c .one-rating .proportion img {
  width: 14px;
  height: 14px;
  margin-left: 3px;
}
#content .cont-l .ratings .ra-b .ra-b-c .one-rating #total {
  display: none;
}
#content .cont-l .ratings .ra-b .ra-b-c .one-rating .progress {
  position: relative;
  width: 100%;
}
#content .cont-l .ratings .ra-b .ra-b-c .one-rating .progress .progress_hong {
  position: absolute;
  top: 0;
  height: 6px;
  background: #FEB440;
  border-radius: 20px 20px 20px 20px;
}
#content .cont-l .ratings .ra-b .ra-b-c .one-rating .progress .progress_zi {
  height: 6px;
  background: #F5F5F5;
  border-radius: 20px 20px 20px 20px;
}
#content .cont-l .feat .game-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(50px, 1fr));
  grid-gap: 16px;
}
#content .cont-l .feat .game-list .game-item {
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);
}
#content .cont-l .feat .game-list .game-item a {
  display: block;
  position: relative;
}
#content .cont-l .feat .game-list .game-item a .img-box {
  width: 100%;
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
#content .cont-l .feat .game-list .game-item a .img-box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}
#content .cont-l .feat .game-list .game-item:hover {
  transform: scale(1.1);
}
#content .cont-l .previous ul li {
  position: relative;
  width: 100%;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #28BD30;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  margin-bottom: 16px;
}
#content .cont-l .previous ul li a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#content .cont-l .previous ul li .item-l {
  width: calc(100% - 46px);
}
#content .cont-l .previous ul li .item-l h4 {
  font-family: b;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
#content .cont-l .previous ul li .item-l span {
  font-family: r;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
}
#content .cont-l .previous ul li .item-r img {
  width: 36px;
  height: 36px;
}
#content .cont-l .previous ul li .item-r .shen {
  display: none;
}
#content .cont-l .previous ul li:hover .item-r .qian {
  display: none;
}
#content .cont-l .previous ul li:hover .item-r .shen {
  display: block;
}
#content .cont-r {
  width: 300px;
}
#content .cont-r .top-game {
  margin-bottom: 16px;
}
#content .cont-r .top-game h3 {
  font-family: b;
  font-weight: 800;
  font-size: 16px;
  color: #333333;
  margin-bottom: 12px;
}
#content .cont-r .top-game .top-list {
  display: grid;
  grid-template-columns: repeat(1, minmax(50px, 1fr));
  grid-gap: 16px;
}
#content .cont-r .top-game .top-list li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#content .cont-r .top-game .top-list li a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
#content .cont-r .top-game .top-list li img {
  width: 68px;
  height: 68px;
  border-radius: 8px 8px 8px 8px;
}
#content .cont-r .top-game .top-list li .item-r {
  width: calc(100% - 76px);
}
#content .cont-r .top-game .top-list li .item-r h4 {
  margin-bottom: 4px;
  font-family: b;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#content .cont-r .top-game .top-list li .item-r span {
  font-family: r;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
#content .cont-r .top-game .top-list li:hover .item-r h4 {
  color: #FEB440;
  text-decoration: underline;
}
#content .cont-r .ad .ad-title {
  font-family: r;
  font-weight: 400;
  font-size: 11px;
  color: #999999;
  text-align: center;
}
#content .cont-r .ad .ad-cont {
  width: 300px;
  height: 600px;
  background: #F3F3F3;
}
@media (min-width: 860px) and (max-width: 1200px) {
  #content {
    width: 100%;
    padding: 16px;
    flex-direction: column;
  }
  #content .cont-l {
    width: 100%;
    margin-bottom: 16px;
  }
  #content .cont-l .top-box {
    flex-direction: column;
  }
  #content .cont-l .top-box .tb-l {
    width: 100%;
  }
  #content .cont-l .top-box .ad {
    width: 100%;
  }
  #content .cont-l .ad-long .ad-cont {
    width: 100%;
    height: auto;
  }
  #content .cont-l .feat .game-list {
    grid-template-columns: repeat(6, minmax(50px, 1fr));
  }
  #content .cont-r {
    width: 100%;
  }
  #content .cont-r .top-game .top-list {
    grid-template-columns: repeat(3, minmax(50px, 1fr));
  }
  #content .cont-r .ad .ad-cont {
    width: 100%;
    height: auto;
    background: #F3F3F3;
    text-align: center;
  }
}
@media (min-width: 750px) and (max-width: 859px) {
  #content {
    width: 100%;
    padding: 16px;
    flex-direction: column;
  }
  #content .cont-l {
    width: 100%;
    margin-bottom: 16px;
  }
  #content .cont-l .top-box {
    flex-direction: column;
  }
  #content .cont-l .top-box .tb-l {
    width: 100%;
  }
  #content .cont-l .top-box .ad {
    width: 100%;
  }
  #content .cont-l .ad-long .ad-cont {
    width: 100%;
    height: auto;
  }
  #content .cont-l .feat .game-list {
    grid-template-columns: repeat(5, minmax(50px, 1fr));
  }
  #content .cont-r {
    width: 100%;
  }
  #content .cont-r .top-game .top-list {
    grid-template-columns: repeat(2, minmax(50px, 1fr));
  }
  #content .cont-r .ad .ad-cont {
    width: 100%;
    height: auto;
    background: #F3F3F3;
    text-align: center;
  }
}
@media (min-width: 560px) and (max-width: 749px) {
  #content {
    width: 100%;
    padding: 16px;
    flex-direction: column;
  }
  #content .cont-l {
    width: 100%;
    margin-bottom: 16px;
  }
  #content .cont-l .top-box {
    flex-direction: column;
  }
  #content .cont-l .top-box .tb-l {
    width: 100%;
  }
  #content .cont-l .top-box .ad {
    width: 100%;
  }
  #content .cont-l .ad-long .ad-cont {
    width: 100%;
    height: auto;
  }
  #content .cont-l .download {
    flex-direction: column;
  }
  #content .cont-l .download .check,
  #content .cont-l .download .apk {
    width: 100%;
  }
  #content .cont-l .feat .game-list {
    grid-template-columns: repeat(4, minmax(50px, 1fr));
  }
  #content .cont-r {
    width: 100%;
  }
  #content .cont-r .top-game .top-list {
    grid-template-columns: repeat(2, minmax(50px, 1fr));
  }
  #content .cont-r .ad .ad-cont {
    width: 100%;
    height: auto;
    background: #F3F3F3;
    text-align: center;
  }
}
@media (min-width: 0px) and (max-width: 559px) {
  #content {
    width: 100%;
    padding: 16px;
    flex-direction: column;
  }
  #content .cont-l {
    width: 100%;
    margin-bottom: 16px;
  }
  #content .cont-l .top-box {
    flex-direction: column;
  }
  #content .cont-l .top-box .tb-l {
    width: 100%;
  }
  #content .cont-l .top-box .ad {
    width: 100%;
  }
  #content .cont-l .ad-long .ad-cont {
    width: 100%;
    height: auto;
  }
  #content .cont-l .download {
    flex-direction: column;
  }
  #content .cont-l .download .check,
  #content .cont-l .download .apk {
    width: 100%;
  }
  #content .cont-l .ratings .ra-b {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #content .cont-l .ratings .ra-b .ra-b-c {
    width: 100%;
    margin-top: 16px;
  }
  #content .cont-l .feat .game-list {
    grid-template-columns: repeat(3, minmax(50px, 1fr));
  }
  #content .cont-r {
    width: 100%;
  }
  #content .cont-r .ad .ad-cont {
    width: 100%;
    height: auto;
    text-align: center;
  }
}
