.page {
  background-color: #ffffff; }
  .page .wrap-con {
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-right: auto;
    margin-left: auto; }
    .page .wrap-con .container {
      padding: 70px 15px 20px; }
  .page #section1 {
    margin-top: 8rem; }
  .page #search {
    margin: 0;
    padding: 0; }
    .page #search .container {
      margin: 0 auto;
      padding: 70px 205px; }
      .page #search .container .left {
        font-size: 1.5rem;
        font-weight: 700;
        padding-right: 5rem; }
      .page #search .container input {
        border: 2px solid #fd0e0f;
        border-radius: 25px;
        width: 100%;
        height: 50px;
        padding-left: 2rem; }
      .page #search .container .btn {
        margin: -51px 0px 0 360px;
        z-index: 100; }
        .page #search .container .btn .fa {
          color: #c72f2e; }
  .page #section2 .flip-box {
    position: relative;
    perspective: 1000px;
    min-height: 400px; }
    .page #section2 .flip-box .flip-box-pad {
      width: 100%;
      height: auto;
      position: absolute;
      top: 0;
      left: 0;
      text-align: left;
      padding: 30px;
      transition: all 0.60s ease-in-out 0s;
      min-height: 422px;
      color: #ffffff; }
      .page #section2 .flip-box .flip-box-pad .icon-bar {
        height: 60px;
        margin: 50px 0; }
      .page #section2 .flip-box .flip-box-pad .list-edit {
        background: url("../imgs/list-edit.png") no-repeat; }
      .page #section2 .flip-box .flip-box-pad .course {
        background: url("../imgs/course.png") no-repeat; }
      .page #section2 .flip-box .flip-box-pad .social-links {
        padding: 0;
        margin-top: 40px;
        list-style: none; }
        .page #section2 .flip-box .flip-box-pad .social-links li {
          margin: 10px; }
          .page #section2 .flip-box .flip-box-pad .social-links li a {
            color: #fff;
            font-size: 20px;
            padding-right: 15px; }
          .page #section2 .flip-box .flip-box-pad .social-links li a:hover {
            color: #c72f2e;
            text-decoration: none; }
        .page #section2 .flip-box .flip-box-pad .social-links li::after {
          content: ">";
          font-size: 21px; }
    .page #section2 .flip-box .front {
      background: #c72f2e;
      opacity: 1;
      transform: translateY(0) rotateX(0); }
      .page #section2 .flip-box .front .title {
        margin-top: 140px; }
    .page #section2 .flip-box .back {
      opacity: 0;
      background: #000000; }
      .page #section2 .flip-box .back .title {
        margin: 50px 0; }
  .page #section2 .list-box {
    background: #c72f2e; }
    .page #section2 .list-box .list-box-pad {
      padding: 20px 20px 1px 20px; }
      .page #section2 .list-box .list-box-pad .links {
        padding: 0;
        list-style: none; }
        .page #section2 .list-box .list-box-pad .links li .row {
          margin: 0; }
          .page #section2 .list-box .list-box-pad .links li .row .col-sm-9 {
            padding: 0; }
          .page #section2 .list-box .list-box-pad .links li .row .col-sm-3 {
            margin: 20px 0;
            padding: 0; }
        .page #section2 .list-box .list-box-pad .links li a {
          color: #ffffff;
          font-size: 16px; }
        .page #section2 .list-box .list-box-pad .links li a:hover {
          color: #000000; }
  .page #section2 .flip-box:hover .front {
    transform: translateY(-100%) rotateX(90deg);
    transform-origin: center bottom 0;
    opacity: 0; }
  .page #section2 .flip-box:hover .back {
    opacity: 1; }
  @media only screen and (max-width: 990px) {
    .page #section2 .flip-box {
      margin-bottom: 20px; } }
  .page #section3 h4 {
    font-width: 700;
    color: #c62f2d;
    text-decoration: none; }
  .page #section3 .row .col-3 {
    padding-bottom: 2rem; }
  .page #section3 .row .list-box {
    box-shadow: #666 0px 0px 10px;
    padding-bottom: 20px; }
    .page #section3 .row .list-box .p1 {
      margin-top: 0.5rem;
      font-weight: 700;
      margin-bottom: 0;
      padding: 0 0.8rem;
      height: 30px; }
    .page #section3 .row .list-box .p2 {
      margin-top: 0.5rem;
      font-size: 0.7rem;
      text-align: justify;
      height: 40px;
      padding: 0 0.8rem; }
    .page #section3 .row .list-box .d1 {
      text-align: right;
      font-size: 0.7rem;
      padding: 0 0.8rem; }
    .page #section3 .row .list-box a {
      padding-left: 0;
      color: #c62f2d; }
    .page #section3 .row .list-box a:hover {
      color: #404346; }
  .page #section3 li {
    padding-right: 2rem; }
  .page #section4 {
    text-align: center;
    padding: 0 13rem 4rem; }
    .page #section4 .box-m {
      padding: 8rem 1.5rem 1.5rem;
      text-align: left;
      color: #ffffff; }
      .page #section4 .box-m .title {
        font-weight: 700;
        margin-bottom: 0.5rem; }
      .page #section4 .box-m .desc {
        color: #a1a1a1;
        font-size: 0.8rem;
        margin-bottom: 0.8rem; }
      .page #section4 .box-m .btn-consult {
        background-color: #c62f2d;
        border-color: #c62f2d;
        padding: .25rem .75rem; }
      .page #section4 .box-m .btn-see {
        font-weight: 700;
        color: #c62f2d;
        padding-left: 66px; }
    .page #section4 .bk1 {
      background: url("../images/kcdz_1.jpg") no-repeat;
      background-size: cover; }
    .page #section4 .bk2 {
      background: url("../images/kcdz_2.jpg") no-repeat;
      background-size: cover; }
    .page #section4 .bk3 {
      background: url("../images/kcdz_3.jpg") no-repeat;
      background-size: cover; }
  .page #section5 {
    text-align: center;
    padding: 0 13rem 4rem; }
    .page #section5 .box-t {
      box-shadow: #666 0px 0px 10px; }
      .page #section5 .box-t .tea-name {
        font-size: 19px;
        margin: 10px 0; }
        .page #section5 .box-t .tea-name .tea {
          font-weight: 700;
          font-size: 30px;
          padding-right: 8px; }
      .page #section5 .box-t .tea-instro {
        font-size: 13px;
        text-align: justify;
        padding: 10px; }
  .page #section6 {
    text-align: center;
    padding: 0 13rem 4rem; }
    .page #section6 .wei-title {
      font-weight: 700;
      font-size: 18px; }
    .page #section6 .title {
      margin-bottom: 2rem; }
      .page #section6 .title .red-text {
        color: #c62f2d;
        font-weight: 700; }
    .page #section6 .row .card {
      box-shadow: #666 0px 0px 10px;
      padding-bottom: 10px; }
      .page #section6 .row .card .card-title h5 {
        padding: 13px 14px; }
      .page #section6 .row .card .card-body {
        padding: 0; }
    .page #section6 .row .qr-code {
      margin-top: 5px;
      height: 251px;
      background: url("../imgs/we_app.png") no-repeat;
      background-size: 100%; }
    .page #section6 .row .new-issue {
      text-align: left;
      margin: 20px 0;
      padding: 20px 7px; }
      .page #section6 .row .new-issue h5 {
        border-bottom: 1px solid #ccc2c2; }
      .page #section6 .row .new-issue .list-box {
        list-style: none;
        padding: 5px; }
        .page #section6 .row .new-issue .list-box li {
          margin: 0;
          padding: 10px 20px; }
        .page #section6 .row .new-issue .list-box li:not(:last-child) {
          border-bottom: 1px solid #ccc; }
    .page #section6 .row .search_result {
      text-align: left;
      padding-left: 0;
      font-size: 18px;
      list-style-type: none;
      margin-bottom: 20px; }
      .page #section6 .row .search_result .result-item {
        background-color: #fff;
        border: 1px solid;
        box-shadow: #666 0px 0px 10px;
        border-color: #ddd;
        list-style-type: decimal;
        color: #9b9b9b;
        border-radius: 4px;
        margin: 0;
        padding: 0; }
        .page #section6 .row .search_result .result-item .search_title {
          margin: 0;
          padding: 10px 15px;
          color: #333; }
          .page #section6 .row .search_result .result-item .search_title .search_link {
            float: right;
            margin-top: -52px; }
        .page #section6 .row .search_result .result-item .search_con {
          padding: 10px 20px;
          color: #000; }
          .page #section6 .row .search_result .result-item .search_con .ques_main {
            padding: 20px 15px;
            background-color: #eceff4; }
          .page #section6 .row .search_result .result-item .search_con .ques_ops {
            margin-top: 0;
            margin-bottom: 1rem;
            list-style: none; }
            .page #section6 .row .search_result .result-item .search_con .ques_ops td input {
              margin: 0 11px 0 0; }
            .page #section6 .row .search_result .result-item .search_con .ques_ops .checkbox {
              padding-left: 20px; }
            .page #section6 .row .search_result .result-item .search_con .ques_ops .label-text {
              margin: 5px 10px; }
          .page #section6 .row .search_result .result-item .search_con p {
            font-size: 16px; }
      .page #section6 .row .search_result .result-expl {
        margin: 20px 0;
        padding: 20px 15px; }
        .page #section6 .row .search_result .result-expl .card-title {
          border-bottom: 1px solid #ccc2c2; }
          .page #section6 .row .search_result .result-expl .card-title h3 {
            color: #c62f2d;
            border-bottom: 6px solid #c62f2d;
            width: 113px;
            margin: 0; }
        .page #section6 .row .search_result .result-expl .card-body {
          padding: 20px 15px 68px;
          background-color: #eceff4; }
        .page #section6 .row .search_result .result-expl .match {
          text-transform: uppercase;
          letter-spacing: .12em;
          color: #c62f2d; }
        .page #section6 .row .search_result .result-expl audio {
          background-color: #ffffff;
          border: 2px solid #979797;
          border-radius: 24px;
          width: 524px; }
  .page #section7 {
    text-align: center;
    padding: 0 13rem 4rem; }

/*# sourceMappingURL=new.css.map */
