.text-input-wrapper .input-wrapper {
  border-bottom: 0.01481rem solid #d7d7d7;
}

.text-input-wrapper .input-wrapper .lable-wrapper .lable-name {
  color: #6b3141;
}

.text-input-wrapper .input-wrapper .lable-wrapper .iconfont {
  color: #6b3141;
}

.text-input-wrapper .input-wrapper .input {
  color: #000;
}

.text-input-wrapper .input-wrapper input::-webkit-input-placeholder {
  color: #6b3141;
}

.text-input-wrapper .input-wrapper .phone-code-btn {
  color: #6b3141;
}

.text-input-wrapper .input-wrapper .phone-code-btn.disabled {
  color: #6b3141;
}

.text-input-wrapper .err-msg {
  color: #ff5555;
}

.login-wrapper .main-content .form-wrapper h2 {
  color: #6b3141;
}

.login-wrapper .main-content .form-wrapper h3 {
  color: #6b3141;
  opacity: 0.7;
}

.login-wrapper .main-content .form-wrapper .captcha-btn {
  color: #55a2ff;
}

.login-wrapper .main-content .form-wrapper .button-wrapper {
  color: #fff;
  background-image: linear-gradient(78deg, #9f5064 0%, #723546 50%, #6b3141 100%), linear-gradient(#6b6585, #6b6585);
  background-blend-mode: normal, normal;
  box-shadow: 0px 3px 10px 0px rgba(49, 9, 9, 0.65);
}

.login-wrapper .main-content .form-wrapper .button-wrapper.disabled {
  background-image: linear-gradient(78deg, #909090 0%, #bcbcbc 100%), linear-gradient(#6b6585, #6b6585);
  box-shadow: 0px 3px 10px 0px rgba(95, 106, 114, 0.65);
}

.login-wrapper .mobile-tips-wrapper {
  color: #ff5555;
}

.explain-container .explain-content-wrapper .explain-content {
  box-shadow: -2px 9px 13px 0px rgba(100, 25, 0, 0.4);
}

.explain-container .explain-content-wrapper .explain-content .operation-wrapper {
  background-color: #852e46;
}

.explain-container .explain-content-wrapper .explain-content .operation-wrapper .text {
  color: #fff;
}

.explain-container .explain-content-wrapper .explain-content .speed-progress {
  color: #fff;
}

.explain-container .skip-img-wrapper span {
  color: #fff;
}

.explain-container .iconfont {
  color: #fff;
}

.exercises-container .main-wrapper .question-wrapper .question-title {
  color: #fff;
}

.exercises-container .main-wrapper .question-wrapper .question-content {
  color: #000;
}

.exercises-container .main-wrapper .options-wrapper .question-item-wrapper {
  background-color: #ffffff;
  box-shadow: -6px 15px 46px 0px rgba(119, 102, 143, 0.3);
  background-color: #fff;
  border: solid 0.4vh #fff;
}

.exercises-container .main-wrapper .options-wrapper .question-item-wrapper.active {
  border: solid 0.4vh #6b3141;
}

.exercises-container .main-wrapper .options-wrapper .question-item-wrapper .option-cricle {
  border: solid 0.4vh #6b3141;
}

.exercises-container .main-wrapper .options-wrapper .question-item-wrapper .option-cricle .icon-check-cricle {
  color: #6b3141;
}

.exercises-container .main-wrapper .options-wrapper .switch-question .question-total {
  color: #fff;
}

.exercises-container .main-wrapper .options-wrapper .skip-img-wrapper span {
  color: #fff;
}

.exercises-container .modal-content {
  background-color: rgba(0, 0, 0, 0.7);
}

.exercises-container .modal-content .modal-wrapper .tips {
  color: #000;
}

.exercises-container .modal-content .modal-wrapper .button1,
.exercises-container .modal-content .modal-wrapper .button2 {
  color: #fff;
  background-image: linear-gradient(78deg, #9f5064 0%, #723546 50%, #6b3141 100%), linear-gradient(#6b6585, #6b6585);
  background-blend-mode: normal, normal;
  box-shadow: 0px 3px 10px 0px rgba(49, 9, 9, 0.65);
}

.pay-container .products-container .title,
.pay-container .pay-type-container .title {
  font-weight: normal !important;
}

.pay-container .products-container .title::before,
.pay-container .pay-type-container .title::before {
  background-color: #6b3141;
}

.pay-container .products-container .products-wrapper .product-item.active,
.pay-container .pay-type-container .products-wrapper .product-item.active {
  background-position: left bottom;
  border-color: #6b3141;
}

.pay-container .products-container .products-wrapper .product-item .product-type,
.pay-container .pay-type-container .products-wrapper .product-item .product-type {
  color: #6b3141;
}

.pay-container .products-container .products-wrapper .product-item .product-price,
.pay-container .pay-type-container .products-wrapper .product-item .product-price {
  color: #6b3141;
}

.pay-container .products-container .products-wrapper .product-item .product-origin-price,
.pay-container .pay-type-container .products-wrapper .product-item .product-origin-price {
  color: #6b3141;
}

.pay-container .products-container .products-wrapper .product-item .product-use-count,
.pay-container .pay-type-container .products-wrapper .product-item .product-use-count {
  color: #a0a0a0;
}

.pay-container .products-container .products-intro .intro-title span,
.pay-container .pay-type-container .products-intro .intro-title span {
  color: #55a2ff;
}

.pay-container .products-container .products-intro .intro-content,
.pay-container .pay-type-container .products-intro .intro-content {
  color: #55a2ff;
}

.pay-container .products-container.pay-type-container .pay-tips,
.pay-container .pay-type-container.pay-type-container .pay-tips {
  color: #55a2ff;
}

.pay-container .pay-footer-wrapepr .pay-button {
  background-image: linear-gradient(78deg, #9f5064 0%, #723546 50%, #6b3141 100%), linear-gradient(#6b6585, #6b6585);
  background-blend-mode: normal, normal;
  box-shadow: 0px 3px 10px 0px rgba(49, 9, 9, 0.65);
}

.pay-back-container .header-wrapper {
  background-image: linear-gradient(0deg, #6b3720 0%, #6f1200 100%);
}

.pay-back-container .order-tips {
  color: #a0a0a0;
}

.pay-back-container .continue-btn {
  background-color: #995938;
}

.pay-back-container .continue-btn .error {
  background-color: #ff5151;
}

.certificate-container .main-container .certificate-wrapper .certificate-time-wrapper p {
  color: #060606;
}

.certificate-container .main-container .user-info-wrapper .input-wrapper {
  border-bottom: 0.2vh solid #d7d7d7;
}

.certificate-container .main-container .user-info-wrapper .input-wrapper input::-webkit-input-placeholder {
  color: #d7e8f7;
}

.certificate-container .main-container .user-info-wrapper .info-tips-wrapper .left {
  color: #55a2ff;
}

.certificate-container .main-container .user-info-wrapper .info-tips-wrapper .content {
  color: #55a2ff;
}

.certificate-container .main-container .user-info-wrapper .info-tips-wrapper .content p {
  color: #ff3535;
}

.certificate-container .main-container .user-info-wrapper .btn-wrapper {
  background-image: linear-gradient(78deg, #9f5064 0%, #723546 50%, #6b3141 100%), linear-gradient(#6b6585, #6b6585);
  background-blend-mode: normal, normal;
  box-shadow: 0px 3px 10px 0px rgba(49, 9, 9, 0.65);
}

.certificate-container .main-container .user-info-wrapper .btn-wrapper.disabled {
  background-image: linear-gradient(78deg, #909090 0%, #bcbcbc 100%), linear-gradient(#6b6585, #6b6585);
  box-shadow: 0px 3px 10px 0px rgba(95, 106, 114, 0.65);
}

.certificate-container .modal-content .modal-wrapper .tips {
  color: #000;
}

.certificate-container .modal-content .modal-wrapper .button1,
.certificate-container .modal-content .modal-wrapper .button2 {
  background-image: linear-gradient(78deg, #9f5064 0%, #723546 50%, #6b3141 100%), linear-gradient(#6b6585, #6b6585);
  background-blend-mode: normal, normal;
  box-shadow: 0px 3px 10px 0px rgba(49, 9, 9, 0.65);
}

.user-container .user-info-wrapper .main-wrapper .plate-info-wrapper .title .not-get {
  color: #d0ddea;
}

.user-container .user-info-wrapper .main-wrapper .plate-info-wrapper .tips {
  color: #3666e0;
}

.user-container .user-info-wrapper .main-wrapper .plate-info-wrapper .need-renew p {
  color: #ff4545;
}

.user-container .user-info-wrapper .main-wrapper .plate-info-wrapper .contact-us {
  color: #3666e0;
}

.user-container .user-info-wrapper .main-wrapper .plate-info-wrapper .iconfont {
  color: #3666e0;
}

.user-container .user-info-wrapper .main-wrapper .user-infos-wrapper {
  border-left: 0.2vh solid rgba(107, 49, 65, 0.2);
}

.user-container .user-info-wrapper .main-wrapper .user-infos-wrapper .input-wrapper {
  border-bottom: 0.2vh solid #d7d7d7;
}

.user-container .user-info-wrapper .main-wrapper .user-infos-wrapper .input-wrapper input::-webkit-input-placeholder {
  color: rgba(107, 49, 65, 0.4);
}

.user-container .user-info-wrapper .main-wrapper .user-infos-wrapper .submit-btn {
  height: 79px;
  background-image: linear-gradient(78deg, #9f5064 0%, #723546 50%, #6b3141 100%), linear-gradient(#6b6585, #6b6585);
  background-blend-mode: normal, normal;
  box-shadow: 0px 3px 10px 0px rgba(49, 9, 9, 0.65);
}
