<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;
}
.current-location {
  margin-top: 34px;
  font-size: 12px;
  color: #8D97A5;
}
.current-location a {
  color: #8D97A5;
}
.current-location a:hover {
  text-decoration: underline;
}
.current-location a:last-child {
  text-decoration: none;
  cursor: default;
}
.the-head {
  z-index: 5;
}
.the-head .header {
  background: rgba(0, 0, 0, 0.2);
}
.link-us-banner {
  background: url("../images/help-center/link-us-banner.png") no-repeat center;
  height: 400px;
}
.link-us-module {
  background: #fff;
  padding: 50px 0 120px;
  display: flex;
  justify-content: space-between;
}
.link-us-module .advice-feedback {
  width: 500px;
  height: 640px;
  background: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  margin-top: -120px;
  position: relative;
  z-index: 3;
}
.link-us-module .advice-feedback .advice-title {
  display: flex;
  align-items: center;
  padding-left: 28px;
  font-size: 18px;
  font-weight: 600;
  height: 70px;
  border-bottom: 1px solid #E3E5E9;
}
.link-us-module .advice-feedback .advice-form {
  padding: 22px 30px;
}
.link-us-module .advice-feedback .advice-form .hint-label {
  padding-bottom: 2px;
}
.link-us-module .advice-feedback .advice-form .hint-label .tag {
  vertical-align: middle;
}
.link-us-module .advice-feedback .advice-form .form-row {
  display: flex;
  padding-top: 26px;
  flex-direction: column;
}
.link-us-module .advice-feedback .advice-form .form-row input[type="text"] {
  border-bottom: 1px solid #E3E5E9;
  height: 40px;
  margin-left: 10px;
  margin-top: 5px;
}
.link-us-module .advice-feedback .advice-form .form-row input[type="text"]:focus {
  border-color: #158F3B;
}
.link-us-module .advice-feedback .advice-form .form-row.present {
  display: flex;
  justify-content: right;
  flex-direction: row;
  margin-top: 10px;
}
.link-us-module .advice-feedback .advice-form .form-row.present button {
  width: 100px;
  height: 34px;
  margin-left: 20px;
  border-radius: 2px;
}
.link-us-module .advice-feedback .advice-form .form-row.present button.rest {
  color: #158F3B;
  background: #fff;
  border: 1px solid #E3E5E9;
}
.link-us-module .advice-feedback .advice-form .form-row.present button.submit {
  background: #158F3B;
  color: #fff;
  border: 1px solid #158F3B;
}
.link-us-module .advice-feedback .advice-form .row-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.link-us-module .advice-feedback .advice-form .row-head .gender-box {
  display: flex;
  align-items: center;
}
.link-us-module .advice-feedback .advice-form .row-head label {
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-left: 24px;
  position: relative;
}
.link-us-module .advice-feedback .advice-form .row-head label.active .point:before {
  display: block;
}
.link-us-module .advice-feedback .advice-form .row-head label .point {
  display: block;
  position: absolute;
  left: 0;
  z-index: 1;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  border: 1px solid #E3E5E9;
  top: 0;
  bottom: 0;
  background: #F1F2F4;
  margin: auto;
}
.link-us-module .advice-feedback .advice-form .row-head label .point:before {
  display: none;
  content: '';
  background: #158F3B;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  border-radius: 100%;
}
.link-us-module .advice-feedback .advice-form .row-head label input {
  opacity: 0;
  margin-left: 5px;
}
.link-us-module .advice-feedback .advice-form .fill-advice {
  position: relative;
  height: 170px;
}
.link-us-module .advice-feedback .advice-form .fill-advice .jump-login {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #EA2D2D;
}
.link-us-module .advice-feedback .advice-form .fill-advice .jump-login:hover {
  text-decoration: underline;
}
.link-us-module .advice-feedback .advice-form .diy-note {
  background: #EBECED;
  border: 1px solid #EBECED;
  border-radius: 2px;
  height: inherit;
  margin-top: 10px;
  margin-left: 10px;
  padding: 16px;
  width: 98%;
  resize: none;
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, "å®‹ä½“";
}
.link-us-module .description-info {
  width: 520px;
}
.link-us-module .description-info .info-row {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.link-us-module .description-info .info-row .iconfont {
  font-size: 30px;
}
.link-us-module .description-info .info-row .info-text {
  margin-left: 14px;
}
.link-us-module .description-info .info-row .name {
  color: #8D97A5;
  font-size: 12px;
}
.link-us-module .description-info .info-row .des {
  font-size: 18px;
  font-weight: 600;
  color: #404751;
  margin-top: 2px;
}
.link-us-module .description-info .share-info-row {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
.link-us-module .description-info .share-info-row .iconfont {
  font-size: 40px;
  color: #404751;
  border-radius: 100%;
  margin-right: 12px;
}
.link-us-module .description-info .share-info-row .iconfont:hover {
  color: #158F3B;
}
.link-us-module .description-info .share-info-row .icon-tianmaot {
  font-size: 36px;
}
.link-us-module .description-info .wx-target {
  margin-top: 40px;
  display: flex;
}
.link-us-module .description-info .wx-target .map-location {
  margin-left: 20px;
  width: 370px;
  height: 150px;
}
/*# sourceMappingURL=link-us.css.map */</pre></body></html>