<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, ul, ol, dl, dd, p {
  margin: 0;
  padding: 0;
  list-style: none; }

a {
  text-decoration: none;
  color: #666666; }

.container {
  position: relative;
  width: 1200px;
  margin: 0 auto; }
  .container:before {
    content: '';
    display: block;
    clear: both; }
  .container:after {
    content: '';
    display: block;
    clear: both; }

.main {
  background: #fff; }
  .main .container {
    min-height: 500px;
    padding-bottom: 40px;
    font-size: 14px; }
    .main .container .hall-head {
      position: relative;
      line-height: 96px;
      padding: 0 60px;
      color: #fff;
      background: url("../../themeBlue/img/search-bg.jpg") no-repeat; }
      .main .container .hall-head &gt; b {
        display: inline-block;
        font-size: 20px; }
      .main .container .hall-head &gt; span {
        position: relative;
        top: 22px;
        left: -158px; }
      .main .container .hall-head &gt; input {
        width: 300px;
        margin-left: 240px;
        padding-left: 5px;
        line-height: 28px;
        height: 28px; }
      .main .container .hall-head .search {
        padding: 6px 16px 8px;
        position: relative;
        left: -5px;
        background: #13b7f6;
        color: #fff; }
        .main .container .hall-head .search:hover {
          background: #0897ce; }
      .main .container .hall-head .filter {
        color: #fff;
        margin-left: 30px;
        padding: 0 20px 17px 0; }
        .main .container .hall-head .filter:hover + div {
          display: block; }
      .main .container .hall-head .filter-detail {
        position: absolute;
        top: 70px;
        right: 10px;
        width: 500px;
        height: 300px;
        background: #8fc;
        display: none; }
        .main .container .hall-head .filter-detail:hover {
          display: block; }
    .main .container .hall-list {
      margin-bottom: 30px;
      font-size: 14px; }
      .main .container .hall-list .row {
        border: 1px solid #ddd;
        margin-top: -1px;
                position:relative;

        line-height: 40px; }
        .main .container .hall-list .row .c-left {
          float: left;
           position:absolute;
          top:0;
          left:0;
          height:100%;
          text-align: center;
          width: 100px;
          border-right: 1px solid #ddd;
          font-weight: bold; }
        .main .container .hall-list .row .c-right {
          padding-left: 120px; }
          .main .container .hall-list .row .c-right a {
            margin-right: 15px;
            padding: 4px 9px;
            display:inline-block;
            height:25px;
            line-height:25px;
            border-radius: 3px; }
            .main .container .hall-list .row .c-right a:hover {
              color: #fff;
              background: #f7991f; }
            .main .container .hall-list .row .c-right a.active {
              color: #fff;
              background: #f7991f; }
      .main .container .hall-list .hot .c-left {
        color: #0897ce;
        }
    
        .main .container .hall-list .hot .c-right a {
          padding: 3px 6px;
          background: #13b7f6;
          color: #fff; }
          .main .container .hall-list .hot .c-right a:hover {
            color: #fff;
            background: #0785b6; }
      .main .container .hall-list .list-head .c-left a:hover {
        color: #f7991f; }
      .main .container .hall-list .list-body {
        display: none; }
        .main .container .hall-list .list-body.active {
          display: block; }
    .main .container .hall-sch {
      padding-left: 20px;
      line-height: 30px; }
      .main .container .hall-sch b {
        color: #13b7f6; }
    .main .container .hall-sort {
      line-height: 40px;
      overflow: hidden; }
      .main .container .hall-sort a {
        float: left;
        padding: 0 9px;
        border: 1px solid #ddd;
        margin-right: -1px; }
        .main .container .hall-sort a.sort-a {
          color: #13b7f6; }
          .main .container .hall-sort a.sort-a:hover {
            color: #0897ce; }
        .main .container .hall-sort a.sort-b {
          color: #12B8F4; }
          .main .container .hall-sort a.sort-b:hover {
            color: #0997ca; }
        .main .container .hall-sort a.arrow i {
          padding: 0 6px;
          background: url("../../themeBlue/img/icons.png") no-repeat 1px -92px; }
        .main .container .hall-sort a.arrow.cur i {
          background-position: -19px -92px; }
        .main .container .hall-sort a:hover {
          color: #f7991f; }
      .main .container .hall-sort sub {
        color: #999; }
    .main .container .game-detail {
      padding: 13px 0;
      line-height: 120px;
      margin-top: -1px;
      border-bottom: 1px solid #ddd;
      border-top: 1px solid #ddd; }
      .main .container .game-detail:hover {
        background: #f9f9f9; }
      .main .container .game-detail &gt; img {
        float: left;
        width: 100px;
        height: 100px;
        margin: 10px 15px; }
      .main .container .game-detail &gt; ul {
        float: left; }
        .main .container .game-detail &gt; ul li {
          line-height: 40px; }
        .main .container .game-detail &gt; ul.detail-a li {
          position: relative;
          width: 567px;
          height:40px;
        }
          .main .container .game-detail &gt; ul.detail-a li.a-line1 b {
            color: #13b7f6; }
          .main .container .game-detail &gt; ul.detail-a li.a-line1 a {
            font-size: 15px;
            color: #333;
                text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 400px;
}
          }
            .main .container .game-detail &gt; ul.detail-a li.a-line1 a:hover {
              color: #13b7f6; }
            .main .container .game-detail &gt; ul.detail-a li.a-line1 a:hover + .line1-sub {
              display: block; }
          .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub {
            position: absolute;
            z-index: 10;
            top: -20px;
            left: 220px;
            width: 480px;
            height: 320px;
            padding: 3px 20px;
            border: 2px solid #13b7f6;
            background: #fff;
            display: none; }
            .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-title {
              padding: 2px 36px 7px 5px;
              border-bottom: 1px solid #ccc;
              width: 400px;
              margin: 5px 0;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap;
              color: #0897ce; }
            .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-infos {
              overflow: hidden; }
              .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-infos li {
                float: left;
                width: 200px;
                line-height: 30px;
                height: 30px;
                border: 0;
                margin: 0;
                padding-left: 0;
                color: #bbb; }
                .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-infos li span {
                  color: #666; }
            .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-time-money {
              overflow: hidden;
              margin-top: 15px;
              background: #fff; }
              .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-time-money li {
                text-align: center;
                float: left;
                width: 115px;
                height: 80px;
                padding: 0;
                z-index: 100;
                border: 1px solid #eee;
                position: relative;
                cursor: pointer;
                font-size: 14px; }
                .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-time-money li &gt; p {
                  background: #44c6f8;
                  color: #fff;
                  font-weight: bold; }
                .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-time-money li &gt; i {
                  position: absolute;
                  width: 11px;
                  height: 11px;
                  right: 0;
                  bottom: 0;
                  background: url("../../themeBlue/img/icons.png") no-repeat -3px -112px;
                  display: none; }
                .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-time-money li.active {
                  border: 1px solid #3ac3f7; }
                  .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-time-money li.active i {
                    display: block; }
            .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .rent-btn {
              color: #fff;
              padding: 6px 25px;
              background: #13b7f6;
              border-radius: 4px; }
              .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .rent-btn:hover {
                background: #0897ce; }
            .main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub:hover {
              display: block; }
          .main .container .game-detail &gt; ul.detail-a li.a-line2 {
            color: #999; }
          .main .container .game-detail &gt; ul.detail-a li.a-line3 {
            color: #666; }
            .main .container .game-detail &gt; ul.detail-a li.a-line3 &gt; b {
              color: #0897ce; }
            .main .container .game-detail &gt; ul.detail-a li.a-line3 a {
              margin-right: 2px;
              background: #13b7f6;
              color: #fff;
              line-height: 18px;
              padding: 0 3px; }
        .main .container .game-detail &gt; ul.detail-b {
          margin-left: 20px; }
          .main .container .game-detail &gt; ul.detail-b li {
            line-height: 30px;
            width: 300px;
            margin-right: 20px; }
            .main .container .game-detail &gt; ul.detail-b li &gt; b {
              color: #09adec; }
            .main .container .game-detail &gt; ul.detail-b li.b-line4 {
              color: #888; }
    .main .container .rent-now {
      padding: 12px 30px;
      border: 1px solid #13b7f6;
      color: #13b7f6;
      border-radius: 3px; }
      .main .container .rent-now:hover {
        color: #fff;
        background: #13b7f6; }
    .main .container .pages {
      text-align: center;
      line-height: 50px;
      margin-top: 30px; }
      .main .container .pages a {
        padding: 5px 12px;
        border: 1px solid #8D8D8D;
        font-size: 14px; }
        .main .container .pages a.active {
          background: #13b7f6;
          color: #fff; }
        .main .container .pages a:hover {
          background: #13b7f6;
          color: #fff; }

        .main .container .game-detail &gt; img {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 15px; }

.main .container .game-detail &gt; ul li {
  line-height: 25px; }
.main .container .game-detail &gt; ul.detail-a li {
  position: relative;
  width: 400px;
  height: auto; }


.main .container .game-detail &gt; ul.detail-a li.a-line1 {
  max-height: 50px; }

.main .container .game-detail &gt; ul.detail-a li.a-line1 .line-title {
  font-size: 15px;
  color: #333;
  display: inline-block;
  width: 400px;
  height: auto;
  max-height: 50px;
  text-overflow:inherit;
  white-space:normal;
  overflow: hidden; }

.main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub {
  position: absolute;
  z-index: 10;
  top: -20px;
  left: 220px;
  width: 480px;
  height:auto;
  padding: 3px 20px;
  background: #fff;
  display: none; }

.main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .title-detail {
  max-height: 50px;
  overflow: hidden; }

.main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .sub-time-money li {
  line-height: 40px;
}
.main .container .game-detail &gt; ul.detail-a li.a-line1 .line1-sub .rent-btn {
  padding: 10px 25px;
  width: 160px;
  display: inline-block; }

          .main .container .game-detail &gt; ul.detail-b li {
            line-height: 25px;
          }



   /*/20170714 */
        .main .container .add-list {
      padding: 10px 0;
      background-color: #fff; }
      .main .container .add-list .list-title {
        position: relative;
        width: 100%;
        height: 50px;
        background: #13b7f6; }
        .main .container .add-list .list-title .title-a {
          display: inline-block;
          line-height: 50px;
          font-size: 24px;
          color: #fff;
          margin-left: 40px; }
        .main .container .add-list .list-title .title-b {
          margin-left: 10px;
          font-size: 18px;
          color: #fff; }
        .main .container .add-list .list-title img {
          position: absolute;
          top: 0;
          left: 0; }
      .main .container .add-list .list-cont {
        border: 1px solid #ddd; }
        .main .container .add-list .list-cont .a-pre, .main .container .add-list .list-cont .a-next {
          position: absolute;
          top: 127px;
          height: 60px;
          z-index: 40;
          line-height: 60px;
          width: 25px;
          text-align: center;
          background-color: #13b7f6;
          color: #fff;
          border-radius: 3px;
          font-size: 20px; }
          .main .container .add-list .list-cont .a-pre.disabled, .main .container .add-list .list-cont .a-next.disabled {
            background: #ddd;
            color: #000; }
        .main .container .add-list .list-cont .a-pre {
          left: 10px; }
        .main .container .add-list .list-cont .a-next {
          right: 10px; }
        .main .container .add-list .list-cont .list-body-add {
          position: relative;
          width: 1080px;
          height: 205px;
          margin: 10px auto;
          text-align: center;
          overflow: hidden; }
          .main .container .add-list .list-cont .list-body-add .body-parent {
            position: absolute;
            height: 205px;
            top: 0;
            left: 0;
            overflow: hidden;
            transition: all 0.3s linear; }
          .main .container .add-list .list-cont .list-body-add .items-it {
            display: inline-block;
            position: relative;
            float: left;
            padding: 5px;
            width: 166px;
            min-height: 100px;
            border: 2px solid transparent; }
            .main .container .add-list .list-cont .list-body-add .items-it:hover {
              border-color: #13b7f6;
              border-radius: 3px; }
            .main .container .add-list .list-cont .list-body-add .items-it p {
              font-size: 14px;
              color: #888; }
          .main .container .add-list .list-cont .list-body-add .body-child-img {
            position: relative;
            width: 100px;
            margin: 0 auto; }
            .main .container .add-list .list-cont .list-body-add .body-child-img .left-top {
              position: absolute;
              top: 0;
              left: 0; }
            .main .container .add-list .list-cont .list-body-add .body-child-img .middle {
              width: 100px;
              height: 100px;
              vertical-align: middle; }
          .main .container .add-list .list-cont .list-body-add .body-child-msg {
            width: 100%;
            height: 34px;
            margin: 8px 0 3px;
            display: -webkit-box;
            overflow: hidden;
            white-space: normal !important;
            text-overflow: ellipsis;
            word-wrap: break-word;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; }
          .main .container .add-list .list-cont .list-body-add .body-child-price {
            text-align: left; }
            .main .container .add-list .list-cont .list-body-add .body-child-price .price-a {
              color: #13b7f6; }
              .main .container .add-list .list-cont .list-body-add .body-child-price .price-a b {
                font-size: 20px; }
            .main .container .add-list .list-cont .list-body-add .body-child-price .pei {
              padding: 1px 3px;
              border-radius: 3px;
              background: #13b7f6;
              color: #fff;
              font-style: normal; }
             .main .container .hall-sub-content .hall-sub-left .add-list {
          padding-top: 0; }
          .main .container .hall-sub-content .hall-sub-left .add-list .list-body-add {
            overflow: auto;
            width: 168px;
            height: auto; }
            .main .container .hall-sub-content .hall-sub-left .add-list .list-body-add .body-parent {
              overflow: auto;
              position: static;
              height: auto; }
              .main .container .hall-sub-content .hall-sub-left .add-list .list-body-add .body-parent .items-it {
                width: 145px;
                float: none;
                display: block;
                margin: 0 auto; }
              .main .container .hall-sub-content .hall-sub-left .add-list .list-body-add .body-parent .price-a b {
                font-size: 18px; }
              .main .container .hall-sub-content .hall-sub-right {
        padding-left: 180px; }
                    .main .container .hall-sub-content .hall-sub-left {
        position: absolute;
        top: 0;
        left: 0;
        width: 170px;
        min-height: 500px; }
        .main .container .hall-sub-content .hall-sub-left .add-list {
          padding-top: 0; }
          .main .container .hall-sub-content .hall-sub-left .add-list .list-body-add {
            overflow: auto;
            width: 168px;
            height: auto; }
            .main .container .hall-sub-content .hall-sub-left .add-list .list-body-add .body-parent {
              overflow: auto;
              position: static;
              height: auto; }
              .main .container .hall-sub-content .hall-sub-left .add-list .list-body-add .body-parent .items-it {
                width: 145px;
                float: none;
                display: block;
                margin: 0 auto; }
              .main .container .hall-sub-content .hall-sub-left .add-list .list-body-add .body-parent .price-a b {
                font-size: 18px; }
      .main .container .hall-sub-content .hall-sub-right {
        padding-left: 180px; }
         .main .container .hall-sub-content {
      position: relative;
      min-height: 2050px; }
	  
	   .main .container .hall-sort .add-copy-1 {
        position: relative;
        top: 5px;
        left: 10px;
        height: 26px;
        line-height: 26px;
        border-radius: 5px;
        color: #fff;
        background: #13B7F6; }</pre></body></html>