.legacy-browser body {
  margin: 0;
  font-family: "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
  color: #1f2329;
  background: #f5f7fb;
}

.legacy-browser .tc-shell {
  width: 1180px;
  margin: 0 auto;
}

.legacy-browser .tc-header {
  background: #ffffff;
  border-bottom: 1px solid #e5eaf3;
}

.legacy-browser .tc-header-top,
.legacy-browser .tc-nav-inner,
.legacy-browser .tc-hero-actions,
.legacy-browser .tc-header-actions,
.legacy-browser .tc-profile-actions,
.legacy-browser .tc-ip-tabs,
.legacy-browser .tc-verify-actions,
.legacy-browser .tc-agent-actions {
  overflow: hidden;
}

.legacy-browser .tc-brand,
.legacy-browser .tc-header-actions > *,
.legacy-browser .tc-hero-actions > *,
.legacy-browser .tc-ip-tabs > *,
.legacy-browser .tc-verify-actions > *,
.legacy-browser .tc-agent-actions > * {
  float: left;
  margin-right: 12px;
}

.legacy-browser .tc-search {
  float: left;
  width: 420px;
  margin: 18px 24px;
}

.legacy-browser .tc-search input,
.legacy-browser .tc-search button,
.legacy-browser .tc-form-input,
.legacy-browser .tc-modal-grid input,
.legacy-browser .tc-modal-grid textarea,
.legacy-browser .tc-modal-grid select {
  border: 1px solid #cfd8ea;
  background: #ffffff;
  color: #1f2329;
}

.legacy-browser .tc-search input {
  width: 330px;
  height: 40px;
  padding: 0 12px;
}

.legacy-browser .tc-search button,
.legacy-browser .tc-btn {
  height: 40px;
  line-height: 38px;
  padding: 0 18px;
  border: 1px solid #0052d9;
  background: #ffffff;
  color: #0052d9;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}

.legacy-browser .tc-btn-primary {
  background: #0052d9;
  color: #ffffff;
}

.legacy-browser .tc-btn-secondary {
  background: #ffffff;
  color: #0052d9;
}

.legacy-browser .tc-nav {
  background: #ffffff;
  border-top: 1px solid #f0f3fa;
}

.legacy-browser .tc-nav-link {
  float: left;
  padding: 14px 0;
  margin-right: 28px;
  color: #1f2329;
  text-decoration: none;
}

.legacy-browser .tc-nav-link.is-active {
  color: #0052d9;
  border-bottom: 2px solid #0052d9;
}

.legacy-browser .tc-main {
  padding: 24px 0 40px;
}

.legacy-browser .tc-hero,
.legacy-browser .tc-card,
.legacy-browser .tc-hero-panel {
  background: #ffffff;
  border: 1px solid #e5eaf3;
  box-shadow: 0 8px 24px rgba(19, 55, 110, 0.08);
}

.legacy-browser .tc-hero {
  overflow: hidden;
  padding: 32px;
  margin-bottom: 24px;
}

.legacy-browser .tc-hero > div,
.legacy-browser .tc-hero > aside {
  float: left;
}

.legacy-browser .tc-hero > div {
  width: 720px;
}

.legacy-browser .tc-hero > aside {
  width: 320px;
  margin-left: 32px;
}

.legacy-browser .tc-kicker,
.legacy-browser .tc-tag,
.legacy-browser .tc-status-chip {
  display: inline-block;
  padding: 4px 10px;
  background: #e8f3ff;
  color: #0052d9;
}

.legacy-browser .tc-section {
  margin-bottom: 24px;
}

.legacy-browser .tc-grid,
.legacy-browser .tc-grid-3,
.legacy-browser .tc-grid-4,
.legacy-browser .tc-layout,
.legacy-browser .tc-product-grid,
.legacy-browser .tc-profile-layout,
.legacy-browser .tc-profile-shortcuts,
.legacy-browser .tc-profile-info-list,
.legacy-browser .tc-order-stack,
.legacy-browser .tc-cart-stack,
.legacy-browser .tc-agent-grid {
  overflow: hidden;
}

.legacy-browser .tc-grid-3 > *,
.legacy-browser .tc-grid-4 > *,
.legacy-browser .tc-product-grid > *,
.legacy-browser .tc-profile-shortcuts > *,
.legacy-browser .tc-profile-info-list > *,
.legacy-browser .tc-agent-grid > * {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-bottom: 16px;
}

.legacy-browser .tc-grid-4 > * {
  width: 22.3%;
  margin-right: 3.6%;
}

.legacy-browser .tc-grid-3 > *:nth-child(3n),
.legacy-browser .tc-grid-4 > *:nth-child(4n),
.legacy-browser .tc-product-grid > *:nth-child(3n),
.legacy-browser .tc-profile-shortcuts > *:nth-child(3n),
.legacy-browser .tc-profile-info-list > *:nth-child(3n),
.legacy-browser .tc-agent-grid > *:nth-child(3n) {
  margin-right: 0;
}

.legacy-browser .tc-layout > aside {
  float: left;
  width: 280px;
}

.legacy-browser .tc-layout > section {
  float: right;
  width: 880px;
}

.legacy-browser .tc-card {
  padding: 0;
}

.legacy-browser .tc-card-head,
.legacy-browser .tc-card-body {
  padding: 20px 24px;
}

.legacy-browser .tc-card-head {
  border-bottom: 1px solid #eef2f8;
}

.legacy-browser .tc-profile-layout {
  overflow: hidden;
}

.legacy-browser .tc-profile-side {
  float: left;
  width: 320px;
}

.legacy-browser .tc-profile-main {
  float: right;
  width: 836px;
}

.legacy-browser .tc-profile-user,
.legacy-browser .tc-profile-tabbar,
.legacy-browser .tc-profile-filterbar,
.legacy-browser .tc-order-head,
.legacy-browser .tc-order-grid,
.legacy-browser .tc-cart-product,
.legacy-browser .tc-order-product,
.legacy-browser .tc-code-row {
  overflow: hidden;
}

.legacy-browser .tc-profile-avatar {
  width: 68px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  background: #0052d9;
  color: #ffffff;
  font-size: 28px;
  float: left;
  margin-right: 16px;
}

.legacy-browser .tc-profile-name,
.legacy-browser .tc-profile-contact,
.legacy-browser .tc-profile-badge {
  margin-bottom: 8px;
}

.legacy-browser .tc-profile-tab,
.legacy-browser .tc-profile-tabbar .tc-profile-tab {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 8px 16px;
  border: 1px solid #d9e3f4;
  background: #f8fbff;
  color: #52637a;
}

.legacy-browser .tc-profile-tab.is-active {
  background: #0052d9;
  color: #ffffff;
  border-color: #0052d9;
}

.legacy-browser .tc-profile-section {
  display: none;
  margin-top: 20px;
}

.legacy-browser .tc-profile-section.is-active {
  display: block;
}

.legacy-browser .tc-order-card,
.legacy-browser .tc-cart-product,
.legacy-browser .tc-order-product,
.legacy-browser .tc-inline-tip,
.legacy-browser .tc-empty-state {
  border: 1px solid #e5eaf3;
  background: #fafdff;
  padding: 16px;
  margin-bottom: 14px;
}

.legacy-browser .tc-order-stat,
.legacy-browser .tc-profile-info-item {
  float: left;
  width: 30%;
  margin-right: 5%;
}

.legacy-browser .tc-order-stat:last-child,
.legacy-browser .tc-profile-info-item:last-child {
  margin-right: 0;
}

.legacy-browser .tc-order-product img,
.legacy-browser .tc-cart-product img {
  float: left;
  width: 72px;
  height: 72px;
  margin-right: 14px;
  border: 1px solid #e5eaf3;
}

.legacy-browser .tc-order-product-price,
.legacy-browser .tc-cart-product-price {
  float: right;
  color: #0052d9;
  font-weight: 700;
}

.legacy-browser .tc-cart-row {
  overflow: hidden;
  padding: 16px 0;
  border-bottom: 1px solid #eef2f8;
}

.legacy-browser .tc-cart-row > div {
  float: left;
  width: 22%;
  margin-right: 2%;
}

.legacy-browser .tc-cart-row > div:first-child {
  width: 30%;
}

.legacy-browser .tc-cart-row > div:last-child {
  margin-right: 0;
}

.legacy-browser .tc-ip-frame,
.legacy-browser .tc-profile-iframe {
  width: 100%;
  min-height: 620px;
  border: 1px solid #e5eaf3;
  background: #ffffff;
}

.legacy-browser .tc-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(15, 23, 42, 0.45);
  display: none;
}

.legacy-browser .tc-modal.is-open {
  display: block;
}

.legacy-browser .tc-modal-panel {
  width: 560px;
  margin: 80px auto;
  background: #ffffff;
  border: 1px solid #d9e3f4;
}

.legacy-browser .tc-modal-head,
.legacy-browser .tc-modal-body {
  padding: 18px 20px;
}

.legacy-browser .tc-modal-head {
  border-bottom: 1px solid #eef2f8;
}

.legacy-browser .tc-modal-close {
  float: right;
  border: 0;
  background: none;
  font-size: 22px;
  line-height: 1;
}

.legacy-browser .tc-footer {
  margin-top: 30px;
  padding: 24px 0 30px;
  background: #0f1f3a;
  color: #d8e2f0;
}

.legacy-browser .tc-footer a {
  color: #d8e2f0;
  text-decoration: none;
}

.legacy-browser .tc-footer-grid {
  overflow: hidden;
}

.legacy-browser .tc-footer-grid > section {
  float: left;
  width: 18%;
  margin-right: 2%;
}

.legacy-browser .tc-footer-grid > section:last-child {
  margin-right: 0;
}

.legacy-browser .tc-footer-meta {
  clear: both;
  padding-top: 18px;
}

.legacy-browser .tc-auth-stack {
  float: left;
}

.legacy-browser .tc-account-chip {
  display: inline-block;
  padding: 8px 12px;
  border: 1px solid #d9e3f4;
  background: #f8fbff;
  color: #1f2329;
  text-decoration: none;
}

.legacy-browser .tc-account-avatar {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #0052d9;
  color: #ffffff;
  margin-right: 10px;
}

.legacy-browser .tc-cart-badge {
  display: inline-block;
  min-width: 18px;
  padding: 0 6px;
  line-height: 18px;
  background: #eb5757;
  color: #ffffff;
  text-align: center;
}

.legacy-browser .tc-cart-badge.is-hidden {
  display: none;
}
