* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
p {
  padding: 0;
  margin: 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
input,
textarea {
  border: none;
  resize: none;
  outline: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box iframe,
.img-box video,
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  object-fit: cover;
}
.fszero {
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
}
.fszero h1 {
  margin: 0;
}
[lang=zh-CN] .share-cn {
  display: block;
}
[lang=zh-CN] .share-other {
  display: none;
}
.a2a_kit {
  display: inline-block;
  vertical-align: middle;
}
@-ms-viewport {
  width: auto !important;
}
li,
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: inherit;
}
input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
select,
button,
input,
textarea {
  border: none;
  outline: none;
}
a[data-fancybox] {
  outline: none;
}
a[data-fancybox] img {
  outline: none !important;
}
.slick-slide {
  outline: none;
}
.slick-slide a {
  outline: none !important;
}
img[data-lazy] {
  background: url(../images/ajax-loader.gif) no-repeat center;
}
img.lazy {
  min-width: 1px;
  min-height: 1px;
  background: url(../images/ajax-loader.gif) no-repeat center;
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.loaded {
  background-size: cover;
}
@media (min-width: 1200px) {
  .wow {
    visibility: hidden;
  }
}
.lazy {
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
}
.art-video-player::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 10;
}
.art-video-player .art-bottom {
  display: none !important;
}
.art-mask {
  display: none !important;
}
.breadcrumb {
  margin-bottom: 0;
}
.auto-adjust-img img {
  max-width: 100% !important;
  height: auto !important;
}
.auto-adjust-img.is-mobile img {
  max-width: 100% !important;
  height: auto !important;
  margin: 5px 0;
}
.auto-adjust-img p.contains-pictures {
  font-size: 0 !important;
  overflow-x: hidden;
  margin: 0 -5px !important;
  padding: 0;
}
@media (min-width: 768px) {
  .auto-adjust-img p.contains-pictures {
    white-space: nowrap;
  }
}
.auto-adjust-img p.contains-pictures > img {
  display: inline-block;
  margin: 5px;
}
.table-box {
  font-size: var(--16);
  line-height: calc(24 / 16);
  font-weight: 400;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  text-align: center;
  color: #0E1109;
}
.table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
.table-box table tr,
.table-box table td,
.table-box table th {
  width: auto;
  height: auto;
}
.table-box table td,
.table-box table th {
  padding: var(--d12) var(--d30);
  border: 1px solid #fff;
}
.table-box table tr {
  background-color: #F8FCFF;
}
.table-box table tr td:first-child {
  text-align: left;
  background-color: #FAFAFA;
}
.table-box table.rowspan1 tr:first-child,
.table-box table.rowspan2 tr:nth-child(1),
.table-box table.rowspan2 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(2),
.table-box table.rowspan3 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(2),
.table-box table.rowspan4 tr:nth-child(3),
.table-box table.rowspan4 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(2),
.table-box table.rowspan5 tr:nth-child(3),
.table-box table.rowspan5 tr:nth-child(4),
.table-box table.rowspan5 tr:nth-child(5) {
  background-color: #D9D9D9;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .table-box {
    overflow-x: auto;
  }
}
@media (max-width: 991px) {
  .table-box {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .table-box table td,
  .table-box table th {
    padding: 8px !important;
  }
}
label {
  width: 100%;
  height: 100%;
}
.box-follow .img-box > img {
  display: none !important;
  height: auto;
}
.box-follow iframe[src=''],
.box-follow iframe[data-src=''] {
  display: none;
  border: 1px solid #000;
}
.box-follow iframe[src=''] + img,
.box-follow iframe[data-src=''] + img {
  display: block !important;
}
.tranlanguage {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.tranlanguage p {
  margin: 0;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 767px) {
  .tranlanguage p {
    font-size: 14px;
  }
}
.tranlanguage p img {
  width: 24px;
  margin-right: 10px;
}
.tranlanguage p:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #666666 transparent transparent transparent;
  margin-left: 10px;
  margin-top: -4px;
}
.tranlanguage ul {
  position: absolute;
  min-width: 100%;
  top: 100%;
  background-color: #fff;
  z-index: 9;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  display: none;
  padding: 10px 0;
}
.tranlanguage ul li a {
  display: block;
  padding: 10px 10px;
}
.tranlanguage ul li a img {
  width: 30px;
  object-fit: cover;
}
.fancybox-slide--iframe .fancybox-content {
  min-width: 80vw;
  min-height: 80vh;
}
body {
  font-family: Montserrat, Arial, Helvetica, 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-scroll-chaining: none;
  overscroll-behavior: none;
  width: 100%;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 500;
  overflow-x: hidden;
  --bs-body-color: #fff;
  color: #fff;
  background-color: #000;
}
@font-face {
  font-family: '308-CAI978';
  font-weight: 400;
  font-style: normal;
  src: local('308-CAI978'), local('308-CAI978'), url('../../app/fonts/308-CAI978.woff2') format('woff2'), url('../../app/fonts/308-CAI978.woff') format('woff'), url('../../app/fonts/308-CAI978.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'AgencyFB-Reg';
  font-weight: 400;
  font-style: normal;
  src: local('AgencyFB-Reg'), local('AgencyFB-Reg'), url('../../app/fonts/AgencyFB-Reg.woff2') format('woff2'), url('../../app/fonts/AgencyFB-Reg.woff') format('woff'), url('../../app/fonts/AgencyFB-Reg.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Arial-BlackItalic';
  font-weight: 400;
  font-style: normal;
  src: local('Arial BlackItalic'), local('Arial-BlackItalic'), url('../../app/fonts/Arial-BlackItalic.woff2') format('woff2'), url('../../app/fonts/Arial-BlackItalic.woff') format('woff'), url('../../app/fonts/Arial-BlackItalic.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'ArialMT';
  font-weight: 400;
  font-style: normal;
  src: local('ArialMT'), local('ArialMT'), url('../../app/fonts/ArialMT.woff2') format('woff2'), url('../../app/fonts/ArialMT.woff') format('woff'), url('../../app/fonts/ArialMT.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'ArialNarrow';
  font-weight: 400;
  font-style: normal;
  src: local('ArialNarrow'), local('ArialNarrow'), url('../../app/fonts/ArialNarrow.woff2') format('woff2'), url('../../app/fonts/ArialNarrow.woff') format('woff'), url('../../app/fonts/ArialNarrow.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'HarmonyOS_Sans';
  font-weight: 400;
  font-style: normal;
  src: local('HarmonyOS_Sans Light'), local('HarmonyOS_Sans_Light'), url('../../app/fonts/HarmonyOS_Sans_Light.woff2') format('woff2'), url('../../app/fonts/HarmonyOS_Sans_Light.woff') format('woff'), url('../../app/fonts/HarmonyOS_Sans_Light.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'HarmonyOS_Sans';
  font-weight: 600;
  font-style: normal;
  src: local('HarmonyOS_Sans'), local('HarmonyOS_Sans_Bold'), url('../../app/fonts/HarmonyOS_Sans_Bold.woff2') format('woff2'), url('../../app/fonts/HarmonyOS_Sans_Bold.woff') format('woff'), url('../../app/fonts/HarmonyOS_Sans_Bold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'LexendGiga';
  font-weight: 400;
  font-style: normal;
  src: local('LexendGiga Regular'), local('LexendGiga-Regular'), url('../../app/fonts/LexendGiga-Regular.woff2') format('woff2'), url('../../app/fonts/LexendGiga-Regular.woff') format('woff'), url('../../app/fonts/LexendGiga-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'LexendGiga';
  font-weight: 600;
  font-style: normal;
  src: local('LexendGiga SemiBold'), local('LexendGiga-SemiBold'), url('../../app/fonts/LexendGiga-SemiBold.woff2') format('woff2'), url('../../app/fonts/LexendGiga-SemiBold.woff') format('woff'), url('../../app/fonts/LexendGiga-SemiBold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../../app/fonts/Montserrat-Regular.woff2') format('woff2'), url('../../app/fonts/Montserrat-Regular.woff') format('woff'), url('../../app/fonts/Montserrat-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  font-style: normal;
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url('../../app/fonts/Montserrat-Medium.woff2') format('woff2'), url('../../app/fonts/Montserrat-Medium.woff') format('woff'), url('../../app/fonts/Montserrat-Medium.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: normal;
  src: local('Montserrat SemiBold'), local('Montserrat-Regular'), url('../../app/fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../../app/fonts/Montserrat-SemiBold.woff') format('woff'), url('../../app/fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  font-weight: 700;
  font-style: normal;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url('../../app/fonts/Montserrat-Bold.woff2') format('woff2'), url('../../app/fonts/Montserrat-Bold.woff') format('woff'), url('../../app/fonts/Montserrat-Bold.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'NotoSansSC-Bold-Alphabetic';
  font-weight: 400;
  font-style: normal;
  src: local('NotoSansSC-Bold-Alphabetic'), local('NotoSansSC-Bold-Alphabetic'), url('../../app/fonts/NotoSansSC-Bold-Alphabetic.woff2') format('woff2'), url('../../app/fonts/NotoSansSC-Bold-Alphabetic.woff') format('woff'), url('../../app/fonts/NotoSansSC-Bold-Alphabetic.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  font-style: normal;
  src: local('Roboto'), local('Roboto'), url('../../app/fonts/Roboto-Regular.woff2') format('woff2'), url('../../app/fonts/Roboto-Regular.woff') format('woff'), url('../../app/fonts/Roboto-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'XcelsionExpandedItalic';
  font-weight: 400;
  font-style: normal;
  src: local('XcelsionExpandedItalic ExpandedItalic'), local('XcelsionExpandedItalic-ExpandedItalic'), url('../../app/fonts/XcelsionExpandedItalic-ExpandedItalic.woff2') format('woff2'), url('../../app/fonts/XcelsionExpandedItalic-ExpandedItalic.woff') format('woff'), url('../../app/fonts/XcelsionExpandedItalic-ExpandedItalic.ttf') format('truetype');
  font-display: swap;
}
i {
  line-height: 1;
}
.row {
  --bs-gutter-x: 1.875rem;
}
:root {
  --p: calc((100vw - 1650px) / 2);
  --c: #30e98e;
  --c2: #222;
  --c3: #115FAD;
  --g152: 9.5rem;
  --g104: 6.5rem;
  --g86: 5.375rem;
  --g80: 5rem;
  --g70: 4.375rem;
  --g50: 3.125rem;
  --g48: 3rem;
  --g40: 2.5rem;
  --g24: 1.5rem;
  --g20: 1.25rem;
  --g18: 1.125rem;
  --g16: 1rem;
  --r150: 150px;
  --r120: 120px;
  --r85: 85px;
  --r80: 80px;
  --r72: 72px;
  --r70: 70px;
  --r64: 64px;
  --r60: 60px;
  --r56: 56px;
  --r52: 52px;
  --r50: 50px;
  --r48: 48px;
  --r46: 46px;
  --r45: 45px;
  --r44: 44px;
  --r40: 40px;
  --r38: 38px;
  --r36: 36px;
  --d700: 700px;
  --d376: 376px;
  --d357: 357px;
  --d330: 330px;
  --d300: 300px;
  --d286: 286px;
  --d260: 260px;
  --d243: 243px;
  --d225: 225px;
  --d212: 212px;
  --d208: 208px;
  --d200: 200px;
  --d190: 190px;
  --d185: 185px;
  --d183: 183px;
  --d180: 180px;
  --d176: 176px;
  --d170: 170px;
  --d166: 166px;
  --d164: 164px;
  --d160: 160px;
  --d158: 158px;
  --d150: 150px;
  --d147: 147px;
  --d145: 145px;
  --d140: 140px;
  --d138: 138px;
  --d135: 135px;
  --d130: 130px;
  --d128: 128px;
  --d124: 124px;
  --d120: 120px;
  --d118: 118px;
  --d115: 115px;
  --d110: 110px;
  --d105: 105px;
  --d100: 100px;
  --d96: 96px;
  --d95: 95px;
  --d93: 93px;
  --d90: 90px;
  --d88: 88px;
  --d86: 86px;
  --d84: 84px;
  --d80: 80px;
  --d75: 75px;
  --d78: 78px;
  --d72: 72px;
  --d70: 70px;
  --d68: 68px;
  --d66: 66px;
  --d65: 65px;
  --d64: 64px;
  --d62: 62px;
  --d60: 60px;
  --d58: 58px;
  --d56: 56px;
  --d55: 55px;
  --d52: 52px;
  --d50: 50px;
  --d48: 48px;
  --d46: 46px;
  --d45: 45px;
  --d44: 44px;
  --d42: 42px;
  --d40: 40px;
  --d38: 38px;
  --d36: 36px;
  --d35: 35px;
  --d34: 34px;
  --d32: 32px;
  --d30: 30px;
  --d28: 28px;
  --d26: 26px;
  --d25: 25px;
  --d24: 24px;
  --d22: 22px;
  --d20: 20px;
  --d19: 19px;
  --d18: 18px;
  --d17: 17px;
  --d16: 16px;
  --d15: 15px;
  --d14: 14px;
  --d12: 12px;
  --d10: 10px;
  --d8: 8px;
  --162: 162px;
  --154: 154px;
  --128: 128px;
  --110: 110px;
  --100: 100px;
  --96: 96px;
  --92: 92px;
  --90: 90px;
  --86: 86px;
  --80: 80px;
  --78: 78px;
  --76: 76px;
  --75: 75px;
  --72: 72px;
  --70: 70px;
  --68: 68px;
  --66: 66px;
  --65: 65px;
  --64: 64px;
  --62: 62px;
  --60: 60px;
  --58: 58px;
  --56: 56px;
  --54: 54px;
  --52: 52px;
  --50: 50px;
  --48: 48px;
  --46: 46px;
  --45: 45px;
  --44: 44px;
  --42: 42px;
  --40: 40px;
  --38: 38px;
  --36: 36px;
  --34: 34px;
  --32: 32px;
  --30: 30px;
  --28: 28px;
  --26: 26px;
  --25: 25px;
  --24: 24px;
  --22: 22px;
  --20: 20px;
  --19: 19px;
  --18: 18px;
  --17: 17px;
  --16: 16px;
  --15: 15px;
  --14: 14px;
  --13: 13px;
  --12: 12px;
}
.Oswald {
  font-family: Oswald, Arial, sans-serif;
}
.title-type {
  width: 166px;
  margin-bottom: var(--d16);
}
.title-type img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.title {
  font-family: Oswald, Arial, sans-serif;
  font-size: var(--78);
  line-height: calc(94 / 78);
  font-weight: 500;
  color: #fff;
}
.title span {
  color: var(--c);
}
.title2 {
  font-size: var(--58);
  line-height: calc(70 / 58);
  font-family: Oswald, Arial, sans-serif;
  color: var(--c2);
}
.text18_30 {
  font-size: var(--18);
  line-height: calc(30 / 18);
  font-weight: 500;
}
@keyframes playan1 {
  0% {
    transform: translateX(10%);
  }
  50% {
    transform: translateX(-10%);
  }
  100% {
    transform: translateX(10%);
  }
}
@keyframes playan2 {
  0% {
    transform: translateX(-10%);
  }
  50% {
    transform: translateX(10%);
  }
  100% {
    transform: translateX(-10%);
  }
}
@keyframes playan3 {
  0% {
    transform: translate(5%, 5%);
  }
  50% {
    transform: translate(-5%, -5%);
  }
  100% {
    transform: translate(5%, 5%);
  }
}
@keyframes playan4 {
  0% {
    transform: translate(-5%, -5%);
  }
  50% {
    transform: translate(5%, 5%);
  }
  100% {
    transform: translate(-5%, -5%);
  }
}
.setSlow1 {
  animation: an1 1s ease forwards;
}
@keyframes an1 {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.setSlow2 {
  animation: an2 1s ease forwards;
}
@keyframes an2 {
  0% {
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 0, 100% 0);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 100% 0, 100% 0);
  }
  100% {
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 100%);
  }
}
.setSlow3 {
  animation: an3 1s ease forwards;
}
@keyframes an3 {
  0% {
    opacity: 1;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.setSlow4 {
  animation: an4 1s ease forwards;
}
@keyframes an4 {
  0% {
    opacity: 1;
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.setSlow5 {
  animation: an5 1s ease forwards;
}
@keyframes an5 {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.setSlow6 {
  animation: an6 1s ease forwards;
}
@keyframes an6 {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.setSlow7 {
  animation: an7 1s ease forwards;
}
@keyframes an7 {
  0% {
    opacity: 0;
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.setSlow72 {
  animation: an72 1s ease forwards;
}
@keyframes an72 {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.2);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
.setSlow8 {
  animation: an8 1s ease forwards;
}
@keyframes an8 {
  0% {
    opacity: 1;
    width: 0;
  }
  100% {
    opacity: 1;
    width: 100%;
  }
}
.setSlow9 {
  animation: an9 1s ease forwards;
}
@keyframes an9 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.setSlow10 {
  animation: an10 1s ease forwards;
}
@keyframes an10 {
  0% {
    opacity: 0;
    transform: translateY(50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.setSlow11 {
  animation: an11 1s ease forwards;
}
@keyframes an11 {
  0% {
    opacity: 1;
    -webkit-clip-path: polygon(45% 77%, 55% 77%, 100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(45% 77%, 55% 77%, 100% 0, 100% 100%, 0 100%, 0 0);
  }
  100% {
    opacity: 1;
    -webkit-clip-path: polygon(57% 71%, 60% 71%, 100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(56% 68%, 60% 71%, 100% 0, 100% 100%, 0 100%, 0 0);
  }
}
.setSlow12 {
  animation: an12 1s ease forwards;
}
@keyframes an12 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.setSlow13 {
  animation: an13 1.5s ease forwards;
}
@keyframes an13 {
  0% {
    opacity: 1;
    -webkit-clip-path: circle(0% at 50% 50%);
    clip-path: circle(0% at 50% 50%);
  }
  100% {
    opacity: 1;
    -webkit-clip-path: circle(70.7% at 50% 50%);
    clip-path: circle(70.7% at 50% 50%);
  }
}
.setSlow14 {
  animation: an14 1s ease forwards;
}
@keyframes an14 {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.setSlow15 {
  animation: an15 1s ease forwards;
}
@keyframes an15 {
  0% {
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }
  100% {
    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%);
  }
}
.setSlow16 {
  animation: an16 1s ease forwards;
}
@keyframes an16 {
  0% {
    opacity: 1;
    -webkit-clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
    clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0 100%);
  }
  100% {
    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%);
  }
}
.setSlow17 {
  animation: an17 1s ease forwards;
}
@keyframes an17 {
  0% {
    opacity: 1;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
  }
  100% {
    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%);
  }
}
.header {
  position: sticky;
  top: 0px;
  z-index: 10000;
  width: 100%;
  transition: all 0.5s;
  background-color: transparent;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header .header-logo .logo {
  width: 162px;
}
.header .header-logo .logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.header .header-box {
  position: relative;
  background-color: #000000;
}
.header .header-box .header-content {
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
}
.header .header-right {
  display: flex;
  align-items: center;
  height: 100%;
  transition: all 0.5s;
}
.header .s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  display: none;
  z-index: 999;
  margin: 0 10px;
}
.header .s-nav i {
  width: 21px;
  height: 2px;
  background-color: #fff;
  transition: all 0.5s;
}
.header .s-nav-action i {
  background-color: var(--c) !important;
}
.header .s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.header .s-nav-action i:nth-child(2) {
  opacity: 0;
}
.header .s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.header .header-but .header-but2 {
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #000;
  background-color: var(--c);
  padding: var(--d12) var(--d20);
}
.headeraction {
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 1px;
  top: 0;
}
.index-header {
  position: fixed;
}
@media (min-width: 1201px) {
  .header-none {
    display: none;
  }
  .header-nav {
    margin-right: 12.5vw;
    height: 100%;
    display: flex !important;
    align-items: flex-end;
  }
  .header-nav .header-list {
    display: flex;
    height: 100%;
  }
  .header-nav .header-list .header-list2 {
    transition: all 0.5s;
    position: relative;
    height: 100%;
    margin-left: var(--d55);
  }
  .header-nav .header-list .header-list2:first-child {
    margin-left: 0;
    margin-right: 0;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    height: 100%;
    transition: all 0.5s;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
  }
  .header-nav .header-list .header-list2 .header-list3 span {
    position: relative;
  }
  .header-nav .header-list .header-list2 .more-button {
    display: none;
  }
  .header-nav .header-list .header-list2 a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .header-nav .header-list .header-list2:hover .header-list3 {
    color: var(--c);
  }
  .header-nav .header-list .header-list2:hover .more {
    opacity: 1;
    transform: translate(0%, 100%);
    visibility: visible;
  }
  .header-nav .header-list .header-list2:hover .header-products-more {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
  }
  .more {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: calc(-1 * var(--d40));
    transform: translate(0%, 100%) rotateX(-50deg);
    transform-origin: top;
    opacity: 0;
    transition: all 0.5s;
    background-color: #1d1d1d;
    box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.15);
    min-width: 100%;
    text-align: left;
    padding: var(--d40) var(--d140) var(--d40) var(--d40);
  }
  .more a {
    transition: all 0.5s;
  }
  .more a:hover {
    color: var(--c) !important;
    text-decoration: underline !important;
  }
  .more .more-1-list {
    display: flex;
    justify-content: stretch;
    flex-direction: column;
  }
  .more .more-1-list .more-1-list2 {
    width: 100%;
    position: relative;
    font-size: var(--16);
    line-height: 1;
    color: #fff;
    margin-bottom: var(--d40);
  }
  .more .more-1-list .more-1-list2:last-child {
    margin-bottom: 0;
  }
  .more .more-1-list .more-1-list2 a {
    white-space: nowrap;
    display: block;
  }
  .more .more-1-list .action a {
    color: var(--c) !important;
    text-decoration: underline !important;
  }
}
@media (max-width: 1600px) and (min-width: 1400px) {
  .header-nav {
    margin-right: 4.5vw;
  }
}
@media (max-width: 1400px) and (min-width: 1201px) {
  .header-nav {
    margin-right: 4.5vw;
  }
}
@media (max-width: 1200px) {
  .header-none2 {
    display: none;
  }
  .header .s-nav {
    display: flex;
  }
  .header-nav {
    width: 100vw;
    height: 100vh;
    background-color: var(--c2);
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 1;
    overflow-y: scroll;
  }
  .header-nav .header-list {
    padding: 0 16px;
    padding-top: 80px;
    width: 100%;
  }
  .header-nav .header-list .header-list2 {
    width: 100%;
    position: relative;
  }
  .header-nav .header-list .header-list2:first-child .header-list3::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
    content: '';
    top: 0;
    left: 0;
    opacity: 0.5;
  }
  .header-nav .header-list .header-list2 .header-list3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid var(--c);
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    display: block;
  }
  .header-nav .header-list .header-list2 .header-list3 a {
    width: calc(100% - 45px);
    height: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 13px 0;
    padding-left: 26px;
    padding-right: 45px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
  }
  .header-nav .header-list .header-list2 .header-list3 a i {
    display: none;
  }
  .header-nav .header-list .header-list2 .header-list3 .more-button {
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header-nav .header-list .header-list2 .more {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 {
    padding: 3px 0 3px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 a {
    width: calc(100% - 45px);
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more-1-list3 .more-button2 {
    width: 45px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-self: center;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 {
    display: none;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 {
    padding: 4px 0 4px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
    color: #001937;
    font-weight: normal;
  }
  .header-nav .header-list .header-list2 .more .more-1-list .more-1-list2 .more2 .more-2-list .more-2-list2 .more-2-list3 a {
    width: 100%;
  }
  .header-nav .header-list .action .header-list3 a {
    color: var(--c);
  }
}
.s-nav {
  width: 21px;
  height: 18px;
  justify-content: space-between;
  display: none;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.s-nav i {
  width: 21px;
  height: 2px;
  background-color: #003366;
  transition: all 0.5s;
}
.s-nav-action i:first-child {
  transform: translateY(8px) rotate(45deg);
}
.s-nav-action i:nth-child(2) {
  opacity: 0;
}
.s-nav-action i:last-child {
  transform: translateY(-8px) rotate(-45deg);
}
.xs-online {
  border-top: 1px solid #fff;
  width: 100%;
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  background-color: var(--c2);
}
.xs-online ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xs-online ul li {
  width: 20%;
  padding: 10px 0px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.xs-online ul li i {
  font-size: 14px;
  color: #fff;
}
.xs-online ul li::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #fff;
  content: '';
}
.xs-online ul li:last-child::after {
  display: none;
}
.xs-online ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  font-family: 'iconfont' !important;
}
.xs-online ul li a .icon-you {
  transform: rotate(-90deg);
}
.online-wrap .online-wrap2 {
  transition: all 0.5s;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1100;
  display: inline-flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: column;
  background-color: rgba(130, 130, 130, 0.18);
  padding: 5px;
  border-radius: 4px;
}
.online-wrap .online {
  transition: all 0.5s;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  pointer-events: auto;
}
.online-wrap .online a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
  margin-bottom: 11px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
}
.online-wrap .online a i {
  font-size: 20px;
  line-height: 1;
  position: relative;
  z-index: 10;
  display: inline-block;
  color: #fff;
  transition: all 0.5s;
}
.online-wrap .online a:last-child {
  margin-bottom: 0;
}
.online-wrap .online a .show-num {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0%, -50%);
  color: #000;
  font-weight: 400;
  font-size: var(--16);
  visibility: hidden;
  white-space: nowrap;
  padding-right: 20px;
}
.online-wrap .online a .show-num .show-img {
  width: 120px;
  height: 120px;
  background-color: #fff;
}
.online-wrap .online a .show-num .show-img,
.online-wrap .online a .show-num span {
  border-radius: 8px;
  background-color: #fff;
  padding: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #222;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 10px 0px;
}
.online-wrap .online a .show-num .show-img::after,
.online-wrap .online a .show-num span::after {
  position: absolute;
  top: 50%;
  right: 2px;
  display: inline-block;
  width: 0px;
  height: 0px;
  content: "";
  transform: translate(100%, -50%);
  vertical-align: middle;
  border-width: 10px 0px 10px 12px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
}
.online-wrap .online a .show-num span {
  height: 48px;
}
.online-wrap .online a .show-num img {
  width: 100px;
  display: block;
  object-fit: cover;
}
.online-wrap .online a:hover {
  background-color: #fff;
}
.online-wrap .online a:hover i {
  color: #222 !important;
}
.online-wrap .online a:hover .show-num {
  transition: all 0.5s;
  opacity: 1;
  right: calc(100%);
  visibility: visible;
}
.online-wrap .online a:hover .show-num img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.online-wrap .online-btn {
  display: none;
  position: fixed;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  bottom: 80px;
  right: 0;
  z-index: 1000;
  background-color: rgba(0, 23, 51, 0.1);
}
.online-wrap .online-btn:before {
  content: '+';
  color: #fff;
  font-size: 25px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s;
}
.online-wrap .open:before {
  transform: rotate(45deg);
}
.online-wrap .online-icon {
  position: relative;
  line-height: 1;
}
.online-wrap .icon-cart {
  position: relative;
}
.online-wrap .icon-cart .cart-num {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: translate(40%, -40%);
  width: 20px;
  height: 20px;
  font-size: 14px;
  border-radius: 50%;
  background-color: var(--c2);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 10;
  font-size: 12px;
}
.online-show {
  right: 0 !important;
}
@media (max-width: 1400px) {
  .online-wrap .online-wrap2 {
    transform: scale(0.8);
    right: 10px;
  }
}
@media (max-width: 768px) {
  .online-wrap .online-wrap2 {
    top: unset;
    right: -101%;
    bottom: 120px;
  }
  .online-wrap .online-btn {
    display: block;
  }
}
.pro {
  position: relative;
}
.top {
  position: absolute;
  top: 0;
  pointer-events: none;
  height: 150px;
  transform: translateY(-100%);
  left: 0;
}
.swiper .swiper-wrapper {
  align-items: stretch;
}
.swiper .swiper-wrapper .swiper-slide {
  height: auto;
}
.index-banner {
  width: 100%;
  position: relative;
}
.index-banner .slide-inner {
  padding-bottom: calc(900 / 1920 * 100%);
  position: relative;
}
.index-banner .swiper-slide {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .swiper-slide iframe,
.index-banner .swiper-slide .banner-video,
.index-banner .swiper-slide img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-banner .banner-video video {
  object-fit: cover;
}
.index-banner .sw-pagination .swiper-pagination-bullet {
  background-color: #fff;
}
img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontnet .i-creenseal {
  background-color: #000000;
  padding-top: 6.5625vw;
  padding-bottom: 2.08333vw;
  position: relative;
}
.indexcontnet .i-creenseal .i-creenseal-memory {
  position: absolute;
  bottom: -0.52083vw;
  right: 14.58333vw;
  background: linear-gradient(0deg, #1d1d1d 0%, #222 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  z-index: 2;
  font-size: 3.60417vw;
  line-height: 1;
}
.indexcontnet .i-creenseal .i-creenseal-img {
  position: absolute;
  width: 52.5vw;
  top: 8.33333vw;
  left: 7.29167vw;
  z-index: 10;
}
.indexcontnet .i-creenseal .i-creenseal-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontnet .i-creenseal .i-creenseal-bg {
  position: absolute;
  right: 0;
  top: 0;
  width: 78.64583vw;
  pointer-events: none;
}
.indexcontnet .i-creenseal .i-creenseal-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontnet .i-creenseal .i-creenseal-bg2 {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 67.76042vw;
}
.indexcontnet .i-creenseal .i-creenseal-bg2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontnet .i-creenseal .i-creenseal-con {
  width: 51.5625vw;
  margin-left: auto;
  position: relative;
  z-index: 10;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-title {
  margin-bottom: 1.04167vw;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-title h2 {
  font-size: 2.08333vw;
  font-weight: 700;
  color: var(--c);
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-text {
  font-size: 1.45833vw;
  color: #fff;
  margin-bottom: 1.04167vw;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-text span {
  font-weight: 700;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-line {
  margin-bottom: 7.29167vw;
  width: 3.85417vw;
  height: 0.52083vw;
  background-color: var(--c);
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list {
  position: relative;
  margin-bottom: 3.75vw;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list::after {
  content: '';
  position: absolute;
  top: 56%;
  left: 0.58125vw;
  transform: translateY(-50%);
  width: 0.20833vw;
  height: 134%;
  background: linear-gradient(180deg, #fff 0%, #fff 90%, rgba(255, 255, 255, 0) 100%);
  z-index: 10;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2 {
  margin-top: 2.08333vw;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2:first-child {
  margin-top: 0;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2:first-child .i-creenseal-list3 .gen {
  background-color: transparent;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2:last-child {
  margin-top: 4.16667vw;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2:last-child .i-creenseal-list3 .gen {
  border-color: #02fffc;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2:last-child .i-creenseal-list3 .i-creenseal-list-text {
  opacity: 1;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2 .i-creenseal-list3 {
  padding-left: 0.26042vw;
  display: flex;
  align-items: center;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2 .i-creenseal-list3 .i-creenseal-r {
  width: 0.78125vw;
  height: 0.78125vw;
  border-radius: 50%;
  background-color: #fff;
  position: relative;
  margin-right: 0.52083vw;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2 .i-creenseal-list3 .i-creenseal-r::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(21 / 15 * 100%);
  height: calc(21 / 15 * 100%);
  border-radius: 50%;
  border: 1px solid #fff;
  z-index: 10;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2 .i-creenseal-list3 .gen {
  font-size: 0.625vw;
  line-height: 1;
  color: #fff;
  padding: 0.41667vw 1.5625vw;
  border: 1px solid #fff;
  margin-right: var(--d20);
  background-color: #242424;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2 .i-creenseal-list3 .i-creenseal-list-text {
  font-size: 0.57292vw;
  color: #fff;
  opacity: 0.5;
}
@media (max-width: 1920px) {
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2 .i-creenseal-list3 .gen {
    font-size: 12px;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2 .i-creenseal-list3 .i-creenseal-list-text {
    font-size: 11px;
  }
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-imgbox {
  padding-top: 2.8125vw;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 1.30208vw;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-imgbox .i-creenseal-img1 {
  width: 14.58333vw;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-imgbox .i-creenseal-img2 {
  width: 16.71875vw;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-textbox {
  font-size: 0.83333vw;
}
.indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-textbox span {
  color: var(--c);
  text-decoration: underline;
}
.indexcontnet .i-safety {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.indexcontnet .i-safety .img-box {
  padding-bottom: calc(675 / 1200 * 100%);
}
.indexcontnet .i-safety .i-safety-bg {
  width: 44.63542vw;
  height: 27.03125vw;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom right, #156f3c, #000 60%);
}
.indexcontnet .i-safety .i-safety-num {
  position: absolute;
  top: 7.8125vw;
  left: 3.64583vw;
  width: 11.77083vw;
}
.indexcontnet .i-safety .i-safety-num img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontnet .i-safety .i-safety-text {
  font-weight: 600;
  font-family: 'LexendGiga';
  position: absolute;
  left: 15vw;
  top: 2.60417vw;
  width: 3.59375vw;
}
.indexcontnet .i-safety .i-safety-text img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontnet .i-safety .i-safety-img {
  width: 62.5vw;
  position: relative;
  z-index: 10;
}
.indexcontnet .i-safety .i-safety-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexcontnet .i-passenge {
  background-image: url('../img/i_passenge_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 56.04167vw;
  position: relative;
}
.indexcontnet .i-passenge .i-passenge-textimg {
  position: absolute;
  left: 20%;
  top: 11.3%;
  width: 64.47917vw;
}
.indexcontnet .i-passenge .i-passenge-textimg .i-passenge-uhp {
  position: absolute;
  z-index: 10;
  right: 7vw;
  bottom: 1vw;
  width: 12.45833vw;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: calc(46.11 / 32.86);
  color: var(--c);
  opacity: 0.9;
  font-weight: 700;
}
.indexcontnet .i-passenge .i-passenge-textimg .i-passenge-text {
  position: absolute;
  right: 7vw;
  bottom: -4vw;
  font-size: 2.5vw;
  font-family: 'Arial-BlackItalic';
  color: transparent;
  -webkit-text-stroke: 1px var(--c);
  text-stroke: 1px var(--c);
}
.indexcontnet .i-passenge .i-passenge-imgbox {
  position: absolute;
  left: 17vw;
  top: 15vw;
}
.indexcontnet .i-passenge .i-passenge-imgbox .i-passenge-img {
  width: 24.73958vw;
}
.indexcontnet .i-passenge .i-passenge-imgbox .i-passenge-img img {
  transform-origin: bottom right;
}
.indexcontnet .i-passenge .i-passenge-imgbox .i-passenge-a {
  position: absolute;
  top: -18%;
  right: -54%;
  width: 88%;
}
.indexcontnet .i-passenge .i-passenge-imgbox .i-passenge-imgbg {
  width: 52.7%;
  position: absolute;
  top: 3vw;
  left: -9vw;
}
.indexcontnet .i-passenge .i-passenge-imgbox .i-passenge-img2 {
  position: absolute;
  bottom: -2vw;
  left: -4vw;
  width: 53.7%;
}
.indexcontnet .i-passenge .i-passenge-imgbox .i-passenge-uhpimg {
  position: absolute;
  width: 26.3%;
  bottom: 4vw;
  left: -8vw;
}
.indexcontnet .i-xt {
  height: 55.78125vw;
  background-image: url('../img/i_xt_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.indexcontnet .i-xt .i-xt-textimg {
  position: absolute;
  left: 13%;
  top: 9.5%;
  width: 78.69792vw;
}
.indexcontnet .i-xt .i-xt-textimg .i-xt-xt {
  position: absolute;
  z-index: 10;
  left: 1.2vw;
  bottom: 0.6vw;
  width: 15.45833vw;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: calc(46.11 / 32.86);
  color: var(--c);
  opacity: 0.9;
  font-weight: 700;
}
.indexcontnet .i-xt .i-xt-textimg .i-xt-text {
  position: absolute;
  left: 0.8vw;
  bottom: -5vw;
  font-size: 2.5vw;
  font-family: 'Arial-BlackItalic';
  color: transparent;
  -webkit-text-stroke: 1px var(--c);
  text-stroke: 1px var(--c);
}
.indexcontnet .i-xt .i-xt-textimg .i-xt-text span {
  font-size: 3vw;
}
.indexcontnet .i-xt .i-xt-imgbox {
  position: absolute;
  right: 17.6vw;
  bottom: 6vw;
}
.indexcontnet .i-xt .i-xt-imgbox .i-xt-img {
  width: 22.34375vw;
}
.indexcontnet .i-xt .i-xt-imgbox .i-xt-img > img {
  transform-origin: bottom left;
}
.indexcontnet .i-xt .i-xt-imgbox .i-xt-img2 {
  position: absolute;
  right: -13%;
  bottom: 0%;
  width: 52.6%;
  transform-origin: right bottom;
}
.indexcontnet .i-xt .i-xt-imgbox .i-xt-imgbg3 {
  position: absolute;
  bottom: -6%;
  right: -3%;
  width: 120%;
  transform-origin: bottom;
}
.indexcontnet .i-xt .i-xt-imgbox .i-xt-imgbg2 {
  position: absolute;
  bottom: 0%;
  right: -74%;
  width: 94%;
}
.indexcontnet .i-xt .i-xt-imgbox .i-xt-imgtext {
  position: absolute;
  bottom: 25%;
  right: -33%;
  width: 33.6%;
}
.indexcontnet .i-xt .i-xt-imgbox2 {
  position: absolute;
  top: 29.5vw;
  left: 37vw;
}
.indexcontnet .i-xt .i-xt-imgbox2 .i-xt-img3 {
  width: 25.625vw;
}
.indexcontnet .i-xt .i-xt-imgbox2 .i-xt-img3 img {
  transform-origin: right bottom;
}
.indexcontnet .i-xt .i-xt-imgbox2 .i-xt-imgbg4 {
  width: 66%;
  position: absolute;
  bottom: -1.2%;
  right: -19%;
}
.indexcontnet .i-xt .i-xt-imgbox2 .i-xt-imgbg1 {
  width: 86.6%;
  position: absolute;
  bottom: -53.2%;
  right: 30%;
  transform-origin: 60% 80%;
}
.indexcontnet .i-xt .i-xt-logo {
  position: absolute;
  left: 18vw;
  top: 44vw;
  width: 23.80208vw;
}
.indexcontnet .i-video {
  background-image: url('../img/i_video_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  padding-top: 8.33333vw;
  padding-bottom: 6.25vw;
}
.indexcontnet .i-video .img-box {
  padding-bottom: calc(675 / 1200 * 100%);
}
.indexcontnet .i-video .i-video-title {
  font-size: 2.96875vw;
  line-height: calc(58 / 57);
  font-family: 'LexendGiga';
  font-weight: 600;
  background: linear-gradient(90deg, #ffffff 0%, #616362 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.indexcontnet .i-video .i-video-title2 {
  font-size: 4.125vw;
  line-height: calc(58 / 57);
  font-family: 'LexendGiga';
  font-weight: 600;
  background: linear-gradient(90deg, #2dcb77 0%, #1a6d43 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.indexcontnet .i-video .i-video-img {
  width: 62.5vw;
}
.indexcontnet .i-video .i-video-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.i-form {
  position: relative;
  padding-top: 3.64583vw;
  padding-bottom: 8.85417vw;
}
.i-form .i-form-bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 72.34375vw;
}
.i-form .container {
  position: relative;
  z-index: 10;
}
.i-form .i-form-title {
  text-align: center;
  margin-bottom: 2.34375vw;
}
.i-form .i-form-title h2 {
  font-size: 2.29167vw;
}
.i-form .i-form-title h2 span {
  font-weight: 700;
}
.i-form .i-form-title h2 .title-g {
  color: var(--c);
}
.i-form .i-form-butbox {
  margin-bottom: 1.04167vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.i-form .i-form-butbox .i-form-but {
  margin-right: 1.30208vw;
}
.i-form .i-form-butbox .i-form-but:last-child {
  margin-right: 0;
}
.i-form .i-form-butbox .i-form-but .i-form-but2 {
  font-size: 0.72917vw;
  font-weight: 700;
  line-height: 1;
  padding: 0.65104vw 1.30208vw;
  border-radius: 50px;
  border: 1px solid var(--c);
  color: var(--c);
}
.i-form .i-form-butbox .action .i-form-but2 {
  background-color: var(--c);
  color: #000;
}
.i-form .i-form-con {
  width: 38.80208vw;
  margin: 0 auto;
  padding: 1.35417vw 2.39583vw 1.875vw;
  border-radius: 1.04167vw;
  border: 1px solid var(--c);
  background-color: #1d1d1d;
  display: none;
}
.i-form .i-form-con label {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 0.52083vw;
}
.i-form .i-form-con label:has(textarea) {
  margin-bottom: 2.60417vw;
}
.i-form .i-form-con .form-title {
  margin-right: 1.5625vw;
  white-space: nowrap;
  font-size: 0.83333vw;
}
.i-form .i-form-con .input-box {
  width: calc(500 / 658 * 100%);
  min-width: calc(500 / 658 * 100%);
  background-color: #0f0f0f;
  padding: 0.52083vw 0.78125vw;
  font-size: 12px;
  line-height: 1;
  color: #fff;
}
.i-form .i-form-con .textarea-box {
  height: 100px;
}
.i-form .i-form-con .form-butbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 8.33333vw;
}
.i-form .i-form-con .form-butbox .submit {
  padding: 0.4vw 1.30208vw;
  font-size: 12px;
  line-height: 1;
  border-radius: 50px;
  background-color: var(--c);
  font-weight: 700;
}
.i-form .i-form-con .form-butbox .cancel {
  margin-left: 1.5625vw;
  font-size: 12px;
  color: var(--c);
  text-decoration: underline;
}
.i-form .i-form-con2 {
  display: none;
}
.i-form .i-form-con2 label {
  display: flex;
  justify-content: center;
  align-items: center;
}
.i-form .i-form-con2 .form-butbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0;
}
.i-pro {
  padding-top: 9.375vw;
  padding-bottom: 6.875vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.i-pro:has(.pro-textbox) {
  padding-top: 16.92708vw;
}
.i-pro .i-pro-con {
  width: 55.72917vw;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.i-pro .i-pro-con .i-pro-textbox {
  margin-bottom: 7.29167vw;
  padding-right: 2.34375vw;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.i-pro .i-pro-con .i-pro-textbox .i-pro-textimg {
  width: 24.32292vw;
  margin-bottom: 0.52083vw;
}
.i-pro .i-pro-con .i-pro-textbox .i-pro-text {
  font-size: 2.5vw;
  line-height: calc(49 / 48);
}
.i-pro .i-pro-con .i-pro-textbox .i-pro-text1 {
  background: linear-gradient(90deg, #fff 0%, #fff 8%, #2f3130 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.i-pro .i-pro-con .i-pro-textbox .i-pro-text2 {
  font-weight: 700;
  background: linear-gradient(90deg, #30e98e 0%, #30e98e 8%, #0a3621 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.i-pro .i-pro-con .pro-textbox {
  flex-direction: row;
  margin-bottom: 3.125vw;
}
.i-pro .i-pro-con .pro-textbox .i-pro-textbox1 {
  margin-right: 2.86458vw;
}
.i-pro .i-pro-con .pro-textbox .i-pro-text {
  font-size: 1.77083vw;
  line-height: calc(35 / 34);
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 {
  margin-bottom: 2.60417vw;
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2:last-child {
  margin-bottom: 0;
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 {
  width: 26.19792vw;
  height: 7.96875vw;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3::after {
  width: 0.26042vw;
  height: 0.26042vw;
  background-color: var(--c);
  position: absolute;
  top: 0;
  right: 0;
  content: '';
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox {
  width: 16.92708vw;
  padding-right: 2.08333vw;
  padding-left: 2.08333vw;
  position: relative;
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox::after {
  width: 1px;
  height: 3.75vw;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  content: '';
  background-color: var(--c);
  position: absolute;
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-num {
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
  left: -1.04167vw;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-num .num {
  font-size: 5.20833vw;
  font-family: 'XcelsionExpandedItalic';
  line-height: 0.8;
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-num .tip {
  font-size: 0.72917vw;
  font-weight: 700;
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-title {
  font-size: 1.30208vw;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 1.04167vw;
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-text {
  font-size: 0.72917vw;
  line-height: 1;
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-text span {
  color: var(--c);
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3-1 {
  background-image: url('../img/i_pro_numbg1.png');
}
.i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3-2 {
  background-image: url('../img/i_pro_numbg2.png');
}
.i-pro .i-pro-imgbox {
  position: absolute;
  right: 0;
  top: 2.35vw;
}
.i-pro .i-pro-imgbox .i-pro-img1 {
  width: 39.84375vw;
}
.i-pro .i-pro-imgbox .i-pro-img2 {
  position: absolute;
  top: 48.5%;
  left: 8%;
  width: 58%;
}
.i-pro .i-pro-imgbox .i-pro-nail {
  position: absolute;
  bottom: 0%;
  left: 29.6%;
  width: 4.5%;
}
.i-pro .i-pro-imgbox .i-pro-s-img {
  top: 8vw;
  left: -4.4vw;
  position: absolute;
  width: 42%;
}
.i-pro .i-pro-imgbox .i-pro-s-img .i-pro-arrow img {
  position: absolute;
  z-index: 10;
  width: 15%;
  height: auto;
}
.i-pro .i-pro-imgbox .i-pro-s-img .i-pro-right img {
  animation: playan1 3s linear infinite normal;
  left: 21%;
  top: 52.5%;
}
.i-pro .i-pro-imgbox .i-pro-s-img .i-pro-left img {
  animation: playan2 3s linear infinite normal;
  right: 33%;
  top: 53%;
}
.i-pro .i-pro-r-text {
  position: absolute;
  right: 15.36458vw;
  top: 40vw;
  width: 23vw;
  font-size: 0.78125vw;
  line-height: calc(26 / 15);
  opacity: 0.6;
}
.fooder {
  padding-top: 2.60417vw;
  background-color: #171717;
  position: relative;
  z-index: 10;
}
.fooder .fooder-top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 4.6875vw;
  border-bottom: 1px solid rgba(255, 255, 255, 0.23);
}
.fooder .fooder-top .fooder-nav {
  padding-left: 6.51042vw;
  width: 33.33333vw;
}
.fooder .fooder-top .fooder-nav .fooder-list {
  display: flex;
  justify-content: space-around;
}
.fooder .fooder-top .fooder-nav .fooder-list .fooder-list2 .fooder-list-title {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 1.45833vw;
}
.fooder .fooder-top .fooder-nav .fooder-list .fooder-list2 .fooder-navbox a {
  display: block;
  font-size: 13px;
  margin-bottom: 1.04167vw;
  color: #939393;
}
.fooder .fooder-top .fooder-nav .fooder-list .fooder-list2 .fooder-navbox a:last-child {
  margin-bottom: 0;
}
.fooder .fooder-top .fooder-logobox .fooder-logo {
  width: 10.88542vw;
  margin-bottom: 0.52083vw;
}
.fooder .fooder-top .fooder-logobox .fooder-sharebox {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 11px;
  margin-bottom: 0.78125vw;
}
.fooder .fooder-top .fooder-logobox .fooder-sharebox .fooder-share {
  background-color: #252b38;
  border-radius: 3px;
  margin-right: 0.52083vw;
}
.fooder .fooder-top .fooder-logobox .fooder-sharebox .fooder-share a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.20833vw 0.41667vw;
}
.fooder .fooder-top .fooder-logobox .fooder-sharebox .fooder-share a span {
  margin-right: 0.20833vw;
}
.fooder .fooder-top .fooder-logobox .fooder-sharebox .fooder-youtu img {
  width: 20px;
}
.fooder .fooder-top .fooder-logobox .fooder-sharebox .fooder-facebook img {
  width: 16px;
}
.fooder .fooder-top .fooder-produced a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fooder .fooder-top .fooder-produced a span {
  font-size: 8px;
  color: #a4a4a4;
  font-weight: 700;
  margin-right: 8px;
}
.fooder .fooder-top .fooder-produced a img {
  width: 6.19792vw;
}
.fooder .fooder-bom .fooder-copyright {
  padding: 1.04167vw 0;
  text-align: center;
  opacity: 0.5;
  font-size: 12px;
}
.greenseal-banner .img-box {
  padding-bottom: calc(1080 / 1920 * 100%);
}
.greenseal .greenseal-title {
  position: relative;
}
.greenseal .greenseal-title h2 {
  font-family: 'LexendGiga';
  font-weight: 600;
  font-size: 2.91667vw;
  position: relative;
  z-index: 10;
}
.greenseal .greenseal-title .greenseal-num {
  position: absolute;
  top: -4vw;
  left: -5vw;
}
.greenseal .greenseal-title .greenseal-num1 {
  width: 13.64583vw;
}
.greenseal .greenseal-title .greenseal-num2 {
  width: 16.25vw;
}
.greenseal .greenseal-title .greenseal-num3 {
  width: 15.15625vw;
}
.greenseal .safe {
  height: 22.39583vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 8.33333vw;
  position: relative;
}
.greenseal .safe .safe-moreline {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 85.20833vw;
  transform: translateY(50%);
  z-index: 10;
}
.greenseal .safe .safe-moreline span {
  display: block;
  position: absolute;
  left: 33.5vw;
  top: 2vw;
  color: var(--c);
  font-size: 0.83333vw;
}
.greenseal .safe .safe-con {
  padding-left: 7.29167vw;
}
.greenseal .safe .safe-textbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2.60417vw;
  padding-left: 0.78125vw;
}
.greenseal .safe .safe-textbox .safe-text {
  margin-left: 4.16667vw;
  font-size: 0.83333vw;
}
.greenseal .safe .safe-textbox .safe-text p {
  opacity: 0.6;
}
.greenseal .safe .safe-textbox .safe-text span {
  font-weight: 700;
}
.greenseal .safe .safe-textbox .safe-con {
  padding-left: 1.5625vw;
}
.greenseal .safe .safe-text1 {
  font-size: 0.83333vw;
  line-height: 1;
  margin-bottom: 0.83333vw;
}
.greenseal .safe .safe-text1 p {
  opacity: 0.8;
}
.greenseal .safe .safe-text2 {
  font-size: 0.83333vw;
  line-height: 1;
  color: var(--c);
}
.greenseal .safe .safe-text2 span {
  font-weight: 700;
}
.greenseal .safe2 {
  padding-bottom: 6.25vw;
  height: 46.40625vw;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.greenseal .safe2 .safe2-img {
  position: absolute;
  width: 40.41667vw;
  left: 50%;
  transform: translateX(-50%);
  top: 9.5vw;
}
.greenseal .safe2 .safe2-img img {
  transform-origin: bottom;
}
.greenseal .safe2 .safe2-list {
  display: flex;
  justify-content: center;
}
.greenseal .safe2 .safe2-list .safe2-list2 {
  margin-right: 6.25vw;
}
.greenseal .safe2 .safe2-list .safe2-list2:first-child .safe2-list-text {
  text-align: left !important;
}
.greenseal .safe2 .safe2-list .safe2-list2:last-child {
  margin-right: 0;
}
.greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 {
  width: 15.625vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 .safe2-list-title {
  margin-bottom: 3.125vw;
}
.greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 .safe2-list-num {
  font-size: 2.8125vw;
  font-weight: 700;
  margin-bottom: var(--d30);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  line-height: 1;
}
.greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 .safe2-list-num span {
  font-size: 2vw;
  margin-left: 0.41667vw;
}
.greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 .safe2-list-title {
  font-size: 1.04167vw;
}
.greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 .safe2-list-text {
  font-size: 12px;
  text-align: center;
  opacity: 0.6;
}
.greenseal .quiet {
  height: 22.39583vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 8.33333vw;
  position: relative;
}
.greenseal .quiet .quiet-con {
  padding-left: 7.29167vw;
}
.greenseal .quiet .quiet-textbox {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 2.60417vw;
}
.greenseal .quiet .quiet-textbox .quiet-text {
  margin-left: 1.16667vw;
  font-size: 0.83333vw;
}
.greenseal .quiet .quiet-textbox .quiet-text p {
  opacity: 0.6;
}
.greenseal .quiet .quiet-textbox .quiet-text span {
  font-weight: 700;
  color: var(--c);
}
.greenseal .quiet .quiet-textbox .quiet-con {
  padding-right: 1.5625vw;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding-right: 2.34375vw;
}
.greenseal .quiet .quiet-text1 {
  font-size: 0.83333vw;
  line-height: 1;
  margin-bottom: 0.83333vw;
  padding-left: 29.5625vw;
}
.greenseal .quiet .quiet-text1 p {
  opacity: 0.8;
}
.greenseal .quiet .quiet-text2 {
  font-size: 0.83333vw;
  line-height: 1;
  color: var(--c);
}
.greenseal .quiet .quiet-text2 span {
  font-weight: 700;
}
.greenseal .quiet .quiet-moreline {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80.83333vw;
  transform: translateY(50%);
  z-index: 10;
}
.greenseal .quiet .quiet-moreline span {
  display: block;
  position: absolute;
  left: 46.1vw;
  top: 2.6vw;
  color: var(--c);
  font-size: 0.83333vw;
}
.greenseal .quiet1 {
  height: 50.05208vw;
  background-image: url('../img/quiet1_bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 7.03125vw;
}
.greenseal .quiet1 .quiet-title {
  text-align: center;
  font-weight: 700;
  color: var(--c);
  font-size: 1.875vw;
  margin-bottom: 0.78125vw;
}
.greenseal .quiet1 .quiet-title2 {
  text-align: center;
  font-size: 1.875vw;
  margin-bottom: 2.86458vw;
}
.greenseal .quiet1 .quiet-title2 span {
  font-weight: 700;
}
.greenseal .quiet1 .quiet-iconbox {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.875vw;
}
.greenseal .quiet1 .quiet-iconbox .quiet-icon {
  width: 3.80208vw;
  margin-right: 0.9375vw;
}
.greenseal .quiet1 .quiet-iconbox .quiet-icon:last-child {
  margin-right: 0;
}
.greenseal .quiet1 .quiet-list {
  margin-left: 21.8vw;
}
.greenseal .quiet1 .quiet-list .quiet-list2 {
  margin-bottom: 3.02083vw;
}
.greenseal .quiet1 .quiet-list .quiet-list2:last-child {
  margin-bottom: 0;
}
.greenseal .quiet1 .quiet-list .quiet-list2 .quiet-list3 {
  width: 27.96875vw;
  padding: 2.08333vw 2.60417vw 3.125vw;
  background-color: rgba(40, 40, 40, 0.6);
  border: 1px solid #2e8d68;
}
.greenseal .quiet1 .quiet-list .quiet-list2 .quiet-list3 .quiet-list-title {
  font-size: 1.25vw;
  line-height: 1;
  padding-bottom: 0.625vw;
  border-bottom: 1px solid #2e8d68;
  font-weight: 700;
  color: var(--c);
  margin-bottom: 1.5625vw;
}
.greenseal .quiet1 .quiet-list .quiet-list2 .quiet-list3 .quiet-list-text {
  font-size: 0.72917vw;
  line-height: calc(26 / 14);
  opacity: 0.6;
}
.greenseal .quiet2 {
  height: 51.92708vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 3.38542vw;
}
.greenseal .quiet2 .quiet2-title {
  text-align: center;
  font-size: 1.875vw;
}
.greenseal .quiet2 .quiet2-title .quiet2-c {
  color: var(--c);
}
.greenseal .quiet2 .quiet2-title span {
  font-weight: 700;
}
.greenseal .quiet2 .quiet2-imgbox {
  display: flex;
  justify-content: center;
  position: relative;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-img {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 18.64583vw;
  position: relative;
  z-index: 10;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-img .quiet2-img-title {
  position: relative;
  font-size: 1.35417vw;
  font-weight: 700;
  margin-bottom: 0.625vw;
  padding-bottom: 0.625vw;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-img .quiet2-img-title::after {
  width: 14.58333vw;
  height: 1px;
  background-color: var(--c);
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-img .quiet2-img-title2 {
  font-size: 0.78125vw;
  line-height: calc(28 / 15);
  color: var(--c);
  letter-spacing: 0.2em;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-img1 {
  width: 18.64583vw;
  margin-right: 3.125vw;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-img1 .quiet2-imgbox1 {
  margin-bottom: 4.42708vw;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-img2 {
  width: 18.07292vw;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-img2 .quiet2-imgbox1 {
  margin-bottom: 4.42708vw;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-list {
  margin-top: 2.60417vw;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 {
  margin-bottom: 2.5vw;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2:last-child {
  margin-bottom: 0;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 {
  width: 11.35417vw;
  height: 0.52083vw;
  background-color: #595959;
  position: relative;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-list-title {
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
  left: -6px;
  font-size: 14px;
  display: none;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 .quiet2-list3:has(.quiet2-line) .quiet2-list-text {
  color: #000;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-line {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  width: 100%;
  height: 100%;
  background-color: #3aff95;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-list-text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.72917vw;
  color: #000;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-bgbox {
  position: absolute;
  bottom: -0.5125vw;
  left: 50%;
  transform: translate(-50%, 0);
  width: 41.77083vw;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-bgbox .quiet2-bgbox2 {
  width: 100%;
  margin-bottom: 1.45417vw;
  position: relative;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-bgbox .quiet2-bgbox2:last-child {
  margin-bottom: 0;
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-bgbox .quiet2-bgbox2 .quiet2-bgtitle {
  position: absolute;
  top: 50%;
  left: -0.52083vw;
  font-size: 0.72917vw;
  color: #b5b5b5;
  transform: translate(-100%, -50%);
}
.greenseal .quiet2 .quiet2-imgbox .quiet2-bgbox .quiet2-bgbox2 .quiet2-bgbox3 {
  width: 100%;
  height: 1.5625vw;
  background-color: #2f2f2f;
  opacity: 0.5;
}
.greenseal .comfort {
  height: 21.95vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 8.33333vw;
  position: relative;
}
.greenseal .comfort .comfort-moreline {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 85.20833vw;
  transform: translateY(50%);
  z-index: 10;
}
.greenseal .comfort .comfort-moreline span {
  display: block;
  position: absolute;
  left: 33.5vw;
  top: 2vw;
  color: var(--c);
  font-size: 0.83333vw;
}
.greenseal .comfort .comfort-textbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 2.60417vw;
}
.greenseal .comfort .comfort-textbox .comfort-title .greenseal-num {
  left: 2vw;
}
.greenseal .comfort .comfort-text1 {
  opacity: 0.8;
  font-size: 0.83333vw;
  line-height: 1;
  margin-bottom: 0.83333vw;
}
.greenseal .comfort1 {
  padding-top: 6.51042vw;
  padding-bottom: 10.67708vw;
}
.greenseal .comfort1 .quiet2-title {
  text-align: center;
  font-size: 1.875vw;
  margin-bottom: 3.125vw;
}
.greenseal .comfort1 .quiet2-title .quiet2-c {
  color: var(--c);
}
.greenseal .comfort1 .quiet2-title span {
  font-weight: 700;
}
.greenseal .comfort1 .comfort1-text {
  text-align: center;
  width: 52.60417vw;
  margin: 0 auto;
  font-size: 18px;
  line-height: calc(36 / 18);
  margin-bottom: 5.20833vw;
}
.greenseal .comfort1 .comfort1-text p {
  opacity: 0.5;
}
.greenseal .comfort1 .comfort1-imgbox {
  display: flex;
  justify-content: center;
  position: relative;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 18.64583vw;
  position: relative;
  z-index: 10;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img .comfort1-img-text {
  position: absolute;
  bottom: -2.34375vw;
  width: 18.22917vw;
  left: 50%;
  transform: translate(-50%, 100%);
  text-align: center;
  font-size: 14px;
  line-height: calc(23 / 14);
  color: #b5b5b5;
  font-family: 'ArialNarrow';
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img .quiet2-img-title {
  position: relative;
  font-size: 1.35417vw;
  font-weight: 700;
  margin-bottom: 0.625vw;
  padding-bottom: 0.625vw;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img .quiet2-img-title::after {
  width: 14.58333vw;
  height: 1px;
  background-color: var(--c);
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img1 {
  margin-right: 3.125vw;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img1 .comfort1-l-img1 {
  margin-bottom: 2.8125vw;
  position: relative;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img1 .comfort1-l-img1 .comfort1-l-lgt {
  width: 15.36458vw;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img1 .comfort1-l-img1 .comfort1-l-lgl {
  position: absolute;
  width: 100%;
  left: 0%;
  bottom: 0;
  transform: translate(0%, 0%);
  z-index: 1;
  opacity: 1 !important;
  -webkit-clip-path: polygon(45% 77%, 55% 77%, 100% 0, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(45% 77%, 55% 77%, 100% 0, 100% 100%, 0 100%, 0 0);
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img1 .comfort1-l-img1 .comfort1-l-lgn {
  position: absolute;
  width: 100%;
  left: 0%;
  bottom: 0;
  z-index: 10;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img2 .comfort1-r-img1 {
  margin-bottom: 3.47vw;
  position: relative;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img2 .comfort1-r-img1 .comfort1-r-rrb {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
  opacity: 1;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img2 .comfort1-r-img1 .comfort1-r-other {
  opacity: 0;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img2 .comfort1-r-img1 .comfort1-r-rrt {
  width: 18.38542vw;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img2 .comfort1-r-img1 .comfort1-r-rrl {
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0%);
  z-index: 1;
}
.greenseal .comfort1 .comfort1-imgbox .comfort1-img2 .comfort1-r-img1 .comfort1-r-rrn {
  position: absolute;
  width: 100%;
  left: 0%;
  bottom: 0;
  z-index: 10;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list {
  margin-top: 2.60417vw;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 {
  margin-bottom: 2.5vw;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2:last-child {
  margin-bottom: 0;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 {
  width: 11.35417vw;
  height: 0.52083vw;
  background-color: #595959;
  position: relative;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3:has(.quiet2-shape) {
  background-color: transparent;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-shape {
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-30%);
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-shape img {
  width: 1.14583vw;
  margin-right: 0.26042vw;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-shape img:last-child {
  margin-right: 0;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-list-title {
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
  left: -6px;
  font-size: 14px;
  display: none;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3:has(.quiet2-line) .quiet2-list-text {
  color: #000;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-line {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  width: 100%;
  height: 100%;
  background-color: #3aff95;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-list-text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.72917vw;
  color: #000;
  font-weight: 700;
  text-align: center;
  color: #fff;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-bgbox {
  position: absolute;
  bottom: -0.5125vw;
  left: 50%;
  transform: translate(-50%, 0);
  width: 41.77083vw;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-bgbox .quiet2-bgbox2 {
  width: 100%;
  margin-bottom: 1.45417vw;
  position: relative;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-bgbox .quiet2-bgbox2:last-child {
  margin-bottom: 0;
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-bgbox .quiet2-bgbox2 .quiet2-bgtitle {
  position: absolute;
  top: 50%;
  left: -0.52083vw;
  font-size: 0.72917vw;
  color: #b5b5b5;
  transform: translate(-100%, -50%);
}
.greenseal .comfort1 .comfort1-imgbox .quiet2-bgbox .quiet2-bgbox2 .quiet2-bgbox3 {
  width: 100%;
  height: 1.5625vw;
  background-color: #2f2f2f;
  opacity: 0.5;
}
.productcontent .product-con {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.productcontent .product-con .product-con2 {
  position: relative;
  width: 100%;
  height: 41.66667vw;
}
.productcontent .product-con .product-con2 .product-imgbox {
  width: 25vw;
  position: absolute;
  left: 0vw;
  bottom: 0vw;
}
.productcontent .product-con .product-con2 .product-box {
  width: 29.6875vw;
  margin-left: auto;
  padding-top: 5.98958vw;
}
.productcontent .product-con .product-con2 .product-box .product-logo {
  width: 16.61458vw;
  margin-bottom: 0.52083vw;
}
.productcontent .product-con .product-con2 .product-box .product-title {
  border-bottom: 1px solid var(--c);
  padding-bottom: 0.78125vw;
  margin-bottom: 0.41667vw;
}
.productcontent .product-con .product-con2 .product-box .product-title h1 {
  font-size: 2.30781vw;
  font-family: 'LexendGiga';
  font-weight: 600;
  color: #fff;
  line-height: calc(45.22 / 44.31 * 100%);
}
.productcontent .product-con .product-con2 .product-box .product-text {
  margin-bottom: 3.54167vw;
  font-size: 14px;
  height: 1.45833vw;
  padding: 0 0.41667vw;
  display: flex;
  align-items: center;
  background: linear-gradient(90deg, #262626 0%, #191919 100%);
}
.productcontent .product-con .product-con2 .product-box .product-text span {
  color: var(--c);
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 {
  width: 16.97917vw;
  position: relative;
  margin: 0 auto;
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 > img {
  position: relative;
  z-index: 10;
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 .product-property {
  width: 91%;
  position: absolute;
  top: 1%;
  left: 1%;
  transform: translate(1%, 8%);
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 .product-property2 {
  width: 78%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(10%, 13%);
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 .product-property-list .product-property-list2 {
  position: absolute;
  font-family: 'ArialNarrow';
  font-size: 13px;
  opacity: 0.8;
  white-space: nowrap;
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 .product-property-list .rolling {
  top: -9%;
  left: 34%;
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 .product-property-list .tread {
  top: 11%;
  left: 93%;
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 .product-property-list .comfort {
  top: 63%;
  left: 105%;
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 .product-property-list .quietness {
  top: 106%;
  left: 67%;
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 .product-property-list .road {
  top: 106%;
  left: 20%;
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 .product-property-list .braking {
  top: 65%;
  left: -30%;
}
.productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 .product-property-list .handing {
  top: 11%;
  left: -20%;
}
.productcontent .product-1-con {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 23.48958vw;
  position: relative;
  padding-top: 9.63542vw;
}
.productcontent .product-1-con .product-1-imgbox {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 58.07292vw;
}
.productcontent .product-1-con .product-1-imgbox > img {
  transform-origin: bottom;
}
.productcontent .product-1-con .product-1-imgbox .product-1-imgbox2 {
  width: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  mask-image: linear-gradient(to bottom, #000000, transparent);
  -webkit-mask-image: linear-gradient(to bottom, #000000, transparent);
}
.productcontent .product-1-con .product-1-textbox {
  position: relative;
  z-index: 100;
}
.productcontent .product-1-con .product-1-textbox .product-1-text {
  text-align: center;
  font-size: 1.97917vw;
}
.productcontent .product-1-con .product-1-textbox .product-1-text span {
  color: var(--c);
  font-weight: 700;
}
.productcontent .product-1-con .product-1-textbox .product-1-title {
  text-align: center;
  margin-bottom: 1.30208vw;
}
.productcontent .product-1-con .product-1-textbox .product-1-title h1 {
  font-size: 2.60417vw;
  color: #fff;
  font-family: 'LexendGiga';
  font-weight: 600;
}
.productcontent .product-1-con .product-1-textbox .product-1-but {
  display: flex;
  justify-content: center;
  align-items: center;
}
.productcontent .product-1-con .product-1-textbox .product-1-but .product-1-but2 {
  height: 2.08333vw;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  border-radius: 50px;
  border: 1px solid var(--c);
  padding: 0 2.08333vw;
  font-weight: 700;
  color: var(--c);
}
.productcontent .product-1-con .product-1-textbox .product-1-but .product-1-but2:hover {
  background-color: var(--c);
  color: #fff;
}
.productcontent .product2-1-con {
  padding-top: 8.63542vw;
}
.productcontent .product2-1-con .product-1-text {
  margin-bottom: 3.125vw;
}
.productcontent .product-3-con {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 41.82292vw;
  position: relative;
  padding-top: 11.97917vw;
}
.productcontent .product-3-con .product-3-imgbox {
  width: 35.26042vw;
  position: absolute;
  right: 8.85417vw;
  top: 50%;
  transform: translate(0%, -50%);
}
.productcontent .product-3-con .product-3-imgbox .product-3-imgbox2 {
  position: absolute;
  width: 49.9%;
  top: 8%;
  right: -6%;
}
.productcontent .product2-3-con {
  padding-top: 11.97917vw;
  height: 37.5vw;
  position: relative;
}
.productcontent .product2-3-con .product2-3-imgbox {
  width: 35.72917vw;
  position: absolute;
  right: 12.85417vw;
  top: 50%;
  transform: translate(0%, -50%);
}
.productcontent .product2-3-con .product2-3-imgbox .product2-3-imgbox2 {
  position: absolute;
  width: 100%;
  left: 0%;
  top: 0%;
}
.productcontent .product2-3-con .product2-3-imgbox .product2-3-imgbox3 {
  position: absolute;
  width: 100%;
  left: 0%;
  top: 0%;
}
.productcontent .product2-3-con .product2-3-imgbox .product2-3-imgbox4 {
  position: absolute;
  width: 100%;
  left: 0%;
  top: 0%;
}
.productcontent .product-4-con {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 41.82292vw;
  position: relative;
  padding-top: 11.97917vw;
}
.productcontent .product-4-con .product-textbox {
  margin-left: auto;
}
.productcontent .product2-4-con {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 38.07292vw;
  position: relative;
  padding-top: 10.97917vw;
}
.productcontent .product2-4-con .product-textbox {
  margin-left: auto;
  width: 27.46875vw;
}
.productcontent .product2-4-con .product2-4-imgbox {
  position: absolute;
  top: 50%;
  left: 20vw;
  transform: translate(0, -50%);
  width: 28.90625vw;
}
.productcontent .product2-4-con .product2-4-imgbox .product2-4-imgbox1 {
  position: absolute;
  width: 31.9%;
  left: 54.5%;
  top: 29%;
}
.productcontent .product-5-con {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 41.82292vw;
  position: relative;
  padding-top: 11.97917vw;
}
.productcontent .product-5-con .product-5-img {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 51.5625vw;
}
.productcontent .product-5-con .product-5-img .product-5-img-num {
  position: absolute;
  top: 10%;
  right: 6%;
  font-size: 2.5625vw;
  line-height: 1;
  transform: rotate(38deg);
}
.productcontent .product-5-con .product-5-img .product-5-img-num span {
  font-size: 0.83333vw;
}
.productcontent .product-5-con .product-5-img .product-5-arrow1 {
  position: absolute;
  width: 4.25%;
  right: 2%;
  top: 25%;
  animation: playan3 3s linear infinite normal;
}
.productcontent .product-5-con .product-5-img .product-5-arrow2 {
  position: absolute;
  width: 4.4%;
  right: 20%;
  top: -2%;
  animation: playan4 3s linear infinite normal;
}
.productcontent .product2-5-con {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 37.29167vw;
  position: relative;
  padding-top: 8.33333vw;
}
.productcontent .product2-5-con .product2-5-imgbox {
  width: 43.75vw;
  position: absolute;
  top: 50%;
  right: 9vw;
  transform: translate(0%, -50%);
}
.productcontent .product2-5-con .product2-5-imgbox .product2-5-img2 {
  width: 24.27083vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.productcontent .product2-5-con .product2-5-imgbox .product2-5-img {
  width: 24.27083vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.productcontent .product-6-con {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 38.54167vw;
  position: relative;
  padding-top: 11.97917vw;
}
.productcontent .product-6-con .product-textbox {
  margin-left: auto;
}
.productcontent .product-6-con .product-6-imgbox {
  position: absolute;
  width: 26.19792vw;
  top: 12vw;
  left: 9vw;
}
.productcontent .product-6-con .product-6-imgbox .product-6-imgbox2 {
  width: 50.7%;
  position: absolute;
  left: 24%;
  bottom: -49%;
}
.productcontent .product-6-con .product-6-imgbox .product-6-list {
  position: absolute;
  right: -40%;
  bottom: -27%;
  width: 12%;
}
.productcontent .product-6-con .product-6-imgbox .product-6-list .product-6-list2 {
  width: 100%;
  height: 0.83333vw;
  background-color: #393736;
  margin-bottom: 0.83333vw;
}
.productcontent .product-6-con .product-6-imgbox .product-6-list .product-6-list2 .product-6-list3 {
  font-size: 0.625vw;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.productcontent .product-6-con .product-6-imgbox .product-6-list .product-6-list2 .product-6-list3 .product-6-line1 {
  position: absolute;
  width: 570%;
  left: -600%;
  top: 42%;
}
.productcontent .product-6-con .product-6-imgbox .product-6-list .product-6-list2 .product-6-list3 .product-6-line2 {
  position: absolute;
  width: 503%;
  left: -532%;
  top: 42%;
}
.productcontent .product-6-con .product-6-imgbox .product-6-list .product-6-list2 .product-6-list3 .product-6-line3 {
  position: absolute;
  width: 637%;
  left: -662%;
  top: 42%;
}
.productcontent .product-6-con .product-6-imgbox .product-6-list .product-6-list2 .product-6-list3 .product-6-line4 {
  position: absolute;
  width: 423%;
  left: -277%;
  bottom: 46%;
}
.productcontent .product-textbox {
  width: 30.46875vw;
}
.productcontent .product-textbox .product-textbox-type {
  font-size: 0.9375vw;
  line-height: 1;
  color: var(--c);
  margin-bottom: 1.30208vw;
}
.productcontent .product-textbox .product-textbox-title {
  margin-bottom: 1.5625vw;
}
.productcontent .product-textbox .product-textbox-title h2 {
  font-size: 2.34375vw;
  line-height: calc(54 / 45);
  font-weight: 700;
}
.productcontent .product-textbox .product-textbox-line {
  width: 5.20833vw;
  height: 0.83333vw;
  background-color: var(--c);
  margin-bottom: 2.91667vw;
}
.productcontent .product-textbox .product-textbox-text {
  font-size: 1.14583vw;
}
.productcontent .size {
  padding-top: 1.5625vw;
  position: relative;
  padding-bottom: 6.25vw;
}
.productcontent .size::after {
  background: linear-gradient(90deg, #000 0%, var(--c) 50%, #000 100%);
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  left: 0;
}
.productcontent .size .size-title {
  margin-bottom: 2.34375vw;
}
.productcontent .size .size-title h2 {
  font-weight: 700;
  font-size: 2.23958vw;
  line-height: calc(52 / 43);
  text-align: center;
}
.productcontent .size .size-list {
  display: flex;
  justify-content: safe center;
  align-items: center;
  margin-bottom: 2.60417vw;
}
.productcontent .size .size-list .size-list2 {
  margin-right: 0.88542vw;
}
.productcontent .size .size-list .size-list2:last-child {
  margin-right: 0;
}
.productcontent .size .size-list .size-list2 .size-list3 {
  width: 6.25vw;
  height: 2.08333vw;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.83333vw;
  font-weight: 700;
  color: var(--c);
  border: 1px solid var(--c);
  transition: all 0.5s;
  cursor: pointer;
}
.productcontent .size .size-list .size-list2 .size-list3:hover {
  background-color: var(--c);
  color: #000;
}
.productcontent .size .size-list .action .size-list3 {
  background-color: var(--c);
  color: #000;
}
.productcontent .size .size-joinbox .join-list {
  display: none;
}
.productcontent .size .size-joinbox .action {
  display: block;
}
.productcontent .product-banner {
  width: 100%;
}
.join-list {
  width: 46.875vw;
  margin: 0 auto;
}
.join-list .join-list2:nth-child(2n - 1) .join-list3 .join-titlebox {
  background-color: #151515;
}
.join-list .join-list2 .join-list3 .join-titlebox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  padding: 0.78125vw 2.08333vw;
  position: relative;
  transition: all 0.5s;
}
.join-list .join-list2 .join-list3 .join-titlebox::after {
  width: 0;
  height: 4px;
  background-color: var(--c);
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  content: '';
  position: absolute;
  transition: all 0.5s;
}
.join-list .join-list2 .join-list3 .join-titlebox:hover .join-list-title {
  color: var(--c);
}
.join-list .join-list2 .join-list3 .join-titlebox .join-list-title {
  width: calc(100% - 30px);
  font-size: 1.04167vw;
  color: #fff;
  position: relative;
  transition: all 0.5s;
  display: flex;
  font-weight: 500;
  align-items: center;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon {
  width: 1.5625vw;
  height: 1.5625vw;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon i {
  font-size: 1.5625vw;
  transition: all 0.5s;
}
.join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon .join-icon1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  font-weight: 700;
  color: var(--c);
}
.join-list .join-list2 .join-list3 .join-textbox {
  padding: 2.08333vw 2.08333vw 2.60417vw;
  display: none;
}
.join-list .join-list2 .join-list3 .join-textbox .join-text-list {
  --bs-gutter-x: 3.75rem;
  margin-bottom: -1.04167vw;
}
.join-list .join-list2 .join-list3 .join-textbox .join-text-list .join-text-list2 {
  margin-bottom: 1.04167vw;
}
.join-list .join-list2 .join-list3 .join-textbox .join-text-list .join-text-list2 .join-text-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.join-list .open .join-titlebox {
  background-color: #202020 !important;
}
.join-list .open .join-titlebox::after {
  width: calc(100% - (2 * 2.08333vw)) !important;
}
.join-list .open .join-list3 .join-titlebox .join-mes .join-icon .join-icon1 {
  opacity: 1;
}
.join-list .open .join-list3 .join-titlebox .join-mes .join-icon .join-icon2 {
  opacity: 0;
}
.other-banner {
  position: relative;
  z-index: 10;
}
.other-banner .other-img {
  width: 100%;
}
.other-banner .other-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.other-banner .other-title h2 {
  font-family: 'LexendGiga';
  font-weight: 600;
  font-size: 1.875vw;
}
.other-banner .other-title h2 span {
  background: linear-gradient(180deg, #c5c8cb 0%, #797f87 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.other-banner .other-title h1 {
  padding-left: 21.7vw;
  width: 56.25vw;
  font-size: 1.875vw;
  line-height: calc(43 / 36);
  font-weight: 700;
  text-align: left;
}
.media-navbox {
  padding: 0.41667vw 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 10;
}
.media-navbox .media-nav {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.media-navbox .media-nav::after {
  width: 13.02083vw;
  height: 100%;
  content: '';
  position: absolute;
  right: -0.41667vw;
  top: 0;
  background: linear-gradient(90deg, #191d1e 0%, #101211 60%);
  transform: translate(100%, 0);
}
.media-navbox .media-nav::before {
  width: 13.02083vw;
  height: 100%;
  content: '';
  position: absolute;
  left: -0.41667vw;
  top: 0;
  background: linear-gradient(-90deg, #191d1e 0%, #101211 60%);
  transform: translate(-100%, 0);
}
.media-navbox .media-nav .media-nav2 {
  margin-right: 0.41667vw;
}
.media-navbox .media-nav .media-nav2:last-child {
  margin-right: 0;
}
.media-navbox .media-nav .media-nav2 .media-nav3 {
  padding: 1.04167vw 4.16667vw;
  background-color: #191d1e;
  font-size: 14px;
  line-height: 1;
  transition: all 0.5s;
  position: relative;
}
.media-navbox .media-nav .media-nav2 .media-nav3::after {
  bottom: 0;
  left: 4.16667vw;
  width: 0px;
  height: 4px;
  background-color: var(--c);
  content: '';
  position: absolute;
  z-index: 10;
  transition: all 0.5s;
}
.media-navbox .media-nav .media-nav2 .media-nav3:hover {
  color: var(--c);
  font-weight: 700;
}
.media-navbox .media-nav .media-nav2 .media-nav3:hover::after {
  width: 40px;
}
.media-navbox .media-nav .action .media-nav3 {
  font-weight: 700;
  color: var(--c);
}
.media-navbox .media-nav .action .media-nav3::after {
  width: 40px;
}
.videocontent {
  padding-top: 1.66667vw;
  padding-bottom: 8.07292vw;
  position: relative;
  overflow: hidden;
  background-color: #080808;
}
.videocontent .video-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.videocontent .video-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.videocontent .container {
  position: relative;
  z-index: 10;
}
.videocontent .video-list {
  width: 56.25vw;
  margin: 0 auto calc(var(--d30) * -1);
  padding-bottom: 20.20833vw;
}
.videocontent .video-list .video-list2 {
  margin-bottom: var(--d30);
}
.videocontent .video-list .video-list2 .video-list3 {
  height: 100%;
  transition: all 0.5s;
}
.videocontent .video-list .video-list2 .video-list3:hover {
  box-shadow: 0 0 15px var(--c);
}
.videocontent .video-list .video-list2 .video-list3:hover .video-imgbox::after {
  opacity: 0;
}
.videocontent .video-list .video-list2 .video-list3:hover .video-list-title {
  background-color: #fff;
}
.videocontent .video-list .video-list2 .video-list3:hover .video-list-title h3 {
  color: #000;
}
.videocontent .video-list .video-list2 .video-list3 .img-box {
  padding-bottom: calc(385 / 685 * 100%);
}
.videocontent .video-list .video-list2 .video-list3 .video-imgbox {
  position: relative;
}
.videocontent .video-list .video-list2 .video-list3 .video-imgbox::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
  transition: all 0.5s;
}
.videocontent .video-list .video-list2 .video-list3 .video-imgbox .video-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3.90625vw;
  height: 3.90625vw;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.7;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}
.videocontent .video-list .video-list2 .video-list3 .video-imgbox .video-icon i {
  color: #000;
  font-size: 1.82292vw;
}
.videocontent .video-list .video-list2 .video-list3 .video-list-title {
  padding: 0.78125vw 0.52083vw 1.5625vw;
  background-color: #232323;
  transition: all 0.5s;
}
.videocontent .video-list .video-list2 .video-list3 .video-list-title h3 {
  font-size: 15px;
  font-weight: 700;
  line-height: calc(25 / 15);
  transition: all 0.5s;
}
.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .prev,
.pagination .next {
  font-size: 12px;
  font-weight: 700;
  transition: all 0.5s;
}
.pagination .prev:hover,
.pagination .next:hover {
  color: var(--c);
}
.pagination .pagination-page {
  margin: 0 var(--d40);
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination .pagination-page li {
  margin-right: var(--d15);
  width: var(--r40);
  height: var(--r40);
}
.pagination .pagination-page li:last-child {
  margin-right: 0;
}
.pagination .pagination-page li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  border: 1px solid var(--c);
  font-size: var(--16);
  transition: all 0.5s;
}
.pagination .pagination-page li a:hover {
  background-color: var(--c) !important;
  color: #000000;
}
.pagination .pagination-page .active a {
  background-color: var(--c) !important;
  color: #000000;
}
.newscontent {
  padding-top: 3.64583vw;
  padding-bottom: 4.6875vw;
  background-color: #080808;
}
.newscontent .news-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.newscontent .news-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newscontent .container {
  position: relative;
  z-index: 10;
}
.newscontent .news-conbox {
  width: 57.29167vw;
  margin: 0 auto;
}
.newscontent .news-conbox .news-topcon {
  margin-bottom: 2.34375vw;
}
.newscontent .news-conbox .news-topcon .news-topcon2 {
  display: flex;
  justify-content: space-between;
}
.newscontent .news-conbox .news-topcon .news-topcon2 .news-imgbox {
  width: calc(688 / 1100 * 100%);
}
.newscontent .news-conbox .news-topcon .news-topcon2 .news-imgbox .img-box {
  padding-bottom: calc(420 / 690 * 100%);
}
.newscontent .news-conbox .news-topcon .news-topcon2 .news-textbox {
  width: calc(412 / 1100 * 100%);
  padding-left: 1.66667vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.newscontent .news-conbox .news-topcon .news-topcon2 .news-type {
  font-size: 0.9375vw;
  line-height: 1;
  font-weight: 700;
  color: var(--c);
  margin-bottom: 1.04167vw;
}
.newscontent .news-conbox .news-topcon .news-topcon2 .news-line {
  height: 0.52083vw;
  width: 2.86458vw;
  background-color: var(--c);
  margin-bottom: 1.25vw;
}
.newscontent .news-conbox .news-topcon .news-topcon2 .news-date {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  margin-bottom: 1.82292vw;
}
.newscontent .news-conbox .news-topcon .news-topcon2 .news-title h2 {
  font-size: 1.45833vw;
  font-weight: 700;
  line-height: calc(32 / 28);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.newscontent .news-conbox .news-topcon .news-topcon2 .news-text {
  font-size: 12px;
  line-height: calc(20 / 12);
  color: #b1b1b1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.newscontent .news-conbox .news-list {
  margin-bottom: 9.89583vw;
}
.newscontent .news-conbox .news-list .news-list2 {
  margin-bottom: 1.35417vw;
}
.newscontent .news-conbox .news-list .news-list2:last-child {
  margin-bottom: 0;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3 {
  background-color: #232323;
  border: 1px solid #232323;
  padding: 1.35417vw;
  display: flex;
  justify-content: space-between;
  transition: all 0.5s;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3:hover {
  border-color: var(--c);
}
.newscontent .news-conbox .news-list .news-list2 .news-list3:hover .news-list-more {
  transform: translateX(10%) !important;
  color: #000 !important;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3:hover .news-list-more::after {
  opacity: 1 !important;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-imgbox {
  width: 13.17708vw;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-imgbox .img-box {
  padding-bottom: calc(475 / 755 * 100%);
}
.newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-textbox {
  width: calc(100% - 13.17708vw);
  padding-left: 2.60417vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-textbox .news-list-title h2 {
  font-size: 1.25vw;
  line-height: calc(32 / 24);
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-textbox .news-list-datebox {
  display: flex;
  justify-content: space-between;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-textbox .news-list-datebox .news-list-date {
  font-size: 14px;
  line-height: 1;
  color: #fff;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-textbox .news-list-datebox .news-list-more {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  position: relative;
  transition: all 0.5s;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-textbox .news-list-datebox .news-list-more::after {
  width: 180%;
  height: 200%;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--c);
  opacity: 0;
  transition: all 0.5s;
}
.newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-textbox .news-list-datebox .news-list-more span {
  position: relative;
  z-index: 10;
}
.newsdetails {
  background-color: #f0f0f0;
}
.newsdetails .newsdetails-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.newsdetails .newsdetails-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newsdetails .container {
  position: relative;
  z-index: 10;
}
.newsdetails .newsdetails-con {
  width: 56.25vw;
  margin: 0 auto;
  padding-top: 3.64583vw;
  padding-bottom: 30.20833vw;
}
.newsdetails .newsdetails-con .newsdetails-text {
  font-size: 16px;
  line-height: calc(30 / 16);
  font-weight: 500;
  color: #000000;
}
.downloadcontent .download-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.downloadcontent .container {
  position: relative;
  z-index: 10;
}
.downloadcontent .download-con {
  width: 54.42708vw;
  padding-top: 3.22917vw;
  padding-bottom: 14.0625vw;
}
.downloadcontent .download-con .download-box {
  margin-bottom: 7.03125vw;
}
.downloadcontent .download-con .download-box:last-child {
  margin-bottom: 0;
}
.downloadcontent .download-con .download-box .download-title h2 {
  font-size: 1.45833vw;
  line-height: calc(38 / 28);
  font-weight: 700;
}
.downloadcontent .download-con .download-box .download-text {
  font-size: 14px;
  opacity: 0.6;
  line-height: calc(32 / 14);
  margin-bottom: 2.08333vw;
}
.downloadcontent .download-con .download-box .download-list {
  --bs-gutter-x: var(--g20);
  margin-bottom: calc(-1 * var(--d25));
}
.downloadcontent .download-con .download-box .download-list .download-list2 {
  margin-bottom: var(--d25);
}
.downloadcontent .download-con .download-box .download-list .download-list2 .download-list3 {
  height: 100%;
}
.downloadcontent .download-con .download-box .download-list .download-list2 .download-list3:hover .download-but {
  background-color: var(--c);
  color: #000;
}
.downloadcontent .download-con .download-box .download-list .download-list2 .download-list3 .download-imgbox {
  margin-bottom: 1.14583vw;
}
.downloadcontent .download-con .download-box .download-list .download-list2 .download-list3 .download-imgbox .img-box {
  padding-bottom: calc(135 / 335 * 100%);
}
.downloadcontent .download-con .download-box .download-list .download-list2 .download-list3 .download-but {
  padding: 0.52083vw 1.66667vw;
  border-radius: 50px;
  border: 1px solid var(--c);
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  color: var(--c);
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.downloadcontent .download-con .download-box .download2-list {
  --bs-gutter-x: var(--g20);
  margin-bottom: -4.6875vw;
}
.downloadcontent .download-con .download-box .download2-list .download2-list2 {
  margin-bottom: 4.6875vw;
}
.downloadcontent .download-con .download-box .download2-list .download2-list2 .download2-list3 {
  height: 100%;
}
.downloadcontent .download-con .download-box .download2-list .download2-list2 .download2-list3:hover .download-but {
  background-color: var(--c);
  color: #000;
}
.downloadcontent .download-con .download-box .download2-list .download2-list2 .download2-list3 .download-imgbox {
  margin-bottom: 1.14583vw;
}
.downloadcontent .download-con .download-box .download2-list .download2-list2 .download2-list3 .download-imgbox .img-box {
  padding-bottom: calc(435 / 325 * 100%);
}
.downloadcontent .download-con .download-box .download2-list .download2-list2 .download2-list3 .download-but {
  padding: 0.52083vw 0.66667vw;
  border-radius: 50px;
  border: 1px solid var(--c);
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  color: var(--c);
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.downloadcontent .download-con .download-box .download3-list {
  --bs-gutter-x: var(--g20);
  margin-bottom: -4.16667vw;
}
.downloadcontent .download-con .download-box .download3-list .download3-list2 {
  margin-bottom: 4.16667vw;
}
.downloadcontent .download-con .download-box .download3-list .download3-list2 .download3-list3 {
  height: 100%;
}
.downloadcontent .download-con .download-box .download3-list .download3-list2 .download3-list3:hover .download-but {
  background-color: var(--c);
  color: #000;
}
.downloadcontent .download-con .download-box .download3-list .download3-list2 .download3-list3 .download-imgbox {
  margin-bottom: 1.14583vw;
}
.downloadcontent .download-con .download-box .download3-list .download3-list2 .download3-list3 .download-imgbox .img-box {
  padding-bottom: calc(440 / 325 * 100%);
}
.downloadcontent .download-con .download-box .download3-list .download3-list2 .download3-list3 .download-but {
  padding: 0.52083vw 0.66667vw;
  border-radius: 50px;
  border: 1px solid var(--c);
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  color: var(--c);
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gmt-box {
  display: flex;
  justify-content: space-between;
}
.gmt-box .gmt-left {
  width: calc(232 / 1045 * 100%);
}
.gmt-box .gmt-left .gmt-left2 {
  position: sticky;
  top: 150px;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 {
  transition: all 0.5s;
  margin-bottom: 0.78125vw;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2:last-child {
  margin-bottom: 0;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.5s;
  position: relative;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 .menubut {
  width: 100%;
  cursor: pointer;
  position: relative;
  z-index: 10;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a {
  display: block;
  width: 100%;
  position: relative;
  z-index: 10;
  justify-content: flex-start;
  border: 2px solid var(--c);
  height: 2.08333vw;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  color: #fff;
  transition: all 0.5s;
}
.gmt-box .gmt-left .gmt-left2 .gmt-list .gmt-list2 .gmt-list3 a:hover {
  background-color: var(--c);
  color: #000;
}
.gmt-box .gmt-rigth {
  width: calc(813 / 1045 * 100%);
  padding-left: 6.77083vw;
}
.gmt-box .gmt-rigth .product-list {
  margin-bottom: calc(var(--d56) * -1);
  padding-bottom: var(--d80);
}
.gmt-box .gmt-rigth .product-list .product-list2 {
  margin-bottom: var(--d56);
}
.contactcontent {
  padding-top: 8.33333vw;
  padding-bottom: 33.33333vw;
  position: relative;
  background-color: #080808;
}
.contactcontent .contact-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.contactcontent .contact-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contactcontent .contact-img {
  position: absolute;
  width: 34.73958vw;
  left: 0;
  top: 0;
}
.contactcontent .container {
  position: relative;
  z-index: 10;
}
.contactcontent .contact-con {
  width: 36.33333vw;
  margin-left: auto;
  margin-right: 5.98958vw;
}
.contactcontent .contact-con .contact-title {
  margin-bottom: 1.82292vw;
}
.contactcontent .contact-con .contact-title h2 {
  font-size: 1.66667vw;
  line-height: calc(40 / 32);
  font-weight: 700;
}
.contactcontent .contact-con .contact-text {
  font-size: var(--16);
  line-height: calc(25 / 16);
  opacity: 0.5;
  margin-bottom: 4.16667vw;
}
.contact-form {
  padding-right: 3.125vw;
}
.contact-form label {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}
.contact-form .form-title {
  margin-top: 0.52083vw;
  font-size: 0.83333vw;
  display: flex;
  align-items: flex-start;
  margin-right: 2.08333vw;
  opacity: 0.5;
  white-space: nowrap;
}
.contact-form .form-title:has(span) {
  opacity: 1;
}
.contact-form .form-title span {
  color: var(--c);
  margin-left: 2px;
}
.contact-form .input-box {
  width: 23.4375vw;
  min-width: 23.4375vw;
  padding: 0.52083vw 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(48, 233, 142, 0.5);
  font-size: 12px;
  color: #fff;
}
.contact-form .subject {
  margin-bottom: 1.25vw;
}
.contact-form .verification {
  margin-top: 4.16667vw;
  margin-bottom: 4.42708vw;
}
.contact-form ul {
  margin-bottom: 3.125vw;
}
.contact-form ul li {
  margin-bottom: 0.78125vw;
}
.contact-form ul li:last-child {
  margin-bottom: 0;
}
.contact-form ul li:has(span) .input-box {
  border-color: var(--c);
}
.contact-form .textarea-box {
  height: 167px;
  border: 1px solid var(--c);
  padding: 0.78125vw;
  background-color: #0f0f0f;
}
.contact-form .form-butbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 8.33333vw;
}
.contact-form .form-butbox .submit {
  padding: 0.83333vw 1.30208vw;
  font-size: 14px;
  line-height: 1;
  border-radius: 50px;
  background-color: var(--c);
  font-weight: 700;
}
.contact-form .form-butbox .cancel {
  margin-left: 1.5625vw;
  font-size: 12px;
  color: var(--c);
  text-decoration: underline;
}
.product-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  z-index: 10;
  border-radius: 50%;
  width: var(--r40);
  height: var(--r40);
  border: 1px solid #fff;
  transition: all 0.5s;
}
.product-prev:hover {
  background-color: var(--c);
  border-color: var(--c);
  color: #000;
}
.product-prev i {
  font-size: var(--30);
  display: block;
  transform: rotate(-90deg);
}
.product-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  z-index: 10;
  border-radius: 50%;
  width: var(--r40);
  height: var(--r40);
  border: 1px solid #fff;
  transition: all 0.5s;
}
.product-next:hover {
  background-color: var(--c);
  border-color: var(--c);
  color: #000;
}
.product-next i {
  font-size: var(--30);
  display: block;
  transform: rotate(-90deg);
}
.container {
  max-width: 62.5vw;
  padding: 0;
}
@media (max-width: 1600px) {
  :root {
    --p: calc((100vw - 1260px) / 2);
    --g152: 5rem;
    --g104: 4.5rem;
    --g86: 4.375rem;
    --g70: 3.375rem;
    --r150: 100px;
    --r85: 75px;
    --r80: 70px;
    --r60: 55px;
    --r56: 50px;
    --d700: 600px;
    --d357: 285px;
    --d330: 270px;
    --d300: 250px;
    --d260: 150px;
    --d243: 150px;
    --d225: 150px;
    --d212: 150px;
    --d208: 150px;
    --d200: 120px;
    --d190: 110px;
    --d185: 110px;
    --d183: 110px;
    --d180: 110px;
    --d176: 110px;
    --d170: 110px;
    --d166: 100px;
    --d168: 100px;
    --d162: 100px;
    --d164: 100px;
    --d160: 100px;
    --d158: 100px;
    --d155: 100px;
    --d150: 100px;
    --d147: 100px;
    --d145: 100px;
    --d140: 90px;
    --d138: 90px;
    --d135: 90px;
    --d130: 90px;
    --d128: 90px;
    --d124: 90px;
    --d120: 90px;
    --d118: 75px;
    --d110: 70px;
    --d105: 70px;
    --d100: 70px;
    --d96: 70px;
    --d95: 70px;
    --d90: 70px;
    --d86: 60px;
    --d84: 60px;
    --d80: 60px;
    --d75: 50px;
    --d72: 50px;
    --d70: 50px;
    --d68: 40px;
    --d66: 40px;
    --d65: 40px;
    --d64: 40px;
    --d62: 40px;
    --d60: 35px;
    --d58: 35px;
    --d56: 35px;
    --d55: 35px;
    --d54: 35px;
    --d52: 30px;
    --d50: 30px;
    --d46: 30px;
    --d45: 30px;
    --d44: 30px;
    --d42: 30px;
    --d40: 30px;
    --d38: 30px;
    --d34: 24px;
    --d36: 24px;
    --d35: 24px;
    --d30: 24px;
    --d28: 20px;
    --d24: 15px;
    --d22: 14px;
    --d20: 15px;
    --d18: 10px;
    --d17: 10px;
    --d16: 10px;
    --d12: 8px;
    --154: 100px;
    --128: 100px;
    --120: 100px;
    --96: 70px;
    --90: 75px;
    --86: 65px;
    --80: 65px;
    --78: 65px;
    --75: 65px;
    --72: 65px;
    --70: 65px;
    --68: 60px;
    --66: 60px;
    --64: 54px;
    --62: 52px;
    --60: 50px;
    --58: 48px;
    --56: 45px;
    --54: 42px;
    --52: 42px;
    --48: 38px;
    --45: 36px;
    --44: 36px;
    --42: 36px;
    --38: 34px;
    --36: 30px;
    --34: 30px;
    --32: 30px;
    --30: 28px;
    --28: 26px;
    --26: 22px;
    --24: 22px;
    --20: 18px;
    --19: 18px;
    --18: 16px;
  }
  .fooder .fooder-top .fooder-nav {
    width: 42.33333vw;
  }
  .greenseal .comfort1 {
    padding-bottom: 15.67708vw;
  }
}
@media (max-width: 1400px) {
  :root {
    --p: calc((100vw - 1060px) / 2);
    --g152: 3.5rem;
    --g104: 2.5rem;
    --g86: 2.375rem;
    --g80: 3rem;
    --g70: 2.175rem;
    --g50: 2rem;
    --g40: 1.5rem;
    --r85: 65px;
    --r80: 55px;
    --r64: 50px;
    --r60: 50px;
    --r56: 50px;
    --r50: 45px;
    --r46: 40px;
    --r44: 40px;
    --r40: 35px;
    --d700: 450px;
    --d357: 205px;
    --d330: 205px;
    --d300: 205px;
    --d260: 100px;
    --d243: 100px;
    --d225: 100px;
    --d212: 100px;
    --d208: 80px;
    --d200: 80px;
    --d190: 80px;
    --d185: 80px;
    --d183: 80px;
    --d180: 80px;
    --d176: 80px;
    --d170: 80px;
    --d168: 75px;
    --d166: 75px;
    --d162: 75px;
    --d164: 75px;
    --d160: 75px;
    --d158: 75px;
    --d155: 75px;
    --d150: 70px;
    --d147: 70px;
    --d145: 70px;
    --d140: 60px;
    --d138: 60px;
    --d135: 60px;
    --d130: 60px;
    --d128: 60px;
    --d124: 60px;
    --d120: 60px;
    --d118: 60px;
    --d115: 60px;
    --d110: 60px;
    --d100: 60px;
    --d96: 40px;
    --d95: 40px;
    --d93: 40px;
    --d90: 40px;
    --d86: 40px;
    --d80: 30px;
    --d78: 30px;
    --d72: 30px;
    --d70: 30px;
    --d68: 30px;
    --d65: 30px;
    --d62: 30px;
    --d56: 25px;
    --d55: 25px;
    --d54: 28px;
    --d48: 30px;
    --d42: 30px;
    --d40: 20px;
    --d38: 20px;
    --d36: 18px;
    --d32: 18px;
    --d30: 20px;
    --d28: 20px;
    --d26: 20px;
    --d24: 20px;
    --d25: 20px;
    --d22: 10px;
    --d18: 10px;
    --d16: 10px;
    --d15: 10px;
    --d14: 10px;
    --d12: 10px;
    --160: 80px;
    --128: 80px;
    --120: 66px;
    --96: 60px;
    --90: 66px;
    --86: 55px;
    --78: 52px;
    --75: 50px;
    --72: 50px;
    --70: 50px;
    --68: 50px;
    --66: 50px;
    --65: 50px;
    --64: 48px;
    --62: 46px;
    --60: 45px;
    --58: 45px;
    --56: 38px;
    --54: 38px;
    --52: 38px;
    --50: 38px;
    --48: 36px;
    --45: 30px;
    --44: 30px;
    --42: 30px;
    --40: 30px;
    --38: 30px;
    --36: 28px;
    --34: 28px;
    --32: 24px;
    --30: 24px;
    --28: 20px;
    --24: 20px;
    --22: 18px;
    --20: 16px;
    --19: 16px;
    --17: 15px;
    --16: 14px;
  }
  .greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 .safe2-list-title {
    margin-bottom: 1.125vw;
  }
}
@media (max-width: 1200px) {
  :root {
    --p: calc((100vw - 860px) / 2);
    --r120: 100px;
    --r38: 35px;
    --r36: 30px;
    --d700: 380px;
    --d357: 150px;
    --d330: 150px;
    --d300: 150px;
    --d260: 80px;
    --d243: 80px;
    --d225: 80px;
    --d212: 80px;
    --d166: 80px;
    --d90: 55px;
    --d88: 55px;
    --d68: 30px;
    --d64: 30px;
    --d60: 25px;
    --d50: 20px;
    --d46: 20px;
    --d45: 20px;
    --d44: 20px;
    --d42: 20px;
    --d26: 15px;
    --d25: 15px;
    --d15: 10px;
    --d10: 8px;
    --d8: 4px;
    --128: 80px;
    --120: 50px;
    --90: 50px;
    --86: 45px;
    --78: 45px;
    --75: 45px;
    --70: 45px;
    --68: 45px;
    --66: 40px;
    --64: 38px;
    --62: 36px;
    --54: 32px;
    --52: 32px;
    --48: 30px;
    --38: 25px;
    --34: 25px;
    --32: 25px;
    --26: 20px;
    --25: 18px;
    --24: 18px;
    --22: 20px;
    --18: 16px;
  }
  .header-but {
    display: none;
  }
  .header .header-logo .logo {
    width: 120px;
  }
  .header .header-box .header-content {
    height: 60px;
  }
  .greenseal .safe2 {
    padding-top: 28%;
    padding-bottom: 4%;
    padding-left: var(--p);
    padding-right: var(--p);
    height: auto;
  }
  .contactcontent .contact-img {
    display: none;
  }
  .greenseal .safe2 .safe2-img {
    position: absolute;
    width: 47%;
    left: 50%;
    transform: translateX(-50%);
    top: 20.1%;
  }
  .greenseal .quiet2 {
    padding-top: 40px;
    padding-bottom: 60px;
    height: auto;
  }
  .greenseal .quiet2 .quiet2-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .greenseal .comfort1 .comfort1-imgbox .comfort1-img .quiet2-img-title,
  .greenseal .quiet2 .quiet2-imgbox .quiet2-img .quiet2-img-title {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
    padding-bottom: 8px;
  }
  .greenseal .quiet2 .quiet2-imgbox .quiet2-bgbox {
    display: none;
  }
  .greenseal .quiet2 .quiet2-imgbox .quiet2-img2 {
    width: 100%;
    margin-top: 30px;
  }
  .greenseal .comfort1 .comfort1-imgbox .quiet2-list,
  .greenseal .quiet2 .quiet2-imgbox .quiet2-list {
    width: 100%;
  }
  .greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2,
  .greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 {
    width: calc(100% - 140px);
    margin-left: auto;
  }
  .greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3,
  .greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 {
    width: 100%;
    height: 10px;
  }
  .greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-shape img {
    width: 24px;
    margin-right: 5px;
  }
  .greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-list-text,
  .greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-list-text {
    font-size: 16px;
  }
  .greenseal .quiet2 .quiet2-imgbox .quiet2-img .quiet2-img-title2 {
    font-size: 15px;
  }
  .greenseal .quiet2 .quiet2-imgbox .quiet2-list {
    margin-top: 20px;
  }
  .greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 {
    margin-bottom: 20px;
  }
  .greenseal .comfort1 .comfort1-imgbox .comfort1-img .quiet2-img-title::after,
  .greenseal .quiet2 .quiet2-imgbox .quiet2-img .quiet2-img-title::after {
    width: 150px;
  }
  .greenseal .comfort1 .comfort1-imgbox .comfort1-img1 .comfort1-l-img1 .comfort1-l-lgt {
    width: 100%;
  }
  .greenseal .comfort1 .comfort1-imgbox .comfort1-img1,
  .greenseal .quiet2 .quiet2-imgbox .quiet2-img1 {
    margin-right: 0;
    width: 100%;
  }
  .greenseal .comfort1 .comfort1-imgbox,
  .greenseal .quiet2 .quiet2-imgbox {
    flex-direction: column;
  }
  .greenseal .comfort1 .comfort1-imgbox .quiet2-bgbox {
    display: none;
  }
  .greenseal .comfort1 .comfort1-imgbox .comfort1-img2 .comfort1-r-img1 .comfort1-r-rrt {
    width: 100%;
  }
  .greenseal .comfort1 .comfort1-imgbox .comfort1-img .comfort1-img-text {
    position: unset;
    transform: unset;
    width: 100%;
    margin-top: 20px;
  }
  .greenseal .comfort1 .comfort1-imgbox .comfort1-img {
    width: 100%;
  }
  .greenseal .quiet2 .quiet2-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-list-title,
  .greenseal .comfort1 .comfort1-imgbox .quiet2-list .quiet2-list2 .quiet2-list3 .quiet2-list-title {
    display: block;
  }
  .productcontent .product-con .product-con2 .product-box {
    width: 34.6875vw;
  }
  .join-list {
    width: 100%;
  }
  .join-list .join-list2 .join-list3 .join-titlebox .join-list-title {
    font-size: 16px;
  }
  .join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon {
    width: 20px;
    height: 20px;
  }
  .join-list .join-list2 .join-list3 .join-titlebox .join-mes .join-icon i {
    font-size: 20px;
    transition: all 0.5s;
  }
  .join-list .join-list2 .join-list3 .join-titlebox {
    padding: 8px 20px;
  }
  .productcontent .size .size-list {
    overflow-x: auto;
  }
  .join-list .join-list2 .join-list3 .join-textbox .join-text-list .join-text-list2 {
    margin-bottom: 10px;
  }
  .productcontent .size {
    padding-top: 15px;
    padding-bottom: 60px;
  }
  .productcontent .size .size-title h2 {
    font-size: 24px;
  }
  .productcontent .size .size-title {
    margin-bottom: 20px;
  }
  .productcontent .size .size-list .size-list2 .size-list3 {
    width: 60px;
    height: 20px;
    font-size: 12px;
  }
  .newscontent .news-conbox .news-topcon .news-topcon2 .news-type {
    font-size: 12px;
  }
  .newscontent .news-conbox .news-topcon .news-topcon2 .news-line {
    height: 5px;
    width: 30px;
    background-color: var(--c);
    margin-bottom: 15px;
  }
  .newscontent .news-conbox {
    width: 100%;
  }
  .newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-imgbox {
    width: 100%;
  }
  .newscontent .news-conbox .news-list .news-list2 .news-list3 {
    flex-direction: column;
    padding: 20px;
  }
  .newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-textbox {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .newscontent .news-conbox .news-list .news-list2 .news-list3 .news-list-textbox .news-list-title h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .newscontent .news-conbox .news-topcon .news-topcon2 .news-title h2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .newscontent .news-conbox .news-topcon .news-topcon2 {
    flex-direction: column;
  }
  .newscontent .news-conbox .news-topcon .news-topcon2 .news-imgbox {
    width: 100%;
  }
  .newscontent .news-conbox .news-topcon .news-topcon2 .news-textbox {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .contactcontent .contact-con .contact-title h2 {
    font-size: 20px;
  }
  .contactcontent .contact-con {
    width: 100%;
    margin: 0;
  }
  .contactcontent .contact-con .contact-form .input-box {
    width: 80%;
    padding: 5px;
  }
  .contactcontent .contact-con .contact-form .form-title {
    margin-top: 3px;
    font-size: 14px;
    margin-right: 10px;
  }
  .contactcontent .contact-con .contact-form .form-butbox .submit {
    padding: 8px 14px;
  }
  .contactcontent .contact-con .contact-form .form-butbox .cancel {
    margin-left: 15px;
  }
}
@media (max-width: 990px) {
  .container {
    max-width: 700px;
  }
  :root {
    --p: calc((100vw - 700px) / 2);
    --r120: 80px;
    --r56: 46px;
    --r50: 35px;
    --r48: 40px;
    --r44: 35px;
    --d700: 264px;
    --d330: 100px;
    --d300: 100px;
    --d170: 80px;
    --d166: 80px;
    --d158: 70px;
    --d155: 70px;
    --d150: 70px;
    --d147: 65px;
    --d110: 65px;
    --d100: 60px;
    --d105: 40px;
    --d93: 40px;
    --d68: 30px;
    --d58: 28px;
    --d54: 28px;
    --d24: 20px;
    --120: 50px;
    --96: 50px;
    --80: 40px;
    --70: 40px;
    --60: 40px;
    --52: 30px;
    --48: 28px;
    --45: 26px;
    --44: 26px;
    --42: 26px;
    --40: 26px;
    --34: 26px;
    --32: 26px;
    --24: 18px;
  }
  .downloadcontent .download-con .download-box .download3-list,
  .downloadcontent .download-con .download-box .download3-list {
    margin-bottom: -20px;
  }
  .downloadcontent .download-con .download-box .download2-list .download2-list2 .download2-list3 .download-imgbox {
    margin-bottom: 14px;
  }
  .downloadcontent .download-con .download-box .download2-list .download2-list2 .download2-list3 .download-but {
    padding: 5px 16px;
  }
  .downloadcontent .download-con .download-box .download2-list .download2-list2,
  .downloadcontent .download-con .download-box .download3-list .download3-list2 {
    margin-bottom: 20px;
  }
  .downloadcontent .download-con .download-box .download3-list .download3-list2 .download3-list3 .download-imgbox {
    margin-bottom: 10px;
  }
  .downloadcontent .download-con .download-box .download-title h2 {
    font-size: 20px;
  }
  .downloadcontent .download-con .download-box .download-text {
    margin-bottom: 20px;
  }
  .downloadcontent .download-con .download-box .download-list .download-list2 .download-list3 .download-imgbox {
    margin-bottom: 16px;
  }
  .downloadcontent .download-con .download-box .download-list .download-list2 .download-list3 .download-but {
    padding: 5px 16px;
  }
  .downloadcontent .download-con {
    width: 100%;
  }
  .gmt-box .gmt-rigth {
    width: 100%;
    padding-left: 0;
  }
  .gmt-box .gmt-left {
    display: none;
  }
  .other-banner .other-title h1 {
    padding-left: var(--p);
    width: 100%;
    font-size: 25px;
  }
  .newsdetails .newsdetails-con {
    width: 100%;
    margin: 0 auto;
    padding-top: 36px;
    padding-bottom: 150px;
  }
  .videocontent .video-list .video-list2 .video-list3 .video-imgbox .video-icon {
    width: 40px;
    height: 40px;
  }
  .other-banner .other-img {
    height: 200px;
  }
  .other-banner .other-title h2 {
    font-size: 18px;
  }
  .videocontent .video-list .video-list2 .video-list3 .video-imgbox .video-icon i {
    font-size: 18px;
  }
  .media-navbox .media-nav .media-nav2 .media-nav3 {
    padding: 10px;
  }
  .productcontent .product2-1-con {
    padding-top: 80px;
    padding-bottom: 60px;
  }
  .productcontent .product-6-con .product-6-imgbox .product-6-list {
    width: auto;
  }
  .productcontent .product-6-con .product-6-imgbox .product-6-list .product-6-list2 .product-6-list3 {
    font-size: 14px;
  }
  .productcontent .product-6-con .product-6-imgbox .product-6-list {
    display: none;
  }
  .productcontent .product-6-con .product-6-imgbox .product-6-list .product-6-list2 {
    width: 100%;
    height: auto;
    background-color: #393736;
    margin-bottom: 0.83333vw;
  }
  .productcontent .product2-4-con .product-textbox {
    width: 100%;
  }
  .productcontent .product2-5-con,
  .productcontent .product2-4-con,
  .productcontent .product2-3-con,
  .productcontent .product-6-con,
  .productcontent .product-5-con,
  .productcontent .product-4-con,
  .productcontent .product-3-con {
    height: auto;
    padding-top: 60px;
  }
  .productcontent .product2-5-con .product2-5-imgbox .product2-5-img2 {
    width: 100%;
  }
  .productcontent .product2-5-con .product2-5-imgbox .product2-5-img {
    position: relative;
    width: 80%;
    left: auto;
    right: auto;
    top: unset;
    transform: unset;
    margin: 30px auto;
  }
  .productcontent .product2-5-con .product2-5-imgbox > img {
    display: none;
  }
  .productcontent .product2-5-con .product2-5-imgbox,
  .productcontent .product2-4-con .product2-4-imgbox,
  .productcontent .product2-3-con .product2-3-imgbox,
  .productcontent .product-5-con .product-5-img {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: unset;
    transform: unset;
    margin-top: 30px;
  }
  .productcontent .product-6-con .product-6-imgbox {
    position: relative;
    width: 100%;
    left: auto;
    right: auto;
    top: unset;
    transform: unset;
    margin-top: 30px;
    margin-bottom: 150px;
  }
  .productcontent .product-textbox {
    width: 100%;
  }
  .productcontent .product-textbox .product-textbox-title h2 {
    font-size: 24px;
  }
  .productcontent .product-3-con .product-3-imgbox .product-3-imgbox2 {
    top: 35%;
    right: 0%;
  }
  .productcontent .product-textbox .product-textbox-line {
    width: 50px;
    height: 8px;
    background-color: var(--c);
    margin-bottom: 30px;
  }
  .productcontent .product-textbox .product-textbox-text {
    font-size: 14px;
  }
  .productcontent .product-textbox .product-textbox-type {
    font-size: 14px;
    line-height: 1;
    color: var(--c);
    margin-bottom: 15px;
  }
  .productcontent .product-3-con .product-3-imgbox {
    width: 100%;
    position: unset;
    transform: unset;
  }
  .productcontent .product-1-con .product-1-textbox .product-1-text {
    font-size: 20px;
    padding-top: 30px;
  }
  .productcontent .product-1-con .product-1-textbox .product-1-title h1 {
    font-size: 26px;
  }
  .productcontent .product-1-con .product-1-textbox .product-1-but .product-1-but2 {
    height: auto;
    padding: 0 15px;
  }
  .productcontent .product-1-con {
    height: auto;
    position: relative;
    padding-top: 0;
  }
  .productcontent .product-1-con .product-1-imgbox {
    width: 100%;
    position: relative;
  }
  .productcontent .product-con .product-con2 .product-box .product-logo {
    width: 300px;
  }
  .productcontent .product-con .product-con2 .product-box .product-title h1 {
    font-size: 36px;
    margin-top: 10px;
  }
  .productcontent .product-con .product-con2 .product-box .product-text {
    margin-bottom: 50px;
    font-size: 14px;
    height: auto;
    padding: 0 20px;
  }
  .productcontent .product-con .product-con2 .product-box .product-title {
    border-bottom: 1px solid var(--c);
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .productcontent .product-con .product-con2 .product-box {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 60px;
  }
  .productcontent .product-con .product-con2 .product-box .product-propertybox .product-propertybox2 {
    width: 50%;
  }
  .productcontent .product-con {
    background-image: unset !important;
  }
  .productcontent .product-con .product-con2 .product-imgbox {
    position: unset;
    width: 100%;
  }
  .productcontent .product-con .product-con2 {
    height: auto;
  }
  .greenseal .safe .safe-textbox {
    padding-left: 8px;
  }
  .greenseal .greenseal-title h2 {
    font-size: 24px;
  }
  .greenseal .greenseal-title .greenseal-num1 {
    width: 124px;
  }
  .greenseal .comfort .comfort-moreline,
  .greenseal .quiet .quiet-moreline,
  .greenseal .safe .safe-moreline {
    display: none;
  }
  .greenseal .quiet1 {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .greenseal .quiet1 .quiet-title {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .greenseal .safe .safe-textbox .safe-text {
    margin-left: 40px;
    font-size: 16px;
  }
  .greenseal .quiet1 .quiet-list .quiet-list2 .quiet-list3 .quiet-list-title {
    font-size: 20px;
    line-height: 1;
    padding-bottom: 0.625vw;
    border-bottom: 1px solid #2e8d68;
    font-weight: 700;
    color: var(--c);
    margin-bottom: 1.5625vw;
  }
  .greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 .safe2-list-title {
    font-size: 14px;
  }
  .greenseal .greenseal-title .greenseal-num2 {
    width: 164px;
  }
  .greenseal .quiet1 .quiet-title2 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .i-pro .i-pro-con .i-pro-textbox {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .greenseal .quiet1 .quiet-list .quiet-list2 .quiet-list3 .quiet-list-text {
    font-size: 14px;
  }
  .greenseal .quiet1 .quiet-iconbox .quiet-icon {
    width: 38px;
  }
  .greenseal .quiet1 .quiet-list .quiet-list2 .quiet-list3 {
    width: 100%;
    padding: 20px;
    background-color: rgba(40, 40, 40, 0.6);
    border: 1px solid #2e8d68;
  }
  .greenseal .quiet1 .quiet-list {
    margin-left: 0;
  }
  .greenseal .quiet .quiet-textbox .quiet-text,
  .greenseal .safe .safe-text1,
  .greenseal .safe .safe-text2 {
    font-size: 14px;
  }
  .greenseal .comfort1 .quiet2-title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
  }
  .greenseal .quiet .quiet-text1 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 10px;
    padding-left: 30px;
    text-align: right;
  }
  .greenseal .comfort1 .comfort1-text {
    width: 100%;
    font-size: 14px;
    line-height: calc(24 / 14);
  }
  .greenseal .greenseal-title .greenseal-num3 {
    width: 142px;
  }
  .greenseal .comfort .comfort-textbox {
    margin-bottom: 20px;
  }
  .greenseal .comfort .comfort-text1 {
    font-size: 16px;
    line-height: 1.5;
  }
  .greenseal .comfort {
    height: 300px;
    background-position: right center;
    padding-top: 75px;
  }
  .greenseal .quiet {
    height: 300px;
    background-position: left center;
    padding-top: 75px;
  }
  .greenseal .safe {
    height: 300px;
    background-position: right;
    padding-top: 75px;
  }
  .greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 .safe2-list-num span {
    font-size: 20px;
  }
  .greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 .safe2-list-num {
    font-size: 30px;
  }
  .greenseal .safe2 .safe2-list .safe2-list2 {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 {
    align-items: flex-start;
  }
  .greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 .safe2-list-text {
    text-align: left;
  }
  .greenseal .safe2 .safe2-list .safe2-list2 .safe2-list3 {
    width: 100%;
  }
  .greenseal .safe2 .safe2-img {
    display: none;
  }
  .greenseal .safe2 .safe2-list {
    flex-direction: column;
  }
  .i-form .i-form-title {
    margin-bottom: 20px;
  }
  .i-form .i-form-butbox {
    margin-bottom: 10px;
  }
  .i-form .i-form-title h2 {
    font-size: 24px;
  }
  .i-form .i-form-butbox .i-form-but .i-form-but2 {
    font-size: 12px;
    padding: 6px 12px;
  }
  .i-form .i-form-con .form-butbox .submit {
    padding: 5px 16px;
    font-size: 12px;
  }
  .i-form .i-form-con .form-butbox .cancel {
    margin-left: 10px;
  }
  .fooder {
    padding-top: 30px;
  }
  .i-form {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .i-form .i-form-con label:has(textarea) {
    margin-bottom: 30px;
  }
  .i-form .i-form-con {
    padding: 10px;
  }
  .i-form .i-form-con .form-title {
    margin-right: 5px;
  }
  .indexcontnet .i-creenseal {
    padding-top: var(--d60);
    padding-bottom: 20px;
    padding-left: var(--p);
    padding-right: var(--p);
  }
  .indexcontnet .i-creenseal .i-creenseal-img {
    position: unset;
    width: 100%;
  }
  .indexcontnet .i-creenseal .i-creenseal-con {
    margin-left: 0;
    width: 100%;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-title {
    margin-bottom: 10px;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-title h2 {
    font-size: 26px;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-text {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-line {
    margin-bottom: 70px;
    width: 40px;
    height: 2px;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list {
    margin-bottom: 37px;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2 .i-creenseal-list3 .gen {
    padding: 4px 15px;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-list .i-creenseal-list2 .i-creenseal-list3 .i-creenseal-r {
    width: 8px;
    height: 8px;
    margin-right: 5px;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-imgbox .i-creenseal-img1 {
    width: 200px;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-imgbox .i-creenseal-img2 {
    width: 270px;
  }
  .indexcontnet .i-creenseal .i-creenseal-con .i-creenseal-textbox {
    font-size: 12px;
  }
  .i-pro {
    padding-top: var(--d90);
    padding-bottom: var(--d70);
    padding-left: var(--p);
    padding-right: var(--p);
  }
  .i-pro .i-pro-imgbox .i-pro-img1 {
    width: 100%;
  }
  .i-pro .i-pro-imgbox {
    position: relative;
    top: 0;
  }
  .i-pro .i-pro-con {
    width: 100%;
  }
  .i-pro .i-pro-imgbox .i-pro-s-img {
    top: 16vw;
    left: -4.4vw;
    width: 42%;
  }
  .i-pro .i-pro-r-text {
    position: unset;
    width: 100%;
    font-size: 16px;
    line-height: calc(26 / 15);
    opacity: 0.6;
  }
  .i-pro .i-pro-con .i-pro-textbox {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-num .tip {
    font-size: 1.72917vw;
    font-weight: 700;
  }
  .i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox {
    width: 100%;
  }
  .i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-text {
    font-size: 16px;
    line-height: 1;
  }
  .i-pro .i-pro-con .i-pro-num .i-pro-num2 {
    margin-bottom: 66px;
  }
  .i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-title {
    font-size: 5.30208vw;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .i-pro .i-pro-con .i-pro-textbox .i-pro-textimg {
    width: 100%;
    margin-bottom: 10px;
  }
  .i-pro .i-pro-con .i-pro-textbox .i-pro-text {
    font-size: 36px;
  }
  .i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 {
    width: 100%;
  }
  .indexcontnet .i-passenge .i-passenge-textimg .i-passenge-text {
    bottom: -6vw;
    font-size: 40px;
  }
  .indexcontnet .i-passenge {
    background-position: 19% center;
    height: 620px;
  }
  .indexcontnet .i-passenge .i-passenge-imgbox {
    position: absolute;
    left: 17%;
    top: 171px;
  }
  .indexcontnet .i-passenge .i-passenge-imgbox .i-passenge-img {
    width: 274px;
  }
  .indexcontnet .i-passenge .i-passenge-textimg .i-passenge-uhp {
    position: unset;
    width: auto;
    padding: 0 20px;
    display: inline-block;
  }
  .indexcontnet .i-xt .i-xt-textimg .i-xt-xt {
    position: unset;
    z-index: 10;
    display: inline-block;
    left: 1.2vw;
    bottom: 0.6vw;
    width: auto;
    padding: 0 20px;
  }
  .indexcontnet .i-xt .i-xt-textimg .i-xt-text {
    left: 0.8vw;
    bottom: -7vw;
    font-size: 4.5vw;
  }
  .indexcontnet .i-xt {
    height: 620px;
    overflow: hidden;
  }
  .indexcontnet .i-xt .i-xt-imgbox2 {
    z-index: 10;
  }
  .indexcontnet .i-xt .i-xt-imgbox2 .i-xt-img3 {
    width: 243px;
  }
  .indexcontnet .i-xt .i-xt-textimg .i-xt-text {
    left: 0.8vw;
    bottom: -14vw;
    font-size: 7.5vw;
  }
  .indexcontnet .i-video .i-video-img {
    width: 100%;
  }
  .fooder .fooder-top {
    flex-direction: column;
  }
  .fooder .fooder-top .fooder-nav {
    width: 100%;
    padding-left: 0;
  }
  .fooder .fooder-top .fooder-logobox .fooder-sharebox {
    margin-bottom: 8px;
  }
  .fooder .fooder-top .fooder-logobox .fooder-sharebox .fooder-share a span {
    margin-right: 10px;
  }
  .fooder .fooder-top .fooder-logobox .fooder-sharebox {
    justify-content: flex-start;
  }
  .fooder .fooder-top .fooder-logobox .fooder-logo {
    width: 180px;
  }
  .fooder .fooder-top .fooder-logobox {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 30px;
  }
  .fooder .fooder-top .fooder-produced a img {
    width: 110px;
  }
  .fooder .fooder-top .fooder-produced a span {
    font-size: 12px;
  }
  .i-form .i-form-con li {
    margin-bottom: 10px;
  }
  .i-form .i-form-con .form-title {
    margin-bottom: 5px;
  }
  .i-form .i-form-con .input-box {
    padding: 5px 8px;
  }
  .i-form .i-form-con .form-title {
    font-size: 16px;
  }
  .i-form .i-form-con {
    width: 100%;
  }
  .indexcontnet .i-xt .i-xt-logo {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: unset;
    bottom: 10px;
    width: 65.80208vw;
  }
  .indexcontnet .i-xt .i-xt-imgbox2 {
    position: absolute;
    top: 297px;
    right: 28vw;
    left: unset;
  }
  .indexcontnet .i-xt .i-xt-imgbox {
    bottom: 15vw;
  }
  .indexcontnet .i-xt .i-xt-imgbox .i-xt-img {
    width: 214px;
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 92%;
  }
  :root {
    --p: 5%;
    --r48: 35px;
    --d357: 85px;
    --d300: 85px;
    --d243: 60px;
    --d225: 60px;
    --d212: 60px;
    --d208: 60px;
    --d200: 60px;
    --d190: 60px;
    --d185: 60px;
    --d183: 60px;
    --d180: 60px;
    --d176: 60px;
    --d170: 60px;
    --d168: 50px;
    --d166: 50px;
    --d162: 50px;
    --d164: 50px;
    --d160: 50px;
    --d158: 50px;
    --d155: 50px;
    --d150: 50px;
    --d147: 50px;
    --d145: 50px;
    --d138: 40px;
    --d135: 40px;
    --d130: 40px;
    --d128: 40px;
    --d124: 40px;
    --d120: 40px;
    --d118: 40px;
    --d110: 40px;
    --d105: 40px;
    --d100: 40px;
    --d90: 40px;
    --d88: 40px;
    --d84: 40px;
    --d75: 40px;
    --d65: 25px;
    --d54: 20px;
    --d52: 20px;
    --d42: 20px;
    --d30: 18px;
    --d24: 15px;
    --d22: 8px;
    --d20: 8px;
    --d18: 8px;
    --d17: 8px;
    --154: 60px;
    --120: 40px;
    --80: 38px;
    --78: 38px;
    --75: 38px;
    --70: 36px;
    --66: 36px;
    --64: 36px;
    --62: 36px;
    --60: 34px;
    --58: 32px;
    --56: 30px;
    --54: 28px;
    --52: 28px;
    --50: 28px;
    --38: 28px;
    --36: 24px;
    --32: 20px;
    --22: 18px;
    --18: 14px;
    --15: 14px;
    --14: 12px;
  }
  .videocontent .video-list {
    width: 100%;
  }
  .media-navbox .media-nav::before,
  .media-navbox .media-nav::after {
    display: none;
  }
  .fooder {
    padding-bottom: 52px;
  }
}
@media (max-width: 576px) {
  :root {
    --r120: 70px;
    --r46: 30px;
    --d700: 200px;
    --d357: 50px;
    --d330: 50px;
    --d243: 50px;
    --d225: 50px;
    --d212: 50px;
    --d208: 30px;
    --d200: 30px;
    --d190: 30px;
    --d185: 30px;
    --d183: 30px;
    --d180: 30px;
    --d176: 30px;
    --d170: 30px;
    --d166: 30px;
    --d168: 30px;
    --d162: 30px;
    --d164: 30px;
    --d160: 30px;
    --d158: 30px;
    --d155: 30px;
    --d150: 30px;
    --d147: 30px;
    --d145: 30px;
    --d140: 30px;
    --d138: 30px;
    --d135: 30px;
    --d130: 30px;
    --d128: 30px;
    --d124: 30px;
    --d120: 30px;
    --d118: 30px;
    --d110: 30px;
    --d105: 30px;
    --d100: 30px;
    --d90: 30px;
    --d88: 30px;
    --d80: 30px;
    --d75: 30px;
    --d72: 30px;
    --d70: 30px;
    --d64: 20px;
    --d50: 20px;
    --d48: 20px;
    --d44: 15px;
    --d42: 15px;
    --d40: 15px;
    --d38: 15px;
    --d30: 15px;
    --d16: 8px;
    --d15: 8px;
    --128: 50px;
    --120: 35px;
    --90: 35px;
    --80: 30px;
    --78: 30px;
    --75: 28px;
    --72: 28px;
    --70: 28px;
    --68: 28px;
    --66: 28px;
    --65: 28px;
    --64: 28px;
    --62: 28px;
    --60: 28px;
    --44: 26px;
    --44: 24px;
    --40: 24px;
    --38: 24px;
    --22: 16px;
    --18: 14px;
    --17: 14px;
    --15: 14px;
  }
  .i-form .i-form-con label {
    flex-direction: column;
  }
  .i-form .i-form-con .input-box {
    width: 100%;
  }
  .indexcontnet .i-passenge .i-passenge-textimg {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
  }
  .indexcontnet .i-passenge .i-passenge-textimg .i-passenge-text {
    bottom: -17vw;
  }
  .indexcontnet .i-passenge .i-passenge-imgbox .i-passenge-a {
    position: absolute;
    top: -11%;
    right: -5%;
    width: 66%;
  }
  .i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-num {
    position: unset;
    transform: unset;
    justify-content: flex-start;
  }
  .i-pro .i-pro-con .i-pro-textbox {
    margin-bottom: 60px;
  }
  .i-pro .i-pro-con {
    align-items: flex-start;
  }
  .i-pro .i-pro-con .i-pro-num .i-pro-num2 .i-pro-num3 .i-pro-list-textbox .i-pro-list-num .num {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .i-pro .i-pro-con .i-pro-num .i-pro-num2 {
    margin-bottom: 90px;
  }
  .contactcontent .contact-con .contact-form ul {
    margin-bottom: 15px;
  }
  .contactcontent .contact-con .contact-form label {
    flex-direction: column;
  }
  .contactcontent .contact-con .contact-form .input-box {
    width: 100%;
  }
  .contactcontent .contact-con .contact-form .verification {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .contactcontent .contact-con .contact-form .form-title {
    margin-top: 5px;
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
