@media screen and (max-width: 1440px) {
  header .logotext p {
    font-size: 20px;
  }
  .cate-list .am-u-md-10 a span {
    padding-right: 40px;
    line-height: 20px;
    display: block;
  }
  .contact .contact-title .logotext p {
    width: auto;
    display: block;
  }
  .contact .contact-title .logotext span {
    width: auto;
    display: block;
  }
  .contact .contact-title .logotext {
    width: fit-content;
    padding-right: 15px;
  }
  .contact .contact-title .logotext:last-child {
    padding-left: 15px;
    padding-right: 0;
  }
  .contact .contact-title .logotext:last-child:before {
    left: 0;
  }
  .contact .contact-msg {
    width: 50%;
  }
  .contact .am-u-md-7 {
    width: 50%;
  }
}
@media screen and (max-width: 1360px) {
  header > div:first-child .am-u-md-6:first-child {
    width: 55%;
  }
  header > div:first-child .am-u-md-6:last-child {
    width: 45%;
  }
}
@media screen and (max-width: 1230px) {
  header .logotext:last-child:before {
    left: -10px;
  }
}
@media screen and (max-width: 1199px) {
  .cate-list {
    bottom: 70px;
  }
  .banner .slick-dots {
    bottom: 290px;
  }
  .banner .item {
    overflow: hidden;
  }
  .banner .item img {
    width: 130%;
    margin-left: -15%;
  }
  header .logotext p {
    font-size: 18px;
    display: block;
    width: fit-content;
  }
  .cate-list .am-u-md-10 a span {
    font-size: 14px;
  }
  header .logotext {
    padding-right: 15px;
    width: fit-content;
  }
  header .logotext:last-child {
    padding-right: 0;
    padding-left: 15px;
  }
  header .logotext span {
    display: block;
    width: fit-content;
  }
  header > div:first-child .am-u-md-6:first-child {
    width: 68%;
  }
  header > div:first-child .am-u-md-6:last-child {
    width: 32%;
  }
  header .logotext:last-child:before {
    left: 0;
  }
  .header .nav-collapse {
    display: block;
    border: none;
    top: 25px;
  }
  .header .nav-collapse .btn-line {
    background-color: #222;
  }
  .header .nav-collapse .btn-line:nth-child(3),
  .header .nav-collapse .btn-line:nth-child(1) {
    background-color: #222;
  }
  header .header-msg {
    padding-right: 40px;
  }
  header form {
    width: 160px;
  }
  header .header-language {
    margin-left: 20px;
  }
  header {
    position: fixed;
    transition: all 0.35s;
    background-color: #fff;
  }
  .about {
    padding-top: 40px;
    padding-bottom: 10px;
  }
  .about .about-cont {
    overflow: hidden;
  }
  .about .about-cont .am-u-md-6:first-child {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .about .about-cont h4 {
    font-size: 40px;
    line-height: 24px;
  }
  .about .about-cont h2 {
    font-size: 28px;
    line-height: 24px;
  }
  .factory {
    padding-top: 40px;
  }
  .factory h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .factory .fac-img {
    margin-bottom: 30px;
  }
  .qual {
    padding: 40px 0;
  }
  .qual h2 {
    font-size: 28px;
  }
  .qual .qual-box .qual-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .qual .qual-box {
    padding-top: 0;
  }
  .qual .qual-box2 {
    padding-top: 0;
  }
  .qual .qual-box2 .qual-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .page-footer .footer-contbox {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 5px;
    padding-top: 15px;
  }
  .page-footer .footer-contbox > div {
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .page-footer .footer-msg a:last-child {
    margin-left: 15px;
  }
  .service {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .service li a {
    font-size: 18px;
    padding: 15px 30px;
  }
  .service .service-cont {
    padding-left: 10px;
  }
  .service .service-cont h2 {
    font-size: 28px;
    padding-top: 5px;
  }
  .service .service-cont h4 {
    font-size: 20px;
  }
  .service .service-cont .service-img {
    padding-top: 30px;
  }
  .qual p {
    padding: 0 100px;
  }
  .customer {
    padding: 40px 0;
  }
  .customer .customer-box {
    margin-bottom: 15px;
  }
  .news .news-txt p {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .news .news-title a {
    font-size: 18px;
    line-height: 23px;
  }
  .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;
  }
  .recruit {
    padding: 40px 0;
  }
  .recruit .recruit-head > div:first-child {
    padding-left: 100px;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:first-child {
    padding-left: 100px;
  }
  .recruit .am-accordion-gapped .am-accordion-content {
    padding: 5px 100px 25px;
  }
  .contact {
    padding-top: 40px;
  }
  .contact .contact-title .logotext p {
    font-size: 20px;
  }
  .contact .contact-msg h4 {
    width: 130px;
    height: 40px;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .contact .contact-msg li {
    min-height: 65px;
  }
  .contact .contact-form {
    padding: 35px;
  }
  .contact .contact-form h4 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .contact .contact-mail {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .contact .contact-mail h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .contact .num {
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc(25% - 15px);
  }
  .contact .contact-mailbox p {
    word-break: break-all;
  }
  .contact .num a {
    width: 100%;
    padding: 0 25px;
  }
  .map {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .site-map {
    padding: 30px 0;
  }
  .site-map h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  header > div:first-child .am-u-md-6:first-child {
    width: 100%;
  }
  header > div:first-child .am-u-md-6:last-child {
    width: 100%;
  }
  header .logobox {
    padding: 10px 0;
  }
  header .logoimg {
    height: 45px;
  }
  header .header-msg {
    padding: 0;
    height: auto;
    padding-bottom: 10px;
    justify-content: flex-start;
  }
  .header .nav-collapse {
    top: 65px;
  }
  footer {
    position: static;
    margin-bottom: 68px;
  }
  .cate-list {
    bottom: 62px;
  }
  .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;
  }
  .cate-list .am-container > div {
    position: relative;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
  }
  .cate-list .am-u-md-10 {
    width: 100%;
    padding-left: 25px;
  }
  .cate-list .am-u-md-10 a {
    width: 33.33333333%;
  }
  .cate-list .am-u-md-2 {
    position: absolute;
    bottom: 0;
    right: 25px;
    width: calc((100% - 50px) / 3 + 20px);
    height: 33.33333333%;
  }
  .cate-list .am-u-md-2:before {
    display: none;
  }
  .cate-list .am-u-md-2 a {
    margin-left: 0;
  }
  .cate-list .am-u-md-10 a:nth-child(3n):after {
    display: none;
  }
  .cate-list .am-u-md-10 a:nth-child(4n):after {
    display: block;
  }
  footer p {
    color: #333;
  }
  footer a {
    color: #333;
  }
  footer a:hover {
    color: #1F2F8E;
  }
  .factory {
    margin: 0 -10px;
  }
  .factory .am-u-md-4 {
    padding: 0 10px;
  }
  .factory .fac-img {
    margin-bottom: 20px;
  }
  .page-footer {
    padding-bottom: 68px;
  }
  .service .am-u-md-4 {
    width: 100%;
  }
  .service .am-u-md-8 {
    width: 100%;
  }
  .service li {
    float: left;
  }
  .service li a {
    font-size: 16px;
    padding: 7px 12px;
  }
  .service {
    padding: 30px 0;
  }
  .service .service-cont {
    padding-left: 0;
    padding-top: 10px;
  }
  .service .service-cont h2 {
    font-size: 24px;
  }
  .service .service-cont h4 {
    margin-top: 10px;
  }
  .service .service-cont img {
    margin-right: 10px;
    width: calc(33.33333333% - 7px);
    margin-bottom: 10px;
  }
  .service .service-cont .service-img {
    padding-top: 15px   ;
  }
  .qual {
    padding: 30px 0;
  }
  .qual h2 {
    font-size: 24px;
    height: auto;
  }
  .qual p {
    margin-bottom: 20px;
  }
  .qual .qual-box .qual-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .qual .qual-box .qual-img {
    margin: 0 -10px;
  }
  .qual .qual-box .qual-img .am-u-md-3 {
    padding: 0 10px;
  }
  .qual .qual-box .qual-imgbox {
    margin-bottom: 20px;
  }
  .qual .qual-box2 .qual-title {
    line-height: 1.6;
    font-size: 24px;
    margin-bottom: 10px;
  }
  .qual .qual-box2 .grid {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .qual .qual-box2 .qual-img {
    margin: 0 -5px;
  }
  .news .news-txt {
    padding-right: 10px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
  }
  .news .news-txt p {
    -webkit-line-clamp: 2;
  }
  .news .news-more {
    width: 90px;
    line-height: 30px;
  }
  .news .news-date .day {
    font-size: 22px;
    line-height: 22px;
  }
  .news .news-date {
    height: 60px;
  }
  .news {
    padding: 40px 0;
  }
  .news .am-u-md-6 {
    padding: 0 10px;
  }
  .news .am-g {
    margin: 0 -10px;
    margin-bottom: 15px;
  }
  .news .news-box {
    margin-bottom: 20px;
    flex-direction: column;
  }
  .news .news-img {
    width: 100%;
  }
  .recruit .recruit-head > div:first-child {
    padding-left: 60px;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:first-child {
    padding-left: 60px;
  }
  .recruit .am-accordion-gapped .am-accordion-content {
    padding: 5px 60px 25px;
  }
  .recruit .recruit-head {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
  }
  .recruit .am-accordion-gapped .am-accordion-title {
    height: 40px;
    line-height: 40px;
  }
  .recruit .am-accordion-gapped .am-accordion-content h4 {
    font-size: 18px;
  }
  .contact .contact-msg {
    width: 100%;
  }
  .contact .am-u-md-7 {
    width: 100%;
  }
  .contact .contact-form {
    padding: 25px;
  }
  .contact .contact-form h4 {
    font-size: 24px;
  }
  .contact .contact-mail {
    padding: 20px;
  }
  .contact .contact-mail h2 {
    font-size: 24px;
    line-height: 32px;
  }
  .map {
    height: 300px;
  }
  .map .map-content {
    height: 300px;
  }
  .contact .contact-msg {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  footer .site-btn {
    margin-left: 20px;
  }
  .cate-list .am-u-md-10 a {
    padding: 20px 0;
  }
  .banner .slick-dots {
    bottom: 210px;
  }
  .page-banner .item {
    width: 130%;
    margin-left: -15%;
  }
  .factory {
    padding-top: 20px;
  }
  .about .about-cont h4 {
    font-size: 32px;
  }
  .about .about-cont h2 {
    font-size: 24px;
    line-height: 14px;
  }
  .about .about-cont .am-u-md-6:first-child {
    padding-bottom: 10px;
  }
  .page-footer .footer-link {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 10px;
  }
  .page-footer .footer-link > div {
    margin-right: 10px;
  }
  .page-footer .footer-link a {
    line-height: 28px;
  }
  .page-footer .footer-contbox i {
    width: 30px;
    line-height: 28px;
    height: 30px;
    font-size: 16px;
  }
  .page-footer .footer-contbox .icon-dizhi {
    font-size: 18px;
  }
  .page-footer .footer-msg .footer-msgbox {
    flex-wrap: wrap;
  }
  .qual p {
    padding: 0 40px;
  }
  .customer .customer-box {
    margin-right: 10px;
    width: calc(25% - 8px);
  }
  .customer .customer-box:nth-child(5n) {
    margin-right: 10px;
  }
  .customer .customer-box:nth-child(4n) {
    margin-right: 0;
  }
  .recruit .recruit-head > div:first-child {
    padding-left: 40px;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:first-child {
    padding-left: 40px;
  }
  .recruit .am-accordion-gapped .am-accordion-content {
    padding: 5px 40px 25px;
  }
  .recruit .recruit-head > div:nth-child(2) {
    padding-left: 60px;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:nth-child(2) {
    padding-left: 60px;
  }
  .recruit .am-accordion-gapped .am-accordion-title {
    font-size: 14px;
  }
  .recruit .recruit-head > div:nth-child(3) {
    padding-left: 20px;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:nth-child(3) {
    padding-left: 20px;
  }
  .contact .num {
    width: calc(33.33333333% - 10px);
    margin-right: 15px;
  }
  .contact .num:nth-child(4n) {
    margin-right: 15px;
  }
  .contact .num:nth-child(3n) {
    margin-right: 0;
  }
  .contact .contact-msg li .addr {
    padding-right: 0;
  }
}
@media screen and (max-width: 641px) {
  .cate-list {
    position: static;
  }
  .banner .slick-dots {
    bottom: 25px;
  }
  header .logotext {
    display: none;
  }
  header > div:first-child .am-u-md-6:first-child {
    width: fit-content;
  }
  header > div:first-child .am-u-md-6:last-child {
    width: auto;
  }
  header .header-msg {
    margin-right: 40px;
    padding-bottom: 0;
    height: 65px;
  }
  .header .nav-collapse {
    top: 12px;
  }
  header .header-msg button i {
    font-size: 18px;
  }
  header form {
    padding: 0 15px;
    height: 34px;
  }
  .cate-list .am-u-md-10 a {
    width: 50%;
  }
  .cate-list .am-u-md-2 {
    position: static;
  }
  .cate-list .am-container > div {
    flex-direction: column;
  }
  .cate-list .am-u-md-10 a {
    padding: 15px 0;
  }
  .cate-list .am-u-md-10 a:nth-child(3n):after {
    display: block;
  }
  .cate-list .am-u-md-10 a:nth-child(2n):after {
    display: none;
  }
  .cate-list .am-u-md-10 a:nth-child(n+3) {
    border-top: 1px solid #ddd;
  }
  .cate-list .am-u-md-2 {
    width: 100%;
    height: 50px;
  }
  .cate-list .am-u-md-10 i {
    font-size: 30px;
  }
  .about .about-cont .am-u-md-6:first-child {
    width: 100%;
    padding-top: 0;
  }
  .about .about-cont {
    flex-direction: column;
  }
  .about .about-img img {
    position: static;
    width: 100%;
  }
  .about .about-cont h2 {
    margin-bottom: 20px;
  }
  .factory h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .factory .am-u-md-4 {
    width: 50%;
    padding: 0 5px;
  }
  .about .am-container > .am-g.factory {
    margin-left: -5px;
    margin-right: -5px;
  }
  .factory .fac-img {
    margin-bottom: 10px;
  }
  .about .about-txt p {
    font-size: 14px;
    line-height: 22px;
  }
  .page-footer .footer-contbox p {
    max-width: calc(100% - 43px);
  }
  .qual .qual-box .qual-img .am-u-md-3 {
    width: 33.33333333%;
    padding: 0 5px;
  }
  .qual .qual-box .qual-img {
    margin: 0 -5px;
  }
  .qual .qual-box .qual-imgbox {
    margin-bottom: 10px;
  }
  .qual .qual-box2 .grid-1 {
    width: 25%;
  }
  .qual .qual-box2 .grid-2 {
    width: 50%;
  }
  .customer .customer-box {
    margin-right: 10px;
    width: calc(33.33333333% - 6.66666667px);
  }
  .customer .customer-box:nth-child(5n) {
    margin-right: 10px;
  }
  .customer .customer-box:nth-child(4n) {
    margin-right: 10px;
  }
  .customer .customer-box:nth-child(3n) {
    margin-right: 0;
  }
  .page-number a {
    width: 30px;
    height: 30px;
    line-height: 29px;
    font-size: 16px;
  }
  .customer {
    padding: 30px 0;
  }
  .news .am-u-md-6 {
    width: 50%;
    padding: 0 5px;
  }
  .news .am-g {
    margin: 0 -5px;
  }
  .news .news-box {
    margin-bottom: 10px;
  }
  .news .news-title a {
    font-size: 16px;
    line-height: 22px;
  }
  .news .news-txt p {
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .news .news-txt {
    padding: 10px;
  }
  .details .txt p {
    font-size: 14px;
    line-height: 24px;
  }
  .details h1 {
    font-size: 20px;
  }
  .details .news-page p {
    font-size: 14px;
  }
  .recruit {
    padding: 30px 0;
  }
  .site-map h2 {
    font-size: 20px;
  }
  .site-map .site-list1 > li > a {
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
  }
  .site-map .site-list2 {
    padding-bottom: 0;
  }
  .site-map .site-list1 > li > a {
    font-size: 16px;
    height: auto;
    line-height: 30px;
    padding: 10px 20px;
    max-width: 100%;
  }
  .site-map .site-list2 > li > a {
    font-size: 14px;
  }
  .site-map .site-list2 > li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 540px) {
  .cate-list .am-u-md-10 {
    padding: 0 15px;
  }
  .cate-list .am-u-md-10 a:after {
    margin-right: 0;
  }
  .cate-list .am-u-md-10 a span {
    padding-right: 15px;
  }
  .cate-list .am-u-md-10 a:nth-child(2n) {
    padding-left: 15px;
  }
  .cate-list .am-u-md-10 a:nth-child(2n) span {
    padding-right: 0;
  }
  header .header-language a span {
    font-size: 14px;
  }
  header form {
    width: 130px;
  }
  header .logoimg {
    margin-right: 0;
  }
  .service .service-cont img {
    width: calc(50% - 5px);
    margin-right: 10px;
  }
  .service .service-cont .service-img img:nth-child(3n) {
    margin-right: 10px;
  }
  .service .service-cont .service-img img:nth-child(2n) {
    margin-right: 0;
  }
  .qual .qual-box2 .grid-2 {
    width: 66.66666666%;
  }
  .qual .qual-box2 .grid-1 {
    width: 33.33333333%;
  }
  .qual h2 {
    font-size: 20px;
  }
  .qual p {
    font-size: 14px;
    padding: 0;
    line-height: 20px;
  }
  .qual .qual-box .qual-title {
    font-size: 20px;
  }
  .qual .qual-box2 .qual-title {
    font-size: 20px;
  }
  .details .share-box {
    flex-direction: column;
    align-items: flex-start;
  }
  .recruit .recruit-head > div:first-child {
    padding-left: 20px;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:first-child {
    padding-left: 20px;
  }
  .recruit .recruit-head > div:nth-child(2) {
    padding-left: 20px;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:nth-child(2) {
    padding-left: 20px;
  }
  .recruit .recruit-head > div:nth-child(3) {
    width: 23%;
    padding-left: 10px;
  }
  .recruit .recruit-head > div:last-child {
    width: 18.66666667%;
  }
  .recruit .recruit-head {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:nth-child(3) {
    padding-left: 10px;
    width: 23%;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:last-child {
    width: 18.66666667%;
  }
  .recruit .am-accordion-gapped .am-accordion-content {
    padding: 5px 20px 15px;
  }
  .recruit .am-accordion-gapped .am-accordion-item .am-accordion-title {
    height: auto;
    line-height: 18px;
    padding: 10px 0;
  }
  .recruit .recruit-head {
    height: auto;
    line-height: 20px;
    padding: 10px 0;
  }
  .recruit .recruit-head > div:nth-child(3) {
    padding-right: 10px;
  }
  .recruit .recruit-head > div:last-child {
    padding-right: 10px;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:nth-child(3) {
    padding-right: 10px;
  }
  .recruit .am-accordion-gapped .am-accordion-title > div:last-child {
    padding-right: 10px;
  }
  .contact .num {
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .contact .num:nth-child(3n) {
    margin-right: 10px;
  }
  .contact .num:nth-child(2n) {
    margin-right: 0;
  }
  .contact .contact-mail {
    padding: 0;
    box-shadow: none;
  }
  .contact .contact-form {
    padding: 20px;
  }
  .contact .contact-form h4 {
    font-size: 20px;
  }
  .contact .contact-form form input[type="text"] {
    margin-right: 10px;
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
  .contact .contact-form form input[type="submit"] {
    width: 100px;
    height: 34px;
    font-size: 14px;
    margin-top: 10px;
  }
  .contact .contact-form form .btn10 {
    padding: 6px 35px;
    font-size: 14px;
    margin-top: 10px;
  }
  .contact .contact-form form textarea {
    height: 130px;
  }
  .contact .contact-mailbox h4 {
    font-size: 18px;
  }
  .contact .contact-title .logotext p {
    font-size: 18px;
  }
  .site-map {
    padding: 20px 0;
  }
}
@media screen and (max-width: 380px) {
  .site-map {
    padding: 20px 0;
  }
  header .header-language {
    margin-left: 10px;
  }
  header .header-msg {
    margin-right: 35px;
  }
  header > div:first-child .am-u-md-6:last-child {
    padding-left: 0;
  }
  header form {
    width: 115px;
  }
  .page-footer .footer-msg .footer-msgbox {
    display: block;
    text-align: center;
  }
  .page-footer .footer-msg .footer-msgbox > * {
    display: inline;
    vertical-align: middle;
  }
  .qual .qual-box .qual-img .am-u-md-3 {
    width: 50%;
  }
  .customer .customer-box {
    margin-right: 10px;
    width: calc(50% - 5px);
    margin-bottom: 10px;
  }
  .customer .customer-box:nth-child(5n) {
    margin-right: 10px;
  }
  .customer .customer-box:nth-child(4n) {
    margin-right: 10px;
  }
  .customer .customer-box:nth-child(3n) {
    margin-right: 10px;
  }
  .customer .customer-box:nth-child(2n) {
    margin-right: 0;
  }
  .news .news-date .day {
    font-size: 18px;
    line-height: 18px;
  }
  .news .news-date {
    padding-top: 6px;
    height: 50px;
  }
}
