@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1477px) {
  .index-banner .banner-text h3 {
    font-size: 32px;
  }
  .index-banner .banner-text h1 {
    font-size: 80px;
  }
  header .rt .lang {
    font-size: 16px;
  }
  header .rt .link {
    font-size: 16px;
  }
  header nav {
    width: 50%;
  }
  .index-banner .banner-text .bg {
    height: 76vh;
  }
  .index-title h1 {
    font-size: 58px;
  }
  .index-title h2 {
    font-size: 36px;
  }
  .index-title h3 {
    font-size: 24px;
  }
  .index-title h4 {
    font-size: 22px;
  }
  .index-title p {
    font-size: 16px;
  }
  .index-purpose .wrapper .brief {
    font-size: 16px;
  }
  .index-purpose .wrapper .brief h4 {
    font-size: 24px;
  }
  .index-purpose .wrapper .brief h5 {
    font-size: 18px;
  }
  .index-purpose .wrapper .more {
    font-size: 16px;
  }
  .index-business .wrapper .block .title {
    font-size: 22px;
  }
  .index-business .customer-voice .brief {
    font-size: 16px;
  }
  .index-business .customer-voice .more {
    font-size: 16px;
  }
  .index-recruit .container .rt {
    font-size: 18px;
  }
  .index-news .index-title .rt a {
    font-size: 16px;
  }
  .index-news .wrapper .lt ul li {
    font-size: 18px;
  }
  .bottom-contact h2 {
    font-size: 42px;
  }
  .bottom-contact h4 {
    font-size: 24px;
  }
  .bottom-contact a {
    font-size: 32px;
  }
  footer .footer-top .info p {
    font-size: 16px;
  }
  footer .footer-top nav .block h3 {
    font-size: 18px;
  }
  footer .footer-top nav .block ul li {
    font-size: 14px;
  }
  .inner-banner .index-title h1 {
    font-size: 60px;
  }
  .project-intro .block .index-title h2 {
    font-size: 30px;
  }
  .project-intro .block .brief {
    font-size: 18px;
  }
  .project-background .intro .index-title h2 {
    font-size: 34px;
  }
  .project-background .feedback .index-title h2 {
    font-size: 36px;
  }
  .join-banner .banner-text h2 {
    font-size: 54px;
  }
  .join-banner .banner-text p {
    font-size: 16px;
  }
  .go-into-celm .row .rt .title h3 {
    font-size: 24px;
  }
  .go-into-celm .row .rt .brief {
    font-size: 16px;
  }
  .go-into-celm .row .lt .title h3 {
    font-size: 26px;
  }
  .go-into-celm .row .lt .title h4 {
    font-size: 24px;
  }
  .recruitment-block article h3 {
    font-size: 22px;
  }
  .recruitment-block article h4 {
    font-size: 18px;
  }
  .recruitment-block article h5 {
    font-size: 20px;
  }
  .social-recruit-tel h2 {
    font-size: 36px;
  }
  .intern-recruit-tel .container .rt h2 {
    font-size: 32px;
  }
  .intern-recruit-tel .container .rt span {
    font-size: 42px;
  }
}
@media (max-width: 1199px) {
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
  .index-banner .swiper .swiper-slide {
    padding-top: 0;
  }
  .index-banner .banner-text h3 {
    font-size: 28px;
  }
  .index-banner .banner-text h1 {
    font-size: 60px;
  }
  body {
    background-size: auto;
    background-position: center top;
  }
  .index-banner .banner-text .bg {
    height: auto;
  }
  .scroll-down-btn {
    width: 100px;
    height: 100px;
  }
  .index-title h1 {
    font-size: 46px;
  }
  .index-title h2 {
    font-size: 30px;
  }
  .index-title h3 {
    font-size: 22px;
  }
  .index-title h4 {
    font-size: 20px;
  }
  .index-title p {
    font-size: 14px;
  }
  .index-purpose .wrapper .brief {
    font-size: 14px;
  }
  .index-purpose .wrapper .brief h4 {
    font-size: 22px;
  }
  .index-purpose .wrapper .brief h5 {
    font-size: 16px;
  }
  .index-purpose .wrapper .more {
    font-size: 14px;
  }
  .index-business .wrapper .block .title {
    font-size: 20px;
  }
  .index-business .wrapper .block .brief {
    font-size: 14px;
  }
  .index-business .wrapper .block .more a {
    font-size: 14px;
  }
  .index-business .customer-voice .brief {
    font-size: 14px;
  }
  .index-business .customer-voice .more {
    font-size: 14px;
  }
  .index-recruit .container .rt {
    font-size: 16px;
  }
  .index-news .index-title .rt a {
    font-size: 14px;
  }
  .index-news .wrapper .lt ul li {
    font-size: 16px;
  }
  .index-news .wrapper .rt .row .date {
    font-size: 14px;
  }
  .index-news .wrapper .rt .row .title {
    font-size: 14px;
    margin-left: 1.5em;
  }
  .index-news .wrapper .rt {
    width: 75.92857%;
  }
  .bottom-contact h2 {
    font-size: 36px;
  }
  .bottom-contact h4 {
    font-size: 22px;
  }
  .bottom-contact a {
    font-size: 26px;
  }
  footer .footer-top .info p {
    font-size: 14px;
  }
  footer .footer-top nav .block h3 {
    font-size: 16px;
  }
  .inner-banner .bread-crumb p {
    font-size: 14px;
  }
  .inner-banner .index-title h1 {
    font-size: 48px;
  }
  .project-intro .block .index-title h2 {
    font-size: 26px;
  }
  .project-intro .block .brief {
    font-size: 16px;
  }
  .project-background .intro .index-title h2 {
    font-size: 30px;
  }
  .project-background .intro .wrapper .brief {
    font-size: 16px;
  }
  .project-background .feedback .index-title h2 {
    font-size: 30px;
  }
  .project-background .feedback .row {
    font-size: 16px;
  }
  .project-background .feedback .row span {
    font-size: 26px;
  }
  .join-banner .banner-text h2 {
    font-size: 44px;
  }
  .join-banner .banner-text p {
    font-size: 14px;
  }
  .join-banner {
    padding-top: 0;
  }
  .go-into-celm .row .rt .title h3 {
    font-size: 22px;
  }
  .go-into-celm .row .rt .brief {
    font-size: 14px;
  }
  .go-into-celm .row .lt .title h3 {
    font-size: 24px;
  }
  .go-into-celm .row .lt .title h4 {
    font-size: 22px;
  }
  .recruitment-block article h3 {
    font-size: 20px;
  }
  .recruitment-block article h4 {
    font-size: 16px;
  }
  .recruitment-block article h5 {
    font-size: 18px;
  }
  .recruitment-block article ul {
    font-size: 14px;
  }
  .recruitment-block article p {
    font-size: 16px;
  }
  .recruitment-block article table tr td {
    font-size: 16px;
  }
  .social-recruit-tel h2 {
    font-size: 30px;
  }
  .intern-recruit-tel .container .rt h2 {
    font-size: 28px;
  }
  .intern-recruit-tel .container .rt span {
    font-size: 36px;
  }
}
@media (max-width: 990px) {
  .container {
    width: 94%;
  }
  .index-banner .banner-text h3 {
    font-size: 24px;
  }
  .index-banner .banner-text h1 {
    font-size: 50px;
  }
  .scroll-down-btn {
    width: 85px;
    height: 85px;
  }
  .index-title h1 {
    font-size: 34px;
  }
  .index-title h2 {
    font-size: 24px;
  }
  .index-title h3 {
    font-size: 20px;
  }
  .index-title h4 {
    font-size: 18px;
  }
  .index-purpose .wrapper .brief h4 {
    font-size: 20px;
  }
  .index-purpose .wrapper .brief h5 {
    font-size: 14px;
  }
  .index-purpose .wrapper {
    padding: 4.07143% 3.357143% 6.14286%;
  }
  .index-purpose .wrapper .more {
    font-size: 12px;
  }
  .index-business .wrapper .block .title {
    font-size: 18px;
  }
  .index-recruit .container .rt {
    font-size: 14px;
    width: 60%;
  }
  .index-news .wrapper .lt ul li {
    font-size: 14px;
  }
  .index-news .wrapper .rt .row .date {
    font-size: 12px;
  }
  .index-news .wrapper .rt .row .name {
    width: 9em;
  }
  .bottom-contact h2 {
    font-size: 30px;
  }
  .bottom-contact h4 {
    font-size: 20px;
  }
  .bottom-contact a {
    font-size: 20px;
  }
  footer .footer-top nav {
    display: none;
  }
  footer .footer-top .container {
    justify-content: center;
  }
  footer .footer-top .container .info {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .inner-banner .index-title h1 {
    font-size: 36px;
  }
  .project-intro .block .index-title h2 {
    font-size: 22px;
  }
  .project-intro .block .brief {
    font-size: 14px;
  }
  .project-background .intro .index-title h2 {
    font-size: 24px;
  }
  .project-background .intro .wrapper .brief {
    font-size: 14px;
  }
  .project-background .feedback .index-title h2 {
    font-size: 24px;
  }
  .project-background .feedback .row {
    font-size: 14px;
  }
  .project-background .feedback .row span {
    font-size: 24px;
  }
  .join-banner .banner-text h2 {
    font-size: 34px;
  }
  .go-into-celm .row .rt .title h3 {
    font-size: 20px;
  }
  .go-into-celm .row .lt .title h3 {
    font-size: 22px;
  }
  .go-into-celm .row .lt .title h4 {
    font-size: 20px;
  }
  .recruitment-block article h3 {
    font-size: 18px;
  }
  .social-recruit-tel h2 {
    font-size: 24px;
  }
  .intern-recruit-tel .container .rt h2 {
    font-size: 24px;
  }
  .intern-recruit-tel .container .rt span {
    font-size: 30px;
  }
  .recruitment-block article p {
    font-size: 14px;
  }
  .recruitment-block article h5 {
    font-size: 16px;
  }
  .recruitment-block article table tr td {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .index-banner .banner-text h3 {
    font-size: 20px;
  }
  .index-banner .banner-text h1 {
    font-size: 40px;
  }
  .scroll-down-btn {
    display: none;
  }
  .index-title h1 {
    font-size: 24px;
  }
  .index-title h2 {
    font-size: 20px;
  }
  .index-title h3 {
    font-size: 18px;
  }
  .index-title h4 {
    font-size: 16px;
  }
  .index-title p {
    font-size: 12px;
  }
  .index-purpose .wrapper .brief h4 {
    font-size: 18px;
  }
  .index-purpose .wrapper .brief h5 {
    font-size: 12px;
  }
  .index-purpose .wrapper .brief p {
    line-height: 2;
  }
  .index-purpose .wrapper .more {
    min-width: 11em;
  }
  .index-banner .scroll-down-btn {
    bottom: 10%;
  }
  .index-business .wrapper .block .title {
    font-size: 16px;
  }
  .index-business .wrapper .block .brief {
    font-size: 12px;
  }
  .index-business .wrapper .block .more a {
    font-size: 12px;
  }
  .index-business .customer-voice .more {
    min-width: 10em;
    font-size: 12px;
  }
  .index-recruit .container .rt {
    font-size: 12px;
  }
  .index-recruit .container .lt {
    padding-left: 0;
  }
  .index-news .index-title .rt a {
    font-size: 12px;
  }
  .index-news .wrapper .rt {
    width: 100%;
    margin-top: 3%;
  }
  .index-news .wrapper .rt .row {
    padding: 2.07254% 0;
  }
  .index-news .wrapper .rt .row .date {
    font-size: 10px;
  }
  .index-news .wrapper .rt .row .name {
    width: 8em;
    font-size: 10px;
  }
  .index-news .wrapper .rt .row .title {
    font-size: 12px;
    margin-left: 1em;
  }
  .bottom-contact h2 {
    font-size: 24px;
  }
  .bottom-contact h4 {
    font-size: 18px;
  }
  .bottom-contact a {
    font-size: 14px;
  }
  footer .footer-bt .container {
    justify-content: center;
  }
  footer .footer-bt .container p {
    font-size: 12px;
  }
  .inner-banner .index-title h1 {
    font-size: 26px;
  }
  .inner-banner .scroll-down-btn {
    bottom: 5%;
  }
  .project-intro .block {
    padding: 4.2857143% 3.4286% 4.42857143%;
  }
  .project-intro .block .index-title h2 {
    font-size: 18px;
  }
  .project-intro .block .brief {
    font-size: 12px;
  }
  .project-background .intro .index-title h2 {
    font-size: 18px;
  }
  .project-background .intro .wrapper .brief {
    font-size: 12px;
  }
  .project-background .feedback .index-title h2 {
    font-size: 20px;
  }
  .project-background .feedback .row {
    font-size: 12px;
    padding-right: 0;
  }
  .project-background .feedback .row span {
    font-size: 22px;
  }
  footer .footer-top .info .logo {
    width: 150px;
  }
  .join-banner .banner-text h2 {
    font-size: 24px;
  }
  .join-banner .banner-text p {
    font-size: 12px;
  }
  .go-into-celm .row .rt .title h3 {
    font-size: 16px;
  }
  .go-into-celm .row .rt .brief {
    font-size: 12px;
  }
  .go-into-celm .row .lt .title h3 {
    font-size: 16px;
    line-height: 1.4;
  }
  .go-into-celm .row .lt .title h4 {
    font-size: 14px;
    line-height: 1.2;
  }
  .recruitment-block article h3 {
    font-size: 16px;
  }
  .recruitment-block article h4 {
    font-size: 14px;
  }
  .recruitment-block article h5 {
    font-size: 14px;
  }
  .recruitment-block article ul {
    font-size: 12px;
  }
  .recruitment-block article p {
    font-size: 12px;
  }
  .recruitment-block article table tr td {
    font-size: 12px;
    padding: 0.5em;
    line-height: 1.8;
  }
  .recruitment-block article table tr td:first-child {
    padding-left: 0.5em;
    text-align: center;
  }
  .social-recruit-tel h2 {
    font-size: 20px;
  }
  .intern-recruit-tel .container .rt h2 {
    font-size: 18px;
  }
  .intern-recruit-tel .container .rt span {
    font-size: 20px;
  }
  img[data-pic="device-pc"] {
    display: none;
  }
  img[data-pic="device-mob"] {
    display: inline-block;
  }
}
