.brnner-wrapper {
  margin-top: -150px;
  padding-top: 278px;
  height: 670px;
  background-size: cover;
  background-image: url("../assets/declare/1.png");
}

.child-nav {
  height: 80px;
  border-bottom: 1px solid #dcdcdc;
}
.child-nav .lt {
  column-gap: 20px;
  height: 80px;
}
.child-nav .lt .icon-2 {
  width: 24px;
  height: 24px;
}
.child-nav .lt .icon-1 {
  width: 8px;
  height: 14px;
}
.child-nav .lt span {
  font-size: 16px;
  color: #333333;
}
.child-nav .item {
  column-gap: 40px;
}
.child-nav .item .it {
  position: relative;
  line-height: 80px;
  height: 80px;
  cursor: pointer;
}
.child-nav .item .it:hover {
  color: #0550a2;
}
.child-nav .item .it.active::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 4px;
  width: 100%;
  background: #0550a2;
}

.container-q1 {
  padding-top: 88px;
  padding-bottom: 118px;
}
.container-q1 .titles .icon {
  width: 166px;
  height: 48px;
}
.container-q1 .titles .wc {
  padding-left: 74px;
}
.container-q1 .titles .wc .t1 {
  display: inline-block;
  font-size: 26px;
  color: #0550A2;
  padding-bottom: 12px;
  border-bottom: 3px solid #0550A2;
}
.container-q1 .titles .wc .t2 {
  margin-top: 10px;
  font-size: 15px;
  color: #999999;
}
.container-q1 .con {
  margin-top: 40px;
  height: 438px;
  background-color: #F5F7F9;
}
.container-q1 .con .lt {
  padding-top: 53px;
  padding-left: 37px;
}
.container-q1 .con .lt .t1 {
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  color: #999999;
}
.container-q1 .con .lt .t2 {
  font-size: 15px;
  color: #999999;
  line-height: 150%;
  margin-bottom: 30px;
}
.container-q1 .con .lt .item {
  margin-bottom: 15px;
}
.container-q1 .con .lt .item .texts {
  padding-left: 12px;
}
.container-q1 .con .lt .item .texts p {
  font-size: 15px;
  color: #999999;
  line-height: 150%;
}
.container-q1 .con .rt {
  width: 702px;
  height: 438px;
}

.container-q2 {
  padding-top: 80px;
  padding-bottom: 120px;
  background: #F5F7F9;
}
.container-q2 .form {
  width: 500px;
}
.container-q2 .form .input {
  width: 498px;
  height: 50px;
  margin-bottom: 10px;
  background: #E8E8E8;
  padding: 0 22px;
}
.container-q2 .form .input input {
  font-size: 15px;
  border: none;
  width: 100%;
  background-color: transparent;
}
.container-q2 .form .textarea {
  width: 498px;
  height: 150px;
  margin-bottom: 20px;
  background: #E8E8E8;
  padding: 17px 22px;
}
.container-q2 .form .textarea textarea {
  padding-top: 2px;
  font-size: 15px;
  line-height: 150%;
  border: none;
  background-color: transparent;
  resize: none;
  width: 100%;
  height: 100%;
}
.container-q2 .form .btn .button {
  width: 498px;
  height: 50px;
  font-size: 15px;
  color: #FFFFFF;
  background: #BABABA;
}
.container-q2 .img {
  padding-left: 172px;
}
.container-q2 .img img {
  width: 400px;
  height: 382px;
}

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