.page8 .content .tx2 .table {
  margin: 0 calc(60 / 1440 * 100%);
  margin-top: 0.25rem;
  background-color: #f6f9fe;
  border-radius: 0.2rem;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page8 .content .tx2 .table .table_l {
  width: calc(1 / 3 * 100%);
}

.page8 .content .tx2 .table .table_l .l_title {
  width: 100%;
  height: 1rem;
  background-color: #002f9c;
  color: #ffffff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page8 .content .tx2 .table .table_l .l_text {
  padding: calc(40 / 440 * 100%) calc(60 / 440 * 100%);
  border-right: 1px solid #002f9c1b;
}

.page8 .content .tx2 .table .table_l .l_text .t1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #404040;
  line-height: calc(38 / 18 * 100%);
}

.page8 .content .tx2 .table .table_l .l_text .t2 {
  color: #404040;
  line-height: calc(38 / 18 * 100%);
  margin-top: 0.6rem;
}

.page8 .content .tx2 .table .table_r {
  width: calc(2 / 3 * 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page8 .content .tx2 .table .table_r .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page8 .content .tx2 .table .table_r .top .t_l {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page8 .content .tx2 .table .table_r .top .t_l .l_l_title {
  width: 100%;
  height: 1rem;
  background-color: #002f9c;
  color: #ffffff;
  text-align: center;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page8 .content .tx2 .table .table_r .top .t_l .l_l_text {
  padding: calc(40 / 440 * 100%) calc(60 / 440 * 100%);
  border-right: 1px solid #002f9c1b;
  border-bottom: 1px solid #002f9c1b;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-bottom: calc(130 / 440 * 100%);
}

.page8 .content .tx2 .table .table_r .top .t_l .l_l_text .t1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #404040;
  line-height: calc(38 / 18 * 100%);
}

.page8 .content .tx2 .table .table_r .top .t_l .l_l_text .t2 {
  color: #404040;
  line-height: calc(38 / 18 * 100%);
  margin-top: 0.6rem;
}

.page8 .content .tx2 .table .table_r .top .t_r {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page8 .content .tx2 .table .table_r .top .t_r .l_r_title {
  width: 100%;
  height: 1rem;
  background-color: #002f9c;
  color: #ffffff;
  text-align: center;
  line-height: 1rem;
}

.page8 .content .tx2 .table .table_r .top .t_r .l_r_text {
  padding: calc(40 / 440 * 100%) calc(60 / 440 * 100%);
  border-bottom: 1px solid #002f9c1b;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.page8 .content .tx2 .table .table_r .top .t_r .l_r_text .t1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #404040;
  line-height: calc(38 / 18 * 100%);
}

.page8 .content .tx2 .table .table_r .top .t_r .l_r_text .t2 {
  text-align: center;
  color: #404040;
  line-height: calc(38 / 18 * 100%);
  margin-top: 0.6rem;
}

.page8 .content .tx2 .table .table_r .bottom {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0 calc(40 / 880 * 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: calc(38 / 18 * 100%);
  color: #404040;
}

@media (max-width: 1200px) {
  .page8 .content .tx2 .table .table_l {
    width: 100%;
  }
  .page8 .content .tx2 .table .table_l .l_text {
    border-right: none;
  }
  .page8 .content .tx2 .table .table_r {
    width: 100%;
  }
  .page8 .content .tx2 .table .table_r .top .t_l {
    width: 100%;
  }
  .page8 .content .tx2 .table .table_r .top .t_l .l_l_text {
    padding-bottom: calc(40 / 440 * 100%);
    border: none;
  }
  .page8 .content .tx2 .table .table_r .top .t_r {
    width: 100%;
  }
  .page8 .content .tx2 .table .table_r .bottom {
    padding: calc(40 / 880 * 100%);
  }
}

.page8 .content .tx2 .table1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page8 .content .tx2 .table1 .tag {
  width: 3.4rem;
  min-height: 1.2rem;
  padding: 0.2rem 0;
  background-color: #002f9c;
  border-radius: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
  text-align: center;
}

.page8 .content .tx2 .table1 img {
  width: 0.78rem;
}

@media (max-width: 700px) {
  .page8 .content .tx2 .table1 .tag {
    width: 100%;
  }
  .page8 .content .tx2 .table1 .img {
    margin: 0 auto;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    padding: 0.5rem 0;
  }
}
/*# sourceMappingURL=new.css.map */