@charset "UTF-8";
* {
  -webkit-tap-highlight-color: transparent; }


@font-face {
  font-family: 'icomoon';
  src:url('fonts/icomoon.eot?xgdszu');
  src:url('fonts/icomoon.eot?#iefixxgdszu') format('embedded-opentype'),
    url('fonts/icomoon.woff?xgdszu') format('woff'),
    url('fonts/icomoon.ttf?xgdszu') format('truetype'),
    url('fonts/icomoon.svg?xgdszu#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.retrospect-pics [class^="slick-"]:before, .retrospect-pics [class*="slick-"]:before {
  font-family: 'icomoon'!important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 35px;
  position: relative;
  color: #E2E2E2;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
  content: "\e81b" !important;
}
.slick-next:before {
  content: "\e81e" !important;
}
.slick-prev:hover,.slick-next:before:hover{
  color: #7A7688 !!important;
}






img {
  max-width: 100%;
  vertical-align: middle; }

body, div, section, span, h1, h2, h3, h4, p, ul, ol {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box; }

ul, ol {
  list-style: none; }

button, input[type='button'] {
  -webkit-appearance: none;
  border: none; }

body {
  font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", sans-serif, "微软雅黑";
  color: #7A7688;
  font-size: 14px;
  line-height: 1.5; }

html, body {
  height: 100%; }

.wide {
  width: 940px;
  margin-left: auto;
  margin-right: auto; }

.clear, .week .cont .intro li {
  overflow: hidden;
  zoom: 1; }

.fl, .header .nav, .week .cont .intro li .t, .fr {
  float: left;
  display: inline; }

.fr {
  float: right; }

a {
  text-decoration: none; }

.btn {
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
  color: #EE9F47;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.95);
  display: inline-block;
  border: 1px solid #EE9F47;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .btn:hover {
    background-color: #EFA047;
    color: #fff; }

.btn-p {
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  padding: 0 70px;
  background-color: #EFA047;
  color: #fff; }
  .btn-p:hover {
    color: #EFA047;
    background-color: #FFF;
  }

.btn-retrospect{
  float: right;
  height: 40px;
  width: 68px;
  background-color: #EFA047;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin-top: 5px;
}
.btn-retrospect:hover{
    color: #EFA047;
    background-color: #FFF;
}
.header {
  z-index: 2;
  height: 70px;
  line-height: 70px;
  width: 100%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.95);
  position: fixed;
  left: 0;
  top: 0;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.8); }
  .header .logo {
    color: #7A7688;
    font-size: 24px;
    display: inline-block;
    height: 70px;
    padding-left: 80px;
    background: url(img/logo@2x.png) left center no-repeat;
    -webkit-background-size: 60px 47px;
    background-size: 60px 47px;
    margin-right: 70px; }
  .header .nav {
    font-size: 18px; }
    .header .nav li {
      float: left;
      font-size: 16px; }
      .header .nav li.current {
        color: #EFA047; }
        .header .nav li.current a {
          color: #EFA047;
          border-bottom: 5px solid #EFA047; }
      .header .nav li.line {
        width: 1px;
        height: 15px;
        margin-top: 28px;
        border-right: 1px solid #D8D8D8;
        margin-left: 15px;
        margin-right: 15px; }
    .header .nav a {
      display: block;
      height: 65px;
      color: #7A7688; }
      .header .nav a:hover {
        color: #EFA047;
        border-bottom: 5px solid #EFA047; }
  .header .btn {
    margin-right: 10px; }

.banner {
  position: relative;
  height: 100%;
  width: 100%;
  background: url(../top.png) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  z-index: 1;
  margin-top: 70px; }
  .banner .hidden {
    display: none; }
  .banner .show {
    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
    position: absolute;
    margin-top: 205px;
    color: #fff; }
    .banner .show h1 {
      font-size: 100px; }
    .banner .show h2 {
      font-size: 60px;
      margin-bottom: 78px; }
    .banner .show .f {
      margin-right: 30px; }
    .banner .show .btns {
      margin-bottom: 76px; }
    .banner .show .time {
      font-size: 18px; }

.introduce {
  padding: 66px 0;
  margin-bottom: 100px;
  font-size: 18px;
  background-color: #EFA047;
  z-index: 2; }
  .introduce p {
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    width: 820px;
    font-size: 14px; }
    .introduce p .keyword {
      background: #fff;
      color: #EFA047; }

.week {
  background-color: #fff; }
  .week .inner {
    position: relative;
    overflow: visible; }
  .week .time {
    width: 200px;
    position: absolute;
    left: 5px;
    top: 0; }
  .week img {
    width: 130px;
    position: relative;
    top: -30px; }
  .week .cont {
    border-left: 10px solid #F5F5F5;
    padding-left: 110px;
    margin-left: 65px;
    overflow: hidden;
    _zoom: 1; }
    .week .cont h3 {
      color: #4C4F60;
      font-size: 36px;
      margin-bottom: 10px; }
    .week .cont .info {
      color: #4C4F60;
      padding-bottom: 10px;
      border-bottom: 1px solid #D8D8D8;
      margin-bottom: 20px; }
      .week .cont .info .line {
        display: inline-block;
        border-left: 1px solid #D8D8D8;
        height: 30px;
        margin: 0 25px;
        vertical-align: middle; }
    .week .cont .intro {
      line-height: 24px;
      padding-bottom: 50px; }
      .week .cont .intro p {
        margin-bottom: 10px; }
      .week .cont .intro h4 {
        color: #4C4F60;
        margin: 15px 0 10px;
        font-size: 18px; }
      .week .cont .intro li {
        margin-bottom: 10px; }
        .week .cont .intro li .t {
          margin-right: 15px; }
        .week .cont .intro li .detail {
          overflow: hidden;
          zoom: 1; }
          .week .cont .intro li .detail p {
            margin-bottom: 0; }

.schedule {
  display: none;
  background-color: #F5F5F5;
  padding: 30px 0 20px; }
  .schedule h4 {
    font-size: 24px;
    color: #4C4F60;
    text-align: center;
    margin-bottom: 28px; }
  .schedule .swiper-container {
    position: relative;
    height: 280px; }
  .schedule .swiper-slide {
    text-align: center; }
  .schedule img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #A3A4A4; }
  .schedule .name {
    padding-top: 10px;
    font-size: 24px;
    color: #4C4F60; }
  .schedule .pagination {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%; }
    .schedule .pagination .swiper-pagination-switch {
      height: 12px;
      width: 12px;
      display: inline-block;
      background-color: #D8D8D8;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      margin: 0 11px;
      cursor: pointer; }
    .schedule .pagination .swiper-active-switch {
      border: 1px solid #979797;
      background-color: #f5f5f5; }

.m-bm {
  text-align: center;
  padding: 100px 0;
  background-color: #EFA047; }
  .m-bm .btn {
    margin: 0 65px;
    border: 1px solid #fff; }

.form {
  padding: 50px 0 100px;
  display: none;
  overflow: hidden; }
  .form .error-msg {
    color: #F74843;
    text-align: center;
    margin-bottom: 15px;
    height: 21px; }
  .form h3 {
    text-align: center;
    font-size: 24px;
    color: #4C4F60;
    padding-bottom: 10px;
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 10px; }
  .form .form-list {
    width: 800px;
    margin: 0 auto; }
    .form .form-list li {
      float: left;
      width: 300px;
      margin: 0 50px 15px; }
    .form .form-list .lab {
      display: block;
      font-size: 16px;
      color: #4C4F60;
      margin-bottom: 5px; }
    .form .form-list .msg {
      margin-top: 5px;
      height: 20px;
      display: block;
      color: #F74843;
      font-size: 12px; }
    .form .form-list .ipt {
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      height: 36px;
      border: 1px solid #D8D8D8;
      padding-left: 5px;
      width: 295px;
      outline: none; }
    .form .form-list .error {
      border-color: #F74843; }
    .form .form-list .area {
      margin-left: 50px; }
      .form .form-list .area textarea {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #D8D8D8;
        padding-left: 5px;
        width: 692px;
        min-height: 146px; }
  .form .events {
    background-color: #F5F5F5;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-top: 5px; }
    .form .events .inner {
      padding: 30px; }
    .form .events h4 {
      font-size: 18px;
      color: #4C4F60;
      margin-bottom: 10px; }
    .form .events label {
      display: inline-block;
      margin-bottom: 10px;
      margin-right: 10px;
      width: 200px; }
      .form .events label input {
        color: #4C4F60;
        font-size: 14px;
        vertical-align: middle;
        display: inline-block;
        margin-top: -4px;
        margin-right: 5px; }
    .form .events p {
      color: #aaa; }
  .form .submit {
    text-align: center; }
    .form .submit .btn {
      padding: 0 92px; }

.footer {
  padding: 4%;
  font-size: 13px;
  color: #aaa; }

.showTip {
  display: none;
  transition: 0.4s ease-in;
  position: fixed;
  left: 0;
  bottom: 0;
  line-height: 100px;
  width: 100%;
  padding: 20px 0;
  font-size: 25px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  background-color: #060013;
  background-color: rgba(0, 0, 0, 0.5); }


/*回顾*/
.retrospect-body .week, .retrospect-body .m-bm{
  display: none;
}
.retrospect-body .retrospect{
  display: block;
}
.retrospect-day-1{
  margin-top: 135px;
}
.retrospect .cont .intro h4{
  font-size: 32px;
  line-height: normal;
}
.retrospect .cont h3{
  font-size: 18px;
  line-height: 19px;
}
.retrospect-pics{
  width: 100%;
  padding: 30px 0;
  background-color: #F5F5F5;
  margin-bottom: 90px;
}
.retrospect-pics .tit{
  margin-bottom: 30px;
}
.retrospect-pics .cont{
  width: 960px;
  margin: 0 auto;
  text-align: center
}
.retrospect-pics .cont img{
  border: 5px solid #fff;
}
.retrospect-pics .slick-slide img{
  margin: 0 auto;
}


@media (max-width: 960px) {
  .wide {
    width: 100%; }

  .banner {
    margin-top: 55px; }

  .header {
    line-height: 55px;
    height: 55px; }
    .header .inner {
      padding-left: 4%; }
    .header .menu {
      width: 25px;
      height: 21px;
      position: fixed;
      top: 17px;
      right: 4%; }
      .header .menu .line {
        display: block;
        height: 4px;
        margin-bottom: 5px;
        background-color: #7A7688;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
    .header .logo {
      margin-right: 0px;
      height: 50px;
      padding-left: 0;
      background: none; }
    .header .triangle {
      display: none;
      position: fixed;
      right: 4%;
      top: 64px;
      z-index: 3;
      box-sizing: border-box;
      border: 20px transparent solid;
      border-right-color: #000;
      opacity: 0.6;
      transform: rotate(225deg);
      -moz-transform: rotate(225deg);
      -webkit-transform: rotate(225deg);
      margin-right: -20px; }
    .header .nav {
      display: none;
      position: fixed;
      top: 84px;
      width: 90%;
      height: auto;
      right: 0;
      margin-right: 4%;
      overflow: hidden;
      z-index: 3;
      background-color: #000;
      opacity: 0.85;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px;
      -webkit-border-top-right-radius: 0;
      -moz-border-top-right-radius: 0;
      border-top-right-radius: 0; }
      .header .nav ul {
        margin: 0;
        position: relative;
        top: 1px;
        float: none !important; }
        .header .nav ul li.line {
          display: none; }
        .header .nav ul li.current a {
          border-bottom: 0px; }
        .header .nav ul li.last {
          border-bottom: 0; }
        .header .nav ul li {
          float: left;
          text-align: center;
          display: inline;
          width: 50%;
          border-bottom: 1px #979797 solid;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          --moz-box-sizing: border-box; }
          .header .nav ul li a {
            border-right: 0;
            font-size: 18px;
            height: auto; }
            .header .nav ul li a:hover {
              border-bottom: 0px; }
          .header .nav ul li:nth-child(4n-3) {
            border-right: 1px #979797 solid; }
    .header .btns {
      position: fixed;
      top: 0;
      right: 4%;
      margin-right: 30px; }

  .banner {
    height: 325px; }
    .banner .show {
      margin-top: 120px;
      position: relative;
      top: 145px;
      margin-bottom: -116px;
      margin-top: 0px; }
      .banner .show h1 {
        font-size: 36px; }
      .banner .show h2 {
        font-size: 24px;
        margin-bottom: 0; }
      .banner .show .btns {
        display: none; }

  .introduce {
    padding: 20px 4%; }
    .introduce p {
      width: 100%; }

  .week {
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 40px; }
    .week .time {
      display: none; }
    .week .cont {
      border-left: 0;
      padding-left: 0;
      margin-left: 0; }
      .week .cont h3 {
        background-color: #EFA047;
        color: #fff;
        font-size: 21px;
        line-height: 22px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding: 15px 10px 18px;
        font-weight: normal; }
      .week .cont .info {
        font-size: 18px;
        padding-bottom: 20px; }
        .week .cont .info .text {
          display: block; }
        .week .cont .info .line {
          display: none; }

  .m-bm {
    padding: 40px 4% 10px;
    margin-bottom: 40px; }
    .m-bm .btn {
      margin-bottom: 30px;
      width: 100%;
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      margin-left: 0px;
      margin-right: 0px;
      padding: 0; }

  .form {
    padding: 0 4%; }
    .form .form-list {
      width: 100%; }
      .form .form-list .area .ipt {
        width: 100%; }
      .form .form-list li, .form .form-list .area {
        margin: 0; }
      .form .form-list .ipt, .form .form-list li, .form .form-list textarea {
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        --moz-box-sizing: border-box; }
    .form .events {
      width: 100%; }
      .form .events h4 {
        font-size: 20px;
        font-weight: normal; }
      .form .events label {
        display: block;
        margin-left: 20px; }
    .form .submit .btn {
      width: 100%;
      padding: 0;
      text-align: center; }

  .schedule .swiper-container {
    height: 240px; }
  .schedule .pagination {
    display: none; }

  .showTip {
    padding-left: 4%;
    padding-right: 4%;
    font-size: 20px; }


.retrospect-pics .cont{
  width: 100%;
}
.retrospect-pics .slick-slider {
  padding-left: 0px;
}
.retrospect-day-1 {
margin-top: 10%;
}

  }
