@import url('../font/iconfont.css');

@import url('head.css');
body {
  background: #E9F2FA !important;
}
#content {
  width: 1280px;
  margin: 0 auto 30px;
  padding: 0 16px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}
#content .content_left .top_game {
  padding: 16px 19px 0;
  width: 890px;
  height: 332px;
  background: #FFFFFF;
  border-radius: 20px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
#content .content_left .top_game .left {
  width: 500px;
  overflow: hidden;
}
#content .content_left .top_game .left .game {
  display: flex;
}
#content .content_left .top_game .left .game img {
  width: 90px;
  height: 90px;
  box-shadow: 0px 2px 4px 2px #E3E1E1;
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  object-fit: cover;
  margin-right: 19px;
}
#content .content_left .top_game .left .game div .game_title {
  width: 307px;
  height: 10px;
  font-size: 18px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #000000;
  margin: 20px 0 30px;
}
#content .content_left .top_game .left .game div span {
  font-size: 14px;
  font-family: Sen-Bold, Sen;
  font-weight: bold;
  color: #FFAD35;
}
#content .content_left .top_game .left button {
  width: 103px;
  height: 28px;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #999999;
  background-color: #fff;
  margin: 20px 5px 0 0;
  text-align: center;
  font-size: 14px;
  font-family: Gujarati MT-Regular;
  font-weight: 400;
  color: #999999;
}
#content .content_left .top_game .left button img {
  height: 16px;
  object-fit: cover;
  margin-right: 5px;
}
#content .content_left .top_game .left button span {
  vertical-align: middle;
}
#content .content_left .top_game .left :hover {
  cursor: pointer;
}
#content .content_left .top_game .left .jieshao {
  margin-top: 15px;
}
#content .content_left .top_game .left .jieshao:last-child {
  height: 88px;
  overflow: hidden;
}
#content .content_left .top_game .left .jieshao .span1 {
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #333333;
}
#content .content_left .top_game .left .jieshao .ping {
  display: none;
}
#content .content_left .top_game .left .jieshao a {
  display: inline-block;
  padding: 8px 9px;
  box-sizing: border-box;
  background: #EEEEEE;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #999999;
  margin-bottom: 7px;
}
#content .content_left .top_game .left .jieshao :hover {
  background-color: #00BCCD;
  color: #fff;
}
#content .content_left .top_game .right .gg {
  width: 338px;
  height: 260px;
  opacity: 1;
  text-align: center;
}
#content .content_left .d_gg {
  width: 890px;
  height: 250px;
  margin-top: 24px;
  position: relative;
}
#content .content_left .d_gg .gg_title {
  position: absolute;
  left: 50%;
  top: -18px;
  transform: translateX(-50%);
}
#content .content_left .xiangce {
  width: 890px;
  margin-top: 20px;
}
#content .content_left .reviews,
#content .content_left .reviews1 {
  width: 890px;
  background: #FFFFFF;
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
  padding: 20px;
  box-sizing: border-box;
}
#content .content_left .reviews .reviews_title,
#content .content_left .reviews1 .reviews_title {
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #333333;
  margin-bottom: 16px;
}
#content .content_left .reviews .reviews_text_fu .reviews_text,
#content .content_left .reviews1 .reviews_text_fu .reviews_text,
#content .content_left .reviews .reviews_text_fu .reviews_text1,
#content .content_left .reviews1 .reviews_text_fu .reviews_text1 {
  max-height: 270px;
  font-size: 14px;
  font-family: Gujarati MT-Regular;
  font-weight: 400;
  color: #333333;
  position: relative;
  overflow: hidden;
  line-height: 22px;
}
#content .content_left .reviews .reviews_text_fu .more,
#content .content_left .reviews1 .reviews_text_fu .more,
#content .content_left .reviews .reviews_text_fu .more3,
#content .content_left .reviews1 .reviews_text_fu .more3,
#content .content_left .reviews .reviews_text_fu .more1,
#content .content_left .reviews1 .reviews_text_fu .more1 {
  width: 850px;
  height: 42px;
  display: block;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.79) 0%, #FFFFFF 100%);
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  font-size: 18px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #00BCCD;
  text-align: center;
  line-height: 42px;
}
#content .content_left .reviews .reviews_text_fu :hover,
#content .content_left .reviews1 .reviews_text_fu :hover {
  cursor: pointer;
}
#content .content_left .reviews1 {
  margin: 20px 0;
}
#content .content_left .download {
  width: 890px;
  background: #FFFFFF;
  border-radius: 20px 20px 20px 20px;
  margin-bottom: 20px;
  padding: 20px 19px;
  box-sizing: border-box;
}
#content .content_left .download .title {
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}
#content .content_left .download .download_btn {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
#content .content_left .download .download_btn a {
  width: 415px;
  height: 55px;
  border-radius: 10px 10px 10px 10px;
  opacity: 1;
  border: 1px solid #00BCCD;
  display: flex;
  position: relative;
}
#content .content_left .download .download_btn a p {
  text-align: center;
  width: 327px;
  height: 55px;
  background: #00BCCD;
  border-radius: 10px 10px 10px 10px;
  position: absolute;
  top: 0;
  border: none;
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 55px;
}
#content .content_left .download .download_btn a p img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#content .content_left .download .download_btn a p span {
  vertical-align: middle;
}
#content .content_left .download .download_btn a p img.bai {
  width: 17px;
}
#content .content_left .download .download_btn a :hover {
  cursor: pointer;
}
#content .content_left .download .download_btn a .bz {
  margin: 10px 0 0 360px;
  width: 27px;
  height: 35px;
}
#content .content_left .download .download_text {
  font-size: 14px;
  font-family: Gujarati MT-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
}
#content .content_left .more_game {
  width: 890px;
  background: #FFFFFF;
  border-radius: 20px 20px 20px 20px;
  box-sizing: border-box;
  opacity: 1;
  padding: 20px 19px 0;
  overflow: hidden;
  margin-bottom: 20px;
}
#content .content_left .more_game .more_game_title {
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #333333;
  margin-bottom: 15px;
}
#content .content_left .more_game ul li {
  float: left;
  margin: 0 20px 20px 0;
}
#content .content_left .more_game ul li img {
  width: 89px;
  height: 89px;
  object-fit: cover;
  border-radius: 10px;
}
#content .content_left .more_game ul :nth-child(8n) {
  margin-right: 0;
}
#content .content_left .interactions {
  width: 890px;
  background: #FFFFFF;
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
  padding: 20px;
  box-sizing: border-box;
}
#content .content_left .interactions .pinglun {
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
#content .content_left .interactions .pinglun span {
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #333333;
}
#content .content_left .interactions .pinglun input {
  width: 694px;
  height: 45px;
  background: #EEEEEE;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: none;
  margin: 10px 0 20px;
  padding-left: 22px;
  box-sizing: border-box;
}
#content .content_left .interactions .pinglun textarea {
  width: 850px;
  height: 168px;
  background: #EEEEEE;
  border-radius: 10px 10px 10px 10px;
  box-sizing: border-box;
  border: none;
  font-size: 14px;
  font-family: Gujarati MT-Regular;
  font-weight: 400;
  color: #999999;
  padding: 15px 19px;
}
#content .content_left .interactions .pinglun button {
  width: 136px;
  height: 45px;
  background: #00BCCD;
  border-radius: 8px 8px 8px 8px;
  border: none;
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #FFFFFF;
  position: absolute;
  right: 0px;
  top: 33px;
}
#content .content_left .interactions .pl_list {
  width: 100%;
  margin-top: 20px;
}
#content .content_left .interactions .pl_list .list_top {
  display: flex;
  justify-content: space-between;
}
#content .content_left .interactions .pl_list .list_top .left {
  display: flex;
}
#content .content_left .interactions .pl_list .list_top .left img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 5px;
}
#content .content_left .interactions .pl_list .list_top .left .name {
  font-size: 14px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #00BCCD;
}
#content .content_left .interactions .pl_list .list_top .left .time {
  font-size: 12px;
  font-family: Gujarati MT-Regular;
  font-weight: 400;
  color: #333333;
}
#content .content_left .interactions .pl_list .list_bottom {
  width: 850px;
  background: #F8F8F8;
  border-radius: 5px;
  margin-top: 10px;
  padding: 15px 10px;
  box-sizing: border-box;
}
#content .content_left .interactions .pl_list .list_bottom .list_text {
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #333333;
  margin-bottom: 10px;
}
#content .content_left .interactions .pl_list .list_bottom .dz {
  display: flex;
  align-items: center;
}
#content .content_left .interactions .pl_list .list_bottom .dz .zan,
#content .content_left .interactions .pl_list .list_bottom .dz .cai {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}
#content .content_left .interactions .pl_list .list_bottom .dz :hover {
  cursor: pointer;
}
#content .content_left .interactions .pl_list .list_bottom .dz :nth-child(2) {
  margin-right: 40px;
}
#content .content_left .interactions .more1 {
  width: 850px;
  height: 42px;
  display: block;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.79) 0%, #FFFFFF 100%);
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  font-size: 18px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #00BCCD;
  text-align: center;
  line-height: 42px;
}
#content .content_left .interactions :hover {
  cursor: pointer;
}
#content .content_right {
  margin-top: 66px;
}
#content .content_right .similar_apps {
  box-sizing: border-box;
  width: 337px;
  background: #FFFFFF;
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
  padding: 23px 22px;
  margin-bottom: 20px;
}
#content .content_right .similar_apps span {
  display: block;
  font-size: 18px;
  font-family: FuturaPT-Bold;
  font-weight: bold;
  color: #586168;
  border-bottom: 1px solid #F1F1F1;
  padding-bottom: 11px;
  box-sizing: border-box;
}
#content .content_right .similar_apps .similar_div {
  margin-top: 20px;
}
#content .content_right .similar_apps .similar_div ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#content .content_right .similar_apps .similar_div ul li {
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 11px;
}
#content .content_right .similar_apps .similar_div ul li img {
  width: 85px;
  height: 85px;
  object-fit: cover;
}
#content .content_right .similar_apps .similar_div ul li:hover div {
  position: absolute;
  top: 0;
  transition: 0.5s;
}
#content .content_right .gg1 {
  width: 336px;
  height: 280px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  text-align: center;
  padding: 15px 18px;
  box-sizing: border-box;
}
#content .content_right .gg2 {
  width: 336px;
  height: 600px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  text-align: center;
  padding: 0 18px;
  box-sizing: border-box;
}
#content .content_right .hot_apps {
  box-sizing: border-box;
  width: 337px;
  background: #FFFFFF;
  border-radius: 20px 20px 20px 20px;
  opacity: 1;
  padding: 23px 22px;
  margin: 20px 0;
}
#content .content_right .hot_apps .hot_title {
  display: block;
  font-size: 18px;
  font-family: FuturaPT-Bold;
  font-weight: bold;
  color: #586168;
  border-bottom: 1px solid #F1F1F1;
  padding-bottom: 11px;
  box-sizing: border-box;
}
#content .content_right .hot_apps .zhanshi {
  width: 100%;
  height: 235px;
  border-bottom: 1px solid #EEEEEE;
  padding: 20px 0 17px;
  box-sizing: border-box;
  position: relative;
}
#content .content_right .hot_apps .zhanshi .big_tu {
  width: 298px;
  height: 150px;
  border-radius: 10px;
  object-fit: cover;
}
#content .content_right .hot_apps .zhanshi .one {
  position: absolute;
  left: 33px;
  bottom: 17px;
  display: flex;
}
#content .content_right .hot_apps .zhanshi .one img {
  width: 85px;
  height: 85px;
  box-shadow: 0px 2px 4px 3px #F0F0F0;
  border-radius: 10px;
  object-fit: cover;
  margin-right: 15px;
}
#content .content_right .hot_apps .zhanshi .one .xiao_title {
  width: 99px;
  font-size: 16px;
  font-family: Gujarati MT-Bold;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: sub;
  margin: 50px 10px 0 0;
}
#content .content_right .hot_apps .zhanshi .one .xiao_num {
  font-size: 14px;
  font-family: Sen-Bold, Sen;
  font-weight: bold;
  color: #FFAD35;
  margin-top: 51px;
}
#content .content_right .hot_apps ul .hot_li {
  margin-top: 20px;
}
#content .content_right .hot_apps ul .hot_li img {
  margin-right: 10px;
}
#content .content_right .hot_apps ul .hot_li .ranking {
  width: 19px;
  height: 24px;
}
#content .content_right .hot_apps ul .hot_li .four {
  width: 19px;
  height: 19px;
}
#content .content_right .hot_apps ul .hot_li .tu {
  width: 85px;
  height: 85px;
  object-fit: cover;
  border-radius: 10px;
}
#content .content_right .hot_apps ul .hot_li .li_div {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
#content .content_right .hot_apps ul .hot_li .li_div p {
  width: 161px;
  font-size: 16px;
  font-family: Gujarati MT-Bold, Gujarati MT;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px;
}
#content .content_right .hot_apps ul .hot_li .li_div .fen {
  font-size: 14px;
  font-family: Sen-Bold, Sen;
  font-weight: bold;
  color: #FFAD35;
  vertical-align: baseline;
}
