@import "iconfont.css";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}
ul[role="list"],
ol[role="list"] {
  list-style: none;
}
body {
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-size: 0;
}
a {
  text-decoration: none;
}
a:not([class]) {
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}
img,
picture {
  max-width: 100%;
  display: block;
}
input,
button,
textarea,
select {
  font: inherit;
}
html {
  scroll-behavior: initial;
}
html,
body {
  width: 100%;
  min-height: 100%;
}
.splide__list {
  font-size: 0;
  padding: 0;
  list-style: none;
}
.contact-map .BMapLabel {
  border: 0;
}
.contact-map .anchorBL {
  display: none;
}
.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-130 {
  margin-top: 130px;
}
.mt-140 {
  margin-top: 140px;
}
.mt-150 {
  margin-top: 150px;
}
.mt-160 {
  margin-top: 160px;
}
.mt-170 {
  margin-top: 170px;
}
.mt-180 {
  margin-top: 180px;
}
.mt-190 {
  margin-top: 190px;
}
.mt-200 {
  margin-top: 200px;
}
@media (max-width: 1024px) {
  .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-130 {
    margin-top: 65px;
  }
  .mt-140 {
    margin-top: 70px;
  }
  .mt-150 {
    margin-top: 75px;
  }
  .mt-160 {
    margin-top: 80px;
  }
  .mt-170 {
    margin-top: 85px;
  }
  .mt-180 {
    margin-top: 90px;
  }
  .mt-190 {
    margin-top: 95px;
  }
  .mt-200 {
    margin-top: 100px;
  }
}
.fw-100 {
  font-weight: 100;
}
.fw-200 {
  font-weight: 200;
}
.fw-300 {
  font-weight: 300;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.fw-800 {
  font-weight: 800;
}
.fw-900 {
  font-weight: 900;
}
.lts-10 {
  letter-spacing: 0.01em;
}
.lts-20 {
  letter-spacing: 0.02em;
}
.lts-30 {
  letter-spacing: 0.03em;
}
.lts-40 {
  letter-spacing: 0.04em;
}
.lts-50 {
  letter-spacing: 0.05em;
}
.lts-60 {
  letter-spacing: 0.06em;
}
.lts-70 {
  letter-spacing: 0.07em;
}
.lts-80 {
  letter-spacing: 0.08em;
}
.lts-90 {
  letter-spacing: 0.09em;
}
.lts-100 {
  letter-spacing: 0.1em;
}
.line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.line-multiy,
.line5,
.line4,
.line3,
.line2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line2 {
  -webkit-line-clamp: 2;
}
.line3 {
  -webkit-line-clamp: 3;
}
.line4 {
  -webkit-line-clamp: 4;
}
.line5 {
  -webkit-line-clamp: 5;
}
.list-default {
  margin-right: -25px;
  margin-left: -25px;
}
.list-item {
  margin-right: 25px;
  margin-left: 25px;
}
@media (max-width: 1600px) {
  .list-default {
    margin-right: -20px;
    margin-left: -20px;
  }
  .list-item {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 1200px) {
  .list-default {
    margin-right: -10px;
    margin-left: -10px;
  }
  .list-item {
    margin-right: 10px;
    margin-left: 10px;
  }
}
.list {
  font-size: 0;
  padding: 0;
}
.list > li {
  display: inline-block;
  vertical-align: top;
 
}
.cplist{
  margin: 2% 0px;
}
.list-1 > li {
  width: 100%;
}
.list-2 > li {
  width: 50%;
}
.list-3 > li {
  width: 33.3333333333%;
}
.list-4 > li {
  width: 25%;
}
.list-5 > li {
  width: 20%;
}
.list-6 > li {
  width: 16.6666666667%;
}
.list-7 > li {
  width: 14.2857142857%;
}
.list-8 > li {
  width: 12.5%;
}
.list-9 > li {
  width: 11.1111111111%;
}
.img-box {
  position: relative;
}
.img-box::before {
  content: "";
  display: block;
}
.img-box > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ib-item__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.display-ib {
  display: inline-block;
}
.display-ibvt {
  display: inline-block;
  vertical-align: top;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-justify {
  text-align: justify;
}
.bg-cover,
.bg-contain {
  background-repeat: no-repeat;
  background-position: center center;
}
.bg-cover {
  background-size: cover;
}
.bg-contain {
  background-size: contain;
}
.container {
  overflow: hidden;
}
.fz-80 {
  font-size: 80px;
}
.fz-60 {
  font-size: 60px;
}
.fz-50 {
  font-size: 50px;
}
.fz-40 {
  font-size: 40px;
}
.fz-30 {
  font-size: 30px;
}
.fz-24 {
  font-size: 24px;
}
.fz-20 {
  font-size: 20px;
}
.fz-18 {
  font-size: 18px;
}
.fz-16 {
  font-size: 16px;
}
.fz-14 {
  font-size: 14px;
}
.fz-12 {
  font-size: 12px;
}
@media (max-width: 1600px) {
  .fz-80 {
    font-size: 64px;
  }
  .fz-60 {
    font-size: 48px;
  }
  .fz-50 {
    font-size: 40px;
  }
  .fz-40 {
    font-size: 36px;
  }
  .fz-30 {
    font-size: 24px;
  }
  .fz-24 {
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .fz-80 {
    font-size: 48px;
  }
  .fz-60 {
    font-size: 40px;
  }
  .fz-50 {
    font-size: 36px;
  }
  .fz-40 {
    font-size: 32px;
  }
  .fz-20 {
    font-size: 18px;
  }
  .fz-18 {
    font-size: 16px;
  }
  .fz-16 {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .fz-80 {
    font-size: 40px;
  }
  .fz-60 {
    font-size: 36px;
  }
  .fz-50 {
    font-size: 32px;
  }
  .fz-40 {
    font-size: 28px;
  }
  .fz-30 {
    font-size: 20px;
  }
  .fz-24 {
    font-size: 16px;
  }
  .fz-20 {
    font-size: 16px;
  }
  .fz-18 {
    font-size: 14px;
  }
  .fz-16 {
    font-size: 12px;
  }
  .fz-14 {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .fz-80 {
    font-size: 36px;
  }
  .fz-60 {
    font-size: 32px;
  }
  .fz-50 {
    font-size: 28px;
  }
  .fz-40 {
    font-size: 24px;
  }
}
.ptb-160 {
  padding: 160px 0;
}
.ptb-120 {
  padding: 120px 0;
}
.ptb-100 {
  padding: 100px 0;
}
.ptb-80 {
  padding: 80px 0;
}
.pt-100 {
  padding-top: 100px;
}
@media (max-width: 1024px) {
  .ptb-160 {
    padding: 80px 0;
  }
  .ptb-120 {
    padding: 60px 0;
  }
  .ptb-100 {
    padding: 50px 0;
  }
  .ptb-80 {
    padding: 40px 0;
  }
  .pt-100 {
    padding-top: 50px;
  }
}
.col-50 {
  width: 50%;
}
.col-100 {
  width: 100%;
}
.comm-title {
  line-height: 1;
}
.lh1 {
  line-height: 1;
}
.lh2 {
  line-height: 2;
}
.mw-1100 {
  max-width: 1100px;
}
.mw-1000 {
  max-width: 1000px;
}
.mw-980 {
  max-width: 980px;
}
.m-auto {
  margin-right: auto;
  margin-left: auto;
}
[data-aos="fade-up-small"] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
}
[data-aos="fade-up-small"].aos-animate {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
[data-aos="scale-x"] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
[data-aos="scale-x"].aos-animate {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.white {
  color: #fff;
}
.black {
  color: #000;
}
.yellow {
  color: #cea44a;
}
.gray {
  color: #828282;
}
.black10 {
  color: rgba(0, 0, 0, 0.5);
}
.white10 {
  color: rgba(255, 255, 255, 0.1);
}
.black20 {
  color: rgba(0, 0, 0, 0.2);
}
.black50 {
  color: rgba(0, 0, 0, 0.5);
}
.white20 {
  color: rgba(255, 255, 255, 0.2);
}
.black30 {
  color: rgba(0, 0, 0, 0.3);
}
.white30 {
  color: rgba(255, 255, 255, 0.3);
}
.black40 {
  color: rgba(0, 0, 0, 0.4);
}
.white40 {
  color: rgba(255, 255, 255, 0.4);
}
.black50 {
  color: rgba(0, 0, 0, 0.5);
}
.white50 {
  color: rgba(255, 255, 255, 0.5);
}
.black60 {
  color: rgba(0, 0, 0, 0.6);
}
.white60 {
  color: rgba(255, 255, 255, 0.6);
}
.black70 {
  color: rgba(0, 0, 0, 0.7);
}
.white70 {
  color: rgba(255, 255, 255, 0.7);
}
.black80 {
  color: rgba(0, 0, 0, 0.8);
}
.white80 {
  color: rgba(255, 255, 255, 0.8);
}
.black90 {
  color: rgba(0, 0, 0, 0.9);
}
.white90 {
  color: rgba(255, 255, 255, 0.9);
}
.bg-black {
  background-color:rgb(0 0 0 / 70%);
}
.bg-white {
  background-color: #fff;
}
.bg-yellow {
  /* background-color: #cea44a; */
  background-image: linear-gradient(
90deg, #efd15a 0%, #c19244 100%);
}
.bg-gray {
  background-color: #f9f9f9;
}
.bg-darkgray {
  background-color: #e2e2e2;
}
.font-en {
  font-family: "Montserrat";
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("../fonts/montserrat-v25-latin-300.woff2") format("woff2"),
    url("../fonts/montserrat-v25-latin-300.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local(""),
    url("../fonts/montserrat-v25-latin-regular.woff2") format("woff2"),
    url("../fonts/montserrat-v25-latin-regular.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("../fonts/montserrat-v25-latin-500.woff2") format("woff2"),
    url("../fonts/montserrat-v25-latin-500.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("../fonts/montserrat-v25-latin-700.woff2") format("woff2"),
    url("../fonts/montserrat-v25-latin-700.woff") format("woff");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("../fonts/montserrat-v25-latin-600.woff2") format("woff2"),
    url("../fonts/montserrat-v25-latin-600.woff") format("woff");
}
.wrap {
  margin-right: 200px;
  margin-left: 200px;
}
@media (max-width: 1920px) {
  .wrap {
    margin-right: 10.4166666667vw;
    margin-left: 10.4166666667vw;
  }
}
@media (max-width: 1600px) {
  .wrap {
    width: auto;
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media (max-width: 1200px) {
  .wrap {
    margin-right: 40px;
    margin-left: 40px;
  }
}
@media (max-width: 1024px) {
  .wrap {
    margin-right: 20px;
    margin-left: 20px;
  }
}
.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-logo {
  margin-left: 70px;
}
.header-logo img {
  height: 35px;
}
.header-contact {
  width: 160px;
  line-height: 70px;
}
.header-menu {
  position: relative;
}
.header-menu::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.3);
  margin-top: -7px;
}
.hm-item {
  position: relative;
  margin-right: 40px;
}
.hm-link {
  position: relative;
  display: block;
  line-height: 30px;
}
.header-lang {
  line-height: 30px;
  margin-right: 40px;
}
.header-lang > span {
  margin: 0 4px;
}
.hl-link {
  opacity: 0.3;
}
.hl-link.current {
  opacity: 1;
}
.header-search {
  margin-right: 20px;
  margin-left: 20px;
}
.hs-button {
  height: 30px;
  border: 0;
  padding: 0 5px;
  outline: 0;
  background-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
.hs-button svg,
.hs-button span {
  display: inline-block;
  vertical-align: middle;
}
.hs-button svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}
.hs-button span {
  margin-left: 7px;
}
.header-search-box {
  padding: 15px 0;
  z-index: 200;
  position: fixed;
  top: 0;
  left: 50%;
  width: 1000px;
  margin-left: -500px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(-70px);
  transform: translateY(-70px);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.hs-form {
  position: relative;
  padding: 0 30px;
}
.hs-form::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #707070;
}
.hsf-input {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  height: 40px;
  outline: 0;
}
.hsf-input::-webkit-input-placeholder {
  color: #fff;
}
.hsf-input::-moz-placeholder {
  color: #fff;
}
.hsf-input:-ms-input-placeholder {
  color: #fff;
}
.hsf-input::-ms-input-placeholder {
  color: #fff;
}
.hsf-input::placeholder {
  color: #fff;
}
.hsf-ico,
.hsf-close {
  position: absolute;
  top: 10px;
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.hsf-ico {
  left: 0;
}
.hsf-close {
  right: 0;
  cursor: pointer;
}
.search-open .header-search-box {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.search-open .header-menu {
  display: none;
}
.search-open .header-search {
  display: none;
}
.blank-top {
  height: 70px;
}
.hm-sub-product {
  position: fixed;
  top: 70px;
  right: 0;
  left: 0;
  padding: 50px 0;
  border-bottom: 2px solid #000;
}
.list-hmsp {
  margin-right: -25px;
  margin-left: -25px;
}
.hmsp-item {
  display: block;
  margin-right: 25px;
  margin-left: 25px;
}
.hmsp-item__img::before {
  padding-top: 112.380952381%;
}
.hmsp-item__title {
  position: relative;
  line-height: 36px;
  padding-right: 20px;
}
.hmsp-item__title::before,
.hmsp-item__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
}
.hmsp-item__title::before {
  left: 0;
  height: 1px;
  background-color: #e2e2e2;
}
.hmsp-item__title::after {
  width: 0;
  height: 2px;
  background-color: #cea44a;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.hmsp-item__title svg {
  position: absolute;
  top: 10px;
  right: 0;
  width: 16px;
  height: 16px;
  fill: currentColor;
}
.hmspc-link {
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  margin-bottom: 10px;
  margin-right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (any-hover: hover) {
  .hmspc-link:hover {
  background-image: linear-gradient(
90deg, #efd15a 0%, #c19244 100%);
    color: #000;
    border-color: #cea44a;
  }
}
@media (min-width: 1201px) {
  .hmsp-item__title svg {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .hm-sub {
    visibility: hidden;
    opacity: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
.hm-sub-news {
  position: fixed;
  top: 70px;
  right: 160px;
  padding: 30px;
  border: 1px solid #f5f5f5;
  border-top: 0;
}
.hmsn-nav {
  min-width: 160px;
}
.hmsn-link {
  display: block;
  position: relative;
  line-height: 30px;
  padding: 0.5em 0;
}
.hmsn-link > br {
  display: none;
}
.hmsn-link::before,
.hmsn-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
}
.hmsn-link::before {
  left: 0;
  height: 1px;
  background-color: #e2e2e2;
}
.hmsn-link::after {
  width: 0;
  height: 2px;
  background-color: #cea44a;
  -webkit-transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.hmsn-link.current::after {
  left: 0;
  width: 100%;
}
.hmsn-img {
  width: 500px;
  margin-left: 100px;
}
.hmsn-img::before {
  padding-top: 60%;
}
@media (min-width: 1201px) {
  .hm-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 2px;
  
    background-image: linear-gradient(
      90deg, #efd15a 0%, #c19244 100%);
    -webkit-transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .hm-item::before {
    content: "";
    position: absolute;
    top: 100%;
    right: -20px;
    left: -20px;
    height: 20px;
  }
}
@media (any-hover: hover) and (min-width: 1201px) {
  .hmsp-item:hover .hmsp-item__title::after {
    left: 0;
    width: 100%;
  }
  .hmsp-item:hover .hmsp-item__title svg {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .hm-item:hover .hm-sub {
    visibility: visible;
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .hm-item:hover .hm-link {
    color: #cea44a;
  }
  .hm-item:hover .hm-link::after {
    left: 0;
    width: 100%;
  }
}
.sresult-title span {
  text-decoration: underline;
}
.list-result {
  border-bottom: 1px solid #e2e2e2;
}
.result-item {
  display: block;
  padding: 50px 0;
  border-top: 1px solid #e2e2e2;
}
.result-item__img-box {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  width: 360px;
  padding: 15px 0;
  border-radius: 6px;
  overflow: hidden;
}
.result-item__img {
  width: 200px;
}
.result-item__img::before {
  padding-top: 100%;
}
.result-item__intro {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 420px);
}
.result-item__title span {
  text-decoration: underline;
}
.result-item__desc {
  max-height: 4em;
}
.btn-menu {
  position: relative;
  width: 40px;
  height: 40px;
  margin-top: 10px;
  margin-right: 10px;
}
.btn-menu span {
  position: absolute;
  top: 50%;
  left: 8px;
  width: 24px;
  height: 1px;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.btn-menu span:nth-of-type(1) {
  margin-top: -6px;
}
.btn-menu span:nth-of-type(3) {
  margin-top: 6px;
}
@media (min-width: 1201px) {
  .btn-menu {
    display: none;
  }
  .hm-arrow {
    display: none;
  }
}
@media (max-width: 1600px) {
  .header-logo {
    margin-left: 40px;
  }
}
@media (max-width: 1400px) {
  .header-search-box {
    width: 600px;
    margin-left: -300px;
  }
}
@media (max-width: 1200px) {
  .header-contact {
    width: 80px;
    line-height: 60px;
     display: none; 
  }
  .header-search {
    display: none;
  }
  .blank-top {
    height: 60px;
  }
  .header-menu {
    padding-bottom: 90px;
    position: fixed;
    top: 60px;
    right: 0;
    height: calc(100vh - 60px);
    left: 0;
    margin-top: 0;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    overflow-x: hidden;
    overflow-y: scroll;
  }
  .header-menu::after {
    display: none;
  }
  .hm-item {
    position: relative;
    margin-left: 40px;
  }
  .hm-item.show .hm-arrow svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .hm-arrow {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
  }
  .hm-arrow > svg {
    display: block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    margin-left: auto;
    -webkit-transition: -webkit-transform 0.3s
      cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
      -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .hm-menu {
    padding-top: 20px;
  }
  .hm-menu > li {
    display: block;
  }
  .hm-link {
    position: relative;
    color: #000;
    font-size: 16px;
    line-height: 60px;
  }
  .hm-link::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 1px;
    background-color: #e2e2e2;
  }
  .hm-link span {
    position: absolute;
    top: 0;
  }
  .hm-sub {
    position: relative;
    top: auto;
    right: auto;
    border-bottom: 1px solid #e2e2e2;
    display: none;
  }
  .list-hmsp {
    margin-right: -10px;
    margin-left: -10px;
  }
  .list-hmsp > li {
    width: 20%;
  }
  .list-hmsp > li:nth-of-type(n + 6) {
    margin-top: 20px;
  }
  .hm-sub-product {
    padding: 20px 0;
  }
  .hm-sub-product .wrap {
    margin-right: 0;
    margin-left: 0;
  }
  .hm-sub-news {
    padding: 10px 0;
  }
  .hmsn-nav {
    width: 100%;
  }
  .hmsn-img {
    display: none;
  }
  .hmsn-link {
    line-height: 40px;
    padding: 0;
    font-size: 14px;
  }
  .hmsn-link::before,
  .hmsn-link::after {
    display: none;
  }
  .hmsp-item {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
  }
  .header-search-box {
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    margin-left: 0;
    border-top: 1px solid #e2e2e2;
    background-color: #fff;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .hs-form {
    margin-right: 40px;
    margin-left: 40px;
  }
  .hs-form::before {
    display: none;
  }
  .hsf-ico {
    color: #000;
  }
  .hsf-close {
    display: none;
  }
  .hsf-input {
    color: #000;
  }
  .hsf-input::-webkit-input-placeholder {
    color: #000;
  }
  .hsf-input::-moz-placeholder {
    color: #000;
  }
  .hsf-input:-ms-input-placeholder {
    color: #000;
  }
  .hsf-input::-ms-input-placeholder {
    color: #000;
  }
  .hsf-input::placeholder {
    color: #000;
  }
  .menu-open .header-menu {
    visibility: visible;
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .menu-open .btn-menu span:nth-of-type(1) {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .menu-open .btn-menu span:nth-of-type(2) {
    opacity: 0;
  }
  .menu-open .btn-menu span:nth-of-type(3) {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .menu-open .header-search-box {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s ease-out 0.3s;
    transition: all 0.3s ease-out 0.3s;
  }
}
@media (max-width: 1024px) {
  .header-logo {
    margin-left: 20px;
  }
  .hm-item {
    margin-right: 24px;
    margin-left: 24px;
  }
  .hs-form {
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 768px) {
  .list-hmsp > li {
    width: 25%;
  }
  .list-hmsp > li:nth-of-type(n + 5) {
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .list-hmsp > li {
    width: 33.3333%;
  }
  .list-hmsp > li:nth-of-type(n + 4) {
    margin-top: 20px;
  }
}
.footer {
  padding: 80px 0 60px;
}
.footer-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.fpart-right {
  width: 620px;
}
.footer-tel {
  display: block;
}
.footer-tel svg {
  width: 1em;
  height: 1em;
  margin-right: 0.25em;
  fill: currentColor;
}
.footer-tel span {
  line-height: 40px;
}
.fsocial-link {
  position: relative;
  line-height: 30px;
  z-index: 1;
  margin-right: 20px;
}
.fsocial-link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #fff;
  border-radius: 30px;
}
.fsocial-link::after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 30px;
  border-radius: 50%;
  background-color: #fff;
}
.fsocial-link svg {
  width: 24px;
  height: 24px;
  margin: 3px;
}
.fsocial-link .txt {
  padding-right: 20px;
  padding-left: 10px;
}
.fsocial-link .qrcode {
  position: absolute;
  top: 100%;
  margin-top: 15px;
  left: 50%;
  width: 120px;
  padding: 5px;
  margin-left: -60px;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fsocial-link .qrcode img {
  display: block;
  width: 100%;
}
.fsocial-link .qrcode::before {
  content: "";
  position: absolute;
  top: -15px;
  right: 0;
  left: 0;
  height: 15px;
}
.fsocial-link .qrcode::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 6px 5px;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
}
.fsocial-link:hover .qrcode {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.fmenu-cate {
  margin-bottom: 0.5em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.fmenu-dl dt {
  margin-bottom: 15px;
}
.fmenu-link {
  line-height: 36px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.flinks-left {
  width: 100px;
  line-height: 34px;
}
.flinks-right {
  width: calc(100% - 100px);
}
.flinks-item {
  margin-right: 30px;
  line-height: 34px;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.flinks-item:nth-of-type(n + 4) {
  display: none;
}
.flinks-box {
  position: relative;
}
.flinks-box.show .flinks-item:nth-of-type(n + 4) {
  display: inline-block;
  vertical-align: top;
}
.flinks-more {
  line-height: 34px;
  cursor: pointer;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.footer-copyright {
  width: 620px;
  line-height: 30px;
}
.fc-link {
  position: relative;
  margin-right: 40px;
}
.fc-link::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 1px;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.4);
  margin-top: -7px;
}
.footer-bottom {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.footer-logo img {
  height: 45px;
}
.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (any-hover: hover) {
  .flinks-item:hover {
    color: #cea44a;
  }
  .flinks-more:hover {
    color: #cea44a;
  }
  .fmenu-link:hover {
    color: #cea44a;
  }
  .fmenu-cate:hover {
    color: #cea44a;
    text-decoration: underline;
  }
  .footer-copyright a {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .footer-copyright a:hover {
    color: #cea44a;
  }
}
@media (max-width: 1200px) {
  .footer-part {
    display: block;
  }
  .footer-bottom {
    display: block;
  }
  .footer-menu {
    margin-top: 60px;
  }
  .footer-links {
    padding: 20px 0;
  }
  .fpart-right {
    width: 100%;
  }
  .footer-logo {
    display: none;
  }
  .footer-slogan br {
    display: none;
  }
  .footer-tel svg {
    margin-top: 4px;
  }
  .flinks-right {
    width: 100%;
  }
  .flinks-item {
    margin-right: 20px;
  }
  .footer-copyright {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .footer {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}
@media (max-width: 768px) {
  .footer-tel svg {
    margin-top: 8px;
  }
}
@media (max-width: 640px) {
  .footer-links {
    display: block;
  }
  .footer-menu {
    display: block;
  }
  .fmenu-item:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  .fmenu-dl > dd {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
  }
  .fmenu-dl-cate > dt {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
  }
  .fsocial-link {
    margin-bottom: 10px;
  }
}
.ib-item {
  position: relative;
}
body .splide__arrow:disabled {
  opacity: 0;
}
.ib-item__img {
  max-height: calc(100vh - 70px);
}
.ib-item__img::before {
  padding-top: 46.3541666667%;
}
.ib-item__wrap {
  position: absolute;
  top: 0;
  right: 200px;
  bottom: 70px;
  left: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
}
.ib-item__wrap > div {
  visibility: hidden;
  opacity: 0;
  width: 100%;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.ib-item__desc {
  max-width: 740px;
}
.link-more {
  padding: 9px 16px 9px 24px;
  border: 1px solid #000;
  border-radius: 20px;
  line-height: 20px;
}
.link-more svg {
  width: 20px;
  height: 20px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  fill: currentColor;
}
.link-more.white {
  border-color: #fff;
}
.link-download {
  padding: 9px 15px;
  border: 1px solid #000;
  border-radius: 20px;
  line-height: 20px;
}
.link-download svg {
  width: 20px;
  height: 20px;
}
.splide-ib .is-active .ib-item__wrap > div {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.splide-ib .splide__arrow {
  border-color: #ccc !important;
}
.splide-ib .splide__arrow svg path {
  fill: #ccc !important;
}
@media (any-hover: hover) {
  .link-more:hover svg {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
}
.splide-dots .splide__pagination {
  display: block;
  padding: 0;
  text-align: left;
}
.splide-dots .splide__pagination__page {
  width: 10px;
  height: 10px;
  margin: 0 20px 0 0;
  background-color: #fff;
  opacity: 0.3;
}
.splide-dots .splide__pagination__page.is-active {
  background-color: #cea44a;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.splide-ib .splide__pagination {
  bottom: 60px;
  left: 200px;
}
.splide-ib .splide__pagination__page {
  background-color: #ccc;
  opacity: 1;
}
@media (max-width: 1600px) {
  .ib-item__wrap {
    right: 40px;
    left: 40px;
  }
  .splide-ib .splide__pagination {
    bottom: 40px;
    left: 40px;
  }
}
@media (max-width: 1200px) {
  .link-more {
    padding: 5px 10px 5px 16px;
  }
  .link-download {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 1024px) {
  .splide-dots .splide__pagination__page {
    width: 8px;
    height: 8px;
  }
  .ib-item__wrap {
    right: 20px;
    left: 20px;
  }
  .splide-ib .splide__pagination {
    bottom: 20px;
    left: 20px;
  }
}
@media (max-width: 750px) {
  .ib-item__img::before {
    padding-top: 120%;
  }
  .ib-item__wrap {
    padding-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.ip-cate {
  position: relative;
}
.ip-cate::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #e2e2e2;
}
.ipcate-item {
  position: relative;
  z-index: 2;
  width: 32%;
  padding-bottom: 16px;
  cursor: pointer;
}
.ipcate-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  background-color: #cea44a;
  right: 0;
  width: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ipcate-item.current::after {
  left: 0;
  width: 100%;
}
.ipcate-ico {
  width: 90px;
  margin: 0 auto;
}
.ipcate-ico::before {
  padding-top: 66.6666666667%;
}
@media (any-hover: hover) {
  .ipcate-item:hover::after {
    left: 0;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .ipcate-ico {
    width: 70px;
  }
}
@media (max-width: 768px) {
  .ip-cate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ipcate-item {
    width: auto;
  }
  .ipcate-ico {
    width: 45px;
  }
  .ipcate-title {
    font-size: 10px;
  }
}
.splide-arrow .splide__arrow {
  font-size: 27px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0.8);
  -webkit-transition: background 0.3s, border 0.3s;
  transition: background 0.3s, border 0.3s;
}
.splide-arrow .splide__arrow svg {
  fill: none;
}
.splide-arrow .splide__arrow svg path {
  fill: #000;
}
@media (any-hover: hover) {
  .splide-arrow .splide__arrow:hover {
    border-color: #000;
  }
}
@media (max-width: 1600px) {
  .splide-arrow .splide__arrow {
    font-size: 20px;
  }
}
.splide-ipro {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
.splide-ipro.active {
  height: auto;
  overflow: visible;
  opacity: 1;
}
.splide-ipro .splide__slide::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  width: 1px;
  background-color: #e2e2e2;
}
.splide-ipro .splide__slide.is-prev::after {
  opacity: 0;
}
.splide-ipro .splide__arrow--prev {
  left: -2em;
}
.splide-ipro .splide__arrow--next {
  right: -2em;
}
@media (any-hover: hover) {
  .splide-ipro .splide__arrow:hover {
    background-color: rgba(0, 0, 0, 0.05);
  }
}
.product-item {
  display: block;
  padding: 30px 0 10px;
}
.pitem-cate {
  line-height: 1;
}
.pitem-img {
  width: 90%;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.pitem-img::before {
  padding-top: 100%;
}
@media (any-hover: hover) {
  .product-item:hover .pitem-img {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@media (max-width: 1600px) {
  .splide-ipro .splide__arrow--prev {
    left: -1.5em;
  }
  .splide-ipro .splide__arrow--next {
    right: -1.5em;
  }
}
@media (max-width: 1200px) {
  .product-item {
    padding-top: 10px;
  }
}
@media (max-width: 1024px) {
  .splide-ipro .splide__slide::after {
    display: none;
  }
  .splide-ipro .splide__arrow--prev {
    left: -0.5em;
  }
  .splide-ipro .splide__arrow--next {
    right: -0.5em;
  }
}
.index-case {
  -webkit-transition: background 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.if-item {
  position: relative;
  overflow: hidden;
}
.if-item::before {
  content: "";
  display: block;
}
.if-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
   background-color: #20201f8a; 
/*  background-image: linear-gradient(*/
/*90deg, #efd15a 0%, #c19244 100%);*/
  opacity: 0;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: opacity 0.3s,
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 0.3s,
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s,
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.if-item__wrap {
  position: absolute;
  z-index: 4;
}
.if-item__title,
.if-item__desc {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.if-item__desc {
  max-width: 300px;
}
.if-item__bg {
  z-index: 3;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 60%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.if-item__bg::before {
  content: "";
  display: block;
  padding-top: 100%;
  /*background: no-repeat url(../images/bg_sign.png) center center;*/
  background-size: contain;
}
@media (any-hover: hover) and (min-width: 1201px) {
  .if-item:hover::after {
    opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  .if-item:hover .if-item__title,
  .if-item:hover .if-item__desc {
    color: #f5f5f5;
  }
  .if-item:hover .if-item__bg {
    visibility: visible;
    opacity: 1;
  }
  .if-item:nth-of-type(-n + 3):hover .if-item__wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s
      cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
      -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .if-item:nth-of-type(-n + 3):hover .link-more {
    opacity: 1;
    -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
    transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
  }
  .if-item:nth-of-type(-n + 3):hover .if-item__desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .if-item:nth-of-type(n + 4):hover .link-more {
    opacity: 1;
  }
  .if-item:nth-of-type(n + 4):hover .if-item__wrap {
    margin-top: 0;
  }
}
@media (min-width: 1201px) {
  .if-item:nth-of-type(n + 10) {
    display: none;
  }
  .if-item:nth-of-type(-n + 2) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  .if-item:nth-of-type(-n + 3) {
    width: 33.3333%;
  }
  .if-item:nth-of-type(-n + 3)::before {
    padding-top: 106.25%;
  }
  .if-item:nth-of-type(-n + 3) .if-item__wrap {
    top: 100px;
    right: 60px;
    left: 60px;
    bottom: 50px;
    -webkit-transform: translateY(calc(100% - 80px));
    transform: translateY(calc(100% - 80px));
  }
  .if-item:nth-of-type(-n + 3) .link-more {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
  }
  .if-item:nth-of-type(n + 4) {
    width: 16.6666%;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .if-item:nth-of-type(n + 4)::before {
    padding-top: 83.75%;
  }
  .if-item:nth-of-type(n + 4) .if-item__wrap {
    top: 50%;
    right: 20px;
    left: 20px;
    text-align: center;
    margin-top: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: margin 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: margin 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .if-item:nth-of-type(n + 4) .link-more {
    opacity: 0;
  }
  .if-item:nth-of-type(n + 5) {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
  .if-item:nth-of-type(10) {
    border-left: 0;
    border-top: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media (max-width: 1600px) and (min-width: 1201px) {
  .if-item:nth-of-type(-n + 3) .if-item__wrap {
    top: 80px;
    right: 40px;
    left: 40px;
    bottom: 40px;
    -webkit-transform: translateY(calc(100% - 80px));
    transform: translateY(calc(100% - 80px));
  }
}
@media (max-width: 1200px) {
  .if-item {
    width: 25%;
  }
  .if-item::before {
    padding-top: 83.3333333333%;
  }
  .if-item .link-more {
    display: none;
    color: #fff;
    border-color: #fff;
    margin-top: 20px;
  }
  .if-item__wrap {
    top: 40px;
    right: 40px;
    bottom: 40px;
    left: 40px;
  }
}
@media (max-width: 1200px) and (min-width: 1025px) {
  .if-item {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  .if-item:nth-of-type(n + 5) {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .if-item:nth-of-type(4n) {
    border-right: none;
  }
}
@media (max-width: 1200px) {
  .if-item__desc {
    display: none;
  }
}
@media (max-width: 1024px) {
  .if-item {
    width: 33.3333%;
  }
  .if-item__wrap {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
  }
  .if-item__title {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 1024px) and (min-width: 769px) {
  .if-item {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .if-item:nth-of-type(3n) {
    border-right: 0;
  }
}
@media (max-width: 768px) {
  .if-item {
    width: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .if-item::before {
    padding-top: 50%;
  }
  .if-item:nth-of-type(2n + 1) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media (max-width: 480px) {
  .if-item::before {
    padding-top: 75%;
  }
}
.sec-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sec-header h2 {
  line-height: 1;
}
.inews-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.inews-left,
.inews-right {
  width: calc(50% - 25px);
}
.inews-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.inews-item {
  position: relative;
  z-index: 1;
  display: block;
  border-radius: 6px;
  overflow: hidden;
}
.inews-item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.inews-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 6px;
  /* background-color: #cea44a; */
  background-image: linear-gradient(
90deg, #efd15a 0%, #c19244 100%);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s
    cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.inews-item.active::before {
  visibility: visible;
  opacity: 1;
}
.inews-item.active::after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.news-item__img::before {
  padding-top: 75%;
}
.inews-item__intro {
  padding: 40px 40px 20px;
}
.inews-item__cate span:nth-of-type(n + 2) {
  position: relative;
  margin-left: 40px;
}
.inews-item__cate span:nth-of-type(n + 2)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 1px;
  height: 14px;
  margin-top: -7px;
  background-color: rgba(112, 112, 112, 0.2);
}
@media (any-hover: hover) {
  .inews-item:hover::before {
    visibility: visible;
    opacity: 1;
  }
  .inews-item:hover::after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media (any-hover: none) {
  .inews-item::before {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1600px) {
  .inews-item__intro {
    padding: 30px;
  }
  .inews-left,
  .inews-right {
    width: calc(50% - 20px);
  }
}
@media (max-width: 1400px) {
  .inews-item__intro {
    padding: 20px;
  }
}
@media (max-width: 1200px) {
  .inews-left,
  .inews-right {
    width: calc(50% - 10px);
  }
}
@media (max-width: 900px) {
  .inews-box {
    display: block;
  }
  .inews-left,
  .inews-right {
    width: 100%;
  }
  .inews-item {
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .sec-pro-title {
    font-size: 20px;
  }
}
.ipartner-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ipartner-left {
  width: 240px;
}
.ipartner-right {
  width: calc(100% - 240px);
}
.ipartner-title {
  line-height: 80px;
}
.list-ipartner {
  margin-right: -14px;
  margin-left: -14px;
}
.ipartner-item {
  margin-right: 14px;
  margin-left: 14px;
  overflow: hidden;
}
.ipartner-item::before {
  padding-top: 34.7826086957%;
}
.ipartner-item img {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
@media (any-hover: hover) {
  .ipartner-item:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
@media (max-width: 1200px) {
  .ipartner-box {
    display: block;
  }
  .ipartner-left {
    width: auto;
  }
  .ipartner-title {
    line-height: 1;
  }
  .ipartner-right {
    width: 100%;
    margin-top: 40px;
  }
  .list-ipartner {
    margin-right: -10px;
    margin-left: -10px;
  }
  .ipartner-item {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 768px) {
  .list-ipartner > li {
    width: 25%;
  }
  .list-ipartner > li:nth-of-type(n + 5) {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .list-ipartner > li {
    width: 33.3333%;
  }
  .list-ipartner > li:nth-of-type(n + 4) {
    margin-top: 20px;
  }
}
.contact-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cmain-left,
.cmain-right {
  width: 50%;
}
.cmain-right {
  position: relative;
}
.contact-info {
  padding: 80px 0;
}
.cinfo-item {
  position: relative;
  padding: 20px 0 20px 40px;
  line-height: 40px;
}
.cinfo-item > svg {
  position: absolute;
  top: 30px;
  left: 0;
  width: 20px;
  height: 20px;
}
.cinfo-item:nth-of-type(n + 2) {
  border-top: 1px solid #e2e2e2;
}
.contact-form {
  padding: 60px 0;
}
.cform-item__wrap {
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
}
.cform-item__wrap::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
.cform-item__wrap label.error {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}
.cform-input {
  display: block;
  height: 50px;
  width: 100%;
  border: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
  outline: 0;
}
.cform-input:focus ~ .cform-line {
  left: 0;
  width: 100%;
}
.cform-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.cform-input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.cform-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.cform-input::-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.cform-input::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.cform-main {
  margin-right: -15px;
  margin-left: -15px;
}
.cform-line {
  position: absolute;
  right: 0;
  width: 0;
  bottom: 0;
  height: 2px;
  background-color: #000;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.btn-submit {
  width: 120px;
  height: 40px;
  border: 1px solid #000;
  border-radius: 40px;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  cursor: pointer;
}
@media (any-hover: hover) {
  .btn-submit:hover {
    background-color: #000;
    color: #fff;
  }
}
@media (max-width: 1200px) {
  .contact-main {
    display: block;
  }
  .cmain-left,
  .cmain-right {
    width: 100%;
  }
  .contact-info {
    padding: 50px 0;
  }
  .cmain-right::before {
    padding-top: 93.75%;
  }
  .btn-submit {
    width: 100px;
    height: 32px;
  }
}
.about-banner::before {
  padding-top: 31.25%;
}
.about-banner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.about-banner.small::before {
  padding-top: 22.3958333333%;
}
.aban-wrap {
  position: absolute;
  z-index: 3;
  top: 70px;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.aban-wrap > div {
  width: 100%;
}
.aban-intro {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}
.aban-intro h3 {
  font-size: 50px;
  font-weight: 400;
}
.aboutc-ico {
  width: 120px;
  margin-right: auto;
  margin-left: auto;
}
.aboutc-ico::before {
  padding-top: 100%;
}
@media (max-width: 1920px) {
  .about-banner::before {
    padding-top: 0;
    height: 600px;
  }
  .about-banner.small::before {
    padding-top: 0;
    height: 430px;
  }
}
@media (max-width: 1600px) {
  .aboutc-ico {
    width: 100px;
  }
  .aban-intro h3 {
    font-size: 40px;
  }
}
@media (max-width: 1400px) {
  .aboutc-ico {
    width: 80px;
  }
  .aban-intro h3 {
    font-size: 36px;
  }
}
@media (max-width: 1200px) {
  .aban-intro h3 {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .aboutc-ico {
    width: 60px;
  }
  .aban-intro h3 {
    font-size: 28px;
  }
}
@media (max-width: 640px) {
  .aboutc-desc {
    margin-top: 0;
  }
  .aboutc-item__title {
    font-size: 14px;
  }
  .aboutc-item__desc {
    font-size: 10px;
  }
}
.value-item {
  position: relative;
  width: 21.2%;
  height: 41.6666666667vw;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
@media (min-width: 1025px) {
  .value-item.current {
    width: 36.4%;
  }
  .value-item.current .value-item__img img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }
  .value-item.current .value-item__img::after {
    opacity: 0;
  }
}
.value-item__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.value-item__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}
.value-item__img::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0)),
    to(rgb(0, 0, 0))
  );
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(0, 0, 0));
}
.value-item__img::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.value-item__intro {
  z-index: 5;
  position: absolute;
  right: 60px;
  bottom: 60px;
  left: 60px;
}
@media (max-width: 1600px) {
  .value-item__intro {
    bottom: 40px;
    right: 40px;
    left: 40px;
  }
}
@media (max-width: 1024px) {
  .value-item {
    width: 50%;
  }
  .value-item.current {
    width: 50%;
  }
  .value-item__intro {
    top: 20px;
    bottom: auto;
    right: 20px;
    left: 20px;
  }
  .value-item__img img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
  }
}
.about-quality {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.aboutq-intro {
  width: 40%;
}
.aboutq-img {
  width: 50%;
}
.aboutq-img::before {
  padding-top: 63.1578947368%;
}
@media (max-width: 1024px) {
  .about-quality {
    display: block;
  }
  .aboutq-intro {
    width: 100%;
  }
  .aboutq-img {
    width: 100%;
    max-width: 760px;
    margin-top: 20px;
  }
}
.sec-tab span {
  position: relative;
  line-height: 30px;
  cursor: pointer;
}
.sec-tab span::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 2px;
  background-color: #cea44a;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.sec-tab span.current::after {
  left: 0;
  width: 100%;
}
.sec-tab span:nth-of-type(n + 2) {
  margin-left: 40px;
}
.splide-news {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
.splide-news.active {
  height: auto;
  overflow: visible;
  opacity: 1;
}
.splide-news .splide__arrow--prev {
  left: -3em;
}
.splide-news .splide__arrow--next {
  right: -3em;
}
.splide-news .splide__pagination {
  position: relative;
  bottom: auto;
  text-align: center;
  margin-top: 20px;
}
.splide-news .splide__pagination .splide__pagination__page {
  background-color: #000;
  margin-right: 5px;
  margin-left: 5px;
}
.splide-news .splide__pagination .splide__pagination__page.is-active {
  background-color: #cea44a;
}
.news-item {
  position: relative;
  display: block;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  overflow: hidden;
}
.news-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 6px;
  background-color: #cea44a;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s
    cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.news-item__intro {
  padding: 40px;
}
.news-item__title.line2 {
  height: 3em;
}
.news-item__title.line22 {
  height: 1.5em;
}
.news-item__desc.line4 {
  height: 5.5em;
}
.news-item__bottom {
  padding-bottom: 40px;
  padding-left: 40px;
}
.news-item__bottom a:nth-of-type(n + 2) {
  margin-left: 15px;
}
@media (any-hover: hover) {
  .news-item:hover::after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@media (max-width: 1600px) {
  .news-item__intro {
    padding: 30px;
  }
  .news-item__bottom {
    padding: 20px;
    padding-left: 30px;
  }
}
@media (max-width: 1400px) {
  .news-item__intro {
    padding: 20px;
  }
  .news-item__bottom {
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .sec-tab span:nth-of-type(n + 2) {
    margin-left: 20px;
  }
}
.list-partner-box.show .list-partner > li:nth-of-type(n + 21) {
  display: inline-block;
}
.list-partner-box.show .show-more svg {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.list-partner > li {
  padding: 50px 0;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.partner-item {
  max-width: 230px;
  margin-right: auto;
  margin-left: auto;
}
.partner-item::before {
  padding-top: 34.7826086957%;
}
.partner-item img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.show-more svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
@media (any-hover: hover) {
  .partner-item:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  .show-more:hover svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media (max-width: 1600px) {
  .list-partner > li {
    padding: 40px 0;
  }
}
@media (max-width: 1400px) {
  .list-partner > li {
    padding: 30px 0;
  }
}
@media (max-width: 1024px) {
  .list-partner > li {
    padding: 20px 0;
  }
}
@media (min-width: 769px) {
  .list-partner > li:nth-of-type(5n),
  .list-partner > li:last-of-type {
    border-right: 1px solid #e2e2e2;
  }
  .list-partner > li:nth-of-type(n + 6) {
    margin-top: -1px;
  }
  .list-partner > li:nth-of-type(n + 21) {
    display: none;
  }
}
@media (max-width: 768px) {
  .list-partner > li {
    width: 25%;
  }
  .list-partner > li:nth-of-type(4n),
  .list-partner > li:last-of-type {
    border-right: 1px solid #e2e2e2;
  }
  .list-partner > li:nth-of-type(n + 5) {
    margin-top: -1px;
  }
  .list-partner > li:nth-of-type(n + 21) {
    display: none;
  }
}
.company-history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.companyh-img {
  width: 0%;
  position: relative;
}
.companyh-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.companyh-intro {
  width: 100%;
  padding: 100px 100px 50px;
}
.cimg-item::before {
  padding-top: 93.75%;
}
.chistory-item__desc {
  position: relative;
  padding-bottom: 120px;
  max-width: 440px;
  line-height: 1.875;
  padding-left: 20px;
  margin-left: 5px;
}
.chistory-item__desc::before {
  content: "";
  position: absolute;
  top: 0.9375em;
  left: 0;
  width: 1px;
  height: 1000px;
  background-color: rgba(0, 0, 0, 0.1);
}
.chistory-item__desc::after {
  content: "";
  position: absolute;
  top: 0.9375em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
  margin-top: -5px;
  margin-left: -5px;
}
.chistory-item__desc > p:nth-of-type(n + 2) {
  margin-top: 0.5em;
}
.splide-cyear {
  margin-right: 100px;
}
.splide-cyear .is-active .cyear-item {
  color: #000;
}
.splide-cyear .splide__arrow {
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0.7);
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.splide-cyear .splide__arrow svg {
  width: 2em;
  height: 2em;
}
.splide-cyear .splide__arrow:hover {
  border-color: #000;
}
.splide-cyear .splide__arrow--prev {
  right: -60px;
  margin-top: -1em;
  left: auto;
}
.splide-cyear .splide__arrow--next {
  right: -100px;
  margin-top: -1em;
}
.cyear-item {
  position: relative;
  margin-top: 5px;
  margin-left: 5px;
  padding-top: 1em;
}
.cyear-item::before,
.cyear-item::after {
  content: "";
  position: absolute;
}
.cyear-item::before {
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}
.cyear-item::after {
  top: -5px;
  left: -5px;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
}
@media (max-width: 1920px) {
  .chistory-item__desc {
    padding-bottom: 6.25vw;
  }
}
@media (max-width: 1600px) {
  .companyh-intro {
    padding: 60px 60px 40px;
  }
}
@media (min-width: 1201px) {
  .splide-cimg {
    position: absolute !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .splide-cimg .splide__track,
  .splide-cimg .splide__list,
  .splide-cimg .splide__slide {
    height: 100%;
  }
  .splide-cimg .cimg-item {
    height: 100%;
  }
}
@media (max-width: 1200px) {
  .company-history {
    display: block;
  }
  .chistory-item__desc {
    padding-bottom: 60px;
  }
  .companyh-img {
    width: 100%;
  }
  .companyh-intro {
    padding: 40px;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .companyh-intro {
    padding: 40px 20px;
  }
}
.phistory-item {
  min-height: 400px;
}
.phistory-item__year {
  font-size: 480px;
  line-height: 1;
  color: rgba(148, 148, 148, 0.1);
}
.phistory-item__title {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.phistory-item__img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 450px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.phistory-item__img::before {
  padding-top: 88.8888888889%;
}
.splide-pyear {
  margin-right: 90px;
  margin-left: 90px;
}
.splide-pyear .splide__arrow {
  top: 5px;
}
.splide-pyear .splide__arrow--prev {
  left: -90px;
}
.splide-pyear .splide__arrow--next {
  right: -90px;
}
.splide-pyear .is-active .pyear-item::after {
  background-color: #cea44a;
}
.splide-pyear .is-active .pyear-item span {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.pyear-item {
  position: relative;
  text-align: center;
  padding-top: 20px;
}
.pyear-item::before,
.pyear-item::after {
  content: "";
  position: absolute;
}
.pyear-item::before {
  top: 5px;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #e2e2e2;
}
.pyear-item::after {
  margin-left: -5px;
  top: 1px;
  left: 50%;
  width: 10px;
  height: 10px;
  background-color: #e2e2e2;
  border-radius: 50%;
}
.pyear-item span {
  position: absolute;
  top: 4px;
  right: 0;
  left: 0;
  height: 2px;
  background-color: #cea44a;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.3s
    cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media (max-width: 1920px) {
  .phistory-item__year {
    font-size: 25vw;
  }
}
@media (max-width: 1600px) {
  .splide-pyear {
    margin-right: 60px;
    margin-left: 60px;
  }
  .splide-pyear .splide__arrow--prev {
    left: -60px;
  }
  .splide-pyear .splide__arrow--next {
    right: -60px;
  }
}
@media (max-width: 640px) {
  .phistory-item {
    min-height: inherit;
  }
  .phistory-item__year {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    text-align: center;
  }
  .phistory-item__img {
    width: 90%;
    max-width: 450px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    transform: none;
  }
}
.splide-honor .splide__arrow--prev {
  left: -3em;
}
.splide-honor .splide__arrow--next {
  right: -3em;
}
.splide-honor .splide__pagination {
  position: relative;
  bottom: auto;
  text-align: center;
  margin-top: 20px;
}
.splide-honor .splide__pagination .splide__pagination__page {
  background-color: #000;
  margin-right: 5px;
  margin-left: 5px;
}
.splide-honor .splide__pagination .splide__pagination__page.is-active {
  background-color: #cea44a;
}
.honor-item {
  position: relative;
  display: block;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  overflow: hidden;
}
.honor-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 6px;
  background-color: #cea44a;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.honor-item__img::before {
  padding-top: 75%;
}
.honor-item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0.5em 30px;
  line-height: 1.75;
  height: 3.5em;
}
@media (max-width: 1600px) {
  .splide-honor .splide__arrow--prev {
    left: -2.5em;
  }
  .splide-honor .splide__arrow--next {
    right: -2.5em;
  }
}
@media (any-hover: hover) {
  .honor-item:hover::after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
.inno-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.inno-item:nth-of-type(2n + 1) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.inno-item:nth-of-type(2n + 1) .innoi-wrap {
  margin-right: 200px;
  margin-left: 160px;
}
.innoi-intro {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.innoi-img {
  position: relative;
  width: 50%;
}
.innoi-img img {
  display: block;
  width: 100%;
}
.inno-patent {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.innoi-wrap {
  width: 100%;
  margin-left: 200px;
  margin-right: 160px;
}
.inno-more svg,
.inno-more span {
  display: inline-block;
  vertical-align: top;
}
.inno-more span {
  line-height: 30px;
}
.inno-more svg {
  margin-top: 8px;
  width: 14px;
  height: 14px;
  fill: currentColor;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.patent-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 100px;
  margin-left: 100px;
}
.patent-line {
  width: 1px;
  height: 1em;
  background-color: rgba(112, 112, 112, 0.2);
  -webkit-transform: rotate(24deg);
  transform: rotate(24deg);
}
@media (any-hover: hover) {
  .inno-more:hover svg {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
}
@media (max-width: 1920px) {
  .innoi-wrap {
    margin-left: 10.4166666667vw;
    margin-right: 8.3333333333vw;
  }
  .inno-item:nth-of-type(2n + 1) .innoi-wrap {
    margin-right: 10.4166666667vw;
    margin-left: 8.3333333333vw;
  }
  .innoi-desc {
    margin-top: 5.2083333333vw;
  }
}
@media (max-width: 1600px) {
  .innoi-wrap {
    margin-right: 60px;
    margin-left: 60px;
  }
  .inno-item:nth-of-type(2n + 1) .innoi-wrap {
    margin-right: 60px;
    margin-left: 60px;
  }
  .inno-patent {
    padding: 40px 0;
  }
  .patent-wrap {
    margin-right: 60px;
    margin-left: 60px;
  }
}
@media (max-width: 1400px) {
  .innoi-desc {
    margin-top: 40px;
  }
}
@media (max-width: 1200px) {
  .innoi-wrap {
    margin-right: 40px;
    margin-left: 40px;
  }
  .inno-item:nth-of-type(2n + 1) .innoi-wrap {
    margin-right: 40px;
    margin-left: 40px;
  }
  .patent-wrap {
    margin-right: 40px;
    margin-left: 40px;
  }
  .inno-patent {
    padding: 20px 0;
  }
}
@media (max-width: 1024px) {
  .inno-item {
    display: block;
  }
  .innoi-intro {
    padding: 40px 0;
    width: 100%;
  }
  .innoi-img {
    width: 100%;
  }
  .innoi-desc {
    margin-top: 20px;
  }
  .innoi-wrap {
    margin-right: 20px;
    margin-left: 20px;
  }
  .inno-item:nth-of-type(2n + 1) .innoi-wrap {
    margin-right: 20px;
    margin-left: 20px;
  }
  .patent-wrap {
    margin-right: 20px;
    margin-left: 20px;
  }
  .inno-patent {
    position: relative;
    padding-top: 0;
  }
  .patent-item__desc {
    margin-top: 10px;
  }
  .patent-line {
    display: none;
  }
  .patent-wrap {
    display: block;
  }
  .patent-item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-top: 20px;
  }
}
.list-patent-box.show .list-patent > li:nth-of-type(n + 11) {
  display: inline-block;
}
.list-patent-box.show .show-more svg {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.list-patent > li {
  margin-top: 40px;
}
.list-patent > li:nth-of-type(n + 11) {
  display: none;
}
.lpatent-item {
  position: relative;
  display: block;
}
.lpatent-item::before,
.lpatent-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
}
.lpatent-item::before {
  left: 0;
  height: 1px;
  background-color: #e2e2e2;
}
.lpatent-item::after {
  width: 0;
  height: 2px;
  background-color: #cea44a;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.lpatent-item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lpatent-item__more {
  visibility: hidden;
  opacity: 0;
  width: 80px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.lpatent-item__title {
  height: 3em;
}
@media (any-hover: hover) {
  .lpatent-item:hover::after {
    left: 0;
    width: 100%;
  }
  .lpatent-item:hover .lpatent-item__more {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .list-patent > li {
    width: 100%;
    margin-top: 20px;
  }
  .lpatent-item__title {
    height: auto;
  }
  .lpatent-item__top {
    display: block;
    padding-bottom: 10px;
  }
  .lpatent-item__more {
    visibility: visible;
    opacity: 1;
    margin-top: 10px;
  }
}
.about-team {
  margin-left: 200px;
}
.splide-team .splide__pagination {
  position: relative;
  left: 0;
  bottom: 0;
  margin-top: 50px;
}
.splide-team .splide__pagination__page {
  background-color: #000;
}
.splide-team .splide__pagination__page.is-active {
  background-color: #cea44a;
}
.splide-team .splide__slide {
  background-color: #fff;
}
.team-item {
  width: 560px;
  padding: 30px;
}
.team-item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.team-item__img {
  width: 170px;
}
.team-item__img-item::before {
  padding-top: 117.6470588235%;
}
.team-item__info {
  width: calc(100% - 200px);
}
.team-item__job {
  line-height: 24px;
}
.team-item__job p {
  position: relative;
  padding-left: 12px;
}
.team-item__job p::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 4px;
  background-color: #000;
}
.team-item__desc {
  height: 12em;
}
@media (max-width: 1920px) {
  .about-team {
    margin-left: 10.4166666667vw;
  }
}
@media (max-width: 1600px) {
  .splide-team .splide__pagination {
    margin-top: 40px;
  }
  .about-team {
    margin-left: 60px;
  }
}
@media (max-width: 1400px) {
  .team-item {
    width: 480px;
  }
  .splide-team .splide__pagination {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .about-team {
    margin-left: 40px;
  }
  .team-item {
    padding: 20px;
  }
  .team-item__img {
    width: 100px;
  }
  .team-item__info {
    width: calc(100% - 120px);
  }
  .splide-team .splide__pagination {
    margin-top: 20px;
  }
}
@media (max-width: 1024px) {
  .about-team {
    margin-left: 20px;
  }
}
@media (max-width: 640px) {
  .splide-team {
    margin-right: 20px;
    margin-bottom: 60px;
  }
  .splide-team .splide__arrow {
    top: 100%;
    margin-top: 20px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .splide-team .splide__arrow--prev {
    left: auto;
    right: 50%;
    margin-right: 1em;
  }
  .splide-team .splide__arrow--next {
    right: auto;
    left: 50%;
    margin-left: 1em;
  }
  .team-item {
    width: inherit;
  }
  .team-item__desc {
    height: auto;
  }
}
.list-coop > li:nth-of-type(n + 2) {
  margin-top: 50px;
}
.coop-item {
  padding: 50px;
  border-radius: 6px;
}
.coop-item__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 70px;
}
.coop-item__img {
  width: 50%;
  border-radius: 6px;
  overflow: hidden;
}
.coop-item__img::before {
  padding-top: 59.1549295775%;
}
.coop-item__intro {
  max-width: 380px;
}
@media (max-width: 1600px) {
  .coop-item {
    padding: 40px;
  }
  .coop-item__wrap {
    margin-left: 0;
  }
  .list-coop > li:nth-of-type(n + 2) {
    margin-top: 40px;
  }
}
@media (max-width: 1400px) {
  .coop-item__intro {
    max-width: 40%;
  }
  .coop-item {
    padding: 30px;
  }
  .list-coop > li:nth-of-type(n + 2) {
    margin-top: 30px;
  }
}
@media (max-width: 1024px) {
  .coop-item {
    padding: 20px;
  }
  .list-coop > li:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .coop-item__intro {
    max-width: inherit;
  }
  .coop-item__wrap {
    display: block;
  }
  .coop-item__img {
    width: 100%;
    margin-top: 20px;
  }
  .coop-item__desc {
    margin-top: 10px;
  }
}
.news-tab a {
  position: relative;
  width: 160px;
  line-height: 1;
  padding-bottom: 12px;
}
.news-tab a::before,
.news-tab a::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}
.news-tab a::before {
  left: 0;
  height: 1px;
  background-color: #e2e2e2;
}
.news-tab a::after {
  width: 0;
  height: 2px;
  background-color: #cea44a;
  -webkit-transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.news-tab a.current::after {
  left: 0;
  width: 100%;
}
@media (any-hover: hover) {
  .news-tab a:hover::after {
    left: 0;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .news-tab a {
    width: 100px;
  }
}
.list-news > li:nth-of-type(n + 4) {
  margin-top: 50px;
}
.list-news .news-item {
  position: relative;
}
@media (max-width: 1600px) {
  .list-news > li:nth-of-type(n + 4) {
    margin-top: 40px;
  }
}
@media (max-width: 1400px) {
  .list-news > li:nth-of-type(n + 4) {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .list-news > li {
    width: 50%;
  }
  .list-news > li:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .list-news > li {
    width: 100%;
  }
  .list-news > li:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  .news-item__img.blank {
    /*display: none;*/
  }
}
.pager a {
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  min-width: 40px;
  padding: 0 10px;
  border-radius: 40px;
  -webkit-transition: color 0.3s, backgroun 0.3s;
  transition: color 0.3s, backgroun 0.3s;
}
.pager a.current {
  background-color: #f2f2f2;
  color: #000;
}
.pager a.prev,
.pager a.next {
  font-size: 0;
  height: 40px;
}
.pager a.prev svg,
.pager a.next svg {
  width: 16px;
  height: 16px;
  margin-top: 12px;
}
@media (any-hover: hover) {
  .pager a:hover {
    color: #000;
  }
  .pager a.prev:hover,
  .pager a.next:hover {
    background-color: #f9f9f9;
  }
}
.detail-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.detail-body {
  max-width: 1100px;
}
.detail-body img {
  display: inline-block;
  vertical-align: top;
}
.line-gray {
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}
.detail-article {
  line-height: 1.875;
  text-indent: 2em;
}
.detail-article blockquote {
  font-size: 1.25em;
  font-weight: 400;
}
.detail-pager {
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #e2e2e2;
}
.dp-link {
  line-height: 30px;
}
.dp-link svg,
.dp-link span {
  display: inline-block;
  vertical-align: top;
}
.dp-link svg {
  width: 14px;
  height: 14px;
  margin-top: 8px;
}
.dp-link.prev svg {
  margin-right: 10px;
}
.dp-link.next svg {
  margin-left: 10px;
}
@media (max-width: 1400px) {
  .detail-body {
    max-width: calc(100% - 160px);
  }
}
@media (max-width: 1024px) {
  .detail-main {
    display: block;
  }
  .detail-body {
    width: 100%;
    max-width: inherit;
  }
}
.list-rnews {
  margin-right: -10px;
  margin-left: -10px;
}
.rnews-item {
  padding: 40px;
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 6px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.rnews-item__title {
  height: 4.5em;
}
@media (any-hover: hover) {
  .rnews-item:hover {
    background-color: #fff;
  }
}
@media (any-hover: none) {
  .rnews-item {
    background-color: #fff;
  }
}
@media (max-width: 1600px) {
  .rnews-item {
    padding: 30px;
  }
}
@media (max-width: 1400px) {
  .rnews-item {
    padding: 20px;
  }
}
@media (max-width: 1200px) {
  .list-rnews > li {
    width: 33.3333%;
  }
  .list-rnews > li:nth-of-type(n + 4) {
    display: none;
  }
}
@media (max-width: 768px) {
  .list-rnews > li {
    width: 50%;
  }
  .list-rnews > li:nth-of-type(n + 3) {
    display: inline-block;
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .list-rnews > li {
    width: 100%;
  }
  .list-rnews > li:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}
.detail-share {
  width: 60px;
  border-radius: 30px;
  padding: 10px;
}
.dshare-link {
  display: block;
  width: 40px;
  padding: 15px 0;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.dshare-link svg {
  display: block;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  fill: currentColor;
}
.dshare-line {
  margin: 10px auto;
  width: 24px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}
@media (any-hover: hover) {
  .dshare-link:hover {
    color: #000;
  }
}
@media (max-width: 1024px) {
  .detail-share {
    padding: 0 10px;
    margin-top: 30px;
    display: inline-block;
    vertical-align: auto;
    width: auto;
  }
  .dshare-link {
    padding: 10px;
    display: inline-block;
    vertical-align: top;
  }
  .dshare-link svg {
    width: 20px;
    height: 20px;
  }
  .dshare-line {
    margin: 12px 10px;
    display: inline-block;
    vertical-align: top;
    width: 1px;
    height: 16px;
  }
}
.list-video > li:nth-of-type(n + 4) {
  margin-top: 50px;
}
.video-item {
  position: relative;
  display: block;
  border-radius: 6px;
  overflow: hidden;
}
.video-item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
}
.video-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 6px;
  background-color: #cea44a;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s
    cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.video-item .video-item__btn {
  visibility: hidden;
  opacity: 0;
}
.video-item__img::before {
  padding-top: 55.9322033898%;
}
.video-item__img::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
.video-item__img svg {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  fill: #fff;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  margin-left: -0.5em;
  visibility: hidden;
  opacity: 0;
}
.video-item__img::after,
.video-item__img svg {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.video-item__btn {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  margin-left: -0.5em;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.video-item__btn::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.1333333333em 0 0.1333333333em 0.2em;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-item__intro {
  padding: 20px 30px 30px;
}
.video-item__title {
  height: 4.5em;
}
@media (any-hover: hover) {
  .video-item:hover::after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  .video-item:hover .video-item__img::after,
  .video-item:hover .video-item__img svg {
    visibility: visible;
    opacity: 1;
  }
  .video-item:hover .video-item__btn {
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1600px) {
  .list-video > li:nth-of-type(n + 4) {
    margin-top: 40px;
  }
}
@media (max-width: 1400px) {
  .list-video > li:nth-of-type(n + 4) {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .video-item__intro {
    padding: 20px;
  }
}
@media (max-width: 1024px) {
  .list-video > li {
    width: 50%;
  }
  .list-video > li:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}
@media (max-width: 640px) {
  .list-video > li {
    width: 100%;
  }
  .list-video > li:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  .video-item__title {
    height: inherit;
    margin-bottom: 1em;
  }
  .video-item__btn.ib {
    font-size: 60px;
  }
}
.list-download > li:nth-of-type(n + 3) {
  margin-top: 50px;
}
.download-item {
  position: relative;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 30px;
  -webkit-transition: background 0.3s, border 0.3s;
  transition: background 0.3s, border 0.3s;
}
.download-item__intro {
  max-width: 380px;
}
.download-item__ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 150px;
  height: 150px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.download-item__ico svg {
  width: 28px;
  height: 28px;
  fill: currentColor;
}
@media (any-hover: hover) {
  .download-item:hover {
  background-image: linear-gradient(
90deg, #efd15a 0%, #c19244 100%);
    border-color: #cea44a;
  }
  .download-item:hover .download-item__ico {
  background-image: linear-gradient(
90deg, #efd15a 0%, #c19244 100%);
  }
}
@media (max-width: 1600px) {
  .download-item__ico {
    width: 120px;
    height: 120px;
  }
  .list-download > li:nth-of-type(n + 3) {
    margin-top: 40px;
  }
  .download-item__ico svg {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 1400px) {
  .download-item {
    padding-left: 20px;
  }
  .download-item__ico {
    width: 100px;
    height: 100px;
  }
  .list-download > li:nth-of-type(n + 3) {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .download-item__ico {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 768px) {
  .list-download > li {
    width: 100%;
  }
  .list-download > li:nth-of-type(n + 2) {
    margin-top: 20px;
  }
  .download-item__intro {
    width: calc(100% - 100px);
  }
  .download-item__title {
    font-size: 14px;
  }
}
.talents-tab-box {
  position: relative;
  z-index: 5;
  height: 140px;
  margin-top: -70px;
}
.talents-tab-box.fixed .talents-tab-wrap {
  position: fixed;
  top: 70px;
  right: 0;
  left: 0;
}
.talents-tab-box.fixed .talents-tab-wrap::before {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.talents-tab-box.fixed .talents-tab {
  height: 60px;
}
.talents-tab-wrap {
  position: relative;
}
.talents-tab-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #cea44a;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s
    cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.talents-tab {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 140px;
  padding: 0 120px;
  -webkit-transition: height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: height 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.talents-tab .line {
  width: 1px;
  height: 20px;
  background-color: rgba(0, 0, 0, 0.3);
}
.default-con {
  line-height: 1.875;
}
.default-con h3 {
  font-size: 1.5em;
  font-weight: 400;
}
@media (max-width: 1600px) {
  .talents-tab {
    padding: 0 80px;
  }
  .talents-tab-box {
    height: 100px;
    margin-top: -50px;
  }
  .talents-tab {
    height: 100px;
  }
}
@media (max-width: 1400px) {
  .talents-tab-box {
    height: 100px;
    margin-top: -40px;
  }
  .talents-tab {
    height: 80px;
  }
  .talents-tab .line {
    height: 16px;
  }
}
@media (max-width: 1200px) {
  .talents-tab {
    padding: 0 60px;
  }
}
@media (max-width: 1024px) {
  .talents-tab-box {
    height: 60px;
    margin-top: -30px;
  }
  .talents-tab {
    height: 60px;
  }
}
@media (max-width: 768px) {
  .talents-tab {
    display: none;
  }
}
.list-welfare > li:nth-of-type(n + 4) {
  margin-top: 50px;
}
.welfare-item {
  padding: 40px 40px 0;
  height: 230px;
  border-radius: 6px;
  -webkit-transition: background 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: background 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.welfare-item__desc {
  line-height: 24px;
}
@media (any-hover: hover) {
  .welfare-item:hover {
  background-image: linear-gradient(
90deg, #efd15a 0%, #c19244 100%);
  }
}
@media (max-width: 1600px) {
  .list-welfare > li:nth-of-type(n + 4) {
    margin-top: 40px;
  }
}
@media (max-width: 1400px) {
  .welfare-item {
    padding: 30px 30px 0;
  }
  .welfare-item__desc {
    margin-top: 20px;
  }
  .list-welfare > li:nth-of-type(n + 4) {
    margin-top: 30px;
  }
}
@media (max-width: 1024px) {
  .welfare-item {
    height: 180px;
  }
  .list-welfare > li {
    width: 50%;
  }
  .list-welfare > li:nth-of-type(n + 3) {
    margin-top: 20px;
  }
}
@media (max-width: 750px) {
  .welfare-item {
    padding: 20px;
    height: inherit;
  }
  .welfare-item__desc {
    margin-top: 10px;
  }
  .list-welfare > li {
    width: 100%;
  }
  .list-welfare > li:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}
.excitation-item::before {
  height: 400px;
}
.excitation-item span {
  position: absolute;
  bottom: 60px;
  left: 100px;
}
.excitation-item:nth-of-type(1) {
  width: 48.9583333333%;
}
.excitation-item:nth-of-type(1) span {
  left: 200px;
}
.excitation-item:nth-of-type(2) {
  width: 51.0416666667%;
}
.excitation-item:nth-of-type(3) {
  width: 62.5%;
}
.excitation-item:nth-of-type(3) span {
  left: 200px;
}
.excitation-item:nth-of-type(4) {
  width: 37.5%;
}
@media (max-width: 1920px) {
  .excitation-item span {
    left: 5.2083333333vw;
  }
  .excitation-item:nth-of-type(1) span,
  .excitation-item:nth-of-type(3) span {
    left: 10.4166666667vw;
  }
}
@media (max-width: 1600px) {
  .excitation-item span {
    left: 60px;
  }
  .excitation-item:nth-of-type(1) span,
  .excitation-item:nth-of-type(3) span {
    left: 60px;
  }
}
@media (max-width: 1400px) {
  .excitation-item::before {
    height: 360px;
  }
  .excitation-item span {
    left: 40px;
    bottom: 40px;
  }
  .excitation-item:nth-of-type(1) span,
  .excitation-item:nth-of-type(3) span {
    left: 40px;
  }
}
@media (max-width: 1024px) {
  .excitation-item::before {
    height: 36.4583333333vw;
  }
  .excitation-item span {
    left: 20px;
    bottom: 20px;
  }
  .excitation-item:nth-of-type(1) span,
  .excitation-item:nth-of-type(3) span {
    left: 20px;
  }
}
@media (max-width: 640px) {
  .excitation-item:nth-of-type(1),
  .excitation-item:nth-of-type(2),
  .excitation-item:nth-of-type(3),
  .excitation-item:nth-of-type(4) {
    width: 100%;
  }
}
.growing-item {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.growing-item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
}
.growing-item__img::before {
  padding-top: 59.3103448276%;
}
.growing-item__title {
  line-height: 1.5;
  height: 3em;
  margin: 1em 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.growing-item__title strong {
  font-weight: 400;
}
@media (max-width: 1024px) {
  .growing-item__title {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .list-growing > li {
    width: 100%;
  }
  .list-growing > li:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}
.list-job-box.show .list-job > li:nth-of-type(n + 5) {
  display: inline-block;
}
.list-job-box.show .show-more svg {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.list-job {
  border-bottom: 1px solid #e2e2e2;
}
.list-job > li:nth-of-type(n + 5) {
  display: none;
}
.job-item {
  position: relative;
}
.job-item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #e2e2e2;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.job-item.active {
  background-color: #fff;
}
.job-item.active::before {
  height: 4px;
  background-color: #cea44a;
}
.job-item.active .job-item__header::before {
  -webkit-transform: 0;
  transform: 0;
  opacity: 0;
}
.job-item__header {
  position: relative;
  cursor: pointer;
  padding: 40px 50px;
}
.job-item__header::before,
.job-item__header::after {
  content: "";
  margin-top: -1px;
  position: absolute;
  top: 50%;
  right: 50px;
  width: 1em;
  height: 2px;
  background-color: #cea44a;
}
.job-item__header::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.job-item__title {
  line-height: 40px;
}
.job-item__body {
  padding: 0 50px 60px;
  display: none;
}
@media (max-width: 1600px) {
  .job-item__header {
    padding: 30px 40px;
  }
  .job-item__header::before,
  .job-item__header::after {
    right: 40px;
  }
  .job-item__body {
    padding: 0 40px 50px;
  }
}
@media (max-width: 1200px) {
  .job-item__header {
    padding: 20px 30px;
  }
  .job-item__header::before,
  .job-item__header::after {
    right: 30px;
  }
  .job-item__body {
    padding: 0 30px 40px;
  }
}
@media (max-width: 1024px) {
  .job-item__header {
    padding: 20px 20px;
  }
  .job-item__header::before,
  .job-item__header::after {
    right: 20px;
  }
  .job-item__body {
    padding: 0 20px 30px;
  }
}
.banner-pro::before {
  padding-top: 41.6666666667%;
  min-height: calc(100vh - 70px);
}
.bpro-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 700px;
  background-color: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-bprom {
  width: 100%;
}
.bprom-item {
  padding-right: 80px;
  padding-left: 200px;
  padding-bottom: 30px;
}
.bprom-item:first-of-type .bpro-item__top::before {
  display: none;
}
.bprom-item:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.bprom-item:hover .bpro-msub {
  display: block;
}
.bpro-item__top {
  position: relative;
  padding-top: 30px;
}
.bpro-item__top::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.bprom-link {
  position: relative;
  display: block;
  position: relative;
}
.bprom-link svg {
  position: absolute;
  top: 0.5em;
  right: 0;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.bproms-link {
  margin-right: 30px;
}
.bpro-msub {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 700px;
  width: 600px;
  padding: 50px 50px 0;
  display: none;
}
.list-mpro {
  margin-right: -15px;
  margin-left: -15px;
}
.list-mpro.active {
  display: block;
}
.list-mpro > li:nth-of-type(n + 4) {
  margin-top: 20px;
}
.mpro-item {
  display: block;
  margin-right: 15px;
  margin-left: 15px;
}
.mpro-img-box {
  padding: 10px 0;
}
.mpro-item__img::before {
  padding-top: 100%;
}
.mpro-item__title {
  margin-top: 1em;
  line-height: 24px;
  height: 48px;
}
@media (any-hover: hover) {
  .bproms-link:hover {
    text-decoration: underline;
  }
}
@media (max-width: 1600px) {
  .bpro-menu {
    width: 500px;
  }
  .bpro-msub {
    left: 500px;
  }
  .bprom-item {
    padding-left: 40px;
  }
  .bpro-msub {
    padding: 30px 40px 0;
  }
  .bpro-msub {
    width: 520px;
  }
}
@media (max-width: 1400px) {
  .bprom-item {
    padding-bottom: 20px;
  }
  .bpro-item__top {
    padding-top: 20px;
  }
  .bprom-sub {
    margin-top: 10px;
  }
  .bpro-msub {
    padding: 30px 30px 0;
    width: 420px;
  }
  .list-mpro {
    margin-right: -10px;
    margin-left: -10px;
  }
  .mpro-item {
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (max-width: 1200px) {
  .bpro-menu {
    display: none;
  }
  .banner-pro::before {
    min-height: inherit;
  }
}
.pro-item {
  display: block;
}
.pro-item__img::before {
  padding-top: 100%;
}
.pro-item__title {
  position: relative;
  padding-right: 30px;
  margin-top: 1em;
  padding-bottom: 0.5em;
}
.pro-item__title::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #e2e2e2;
}
.pro-item__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 2px;
  background-color: #cea44a;
  -webkit-transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pro-item__title svg {
  position: absolute;
  top: 2px;
  right: 0;
  width: 20px;
  height: 20px;
}
.pro-item__type {
  height: 1em;
}
@media (any-hover: hover) {
  .pro-item:hover .pro-item__title::after {
    left: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .list-pro > li {
    width: 100%;
  }
  .list-pro > li:nth-of-type(n + 3) {
    margin-top: 40px;
  }
}
.pcatef-item {
  position: relative;
  padding-left: 90px;
  line-height: 50px;
}
.pcatef-item:nth-of-type(n + 2) {
  margin-top: 10px;
}
.pcatef-item:last-of-type::before {
  display: none;
}
.pcatef-item::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #e2e2e2;
}
.pcatef-item > span {
  position: absolute;
  top: 0;
  left: 0;
}
.pcatef-item > a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  color: #000;
  margin-right: 60px;
}
.pcatef-item > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 2px;
  background-color: #cea44a;
  width: 0;
  -webkit-transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pcatef-item > a.current::after {
  left: 0;
  width: 100%;
}
@media (any-hover: hover) {
  .pcatef-item > a:hover::after {
    left: 0;
    width: 100%;
  }
}
.list-cpro > li:nth-of-type(n + 5) {
  margin-top: 100px;
}
@media (max-width: 1600px) {
  .pcatef-item > a {
    margin-right: 40px;
  }
  .list-cpro > li:nth-of-type(n + 5) {
    margin-top: 80px;
  }
}
@media (max-width: 1400px) {
  .pcatef-item {
    padding-left: 70px;
  }
  .pcatef-item > a {
    margin-right: 30px;
  }
  .list-cpro > li:nth-of-type(n + 5) {
    margin-top: 60px;
  }
}
@media (max-width: 1200px) {
  .pcatef-item {
    padding-left: 50px;
  }
  .pcatef-item > a {
    margin-right: 20px;
  }
  .list-cpro > li:nth-of-type(n + 5) {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .pcatef-item {
    padding-left: 0;
    line-height: 40px;
  }
  .pcatef-item > span {
    position: relative;
    display: block;
    font-weight: 700;
  }
  .list-cpro > li:nth-of-type(n + 3) {
    margin-top: 40px;
  }
}
.prod-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.prodt-left {
  position: relative;
  width: 540px;
}
.prodt-right {
  width: calc(100% - 540px);
  height: calc(100vh - 70px);
}
.prodtl-wrap {
  margin-right: 40px;
  margin-left: 60px;
}
.prod-crumb {
  line-height: 20px;
}
.prod-crumb > a,
.prod-crumb > svg {
  display: inline-block;
  vertical-align: top;
}
.prod-crumb > svg {
  margin: 2px 10px;
  width: 16px;
  height: 16px;
  fill: currentColor;
}
.prod-title span {
  display: block;
}
.prod-consult {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 120px;
  cursor: pointer;
}
.prodc-text {
  position: absolute;
  top: 50%;
  left: 60px;
  margin-top: -20px;
}
.prodc-text svg {
  width: 40px;
  height: 40px;
}
.prodc-text span {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
}
.prodc-arrow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.prodc-arrow svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}
.prodt-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.prodtr-wrap {
  width: 100%;
}
.splide-prod {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
}
.splide-prod.is-active {
  opacity: 1;
}
.splide-prod .splide__pagination {
  position: relative;
  left: 0;
  bottom: 0;
  margin-top: 10px;
  right: 0;
  text-align: center;
}
.splide-prod .splide__pagination__page {
  background-color: #000;
  margin-right: 10px;
  margin-left: 10px;
}
.splide-prod .splide__pagination__page.is-active {
  background-color: #cea44a;
}
.prod-img::before {
  padding-top: 100%;
}
@media (min-width: 1201px) {
  .prodt-right {
    min-height: 640px;
  }
}
@media (max-width: 1920px) {
  .prod-title {
    margin-top: 5.2083333333vw;
  }
}
@media (max-width: 1600px) {
  .prod-title {
    margin-top: 40px;
  }
  .prodtl-wrap {
    margin-left: 40px;
  }
  .prod-consult {
    height: 80px;
  }
  .prodc-text {
    left: 40px;
  }
  .prodc-arrow {
    width: 120px;
  }
}
@media (max-width: 1200px) {
  .prod-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .prodt-right,
  .prodt-left {
    width: 100%;
  }
  .prodt-right {
    height: auto;
    padding-bottom: 20px;
  }
  .splide-prod .splide__pagination {
    margin-top: 0;
  }
  .prod-consult {
    position: relative;
    height: 60px;
    margin-top: 40px;
  }
  .prod-title {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .prodtl-wrap {
    margin-right: 20px;
    margin-left: 20px;
  }
  .prodc-text {
    left: 20px;
  }
  .prodc-arrow {
    width: 80px;
  }
}
@media (max-width: 640px) {
  .splide-prod {
    margin-right: 20px;
    margin-left: 20px;
    width: auto;
  }
}
.prod-feature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.prodf-left {
  width: 540px;
}
.prodf-right {
  width: calc(100% - 540px);
}
.prodfl-wrap {
  margin-left: 60px;
}
.prodf-nav {
  width: 160px;
}
.prodf-link {
  position: relative;
  padding-bottom: 1em;
  display: block;
  line-height: 1;
}
.prodf-link:nth-of-type(n + 2) {
  margin-top: 1em;
}
.prodf-link::before,
.prodf-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
}
.prodf-link::before {
  left: 0;
  height: 1px;
  background-color: #e2e2e2;
}
.prodf-link::after {
  width: 0;
  height: 2px;
  background-color: #cea44a;
  -webkit-transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.prodf-link.current::after {
  left: 0;
  width: 100%;
}
@media (any-hover: hover) {
  .prodf-link:hover::after {
    left: 0;
    width: 100%;
  }
}
.prodfr-wrap {
  margin-right: 200px;
  margin-left: 50px;
}
.prodf-part {
  position: relative;
}
.prodf-part:nth-of-type(2n) {
  background-color: #f9f9f9;
}
.prodf-part:nth-of-type(2n)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2px;
  background-color: #fff;
}
.list-prodf > li:nth-of-type(n + 4) {
  margin-top: 50px;
}
.prodf-item {
  position: relative;
  overflow: hidden;
  padding: 50px 30px 20px;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
}
.prodf-item::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 6px;
  background-color: #cea44a;
}
.prodf-item__ico {
  max-width: 180px;
  margin-right: auto;
  margin-left: auto;
}
.prodf-item__ico::before {
  padding-top: 33.3333333333%;
}
.prodf-item__title {
  height: 4.5em;
}
.prodf-table {
  position: relative;
}
.prodf-table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.prodf-table table tbody tr {
  position: relative;
}
.prodf-table table tbody tr::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 2px;
  background-color: #cea44a;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.prodf-table table tbody tr:hover td:first-of-type {
  border-left: 2px solid #cea44a;
}
.prodf-table table td {
  height: 60px;
  padding: 0 30px;
  border: 1px solid #e2e2e2;
}
.prodf-table img {
  display: inline-block;
  max-width: 100%;
  height: auto !important;
}
@media (max-width: 1600px) {
  .prodfr-wrap {
    margin-right: 40px;
    margin-left: 40px;
  }
  .prodfl-wrap {
    margin-left: 40px;
  }
  .list-prodf > li:nth-of-type(n + 4) {
    margin-top: 40px;
  }
}
@media (max-width: 1400px) {
  .prodf-left {
    width: 340px;
  }
  .prodf-right {
    width: calc(100% - 340px);
  }
  .list-prodf > li:nth-of-type(n + 4) {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .prod-feature {
    display: block;
  }
  .prodf-left {
    display: none;
  }
  .prodf-right {
    width: 100%;
  }
  .list-prodf > li:nth-of-type(n + 4) {
    margin-top: 30px;
  }
}
@media (max-width: 1024px) {
  .prodfr-wrap {
    margin-right: 20px;
    margin-left: 20px;
  }
  .list-prodf > li:nth-of-type(n + 4) {
    margin-top: 20px;
  }
  .prodf-table table td {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .list-prodf > li {
    width: 50%;
  }
  .list-prodf > li:nth-of-type(n + 3) {
    margin-top: 20px;
  }
  .prodf-item {
    padding-top: 30px;
  }
}
@media (max-width: 480px) {
  .list-prodf > li {
    width: 100%;
  }
  .list-prodf > li:nth-of-type(n + 2) {
    margin-top: 20px;
  }
}
.splide-rprod .splide__arrow--prev {
  left: -3em;
}
.splide-rprod .splide__arrow--next {
  right: -3em;
}
@media (max-width: 1024px) {
  .splide-rprod {
    margin-bottom: 60px;
  }
  .splide-rprod .splide__arrow {
    top: 100%;
    margin-top: 20px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .splide-rprod .splide__arrow--prev {
    right: 50%;
    left: auto;
    margin-right: 10px;
  }
  .splide-rprod .splide__arrow--next {
    left: 50%;
    right: auto;
    margin-left: 10px;
  }
}
.layer-zx {
  position: fixed;
  z-index: 400;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
.layer-zx-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lzx-main {
  width: 1320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lzx-left,
.lzx-right {
  width: 50%;
}
.lzx-left::before {
  padding-top: 75.7575757576%;
}
.lzx-txt {
  position: absolute;
  top: 33%;
  left: 120px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lzx-right {
  position: relative;
}
.lzx-form-box {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lzx-form {
  width: 450px;
}
.lzx-close {
  z-index: 5;
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
  cursor: pointer;
}
.lzx-close svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}
@media (max-width: 1200px) {
  .lzx-form {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media (max-width: 1024px) {
  .lzx-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .lzx-form-box {
    position: relative;
    display: block;
    padding: 30px 0;
  }
  .lzx-main {
    width: calc(100% - 40px);
    max-width: 480px;
  }
  .lzx-left,
  .lzx-right {
    width: 100%;
  }
  .lzx-txt {
    left: 20px;
    right: 20px;
    text-align: center;
  }
  .lzx-left::before {
    height: 200px;
    padding-top: 0;
  }
}
.ban-case {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 5;
}
.ban-case-wrap {
  margin-left: 200px;
}
.ban-case-con {
  margin-left: 380px;
  padding: 60px 200px 60px 100px;
}
.case-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cased-left {
  width: 380px;
}
.cased-right {
  width: calc(100% - 380px);
}
.cased-desc img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  height: auto !important;
}
.cased-part:nth-of-type(n + 2) {
  border-top: 1px solid #e2e2e2;
  margin-top: 60px;
  padding-top: 60px;
}
@media (max-width: 1920px) {
  .ban-case-wrap {
    margin-left: 10.4166666667vw;
  }
}
@media (max-width: 1600px) {
  .ban-case-wrap {
    margin-left: 60px;
  }
  .ban-case-con {
    padding: 40px 60px;
  }
}
@media (max-width: 1400px) {
  .cased-left {
    width: 240px;
  }
  .ban-case-con {
    margin-left: 240px;
  }
  .cased-right {
    width: calc(100% - 240px);
  }
  .ban-case-con {
    padding: 30px 40px;
  }
}
@media (max-width: 1200px) {
  .case-detail {
    display: block;
  }
  .cased-left {
    display: none;
  }
  .cased-right {
    width: 100%;
  }
  .ban-case-wrap {
    margin-left: 0;
  }
  .ban-case-con {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .ban-case-con {
    padding: 20px;
  }
}
/*# sourceMappingURL=app.css.map */
