@media screen and (max-width: 1760px) {
  .index-prod .prod-list:after {
    bottom: -18%;
  }

  .index-prod .prod-hover .prod-tit {
    font-size: 32px;
  }

  .honor .slick-prev {
    left: -40px;
  }

  .honor .slick-next {
    right: -40px;
  }
}

@media screen and (max-width: 1600px) {
  .index-prod .prod-hover .prod-tit {
    font-size: 28px;
  }

  .index-prod .prod-hover .prod-tit i {
    font-size: 30px;
  }

  .index-prod .prod-box:hover .prod-hover .prod-tit i {
    height: 30px;
    margin-top: 30px;
  }

  .index-prod .prod-hover {
    top: 100px;
  }

  .honor .slick-prev {
    left: 15px;
    z-index: 1;
  }

  .honor .slick-next {
    right: 15px;
  }

  .index-prod .prod-hover {
    padding-bottom: calc(100% - 210px);
  }
}

@media screen and (max-width: 1440px) {
  .index-prod .prod-hover .prod-tit {
    font-size: 24px;
  }

  .index-prod .prod-hover .prod-tit i {
    font-size: 24px;
  }

  .index-prod .prod-box:hover .prod-hover .prod-tit i {
    height: 24px;
    margin-top: 20px;
  }

  .index-prod .prod-hover {
    width: calc(100% - 70px);
    left: 35px;
  }

  .index-prod .prod-hover {
    padding-bottom: calc(100% - 200px);
  }
}

@media screen and (max-width: 1280px) {
  footer .footer-nav a {
    margin-right: 45px;
  }

  .ol-message .ol-desc {
    padding: 0 300px;
  }
}

@media screen and (max-width: 1199px) {
  .skiptranslate iframe {
    display: none;
  }

  .google-translation .skiptranslate {
    display: inline-block;
  }

  body {
    top: 0 !important;
  }

  header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    z-index: 100;
    box-shadow: 0px 2px 18px 0px rgba(9, 20, 30, 0.15);
  }

  header .header-logo {
    height: 50px;
  }

  header .header-search form {
    width: 260px;
    height: 42px;
    padding-right: 15px;
  }

  header .header-search input {
    padding: 0 20px;
  }

  .page-banner {
    padding-top: 80px;
  }

  .banner {
    padding-top: 80px;
  }

  .header .nav-collapse {
    display: block;
    border: none;
    top: 20px;
    right: 15px;
  }

  header .header-btngroup {
    padding-right: 30px;
  }

  .index-slogan {
    padding: 40px 0;
  }

  .in-title {
    font-size: 32px;
  }

  .index-slogan .slogan-desc {
    padding: 0 160px;
    font-size: 20px;
    line-height: 26px;
    margin-top: 20px;
  }

  .index-prod .prod-hover {
    top: 95px;
  }

  .index-prod {
    margin-bottom: -40px;
  }

  .index-about .index-aboutall .about-all {
    width: 50%;
  }

  .index-about .big-data .count-top span {
    font-size: 40px;
  }

  .about .about-data .big-data .count-top span {
    font-size: 40px;
  }

  .index-about .index-aboutall .about-desc {
    margin-top: 15px;
  }

  .index-video {
    margin-top: 100px;
  }

  .index-news {
    padding-top: 40px;
  }

  .index-news .news-list {
    margin-top: 30px;
  }

  .index-newsletter .newsletter-tit {
    font-size: 32px;
  }

  .index-newsletter .newsletter-all {
    width: 80%;
  }

  .index-newsletter {
    padding: 40px 0 80px;
  }

  footer .footer-top {
    padding-top: 40px;
  }

  footer .footer-topbox .footer-logo {
    height: 50px;
  }

  footer .footer-topbox .footer-logo img {
    height: 100%;
  }

  footer .footer-mid {
    padding: 40px 0 20px;
  }

  .page-banner .item {
    width: 130%;
    margin-left: -15%;
  }

  .about {
    padding-top: 40px;
  }

  .about .about-tit {
    font-size: 32px;
  }

  .honor {
    margin-top: -80px;
  }

  .honor .honor-slick {
    margin-top: 30px;
  }

  .factory {
    padding: 40px 0;
  }

  .factory .factory-list {
    margin-top: 30px;
  }

  .prod {
    padding: 40px 0;
  }

  .prod-deta {
    padding: 40px 0;
  }

  .prod-deta .pro-details-msg h1 {
    margin-top: 0;
    font-size: 28px;
    line-height: 32px;
  }

  .prod-deta .prod-sontitle {
    font-size: 28px;
  }

  .prod-deta .pro-details-msg {
    padding-left: 20px;
  }

  .news {
    padding: 40px 0;
  }

  .news .news-txt .news-tit a {
    font-size: 20px;
    line-height: 24px;
  }

  .details {
    padding: 40px 0;
  }

  .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;
  }

  .contact {
    padding: 40px 0;
  }

  .ol-message .ol-desc {
    padding: 0 200px;
  }

  .ol-message {
    padding: 40px 0;
  }

  .ol-message form {
    margin-top: 20px;
  }

  .ol-message input {
    margin-right: 20px;
    width: calc(50% - 10px);
  }

  .site-map {
    padding: 30px 0;
  }

  .site-map h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }

  .inquiry {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .inquiry-wrap .inquiry-box {
    padding-top: 10px;
  }

  .inquiry .send-message {
    padding-top: 20px;
  }

  .inquiry .send-message h4 {
    font-size: 18px;
  }

  .download {
    padding: 40px 0;
  }

  .download .download-list {
    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-logo {
    height: 40px;
  }

  .page-banner {
    padding-top: 60px;
  }

  .banner {
    padding-top: 60px;
  }

  header .header-search form {
    width: 160px;
    height: 34px;
    font-size: 14px;
    padding-right: 10px;
  }

  header .header-search button i {
    font-size: 14px;
  }

  header .header-search input {
    padding: 0 15px;
  }

  header .header-inquiry {
    margin-left: 20px;
  }

  header .header-language {
    margin-left: 20px;
  }

  header .header-top {
    padding: 10px 0;
  }

  .header .nav-collapse {
    top: 10px;
  }

  .banner .slick-prev {
    left: 30px;
  }

  .banner .slick-next {
    right: 30px;
  }

  .banner .slick-prev:before,
  .banner .slick-next:before {
    font-size: 28px;
  }

  .banner .slick-prev,
  .banner .slick-next {
    width: auto;
    height: auto;
  }

  .index-prod .prod-box .prod-hover {
    background-color: rgba(255, 255, 255, 0.85);
    transition: all 0.35s;
  }

  .index-prod .prod-box .prod-hover .prod-tit i {
    height: 24px;
    margin-top: 20px;
    transition: all 0.35s;
  }

  .index-prod .prod-box .prod-img img {
    filter: grayscale(0);
    transition: all 0.35s;
  }

  .index-prod .prod-list:before {
    display: none;
  }

  .index-prod .prod-list:after {
    display: none;
  }

  .index-prod .prod-hover {
    transform: rotate(0) skewX(0);
  }

  .index-prod .prod-hover {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    left: 30px;
    top: 30px;
  }

  .index-prod .prod-list .slick-slide:nth-child(2) .prod-hover {
    top: 30px;
  }

  .index-prod .prod-list .slick-slide:nth-child(3) .prod-hover {
    top: 30px;
  }

  .in-title {
    font-size: 28px;
  }

  .index-slogan .slogan-desc {
    padding: 0 80px;
  }

  .index-prod .prod-show {
    transform: translateY(-13%);
  }

  .index-about .big-data .data-box:nth-child(n+3) {
    margin-top: 0;
  }

  .index-about .index-aboutall .about-desc {
    line-height: 24px;
  }

  .index-about .index-aboutall {
    flex-wrap: wrap;
  }

  .index-about .index-aboutall .about-all {
    width: 100%;
  }

  .index-about .big-data {
    width: 100%;
  }

  .index-video .video-box {
    height: 230px;
  }

  .index-video .video-box a {
    width: 100px;
    height: 100px;
  }

  .index-news .news-box {
    background-color: rgba(33, 69, 143, 0.78);
    transition: all 0.35s;
    padding: 30px;
  }

  .index-news .news-box:after {
    transform: scale(1);
    transition: all 0.35s;
  }

  .index-news .news-box .news-tit a {
    color: #fff;
    transition: all 0.35s;
  }

  .index-news .news-box .news-date {
    color: #fff;
    margin-bottom: 10px;
    transition: all 0.35s;
  }

  .index-news .news-box .news-desc {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    transition: all 0.35s;
    margin-bottom: 20px;
  }

  .index-news .news-box .news-more {
    color: #fff;
    transition: all 0.35s;
  }

  .index-news .news-list {
    margin-left: -10px;
    margin-right: -10px;
  }

  .index-news .am-u-md-4 {
    padding: 0 10px;
  }

  .index-news .news-box .news-tit a {
    font-size: 20px;
    line-height: 24px;
  }

  .index-newsletter .newsletter-tit {
    font-size: 28px;
  }

  footer .footer-topbox .footer-logo {
    height: 40px;
  }

  footer .footer-nav a {
    font-size: 14px;
    margin-right: 20px;
  }

  footer {
    padding-bottom: 68px;
  }

  footer .footer-list {
    position: relative;
  }

  footer .footer-img {
    position: relative;
  }

  footer .footer-list .footer-listbox span {
    font-size: 14px;
    line-height: 1.2;
  }

  footer .footer-list .footer-listbox {
    margin-bottom: 15px;
    margin-right: 35px;
  }

  footer .footer-bot>.am-container {
    justify-content: center;
    flex-wrap: wrap;
  }

  footer .footer-mid {
    padding: 30px 0 20px;
  }

  .about .about-tit {
    font-size: 28px;
  }

  .about .about-data .big-data {
    width: calc(100% - 80px);
  }

  .factory .am-u-md-4 {
    padding: 0 10px;
  }

  .factory .factory-list {
    margin-left: -10px;
    margin-right: -10px;
  }

  .factory .am-u-md-4:nth-child(n+4) {
    margin-top: 20px;
  }

  .sticky-content {
    flex-direction: column;
  }

  .list-l {
    width: 100%;
  }

  .list-l .menu h4 {
    display: none;
  }

  .list-l .menu1 {
    margin-bottom: 0;
    background-color: transparent;
    position: relative;
    padding-bottom: 0;
    border: none;
  }

  .list-l .menu1:after {
    content: '';
    display: block;
    clear: both;
  }

  .list-l .menu1>li {
    float: left;
    margin-bottom: 5px;
  }

  .list-l .menu1>li>a {
    border-bottom: none;
    padding: 0 15px;
  }

  .list-l .menu1>li.active>a {
    color: #21458F;
    background-color: transparent;
  }

  .list-l .menu1>li.active>a span:after {
    display: none;
  }

  .list-l .menu1>li>a {
    background-color: transparent;
  }

  .list-l .menu1 ul {
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    padding: 5px 15px 0;
    background-color: transparent;
    margin-top: 0;
    border: none;
  }

  .list-l .menu2>li {
    float: left;
    padding: 0;
    padding-right: 10px;
    margin-bottom: 0;
  }

  .list-l .menu2>li>a {
    padding: 0;
    font-weight: 400;
    font-size: 15px;
  }

  .list-l .menu1>li.more>a span:before {
    display: none;
  }

  .list-l .menu1>li.active>a {
    border: none;
  }

  .list-l .menu2>li.active {
    background-color: transparent;
  }

  .list-l .menu2>li.active>a span {
    color: #21458F;
  }

  .list-l .menu1>li>a {
    color: #333;
    font-size: 18px;
  }

  .list-l .menu2>li {
    background-color: transparent;
    margin-top: 0;
  }

  .prod .am-u-md-9 {
    width: 100%;
  }

  .list-l .menu2>li>a span {
    line-height: 24px;
  }

  .prod .prod-box {
    margin-right: 20px;
    width: calc(33.33333333% - 13.33333333px);
  }

  .prod .prod-box:nth-child(n+4) {
    margin-top: 20px;
  }

  .prod-deta .prod-detaall {
    width: 100%;
  }

  .news .news-txt {
    padding-right: 0;
    padding-bottom: 0;
  }

  .news .news-txt .news-desc {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .news .news-box {
    margin-right: 20px;
    width: calc(33.33333333% - 13.33333333px);
  }

  .news .news-box:nth-child(n+4) {
    margin-top: 20px;
  }

  .contact .contact-msgbox:nth-child(n+3) {
    margin-top: 0;
  }

  .contact .contact-msgbox {
    width: 100%;
    padding-top: 0;
  }

  .contact .contact-msgbox i {
    font-size: 24px;
  }

  .contact .contact-msgbox .msg-tit {
    font-size: 18px;
    margin: 0;
  }

  .contact .contact-msgbox a {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .contact .contact-msgbox span {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .map {
    height: 420px;
  }

  .ol-message .ol-desc {
    padding: 0 100px;
  }

  .inquiry-wrap .inquiry-box .list {
    padding: 0;
    margin: 0;
  }

  .download .am-u-md-4 {
    padding: 0 10px;
  }

  .download .download-list {
    margin-left: -10px;
    margin-right: -10px;
  }

  .download .am-u-md-4:nth-child(n+4) {
    margin-top: 20px;
  }

  .download .download-tit {
    font-size: 18px;
    line-height: 50px;
    padding: 0 20px;
  }

  .download .download-desc {
    padding: 15px 20px;
  }

  .download .download-desc p {
    font-size: 14px;
    line-height: 20px;
  }

  .download .download-btn {
    padding: 5px 20px;
  }
}

@media screen and (