body {
  background: #fff !important;
  color: #333 !important;
  font-family: Arial, "Microsoft YaHei", "Hiragino Sans GB", sans-serif !important;
}

.container {
  width: 1200px !important;
  max-width: 1200px !important;
}

.topbar {
  height: 36px !important;
  border-bottom: 1px solid #e8e8e8 !important;
  background: #f7f7f7 !important;
  color: #666 !important;
  box-shadow: none !important;
}

.header-main {
  height: 100px !important;
  background: #fff !important;
  box-shadow: none !important;
}

header {
  background: #fff !important;
  box-shadow: none !important;
}

.logo img,
.pc-logo img,
.login-logo img {
  max-width: 180px !important;
  max-height: 58px !important;
  object-fit: contain !important;
}

.search {
  grid-template-columns: 96px 360px 96px !important;
  width: 552px !important;
  height: 40px !important;
  margin-left: 58px !important;
  border: 1px solid #ffc25a !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

.search button:first-child {
  color: #555 !important;
  background: #fff !important;
}

.search button:last-child,
.signup-top {
  border-radius: 0 !important;
  background: #209ef6 !important;
  box-shadow: none !important;
}

.search button:last-child {
  background: #ffc25a !important;
}

.main-nav {
  height: 46px !important;
  background: #258fc7 !important;
  box-shadow: none !important;
}

.main-nav ul {
  height: 46px !important;
}

.main-nav li {
  min-width: 92px !important;
}

.main-nav li > a {
  height: 46px !important;
  padding: 0 12px !important;
  color: #fff !important;
  font-size: 15px !important;
}

.main-nav li:first-child,
.main-nav li:hover,
.main-nav li.active {
  background: #157db5 !important;
}

.dropdown {
  border: 1px solid #1d85bc !important;
  border-top: 0 !important;
  border-radius: 0 !important;
  background: rgba(37, 143, 199, 0.96) !important;
  box-shadow: none !important;
}

.ticker {
  height: 34px !important;
  border-bottom: 1px solid #e4e4e4 !important;
  background: #fff !important;
}

.hero {
  padding: 22px 0 !important;
  background: #fff !important;
}

.hero-grid {
  grid-template-columns: 300px 620px 260px !important;
  gap: 20px !important;
  min-height: 330px !important;
}

.signup-card,
.trust-card,
.panel,
.exam-card,
.school-card,
.coach-card,
.practice-card,
.tool-form,
.traffic-overview,
.traffic-content,
.traffic-sidebar,
.login-shell {
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
  transform: none !important;
}

.signup-card {
  padding: 10px 20px 18px !important;
}

.signup-card input,
.signup-card select,
.float-signup input,
.float-signup select,
.filter-bar select,
.wide-tool input,
.wide-tool textarea,
.login-card input {
  height: 36px !important;
  border: 1px solid #dcdcdc !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

.primary,
.code-row button,
.exam-card button,
.coach-card button,
.video-grid button,
.practice-card button,
.local-page__head button,
.login-submit {
  border-radius: 3px !important;
  background: #18aa65 !important;
  box-shadow: none !important;
  transform: none !important;
}

.slider {
  overflow: hidden !important;
  border-radius: 0 !important;
  background: #dbe8f3 !important;
  box-shadow: none !important;
}

.slider::after {
  display: none !important;
}

.slider > img {
  width: 100% !important;
  height: 250px !important;
  object-fit: cover !important;
  filter: none !important;
  animation: none !important;
}

.slide-copy {
  top: 42px !important;
  left: 42px !important;
  width: 300px !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.35) !important;
  animation: none !important;
}

.slide-copy span {
  height: auto !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  letter-spacing: 0 !important;
}

.slide-copy h1 {
  margin: 0 0 10px !important;
  font-size: 34px !important;
  line-height: 1.2 !important;
}

.slide-copy p {
  width: auto !important;
  font-size: 17px !important;
}

.arrow {
  top: 100px !important;
  width: 50px !important;
  height: 50px !important;
  border-radius: 0 !important;
  background: rgba(0, 0, 0, 0.18) !important;
  box-shadow: none !important;
  opacity: 1 !important;
}

.dots {
  top: 222px !important;
}

.dots button {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.65) !important;
}

.benefits {
  height: 80px !important;
  border: 1px solid #eee !important;
  border-top: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

.service-grid {
  grid-template-columns: repeat(6, 1fr) !important;
  overflow: visible !important;
  margin-top: 24px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #fff !important;
  box-shadow: none !important;
}

.service-grid a {
  min-height: 172px !important;
  border-right: 1px dotted #ddd !important;
  background: #fff !important;
  transform: none !important;
}

.service-grid span {
  background: #258fc7 !important;
  box-shadow: none !important;
}

.section {
  margin-top: 26px !important;
}

.section-title {
  height: 52px !important;
  border-bottom: 2px solid #18aa65 !important;
}

.section-title h2,
.panel-title h2,
.local-page__head h1 {
  color: #333 !important;
  font-weight: 500 !important;
}

.section-title h2::after,
.panel-title h2::after {
  display: none !important;
}

.section-title a {
  min-width: 220px !important;
  height: 30px !important;
  border-radius: 18px !important;
  color: #fff !important;
  background: #ff6633 !important;
  line-height: 30px !important;
  text-align: center !important;
}

.tabs {
  gap: 8px !important;
  padding: 14px 0 !important;
}

.tabs button {
  height: 30px !important;
  padding: 0 16px !important;
  border: 1px solid #ddd !important;
  border-radius: 3px !important;
  color: #555 !important;
  background: #fff !important;
  box-shadow: none !important;
}

.tabs button.active,
.tabs button:hover {
  color: #fff !important;
  border-color: #18aa65 !important;
  background: #18aa65 !important;
}

.school-grid {
  display: grid !important;
  grid-template-columns: repeat(5, 1fr) !important;
  gap: 10px !important;
}

.school-card {
  min-height: 236px !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  padding-bottom: 12px !important;
}

.school-card img {
  width: 100% !important;
  height: 162px !important;
  object-fit: contain !important;
  background: #f6f8fb !important;
}

.school-card strong {
  padding: 12px 14px 8px !important;
  font-size: 18px !important;
  font-weight: 500 !important;
}

.school-card p {
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  padding: 0 14px !important;
  padding-right: 104px !important;
  color: #777 !important;
  font-size: 12px !important;
  line-height: 28px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.school-card p span {
  flex: 0 0 auto !important;
}

.school-card p span:last-child {
  overflow: hidden !important;
  min-width: 42px !important;
  max-width: 68px !important;
  text-overflow: ellipsis !important;
}

.school-card button {
  right: 12px !important;
  bottom: 12px !important;
  width: 78px !important;
  height: 28px !important;
  border-radius: 3px !important;
  background: #18aa65 !important;
}

.split {
  grid-template-columns: 2fr 1fr 1fr !important;
  gap: 16px !important;
  margin-top: 26px !important;
}

.panel {
  padding: 16px 18px !important;
}

.panel-title {
  min-height: 34px !important;
  padding-bottom: 10px !important;
  border-bottom: 1px solid #e8e8e8 !important;
}

.footer-links {
  background: #333 !important;
}

.copyright {
  background: #222 !important;
}

@media (max-width: 1220px) {
  .container {
    width: calc(100% - 24px) !important;
    max-width: 1200px !important;
  }

  .hero-grid {
    grid-template-columns: 300px minmax(0, 1fr) 260px !important;
  }
}

@media (max-width: 900px) {
  .hero-grid,
  .split {
    grid-template-columns: 1fr !important;
  }

  .school-grid,
  .service-grid {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
