@import url(../css/head-foot.css);
.tan_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 11;
  display: none;
}
.tan_box .tan_child {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 550px;
  padding: 40px 20px 20px;
  border-radius: 16px;
  background: #FFF;
}
.tan_box .tan_child .cha {
  width: 25px;
  height: 25px;
  position: absolute;
  top: -30px;
  right: 0;
  cursor: pointer;
}
.tan_box .tan_child .title {
  color: #333;
  text-align: left    ;
  font-family: m;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 24px;
}
.tan_box .tan_child .tan_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.tan_box .tan_child .tan_btn .cancel,
.tan_box .tan_child .tan_btn .continue {
  width: 155px;
  height: 44px;
  border-radius: 8px;
  text-align: center;
  line-height: 44px;
  color: #313132;
}
.tan_box .tan_child .tan_btn .cancel {
  background: rgba(49, 49, 50, 0.2);
  font-family: m;
  font-size: 16px;
  font-weight: 600;
  margin-right: 24px;
}
.tan_box .tan_child .tan_btn .continue {
  background: #F9DE4B;
  font-family: m;
  font-size: 16px;
  font-weight: 600;
}
.tan_box .tan_child .text_box {
  width: 100%;
  padding: 16px;
  border-radius: 16px;
  border: 1px solid #F6F6F6;
  display: flex;
}
.tan_box .tan_child .text_box .gt {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}
.tan_box .tan_child .text_box .text_box_r p {
  color: #999;
  font-family: m;
  font-size: 13px;
  margin-bottom: 4px;
  font-weight: 500;
  line-height: 19.5px;
}
.tan_box .tan_child .text_box .text_box_r p a {
  color: #3B7DFF;
}
.tan_box .tan_child .text_box .text_box_r p:last-child {
  margin-bottom: 0;
}
#content {
  display: flex;
  justify-content: space-between;
}
#content .cont-l {
  width: 851px;
}
#content .cont-l .game-detail {
  display: flex;
  align-items: center;
}
#content .cont-l .game-detail .game-img {
  width: 120px;
  height: 120px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  border-radius: 24px;
  margin-right: 16px;
}
#content .cont-l .game-detail .game-information .game-title {
  font-size: 20px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  line-height: 23px;
  margin-bottom: 20px;
}
#content .cont-l .game-detail .game-information .class-list {
  margin-bottom: 16px;
}
#content .cont-l .game-detail .game-information .class-list a {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #666;
  line-height: 16px;
}
#content .cont-l .game-detail .game-information .g-i-btm {
  display: flex;
  align-items: center;
}
#content .cont-l .game-detail .game-information .g-i-btm .fen {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  line-height: 16px;
  margin-right: 3px;
}
#content .cont-l .game-detail .game-information .g-i-btm .xing .layui-rate li i.layui-icon {
  color: #999;
}
#content .cont-l .gg {
  margin-bottom: 8px;
}
#content .cont-l .gg .gg-title {
  width: 100%;
  height: 15px;
  font-size: 12px;
  font-family: m;
  font-weight: 500;
  color: #d3cbcb;
  line-height: 15px;
  text-align: center;
}
#content .cont-l .gg .gg-cont {
  width: 851px;
  height: 200px;
  background: #F5F5F5;
  border-radius: 0px 0px 0px 0px;
}
#content .cont-l .m-gg {
  margin-bottom: 8px;
  display: none;
}
#content .cont-l .m-gg .gg-title {
  width: 100%;
  height: 15px;
  font-size: 12px;
  font-family: m;
  font-weight: 500;
  color: #d3cbcb;
  line-height: 15px;
  text-align: center;
}
#content .cont-l .m-gg .gg-cont {
  width: 100%;
  min-height: 200px;
  background: #F5F5F5;
  border-radius: 0px 0px 0px 0px;
}
#content .cont-l .google,
#content .cont-l .ios {
  width: 100%;
  height: 48px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  line-height: 21px;
}
#content .cont-l .google img,
#content .cont-l .ios img {
  width: 24px;
  height: 24px;
  margin-right: 12px;
}
#content .cont-l .google:hover .go-img,
#content .cont-l .ios:hover .go-img,
#content .cont-l .google:hover .ios-img,
#content .cont-l .ios:hover .ios-img {
  display: none;
}
#content .cont-l .google:hover .go-img1,
#content .cont-l .ios:hover .go-img1,
#content .cont-l .google:hover .ios-img1,
#content .cont-l .ios:hover .ios-img1 {
  display: block;
}
#content .cont-l .google .go-img1,
#content .cont-l .ios .go-img1,
#content .cont-l .google .ios-img1,
#content .cont-l .ios .ios-img1 {
  display: none;
}
#content .cont-l .google {
  background: rgba(59, 134, 98, 0.2);
  color: #3B8662;
  margin-bottom: 12px;
}
#content .cont-l .google:hover {
  background-color: #3B8662;
  color: #fff;
}
#content .cont-l .ios {
  background: rgba(49, 49, 50, 0.2);
  color: #313132;
  margin-bottom: 16px;
}
#content .cont-l .ios:hover {
  background-color: #313132;
  color: #fff;
}
#content .cont-l .down-version {
  margin-bottom: 16px;
}
#content .cont-l .down-version h3 {
  width: 100%;
  font-size: 18px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  margin-bottom: 8px;
}
#content .cont-l .down-version .down-item-list .down-item {
  display: flex;
  width: 100%;
  padding: 16px 24px;
  background: #F5F5F5;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #CFCFCF;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
#content .cont-l .down-version .down-item-list .down-item .d-i-l .l-t {
  margin-bottom: 12px;
}
#content .cont-l .down-version .down-item-list .down-item .d-i-l .l-t,
#content .cont-l .down-version .down-item-list .down-item .d-i-l .l-b {
  display: flex;
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #333333;
  line-height: 21px;
}
#content .cont-l .down-version .down-item-list .down-item .d-i-l .l-t .span1,
#content .cont-l .down-version .down-item-list .down-item .d-i-l .l-b .span1 {
  width: 70px;
}
#content .cont-l .down-version .down-item-list .down-item .button {
  padding: 5px 20px;
  border-radius: 36px 36px 36px 36px;
  border: 1px solid #367BF6;
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #367BF6;
}
#content .cont-l .down-version .down-item-list .down-item:hover .button {
  background-color: #367BF6;
  color: #fff;
}
#content .cont-l .down-version .page {
  display: flex;
  justify-content: center;
  margin-top: 4px;
}
#content .cont-l .down-version .page .page-l {
  width: 32px;
  height: 32px;
  background: url(../images/page-l.png) no-repeat;
  background-size: 32px;
}
#content .cont-l .down-version .page .page-r {
  width: 32px;
  height: 32px;
  background: url(../images/page-r.png) no-repeat;
  background-size: 32px;
}
#content .cont-l .down-version .page .center {
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  line-height: 19px;
  margin: 0 16px;
}
#content .cont-l .down-version .page .center .num {
  font-size: 24px;
  font-family: b;
  font-weight: bold;
  color: #111111;
  line-height: 28px;
}
#content .cont-l .rich-text h3 {
  width: 100%;
  height: 21px;
  font-size: 18px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  margin-bottom: 8px;
}
#content .cont-l .rich-text .fuwenben {
  margin-bottom: 12px;
}
#content .cont-l .rich-text .fuwenben h4 {
  font-size: 16px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}
#content .cont-l .rich-text .fuwenben .fwd-text {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #666666;
  line-height: 21px;
}
#content .cont-r {
  width: 341px;
}
#content .cont-r .gg-r {
  margin-bottom: 16px;
}
#content .cont-r .gg-r .gg-title {
  width: 100%;
  height: 15px;
  font-size: 12px;
  font-family: m;
  font-weight: 500;
  color: #d3cbcb;
  line-height: 15px;
  text-align: center;
}
#content .cont-r .gg-r .gg-cont {
  width: 336px;
  height: 280px;
  background: #F5F5F5;
  border-radius: 0px 0px 0px 0px;
  margin: 0 auto;
}
#content .cont-r .top-games,
#content .cont-r .top-apps {
  margin-bottom: 16px;
}
#content .cont-r .top-games h3,
#content .cont-r .top-apps h3 {
  width: 100%;
  height: 21px;
  font-size: 18px;
  font-family: b;
  font-weight: bold;
  color: #333333;
  line-height: 21px;
  margin-bottom: 8px;
}
#content .cont-r .top-games .top-game-list,
#content .cont-r .top-apps .top-game-list {
  flex-wrap: wrap;
}
#content .cont-r .top-games .top-game-list .one-top-game,
#content .cont-r .top-apps .top-game-list .one-top-game {
  border-radius: 16px;
  display: flex;
  align-items: center;
  padding: 12px;
}
#content .cont-r .top-games .top-game-list .one-top-game:hover,
#content .cont-r .top-apps .top-game-list .one-top-game:hover {
  background-color: #F5F5F5;
}
#content .cont-r .top-games .top-game-list .one-top-game .game-img,
#content .cont-r .top-apps .top-game-list .one-top-game .game-img {
  width: 70px;
  object-fit: cover;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  border-radius: 24px;
  margin-right: 16px;
}
#content .cont-r .top-games .top-game-list .one-top-game .game-information,
#content .cont-r .top-apps .top-game-list .one-top-game .game-information {
  width: calc(100% - 82px);
}
#content .cont-r .top-games .top-game-list .one-top-game .game-information .game-title,
#content .cont-r .top-apps .top-game-list .one-top-game .game-information .game-title {
  display: block;
  width: 100%;
  height: 21px;
  font-size: 16px;
  font-family: m;
  font-weight: 500;
  color: #333333;
  line-height: 19px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 4px;
}
#content .cont-r .top-games .top-game-list .one-top-game .game-information .class-list,
#content .cont-r .top-apps .top-game-list .one-top-game .game-information .class-list {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  height: 16px;
  margin-bottom: 4px;
}
#content .cont-r .top-games .top-game-list .one-top-game .game-information .class-list a,
#content .cont-r .top-apps .top-game-list .one-top-game .game-information .class-list a {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #367BF6;
  line-height: 16px;
  text-decoration: underline;
  margin-right: 3px;
}
#content .cont-r .top-games .top-game-list .one-top-game .game-information .g-i-btm,
#content .cont-r .top-apps .top-game-list .one-top-game .game-information .g-i-btm {
  display: flex;
  align-items: center;
}
#content .cont-r .top-games .top-game-list .one-top-game .game-information .g-i-btm .fen,
#content .cont-r .top-apps .top-game-list .one-top-game .game-information .g-i-btm .fen {
  font-size: 14px;
  font-family: m;
  font-weight: 500;
  color: #999999;
  line-height: 16px;
  margin-right: 3px;
}
#content .cont-r .top-games .top-game-list .one-top-game .game-information .g-i-btm img,
#content .cont-r .top-apps .top-game-list .one-top-game .game-information .g-i-btm img {
  width: 12px;
  height: 12px;
}
@media (min-width: 860px) and (max-width: 1200px) {
  #content {
    display: initial;
  }
  #content .cont-l {
    width: 100%;
  }
  #content .cont-l .gg {
    display: none;
  }
  #content .cont-l .m-gg {
    display: block;
  }
  #content .cont-r {
    width: 100%;
  }
  #content .cont-r .get-game {
    display: none;
  }
  #content .cont-r .top-games .top-game-list,
  #content .cont-r .top-apps .top-game-list {
    display: flex;
  }
  #content .cont-r .top-games .top-game-list .one-top-game,
  #content .cont-r .top-apps .top-game-list .one-top-game {
    width: calc(100% / 2);
  }
  #content .cont-r .gg-r-long,
  #content .cont-r .gg-r {
    display: none;
  }
}
@media (min-width: 750px) and (max-width: 859px) {
  #content {
    display: initial;
  }
  #content .cont-l {
    width: 100%;
  }
  #content .cont-l .gg {
    display: none;
  }
  #content .cont-l .m-gg {
    display: block;
  }
  #content .cont-r {
    width: 100%;
  }
  #content .cont-r .top-games .top-game-list,
  #content .cont-r .top-apps .top-game-list {
    display: flex;
  }
  #content .cont-r .top-games .top-game-list .one-top-game,
  #content .cont-r .top-apps .top-game-list .one-top-game {
    width: calc(100% / 2);
  }
  #content .cont-r .gg-r-long,
  #content .cont-r .gg-r {
    display: none;
  }
}
@media (min-width: 560px) and (max-width: 749px) {
  .tan_box .tan_child {
    width: calc(100% - 20px);
    padding: 20px 10px 10px;
  }
  .tan_box .tan_child .title {
    font-size: 20px;
  }
  .tan_box .tan_child .text_box {
    padding: 10px;
  }
  #content {
    display: initial;
  }
  #content .cont-l {
    width: 100%;
  }
  #content .cont-l .gg {
    display: none;
  }
  #content .cont-l .m-gg {
    display: block;
  }
  #content .cont-r {
    width: 100%;
  }
  #content .cont-r .gg-r-long,
  #content .cont-r .gg-r {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 559px) {
  .tan_box .tan_child {
    width: calc(100% - 20px);
    padding: 20px 10px 10px;
  }
  .tan_box .tan_child .title {
    font-size: 20px;
  }
  .tan_box .tan_child .text_box {
    padding: 10px;
  }
  #content {
    display: initial;
  }
  #content .cont-l {
    width: 100%;
  }
  #content .cont-l .game-detail .game-img {
    width: 80px;
    height: 80px;
    margin-right: 12px;
  }
  #content .cont-l .game-detail .game-information {
    width: calc(100% - 92px);
  }
  #content .cont-l .game-detail .game-information .game-title {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0px;
  }
  #content .cont-l .game-detail .game-information .class-list {
    margin-bottom: 0px;
  }
  #content .cont-l .gg {
    display: none;
  }
  #content .cont-l .m-gg {
    display: block;
  }
  #content .cont-r {
    width: 100%;
  }
  #content .cont-r .gg-r-long,
  #content .cont-r .gg-r {
    display: none;
  }
}
