@import url('../css/head_foot.css');
#content {
  padding: 10px 16px;
  background: #E9F2FA;
}
#content .bread {
  margin-bottom: 16px;
  font-size: 12px;
  font-family: s;
  font-weight: 600;
  color: #999999;
  line-height: 14px;
}
#content .bread a {
  color: #999999;
}
#content .game_detail {
  background-color: #fff;
  padding: 16px;
  border-radius: 10px;
  margin-bottom: 16px;
}
#content .game_detail .game_child {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
#content .game_detail .game_child .game_cover {
  width: 88px;
  height: 88px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
  margin-right: 12px;
}
#content .game_detail .game_child .game_r {
  width: calc(100% - 100px);
}
#content .game_detail .game_child .game_r .game_title {
  font-size: 18px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  margin-bottom: 6px;
}
#content .game_detail .game_child .game_r span {
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #FFAD35;
  line-height: 15px;
}
#content .game_detail .btn_a {
  display: flex;
  align-items: center;
}
#content .game_detail .btn_a button {
  width: 113px;
  height: 26px;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 1px solid #999999;
  margin-right: 5px;
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #999999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
#content .game_detail .btn_a button img {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
#content .game_detail .btn_a button span {
  vertical-align: middle;
}
#content .game_detail .ad {
  position: relative;
  margin-top: 16px;
  min-height: 312px;
}
#content .game_detail .ad .ad_title {
  position: absolute;
  font-size: 12px;
  font-family: s;
  font-weight: 600;
  color: #D6D6D6;
  line-height: 14px;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}
#content .game_detail .ad .ad_cont {
  width: 100%;
  min-height: 90px;
  background: #EDEDED;
}
#content .game_detail .jieshao {
  margin-top: 15px;
}
#content .game_detail .jieshao span {
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #333333;
  line-height: 16px;
}
#content .game_detail .jieshao .span1 {
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #666666;
  line-height: 16px;
}
#content .game_detail .jieshao .ping {
  display: none;
}
#content .game_detail .jieshao .tag {
  display: flex;
}
#content .game_detail .jieshao .tag .tag_list {
  width: calc(100% - 44px);
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  height: 20px;
}
#content .game_detail .jieshao .tag .tag_list a {
  margin: 0 8px 8px 0;
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #666666;
  line-height: 16px;
  text-decoration: 1px solid underline;
}
#content .lb {
  position: relative;
  margin-bottom: 8px;
  width: 100%;
}
#content .lb .swiper {
  overflow: hidden;
}
#content .lb .swiper .swiper-wrapper .swiper-slide {
  width: auto !important;
  margin-right: 9px;
}
#content .lb .swiper .swiper-wrapper .swiper-slide:last-child {
  margin-right: 0;
}
#content .lb .swiper .swiper-wrapper .swiper-slide img {
  height: 180px;
}
#content .lb .swiper-button-prev,
#content .lb .swiper-button-next {
  position: absolute;
  top: 55%;
  width: 24px;
  height: 24px;
}
#content .lb .swiper-button-prev {
  left: 10px;
}
#content .lb .swiper-button-next {
  right: 10px;
}
#content .download {
  width: 100%;
  background: #FFFFFF;
  border-radius: 10px;
  margin-bottom: 16px;
  padding: 16px;
}
#content .download .title {
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
#content .download .download_btn a {
  width: 100%;
  height: 50px;
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  border: 1px solid #00BCCD;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
#content .download .download_btn a p {
  text-align: center;
  width: calc(100% - 50px);
  height: 50px;
  background: #00BCCD;
  border-radius: 10px 10px 10px 10px;
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 50px;
}
#content .download .download_btn a p img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#content .download .download_btn a p span {
  vertical-align: middle;
}
#content .download .download_btn a p img.bai {
  width: 17px;
}
#content .download .download_btn a .bz {
  float: right;
  width: 32px;
  height: 32px;
  object-fit: contain;
  margin-right: 9px;
}
#content .download .download_text {
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #999999;
}
#content .reviews {
  width: 100%;
  background: #FFFFFF;
  border-radius: 10px;
  opacity: 1;
  padding: 16px;
  margin-bottom: 16px;
}
#content .reviews .reviews_title {
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
#content .reviews .reviews_text_fu .reviews_text {
  width: 100%;
  max-height: 210px;
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #999999;
  line-height: 21px;
  overflow: hidden;
  margin-bottom: 8px;
}
#content .reviews .reviews_text_fu .reviews_more {
  display: flex;
  align-items: center;
  justify-content: center;
}
#content .reviews .reviews_text_fu .reviews_more .more {
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #00BCCD;
}
#content .reviews .reviews_text_fu .reviews_more .down_lv {
  width: 20px;
  height: 20px;
}
#content .more_app {
  padding: 16px;
  background: #FFFFFF;
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  margin-bottom: 16px;
}
#content .more_app h3 {
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
#content .more_app .best_list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(93px, auto));
  grid-gap: 16px;
}
#content .more_app .best_list .best_item {
  width: 93px;
  height: 93px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px 20px 20px 20px;
  overflow: hidden;
}
#content .more_app .best_list .best_item img {
  width: 100%;
}
#content .interactions {
  width: 100%;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 16px;
}
#content .interactions h3 {
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 12px;
}
#content .interactions .pinglun {
  width: 100%;
  box-sizing: border-box;
}
#content .interactions .pinglun input {
  width: 100%;
  height: 45px;
  background: #f1f1f1;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: none;
  margin-bottom: 12px;
  text-indent: 1em;
  font-size: 16px;
  font-family: s;
  font-weight: 600;
  color: #999999;
}
#content .interactions .pinglun textarea {
  width: 100%;
  height: 168px;
  background: #f1f1f1;
  border-radius: 10px 10px 10px 10px;
  box-sizing: border-box;
  border: none;
  font-size: 16px;
  font-family: s;
  font-weight: 400;
  color: #999999;
  text-indent: 1em;
  padding: 15px 0;
}
#content .interactions .pinglun .xing {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#content .interactions .pinglun .xing .zi {
  font-size: 16px;
  font-family: s;
  font-weight: 600;
  color: #999999;
}
#content .interactions .pinglun .xing .xings {
  margin-top: 4px;
}
#content .interactions .pinglun button {
  width: 100%;
  height: 45px;
  background: #00BCCD;
  border-radius: 8px 8px 8px 8px;
  border: none;
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #FFFFFF;
}
#content .interactions .pl_list {
  width: 100%;
  margin-top: 20px;
}
#content .interactions .pl_list .pl_item {
  margin-bottom: 16px;
}
#content .interactions .pl_list .pl_item .list_top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
#content .interactions .pl_list .pl_item .list_top .left {
  display: flex;
}
#content .interactions .pl_list .pl_item .list_top .left img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 5px;
}
#content .interactions .pl_list .pl_item .list_top .left .name {
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #00BCCD;
  line-height: 16px;
}
#content .interactions .pl_list .pl_item .list_top .left .time {
  font-size: 12px;
  font-family: s;
  font-weight: 600;
  color: #999999;
  line-height: 14px;
}
#content .interactions .pl_list .pl_item .list_bottom {
  width: 100%;
  background: #F8F8F8;
  border-radius: 4px 4px 4px 4px;
  padding: 12px;
}
#content .interactions .pl_list .pl_item .list_bottom .list_text {
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #333333;
  line-height: 16px;
  margin-bottom: 10px;
}
#content .interactions .pl_list .pl_item .list_bottom .dz {
  display: flex;
  align-items: center;
}
#content .interactions .pl_list .pl_item .list_bottom .dz .zan,
#content .interactions .pl_list .pl_item .list_bottom .dz .cai {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
#content .interactions .pl_list .pl_item .list_bottom .dz :nth-child(2) {
  margin-right: 40px;
}
#content .interactions .pl_list .pl_item .list_bottom .dz .zan_num,
#content .interactions .pl_list .pl_item .list_bottom .dz .cai_num {
  font-size: 12px;
  font-family: s;
  font-weight: 600;
  color: #999999;
  line-height: 14px;
}
#content .interactions .in_more {
  display: flex;
  align-items: center;
  justify-content: center;
}
#content .interactions .in_more .pl_more {
  font-size: 14px;
  font-family: s;
  font-weight: 600;
  color: #00BCCD;
}
#content .interactions .in_more .down_lv {
  width: 20px;
  height: 20px;
}
.btns {
  background-color: #00BCCD !important;
  border: 1px solid #00BCCD !important;
  color: #fff !important;
}
.gd {
  max-height: 750rem !important;
  transition: 0.5s;
}
.bian {
  color: #FFAD35 !important;
}
