.brnner-wrapper {
  background-image: url("../assets/service-2/1.png");
}

.container-q1 {
  padding-top: 118px;
  padding-bottom: 70px;
  text-align: center;
}
.container-q1 .titles {
  margin-bottom: 75px;
  font-size: 30px;
  color: #0550A2;
}
.container-q1 .text-s {
  width: 1133px;
  padding: 40px 53px;
  border: 1px solid #E5E5E5;
}
.container-q1 .text-s .text-it {
  display: flex;
  font-size: 16px;
  color: #333333;
}
.container-q1 .text-s .text-it .t1 {
  text-align: left;
  flex: 1;
  line-height: 47px;
}
.container-q1 .text-s .text-it .a1 {
  line-height: 47px;
  color: #0550A2;
  text-decoration: none;
  cursor: pointer;
}
.container-q1 .text-s .text-it .a1:hover {
  text-decoration: underline;
}

.container-q2 {
  height: 760px;
  background: #F5F7F9;
  padding-top: 95px;
}
.container-q2 .text-s .t1 {
  font-size: 30px;
  color: #333333;
}
.container-q2 .text-s .t2 {
  margin-top: 30px;
  font-size: 18px;
  color: #333333;
  padding-right: 20px;
  line-height: 30px;
}
.container-q2 .text-s .button {
  margin-top: 103px;
  width: 200px;
  height: 45px;
  background: #FFFFFF;
  color: #0550A2;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.container-q2 .map-img img {
  width: 647px;
  height: 535px;
}

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