.banner-dots li button::before,
.dots-detail li button::before {
  -webkit-transition: all .3s;
  transition: all .3s
}

@font-face {
  font-family: 'Optima';
  font-style: normal;
  font-weight: 400;
  src: local("Optima"), url("optima.woff2") format("woff2"), url("optima.woff") format("woff")
}

@font-face {
  font-family: 'Silver South Script';
  font-style: normal;
  font-weight: 400;
  src: local("Silver South Script"), url("silver_south_script-webfont.woff2") format("woff2"), url("silver_south_script-webfont.woff") format("woff")
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.25;
  -webkit-text-size-adjust: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}

body {
  margin: 0;
  font-size: 0;
  /* font-family: "Microsoft YaHei ", "Optima", "Source Han Sans CN", "PingFang SC", "STSong", "SimSun", Arial, sans-serif */
}

main {
  display: block
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre,
code,
kbd,
samp {
  font-family: "Microsoft YaHei ", monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  text-decoration: none
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

b,
strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

img {
  border-style: none
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,
input {
  overflow: visible
}

button,
select {
  text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  padding: 0.35em 0.75em 0.625em
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details {
  display: block
}

summary {
  display: list-item
}

template {
  display: none
}

[hidden] {
  display: none
}

ul {
  margin: 0;
  padding: 0
}

ul,
li {
  list-style: none
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
figure {
  margin: 0;
  padding: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

* {
  -webkit-tap-highlight-color: transparent
}

[class*=' icon-'],
[class^=icon-] {
  font-family: "iconfont";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-transform: none
}

input[type=text]::-ms-clear,
input[type=tel]::-ms-clear,
input[type=number]::-ms-clear {
  display: none
}

.wow {
  visibility: hidden
}

.no-cssanimations .wow {
  visibility: visible
}

.mt-10 {
  margin-top: 10px
}

.mt-20 {
  margin-top: 20px
}

.mt-30 {
  margin-top: 30px
}

.mt-40 {
  margin-top: 40px
}

.mt-50 {
  margin-top: 50px
}

.mt-60 {
  margin-top: 60px
}

.mt-70 {
  margin-top: 70px
}

.mt-80 {
  margin-top: 80px
}

.mt-90 {
  margin-top: 90px
}

.mt-100 {
  margin-top: 100px
}

.mt-110 {
  margin-top: 110px
}

.mt-120 {
  margin-top: 120px
}

.mt-140 {
  margin-top: 140px
}

.mt-160 {
  margin-top: 160px
}

.mt-200 {
  margin-top: 200px
}

@media (max-width: 1920px) {
  .mt-60 {
    margin-top: 3.125vw
  }

  .mt-70 {
    margin-top: 3.64583vw
  }

  .mt-80 {
    margin-top: 4.16667vw
  }

  .mt-90 {
    margin-top: 4.6875vw
  }

  .mt-100 {
    margin-top: 5.20833vw
  }

  .mt-110 {
    margin-top: 5.72917vw
  }

  .mt-120 {
    margin-top: 6.25vw
  }

  .mt-140 {
    margin-top: 7.29167vw
  }

  .mt-160 {
    margin-top: 8.33333vw
  }

  .mt-200 {
    margin-top: 10.41667vw
  }
}

@media (max-width: 1024px) {
  .mt-20 {
    margin-top: 10px
  }

  .mt-30 {
    margin-top: 15px
  }

  .mt-40 {
    margin-top: 20px
  }

  .mt-50 {
    margin-top: 25px
  }

  .mt-60 {
    margin-top: 30px
  }

  .mt-70 {
    margin-top: 35px
  }

  .mt-80 {
    margin-top: 40px
  }

  .mt-90 {
    margin-top: 45px
  }

  .mt-100 {
    margin-top: 50px
  }

  .mt-110 {
    margin-top: 55px
  }

  .mt-120 {
    margin-top: 60px
  }

  .mt-140 {
    margin-top: 70px
  }

  .mt-160 {
    margin-top: 80px
  }

  .mt-200 {
    margin-top: 100px
  }
}

.text-right {
  text-align: right
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.d-inline-block {
  display: inline-block
}

.d-none {
  display: none
}

.d-block {
  display: block
}

.v-rl {
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl
}

.v-lr {
  -webkit-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr
}

.contact-map .BMapLabel {
  border: 0
}

.contact-map .anchorBL {
  display: none
}

.list {
  font-size: 0
}

.list>li {
  display: inline-block;
  vertical-align: top
}

.list-1>li {
  width: 100%
}

.list-2>li {
  width: 50%
}

.list-3>li {
  width: 33.3333%
}

.list-4>li {
  width: 25%
}

.list-5>li {
  width: 20%
}

.img-box {
  position: relative
}

.img-box::before {
  content: "";
  display: block
}

.img-box>img {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.img-boxnew img {
  max-width: 80%;
}

.bg-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}

.bg-contain {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain
}

.wx-share {
  margin-top: -85px;
  margin-left: -70px;
  border-radius: 3px;
  position: fixed;
  z-index: 1000;
  top: 50%;
  left: 50%;
  width: 140px;
  padding-top: 20px;
  background-color: #fff;
  cursor: pointer;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1)
}

.wx-share img {
  display: block;
  width: 120px;
  margin: 0 auto
}

.wx-share p {
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  font-weight: 500;
  color: #000
}

.wx-share i {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #000
}

.line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.line2,
.line3,
.line5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis
}

.line2 {
  -webkit-line-clamp: 2
}

.line3 {
  -webkit-line-clamp: 3
}

.line5 {
  -webkit-line-clamp: 5
}

.fz-14 {
  font-size: 14px
}

.fz-16 {
  font-size: 16px
}

.fz-18 {
  font-size: 18px
}

.fz-20 {
  font-size: 20px
}

.fz-24 {
  font-size: 24px
}

.fz-30 {
  font-size: 30px
}

.fz-36 {
  font-size: 36px
}

.fz-40 {
  font-size: 40px
}

.fz-48 {
  font-size: 48px
}

.fz-60 {
  font-size: 60px
}

.fz-80 {
  font-size: 80px
}

.fz-100 {
  font-size: 100px
}

@media (max-width: 1920px) {
  .fz-24 {
    font-size: 1.25vw
  }

  .fz-30 {
    font-size: 1.5625vw
  }

  .fz-36 {
    font-size: 1.875vw
  }

  .fz-40 {
    font-size: 2.08333vw
  }

  .fz-48 {
    font-size: 2.5vw
  }

  .fz-60 {
    font-size: 3.16667vw
  }

  .fz-80 {
    font-size: 4.16667vw
  }

  .fz-100 {
    font-size: 5.20833vw
  }
}

@media (max-width: 1024px) {
  .fz-16 {
    font-size: 14px
  }

  .fz-18 {
    font-size: 14px
  }

  .fz-24 {
    font-size: 16px
  }

  .fz-30 {
    font-size: 18px
  }

  .fz-36 {
    font-size: 18px
  }

  .fz-40 {
    font-size: 20px
  }

  .fz-48 {
    font-size: 24px
  }

  .fz-60 {
    font-size: 30px
  }

  .fz-80 {
    font-size: 40px
  }

  .fz-100 {
    font-size: 48px
  }
}

@media (max-width: 750px) {
  .fz-100 {
    font-size: 30px
  }

  .fz-80 {
    font-size: 28px
  }

  .fz-60 {
    font-size: 24px
  }

  .fz-48 {
    font-size: 20px
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInUpSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInUpSmall {
  -webkit-animation-name: fadeInUpSmall;
  animation-name: fadeInUpSmall
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInLeftSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInLeftSmall {
  -webkit-animation-name: fadeInLeftSmall;
  animation-name: fadeInLeftSmall
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes fadeInRightSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40px, 0, 0);
    transform: translate3d(40px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.fadeInRightSmall {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s
}

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important
  }
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track::after,
.slick-track::before {
  display: table;
  content: ""
}

.slick-track::after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0
}

.slick-slide a {
  outline: 0
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.banner-dots {
  position: absolute;
  bottom: 80px;
  right: 0;
  left: 0;
  font-size: 0;
  text-align: center
}

.banner-dots li {
  margin: 0 15px;
  display: inline-block;
  vertical-align: top
}

.banner-dots li button {
  position: relative;
  display: inline-block;
  padding: 0;
  border: 0;
  font-size: 0;
  background-color: transparent;
  outline: 0;
  cursor: pointer
}

.banner-dots li button::before {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background-color: #999
}

.banner-dots li button::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background-color: #003c70
}

.banner-dots li.slick-active button::before {
  background-color: #999
}

.banner-dots li.slick-active button::after {
  width: 100%;
  -webkit-transition: width 4s ease;
  transition: width 4s ease
}

.dots-detail {
  position: absolute;
  bottom: -100px;
  right: 0;
  left: 0;
  font-size: 0;
  text-align: left
}

.dots-detail.research {
  bottom: -60px
}

.dots-detail.white li button::before {
  background-color: rgba(255, 255, 255, 0.5)
}

.dots-detail.white li button::after {
  background-color: #fff
}

.dots-detail.center {
  text-align: center
}

.dots-detail li {
  margin: 0;
  display: inline-block;
  vertical-align: top
}

.dots-detail li button {
  position: relative;
  display: inline-block;
  padding: 0;
  border: 0;
  font-size: 0;
  background-color: transparent;
  outline: 0;
  cursor: pointer
}

.dots-detail li button::before {
  content: "";
  display: block;
  width: 200px;
  height: 1px;
  background-color: rgba(17, 89, 108, 0.2)
}

.dots-detail li button::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background-color: #003c70
}

.dots-detail li.slick-active button::after {
  width: 100%;
  -webkit-transition: width 4s ease;
  transition: width 4s ease
}

@media (max-width: 1920px) {
  .dots-detail {
    bottom: -5.20833vw
  }

  .dots-detail.research {
    bottom: -3.125vw
  }

  .dots-detail li button::before {
    width: 5.20833vw
  }
}

@media (max-width: 750px) {
  .dots-detail {
    bottom: -40px
  }

  .dots-detail.research {
    bottom: -40px
  }

  .dots-detail.research li button::before {
    width: 100px
  }

  .dots-detail li button::before {
    width: 50px
  }

  .iresearch-txt .view-more {
    margin-top: 30px
  }
}

@media (max-width: 1024px) {
  .banner-dots {
    bottom: 20px
  }

  .banner-dots li {
    margin-right: 10px;
    margin-left: 10px
  }

  .banner-dots li button::before {
    width: 30px
  }
}

.container {
  overflow: hidden
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  padding: 10px 0;
  z-index: 100;
  -webkit-transition: top .3s;
  transition: top .3s
}

.hide-menu .header {
  top: -120px
}

.header-inner {
  position: relative
}

.wrap {
  margin-right: 120px;
  margin-left: 120px
}

.blank-top {
  height: 110px
}

.logo {
  display: inline-block;
  vertical-align: top
}

.logo img {
  height: 90px;
  width: auto
}

.logo .logo-vi {
  display: none
}

.page-detail .logo .logo-vi {
  display: block
}

.page-detail .logo .logo-w {
  display: none
}

.page-detail .hl-link {
  color: rgba(9, 89, 109, 0.4)
}

.page-detail .hl-link.current {
  color: #003c70
}

.page-detail .hl-link::after {
  background-color: rgba(9, 89, 109, 0.4)
}

.page-detail .hr-link {
  border-color: #003c70;
  color: #003c70
}

.page-detail .hr-link::before {
  background-color: rgba(9, 89, 109, 0.4)
}

.page-detail .hr-link::after {
  background-color: #003c70
}

.header-right {
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  display: flex;
  align-items: center;
}

.header-lang {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px
}

.hl-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  margin: 0 12px;
  color: rgba(255, 255, 255, 0.4);
  -webkit-transition: all .3s;
  transition: all .3s
}

.hl-link.current {
  color: #fff
}

.hl-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -12px;
  width: 1px;
  height: 12px;
  background-color: #fff;
  margin-top: -6px;
  pointer-events: none;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-transform-origin: center center;
  transform-origin: center center
}

.hl-link:last-of-type::after {
  display: none
}

.hr-link {
  position: relative;
  padding: 0 55px;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  line-height: 58px;
  border: 1px solid #fff;
  border-radius: 30px;
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s
}

.hr-link::before,
.hr-link::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.75, 0, 0.125, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.75, 0, 0.125, 1);
  transition: transform 0.3s cubic-bezier(0.75, 0, 0.125, 1);
  transition: transform 0.3s cubic-bezier(0.75, 0, 0.125, 1), -webkit-transform 0.3s cubic-bezier(0.75, 0, 0.125, 1)
}

.hr-link::before {
  background-color: rgba(255, 255, 255, 0.5)
}

.hr-link::after {
  background-color: #fff
}

.fixed-menu .header {
  background-color: #003c70
}

.fixed-menu .hl-link {
  color: rgba(255, 255, 255, 0.4)
}

.fixed-menu .hl-link.current {
  color: #fff
}

.fixed-menu .hl-link::after {
  background-color: rgba(255, 255, 255, 0.4)
}

.fixed-menu.page-detail .hr-link {
  border-color: #fff;
  color: #fff
}

.fixed-menu.page-detail .logo-w {
  display: block
}

.fixed-menu.page-detail .logo-vi {
  display: none
}

@media (min-width: 1025px) {
  .hl-link:hover {
    text-decoration: underline
  }

  .hr-link:hover {
    background-color: #fff;
    color: #003c70;
    -webkit-transition: background .3s ease .3s;
    transition: background .3s ease .3s
  }

  .hr-link:hover::before,
  .hr-link:hover::after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  .hr-link:hover::after {
    -webkit-transition-delay: .175s;
    transition-delay: .175s
  }

  .page-detail .hr-link:hover {
    background-color: #003c70;
    color: #fff
  }

  .fixed-menu .hr-link:hover {
    background-color: #fff;
    color: #003c70
  }
}

@media (max-width: 1920px) {
  .wrap {
    margin-right: 6.25vw;
    margin-left: 6.25vw
  }
}

@media (max-width: 1680px) {
  .header {
    padding-top: 20px;
    padding-bottom: 20px
  }

  .blank-top {
    height: 90px
  }

  .wrap {
    margin-right: 60px;
    margin-left: 60px
  }

  .header-right {
    top: 0
  }

  .header-lang {
    margin-top: 10px;
    margin-right: 40px
  }

  .hr-link {
    line-height: 48px;
    padding-right: 45px;
    padding-left: 45px
  }
}

@media (max-width: 1440px) {
  .blank-top {
    height: 80px
  }

  .header-lang {
    top: 5px;
    margin-right: 30px
  }

  .hr-link {
    line-height: 38px;
    padding-right: 35px;
    padding-left: 35px
  }

  .logo img {
    height: 50px
  }

  .header-right {
    top: 5px
  }
}

@media (max-width: 1280px) {
  .wrap {
    margin-right: 40px;
    margin-left: 40px
  }
}

@media (max-width: 750px) {
  .hr-link {
    line-height: 28px;
    padding-right: 20px;
    padding-left: 20px
  }

  .header-lang {
    margin-right: 20px;
    margin-top: 0
  }

  .wrap {
    margin-right: 20px;
    margin-left: 20px
  }

  .logo img {
    height: 30px
  }
}

.index-banner {
  position: relative
}

.nav-page {
  min-height: 100vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.slick-ibt {
  opacity: 0
}

.ib-item {
  height: 100vh;
  min-height: 680px
}

.ib-txt {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.ibt-wrap {
  margin-right: 180px;
  margin-left: 180px
}

.ibt-item {
  color: #fff;
  max-width: 1200px
}

.ibt-title {
  line-height: 1.2;
  font-weight: 400
}

.ibt-desc {
  line-height: 1.66;
  margin-top: .5em;
  font-weight: 300
}

.ib-dots {
  position: absolute;
  right: 0;
  bottom: 70px;
  left: 0;
  text-align: center
}

.pslick-dots {
  text-align: center
}

.pslick-dots span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2)
}

.pslick-dots span::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 0;
  background-color: #fff
}

.pslick-dots span.current::before {
  width: 100%;
  -webkit-transition: width 5s;
  transition: width 5s
}

.pslick-dots.small span {
  width: 100px
}

.ib-pager {
  position: absolute;
  bottom: 55px;
  right: 120px
}

.ib-pager .arrow-more:last-of-type {
  margin-left: 30px
}

.ib-pager::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 20px;
  margin-top: -10px;
  background-color: rgba(255, 255, 255, 0.5)
}

.arrow-more {
  position: relative;
  height: 30px;
  width: 70px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer
}

.arrow-more.white {
  opacity: .5
}

.arrow-more.white .arrow polygon {
  fill: #fff
}

.arrow-more.white .circle path {
  stroke: #fff
}

.arrow-more.vi .arrow polygon {
  fill: #003c70
}

.arrow-more.vi .circle path {
  stroke: #003c70
}

.arrow-more .arrow {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  width: 70px;
  height: auto;
  display: block;
  -webkit-transition: all .3s;
  transition: all .3s
}

.arrow-more .circle {
  position: absolute;
  top: 50%;
  width: 64px;
  height: 64px;
  margin-top: -32px
}

.arrow-more.prev .circle {
  left: -30px
}

.arrow-more.prev .arrow {
  -webkit-transform: translate(4px, -50%);
  transform: translate(4px, -50%)
}

.arrow-more.next .circle {
  right: -30px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.arrow-more.next .arrow {
  -webkit-transform: translate(-4px, -50%);
  transform: translate(-4px, -50%)
}

.arrow-more .path {
  stroke-dashoffset: 2828;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transition: all .3s;
  transition: all .3s
}

.arrow-more:hover .path {
  stroke-dashoffset: 0
}

.arrow-more:hover .arrow {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.arrow-more.white:hover {
  opacity: 1
}

@media (max-width: 1920px) {
  .ib-dots {
    bottom: 3.64583vw
  }

  .ib-dots span {
    width: 10.41667vw
  }

  .ibt-wrap {
    margin-right: 9.375vw;
    margin-left: 9.375vw
  }

  .ib-pager {
    right: 6.25vw;
    bottom: 2.86458vw
  }

  .pslick-dots span {
    width: 10.41667vw
  }

  .pslick-dots.small span {
    width: 5.20833vw
  }
}

@media (max-width: 1680px) {
  .ibt-wrap {
    margin-right: 60px;
    margin-left: 60px
  }

  .ib-pager {
    right: 60px
  }
}

@media (max-width: 1440px) {
  .arrow-more {
    width: 54px
  }

  .arrow-more .arrow {
    width: 54px
  }

  .arrow-more .circle {
    width: 50px;
    height: 50px;
    margin-top: -25px
  }

  .arrow-more.prev .circle {
    left: -23px
  }

  .arrow-more.next .circle {
    right: -23px
  }
}

@media (max-width: 1280px) {
  .ib-pager {
    right: 40px
  }
}

@media (max-width: 1024px) {
  .arrow-more {
    width: 36px
  }

  .arrow-more .arrow {
    width: 36px
  }

  .arrow-more .circle {
    width: 36px;
    height: 36px;
    margin-top: -18px
  }

  .arrow-more.prev .circle {
    left: -16px
  }

  .arrow-more.next .circle {
    right: -16px
  }

  .ib-pager {
    display: none
  }

  .ibt-wrap {
    margin-right: 0;
    margin-left: 0
  }

  .ib-dots {
    bottom: 60px
  }

  .pslick-dots span {
    width: 100px
  }
}

@media (max-width: 750px) {
  .ibt-wrap {
    margin-right: 20px;
    margin-left: 20px
  }
}

.view-more {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  width: 240px;
  line-height: 70px;
  text-align: center;
  border-radius: 70px;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s
}

.view-more::before,
.view-more::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.75, 0, 0.125, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.75, 0, 0.125, 1);
  transition: transform 0.3s cubic-bezier(0.75, 0, 0.125, 1);
  transition: transform 0.3s cubic-bezier(0.75, 0, 0.125, 1), -webkit-transform 0.3s cubic-bezier(0.75, 0, 0.125, 1)
}

.view-more.white {
  background-color: #fff;
  color: #003c70
}

.view-more.white::before {
  background-color: rgba(9, 89, 109, 0.5)
}

.view-more.white::after {
  background-color: #003c70
}

.view-more.vi {
  background-color: #003c70;
  color: #fff
}

.view-more.vi::before {
  background-color: rgba(198, 216, 215, 0.5)
}

.view-more.vi::after {
  background-color: #c6d8d7
}

@media (min-width: 1025px) {
  .view-more.white:hover {
    background-color: #003c70;
    color: #fff
  }

  .view-more.vi:hover {
    background-color: #fff;
    color: #003c70
  }

  .view-more:hover {
    -webkit-transition: background .3s ease .3s;
    transition: background .3s ease .3s
  }

  .view-more:hover::before,
  .view-more:hover::after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  .view-more:hover::after {
    -webkit-transition-delay: .175s;
    transition-delay: .175s
  }
}

@media (max-width: 1680px) {
  .view-more {
    line-height: 60px;
    width: 200px
  }
}

@media (max-width: 1280px) {
  .view-more {
    line-height: 50px;
    width: 160px
  }
}

@media (max-width: 1024px) {
  .view-more {
    line-height: 40px;
    width: 140px
  }
}

@media (max-width: 750px) {
  .view-more {
    line-height: 35px;
    width: 120px
  }

  .view-more.about {
    width: 160px
  }
}

.section {
  padding: 180px 0
}

.index-about {
  position: relative
}

.index-nyabout {
  padding: 7vw 0 !important;
}

.iabout-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 690px;
  height: 690px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.section-title {
  line-height: 1;
  text-align: center;
  font-weight: 400
}

.section-title.vi {
  color: #003c70
}

.section-title.white {
  color: #fff
}

.section-title.green {
  color: #C6FFFE
}

.section-title.text-left {
  text-align: left
}

.comm-detail {
  color: #003c70;
  font-size: 24px;
  overflow: hidden;
  line-height: 1.5
}

.comm-detail.about {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  /* text-align: center */
}

.comm-detail.nyabout {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  /* text-align: center */
}

.comm-detail.about h4 {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto
}

.comm-detail.family {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto
}

.comm-detail.auto-height {
  height: auto
}

.comm-detail h4 {
  font-size: 30px;
  line-height: 1.33
}

.iabout-sign {
  font-family: "Microsoft YaHei ", "Silver South Script";
  text-align: center;
  line-height: 1;
  color: #003c70
}

@media (max-width: 1920px) {
  .iabout-bg {
    width: 35.9375vw;
    height: 35.9375vw
  }

  .section {
    padding: 9.375vw 0
  }

  .index-news {
    padding-top: 7vw;
  }

  .index-family {
    /* padding-top: 7vw; */
  }

  .comm-detail {
    font-size: 0.9vw;
    line-height: 2;
  }

  .comm-detail h4 {
    font-size: 1.5625vw
  }
}

@media (max-width: 1024px) {
  .iabout-bg {
    width: 280px;
    height: 280px
  }

  .section {
    padding: 80px 0
  }

  .comm-detail {
    font-size: 12px
  }

  .comm-detail h4 {
    font-size: 15px
  }

  .index-about .view-more {
    margin-top: 40px
  }
}

@media (max-width: 750px) {
  .section-title {
    font-size: 24px
  }
}

.index-culture {
  position: relative
}

.iculture-main {
  padding: 260px 0
}

.list-culture>li:first-of-type .culture-item::before {
  display: none
}

.icitem-19 .culture-item h3 {
  color: rgba(255, 255, 255, 0.5)
}

.icitem-19 .culture-item h3:first-letter {
  color: #fff
}

.culture-item {
  position: relative;
  padding: 0 80px;
  text-align: center;
  color: #fff
}

.culture-item.value {
  padding-right: 25px;
  padding-left: 25px
}

.culture-item img {
  margin-right: auto;
  margin-left: auto;
  display: block;
  width: auto;
  height: 84px
}

.culture-item h3 {
  margin-top: .875em;
  font-weight: 400;
  line-height: 1
}

.culture-item p {
  margin-top: .875em;
  min-height: 5em;
  line-height: 1.66;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .3s;
  transition: all .3s
}

.culture-item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: #fff;
  opacity: .4
}

.list-culture {
  text-align: center
}

@media (min-width: 1025px) {
  .culture-item:hover p {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@media (max-width: 1920px) {
  .iculture-main {
    padding: 13.54167vw 0
  }

  .culture-item {
    padding: 0 4.16667vw
  }

  .culture-item img {
    height: 4.375vw
  }
}

@media (max-width: 1580px) {
  .culture-item {
    padding-right: 40px;
    padding-left: 40px
  }
}

@media (max-width: 1280px) {
  .list-culture>li {
    width: 33.3333%
  }

  .list-culture>li:nth-of-type(n+4) {
    margin-top: 60px
  }

  .list-culture>li:nth-of-type(3n+1) .culture-item::before {
    display: none
  }

  .culture-item p {
    height: 3.32em
  }
}

@media (max-width: 1024px) {
  .index-culture {
    min-height: inherit;
    padding: 80px 0
  }

  .index-culture::before {
    display: none
  }

  .iculture-main {
    position: relative;
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .culture-item {
    position: relative;
    display: block;
    width: auto
  }

  .culture-item:nth-of-type(n+2) {
    margin-top: 80px
  }

  .culture-item:nth-of-type(n+2)::before {
    content: "";
    position: absolute;
    top: -40px;
    left: 50%;
    width: 40px;
    height: 1px;
    background-color: #fff;
    -webkit-transform: translateX(-50%) scaleY(1);
    transform: translateX(-50%) scaleY(1);
    -webkit-transform-origin: top center;
    transform-origin: top center
  }

  .culture-item img {
    height: 42px
  }

  .culture-item p {
    min-height: inherit
  }
}

.index-research {
  position: relative
}

.index-research.right {
  text-align: right
}

.index-research.right .iresearch-right {
  left: 0
}

.iresearch-img {
  display: inline-block;
  vertical-align: top;
  width: 50%
}

.iresearch-img::before {
  padding-top: 100%
}

.slick-isimg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.isimg-item::before {
  padding-top: 100%
}

.iresearch-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  background-color: #F1FBFD;
  text-align: left
}

.iresearch-txt {
  position: absolute;
  top: 50%;
  right: 180px;
  left: 180px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.ire-item {
  display: block
}

.ire-title {
  font-weight: 400;
  color: #003c70;
  line-height: 1
}

@media (max-width: 1920px) {
  .iresearch-txt {
    right: 9.375vw;
    left: 9.375vw
  }
}

@media (max-width: 1680px) {
  .iresearch-txt {
    right: 90px;
    left: 90px
  }
}

@media (max-width: 1280px) {
  .iresearch-txt {
    right: 60px;
    left: 60px
  }
}

@media (max-width: 1024px) {
  .iresearch-txt {
    right: 40px;
    left: 40px
  }
}

@media (max-width: 768px) {
  .iresearch-img {
    width: 100%
  }

  .iresearch-right {
    position: relative;
    width: auto;
    top: auto;
    right: auto;
    left: auto;
    padding: 30px 0 80px
  }

  .ilogo-item {
    width: 90% !important;
  }

  .slick-track {
    /* width: 100% !important; */
  }

  .iresearch-right.join {
    padding-bottom: 60px
  }

  .iresearch-txt {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 0 40px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@media (max-width: 750px) {
  .iresearch-txt {
    margin-right: 20px;
    margin-left: 20px
  }

  .culture-item {
    padding-right: 20px;
    padding-left: 20px
  }
}

@media (max-width: 640px) {
  .culture-item {
    padding-right: 10px;
    padding-left: 10px
  }

  .culture-item h3 {
    font-size: 14px
  }

  .culture-item p {
    font-size: 12px;
    height: 5em
  }
}

.show-more {
  display: inline-block;
  vertical-align: top;
  line-height: 2;
  color: #003c70;
  opacity: .5;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.show-more span {
  display: inline-block;
  vertical-align: top;
  line-height: 2;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.show-more.active span {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.ifamily-logo {
  position: relative;
  padding-right: 50px;
  padding-left: 50px
}

.ifamily-logo .arrow-more {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  opacity: 0.5
}

.ifamily-logo .prev {
  left: 10px
}

.ifamily-logo .next {
  right: 10px
}

.slick-ilogo {
  margin-right: 10px;
  margin-left: 10px
}

.ilogo-item {
  margin-right: auto;
  margin-left: auto;
  width: 65%;
  max-width: 400px
}

.ilogo-item::before {
  padding-top: 143%
}

@media (max-width: 1440px) {
  .slick-ilogo {
    /* margin-right: 50px;
    margin-left: 50px */
  }
}

.js-slick-ilogo .slick-track {
  width: 100% !important;
}

.js-slick-ilogo .slick-slide {
  width: 33.33% !important;
}

@media (max-width: 1280px) {
  .ifamily-logo {
    padding-right: 50px;
    padding-left: 50px
  }
}

@media (max-width: 1024px) {
  .ifamily-logo .prev {
    left: 10px
  }

  .ifamily-logo .next {
    right: 10px
  }

  .ilogo-item {
    max-width: 90%
  }

  .ifamily-logo {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width: 1025px) {
  .ifamily-logo .arrow-more:hover {
    opacity: 1
  }

  .show-more:hover {
    opacity: 1
  }
}

.index-saying {
  padding-top: 180px;
  padding-bottom: 100px;
  background-color: #003c70
}

.saying-title {
  line-height: 1.5;
  color: #C6FFFE;
  text-align: center;
  font-family: "Silver South Script"
}

.sayd-item {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.66;
  color: #C6FFFE;
  text-align: center
}

.saying-detail {
  position: relative
}

.saying-detail .arrow-more {
  position: absolute;
  top: 50%;
  margin-top: -15px
}

.saying-detail .prev {
  left: 30px
}

.saying-detail .next {
  right: 30px
}

.slick-sayd {
  margin-right: 100px;
  margin-left: 100px
}

.saying-end {
  text-align: center;
  color: #C6FFFE;
  font-weight: 400
}

@media (max-width: 1920px) {
  .index-saying {
    padding-top: 9.375vw
  }
}

@media (max-width: 1680px) {
  .index-saying {
    padding-top: 120px
  }
}

@media (max-width: 1024px) {
  .index-saying {
    padding-top: 60px;
    padding-bottom: 60px
  }

  .saying-detail .prev {
    left: 10px
  }

  .saying-detail .next {
    right: 10px
  }
}

@media (max-width: 640px) {
  .slick-sayd {
    margin-right: 0;
    margin-left: 0
  }

  .saying-detail .arrow-more {
    display: none
  }
}

.inews-item {
  padding-bottom: 15px;
  display: block;
  border-left: 1px solid rgba(17, 89, 108, 0.2);
  color: #003c70
}

.inews-wrap {
  margin-right: 30px;
  margin-left: 30px
}

.inews-img {
  overflow: hidden
}

.inews-img::before {
  padding-top: 72%
}

.inews-img img {
  -webkit-transition: -webkit-transform .75s;
  transition: -webkit-transform .75s;
  transition: transform .75s;
  transition: transform .75s, -webkit-transform .75s
}

.inews-date span {
  display: block;
  line-height: 1
}

.inews-date .year {
  margin-top: .25em
}

.inews-title {
  max-width: 400px;
  line-height: 1.65;
  height: 4.98em;
  font-weight: 400
}

.inews-more .txt {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  margin-right: 20px
}

@media (min-width: 1025px) {
  .inews-item:hover .inews-img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
  }
}

@media (max-width: 1024px) {
  .inews-wrap {
    margin-right: 20px;
    margin-left: 20px
  }
}

@media (max-width: 768px) {
  .list-inews>li {
    width: 100%
  }

  .list-inews>li:nth-of-type(n+2) {
    margin-top: 40px
  }

  .inews-item {
    padding-bottom: 0
  }
}

.index-nav {
  position: fixed;
  top: 50%;
  left: 40px;
  width: 30px;
  z-index: 50;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all;
  transition: all
}

.index-nav.hide {
  visibility: hidden;
  opacity: 0
}

.index-nav.dark .inav-link::before {
  background-color: rgba(9, 89, 109, 0.2)
}

.index-nav.dark .inav-link:hover::before,
.index-nav.dark .inav-link.current::before {
  background-color: #003c70
}

.index-nav.dark .inav-link svg path {
  stroke: #003c70
}

.index-nav.dark span {
  color: #003c70
}

.index-nav.dark:hover .inav-link::before {
  background-color: rgba(9, 89, 109, 0.2)
}

.index-nav.dark:hover .inav-link:hover::before {
  background-color: #003c70
}

.index-nav:hover .inav-link svg path {
  stroke-dashoffset: 2828
}

.index-nav:hover .inav-link::before {
  background-color: rgba(241, 251, 253, 0.2)
}

.index-nav:hover .inav-link:hover svg path {
  stroke-dashoffset: 0
}

.index-nav:hover .inav-link:hover::before {
  background-color: #f1fbfd
}

.inav-link {
  display: block;
  position: relative;
  width: 30px;
  height: 30px
}

.inav-link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  border-radius: 50%;
  background-color: rgba(241, 251, 253, 0.2);
  -webkit-transition: background .3s;
  transition: background .3s
}

.inav-link svg {
  display: block;
  width: 100%;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.inav-link svg path {
  stroke-dashoffset: 2828;
  stroke: #fff;
  -webkit-transition: all .3s;
  transition: all .3s
}

.inav-link span {
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 10px;
  font-size: 14px;
  line-height: 1;
  margin-top: -.5em;
  white-space: nowrap;
  color: #fff;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
  -webkit-transition: all .3s;
  transition: all .3s
}

.inav-link.current::before,
.inav-link:hover::before {
  background-color: #f1fbfd
}

.inav-link.current svg path,
.inav-link:hover svg path {
  stroke-dashoffset: 0
}

.inav-link:hover span {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0)
}

@media (max-width: 1680px) {
  .index-nav {
    left: 20px
  }
}

@media (max-width: 1280px) {
  .index-nav {
    display: none
  }

  .nav-page {
    min-height: inherit
  }
}

.page-banner {
  position: relative;
  height: 500px
}

.pb-intro {
  position: absolute;
  /* right: 120px; */
  bottom: 50px;
  left: 120px
}

.pb-title {
  line-height: 1;
  color: #fff;
  font-weight: 400
}

.page-crumb a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin-right: 2em
}

.page-crumb a::after {
  content: "";
  position: absolute;
  top: 0;
  right: -1em;
  width: 1px;
  height: 1em;
  background-color: #fff;
  bottom: 0;
  margin: auto;
}

.page-crumb a:last-of-type::after {
  display: none;
  margin-right: 0
}

.w1200 {
  max-width: 1200px
}

.detail-main.center {
  margin-right: auto;
  margin-left: auto
}

.detail-title {
  line-height: 1.5;
  font-weight: 400;
  color: #003c70
}

.detail-body {
  font-size: 18px;
  line-height: 1.5;
  color: #003c70
}

.detail-body blockquote {
  margin: 0;
  padding-left: 30px;
  border-left: 2px solid #003c70
}

.detail-body img {
  max-width: 100%;
  height: auto !important
}

.detail-body h2 {
  font-size: 28px;
  font-weight: 700
}

.detail-body h3 {
  font-size: 24px;
  font-weight: 700
}

@media (max-width: 1680px) {
  .pb-intro {
    /* right: 60px; */
    left: 60px;
    bottom: 20px
  }
}

@media (max-width: 1280px) {
  .detail-body {
    font-size: 16px
  }

  .detail-body h2 {
    font-size: 24px
  }

  .detail-body h3 {
    font-size: 20px
  }

  .page-banner {
    height: 400px
  }

  .pb-intro {
    right: 40px;
    left: 40px
  }
}

@media (max-width: 750px) {
  .pb-intro {
    right: 20px;
    left: 20px
  }
}

.list-news>li:nth-of-type(2n+1) .news-item__info {
  margin-left: 100px
}

.list-news>li:nth-of-type(2n+1) .news-item__img {
  left: 0
}

.list-news>li:nth-of-type(2n+1) .news-item__wrap {
  padding-left: 500px
}

.list-news>li:nth-of-type(2n) .news-item__info {
  margin-left: 0
}

.list-news>li:nth-of-type(2n) .news-item__img {
  right: 0
}

.list-news>li:nth-of-type(2n) .news-item__wrap {
  padding-right: 500px
}

.list-news>li:last-of-type .news-item::after {
  display: none
}

.news-item {
  position: relative;
  display: block;
  padding: 160px 0;
  color: #003c70;
  -webkit-transition: background .3s;
  transition: background .3s
}

.news-item::after {
  content: "";
  position: absolute;
  right: 120px;
  bottom: 0;
  left: 120px;
  height: 1px;
  background-color: rgba(17, 89, 108, 0.2)
}

.news-item__wrap {
  position: relative;
  min-height: 360px
}

.news-item__img {
  position: absolute;
  top: 0;
  display: inline-block;
  vertical-align: top;
  width: 500px
}

.news-item__img::before {
  padding-top: 72%
}

.news-item__info {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 200px)
}

.news-item__date {
  display: inline-block;
  vertical-align: top;
  width: 100px
}

.news-item__date span {
  display: block
}

.news-item__date .day {
  line-height: 1.25
}

.news-item__date .year {
  line-height: 1
}

.news-item__detail {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 200px);
  margin-left: 100px
}

.news-item__title {
  line-height: 1.25;
  font-weight: 400;
  max-height: 3.75em
}

.news-item__desc {
  line-height: 1.66;
  max-height: 3.32em
}

@media (max-width: 1920px) {
  .list-news>li:nth-of-type(2n+1) .news-item__info {
    margin-left: 5.20833vw
  }

  .list-news>li:nth-of-type(2n+1) .news-item__wrap {
    padding-left: 26.04167vw
  }

  .list-news>li:nth-of-type(2n) .news-item__wrap {
    padding-right: 26.04167vw
  }

  .news-item {
    padding: 8.33333vw 0
  }

  .news-item__wrap {
    min-height: 18.75vw
  }

  .news-item__info {
    width: calc(100% - 10.5vw)
  }

  .news-item__detail {
    margin-left: 5.20833vw
  }

  .news-item__img {
    width: 26.04167vw
  }
}

@media (max-width: 1680px) {
  .news-item::after {
    right: 60px;
    left: 60px
  }
}

@media (max-width: 1280px) {
  .news-item__info {
    width: 100%
  }

  .news-item::after {
    right: 40px;
    left: 40px
  }
}

@media (max-width: 750px) {
  .list-news>li:nth-of-type(2n+1) .news-item__info {
    margin-left: 0
  }

  .list-news>li:nth-of-type(2n+1) .news-item__wrap {
    padding-left: 0
  }

  .list-news>li:nth-of-type(2n) .news-item__wrap {
    padding-right: 0
  }

  .news-item::after {
    right: 20px;
    left: 20px
  }

  .news-item__img {
    position: relative;
    width: auto;
    max-width: 500px;
    display: block
  }

  .news-item__info {
    margin-top: 30px
  }

  .news-item__date {
    display: block;
    width: auto
  }

  .news-item__date span {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px
  }

  .news-item__date .day {
    line-height: 1
  }

  .news-item__date .year {
    line-height: 1
  }

  .news-item__detail {
    margin-left: 0;
    width: 100%;
    margin-top: 20px
  }
}

@media (min-width: 1025px) {
  .news-item:hover {
    background-color: #F1FBFD
  }
}

.newsd-main {
  position: relative
}

.newsd-aside {
  position: absolute;
  top: 0;
  right: 0;
  width: 120px
}

.dpager-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 2;
  color: #003c70;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s
}

.dpager-item::before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 0;
  height: 1px;
  margin-top: 1em;
  margin-right: 0;
  background-color: #003c70;
  -webkit-transition: all .3s;
  transition: all .3s
}

.detail-share .social {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

.detail-share a {
  display: inline-block;
  vertical-align: top;
  color: #003c70;
  font-size: 20px;
  line-height: 30px;
  width: 30px;
  opacity: .6;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.detail-share:hover .social {
  visibility: visible;
  opacity: 1
}

.detail-share:hover .dpager-item::before {
  width: 26px;
  margin-right: .6em
}

.detail-share a:hover {
  opacity: 1
}

@media (min-width: 1025px) {
  .dpager-item:hover {
    font-style: italic
  }

  .dpager-item:hover::before {
    width: 26px;
    margin-right: .6em
  }
}

.newsd-body {
  display: inline-block;
  vertical-align: top;
  max-width: 1280px
}

.newsd-date {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  color: #003c70
}

.newsd-date span {
  display: block
}

.newsd-date .day {
  line-height: 1.25
}

.newsd-date .year {
  line-height: 1
}

.newsd-right {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 200px)
}

.newsd-title {
  line-height: 1.25;
  font-weight: 400;
  color: #003c70
}

.newsd-cate,
.newsd-author {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  color: #003c70
}

.newsd-author {
  position: relative;
  margin-left: 2.8em
}

.newsd-author::before {
  content: "";
  position: absolute;
  top: 0;
  left: -1.4em;
  width: 1px;
  height: 1em;
  background-color: #003c70
}

.newsd-article {
  font-size: 18px;
  line-height: 1.66;
  color: #003c70
}

.newsd-article img {
  max-width: 100%;
  height: auto !important
}

@media (max-width: 1600px) {
  .newsd-body {
    margin-right: 200px
  }
}

@media (max-width: 1024px) {
  .newsd-body {
    margin-right: 0
  }

  .newsd-aside {
    position: relative;
    top: auto;
    right: auto;
    width: auto
  }

  .detail-pager {
    margin-top: 40px
  }

  .detail-pager li {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px
  }
}

@media (max-width: 768px) {
  .newsd-right {
    display: block;
    width: auto;
    margin-top: 20px
  }
}

@media (max-width: 750px) {
  .newsd-main {
    margin-top: 40px
  }
}

.pager {
  text-align: center
}

.pager-btn {
  display: inline-block;
  vertical-align: top;
  padding: 25px 0
}

.pager-btn .txt {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  color: #003c70
}

.pager-btn.prev {
  margin-right: 50px
}

.pager-btn.prev .txt {
  margin-left: 20px
}

.pager-btn.next {
  margin-left: 50px
}

.pager-btn.next .txt {
  margin-right: 20px
}

.page-num {
  display: inline-block;
  vertical-align: top;
  padding: 25px 60px;
  border-right: 1px solid rgba(18, 89, 109, 0.2);
  border-left: 1px solid rgba(18, 89, 109, 0.2)
}

.page-num a {
  display: inline-block;
  vertical-align: top;
  color: #003c70;
  margin: 0 .5em;
  font-size: 18px;
  line-height: 30px
}

.page-num a.current {
  text-decoration: underline
}

@media (max-width: 1680px) {
  .page-num {
    padding: 15px 30px
  }

  .pager-btn {
    padding-top: 15px;
    padding-bottom: 15px
  }

  .pager-btn.prev {
    margin-right: 30px
  }

  .pager-btn.next {
    margin-left: 30px
  }
}

@media (max-width: 1280px) {
  .page-num {
    padding: 0 30px
  }

  .pager-btn {
    padding-top: 0;
    padding-bottom: 0
  }
}

.joinus-desc {
  margin-right: auto;
  margin-left: auto;
  line-height: 1.66;
  color: #003c70
}

.joinus-author {
  position: relative;
  color: #003c70;
  padding-left: 110px;
  display: inline-block;
  vertical-align: top
}

.joinus-author span {
  font-weight: 700
}

.joinus-author::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100px;
  height: 1px;
  background-color: #003c70
}

.sec-recrui {
  background-color: #F1FBFD
}

.list-recrui {
  border-top: 1px solid rgba(18, 89, 109, 0.2)
}

.recrui-item {
  padding: 40px 50px;
  border-bottom: 1px solid rgba(18, 89, 109, 0.2);
  color: #003c70;
  -webkit-transition: all .2s;
  transition: all .2s
}

.recrui-item.active {
  background-color: #003c70;
  color: #fff
}

.recrui-item.active .recrui-link {
  color: #fff
}

.recrui-item.active .icon-plus {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.recrui-item__wrap {
  position: relative
}

.recrui-title {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  line-height: 30px
}

.recrui-intro {
  display: inline-block;
  vertical-align: top;
  width: 40%
}

.recrui-body {
  display: none
}

.recrui-detail {
  line-height: 1.66
}

.recrui-detail h4 {
  font-size: 24px;
  font-weight: 400
}

.recrui-link {
  padding-bottom: .5em;
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  border-bottom: 1px solid rgba(241, 251, 253, 0.3);
  color: #003c70
}

.recrui-link svg {
  margin-left: 20px;
  display: inline-block;
  vertical-align: top;
  width: 35px;
  height: auto;
  margin-top: 12px
}

.recrui-link svg polygon {
  fill: rgba(241, 251, 253, 0.4)
}

.recrui-date {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  text-align: center;
  line-height: 30px
}

.recrui-handle {
  display: inline-block;
  vertical-align: top;
  width: 10%;
  text-align: center
}

.recrui-handle span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  width: 1.25em;
  cursor: pointer;
  width: 30px;
  -webkit-transition: all .3s;
  transition: all .3s
}

.recrui-handle span svg {
  position: absolute;
  top: -11px;
  left: -11px;
  width: 50px;
  height: 50px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg)
}

.recrui-handle span svg path {
  stroke: #fff;
  stroke-dashoffset: 2828;
  -webkit-transition: all .3s ease .2s;
  transition: all .3s ease .2s
}

@media (min-width: 1025px) {
  .recrui-item:hover {
    background-color: #003c70;
    color: #fff
  }

  .recrui-item:hover .recrui-link {
    color: #fff
  }

  .recrui-item:hover .recrui-handle span svg path {
    stroke-dashoffset: 0
  }
}

@media (max-width: 1680px) {
  .recrui-item {
    padding: 2.08333vw 2.60417vw
  }
}

@media (max-width: 1280px) {
  .recrui-item {
    padding-right: 0;
    padding-left: 0
  }

  .recrui-item__wrap {
    min-height: 30px
  }

  .recrui-title {
    display: block;
    width: calc(100% - 150px);
    margin-left: 20px
  }

  .recrui-handle {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px
  }

  .recrui-date {
    position: absolute;
    top: 0;
    right: 30px;
    width: 100px
  }

  .recrui-intro {
    width: 100%;
    display: block
  }

  .recrui-body {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 40px;
    padding-bottom: 20px
  }
}

@media (max-width: 1024px) {
  .joinus-desc {
    background-size: auto 50%
  }

  .recrui-detail {
    font-size: 16px
  }

  .recrui-detail h4 {
    font-size: 20px
  }

  .recrui-item {
    padding-top: 10px;
    padding-bottom: 10px
  }
}

.about-form {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
  display: none
}

.aform-main {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.aform-box {
  position: absolute;
  top: 160px;
  right: 0;
  bottom: 0;
  left: 40%;
  background-color: #F1FBFD
}

.aform-close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 80px;
  line-height: 160px;
  color: #fff;
  width: 160px;
  text-align: center;
  cursor: pointer
}

.aform-wrap {
  margin-right: 100px;
  margin-left: 100px
}

.aform-title {
  color: #003c70;
  line-height: 1;
  font-weight: 400
}

.f-item {
  position: relative;
  padding-top: 40px;
  margin-top: 20px
}

.f-item::before,
.f-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px
}

.f-item::before {
  width: 100%;
  background-color: rgba(9, 89, 109, 0.3)
}

.f-item::after {
  width: 0;
  background-color: #003c70;
  -webkit-transition: width .3s;
  transition: width .3s
}

.f-item.focus .f-label {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  font-size: 18px;
  opacity: .4
}

.f-item label.error {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 14px;
  line-height: 20px;
  color: #003c70
}

.f-item.onfocus::after {
  width: 100%
}

.f-label {
  position: absolute;
  top: 40px;
  left: 0;
  line-height: 40px;
  color: #003c70;
  pointer-events: none;
  -webkit-transition: all .3s;
  transition: all .3s
}

.f-input {
  display: block;
  width: 100%;
  height: 40px;
  border: 0;
  padding: 0;
  outline: 0;
  background-color: transparent;
  color: #003c70
}

.f-textarea {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  outline: 0;
  resize: none;
  background-color: transparent;
  color: #003c70;
  line-height: 1.75
}

.f-textarea::-webkit-input-placeholder {
  color: #003c70
}

.f-textarea::-moz-placeholder {
  color: #003c70
}

.f-textarea:-ms-input-placeholder {
  color: #003c70
}

.f-textarea::-ms-input-placeholder {
  color: #003c70
}

.f-textarea::placeholder {
  color: #003c70
}

.f-bottom {
  position: relative
}

.f-submit {
  border: 0;
  padding: 0;
  outline: 0;
  cursor: pointer
}

.f-fileinput {
  display: none
}

.f-filelabel {
  position: absolute;
  top: 50%;
  right: 0;
  line-height: 30px;
  margin-top: -15px;
  font-size: 20px;
  color: #003c70;
  cursor: pointer
}

.f-filelabel .ico {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  font-size: 24px;
  margin-right: 10px
}

@media (min-width: 1025px) {
  .aform-close {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .aform-close:hover {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
  }
}

@media (max-height: 840px) {
  .aform-box {
    top: 100px
  }

  .aform-close {
    font-size: 50px;
    line-height: 100px;
    width: 100px
  }
}

@media (max-height: 740px) {
  .f-textarea {
    height: 5.25em
  }
}

@media (max-width: 1280px) {
  .aform-wrap {
    margin-right: 40px;
    margin-left: 40px
  }
}

@media (max-width: 1024px) {
  .f-item {
    padding-top: 20px
  }

  .f-item.focus .f-label {
    line-height: 20px;
    font-size: 12px
  }

  .f-item label.error {
    font-size: 12px
  }

  .f-label {
    top: 20px
  }

  .f-input {
    font-size: 14px
  }

  .f-label {
    font-size: 14px
  }
}

@media (max-width: 768px) {
  .f-filelabel {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 30px;
    font-size: 16px
  }

  .f-filelabel .ico {
    font-size: 20px
  }

  .aform-box {
    left: 80px
  }

  .f-submit {
    display: block;
    margin-top: 30px
  }
}

@media (max-width: 640px) {
  .aform-box {
    left: 0
  }

  .aform-wrap {
    margin-right: 20px;
    margin-left: 20px
  }

  .aform-close {
    font-size: 40px
  }
}

.footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #003c70
}

.list-company {
  position: relative
}

.list-company::before,
.list-company::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: rgba(198, 255, 254, 0.4)
}

.list-company::before {
  left: 33.3333%
}

.list-company::after {
  left: 66.6666%
}

.company-item {
  margin-right: 120px;
  margin-left: 120px;
  color: #C6FFFE
}

.citem-img {
  max-width: 150px
}

.citem-img::before {
  padding-top: 100%
}

.citem-title {
  line-height: 1;
  font-weight: 400
}

.citem-name {
  font-weight: 400;
  line-height: 1.5
}

.citem-address {
  line-height: 1.7
}

.footer-bottom {
  position: relative
}

.footer-social {
  text-align: center
}

.fs-link {
  margin-right: .35em;
  margin-left: .35em;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  color: #C6FFFE;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.footer-copyright {
  text-align: center;
  color: #C6FFFE;
  opacity: .8;
  margin-top: 10px;

  line-height: 1.75
}

.footer-copyright>a {
  color: #C6FFFE
}

.footer-copyright>a:hover {
  text-decoration: underline
}

.footer-design {
  display: inline-block;
  vertical-align: top
}

.footer-design a {
  color: #C6FFFE
}

.footer-design a:hover {
  text-decoration: underline
}

.footer-design.hide {
  width: 0;
  height: 0;
  opacity: 0
}

.footer-contact {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  line-height: 1.75;
  color: #C6FFFE
}

.footer-contact a {
  color: #C6FFFE
}

.gotop {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #C6FFFE;
  cursor: pointer
}

.gotop .txt {
  opacity: 0.8;
  margin-right: 20px;
  -webkit-transition: oipacity .3s;
  transition: oipacity .3s
}

.gotop span {
  display: inline-block;
  vertical-align: top;
  line-height: 1.75
}

@media (min-width: 1025px) {
  .gotop:hover .txt {
    opacity: 1
  }

  .fs-link:hover {
    opacity: .8
  }

  .footer-contact a:hover {
    text-decoration: underline
  }
}

@media (max-width: 1920px) {
  .footer {
    padding-top: 2vw;
    padding-bottom: 1vw
  }

  .company-item {
    margin-right: 6.25vw;
    margin-left: 6.25vw
  }

  .citem-img {
    max-width: 7.8125vw
  }
}

@media (max-width: 1024px) {
  .footer {
    padding-top: 30px;
    padding-bottom: 20px
  }

  .citem-img {
    max-width: 75px
  }
}

@media (max-width: 768px) {

  .list-company::before,
  .list-company::after {
    display: none
  }

  .list-company>li {
    width: 100%
  }

  .list-company>li:nth-of-type(n+2) {
    margin-top: 50px
  }

  .company-item {
    margin-right: 40px;
    margin-left: 40px
  }

  .footer-bottom {}

  .fs-link {
    font-size: 24px
  }

  .fs-link:first-of-type {
    margin-left: 0
  }

  .footer-contact {
    position: relative;
    bottom: auto;
    left: auto
  }

  .footer-copyright {
    text-align: left;
    display: none;
  }

  .footer-social {
    text-align: left;
    margin-bottom: 20px
  }
}

@media (max-width: 750px) {
  .company-item {
    margin-right: 20px;
    margin-left: 20px
  }
}

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

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


.nyaboutbox>div.nyaboutimg img {
  max-width: 500px;
}

.ny-right-about img {
  max-width: 100%;
}

.nyaboutbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -o-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.nyaboutbox>div {
  font-size: 15px;
  line-height: 28px;
}

.nyaboutbox .nyabouttext {
  padding-right: 5vw;
  font-size: 0.9vw;
  line-height: 2.2;
  flex: 1;
  text-indent: 2em;
}

.nyaboutbox .nyabouttext .bt {
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 6px;
}

@media (max-width: 1024px) {

  .nyaboutbox {
    flex-direction: column;
  }

  .nyaboutbox .nyabouttext {
    padding: 0 0 5vw;
  }

  .nyaboutbox>div.nyaboutimg img {
    max-width: 80%;
    display: block;
    margin: 0 auto;
  }
}

.color10 {
  color: #003c70;
}


.color11 {
  color: #ffc03a;
}

.color11 .view-more.vi {
  background: #ffc03a;
}

.color11 .view-more.vi:hover {
  color: #ffc03a;
}

.color27 {
  color: #a5a5a5;
}

.color27 .view-more.vi {
  background: #a5a5a5;
}

.color27 .view-more.vi:hover {
  color: #a5a5a5;
}

.color13 {
  color: #75bd42;
}

.color13 .view-more.vi {
  background: #75bd42;
}

.color13 .view-more.vi:hover {
  color: #75bd42;
}

.dots-detail li:nth-child(2) button::after {
  background-color: #75bd42;
}

.dots-detail li:nth-child(3) button::after {
  background-color: #ffc03a;
}

.dots-detail li:nth-child(4) button::after {
  background-color: #a5a5a5;
}