.contentTitle {
  padding-left: 26px;
  box-sizing: border-box;
  position: relative;
  width: 1198px;
  left: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%); }
  .contentTitle .title {
    font-weight: 500 !important;
    display: block;
    margin: 50px 0 30px !important;
    color: #333; }
  .contentTitle .title-down {
    font-size: 16px;
    color: #333; }
    .contentTitle .title-down .look {
      margin-left: 18px; }
    .contentTitle .title-down span, .contentTitle .title-down div, .contentTitle .title-down i {
      display: inline-block; }

.content-wapper {
  border-top: 3px solid #04be83;
  display: flex;
  width: 1200px;
  margin: 25px auto; }
  .content-wapper .content-left {
    display: inline-block;
    flex: 0 0 844px; }
    .content-wapper .content-left .content-lefttop {
      border-left: 1px solid #e5e5e5;
      border-right: 1px solid #e5e5e5;
      padding: 0 26px;
      border-bottom: 2px solid #f3f3f3; }
      .content-wapper .content-left .content-lefttop .content-lt {
        line-height: 16px;
        font-size: 16px;
        color: #333333;
        padding: 36px 0;
        border-bottom: 2px solid #f3f3f3; }
        .content-wapper .content-left .content-lefttop .content-lt .content-lt-item {
          height: 20px;
          margin-bottom: 17px; }
          .content-wapper .content-left .content-lefttop .content-lt .content-lt-item .tag-items {
            margin-left: 6px; }
          .content-wapper .content-left .content-lefttop .content-lt .content-lt-item:last-child {
            margin-bottom: 0; }
          .content-wapper .content-left .content-lefttop .content-lt .content-lt-item span, .content-wapper .content-left .content-lefttop .content-lt .content-lt-item i, .content-wapper .content-left .content-lefttop .content-lt .content-lt-item div {
            display: inline-block; }
          .content-wapper .content-left .content-lefttop .content-lt .content-lt-item i {
            background-repeat: no-repeat !important;
            vertical-align: middle; }
          .content-wapper .content-left .content-lefttop .content-lt .content-lt-item .rl {
            width: 13px;
            height: 13px;
            background: url("../pic/journeyDetail/calendar.png"); }
          .content-wapper .content-left .content-lefttop .content-lt .content-lt-item .flag {
            height: 14px;
            width: 12px;
            margin-left: 18px;
            background: url("../pic/journeyDetail/flag.png"); }
          .content-wapper .content-left .content-lefttop .content-lt .content-lt-item .car {
            height: 10px;
            width: 21px;
            margin-left: 18px;
            background: url("../pic/journeyDetail/car.png"); }
          .content-wapper .content-left .content-lefttop .content-lt .content-lt-item .go {
            height: 20px;
            width: 12px;
            background: url("../pic/journeyDetail/people.png"); }
          .content-wapper .content-left .content-lefttop .content-lt .content-lt-item .tag {
            height: 15px;
            width: 15px;
            background: url("../pic/journeyDetail/tag.png"); }
      .content-wapper .content-left .content-lefttop .scenery-items {
        border-bottom: 2px solid #f3f3f3;
        padding: 48px 0 25px 0; }
        .content-wapper .content-left .content-lefttop .scenery-items:last-child {
          border-bottom: 0; }
        .content-wapper .content-left .content-lefttop .scenery-items .title {
          font-size: 24px;
          color: #04be83;
          margin-bottom: 25px; }
        .content-wapper .content-left .content-lefttop .scenery-items .content {
          color: #444;
          margin-bottom: 28px; }
          .content-wapper .content-left .content-lefttop .scenery-items .content img {
            width: 100%; }
        .content-wapper .content-left .content-lefttop .scenery-items .relative-wapper .title {
          color: #333333;
          font-size: 18px;
          margin-bottom: 32px; }
        .content-wapper .content-left .content-lefttop .scenery-items .scenery-list {
          font-size: 0; }
          .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys {
            -webkit-transition: all .6s;
            -moz-transition: all .6s;
            -ms-transition: all .6s;
            -o-transition: all .6s;
            transition: all .6s;
            position: relative;
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; }
            .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys:hover {
              box-shadow: 0 1px 10px rgba(0, 0, 0, 0.6); }
              .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys:hover .add-img {
                opacity: 0.8;
                transform: scale(1.1, 1.1); }
          .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys:before, .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys:after {
            content: "";
            position: absolute;
            top: 225px;
            bottom: 8px;
            background: transparent;
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.7);
            z-index: -1; }
          .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys:before {
            left: 22px;
            right: 12px;
            transform: skew(-6deg) rotate(-4deg); }
          .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys:after {
            left: 12px;
            right: 22px;
            transform: skew(6deg) rotate(4deg); }
          .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys {
            display: inline-block;
            width: 249px;
            height: 245px;
            margin: 0 18px 20px 0;
            border: 1px solid #e5e5e5; }
            .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys:nth-child(3n) {
              margin-right: 0; }
            .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .isSupportScanCode {
              position: absolute;
              right: -6px;
              top: 125px;
              height: 18px;
              font-size: 12px;
              color: #fff;
              line-height: 17px;
              background: #ff6262;
              padding: 0 7px;
              border-radius: 4px;
              vertical-align: inherit;
              z-index: 1; }
              .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .isSupportScanCode .scan {
                height: 12px;
                width: 12px;
                vertical-align: middle; }
              .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .isSupportScanCode span {
                vertical-align: middle; }
            .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .img {
              cursor: pointer;
              height: 166px;
              overflow: hidden;
              position: relative; }
              .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .img .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;
                margin: 0; }
              .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .img img {
                height: 100%;
                width: 100%;
                -webkit-transition: all .6s;
                -moz-transition: all .6s;
                -ms-transition: all .6s;
                -o-transition: all .6s;
                transition: all .6s; }
            .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .scenerys-down {
              height: 79px;
              background-color: #fff; }
              .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .scenerys-down .title {
                padding: 18px 16px 9px 16px;
                margin-bottom: 0;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis; }
              .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .scenerys-down .star-wapper {
                height: 14px;
                width: 77px;
                margin-left: 16px;
                display: inline-block; }
              .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .scenerys-down .score {
                display: inline-block;
                font-size: 14px;
                color: #04be83;
                line-height: 14px;
                margin-left: 8px;
                vertical-align: bottom; }
              .content-wapper .content-left .content-lefttop .scenery-items .scenery-list .scenerys .scenerys-down .commond {
                cursor: pointer;
                font-size: 12px;
                color: #959595;
                display: inline-block;
                float: right;
                line-height: 12px;
                margin-right: 6px; }
    .content-wapper .content-left .content-leftdown {
      padding: 0 26px;
      margin: 40px 0 60px 0;
      border-left: 1px solid #e5e5e5;
      border-right: 1px solid #e5e5e5;
      border-bottom: 2px solid #f3f3f3;
      border-top: 2px solid #f3f3f3; }
      .content-wapper .content-left .content-leftdown .title {
        font-size: 24px;
        color: #04be83;
        padding: 50px 0 24px 0; }
      .content-wapper .content-left .content-leftdown .input-area {
        height: 130px;
        width: 100%; }
        .content-wapper .content-left .content-leftdown .input-area .pleaseLog, .content-wapper .content-left .content-leftdown .input-area .pleaseLog a {
          color: #04be83 !important;
          line-height: 130px;
          text-align: center; }
        .content-wapper .content-left .content-leftdown .input-area textarea {
          height: 100% !important;
          width: 100%;
          background-color: #f4f3f3;
          color: #5a5a5a;
          border: 0;
          resize: none;
          padding: 9px 6px 9px 6px;
          box-sizing: border-box; }
      .content-wapper .content-left .content-leftdown button {
        outline: none;
        background: #04be83;
        border: 0;
        height: 34px;
        width: 132px;
        color: #fff;
        text-align: center;
        margin: 30px 0 40px 660px;
        -webkit-transition: background .6s;
        -moz-transition: background .6s;
        -ms-transition: background .6s;
        -o-transition: background .6s;
        transition: background .6s; }
        .content-wapper .content-left .content-leftdown button:hover {
          background: #04BE55; }
      .content-wapper .content-left .content-leftdown .commendList .commend-items {
        border-bottom: 2px solid #f3f3f3;
        padding: 40px 0;
        display: flex; }
        .content-wapper .content-left .content-leftdown .commendList .commend-items:last-child {
          border-bottom: 0; }
        .content-wapper .content-left .content-leftdown .commendList .commend-items .headimg {
          border-radius: 50%;
          overflow: hidden;
          height: 92px;
          flex: 0 0 92px;
          margin-top: 7px; }
          .content-wapper .content-left .content-leftdown .commendList .commend-items .headimg > img {
            display: block;
            width: 100%; }
        .content-wapper .content-left .content-leftdown .commendList .commend-items .commend-right {
          line-height: 16px;
          flex: 0 0 700px;
          padding-left: 16px;
          box-sizing: border-box; }
          .content-wapper .content-left .content-leftdown .commendList .commend-items .commend-right .name {
            color: #333;
            font-weight: 700; }
          .content-wapper .content-left .content-leftdown .commendList .commend-items .commend-right .commend-content {
            padding: 9px 0 20px 0;
            color: #444;
            font-size: 14px;
            line-height: 24px; }
          .content-wapper .content-left .content-leftdown .commendList .commend-items .commend-right .commend-down {
            color: #a3a3a3; }
            .content-wapper .content-left .content-leftdown .commendList .commend-items .commend-right .commend-down .reply, .content-wapper .content-left .content-leftdown .commendList .commend-items .commend-right .commend-down .report {
              display: none;
              float: right;
              cursor: pointer;
              transition: color .6s; }
              .content-wapper .content-left .content-leftdown .commendList .commend-items .commend-right .commend-down .reply:hover, .content-wapper .content-left .content-leftdown .commendList .commend-items .commend-right .commend-down .report:hover {
                color: #333333; }
            .content-wapper .content-left .content-leftdown .commendList .commend-items .commend-right .commend-down .reply {
              margin-right: 33px; }
      .content-wapper .content-left .content-leftdown .commmend-title {
        color: #04be83;
        margin-top: 60px;
        font-size: 20px;
        line-height: 20px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 8px; }
        .content-wapper .content-left .content-leftdown .commmend-title span {
          color: #424141; }
  .content-wapper .content-right {
    position: relative;
    display: inline-block;
    flex: 0 0 354px;
    padding-left: 33px;
    box-sizing: border-box; }
    .content-wapper .content-right .content-rt {
      padding: 32px 20px 27px 45px;
      border: 1px solid #f3f3f3;
      border-top: 0; }
      .content-wapper .content-right .content-rt .head {
        position: relative;
        margin-bottom: 30px; }
        .content-wapper .content-right .content-rt .head .title {
          font-size: 20px;
          color: #333; }
        .content-wapper .content-right .content-rt .head .more {
          font-size: 15px;
          color: #adadad;
          position: absolute;
          right: 0;
          bottom: 3px;
          cursor: pointer; }
          .content-wapper .content-right .content-rt .head .more:hover {
            color: #04be83; }
      .content-wapper .content-right .content-rt .lookList .look-items {
        width: 254px;
        display: flex;
        height: 64px;
        margin-bottom: 26px; }
        .content-wapper .content-right .content-rt .lookList .look-items:last-child {
          margin-bottom: 0; }
        .content-wapper .content-right .content-rt .lookList .look-items .img {
          flex: 0 0 86px;
          overflow: hidden; }
          .content-wapper .content-right .content-rt .lookList .look-items .img img {
            height: 100%; }
        .content-wapper .content-right .content-rt .lookList .look-items .look-r {
          flex: 0 0 157px;
          width: 157px;
          line-height: 15px;
          padding-left: 10px; }
          .content-wapper .content-right .content-rt .lookList .look-items .look-r .name {
            font-size: 14px;
            margin: 2px 0 8px 0;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
          .content-wapper .content-right .content-rt .lookList .look-items .look-r .sec {
            color: #a5a5a5;
            margin: 2px 0 8px 0;
            font-size: 12px; }
            .content-wapper .content-right .content-rt .lookList .look-items .look-r .sec .day {
              margin-right: 13px; }
          .content-wapper .content-right .content-rt .lookList .look-items .look-r .location {
            font-size: 12px;
            width: 157px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
    .content-wapper .content-right .content-rb {
      width: 254px;
      padding: 32px 20px 27px 45px;
      border: 1px solid #f3f3f3;
      margin-top: 33px;
      transition: 3s; }
      .content-wapper .content-right .content-rb.stayTop {
        position: fixed;
        top: 0; }
      .content-wapper .content-right .content-rb.stayBot {
        position: absolute;
        bottom: 60px; }
      .content-wapper .content-right .content-rb .title {
        font-size: 20px;
        margin-bottom: 32px;
        color: #333; }
      .content-wapper .content-right .content-rb .article-List {
        line-height: 16px; }
        .content-wapper .content-right .content-rb .article-List .article-items {
          font-size: 16px;
          position: relative; }
          .content-wapper .content-right .content-rb .article-List .article-items span {
            color: #333;
            cursor: pointer;
            width: 226px;
            display: block;
            float: right;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            -webkit-transition: color .6s;
            -moz-transition: color .6s;
            -ms-transition: color .6s;
            -o-transition: color .6s;
            transition: color .6s; }
            .content-wapper .content-right .content-rb .article-List .article-items span:hover {
              color: #04be83; }
          .content-wapper .content-right .content-rb .article-List .article-items:before {
            content: '';
            height: 15px;
            width: 15px;
            background-color: #04be83;
            display: inline-block;
            border-radius: 50%;
            vertical-align: top;
            margin-right: 12px; }
          .content-wapper .content-right .content-rb .article-List .article-items:after {
            content: '';
            display: inline-block;
            border-left: 1px dashed #04be83;
            height: 50px;
            width: 250px;
            position: relative;
            left: 6px; }
          .content-wapper .content-right .content-rb .article-List .article-items:last-child:after {
            height: 0; }

/*# sourceMappingURL=traceDetail.css.map */
