@media all and (max-width: 1440px) {
  /*index-banner*/
  .index-banner .banner-box .box-title {
    padding: 30px 40px 30px 160px;
  }
  .index-banner .banner-box .box-title .title-s {
    font-size: 40px;
  }
}
@media all and (max-width: 1199px) {
  .index-box {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media all and (max-width: 991px) {
  /* contacts-us */
  .contacts-us .info-top .box-map {
    height: 300px;
  }
  .contacts-us .info-top .box-info {
    margin-top: 0;
    height: auto;
  }
  .contacts-us .info-top .box-info .middle-cont {
    width: 100%;
  }
  .contacts-us .info-top .box-info .box-cont {
    padding: 30px  20px;
  }
  .contacts-us .info-top .box-info .box-s {
    margin-bottom: 30px;
  }
  /*product-details*/
  .product-details .product-top {
    margin-bottom: 50px;
  }
  .product-details .product-img {
    margin-bottom: 30px;
  }
  .product-details .product-tabs .tabs-title a {
    height: 60px;
    line-height: 60px;
    width: auto;
  }
  /* dealer-groups */
  .dealer-groups .box-img {
    margin-top: 25px;
  }
  /*index-banner*/
  .index-banner .banner-box .box-title {
    padding: 30px 40px 30px 60px;
  }
  .index-banner .banner-box .box-title .title-s {
    font-size: 30px;
  }
  .index-banner .banner-box .box-title .title-more {
    width: 180px;
    height: 50px;
    line-height: 50px;
  }
  .index-box {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .index-box-01 .product-groups {
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
  }
  .index-box-01 .product-groups .product-option {
    position: absolute;
    right: 0;
    height: 50px;
    margin-top: -80px;
    width: 140px;
  }
  .index-box-01 .box-s {
    background-size: 100% 100%;
    height: auto;
    padding: 25px;
  }
  .index-box-01 .box-s .box-info {
    width: 100%;
    padding: 30px 0 0 0;
  }
  .index-box-01 .box-s .box-img {
    width: 100%;
    position: static;
  }
  .index-box-02 .main-cont .box-s {
    width: 100%;
    border-right: none;
    height: 100px;
    border-bottom: 1px solid #fff;
  }
  .index-box-02 .main-cont .box-s {
    position: relative !important;
  }
  .index-box-02 .main-cont .box-s img {
    display: block;
  }
  .index-box-02 .main-cont .box-s .box-mc {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
  }
  .index-box-02 .main-cont .box-s .box-mc .title-s,
  .index-box-02 .main-cont .box-s .box-mc .more-s {
    position: absolute;
    line-height: 24px;
    writing-mode: horizontal-tb;
    /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  }
  .index-box-02 .main-cont .box-s .box-mc .title-s:after,
  .index-box-02 .main-cont .box-s .box-mc .more-s:after {
    content: '';
    position: absolute;
    background-color: #fff;
    left: 50%;
  }
  .index-box-02 .main-cont .box-s .box-mc .title-s {
    top: 30px;
    left: 25px;
    padding-top: 12px;
  }
  .index-box-02 .main-cont .box-s .box-mc .title-s:after {
    top: 0;
    right: auto;
    left: 0;
    width: 20px;
    height: 2px;
    margin-left: 0;
  }
  .index-box-02 .main-cont .box-s .box-mc .more-s {
    right: 25px;
    bottom: 35px;
  }
  .index-box-02 .main-cont .box-s .box-mc .more-s:after {
    display: none;
  }
  .index-box-04 {
    padding-bottom: 40px;
  }
  .index-box-04 .box-bg-01,
  .index-box-04 .box-bg-02 {
    display: none;
  }
  .index-box-04 .box-info {
    padding: 50px;
    background: url("../images/img-44.png") no-repeat;
    background-size: cover;
  }
  .index-box-04 .box-img {
    display: block;
  }
}
@media all and (max-width: 767px) {
  /*footer*/
  .footer .footer-info {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .footer .footer-info .info-txt {
    border-left: none;
    padding-left: 0;
  }
  /*other-banner*/
  .other-banner {
    height: 220px;
    text-align: center;
  }
  .other-banner .banner-cont {
    width: 100%;
  }
  .other-banner .banner-a {
    margin-top: 15px;
  }
  /*page-main*/
  .page-main {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* about-us  */
  .about-us .box-img {
    margin-bottom: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
  }
  .about-us .box-img img {
    border: solid 5px #efdf00;
  }
  .about-us .box-img:after {
    top: 30px;
    left: 30px;
    border: solid 5px #efdf00;
  }
  /* contacts-us */
  .contacts-us .info-top {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .contacts-us .info-form .form-main {
    padding: 15px;
  }
  .contacts-us .info-form .form-title {
    color: #666;
    margin-bottom: 50px;
    text-align: center;
  }
  .contacts-us .info-form .form-group {
    margin-bottom: 20px;
  }
  .contacts-us .info-form label {
    margin-bottom: 5px;
  }
  /*product-details*/
  .product-details .product-top {
    margin-bottom: 50px;
  }
  .product-details .product-img {
    margin-bottom: 30px;
  }
  .product-details .product-tabs .tabs-title {
    margin-bottom: 30px;
  }
  .product-details .product-tabs .tabs-title a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  /* application-details */
  .application-details .details-top .box-info {
    padding: 20px 0  0;
    color: #666666;
  }
  .application-details .details-top .box-info .box-title {
    margin-bottom: 30px;
  }
  /*弹窗*/
  .up-mc {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9998;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .up-box {
    width: 98%;
    left: 1%;
    margin: -235px 0 0 0;
    padding: 30px 15px;
  }
  /*index*/
  /*index-banner*/
  .index-banner .banner-box .box-title {
    padding: 20px;
  }
  .index-banner .banner-box .box-title .title-s {
    font-size: 24px;
  }
  .index-banner .banner-box .box-title .title-more {
    width: 180px;
    height: 40px;
    line-height: 40px;
  }
  .index-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .index-box-01 .product-groups .product-option {
    position: static;
    right: 0;
    height: 50px;
    margin-top: 20px;
    width: 100%;
    z-index: 99;
  }
  .index-box-01 .product-groups .product-option .slick-arrow {
    z-index: 999;
  }
  .index-box-03 {
    padding-bottom: 20px;
  }
  .index-box-04 {
    padding-bottom: 30px;
  }
  .index-box-04 .box-info {
    padding: 30px 20px;
  }
  
  .collapse{
    padding-right: 0px;
  }
  .language{
    position: absolute;
    right:40px;
    line-height:30px;
    top:35px;
    margin-top: 0px;
    -webkit-transform:scale(0.6);
    transform:scale(0.6);
    z-index:2;
  }
  .language a:nth-child(1){
    position: absolute;
    width:43px;
    height:29px;
    background: url(../images/huangkuang.png) no-repeat center center;
    padding-right: 5px;
    text-align: center;
    color:#fff;
    font-size:20px;
    top:-5px;
    left:-25px;
  }
  .language a:nth-child(2){
    width:43px;
    height:29px;
    display: block;
    background: url(../images/heikuang.png) no-repeat center center;
    padding-left: 5px;
    text-align: center;
    color:#6d6d6d;
    font-size:20px;
  }
  .index-box-02 .main-cont .box-s:nth-child(5){
    position: static;
    right:0;
    top:0;
  }
  .footer_link {
    padding: 15px 0 0;
  }
  .footer_link .name {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    width: 86px;
    line-height: 56px;
  }
  .footer_link .cont {
    margin-left: 86px;
  }
  .footer_link .cont .item a {
    height: 56px;
    /*border: solid 1px #aaaaaa;*/
    display: block;
    line-height: 54px;
    text-align: center;
  }
  .footer_link .cont .item a img {
    display: inline-block;
    vertical-align: middle;
    max-width: 95%;
    max-height: 50px;
    position: relative;
    top: -1px;
    width: auto!important;
    height: auto!important;
  }
  
}
/*# sourceMappingURL=style-media.css.map */