#content {
  display: flex;
  justify-content: space-between;
}
#content .cont_l {
  width: 768px;
}
#content .cont_l .app_box {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
#content .cont_l .app_box .app_cover {
  width: 100px;
  height: 100px;
  border-radius: 14px 14px 14px 14px;
  margin-right: 16px;
}
#content .cont_l .app_box .box_r h3 {
  font-size: 24px;
  font-family: b;
  font-weight: 600;
  color: #333333;
}
#content .cont_l .app_box .box_r .fen img {
  width: 14px;
  height: 14px;
}
#content .cont_l .app_box .box_r .fen span {
  transform: translateY(2px);
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #666666;
}
#content .cont_l .tags {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
#content .cont_l .tags a {
  margin-right: 12px;
  padding: 8px 24px;
  border-radius: 8px 8px 8px 8px;
  opacity: 1;
  border: 1px solid #EAEAEA;
  font-size: 16px;
  font-family: r;
  font-weight: 500;
  color: #333333;
}
#content .cont_l .tags a:last-child {
  margin-right: 0;
}
#content .cont_l .ad_box {
  margin-bottom: 16px;
}
#content .cont_l .ad_box .ad_title {
  text-align: center;
  font-size: 12px;
  font-family: r;
  font-weight: 400;
  color: #CACACA;
  line-height: 14px;
}
#content .cont_l .ad_box .ad_cont {
  width: 100%;
  min-height: 90px;
}
#content .cont_l .top_list .top_item {
  width: 100%;
  height: 100px;
  margin-bottom: 28px;
}
#content .cont_l .top_list .top_item .top_item_t {
  padding: 0px 16px;
  display: flex;
  align-items: center;
  border-radius: 8px 8px 8px 8px;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_l {
  display: flex;
  align-items: center;
  justify-content: center;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_l .num,
#content .cont_l .top_list .top_item .top_item_t .item_t_l .num1 {
  width: 72px;
  height: 72px;
  font-family: b;
  font-weight: 600;
  font-size: 20px;
  color: #FF5C5C;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_l .num {
  color: #388ADE;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_l .num1 {
  color: #E95E59;
}
#content .cont_l .top_list .top_item .top_item_t .shu-bai {
  margin: 0 12px;
  height: 100px;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_c {
  flex: 1;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_c h3 {
  word-break: break-word;
  font-size: 16px;
  font-family: b;
  font-weight: 500;
  color: #000000;
  margin-bottom: 4px;
  overflow: hidden;
  height: 40px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_c .c_tal {
  font-size: 12px;
  font-family: r;
  font-weight: 300;
  margin-bottom: 6px;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_c .tal_red {
  color: #E95E59;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_c .tal_blue {
  color: #388ADE;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_c .time {
  font-size: 14px;
  font-family: l;
  font-weight: 300;
  color: #666666;
}
#content .cont_l .top_list .top_item .top_item_t .item_t_r {
  width: 142px;
  height: 34px;
  background: #388ADE;
  border-radius: 6px 6px 6px 6px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #FFFFFF;
  margin-left: 16px;
}
#content .cont_l .top_list .top_item .top_item_t .m_r {
  display: none;
  margin-left: 10px;
}
#content .cont_l .top_list .top_item .top_item_t .m_r img {
  border-radius: 50%;
  width: 28px;
  height: 28px;
}
#content .cont_l .top_list .top_item .top_item_t .list-right {
  display: flex;
  align-items: center;
  margin-left: 16px;
}
#content .cont_l .top_list .top_item .top_item_t .list-right .tran-btn {
  display: flex;
  color: #fff;
  line-height: 44px;
  position: relative;
  text-align: center;
  width: 142px;
  height: 34px;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
}
#content .cont_l .top_list .top_item .top_item_t .list-right .tran-btn .tran-btn-name {
  width: 102px;
  height: 34px;
  background: #FF5C5C;
  line-height: 34px;
  position: absolute;
  z-index: 1;
  transition: all 0.3s;
  font-size: 14px;
  font-family: m;
}
#content .cont_l .top_list .top_item .top_item_t .list-right .tran-btn .tran-btn-sign {
  display: block;
  width: 40px;
  height: 34px;
  background-color: #fff;
  color: #E95E59;
  border: 1px dashed #f1514c;
  line-height: 34px;
  padding-right: 10px;
  border-top-right-radius: 8px;
  border-end-end-radius: 8px;
  position: absolute;
  right: 0;
  word-break: break-word;
}
#content .cont_l .top_list .top_item .top_item_t .list-right .tran-btn .tran-btn-img {
  height: 34px;
  position: absolute;
  top: -7px;
  right: 15px;
  transition: all 0.3s;
  z-index: 10;
}
#content .cont_l .top_list .top_item .top_item_t .list-right .tran-btn .tran-btn-img img {
  width: 26px;
  height: 34px;
}
@media (any-hover: hover) {
  #content .cont_l .top_list .top_item .top_item_t:hover .item_t_r {
    background: #1B6CBF;
  }
  #content .cont_l .top_list .top_item .top_item_t:hover .list-right .tran-btn .tran-btn-name {
    width: 100px;
    transition: all 0.3s;
  }
  #content .cont_l .top_list .top_item .top_item_t:hover .list-right .tran-btn .tran-btn-img {
    right: 20px;
    transition: all 0.3s;
  }
}
#content .cont_l .top_list .top_item .bg-lan {
  background: rgba(0, 111, 241, 0.05);
}
#content .cont_l .top_list .top_item .bg-hong {
  background: rgba(255, 92, 92, 0.05);
}
#content .cont_l .similar {
  margin-bottom: 24px;
}
#content .cont_l .similar h3 {
  font-size: 24px;
  font-family: b;
  font-weight: 600;
  color: #333333;
  margin-bottom: 16px;
}
#content .cont_l .similar .similar-list .similar-item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 8px;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #EEEEEE;
  margin-bottom: 16px;
}
#content .cont_l .similar .similar-list .similar-item img {
  width: 84px;
  height: 84px;
  border-radius: 8px 8px 8px 8px;
  margin-right: 8px;
}
#content .cont_l .similar .similar-list .similar-item .item-r {
  width: calc(100% - 92px);
}
#content .cont_l .similar .similar-list .similar-item .item-r span {
  font-family: r;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
#content .cont_l .similar .similar-list .similar-item .item-r h4 {
  font-family: b;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 19px;
  margin: 2px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#content .cont_l .similar .similar-list .similar-item .item-r .time {
  font-family: r;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
}
#content .cont_l .similar .similar-list .similar-item:last-child {
  margin-bottom: 0;
}
#content .cont_l .class_list {
  margin-bottom: 16px;
}
#content .cont_l .class_list .class_item {
  position: relative;
  padding: 10px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
}
#content .cont_l .class_list .class_item .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
}
#content .cont_l .class_list .class_item .class_logo {
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
#content .cont_l .class_list .class_item span {
  flex: 1;
  font-size: 18px;
  font-family: m;
  font-weight: 500;
  color: #333333;
}
#content .cont_l .class_list .class_item .arrow_lan,
#content .cont_l .class_list .class_item .arrow_hei {
  width: 16px;
  height: 16px;
  margin-left: 8px;
}
#content .cont_l .class_list .class_item .arrow_lan {
  display: none;
}
#content .cont_l .class_list .class_item:first-child {
  border-top: 1px solid #eee;
}
#content .cont_l .class_list .class_item:hover span {
  color: #006FF1;
}
#content .cont_l .class_list .class_item:hover .arrow_lan {
  display: block;
}
#content .cont_l .class_list .class_item:hover .arrow_hei {
  display: none;
}
#content .cont_r {
  width: 336px;
}
#content .cont_r .reco {
  font-family: b;
  font-weight: 600;
  font-size: 24px;
  color: #333333;
  margin-bottom: 16px;
}
#content .cont_r .app_list {
  display: grid;
  grid-template-columns: repeat(1, minmax(100px, 1fr));
  grid-gap: 16px;
  margin-bottom: 24px;
}
#content .cont_r .app_list .app_item {
  position: relative;
  border-radius: 8px 8px 8px 8px;
  overflow: hidden;
}
#content .cont_r .app_list .app_item .app_bg {
  width: 100%;
}
#content .cont_r .app_list .app_item .coverlink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
#content .cont_r .app_list .app_item .item_box {
  border-radius: 8px 8px 8px 8px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#content .cont_r .app_list .app_item .item_box .app_logo {
  width: 48px;
  height: 48px;
  border-radius: 12px 12px 12px 12px;
  margin-bottom: 12px;
}
#content .cont_r .app_list .app_item .item_box h3 {
  text-align: center;
  font-family: b;
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
  margin-bottom: 10px;
}
#content .cont_r .app_list .app_item .item_box img {
  width: 40px;
  height: 22px;
}
#content .cont_r .app_list .app_item .item_box .app_r_lan {
  display: none;
}
#content .cont_r .app_list .app_item:hover .item_box .app_r_lan {
  display: block;
}
#content .cont_r .app_list .app_item:hover .item_box .app_r_hei {
  display: none;
}
.game_detail_hui {
  padding: 32px 0;
  background: #373737;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.game_detail_hui .detail_t {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.game_detail_hui .detail_t .app_cover {
  width: 74px;
  height: 74px;
  border-radius: 14px 14px 14px 14px;
  margin-right: 12px;
}
.game_detail_hui .detail_t .box_r h3 {
  width: 257px;
  font-family: b;
  font-weight: 600;
  font-size: 18px;
  color: #FFFFFF;
}
.game_detail_hui .detail_t .box_r .fen img {
  width: 14px;
  height: 14px;
}
.game_detail_hui .detail_t .box_r .fen span {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #fff;
}
.game_detail_hui .detail_list {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.game_detail_hui .detail_list .detail_item div:first-child {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 6px;
}
.game_detail_hui .detail_list .detail_item div:last-child {
  font-size: 12px;
  font-family: m;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
}
.game_detail_hui .detail_list .xian {
  width: 1px;
  height: 24px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0px 0px 0px 0px;
  margin: 0 16px;
}
.game_detail_hui .btn {
  width: 500px;
  height: 51px;
  background: #FFFFFF;
  border-radius: 26px 26px 26px 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.game_detail_hui .btn img {
  width: 22px;
  height: 22px;
  margin-right: 6px;
}
.game_detail_hui .btn span {
  font-size: 18px;
  font-family: m;
  font-weight: 500;
  color: #006FF1;
}
.bian {
  background-color: #E95E59;
  color: #fff !important;
}
.bian span {
  color: #fff !important;
}
