@charset "utf-8";
body {
  position: relative;
  font: 14px/1 Arial,"微软雅黑","宋体";
  background: #0a0a0a url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/bg.jpg) repeat center center; }

a {
  color: #fff5e4; }

a:hover {
  color: #fc0; }

button {
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0;
  background: none;
  cursor: pointer; }

/* 头部 */
.mid-box {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  zoom: 1; }
  .mid-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0; }

.contain-box {
  margin-bottom: 20px;
  zoom: 1; }
  .contain-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0; }

.contain-title {
  height: 51px;
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/longNav.jpg) no-repeat left top;
  position: relative; }
  .contain-title .h-title {
    width: 160px;
    height: 45px;
    position: absolute;
    top: 6px;
    left: 0px;
    color: #fed200;
    font-size: 18px;
    font-weight: 700;
    line-height: 52px;
    text-indent: 35px;
    cursor: default;
    z-index: 1;
    text-indent: -555px;
    overflow: hidden;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/tit_name.jpg) no-repeat 100px 100px; }
  .contain-title .more {
    position: absolute;
    right: 20px;
    top: 0px;
    width: 60px;
    height: 51px;
    line-height: 52px;
    color: #d3bd84;
    font-size: 14px;
    text-indent: 8px; }
    .contain-title .more:hover {
      text-decoration: underline; }

.side-title {
  border-left: 3px solid #b93931;
  padding-left: 10px;
  margin: 10px 0 0 10px;
  color: #dab599;
  font-size: 18px;
  cursor: default;
  font-weight: 400; }

.contain-text {
  background: #221510;
  position: relative; }

/* 列表通用 */
.news-list-con li {
  height: 33px;
  line-height: 33px;
  font-size: 0;
  padding-left: 14px;
  border-bottom: 1px dotted #463d39;
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/normal_bg.png) no-repeat -174px 15px; }
  .news-list-con li.last {
    border: none; }
  .news-list-con li:last-of-type {
    border: none; }
.news-list-con .type {
  display: block;
  color: #fff5e4;
  margin-right: 6px;
  font-size: 14px;
  float: left; }
.news-list-con .link {
  display: block;
  max-width: 80%;
  _width: 80%;
  font-size: 14px;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  .news-list-con .link:hover {
    text-decoration: underline; }
.news-list-con .date {
  font-size: 12px;
  color: #6c696d;
  float: right;
  cursor: default; }

.spec-img .img {
  display: block;
  border: 2px solid #000;
  position: relative; }
  .spec-img .img img {
    width: 100%;
    height: 100%;
    display: block; }
  .spec-img .img .meng {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5; }
  .spec-img .img .des {
    width: 100%;
    height: 28px;
    position: absolute;
    left: 0;
    bottom: 0; }
  .spec-img .img .p {
    width: 100%;
    color: #fff;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    position: relative;
    z-index: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .spec-img .img .play {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/play.png) no-repeat center center;
    background-color: rgba(0, 0, 0, 0.5); }
  .spec-img .img:hover {
    border-color: #fc0; }
    .spec-img .img:hover .play {
      display: none; }

.header-con {
  height: 439px;
  position: relative;
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/header_bg.jpg) no-repeat center top;
  /* 头部banner1 */
  /* 头部banner2 */ }
  .header-con .header1-con {
    width: 1000px;
    height: 215px;
    margin: 0 auto;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/header1.jpg) no-repeat center top; }
  .header-con .header2-con {
    width: 1000px;
    height: 224px;
    margin: 0 auto;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/header2.jpg) no-repeat center top; }

/* 导航 */
.nav-con {
  height: 161px;
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/nav_bg.jpg) no-repeat center top;
  /* 导航 */
  /* 实用技巧 */ }
  .nav-con .mid-box {
    height: 100%;
    position: static;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/nav.jpg) no-repeat center top; }
  .nav-con .nav-top {
    position: relative; }
  .nav-con .spec-guys {
    display: none;
    position: absolute;
    right: 42px;
    top: 2px;
    z-index: 1; }
    .nav-con .spec-guys .link {
      color: #fff;
      float: left;
      line-height: 22px;
      font-size: 12px;
      text-align: left;
      text-align: center; }
      .nav-con .spec-guys .link:hover {
        color: #ffff99;
        cursor: pointer; }
      .nav-con .spec-guys .link.xsBtn {
        width: 77px; }
      .nav-con .spec-guys .link.kcBtn {
        width: 71px; }
      .nav-con .spec-guys .link.remindBtn {
        width: 74px; }
  .nav-con .nav-list {
    height: 77px; }
    .nav-con .nav-list li {
      width: 147px;
      height: 77px;
      float: left;
      text-align: center;
      line-height: 46px;
      font-size: 18px; }
      .nav-con .nav-list li.nav1 {
        width: 130px; }
        .nav-con .nav-list li.nav1 .current, .nav-con .nav-list li.nav1 a:hover {
          background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/nav2.jpg) no-repeat 0 0; }
      .nav-con .nav-list li.nav2 .current, .nav-con .nav-list li.nav2 a:hover {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/nav2.jpg) no-repeat -130px 0; }
      .nav-con .nav-list li.nav3 .current, .nav-con .nav-list li.nav3 a:hover {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/nav2.jpg) no-repeat -277px 0; }
      .nav-con .nav-list li.nav4 .current, .nav-con .nav-list li.nav4 a:hover {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/nav2.jpg) no-repeat -424px 0; }
      .nav-con .nav-list li.nav5 {
        width: 147px; }
        .nav-con .nav-list li.nav5 .current, .nav-con .nav-list li.nav5 a:hover {
          background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/nav2.jpg) no-repeat -571px 0; }
      .nav-con .nav-list li.nav6 {
        width: 147px; }
        .nav-con .nav-list li.nav6 .current, .nav-con .nav-list li.nav6 a:hover {
          background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/nav2.jpg) no-repeat -718px 0; }
      .nav-con .nav-list li.nav7 {
        width: 134px;
        margin-right: 0; }
        .nav-con .nav-list li.nav7 .current, .nav-con .nav-list li.nav7 a:hover {
          background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/nav2.jpg) no-repeat -865px 0; }
      .nav-con .nav-list li a {
        width: 100%;
        height: 100%;
        display: block;
        color: #fff;
        text-align: center;
        overflow: hidden;
        text-indent: -555px; }
        .nav-con .nav-list li a:hover {
          color: #ff0; }
  .nav-con .fast-way {
    padding-top: 6px;
    margin-left: 18px;
    line-height: 26px; }
    .nav-con .fast-way .way {
      height: 25px;
      margin-bottom: 3px;
      font-size: 0;
      white-space: nowrap;
      overflow: hidden;
      margin-right: 16px; }
    .nav-con .fast-way .type {
      display: inline-block;
      width: 78px;
      height: 25px;
      color: #fff;
      font-size: 12px;
      text-indent: 12px;
      cursor: default;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat -160px -425px; }
    .nav-con .fast-way .link {
      font-size: 12px;
      padding: 0 15px;
      color: #630;
      border-right: 1px solid #9f835c; }
      .nav-con .fast-way .link:hover {
        color: #900;
        text-decoration: underline; }
      .nav-con .fast-way .link.last {
        border: none; }
      .nav-con .fast-way .link:last-of-type {
        border: none; }

/* 新闻头条 */
.top-news-con {
  width: 362px;
  height: 362px;
  float: left;
  background: #221510;
  margin-left: 9px; }
  .top-news-con .title-list {
    padding: 19px 0 0 10px;
    zoom: 1; }
    .top-news-con .title-list:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: "";
      clear: both;
      height: 0; }
    .top-news-con .title-list li {
      width: 80px;
      height: 33px;
      line-height: 28px;
      text-align: center;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat 0 -269px;
      float: left;
      margin-right: 8px;
      position: relative;
      font-size: 14px; }
      .top-news-con .title-list li a {
        display: block;
        color: #b3b3b3; }
      .top-news-con .title-list li.current, .top-news-con .title-list li:hover {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat -100px -268px; }
        .top-news-con .title-list li.current a, .top-news-con .title-list li:hover a {
          color: #fff; }
        .top-news-con .title-list li.current .cor, .top-news-con .title-list li:hover .cor {
          display: block;
          _display: none; }
  .top-news-con .top-news-text {
    display: none; }
    .top-news-con .top-news-text.current {
      display: block; }
    .top-news-con .top-news-text .top-title {
      color: #c00;
      font-size: 18px;
      padding: 15px 0;
      margin: 0 15px;
      border-bottom: 1px solid #333;
      text-align: center; }
      .top-news-con .top-news-text .top-title a {
        width: 100%;
        max-width: 100%;
        display: block;
        font-weight: 700;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #c00; }
        .top-news-con .top-news-text .top-title a:hover {
          text-decoration: underline; }
  .top-news-con .news-list-con {
    margin: 0 15px; }
    .top-news-con .news-list-con li {
      height: 31px;
      line-height: 30px; }
    .top-news-con .news-list-con .link {
      display: block;
      max-width: 75%;
      _width: 75%; }

/* 焦点图 */
.focus-con {
  width: 357px;
  height: 357px;
  float: left;
  position: relative;
  border: 2px solid #4b4030; }
  .focus-con .img-con-list {
    width: 100%;
    height: 100%;
    overflow: hidden; }
  .focus-con .img-con {
    position: relative;
    overflow: hidden;
    width: 600%; }
    .focus-con .img-con li {
      width: 357px;
      height: 100%;
      position: relative;
      float: left; }
      .focus-con .img-con li img {
        width: 100%;
        height: 100%;
        display: block; }
    .focus-con .img-con .text {
      width: 100%;
      height: 40px;
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      line-height: 40px;
      color: #fff4e0;
      text-indent: 10px;
      background: black;
      background: rgba(0, 0, 0, 0.5);
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .focus-con .ctrl-con {
    height: 10px;
    position: absolute;
    bottom: 14px;
    right: 5px; }
    .focus-con .ctrl-con li {
      display: block;
      float: left;
      width: 9px;
      height: 9px;
      margin-right: 5px;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat -26px -559px;
      cursor: pointer;
      text-indent: -55px;
      overflow: hidden; }
      .focus-con .ctrl-con li.current, .focus-con .ctrl-con li:hover {
        width: 22px;
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat 0px -559px; }
    .focus-con .ctrl-con .name {
      width: 115px;
      height: 62px;
      padding: 5px 5px 10px 25px;
      color: #ffecde;
      font-size: 14px;
      line-height: 20px;
      overflow: hidden;
      position: absolute;
      right: 0;
      top: -1px;
      display: none; }

/* 下载 */
.down-con {
  width: 260px;
  height: 362px;
  float: right; }
  .down-con .contain-title {
    height: 35px;
    line-height: 35px;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/down_tit.jpg) no-repeat 0 0; }
    .down-con .contain-title .h-title {
      height: 35px;
      line-height: 35px;
      text-indent: -555px;
      overflow: hidden; }
  .down-con .contain-text {
    padding: 0 10px;
    height: 322px; }
  .down-con .h-title {
    width: 170px;
    text-indent: 10px; }
  .down-con .h-down-tit {
    font-size: 18px;
    display: inline-block; }
  .down-con .info {
    height: 60px;
    padding: 8px 0;
    border-bottom: 1px dotted #424245; }
    .down-con .info .img {
      width: 60px;
      height: 60px;
      display: block;
      float: left; }
    .down-con .info .p-des {
      width: 172px;
      height: 60px;
      float: right;
      overflow: hidden; }
      .down-con .info .p-des p {
        line-height: 20px;
        font-size: 12px;
        color: #fff5e4;
        white-space: nowrap;
        overflow: hidden; }
      .down-con .info .p-des .name {
        color: #fff5e4; }
      .down-con .info .p-des .org {
        color: #fc0;
        padding: 0 2px; }
  .down-con .des {
    padding: 4px 0;
    line-height: 22px;
    font-size: 12px;
    color: #fff5e4; }
    .down-con .des .more {
      color: #fc0;
      position: relative;
      cursor: pointer; }
    .down-con .des .tips {
      width: 220px;
      position: absolute;
      top: 25px;
      left: 50%;
      margin-left: -182px;
      background: #fff;
      padding: 5px 10px;
      color: #666;
      z-index: 999;
      border: 1px solid #d0d0d0;
      border-radius: 3px;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
      line-height: 22px;
      text-align: left;
      text-indent: 2em;
      cursor: default;
      display: none; }
    .down-con .des .cor {
      position: absolute;
      width: 20px;
      height: 30px;
      left: 170px;
      top: -30px;
      background: url(https://www.9game.cn/public/images/pc/template5/code_corner.png) no-repeat center bottom; }
  .down-con .btn-con {
    width: 194px;
    margin: 0 auto; }
    .down-con .btn-con .btn {
      width: 100%;
      height: 35px;
      display: block;
      margin-bottom: 5px;
      line-height: 36px;
      font-size: 16px;
      font-weight: 700;
      color: #fff;
      text-align: center;
      cursor: pointer;
      text-indent: -555px;
      overflow: hidden;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/down_btn.jpg) no-repeat 100px 100px; }
      .down-con .btn-con .btn:hover {
        text-decoration: none; }
    .down-con .btn-con .android {
      background-position: 0 0; }
      .down-con .btn-con .android:hover {
        background-position: -194px 0; }
    .down-con .btn-con .apple {
      background-position: 0 -41px; }
      .down-con .btn-con .apple:hover {
        background-position: -194px -41px; }
    .down-con .btn-con .pc {
      background-position: 0 -82px; }
      .down-con .btn-con .pc:hover {
        background-position: -194px -82px; }
    .down-con .btn-con .remind {
      background-position: 0 -123px; }
      .down-con .btn-con .remind:hover {
        background-position: -194px -123px; }
    .down-con .btn-con .remind.open {
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/down_nobtn.jpg) no-repeat 0 -70px; }
      .down-con .btn-con .remind.open:hover {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/down_nobtn.jpg) no-repeat 0 -105px; }
    .down-con .btn-con .android.no {
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/down_nobtn.jpg) no-repeat 0 0;
      cursor: default; }
    .down-con .btn-con .apple.no {
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/down_nobtn.jpg) no-repeat 0 -35px;
      cursor: default; }
  .down-con .phone {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    text-align: center;
    cursor: default;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .down-con .phone .name {
      color: #999; }

/* 建筑类升级数据 */
.game-topic-con .contain-title .h-title {
  background-position: 0 0; }
.game-topic-con .contain-text {
  padding: 20px 0 10px; }
.game-topic-con .spec-img {
  height: 176px; }
  .game-topic-con .spec-img .img {
    width: 223px;
    height: 166px;
    float: left;
    margin-left: 18px;
    _margin-left: 9px; }
.game-topic-con .news-list-con {
  zoom: 1; }
  .game-topic-con .news-list-con:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0; }
  .game-topic-con .news-list-con li {
    width: 220px;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-left: 17px;
    _margin-left: 8px;
    padding-left: 10px;
    border: none;
    background-position: -173px 10px; }
    .game-topic-con .news-list-con li a {
      max-width: 100%;
      _width: 100%;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }

/* 建筑类升级数据 */
.game-build .contain-text {
  padding: 20px 0 10px; }
.game-build .spec-img {
  height: 176px; }
  .game-build .spec-img .img {
    width: 223px;
    height: 166px;
    float: left;
    margin-left: 20px;
    _margin-left: 10px; }

.list-320 {
  width: 320px;
  float: left;
  margin-right: 20px; }
  .list-320 .contain-title {
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/litNav320.jpg) no-repeat 0 0; }
  .list-320 .contain-text {
    padding: 5px 10px;
    height: 330px; }
  .list-320 .news-list-con .link {
    max-width: 85%;
    _width: 82%; }

.new-guys .contain-title .h-title {
  background-position: 0 -45px; }

.up-guys .contain-title .h-title {
  background-position: 0 -90px; }

.nor-problem .contain-title .h-title {
  background-position: 0 -315px; }

.game-news {
  float: right;
  margin-right: 0; }
  .game-news .contain-title .h-title {
    background-position: 0 -900px; }

/* 职业介绍 */
.game-role-con .contain-title .h-title {
  background-position: 0 -180px; }
.game-role-con .contain-text {
  border: 0; }
.game-role-con .game-role-detail {
  height: 374px;
  position: relative; }
.game-role-con .detail-con {
  height: 380px;
  position: relative;
  overflow: hidden;
  display: none; }
  .game-role-con .detail-con.current {
    display: block; }
  .game-role-con .detail-con.role1 {
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role1.jpg) no-repeat 0 0; }
  .game-role-con .detail-con.role2 {
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role2.jpg) no-repeat 0 0; }
  .game-role-con .detail-con.role3 {
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role3.jpg) no-repeat 0 0; }
  .game-role-con .detail-con.role4 {
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role4.jpg) no-repeat 0 0; }
  .game-role-con .detail-con.role5 {
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role5.jpg) no-repeat 0 0; }
  .game-role-con .detail-con.role6 {
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role6.jpg) no-repeat 0 0; }
.game-role-con .detail {
  padding: 18px 0 6px 30px; }
  .game-role-con .detail .title {
    margin-bottom: 10px;
    border-left: 3px solid #fc0;
    padding-left: 10px;
    color: #fc0;
    font-size: 16px; }
  .game-role-con .detail .p {
    width: 400px;
    text-indent: 2em;
    color: #fff5e4;
    line-height: 25px;
    font-size: 14px; }
  .game-role-con .detail .news-list-con {
    width: 500px;
    zoom: 1; }
    .game-role-con .detail .news-list-con:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: "";
      clear: both;
      height: 0; }
    .game-role-con .detail .news-list-con li {
      width: 200px;
      height: 24px;
      margin-right: 20px;
      border: none;
      font-size: 12px;
      float: left;
      line-height: 24px;
      background-position: -167px 11px; }
    .game-role-con .detail .news-list-con .link {
      max-width: 100%;
      _width: 100%;
      color: #fff5e4; }
      .game-role-con .detail .news-list-con .link:hover {
        color: #fff5e4; }
.game-role-con .more {
  width: 120px;
  height: 32px;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #5e4301;
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat -4px -3px;
  display: none; }
  .game-role-con .more:hover {
    text-decoration: underline; }
.game-role-con .game-role-name {
  border-top: 2px solid #2c2102;
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role_hover.jpg) no-repeat 0 0; }
  .game-role-con .game-role-name .name {
    margin: 0 32px;
    height: 38px; }
    .game-role-con .game-role-name .name li {
      margin-left: 18px;
      float: left;
      width: 105px;
      height: 38px;
      line-height: 38px;
      color: #b3b3b3;
      text-align: center;
      cursor: pointer; }
      .game-role-con .game-role-name .name li.current {
        color: #000; }
    .game-role-con .game-role-name .name.role0 {
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role_hover.jpg) no-repeat -32px -38px; }
    .game-role-con .game-role-name .name.role1 {
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role_hover.jpg) no-repeat -32px -76px; }
    .game-role-con .game-role-name .name.role2 {
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role_hover.jpg) no-repeat -32px -114px; }
    .game-role-con .game-role-name .name.role3 {
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/role_hover.jpg) no-repeat -32px -152px; }

/* 游戏视频 */
.game-video-con .contain-title .h-title {
  background-position: 0 -225px; }
.game-video-con .contain-text {
  padding: 18px 0; }
.game-video-con .spec-img {
  height: 170px; }
  .game-video-con .spec-img .img {
    width: 223px;
    height: 166px;
    float: left;
    margin-left: 18px;
    _margin-left: 9px; }

.game-data-con .contain-title .h-title {
  background-position: 0 -270px; }
.game-data-con .contain-text {
  padding: 10px 0 10px 0; }
.game-data-con .data-list {
  margin: 0 10px 10px;
  height: 210px;
  overflow: hidden; }
  .game-data-con .data-list .link {
    display: inline-block;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    color: #fff5e4;
    border-right: 1px solid #fff5e4;
    padding: 0 8px;
    margin: 8px 0;
    white-space: nowrap; }
    .game-data-con .data-list .link:hover {
      color: #fc0;
      text-decoration: underline; }
    .game-data-con .data-list .link.last {
      border: 0; }
    .game-data-con .data-list .link:last-of-type {
      border: 0; }
  .game-data-con .data-list .img {
    width: 80px;
    height: 80px;
    float: left;
    margin: 5px 0 0 5px; }
.game-data-con .spec-img {
  zoom: 1; }
  .game-data-con .spec-img:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0; }
  .game-data-con .spec-img .img {
    width: 142px;
    height: 105px;
    float: left;
    margin-left: 10px; }

.game-bbs {
  float: right;
  margin-right: 0; }
  .game-bbs .contain-title .h-title {
    background-position: 0 -360px; }

.game-gift {
  float: right;
  margin-right: 0; }
  .game-gift .contain-title .h-title {
    background-position: 0 -135px; }
  .game-gift .contain-text {
    padding: 11px 5px 8px; }
  .game-gift .gift-table {
    width: 100%;
    text-align: center; }
    .game-gift .gift-table th {
      height: 29px;
      line-height: 29px;
      color: #f80;
      font-weight: 400;
      font-size: 12px;
      background: #311f18;
      cursor: default; }
      .game-gift .gift-table th.name {
        width: auto; }
      .game-gift .gift-table th.stat {
        width: 105px; }
      .game-gift .gift-table th.text {
        width: 60px; }
    .game-gift .gift-table td.stat {
      color: #acaaaa; }
    .game-gift .gift-table td.name {
      font-size: 0;
      text-align: left; }
    .game-gift .gift-table td .name {
      max-width: 112px;
      _width: 112px;
      text-align: left;
      display: inline-block;
      font-size: 14px;
      line-height: 22px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .game-gift .gift-table td .org {
      color: #fc0; }
    .game-gift .gift-table td .btn {
      width: 42px;
      height: 21px;
      line-height: 21px;
      display: inline-block;
      font-size: 12px;
      color: #fff;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/gift_btn.png) no-repeat 100px 100px; }
    .game-gift .gift-table td .remind {
      background-position: 0 0; }
      .game-gift .gift-table td .remind:hover {
        background-position: -42px 0; }
    .game-gift .gift-table td .reget {
      background-position: 0 -34px; }
      .game-gift .gift-table td .reget:hover {
        background-position: -42px -34px; }
    .game-gift .gift-table td .get {
      background-position: 0 -102px; }
      .game-gift .gift-table td .get:hover {
        background-position: -42px -102px; }
    .game-gift .gift-table td .no {
      cursor: default;
      color: #797979;
      background-position: 0 -68px; }
      .game-gift .gift-table td .no:hover {
        background-position: -42px -68px; }
    .game-gift .gift-table tr {
      height: 33px;
      border-bottom: 1px dotted #372a29; }
      .game-gift .gift-table tr.last {
        border: 0; }
      .game-gift .gift-table tr.last-of-type {
        border: 0; }
  .game-gift .tips-con {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: relative;
    padding-left: 5px;
    vertical-align: bottom;
    margin-left: 0px;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat 4px -721px; }
  .game-gift .tips {
    width: 280px;
    position: absolute;
    top: 25px;
    left: 50%;
    margin-left: -100px;
    background: #d2e7ed;
    padding: 5px 10px 20px;
    z-index: 999;
    border: 1px solid #0a76ed;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    line-height: 22px;
    font-size: 12px;
    text-align: left;
    display: none;
    color: #ff8a00; }
  .game-gift .cor {
    position: absolute;
    width: 20px;
    height: 30px;
    left: 89px;
    top: -30px;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/code_corner.png) no-repeat center bottom; }
  .game-gift .tip-title {
    font-weight: 700; }
  .game-gift .tip-more {
    color: #0a76ed;
    position: absolute;
    right: 10px;
    bottom: 5px; }

/* 游戏截图 */
.game-pic-con .contain-title .h-title {
  background-position: 0 -405px; }
.game-pic-con .contain-text {
  padding: 18px 0;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }
.game-pic-con .spec-pic {
  width: 910px;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }
.game-pic-con .spec-img {
  width: 500%;
  height: 330px;
  margin: 0 auto;
  position: relative; }
  .game-pic-con .spec-img .img {
    width: 218px;
    height: 328px;
    float: left;
    cursor: pointer;
    margin-right: 7px;
    _margin-right: 3px; }
.game-pic-con .prev, .game-pic-con .next {
  width: 44px;
  height: 328px;
  display: block;
  position: absolute;
  top: 18px;
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/pic_ctrl.jpg) no-repeat 100px 100px;
  cursor: pointer; }
.game-pic-con .prev {
  left: 0;
  background-position: 10px center; }
  .game-pic-con .prev:hover {
    background-position: -118px center; }
  .game-pic-con .prev.no {
    background-position: -241px center;
    cursor: default; }
.game-pic-con .next {
  right: 0;
  background-position: -58px center; }
  .game-pic-con .next:hover {
    background-position: -187px center; }
  .game-pic-con .next.no {
    background-position: -307px center;
    cursor: default; }

/* 猜你喜欢 */
.no-tit-bg .h-title {
  width: auto;
  color: #a21603;
  background: none; }

.game-recom-con .contain-title .h-title {
  background-position: 0 -495px; }
.game-recom-con.game-recom-con2 .contain-title .h-title {
  background-position: 0 -540px; }
.game-recom-con .contain-text {
  padding: 15px 0 5px;
  text-align: center; }
.game-recom-con .game-recom {
  margin-left: -17px; }
.game-recom-con .recom-con {
  width: 60px;
  display: inline-block;
  margin-left: 17px;
  position: relative;
  cursor: pointer; }
.game-recom-con .recom-con.last {
  margin-right: 0; }
.game-recom-con .recom-con img {
  width: 60px;
  height: 60px;
  display: block; }
.game-recom-con .recom-con p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 25px;
  width: 100%;
  font-size: 12px;
  color: #fff5e4; }
.game-recom-con .recom-con:hover p {
  color: #fc0; }
.game-recom-con .recom-con:hover .radius60 {
  background-position: 0px 0; }

.radius60 {
  width: 60px;
  height: 60px;
  position: absolute;
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/radius60.png) no-repeat -60px 0;
  top: 0;
  left: 0; }

/* 友情链接 */
.fri-link .contain-title .h-title {
  background-position: 0 -585px; }
.fri-link .contain-text {
  padding: 10px 5px; }
.fri-link a {
  display: inline-block;
  margin: 4px 6px;
  font-size: 12px; }

/* 弹窗 */
/* 弹窗 */
.popup_of {
  overflow: hidden; }

.popupArea {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none; }

html {
  _background-image: url(about:blank);
  _background-attachment: fixed; }

* html .popupArea {
  position: absolute;
  bottom: auto;
  top: expression(eval(document.documentElement.scrollTop));
  z-index: 99999; }

* html .popupArea {
  position: absolute;
  bottom: auto;
  top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); }

.opaBg {
  overflow-y: auto;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  _background: #000;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#4c000000', EndColorStr='#4c000000');
  width: 100%;
  height: 100%; }

:root .opaBg {
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#00000000'); }

.popup {
  width: 600px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -240px 0 30px -300px;
  background: #29272a; }
  .popup .contain-title {
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/pop_tit.png) no-repeat 0 0;
    margin-top: -10px; }
    .popup .contain-title .h-title {
      background: none;
      width: 50%;
      text-indent: 45px;
      color: #fffacd; }
  .popup .contain-text {
    background: #29272a;
    border: 0; }
  .popup .title-con {
    height: 40px;
    line-height: 40px;
    background: #aea191;
    color: #ccc;
    text-indent: 15px;
    cursor: default; }
  .popup .tips-p {
    font-size: 18px;
    color: #ccc;
    text-align: center;
    padding: 20px 0; }
    .popup .tips-p span {
      color: #f80; }
  .popup .pop-down-con {
    text-align: center;
    padding-bottom: 10px; }
    .popup .pop-down-con h2 {
      width: 100%;
      height: 30px;
      line-height: 30px; }
      .popup .pop-down-con h2 .after {
        display: inline-block;
        width: 392px;
        height: 18px;
        margin-left: 142px;
        background: #333134; }
      .popup .pop-down-con h2.android-sub-title {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/popTit.png) no-repeat 28px -27px; }
      .popup .pop-down-con h2.apple-sub-title {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/popTit.png) no-repeat 28px -58px; }
  .popup .down-con {
    width: 220px;
    margin: 0 20px 20px;
    display: inline-block;
    float: none; }
  .popup .detail {
    border: 1px solid #0f0f0f;
    background: #fff;
    margin-bottom: 20px; }
  .popup .text {
    background: #f3fcf7;
    padding: 15px 10px; }
    .popup .text dt {
      color: #00af52;
      font-size: 16px;
      height: 18px;
      line-height: 18px;
      font-weight: 700;
      text-align: center;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .popup .text dd {
      font-size: 14px;
      text-align: left; }
  .popup .code {
    padding: 10px 0;
    text-align: center; }
    .popup .code table {
      margin: 0 auto; }
  .popup .btn {
    width: 100%;
    height: 36px;
    display: block;
    margin-bottom: 5px;
    line-height: 36px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center; }
    .popup .btn .icon {
      width: 36px;
      height: 36px;
      display: block;
      float: left;
      background: url(https://www.9game.cn/public/images/pc/template5/btn_icon.png) no-repeat 100px 100px; }
    .popup .btn:hover {
      text-decoration: none; }
    .popup .btn.android {
      background-color: #99d846; }
      .popup .btn.android .icon {
        background-color: #7ac72c;
        background-position: 8px 6px; }
      .popup .btn.android:hover {
        background-color: #7ed110; }
        .popup .btn.android:hover .icon {
          background-color: #5ebe08; }
    .popup .btn.apple {
      background-color: #79c6f8; }
      .popup .btn.apple .icon {
        background-color: #59b0f4;
        background-position: 8px -37px; }
      .popup .btn.apple:hover {
        background-color: #48aef0; }
        .popup .btn.apple:hover .icon {
          background-color: #2e92e9; }
  .popup .android-detail .text {
    background: #f3fcf7; }
    .popup .android-detail .text dt {
      color: #69a701; }
    .popup .android-detail .text dd {
      color: #69a701; }
  .popup .apple-detail .text {
    background: #f4fcfc; }
    .popup .apple-detail .text dt {
      color: #1d78c2; }
    .popup .apple-detail .text dd {
      color: #1d78c2; }
  .popup .close {
    width: 25px;
    height: 25px;
    background: url("https://portal.ucgc.ucfly.com/public/images/pc/tlbb/close.jpg") no-repeat 0 0;
    position: absolute;
    right: 39px;
    top: 9px;
    cursor: pointer;
    text-indent: -999em;
    z-index: 11; }

.footer {
  border-top: 1px solid #3a3a3a;
  padding-top: 10px; }
  .footer p, .footer a {
    color: #848157; }
  .footer .link a {
    color: #848157; }

/* 内页左侧 */
.left-con {
  width: 730px;
  float: left; }
  .left-con .break-page {
    color: #f5f594;
    position: absolute;
    right: 30px;
    top: 22px;
    font-size: 12px;
    z-index: 1; }
    .left-con .break-page a {
      color: #fff;
      margin: 0 4px; }
      .left-con .break-page a:hover {
        text-decoration: underline; }
  .left-con .contain-title .h-title {
    color: #f7f1c4;
    text-indent: 35px;
    line-height: 44px; }

.right-con {
  width: 250px;
  float: right; }
  .right-con .contain-title {
    height: 52px;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/litNav.jpg) no-repeat 0 0; }
  .right-con .down-con {
    width: 250px;
    height: auto;
    float: none;
    margin-bottom: 20px; }
    .right-con .down-con .contain-title {
      height: 52px;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/down_tit2.jpg) no-repeat 0 0; }
    .right-con .down-con .contain-text {
      padding: 0 8px 2px;
      height: auto; }
      .right-con .down-con .contain-text .info .p-des {
        width: 168px; }

.contain-title {
  position: relative; }
  .contain-title .h-tit-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 19px;
    height: 40px;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat 0 -749px; }

/* 内页列表 */
.list-page-con .contain-title {
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/midNav.jpg) no-repeat left 0px; }
.list-page-con .contain-text {
  padding: 5px 15px 40px; }
.list-page-con .news-list-con {
  margin-bottom: 30px; }
.list-page-con .page-change {
  position: absolute;
  bottom: 20px;
  width: 100%; }
.list-page-con .tag-list-tit {
  padding: 20px 0;
  text-align: left;
  color: #fc0;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #463d39; }

/* 页码 */
.page-change {
  text-align: center;
  font-size: 0; }
  .page-change .ctrl {
    padding: 7px 10px;
    display: inline-block;
    font-size: 12px;
    margin: 0 3px;
    color: #fff;
    background: #303030;
    border: 1px solid #3c3c3c; }
    .page-change .ctrl:hover {
      background: #eec102;
      border-color: #ecc603;
      color: #fff; }
    .page-change .ctrl.no {
      background: #303030;
      border: 1px solid #3c3c3c;
      cursor: default;
      color: #474747; }
  .page-change .btn {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    margin: 0 3px;
    background: #303030;
    border: 1px solid #3c3c3c; }
    .page-change .btn.current, .page-change .btn:hover {
      background: #eec102;
      border-color: #ecc603;
      color: #fff; }

/* 内页--游戏专题 */
.right-topic-con .contain-title .h-title {
  top: 3px;
  background-position: 0 -630px; }
.right-topic-con .spec-img {
  padding: 13px 0 13px 15px; }
  .right-topic-con .spec-img .img {
    width: 218px;
    height: 160px;
    margin-top: 11px; }

/* 内页--游戏礼包 */
.right-gift-con .contain-title .h-title {
  background-position: 0 -675px; }
.right-gift-con .contain-text {
  padding: 5px 0; }
.right-gift-con .table {
  width: 100%;
  text-align: center; }
  .right-gift-con .table tr {
    height: 32px; }
.right-gift-con .td-num {
  width: 35px; }
.right-gift-con .td-name {
  width: 168px; }
.right-gift-con .td-btn {
  width: 35px; }
.right-gift-con .num {
  width: 16px;
  height: 16px;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  background: #4a4a4a; }
  .right-gift-con .num.num1 {
    background: #eb2b00; }
  .right-gift-con .num.num2 {
    background: #ff6600; }
  .right-gift-con .num.num3 {
    background: #ff9500; }
.right-gift-con .name {
  max-width: 168px;
  _width: 168px;
  display: block;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  .right-gift-con .name:hover {
    text-decoration: underline; }
.right-gift-con .btn {
  width: 20px;
  height: 20px;
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  border-radius: 2px;
  background: url(https://www.9game.cn/public/images/pc/daota/title_bg2.jpg) no-repeat 100px 100px; }
  .right-gift-con .btn.tao {
    background-position: -661px -276px; }
    .right-gift-con .btn.tao:hover {
      background-position: -696px -276px; }
  .right-gift-con .btn.ling {
    background-position: -661px -308px; }
    .right-gift-con .btn.ling:hover {
      background-position: -696px -308px; }
  .right-gift-con .btn.end {
    background-position: -661px -340px;
    cursor: default; }
  .right-gift-con .btn.ding {
    background-position: -661px -373px; }
    .right-gift-con .btn.ding:hover {
      background-position: -696px -373px; }

/* 内页--开服信息 */
.right-server-con .contain-title .h-title {
  background-position: 0 -720px; }
.right-server-con .contain-text {
  padding: 10px 0 1px; }
.right-server-con .server-tit {
  width: 228px;
  height: 29px;
  margin: 0 auto 10px;
  line-height: 29px;
  cursor: default;
  background: #311f18;
  color: #f5f6f5; }
  .right-server-con .server-tit .name {
    width: 170px;
    float: left;
    text-indent: 20px; }
  .right-server-con .server-tit .date {
    width: 40px;
    float: left; }
.right-server-con .server-list {
  width: 228px;
  margin: 0 auto 10px;
  line-height: 32px; }
  .right-server-con .server-list li {
    height: 32px; }
  .right-server-con .server-list .name {
    max-width: 185px;
    _width: 180px;
    display: block;
    text-indent: 10px;
    float: left;
    color: #fff5e4;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .right-server-con .server-list .date {
    width: 40px;
    float: right;
    color: #686569;
    text-align: center; }

/* 内页--开服信息 */
.right-bian-con .contain-title .h-title {
  background-position: 0 -765px; }
.right-bian-con .contain-text {
  padding: 5px 15px; }
.right-bian-con .news-list-con li {
  border-bottom: 0;
  height: 32px;
  line-height: 32px; }
.right-bian-con .news-list-con .link {
  max-width: 100%;
  _width: 100%; }

/* 内页--猜你喜欢 */
.right-like-con .contain-title .h-title {
  background-position: 0 -810px; }
.right-like-con .contain-text {
  padding: 10px 0 5px; }
.right-like-con .recom-con {
  width: 60px;
  display: inline-block;
  margin-left: 17px;
  position: relative;
  cursor: pointer; }
.right-like-con .recom-con.last {
  margin-right: 0; }
.right-like-con .recom-con img {
  width: 60px;
  height: 60px;
  display: block; }
.right-like-con .recom-con p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 25px;
  width: 100%;
  font-size: 12px;
  color: #fff5e4;
  text-align: center; }
.right-like-con .recom-con:hover p {
  color: #fc0; }
.right-like-con .recom-con:hover .radius60 {
  background-position: 0px 0; }

/* 内页--资讯信息 */
.right-info-con {
  margin-bottom: 0; }
  .right-info-con .contain-title .h-title {
    background-position: 0 -855px; }
  .right-info-con .contain-text {
    padding: 10px 0 5px; }
  .right-info-con .title-list {
    height: 30px;
    padding-left: 5px; }
    .right-info-con .title-list li {
      width: 107px;
      height: 30px;
      line-height: 32px;
      text-align: center;
      border: 1px solid #3a3a3a;
      background: #2e2e2e;
      float: left;
      margin-left: 10px;
      position: relative;
      cursor: pointer; }
      .right-info-con .title-list li span {
        width: 103px;
        height: 28px;
        display: block;
        color: #fff; }
      .right-info-con .title-list li.current {
        border: 0;
        height: 37px;
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat -122px -320px; }
        .right-info-con .title-list li.current span {
          color: #fff; }
  .right-info-con .news-list-con {
    display: none;
    padding: 10px 15px 1px; }
    .right-info-con .news-list-con.current {
      display: block; }
    .right-info-con .news-list-con li {
      border-bottom: 0;
      height: 32px;
      line-height: 32px; }
    .right-info-con .news-list-con .link {
      max-width: 100%;
      _width: 100%; }

/* 文章详情页 */
.atricle-page-con .contain-title,
.list-page-con .contain-title {
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/midNav.jpg) no-repeat left 0px; }

.atricle-detail {
  padding: 20px 15px 15px; }
  .atricle-detail h1 {
    padding: 10px 0 15px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #fdd500; }
  .atricle-detail .art-review {
    padding: 10px 10px 5px;
    margin-bottom: 10px;
    background: #372821;
    font-size: 14px;
    border: 1px solid #291f1c;
    line-height: 28px;
    color: #fff5e4;
    text-indent: 5em;
    position: relative; }
  .atricle-detail .daodu {
    width: 65px;
    height: 40px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 10px;
    top: 1px;
    text-indent: 0;
    cursor: default;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat 0 -494px; }
  .atricle-detail .dao {
    font-size: 20px;
    line-height: 26px;
    padding: 0 3px; }
  .atricle-detail .du {
    line-height: 40px;
    font-size: 16px;
    padding: 0 4px; }
  .atricle-detail .summary {
    text-align: center;
    color: #999;
    font-size: 12px; }
  .atricle-detail .article-tags {
    margin: 20px 0;
    line-height: 18px;
    font-size: 14px; }
  .atricle-detail .keyword-tag {
    color: #fc0; }
  .atricle-detail .text-con {
    line-height: 24px;
    font-size: 14px;
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid #463d39;
    color: #fff5e4; }
  .atricle-detail .text-con p {
    line-height: 24px;
    font-size: 14px;
    text-indent: 2em;
    margin-bottom: 20px;
    color: #fff5e4;
    z-index: 10; }
  .atricle-detail .text-con img {
    max-width: 670px; }
  .atricle-detail .end-p {
    font-weight: 700;
    color: #666; }
  .atricle-detail .end-p a {
    color: #b93931;
    font-weight: 400; }
  .atricle-detail .end-p a:hover {
    text-decoration: underline; }
  .atricle-detail .page-change {
    margin: 20px 0; }
  .atricle-detail .game-road {
    height: 90px;
    background: #2f2018;
    margin-bottom: 10px;
    border: 1px solid #2b2320; }
    .atricle-detail .game-road .img {
      width: 70px;
      height: 70px;
      display: block;
      margin: 10px 10px 0 15px;
      float: left;
      position: relative; }
    .atricle-detail .game-road .img img {
      display: inline-block;
      width: 70px;
      height: 70px; }
    .atricle-detail .game-road .mid-text {
      width: 440px;
      margin-top: 2px;
      float: left; }
    .atricle-detail .game-road .tit {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 18px;
      text-indent: 0; }
    .atricle-detail .game-road .tit a {
      color: #fc0;
      font-weight: 700; }
    .atricle-detail .game-road .tit a:hover {
      color: #fc0;
      text-decoration: underline; }
    .atricle-detail .game-road .down-btn, .atricle-detail .game-road .no-down {
      width: 108px;
      height: 32px;
      display: block;
      text-align: center;
      margin: 0 auto 8px;
      color: #fff;
      line-height: 32px;
      font-size: 16px;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/art_down.jpg) no-repeat 100px 100px; }
      .atricle-detail .game-road .down-btn.android, .atricle-detail .game-road .no-down.android {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/downBtns.png) no-repeat 0 0; }
        .atricle-detail .game-road .down-btn.android:hover, .atricle-detail .game-road .no-down.android:hover {
          background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/downBtns.png) no-repeat -125px 0px; }
      .atricle-detail .game-road .down-btn.apple, .atricle-detail .game-road .no-down.apple {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/downBtns.png) no-repeat 0 -43px; }
        .atricle-detail .game-road .down-btn.apple:hover, .atricle-detail .game-road .no-down.apple:hover {
          background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/downBtns.png) no-repeat -125px -43px; }
      .atricle-detail .game-road .down-btn.no, .atricle-detail .game-road .down-btn.no:hover, .atricle-detail .game-road .no-down.no, .atricle-detail .game-road .no-down.no:hover {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/downBtns.png) no-repeat 0 -87px;
        cursor: default;
        color: #6c6c6c; }
    .atricle-detail .game-road .count {
      color: #f60; }
    .atricle-detail .game-road .other-btn .btn {
      width: 90px;
      height: 30px;
      line-height: 30px;
      display: block;
      margin-right: 10px;
      font-size: 14px;
      float: left;
      color: #fff;
      text-align: center;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat 0 -375px; }
      .atricle-detail .game-road .other-btn .btn:hover {
        background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat -107px -375px;
        color: #fff; }
    .atricle-detail .game-road .game-down {
      margin: 10px 10px 0 0;
      float: right;
      font-size: 0; }
    .atricle-detail .game-road .game-down .btn {
      width: 108px;
      height: 28px;
      display: block;
      margin-bottom: 10px;
      line-height: 28px;
      font-size: 12px; }
    .atricle-detail .game-road .btn.no {
      color: #aaa;
      background: #e7e7e7;
      border-color: #f2f2f2;
      cursor: default; }
  .atricle-detail .atr-next {
    height: 34px;
    padding: 0 10px;
    background: #3d1c16; }
    .atricle-detail .atr-next .link {
      width: 49%;
      float: left;
      line-height: 34px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .atricle-detail .atr-next .link .toward {
      color: #fff5e4; }

.artical-other .title-list {
  padding: 6px 0 0 35px;
  height: 49px;
  background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/otherNav.jpg) no-repeat left top; }
  .artical-other .title-list li {
    width: 150px;
    height: 52px;
    line-height: 48px;
    text-align: center;
    float: left;
    position: relative; }
    .artical-other .title-list li span {
      width: 150px;
      height: 52px;
      line-height: 40px;
      display: block;
      color: #fff;
      font-size: 16px;
      cursor: pointer; }
    .artical-other .title-list li.current, .artical-other .title-list li:hover {
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat 0 -422px; }
      .artical-other .title-list li.current span, .artical-other .title-list li:hover span {
        color: #fff; }
.artical-other .text {
  padding: 10px 0; }
.artical-other .news-list-con {
  display: none;
  zoom: 1; }
  .artical-other .news-list-con:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0; }
  .artical-other .news-list-con.current {
    display: block; }
  .artical-other .news-list-con li {
    width: 43%;
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
    margin-left: 27px;
    border-bottom: 1px dotted #c1b19d;
    float: left;
    border-bottom: 0; }
    .artical-other .news-list-con li a {
      max-width: 85%;
      _width: 80%; }

.radius70 {
  width: 70px;
  height: 70px;
  position: absolute;
  background: url(https://www.9game.cn/public/images/pc/daota/radius70.png) no-repeat 0 0;
  top: 0;
  left: 0; }

/* 乐视视频 */
.letv-inner-video {
  width: 600px;
  height: 450px;
  margin: 0 auto;
  display: block;
  margin-bottom: 10px;
  z-index: 5; }
  .letv-inner-video embed {
    z-index: 5;
    width: 600px;
    height: 450px; }

/*
/*卡牌图鉴
.game-pic-con{
	.fig-sort{
		margin:0 0 15px 46px;
		button{
			width:88px;
			height:32px;
			line-height:32px;
			margin-right:10px;
			text-align:center;
			color:#fff;
			font-weight:bold;
			font-size:14px;
			background:url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat 0 -446.0000305175781px ;
			&.current,&:hover{
				background:url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat -99px -446.0000305175781px ;
			}
		}
	}
	.fig-img{
		position:relative;
		.slider-block{
			display:none;
			&.current{
				display:block;
			}
		}
		.img{
			display:block;
			float:left;
			width:165px;
			height:220px;
			border:2px solid #000;
			margin-right:16px;
			img{
				display:block;
				width:165px;
				height:220px;
			}
			&:hover{
				border-color:$hoverColor;
			}
		}
	}	
}
*/
/*游戏礼包*/
.game-packs .game-packs-head {
  height: 30px;
  line-height: 30px;
  margin: 2px 0;
  font-size: 0;
  background: #e7d7c2; }
  .game-packs .game-packs-head span {
    font-size: 12px;
    display: inline-block;
    text-align: center;
    color: #fff5e4; }
  .game-packs .game-packs-head .p-name {
    width: 120px;
    margin-right: 10px; }
  .game-packs .game-packs-head .p-status {
    width: 106px; }
.game-packs .game-gift-list {
  padding: 0 10px; }
  .game-packs .game-gift-list li {
    font-size: 14px;
    padding-left: 0;
    background: none; }
    .game-packs .game-gift-list li .td {
      display: block;
      float: left; }
  .game-packs .game-gift-list .pack-panel {
    display: none;
    position: absolute;
    z-index: 2;
    top: 35px;
    left: -122px;
    width: 225px;
    padding: 5px 15px 0;
    background-color: #e7d7c2;
    border: 1px solid #c1ac91; }
    .game-packs .game-gift-list .pack-panel .triangle {
      position: absolute;
      width: 14px;
      height: 9px;
      top: -9px;
      left: 122px;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat -51px -601px; }
    .game-packs .game-gift-list .pack-panel h4 {
      line-height: 30px;
      color: #fff5e4;
      font-size: 14px;
      font-weight: 500px; }
    .game-packs .game-gift-list .pack-panel p {
      font-size: 12px;
      line-height: 24px; }
    .game-packs .game-gift-list .pack-panel .more {
      text-align: right; }
      .game-packs .game-gift-list .pack-panel .more a {
        float: none;
        color: #fc0; }
  .game-packs .game-gift-list .pack-icon {
    position: relative;
    width: 15px;
    height: 100%;
    margin-right: 10px;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat 0 -595px; }
    .game-packs .game-gift-list .pack-icon:hover .pack-panel {
      display: block; }
  .game-packs .game-gift-list .pack-name {
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .game-packs .game-gift-list .pack-dtl {
    width: 106px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .game-packs .game-gift-list .pack-dtl em {
      font-style: normal;
      color: #fc0; }
  .game-packs .game-gift-list .pack-get {
    float: right;
    width: 42px;
    height: 21px;
    line-height: 21px;
    border: 0;
    padding: 0;
    margin: 7px 0 0;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-family: "微软雅黑";
    background: url(https://www.9game.cn/public/images/pc/nynlt/hao_sp.png) no-repeat 0px 0px; }
  .game-packs .game-gift-list .tao {
    background-position: 0px 0px; }
    .game-packs .game-gift-list .tao:hover {
      background-position: -87px 0px; }
  .game-packs .game-gift-list .ding {
    background-position: 0px -102px; }
    .game-packs .game-gift-list .ding:hover {
      background-position: -87px -102px; }
  .game-packs .game-gift-list .ling {
    background-position: 0px -34px; }
    .game-packs .game-gift-list .ling:hover {
      background-position: -87px -34px; }
  .game-packs .game-gift-list .ling-end {
    color: #666;
    cursor: default;
    background-position: 0px -68px; }
    .game-packs .game-gift-list .ling-end:hover {
      background-position: -87px -68px; }

/*首页 查询器*/
.clearfix {
  zoom: 1; }
  .clearfix:after {
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both; }

input[type="checkbox"] {
  cursor: pointer; }

input[type="button"],
input[type="submit"],
input[type="reset"] {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

.data-search-con {
  padding: 0 !important; }
  .data-search-con .line {
    position: absolute;
    left: 254px;
    width: 2px;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    background: #b5d6fa; }

.data-search {
  margin-bottom: 10px; }
  .data-search .context-con {
    padding: 0; }

.data-factors {
  float: left;
  width: 235px;
  height: 100%;
  padding: 10px; }
  .data-factors .f-last-con {
    border-bottom: 0; }
  .data-factors .reset-btn {
    margin: 10px 0;
    text-align: center; }
    .data-factors .reset-btn input {
      width: 122px;
      height: 24px;
      margin: 0;
      border: 1px solid #ccc;
      border-radius: 2px;
      background: #fdfdfd;
      text-align: center;
      color: #fff5e4;
      cursor: pointer; }

.factor-con {
  font-size: 14px;
  margin-bottom: 20px; }
  .factor-con .factor-tit {
    padding-left: 8px;
    margin-top: 10px;
    line-height: 22px;
    font-weight: 700;
    color: #ff8a00;
    font-size: 14px;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/sprites.png) no-repeat 0 -631px; }
  .factor-con .list {
    padding-left: 5px; }
  .factor-con .item {
    position: relative;
    float: left;
    width: 50px;
    height: 26px;
    line-height: 26px;
    padding: 0 3px; }
    .factor-con .item input {
      margin: 0 2px 0 0;
      display: inline-block;
      vertical-align: middle; }
    .factor-con .item label {
      color: #fff5e4;
      cursor: pointer;
      line-height: 26px;
      display: inline-block; }
  .factor-con .widen .item {
    margin-right: 20px; }
  .factor-con .fast-sear {
    position: relative;
    margin: 10px 5px 0 10px; }
    .factor-con .fast-sear input[type="text"] {
      width: 118px;
      height: 22px;
      padding: 0 5px;
      margin-right: 5px;
      border: 1px solid #bba995;
      background: #f4efe1;
      vertical-align: bottom; }
    .factor-con .fast-sear label {
      position: absolute;
      left: 5px;
      top: 5px;
      color: #a8917b; }
    .factor-con .fast-sear .sub {
      width: 54px;
      height: 24px;
      display: inline-block;
      background: #ff8a00;
      border-radius: 2px;
      color: #fff;
      text-align: center;
      line-height: 24px;
      cursor: pointer; }

.data-result {
  position: relative;
  max-height: 438px;
  padding: 10px 5px 0 0px;
  overflow-x: hidden;
  overflow-y: auto; }

.result-row {
  float: left;
  padding: 10px 0; }
  .result-row a {
    display: block;
    position: relative;
    margin-left: 24px;
    text-align: center; }
    .result-row a img {
      display: block;
      width: 65px;
      height: 65px; }
    .result-row a .after {
      position: absolute;
      top: 0;
      left: 0;
      width: 65px;
      height: 65px; }
    .result-row a span {
      display: inline-block;
      margin-top: 8px; }
    .result-row a:hover span {
      text-decoration: underline; }
    .result-row a .after {
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/border_sp.png) no-repeat 0 0; }
  .result-row .last {
    margin-right: 0; }
  .result-row .white .after {
    background-position: 0 0; }
  .result-row .green .after {
    background-position: 0 -240px; }
  .result-row .orange .after {
    background-position: 0 -80px; }
  .result-row .purple .after {
    background-position: 0 -160px; }
  .result-row .blue .after {
    background-position: 0 -320px; }

.main-box-bg {
  position: absolute;
  z-index: -999;
  top: 634px;
  left: 0;
  width: 100%;
  height: 307px;
  background: #0a0a0a url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/bottom.jpg) no-repeat center top; }

/*================= 数据库 =================*/
/* 通用样式 */
.img_65, .props-list .props-item.data-table .list-pic-cell, .list-table .list-pic-cell {
  width: 65px;
  height: 65px;
  padding: 10px; }
  .img_65 .items, .props-list .props-item.data-table .list-pic-cell .items, .list-table .list-pic-cell .items {
    position: relative;
    display: block;
    margin: 0 auto; }
    .img_65 .items img, .props-list .props-item.data-table .list-pic-cell .items img, .list-table .list-pic-cell .items img {
      display: block;
      width: 65px;
      height: 65px; }
    .img_65 .items .after, .props-list .props-item.data-table .list-pic-cell .items .after, .list-table .list-pic-cell .items .after {
      position: absolute;
      width: 65px;
      height: 65px;
      left: 0;
      top: 0;
      background: url(../img/border_sp.png) no-repeat 0 0; }
    .img_65 .items span, .props-list .props-item.data-table .list-pic-cell .items span, .list-table .list-pic-cell .items span {
      display: block;
      font-size: 14px;
      text-align: center; }
  .img_65 .white .after, .props-list .props-item.data-table .list-pic-cell .white .after, .list-table .list-pic-cell .white .after {
    background-position: 0 0; }
  .img_65 .orange .after, .props-list .props-item.data-table .list-pic-cell .orange .after, .list-table .list-pic-cell .orange .after {
    background-position: 0 -80px; }
  .img_65 .purple .after, .props-list .props-item.data-table .list-pic-cell .purple .after, .list-table .list-pic-cell .purple .after {
    background-position: 0 -160px; }
  .img_65 .green .after, .props-list .props-item.data-table .list-pic-cell .green .after, .list-table .list-pic-cell .green .after {
    background-position: 0 -240px; }
  .img_65 .blue .after, .props-list .props-item.data-table .list-pic-cell .blue .after, .list-table .list-pic-cell .blue .after {
    background-position: 0 -320px; }

.emb {
  color: #c00;
  font-weight: bold; }

/*** 右边 ***/
.right-search-con .contain-text {
  border-width: 2px 1px 1px 2px; }
.right-search-con .data-block {
  text-align: center;
  margin-bottom: 1px; }
  .right-search-con .data-block h4 {
    height: 33px;
    line-height: 30px;
    color: #fff5e4;
    border-right: 1px solid #0a76ed;
    background: url(../img/tr_bg.png) repeat-x bottom;
    position: relative; }
    .right-search-con .data-block h4::before {
      position: absolute;
      z-index: 1000;
      left: -2px;
      bottom: 0;
      content: "";
      width: 6px;
      height: 8px;
      background: url(../img/tr_cor.png) left bottom; }
    .right-search-con .data-block h4::after {
      position: absolute;
      z-index: 1000;
      right: -2px;
      bottom: 0;
      content: "";
      width: 6px;
      height: 8px;
      background: url(../img/tr_cor.png) right bottom; }
  .right-search-con .data-block ul li {
    float: left;
    height: 33px;
    line-height: 33px; }
    .right-search-con .data-block ul li a {
      display: block;
      overflow: hidden;
      border: solid #0a76ed;
      border-width: 0px 1px 1px 0; }
  .right-search-con .data-block .cellspan-2 li {
    width: 50%; }
  .right-search-con .data-block .cellspan-3 li {
    width: 82px; }
  .right-search-con .data-block .cellspan-3 .widen {
    width: 83px; }

/*** 左边 ***/
.data-page-con {
  color: #fff5e4;
  margin-bottom: 20px; }
  .data-page-con .con-tit-widen .h-title {
    width: 165px;
    background: url(../img/tit_2.png) no-repeat; }
  .data-page-con .crumb {
    height: 24px;
    line-height: 28px;
    padding-right: 10px;
    text-align: right;
    font-size: 12px;
    border: solid #0a76ed;
    border-width: 0 2px;
    background: url(../img/tr_bg.png) repeat-x top;
    position: relative; }
    .data-page-con .crumb::before {
      position: absolute;
      z-index: 1000;
      left: -2px;
      top: 0;
      content: "";
      width: 6px;
      height: 24px;
      background: url(../img/tr_cor.png) left top; }
    .data-page-con .crumb::after {
      position: absolute;
      z-index: 1000;
      right: -2px;
      top: 0;
      content: "";
      width: 6px;
      height: 24px;
      background: url(../img/tr_cor.png) right top; }
  .data-page-con .data-table {
    width: 100%;
    text-align: center;
    font-size: 14px; }
    .data-page-con .data-table th {
      background: #ffeeba;
      font-weight: bold;
      border: 1px solid #0a76ed; }
    .data-page-con .data-table td {
      background: #fff9eb;
      border: 1px solid #0a76ed; }
  .data-page-con .top-search-expand {
    float: none;
    width: auto;
    padding: 10px 0 20px 0;
    margin: 0 10px;
    border: 0;
    border-bottom: 2px solid #0a76ed; }
    .data-page-con .top-search-expand .factor-con {
      margin-bottom: 0; }
    .data-page-con .top-search-expand .fast-inside {
      zoom: 1; }
      .data-page-con .top-search-expand .fast-inside:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: "";
        clear: both;
        height: 0; }
      .data-page-con .top-search-expand .fast-inside .factor-tit {
        float: left; }
      .data-page-con .top-search-expand .fast-inside .fast-sear {
        margin: 10px 0 0;
        width: 620px;
        float: right; }
        .data-page-con .top-search-expand .fast-inside .fast-sear input[type="text"] {
          border-width: 2px;
          width: 470px; }
        .data-page-con .top-search-expand .fast-inside .fast-sear label {
          top: 6px; }
        .data-page-con .top-search-expand .fast-inside .fast-sear input[type="submit"] {
          width: 122px;
          height: 26px;
          float: right; }
  .data-page-con .page-change {
    padding-bottom: 20px;
    background: #fff9eb; }

/*数据库 首页*/
.data-search-con .data-block {
  float: left;
  width: 50%;
  border-bottom: 1px solid #0a76ed; }
  .data-search-con .data-block h4 {
    height: 35px;
    line-height: 32px;
    color: #fff5e4;
    text-align: center;
    background: url(../img/tr_bg.png) repeat-x bottom;
    position: relative; }
    .data-search-con .data-block h4::before {
      position: absolute;
      z-index: 1000;
      left: -2px;
      bottom: 0;
      content: "";
      width: 6px;
      height: 8px;
      background: url(../img/tr_cor.png) left bottom; }
    .data-search-con .data-block h4::after {
      position: absolute;
      z-index: 1000;
      right: -2px;
      bottom: 0;
      content: "";
      width: 6px;
      height: 8px;
      background: url(../img/tr_cor.png) right bottom; }
  .data-search-con .data-block a {
    margin-left: 14px; }
    .data-search-con .data-block a img {
      display: block;
      width: 55px;
      height: 55px; }
    .data-search-con .data-block a .after {
      position: absolute;
      width: 55px;
      height: 55px;
      left: 0;
      top: 0;
      background: url(../img/white.png) no-repeat; }
  .data-search-con .data-block.data-block-left h4::after {
    right: 0; }
  .data-search-con .data-block.data-block-left ul {
    border-right: 1px solid #0a76ed; }
  .data-search-con .data-block.data-block-right h4::before {
    left: 0; }

/*武将详情表*/
.data-page-con .role-table .role-img {
  width: 190px;
  height: 277px;
  padding: 10px;
  border-left: 0 !important; }
  .data-page-con .role-table .role-img img {
    display: block;
    width: 190px;
    height: 277px; }
.data-page-con .role-table tr th {
  border-bottom: 0;
  width: 65px;
  height: 42px;
  background-color: #f8e0c4; }
  .data-page-con .role-table tr th.higher {
    height: 58px; }
.data-page-con .role-table tr td {
  border-bottom: 0; }
.data-page-con .role-table tr .mul-thead {
  border: 0;
  font-size: 15px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin-top: -1px;
  background: url(../img/tr_bg.png) repeat-x;
  position: relative; }
  .data-page-con .role-table tr .mul-thead::before {
    position: absolute;
    z-index: 1000;
    left: -1px;
    top: 0;
    content: "";
    width: 6px;
    height: 40px;
    background: url(../img/tr_cor.png) left top; }
  .data-page-con .role-table tr .mul-thead::after {
    position: absolute;
    z-index: 1000;
    right: -2px;
    top: 0;
    content: "";
    width: 6px;
    height: 40px;
    background: url(../img/tr_cor.png) right top; }
.data-page-con .role-table .role-info {
  padding: 10px;
  height: 60px;
  line-height: 26px;
  text-align: left; }
  .data-page-con .role-table .role-info .emb {
    display: block;
    float: left;
    height: 60px; }
.data-page-con .role-table .mul-type td {
  text-align: left; }
  .data-page-con .role-table .mul-type td span {
    display: inline-block;
    margin: 0 10px; }

/*宠物详情表*/
.props-table {
  /*装备详情表*/ }
  .props-table .pro-img {
    width: 80px;
    height: 80px;
    padding: 10px;
    border-left: 0 !important; }
    .props-table .pro-img img {
      display: block;
      width: 80px;
      height: 80px; }
    .props-table .pro-img .after {
      position: absolute;
      width: 80px;
      height: 80px;
      left: 10px;
      top: 11px;
      background: url(../img/radius80.png) no-repeat; }
  .props-table th {
    width: 160px;
    height: 50px; }
  .props-table .ep-info {
    padding: 0 10px;
    text-align: left;
    height: 50px; }
  .props-table .ep-cells th {
    width: 80px;
    background-color: #f8e0c4; }

.props-list {
  margin-top: -1px;
  padding-bottom: 4px;
  background: url(../img/tr_bg.png) repeat-x bottom;
  position: relative;
  background-color: #221510; }
  .props-list::before {
    position: absolute;
    z-index: 1000;
    left: -2px;
    bottom: 0;
    content: "";
    width: 6px;
    height: 8px;
    background: url(../img/tr_cor.png) left bottom; }
  .props-list::after {
    position: absolute;
    z-index: 1000;
    right: -2px;
    bottom: 0;
    content: "";
    width: 6px;
    height: 8px;
    background: url(../img/tr_cor.png) right bottom; }
  .props-list .props-item {
    position: relative;
    text-align: center; }
    .props-list .props-item th, .props-list .props-item h3 {
      border: 0;
      font-size: 15px;
      font-weight: bold;
      height: 40px;
      line-height: 40px;
      background: url(../img/tr_bg.png) repeat-x;
      position: relative; }
      .props-list .props-item th::before, .props-list .props-item h3::before {
        position: absolute;
        z-index: 1000;
        left: -2px;
        top: 0;
        content: "";
        width: 6px;
        height: 40px;
        background: url(../img/tr_cor.png) left top; }
      .props-list .props-item th::after, .props-list .props-item h3::after {
        position: absolute;
        z-index: 1000;
        right: -2px;
        top: 0;
        content: "";
        width: 6px;
        height: 40px;
        background: url(../img/tr_cor.png) right top; }
    .props-list .props-item td {
      border: 0;
      font-size: 14px;
      line-height: 26px;
      padding: 10px;
      background: #fff9eb; }
      .props-list .props-item td span {
        display: block; }
    .props-list .props-item .result-row a {
      margin-left: 23px; }
    .props-list .props-item.data-table {
      margin-top: -1px; }
      .props-list .props-item.data-table .width-80 {
        width: 60px; }
      .props-list .props-item.data-table .skill-icon img {
        display: block;
        margin: 0 auto; }
      .props-list .props-item.data-table .list-pic-cell {
        width: 50%;
        font-size: 0;
        text-align: left;
        zoom: 1; }
        .props-list .props-item.data-table .list-pic-cell:after {
          visibility: hidden;
          display: block;
          font-size: 0;
          content: "";
          clear: both;
          height: 0; }
        .props-list .props-item.data-table .list-pic-cell .items {
          float: left;
          margin: 0 10px;
          _margin-left: 5px; }
      .props-list .props-item.data-table .pic-txt-cell {
        width: 100%;
        text-align: center;
        padding-bottom: 0; }
        .props-list .props-item.data-table .pic-txt-cell .items {
          float: none;
          display: inline-block; }
          .props-list .props-item.data-table .pic-txt-cell .items span {
            text-align: center;
            font-size: 14px; }
          .props-list .props-item.data-table .pic-txt-cell .items:hover span {
            text-decoration: underline; }
      .props-list .props-item.data-table .data-block-left::after {
        right: 0; }
      .props-list .props-item.data-table .data-block-right::before {
        left: 0; }
      .props-list .props-item.data-table .b-right-1 {
        border-right: 1px solid #0a76ed; }
  .props-list .split-col-2 td, .props-list .split-col-3 td {
    border: solid #0a76ed;
    border-width: 0px 1px 1px 0; }

/*列表*/
.table-wrapper {
  padding: 20px 10px; }

.list-table th, .list-table td {
  border: 1px solid #0a76ed;
  text-align: center; }
.list-table .thead-row th {
  width: 76px;
  height: 30px;
  line-height: 30px; }

/*阵容推荐*/
.recom-con {
  /*阵容详情*/ }
  .recom-con .recom-intro {
    padding: 10px;
    line-height: 24px;
    text-indent: 2em; }
  .recom-con .props-list .page-change {
    background: #221510;
    margin-top: 50px; }
  .recom-con .props-item {
    text-align: center;
    background-color: #221510; }
    .recom-con .props-item ul {
      display: inline-block; }
    .recom-con .props-item .recom-intro-more {
      font-size: 14px;
      padding: 10px;
      line-height: 26px; }
      .recom-con .props-item .recom-intro-more p {
        padding: 0;
        float: left; }
      .recom-con .props-item .recom-intro-more a {
        display: block;
        float: right;
        padding-right: 20px;
        color: #fc0;
        background: url(../img/btn_right.png) no-repeat right center; }
        .recom-con .props-item .recom-intro-more a:hover {
          text-decoration: underline; }
  .recom-con.added-bg-bottom {
    padding-bottom: 4px;
    background: url(../img/tr_bg.png) repeat-x bottom;
    position: relative;
    background-color: #221510; }
    .recom-con.added-bg-bottom::before {
      position: absolute;
      z-index: 1000;
      left: -2px;
      bottom: 0;
      content: "";
      width: 6px;
      height: 8px;
      background: url(../img/tr_cor.png) left bottom; }
    .recom-con.added-bg-bottom::after {
      position: absolute;
      z-index: 1000;
      right: -2px;
      bottom: 0;
      content: "";
      width: 6px;
      height: 8px;
      background: url(../img/tr_cor.png) right bottom; }
  .recom-con .recom-dtl-con {
    text-align: center;
    overflow-x: hidden;
    padding: 1px 0; }
    .recom-con .recom-dtl-con .props-item h3 {
      width: 195px;
      height: 40px;
      text-indent: -500px; }
    .recom-con .recom-dtl-con .recom-dtl-main {
      padding: 10px 20px;
      margin-bottom: 10px; }
      .recom-con .recom-dtl-con .recom-dtl-main h3 {
        background: url(../img/recom1.png) no-repeat left; }
      .recom-con .recom-dtl-con .recom-dtl-main .recom-intro-dtl {
        text-align: left;
        margin-bottom: 10px; }
        .recom-con .recom-dtl-con .recom-dtl-main .recom-intro-dtl h4 {
          padding: 10px 0; }
        .recom-con .recom-dtl-con .recom-dtl-main .recom-intro-dtl p {
          text-indent: 2em;
          line-height: 28px; }
    .recom-con .recom-dtl-con .recom-dtl-other {
      padding: 10px 20px; }
      .recom-con .recom-dtl-con .recom-dtl-other h3 {
        background: url(../img/recom2.png) no-repeat left; }
    .recom-con .recom-dtl-con .recom-pic-list {
      margin-top: 20px; }
      .recom-con .recom-dtl-con .recom-pic-list .result-row a {
        margin-left: 42px; }

/* 详情页评论 */
.article-comment .contain-title .h-title {
  background-position: 0 -450px;
  text-indent: -555px; }
.article-comment .contain-title .count {
  position: absolute;
  top: 11px;
  left: 122px;
  font-size: 16px;
  color: #1f2022; }
.article-comment .context-con {
  padding: 0; }

.left-con .art-comment-con .comment-scroe .view-scroe1 {
  width: 378px;
  margin-left: 0; }
  .left-con .art-comment-con .comment-scroe .view-scroe1 .left {
    margin-right: 10px; }
.left-con .art-comment-con .comment-scroe .view-scroe2 {
  float: right;
  margin-left: 0; }
.left-con .art-comment-con .comment-data .player-comment .text {
  width: 678px; }

.art-comment-con {
  margin: 0 14px;
  /* 游戏评论数据 */
  /* 评论列表 */ }
  .art-comment-con .little-tit {
    border-bottom: 1px solid #121c1a;
    height: 36px; }
    .art-comment-con .little-tit .title {
      position: relative;
      display: inline-block;
      padding: 0 6px;
      left: 0;
      top: 10px;
      font-size: 14px;
      line-height: 14px;
      color: #fc0;
      border-left: 2px solid #fc0;
      cursor: default; }
    .art-comment-con .little-tit .more {
      margin-right: 2px; }
  .art-comment-con .comment-scroe {
    zoom: 1;
    padding-top: 20px; }
    .art-comment-con .comment-scroe:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: "";
      clear: both;
      height: 0; }
    .art-comment-con .comment-scroe .view-scroe1 {
      width: 420px;
      float: left;
      border-right: 1px solid #555554;
      zoom: 1;
      margin-left: 20px; }
      .art-comment-con .comment-scroe .view-scroe1:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: "";
        clear: both;
        height: 0; }
      .art-comment-con .comment-scroe .view-scroe1 .left {
        width: 110px;
        margin-right: 20px;
        float: left;
        text-align: center;
        cursor: default; }
      .art-comment-con .comment-scroe .view-scroe1 .big-s {
        height: 55px;
        font-size: 74px;
        line-height: 58px;
        font-weight: 700;
        color: #fc0;
        margin-bottom: 12px; }
      .art-comment-con .comment-scroe .view-scroe1 .star {
        height: 16px;
        font-size: 0;
        margin-bottom: 12px; }
        .art-comment-con .comment-scroe .view-scroe1 .star span {
          width: 17px;
          height: 16px;
          margin: 0 2px;
          display: inline-block;
          background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/comment_star.png) no-repeat 100px 100px; }
        .art-comment-con .comment-scroe .view-scroe1 .star .up {
          background-position: 0 -23px; }
        .art-comment-con .comment-scroe .view-scroe1 .star .half {
          background-position: -20px -23px; }
        .art-comment-con .comment-scroe .view-scroe1 .star .down {
          background-position: -41px -23px; }
      .art-comment-con .comment-scroe .view-scroe1 .left-p {
        color: #999;
        line-height: 14px; }
      .art-comment-con .comment-scroe .view-scroe1 .right {
        width: 258px;
        float: left;
        padding-top: 8px; }
        .art-comment-con .comment-scroe .view-scroe1 .right li {
          height: 14px;
          overflow: hidden;
          margin-bottom: 5px;
          padding-left: 76px;
          background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/comment_star2.png) no-repeat 100px 100px; }
          .art-comment-con .comment-scroe .view-scroe1 .right li.li5 {
            background-position: 0 0; }
          .art-comment-con .comment-scroe .view-scroe1 .right li.li4 {
            background-position: 0 -19px; }
          .art-comment-con .comment-scroe .view-scroe1 .right li.li3 {
            background-position: 0 -38px; }
          .art-comment-con .comment-scroe .view-scroe1 .right li.li2 {
            background-position: 0 -58px; }
          .art-comment-con .comment-scroe .view-scroe1 .right li.li1 {
            background-position: 0 -76px; }
        .art-comment-con .comment-scroe .view-scroe1 .right .tiao {
          width: 138px;
          height: 14px;
          background: #cfd9cf;
          float: left;
          margin-right: 5px; }
        .art-comment-con .comment-scroe .view-scroe1 .right .fen {
          font-size: 12px;
          color: #999;
          float: left; }
        .art-comment-con .comment-scroe .view-scroe1 .right .nei {
          height: 14px;
          display: block;
          background: #fc0; }
    .art-comment-con .comment-scroe .view-scroe2 {
      width: 315px;
      float: left;
      margin-left: 50px; }
      .art-comment-con .comment-scroe .view-scroe2 .get-star {
        height: 22px;
        line-height: 22px;
        margin-bottom: 14px; }
        .art-comment-con .comment-scroe .view-scroe2 .get-star .r {
          color: #f00;
          margin-right: 5px;
          float: left; }
        .art-comment-con .comment-scroe .view-scroe2 .get-star .p {
          color: #fc0;
          margin-right: 2px;
          float: left; }
      .art-comment-con .comment-scroe .view-scroe2 .star {
        height: 22px;
        font-size: 0;
        float: left; }
        .art-comment-con .comment-scroe .view-scroe2 .star span {
          width: 22px;
          height: 21px;
          margin: 0 2px;
          display: inline-block;
          cursor: pointer;
          background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/comment_star.png) no-repeat 100px 100px; }
        .art-comment-con .comment-scroe .view-scroe2 .star .up {
          background-position: 0 0; }
        .art-comment-con .comment-scroe .view-scroe2 .star .down {
          background-position: -54px 0; }
      .art-comment-con .comment-scroe .view-scroe2 .right-p {
        color: #fff5e4;
        font-size: 12px;
        margin-bottom: 5px; }
      .art-comment-con .comment-scroe .view-scroe2 .tag-com {
        font-size: 0;
        margin-left: -10px; }
        .art-comment-con .comment-scroe .view-scroe2 .tag-com .tag {
          width: 69px;
          height: 21px;
          display: inline-block;
          line-height: 21px;
          text-align: center;
          font-size: 12px;
          color: #fff5e4;
          border: 1px solid #fc0;
          margin: 5px 0 0 10px;
          _margin: 5px 0 0 4px;
          cursor: pointer; }
          .art-comment-con .comment-scroe .view-scroe2 .tag-com .tag.current {
            background: #fc0;
            color: #221510;
            font-weight: 700; }
          .art-comment-con .comment-scroe .view-scroe2 .tag-com .tag:hover {
            background: #fc0;
            color: #221510; }
  .art-comment-con .comment-data {
    overflow: hidden;
    text-align: center;
    padding: 20px 0; }
    .art-comment-con .comment-data .img-con {
      width: 50px;
      height: 50px;
      display: block;
      float: left; }
    .art-comment-con .comment-data .time {
      font-size: 12px;
      line-height: 12px;
      color: #999; }
    .art-comment-con .comment-data .player-comment {
      margin-bottom: 10px; }
      .art-comment-con .comment-data .player-comment .text {
        display: block;
        color: #fff5e4;
        width: 950px;
        height: 62px;
        padding: 10px;
        border: 1px solid #31241e;
        background: #31241e; }
        .art-comment-con .comment-data .player-comment .text.red {
          border-color: #f00; }
    .art-comment-con .comment-data .other-ctrl {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .art-comment-con .comment-data .other-ctrl .limit {
        color: #b10700; }
    .art-comment-con .comment-data .sub-con {
      height: 30px;
      float: right; }
      .art-comment-con .comment-data .sub-con .name {
        line-height: 18px;
        color: #666;
        font-size: 14px;
        float: left;
        margin-top: 6px; }
      .art-comment-con .comment-data .sub-con .star-scroe-con {
        margin: 6px 15px 0 0;
        float: left; }
        .art-comment-con .comment-data .sub-con .star-scroe-con span {
          margin-right: 3px;
          cursor: pointer; }
      .art-comment-con .comment-data .sub-con .scroe-sub {
        width: 98px;
        height: 28px;
        display: inline-block;
        float: left;
        border: 1px solid #ccc;
        background: #fcfcfc;
        color: #333;
        line-height: 28px;
        text-align: center;
        cursor: pointer;
        outline: 0; }
        .art-comment-con .comment-data .sub-con .scroe-sub:hover {
          background: #ff8a00;
          color: #fff;
          border-color: #f60; }
    .art-comment-con .comment-data .check {
      width: 330px;
      float: right;
      margin-right: 10px; }
      .art-comment-con .comment-data .check .word {
        color: #666;
        line-height: 30px;
        float: left; }
      .art-comment-con .comment-data .check .yan {
        width: 80px;
        height: 28px;
        border: 1px solid #d9d9d9;
        display: inline-block;
        margin-right: 5px;
        text-indent: 5px;
        font-size: 12px;
        float: left; }
      .art-comment-con .comment-data .check .img {
        width: 85px;
        height: 28px;
        border: 1px solid #d9d9d9;
        margin-right: 10px;
        float: left; }
      .art-comment-con .comment-data .check .change {
        color: #1a71de;
        cursor: pointer;
        line-height: 30px;
        font-size: 12px;
        float: left; }
    .art-comment-con .comment-data .limit {
      float: left;
      width: 230px;
      height: 30px;
      line-height: 30px;
      text-align: left;
      font-size: 12px;
      color: #999; }
      .art-comment-con .comment-data .limit span {
        margin: 0 4px;
        color: #666; }
        .art-comment-con .comment-data .limit span.high {
          color: #f00; }
  .art-comment-con .comment-list li {
    position: relative;
    padding: 10px 0 10px;
    border-bottom: 1px dotted #3b4240;
    zoom: 1; }
    .art-comment-con .comment-list li:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: "";
      clear: both;
      height: 0; }
    .art-comment-con .comment-list li:nth-last-of-type(1) {
      border: 0; }
    .art-comment-con .comment-list li.last {
      border: 0; }
  .art-comment-con .comment-list .text {
    line-height: 24px;
    font-size: 14px;
    color: #fff5e4;
    word-wrap: break-word; }
  .art-comment-con .comment-list .from {
    font-size: 12px;
    color: #918079;
    line-height: 14px;
    margin-bottom: 5px;
    cursor: default; }
  .art-comment-con .comment-list .jiu {
    font-size: 12px;
    color: #ff8400;
    padding: 0 5px; }
    .art-comment-con .comment-list .jiu:hover {
      text-decoration: none; }
  .art-comment-con .comment-list .mobile {
    border-left: 1px solid #c8bcae;
    padding-left: 5px;
    color: #918079; }
  .art-comment-con .comment-list .name {
    font-size: 14px;
    color: #fc0;
    font-weight: 700;
    margin-right: 10px; }
  .art-comment-con .comment-list .time {
    float: right;
    color: #6c696d; }
  .art-comment-con .comment-list .like {
    height: 20px;
    padding-left: 20px;
    line-height: 20px;
    color: #918079;
    position: absolute;
    right: 4px;
    bottom: 8px;
    background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/comment_icon.png) no-repeat 0 1px;
    cursor: pointer; }
    .art-comment-con .comment-list .like.current {
      background-position: 0 -41px;
      color: #ff8400;
      cursor: default; }
    .art-comment-con .comment-list .like:hover {
      background-position: 0 -41px; }
    .art-comment-con .comment-list .like.no {
      background-position: 0 -82px;
      color: #918079;
      cursor: default; }
  .art-comment-con .comment-list .img-con {
    width: 50px;
    height: 50px;
    display: block;
    float: left; }
    .art-comment-con .comment-list .img-con img {
      width: 100%;
      height: 100%;
      display: block; }
  .art-comment-con .comment-list .detail {
    margin-left: 65px;
    position: relative;
    padding-bottom: 35px; }
  .art-comment-con .comment-list .reply {
    background: #31241e;
    margin: 5px 0 15px 65px;
    position: relative;
    border: 1px solid #271d19; }
    .art-comment-con .comment-list .reply .cor {
      position: absolute;
      width: 19px;
      height: 11px;
      display: block;
      left: 29px;
      top: -11px;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/comment_icon.png) no-repeat 0 -189px; }
    .art-comment-con .comment-list .reply .reply-list {
      padding: 0 12px 12px; }
      .art-comment-con .comment-list .reply .reply-list li {
        padding: 15px 0 10px;
        border-bottom: 1px dotted #454b49; }
      .art-comment-con .comment-list .reply .reply-list .tit {
        font-size: 12px;
        margin-bottom: 10px; }
      .art-comment-con .comment-list .reply .reply-list .name {
        color: #fc0; }
      .art-comment-con .comment-list .reply .reply-list .des {
        line-height: 24px;
        color: #fff5e4; }
      .art-comment-con .comment-list .reply .reply-list .time {
        color: #6c696d; }
    .art-comment-con .comment-list .reply .more {
      height: 16px;
      line-height: 16px;
      color: #1a71de;
      font-size: 14px;
      text-align: right;
      padding: 0 12px 12px 0;
      margin-right: 12px;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/comment_icon.png) no-repeat right -124px;
      background: url(https://portal.ucgc.ucfly.com/public/images/pc/tlbb/comment_icon.png) no-repeat right -124px; }
      .art-comment-con .comment-list .reply .more:hover {
        text-decoration: underline;
        cursor: pointer; }

/* 页面加载 */
.page-load, .page-unload {
  text-align: center;
  height: 45px;
  line-height: 45px;
  border-top: 1px solid #393939; }
  .page-load img, .page-unload img {
    margin-right: 10px;
    vertical-align: middle; }
  .page-load a.page-reload, .page-unload a.page-reload {
    margin: 0 4px;
    color: #175db7; }
    .page-load a.page-reload:hover, .page-unload a.page-reload:hover {
      text-decoration: underline; }
    .page-load a.page-reload.more:hover, .page-unload a.page-reload.more:hover {
      color: #f60;
      text-decoration: underline; }

.page-unload {
  display: none; }

/*# sourceMappingURL=tlbb.css.map */
