.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.diy-focus:focus {
  border-color: #158F3B;
}
.diy-focus:active {
  border-color: #158F3B;
}
body {
  background-color: #f8f8f8;
}
.credits-exchange-module .banner-module {
  height: 820px;
}
.credits-exchange-module .banner-module .banner-box {
  background: url("../images/integral-check/banner-bg.png") no-repeat center #ffefd6;
  height: 720px;
  background-size: cover;
  min-width: 1440px;
}
.credits-exchange-module .banner-module .punch-box {
  background: url("../images/integral-check/signin-bg.png") no-repeat center;
  height: 408px;
  background-size: cover;
  position: relative;
  top: -314px;
}
.credits-exchange-module .banner-module .punch-box .login-region {
  width: 430px;
  height: 126px;
  margin-left: 650px;
}
.credits-exchange-module .banner-module .punch-box .not-login {
  height: 100%;
  padding: 20px 30px 20px 60px;
}
.credits-exchange-module .banner-module .punch-box .name {
  font-size: 18px;
  color: #141313;
}
.credits-exchange-module .banner-module .punch-box .login-btn {
  margin-top: 10px;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
  height: 34px;
  line-height: 34px;
  width: 129px;
  text-align: center;
  background-color: #6dc68f;
  border-radius: 17px;
  transition: all 0.3s ease;
}
.credits-exchange-module .banner-module .punch-box .login-btn:hover {
  background-color: #5cab7b;
}
.credits-exchange-module .banner-module .punch-box .head-des {
  display: inline-block;
  margin-left: 30px;
}
.credits-exchange-module .banner-module .punch-box .head-logo {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.credits-exchange-module .banner-module .punch-box .head-logo img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.credits-exchange-module .banner-module .punch-box .have-login {
  height: 100%;
  padding: 20px 30px 20px 60px;
}
.credits-exchange-module .banner-module .punch-box .grade-num {
  font-size: 18px;
  color: #141313;
  font-weight: bold;
}
.credits-exchange-module .banner-module .punch-box .num-total {
  font-size: 24px;
  color: #e82819;
  padding: 0 4px;
}
.credits-exchange-module .banner-module .punch-box .jump-btn {
  margin-top: 12px;
  height: 27px;
  line-height: 24px;
  display: inline-block;
  padding: 0 14px;
  border-radius: 14px;
  border: solid 2px #e0e3e0;
  font-size: 16px;
  color: #a4a2a2;
  margin-right: 10px;
}
.credits-exchange-module .banner-module .punch-box .jump-btn:last-child {
  margin-right: 0;
}
.credits-exchange-module .banner-module .punch-box .sign-day {
  font-size: 20px;
  font-weight: bold;
  color: #141313;
}
.credits-exchange-module .banner-module .punch-box .hint-time {
  color: #e82819;
  margin: 0 6px;
}
.credits-exchange-module .banner-module .punch-box .sign-start {
  display: flex;
  margin-top: 28px;
}
.credits-exchange-module .banner-module .punch-box .start-item {
  width: 114px;
  height: 113px;
  background-color: #f8f4ec;
  border-radius: 11px;
  font-size: 16px;
  color: #a19f9f;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 25px 0 14px;
  cursor: pointer;
  margin-right: 34px;
}
.credits-exchange-module .banner-module .punch-box .start-item:last-child {
  margin-right: 0;
}
.credits-exchange-module .banner-module .punch-box .start-item.current-state {
  background-image: linear-gradient(-12deg, #66c78c 0%, #78c696 27%, #81cd9e 50%, #93dbaf 100%), linear-gradient(#f8f4ec, #f8f4ec);
  color: #fff;
  padding: 16px 0 14px;
}
@keyframes zoomAnimation {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
.credits-exchange-module .banner-module .punch-box .start-item.current-state .no-start {
  background: url("../images/integral-check/Sign-in-status.png") no-repeat center;
  width: 53px;
  height: 53px;
  animation: zoomAnimation 2s infinite linear;
}
.credits-exchange-module .banner-module .punch-box .start-item.signed-status {
  background-color: #dff6e8;
  color: #6dc68f;
  padding: 16px 0 14px;
}
.credits-exchange-module .banner-module .punch-box .start-item.signed-status .no-start {
  background: url("../images/integral-check/song-in-ok.png") no-repeat center;
  width: 41px;
  height: 44px;
}
.credits-exchange-module .banner-module .punch-box .no-start {
  background: url("../images/integral-check/not-signedin.png") no-repeat center;
  width: 35px;
  height: 35px;
  display: inline-block;
}
.credits-exchange-module .banner-module .punch-box .sign-in-now {
  width: 397px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  background-image: linear-gradient(94deg, #66c78c 0%, #78c696 49%, #86d1a3 75%, #93dbaf 100%), linear-gradient(#67ca96, #67ca96);
  background-blend-mode: normal,
        normal;
  border-radius: 23px;
  font-size: 20px;
  color: #fff;
  margin: 30px auto 0;
  cursor: pointer;
  transition: all 0.3s ease;
}
.credits-exchange-module .banner-module .punch-box .sign-in-now:hover {
  background-image: linear-gradient(94deg, #7aeaa6 0%, #85d1a2 49%, #7ac597 75%, #8bc5a1 100%), linear-gradient(#67ca96, #60d095);
}
.credits-exchange-module .banner-module .punch-box .sign-in-now.sign-active {
  background-color: #f8f4ec;
  background-image: none;
  color: #a19f9f;
}
.credits-exchange-module .common-title {
  font-size: 24px;
  color: #141313;
  font-weight: bold;
}
.credits-exchange-module .common-title:before {
  width: 13px;
  height: 32px;
  background-image: linear-gradient(94deg, #66c78c 0%, #78c696 49%, #86d1a3 75%, #93dbaf 100%), linear-gradient(#6ac68e, #6ac68e);
  background-blend-mode: normal,
      normal;
  border-radius: 7px;
  content: '';
  display: inline-block;
  vertical-align: bottom;
  margin-right: 12px;
}
.credits-exchange-module .handbook-box {
  margin-top: 60px;
}
.credits-exchange-module .handbook-box .flow-region:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.credits-exchange-module .handbook-box .flow-region .flow-l {
  display: inline-block;
  float: left;
  margin-top: 46px;
}
.credits-exchange-module .handbook-box .flow-region .flow-rules {
  margin-top: 30px;
}
.credits-exchange-module .handbook-box .flow-region .flow-rules p {
  font-size: 16px;
  color: #000000;
  padding: 4px 0;
}
.credits-exchange-module .handbook-box .flow-region .jump-store {
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  letter-spacing: -1px;
  width: 197px;
  height: 40px;
  line-height: 40px;
  background-image: linear-gradient(94deg, #66c78c 0%, #78c696 49%, #86d1a3 75%, #93dbaf 100%), linear-gradient(#e1e3e0, #e1e3e0);
  background-blend-mode: normal,
        normal;
  border-radius: 10px;
  padding-left: 14px;
  position: relative;
}
.credits-exchange-module .handbook-box .flow-region .jump-store:before {
  background: url("../images/integral-check/store-icon.png") no-repeat center;
  width: 18px;
  height: 18px;
  content: '';
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.credits-exchange-module .handbook-box .flow-region .jump-store:after {
  position: absolute;
  right: 22px;
  top: 12px;
  background: url("../images/integral-check/right-arrow.png") no-repeat center;
  width: 16px;
  height: 16px;
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
  transition: all 0.3s ease;
}
.credits-exchange-module .handbook-box .flow-region .jump-store:hover:after {
  transform: translateX(5px);
}
.credits-exchange-module .handbook-box .flow-region .flow-pic {
  float: right;
}
.credits-exchange-module .handbook-box .time-table {
  box-sizing: border-box;
  margin-top: 80px;
}
.credits-exchange-module .handbook-box .time-table .table-box {
  width: 100%;
  margin: auto;
  border-collapse: collapse;
  background-color: #fff;
  border-radius: 20px;
}
.credits-exchange-module .handbook-box .time-table .table-box th {
  font-size: 20px;
  font-weight: bold;
  color: #13502a;
  text-align: center;
  padding: 20px 0;
  background-color: #edf4f0;
}
.credits-exchange-module .handbook-box .time-table .table-box th:first-child {
  border-top-left-radius: 20px;
}
.credits-exchange-module .handbook-box .time-table .table-box th:last-child {
  border-top-right-radius: 20px;
}
.credits-exchange-module .handbook-box .time-table .table-box tr:last-child td {
  border-bottom: none;
}
.credits-exchange-module .handbook-box .time-table .table-box td {
  font-size: 18px;
  color: #444343;
  text-align: center;
  padding: 16px 0;
  border-bottom: 1px dashed #9ec89a;
  border-right: 1px dashed #9ec89a;
}
.credits-exchange-module .handbook-box .time-table .table-box td:last-child {
  border-right: none;
}
.credits-exchange-module .handbook-box .time-table .signed-in-icon {
  background: url("../images/integral-check/sign-yes-icon.png") no-repeat center;
  width: 32px;
  height: 24px;
  display: inline-block;
}
.credits-exchange-module .handbook-box .time-table .grade-des {
  font-size: 18px;
  color: #444343;
}
.credits-exchange-module .handbook-box .time-table .num-grade {
  font-size: 22px;
  color: #e82819;
}
.credits-exchange-module .cash-gift-free-module .gift-box {
  margin-top: 76px;
}
.credits-exchange-module .cash-gift-free-module .gift-box .gift-region {
  margin-top: 40px;
  background-color: #fff;
  border-radius: 20px;
  padding: 32px 40px;
}
.credits-exchange-module .cash-gift-free-module .gift-box .gift-region:after {
  clear: both;
  content: '';
  display: block;
}
.credits-exchange-module .cash-gift-free-module .gift-box .gift-l {
  width: 340px;
  height: 275px;
  border-radius: 10px;
  overflow: hidden;
  background-color: rgba(216, 212, 212, 0.15);
  position: relative;
  float: left;
}
.credits-exchange-module .cash-gift-free-module .gift-box .gift-l img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: cover;
}
.credits-exchange-module .cash-gift-free-module .gift-box .gift-r {
  float: right;
}
.credits-exchange-module .cash-gift-free-module .gift-box .title-top {
  text-align: right;
}
.credits-exchange-module .cash-gift-free-module .gift-box .record-icon {
  font-size: 20px;
  color: #00853d;
  padding-bottom: 6px;
  text-decoration: underline;
}
.credits-exchange-module .cash-gift-free-module .gift-box .record-icon:before {
  background: url("../images/integral-check/more-gift-icon.png") no-repeat center;
  width: 17px;
  height: 19px;
  content: '';
  display: inline-block;
  margin-right: 8px;
  vertical-align: bottom;
  margin-bottom: 2px;
}
.credits-exchange-module .cash-gift-free-module .gift-box .progress-bar-region {
  margin-top: 40px;
  text-align: right;
  margin-right: 70px;
  text-align: center;
}
.credits-exchange-module .cash-gift-free-module .gift-box .gift-top-title {
  font-size: 20px;
  text-align: left;
  margin-bottom: 16px;
}
.credits-exchange-module .cash-gift-free-module .gift-box .bar-title {
  margin-top: 26px;
  font-size: 20px;
  color: #404751;
  text-align: center;
}
.credits-exchange-module .cash-gift-free-module .gift-box .progress-bar {
  width: 500px;
  height: 34px;
  background-color: #ecf8f0;
  border-radius: 20px;
  position: relative;
  text-align: right;
  overflow: hidden;
}
.credits-exchange-module .cash-gift-free-module .gift-box .progress-bar:after {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 0;
  background: url("../images/integral-check/gift-bar-max-icon.png") no-repeat center;
  width: 34px;
  height: 34px;
  content: '';
  display: inline-block;
}
.credits-exchange-module .cash-gift-free-module .gift-box .progress-bar .border-bg {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: solid 2px #6fc691;
  content: '';
  display: inline-block;
  border-radius: 20px;
}
.credits-exchange-module .cash-gift-free-module .gift-box .bar-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 100%;
  background-image: linear-gradient(94deg, #66c78c 0%, #78c696 49%, #86d1a3 75%, #93dbaf 100%), linear-gradient(#ecf8f0, #ecf8f0);
  background-blend-mode: normal,
        normal;
  border-radius: 17px;
  display: inline-block;
}
.credits-exchange-module .cash-gift-free-module .gift-box .bar-bg.bar-active {
  width: 100%;
}
.credits-exchange-module .cash-gift-free-module .gift-box .now-active {
  border-radius: 23px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  margin: 22px auto 0;
  width: 300px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background-image: linear-gradient(94deg, #66c78c 0%, #78c696 49%, #86d1a3 75%, #93dbaf 100%), linear-gradient(#e0dede, #e0dede);
  transition: all 0.3s ease;
}
.credits-exchange-module .cash-gift-free-module .gift-box .now-active:hover {
  background-image: linear-gradient(94deg, #7aeaa6 0%, #85d1a2 49%, #7ac597 75%, #8bc5a1 100%), linear-gradient(#67ca96, #60d095);
}
.credits-exchange-module .cash-gift-free-module .gift-region {
  margin-top: 26px;
  display: flex;
  justify-content: space-between;
}
.credits-exchange-module .cash-gift-free-module .gift-region .gift-item {
  background-color: #fff;
  width: 320px;
  padding: 28px 40px;
  box-sizing: border-box;
  border-radius: 10px;
}
.credits-exchange-module .cash-gift-free-module .gift-region .gift-title {
  font-size: 14px;
  color: #000000;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift {
  margin-top: 24px;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .gift-l {
  width: 120px;
  height: 90px;
  background-color: rgba(216, 212, 212, 0.15);
  position: relative;
  float: left;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .gift-l img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: cover;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .gift-r {
  float: right;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .title-top {
  text-align: right;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .record-icon {
  font-size: 14px;
  color: #a19f9f;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .record-icon:before {
  background: url("../images/integral-check/more-gift-icon.png") no-repeat center;
  width: 13px;
  height: 13px;
  content: '';
  display: inline-block;
  margin-right: 6px;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .bar-title {
  margin-top: 6px;
  font-size: 14px;
  color: #404751;
  text-align: center;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .progress-bar {
  width: 100px;
  height: 20px;
  background-color: #ecf8f0;
  border-radius: 10px;
  position: relative;
  text-align: right;
  display: inline-block;
  overflow: hidden;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .progress-bar .border-bg {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: solid 1px #00853d;
  content: '';
  display: inline-block;
  border-radius: 10px;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .bar-bg {
  position: absolute;
  z-index: 2;
  left: 0;
  height: 100%;
  background-color: #00853d;
  border-radius: 10px;
  display: inline-block;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .bar-bg.bar-active {
  width: 100%;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .now-active {
  margin: 8px auto 0;
  width: 96px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 23px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  background-image: linear-gradient(94deg, #66c78c 0%, #78c696 49%, #86d1a3 75%, #93dbaf 100%), linear-gradient(#e0dede, #e0dede);
  transition: all 0.3s ease;
}
.credits-exchange-module .cash-gift-free-module .gift-region .more-gift .now-active:hover {
  background-image: linear-gradient(94deg, #7aeaa6 0%, #85d1a2 49%, #7ac597 75%, #8bc5a1 100%), linear-gradient(#67ca96, #60d095);
}
.credits-exchange-module .cash-gift-free-module .cash-jump {
  margin-top: 70px;
  display: block;
}
.credits-exchange-module .cash-gift-free-module .cash-jump img {
  width: 100%;
  background-size: cover;
}
.credits-exchange-module .advertising-module {
  padding-top: 75px;
  padding-bottom: 90px;
  background-color: #fdfdfd;
}
.credits-exchange-module .advertising-module .swiper-box {
  margin-top: 18px;
  height: 315px;
  background-color: #fff;
  box-shadow: 3px 3px 21px 0px rgba(204, 204, 204, 0.44);
  border-radius: 29px;
  padding: 42px 56px;
  position: relative;
}
.credits-exchange-module .advertising-module .swiper-box .swiper-btn-prev {
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 3;
  cursor: pointer;
  background: url(../images/integral-check/swiper-arrow.png) no-repeat center;
  width: 14px;
  height: 24px;
  margin-top: -32px;
  transform: rotate(180deg);
}
.credits-exchange-module .advertising-module .swiper-box .swiper-btn-next {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 3;
  cursor: pointer;
  background: url(../images/integral-check/swiper-arrow.png) no-repeat center;
  width: 14px;
  height: 24px;
  margin-top: -32px;
}
.credits-exchange-module .advertising-module .swiper-box .swiper-container {
  height: 188px;
}
.credits-exchange-module .advertising-module .swiper-box .swiper-slide {
  width: 310px;
  height: 188px;
  display: inline-block;
}
.credits-exchange-module .advertising-module .swiper-box .swiper-title {
  margin-top: 32px;
  font-size: 19px;
  color: #141313;
  text-align: center;
  font-weight: bold;
}
.credits-exchange-module .smt-box {
  padding: 70px 0;
}
.credits-exchange-module .smt-box .online-pricing-title {
  padding-right: 39px;
}
.credits-exchange-module .smt-box .online-pricing-title:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.credits-exchange-module .smt-box .online-pricing-title .online-l {
  font-size: 22px;
  font-weight: bold;
  color: #189440;
  float: left;
}
.credits-exchange-module .smt-box .online-pricing-title .notice:after {
  width: 1px;
  height: 16px;
  background-color: #cfcbcb;
  content: '';
  display: inline-block;
  margin: 0 6px 2px 6px;
  vertical-align: middle;
}
.credits-exchange-module .smt-box .online-pricing-title .online-r {
  float: right;
  font-size: 16px;
  color: #cfcbcb;
}
.credits-exchange-module .smt-box .online-pricing-title .hint-title {
  color: #e82819;
}
.credits-exchange-module .smt-box .valuation-row {
  padding: 18px 39px;
  display: flex;
  position: relative;
}
.credits-exchange-module .smt-box .valuation-row.smt .valuation-params {
  margin-left: 24px;
}
.credits-exchange-module .smt-box .valuation-row .quote-btn.action-form {
  width: 190px;
  height: 34px;
  background: linear-gradient(179deg, #1EAE5C 0%, #158F3B 100%);
  border-radius: 2px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -34px;
  right: 46px;
  z-index: 1;
}
.credits-exchange-module .smt-box .valuation-row .quote-btn.action-form:hover {
  background: linear-gradient(179deg, #158F3B 0%, #1EAE5C 100%);
}
.credits-exchange-module .smt-box .valuation-params {
  display: flex;
  margin-left: 30px;
}
.credits-exchange-module .smt-box .valuation-params:first-child {
  margin-left: 0 !important;
}
.credits-exchange-module .smt-box .params-el {
  display: flex;
  flex-direction: column;
}
.credits-exchange-module .smt-box .params-el .tag {
  border: 1px solid #E3E5E9;
  border-radius: 2px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  color: #404751;
  margin-right: 4px;
  cursor: pointer;
  min-width: 70px;
}
.credits-exchange-module .smt-box .params-el .tag.active {
  border-color: #158F3B;
  color: #158F3B;
}
.credits-exchange-module .smt-box .params-el .tag:hover {
  border-color: #158F3B;
}
.credits-exchange-module .smt-box .par-name {
  font-size: 12px;
  color: #404751;
}
.credits-exchange-module .smt-box .the-params {
  margin-top: 6px;
  display: flex;
}
.credits-exchange-module .smt-box .the-params .flag {
  width: 40px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAAQNJREFUKFNV0E1Og1AUBeBzpC6gugSHtiaaOHXkIviZI+CoVN2E4Tnh5xk6cQBGEnUBsq8m0nDNoxLxjr+ce+6l0pXf9zi/i9wIoGAyatMcoeveaOGeqqgzgUQkdBx4EYABGyRd1wJYCsUhACZFlQEIARTr0LtVm2Yu3a4FZEnQi0O3MdAMla5TEZPMEpBL6bEg92gAk0pUutIi8EkKBPaI/sE8r+Zb4gvAhQnYd/47cEicFF8c0LIhct2jDwE+x4ETmg1M05fj79msFcGpQavA/jCJT8Vr9ovLOHBumOiqheAKFp21775PO4+Ywgc+5vWZRZ7EofM5ffb4jUTXq93htvwB25x4MhhX12oAAAAASUVORK5CYII=") no-repeat center #fff;
  border-top: 1px solid #E3E5E9;
  border-bottom: 1px solid #E3E5E9;
}
.credits-exchange-module .smt-box .the-params select {
  outline: none;
  text-indent: 10px !important;
}
.credits-exchange-module .smt-box .the-params .count {
  border-radius: 2px;
  height: 34px;
  border: 1px solid #E3E5E9;
  background: #fff;
  text-indent: 10px;
  width: 270px;
}
.credits-exchange-module .smt-box .the-params .count:focus {
  border-color: #158F3B;
}
.credits-exchange-module .smt-box .the-params .count:active {
  border-color: #158F3B;
}
.credits-exchange-module .smt-box .the-params .count.middle {
  width: 200px;
}
.credits-exchange-module .smt-box .the-params .count.mini {
  width: 134px;
}
.credits-exchange-module .serve-module {
  background: url("../images/integral-check/serve-pic.png") no-repeat center #626262;
  height: 167px;
  background-size: cover;
  content: '';
}
.credits-exchange-module .serve-module .serve-title {
  font-size: 24px;
  font-weight: bold;
  color: #fdfdfd;
  letter-spacing: 15px;
  padding-top: 44px;
  text-align: center;
}
.credits-exchange-module .serve-module .btn-box {
  margin-top: 24px;
  text-align: center;
}
.credits-exchange-module .serve-module .serve-jump {
  display: inline-block;
  font-size: 18px;
  color: #6dc690;
  height: 35px;
  line-height: 35px;
  border-radius: 6px;
  border: solid 1px #66c78c;
  padding: 0 30px;
  margin-right: 38px;
  transition: all 0.3s ease;
}
.credits-exchange-module .serve-module .serve-jump:last-child {
  margin-right: 0;
}
.credits-exchange-module .serve-module .serve-jump:hover {
  background-color: #66c78c;
  color: #fff;
}
.sign-pop-up:before {
  position: fixed;
  z-index: 66;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.2);
}
.sign-pop-up .sign-module {
  position: fixed;
  z-index: 77;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 400px;
  height: 400px;
  background-color: #ffffff;
  box-shadow: 0 4px 250px 0 rgba(25, 25, 25, 0.19);
  padding: 50px;
  box-sizing: border-box;
  text-align: center;
}
.sign-pop-up .sign-module .sign-title {
  font-size: 24px;
  color: #000000;
  margin-bottom: 34px;
}
.sign-pop-up .sign-module .num {
  font-size: 24px;
  color: #fa7c18;
}
.sign-pop-up .sign-module .gold-icon {
  background: url("../images/integral-check/gold-icon.png") no-repeat center;
  width: 95px;
  height: 97px;
  content: '';
  margin: 10px auto 26px;
}
.sign-pop-up .sign-module .sign-des {
  font-size: 14px;
  color: #000000;
}
.sign-pop-up .sign-module .got-btn {
  margin-top: 24px;
  font-size: 14px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #6dc68f;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.sign-pop-up .sign-module .got-btn:hover {
  background-image: linear-gradient(94deg, #7aeaa6 0%, #85d1a2 49%, #7ac597 75%, #8bc5a1 100%), linear-gradient(#67ca96, #60d095);
}
/*# sourceMappingURL=integral-check-in.css.map */