body {
  font-size: 16px;
  background: #f8f8f8; }

.clearfix {
  clear: both;
  zoom: 1; }

.header {
  width: 100%;
  height: 828px;
  background: url(../img/header.png) no-repeat center;
  min-width: 1100px;
  position: relative; }
  .header .register-now {
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 45px;
    width: 113px;
    height: 45px;
    background-image: url("../img/register_bg.png");
    position: absolute;
    bottom: 24px;
    right: 25%;
    text-decoration: none; }

.container {
  background-image: url("../img/bg.png");
  width: 100%;
  min-width: 1100px; }

.menu-wrapper {
  width: 100%;
  min-width: 1100px;
  height: 80px;
  background: #42bbad;
  z-index: 99999; }
  .menu-wrapper .menu-box {
    width: 1100px;
    height: 80px;
    margin: 0 auto; }
    .menu-wrapper .menu-box .menu-list {
      width: 910px;
      height: 80px;
      margin: 0 auto; }
      .menu-wrapper .menu-box .menu-list .menu-item {
        float: left;
        width: 182px;
        height: 80px;
        text-align: center; }
        .menu-wrapper .menu-box .menu-list .menu-item > a {
          line-height: 80px;
          color: #fff;
          font-size: 24px;
          text-decoration: none;
          display: block; }
          .menu-wrapper .menu-box .menu-list .menu-item > a:hover {
            background: #00af9b; }
        .menu-wrapper .menu-box .menu-list .menu-item.active {
          background: #00af9b; }

.news-wrapper {
  width: 1100px;
  margin: 0 auto;
  padding: 60px 0 40px; }
  .news-wrapper .news-block .header-bar {
    line-height: 30px;
    margin-bottom: 20px; }
    .news-wrapper .news-block .header-bar > span {
      font-size: 30px;
      color: #fff;
      margin-left: 12px; }
    .news-wrapper .news-block .header-bar .more-btn {
      float: right;
      color: #216571; }
  .news-wrapper .news-block .inner-content {
    padding: 30px 10px 24px 24px;
    border: 1px solid #43bdab;
    width: 504px;
    color: #43bdab;
    font-size: 14px;
    line-height: 2; }
  .news-wrapper .left-block {
    width: 540px;
    float: left; }
    .news-wrapper .left-block .inner-content .fist-item {
      display: block;
      font-size: 16px; }
      .news-wrapper .left-block .inner-content .fist-item .img-item {
        float: left;
        width: 160px;
        height: 106px;
        border-radius: 4px;
        overflow: hidden; }
        .news-wrapper .left-block .inner-content .fist-item .img-item > img {
          width: 100%; }
      .news-wrapper .left-block .inner-content .fist-item .content {
        margin-left: 20px;
        float: left;
        width: 300px;
        color: #43bdab;
        line-height: 1.5; }
        .news-wrapper .left-block .inner-content .fist-item .content > .time {
          font-size: 14px;
          margin-top: 20px;
          color: #216571; }
    .news-wrapper .left-block .inner-content .news-list {
      padding-top: 20px; }
      .news-wrapper .left-block .inner-content .news-list .news-item {
        margin: 4px 0; }
        .news-wrapper .left-block .inner-content .news-list .news-item > a {
          display: block;
          font-size: 14px;
          color: #43bdab;
          line-height: 20px; }
          .news-wrapper .left-block .inner-content .news-list .news-item > a > p {
            float: left;
            width: 310px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1; }
          .news-wrapper .left-block .inner-content .news-list .news-item > a > span.u-time {
            float: right;
            color: #216571; }
  .news-wrapper .right-block {
    width: 540px;
    float: right; }
    .news-wrapper .right-block .inner-content {
      height: 178px; }

.label {
  width: 1100px;
  height: 77px;
  padding: 40px 0 20px; }
  .label .icon-content {
    margin: 0 auto;
    width: 317px;
    height: 77px;
    line-height: 77px;
    background-image: url("../img/icon_label.png");
    text-align: center;
    font-size: 30px;
    color: #fff; }

.video-show {
  width: 1100px;
  margin: 0 auto; }
  .video-show .video-box {
    width: 1098px;
    height: 594px;
    border: 1px solid #43bdab;
    margin: 0 auto; }
    .video-show .video-box .inner-video {
      width: 1044px;
      height: 570px;
      border: 1px solid #43bdab;
      margin: 12px auto; }
      .video-show .video-box .inner-video .video-wrapper {
        width: 1003px;
        height: 543px;
        margin: 28px auto; }
        .video-show .video-box .inner-video .video-wrapper > .prism-player {
          width: 1003px;
          height: 514px; }
  .video-show .video-intro {
    margin: 10px 0;
    border: 1px solid #43bdab;
    padding: 20px 20px 20px 30px; }
    .video-show .video-intro > p {
      font-size: 14px;
      line-height: 1.5;
      color: #43bdab; }

.production {
  width: 1100px;
  margin: 0 auto; }
  .production .production-list .production-item {
    float: left;
    list-style: none;
    margin-left: 30px;
    margin-top: 30px; }
    .production .production-list .production-item > a {
      background: #fff;
      display: block;
      width: 230px;
      padding: 1px 10px 20px;
      text-decoration: none;
      border-radius: 2px;
      position: relative; }
      .production .production-list .production-item > a .icon-tik {
        width: 39px;
        height: 39px;
        background-image: url("../img/tik_icon.png");
        background-position: center;
        position: absolute;
        top: 142px;
        right: 20px; }
      .production .production-list .production-item > a .img-wrapper {
        width: 230px;
        height: 130px;
        overflow: hidden;
        position: relative;
        margin: 10px 0; }
        .production .production-list .production-item > a .img-wrapper .icon-num {
          display: inline-block;
          height: 22px;
          width: 48px;
          background: #184998;
          color: #fff;
          text-align: center;
          line-height: 22px;
          position: absolute;
          left: 0;
          top: 0; }
        .production .production-list .production-item > a .img-wrapper > img {
          width: 100%; }
        .production .production-list .production-item > a .img-wrapper > img.icon-play {
          width: 40px;
          height: 40px;
          position: absolute;
          left: 95px;
          top: 45px; }
      .production .production-list .production-item > a .p-title {
        font-size: 14px;
        color: #555;
        line-height: 20px; }
        .production .production-list .production-item > a .p-title > p {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2; }
      .production .production-list .production-item > a .p-label {
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color: #555;
        background-image: url("../img/label_bg.png");
        background-size: 230px 17px;
        background-position: center;
        margin: 10px 0; }
        .production .production-list .production-item > a .p-label.cd-title {
          background-image: none; }
      .production .production-list .production-item > a .p-tips {
        font-size: 14px;
        color: #555;
        line-height: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1; }
      .production .production-list .production-item > a .vote-box {
        margin-top: 20px; }
        .production .production-list .production-item > a .vote-box .count {
          float: left;
          display: block;
          text-align: center;
          color: #fb7160;
          font-size: 18px;
          height: 33px;
          line-height: 30px; }
        .production .production-list .production-item > a .vote-box .icon-success {
          float: left;
          display: block;
          margin-top: 4px;
          width: 74px;
          height: 26px;
          background-image: url("../img/icon_success.png");
          background-size: 74px 26px;
          background-position: center; }
        .production .production-list .production-item > a .vote-box .icon-good {
          float: left;
          display: block;
          margin-top: 4px;
          width: 74px;
          height: 26px;
          background-image: url("../img/icon_good1.png");
          background-size: 74px 26px;
          background-position: center; }
        .production .production-list .production-item > a .vote-box .vote-btn {
          float: right;
          display: block;
          font-size: 18px;
          color: #43bdab;
          width: 98px;
          height: 31px;
          border: 1px solid #43bdab;
          text-align: center;
          line-height: 30px;
          margin: 0 auto;
          border-radius: 4px; }
          .production .production-list .production-item > a .vote-box .vote-btn:hover {
            background: #fb7160;
            color: #fff;
            border: 1px solid #fb7160; }
    .production .production-list .production-item:nth-child(4n+1) {
      margin-left: 0; }
  .production .more-production {
    display: block;
    margin: 40px auto 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 110px;
    border: 1px solid #fff; }
    .production .more-production:hover {
      border: 1px solid #43bdab;
      text-decoration: none;
      background-color: #43bdab; }

.comment {
  width: 1100px;
  margin: 0 auto; }
  .comment .comment-wrapper {
    width: 1003px;
    margin: 0 auto;
    padding-top: 30px;
    border-top: 1px solid #43bdab; }
    .comment .comment-wrapper .comment-list .comment-item {
      padding: 20px 0;
      min-height: 100px;
      color: #fff;
      border-bottom: 1px solid #1e3555; }
      .comment .comment-wrapper .comment-list .comment-item .comment-img {
        width: 82px;
        height: 82px;
        float: left; }
        .comment .comment-wrapper .comment-list .comment-item .comment-img > img {
          width: 100%; }
      .comment .comment-wrapper .comment-list .comment-item .comment-text {
        float: left;
        width: 870px;
        margin-left: 20px; }
        .comment .comment-wrapper .comment-list .comment-item .comment-text .comment-title {
          margin-top: 14px; }
          .comment .comment-wrapper .comment-list .comment-item .comment-text .comment-title .comment-name {
            color: #2f60b7;
            font-size: 18px;
            float: left; }
          .comment .comment-wrapper .comment-list .comment-item .comment-text .comment-title .comment-time {
            float: right;
            color: #818da0; }
        .comment .comment-wrapper .comment-list .comment-item .comment-text .comment-detail {
          margin-top: 20px; }
          .comment .comment-wrapper .comment-list .comment-item .comment-text .comment-detail > p {
            line-height: 1.25;
            text-align: justify; }
    .comment .comment-wrapper .text-area {
      border: 1px solid #43bdab;
      width: 1001px;
      height: 128px;
      border-radius: 4px;
      position: relative; }
      .comment .comment-wrapper .text-area > textarea {
        padding: 10px 0 0 10px;
        width: 990px;
        height: 118px;
        background: transparent;
        color: #818da0;
        border: 0; }
      .comment .comment-wrapper .text-area .tips-desc {
        position: absolute;
        right: 10px;
        bottom: 6px;
        color: #2f8a8a;
        font-size: 14px; }
    .comment .comment-wrapper .submit-btn {
      width: 136px;
      height: 46px;
      display: block;
      background: #184998;
      text-align: center;
      line-height: 46px;
      float: right;
      color: #fff;
      border-radius: 4px;
      text-decoration: none;
      margin-top: 10px;
      border: 0; }

.zuzhi {
  width: 1100px;
  margin: 0 auto; }
  .zuzhi .zuzhi-content {
    text-align: center; }
    .zuzhi .zuzhi-content > img {
      width: 100%;
      display: block; }

.footer {
  padding: 24px 0 40px 0;
  margin: 40px 0 0;
  border-top: 2px solid #0c324f;
  text-align: center; }
  .footer > p {
    display: block;
    color: #1a5667;
    line-height: 1.25; }

.news-page .news-list .news-item {
  margin: 30px 0; }
  .news-page .news-list .news-item > a .news-img {
    float: left;
    width: 160px;
    height: 106px;
    border-radius: 4px;
    overflow: hidden; }
    .news-page .news-list .news-item > a .news-img > img {
      width: 100%; }
  .news-page .news-list .news-item > a .news-desc {
    float: left;
    margin-left: 10px;
    width: 900px;
    margin-right: 30px;
    height: 106px; }
    .news-page .news-list .news-item > a .news-desc > h2 {
      padding: 2px 0 5px 20px;
      font-size: 18px;
      color: #43bdab; }
    .news-page .news-list .news-item > a .news-desc > p {
      padding: 0 0 0 20px;
      margin-bottom: 10px;
      color: #43bdab;
      font-size: 14px;
      line-height: 18px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }
      .news-page .news-list .news-item > a .news-desc > p.time {
        color: #216571; }

.production-detail {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0; }
  .production-detail .title-box {
    border: 1px solid #43bdab;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 10px 20px; }
    .production-detail .title-box > p {
      color: #fff;
      line-height: 1.25;
      padding: 0 40px 0 20px;
      text-align: justify; }
    .production-detail .title-box .p-detail {
      margin: 20px 0;
      padding: 10px 40px 10px 20px; }
      .production-detail .title-box .p-detail > p {
        color: #43bdab;
        font-size: 22px;
        display: inline-block;
        width: 900px;
        line-height: 1.25; }
        .production-detail .title-box .p-detail > p > span {
          color: #fb7160; }
      .production-detail .title-box .p-detail > span {
        float: right;
        color: #fb7160;
        font-size: 18px; }
        .production-detail .title-box .p-detail > span > abbr {
          display: inline-block;
          width: 30px;
          height: 30px;
          line-height: 30px;
          text-align: center;
          color: #fff;
          background-color: #fb7160;
          border-radius: 50%; }
  .production-detail .content-box {
    border-radius: 4px;
    border: 1px solid #43bdab; }
    .production-detail .content-box .video-box {
      padding: 40px 40px 0 40px;
      border-bottom: 1px solid #43bdab; }
      .production-detail .content-box .video-box .video {
        width: 1003px;
        height: 514px; }
        .production-detail .content-box .video-box .video > .prism-player {
          width: 1003px;
          height: 514px; }
      .production-detail .content-box .video-box > p {
        color: #fff;
        line-height: 1.25;
        padding: 20px 0;
        margin: 10px 0 30px; }
    .production-detail .content-box .video-vote {
      padding: 40px 0; }
      .production-detail .content-box .video-vote .count {
        color: #fb7160;
        font-size: 24px;
        text-align: center; }
      .production-detail .content-box .video-vote .vote-btn {
        color: #fff;
        font-size: 30px;
        background: #fb7160;
        width: 170px;
        height: 60px;
        line-height: 60px;
        text-align: center;
        border-radius: 4px;
        margin: 20px auto 0;
        cursor: pointer; }
    .production-detail .content-box .result-box {
      padding: 40px 40px 0 40px; }
      .production-detail .content-box .result-box .label-result {
        display: block; }
      .production-detail .content-box .result-box .result-item {
        position: relative; }
        .production-detail .content-box .result-box .result-item .icon-status {
          width: 217px;
          height: 80px;
          background-image: url("../img/label_success.png");
          background-position: center;
          background-size: 217px 80px;
          position: absolute;
          right: 190px;
          top: 80px; }
          .production-detail .content-box .result-box .result-item .icon-status.thanks {
            background-image: url("../img/label_thanks.png"); }
          .production-detail .content-box .result-box .result-item .icon-status.good {
            background-image: url("../img/label_good.png"); }
        .production-detail .content-box .result-box .result-item > p {
          text-align: justify;
          color: #fff;
          line-height: 1.5;
          padding: 20px 0 60px; }
        .production-detail .content-box .result-box .result-item .result-lsit {
          padding: 20px 0 60px; }
          .production-detail .content-box .result-box .result-item .result-lsit > li {
            width: 450px;
            margin: 6px 0;
            font-size: 14px; }
            .production-detail .content-box .result-box .result-item .result-lsit > li .l-desc {
              float: left;
              padding: 15px 0 15px 20px;
              width: 200px;
              color: #fff;
              background: #122449; }
            .production-detail .content-box .result-box .result-item .result-lsit > li .r-number {
              float: left;
              padding: 15px 0 15px 20px;
              width: 200px;
              color: #fff;
              background: #122449;
              margin-left: 6px; }

.rules {
  width: 1100px;
  margin: auto;
  padding-top: 20px; }
  .rules .rules-content {
    color: #43bdab;
    padding: 20px 40px 0;
    text-align: justify;
    border: 1px solid #43bdab; }
    .rules .rules-content .paragraph {
      padding: 10px 0; }
      .rules .rules-content .paragraph > p {
        line-height: 1.5; }

#b-share.bshare-custom {
  position: absolute;
  top: 940px;
  right: 0;
  z-index: 99;
  width: 70px;
  height: 190px;
  background: #43bdab;
  text-align: center;
  padding: 20px 0;
  border-radius: 2px; }
  #b-share.bshare-custom > span {
    color: #fff;
    text-align: center; }
  #b-share.bshare-custom > a {
    display: block;
    width: 43px;
    height: 43px;
    background: #fff;
    border-radius: 50%;
    line-height: 43px;
    text-align: center;
    margin: 10px auto;
    padding: 0;
    background-image: url("../img/icon_weixin.png");
    background-size: 27px 22px;
    background-position: center;
    background-repeat: no-repeat; }
    #b-share.bshare-custom > a.bshare-qzone {
      background-image: url("../img/icon_qq.png");
      background-size: 20px 22px; }
    #b-share.bshare-custom > a.bshare-sinaminiblog {
      background-image: url("../img/icon_weibo.png");
      background-size: 26px 21px; }

.option-box {
  position: relative;
  width: 100%;
  height: 70px; }
  .option-box > p {
    font-size: 12px;
    line-height: 36px; }
  .option-box .btn-default {
    height: 36px;
    width: 112px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
    .option-box .btn-default .btn-text {
      float: left;
      position: relative;
      z-index: 3;
      color: #fff;
      border: 1px solid #42bbad;
      color: #42bbad;
      display: block;
      width: 112px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      border-radius: 20px; }
    .option-box .btn-default.active .btn-text {
      float: left;
      position: relative;
      z-index: 3;
      color: #fff;
      background: #42bbad;
      display: block;
      width: 112px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      border-radius: 20px; }
    .option-box .btn-default.active .btn-trip {
      position: absolute;
      left: 40px;
      top: 34px;
      width: 0;
      height: 0;
      display: inline-block;
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      border-top: 10px solid #42bbad; }
  .option-box .btn-rank {
    height: 36px;
    width: 112px;
    position: absolute;
    top: 0;
    left: 132px;
    cursor: pointer; }
    .option-box .btn-rank .btn-text {
      float: left;
      position: relative;
      z-index: 3;
      color: #fff;
      border: 1px solid #42bbad;
      color: #42bbad;
      display: block;
      width: 112px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      border-radius: 20px; }
      .option-box .btn-rank .btn-text > i {
        margin-left: 4px;
        display: inline-block;
        width: 11px;
        height: 10px;
        background-image: url("../img/icon_default.png");
        background-size: 11px 10px;
        background-position: center; }
    .option-box .btn-rank.active .btn-text {
      float: left;
      position: relative;
      z-index: 3;
      color: #fff;
      background: #42bbad;
      display: block;
      width: 112px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      border-radius: 20px; }
      .option-box .btn-rank.active .btn-text > i {
        margin-left: 4px;
        display: inline-block;
        width: 11px;
        height: 10px;
        background-image: url("../img/icon_active.png");
        background-size: 11px 10px;
        background-position: center; }
    .option-box .btn-rank.active .btn-trip {
      position: absolute;
      left: 40px;
      top: 34px;
      width: 0;
      height: 0;
      display: inline-block;
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      border-top: 10px solid #42bbad; }

.search-box {
  width: 223px;
  height: 34px;
  border: 1px solid #216571;
  border-radius: 20px;
  position: absolute;
  right: 0;
  top: 0; }
  .search-box input {
    width: 213px;
    height: 34px;
    border-radius: 20px;
    border: 0;
    background: transparent;
    color: #216571;
    padding: 0 0 0 10px; }
    .search-box input::placeholder {
      color: #216571; }
  .search-box .icon-search {
    position: absolute;
    right: 12px;
    top: 10px; }

.video-select {
  margin: 10px 0; }
  .video-select .video-item {
    display: inline-block;
    position: relative;
    width: 90px;
    height: 30px;
    color: #2f8c8b;
    border: 2px solid #2f8c8b;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    margin-right: 10px; }
    .video-select .video-item.active {
      background: #2f8c8b;
      color: #fff; }
      .video-select .video-item.active .video-arrow {
        position: absolute;
        left: 0;
        right: 0;
        top: -9px;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 8px solid #2f8c8b; }

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