@media screen and (max-width: 1440px){
  .app-deta .solu-b .box{
    padding: 0 10px;
  }
  .app-deta .solu-b{
    margin: 0 -10px;
  }
}


@media screen and (max-width: 1360px){
  .prod .txt .tit{
    font-size: 26px;
    padding-bottom: 10px;
  }
  .prod .txt .desc{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .prod-nav .box a{
    line-height: 70px;
    font-size: 17px;
  }
}


@media (min-width: 1200px) and (max-width: 1280px) {
  .header .nav .nav-list1 > li {
    margin: 0 10px;
  }
}
@media screen and (max-width: 1199px) {
  .prod .txt{
    padding: 0 20px 20px;
  }
  .prod .txt .tit{
    font-size: 20px;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .prod .txt .desc{
    font-size: 14px;
    line-height: 20px;
  }
  .prod .txt .tit:after{
    width: 40px;
  }
  .more-btn{
    height: 34px;
  }
  .more-btn:before{
    height: 34px;
    width: 34px;
  }
  .more-btn div{
    font-size: 14px;
    margin-left: 15px;
  }
  .more-btn div i{
    font-size: 16px;
  }
  
  .skiptranslate iframe {
    display: none;
  }
  .google-translation .skiptranslate {
    display: inline-block;
  }
  body {
    top: 0 !important;
  }
  .header .nav-collapse {
    display: block;
    border: none;
    top: 0%;
    transform: translateY(0%);
    right: 0;
    height: 32px;
    position: relative;
  }
  header .header-b .header-allcont {
    flex-direction: row-reverse;
  }
  header .header-b .header-btn {
    margin-right: 20px;
  }
  header .header-b .header-logo {
    height: 40px;
  }
  header .header-b .header-bbox {
    height: 60px;
  }
  header .header-t .header-tbox {
    height: 38px;
  }
  .header-search i {
    font-size: 18px;
  }
  header .header-b .header-language a {
    font-size: 20px;
  }
  header .header-b .header-language {
    margin-left: 20px;
  }
  header .header-b .header-language:before {
    left: -10px;
  }
  .index-solu {
    padding: 40px 0;
  }
  .index-solu .solu-t .solu-tit .tit {
    font-size: 32px;
    line-height: 44px;
  }
  .index-solu .solu-t .solu-tit .desc {
    font-size: 20px;
    line-height: 38px;
  }
  .index-solu .more-btn {
    margin-bottom: 10px;
  }
  .index-why {
    padding: 40px 0;
  }
  .index-why .why-title {
    font-size: 48px;
  }
  .index-why .why-box {
    padding: 0 40px;
  }
  .index-why .why-list {
    margin: 40px -40px 0;
  }
  .index-why .why-box:first-child {
    padding-bottom: 40px;
  }
  .index-why .why-box:nth-child(2) {
    padding-bottom: 40px;
  }
  .index-why .why-box:nth-child(3) {
    padding-bottom: 40px;
  }
  .index-why .why-box i {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .index-why .why-box:nth-child(n+4) {
    padding-top: 35px;
  }
  .index-prod {
    padding: 40px 0;
  }
  .in-title .tit {
    font-size: 32px;
    line-height: 36px;
  }
  .index-prod .prod-desc {
    padding: 0 60px;
  }
  .index-prod .am-nav-tabs > li > a {
    padding: 20px 15px;
  }
  .index-prod .am-tabs-bd .am-tab-panel.am-active {
    padding: 40px 0 0;
  }
  .index-prod .prod-text {
    margin-bottom: 60px;
  }
  .index-prod .prod-tit {
    font-size: 28px;
  }
  .index-news {
    padding: 40px 0;
  }
  .index-news .news-slick {
    margin: 35px -15px 0;
  }
  .index-application {
    padding: 40px 0 0;
  }
  .index-application .application-slick {
    margin: 30px -150px 0;
  }
  .index-application .application-tit {
    font-size: 24px;
    line-height: 30px;
  }
  .index-faq {
    padding: 40px 0 110px;
  }
  .index-faq .in-title .tit span {
    margin-top: 5px;
  }
  footer .footer-logo {
    height: 40px;
  }
  .page-banner .item img {
    width: 130%;
    margin-left: -15%;
  }
  .about .about-text {
    padding: 40px 0;
  }
  .page-tit {
    padding-bottom: 20px;
  }
  .about .about-text .txt {
    margin: 20px 0;
  }
  .choose .txt {
    margin: 20px 0;
  }
  .about .about-culture .txt {
    margin: 20px 0;
  }
  .about .about-network .txt {
    margin: 20px 0;
  }
  .about .about-factory .txt {
    margin: 20px 0;
  }
  .about .about-culture {
    padding: 40px 0;
  }
  .about .about-culture .box > div {
    padding: 55px 25px;
  }
  .about .about-network {
    padding: 40px 0;
  }
  .about .about-factory {
    padding: 40px 0 110px;
  }
  .choose {
    padding: 40px 0 110px;
  }
  .choose .list .box {
    padding: 25px 35px;
  }
  .choose .cont .desc {
    line-height: 26px;
  }
  .prod-nav .list {
    padding: 0;
  }
  .prod-nav .box a {
    line-height: 70px;
  }
  .prod {
    padding: 40px 0 0;
  }
  .page-desc2 {
    margin-bottom: 30px;
  }
  .prod-link {
    padding: 40px 0 110px;
  }
  .prod-link .link-tit {
    margin-bottom: 25px;
  }
  .solu {
    padding: 40px 0 110px;
  }
  .solu .list .img {
    width: 240px;
  }
  .solu .list .txt {
    width: calc(100% - 240px);
  }
  .solu .list .txt {
    padding: 20px 25px 0;
  }
  .solu .list .tit {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  .solu .list .desc {
    line-height: 26px;
    margin-bottom: 15px;
  }
  .solu .list {
    margin: 0 -15px 30px;
  }
  .prod-deta .prod-detaimg {
    padding-top: 30px;
  }
  .prod-deta .pro-details-msg h1 {
    font-size: 38px;
  }
  .prod-deta .prod-cont {
    padding: 40px 0;
  }
  .prod-deta .prod-cont .prod-contbox {
    margin-bottom: 30px;
  }
  .prod-deta .prod-cont .box {
    padding-right: 100px;
  }
  .prod-deta .feature {
    padding: 40px 0;
  }
  .prod-deta .feature .prod-sontitle {
    margin-bottom: 25px;
  }
  .prod-deta .feature .feature-cont .txt {
    padding: 25px 40px;
    width: 50%;
  }
  .prod-deta .feature .feature-cont .img {
    width: 50%;
  }
  .prod-deta .feature .feature-cont .img img {
    width: auto;
    height: 100%;
  }
  .prod-deta .feature .feature-list .box {
    padding: 0 25px;
  }
  .prod-deta .feature .feature-list .box i {
    font-size: 50px;
  }
  .prod-deta .feature .feature-list .box:nth-child(n+6) {
    margin-top: 40px;
  }
  .prod-deta .feature .feature-list .tit {
    line-height: 22px;
  }
  .prod-deta .feature .feature-list {
    margin-top: 40px;
  }
  .prod-deta .control {
    padding: 40px 0 110px;
  }
  .prod-deta .control .prod-sontitle {
    margin-bottom: 25px;
  }
  .prod-deta .control .control-all {
    align-items: normal;
  }
  .prod-deta .control .control-all .img {
    width: 45%;
    position: relative;
    overflow: hidden;
  }
  .prod-deta .control .control-all .img img {
    position: absolute;
    width: auto;
    height: 100%;
  }
  .prod-deta .control .control-all .txt {
    width: 55%;
    padding: 20px 30px;
  }
  .solu-deta .crumbs .crumbs-all {
    flex-wrap: wrap;
  }
  .solu-deta .solu-detacont {
    padding: 30px 0 0;
  }
  .solu-deta {
    padding: 20px 0 110px;
  }
  .application {
    padding: 40px 0 110px;
  }
  .application .application-tit {
    font-size: 22px;
    line-height: 28px;
  }
  .application .application-txt {
    bottom: 30px;
  }
  .application .list {
    margin: 0 -15px 30px;
  }
  .app-deta .app-txt p {
    line-height: 28px;
  }
  .app-deta {
    padding: 20px 0 110px;
  }
  .news {
    padding: 40px 0 110px;
  }
  .news .news-list {
    margin: 0 -15px 30px;
  }
  .news .news-list .news-box:nth-child(n+4) {
    margin-top: 30px;
  }
  .details {
    padding: 40px 0 110px;
  }
  .details h1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .details .info {
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .details .details-date {
    font-size: 16px;
  }
  .details .share-box {
    margin-top: 25px;
  }
  .details .news-page {
    margin-top: 25px;
  }
  .details .news-page .next {
    margin-top: 5px;
  }
  .support-nav .box a {
    line-height: 50px;
    font-size: 16px;
  }
  .oem {
    padding: 40px 0 110px;
  }
  .warranty {
    padding: 40px 0 110px;
  }
  .certificate {
    padding: 40px 0 110px;
  }
  .certificate .certificate-list {
    margin: 0 -15px 30px;
  }
  .support .support-cont {
    padding: 40px 0;
  }
  .support .support-cont .cont-box:nth-child(n+2) {
    margin-top: 30px;
  }
  .support .support-request {
    padding: 40px 0;
  }
  .support .support-download .slick-dots {
    bottom: -50px;
  }
  .support .support-download {
    padding: 40px 0 160px;
  }
  .support .support-download .box .img {
    width: 260px;
  }
  .support .support-download .box .txt {
    width: calc(100% - 260px);
    padding-top: 10px;
  }
  .support .support-download .box .tit {
    font-size: 18px;
  }
  .support .support-download .box .desc {
    line-height: 24px;
    margin-bottom: 15px;
  }
  .support .support-download .box .msg {
    line-height: 24px;
    margin-bottom: 15px;
  }
  .faq {
    padding: 40px 0 110px;
  }
  .faq .faq-cont {
    padding: 0;
    margin-bottom: 30px;
  }
  .contact {
    padding: 40px 0 0;
  }
  .contact .contact-cont .box > div {
    padding: 30px;
  }
  .contact .contact-form {
    padding: 40px 0;
  }
  .site-map {
    padding: 30px 0 110px;
  }
  .site-map h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .sus .sus-box2 .hover .tit{
    font-size: 20px;
    line-height: 24px;
  }
  .app-deta .solu-b .box:last-child p{
    padding-left: 0;
  }
  .contact .contact-cont .box{
    width: 50%;
  }
  .contact .contact-cont .box:nth-child(n+3){
    margin-top: 20px;
  }
}
@media (max-width: 1199px) and (min-width: 991px) {
  .prod-link .list .box a:hover .tit {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .open-suspended {
    right: 0;
    display: block;
  }
  .xs-online {
    display: block!important;
  }
  .suspended-list {
    top: auto;
    bottom: 120px;
    right: -60px;
    transition: all 0.35s;
  }
  .suspended-list ul {
    margin-bottom: 0;
  }
  .suspended-list ul li:hover a:before {
    transition: all 0.5s;
    transform: rotate(0);
  }
  .suspended-list ul li:first-child {
    transition: all 0.5s;
  }
  .suspended-list ul li:nth-child(2) {
    transition: all 0.5s;
  }
  .suspended-list ul li:nth-child(3) {
    transition: all 0.5s;
  }
  .suspended-list ul li:nth-child(4) {
    transition: all 0.5s;
  }
  .suspended-list ul li:nth-child(5) {
    transition: all 0.5s;
  }
  .suspended-list.look {
    right: 0;
    transition: all 0.35s;
  }
  .suspended-list.look ul li:first-child {
    transform: translateY(0);
    transition: all 0.5s;
  }
  .suspended-list.look ul li:nth-child(2) {
    transform: translateY(0);
    transition: all 0.5s;
  }
  .suspended-list.look ul li:nth-child(3) {
    transform: translateY(0);
    transition: all 0.5s;
  }
  .suspended-list.look ul li.plus img {
    transition: all 0.5s;
    transform: rotate(45deg);
  }
  .suspended-list.look li.open:hover a:before {
    transition: all 0.5s;
    transform: rotate(45deg);
  }
  .suspended-list.look li:nth-child(4) {
    transform: translateY(0);
    transition: all 0.5s;
  }
  .suspended-list.look li:nth-child(5) {
    transform: translateY(0);
    transition: all 0.5s;
  }
  .rotate45 {
    transform: rotate(45deg);
    transition: all 0.35s;
  }
  header .header-t {
    display: none;
  }
  .suspended-list.semi-hidden .hide-btn {
    display: none;
  }
  .suspended-list {
    right: -160px;
  }
  .suspended-list.semi-hidden {
    right: -160px;
  }
  .suspended-list.look {
    right: -110px;
  }
  .suspended-list.look.semi-hidden {
    right: -110px;
  }
  .banner .slickbanner .slick-dots {
    left: 50px;
    top: 50%;
  }
  .index-solu .solu-t .solu-tit {
    max-width: calc(100% - 160px);
  }
  .index-solu .solu-t .solu-tit .tit {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 5px;
  }
  .index-solu .solu-slick .solu-box {
    padding: 0 10px;
  }
  .index-solu .solu-slick {
    margin: 25px -10px 0;
  }
  .index-solu .solu-t .solu-tit .desc {
    font-size: 18px;
    line-height: 26px;
  }
  .index-why .why-box {
    padding: 0 20px;
  }
  .index-why .why-list {
    margin: 30px 0 0;
  }
  .index-why .why-title {
    font-size: 32px;
  }
  .index-why .why-box i {
    font-size: 28px;
  }
  .index-why .why-box .tit {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .index-why .why-box .desc {
    font-size: 14px;
    line-height: 24px;
  }
  .index-prod .am-nav-tabs > li > a span:first-child {
    width: 50px;
  }
  .in-title .tit {
    font-size: 28px;
    line-height: 32px;
  }
  .index-prod .prod-desc {
    padding: 0;
    line-height: 28px;
  }
  .index-prod .am-nav-tabs > li > a {
    padding: 10px 15px;
    font-size: 18px;
    align-items: center;
  }
  .index-prod .am-nav-tabs > li > a:before {
    height: 6px;
    bottom: -3px;
  }
  .index-prod .am-tabs-bd .am-tab-panel.am-active {
    padding: 25px 0 0;
  }
  .index-prod .prod-txt {
    padding-right: 40px;
    width: 50%;
  }
  .index-prod .prod-text {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 26px;
  }
  .index-prod .prod-img {
    width: 50%;
  }
  .index-prod .prod-tit {
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .index-news .news-box {
    padding: 0 10px;
  }
  .index-news .news-slick {
    margin: 30px -10px 0;
  }
  .index-news .news-txt {
    padding: 20px;
  }
  .index-news .news-desc {
    margin-bottom: 20px;
  }
  .index-application .application-slick {
    margin: 30px -50px 0;
  }
  .index-application .application-txt {
    bottom: 30px;
  }
  .index-application .application-tit {
    font-size: 18px;
    line-height: 26px;
  }
  .index-application .application-slick .slick-next {
    right: 80px;
  }
  .index-application .application-slick .slick-prev {
    left: 80px;
  }
  .index-application .application-slick .slick-prev,
  .index-application .application-slick .slick-next {
    width: 60px;
    height: 60px;
  }
  .index-application .application-slick .slick-prev:before,
  .index-application .application-slick .slick-next:before {
    font-size: 20px;
  }
  .index-faq .faq-cont .faq-fold .am-list > li > a div {
    width: 80px;
  }
  .index-faq .faq-cont .fold .am-list > li > a > span {
    max-width: calc(100% - 90px);
    margin-right: 0;
    padding: 15px 30px;
  }
  .index-faq .faq-cont .faq-fold .am-list > li > a > span:before {
    font-size: 28px;
  }
  .index-faq .faq-cont .faqpage-answer {
    padding: 15px 35px;
  }
  .faq .faq-cont .faq-fold .am-list > li > a div {
    width: 80px;
  }
  .faq .faq-cont .fold .am-list > li > a > span {
    max-width: calc(100% - 90px);
    margin-right: 0;
    padding: 15px 30px;
  }
  .faq .faq-cont .faq-fold .am-list > li > a > span:before {
    font-size: 28px;
  }
  .faq .faq-cont .faqpage-answer {
    padding: 15px 35px;
  }
  footer .footer-quote {
    padding: 30px 40px;
  }
  footer .footer-quote span {
    font-size: 20px;
  }
  footer .footer-quote a {
    font-size: 18px;
  }
  footer {
    padding-bottom: 68px;
  }
  footer .am-g .am-u-md-4:first-child {
    display: none;
  }
  footer .am-g > [class*=am-u-] {
    width: 100%;
    margin-bottom: 10px!important;
  }
  footer .am-accordion-gapped .am-accordion-title {
    pointer-events: all;
    margin-bottom: 0;
  }
  footer .am-accordion-gapped .am-accordion-title:after {
    opacity: 1;
  }
  footer .footer-link li {
    float: left;
    margin-right: 15px;
  }
  footer .footer-link h4 {
    font-size: 17px;
    font-weight: 400;
  }
  footer .am-accordion-gapped .am-accordion-content:after {
    content: '';
    display: block;
    clear: both;
  }
  footer .footer-form p {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  footer .footer-all {
    flex-wrap: wrap;
  }
  footer .am-accordion-gapped {
    width: 100%;
  }
  footer .footer-link a {
    line-height: 1;
  }
  footer .footer-link li {
    line-height: 28px;
  }
  footer .footer-link2 form {
    height: 40px;
  }
  footer .footer-share {
    margin-top: 10px;
  }
  footer .footer-share a {
    font-size: 16px;
    margin-right: 10px;
  }
  footer .footer-share a.icon-twitter {
    font-size: 18px;
  }
  footer .footer-share a.icon-youtube {
    font-size: 22px;
  }
  .am-accordion-bd {
    margin: 0!important;
  }
  footer .footer-link3 form {
    padding-top: 10px;
  }
  .footer-record .am-container > div {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 0;
  }
  footer .footer-msg {
    width: 100%;
  }
  footer .footer-msg .footer-desc {
    margin-top: 20px;
  }
  footer .footer-link3 .am-active .am-accordion-title {
    margin-bottom: 0;
  }
  footer .footer-link3 ul {
    width: 100%;
    flex-direction: row;
    height: auto;
  }
  footer .footer-link3 li a {
    font-size: 14px;
    line-height: 24px;
  }
  footer .footer-link3 li {
    padding-right: 0;
  }
  footer .footer-link4 .am-active .am-accordion-title {
    margin-bottom: 0;
  }
  footer .footer-link4 ul {
    display: flex;
    flex-direction: column;
  }
  footer .footer-link4 li {
    font-size: 14px;
    line-height: 22px;
  }
  footer .footer-link4 li a {
    font-size: 14px;
    line-height: 22px;
  }
  footer .footer-all {
    padding-bottom: 30px;
  }
  footer .footer-top .footer-topt {
    flex-wrap: wrap;
    padding-bottom: 10px;
  }
  footer .footer-top .footer-topt .footer-txt {
    width: 100%;
    padding-right: 0;
    padding-bottom: 5px;
  }
  footer .footer-top .footer-topt .footer-form {
    width: 100%;
  }
  footer .footer-top .footer-topt .footer-logo {
    margin-bottom: 5px;
  }
  footer .footer-link1 .am-active .am-accordion-title {
    margin-bottom: 10px;
  }
  footer .footer-link1 form {
    margin-top: 10px;
  }
  footer .footer-link1 form button {
    height: 30px;
  }
  footer .footer-top .footer-topb {
    flex-wrap: wrap;
  }
  footer .am-accordion-gapped {
    margin: 5px 0!important;
  }
  footer .footer-top {
    padding-bottom: 15px;
  }
  footer .footer-link2 ul {
    display: flex;
    flex-direction: column;
  }
  footer .footer-link li {
    font-size: 14px;
  }
  footer .footer-link2 li i {
    font-size: 16px;
    line-height: 1.8;
    margin-right: 8px;
  }
  footer .footer-link2 li:nth-child(2) i {
    font-size: 14px;
    line-height: 1.8;
    margin-right: 8px;
  }
  footer .footer-link li:nth-child(n+2) {
    margin-top: 0;
  }
  footer .footer-link2 .am-active .am-accordion-title {
    margin-bottom: 10px;
  }
  footer .footer-link3 li i {
    display: none;
  }
  footer .footer-link4 li i {
    margin-top: 0;
  }
  footer .footer-share {
    margin-top: 0;
    padding-top: 0;
  }
  footer .footer-link5 .am-active .am-accordion-title h4 {
    padding-bottom: 0;
  }
  footer .footer-share a {
    width: 34px;
    height: 34px;
  }
  footer .footer-share a i {
    font-size: 18px;
  }
  footer .footer-link5 .sitemap-btn {
    font-size: 14px;
    margin-top: 10px;
    width: 90px;
    height: 36px;
    line-height: 14px;
  }
  footer .footer-link h4:after {
    display: none;
  }
  footer .footer-link h4 {
    padding-bottom: 0;
  }
  footer .footer-link3 .am-active .am-accordion-title {
    margin-bottom: 10px;
  }
  footer .footer-link4 .am-active .am-accordion-title {
    margin-bottom: 10px;
  }
  footer .footer-link4 form textarea {
    height: 80px;
    margin-bottom: 20px;
  }
  footer .footer-link4 {
    padding-left: 0;
  }
  footer .footer-mid {
    padding: 20px 0;
  }
  footer .footer-link4 form {
    margin-top: 20px;
  }
  footer .footer-link4 form input {
    font-size: 14px;
  }
  footer .footer-link4 form textarea {
    font-size: 14px;
    margin-bottom: 10px;
  }
  footer .footer-record .am-container > div {
    justify-content: center;
    flex-wrap: wrap;
  }
  footer .footer-record .am-container > div {
    font-size: 14px;
    line-height: 22px;
  }
  footer .footer-logo {
    height: 50px;
    margin-bottom: 20px;
  }
  footer .footer-quote {
    margin-bottom: 20px;
  }
  footer .footer-record {
    margin-top: 20px;
  }
  .page-tit {
    font-size: 28px;
  }
  .about .about-text .txt {
    line-height: 28px;
  }
  .choose .txt {
    line-height: 28px;
  }
  .about .about-culture .txt {
    line-height: 28px;
  }
  .about .about-network .txt {
    line-height: 28px;
  }
  .about .about-factory .txt {
    line-height: 28px;
  }
  .about .about-culture .box > div {
    padding: 30px 20px;
  }
  .about .about-culture .box i {
    width: 50px;
    height: 50px;
    font-size: 24px;
    margin-bottom: 15px;
  }
  .about .about-culture .box .tit {
    font-size: 18px;
    line-height: 26px;
  }
  .about .about-culture .box .desc {
    line-height: 26px;
  }
  .about .about-network .img {
    width: 850px;
  }
  .about .about-network .img img {
    width: 100%;
  }
  .about .about-factory .box {
    padding: 0 10px;
  }
  .about .about-factory .list {
    margin: 0 -10px;
  }
  .choose .list .box {
    padding: 5px 20px;
    align-items: center;
  }
  .choose .list i {
    font-size: 40px;
  }
  .choose .cont .tit {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .choose .cont {
    width: calc(100% - 40px);
  }
  .prod-nav .box a {
    font-size: 15px;
    line-height: 18px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .page-tit2 {
    font-size: 28px;
  }
  .page-desc2 {
    line-height: 26px;
    margin-bottom: 25px;
  }
  .prod .box {
    padding: 0 10px;
  }
  .prod .list {
    margin: 0 -10px;
  }
  .prod .box:nth-child(n+5) {
    margin-top: 20px;
  }
  .prod-link .list .box {
    padding: 0 10px;
  }
  .prod-link .list {
    margin: 0 -10px;
  }
  .prod-link .list .txt {
    bottom: 30px;
  }
  .prod-link .list .tit {
    font-size: 20px;
  }
  .solu .list .more-btn {
    display: none;
  }
  .solu .list .box {
    padding: 0 10px;
  }
  .solu .list {
    margin: 0 -10px 30px;
  }
  .solu .list .box:nth-child(n+3) {
    margin-top: 20px;
  }
  .solu .list .img {
    width: 180px;
  }
  .solu .list .txt {
    width: calc(100% - 180px);
  }
  .solu .list .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
  }
  .prod .txt {
    display: none;
  }
  .prod-deta .pro-details-msg h1 {
    margin-top: 0;
  }
  .prod-deta .pro-details-msg h1 {
    font-size: 30px;
  }
  .prod-deta .pro-details-msg h1:after {
    margin-top: 15px;
    width: 60px;
  }
  .prod-deta .pro-details-msgcont p {
    line-height: 30px;
  }
  .prod-deta .pro-details-msgcont {
    margin-bottom: 50px;
  }
  .prod-deta .prod-detanav {
    margin-top: 30px;
    height: 50px;
  }
  .prod-deta .prod-detanav a {
    font-size: 18px;
    padding: 0 25px;
  }
  .prod-deta .prod-cont .box {
    padding-right: 30px;
  }
  .prod-deta .prod-sontitle {
    font-size: 28px;
    line-height: 32px;
  }
  .prod-deta .prod-cont .tit {
    font-size: 22px;
    line-height: 30px;
  }
  .prod-deta .prod-cont .tit span {
    font-size: 18px;
  }
  .prod-deta .prod-cont .tit2 {
    font-size: 18px;
  }
  .prod-deta .prod-cont .tit2:before {
    top: 54%;
  }
  .prod-deta .prod-cont .tit2:after {
    top: 54%;
  }
  .prod-deta .prod-cont .tips {
    padding: 25px 30px 30px;
  }
  .prod-deta .prod-cont .tips p {
    line-height: 26px;
  }
  .prod-deta .feature .feature-list .box {
    padding: 0 15px;
  }
  .prod-deta .feature .feature-list .box i {
    font-size: 34px;
  }
  .prod-deta .feature .feature-list .tit {
    font-size: 14px;
    line-height: 20px;
  }
  .prod-deta .feature .feature-list .box:nth-child(n+6) {
    margin-top: 30px;
  }
  .prod-deta .control .control-all .desc {
    line-height: 28px;
  }
  .prod-deta .control .control-all .tit {
    line-height: 26px;
    font-size: 20px;
    margin-bottom: 5px;
  }
  .solu-deta .crumbs .crumbs-all .crumbs-box a {
    font-size: 16px;
    line-height: 24px;
  }
  .solu-deta .crumbs .crumbs-all i {
    font-size: 22px;
    line-height: 26px;
  }
  .solu-deta .solu-detacont {
    padding-top: 20px;
  }
  .solu-deta .solu-detacont h1 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 20px;
  }
  .solu-deta .solu-detacont .solu-txt {
    line-height: 28px;
    margin-top: 20px;
  }
  .solu-deta .solu-detacont .solu-tips {
    margin-top: 20px;
  }
  .solu-deta .solu-detacont .solu-tips + .solu-tips {
    margin-top: 20px;
  }
  .solu-deta .solu-detacont .solu-media {
    margin: 20px -10px 0;
  }
  .solu-deta .solu-detacont .solu-media .solu-box {
    padding: 0 10px;
  }
  .solu-deta .solu-detacont .solu-page {
    margin: 20px 0 0;
  }
  .solu-deta .solu-detacont .solu-tips h4 {
    font-size: 20px;
  }
  .solu-deta .solu-detacont .solu-tips p {
    line-height: 26px;
  }
  .solu-deta .solu-detacont .solu-media .solu-box.video-box .img-box:before {
    width: 80px;
    height: 80px;
  }
  .solu-deta .solu-detacont .solu-media .solu-box.video-box a:after {
    font-size: 44px;
  }
  .solu-deta .solu-detacont .solu-media .solu-box.video-box a:before {
    width: 40px;
    height: 40px;
  }
  .application .application-box {
    padding: 0 10px;
  }
  .application .application-tit {
    font-size: 18px;
    line-height: 22px;
  }
  .application .application-txt {
    padding: 0 30px;
  }
  .crumbs .crumbs-all {
    flex-wrap: wrap;
  }
  .crumbs .crumbs-all .crumbs-box a {
    line-height: 20px;
  }
  .crumbs .crumbs-all i {
    line-height: 24px;
  }
  .crumbs .crumbs-all .crumbs-box {
    line-height: 20px;
  }
  .app-deta .appdeta-cont {
    padding: 20px 0 0;
  }
  .news .news-list .news-box {
    padding: 0 10px;
  }
  .news .news-list {
    margin: 0 -15px 30px;
  }
  .news .news-list .news-txt {
    padding: 10px 15px 0;
  }
  .news .news-list .news-desc {
    margin-bottom: 15px;
  }
  .support-nav .box {
    width: 33.33333333%;
  }
  .support-nav .box:nth-child(3n):after {
    display: none;
  }
  .support-nav .box a {
    line-height: 34px;
  }
  .support-nav .list {
    padding: 10px 0;
  }
  .support-nav .box a:after {
    display: none;
  }
  .oem .oem-box > div {
    padding: 0;
  }
  .oem .oem-img {
    margin: 30px -10px 0;
  }
  .oem .oem-img .box {
    padding: 0 10px;
  }
  .warranty .img {
    width: 450px;
  }
  .warranty .txt {
    width: calc(100% - 450px);
  }
  .warranty .tit {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .warranty .desc {
    line-height: 26px;
  }
  .certificate .certificate-list {
    margin: 0 -10px 30px;
  }
  .certificate .box {
    padding: 0 10px;
  }
  .certificate .box:nth-child(n+5) {
    margin-top: 20px;
  }
  .support .support-request input {
    height: 44px;
    font-size: 14px;
    padding: 0 15px;
  }
  .support .support-request textarea {
    height: 170px;
    padding: 15px;
    font-size: 14px;
  }
  .support .support-request button {
    height: 46px;
    font-size: 14px;
  }
  .contact .contact-form input {
    height: 44px;
    font-size: 14px;
    padding: 0 15px;
  }
  .contact .contact-form textarea {
    height: 170px;
    padding: 15px;
    font-size: 14px;
  }
  .contact .contact-form button {
    height: 46px;
    font-size: 14px;
  }
  .support .support-download .box > div {
    padding: 0;
  }
  .support .support-download .box .txt {
    padding-left: 20px;
    width: calc(100% - 220px);
  }
  .support .support-download .box .download-btn {
    width: 124px;
    height: 35px;
    font-size: 14px;
  }
  .support .support-download .box .download-btn span {
    margin-right: 10px;
  }
  .support .support-download .box .download-btn i {
    font-size: 22px;
  }
  .support .support-download .box {
    padding: 0 10px;
  }
  .support .support-download .download-box {
    margin: 0 -10px;
    width: calc(100% + 20px) !important;
  }
  .support .support-download .box .img {
    width: 220px;
  }
  .support .support-download .box .tit {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
  }
  .support .support-download .box .desc {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
  }
  .support .support-download .box .msg {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .contact .contact-cont .box > div {
    padding: 20px;
  }
  .contact .contact-cont .box .tit {
    font-size: 24px;
    line-height: 28px;
  }
  .contact .contact-cont .box .desc {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 15px;
    margin-bottom: 10px;
  }
  .contact .contact-cont .box .mail {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .contact .contact-cont .box .addr {
    font-size: 18px;
    line-height: 28px;
  }
  .contact .contact-cont .box {
    padding: 0 10px;
  }
  .contact .contact-cont .list {
    margin: 0 -10px;
  }

  .sus .sus-box1 .list{
    margin: 15px -15px 0;
  }
  .sus .sus-box1 .sontit{
    margin: 20px 0;
  }
  .sus .sus-box1 .box:nth-child(n+3){
    margin-top: 0px;
  }
  .sus .sus-box2 .hover a{
    padding: 8px 12px;
  }
  .sus .sus-box2 .hover .tit{
    margin-bottom: 20px;
  }
  .app-deta .solu-b h4{
    font-size: 16px;
  }
  .app-deta .solu-b p{
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 5px;
  }
  .crumbs .crumbs-all{
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .banner .slickbanner .slick-dots li:nth-child(n+2) {
    margin-top: 15px;
  }
  .banner .slickbanner .slick-dots {
    padding: 25px 0;
  }
  .index-solu .solu-t .solu-tit .tit {
    font-size: 24px;
    line-height: 34px;
  }
  .index-solu .solu-t .solu-tit .desc {
    font-size: 16px;
    line-height: 24px;
  }
  .more-btn {
    height: 36px;
  }
  .more-btn div {
    margin-left: 20px;
    font-size: 14px;
  }
  .more-btn div i {
    font-size: 16px;
    line-height: 20px;
  }
  .more-btn:before {
    width: 36px;
    height: 36px;
  }
  .index-solu .solu-slick .solu-box {
    padding: 0 5px;
  }
  .index-solu .solu-slick {
    margin: 25px -5px 0;
  }
  .index-why .why-box:first-child {
    padding-bottom: 20px;
  }
  .index-why .why-box:nth-child(2) {
    padding-bottom: 20px;
  }
  .index-why .why-box:nth-child(3) {
    padding-bottom: 20px;
  }
  .index-why .why-box:nth-child(n+4) {
    padding-top: 25px;
  }
  .in-title .tit {
    font-size: 24px;
    line-height: 28px;
  }
  .in-title .desc {
    font-size: 14px;
    line-height: 20px;
  }
  .index-prod .prod-desc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .index-prod .am-nav-tabs > li > a:before {
    width: 100px;
  }
  .index-news .news-txt {
    padding: 10px;
  }
  .index-news .news-tit {
    font-size: 16px;
  }
  .index-news .news-desc {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .index-news .news-date {
    font-size: 14px;
    padding: 5px 10px;
  }
  .index-news .news-box {
    padding: 0 5px;
  }
  .index-news .news-slick {
    margin: 30px -5px 0;
  }
  .index-faq .faq-msg {
    width: 100%;
    margin-bottom: 20px;
  }
  .index-faq .faq-cont {
    width: 100%;
  }
  .index-faq .faq-all {
    flex-wrap: wrap;
  }
  .index-faq .faq-msg .faq-img {
    max-width: 500px;
    margin: 25px 0 20px;
    padding: 0;
  }
  .faq .faq-msg {
    width: 100%;
    margin-bottom: 20px;
  }
  .faq .faq-cont {
    width: 100%;
  }
  .faq .faq-all {
    flex-wrap: wrap;
  }
  .faq .faq-msg .faq-img {
    max-width: 500px;
    margin: 25px 0 20px;
    padding: 0;
  }
  footer .footer-quote span {
    font-size: 16px;
    width: calc(100% - 180px);
  }
  footer .footer-quote a {
    width: 180px;
    height: 44px;
    font-size: 16px;
  }
  .page-tit {
    font-size: 24px;
  }
  .about .about-text .txt {
    margin: 15px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .choose .txt {
    margin: 15px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .about .about-culture .txt {
    margin: 15px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .about .about-network .txt {
    margin: 15px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .about .about-factory .txt {
    margin: 15px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .about .about-text .img i {
    width: 84px;
    height: 84px;
    font-size: 36px;
  }
  .about .about-text .img i:after {
    width: 58px;
    height: 58px;
  }
  .about .about-culture .box {
    padding: 0 5px;
    width: 50%;
  }
  .about .about-culture .box:nth-child(n+3) {
    margin-top: 10px;
  }
  .about .about-culture .list {
    margin: 0 -5px;
  }
  .about .about-culture .box .tit {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
  }
  .about .about-culture .box .desc {
    font-size: 14px;
    line-height: 24px;
  }
  .about .about-culture .box i {
    margin-bottom: 10px;
  }
  .about .about-culture .box > div {
    padding: 20px 15px;
  }
  .about .about-factory .box {
    padding: 0 5px;
  }
  .about .about-factory .list {
    margin: 0 -5px;
  }
  .page-tit2 {
    font-size: 24px;
  }
  .page-desc2 {
    font-size: 14px;
    line-height: 24px;
  }
  .prod .box {
    padding: 0 5px;
  }
  .prod .list {
    margin: 0 -5px;
  }
  .prod .box:nth-child(n+5) {
    margin-top: 10px;
  }
  .prod-link .link-tit {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 28px;
  }
  .prod-link .list .tit {
    font-size: 18px;
    line-height: 26px;
  }
  .prod-link .list .box {
    padding: 0 5px;
  }
  .prod-link .list {
    margin: 0 -5px;
  }
  .solu .list .box {
    padding: 0 5px;
  }
  .solu .list {
    margin: 0 -5px 30px;
  }
  .solu .list .box:nth-child(n+3) {
    margin-top: 10px;
  }
  .solu .list .img {
    width: 140px;
  }
  .solu .list .txt {
    width: calc(100% - 140px);
    padding: 15px 20px 0;
  }
  .solu .list .tit {
    font-size: 16px;
    line-height: 24px;
  }
  .solu .list .desc {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
  }
  .prod-deta .pro-details-msg {
    padding-left: 30px;
  }
  .prod-deta .pro-details-msg h1 {
    font-size: 24px;
  }
  .prod-deta .pro-details-msgcont p {
    font-size: 14px;
    line-height: 24px;
  }
  .prod-deta .pro-details-msgcont {
    margin-bottom: 30px;
  }
  .prod-deta .prod-sontitle {
    font-size: 24px;
    line-height: 30px;
  }
  .prod-deta .prod-cont .tit {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 5px;
  }
  .prod-deta .prod-cont .tit span {
    font-size: 16px;
  }
  .prod-deta .prod-cont .tit2 {
    margin-bottom: 10px;
  }
  .prod-deta .prod-cont .box {
    padding-right: 15px;
  }
  .prod-deta .prod-cont .tit span {
    display: flex;
  }
  .prod-deta .feature .feature-cont .txt p {
    line-height: 24px;
  }
  .prod-deta .feature .feature-cont .txt p:nth-child(n+2) {
    margin-top: 5px;
  }
  .prod-deta .feature .feature-cont .txt {
    padding: 25px 30px;
  }
  .prod-deta .feature .feature-list .box {
    width: 25%;
    padding: 0 10px;
  }
  .prod-deta .feature .feature-list .box:nth-child(n+5) {
    margin-top: 20px;
  }
  .prod-deta .control .control-all .desc {
    font-size: 14px;
    line-height: 24px;
  }
  .solu-deta .solu-detacont h1 {
    font-size: 24px;
    line-height: 28px;
  }
  .solu-deta .solu-detacont .solu-txt {
    font-size: 14px;
    line-height: 24px;
  }
  .solu-deta .solu-detacont .solu-tips h4 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .solu-deta .solu-detacont .solu-tips p {
    font-size: 14px;
    line-height: 22px;
  }
  .solu-deta .solu-detacont .solu-tips + .solu-tips {
    margin-top: 10px;
  }
  .solu-deta .solu-detacont .solu-tips {
    margin-top: 10px;
  }
  .solu-deta .solu-detacont .solu-media .solu-box {
    padding: 0 5px;
  }
  .solu-deta .solu-detacont .solu-media {
    margin: 20px -5px 0;
  }
  .solu-deta .solu-detacont .solu-media .solu-box.video-box .img-box:before {
    width: 50px;
    height: 50px;
  }
  .solu-deta .solu-detacont .solu-media .solu-box.video-box a:after {
    font-size: 30px;
  }
  .solu-deta .solu-detacont .solu-media .solu-box.video-box a:before {
    width: 25px;
    height: 25px;
  }
  .solu-deta .solu-detacont .solu-page a {
    font-size: 14px;
    line-height: 24px;
  }
  .application .application-box {
    padding: 0 5px;
  }
  .application .list {
    margin: 0 -5px 30px;
  }
  .application .application-box:nth-child(n+4) {
    margin-top: 10px;
  }
  .application .application-txt {
    padding: 0 20px;
    bottom: 20px;
  }
  .application .application-tit {
    font-size: 16px;
  }
  .app-deta .app-txt p {
    font-size: 14px;
    line-height: 24px;
  }
  .app-deta .msg-box {
    margin-top: 20px;
  }
  .app-deta .msg-box .box {
    padding: 15px 20px;
  }
  .app-deta .msg-box .box span {
    font-size: 14px;
    line-height: 20px;
    margin-left: 15px;
  }
  .app-deta .app-txt {
    padding: 0 10px;
  }
  .app-deta .app-msg {
    padding: 0 10px;
  }
  .app-deta .appdeta-all {
    margin: 25px -10px 0;
  }
  .news .news-list .news-tit {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .news .news-list .news-txt {
    padding: 10px 0 0;
  }
  .news .news-list .news-desc {
    font-size: 14px;
    line-height: 22px;
  }
  .news .news-list .news-date {
    font-size: 14px;
    padding: 0 10px;
  }
  .news .news-list .news-box {
    padding: 0 5px;
  }
  .news .news-list {
    margin: 0 -5px 30px;
  }
  .news .news-list .news-box:nth-child(n+4) {
    margin-top: 20px;
  }
  .oem .oem-box > div i {
    font-size: 28px;
  }
  .oem .oem-box > div span {
    width: calc(100% - 28px);
    line-height: 24px;
    padding-left: 20px;
  }
  .warranty .warranty-all {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
  }
  .warranty .warranty-box {
    width: 50%;
    padding: 0 5px;
    align-items: flex-start;
    flex-direction: column;
  }
  .warranty .img {
    width: 100%;
  }
  .warranty .txt {
    width: 100%;
    padding: 10px 0 0;
  }
  .warranty .tit {
    font-size: 16px;
    line-height: 20px;
  }
  .warranty .desc {
    font-size: 14px;
    line-height: 22px;
  }
  .warranty .warranty-box:nth-child(n+2) {
    margin-top: 0;
  }
  .warranty .warranty-box:nth-child(n+3) {
    margin-top: 15px;
  }
  .warranty .warranty-box:nth-child(2n) .txt {
    text-align: left;
  }
  .warranty .warranty-box:nth-child(2n) {
    flex-direction: column;
  }
  .certificate .certificate-list {
    margin: 0 -5px 30px;
  }
  .certificate .box {
    padding: 0 5px;
    width: 33.33333333%;
  }
  .certificate .box:nth-child(n+4) {
    margin-top: 10px;
  }
  .support .support-download .box .img {
    width: 100%;
  }
  .support .support-download .box .txt {
    width: 100%;
    padding-left: 0;
  }
  .support .support-download .box {
    padding: 0 5px;
  }
  .support .support-download .download-box {
    margin: 0 -5px;
    width: calc(100% + 10px) !important;
  }
  .contact .contact-cont .box {
    padding: 0 5px;
  }
  .contact .contact-cont .list {
    margin: 0 -5px;
  }
  .contact .contact-cont .box .tit {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .contact .contact-cont .box .desc {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  .contact .contact-cont .box .mail {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .contact .contact-cont .box .addr {
    font-size: 14px;
    line-height: 20px;
  }
  .contact .map {
    height: 300px;
  }

  .prod-nav .box {
    width: 50%;
  }
  .prod-nav .box a{
    height: 40px;
  }
  .prod-nav .box:nth-child(2n):after {
    display: none;
  }

  .sus .sus-box2 .box{
    width: 50%;
    padding: 0 5px;
  }
  .sus .sus-box2 .list{
    margin: 0 -5px;
  }
  .sus .sus-box2 .box:nth-child(n+3){
    margin-top: 10px;
  }
  .page-tit{
    font-size: 24px;
    padding-bottom: 15px;
  }
  .app-deta .appdeta-all{
    margin: 25px -5px 0;
  }
  .app-deta .app-txt{
    padding: 0 5px;
  }
  .app-deta .app-msg{
    padding: 0 5px;
  }
  .app-deta .app-txt p{
    line-height: 26px;
  }
  .app-deta{
    padding: 20px 0 110px;
  }
}
@media screen and (max-width: 641px) {
  .banner .slickbanner .slick-dots {
    left: 25px;
    top: 55%;
  }
  .index-solu .solu-t {
    flex-direction: column;
    align-items: flex-start;
  }
  .index-solu .solu-t .solu-tit {
    max-width: 100%;
    margin-bottom: 15px;
  }
  .index-solu .more-btn {
    margin-bottom: 0;
  }
  .index-prod .am-tabs-bd .am-tab-panel.am-active {
    flex-direction: column-reverse;
  }
  .index-prod .am-nav-tabs > li > a {
    font-size: 16px;
  }
  .index-prod .am-nav-tabs > li > a span:first-child {
    width: 30px;
  }
  .index-prod .prod-img {
    width: 100%;
    max-width: 320px;
  }
  .index-prod .prod-txt {
    width: 100%;
    padding-right: 0;
    padding-top: 15px;
  }
  .index-prod .am-nav-tabs > li > a span:last-child {
    margin-left: 5px;
  }
  .index-application .application-slick {
    margin: 25px -5px 0;
  }
  .index-application .application-slick .slick-prev,
  .index-application .application-slick .slick-next {
    width: 40px;
    height: 40px;
  }
  .index-application .application-slick .slick-next {
    right: 5px;
  }
  .index-application .application-slick .slick-prev {
    left: 5px;
  }
  .index-application .application-slick .slick-prev:before,
  .index-application .application-slick .slick-next:before {
    font-size: 16px;
  }
  .index-application {
    padding: 40px 10px 0;
  }
  .index-faq .faq-msg {
    padding: 0 10px;
  }
  .index-faq .faq-all {
    margin: 0 -10px;
  }
  .page-banner .item img {
    width: 150%;
    margin-left: -25%;
  }
  .choose .list i {
    font-size: 30px;
  }
  .choose .cont {
    width: calc(100% - 30px);
    padding-left: 50px;
  }
  .choose .cont:before {
    left: 25px;
  }
  .choose .cont .tit {
    font-size: 16px;
  }
  .choose .cont .desc {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
  }
  .prod-link .list .tit {
    font-size: 16px;
    line-height: 24px;
  }
  .prod-link .list .txt {
    bottom: 15px;
  }
  .pagenum a {
    width: 34px;
    height: 34px;
    margin-left: 10px;
  }
  .pagenum a:last-child {
    margin-left: 10px;
  }
  .pagenum a:nth-child(2) {
    margin-left: 10px;
  }
  .prod-deta .prod-detaimg {
    flex-wrap: wrap;
  }
  .prod-deta .prod-detaslick {
    width: 100%;
  }
  .prod-deta .pro-details-msg {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
  }
  .prod-deta .pro-details-msg h1 {
    margin-bottom: 0;
  }
  .prod-deta .pro-details-msgcont {
    margin: 15px 0 20px;
  }
  .crumbs .crumbs-all .crumbs-box a {
    font-size: 16px;
  }
  .crumbs .crumbs-all i {
    font-size: 22px;
  }
  .prod-deta .prod-detaimg {
    padding-top: 15px;
  }
  .prod-deta .prod-cont .tips p {
    font-size: 14px;
    line-height: 24px;
  }
  .prod-deta .prod-cont .tips p:nth-child(n+2) {
    margin-top: 5px;
  }
  .prod-deta .prod-cont .tips {
    padding: 15px;
  }
  .app-deta .app-txt {
    width: 100%;
  }
  .app-deta .app-msg {
    width: 100%;
    margin-top: 15px;
  }
  .app-deta .app-txt p {
    line-height: 22px;
  }
  .app-deta .appdeta-all {
    margin: 15px -10px 0;
  }
  .news .news-list .news-box {
    width: 50%;
  }
  .news .news-list .news-box:nth-child(n+3) {
    margin-top: 20px;
  }
  .details .txt p {
    font-size: 14px;
    line-height: 24px;
  }
  .details h1 {
    font-size: 20px;
    line-height: 26px;
  }
  .details .news-page p {
    font-size: 14px;
  }
  .oem .oem-box {
    width: 50%;
    padding: 0 5px;
  }
  .oem .oem-box:nth-child(n+3) {
    margin-top: 15px;
  }
  .oem .oem-list {
    margin: 0 -5px;
  }
  .oem .oem-img .box {
    padding: 0 5px;
  }
  .oem .oem-img {
    margin: 30px -5px 0;
  }
  .support .support-request input {
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .support .support-request input:nth-child(2n) {
    margin-right: 0;
  }
  .support .support-request textarea {
    height: 120px;
    margin-bottom: 10px;
  }
  .contact .contact-form input {
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .contact .contact-form input:nth-child(2n) {
    margin-right: 0;
  }
  .contact .contact-form textarea {
    height: 120px;
    margin-bottom: 10px;
  }
  .contact .contact-cont .box {
    width: 50%;
  }
  .contact .contact-cont .box:nth-child(n+3) {
    margin-top: 10px;
  }
  .contact .contact-cont .box > div {
    padding: 15px;
  }
  .site-map h2 {
    font-size: 20px;
  }
  .site-map .site-list1 > li > a {
    height: 40px;
    line-height: 40px;
  }
  .site-map .site-list2 {
    padding-bottom: 0;
  }

  .prod .box{
    width: 50%;
  }
  .prod .box:nth-child(n+3){
    margin-top: 10px;
  }

  .sus .sus-box1 .box{
    padding: 0 5px;
    width: 100%;
  }
  .sus .sus-box1 .list{
    margin: 15px -5px 0;
  }
  .sus .sus-box1 .sontit{
    font-size: 18px;
    margin: 20px 0 15px;
  }
  .sus .sus-box1 .sontxt{
    font-size: 14px;
    line-height: 20px;
  }
  .sus .sus-box1{
    margin-bottom: 30px;
  }
  .sus .sus-box2{
    padding-top: 30px;
  }
  .app-deta .app-txt{
    width: 100%;
  }
  .app-deta .app-msg{
    width: 100%;
    margin-top: 20px;
  }
  .app-deta .solu-b .box{
    width: 100%;
  }
  .app-deta .solu-b .box:nth-child(n+2){
    margin-top: 10px;
  }
  .app-deta .solu-b{
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 550px) {
  .index-why .why-box {
    width: 50%;
  }
  .index-why .why-box:nth-child(3):after {
    content: '';
    width: 7px;
    height: 7px;
    background-color: #FF0000;
    display: block;
    position: absolute;
    right: -3px;
    top: -3px;
    z-index: 5;
  }
  .index-why .why-box:nth-child(4):before {
    position: absolute;
    bottom: 0;
    content: '';
    width: calc(100% + 85px);
    right: -85px;
    height: 1px;
    background-image: url(../img/line1.png);
    background-position: right;
    top: auto;
  }
  .index-why .why-box:nth-child(2):before {
    position: absolute;
    bottom: 0;
    content: '';
    width: calc(100% + 85px);
    right: -85px;
    height: 1px;
    background-image: url(../img/line1.png);
    background-position: right;
  }
  .index-why .why-box:nth-child(2):after {
    display: none;
  }
  .index-why .why-box:nth-child(4):after {
    right: auto;
    left: 0;
  }
  .index-why .why-box:nth-child(3):before {
    background-position: left;
  }
  .index-why .why-box {
    padding: 20px;
  }
  .index-why .why-box:nth-child(n+4) {
    padding-top: 20px;
  }
  .index-news .news-slick {
    margin: 20px -5px 0;
  }
  .index-faq .faq-cont .faq-fold .am-list > li > a div {
    width: 60px;
    font-size: 16px;
  }
  .index-faq .faq-cont .fold .am-list > li > a > span {
    padding-left: 20px;
    padding-right: 0;
    max-width: calc(100% - 70px);
  }
  .index-faq .faq-cont .faq-fold .am-list > li > a > span:before {
    margin-right: 15px;
    font-size: 22px;
  }
  .index-faq .faq-cont .faqpage-answer {
    padding: 15px 20px;
  }
  .index-faq .faq-cont .faqpage-answer p {
    font-size: 14px;
    line-height: 24px;
  }
  .index-faq .faq-cont .faq-fold .am-list > li > a > span {
    font-size: 16px;
  }
  .index-faq .faq-cont .faq-fold .am-list > li {
    margin-bottom: 10px;
  }
  .faq .faq-cont .faq-fold .am-list > li > a div {
    width: 60px;
    font-size: 16px;
  }
  .faq .faq-cont .fold .am-list > li > a > span {
    padding-left: 20px;
    padding-right: 0;
    max-width: calc(100% - 70px);
  }
  .faq .faq-cont .faq-fold .am-list > li > a > span:before {
    margin-right: 15px;
    font-size: 22px;
  }
  .faq .faq-cont .faqpage-answer {
    padding: 15px 20px;
  }
  .faq .faq-cont .faqpage-answer p {
    font-size: 14px;
    line-height: 24px;
  }
  .faq .faq-cont .faq-fold .am-list > li > a > span {
    font-size: 16px;
  }
  .faq .faq-cont .faq-fold .am-list > li {
    margin-bottom: 10px;
  }
  footer .footer-quote {
    padding: 20px;
  }
  footer .footer-quote a {
    width: 150px;
    height: 40px;
    font-size: 14px;
  }
  footer .footer-quote span {
    width: calc(100% - 150px);
  }
  .about .about-network .img .point {
    top: 31%;
    left: 19%;
  }
  .about .about-network .img .point:nth-child(3) {
    top: 68%;
    left: 32%;
  }
  .about .about-network .img .point:nth-child(4) {
    top: 47%;
    left: 47%;
  }
  .about .about-network .img .point:nth-child(5) {
    top: 37%;
    left: 75%;
  }
  .about .about-network .img .point:nth-child(6) {
    top: 21%;
    left: 79%;
  }
  .about .about-network .img .point .point-txt {
    left: 50%;
    transform: translateX(-50%);
    padding-left: 0;
    top: -35px;
    font-size: 14px;
    height: 28px;
  }
  .about .about-network .img .point .point-txt span:before {
    display: none;
  }
  .about .about-network .img .point:hover .point-txt {
    transform: scale(1) translateX(-50%);
    z-index: 100;
  }
  .about .about-network .img .point .point-txt span {
    padding: 0 10px;
    line-height: 28px;
  }
  .prod-nav .box a {
    font-size: 14px;
    line-height: 16px;
    height: 40px;
  }
  .solu .list .img {
    width: 100%;
  }
  .solu .list .txt {
    width: 100%;
    border-left: 4px solid #F5F5F5;
    border-top: none;
    padding: 10px 15px 0;
  }
  .prod-deta .prod-detanav a {
    font-size: 16px;
    padding: 0 15px;
    line-height: 24px;
  }
  .prod-deta .prod-detanav {
    flex-wrap: wrap;
    height: auto;
    padding: 10px 0;
  }
  .prod-deta .feature .feature-cont .img {
    width: 100%;
  }
  .prod-deta .feature .feature-cont .img img {
    position: static;
    width: 100%;
    height: auto;
  }
  .prod-deta .feature .feature-cont .txt {
    width: 100%;
    padding: 20px 15px;
  }
  .prod-deta .feature .feature-cont .txt p {
    font-size: 14px;
    line-height: 22px;
  }
  .prod-deta .control .control-all .img {
    width: 100%;
  }
  .prod-deta .control .control-all .img img {
    position: static;
    width: 100%;
    height: auto;
  }
  .prod-deta .control .control-all .txt {
    width: 100%;
    padding: 15px 0 0;
  }
  .application .application-box {
    width: 50%;
  }
  .application .application-box:nth-child(n+3) {
    margin-top: 10px;
  }
  .support-nav .box {
    width: 50%;
  }
  .support-nav .box:nth-child(3n):after {
    display: block;
  }
  .support-nav .box:nth-child(2n):after {
    display: none;
  }
  .support-nav .box a {
    line-height: 18px;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
  }

  .sus .sus-box2 .box{
    width: 100%;
  }
  .sus .sus-box2 .box:nth-child(n+2){
    margin-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .search-wrap {
    right: -90px;
  }
  .banner .slickbanner .slick-dots {
    top: auto;
    bottom: 15px;
    transform: translate(-50%, 0);
    left: 50%;
    flex-direction: row;
    width: auto;
    padding: 5px;
    border: none;
  }
  .banner .slickbanner .slick-dots li {
    margin: 0 5px;
  }
  .banner .slickbanner .slick-dots li:nth-child(n+2) {
    margin-top: 0;
  }
  .index-prod .am-nav-tabs > li > a {
    flex-direction: column;
  }
  .index-prod .am-nav-tabs > li > a span:last-child {
    margin-left: 0;
  }
  .index-prod .am-nav-tabs > li > a:before {
    width: 50px;
  }
  .index-application .application-tit {
    font-size: 16px;
    line-height: 22px;
  }
  .index-application .application-txt {
    bottom: 20px;
    padding: 0 25px;
  }
  footer .footer-quote {
    flex-direction: column;
    align-items: flex-start;
  }
  footer .footer-quote span {
    width: 100%;
    padding-right: 0;
    padding-bottom: 15px;
  }
  .page-banner .item img {
    width: 200%;
    margin-left: -50%;
  }
  .about .about-text .img img {
    width: 130%;
    margin-left: -15%;
  }
  .prod-nav .box {
    width: 50%;
  }
  .prod-nav .box:nth-child(2n):after {
    display: none;
  }
  .prod-link .list .box {
    width: 100%;
  }
  .prod-link .list .box:nth-child(n+2) {
    margin-top: 10px;
  }
  .prod-deta .prod-cont .box {
    width: 100%;
    padding-right: 0;
  }
  .prod-deta .prod-cont .box:nth-child(n+2) {
    margin-top: 15px;
  }
  .prod-deta .prod-cont .tips {
    height: auto;
  }
  .prod-deta .feature .feature-list .box {
    width: 33.33333333%;
  }
  .prod-deta .feature .feature-list .box:nth-child(n+4) {
    margin-top: 20px;
  }
  .oem .oem-box {
    width: 100%;
    padding: 0 5px;
  }
  .oem .oem-box:nth-child(n+2) {
    margin-top: 10px;
  }
  .certificate .box {
    padding: 0 5px;
    width: 50%;
  }
  .certificate .box:nth-child(n+3) {
    margin-top: 10px;
  }
  .index-why .why-box {
    width: 100%;
    padding: 10px 0;
  }
  .index-why .why-box:before {
    display: none!important;
  }
  .index-why .why-box:after {
    display: none!important;
  }
}
@media screen and (max-width: 380px) {
  .index-why .why-box {
    width: 100%;
    padding: 10px 0;
  }
  .index-why .why-box:before {
    display: none!important;
  }
  .index-why .why-box:after {
    display: none!important;
  }
  .about .about-text .img img {
    width: 150%;
    margin-left: -25%;
  }
  .contact .contact-cont .box {
    width: 100%;
  }
  .contact .contact-cont .box:nth-child(n+2) {
    margin-top: 10px;
  }
}
