html {
  background: #000;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  min-height: 650px; }

#games-root {
  opacity: 0; }

.pages {
  width: 1120px;
  margin: 0 auto; }

.top-bar-c {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff; }
  .top-bar-c .sm-text {
    float: left;
    color: #1a1919;
    font-size: 16px;
    font-weight: bold;
    margin: 0 15px;
    cursor: pointer;
    position: relative; }
  .top-bar-c .sm-text:before {
    content: '';
    width: 1px;
    height: 12px;
    position: absolute;
    top: 19px;
    right: -15px;
    background: #aaaaaa; }
  .top-bar-c .sm-text:last-child:before {
    content: '';
    width: 1px;
    height: 16px;
    position: absolute;
    top: 17px;
    right: -15px;
    background: #fff; }

#games-container {
  position: fixed;
  z-index: 36;
  top: 50px;
  left: 50%;
  height: 100%;
  background: #000;
  transform: translate3d(-50%, 0, 0);
  transform-origin: 50% 50%; }

.right-tool-cont {
  width: 13.75rem;
  position: fixed;
  right: 0;
  bottom: 0; }
  .right-tool-cont .tool-sub {
    height: 4.375rem;
    padding: 0.625rem 0;
    box-sizing: border-box;
    cursor: pointer; }
    .right-tool-cont .tool-sub .sprites {
      margin: 0 1.625rem;
      float: left; }
    .right-tool-cont .tool-sub .tool-text {
      display: inline-block;
      height: 3.125rem;
      line-height: 3.125rem;
      float: left;
      font-size: 1.125rem;
      color: #fff; }
  .right-tool-cont .phone-ewm {
    height: 0;
    background: #fff;
    position: relative;
    transition: .2s;
    overflow: hidden; }
  .right-tool-cont .phone-ewm-show {
    height: 13.875rem; }
  .right-tool-cont .phone-ewm:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 0.625rem solid transparent;
    border-right: 0.625rem solid transparent;
    border-bottom: 0.6875rem solid #fff;
    position: absolute;
    top: -0.5625rem;
    left: 6.625rem; }
  .right-tool-cont .phone {
    background: #b33aff; }
  .right-tool-cont .download {
    background: #3079ff; }
  .right-tool-cont .gifts {
    background: #ff6155; }
  .right-tool-cont .right-phone, .right-tool-cont .right-download, .right-tool-cont .right-gifts {
    width: 3.125rem;
    height: 3.125rem;
    background-size: cover; }
  .right-tool-cont .right-phone {
    background-image: url(right-phone.png); }
  .right-tool-cont .right-download {
    background-image: url(right-download.png); }
  .right-tool-cont .right-gifts {
    background-image: url(right-gifts.png); }

#tj-banner {
  height: 16.25rem;
  background: #fff;
  margin-top: 0.4375rem; }

.left-tool-cont {
  width: 26.25rem;
  position: fixed;
  bottom: 0;
  left: 0; }

.users-comments {
  height: 2.5rem;
  line-height: 2.5rem;
  background: #100219; }

.no-comment-bg {
  width: 40%;
  height: auto;
  display: block;
  margin: 20px auto; }

.subs-rc {
  position: absolute;
  top: 0;
  right: 0.3125rem; }

.u-c-title {
  height: 2.5rem;
  line-height: 2.5rem;
  color: #fff;
  margin-left: 0.9375rem; }

.sub-titles {
  padding: 0 0.3125rem;
  height: 2.5rem;
  line-height: 2.5rem;
  display: inline-block;
  box-sizing: border-box;
  margin-right: 0.3125rem;
  cursor: pointer;
  margin-top: 0.0625rem;
  position: relative;
  color: #fff; }

.sub-titles:first-child:before {
  content: '';
  width: 0.0625rem;
  height: 0.75rem;
  background: #f6f6f6;
  position: absolute;
  top: 0.8125rem;
  right: -0.375rem; }

.sub-title-select {
  color: #ff6644; }

.user-comment-lists {
  padding: 1.875rem 0 0.625rem 0;
  margin: 0 1.25rem 0 1.25rem;
  position: relative;
  height: auto;
  box-sizing: content-box;
  border-bottom: 1px solid #d6d6d6; }
  .user-comment-lists .u-c-icon {
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    position: absolute;
    top: 0.625rem;
    left: 0; }
  .user-comment-lists .user-comment-cons {
    margin-top: 0.9375rem;
    font-size: 0.875rem;
    padding-left: 3.75rem;
    box-sizing: border-box;
    color: #666;
    line-height: 1.7; }
  .user-comment-lists .user-times {
    display: inline-block;
    height: 1.875rem;
    line-height: 1.875rem;
    color: #989898;
    font-size: 0.8125rem;
    margin-left: 0.9375rem;
    float: left; }
  .user-comment-lists .c-t-cont {
    position: absolute;
    top: 0.625rem;
    left: 3.75rem; }
  .user-comment-lists .user-names {
    float: left;
    max-width: 9.375rem;
    overflow: hidden;
    display: inline-block;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 1.0625rem;
    color: #333; }
  .user-comment-lists .user-likes {
    position: absolute;
    height: 1.25rem;
    font-size: 0.8125rem;
    line-height: 1.25rem;
    top: 0.9375rem;
    right: 2.3125rem;
    color: #aaaaaa; }
  .user-comment-lists .u-likes-s {
    color: #ff6644; }
  .user-comment-lists .likes, .user-comment-lists .likes-s {
    position: absolute;
    top: 0.5rem;
    right: 0.125rem;
    cursor: pointer;
    background-clip: content-box;
    border: 5px solid transparent; }

input, input:focus {
  outline: none;
  border: none; }

#game-comm {
  background: #fff;
  height: 23.125rem;
  position: relative;
  overflow: hidden; }

.content {
  overflow: auto;
  height: 17.5rem;
  width: 100%;
  position: relative; }

.comment-containers {
  width: 100%;
  height: 3.125rem;
  box-shadow: 0 0 0.625rem #e0e0e0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #fff; }
  .comment-containers .send-btn {
    width: 5.625rem;
    height: 3.125rem;
    line-height: 3.125rem;
    color: #fff;
    background: #ff6644;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    cursor: pointer; }

#comment-text {
  width: 18.4375rem;
  height: 1.875rem;
  line-height: 1.875rem;
  position: absolute;
  bottom: 0.625rem;
  left: 0.9375rem;
  font-size: 1rem; }

#hot-com .user-comment-lists:nth-last-child(1), #new-com .user-comment-lists:nth-last-child(1) {
  border-bottom: none; }

#information-cont {
  padding: 0.625rem;
  width: 25rem;
  height: 10.625rem;
  background: #0a001f;
  position: relative;
  margin-bottom: 0.3125rem; }
  #information-cont img {
    width: 100%;
    display: block; }

#gifts-cont {
  height: 8.125rem;
  background: #0a001f;
  margin-bottom: 0.3125rem;
  overflow: hidden; }
  #gifts-cont .lb-cont {
    height: 5.625rem;
    background: #fff;
    position: relative; }

.swiper-container {
  width: 25rem;
  height: 10.625rem;
  overflow: hidden; }

.swiper-wrapper {
  width: 25rem; }

.swiper-slide {
  cursor: pointer;
  width: 25rem;
  height: 10.625rem; }

.swiper-slide2 {
  width: 25rem;
  height: 3.125rem; }

.swiper-slide > img {
  display: block;
  width: 25rem;
  height: 10.625rem; }

.swiper-pagination-bullet, .swiper-pagination-bullet-active {
  width: 0.5rem;
  height: 0.5rem;
  opacity: 1;
  margin: 0 0.25rem; }

.swiper-pagination-bullet {
  background: rgba(0, 0, 0, 0.4); }

.swiper-pagination-bullet-active {
  background: #ff6644; }

.swiper-pagination {
  z-index: 40;
  bottom: 0.625rem; }

.gift-names {
  font-size: 1.0625rem;
  color: #333;
  position: absolute;
  top: 0;
  height: 1.875rem;
  line-height: 1.875rem;
  left: 5rem; }

.gift-des {
  font-size: 0.875rem;
  height: 1.25rem;
  line-height: 1.25rem;
  color: #989898;
  position: absolute;
  bottom: 0rem;
  left: 5rem;
  max-width: 14.4375rem;
  overflow: hidden; }

.gift-gets {
  width: 4.375rem;
  height: 2.5rem;
  line-height: 2.5rem;
  box-sizing: border-box;
  color: #ff6644;
  font-size: 1rem;
  text-align: center;
  border: 1px solid #ff6644;
  border-radius: 4px;
  position: absolute;
  top: 0.3125rem;
  right: 1.25rem;
  cursor: pointer;
  transition: .18s; }

.gift-gets:hover {
  background: #ff6644;
  color: #fff; }

.gift-lists-cont {
  width: 26.25rem;
  height: 3.125rem;
  position: relative;
  box-sizing: border-box;
  margin-top: 1.25rem;
  padding: 0 1.25rem; }
  .gift-lists-cont .gift-circle {
    width: 3.125rem;
    height: 3.125rem;
    position: relative; }
    .gift-lists-cont .gift-circle .gift-num-p {
      position: absolute;
      top: 0;
      left: 0;
      text-align: center;
      height: 3.125rem;
      line-height: 3.125rem;
      width: 3.125rem;
      color: #333;
      font-size: 0.9375rem;
      font-weight: bold; }
      .gift-lists-cont .gift-circle .gift-num-p span {
        font-size: 0.75rem; }

.gift-num-circle canvas {
  width: 3.125rem;
  height: 3.125rem; }

#top-banners-pagination2 {
  bottom: -0.4375rem; }

.sdw-logo-small {
  margin-top: 7px;
  float: left; }

.logo-title {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  float: left;
  margin-left: 13px;
  color: #333; }

.login-container #login-close, #sdw-head-root {
  display: none; }

#games-container iframe {
  display: block;
  width: 100%;
  height: 100%; }

.gifts-code-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999; }

.gift-c-c {
  width: 525px;
  height: 454px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -65%, 0);
  background-image: url(lbbg.png);
  background-size: cover; }
  .gift-c-c .g-c-code {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    bottom: 130px;
    left: 0;
    color: #fff;
    font-size: 17px;
    text-align: center; }
  .gift-c-c .lbclose {
    position: absolute;
    top: 0;
    right: -10px;
    transform: scale(0.8);
    cursor: pointer; }

#qrcode2 {
  width: 11.25rem;
  height: 11.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }

#qrcode2 img {
  width: 100%;
  height: 100%;
  display: block; }

#tj-banner-cont {
  width: 16.25rem !important; }
  #tj-banner-cont .swiper-slide {
    width: 16.25rem !important; }
  #tj-banner-cont img {
    border-radius: 0.75rem;
    width: 8.125rem;
    height: 8.125rem;
    margin: 0 auto;
    display: block;
    margin-top: 2.6875rem; }

/*# sourceMappingURL=index.css.map */
