.header {
  margin-bottom: 0;
  border-bottom: 0;
}
.banner {
  height: 605px;
  background-image: url("https://guapikeji-1308841152.cos.ap-shanghai.myqcloud.com/web/assets/UK/img/brand-about-1.png");
  background-size: cover;
}
.main {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0;
}
.main .main-left {
  width: 480px;
  flex-shrink: 0;
}
.main .main-right {
  flex: 1;
}
.logo-about {
  width: 100%;
}
.lay-switch.first .switches {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0;
  background-color: #FFFFFF;
  padding: 80px;
}
.lay-switch.first .switches .switch {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: 72px;
  border-top: 0;
  border-bottom: 1px solid #ECECEC;
}
.lay-switch.first .switches .switch.active {
  color: #E35B26;
  font-size: 18px;
  font-weight: 700;
  line-height: 72px;
  border-bottom: 1px solid #ECECEC;
  background-color: #FFFFFF;
}
.lay-switch.first .contents .content {
  height: auto;
  background-color: #FFFFFF;
  display: none;
  position: relative;
  top: -48px;
  padding: 80px 140px 0;
}
.lay-switch.first .contents .content.active {
  display: block;
}
.lay-switch.second {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0;
}
.lay-switch.second .switches {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 96px;
  background-color: transparent;
  padding: 0;
}
.lay-switch.second .switches .switch {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  border-top: 0;
  border-bottom: 3px solid transparent;
  padding: 7.5px 0;
}
.lay-switch.second .switches .switch.active {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  border-bottom: 3px solid #E35B26;
}
.lay-switch.second .contents {
  align-self: stretch;
}
.lay-switch.second .contents .content {
  height: auto;
  background-color: #FFFFFF;
  position: relative;
  top: 0;
  padding: 0;
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 24px;
  display: none;
}
.lay-switch.second .contents .content.active {
  display: flex;
}
.lay-switch.second .contents .content .content-name {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}
.lay-switch.second .contents .content .content-desc {
  color: #404040;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
.lay-switch.second .contents .content .content-notice {
  padding: 16px;
  border-radius: 16px;
  background-color: #FFF5EE;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.lay-switch.second .contents .content .content-notice .content-notice-name {
  color: #E35B26;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}
.lay-switch.second .contents .content .content-notice .content-notice-content {
  color: #404040;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
.content-title {
  width: 680px;
  margin-bottom: 64px;
}
.content-content {
  color: #404040;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  margin-bottom: 32px;
}
.content-map {
  width: 100%;
}
.content-tags.content-2 {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 24px;
}
.content-tags.content-2 .content-tag {
  width: 327px;
  margin-top: 32px;
  background-color: #FFF5EE;
  border-radius: 16px;
  padding: 0 16px 16px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.content-tags.content-2 .content-tag .content-tag-img {
  width: 64px;
  height: 64px;
  position: relative;
  margin-top: -32px;
}
.content-tags.content-2 .content-tag .content-tag-title {
  color: #ED751C;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}
.content-tags.content-2 .content-tag .content-tag-content {
  color: #404040;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
.content-tags.content-3 {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 24px;
}
.content-tags.content-3 .content-tag {
  width: 327px;
  min-height: 168px;
  border-radius: 16px;
  padding: 16px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.content-tags.content-3 .content-tag .content-tag-img {
  width: 64px;
  height: 64px;
  position: relative;
  margin-top: -32px;
}
.content-tags.content-3 .content-tag .content-tag-title {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
}
.content-tags.content-3 .content-tag .content-tag-content {
  color: #404040;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
.comments-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 40px;
  padding: 80px 0;
  background-color: #F5F5F5;
}
.comments-block .comments-title {
  color: #000000;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
}
.comments-block .comments {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 24px;
}
.comments-block .comments .comment {
  height: 223px;
}
.partners-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 40px;
  padding: 80px 0;
}
.partners-block .partners-title {
  color: #000000;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 16px;
}
.partners-block .partners-subtitle {
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  line-height: normal;
}
.partners-block .partners {
  height: 83px;
}
.lay-time-line .items {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 12px;
}
.lay-time-line .items .item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.lay-time-line .items .item .item-icon {
  width: 20px;
  height: 20px;
  border: 4px solid #E35B26;
  border-radius: 50%;
  background-color: #FFFFFF;
}
.lay-time-line .items .item .item-icon.active {
  background-color: #E35B26;
}
.lay-time-line .items .item .item-content {
  flex: 1;
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  padding: 16px;
  border: 1px solid #E35B26;
  border-radius: 4px;
}
.lay-carousel {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 0;
}
.lay-carousel.switch-fixed {
  position: relative;
}
.lay-carousel.switch-fixed .switch {
  position: absolute;
  z-index: 99;
}
.lay-carousel.switch-fixed .switch.last {
  left: -80px;
}
.lay-carousel.switch-fixed .switch.next {
  right: -80px;
}
.lay-carousel .switch {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 40px;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 0 solid transparent;
}
.lay-carousel .switch.active,
.lay-carousel .switch:hover {
  background-color: #ffffff;
  border: 0 solid transparent;
}
.lay-carousel .item-list {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 24px;
}
.lay-carousel .item-list .item {
  display: none;
}
.lay-carousel .item-list .item .item-img {
  width: 410px;
  height: 222px;
}
.lay-carousel .indicator-list {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 24px;
  position: absolute;
  bottom: 30px;
}
.lay-carousel .indicator-list .indicator {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0;
  width: 40px;
  height: 5px;
  padding: 0;
  border-radius: 0;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0 solid transparent;
}
.lay-carousel .indicator-list .indicator.active {
  background-color: #ffffff;
  border: 0 solid transparent;
}
.lay-form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.lay-form .lay-form-items {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.lay-form .lay-form-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 4px;
}
.lay-form .lay-form-item.inline {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.lay-form .lay-form-item.inline .lay-form-item-label {
  min-width: 40px;
  line-height: 34px;
}
.lay-form .lay-form-item .lay-form-item-label {
  color: #575757;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
.lay-form .lay-form-item .lay-form-item-label span {
  width: 8px;
  color: #8B1C29;
  display: inline-block;
}
.lay-form .lay-form-item .lay-form-item-control {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 4px;
}
.lay-form .lay-form-item .lay-form-item-control .lay-form-item-control-span {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0;
  position: relative;
}
.lay-form .lay-form-item .lay-form-item-control .lay-form-item-control-span .lay-form-item-control-span-notice {
  cursor: pointer;
  color: #8B1C29;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  position: absolute;
  right: 16px;
}
.lay-form .lay-form-item .lay-form-item-control .lay-form-item-control-notice {
  color: #8B1C29;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
.lay-form .lay-form-verify-fail {
  border-color: #8B1C29;
}
.form-block {
  padding: 40px 0 0 0;
  background-color: #FFFFFF;
}
.form-block .lay-container {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 80px;
}
.form-block .form-block-left {
  flex: 1;
}
.form-block .form-block-left .form-bolck-top {
  padding-bottom: 24px;
  border-bottom: 1px solid #DBDBDB;
  margin-bottom: 24px;
}
.form-block .form-block-left .form-bolck-top .form-block-top-items {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 40px;
}
.form-block .form-block-left .form-bolck-top .form-block-top-items .form-block-top-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.form-block .form-block-left .form-bolck-top .form-block-top-items .form-block-top-item .form-block-top-item-title {
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
}
.form-block .form-block-left .form-bolck-top .form-block-top-items .form-block-top-item .form-block-top-item-line {
  width: 40px;
  height: 5px;
  background-color: #ED751C;
}
.form-block .form-block-left .form-bolck-top .form-block-top-items .form-block-top-item .form-block-top-item-content {
  color: #575757;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
}
.form-block .form-block-right .form-block-right-img {
  width: 127px;
  position: relative;
  top: -55px;
}
.form-block .form-block-bottom .form-block-bottom-title {
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  line-height: normal;
}
.form-block .form-control {
  border-color: transparent;
  background-color: #F5F5F5;
}
.form-block .form-control:focus {
  outline: none;
}
.form-block .btn {
  align-self: flex-end;
  width: 200px;
  background-color: #FD8A31;
  border: 0;
}
.new-banner {
  height: 395px;
  background-image: url("https://guapikeji-1308841152.cos.ap-shanghai.myqcloud.com/web/assets/UK/img/banner-about-new.png");
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 30px;
}
.new-banner .new-banner-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 24px;
  color: #FF8D38;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}
.new-banner .new-banner-content {
  color: #FFFFFF;
  font-size: 38px;
  font-weight: 600;
  line-height: normal;
  font-style: italic;
}
.map-block {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0;
}
.map-block .map-block-img {
  height: 540px;
}
.index-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0;
  padding: 64px 0;
}
.index-form .index-form-title {
  color: #000000;
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 24px;
  margin-bottom: 44px;
}
.index-form .index-form-title span {
  color: #000000;
  font-size: 28px;
  font-weight: 600;
  line-height: normal;
}
.index-form .index-form-info {
  color: #575757;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
}
.index-form .index-form-info span {
  color: #575757;
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
}
.index-form .index-form-infos {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
}
.index-form .center {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 6px;
  margin-bottom: 16px;
}
.index-form input,
.index-form textarea,
.index-form select {
  border-color: #ececec;
  border-radius: 0;
}
.lay-form {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.lay-form .lay-form-items {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.lay-form .lay-form-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 4px;
}
.lay-form .lay-form-item.inline {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.lay-form .lay-form-item.inline .lay-form-item-label {
  min-width: 40px;
  line-height: 34px;
}
.lay-form .lay-form-item .lay-form-item-label {
  color: #575757;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
.lay-form .lay-form-item .lay-form-item-label span {
  width: 8px;
  color: #8B1C29;
  display: inline-block;
}
.lay-form .lay-form-item .lay-form-item-control {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 4px;
}
.lay-form .lay-form-item .lay-form-item-control .lay-form-item-control-span {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0;
  position: relative;
}
.lay-form .lay-form-item .lay-form-item-control .lay-form-item-control-span .lay-form-item-control-span-notice {
  cursor: pointer;
  color: #8B1C29;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  position: absolute;
  right: 16px;
}
.lay-form .lay-form-item .lay-form-item-control .lay-form-item-control-notice {
  color: #8B1C29;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
.lay-form .lay-form-verify-fail {
  border-color: #8B1C29;
}
.checkbox-texts {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 8px;
  color: #575757;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
}
.lay-form-choose {
  align-items: flex-start;
  gap: 16px;
}
.index-form .lay-container {
  padding: 24px 40px;
  background-color: #ececec;
}
.index-form-btn {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0;
  width: 200px;
  height: 42px;
  padding: 0;
  border-radius: 0;
  box-sizing: border-box;
  background-color: #FD8A31;
  border: 0 solid transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  align-self: center;
}
.index-form {
  background-color: #f5f5f5;
}
.index-instruct-us {
  height: 350px;
  background-image: url("https://guapikeji-1308841152.cos.ap-shanghai.myqcloud.com/web/assets/UK/img/banner.png");
  background-size: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 30px;
  position: relative;
}
.index-instruct-us .index-instruct-us-title {
  color: #FF8D38;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 24px;
}
.index-instruct-us .index-instruct-us-title span {
  color: #FF8D38;
  font-size: 18px;
  font-weight: 900;
  line-height: normal;
}
.index-instruct-us .index-instruct-us-content {
  color: #FFFFFF;
  font-size: 38px;
  font-weight: normal;
  line-height: normal;
  font-style: italic;
}
.index-instruct-us .index-instruct-us-btn {
  cursor: pointer;
  width: 125px;
  height: 44px;
  padding: 0;
  border-radius: 2px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.3);
  border: 1px solid #575757;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 0;
}
.new-intro-block {
  padding: 64px 0;
}
.new-intro-block .lay-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 32px;
}
.new-intro-block .new-intro-title {
  color: #E35B26;
  font-size: 28px;
  font-weight: normal;
  line-height: normal;
}
.new-intro-block .new-intro-content {
  color: #000000;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  line-height: 28px;
}
.new-intro-block .new-intro-tags {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 40px;
}
.new-intro-block .new-intro-tags .new-intro-tag {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 16px;
}
.new-intro-block .new-intro-tags .new-intro-tag .new-intro-tag-icon {
  height: 64px;
}
.new-intro-block .new-intro-tags .new-intro-tag .new-intro-tag-title {
  color: #000000;
  font-size: 15px;
  font-weight: normal;
  line-height: normal;
}
.new-intro-block .new-intro-tags .new-intro-tag .new-intro-tag-num {
  color: #ED751C;
  font-size: 64px;
  font-weight: normal;
  line-height: normal;
}
.new-intro-block .new-intro-tags .new-intro-tag .new-intro-tag-content {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  padding: 8px 0;
  border-top: 1px solid #9C9C9C;
  border-bottom: 1px solid #9C9C9C;
}
