.content-wapper {
  margin: 25px auto; }
  .content-wapper .cityHeader {
    margin: auto;
    width: 1200px;
    height: 420px;
    display: flex;
    margin-bottom: 80px; }
    .content-wapper .cityHeader .cityHeader-l {
      height: 100%;
      flex: 0 0 404px;
      border: 1px solid #e5e5e5;
      border-top: 4px solid #04be83;
      box-sizing: border-box; }
    .content-wapper .cityHeader .cityHeader-r {
      height: 100%;
      flex: 0 0 790px;
      margin-left: 5px;
      overflow: hidden;
      position: relative; }
      .content-wapper .cityHeader .cityHeader-r div {
        width: 122px;
        height: 40px;
        background-color: white;
        opacity: 0.58;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
        position: absolute;
        bottom: 0;
        left: 0; }

.cityHeader-l {
  position: relative; }
  .cityHeader-l .top {
    margin-left: 10px;
    margin-right: 5px;
    position: relative;
    height: 340px;
    border-bottom: 1px solid #e5e5e5; }
    .cityHeader-l .top .title {
      padding: 46px 0 30px 16px;
      color: #333333;
      font-size: 32px; }
    .cityHeader-l .top .desc {
      padding: 0 0 88px 16px;
      color: #6e6e6e;
      font-style: italic; }
    .cityHeader-l .top .weather {
      position: absolute;
      padding: 0 0 16px 16px;
      font-weight: bolder;
      bottom: 34px;
      color: #333; }
      .cityHeader-l .top .weather span:nth-child(2) {
        font-weight: normal;
        margin-right: 11px; }
      .cityHeader-l .top .weather span:nth-child(3) {
        font-weight: normal; }
    .cityHeader-l .top .playday {
      position: absolute;
      padding: 0 5px 16px 16px;
      font-weight: bolder;
      bottom: 0;
      color: #333; }
      .cityHeader-l .top .playday span:nth-child(2) {
        font-weight: normal;
        margin-right: 11px; }
      .cityHeader-l .top .playday span:nth-child(3) {
        font-weight: normal; }
  .cityHeader-l .bott {
    display: flex; }
    .cityHeader-l .bott .bott-m .gone {
      color: #959595; }
    .cityHeader-l .bott .bott-m > b {
      color: #333; }
    .cityHeader-l .bott .bott-l, .cityHeader-l .bott .bott-m, .cityHeader-l .bott .bott-r {
      flex: 1;
      cursor: pointer;
      margin: 7px 0;
      height: 60px;
      line-height: 60px;
      text-align: center;
      border-right: 1px solid #e5e5e5; }
    .cityHeader-l .bott .bott-l .want {
      color: #959595; }
    .cityHeader-l .bott .bott-l i {
      background-image: url("../pic/csxq/like2.png");
      width: 26px;
      height: 22px;
      display: inline-block;
      vertical-align: middle; }
    .cityHeader-l .bott :nth-child(2) i {
      background-image: url("../pic/csxq/shoe2.png");
      width: 23px;
      height: 23px;
      display: inline-block;
      vertical-align: middle; }
    .cityHeader-l .bott .arrow {
      display: inline-block;
      border-left: 10px solid #333333;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent; }
    .cityHeader-l .bott .cszn:hover .tip {
      display: block; }
  .cityHeader-l .tip {
    display: none;
    position: absolute;
    padding: 28px 50px;
    background-color: #ffffff;
    z-index: 2;
    left: 403px;
    width: 415px;
    top: 340px;
    filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.5)); }
    .cityHeader-l .tip:before {
      content: '';
      position: absolute;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-right: 10px solid #ffffff;
      left: -9px;
      top: 27px; }
    .cityHeader-l .tip .tip-items {
      font-size: 0;
      line-height: 40px; }
      .cityHeader-l .tip .tip-items:last-child {
        margin-bottom: 0; }
      .cityHeader-l .tip .tip-items .tip-title {
        vertical-align: top;
        display: inline-block;
        font-size: 16px;
        font-weight: bolder;
        color: #333333;
        width: 95px; }
      .cityHeader-l .tip .tip-items .tip-list {
        display: inline-block;
        width: 320px; }
        .cityHeader-l .tip .tip-items .tip-list span {
          color: #a5a5a5;
          font-size: 15px;
          margin-left: 38px;
          float: left; }
          .cityHeader-l .tip .tip-items .tip-list span:first-child {
            margin-left: 0; }

.jcxc {
  margin: auto;
  width: 1200px;
  padding-bottom: 80px; }
  .jcxc .scenery-List {
    padding: 0 54px 0 54px; }
    .jcxc .scenery-List .scenery-items {
      float: left;
      width: 250px;
      height: 260px;
      border: 1px solid #e5e5e5;
      margin-right: 28px;
      margin-bottom: 44px;
      position: relative; }
      .jcxc .scenery-List .scenery-items:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
        .jcxc .scenery-List .scenery-items:hover .scenery-bott .title {
          color: #04be83; }
      .jcxc .scenery-List .scenery-items:nth-child(4n) {
        margin-right: 0; }
      .jcxc .scenery-List .scenery-items .isSupportScanCode {
        position: absolute;
        right: -5px;
        top: 133px;
        height: 20px;
        font-size: 12px;
        color: #fff;
        line-height: 17px;
        background: #ff6262;
        padding: 0 7px;
        border-radius: 4px;
        vertical-align: inherit;
        z-index: 1; }
        .jcxc .scenery-List .scenery-items .isSupportScanCode .scan {
          height: 12px;
          width: 12px;
          vertical-align: middle; }
        .jcxc .scenery-List .scenery-items .isSupportScanCode span {
          vertical-align: middle; }
      .jcxc .scenery-List .scenery-items .scenery-top {
        cursor: pointer;
        position: relative;
        height: 166px;
        width: 100%;
        overflow: hidden; }
        .jcxc .scenery-List .scenery-items .scenery-top .bookBtn {
          position: absolute;
          left: 0;
          top: 8px;
          width: 42px;
          height: 20px;
          font-size: 14px;
          line-height: 20px;
          border-radius: 0 10px 10px 0;
          background: #ffcc00;
          text-indent: 13px; }
        .jcxc .scenery-List .scenery-items .scenery-top img {
          height: 100%;
          width: 100%; }
        .jcxc .scenery-List .scenery-items .scenery-top i {
          display: block;
          width: 28px;
          height: 32px;
          background-color: #ffcc00;
          top: 0;
          right: 7px;
          position: absolute;
          text-align: center;
          line-height: 34px; }
          .jcxc .scenery-List .scenery-items .scenery-top i:after {
            content: '';
            position: absolute;
            height: 0;
            width: 0;
            /* border-top: 14px solid #ffcc00; */
            border-left: 14px solid #ffcc00;
            border-right: 14px solid #ffcc00;
            border-bottom: 14px solid transparent;
            right: 0;
            bottom: -13px; }
      .jcxc .scenery-List .scenery-items .scenery-bott {
        height: 46px;
        padding: 18px 16px 30px 16px; }
        .jcxc .scenery-List .scenery-items .scenery-bott .title {
          cursor: pointer;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .jcxc .scenery-List .scenery-items .scenery-bott .bottom {
          margin-top: 7px; }
          .jcxc .scenery-List .scenery-items .scenery-bott .bottom .star-wrapper {
            display: inline-block;
            width: 93px;
            height: 16px; }
          .jcxc .scenery-List .scenery-items .scenery-bott .bottom .rate {
            display: inline-block;
            font-size: 12px;
            margin-right: 14px;
            vertical-align: top;
            color: #959595; }
            .jcxc .scenery-List .scenery-items .scenery-bott .bottom .rate:nth-child(2) {
              margin-left: 10px;
              color: #04be83; }
            .jcxc .scenery-List .scenery-items .scenery-bott .bottom .rate:nth-child(3) {
              cursor: pointer; }
  .jcxc .all-scenery {
    cursor: pointer;
    height: 70px;
    width: 300px;
    line-height: 70px;
    display: block;
    text-align: center;
    color: #ffffff;
    background-color: #04be83;
    margin: auto;
    font-size: 22px; }

.zkyx-wrapper {
  background-color: #f5f5f5; }

.zkyx {
  margin: auto;
  width: 1200px;
  background-color: #f5f5f5;
  padding: 80px 0 75px 0; }
  .zkyx .zkyx-head {
    height: 36px;
    line-height: 36px;
    margin-bottom: 76px; }
    .zkyx .zkyx-head div {
      display: inline-block; }
    .zkyx .zkyx-head .title {
      font-size: 36px;
      padding: 0 32px 0 55px; }
    .zkyx .zkyx-head .zkyx-nav {
      width: 113px;
      height: 21px;
      font-size: 16px;
      line-height: 21px;
      text-align: center;
      vertical-align: super;
      cursor: pointer;
      -webkit-transition: color .6s;
      -moz-transition: color 0.6s;
      -ms-transition: color 0.6s;
      -o-transition: color 0.6s;
      transition: color 0.6s; }
      .zkyx .zkyx-head .zkyx-nav:nth-child(2) {
        border-left: 1px solid #dcd9cb; }
      .zkyx .zkyx-head .zkyx-nav:hover {
        color: #24b490; }
  .zkyx .items-list {
    padding: 0 55px 63px 55px;
    display: flex;
    flex-wrap: wrap; }
    .zkyx .items-list .scenery-items {
      flex: 1;
      width: 249px;
      height: 260px;
      border: 1px solid #e5e5e5;
      margin-right: 28px;
      cursor: pointer; }
      .zkyx .items-list .scenery-items:nth-child(4n) {
        margin-right: 0; }
      .zkyx .items-list .scenery-items .scenery-top {
        position: relative;
        height: 166px;
        width: 100%;
        overflow: hidden; }
        .zkyx .items-list .scenery-items .scenery-top img {
          height: 100%; }
      .zkyx .items-list .scenery-items .scenery-bott {
        height: 46px;
        padding: 18px 16px 30px 16px;
        background-color: #ffffff; }
        .zkyx .items-list .scenery-items .scenery-bott .title {
          line-height: 19px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }
        .zkyx .items-list .scenery-items .scenery-bott .bottom .type {
          font-size: 12px;
          color: #b5b5b5;
          text-align: right; }
        .zkyx .items-list .scenery-items .scenery-bott .bottom .price span {
          color: #f54667; }
  .zkyx .all-scenery {
    cursor: pointer;
    height: 70px;
    width: 300px;
    line-height: 70px;
    display: block;
    text-align: center;
    color: #ffffff;
    background-color: #04be83;
    margin: auto;
    font-size: 22px; }

.cshd-wrapper {
  background-color: #04be83; }

.cshd {
  margin: auto;
  width: 1200px;
  background-color: #04be83;
  padding: 80px 0 75px 0; }
  .cshd .cshd-head {
    height: 36px;
    line-height: 36px;
    margin-bottom: 76px; }
    .cshd .cshd-head .title {
      color: #ffffff;
      font-size: 36px;
      padding: 0 32px 0 55px; }
  .cshd .items-list {
    padding: 0 55px 63px 55px;
    display: flex;
    flex-wrap: wrap; }
    .cshd .items-list .noContent {
      text-align: center;
      height: 101px;
      font-size: 24px;
      font-weight: normal;
      line-height: 80px;
      letter-spacing: 2px;
      color: #ffffff;
      margin-left: 373px; }
    .cshd .items-list .hd-items {
      margin-right: 26px;
      cursor: pointer;
      height: 206px;
      width: 532px;
      background-color: #ffffff;
      font-size: 0;
      border: 1px solid #e5e5e5;
      box-sizing: border-box; }
      .cshd .items-list .hd-items:hover .right .title {
        color: #04be83; }
      .cshd .items-list .hd-items:nth-child(2n) {
        margin-right: 0; }
      .cshd .items-list .hd-items .left {
        position: relative;
        z-index: 1;
        display: inline-block;
        width: 253px;
        height: 204px;
        overflow: hidden;
        background-color: #ffffff; }
        .cshd .items-list .hd-items .left .img-wrapper {
          height: 155px;
          width: 232px;
          overflow: hidden;
          margin: 26px 0 0 12px; }
          .cshd .items-list .hd-items .left .img-wrapper img {
            height: 100%; }
      .cshd .items-list .hd-items .right {
        background-color: #ffffff;
        z-index: 1;
        padding-right: 9px;
        position: relative;
        display: inline-block;
        height: 100%;
        vertical-align: top;
        width: 267px; }
        .cshd .items-list .hd-items .right .title {
          font-size: 20px;
          line-height: 20px;
          color: #333333;
          margin: 26px 0 38px 0;
          text-overflow: ellipsis;
          overflow: hidden;
          white-space: nowrap;
          font-weight: 600; }
        .cshd .items-list .hd-items .right .content {
          font-size: 12px;
          color: #959595;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 4; }
        .cshd .items-list .hd-items .right .time {
          position: absolute;
          bottom: 30px;
          font-size: 12px;
          color: #959595; }
  .cshd .all-scenery {
    cursor: pointer;
    border: 1px solid #ffffff;
    height: 70px;
    width: 300px;
    line-height: 70px;
    display: block;
    text-align: center;
    color: #ffffff;
    background-color: #04be83;
    margin: auto;
    font-size: 22px; }

.hd-items {
  position: relative;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; }

.hd-items:before, .hd-items:after {
  content: "";
  position: absolute;
  top: 38px;
  bottom: 17px;
  background: transparent;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.7);
  z-index: 0; }

.hd-items:before {
  left: 22px;
  right: 12px;
  transform: skew(-6deg) rotate(-4deg); }

.hd-items:after {
  left: 12px;
  right: 22px;
  transform: skew(6deg) rotate(4deg); }

.xcgl {
  margin: auto;
  width: 1200px;
  padding: 80px 0 55px 0; }
  .xcgl .xcgl-head {
    height: 36px;
    line-height: 36px;
    margin-bottom: 76px; }
    .xcgl .xcgl-head .title {
      color: #424141;
      font-size: 36px;
      padding: 0 32px 0 55px; }
  .xcgl .select-list {
    padding: 0 32px 0 55px;
    font-size: 0; }
  .xcgl .items-list {
    margin-top: 60px;
    padding: 0 55px 63px 55px;
    display: flex;
    flex-wrap: wrap; }
    .xcgl .items-list .noContent {
      font-size: 24px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 214px;
      letter-spacing: 2px;
      color: #7b7b7b;
      margin-left: 390px; }
    .xcgl .items-list .zk-items {
      font-size: 0;
      width: 1093px;
      height: 213px;
      margin-bottom: 50px; }
      .xcgl .items-list .zk-items:hover .right .title {
        color: #04be83; }
      .xcgl .items-list .zk-items:hover .left {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
      .xcgl .items-list .zk-items .left {
        display: inline-block;
        height: 209px;
        width: 316px;
        overflow: hidden;
        border: 1px solid #dfdcdc;
        padding: 2px;
        margin-right: 28px;
        box-sizing: border-box; }
        .xcgl .items-list .zk-items .left div {
          height: 100%;
          overflow: hidden; }
          .xcgl .items-list .zk-items .left div img {
            height: 100%;
            width: 100%; }
      .xcgl .items-list .zk-items .right {
        display: inline-block;
        height: 209px;
        width: 745px;
        vertical-align: top; }
        .xcgl .items-list .zk-items .right .title {
          font-size: 20px;
          line-height: 20px;
          margin-top: 23px;
          color: #424141;
          font-weight: 600; }
        .xcgl .items-list .zk-items .right .mid {
          margin-top: 18px;
          font-size: 16px;
          color: #424141;
          line-height: 16px; }
          .xcgl .items-list .zk-items .right .mid .day, .xcgl .items-list .zk-items .right .mid .addNum {
            margin-right: 20px; }
        .xcgl .items-list .zk-items .right .content {
          margin-top: 29px;
          font-size: 16px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          height: 40px;
          color: #444; }
        .xcgl .items-list .zk-items .right .bott {
          margin-top: 22px;
          font-size: 14px;
          color: #a5a5a5; }

.select-item {
  display: inline-block;
  position: relative; }
  .select-item .arrow {
    height: 28px;
    width: 28px;
    background-color: #04be83;
    position: absolute;
    top: 2px;
    right: 28px;
    -webkit-transition: all .3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .select-item .arrow i {
      cursor: pointer;
      border-top: 10px solid #ffffff;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      position: relative;
      top: 20px;
      margin: auto;
      left: 6px; }
    .select-item .arrow.active {
      transform: rotate(180deg);
      -webkit-transition: all .3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
  .select-item input {
    cursor: pointer;
    font-size: 20px;
    display: inline-block;
    line-height: 30px;
    border: 1px solid #cdcdcd;
    color: #424141;
    width: 176px;
    height: 30px;
    padding-left: 8px;
    margin-right: 26px; }
  .select-item ul {
    display: none;
    position: absolute;
    font-size: 20px;
    line-height: 30px;
    color: #424141;
    width: 184px;
    top: 32px;
    left: 5px;
    border: 1px solid #cdcdcd;
    border-top: 0; }
    .select-item ul li {
      background-color: #ffffff;
      cursor: pointer;
      padding-left: 8px;
      text-align: right;
      padding-right: 39px; }
      .select-item ul li:hover {
        background-color: #F5F5F5; }

.jcxc .tabtitle ul li.hover a {
  background: #fff; }

/*# sourceMappingURL=cityDetail.css.map */
