#article-main #section-head {
  font-size: 18px;
  color: #093973;
  text-align: center;
  padding-top: 32px;
  height: 70px; }

#article-main #section-service {
  background: #e6eced; }

#article-main #section-service .inner {
  margin: 0 auto; }

#article-main #section-service .inner .box-service {
  float: left;
  margin: -20px 2% 45px 2%;
  width: 46%;
  height: 180px;
  background: #fff;
  position: relative;
  box-shadow: 5px 5px 0px #babebe; }

#article-main #section-service .inner .box-service:hover {
  background: #d7e2ed; }

#article-main #section-service .inner .box-service a {
  text-decoration: none;
  opacity: 1; }

#article-main #section-service .inner .box-service:hover a .image {
  opacity: 0.8; }

#article-main #section-service .inner .box-service .image {
  width: 100%;
  height: 110px;
  background-size: cover !important; }

#article-main #section-service .inner .box-service h2 {
  position: absolute;
  bottom: 70px;
  width: 100%;
  background: #1a5599;
  background: rgba(12, 68, 135, 0.89);
  color: #fff;
  box-sizing: border-box;
  padding: 10px 5px 0px;
  line-height: 1.4;
  height: 36px;
  font-size: 12px;
  text-decoration: none; font-weight: normal;}

#article-main #section-service .inner .box-service h2.r2 {
  padding: 5px;
  line-height: 1.2;
  height: 36px; }

#article-main #section-service .inner .box-service h2:after {
  content: '';
  background: url(/assets/images/sp/arrow.png) no-repeat right center;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 8px;
  right: 5px;
  background-size: cover; }

#article-main #section-service .inner .box-service .text {
  font-size: 10px;
  color: #666;
  line-height: 1.4;
  padding: 5px 5px 0px; }

/*# sourceMappingURL=service.css.map */
