<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-size: 14px;
  margin: 0;
}
label {
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
#delAccountHikId {
  background: #f5f5f5;
}
.register-section {
  width: 100%;
  text-align: center;
}
input[type="radio"],
input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-appearance: none;
  appearance: none;
  outline: none;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
  padding-left: 0.2rem;
  cursor: pointer;
}
input[type="radio"] + label::before {
  content: "";
  background: url("../images/radio.svg");
  background-size: cover;
  width: 16px;
  height: 16px;
  float: left;
  position: relative;
  top: 2px;
}
input[type="radio"]:hover + label::before {
  background: url("../images/radioHover.svg");
  background-clip: content-box;
  background-size: cover;
}
input[type="radio"]:checked + label::before {
  background: url("../images/radioActive.svg");
  background-clip: content-box;
  background-size: cover;
}
input[type="checkbox"] + label::before {
  content: "";
  background: url("../images/checkbox.svg");
  background-size: cover;
  width: 16px;
  height: 16px;
  float: left;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:hover + label::before {
  background: url("../images/checkboxHover.svg");
  background-clip: content-box;
  background-size: cover;
}

input[type="checkbox"]:checked + label::before {
  background: url("../images/checkboxActive.svg");
  background-clip: content-box;
  background-size: cover;
}

/*#password:valid~.pass-word-message.rules{
 display: none;
}*/
.register-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
  max-width: 948px;
  /* padding-bottom: 0.46rem; */
  margin: auto;
}

#password-rules {
  position: absolute;
  bottom: -32px;
}

#password {
  /* -webkit-text-security: disc !important; */
}

.register-form-row-max {
  position: relative;
  display: flex;
  width: 100%;
  /*height: .45rem;*/
  align-items: center;
  margin-top: 0.24rem;
  padding-right: 0.44rem;
  float: left;
}

.register-form-row-max span:first-child {
  color: #666666;
  letter-spacing: 0;
  width: 14% !important;
}

.register-form-row-max span:last-child {
  width: 100%;
}

.register-form-row &gt; .input-verify {
  padding-right: 0.8rem;
}

.register-form-row-max &gt; .line-input {
  height: 100%;
}

.register-form-row-max &gt; .line-select {
  width: 8.46rem;
}

.register-form-row-info {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  float: left;
}
#registered-button {
  min-width: 96px;
}
.checkbox {
  width: 100%;
  margin-top: 12px;
  float: left;
  position: relative;
}

.radio-div {
  width: 100%;
  margin-top: 10px;
  float: left;
  position: relative;
}

#radio-info {
  color: #d7292f;
  left: 0;
  display: none;
  position: absolute;
  bottom: -8px;
  font-size: 12px;
}

#checked-info{
  color: #d7292f;
  left: 0;
  display: none;
  position: absolute;
  bottom: -17px;
  font-size: 12px;
}

.radio-div .required {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 0.24rem;
  font-size: 16px;
  color: #333333;
  font-weight: 600;
}
.radio-item {
  margin-bottom: 10px;
}

footor &gt; .registered-button {
  margin-bottom: 0.3rem;
}

.registered-button:hover {
  background: #f16643;
}

.registered-button:focus {
  box-shadow: 0 0 0 0.02rem rgba(237, 64, 20, 0.2);
}

.pass-word-message {
  display: none;
}

.pass-word-message span {
  font-size: 12px !important;
  color: #d7292f !important;
  line-height: 0.19rem !important;
  margin-top: 0.08rem;
}
#password-rules span {
  white-space: nowrap;
}
#password-info {
  width: 100%;
}
.rules {
  width: 238px;
  padding: 14px 10px;
  background: #ffffff;
  border: 1px solid #eaeaea;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);
  z-index: 99;
}

.rules &gt; ul {
  font-size: 13px;
  color: #666666;
  letter-spacing: 0;
}

.rules &gt; ul &gt; li {
  list-style-type: none;
  background: url("../images/gou-2.png") no-repeat;
  background-position: left center;
  margin-bottom: 8px;
  padding-left: 22px;
}
.rules &gt; ul &gt; li:last-child {
  margin-bottom: 0;
}
.rulesPc {
  position: absolute;
  left: 106%;
  top: -12px;
}
.rulesPc .line {
  position: absolute;
  left: -20px;
  top: 54px;
  border-width: 8px;
  border-right-width: 11px;
  border-style: dashed;
  border-color: transparent;
  font-size: 0;
  line-height: 0;
  border-right-style: solid;
  border-right-color: #eaeaea;
}
.rulesPc em {
  position: absolute;
  left: -18px;
  top: 54px;
  border-width: 8px;
  border-right-width: 11px;
  border-style: dashed;
  border-color: transparent;
  font-size: 0;
  line-height: 0;
  border-right-style: solid;
  border-right-color: #fff;
}
.rulesMobile {
  position: relative;
}
.rulesMobile .line {
  position: absolute;
  left: 20px;
  top: -16px;
  border-width: 6px;
  border-bottom-width: 10px;
  border-style: dashed;
  border-color: transparent;
  font-size: 0;
  line-height: 0;
  border-bottom-style: solid;
  border-bottom-color: #eaeaea;
}
.rulesMobile em {
  position: absolute;
  left: 20px;
  top: -14px;
  border-width: 6px;
  border-bottom-width: 10px;
  border-style: dashed;
  border-color: transparent;
  font-size: 0;
  line-height: 0;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}

.error-message1 {
  font-size: 0.08rem;
  color: #d7292f;
  position: absolute;
  bottom: -0.2rem;
  left: 1.45rem;
  display: none;
  width: 100%;
}
.line-input.input-verify {
  padding-right: 80px;
}

.register-form-row input::-webkit-input-placeholder {
  font-size: 16px;
  color: #cccccc;
  letter-spacing: 0;
}

.register-form-row input:-moz-placeholder {
  font-size: 16px;
  color: #cccccc;
  letter-spacing: 0;
}

.register-form-row input::-moz-placeholder {
  font-size: 16px;
  color: #cccccc;
  letter-spacing: 0;
}

.register-form-row input:-ms-input-placeholder {
  font-size: 16px;
  color: #cccccc;
  letter-spacing: 0;
}

.select-placeholder {
  display: none;
  font-size: 16px;
  color: #cccccc;
  letter-spacing: 0;
}
.show-partner-portal-no {
  margin-top: 0.24rem;
}

.title-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 0.9rem;
  margin-bottom: 0.32rem;
  align-items: center;
  width: 100%;
}
/*0214*/
.verigySuccess {
  display: none;
}
.modal.verifyModalWrap {
  display: block;
  visibility: hidden;
}
.verify-bar-area {
  width: 100%;
  margin: 0 auto;
}
.verify-img-panel {
  width: 100%;
  height: 200px;
  background-size: 100% 100%;
}

.verify-move-block .slideImg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.dropdown {
  position: relative;
}
.dropdown p {
  width: 100%;
  height: 100%;
  line-height: 40px;
  padding-left: 4px;
  padding-right: 30px;
  cursor: pointer;
}
.dropdown ul {
  width: 100%;
  background: #fff;
  /*margin-top: 2px;*/
  border: 1px solid rgba(102, 102, 102, 1);
  position: absolute;
  display: none;
  z-index: 9;
  left: 0;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.dropdown ul li {
  height: 32px;
  line-height: 32px;
  text-indent: 10px;
  position: relative;
}
.dropdown ul li a {
  display: block;
  height: 100%;
  color: #333333;
  text-decoration: none;
}
.dropdown ul li a:hover {
  background-color: #f5f5f5;
}
.dropdown ul li a:active {
  background-color: #fbe7e6;
}
.dropdown ul li.active {
  background-color: #fbe7e6;
}
.drop-question {
  position: absolute;
  display: none;
}
.drop-img {
  width: 16px;
  height: 16px;
  right: 20px;
  top: 8px;
  position: absolute;
}
.drop-desc {
  width: 265px;
  padding: 12px;
  background: #ffffff;
  border: 1px solid #eaeaea;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.11);
  z-index: 99;
  position: absolute;
  left: 97%;
  top: -19px;
  font-size: 12px;
  text-indent: 0;
}
.drop-desc em {
  position: absolute;
  left: -18px;
  top: 25px;
  border-width: 8px;
  border-right-width: 11px;
  border-style: dashed;
  border-color: transparent;
  font-size: 0;
  line-height: 0;
  border-right-style: solid;
  border-right-color: #fff;
}
.drop-desc .line {
  position: absolute;
  left: -20px;
  top: 25px;
  border-width: 8px;
  border-right-width: 11px;
  border-style: dashed;
  border-color: transparent;
  font-size: 0;
  line-height: 0;
  border-right-style: solid;
  border-right-color: #eaeaea;
}
.drop-img:hover + .drop-desc {
  display: block;
}
.dropdown ul li label {
  line-height: 16px;
}
.roleModalWrap{
  position: absolute;
  top:170px;
  background: #fff;
  width: 100%;
  height:calc(100% - 170px);
  overflow-y: auto;
}
.roleModalList{
  height: 100%;
  position: absolute;
  width: 100%;
  padding: 16px 15px;
}
.roleModalLi{
  width: 100%;
  padding: 12px 15px;
  border: 1px solid rgba(234,234,234,1);
  margin-bottom: 10px;
}
.roleModalLi .duigou-img{
  display: none;
}
.roleModalLi.active{
  border-color: rgba(215,21,14,1);
}
.roleModalLi.active .duigou-img{
  display: block;
}
.roleModalList .title{
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}
.roleModalList .desc{
  font-size: 12px;
  color: #666666;
}
.roleTitleWrap{
  width: 98%;
  display: flex;
  justify-content: space-between;
}

#checked-policy{
  width: 100%;
  margin-top: 12px;
  float: left;
  position: relative;
}

/* 2022-11-15 */
.tab-wrap{
  display: none;
  width: 100%;
  border-bottom: 1px solid rgba(234,234,234,1);
 }

 .tab-wrap span{
  display: inline-block;
  font-size: 16px;
  color: #666666;
  font-weight: 400;
  padding-bottom: 10px;
  cursor: pointer;
  user-select: none;
 }
 
 .wide-red-line{
  border-bottom: 3px solid #D7150E;
  font-size: 16px;
  color: #D7150E !important;  
  font-weight: 700 !important;
 }

 .mobile-wrap{
  display: flex;
  justify-content: space-between;
}

.select-control {
  width: 38%;
  height: 40px;
  padding: 0 8px;
  border: 1px solid #ced4da;
  border-radius: 4px;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;

  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
}

.select-control {
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 13px 8px;
  background-image: url("../images/arrowdown.svg");
  padding-right: 25px;
  background-color:#fff;
}
.select-control option:checked {
  background: #fbe7e6;
}
.select-control:focus {
  border: 1px solid #666666;
  outline: none;
  background: url("../images/arrowUp.svg") no-repeat scroll 96% center/13px 8px;
}

.select-control::-ms-expand {
  display: none;
}

input#userphone{
  outline: thin;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
        -webkit-appearance: none !important;
}

.verify-msmcode {
  height: 0.32rem;
  line-height: 0.32rem;
  width: auto;
  font-size: 14px;
  color: #094F9C;
  letter-spacing: 0.23px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 15px;
}

.verify-sso {
  margin: auto;
  font-weight: 400;
  font-size: 0.15rem;
  letter-spacing: 0;
  text-align: center !important;
  cursor: pointer;
  display: flex;
  align-items: center;
  user-select: none;
}

.verify-code-label-btn{
  cursor: pointer;
}

.process-public{
  position: absolute;
  touch-action: none;
  cursor: pointer;
  width: 20px;
  height: 20px;
  top: 39px;
  right: 12px;
  cursor: pointer;
}

.flex-1{
  display: flex;
  flex-direction: column;
  flex: 1;
}

.w-50{
  width: 48% !important;
}
 .mg-t-24{
  margin-top: 24px;
}
 .mg-l-40{
  margin-left: 40px;
 }

 .mg-l-10{
  margin-left: 10px;
}</pre></body></html>