body {
  background: #e9eef4; }

.layout {
  width: 998px;
  margin: 0 auto; }

.header {
  width: 100%;
  height: 620px;
  background: url(../images/bg-header.jpg) no-repeat center top; }
  .header .layout {
    height: 620px;
    position: relative; }
    .header .layout .btn-wrap {
      position: absolute;
      bottom: 44px;
      left: 0;
      width: 100%;
      text-align: center; }
      .header .layout .btn-wrap .btn {
        display: inline-block;
        width: 160px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        background-color: #fbfe00;
        font-size: 28px;
        color: #514c7c;
        border-radius: 8px;
        box-shadow: 4px 5px 0 #3a22d7;
        margin-right: 36px; }
        .header .layout .btn-wrap .btn:last-child {
          margin-right: 0; }

.content {
  width: 100%;
  height: 3863px;
  background: url(../images/bg-body.jpg) no-repeat center top; }
  .content .content-wrapper {
    width: 1000px;
    margin: 0 auto; }
  .content .nav {
    margin-top: 3px;
    position: relative; }
    .content .nav .top-ico {
      position: absolute;
      top: 0;
      display: none;
      width: 14px;
      height: 12px;
      background: url(../images/ico-down.png) no-repeat; }
    .content .nav ul {
      width: 100%;
      height: 96px;
      background: url(../images/ico-nav.png) center no-repeat; }
      .content .nav ul li {
        float: left;
        padding: 0 5px;
        text-align: center;
        font-size: 24px;
        color: #514c7c;
        line-height: 34px;
        margin-top: 31px;
        margin-right: 42px;
        cursor: pointer; }
        .content .nav ul li:hover {
          color: #3230f3; }
        .content .nav ul li.last-nav {
          margin-right: 0; }

.column .column-header {
  padding: 75px 0 25px 0; }
  .column .column-header .title {
    font-size: 40px;
    line-height: 50px;
    color: #514c7b;
    font-weight: bold;
    text-align: center; }
.column .column-content .details {
  padding: 0 52px 0 44px; }
  .column .column-content .details .ico {
    float: left;
    margin-top: 40px;
    width: 12px;
    height: 14px;
    background: url(../images/ico-right.png) no-repeat; }
.column .column-content .pStyle {
  float: right;
  width: 870px;
  font-size: 20px;
  color: #514c7b;
  line-height: 30px;
  margin-top: 30px; }

.column-two .column-content {
  padding: 0 60px; }
  .column-two .column-content .pStyle {
    float: none;
    width: 100%; }

.column-three .column-content .details {
  padding: 0 35px  0 23px;
  position: relative; }
  .column-three .column-content .details .ico {
    margin-top: 31px;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-style: normal;
    background: url(../images/ico-circular.png) no-repeat; }
  .column-three .column-content .details .ico-downItem {
    display: inline-block;
    position: absolute;
    left: 28px;
    top: 83px;
    width: 19px;
    height: 18px;
    background: url(../images/ico-downItem.png) no-repeat; }

.column-four .column-content {
  padding: 36px 0 0 14px; }
  .column-four .column-content .item .ico {
    float: left;
    width: 45px; }
    .column-four .column-content .item .ico i {
      display: inline-block;
      width: 45px;
      height: 64px; }
  .column-four .column-content .item .details {
    float: left;
    width: 880px;
    padding: 0;
    margin: -5px 0 48px 33px; }
    .column-four .column-content .item .details.last-details {
      margin: -5px 0 0 33px; }
    .column-four .column-content .item .details .title {
      font-size: 22px;
      line-height: 32px;
      color: #514c7c;
      font-weight: bold;
      margin-bottom: 10px; }
    .column-four .column-content .item .details .info {
      font-size: 20px;
      line-height: 30px;
      color: #514c7c; }
  .column-four .column-content .item-one .ico i {
    background: url(../images/ico-07.png) no-repeat; }
  .column-four .column-content .item-two .ico i {
    background: url(../images/ico-08.png) no-repeat; }
  .column-four .column-content .item-three .ico i {
    background: url(../images/ico-09.png) no-repeat; }

.column-five .column-header {
  padding: 62px 0 33px 0; }
.column-five .column-content {
  margin-top: 5px; }
  .column-five .column-content .photo {
    float: left;
    width: 200px;
    height: 253px;
    margin-top: 22px;
    overflow: hidden; }
  .column-five .column-content .photo-img {
    width: 164px;
    height: 162px;
    margin: 0 auto; }
    .column-five .column-content .photo-img img {
      width: 164px;
      height: 162px; }
  .column-five .column-content .photo-name {
    font-size: 20px;
    line-height: 34px;
    margin-top: 10px;
    font-weight: bold;
    color: #514c7c;
    text-align: center; }
  .column-five .column-content .photo-post {
    font-size: 14px;
    line-height: 20px;
    color: #514c7c;
    text-align: center; }

.column-six .column-content {
  margin-top: 30px; }
  .column-six .column-content .details {
    padding: 0; }
    .column-six .column-content .details .pStyle {
      width: 965px;
      font-size: 18px;
      margin-top: 0; }
      .column-six .column-content .details .pStyle a {
        font-size: 18px;
        color: #3230f3; }
    .column-six .column-content .details .ico {
      margin-top: 9px; }

.column-seven .column-content {
  margin-top: 30px; }
  .column-seven .column-content .footer-wrapper {
    margin-top: 6px; }
    .column-seven .column-content .footer-wrapper p {
      line-height: 30px;
      height: 30px;
      text-align: center; }
      .column-seven .column-content .footer-wrapper p span {
        font-size: 20px;
        color: #514c7b;
        font-weight: normal;
        margin: 0 48px 0 0; }
        .column-seven .column-content .footer-wrapper p span.last-span {
          margin: 0; }
        .column-seven .column-content .footer-wrapper p span i {
          font-style: normal;
          font-size: 20px;
          color: #514c7b;
          font-weight: bold; }

#sidebar {
  display: none;
  position: fixed;
  z-index: 99;
  bottom: 100px;
  left: 50%;
  margin-left: 540px;
  text-align: center; }
  #sidebar ul {
    background: #fff;
    padding: 5px 0; }
    #sidebar ul li {
      width: 90px;
      line-height: 30px;
      text-align: center;
      font-size: 16px;
      cursor: pointer; }
      #sidebar ul li.cur {
        background: #3230f3;
        color: #fff; }
    #sidebar ul .gotoTop:hover {
      color: #3230f3; }

/*# sourceMappingURL=activity.css.map */
