.header{
  position: sticky;
  background: #fff;
}
header .header_wrap .nav_list ul>li>a{
  color: #333;
}
header .search_wrap {
  border: 1px solid #ebebeb;
  background: url(/resource/css/imgs/icon_search_active.png) no-repeat 6px;
  background-size: 16px;
}
header .search_wrap input {
  color: #333;
}
header .search_wrap input::-moz-placeholder {
  color: #bcbcbc;
}
header .search_wrap input::placeholder {
  color: #bcbcbc;
}
.pagewidth{
  max-width: 1440px;
}
#banner {
  overflow: hidden;
  position: relative;
  height: 240px;
}
#banner .banner {
  width: 1440px;
  margin-left: -960px;
  position: absolute;
  left: 50%;
}
.main {
  padding-top: 526px;
  background: url("/resource/css/imgs/bg_party.png") no-repeat top;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
  .main .djyl_wrap {
    background: rgba(255, 255, 255, 0.5);
    opacity: 1;
    border: 1px solid;
    border-image: linear-gradient(180deg, white, #f6ebe8) 1 1;
    padding: 30px; }
    .main .djyl_wrap .head {
      text-align: center; }
    .main .djyl_wrap .body {
      margin-top: 20px;
      font-size: 14px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 26px; }
  .main .djdt_wrap {
    padding: 40px 0; }
    .main .djdt_wrap .head {
      text-align: center; }
.main .djdt_wrap ul{
  display: flex;
  flex-wrap: wrap;
}
    .main .djdt_wrap li {
      width: calc(50% - 20px);
      height: 124px;
      flex-shrink: 0;
      background: #FAFAFA no-repeat right bottom;
      margin-right: 20px;
      margin-bottom: 20px;
      padding: 24px;
      box-sizing: border-box; }
      .main .djdt_wrap li.item1 {
        background-image: url("/resource/css/imgs/dj_list/1.png"); }
      .main .djdt_wrap li.item2 {
        background-image: url("/resource/css/imgs/dj_list/2.png"); }
      .main .djdt_wrap li.item3 {
        background-image: url("/resource/css/imgs/dj_list/3.png"); }
      .main .djdt_wrap li.item4 {
        background-image: url("/resource/css/imgs/dj_list/4.png"); }
      .main .djdt_wrap li.item5 {
        background-image: url("/resource/css/imgs/dj_list/5.png"); }
      .main .djdt_wrap li.item6 {
        background-image: url("/resource/css/imgs/dj_list/6.png"); }
      .main .djdt_wrap li.item7 {
        background-image: url("/resource/css/imgs/dj_list/7.png"); }
      .main .djdt_wrap li.item8 {
        background-image: url("/resource/css/imgs/dj_list/8.png"); }
      .main .djdt_wrap li.item9 {
        background-image: url("/resource/css/imgs/dj_list/9.png"); }
      .main .djdt_wrap li.item10 {
        background-image: url("/resource/css/imgs/dj_list/10.png"); }
      .main .djdt_wrap li:nth-child(2n) {
        margin-right: 0; }
      .main .djdt_wrap li .time_wrap {
        width: 98px;
        padding-right: 10px;
        text-align: center; }
      .main .djdt_wrap li .content_wrap {
        width: 100%;
        position: relative; }
        .main .djdt_wrap li .content_wrap .title {
          height: 26px;
          font-size: 18px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          color: #333333;
          line-height: 26px; }
        .main .djdt_wrap li .content_wrap .desc {
          height: 40px;
          font-size: 14px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          color: #999;
          line-height: 20px;
          overflow: hidden;
          margin-top: 10px; }
      .main .djdt_wrap li .day {
        height: 48px;
        font-size: 34px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 48px; }
      .main .djdt_wrap li .time {
        height: 20px;
        font-size: 14px;
        font-family: PingFang SC, PingFang SC;
        font-weight: 400;
        color: #333333;
        line-height: 20px; }
    .main .djdt_wrap .body {
      margin-top: 20px; }
    .main .djdt_wrap .more {
      display: block;
      width: 168px;
      height: 32px;
      border: 1px solid #EDEDED;
      text-align: center;
      line-height: 30px;
      font-size: 12px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      color: #999999;
      margin: 0 auto; }
  .main .main_bottom {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 40px 0;
    height: 604px;
    background: #FFF8F5;
    box-sizing: border-box; }
    .main .main_bottom .more {
      height: 20px;
      font-size: 14px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      color: #999999;
      line-height: 20px;
      margin-top: 18px;
      display: inline-block;
      padding-right: 22px;
      background: url("/resource/css/imgs/icon_m.png") no-repeat right; }
    .main .main_bottom .main_bottom_left {
      width: 692px; }
      .main .main_bottom .main_bottom_left .body {
        height: 448px;
        box-sizing: border-box;
        background: #fff;
        margin-top: 18px;
        padding: 24px 30px 24px 22px; }
        .main .main_bottom .main_bottom_left .body ul {
          margin-left: 13px; }
        .main .main_bottom .main_bottom_left .body li {
          position: relative;
          padding-bottom: 22px; }
          .main .main_bottom .main_bottom_left .body li .title {
            height: 24px;
            font-size: 16px;
            font-family: PingFang SC, PingFang SC;
            color: #333333;
            line-height: 24px;
            margin-top: 15px; }
            .main .main_bottom .main_bottom_left .body li .title:hover {
              color: #C51800;
              font-size: 16px; }
          .main .main_bottom .main_bottom_left .body li .desc {
            height: 44px;
            font-size: 14px;
            font-weight: 400;
            color: #999999;
            line-height: 22px;
            margin-top: 10px; }
          .main .main_bottom .main_bottom_left .body li .time {
            height: 20px;
            font-size: 14px;
            font-weight: 400;
            color: #666666;
            line-height: 20px; }
          .main .main_bottom .main_bottom_left .body li:before {
            content: "";
            position: absolute;
            left: -13px;
            bottom: 0;
            top: 8px;
            width: 1px;
            background-color: #EABFB9; }
          .main .main_bottom .main_bottom_left .body li:nth-child(n+2):before {
            top: -10px;
            bottom: 10px; }
          .main .main_bottom .main_bottom_left .body li:after {
            content: "";
            width: 5px;
            height: 5px;
            background: #EABFB9;
            border-radius: 3px;
            position: absolute;
            left: -15px;
            top: 8px; }
    .main .main_bottom .main_bottom_right {
      width: 468px; }
      .main .main_bottom .main_bottom_right .body {
        margin-top: 18px;
        width: 468px;
        height: 448px;
        background: #FFFFFF;
        position: relative; }
      .main .main_bottom .main_bottom_right .hd {
        position: absolute;
        right: 0;
        bottom: 5px; }
        .main .main_bottom .main_bottom_right .hd a {
          display: inline-block;
          width: 16px;
          height: 16px;
          margin-right: 17px;
          cursor: pointer; }
          .main .main_bottom .main_bottom_right .hd a.next {
            background: url("/resource/css/imgs/icon_next.png") no-repeat center;
            background-size: 100%; }
            .main .main_bottom .main_bottom_right .hd a.nextStop {
              cursor: no-drop;
              background: url("/resource/css/imgs/icon_next_stop.png") no-repeat center;
              background-size: 100%; }
          .main .main_bottom .main_bottom_right .hd a.prev {
            background: url("/resource/css/imgs/icon_prev.png") no-repeat center;
            background-size: 100%; }
            .main .main_bottom .main_bottom_right .hd a.prevStop {
              cursor: no-drop;
              background: url("/resource/css/imgs/icon_prev_stop.png") no-repeat center;
              background-size: 100%; }
      .main .main_bottom .main_bottom_right .img_wrap {
        height: 350px; }
        .main .main_bottom .main_bottom_right .img_wrap img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: top; }
      .main .main_bottom .main_bottom_right .content_wrap {
        padding: 15px; }
        .main .main_bottom .main_bottom_right .content_wrap .title {
          height: 24px;
          font-size: 16px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 500;
          color: #333333;
          line-height: 24px; }
          .main .main_bottom .main_bottom_right .content_wrap .title:hover {
            color: #C51800;
            font-size: 16px; }
        .main .main_bottom .main_bottom_right .content_wrap .desc {
          height: 44px;
          font-size: 14px;
          font-family: PingFang SC, PingFang SC;
          font-weight: 400;
          color: #999999;
          line-height: 22px;
          margin-top: 6px; }
        .main .main_bottom .main_bottom_right .content_wrap .time {
          margin-top: 12px;
          height: 20px;
          font-size: 14px;
          font-weight: 400;
          color: #999;
          line-height: 20px; }
@media (max-width: 1636px) {
  .pagewidth{
    max-width: 1200px;
  }
  .main .main_bottom .main_bottom_left .body{
    height: 475px !important;
  }
}
<!--ºÄÊ±1765970401.886Ãë-->