@charset "UTF-8";
/* CSS Document */

@page {
  size: A4 portrait;
  margin: 10mm;
}

body {
  -webkit-print-color-adjust: exact;
  width: 1190px;
  zoom: 0.8;
  font-size: 16pt!important;
}

#mainimg {
  height: 620px;
}

.section_news .contents {
  max-width: none;
}
.contents {
  max-width: none;
}
.wave {
  display: none;
}
.service_leftBox {
  width: 50%
}
.service_rightBox {
  width: 50%;
  margin-right: 0;
}
.service-slide .slick-list {
    padding: 0 0 10px 0 !important;
}
.service-slide .slick-prev {
  left: -10px;
  z-index: 1;
}
.service-slide .slick-next {
  right: -10px;
}
.service-slide .card {
  padding: 30px;
  margin: 0 25px;
}
.service-slide .card h3 br {
  display: none;
}