.con31-sec {
  width: 100%;
  position: relative;
  padding: 0px 0px 0px;
}

.con31-sec .con-31 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.con31-sec .con-31 .cont-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.con31-sec .con-31 .cont-box .box-img {
  text-align: center;
}

.con31-sec .con-31 .cont-box .box-img img {
  width: 70%;
}

.con31-sec .con-31 .cont-box .box-tit {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.con31-sec .con-31 .cont-box .box-tit h1 {
  width: 40%;
  height: 70px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #1b5baa;
  word-break: keep-all;
  background-color: #fcfcfd;
  border-top: 2px solid #1b5baa;
  border-bottom: 1px solid #d4d5df;
}

.con31-sec .con-31 .cont-box .box-tit h3 {
  width: 70%;
  height: 70px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #1b5baa;
  word-break: keep-all;
  background-color: #f7f7fa;
  border-top: 2px solid #1b5baa;
  border-bottom: 1px solid #d4d5df;
}

.con31-sec .con-31 .cont-box .box-tit h4 {
  width: 30%;
  height: 70px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #1b5baa;
  word-break: keep-all;
  background-color: #f0f0f4;
  border-top: 2px solid #1b5baa;
  border-bottom: 1px solid #d4d5df;
}

.con31-sec .con-31 .cont-box .box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.con31-sec .con-31 .cont-box .box h1 {
  width: 20%;
  height: 60px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: #464646;
  word-break: keep-all;
  background-color: #fcfcfd;
  border-bottom: 1px solid #d4d5df;
  padding-left: 50px;
}

.con31-sec .con-31 .cont-box .box h2 {
  width: 20%;
  height: 60px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
  color: #464646;
  word-break: keep-all;
  background-color: #fcfcfd;
  border-bottom: 1px solid #d4d5df;
  padding-right: 50px;
}

.con31-sec .con-31 .cont-box .box h3 {
  width: 80%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px;
  text-align: justify;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #464646;
  word-break: keep-all;
  background-color: #f7f7fa;
  border-top: 1px solid #d4d5df;
}

.con31-sec .con-31 .cont-box .box h4 {
  width: 20%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #464646;
  word-break: keep-all;
  background-color: #f0f0f4;
  border-top: 1px solid #d4d5df;
}

@media (max-width: 1199.99px) and (min-width: 992px) {
  .con31-sec {
    width: 100%;
    position: relative;
    padding: 0px 10px 0px;
  }
  .con31-sec .con-31 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .con31-sec .con-31 .cont-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .con31-sec .con-31 .cont-box .box-img {
    text-align: center;
  }
  .con31-sec .con-31 .cont-box .box-img img {
    width: 70%;
  }
  .con31-sec .con-31 .cont-box .box-tit {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .con31-sec .con-31 .cont-box .box-tit h1 {
    width: 40%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box-tit h3 {
    width: 70%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #f7f7fa;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box-tit h4 {
    width: 30%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #f0f0f4;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .con31-sec .con-31 .cont-box .box h1 {
    width: 20%;
    height: 60px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    color: #464646;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-bottom: 1px solid #d4d5df;
    padding-left: 50px;
  }
  .con31-sec .con-31 .cont-box .box h2 {
    width: 20%;
    height: 60px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    color: #464646;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-bottom: 1px solid #d4d5df;
    padding-right: 50px;
  }
  .con31-sec .con-31 .cont-box .box h3 {
    width: 80%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px;
    text-align: justify;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #464646;
    word-break: keep-all;
    background-color: #f7f7fa;
    border-top: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box h4 {
    width: 20%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #464646;
    word-break: keep-all;
    background-color: #f0f0f4;
    border-top: 1px solid #d4d5df;
  }
}

@media (max-width: 991.99px) and (min-width: 768px) {
  .con31-sec {
    width: 100%;
    position: relative;
    padding: 0px 10px 0px;
  }
  .con31-sec .con-31 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .con31-sec .con-31 .cont-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .con31-sec .con-31 .cont-box .box-img {
    text-align: center;
  }
  .con31-sec .con-31 .cont-box .box-img img {
    width: 70%;
  }
  .con31-sec .con-31 .cont-box .box-tit {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .con31-sec .con-31 .cont-box .box-tit h1 {
    width: 40%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box-tit h3 {
    width: 70%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #f7f7fa;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box-tit h4 {
    width: 30%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #f0f0f4;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .con31-sec .con-31 .cont-box .box h1 {
    width: 20%;
    height: 60px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    color: #464646;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-bottom: 1px solid #d4d5df;
    padding-left: 30px;
  }
  .con31-sec .con-31 .cont-box .box h2 {
    width: 20%;
    height: 60px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    color: #464646;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-bottom: 1px solid #d4d5df;
    padding-right: 30px;
  }
  .con31-sec .con-31 .cont-box .box h3 {
    width: 80%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px;
    text-align: justify;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #464646;
    word-break: keep-all;
    background-color: #f7f7fa;
    border-top: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box h4 {
    width: 20%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #464646;
    word-break: keep-all;
    background-color: #f0f0f4;
    border-top: 1px solid #d4d5df;
  }
}

@media (max-width: 767.99px) and (min-width: 576px) {
  .con31-sec {
    width: 100%;
    position: relative;
    padding: 0px 10px 0px;
  }
  .con31-sec .con-31 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .con31-sec .con-31 .cont-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .con31-sec .con-31 .cont-box .box-img {
    text-align: center;
  }
  .con31-sec .con-31 .cont-box .box-img img {
    width: 80%;
  }
  .con31-sec .con-31 .cont-box .box-tit {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .con31-sec .con-31 .cont-box .box-tit h1 {
    width: 40%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box-tit h3 {
    width: 70%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #f7f7fa;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box-tit h4 {
    width: 30%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #f0f0f4;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .con31-sec .con-31 .cont-box .box h1 {
    width: 20%;
    height: 60px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    color: #464646;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-bottom: 1px solid #d4d5df;
    padding-left: 20px;
  }
  .con31-sec .con-31 .cont-box .box h2 {
    width: 20%;
    height: 60px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 300;
    color: #464646;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-bottom: 1px solid #d4d5df;
    padding-right: 20px;
  }
  .con31-sec .con-31 .cont-box .box h3 {
    width: 80%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px;
    text-align: justify;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #464646;
    word-break: keep-all;
    background-color: #f7f7fa;
    border-top: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box h4 {
    width: 20%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #464646;
    word-break: keep-all;
    background-color: #f0f0f4;
    border-top: 1px solid #d4d5df;
  }
}

@media (max-width: 575.99px) and (min-width: 420px) {
  .con31-sec {
    width: 100%;
    position: relative;
    padding: 0px 10px 0px;
  }
  .con31-sec .con-31 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .con31-sec .con-31 .cont-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .con31-sec .con-31 .cont-box .box-img {
    text-align: center;
  }
  .con31-sec .con-31 .cont-box .box-img img {
    width: 100%;
  }
  .con31-sec .con-31 .cont-box .box-tit {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .con31-sec .con-31 .cont-box .box-tit h1 {
    width: 36%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box-tit h3 {
    width: 70%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #f7f7fa;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box-tit h4 {
    width: 30%;
    height: 70px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #f0f0f4;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .con31-sec .con-31 .cont-box .box h1 {
    width: 18%;
    height: 60px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #464646;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-bottom: 1px solid #d4d5df;
    padding-left: 10px;
  }
  .con31-sec .con-31 .cont-box .box h2 {
    width: 18%;
    height: 60px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #464646;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-bottom: 1px solid #d4d5df;
    padding-right: 10px;
  }
  .con31-sec .con-31 .cont-box .box h3 {
    width: 80%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px;
    text-align: justify;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #464646;
    word-break: keep-all;
    background-color: #f7f7fa;
    border-top: 1px solid #d4d5df;
  }
  .con31-sec .con-31 .cont-box .box h4 {
    width: 20%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #464646;
    word-break: keep-all;
    text-align: center;
    background-color: #f0f0f4;
    border-top: 1px solid #d4d5df;
  }
}

@media (max-width: 419.99px) {
  .con31-sec {
    width: 100%;
    position: relative;
    padding: 0px 10px 0px;
  }
  .con31-sec .con-31 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .con31-sec .con-31 .cont-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .con31-sec .con-31 .cont-box .box-img {
    text-align: center;
  }
  .con31-sec .con-31 .cont-box .box-img img {
    width: 100%;
  }
  .con31-sec .con-31 .cont-box .box-tit {
    width: 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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .con31-sec .con-31 .cont-box .box-tit h1 {
    width: 100%;
    height: auto;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-top: 2px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
    padding: 15px 0px;
  }
  .con31-sec .con-31 .cont-box .box-tit h3 {
    width: 100%;
    height: auto;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #f7f7fa;
    border-top: 0px solid #1b5baa;
    border-bottom: 1px solid #d4d5df;
    padding: 15px 0px;
  }
  .con31-sec .con-31 .cont-box .box-tit h4 {
    width: 100%;
    height: auto;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600;
    color: #1b5baa;
    word-break: keep-all;
    background-color: #f0f0f4;
    border-top: 0px solid #1b5baa;
    border-bottom: 1px solid #acacac;
    padding: 15px 0px;
  }
  .con31-sec .con-31 .cont-box .box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .con31-sec .con-31 .cont-box .box h1 {
    width: 50%;
    height: auto;
    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-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #464646;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-bottom: 1px solid #d4d5df;
    padding: 10px 10px;
  }
  .con31-sec .con-31 .cont-box .box h2 {
    width: 50%;
    height: auto;
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #464646;
    word-break: keep-all;
    background-color: #fcfcfd;
    border-bottom: 1px solid #d4d5df;
    padding: 10px 10px;
  }
  .con31-sec .con-31 .cont-box .box h3 {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px;
    text-align: justify;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #464646;
    word-break: keep-all;
    text-align: center;
    background-color: #f7f7fa;
    border-bottom: 1px solid #acacac;
  }
  .con31-sec .con-31 .cont-box .box h4 {
    width: 100%;
    height: auto;
    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;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #464646;
    word-break: keep-all;
    text-align: center;
    padding: 0px 10px;
    background-color: #f0f0f4;
    border-bottom: 1px solid #d4d5df;
    padding: 10px 0px;
  }
}
/*# sourceMappingURL=sub3-1.css.map */