@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1477px) {
  header .lang_search {
    margin-left: 5%;
  }
  header .header-blank {
    width: 15%;
  }
  .inner-banner .container h3 {
    font-size: 36px;
  }
  .inner-title h3 {
    font-size: 32px;
  }
  .inner-title h5 {
    font-size: 20px;
  }
  .company-profile .profile-wrapper .rt .brief {
    font-size: 14px;
    line-height: 1.8;
  }
  .quality-commitment .company-concept .block p {
    font-size: 18px;
  }
  .development .dev-swiper .swiper-slide .date {
    font-size: 80px;
  }
  .development .dev-swiper .swiper-slide .brief {
    font-size: 16px;
  }
  .partner .partner-swiper {
    height: 320px;
  }
  .index-news .index-news-wrapper .rt .row .date h2 {
    font-size: 50px;
  }
  .index-news .index-news-wrapper .rt .row em {
    margin-left: 60px;
  }
  .news-detail .container aside .latest-news .row .rt {
    width: 50px;
  }
  .news-detail .container aside .latest-news .row .rt img {
    width: 25px;
  }
  .news-detail .container aside .latest-news .row .lt {
    width: calc(100% - 60px);
  }
  .news-list .row .date h2 {
    font-size: 48px;
  }
  .prod-list .container main .prod-wrapper .block p {
    font-size: 18px;
  }
  .prod-list .container main .prod-table table tr td {
    font-size: 16px;
  }
  .prod-list .container main .prod-table table tr:first-child td,
  .prod-list .container main .prod-table table th td {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
  .inner-banner .container h3 {
    font-size: 32px;
  }
  .inner-banner .container h5 {
    font-size: 18px;
  }
  .inner-title h3 {
    font-size: 28px;
  }
  .inner-title h5 {
    font-size: 16px;
  }
  .quality-commitment .company-concept {
    width: 100%;
  }
  .quality-commitment .company-concept .block p {
    font-size: 16px;
  }
  .quality-commitment .brief {
    font-size: 14px;
  }
  .development .dev-swiper .swiper-slide .date {
    font-size: 60px;
  }
  .development .dev-swiper .swiper-slide .brief {
    font-size: 14px;
  }
  .development .dev-swiper .swiper-button-next,
  .development .dev-swiper .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  .development .thumbSwiper .swiper-slide {
    font-size: 26px;
  }
  .development .thumbSwiper .swiper-slide-thumb-active {
    font-size: 32px;
  }
  .partner .partner-swiper {
    height: 250px;
  }
  .partner .partner-swiper .swiper-slide {
    height: calc((100% - 40px) / 2);
  }
  footer .footer-top .nav {
    display: none;
  }
  footer .footer-bt .container p {
    font-size: 14px;
  }
  footer .footer-top .info h5 {
    font-size: 14px;
  }
  .inner-contacts .contact-wrapper .block p {
    font-size: 16px;
  }
  .inner-contacts .contact-wrapper .block em {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
  .tools-bar {
    padding: 5px;
  }
  .tools-bar ul li {
    padding: 5px 0;
  }
  .tools-bar ul li > img {
    width: 20px;
  }
  .index-prod .index-prod-tab li a {
    font-size: 14px;
    line-height: 44px;
  }
  .index-title h3 {
    font-size: 32px;
  }
  .index-title h3::before {
    font-size: 50px;
  }
  .index-about .index-intro {
    font-size: 14px;
  }
  .index-about .index-data .block h2 span {
    font-size: 42px;
  }
  .bread-crumb .container {
    height: 60px;
  }
  .bread-crumb .container p {
    font-size: 14px;
  }
  .index-news .index-news-wrapper .rt .row .date h2 {
    font-size: 40px;
  }
  .index-news .index-news-wrapper .rt .row em {
    margin-left: 50px;
    width: 40px;
    height: 40px;
  }
  .index-news .index-news-wrapper .lt .row h4 {
    font-size: 18px;
  }
  .index-news .index-news-wrapper .rt .row .title h4 {
    font-size: 18px;
  }
  .index-partner .partner-swiper {
    height: 400px;
  }
  .news-detail .container main .news-detail-title h3 {
    font-size: 26px;
  }
  .news-detail .container main article {
    font-size: 14px;
  }
  .news-detail .container main {
    width: 100%;
  }
  .news-detail .container aside {
    display: none;
  }
  .news-list .row .date {
    padding: 0 3% 0 2%;
  }
  .news-list .row .date h2 {
    font-size: 42px;
  }
  .news-list .row .title h3 {
    font-size: 18px;
  }
  .news-list .row .title p {
    font-size: 14px;
  }
  .inner-banner .container {
    transform: translate(-50%, -50%);
  }
  .prod-list .container main .prod-wrapper .block p {
    font-size: 16px;
  }
  .prod-list .container main .intro-title {
    font-size: 22px;
  }
  .prod-list .container main .prod-intro {
    font-size: 14px;
  }
  .prod-list .container main .prod-table table tr td {
    font-size: 14px;
  }
  .prod-list .container main .prod-table table tr:first-child td,
  .prod-list .container main .prod-table table th td {
    font-size: 14px;
  }
  .prod-list .container aside .aside-title {
    font-size: 28px;
  }
}
@media (max-width: 990px) {
  .container {
    width: 94%;
  }
  .inner-banner .container h3 {
    font-size: 28px;
  }
  .inner-banner .container h5 {
    font-size: 16px;
  }
  .inner-title h3 {
    font-size: 26px;
  }
  .inner-title h5 {
    font-size: 14px;
  }
  .quality-commitment .company-concept .block em {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .quality-commitment .company-concept .block p {
    font-size: 14px;
  }
  .development .thumbSwiper .swiper-slide {
    font-size: 22px;
  }
  .development .thumbSwiper .swiper-slide-thumb-active {
    font-size: 28px;
  }
  .development .dev-swiper .swiper-slide .date {
    font-size: 40px;
  }
  .partner .partner-swiper .swiper-slide {
    height: calc((100% - 30px) / 2);
  }
  .inner-contacts .contact-wrapper .block p {
    font-size: 14px;
  }
  .inner-contacts .contact-wrapper .block {
    padding: 3.57143% 2.857143% 2.143%;
  }
  .inner-contacts .contact-wrapper .block em {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .index-title h3 {
    font-size: 28px;
  }
  .index-title h3::before {
    font-size: 40px;
  }
  .index-about .index-data .block h2 {
    font-size: 16px;
  }
  .index-about .index-data .block h2 span {
    font-size: 36px;
  }
  .index-news .index-news-wrapper .rt .row .date h2 {
    font-size: 30px;
  }
  .index-news .index-news-wrapper .rt .row em {
    margin-left: 40px;
    width: 31px;
    height: 31px;
  }
  .index-news .index-news-wrapper .lt .row h4 {
    font-size: 16px;
  }
  .index-news .index-news-wrapper .rt .row .title h4 {
    font-size: 16px;
  }
  .index-partner .partner-swiper {
    height: 360px;
  }
  .news-detail .container main .news-detail-title h3 {
    font-size: 22px;
  }
  .news-list .row .date h2 {
    font-size: 36px;
  }
  .news-list .row .title h3 {
    font-size: 16px;
  }
  .prod-list .container aside {
    width: 200px;
  }
  .prod-list .container aside .aside-title {
    font-size: 26px;
  }
  .prod-list .container aside .aside-lv1 li a {
    font-size: 14px;
    line-height: 50px;
  }
  .prod-list .container main {
    width: calc(100% - 4.286% - 200px);
  }
  .prod-list .container main .intro-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .inner-banner .container h3 {
    font-size: 24px;
  }
  .inner-banner .container h5 {
    font-size: 14px;
  }
  .inner-title h3 {
    font-size: 22px;
  }
  .inner-title h5 {
    font-size: 12px;
  }
  .company-profile .profile-wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .company-profile .profile-wrapper .rt {
    width: 100%;
    padding: 3%;
  }
  .company-profile .profile-wrapper .rt img {
    max-width: 60%;
  }
  .quality-commitment .company-concept .block em {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .quality-commitment .company-concept .block p {
    font-size: 12px;
  }
  .quality-commitment .company-concept .block::after {
    height: 45px;
  }
  .development .thumbSwiper .swiper-slide {
    font-size: 18px;
    line-height: 50px;
  }
  .development .thumbSwiper .swiper-slide-thumb-active {
    font-size: 24px;
  }
  .development .dev-swiper .swiper-slide .brief {
    width: 100%;
    margin-top: 5%;
  }
  .development .dev-swiper .swiper-slide .picture {
    width: 60.57202%;
  }
  .development .dev-swiper .swiper-slide .date {
    font-size: 30px;
    border-left: 1px solid #fff;
    border-right: 0;
    padding-right: 0;
    padding-left: 4.286%;
  }
  .development .dev-swiper .swiper-button-next,
  .development .dev-swiper .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
  .development .dev-swiper .swiper-button-next::after,
  .development .dev-swiper .swiper-button-prev::after {
    font-size: 12px;
  }
  .honor .honor-swiper .swiper-slide {
    width: 70%;
    padding-bottom: 45.954%;
  }
  .honor .honor-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
  .partner .partner-swiper .swiper-slide {
    height: calc((100% - 20px) / 2);
    transform: translate(-10px, 0);
  }
  .partner .partner-swiper .swiper-slide:nth-child(even) {
    transform: translate(40px, 0);
  }
  .partner .partner-swiper {
    height: 170px;
  }
  footer .footer-top .lt .logo {
    margin-bottom: 30px;
  }
  footer .footer-top .container {
    justify-content: space-around;
  }
  footer .footer-top .container .lt {
    margin-bottom: 5%;
  }
  footer .footer-top .container .info {
    margin-bottom: 5%;
  }
  footer .footer-top .container .info h4 {
    font-size: 20px;
  }
  footer .footer-bt .container {
    justify-content: center;
    align-content: center;
  }
  footer .footer-bt .container p {
    line-height: 1.6;
    font-size: 12px;
    text-align: center;
  }
  .inner-contacts .contact-wrapper .block {
    width: 100%;
    margin-bottom: 3%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3%;
  }
  .inner-contacts .contact-wrapper .block em {
    margin-bottom: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .inner-contacts .contact-wrapper .block p {
    flex: 1;
    margin-left: 20px;
    text-align: left;
  }
  .inner-contacts .map {
    padding-bottom: 66.66667%;
  }
  .index-prod .index-prod-tab {
    flex-wrap: wrap;
  }
  .index-prod .index-prod-tab li {
    width: 32%;
    margin-bottom: 1%;
  }
  .index-prod .index-prod-tab li a {
    line-height: 40px;
  }
  .index-prod .index-prod-container .index-prod-wrapper .block {
    width: 48.143%;
  }
  .index-title h3 {
    font-size: 24px;
  }
  .index-title h3::before {
    font-size: 30px;
  }
  .index-about .more {
    width: 120px;
    line-height: 40px;
  }
  .index-about .index-data .block {
    width: 49%;
    margin-bottom: 5%;
  }
  .index-about .index-data .block:nth-of-type(even) {
    border-right: 0;
  }
  .index-about .index-data .block h2 {
    font-size: 14px;
  }
  .index-about .index-data .block h2 span {
    font-size: 30px;
  }
  .index-about .index-data .block h5 {
    font-size: 14px;
  }
  .index-news .more {
    width: 120px;
    line-height: 40px;
  }
  .index-news .index-news-wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-news .index-news-wrapper .lt .row {
    padding: 2% 3%;
  }
  .index-news .index-news-wrapper .lt .row em {
    margin-top: 3%;
  }
  .index-news .index-news-wrapper .lt .row h5 {
    font-size: 12px;
  }
  .index-news .index-news-wrapper .lt .row h4 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .index-news .index-news-wrapper .lt .row p {
    font-size: 12px;
  }
  .index-news .index-news-wrapper .rt {
    width: 100%;
    padding: 3% 0;
  }
  .index-news .index-news-wrapper .rt .row {
    padding: 0 3%;
    margin-bottom: 3%;
  }
  .index-news .index-news-wrapper .rt .row .date {
    padding-right: 3%;
    margin-right: 3%;
  }
  .index-news .index-news-wrapper .rt .row .date h2 {
    font-size: 20px;
  }
  .index-news .index-news-wrapper .rt .row .date h5 {
    font-size: 12px;
  }
  .index-news .index-news-wrapper .rt .row .title h4 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .index-news .index-news-wrapper .rt .row .title p {
    font-size: 12px;
  }
  .index-news .index-news-wrapper .rt .row em {
    margin-left: 10px;
  }
  .index-partner .partner-swiper {
    height: 280px;
    padding: 5px;
  }
  .news-detail .container main .news-detail-title h3 {
    font-size: 18px;
  }
  .news-detail .container main .news-detail-title h5 {
    font-size: 12px;
  }
  .news-detail .container main .article-tab .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .news-list .row .date {
    padding: 0 1%;
  }
  .news-list .row .date h2 {
    font-size: 24px;
  }
  .news-list .row .date h5 {
    font-size: 12px;
  }
  .news-list .row {
    flex-wrap: wrap;
  }
  .news-list .row .picture {
    width: 70%;
  }
  .news-list .row .date {
    flex: 1;
  }
  .news-list .row .title {
    width: 100%;
    order: 1;
    padding: 3%;
  }
  .news-list .row .title h3 {
    font-size: 14px;
    line-height: 1.5;
  }
  .news-list .row .title p {
    font-size: 12px;
    line-height: 1.6;
  }
  .prod-list .container aside {
    width: 100%;
    margin-bottom: 5%;
  }
  .prod-list .container aside .aside-title {
    font-size: 22px;
    line-height: 60px;
  }
  .prod-list .container aside .aside-lv1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .prod-list .container aside .aside-lv1 li {
    width: 49.9%;
  }
  .prod-list .container aside .aside-lv1 li a {
    line-height: 44px;
  }
  .prod-list .container main {
    width: 100%;
  }
  .prod-list .container main .prod-wrapper .block {
    width: 49%;
  }
  .prod-list .container main .prod-wrapper .block p {
    font-size: 14px;
  }
  .prod-list .container main .intro-title {
    font-size: 18px;
    line-height: 50px;
  }
  .prod-list .container main .prod-table {
    overflow: auto;
  }
  .prod-list .container main .prod-table table tr td {
    font-size: 12px;
  }
  .prod-list .container main .prod-table table tr:first-child td,
  .prod-list .container main .prod-table table th td {
    font-size: 12px;
  }
}
