.activity-contain {
  padding-bottom:14px; }
  .activity-contain .uni-laypage {
    margin-top: 0; }
  .activity-contain .activity-title {
    position: relative;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 40px; }
    .activity-contain .activity-title:before {
      content: '';
      position: relative;
      top: -1px;
      display: inline-block;
      padding-bottom: 1px;
      padding-left: 36px;
      background-color: #8d8d8d;
      vertical-align: middle;
      margin-right: 36px; }
    .activity-contain .activity-title:after {
      content: '';
      position: relative;
      top: -1px;
      display: inline-block;
      padding-bottom: 1px;
      padding-left: 36px;
      background-color: #8d8d8d;
      vertical-align: middle;
      margin-left: 36px; }
  .activity-contain .activity-nav {
    text-align: center;
    height: 36px;
    margin-bottom: 24px; }
    .activity-contain .activity-nav .nav {
      display: inline-block;
      width: 126px;
      height: 36px;
      line-height: 36px;
      vertical-align: middle;
      cursor: pointer;
      font-size: 16px;
      color: #1C1C1C;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      -moz-transition: all .3s;
      transition: all .3s; }
      .activity-contain .activity-nav .nav:first-child {
        margin-right: 136px; }
      .activity-contain .activity-nav .nav:hover, .activity-contain .activity-nav .nav.curr {
        background-color: #1C1C1C;
        color: #fff; }
  .activity-contain .activity-address {
    height: 50px;
    line-height: 48px;
    font-size: 14px;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD; }
    .activity-contain .activity-address .address-cap {
      color: #1F1F1F; }
    .activity-contain .activity-address .address-list {
      color: #4A4949;
      padding: 14px 0; }
      .activity-contain .activity-address .address-list > span {
        height: 20px;
        line-height: 20px;
        padding: 0 10px;
        text-align: center;
        margin-right: 4px;
        cursor: pointer;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s; }
        .activity-contain .activity-address .address-list > span:hover, .activity-contain .activity-address .address-list > span.curr {
          background-color: #24211F;
          color: #fff; }

.activity-place {
  height: 0.5px; }

.activity-list-contain1 {
  display: none; }

.activity-list {
  margin-left: -4%;
  margin-top: 24px;
  overflow: auto; }
  .activity-list.activity-list1 li {
    margin-bottom: 60px; }
  .activity-list.activity-list1 .caption {
    margin-top: 12px;
    margin-bottom: 0; }
  .activity-list.activity-list1 .date {
    line-height: 16px;
    font-size: 13px;
    color: #636363;
    margin-bottom: 12px; }
  .activity-list.activity-list1 .price {
    margin-top: 8px;
    margin-bottom: 24px;
    line-height: 24px;
    font-size: 13px;
    color: #636363; }
  .activity-list.activity-list1 .line {
    margin: 0 6px;
    color: #DDDDDD; }
  .activity-list.activity-list1 .black {
    color: #333; }
  .activity-list.activity-list1 .red {
    color: #FF3131; }
  .activity-list.activity-list1 .large {
    font-size: 20px; }
  .activity-list li {
    width: 29.33%;
    margin-left: 4%;
    margin-bottom: 46px;
    text-align: center; }
  .activity-list .image {
    position: relative;
    display: block;
    width: 100%;
    height: 240px; }
  @media screen and (max-width: 1679px) {
    .activity-list .image {
      height: 200px; } }
  .activity-list .desc {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333333;
    margin-top: 24px; }
  .activity-list .caption {
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
    color: #2d2c2c; }
  .activity-list .address {
    padding: 0 20px;
    height: 40px;
    line-height: 20px;
    margin-bottom: 18px;
    font-size: 14px; }
  .activity-list .appointment-btn {
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: -webkit-gradient(linear, left bottom, left top, from(#B2A787), to(#A19774));
    background: -webkit-linear-gradient(bottom, #B2A787, #A19774);
    background: -moz-linear-gradient(bottom, #B2A787, #A19774);
    background: -o-linear-gradient(bottom, #B2A787, #A19774);
    background: linear-gradient(0deg, #B2A787, #A19774);
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px; }
  .activity-list .join-count {
    height: 36px;
    line-height: 36px;
    color: #636363;
    font-size: 12px; }

.active-detail-consult {
  margin-bottom: 10px; }

.active-detail-info .appointment-cap {
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  color: #454545; }

.active-detail-info .appointment-form {
  height: 36px;
  line-height: 36px;
  margin-bottom: 20px;
  font-size: 14px; }
  .active-detail-info .appointment-form .input {
    height: 36px;
    padding: 0 9px;
    border: 1px solid #DDDDDD; }

  .active-detail-info .appointment-form .w-sendcode-contain,
  .active-detail-info .appointment-form .input{
    width: 268px;
    margin-right: 10px;
  }
  @media screen and (max-width: 1679px) {
    .active-detail-info .appointment-form .w-sendcode-contain,
    .active-detail-info .appointment-form .input {
      width: 202px; } }
  .active-detail-info .appointment-form .btn {
    cursor: pointer;
    width: 100px;
    height: 36px;
    text-align: center;
    background-color: #41220E;
    color: #FFFFFF;
    margin-right: 10px; }
    .active-detail-info .appointment-form .btn:last-child {
      margin-right: 0; }

.active-detail-info .desc {
  margin-bottom: 0; }

.active-detail-info .detail {
  border: none;
  margin-bottom: 0;
  padding-bottom: 28px; }

.active-detail-info .page a {
  color: #BC8108; }
  .active-detail-info .page a:hover {
    text-decoration: underline; }

.active-detail-info .page .no-page {
  font-weight: normal; }
