body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 100; }

i {
  font-style: normal; }

p {
  word-wrap: break-word; }

li {
  list-style: none; }

.dis {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  height: 0; }

.clearfix {
  zoom: 1; }

body {
  font-size: 14px;
  line-height: 1;
  color: #282a3c;
  font-family: gotham_bookregular, 'Gotham Book', GothamBook, 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Hiragino Sans GB', 'Microsoft YaHei';
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern"; }

img {
  border: 0;
  vertical-align: middle; }

button {
  outline: 0;
  cursor: pointer; }

a {
  text-decoration: none;
  outline: none; }

a:active {
  outline: 0 none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: 'iconfont';
  src: url("../../font/iconfont.eot");
  src: url("../../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../../font/iconfont.woff") format("woff"), url("../../font/iconfont.ttf") format("truetype"), url("../../font/iconfont.svg#iconfont") format("svg"); }
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale; }

.icon-back:before {
  content: "\e697"; }

.icon-close:before {
  content: "\e69a"; }

.icon-selected:before {
  content: "\e6ad"; }

.icon-more:before {
  content: "\e6a7"; }

.icon-set:before {
  content: "\e6ae"; }

.icon-add:before {
  content: "\e6b9"; }

.icon-cart:before {
  content: "\e698"; }

.icon-category:before {
  content: "\e699"; }

.icon-delete:before {
  content: "\e69d"; }

.icon-search:before {
  content: "\e6ac"; }

.icon-attachment:before {
  content: "\e6c0"; }

.icon-dollar:before {
  content: "\e702"; }

.banner {
  position: relative;
  background: url(../images/award/cj_banner.png) center no-repeat;
  height: 530px;
  margin: 0 auto;
  background-size: auto 100%; }
  .banner .logo {
    position: absolute;
    left: 50%;
    bottom: 43px;
    width: 100px;
    height: 100px;
    margin-left: -101px;
    border-radius: 50%;
    z-index: -1; }
    .banner .logo img {
      border-radius: 50%; }

.bgffc501 {
  background-color: #ffc501; }

.cj-content {
  position: relative;
  width: 1050px;
  margin: 0 auto; }
  .cj-content .main-head {
    position: absolute;
    top: 0;
    width: 1050px;
    height: 170px;
    z-index: 2;
    background: url(../images/award/content.png) center top no-repeat; }
  .cj-content .main-body {
    position: relative;
    left: 21px;
    left: 22px\9;
    width: 1000px;
    padding-top: 160px;
    z-index: 1;
    background-color: #61008d; }
    .cj-content .main-body .current-pel {
      margin-bottom: 25px;
      margin-top: 60px;
      text-align: center;
      color: #e9b9ff;
      font-size: 18px; }
      .cj-content .main-body .current-pel i {
        font-size: 25px; }
  .cj-content .main-rule {
    width: 920px;
    margin: 0 auto;
    padding: 30px 0 20px;
    background-color: #8318b4;
    border-radius: 30px;
    color: #fff; }
    .cj-content .main-rule .r-left {
      float: left;
      margin-left: 100px;
      font-size: 24px;
      line-height: 16px; }
    .cj-content .main-rule .r-right {
      float: left;
      width: 620px;
      font-size: 16px;
      line-height: 24px; }
      .cj-content .main-rule .r-right .prev {
        display: inline-block;
        width: 25px;
        vertical-align: top; }
      .cj-content .main-rule .r-right .next {
        display: inline-block;
        width: 590px; }
    .cj-content .main-rule:after {
      display: table;
      content: "";
      clear: both; }
  .cj-content .main-progress .bar {
    position: relative;
    width: 820px;
    height: 30px;
    margin: 200px auto 0; }
    .cj-content .main-progress .bar .bar-circle {
      position: relative; }
      .cj-content .main-progress .bar .bar-circle .bar-line {
        position: absolute;
        z-index: 1;
        top: 6px;
        width: 140px;
        height: 13px;
        background-color: #e5c7f2; }
        .cj-content .main-progress .bar .bar-circle .bar-line.first {
          left: 25px; }
        .cj-content .main-progress .bar .bar-circle .bar-line.second {
          left: 183px; }
        .cj-content .main-progress .bar .bar-circle .bar-line.third {
          left: 341px; }
        .cj-content .main-progress .bar .bar-circle .bar-line.fourth {
          left: 499px; }
        .cj-content .main-progress .bar .bar-circle .bar-line.fifth {
          left: 655px; }
        .cj-content .main-progress .bar .bar-circle .bar-line .cover {
          height: 13px;
          background-color: #fff712; }
        .cj-content .main-progress .bar .bar-circle .bar-line .add-one {
          position: absolute;
          left: 50%;
          top: -20px;
          margin-left: -9px;
          color: #fff;
          font-size: 16px;
          opacity: 1;
          display: none; }
          .cj-content .main-progress .bar .bar-circle .bar-line .add-one.up {
            top: -65px;
            font-size: 22px;
            opacity: 0;
            filter: Alpha(opacity=0);
            -webkit-transition: all ease 1s;
            -moz-transition: all ease 1s;
            -ms-transition: all ease 1s;
            -o-transition: all ease 1s;
            transition: all ease 1s; }
    .cj-content .main-progress .bar ul li {
      position: relative;
      z-index: 2;
      float: left;
      width: 25px;
      height: 25px;
      margin-right: 132px;
      border-radius: 50%;
      border: 4px solid #fff;
      background-color: #61008d; }
      .cj-content .main-progress .bar ul li.active {
        background-color: #fff712;
        border-color: #fff712; }
        .cj-content .main-progress .bar ul li.active i {
          background-color: #fff712; }
      .cj-content .main-progress .bar ul li.big {
        top: -2px;
        width: 30px;
        height: 30px; }
      .cj-content .main-progress .bar ul li.last {
        margin-right: 0; }
      .cj-content .main-progress .bar ul li i {
        position: absolute;
        left: 50%;
        bottom: -18px;
        margin-left: -1.5px;
        width: 3px;
        height: 12px;
        background-color: #fff; }
        .cj-content .main-progress .bar ul li i.big-line {
          bottom: -15px; }
        .cj-content .main-progress .bar ul li i p {
          position: relative;
          top: 18px;
          width: 100px;
          margin-left: -50px;
          display: block;
          color: #fff;
          font-size: 15.5px;
          text-align: center; }
      .cj-content .main-progress .bar ul li .good {
        position: absolute;
        top: -155px;
        left: 50%;
        margin-left: -65px;
        width: 130px;
        text-align: center; }
        .cj-content .main-progress .bar ul li .good em {
          position: relative;
          width: 100px;
          height: 120px;
          display: inline-block;
          background: url(../images/award/good_back.png) no-repeat; }
          .cj-content .main-progress .bar ul li .good em.no-get {
            background-position: 100% 0; }
          .cj-content .main-progress .bar ul li .good em.get {
            background-position: 0 0; }
          .cj-content .main-progress .bar ul li .good em b {
            position: relative;
            display: block;
            height: 100px;
            width: 100px; }
            .cj-content .main-progress .bar ul li .good em b img {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              margin: auto;
              max-width: 80px;
              max-height: 80px; }
            .cj-content .main-progress .bar ul li .good em b .iphone-num {
              position: absolute;
              top: 0;
              left: 70px;
              width: 34px;
              height: 34px;
              border-radius: 50%;
              background-color: #8113b3;
              color: #e9b9ff;
              font-size: 18px;
              line-height: 34px;
              text-indent: 2px; }
        .cj-content .main-progress .bar ul li .good p {
          color: #fff;
          letter-spacing: 1px; }
    .cj-content .main-progress .bar:after {
      display: table;
      content: "";
      clear: both; }

.award-btn {
  position: relative;
  left: 50%;
  margin-left: -115px;
  margin-bottom: 40px;
  width: 230px;
  height: 81px;
  border: 0;
  font-size: 30px;
  letter-spacing: 3px;
  font-weight: bold;
  outline: none; }
  .award-btn.join {
    background: url(../images/award/btn.png) center no-repeat;
    color: #8318ba; }
  .award-btn.over {
    background: url(../images/award/over_btn.png) center no-repeat;
    color: #656565; }

.award-layer-head {
  height: 45px;
  width: 100%;
  background: url(../images/award/layer_suc.png) -33px top no-repeat; }

.award-layer-tips {
  margin: 0 15px;
  padding: 35px 0 20px 45px;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  color: #fff;
  border-bottom: 1px solid #fff; }

.award-layer-btn {
  position: relative;
  left: 50%;
  margin-top: 30px;
  margin-left: -82px;
  margin-bottom: 30px;
  width: 164px;
  height: 30px;
  background-color: #ce7df3;
  border-radius: 30px;
  border: 0;
  color: #fff; }

.rock {
  -webkit-animation: rock 0.7s infinite ease-in-out;
  -moz-animation: rock 0.7s infinite ease-in-out;
  -ms-animation: rock 0.7s infinite ease-in-out;
  -o-animation: rock 0.7s infinite ease-in-out;
  animation: rock 0.7s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

@-webkit-keyframes rock {
  0% {
    -webkit-transform: rotate(0); }
  50% {
    -webkit-transform: rotate(5deg); }
  100% {
    -webkit-transform: rotate(0); } }
@-moz-keyframes rock {
  0% {
    -moz-transform: rotate(0); }
  50% {
    -moz-transform: rotate(5deg); }
  100% {
    -moz-transform: rotate(0); } }
@-ms-keyframes rock {
  0% {
    -ms-transform: rotate(0); }
  50% {
    -ms-transform: rotate(5deg); }
  100% {
    -ms-transform: rotate(0); } }
@-o-keyframes rock {
  0% {
    -o-transform: rotate(0); }
  50% {
    -o-transform: rotate(5deg); }
  100% {
    -o-transform: rotate(0); } }
.layer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  outline: 0;
  display: none;
  overflow-y: auto;
  overflow-x: hidden; }

.layer-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  z-index: 1050; }

.layer-dialog {
  position: relative;
  margin: 30px auto;
  z-index: 1051;
  background: #fff; }

.layer-dialog .close {
  width: 75px;
  height: 75px;
  right: -75px;
  top: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  background: black \9;
  filter: alpha(opacity=50);
  cursor: pointer;
  text-align: center;
  line-height: 75px;
  text-indent: 3px; }

.layer-dialog .close i {
  color: #fff;
  font-size: 50px; }

.layer-dialog .close:hover {
  background: rgba(0, 0, 0, 0.7);
  background: black \9;
  filter: alpha(opacity=70); }

.win-body {
  overflow: hidden;
  padding-right: 17px; }

.os-body {
  overflow: hidden; }

.pd35-50 {
  padding-top: 35px;
  padding-bottom: 50px; }

.hg32 {
  height: 32px; }

.bg8113b3 {
  background-color: #8113b3; }

.elevator-h4 {
  padding-left: 40px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #f2f2f2;
  color: #282a3c;
  letter-spacing: 1px;
  font-size: 20px; }

.elevator-p {
  padding: 20px 40px 30px 40px;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 30px;
  text-indent: 40px; }

.elevator-btn-out {
  text-align: center;
  padding-bottom: 20px; }

.elevator-btn {
  width: 200px;
  height: 40px;
  border-radius: 30px;
  border: 0;
  outline: 0;
  color: #fff;
  background-color: #6f53ff;
  font-size: 16px;
  letter-spacing: 5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s; }
  .elevator-btn:hover {
    background-color: #542fde;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s; }

.m-t-230 {
  margin-top: 230px; }

@media screen and (max-width: 1230px) {
  body {
    width: 1230px; } }

/*# sourceMappingURL=award.css.map */
