@charset "UTF-8";
/*响应式配置*/
@media (max-width: 1699px) {
  header nav {
    width: 70.66667%;
  }
  header .lv1 > li a {
    font-size: 16px;
  }
  header .lang {
    font-size: 16px;
  }
  .contact-map .rt .title {
    font-size: 44px;
  }
  header .logo{
      width: 15%;
  }
}
@media (max-width: 1477px) {
  .inner-banner .bread-crumb .lt ul li {
    margin-right: 50px;
  }
  .prod-detail .prod-intro .rt .brief {
    /* font-size: 18px; */
  }
  .prod-list .wrapper .block .pic .mask h3 {
    font-size: 28px;
  }
  .index-title h3 {
    font-size: 28px;
  }
  .index-title h2 {
    font-size: 30px;
  }
  .index-prod-content .wrapper .lt h2 {
    font-size: 32px;
  }
  .index-about .container .intro h2 {
    font-size: 32px;
  }
  .index-adv .index-adv-content .brief h3 {
    font-size: 26px;
  }
  .index-adv .index-adv-tab .block h3 {
    font-size: 18px;
    line-height: 1.8;
  }
  .index-adv .index-adv-tab .block h5 {
    line-height: 1.6;
  }
  .index-prod-tab .block {
    font-size: 16px;
  }
  .index-news .index-news-list .wrapper .block .title h4 {
    font-size: 22px;
  }
  .indexProdSwiper .swiper-slide {
    padding-top: 120px;
  }
  .index-about {
    padding-top: 120px;
  }
  .index-adv .swiper .swiper-slide {
    padding-top: 120px;
  }
  .index-news {
    padding-top: 120px;
  }
  /*.index-news .index-news-list .wrapper .block:hover .title {*/
  /*  width: 85.359756%;*/
  /*}*/
  .contact-map .rt .title {
    font-size: 40px;
  }
  .contact-map .rt .address-wrapper address h4 {
    font-size: 18px;
  }
  .contact-map .rt .address-wrapper address h5 {
    font-size: 18px;
  }
  .contact-map .rt .map-location {
    font-size: 18px;
    line-height: 66px;
    width: 250px;
  }
  .case-detail-title {
    font-size: 32px;
  }
  .case-detail-info div h4 {
    font-size: 20px;
  }
}
@media (max-width: 1399px) {
  .inner-banner .bread-crumb .lt ul li {
    margin-right: 40px;
  }

}
@media (max-width: 1365px) {
  header nav {
    width: 75.66667%;
  }
  header .search-and-lang {
    margin-left: 4.814815%;
  }
}
@media (max-width: 1199px) {
  header {
    display: none;
  }
  .out-header {
    display: none;
  }
  .inner-banner .bread-crumb .lt ul li {
    margin-right: 30px;
    font-size: 14px;
  }
  .inner-banner .banner-text h3 {
    font-size: 42px;
  }
  .inner-banner .banner-text h4 {
    font-size: 26px;
  }
  .inner-title h2 {
    font-size: 32px;
  }
  .inner-title h4 {
    font-size: 20px;
  }
  .inner-banner .bread-crumb {
    position: relative;
    background: url(../images/bread-crumb-bg.jpg) no-repeat;
    background-size: cover;
    background-position: right center;
    padding: 0 3%;
  }
  .inner-banner .bread-crumb .lt {
    background: none;
    width: 100%;
    order: 1;
    padding: 0;
  }
  .inner-banner .bread-crumb .lt ul li {
    line-height: 45px;
  }
  .inner-banner .bread-crumb .rt {
    width: 100%;
    padding: 0.5em 0 0;
  }
  .after-sale .tech-serv .rt {
    font-size: 16px;
  }
  .after-sale .tech-serv .wrapper .block .title .icon {
    width: 40px;
    line-height: 50px;
  }
  .after-sale .serv-adv .wrapper .block .icon {
    width: 80px;
    line-height: 80px;
  }
  footer .footer-top nav {
    display: none;
  }
  .application-case .intro .brief {
    font-size: 16px;
  }
  .tools-bar {
    transition: all 0.5s;
    opacity: 0.5;
  }
  .tools-bar:hover {
    opacity: 1;
  }
  .tools-bar ul li {
    width: 40px;
    padding: 0 4px;
  }
  .tools-bar ul li p {
    line-height: 1.5;
    padding: 0;
  }
  .tools-bar ul li h5 {
    font-size: 14px;
  }
  .inner-title h3 {
    font-size: 26px;
  }
  .inner-title h5 {
    font-size: 16px;
  }
  .application-case .section1 {
    align-items: stretch;
  }
  .application-case .section1 .rt {
    height: auto;
  }
  .application-case .section2 .brief {
    font-size: 16px;
  }
  .application-case .section2 .wrapper .title {
    font-size: 22px;
  }
  .application-case .section3 .wrapper .block {
    width: 22.848485%;
  }
  .application-case .section3 .wrapper .block .icon {
    width: 120px;
    height: 120px;
    line-height: 120px;
    margin-top: -60px;
  }
  .application-case .section3 .wrapper .block .title {
    font-size: 24px;
  }
  .application-case .section3 .wrapper .block .title::after {
    margin: 10px auto;
  }
  .prod-detail .prod-intro .rt .brief {
    font-size: 16px;
  }
  .child-bread-crumb {
    display: block !important;
  }
  .child-bread-crumb ul li {
    font-size: 16px;
    line-height: 60px;
    margin-right: 40px;
  }
  .child-bread-crumb ul li a {
    padding-bottom: 3px;
  }
  .child-bread-crumb ul .active a {
    border-bottom: 2px solid #ddd;
  }
  .online-msg .container .title h3 {
    font-size: 26px;
  }
  .prod-list .wrapper .block .pic .mask h3 {
    font-size: 24px;
  }
  .proj-case .wrapper .block .text {
    width: 90.51852%;
  }
  .proj-case .wrapper .block .text .title {
    line-height: 1.8;
  }
  .proj-case .wrapper .block .text .title h4 {
    font-size: 16px;
  }
  #full .section1 {
    height: auto !important;
  }
  #full .section2 {
      height: 500px !important;
  }
  #full .section3 {
      height: auto !important;
  }
  #full .section4 {
      height: 600px !important;
  }
  #full .section5 {
      height: auto !important;
  }
  .index-title h3 {
    font-size: 24px;
  }
  .index-title h2 {
    font-size: 26px;
  }
  .index-prod-content .wrapper .lt h2 {
    font-size: 28px;
  }
  .index-prod-content .wrapper .rt {
    font-size: 16px;
  }
  .index-about .container .intro h2 {
    font-size: 28px;
  }
  .index-adv .index-adv-content .brief h3 {
    font-size: 22px;
  }
  .index-adv .index-adv-tab .block h3 {
    font-size: 16px;
  }
  .index-adv .index-adv-tab .block h5 {
    line-height: 1.6;
  }
  .index-adv .index-adv-content .brief {
    font-size: 16px;
  }
  .index-prod-tab .block {
    font-size: 14px;
    line-height: 50px;
    border-radius: 25px;
  }
  .index-prod-tab .active {
    padding: 0 30px;
  }
  .index-news .index-news-list .wrapper .block .title h4 {
    font-size: 18px;
  }
  .indexProdSwiper {
    z-index: 0;
  }
  .indexProdSwiper .swiper-slide {
    padding-top: 50px;
  }
  .index-about {
    padding: 50px 0;
  }
  .index-about .container .intro {
    font-size: 16px;
  }
  .index-adv .swiper .swiper-slide {
    padding-top: 50px;
  }
  .index-news {
    padding: 50px 0;
  }
  .customer-service .lt {
    font-size: 18px;
  }
  .zoomContainer {
    display: none !important;
  }
  .case-detail-info div h4 {
    font-size: 18px;
  }
  .case-detail-info div h5 {
    font-size: 14px;
  }
  .case-detail-article {
    font-size: 14px;
    padding-bottom: 1.5em;
  }
  .case-detail-title {
    font-size: 28px;
  }
  .case-detail-info div {
    padding-bottom: 1.5em;
  }
  .contact-map .rt .title {
    font-size: 32px;
  }
  .contact-map .rt .address-wrapper address h4  {
    font-size: 16px;
  }
  .contact-map .rt .address-wrapper address h5 {
    font-size: 16px;
  }
  .contact-map .rt .map-location {
    font-size: 16px;
    width: 220px;
    line-height: 56px;
  }
  .prod-detail .prod-intro .rt .feature ul li {
    font-size: 16px;
  }
  .prod-detail .prod-intro .rt .feature .title,.sbcs {
    font-size: 18px;
  }
  .index-prod-tab {
    overflow: auto;
    bottom: 5%;
  }
  footer .footer-top .info {
      width: 60%;
  }
  
}
@media (max-width: 990px) {
  .container {
    width: 94%;
  }
  .inner-banner .banner-text h3 {
    font-size: 36px;
  }
  .inner-banner .banner-text h4 {
    font-size: 22px;
  }
  .inner-title h2 {
    font-size: 28px;
  }
  .inner-title h4 {
    font-size: 18px;
  }
  .inner-banner .bread-crumb .lt ul li {
    line-height: 40px;
    margin-right: 2em;
  }
  .after-sale .tech-serv .rt {
    font-size: 14px;
  }
  .after-sale .tech-serv .wrapper .block .title .text h4 {
    font-size: 18px;
  }
  .after-sale .tech-serv .wrapper .block .brief {
    font-size: 14px;
  }
  .after-sale .serv-adv .wrapper .block .title h4 {
    font-size: 18px;
  }
  .after-sale .serv-adv .wrapper .block .brief {
    font-size: 14px;
  }
  footer .footer-top .ewm p {
    font-size: 14px;
  }
  .application-case .intro .brief {
    font-size: 14px;
  }
  .inner-title h3 {
    font-size: 22px;
  }
  .inner-title h5 {
    font-size: 14px;
  }
  .application-case .section1 .lt .brief {
    font-size: 14px;
  }
  .application-case .section2 .brief {
    font-size: 14px;
  }
  .application-case .section2 .wrapper .title {
    font-size: 20px;
  }
  .application-case .section2 .wrapper .block .text h4 {
    font-size: 16px;
  }
  .application-case .section2 .wrapper .block .text ul li {
    font-size: 14px;
  }
  .application-case .section3 .wrapper .block .icon {
    width: 90px;
    height: 90px;
    line-height: 90px;
    margin-top: -45px;
  }
  .application-case .section3 .wrapper .block .title {
    font-size: 20px;
  }
  .download-center .row {
    min-height: 80px;
  }
  .download-center .row .lt {
    font-size: 14px;
  }
  .prod-detail .prod-intro .rt .brief {
    font-size: 14px;
  }
  .prod-detail .prod-intro .rt .feature ul li {
    font-size: 14px;
  }
  .child-bread-crumb ul li {
    font-size: 14px;
    line-height: 50px;
    margin-right: 2em;
  }
  .child-bread-crumb ul .active a {
    border-bottom: 1px solid #ddd;
  }
  .prod-detail .prod-table table tr:first-child td {
    font-size: 14px;
  }
  .prod-detail .prod-table table tr td {
    padding: 0 0.5em;
    font-size: 12px;
    height: 50px;
  }
  .online-msg .container .title h3 {
    font-size: 22px;
  }
  .prod-list .wrapper .block .pic .mask h3 {
    font-size: 20px;
  }
  .proj-case .wrapper .block .text .mask {
    padding: 0 5%;
  }
  .proj-case .wrapper .block .text .brief {
    padding: 0 1em;
  }
  .index-banner .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
  .index-banner .swiper-pagination .swiper-pagination-bullet-active {
    width: 16px;
  }
  .index-title h3 {
    font-size: 22px;
  }
  .index-prod-content .wrapper .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .index-prod-content .wrapper .lt h2 {
    font-size: 26px;
    max-width: none;
  }
  .index-prod-content .wrapper .lt h5 {
    max-width: none;
  }
  .index-prod-content .wrapper .rt {
    width: 100%;
    font-size: 14px;
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
  }
  .index-prod-tab em {
    min-width: 20px;
    max-width: 50px;
    margin: 0 10px;
  }
  .index-title h5 {
    font-size: 16px;
  }
  .index-about .container .intro h2 {
    font-size: 26px;
  }
  .index-about .container .intro {
    font-size: 14px;
  }
  .index-about .container .icon span {
    font-size: 14px;
  }
  .index-title h2 {
    font-size: 24px;
  }
  .index-adv .index-adv-content .brief {
    font-size: 14px;
  }
  .index-adv .index-adv-content .brief h3 {
    font-size: 20px;
  }
  .index-adv .index-adv-content .brief .more a {
    width: 140px;
    line-height: 40px;
    font-size: 14px;
  }
  .index-adv .index-adv-tab .block h3 {
    font-size: 14px;
  }
  .index-adv .index-adv-tab .block h5 {
    font-size: 12px;
  }
  .index-news .index-title .index-news-tab ul li {
    font-size: 14px;
  }
  .index-news .index-news-list .wrapper .block .title h4 {
    font-size: 16px;
  }
  .index-news .index-news-list .wrapper .block .title p {
    font-size: 12px;
  }
  .index-news .index-news-list .wrapper .block .title h5 {
    font-size: 12px;
  }
  /*.index-news .index-news-list .wrapper .block:hover .title h4 {*/
  /*  padding: 0 2em;*/
  /*}*/
  /*.index-news .index-news-list .wrapper .block:hover .title p {*/
  /*  padding: 0 2em;*/
  /*}*/
  /*.index-news .index-news-list .wrapper .block:hover .title h5 {*/
  /*  padding: 5px 2em 4px;*/
  /*  margin-top: 1em;*/
  /*}*/
  .index-news .index-news-list .wrapper .block:hover .title {
    width: 100%;
  }
  .customer-service .lt {
    font-size: 16px;
  }
  .case-detail-title {
    font-size: 24px;
  }
  .contact-map .rt .title {
    font-size: 28px;
  }
  .case-detail-info div h4 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .inner-banner .banner-text {
    transform: translate(-50%, -50%);
  }
  .sbcs {
    line-height: 44px;
}
  .after-sale .tech-serv .lt{
      width: 100%;
  }
  .inner-banner .banner-text h3 {
    font-size: 24px;
  }
  .inner-banner .banner-text h4 {
    font-size: 18px;
  }
  .inner-title h2 {
    font-size: 22px;
  }
  .inner-title h4 {
    font-size: 16px;
  }
  .inner-banner .bread-crumb .lt ul li {
    line-height: 2.5;
    margin-right: 2em;
    font-size: 12px;
  }
  .after-sale .tech-serv .wrapper .block {
    width: 100%;
  }
  .after-sale .tech-serv .wrapper .block .title {
    margin-bottom: 3.78733%;
  }
  .after-sale .tech-serv .wrapper .block .title .icon {
    width: 30px;
    line-height: 40px;
  }
  .after-sale .tech-serv .wrapper .block .title .text {
    line-height: 1.5;
  }
  .after-sale .tech-serv .wrapper .block .title .text h4 {
    font-size: 16px;
  }
  .after-sale .tech-serv .wrapper .block .title .text h5 {
    font-size: 12px;
  }
  .after-sale .tech-serv .wrapper .block .brief {
    font-size: 12px;
  }
  .tools-bar ul {
    padding: 10px 0;
  }
  .tools-bar ul li {
    width: 30px;
    padding: 0 4px;
    margin-bottom: 0.5em;
  }
  .tools-bar ul li img {
    width: 20px;
    height: 15px;
    object-fit: contain;
  }
  .tools-bar ul li p {
    display: none;
  }
  .tools-bar ul li h5 {
    display: none;
  }
  .after-sale .serv-adv .wrapper .block .icon {
    width: 60px;
    line-height: 60px;
    margin-bottom: 10.442623%;
  }
  .after-sale .serv-adv .wrapper .block .title h4 {
    font-size: 16px;
  }
  .after-sale .serv-adv .wrapper .block .title h5 {
    font-size: 12px;
  }
  .after-sale .serv-adv .wrapper {
    justify-content: space-around;
  }
  .after-sale .serv-adv .wrapper .block {
    width: 49%;
    margin-bottom: 3%;
  }
  .after-sale .serv-adv .wrapper .block .brief {
    font-size: 12px;
  }
  footer .footer-top .info .logo {
    margin-bottom: 15px;
    width: 55%;
  }
  footer .footer-top .ewm {
    margin-top: 5%;
  }
  footer .footer-bt {
    padding: 10px 0 5px;
  }
  footer .footer-bt .container {
    justify-content: space-around;
  }
  footer .footer-bt .container p {
    font-size: 12px;
    line-height: 1.8;
    text-align: center;
  }
  .inner-title h3 {
    font-size: 18px;
  }
  .inner-title h5 {
    font-size: 12px;
  }
  .application-case .section1 .lt {
    width: 100%;
    margin-bottom: 3%;
  }
  .application-case .section1 .rt {
    width: 100%;
    height: 200px;
  }
  .application-case .section1 .rt .block {
    padding: 1em;
  }
  .application-case .section1 .rt .block h4 {
    font-size: 14px;
  }
  .application-case .section1 .rt .block h5 {
    font-size: 12px;
  }
  .application-case .section2 .wrapper .title {
    font-size: 18px;
  }
  .application-case .section2 .wrapper .block {
    width: 100%;
  }
  .application-case .section3 .wrapper {
    margin-top: 15%;
  }
  .application-case .section3 .wrapper .block {
    width: 49%;
    margin-bottom: 15%;
  }
  .application-case .section3 .wrapper .block .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    box-shadow: 0 0 0 10px #fff;
  }
  .application-case .section3 .wrapper .block .title {
    font-size: 16px;
  }
  .application-case .section3 .wrapper .block .brief {
    font-size: 12px;
  }
  .download-center .row .rt a {
    margin-left: 20px;
  }
  .modal-mask .modal form input {
    height: 44px;
    padding: 0 1em;
  }
  .modal-mask .modal form .verityCodeBtn {
    height: 44px;
  }
  .modal-mask .modal form .submitBtn {
    width: 250px;
    font-size: 14px;
    height: 40px;
  }
  .child-bread-crumb ul li {
    font-size: 12px;
    line-height: 2.5;
    margin-right: 1em;
  }
  .child-bread-crumb ul li::after {
    margin-left: 1em;
    height: 14px;
    width: 2px;
  }
  .prod-detail .prod-intro .lt {
    width: 100%;
    margin-bottom: 5%;
  }
  .prod-detail .prod-intro .rt {
    width: 100%;
  }
  .prod-detail .prod-table {
    overflow: auto;
  }
  .prod-detail .prod-table table tr td {
    min-width: 5em;
  }
  .prod-detail .prod-table table tr:first-child td {
    font-size: 12px;
  }
  .online-msg .container .title h3 {
    font-size: 18px;
  }
  .online-msg .container form button {
    font-size: 14px;
    height: 40px;
    width: 250px;
  }
  .online-msg .container form input {
    height: 44px;
    padding: 0 1em;
  }
  .online-msg .container form textarea {
    height: 120px;
    padding: 1em;
  }
  .online-msg .container form .row .col {
    width: 100%;
    margin-bottom: 2.5974026%;
  }
  .online-msg .container form .row .col:last-child {
    margin-bottom: 0;
  }
  .prod-list .wrapper .block {
    width: 100%;
    margin-bottom: 5%;
  }
  /*.prod-list .wrapper .block .pic .mask {*/
  /*  opacity: 1;*/
  /*  background-color: rgba(255, 255, 255, 0.3);*/
  /*}*/
  .pagination > li a {
    font-size: 12px;
    line-height: 28px;
    padding: 0 10px;
  }
  .proj-case .wrapper .block {
    width: 100%;
    margin-bottom: 5%;
  }
  .proj-case .wrapper .block .text {
    height: 80px;
  }
  .proj-case .wrapper .block .text .title {
    height: 80px;
  }
  .proj-case .wrapper .block .text .title h4 {
    font-size: 14px;
  }
  .proj-case .wrapper .block .text .title h5 {
    font-size: 12px;
  }
  .proj-case .wrapper .block .text .brief {
    min-height: 100px;
    font-size: 12px;
    line-height: 1.8;
  }
  .proj-case .wrapper .block:hover .text .mask {
    transform: translateY(calc(-100% + 80px - 10px));
  }
  .index-title h3 {
    font-size: 20px;
  }
  .index-title h5 {
    font-size: 14px;
  }
  .index-prod-content .wrapper .lt h2 {
    font-size: 24px;
  }
  .index-prod-tab em {
    min-width: 10px;
  }
  .index-prod-tab .block {
    min-width: 45%;
    margin: 0.5em 0;
    line-height: 40px;
    text-align: center;
    padding: 0 20px 0 0;
  }
  .index-prod-tab .active {
    padding: 0 20px;
  }
  .index-about .container .intro h2 {
    font-size: 18px;
  }
  .index-about .container .icon .block {
    width: 45%;
    margin-bottom: 1em;
    margin-right: 1em;
  }
  #full .section3 {
    height: auto !important;
  }
  #full .section5 {
    height: auto !important;
  }
  .index-title h2 {
    font-size: 20px;
  }
  .index-adv .index-adv-content .brief h3 {
    font-size: 18px;
  }
  .index-adv .index-adv-tab .block h3 {
    line-height: 1.5;
  }
  .index-news .index-title .index-news-tab ul {
      
  }
  .index-news .index-title .index-news-tab ul {
    width: 100%;
    margin-top: 3%;
    overflow: auto;
  }
  .index-news .index-title .index-news-tab ul li {
    width: auto;
    padding: 0 1em;
    margin-right: .5em;
  }
  .index-news .index-news-list .wrapper .block {
    width: 100% !important;
    margin-bottom: 3%;
  }
  .index-news .index-news-list .wrapper .block:hover {
    margin-top: 0;
  }
  /*.index-news .index-news-list .wrapper .block:hover .title {*/
  /*  margin-top: -5%;*/
  /*  border-radius: 20px 20px 0 0;*/
  /*  margin-right: 0;*/
  /*  padding-top: 0;*/
  /*}*/
  .customer-service .lt {
    width: 100%;
    margin-bottom: 3%;
    font-size: 14px;
  }
  .customer-service .rt {
    width: 100%;
  }
  .customer-service .rt address {
    font-size: 14px;
  }
  .case-detail-title {
    font-size: 20px;
  }
  .contact-map .rt .title {
    font-size: 22px;
  }
  .contact-map .lt {
    width: 100%;
  }
  .contact-map .rt {
    width: 100%;
    padding-bottom: 5%;
  }
  .contact-map .rt .address-wrapper address {
    margin-bottom: 15px;
    width: 100%;
  }
  .contact-map .rt .address-wrapper address h4 {
    font-size: 14px;
  }
  .contact-map .rt .address-wrapper address h5 {
    font-size: 14px;
  }
  .contact-map .rt .map-location {
    font-size: 14px;
    line-height: 44px;
    width: 180px;
  }
  .index-adv .index-adv-tab .block {
    padding: 20px 1em 1em;
    height: 175px;
  }
  .after-sale .tech-serv .rt {
    width: 100%;
  }
  footer .footer-top .info {
      width: 100%;
  }
}
