@import "libs/swiper-bundle.min.css";
@font-face {
  font-family: "Gilroy";
  src: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/fonts/gilroy/gilroy-regular.otf");
}
@font-face {
  font-family: "Gilroy Medium";
  src: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/fonts/gilroy/gilroy-medium.otf");
}
@font-face {
  font-family: "Gilroy Light";
  src: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/fonts/gilroy/gilroy-light.otf");
}
@font-face {
  font-family: "Sourcehan";
  src: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/fonts/sourcehan/SOURCEHANSANSCN-REGULAR.OTF");
}
@font-face {
  font-family: "Sourcehan Medium";
  src: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/fonts/sourcehan/SOURCEHANSANSCN-MEDIUM.OTF");
}
@font-face {
  font-family: "Sourcehan Bold";
  src: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/fonts/sourcehan/SOURCEHANSANSCN-BOLD.OTF");
}
.container {
  width: 1440px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1599px) {
  .container {
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.d-flex {
  display: flex !important;
}

.d-block {
  display: block !important;
}

.hidden {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .container {
    width: 100%;
    padding-left: 22px;
    padding-right: 22px;
  }

  .hidden-sm {
    display: none !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-flex {
    display: flex !important;
  }
}
.mb-0 {
  margin-bottom: 0 !important;
}

.mb-4 {
  margin-bottom: 4px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mb-28 {
  margin-bottom: 28px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mb-36 {
  margin-bottom: 36px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.h-auto {
  height: auto !important;
}

.c-primary {
  color: #F29115 !important;
}

.c-gray {
  color: #757D88 !important;
}

.c-light {
  color: #B4B7BB !important;
}

.l-1 {
  line-height: 1 !important;
}

.l-20 {
  line-height: 20px !important;
}

.l-24 {
  line-height: 24px !important;
}

.col-6 {
  width: 50%;
}

.col-12 {
  width: 100%;
}

.flex {
  display: flex !important;
}

.a-center {
  align-items: center !important;
}

.j-space {
  justify-content: space-between !important;
}

main.page-main {
  background-color: #F1F2F4;
}

section.hero {
  background: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/images/contact/hero.jpg") center center no-repeat;
  background-size: cover;
  height: 600px;
  color: white;
}
section.hero .container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
section.hero .display {
  font-size: 46px;
  margin-bottom: 12px;
}
section.hero .sub {
  font-size: 26px;
  font-family: "Gilroy";
  font-weight: 400;
}

section.contact-list {
  padding-top: 86px;
  padding-bottom: 40px;
}
section.contact-list .section-main {
  margin-left: -30px;
  margin-right: -30px;
  display: flex;
  flex-wrap: wrap;
}
section.contact-list .section-main .contact-item {
  display: flex;
  width: calc((100% - 120px) / 2);
  background-color: white;
  height: 318px;
  margin: 0 30px 60px;
}
section.contact-list .section-main .contact-item .right {
  width: 230px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
section.contact-list .section-main .contact-item .left {
  height: 100%;
  padding: 90px 60px 90px 90px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
section.contact-list .section-main .contact-item .left .title {
  font-family: "Sourcehan Bold";
  color: black;
  font-size: 30px;
  line-height: 40px;
}
section.contact-list .section-main .contact-item .left .content .item {
  display: flex;
  align-items: center;
  margin-top: 18px;
}
section.contact-list .section-main .contact-item .left .content ._icon {
  width: 20px;
  height: 20px;
  display: inline-flex;
  margin-right: 10px;
}
section.contact-list .section-main .contact-item .left .content ._icon.phone {
  background: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/images/contact/icon-phone.png") center center no-repeat;
}
section.contact-list .section-main .contact-item .left .content ._num {
  margin-right: 20px;
}

section.branch {
  padding-bottom: 104px;
}
section.branch .section-wrapper {
  background-color: #E7EBF0;
  padding: 84px 84px 0;
  height: 384px;
}
section.branch .section-wrapper .section-title {
  font-size: 46px;
  color: black;
  font-family: "Sourcehan Bold";
  margin-bottom: 64px;
}
section.branch .section-wrapper .section-content {
  display: flex;
  justify-content: space-between;
}
section.branch .section-wrapper .section-content .tel {
  font-family: "Gilroy";
}
section.branch .section-wrapper .title {
  font-size: 30px;
  color: black;
  margin-bottom: 28px;
}
section.branch .section-wrapper .box-left {
  color: black;
}
section.branch .section-wrapper .divider {
  width: 2px;
  height: 102px;
  background-color: #D3D6DB;
}
section.branch .section-wrapper .box-right {
  display: flex;
}
section.branch .section-wrapper .box-right .right {
  margin-left: 70px;
  min-width: 330px;
}
section.branch .section-wrapper .box-right .left {
  flex-shrink: 0;
}
section.branch .section-wrapper .box-right .box-input {
  position: relative;
  width: 308px;
  height: 40px;
}
section.branch .section-wrapper .box-right .box-input ._icon {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  right: 20px;
  top: 10px;
}
section.branch .section-wrapper .box-right .box-input ._icon.search {
  background: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/images/contact/icon-search.png") center center no-repeat;
}
section.branch .section-wrapper .box-right .box-input input.search {
  width: 100%;
  height: 100%;
  outline: 0;
  background-color: white;
  border: 1px solid #B5B9BF;
  padding-left: 20px;
  padding-right: 50px;
}

@media screen and (max-width: 767px) {
  main.page-main {
    background-color: #F1F2F4;
  }

  section.hero {
    background: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/images/contact/mobile/hero.png") center center no-repeat;
    background-size: cover;
    height: 300px;
    color: white;
  }
  section.hero .container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    text-align: center;
    padding-top: 20px;
  }
  section.hero .display {
    font-size: 28px;
    margin-bottom: 6px;
  }
  section.hero .sub {
    font-size: 15px;
    font-family: "Gilroy";
    font-weight: 400;
  }

  section.contact-list {
    padding-top: 38px;
    padding-bottom: 36px;
  }
  section.contact-list .section-main {
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    flex-wrap: wrap;
  }
  section.contact-list .section-main .contact-item {
    display: flex;
    width: 100%;
    background-color: white;
    height: 160px;
    margin: 0 0 16px;
  }
  section.contact-list .section-main .contact-item .right {
    width: 110px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
  }
  section.contact-list .section-main .contact-item .right img {
    width: 59px;
    height: auto;
  }
  section.contact-list .section-main .contact-item .left {
    height: 100%;
    padding: 44px 36px 44px 36px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
  }
  section.contact-list .section-main .contact-item .left .title {
    font-family: "Sourcehan Bold";
    color: black;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
  }
  section.contact-list .section-main .contact-item .left .title br {
    display: none;
  }
  section.contact-list .section-main .contact-item .left .content .item {
    display: flex;
    align-items: center;
    margin-top: 9px;
    font-size: 12px;
  }
  section.contact-list .section-main .contact-item .left .content ._icon {
    width: 12px;
    height: 12px;
    display: inline-flex;
    margin-right: 4px;
  }
  section.contact-list .section-main .contact-item .left .content ._icon.phone {
    background: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/images/contact/icon-phone.png") center center no-repeat;
    background-size: 8px;
  }
  section.contact-list .section-main .contact-item .left .content ._num {
    margin-right: 20px;
  }

  section.branch {
    padding-bottom: 0;
    margin-left: -22px;
    margin-right: -22px;
  }
  section.branch .section-wrapper {
    background-color: #E7EBF0;
    padding: 42px 65px 0;
    height: 364px;
  }
  section.branch .section-wrapper .section-title {
    font-size: 23px;
    color: black;
    font-family: "Sourcehan Bold";
    margin-bottom: 32px;
    position: relative;
  }
  section.branch .section-wrapper .section-title::after {
    width: 32px;
    height: 2px;
    position: absolute;
    background-color: #1ECCAD;
    left: 0;
    bottom: -8px;
    content: "";
  }
  section.branch .section-wrapper .section-content {
    display: block;
    justify-content: space-between;
  }
  section.branch .section-wrapper .section-content .tel {
    font-family: "Gilroy";
    font-size: 12px;
  }
  section.branch .section-wrapper .section-content .address {
    margin-bottom: 8px;
    font-size: 12px;
  }
  section.branch .section-wrapper .title {
    font-size: 15px;
    color: black;
    margin-bottom: 16px;
  }
  section.branch .section-wrapper .box-left {
    color: black;
    margin-bottom: 38px;
  }
  section.branch .section-wrapper .divider {
    display: none;
    width: 2px;
    height: 102px;
    background-color: #D3D6DB;
  }
  section.branch .section-wrapper .box-right {
    display: block;
  }
  section.branch .section-wrapper .box-right .tel, section.branch .section-wrapper .box-right .address {
    color: #8F939F;
  }
  section.branch .section-wrapper .box-right .right {
    margin-left: 0;
    min-width: unset;
  }
  section.branch .section-wrapper .box-right .left {
    flex-shrink: 0;
    margin-bottom: 18px;
  }
  section.branch .section-wrapper .box-right .box-input {
    position: relative;
    width: 100%;
    height: 22px;
  }
  section.branch .section-wrapper .box-right .box-input ._icon {
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    right: 8px;
    top: 6px;
  }
  section.branch .section-wrapper .box-right .box-input ._icon.search {
    background: url("https://kovy.oss-cn-chengdu.aliyuncs.com/assets/images/contact/icon-search.png") center center no-repeat;
    background-size: 100% 100%;
  }
  section.branch .section-wrapper .box-right .box-input input.search {
    width: 100%;
    height: 100%;
    outline: 0;
    background-color: white;
    border: 1px solid #B5B9BF;
    padding-left: 10px;
    padding-right: 20px;
    font-size: 12px;
  }
}

/*# sourceMappingURL=contact.css.map */
