@font-face {
  font-family: "BlenderPro";
  src: url('../assets/fonts/blenderpro/blenderpro-thin.eot?1545919206');
  src: url('../font/blenderpro-thin.eot') format('embedded-opentype'), url('../font/blenderpro-thin.woff2') format('woff2'), url('../font/blenderpro-thin.woff') format('woff'), url('../font/blenderpro-thin.ttf') format('truetype');
  font-weight: 200;
  font-style: normal
}
@font-face {
  font-family: "BlenderPro";
  src: url('../assets/fonts/blenderpro/blenderpro-book.eot?1545919184');
  src: url('../font/blenderpro-book.eot') format('embedded-opentype'), url('../font/blenderpro-book.woff2') format('woff2'), url('../font/blenderpro-book.woff') format('woff'), url('../font/blenderpro-book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: "BlenderPro";
  src: url('../assets/fonts/blenderpro/blenderpro-medium.eot?1545919220');
  src: url('../font/blenderpro-medium.eot') format('embedded-opentype'), url('../font/blenderpro-medium.woff2') format('woff2'), url('../font/blenderpro-medium.woff') format('woff'), url('../font/blenderpro-medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal
}
@font-face {
  font-family: "BlenderPro";
  src: url('../assets/fonts/blenderpro/blenderpro-bold.eot?1545919236');
  src: url('../font/blenderpro-bold.eot') format('embedded-opentype'), url('../font/blenderpro-bold.woff2') format('woff2'), url('../font/blenderpro-bold.woff') format('woff'), url('../font/blenderpro-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: "BlenderPro";
  src: url('../assets/fonts/blenderpro/blenderpro-heavy.eot?1545919254');
  src: url('../font/blenderpro-heavy.eot') format('embedded-opentype'), url('../font/blenderpro-heavy.woff2') format('woff2'), url('../font/blenderpro-heavy.woff') format('woff'), url('../font/blenderpro-heavy.ttf') format('truetype');
  font-weight: 800;
  font-style: normal
}
@font-face {
  font-family: "Lato";
  src: url('../assets/fonts/lato/LatoLight.eot?1490861313');
  src: url('../font/LatoLight.eot') format('embedded-opentype'), url('../font/LatoLight.woff2') format('woff2'), url('../font/LatoLight.woff') format('woff'), url('../font/LatoLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: "Lato";
  src: url('../assets/fonts/lato/LatoRegular.eot?1490667869');
  src: url('../font/LatoRegular.eot') format('embedded-opentype'), url('../font/LatoRegular.woff2') format('woff2'), url('../font/LatoRegular.woff') format('woff'), url('../font/LatoRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: "Lato";
  src: url('../assets/fonts/lato/LatoBold.eot?1488857105');
  src: url('../font/LatoBold.eot') format('embedded-opentype'), url('../font/LatoBold.woff2') format('woff2'), url('../font/LatoBold.woff') format('woff'), url('../font/LatoBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: "Lato";
  src: url('../assets/fonts/lato/LatoBlack.eot?1521181735');
  src: url('../font/LatoBlack.eot') format('embedded-opentype'), url('../font/LatoBlack.woff2') format('woff2'), url('../font/LatoBlack.woff') format('woff'), url('../font/LatoBlack.ttf') format('truetype');
  font-weight: 900;
  font-style: normal
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
body {
  line-height: 1;
  text-size-adjust: none;
  background-color: #fff
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote::after, blockquote::before, q::after, q::before {
  content: "";
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
input, select, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent
}
a {
  outline: 0;
  text-decoration: none
}
a:hover {
  text-decoration: none
}
body, input, textarea {
  font-family: "Source Han Sans CN", "PingFang SC", "Microsoft YaHei", "STSong", "SimSun", Arial, sans-serif
}
input[type='text']:-webkit-autofill {
  box-shadow: 0 0 0 1000px #fff inset
}
[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
}
.hide {
  display: none
}
.show {
  display: block
}

.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
}
@media (max-width: 1480px) {
  .mt-80 {
    margin-top: 5.40541vw
  }
  .mt-90 {
    margin-top: 6.08108vw
  }
  .mt-100 {
    margin-top: 6.75676vw
  }
  .mt-110 {
    margin-top: 7.43243vw
  }
  .mt-120 {
    margin-top: 8.10811vw
  }
  .mt-140 {
    margin-top: 9.45946vw
  }
}
@media (max-width: 768px) {
  .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
  }
}
.col {
  display: inline-block;
  vertical-align: top
}
.col-1 {
  width: 100%
}
.col-2 {
  width: 50%
}
.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
}
.ov-h {
  overflow: hidden
}
.contact-map .BMapLabel {
  border: 0
}
.contact-map .anchorBL {
  display: none
}
.header, .header::after, .subMenu-link, .search-form, .footer-email::before, .footer-email button, .view-more, .view-more::before, .product-item__img::after, .market-item, .ico60, .market-item__wrap, .form-group::after, .btn-submit, .sup-tab span::before, .pager a, .video-item-btn, .video-item-btn::before, .sup-layer-btn button, .news-item__more i, .news-item::after, .detail-pager a span, .value-item__txt, .value-submit, .search-item {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}
.menu-link, .product-item__title, .slick-banner .slick-arrow::before, .market-item__ico, .team-item__name, .video-item__title, .sup-layer-close, .detail-back i, .detail-share a, .detail-pager a, .value-item__ico, .search-item h4 {
  -moz-transition: color .3s ease;
  -o-transition: color .3s ease;
  -webkit-transition: color .3s ease;
  transition: color .3s ease
}
.subMenu-link span, .ib-wrap.ib-v .ib-img, .ib-wrap.ib-v .ib-txt, .download-item__title span, .value-slogan-txt {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.subMenu, .product-item__img img {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.list {
  position: relative;
  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%
}
.bg-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 40px, 0);
    transform: translate3d(0, 40px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}
@-webkit-keyframes fadeInLeft {
  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 fadeInLeft {
  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)
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeft50 {
  from {
    opacity: 0;
    margin-left: -40px
  }
  to {
    opacity: 1;
    margin-left: 0
  }
}
@keyframes fadeInLeft50 {
  from {
    opacity: 0;
    margin-left: -40px
  }
  to {
    opacity: 1;
    margin-left: 0
  }
}
.fadeInLeft50 {
  -webkit-animation-name: fadeInLeft50;
  animation-name: fadeInLeft50
}
.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;
  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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-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: 20px;
  right: 0;
  left: 0;
  font-size: 0;
  text-align: center
}
.banner-dots li {
  margin: 0 8px;
  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 {
  -moz-transition: border .3s ease-out;
  -o-transition: border .3s ease-out;
  -webkit-transition: border .3s ease-out;
  transition: border .3s ease-out;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #ccc
}
.banner-dots li.slick-active button::before {
  background-color: #06428b
}
@media (max-width: 640px) {
  .banner-dots {
    bottom: 10px
  }
  .banner-dots li button::before {
    width: 4px;
    height: 4px
  }
}
.header {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  left: 0;
  padding: 20px 0
}
.header::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;


  background-color: #eee;
  opacity: .5
}
.page-index .header.fixed .btn-search {
  color: #000
}
.page-index .header.fixed .search-form input {
  border-bottom-color: #000;
  color: #000
}
.page-index .header.fixed .header-lang a {
  color: #000
}
.page-index .header.fixed .header-lang a.current {
  color: #06428b
}
.page-index .header.fixed .header-lang::before {
  background-color: #000
}
.page-index .header::after {
  background-color: #fff
}
.wrap {
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto
}
@media only screen and (min-width: 1400px){
.header-inner {
  position: relative;
  z-index: 10;
  height: 60px;
  text-align: right;
	width: 1700px;
	margin: 0 auto;
}
}

@media screen and (max-width: 1410px){
.header-inner {
  position: relative;
  z-index: 10;
  height: 60px;
  text-align: right;
	width: 1300px;
	margin: 0 auto;
}
}


.header-logo {
  position: absolute;
  top: 30%;
  left: 40px;
  margin-top: -18px
}
.header-logo img {
  display: block;
  width: auto;
  height: 50px
}
.header-menu {
  display: inline-block;
  vertical-align: top;
	margin-right: 30px;
}
.header-menu-ul {
  font-size: 0
}
.menu-item {
  position: relative;
  display: inline-block;
  vertical-align: top
}
@media only screen and (min-width: 1400px){
.menu-link {
  display: block;
  margin: 0 20px;
  font: 16px/60px "Microsoft YaHei";
  text-transform: uppercase;
  color: #000;
	font-weight: 700;
  letter-spacing: .02em
}
}

@media screen and (max-width: 1410px){
.menu-link {
  display: block;
  margin: 0 10px;
  font: 13px/60px "Microsoft YaHei";
  text-transform: uppercase;
  color: #000;
	font-weight: 700;
  letter-spacing: .02em
}
}


.menu-link.current {
  color: #06428b
}
.subMenu {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -100px;
  width: 200px
}
.subMenu-ul {
  background-color: #fff
}
.subMenu-ul li:last-of-type .subMenu-link {
  border-bottom: 0
}
.subMenu-link {
  position: relative;
  display: block;
  position: relative;
  height: 50px;
  text-align: center;
  color: #333
}
.subMenu-link::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #eee
}
.subMenu-link:hover, .subMenu-link.current {
  background-color: #031f4e;
  color: #fff
}
.subMenu-link:hover::after, .subMenu-link.current::after {
  opacity: 0
}
.subMenu-link span {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  font: 700 16px/1.5 "blenderpro";
  letter-spacing: -.025em
}
.btn-manu {
  position: absolute;
  top: 50%;
  right: -5px;
  margin-top: -15px;
  margin-right: 20px;
  width: 30px;
  height: 30px;
  display: none
}
.btn-manu span {
  position: absolute;
  top: 50%;
  left: 5px;
  width: 20px;
  height: 2px;
  background: #06428b
}
.btn-manu span:nth-of-type(1) {
  margin-top: -8px
}
.btn-manu span:nth-of-type(2) {
  margin-top: -1px
}
.btn-manu span:nth-of-type(3) {
  margin-top: 6px
}
.header-lang {
  position: relative;
  margin-left: 30px;
  display: inline-block;
  vertical-align: top;
  font-size: 0
}
.header-lang a {
  margin: 0 8px;
  font:16px/60px "blenderpro";
  letter-spacing: .02em;
  text-transform: uppercase;
  color: #000
}
.header-lang a.current {
  color: #06428b
}
.header-lang::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -1px;
  width: 1px;
  height: 12px;
  background-color: #000
}
.header-search {
  display: inline-block;
  vertical-align: top;
  padding: 15px 0;
  margin-right: 40px;
  margin-left: 40px
}
.header-search.active .search-form {
  width: 100px
}
.btn-search {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #000;
  cursor: pointer
}
.search-form {
  display: inline-block;
  vertical-align: top;
  width: 0;
  overflow: hidden;
  height: 30px
}
.search-form input {
  height: 30px;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  border-bottom: 1px solid #000;
  background-color: transparent;
  color: #000;
  font: 700 16px/30px "blenderpro"
}
.page-index .btn-search {
  color: #fff
}
.page-index .search-form input {
  border-bottom-color: #fff;
  color: #fff
}
@media (max-width: 1480px) {
  .wrap {
    margin-right: 40px;
    margin-left: 40px
  }
}
@media (max-width: 768px) {
  .wrap {
    margin-right: 20px;
    margin-left: 20px
  }
}
@media (min-width: 1101px) {
  .page-index .header-lang a {
    color: #fff
  }
  .page-index .header-lang a.current {
    color: #fff
  }
  .page-index .header-lang::before {
    background-color: #fff
  }
  .page-index .menu-link {
    color: #fff
  }
  .page-index .menu-link.current {
    color: #06428b
  }
  .subMenu {
    visibility: hidden;
    opacity: 0;
    margin-top: 20px;
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.05);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }
  .subMenu::before {
    content: "";
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    height: 20px
  }
  .menu-link::after {
    content: "";
    position: absolute;
    top: 80%;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #FFF;
    margin-top: 10px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: transform .3s ease;
    transition: transform .3s ease
  }
  .menu-link {
    position: relative
  }
  .menu-link.current::after, .menu-link:hover::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
  .menu-item:hover .menu-link, .header-share:hover .menu-link {
    color: #fff
  }
  .menu-item:hover .subMenu, .header-share:hover .subMenu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  .header-code:hover .qrcode-img {
    height: 88px
  }
  .header.fixed {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1)
  }
  .header.fixed::after {
    opacity: 0
  }
  .header.fixed .subMenu-bg {
    height: 10px
  }
  .header.fixed .menu-link {
    color: #000
  }
  .header.fixed .menu-link.current {
    color: #06428b
  }
  .header.fixed .menu-item:hover .menu-link {
    color: #06428b
  }
  .header.fixed .subMenu {
    margin-top: 10px
  }
  .header.fixed .subMenu::before {
    top: -10px;
    height: 10px
  }
}
@media (max-width: 1200px) {
  .menu-link {
    margin-left: 10px
  }
}
@media (max-width: 1100px) {
  .wrap {
    margin-right: 20px;
    margin-left: 20px
  }
  .container {
    padding-top: 0
  }
  .header {
    padding-top: 0;
    padding-bottom: 0
  }
  .header-inner {
    z-index: 10
  }
  .header-inner::before {
    content: "";
    position: absolute;
    z-index: 5;
    top: 0;
    right: -40px;
    bottom: 0;
    left: -40px;
    background-color: #fff
  }
  .header-logo {
    z-index: 10;
    left: 20px;
    margin-top: -10px
  }
  .header-logo img {
    height: 20px
  }
  .header-search {
    display: none
  }
  .header-lang {
    z-index: 10;
    margin-right: 70px
  }
  .header-lang a {
    color: #666
  }
  .header-lang::before {
    background-color: #666
  }
  .header-menu {
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: 0;
    overflow-y: auto;
    -webkit-transform: translate3d(0, -150%, 0);
    transform: translate3d(0, -150%, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }
  .header-menu-ul {
    margin-top: 10px
  }
  .subMenu {
    position: relative;
    top: auto;
    width: auto;
    height: 0;
    left: 0;
    margin-left: 20px;
    margin-right: 20px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }
  .subMenu-ul {
    height: 0;
    overflow: hidden
  }
  .subMenu-bg {
    display: none
  }
  .subMenu-link {
    margin-right: 0;
    margin-left: 0
  }
  .btn-manu {
    z-index: 100;
    display: block
  }
  .btn-manu span {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
  }
  .header-share {
    display: none
  }
  .menu-item {
    position: relative;
    display: block;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }
  .menu-item.active .menu-link {
    color: #06428b
  }
  .menu-item.active .menu-link::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #f2f2f2;
    -webkit-transform: scale3d(1, 0.5, 1);
    transform: scale3d(1, 0.5, 1)
  }
  .menu-item.active .subMenu {
    height: auto;
    opacity: 1
  }
  .menu-item.active .subMenu-ul {
    height: auto
  }
  .menu-item::after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: 0;
    left: 20px;
    height: 1px;
    background-color: #bfbfbf;
    -webkit-transform: scale3d(0, 0.5, 1);
    transform: scale3d(0, 0.5, 1);
    -webkit-transition: transform .3s ease;
    transition: transform .3s ease
  }
  .menu-link {
    position: relative;
    font-size: 18px;
    line-height: 60px;
    margin-left: 20px;
    text-align: center;
    color: #333
  }
  .subMenu-link {
    border-bottom: 0;
    position: relative;
    color: #666
  }
  .subMenu-link::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #f2f2f2;
    -webkit-transform: scale3d(1, 0.5, 1);
    transform: scale3d(1, 0.5, 1)
  }
  .header::before {
    content: "";
    position: absolute;
    z-index: 20;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    pointer-events: none
  }
  .menu-open .header-menu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
  }
  .menu-open .btn-manu span {
    margin-top: -1px
  }
  .menu-open .btn-manu span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .menu-open .btn-manu span:nth-of-type(2) {
    opacity: 0
  }
  .menu-open .btn-manu span:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  .menu-open .menu-item {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  .menu-open .menu-item::after {
    -webkit-transform: scale3d(1, 0.5, 1);
    transform: scale3d(1, 0.5, 1)
  }
  .menu-open .menu-item:nth-of-type(1) {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
  }
  .menu-open .menu-item:nth-of-type(1)::after {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
  }
  .menu-open .menu-item:nth-of-type(2) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
  }
  .menu-open .menu-item:nth-of-type(2)::after {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
  }
  .menu-open .menu-item:nth-of-type(3) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
  }
  .menu-open .menu-item:nth-of-type(3)::after {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
  }
  .menu-open .menu-item:nth-of-type(4) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
  }
  .menu-open .menu-item:nth-of-type(4)::after {
    -webkit-transition-delay: .55s;
    transition-delay: .55s
  }
  .menu-open .menu-item:nth-of-type(5) {
    -webkit-transition-delay: .55s
  }
  .menu-open .menu-item:nth-of-type(5)::after {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
  }
  .menu-open .menu-item:nth-of-type(6) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
  }
  .menu-open .menu-item:nth-of-type(6)::after {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
  }
  .menu-open .menu-item:nth-of-type(7) {
    -webkit-transition-delay: .65s;
    transition-delay: .65s
  }
  .menu-open .menu-item:nth-of-type(7)::after {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
  }
}
.ib-wrap {
  padding-top: 100px;
  max-height: 100vh;
  background-color: #000;
  overflow: hidden
}
.ib-wrap.ib-v .ib-banner {
  position: static
}
.ib-wrap.ib-v .ib-img, .ib-wrap.ib-v .ib-txt {
  top: 50%
}
.ib-banner {
  position: relative;
  background-size: 100% auto;
  background-color: #000
}
.ib-banner::before {
  content: "";
  display: block;
  padding-top: 46.875%
}
.ib-img {
  position: absolute;
  top: 23.33333%;
  left: 15.10417%;
  width: 22.39583%
}
.ib-img::before {
  padding-top: 104.43925%
}
.ib-txt {
  position: absolute;
  top: 40%;
  left: 41.66667%;
  width: 52.08333%;
  text-align: center;
  color: #fff
}
.ib-txt h2 {
  font: 700 80px/1.25 "blenderpro";
  letter-spacing: -.025em;
  font-size: 4.16667vw
}
.ib-txt p {
  font: 500 24px/1.25 "blenderpro";
  letter-spacing: -.025em;
  font-size: 1.25vw
}
.ib-txt .view-more {
  margin-top: 2.08333vw;
  width: 8.33333vw;
  line-height: 2.34375vw;
  font-size: .9375vw
}
.view-more {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  width: 160px;
  font: 500 18px/45px "blenderpro";
  text-align: center
}
.view-more::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background-color: #06428b
}
.view-more:hover::before {
  width: 100%
}
.view-more.white {
  background-color: #fff;
  color: #000
}
.view-more.white:hover {
  color: #fff
}
.view-more.black {
  background-color: #000;
  color: #fff
}
.view-more.red {
  background-color: #fff;
  color: #000
}
.view-more.red::before {
  background-color: #000
}
.view-more.red:hover {
  color: #fff
}
@media (max-width: 1100px) {
  .ib-wrap {
    padding-top: 60px
  }
}
@media (max-width: 768px) {
  .ib-banner {
    background-size: auto 50%;
    background-position: right center;
    padding-top: 20px;
    padding-bottom: 80px
  }
  .ib-banner::before {
    padding-top: 0
  }
  .ib-img {
    position: relative;
    top: auto;
    left: 30%;
    width: 40%
  }
  .ib-txt {
    position: relative;
    top: auto;
    left: 10%;
    width: 80%;
    margin-top: 40px
  }
  .ib-txt h2 {
    font-size: 30px
  }
  .ib-txt p {
    font-size: 16px
  }
  .ib-txt .view-more {
    margin-top: 20px;
    width: 120px;
    font-size: 14px;
    line-height: 30px
  }
  .index-wafer {
    padding-bottom: 40px
  }
}
@media (max-width: 480px) {
  .ib-img {
    left: 20%;
    width: 60%
  }
  .ib-txt {
    line-height: 1.5
  }
  .ib-txt h2 {
    font-size: 24px;
    margin-bottom: 10px
  }
}
.index-wafer__title {
  position: relative;
  padding-left: .05em;
  font-family: "blenderpro";
  font-weight: 700;
  font-size: 20.83333vw;
  color: rgba(180, 180, 180, 0.2);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -.06em
}
.index-wafer__img {
  position: relative;
  z-index: 2;
  margin-top: -10.9375vw
}
.index-wafer__img img {
  display: block;
  margin: 0 auto;
  width: 85.41667vw
}
.index-wafer__txt {
  font-family: "blenderpro";
  text-align: center
}
.index-wafer__txt h3 {
  margin-bottom: .1em;
  font-size: 3.125vw;
  font-weight: 700;
  letter-spacing: .025em;
  color: #000
}
.index-wafer__txt p {
  font-size: 1.25vw;
  font-weight: 500;
  letter-spacing: -.025em;
  color: #666
}
@media (max-width: 1100px) {
  .index-wafer__txt h3 {
    font-size: 30px;
    margin-bottom: .2em
  }
  .index-wafer__txt p {
    font-size: 16px
  }
  .view-more {
    width: 120px;
    line-height: 36px
  }
}
@media (max-width: 768px) {
  .index-wafer__title {
    font-size: 29.94792vw
  }
  .index-wafer__img img {
    position: relative;
    left: -10%;
    width: 120%
  }
}
.list-feature > li:nth-of-type(1) {
  background-color: #000;
  color: #fff
}
.list-feature > li:nth-of-type(2) {
  background-color: #f6f6f6;
  color: #000
}
.list-feature > li:nth-of-type(3) {
  background-color: #06428b;
  color: #fff
}
.feature-item {
  padding-top: 80px;
  text-align: center;
  overflow: hidden
}
.feature-item__title h3 {
  font-family: "blenderpro";
  font-weight: 700;
  font-size: 2.8125vw;
  text-transform: uppercase
}
.feature-item__img {
  width: 30.20833vw;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -15.10417vw;
  margin-top: 5.20833vw
}
.feature-item__img::before {
  padding-top: 100%
}
@media (max-width: 640px) {
  .list-feature > li {
    width: 100%
  }
  .feature-item {
    padding-top: 40px
  }
  .feature-item__title h3 {
    font-size: 30px
  }
  .feature-item__img {
    margin-top: 40px;
    width: 60vw;
    margin-bottom: -30vw
  }
}
.index-about {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font-family: "blenderpro";
  letter-spacing: -.025em
}
.index-about h2 {
  margin-bottom: .2em;
  font-size: 4.16667vw;
  color: #06428b;
  font-weight: 700
}
.index-about p {
  font-size: 1.25vw;
  line-height: 1.5;
  font-weight: 400;
  color: #666;
  word-wrap: break-word;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto
}
@media (max-width: 1100px) {
  .index-about h2 {
    font-size: 30px
  }
  .index-about p {
    font-size: 16px
  }
}
.page-title {
  position: relative;
  padding-bottom: .825em;
  text-align: center;
  font: 700 60px/1 "blenderpro";
  letter-spacing: -.025em
}
.page-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 5px;
  background-color: #06428b
}
.page-top {
  padding-top: 100px
}
.page-line {
  height: 1px;
  background-color: #ccc
}
.list-product {
  margin-right: -15px;
  margin-left: -15px
}
.list-recomm-product {
  text-align: center
}
.product-item {
  display: block;
  margin: 0 15px 40px;
  letter-spacing: -.025em
}
.product-item:hover .product-item__img::after {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}
.product-item:hover .product-item__img img {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}
.product-item:hover .product-item__title {
  color: #06428b
}
.product-item__img {
  overflow: hidden
}
.product-item__img::before {
  padding-top: 71.42857%
}
.product-item__img::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 40px 0;
  border-color: transparent #06428b transparent transparent;
  -moz-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  -webkit-transform: translate(100%, -100%);
  transform: translate(100%, -100%)
}
.product-item__img img {
  -moz-transition: -moz-transform .8s ease;
  -o-transition: -o-transform .8s ease;
  -webkit-transition: -webkit-transform .8s ease;
  transition: transform .8s ease
}
.product-item__title {
  margin-top: 1.25em;
  margin-bottom: .2em;
  font: 700 24px/1.5 "blenderpro";
  color: #000
}
.product-item__intro {
  font: 500 16px/1.5 "blenderpro";
  color: #666
}
@media (max-width: 1100px) {
  .page-top {
    padding-top: 60px
  }
  .page-title {
    font-size: 40px
  }
  .page-title::after {
    width: 60px;
    height: 3px;
    margin-left: -30px
  }
  .list-product {
    margin-right: -10px;
    margin-left: -10px
  }
  .product-item {
    margin-right: 10px;
    margin-left: 10px
  }
}
@media (max-width: 768px) {
  .page-title {
    font-size: 32px
  }
  .list-product > li {
    width: 100%
  }
  .product-item {
    margin-bottom: 40px
  }
  .product-item__title {
    margin-top: 1em
  }
}
.prod-img {
  width: 1000px;
  margin: 0 15px
}
.prod-img::before {
  padding-top: 60%
}
.prod-main {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  font-size: 0
}
.prod-intro {
  letter-spacing: -.025em;
  width: 420px;
  display: inline-block;
  vertical-align: top
}
.prod-title {
  font: 700 48px/1 "blenderpro";
  color: #06428b
}
.prod-desc {
  margin-top: 1em;
  font: 500 18px/24px "blenderpro";
  color: #000
}
.prod-param {
  margin-left: 180px;
  display: inline-block;
  vertical-align: top;
  width: 400px;
  font: 500 18px/30px "blenderpro";
  color: #000
}
.prod-param span {
  margin-right: .5em;
  display: inline-block;
  vertical-align: top;
  color: #666
}
.prodf-item {
  max-width: 260px;
  margin-right: auto;
  margin-left: auto;
  font-family: "blenderpro";
  text-align: center
}
.prodf-item__img {
  width: 80px;
  margin-right: auto;
  margin-left: auto
}
.prodf-item__img::before {
  padding-top: 100%
}
.prodf-item__ico {
  display: block;
  width: 80px;
  margin-right: auto;
  margin-left: auto;
  font-size: 80px;
  color: #06428b;
  text-align: center
}
.prodf-item__title {
  margin-bottom: .5em;
  margin-top: 1.25em;
  font-weight: 700;
  font-size: 24px;
  color: #000
}
.prodf-item__desc {
  font-weight: 500;
  font-size: 18px;
  color: #666
}
.prod-photo img {
  display: block;
  max-width: 100%
}
.prod-footer {
  padding: 60px 0;
  background-color: #06428b;
  text-align: center;
  color: #fff
}
.prod-footer p {
  font: 700 36px/1.5 "blenderpro";
  letter-spacing: -.025em
}
.prod-footer__quotation {
  margin-bottom: -.5em;
  display: inline-block;
  vertical-align: bottom;
  font-size: 72px;
  font-family: "Arial"
}
.prod-footer__link {
  font: 700 18px/1.5 "blenderpro";
  letter-spacing: -.025em;
  color: #fff
}
.prod-footer__link:hover {
  text-decoration: underline
}
.prod-footer__link i {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 27px
}
@media (max-width: 1100px) {
  .prod-main {
    width: auto;
    margin-right: 20px;
    margin-left: 20px
  }
  .prod-intro {
    text-align: center;
    width: 100%
  }
  .prod-param {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-top: 40px
  }
  .prod-title {
    font-size: 40px
  }
  .prod-img {
    width: 80vw;
    margin-right: 10px;
    margin-left: 10px
  }
}
@media (max-width: 768px) {
  .prod-title {
    font-size: 32px
  }
  .list-pordf > li {
    width: 100%
  }
  .prodf-item {
    margin-bottom: 30px
  }
  .prodf-item__title {
    margin-top: 0
  }
  .prod-footer p {
    font-size: 24px
  }
  .prod-footer__quotation {
    font-size: 48px
  }
  .prod-img {
    width: 100%;
    margin-right: 0;
    margin-left: 0
  }
  .prod-param {
    text-align: left
  }
}
.markets-banner {
  position: relative;
  overflow: hidden
}
.markets-banner::before {
  padding-top: 31.25%
}
.markets-banner .slick-banner {
  position: absolute;
  top: 0;
  right: 0;
  left: 0
}
.banner-item {
  height: 600px;
  overflow: hidden
}
.banner-item .banner-img {
  display: block;
  position: relative;
  left: 50%;
  margin-left: -960px
}
.markets-banner::before {
  padding-top: 31.25%
}
.slick-banner .slick-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  font-size: 0;
  border: 0;
  padding: 0;
  background-color: transparent;
  outline: 0;
  cursor: pointer;
  margin-top: -20px
}
.slick-banner .slick-arrow::before {
  font-family: "iconfont";
  font-size: 40px;
  width: 1em;
  height: 1em;
  color: #fff
}
.slick-banner .slick-arrow:hover::before {
  color: #06428b
}
.slick-banner .slick-prev {
  left: 30px
}
.slick-banner .slick-prev::before {
  content: "\e806"
}
.slick-banner .slick-next {
  right: 30px
}
.slick-banner .slick-next::before {
  content: "\e600"
}
.page-intro {
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font: 500 16px/24px "blenderpro";
  letter-spacing: .015em;
  color: #666
}
.recomm-title {
  font: 700 40px/1 "blenderpro";
  color: #000;
  text-align: center;
  letter-spacing: -.025em
}
.list-recomm {
  margin-right: -15px;
  margin-left: -15px
}
.recomm-item {
  margin-right: 15px;
  margin-left: 15px
}
.list-markets {
  margin-right: -15px;
  margin-left: -15px
}
.market-item {
  display: block;
  margin-right: 15px;
  margin-left: 15px
}
.market-item:hover .market-item__ico {
  color: #06428b
}
.market-item:hover .market-item__wrap {
  border-color: #06428b
}
.market-item:hover .ico60-black {
  visibility: hidden;
  opacity: 0
}
.market-item:hover .ico60-red {
  visibility: visible;
  opacity: 1
}
.market-item__ico {
  position: relative;
  z-index: 10;
  height: 70px;
  width: 130px;
  margin: 0 auto;
  margin-bottom: -.5em;
  text-align: center;
  font-size: 70px;
  background-color: #fff;
  color: #000
}
.ico60 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain
}
.ico60-black {
  visibility: visible;
  opacity: 1
}
.ico60-red {
  visibility: hidden;
  opacity: 0
}
.market-item__wrap {
  position: relative;
  border: 2px solid #000
}
.market-item__wrap::before {
  content: "";
  display: block;
  padding-top: 73.61963%
}
.market-item__txt {
  position: absolute;
  top: 33.33333%;
  right: 20px;
  left: 20px;
  font-family: "blenderpro";
  letter-spacing: -.025em;
  text-align: center;
  color: #000
}
.market-item__txt h3 {
  margin-bottom: .5em;
  font-size: 24px;
  font-weight: 700
}
.market-item__txt p {
  font-size: 18px;
  font-weight: 500
}
@media (max-width: 1100px) {
  .banner-item {
    height: 400px
  }
  .banner-item .banner-img {
    height: 400px;
    margin-left: -640px
  }
  .recomm-title {
    font-size: 32px
  }
  .list-product.list-4 > li {
    width: 33.3333%
  }
  .list-markets {
    margin-right: -10px;
    margin-left: -10px
  }
  .market-item {
    margin-right: 10px;
    margin-left: 10px
  }
}
@media (max-width: 768px) {
  .list-product.list-4 > li {
    width: 50%
  }
  .list-markets > li {
    width: 50%
  }
  .market-item {
    margin-bottom: 20px
  }
  .banner-item {
    height: 300px
  }
  .banner-item .banner-img {
    height: 300px;
    margin-left: -480px
  }
  .slick-banner .slick-arrow {
    margin-top: -10px
  }
  .slick-banner .slick-arrow::before {
    font-size: 20px
  }
  .slick-banner .slick-prev {
    left: 10px
  }
  .slick-banner .slick-next {
    right: 10px
  }
}
@media (max-width: 640px) {
  .list-product.list-4 > li {
    width: 100%
  }
  .list-markets > li {
    width: 100%
  }
  .market-item__txt h3 {
    font-size: 20px
  }
  .market-item__txt p {
    font-size: 16px
  }
}
@media (max-width: 480px) {
  .banner-item {
    height: 200px
  }
  .banner-item .banner-img {
    height: 200px;
    margin-left: -320px
  }
}
.about-intro {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font: 500 16px/30px "blenderpro";
  color: #666;
  letter-spacing: -.025em
}
.about-banner::before {
  padding-top: 31.25%
}
.list-team {
  margin-right: -15px;
  margin-left: -15px
}
.team-item {
  margin: 0 15px 50px;
  font-family: "blenderpro";
  letter-spacing: .025em;
  text-align: center;
  line-height: 1.5
}
.team-item:hover .team-item__name {
  color: #06428b
}
.team-item__img::before {
  padding-top: 121.95122%
}
.team-item__name {
  margin-top: .5em;
  font-size: 30px;
  font-weight: 700;
  color: #000
}
.team-item__job {
  font-size: 18px;
  font-weight: 500
}
.loading {
  font: 700 20px/2 "blenderpro";
  color: #06428b;
  letter-spacing: .4em;
  text-align: center
}
.loading span {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top
}
.loading span i {
  position: absolute;
  z-index: 2;
  top: 0;
  right: -100%;
  bottom: 0;
  left: -100%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTYuNiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIzMy4yJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iNjYuNiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjgzLjIlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ffffff), color-stop(16.6%, rgba(255, 255, 255, 0)), color-stop(33.2%, #ffffff), color-stop(50%, rgba(255, 255, 255, 0)), color-stop(66.6%, #ffffff), color-stop(83.2%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 16.6%, #ffffff 33.2%, rgba(255, 255, 255, 0) 50%, #ffffff 66.6%, rgba(255, 255, 255, 0) 83.2%, #ffffff 100%);
  background-image: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 16.6%, #ffffff 33.2%, rgba(255, 255, 255, 0) 50%, #ffffff 66.6%, rgba(255, 255, 255, 0) 83.2%, #ffffff 100%);
  background-image: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 16.6%, #ffffff 33.2%, rgba(255, 255, 255, 0) 50%, #ffffff 66.6%, rgba(255, 255, 255, 0) 83.2%, #ffffff 100%);
  -webkit-animation: loading 2s ease-out infinite;
  animation: loading 2s ease-out infinite
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: translateX(0)
  }
  0% {
    -webkit-transform: translateX(-33.33%)
  }
}
@keyframes loading {
  0% {
    transform: translateX(0)
  }
  0% {
    transform: translateX(-33.33%)
  }
}
@media (max-width: 1100px) {
  .list-team {
    margin-right: -10px;
    margin-left: -10px
  }
  .team-item {
    margin-right: 10px;
    margin-left: 10px
  }
  .team-item__name {
    font-size: 24px
  }
  .team-item__job {
    font-size: 16px
  }
}
@media (max-width: 768px) {
  .list-team > li {
    width: 33.33%
  }
}
@media (max-width: 640px) {
  .list-team > li {
    width: 50%
  }
}
.contact-item {
  text-align: center;
  max-width: 340px;
  margin-right: auto;
  margin-left: auto;
  font-family: "blenderpro";
  letter-spacing: -.025em
}
.contact-item i {
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  color: #06428b
}
.contact-item h3 {
  margin-bottom: .5em;
  margin-top: 1em;
  font-weight: 700;
  color: #000;
  font-size: 24px
}
.contact-item p {
  font-size: 16px;
  font-weight: 400;
  color: #666;
  line-height: 1.5
}
.contact-map {
  position: relative
}
.map-title {
  position: absolute;
  top: 43.33333%;
  left: 50%;
  margin-left: -185px;
  width: 310px;
  height: auto
}
.contact-form {
  font-size: 0;
  margin-right: -50px;
  margin-left: -50px
}
.form-group {
  position: relative;
  margin-right: 50px;
  margin-left: 50px;
  margin-bottom: 40px
}
.form-group input, .form-group select {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  background-color: transparent;
  outline: 0
}
.form-group textarea {
  display: block;
  width: 100%;
  border: 0;
  border: solid #999;
  border-width: 1px 1px 0;
  padding: 0;
  background-color: transparent;
  outline: 0;
  resize: none
}
.form-group input, .form-group textarea, .form-group select {
  padding-left: 10px;
  font: 700 18px/40px "blenderpro";
  color: #333
}
.form-group::before, .form-group::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px
}
.form-group::before {
  width: 100%;
  background-color: #999
}
.form-group::after {
  width: 0;
  background-color: #06428b
}
.form-group .arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  font-size: 20px;
  margin-top: -10px;
  color: #06428b
}
.form-group.btn::before {
  display: none
}
.form-group.active textarea {
  border-color: #06428b
}
.form-group.active::after {
  width: 100%
}
.btn-submit {
  display: inline-block;
  vertical-align: top;
  width: 254px;
  height: 64px;
  border: 1px solid #06428b;
  font: 700 18px/40px "blenderpro";
  background-color: #fff;
  color: #06428b;
  outline: 0;
  cursor: pointer
}
.btn-submit:hover {
  background-color: #06428b;
  color: #fff
}
.filter-selector {
  position: relative;
  z-index: 10;
  margin-right: 50px;
  margin-left: 50px
}
.filter-selector__header {
  font-family: "blenderpro";
  font-weight: 700;
  font-size: 18px;
  padding-left: 10px;
  text-align: center;
  line-height: 40px;
  letter-spacing: -.025em;
  background-color: #fff;
  color: #666;
  cursor: pointer;
  text-align: left;
  border-bottom: 1px solid #999
}
.filter-selector__header:after {
  content: '\e60b';
  font-family: 'iconfont';
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 1em;
  font-size: 14px;
  color: #06428b;
  line-height: 20px;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: transform .3s ease-out;
  transition: transform .3s ease-out
}
.filter-selector__header.active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}
.filter-selector__header.current {
  color: #000
}
.filter-selector__header.current {
  border-bottom-color: #06428b
}
.filter-selector__option {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  padding: 0;
  display: none;
  background-color: #f8f8f8
}
.filter-selector__option a {
  display: block;
  font-size: 14px;
  font-weight: 700;
  font-family: "blenderpro";
  line-height: 30px;
  text-align: center;
  color: #000;
  text-align: left;
  padding-left: 15px
}
.filter-selector__option a:hover, .filter-selector__option a.current {
  background-color: #06428b;
  color: #fff
}
@media (max-width: 1100px) {
  .map-title {
    width: 200px;
    margin-left: -120px
  }
}
@media (max-width: 768px) {
  .map-title {
    width: 140px;
    margin-left: -85px
  }
  .list-contact > li {
    width: 100%
  }
  .contact-item {
    margin-bottom: 40px
  }
  .contact-form {
    margin-right: 0;
    margin-left: 0
  }
  .contact-form .col-2 {
    width: 100%
  }
  .form-group {
    margin-bottom: 30px;
    margin-right: 0;
    margin-left: 0
  }
  .btn-submit {
    width: 160px;
    height: 50px
  }
}
@media (max-width: 480px) {
  .map-title {
    width: 100px;
    margin-left: -60px
  }
}
.sup-tab {
  position: relative;
  font-size: 0;
  text-align: center
}
.sup-tab::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #ebebeb
}
.sup-tab span {
  position: relative;
  padding: 0 15px;
  margin: 0 25px;
  display: inline-block;
  vertical-align: top;
  font: 700 30px/2 "blenderpro";
  color: #000;
  letter-spacing: -.025em;
  cursor: pointer
}
.sup-tab span::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0;
  background-color: #06428b
}
.sup-tab span.current::before {
  height: 3px
}
.list-download {
  display: none
}
.list-download.active {
  display: block
}
.download-item {
  position: relative;
  display: block;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #f4f4f4
}
.download-item__title {
  position: relative;
  height: 3em;
  font: 700 24px/2 "blenderpro";
  color: #000;
  letter-spacing: -.025em
}
.download-item__title span {
  position: absolute;
  top: 50%;
  left: 3em;
  right: 140px
}
.download-item__type {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -27px
}
.download-item__ico {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1em;
  font: 700 18px/2 "blenderpro";
  color: #000
}
.download-item__ico i {
  color: #06428b;
  margin-right: .5em
}
.pager {
  font-size: 0;
  text-align: center
}
.pager a {
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font: 700 18px/30px "blenderpro";
  width: 30px;
  color: #000
}
.pager a:hover {
  color: #06428b
}
.pager a.current {
  background-color: #06428b;
  color: #fff
}
.list-video {
  margin-right: -15px;
  margin-left: -15px
}
.video-box::before {
  content: "";
  display: block;
  padding-top: 58.39416%
}
.video-item[data-playing=true]::after, .video-item[data-playing=true] .video-item-bg, .video-item[data-playing=true] .video-item-btn {
  opacity: 0
}
.video-item {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  overflow: hidden
}
.video-item video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000
}
.video-item:hover .video-item-bg {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}
.video-item::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1)
}
.video-item-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -moz-transition: -moz-transform .8s ease;
  -o-transition: -o-transform .8s ease;
  -webkit-transition: -webkit-transform .8s ease;
  transition: transform .8s ease
}
.video-item-btn {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 68px;
  width: 1em;
  height: 1em;
  margin-top: -.5em;
  margin-left: -.5em;
  border: 2px solid #fff
}
.video-item-btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #fff
}
.video-item__title {
  margin-top: .6em;
  font: 700 30px/1.5 "blenderpro";
  text-align: center;
  color: #000
}
.video-item-wrap {
  margin-bottom: 50px
}
.video-item-wrap:hover .video-item__title {
  color: #06428b
}
.video-item-wrap:hover .video-item-btn {
  border-color: #06428b
}
.video-item-wrap:hover .video-item-btn::before {
  border-left-color: #06428b
}
.sup-layer {
  width: 800px;
  padding: 80px 0;
  background-color: #fff
}
.sup-layer-close {
  position: absolute;
  top: 1em;
  right: 1em;
  font-size: 20px;
  color: #000;
  cursor: pointer
}
.sup-layer-close:hover {
  color: #06428b
}
.sup-layer-wrap {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto
}
.sup-layer-title {
  font: 700 30px/1 "blenderpro";
  text-align: center;
  color: #000;
  letter-spacing: -.025em
}
.sup-layer-input {
  border-bottom: 2px solid #06428b
}
.sup-layer-input input {
  display: block;
  width: 100%;
  border: 0;
  outline: 0;
  font: 700 18px/30px "blenderpro";
  letter-spacing: -.025em;
  text-align: center;
  color: #000
}
.layer-input-tip {
  padding-top: 20px;
  font: 700 16px/1.5 "blenderpro";
  color: #000;
  opacity: .7;
  text-align: center
}
.sup-layer-btn {
  font-size: 0;
  margin-right: -15px;
  margin-left: -15px;
  text-align: center
}
.sup-layer-btn .col {
  padding: 0 15px
}
.sup-layer-btn button {
  display: block;
  width: 100%;
  height: 60px;
  border: 2px solid #000;
  background-color: #fff;
  outline: 0;
  font: 700 16px/1.5 "blenderpro";
  cursor: pointer
}
.sup-layer-btn button:hover {
  background-color: #06428b;
  border-color: #06428b;
  color: #fff
}
@media (max-width: 1100px) {
  .sup-tab span {
    font-size: 24px
  }
  .download-item__type {
    margin-top: -20px;
    height: 40px
  }
  .download-item__title {
    font-size: 20px;
    line-height: 1.5
  }
  .list-video {
    margin-right: -10px;
    margin-left: -10px
  }
  .video-item {
    margin-right: 10px;
    margin-left: 10px
  }
  .video-item__title {
    font-size: 24px
  }
  .sup-layer {
    width: 400px;
    padding-top: 40px;
    padding-bottom: 40px
  }
  .sup-layer-wrap {
    max-width: 360px
  }
  .sup-layer-btn button {
    height: 40px
  }
  .sup-layer-close {
    top: .5em;
    right: .5em
  }
  .sup-layer-input {
    margin-top: 20px
  }
  .sup-layer-btn {
    margin-top: 20px
  }
  .sup-layer-title {
    font-size: 24px
  }
}
@media (max-width: 768px) {
  .sup-tab span {
    font-size: 20px;
    padding: 0 5px;
    margin: 0 10px
  }
  .download-item__type {
    margin-top: -14px;
    height: 27px
  }
  .download-item__ico {
    margin-top: -18px;
    font-size: 0
  }
  .download-item__ico i {
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    line-height: 2
  }
  .download-item__title {
    min-height: 3em
  }
  .download-item__title span {
    right: 40px;
    left: 35px;
    line-height: 1.5
  }
  .video-item__title {
    font-size: 20px
  }
  .video-item-btn {
    -webkit-transform: scale(0.5);
    transform: scale(0.75)
  }
}
@media (max-width: 640px) {
  .list-video > li {
    width: 100%
  }
}
@media (max-width: 480px) {
  .sup-layer {
    width: 320px
  }
  .sup-layer-wrap {
    max-width: 280px
  }
}
.news-top {
  position: relative;
  letter-spacing: -.025em;
  display: block
}
.news-top:hover .news-item__more {
  color: #06428b
}
.news-top:hover .news-item__more i {
  opacity: 1
}
.news-top__intro {
  position: absolute;
  bottom: 50px;
  left: 90px;
  width: 40%
}
.news-top__intro .news-item__date, .news-top__intro .news-item__more, .news-top__intro .news-item__title {
  color: #fff
}
.news-top__img::before {
  padding-top: 38.57143%
}
.news-item__txt, .news-item {
  font-family: "blenderpro";
  letter-spacing: -.025em
}
.news-item__date {
  margin-bottom: .5em;
  font-weight: 400;
  font-size: 18px;
  color: #666
}
.news-item__title {
  height: 3.6em;
  overflow: hidden;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.2;
  color: #000
}
.news-item__more {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #666
}
.news-item__more i {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 20px;
  margin-left: 1em;
  opacity: 0
}
.list-news {
  margin-right: -15px;
  margin-left: -15px
}
.news-item {
  position: relative;
  display: block;
  background-color: #f8f8f8;
  padding: 50px 30px;
  margin: 0 15px 30px;
  overflow: hidden
}
.news-item .news-item__title {
  margin-bottom: 1em
}
.news-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 40px 0;
  border-color: transparent #06428b transparent transparent;
  -moz-transform: translate(100%, -100%);
  -ms-transform: translate(100%, -100%);
  -webkit-transform: translate(100%, -100%);
  transform: translate(100%, -100%)
}
.news-item:hover::after {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}
.news-item:hover .news-item__more {
  color: #06428b
}
.news-item:hover .news-item__more i {
  opacity: 1
}
@media (max-width: 1100px) {
  .list-news {
    margin-right: -10px;
    margin-left: -10px
  }
  .news-top__intro {
    bottom: 30px;
    left: 50px
  }
  .news-item {
    padding: 30px 20px;
    margin-right: 10px;
    margin-left: 10px
  }
  .news-item__title {
    font-size: 24px
  }
}
@media (max-width: 768px) {
  .list-news > li {
    width: 50%
  }
  .news-top__intro {
    bottom: 20px;
    left: 20px;
    right: 20px;
    width: auto
  }
  .news-top__intro .news-item__title {
    height: auto;
    margin-bottom: 1em
  }
}
@media (max-width: 640px) {
  .news-top__intro {
    position: relative;
    bottom: auto;
    margin-top: 20px
  }
  .news-top__intro .news-item__date, .news-top__intro .news-item__more {
    color: #666
  }
  .news-top__intro .news-item__title {
    color: #000
  }
  .list-news > li {
    width: 100%
  }
  .news-item__title {
    height: auto
  }
}
.detail-main {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto
}
.detail-img img {
  display: block;
  max-width: 100%
}
.detail-title {
  margin-top: 1em;
  font: 700 30px/1.5 "blenderpro";
  color: #000;
  letter-spacing: -.025em
}
.detail-date {
  margin-top: .5em;
  font: 400 18px/1.5 "blenderpro";
  color: #666
}
.news-body {
  font-family: "blenderpro";
  font-size: 16px;
  line-height: 30px;
  color: #666;
  letter-spacing: -.025em;
  font-weight: 500
}
.news-body img {
  max-width: 100%;
  height: auto !important
}
.detail-bottom {
  position: relative
}
.detail-bottom .detail-share {
  position: absolute;
  top: 0;
  right: 0
}
.detail-back {
  display: inline-block;
  vertical-align: top;
  font: 700 18px/30px "blenderpro";
  color: #000
}
.detail-back i {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 30px;
  color: #000;
  margin-right: 1em
}
.detail-back:hover i {
  color: #06428b
}
.detail-share {
  font: 700 18px/30px "blenderpro";
  color: #000
}
.detail-share a {
  display: inline-block;
  vertical-align: top;
  line-height: 30px;
  margin-left: 1em;
  color: #666
}
.detail-share a:hover {
  color: #06428b
}
.detail-pager {
  position: relative;
  height: 80px;
  background-color: #f8f8f8
}
.detail-pager a {
  position: absolute;
  top: 50%;
  font: 700 18px/30px "blenderpro";
  color: #666;
  margin-top: -15px;
  text-transform: capitalize
}
.detail-pager a span {
  margin: 0 15px;
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 2px;
  background-color: #ccc
}
.detail-pager a:hover {
  color: #06428b
}
.detail-pager a:hover span {
  width: 100px;
  background-color: #06428b
}
.detail-prev {
  left: 35px
}
.detail-next {
  right: 35px
}
@media (max-width: 1100px) {
  .detail-title {
    font-size: 24px
  }
}
@media (max-width: 480px) {
  .detail-bottom .detail-share {
    position: relative;
    margin-top: 20px
  }
  .detail-pager {
    height: 60px
  }
  .detail-prev {
    left: 0
  }
  .detail-next {
    right: 0
  }
}
.facility-main {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  font-family: "blenderpro";
  font-size: 18px;
  line-height: 2;
  font-weight: 500;
  letter-spacing: -.025em;
  color: #666
}
.facility-main img {
  max-width: 100%;
  height: auto !important
}
.value-img img {
  display: block;
  margin: 0 auto
}
.value-slogan {
  position: relative
}
.value-slogan-bg {
  overflow: hidden
}
.value-slogan-bg img {
  display: block;
  position: relative;
  left: 50%;
  margin-left: -960px
}
.value-slogan-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  font: 500 24px/1.5 "blenderpro";
  color: #fff;
  text-align: center;
  letter-spacing: .015em
}
.value-title {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  font: 700 40px/1.2 "blenderpro";
  color: #000;
  text-align: center
}
.list-value {
  margin-right: -50px;
  margin-left: -50px
}
.value-item {
  margin: 0 50px 40px
}
.value-item:hover .value-item__ico {
  color: #06428b
}
.value-item:hover .value-item__txt {
  border-color: #06428b
}
.value-item:hover .ico60-black {
  visibility: hidden;
  opacity: 0
}
.value-item:hover .ico60-red {
  visibility: visible;
  opacity: 1
}
.value-item__ico {
  position: relative;
  margin-left: .875em;
  height: 70px;
  width: 120px;
  background-color: #fff;
  font-size: 70px;
  text-align: center;
  color: #000;
  margin-bottom: -.5em
}
.value-item__ico span {
  display: inline-block;
  vertical-align: top;
  line-height: 1
}
.value-form {
  font-size: 0;
  margin-right: -50px;
  margin-left: -50px
}
.value-item__txt {
  border: 2px solid #000;
  padding: 50px;
  height: 200px;
  font: 700 24px/1.5 "blenderpro";
  letter-spacing: -.025em
}
.value-input {
  position: relative;
  margin: 0 50px 30px
}
.value-input input, .value-input label, .value-input textarea {
  font-family: "blenderpro"
}
.value-input input {
  padding-left: 15px;
  display: block;
  width: 100%;
  height: 54px;
  border: 0;
  outline: 0;
  font-size: 18px;
  font-weight: 700;
  background-color: #f8f8f8;
  color: #000
}
.value-input.active .value-label {
  display: none
}
.value-input label.error {
  position: absolute;
  top: 100%;
  left: 15px;
  right: 15px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px
}
.value-input textarea {
  padding: 15px;
  display: block;
  width: 100%;
  border: 0;
  outline: 0;
  font-size: 18px;
  font-weight: 700;
  background-color: #f8f8f8;
  color: #000;
  resize: none
}
.value-label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-left: 15px;
  font-size: 18px;
  line-height: 54px;
  font-weight: 700;
  color: #000
}
.value-submit {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  height: 60px;
  border: 0;
  outline: 0;
  font: 700 18px/1 "blenderpro";
  background-color: #f8f8f8;
  color: #06428b;
  cursor: pointer
}
.value-submit:hover {
  background-color: #06428b;
  color: #fff
}
@media (max-width: 1100px) {
  .value-slogan-txt {
    width: auto;
    left: 10%;
    right: 10%;
    margin-left: 0;
    font-size: 20px
  }
  .value-title {
    font-size: 32px
  }
  .list-value {
    margin-right: -20px;
    margin-left: -20px
  }
  .value-item {
    margin-right: 20px;
    margin-left: 20px
  }
  .value-item__txt {
    border-width: 2px;
    padding: 40px 20px
  }
  .value-form {
    margin-right: -20px;
    margin-left: -20px
  }
  .value-input {
    margin-right: 20px;
    margin-left: 20px
  }
}
@media (max-width: 768px) {
  .value-slogan-bg img {
    height: 400px;
    margin-left: -640px
  }
  .value-slogan-txt {
    font-size: 20px;
    line-height: 1.25
  }
  .value-item__ico {
    height: 50px;
    font-size: 50px
  }
  .value-item__txt {
    font-size: 20px
  }
  .value-form .col-2 {
    width: 100%
  }
  .value-submit {
    width: 200px;
    height: 54px
  }
}
@media (max-width: 640px) {
  .list-value > li {
    width: 100%
  }
  .value-slogan-txt {
    text-align: left;
    right: 20px;
    left: 20px;
    font-size: 16px
  }
  .value-item__txt {
    height: auto
  }
  .value-item__ico {
    font-size: 40px;
    width: 80px
  }
}
.chat_entry {
  box-shadow: none !important;
  background: #06428b !important;
  -webkit-transition: all .3s ease;
  transition: all .3s ease
}
.chat_entry:hover {
  opacity: .8
}
body .chat_entry .lim_mini_icon-message {
  background-image: url(../image/chat.png)
}
@media (-webkit-min-device-pixel-ratio: 2), not all, not all, (min-width: 1920px) {
  body .chat_entry .lim_mini_icon-message {
    background-image: url(../image/chat@2x.png)
  }
}
body .lim_m_b #lim_mchat_wrapper span {
  display: none
}
body .lim_m_b #lim_mchat_wrapper a {
  width: 40px;
  height: 40px;
  min-width: 40px;
  padding: 10px 0 0;
  border-radius: 40px;
  font-size: 0
}
body .lim_m_b #lim_mob_chat {
  margin-left: 0
}
body .lim_m_b #lim_mchat_wrapper em {
  margin-right: 0
}
body #lim_mob_chat em {
  width: 20px;
  height: 20px;
  background-image: url(../image/chat.png);
  background-size: contain;
  background-position: center center
}
.error-404 {
  padding: 60px 0
}
.error-404 h3 {
  color: #000;
  font-size: 40px;
  letter-spacing: .1em;
  line-height: 1.5
}
.error-404 p {
  font-size: 18px;
  letter-spacing: .05em;
  line-height: 1.5
}
.search-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px
}
.search-header h3 {
  color: #000;
  font-size: 24px;
  letter-spacing: .1em;
  line-height: 1.5
}
.search-header p {
  color: #000;
  font-size: 24px;
  font-family: "blenderpro";
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.5
}
.search-header p span {
  color: #06428b
}
.search-item {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #eee
}
.search-item h4 {
  color: #000;
  margin-bottom: .25em;
  font-size: 20px;
  line-height: 1.5;
  font-family: "blenderpro";
  font-weight: 700;
  letter-spacing: .05em
}
.search-item h4 span {
  color: #06428b
}
.search-item p {
  color: #666;
  font-size: 16px;
  line-height: 1.5;
  font-family: "blenderpro";
  font-weight: 500
}
.search-item:hover {
  background-color: #f5f5f5
}
.search-item:hover h4 {
  color: #06428b
}
