@charset "UTF-8";
.clear:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden; }

.pr {
  position: relative; }

.pa {
  position: absolute; }

.fr {
  float: right; }

.fl {
  float: left; }

.none {
  display: none; }

.block {
  display: block; }

.dib {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.tr {
  text-align: right; }

.tc {
  text-align: center; }

.tl {
  text-align: left; }

.vm {
  vertical-align: middle; }

.ma {
  margin: 0 auto; }

.zoom {
  zoom: 1; }

.di-vt {
  display: inline-block;
  vertical-align: top; }

.di-vm {
  display: inline-block;
  vertical-align: middle; }

.fb {
  font-weight: bold; }

.fn {
  font-weight: normal; }

.t2 {
  text-indent: 2em; }

.elli {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.nowrap {
  white-space: nowrap; }

html, body {
  font: 14px/1 "Microsoft YaHei"; }

.bgf6 {
  background: #f6f6f6; }

.w100 {
  width: 100%; }

.w {
  width: 1200px;
  margin: 0 auto; }

.mb30 {
  margin-bottom: 30px; }

img {
  width: 100%; }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); }
  .popup .pop-qrcode-title {
    height: 1.5rem;
    overflow: hidden;
    background: #ff8c3c;
    line-height: 1.5rem;
    font-size: 0.8rem;
    text-indent: 1em;
    color: #fff; }
  .popup .popup-close {
    top: .2rem;
    right: .2rem;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: url(../images/icon/close.png) center center no-repeat;
    -webkit-background-size: 24px auto;
    background-size: 24px auto;
    cursor: pointer;
    z-index: 2; }
  .popup span.cdk {
    display: inline-block;
    height: 1.2rem;
    line-height: 1.2rem;
    padding: 0 0.3rem;
    background: #eaeaea;
    font-size: 0.75rem;
    color: #ff8832; }
  .popup .register, .popup .login, .popup .pop-qrcode, .popup .pop-qrcode2, .popup .pop-cdk, .popup .pop-jifen, .popup .pop-getTao, .popup .pop-cdk-getTao, .popup .pop-getJf {
    top: 50%;
    left: 50%;
    overflow: hidden;
    background: #ffffff; }
  .popup .register {
    margin: -234px 0 0 -8.75rem;
    padding: 1.175rem;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    .popup .register .register-title {
      text-align: center;
      height: 3.2rem;
      background: url(../images/logo3.png) center center no-repeat;
      background-size: 6rem auto; }
    .popup .register .register-main .left {
      width: 15.15rem; }
      .popup .register .register-main .left .register-form li {
        overflow: hidden; }
        .popup .register .register-main .left .register-form li .error-tip {
          color: #ff8c3c; }
        .popup .register .register-main .left .register-form li .input-wrap {
          height: 36px;
          overflow: hidden;
          line-height: 36px;
          width: 100%;
          border-radius: 4px; }
          .popup .register .register-main .left .register-form li .input-wrap .real-ipt {
            width: 100%;
            height: 36px;
            overflow: hidden;
            padding: 0 20px;
            background: #e9e9e9;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            border-radius: 4px; }
          .popup .register .register-main .left .register-form li .input-wrap input {
            color: #666666; }
        .popup .register .register-main .left .register-form li .item-explain {
          overflow: hidden;
          line-height: 22px;
          color: #ff8832;
          font-size: 10px;
          padding: 5px 0; }
        .popup .register .register-main .left .register-form li .code-input {
          line-height: 36px; }
          .popup .register .register-main .left .register-form li .code-input .input-wrap {
            width: 140px;
            height: 36px;
            margin-right: 6px;
            overflow: hidden; }
            .popup .register .register-main .left .register-form li .code-input .input-wrap .real-ipt {
              width: 140px;
              height: 36px;
              overflow: hidden;
              padding: 0 10px; }
          .popup .register .register-main .left .register-form li .code-input .code-image {
            width: 114px;
            height: 34px;
            overflow: hidden;
            margin-right: 4px;
            border: 1px #ff8c3c solid; }
            .popup .register .register-main .left .register-form li .code-input .code-image img {
              width: 114px;
              height: 34px;
              overflow: hidden;
              cursor: pointer; }
          .popup .register .register-main .left .register-form li .code-input .change-img-btn {
            color: #ff8832; }
      .popup .register .register-main .left .register-deal {
        padding: 16px;
        line-height: 24px;
        color: #858383; }
        .popup .register .register-main .left .register-deal .login-btn {
          color: #ff8832; }
      .popup .register .register-main .left .register-submit {
        width: 100%;
        height: 52px;
        overflow: hidden;
        line-height: 52px;
        color: #ffffff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        border: 0 none;
        background: #ff8c3c;
        cursor: pointer; }
        .popup .register .register-main .left .register-submit:hover {
          background: #fd7112; }
    .popup .register .register-main .right {
      width: 266px;
      height: 300px;
      overflow: hidden;
      padding-left: 34px;
      border-left: 1px #cbcaca solid; }
      .popup .register .register-main .right .right-wrap .top {
        height: 40px;
        line-height: 40px; }
        .popup .register .register-main .right .right-wrap .top .red {
          color: #ff8c3c; }
      .popup .register .register-main .right .right-wrap .login-btn {
        width: 236px;
        height: 46px;
        overflow: hidden;
        line-height: 46px;
        color: #ffffff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        background: #ff8c3c; }
        .popup .register .register-main .right .right-wrap .login-btn:hover {
          background: #fd7112; }
    .popup .register .popup-close {
      top: 33px;
      right: 30px;
      width: 33px;
      height: 33px;
      overflow: hidden;
      background: url(../images/icon/close1.png) center center no-repeat;
      background-size: 0.95rem auto;
      cursor: pointer; }
  .popup .login {
    margin: -234px 0 0 -8.75rem;
    padding: 10px 1.175rem;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px; }
    .popup .login .register-main {
      width: 15.2rem;
      margin-top: 20px; }
    .popup .login .register-title {
      height: 80px;
      overflow: hidden;
      line-height: 80px;
      color: #ff8c3c;
      border-bottom: 1px #cbcaca solid;
      text-align: center; }
    .popup .login .register-main .single-login-form li {
      overflow: hidden;
      margin-bottom: 16px; }
      .popup .login .register-main .single-login-form li .error-tip {
        line-height: 20px;
        color: #ff8c3c; }
      .popup .login .register-main .single-login-form li .input-wrap {
        width: 100%;
        height: 36px;
        overflow: hidden;
        line-height: 34px; }
        .popup .login .register-main .single-login-form li .input-wrap .real-ipt {
          width: 100%;
          height: 36px;
          overflow: hidden;
          padding-left: 20px;
          color: #666666;
          background: #e9e9e9;
          box-sizing: border-box;
          -webkit-box-sizing: border-box; }
      .popup .login .register-main .single-login-form li .item-explain {
        color: #666666; }
      .popup .login .register-main .single-login-form li .code-input {
        line-height: 36px; }
        .popup .login .register-main .single-login-form li .code-input .input-wrap {
          width: 140px;
          height: 36px;
          overflow: hidden;
          margin-right: 6px; }
          .popup .login .register-main .single-login-form li .code-input .input-wrap .real-ipt {
            width: 140px;
            height: 36px;
            overflow: hidden;
            padding: 0 10px; }
        .popup .login .register-main .single-login-form li .code-input .code-image {
          width: 114px;
          height: 34px;
          overflow: hidden;
          margin-right: 4px;
          border: 1px #ff8c3c solid; }
          .popup .login .register-main .single-login-form li .code-input .code-image img {
            width: 114px;
            height: 34px;
            overflow: hidden;
            cursor: pointer; }
        .popup .login .register-main .single-login-form li .code-input .change-img-btn {
          color: #ff8832; }
    .popup .login .register-main .register-deal {
      overflow: hidden;
      margin-bottom: 16px;
      color: #666666; }
    .popup .login .register-main .login-submit {
      width: 100%;
      height: 52px;
      overflow: hidden;
      line-height: 52px;
      color: #ffffff;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      border: 0 none;
      background: #ff8c3c;
      cursor: pointer; }
      .popup .login .register-main .login-submit:hover {
        background: #fd7112; }
    .popup .login .register-main .single-reg-tip {
      line-height: 46px; }
      .popup .login .register-main .single-reg-tip a {
        color: #ff8832; }
    .popup .login .popup-close {
      top: 33px;
      right: 30px;
      width: 33px;
      height: 33px;
      overflow: hidden;
      background: url(../images/icon/close1.png) center center no-repeat;
      background-size: 0.95rem auto; }
  .popup .pop-qrcode, .popup .pop-qrcode2 {
    width: 300px;
    height: 231px;
    margin: -115px 0 0 -150px; }
    .popup .pop-qrcode .pop-qrcode-main, .popup .pop-qrcode2 .pop-qrcode-main {
      padding: 13px; }
      .popup .pop-qrcode .pop-qrcode-main p, .popup .pop-qrcode2 .pop-qrcode-main p {
        line-height: 25px;
        font-size: 14px;
        color: #252525; }
        .popup .pop-qrcode .pop-qrcode-main p a, .popup .pop-qrcode2 .pop-qrcode-main p a {
          color: #ff8832;
          font-weight: bold; }
      .popup .pop-qrcode .pop-qrcode-main .pop-qrcode-img, .popup .pop-qrcode2 .pop-qrcode-main .pop-qrcode-img {
        width: 111px;
        height: 111px;
        overflow: hidden;
        margin: 10px auto; }
  .popup .pop-cdk {
    width: 17rem;
    height: 10.5rem;
    margin: -5.25rem 0 0 -8.5rem; }
    .popup .pop-cdk .pop-cdk-main {
      padding: 0.5rem; }
      .popup .pop-cdk .pop-cdk-main p {
        line-height: 2rem;
        overflow: hidden; }
        .popup .pop-cdk .pop-cdk-main p.textTit {
          font-weight: bold; }
        .popup .pop-cdk .pop-cdk-main p.cdk {
          color: #ff8c3c;
          line-height: 35px;
          font-size: 18px; }
  .popup .pop-cdk-getTao {
    width: 17rem;
    height: 10.5rem;
    margin: -5.25rem 0 0 -8.5rem; }
    .popup .pop-cdk-getTao .pop-qrcode-title {
      font-size: 0.85rem;
      font-weight: bold; }
    .popup .pop-cdk-getTao .pop-cdk-main {
      padding: 0.5rem; }
      .popup .pop-cdk-getTao .pop-cdk-main p {
        line-height: 1.5rem;
        overflow: hidden; }
        .popup .pop-cdk-getTao .pop-cdk-main p.textTit {
          font-weight: bold; }
        .popup .pop-cdk-getTao .pop-cdk-main p.cdk {
          color: #ff8c3c;
          line-height: 35px;
          font-size: 18px; }
  .popup .pop-getTao {
    width: 17rem;
    height: 13rem;
    margin: -6.5rem 0 0 -8.5rem; }
    .popup .pop-getTao .pop-getTao-main {
      padding: 0.5rem; }
      .popup .pop-getTao .pop-getTao-main p {
        line-height: 0.85rem;
        overflow: hidden; }
        .popup .pop-getTao .pop-getTao-main p.textTit {
          font-weight: bold; }
        .popup .pop-getTao .pop-getTao-main p.cdk {
          color: #ff8c3c;
          line-height: 35px;
          font-size: 18px; }
      .popup .pop-getTao .pop-getTao-main .getTaoAgain {
        padding: 0 5.5rem;
        margin: 1rem auto 0.5rem; }
  .popup .pop-jifen, .popup .pop-rhsj, .popup .pop-getJf {
    width: 190px;
    height: 210px;
    border: 1px #ff8c3c solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 0 0 .6rem 0; }
    .popup .pop-jifen .pop-qrcode-title, .popup .pop-rhsj .pop-qrcode-title, .popup .pop-getJf .pop-qrcode-title {
      margin-bottom: .2rem; }
    .popup .pop-jifen .popup-close, .popup .pop-rhsj .popup-close, .popup .pop-getJf .popup-close {
      background: url(../images/icon/close.png) center center no-repeat; }
    .popup .pop-jifen .pop-jifen-img, .popup .pop-rhsj .pop-jifen-img, .popup .pop-getJf .pop-jifen-img {
      width: 91px;
      height: 72px;
      overflow: hidden;
      margin: 0 auto 20px; }
    .popup .pop-jifen .color, .popup .pop-rhsj .color, .popup .pop-getJf .color {
      line-height: 32px;
      color: #ff8c3c; }
    .popup .pop-jifen .btn, .popup .pop-rhsj .btn, .popup .pop-getJf .btn {
      width: 150px;
      height: 38px;
      overflow: hidden;
      margin: 14px auto 0;
      line-height: 38px;
      color: #ffffff;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      background: #ff8c3c; }
    .popup .pop-jifen .popup-close, .popup .pop-rhsj .popup-close, .popup .pop-getJf .popup-close {
      top: .2rem;
      right: .2rem;
      width: 28px;
      height: 28px;
      overflow: hidden;
      background: url(../images/icon/close.png) center center no-repeat;
      background-size: 0.95rem auto;
      background-size: 100%;
      cursor: pointer; }
  .popup .pop-jifen {
    padding: 30px; }
    .popup .pop-jifen .popup-close {
      width: 28px;
      height: 28px;
      overflow: hidden;
      background: url(../images/icon/close1.png) center center no-repeat; }
  .popup .pop-rhsj, .popup .pop-getJf {
    width: 84%;
    height: auto; }
    .popup .pop-rhsj .popComWord, .popup .pop-getJf .popComWord {
      padding: 0.45rem 1rem 0.875rem; }
    .popup .pop-rhsj .color, .popup .pop-getJf .color {
      width: 90%;
      margin: 0 auto;
      text-align: left; }
    .popup .pop-rhsj .btn-buy, .popup .pop-rhsj .btn-doTask, .popup .pop-getJf .btn-buy, .popup .pop-getJf .btn-doTask {
      color: #0909a0;
      cursor: pointer;
      font-size: .65rem;
      font-weight: bold;
      margin-left: .3rem; }
  .popup .pop-getJf {
    font-size: .6rem; }
    .popup .pop-getJf .title {
      font-size: .65rem;
      padding: .6rem 0; }
    .popup .pop-getJf .content {
      text-align: left;
      line-height: 1rem;
      width: 87%;
      margin: 0 auto; }

.vip-popup {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: url(../images/pop-bg.png) 0 0 repeat; }
  .vip-popup .vip-popup-box {
    top: 50%;
    left: 50%;
    width: 936px;
    height: 652px;
    overflow: hidden;
    margin: -346px 0 0 -500px;
    padding: 20px 32px;
    border: 1px #ff8c3c solid;
    background: #ffffff; }
    .vip-popup .vip-popup-box .color {
      color: #ff8c3c; }
    .vip-popup .vip-popup-box .vip-popup-list-t {
      line-height: 50px; }
    .vip-popup .vip-popup-box .vip-popup-title {
      height: 70px;
      line-height: 70px;
      border-bottom: 1px #cbcaca solid; }
    .vip-popup .vip-popup-box .package-box {
      width: 970px; }
      .vip-popup .vip-popup-box .package-box .package-list {
        width: 212px;
        height: 136px;
        overflow: hidden;
        margin-right: 29px;
        background: url(../images/vip-bg.png) right bottom #f5f2f2 no-repeat;
        cursor: pointer; }
        .vip-popup .vip-popup-box .package-box .package-list .package-title {
          height: 32px;
          overflow: hidden;
          line-height: 32px;
          color: #ffffff;
          background: #ff8c3c; }
        .vip-popup .vip-popup-box .package-box .package-list .package-main {
          width: 210px;
          height: 103px;
          line-height: 30px;
          border: 1px #cbcaca solid;
          border-top: 0 none; }
          .vip-popup .vip-popup-box .package-box .package-list .package-main .psp {
            line-height: 40px; }
        .vip-popup .vip-popup-box .package-box .package-list.on {
          background: url(../images/vip-bg.png) right bottom white no-repeat; }
          .vip-popup .vip-popup-box .package-box .package-list.on .package-main {
            width: 208px;
            height: 102px;
            line-height: 30px;
            border: 2px #ff8c3c solid;
            border-top: 0 none; }
    .vip-popup .vip-popup-box .pay-box {
      margin-top: 54px; }
      .vip-popup .vip-popup-box .pay-box .pay-list {
        width: 138px;
        height: 46px;
        overflow: hidden;
        margin-right: 10px;
        border: 1px #cbcaca solid; }
        .vip-popup .vip-popup-box .pay-box .pay-list.on {
          border: 1px #ff8c3c solid; }
    .vip-popup .vip-popup-box .pay-item {
      margin-top: 10px;
      line-height: 50px; }
    .vip-popup .vip-popup-box .summary-box p {
      line-height: 30px; }
    .vip-popup .vip-popup-box .summary-box .oprice {
      text-decoration: line-through; }
    .vip-popup .vip-popup-box .summary-box .btn {
      width: 138px;
      height: 42px;
      overflow: hidden;
      margin: 12px 0;
      line-height: 42px;
      color: #ffffff;
      background: #ff8c3c; }

.popCom {
  position: absolute;
  left: 50%;
  top: 50%;
  min-height: 6.6rem;
  width: 12.7rem;
  background: #fff;
  border: 0.025rem solid #ff8832;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .popCom .popComWord {
    padding: 0.9rem 0.25rem 0.875rem;
    line-height: 1.1rem;
    font-size: .6rem;
    color: #242222; }
    .popCom .popComWord .title {
      font-size: .65rem;
      text-align: center; }
  .popCom.upVIP, .popCom.noVIP {
    padding-bottom: .9rem; }
    .popCom.upVIP .pop-qrcode-title .popup-close, .popCom.noVIP .pop-qrcode-title .popup-close {
      right: .2rem;
      top: 0.2rem; }
  .popCom .popComBtn {
    display: inline-block;
    width: 3.7rem;
    height: 1.2rem;
    background: #ff8832;
    color: #fff;
    font-size: 0.625rem;
    border-radius: 0.125rem;
    text-align: center;
    line-height: 1.2rem; }
  .popCom .popupClose {
    position: absolute;
    right: 0;
    top: 0;
    width: 1rem;
    height: 1rem;
    background: url(../images/icon/close1.png) center center no-repeat;
    background-size: 0.625rem auto; }

/*  登陆后 广告位弹窗 */
.advertising {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8); }

.advertisingBox {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  width: 15rem;
  height: 10rem; }
  .advertisingBox .popup-close {
    background: #ff8432 url(../images/icon/close.png) center center no-repeat;
    background-size: 24px auto;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
    z-index: 2; }
  .advertisingBox .advertisingCon .banner {
    width: 100%;
    height: 10rem;
    position: relative;
    overflow: hidden; }
    .advertisingBox .advertisingCon .banner .hd {
      position: absolute;
      right: 0.5rem;
      bottom: 0.5rem; }
      .advertisingBox .advertisingCon .banner .hd li {
        display: inline-block;
        height: 0.35rem;
        width: 0.35rem;
        margin: 0 0.15rem;
        background: #434343;
        color: #343434;
        overflow: hidden;
        border-radius: 0.175rem;
        text-indent: -2em; }
        .advertisingBox .advertisingCon .banner .hd li.on {
          background: #fff;
          color: #fff; }
  .advertisingBox .advertisingCon .advVideo video {
    width: 100%;
    height: 10rem; }

/* 签到 提示 通用弹窗 */
.sign-tips-dia {
  /*  position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    width: rem(600);
    text-align: center;
    font-size: rem(24);
    background: #fff;*/ }
  .sign-tips-dia .sureBtn {
    display: block;
    width: 4.25rem;
    height: 1.375rem;
    text-align: center;
    background: #fe8431;
    color: #fff;
    line-height: 1.375rem;
    margin: 1.25rem auto;
    font-size: 0.7rem;
    border-radius: 2px; }
  .sign-tips-dia .signTips {
    font-size: 0.75rem;
    padding: 0.75rem 0.75rem 0 0.75rem;
    line-height: 1.125rem; }
    .sign-tips-dia .signTips span {
      color: #635858; }

.pop-title {
  height: 1.5rem;
  background: #ff8832; }

.close {
  height: 1.5rem;
  width: 1.5rem;
  position: absolute;
  right: 0;
  top: 0rem;
  background: url(../images/icon/closeWhite.png) center center no-repeat;
  background-size: 1.225rem 1.225rem; }

.sureBtn {
  display: block;
  width: 4.25rem;
  height: 1.375rem;
  text-align: center;
  background: #fe8431;
  color: #fff;
  line-height: 1.375rem;
  margin: 0.25rem auto;
  font-size: 0.7rem;
  border-radius: 2px; }
