.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: 52px;
  padding-bottom: 12px;
}
.container-q1 .slide {
  flex-shrink: 0;
  width: 250px;
  margin-left: 20px;
  overflow: hidden;
}
.container-q1 .slide .item1 {
  padding: 0 40px;
  width: 250px;
  height: 80px;
  font-size: 26px;
  color: #FFFFFF;
  background: #0550A2;
}
.container-q1 .slide .items .item {
  display: flex;
  align-items: center;
  height: 120px;
  overflow: hidden;
  border-bottom: 1px dashed #ECECEC;
}
.container-q1 .slide .items .item img {
  flex-shrink: 0;
  width: 106px;
  height: 60px;
}
.container-q1 .slide .items .item .con {
  padding-left: 12px;
  overflow: hidden;
}
.container-q1 .slide .items .item .con .text {
  font-size: 15px;
  color: #333333;
}
.container-q1 .slide .items .item .con .time {
  margin-top: 8px;
  font-size: 12px;
  color: #999999;
}
.container-q1 .slide .lists .it {
  margin-bottom: 2px;
}
.container-q1 .slide .lists .it a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 38px;
  font-size: 18px;
  color: #666;
  background: #ececeb;
}
.container-q1 .slide .lists .it a:hover {
  background: #0550A2;
  color: #fff;
  text-decoration: none;
}
.container-q1 .slide .about {
  margin-top: 40px;
  border: 1px solid #ECECEC;
}
.container-q1 .slide .about .t1 {
  width: 250px;
  height: 80px;
  background: #0550A2;
  font-size: 26px;
  color: #FFFFFF;
  margin-bottom: 28px;
}
.container-q1 .slide .about .ts {
  display: flex;
  flex-direction: column;
  font-size: 15px;
  color: #999999;
  margin-bottom: 10px;
  padding: 0 14px;
}
.container-q1 .slide .about .ts span {
  line-height: 150%;
}
.container-q1 .slide .about .qr img {
  width: 186px;
  height: 186px;
}
.container-q1 .main {
  overflow: hidden;
}
.container-q1 .main .title {
  text-align: center;
  font-size: 24px;
  color: #333333;
}
.container-q1 .main .desc {
  text-align: center;
  font-size: 12px;
  color: #999999;
  margin-top: 13px;
  column-gap: 20px;
}
.container-q1 .main .zhaiyao {
  padding: 30px;
  margin-top: 32px;
  background: #F0F0EE;
  border: 1px solid #D6D6D6;
  font-size: 15px;
  color: #333333;
}
.container-q1 .main .zhaiyao div {
  line-height: 25px;
}
.container-q1 .main .zhaiyao .label {
  flex-shrink: 0;
}
.container-q1 .main .html {
  margin-top: 32px;
}
.container-q1 .main .remmont {
  text-align: center;
  padding-top: 100px;
}
.container-q1 .main .remmont .ts {
  font-size: 34px;
  color: #0550A2;
}
.container-q1 .main .remmont .grids {
  width: 100%;
  margin-top: 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 50px;
}
.container-q1 .main .remmont .grids .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  font-size: 15px;
  color: #333333;
  border-bottom: 1px dashed #C7C6C6;
}
.container-q1 .main .remmont .grids .item span:nth-child(1) {
  padding-right: 20px;
}
.container-q1 .main .remmont .grids .item:nth-child(1), .container-q1 .main .remmont .grids .item:nth-child(2) {
  border-top: 1px dashed #C7C6C6;
}
.container-q1 .main .back {
  margin-top: 75px;
  padding-bottom: 60px;
  font-size: 15px;
  color: #333333;
}
.container-q1 .main .button {
  width: 100px;
  height: 40px;
  font-size: 20px;
  color: #fff;
  background: #0550A2;
}

.pagetion {
  height: 212px;
  column-gap: 5px;
}
.pagetion .it {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 12px;
  min-width: 30px;
  font-size: 15px;
  color: #999999;
  cursor: pointer;
  background: #EEEEEE;
}
.pagetion .it.active, .pagetion .it:hover {
  background: #0550A2;
  color: #FFFFFF;
}

/*# sourceMappingURL=succ-det.css.map */
