@keyframes scaleBig {
  from {
    opacity: .5;
    transform: scale(0.5); }
  to {
    opacity: .1;
    transform: scale(1); } }
@keyframes moreArrow {
  from {
    transform: translateX(0); }
  49% {
    transform: translateX(110%); }
  50% {
    transform: translateX(110%);
    opacity: 0; }
  51% {
    transform: translateX(-110%);
    opacity: 1; }
  100% {
    transform: translateX(0); } }
@media (max-width: 768px) {
  .fz-36 {
    font-size: 20px; }

  .fz-32 {
    font-size: 18px; } }
.scaleBig {
  animation-name: scaleBig; }

.moreArrow {
  animation-name: moreArrow; }

.blank-top {
  position: relative; }

.blank-top .clickMail {
  position: absolute;
  top: 0px;
  right: 0px;
  display: black;
  width: 50%;
  height: 100%; }

.old-banner {
  display: none; }

.new-banner {
  margin: 50px -14px 0;
  position: relative; }
  .new-banner .slick-arrow {
    z-index: 10;
    position: absolute;
    top: 50%;
    border: 0;
    padding: 0;
    outline: 0;
    background-color: transparent;
    font-size: 0;
    cursor: pointer;
    margin-top: -18px;
    border: 1px dotted #999;
    border-radius: 4px;
    padding: 6px; }
    .new-banner .slick-arrow::before {
      font-family: iconfont;
      font-size: 16px;
      line-height: 1.5;
      width: 1.5em;
      text-align: center;
      color: #999; }
    .new-banner .slick-arrow:hover {
      border: 1px solid #0039C8; }
      .new-banner .slick-arrow:hover::before {
        color: #0039C8; }
  .new-banner .slick-prev {
    left: -34px; }
    .new-banner .slick-prev::before {
      content: "\e729"; }
  .new-banner .slick-next {
    right: -34px; }
    .new-banner .slick-next::before {
      content: "\ecdd"; }

@media (max-width: 1100px) {
  .new-banner .slick-arrow {
    padding: unset; }
  .new-banner .slick-prev {
    left: -10px; }
  .new-banner .slick-next {
    right: -10px; } }
.apply-0724 {
  position: relative; }
  .apply-0724 .contact-apply {
    margin-right: 42%;
    min-height: 550px; }
  .apply-0724 .wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .apply-0724 .left {
    flex: 1; }
    .apply-0724 .left .sec-title,
    .apply-0724 .left .sec-desc {
      color: #fff;
      max-width: unset;
      padding-right: 10%; }
      .apply-0724 .left .sec-title a,
      .apply-0724 .left .sec-desc a {
        color: #fff;
        text-decoration: underline; }
  .apply-0724 .right {
    width: 33%; }

@media (max-width: 768px) {
  .old-banner {
    display: block; }

  .new-banner {
    display: none; }

  .apply-0724 .contact-apply {
    margin-right: 0;
    min-height: 900px; }
  .apply-0724 .wrap {
    flex-direction: column; }
  .apply-0724 .left .sec-title {
    padding-top: 20px; }
  .apply-0724 .left .sec-title,
  .apply-0724 .left .sec-desc {
    padding-right: unset; }
  .apply-0724 .right {
    width: 100%; }
  .apply-0724 .coopf-item.col-50 {
    width: 50%; }
  .apply-0724 .form-input:focus,
  .apply-0724 .form-textarea:focus {
    background-color: #fff; }
  .apply-0724 .form-checkbox__label {
    color: #fff; }
    .apply-0724 .form-checkbox__label a {
      color: #fff; }
    .apply-0724 .form-checkbox__label::before {
      border: 1px solid #fff; }
    .apply-0724 .form-checkbox__label::after {
      background: #fff; }
  .apply-0724 .form-submit {
    background-color: #fff;
    color: #0039c8; } }
.app-banner-0801 .pdb-img::before {
  padding-top: 41.7%; }
.app-banner-0801 .pdb-desc {
  font-weight: bold; }
.app-banner-0801 .pdb-intro {
  left: 0;
  bottom: 50%;
  transform: translateY(50%); }

.app-item-0801.pdv-item:nth-of-type(2n-1) {
  background-color: unset; }
.app-item-0801.pdv-item:last-of-type {
  padding-bottom: 100px; }

.app-teng-0801 .pdb-img::before {
  padding-top: 49.5%; }
.app-teng-0801 .teng-title {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold; }
.app-teng-0801 .pdb-intro {
  top: 50%;
  transform: translateY(-50%); }
.app-teng-0801 .mo-teng {
  display: none; }
.app-teng-0801 .teng-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .app-teng-0801 .teng-wrap .teng-item-list {
    height: 160px;
    width: 360px;
    position: relative; }
    .app-teng-0801 .teng-wrap .teng-item-list .teng-item {
      width: 100%;
      position: absolute;
      box-sizing: border-box;
      opacity: 0.8;
      border-radius: 8px;
      box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.1);
      background: #F7F8FC;
      padding: 20px; }
      .app-teng-0801 .teng-wrap .teng-item-list .teng-item .title {
        font-weight: bold; }
      .app-teng-0801 .teng-wrap .teng-item-list .teng-item::after {
        content: '';
        position: absolute;
        bottom: -11px;
        right: -11px;
        width: 20px;
        height: 20px;
        opacity: 0.15;
        border: 1px dotted #0039C8;
        border-radius: 50%;
        background: #0039C8;
        animation: scaleBig 1.5s ease infinite; }
      .app-teng-0801 .teng-wrap .teng-item-list .teng-item::before {
        content: '';
        position: absolute;
        bottom: -5px;
        right: -5px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #0039C8; }
      .app-teng-0801 .teng-wrap .teng-item-list .teng-item:hover {
        cursor: pointer;
        opacity: 1;
        transform: scale(1.1);
        transition: .5s;
        box-shadow: 6px 6px 8px 0px rgba(0, 0, 0, 0.2); }
    .app-teng-0801 .teng-wrap .teng-item-list:nth-child(1) .teng-item {
      left: 10px;
      bottom: 180px; }
    .app-teng-0801 .teng-wrap .teng-item-list:nth-child(2) .teng-item {
      left: 25px;
      bottom: 60px; }
      .app-teng-0801 .teng-wrap .teng-item-list:nth-child(2) .teng-item::after {
        left: -11px;
        bottom: -11px; }
      .app-teng-0801 .teng-wrap .teng-item-list:nth-child(2) .teng-item::before {
        bottom: -5px;
        left: -5px; }
    .app-teng-0801 .teng-wrap .teng-item-list:nth-child(3) .teng-item {
      left: -70px;
      bottom: 60px; }
      .app-teng-0801 .teng-wrap .teng-item-list:nth-child(3) .teng-item::after {
        right: -11px;
        top: -11px; }
      .app-teng-0801 .teng-wrap .teng-item-list:nth-child(3) .teng-item::before {
        top: -5px;
        right: -5px; }
    .app-teng-0801 .teng-wrap .teng-item-list:nth-child(4) .teng-item {
      left: 40px;
      bottom: -35px; }
      .app-teng-0801 .teng-wrap .teng-item-list:nth-child(4) .teng-item::after {
        left: -11px;
        top: -11px; }
      .app-teng-0801 .teng-wrap .teng-item-list:nth-child(4) .teng-item::before {
        top: -5px;
        left: -5px; }
    .app-teng-0801 .teng-wrap .teng-item-list:nth-child(5) .teng-item {
      left: 0;
      bottom: 0; }
      .app-teng-0801 .teng-wrap .teng-item-list:nth-child(5) .teng-item::after {
        right: -11px;
        top: -11px; }
      .app-teng-0801 .teng-wrap .teng-item-list:nth-child(5) .teng-item::before {
        top: -5px;
        right: -5px; }

.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.event-0817 .academy-tab .fib-label {
  transition: all .3s;
  display: inline-block !important;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: top;
  padding: 0 15px;
  line-height: 30px;
  border-radius: 3px;
  cursor: pointer; }
  .event-0817 .academy-tab .fib-label::before {
    display: none; }
  .event-0817 .academy-tab .fib-label.current {
    background-color: #0039C8;
    color: #fff; }
.event-0817 .academy-conf-box {
  padding: 20px; }
  .event-0817 .academy-conf-box .event-list {
    padding: 0 15px 10px; }
    .event-0817 .academy-conf-box .event-list .comm-title {
      margin-bottom: 4px;
      color: black; }
      .event-0817 .academy-conf-box .event-list .comm-title span {
        color: rgba(0, 0, 0, 0.6);
        margin-left: 6px;
        font-weight: normal; }
    .event-0817 .academy-conf-box .event-list .comm-desc {
      color: rgba(0, 0, 0, 0.8); }
  .event-0817 .academy-conf-box .list-default {
    margin-right: -5px;
    margin-left: -5px; }
    .event-0817 .academy-conf-box .list-default .list-item {
      margin-left: 5px;
      margin-right: 5px; }
    .event-0817 .academy-conf-box .list-default .tutorial-item {
      border-radius: 8px;
      border: 1px solid rgba(0, 0, 0, 0.1); }
      .event-0817 .academy-conf-box .list-default .tutorial-item:hover {
        transition: .5s;
        box-shadow: 6px 6px 8px 0px rgba(0, 0, 0, 0.2); }
    .event-0817 .academy-conf-box .list-default .tuto-item__tag {
      left: 0;
      background: #0039C8;
      width: fit-content;
      padding: 0.25em 1.25em; }
    .event-0817 .academy-conf-box .list-default .on-close {
      background: #FAAD14; }
  .event-0817 .academy-conf-box .list-tutorial > li {
    margin-bottom: 20px; }
    .event-0817 .academy-conf-box .list-tutorial > li:nth-of-type(n+3) {
      margin-top: 0; }
    .event-0817 .academy-conf-box .list-tutorial > li:nth-of-type(n+7) {
      display: none; }

.event-details {
  background: #F6F6F6; }
  .event-details .event-box {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 8px 20px 5px rgba(0, 0, 0, 0.1); }
    .event-details .event-box .tutodh-left {
      min-height: 50vh;
      width: unset;
      max-width: unset;
      flex: 1; }
      .event-details .event-box .tutodh-left .comm-title {
        padding: 50px 30px 30px; }
      .event-details .event-box .tutodh-left .confdd-body {
        padding: 0 30px; }
    .event-details .event-box .tutodh-right {
      width: 350px;
      background: #F7F8FC;
      border-radius: 0px 8px 8px 0px;
      padding: 50px 30px;
      box-sizing: border-box; }
      .event-details .event-box .tutodh-right .desc {
        color: #999;
        margin-top: 4px; }
      .event-details .event-box .tutodh-right .comm-title {
        margin-bottom: 4px;
        color: black; }
        .event-details .event-box .tutodh-right .comm-title span {
          color: rgba(0, 0, 0, 0.6);
          margin-left: 6px; }
      .event-details .event-box .tutodh-right .comm-desc {
        color: rgba(0, 0, 0, 0.8); }
      .event-details .event-box .tutodh-right .ndetail-share a {
        margin-left: 0;
        margin-right: 10px;
        padding: 6px;
        border-radius: 8px;
        background: rgba(0, 0, 0, 0.7);
        color: #fff; }
      .event-details .event-box .tutodh-right .tutodh-btn {
        text-align: center;
        color: #fff;
        background: #0039C8;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        cursor: pointer; }

.lang-pro-0808 .pdb-img::before {
  padding-top: 41.5%; }
.lang-pro-0808 .pdp-table {
  overflow: auto; }
  .lang-pro-0808 .pdp-table table {
    min-width: 1200px; }
.lang-pro-0808 .pdb-desc {
  font-weight: bold; }
.lang-pro-0808 .pdb-intro {
  left: 0;
  bottom: 0;
  top: 20%; }
.lang-pro-0808 .list-6 .serise-item {
  margin-left: 3px;
  margin-right: 3px; }
.lang-pro-0808 .form-submit {
  line-height: 50px; }
.lang-pro-0808 .miss {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 50px;
  border-radius: 8px; }
  .lang-pro-0808 .miss .title {
    color: #0039C8;
    font-weight: 600; }
.lang-pro-0808 .animimg-box {
  padding: 10px;
  box-sizing: border-box;
  position: relative;
  border-radius: 8px;
  cursor: pointer; }
  .lang-pro-0808 .animimg-box .animimg-item {
    position: absolute;
    background: rgba(0, 57, 200, 0);
    bottom: 0;
    top: 100%;
    left: 0;
    right: 0;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 8px;
    z-index: -1;
    margin: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff; }
    .lang-pro-0808 .animimg-box .animimg-item .title {
      font-weight: bold; }
    .lang-pro-0808 .animimg-box .animimg-item .desc {
      margin: 10px 20px 0; }
  .lang-pro-0808 .animimg-box img {
    width: 100%;
    height: auto; }
  .lang-pro-0808 .animimg-box:hover .animimg-item {
    top: 0;
    background: rgba(0, 57, 200, 0.8);
    transition: 1s;
    z-index: 2; }
.lang-pro-0808 .list-case .list-item {
  padding: 16px;
  border-radius: 8px;
  cursor: pointer; }
  .lang-pro-0808 .list-case .list-item .app-item__title {
    height: unset; }
  .lang-pro-0808 .list-case .list-item .app-item__desc {
    height: auto; }
  .lang-pro-0808 .list-case .list-item img {
    width: 100%;
    border-radius: 8px; }
.lang-pro-0808 .lang-proNew-0808 .animimg-mo {
  position: absolute;
  right: 10px;
  bottom: 30px; }
  .lang-pro-0808 .lang-proNew-0808 .animimg-mo .icon-plus {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    color: #0039C8;
    border-radius: 50%;
    display: inline-block;
    z-index: .5; }
  .lang-pro-0808 .lang-proNew-0808 .animimg-mo .animimg-box {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .lang-pro-0808 .lang-proNew-0808 .animimg-mo .animimg-box .title {
      line-height: 40px;
      padding: 0 30px;
      height: 40px;
      border-radius: 30px;
      width: 170px;
      margin-right: 10px;
      font-weight: bold; }

@media (max-width: 1024px) {
  .ptb-50 {
    padding-top: 25px;
    padding-bottom: 25px; }

  .app-teng-0801 .teng-wrap .teng-item-list {
    height: 100px;
    width: 320px; }
    .app-teng-0801 .teng-wrap .teng-item-list:nth-child(1) .teng-item {
      left: 10px;
      bottom: 100px; }
    .app-teng-0801 .teng-wrap .teng-item-list:nth-child(2) .teng-item {
      left: 0px;
      bottom: 80px; }
    .app-teng-0801 .teng-wrap .teng-item-list:nth-child(3) .teng-item {
      left: -30px;
      bottom: 20px; }
    .app-teng-0801 .teng-wrap .teng-item-list:nth-child(4) .teng-item {
      left: 20px;
      bottom: -20px; }
    .app-teng-0801 .teng-wrap .teng-item-list:nth-child(5) .teng-item {
      left: 30px;
      bottom: -20px; }

  .event-details .tutod-header {
    display: flex;
    flex-direction: column-reverse; }
  .event-details .event-box .tutodh-right {
    text-align: center;
    margin-top: unset;
    width: unset;
    border-radius: unset; }
    .event-details .event-box .tutodh-right .mt-30 {
      margin-top: 10px; } }
@media (max-width: 750px) {
  .app-banner-0801 .pdb-img::before {
    padding-top: 160%; }
  .app-banner-0801 .pdb-intro {
    bottom: 75%;
    left: 0;
    text-align: center; }
    .app-banner-0801 .pdb-intro .pdb-title {
      font-size: 28px; }

  .app-teng-0801 .pdb-intro {
    display: none; }
  .app-teng-0801 .mo-teng {
    display: block;
    position: relative; }
    .app-teng-0801 .mo-teng .mo-teng-list {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 20px;
      background: #F7F8FC;
      border-radius: 8px;
      opacity: 0.9;
      border: 1px solid #FFFFFF; }
      .app-teng-0801 .mo-teng .mo-teng-list .mo-teng-left {
        flex: 1; }
      .app-teng-0801 .mo-teng .mo-teng-list .title {
        font-weight: bold; }
      .app-teng-0801 .mo-teng .mo-teng-list .teng-img {
        width: 25%;
        height: auto; }
        .app-teng-0801 .mo-teng .mo-teng-list .teng-img img {
          width: 100%;
          height: auto; }

  .lang-pro-0808 .pdb-img::before {
    padding-top: 155%; }
  .lang-pro-0808 .list-iseries li {
    width: 50%; }
  .lang-pro-0808 .lang-proNew-0808 .list-3 li {
    width: 100%; }
  .lang-pro-0808 .miss {
    flex-wrap: wrap;
    padding: 15px 20px; }
    .lang-pro-0808 .miss .miss-left {
      width: 100%;
      text-align: center; }
    .lang-pro-0808 .miss .miss-right {
      width: 100%;
      display: flex;
      justify-content: center;
      margin-top: 20px; }
    .lang-pro-0808 .miss .title {
      color: #0039C8;
      font-weight: 600; } }
@media (max-width: 640px) {
  .event-0817 .list-tutorial > li:nth-of-type(n+2) {
    margin-top: 0; }

  .tuto-item__title {
    height: auto;
    max-height: 2.5em; } }

/*# sourceMappingURL=outindex.css.map */
