@charset "UTF-8";
/****************************************************************************
 * 全局样式
 */
:root {
  --primary-color: #004ea2;
  --text-color: #333;
}

.global-nav {
  --nav-li-gap: 50px;
}

.global-nav .nav-pc .nav-list .nav-li > .nav-hide-list .product-hide-left {
  width: 460px;
  padding-right: 100px;
}

.global-nav .nav-pc .nav-list .nav-li > .nav-hide-list .product-hide-left .product-hide-left-container .product-hide-body .body-item .body-item-header .iconfont {
  padding-left: 8px;
}

.global-nav .nav-pc .nav-list .nav-li > .nav-hide-list .product-hide-left .product-hide-left-container .product-hide-body .body-item .body-item-header .iconfont text {
  width: 240px;
}

.global-footer {
  overflow: hidden;
  background-color: #989898;
}

.global-footer .footer-body {
  padding: 50px 0;
  overflow: hidden;
}

.global-footer .footer-body .body-main {
  margin: 0 -10px;
  display: flex;
  justify-content: space-between;
}

.global-footer .footer-body .body-main .main-item {
  padding: 0 10px;
}

.global-footer .footer-body .body-main .main-item .link-title {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.global-footer .footer-body .body-main .main-item .item-link {
  display: block;
  font-size: 14px;
  margin-top: 15px;
  color: #ffffff;
}

.global-footer .footer-body .body-main .main-item a:hover {
  color: var(--primary-color);
}

.global-footer .footer-body .body-main .main-item .main-icon {
  margin-top: 15px;
  display: flex;
}

.global-footer .footer-body .body-main .main-item .main-icon .iconfont {
  margin-right: 10px;
  color: #fff;
  font-size: 30px;
}

.global-footer .footer-body .body-main .main-item .main-icon .iconfont:hover {
  color: #004ea2;
}

.global-footer .footer-body .body-main .main-item .main-icon .icon-weixin {
  margin-right: 0px;
  position: relative;
}

.global-footer .footer-body .body-main .main-item .main-icon .icon-weixin .square-code {
  position: absolute;
  display: none;
  width: 120px;
  height: 120px;
  background-color: #fff;
  border-radius: 5px;
  right: -40px;
  top: -130px;
}

.global-footer .footer-body .body-main .main-item .main-icon .icon-weixin .square-code .code-img {
  display: block;
  width: 100%;
  height: 100%;
}

.global-footer .footer-body .body-main .main-item .main-icon .icon-weixin:hover .square-code {
  display: block;
}

.global-footer .footer-body .body-main .main-contact {
  width: 320px;
}

.global-footer .footer-body .body-main .main-contact .item-link span {
  flex-shrink: 0;
  text-align: left;
}

.global-footer .footer-body .body-main .main-contact .contact-item {
  color: #ffffff;
  font-size: 12px;
  padding-top: 15px;
  display: flex;
  align-items: center;
}

.global-footer .footer-body .body-main .main-contact .contact-item .iconfont {
  font-size: 16px;
  padding-right: 20px;
}

.global-footer .footer-copyright {
  background-color: #565656;
  padding: 25px 0;
}

.global-footer .footer-copyright .copy {
  color: #bbbbbb;
  font-size: 14px;
}

.global-footer .footer-copyright .copy a {
  color: #bbbbbb;
  font-size: 14px;
}

.global-footer .footer-copyright .copy a:hover {
  color: var(--primary-color);
}

.index-product .product-swiper-container .product-swiper .swiper-slide .text .content {
  padding-right: 0;
}

.about-container .about-intro-container .intro-text .text-content {
  height: 470px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.index-product .product-thumbs-container .product-thumbs .swiper-slide .product-item .title {
  white-space: nowrap;
  font-size: 12px;
}

.index-news .news-list .news-item .text-title {
  -webkit-line-clamp: 3;
}

.index-news .news-list .news-item .text-content {
  -webkit-line-clamp: 5;
}

.pro-d-datum .row .datum-item {
  height: auto;
  margin-top: 13px;
}

.contact-container .contact-header .header-title {
  text-align: left;
}

.contact-container .contact-body .contact-body-text .contact-body-text-content .content-item:nth-child(5) {
  width: 100%;
}

.contact-container .contact-body {
  margin: 40px 0;
}

.contact-container .contact-map {
  margin: 0;
}

.contact-container .contact-body .contact-body-text .contact-body-text-content .content-item:first-child {
  color: var(--primary-color);
  font-weight: bold;
}

.office-container {
  background-color: #ffffff;
}

.leave-word-bg-container {
  background-color: #f5f5f5;
}

.leave-word-container .row .leave-col .label {
  min-width: 80px;
}

.leave-word-container .row .leave-col .input-box {
  background-color: #ffffff;
}

.leave-word-container .row .leave-col .input-box textarea {
  background-color: #ffffff;
}

.leave-word-container .row .leave-col .input-box input {
  background-color: #ffffff;
}

.down-container .down-navigation .down-col {
  padding: 0 20px;
}

.down-container .down-navigation .down-col .down-item {
  font-size: 14px;
}

.enq-container .bg-container .container .user-container .user-col .label {
  min-width: 90px;
}

.about-course .container .course-main-swiper-container {
  width: 60%;
}

.plan-list-item .text .title {
  -webkit-line-clamp: 3;
}

.product-list .product-item {
  padding: 10px 15px !important;
}

.product-list .product-item .item-type {
  font-size: 13px !important;
}

.product-list .product-item .item-img-box {
  height: 300px;
}

.product-list .product-item .item-title-box {
  flex: 1;
}

.product-list .product-item .item-title {
  font-size: 12px;
  word-wrap: break-word;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  min-height: unset;
  flex: unset;
}

.about-container .about-intro-container .intro-text .text-content {
  text-align: justify;
  padding-right: 15px;
}

.global-nav {
  --nav-li-gap: 30px;
}

.product-navigation .secondary-navigation .item {
  padding: 0 15px;
}

.global-footer .footer-body .body-main .main-contact {
  width: 23%;
}

.global-footer .footer-body .body-main .main-code {
  width: 160px;
}

.down-container .down-navigation {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}

.down-container .down-navigation .down-col {
  padding: 0 30px;
}

@media (max-width: 1400px) {
  .global-footer .footer-body .body-main .main-contact {
    width: 35%;
  }
}

@media (max-width: 1200px) {
  .global-nav {
    --nav-li-gap: 20px;
  }
  .product-navigation .secondary-navigation .item {
    padding: 0 10px;
    margin: 0 5px;
  }
  .product-list .product-item .item-img-box {
    height: 250px;
  }
  .down-container .down-navigation {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .down-container .down-navigation .down-col {
    padding: 0 35px;
  }
  .about-container .about-intro-container {
    flex-wrap: nowrap;
  }
  .about-container .about-intro-container .intro-text {
    padding-right: 20px;
  }
  .about-container .about-intro-container .intro-text .text-content {
    height: 395px;
    overflow-x: hidden;
    overflow-y: scroll;
    word-break: break-all;
  }
  .down-container .down-navigation .down-col .down-item {
    font-size: 15px;
    white-space: nowrap;
  }
}

@media (max-width: 992px) {
  .product-navigation .primary-navigation {
    display: flex;
    justify-content: space-between;
  }
  .product-navigation .secondary-navigation {
    display: flex;
    justify-content: flex-start;
  }
  .product-navigation .secondary-navigation .item {
    padding: 0 10px;
    margin: 10px 5px;
  }
  .product-list .product-item .item-img-box {
    height: 190px;
  }
  .prod-d-container .row .pro-btn-container .pro-btn {
    width: 170px;
  }
  .pro-d-anchor .container .anchor-item {
    font-size: 10px;
  }
  .global-footer .footer-body .body-main .main-contact {
    width: 100%;
  }
  .about-container .about-intro-container {
    flex-wrap: wrap;
  }
  .about-container .about-intro-container .intro-text {
    padding-right: 0px;
  }
  .about-container .about-intro-container .intro-text .text-content {
    height: 100%;
    overflow-y: hidden;
  }
  .pro-d-anchor .container .anchor-item .iconfont {
    padding-right: 10px;
  }
  .pro-d-datum .row .datum-item {
    height: auto;
    margin-top: 13px;
  }
  .down-container .down-navigation .down-col {
    padding: 0 30px;
  }
  .about-honor .honor-header .honor-tabs .tab {
    margin-right: 50px;
  }
  .about-norm .norm-table .table-row .table-col {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .contact-container .contact-body {
    margin: 30px 0;
  }
  .contact-container .contact-map {
    margin: 0;
  }
}

@media (max-width: 768px) {
  .product-navigation .primary-navigation {
    display: flex;
    justify-content: space-between;
  }
  .product-navigation .primary-navigation .item {
    min-width: 33%;
    padding: 0;
  }
  .product-navigation .secondary-navigation {
    display: flex;
    flex-direction: column;
  }
  .product-list .product-item .item-img-box {
    height: 220px;
  }
  .pro-d-anchor .container .anchor-item {
    justify-content: flex-start;
  }
  .pro-d-datum .row .datum-item {
    height: 100%;
    margin-top: 13px;
  }
  .leave-word-container .row .leave-col .label {
    min-width: 70px;
  }
  .product-navigation .secondary-navigation {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }
  .down-container .down-navigation .down-col {
    width: 100%;
  }
  .about-honor .honor-header .honor-tabs .tab {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}

@media (max-width: 576px) {
  .global-footer .footer-body .body-main .main-contact {
    width: 100%;
  }
  .global-footer .footer-body {
    padding: 25px 15px;
  }
  .global-footer .footer-body .body-main {
    flex-wrap: wrap;
    justify-content: center;
  }
  .global-footer .footer-body .body-main .main-code {
    width: 160px;
    margin-top: 20px;
  }
  .global-footer .footer-body .body-main .main-contact {
    width: 100%;
    text-align: center;
  }
  .global-footer .footer-body .body-main .main-icon {
    justify-content: center;
  }
  .global-footer .footer-body .body-main .main-icon .square-code {
    right: 22%;
    top: 115px;
  }
  .global-footer .footer-copyright {
    padding: 15px;
  }
  .product-navigation .primary-navigation {
    height: 330px;
  }
  .product-list .product-item .item-img-box {
    height: 170px;
  }
}
