@font-face {
	font-family: 'Harmony_m'; 
	font-style: normal;  
		  src: 
		  url('font/HarmonyOS_Sans_SC_Medium.woff2') format('woff2'),
         url('font/HarmonyOS_Sans_SC_Medium.woff') format('woff'),
         url('font/HarmonyOS_Sans_SC_Medium.ttf') format("truetype"); 
		  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Harmony_l'; 
	font-style: normal; 
		 src:
		 url('font/HarmonyOS_Sans_SC_Light.woff2') format('woff2'),
         url('font/HarmonyOS_Sans_SC_Light.woff') format('woff'),
         url('font/HarmonyOS_Sans_SC_Light.ttf') format("truetype");
		 font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Harmonyr_r'; 
	font-style: normal; 
		 src:
		 url('font/HarmonyOS_Sans_SC_Regular.woff2') format('woff2'),
         url('font/HarmonyOS_Sans_SC_Regular.woff') format('woff'),
         url('font/HarmonyOS_Sans_SC_Regular.ttf') format("truetype"); 
		 font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Manrope';  
		 src:url('font/Manrope-VariableFont_wght.woff2') format('woff2'),
         url('font/Manrope-VariableFont_wght.woff') format('woff'),
         url('font/Manrope-VariableFont_wght.ttf') format("truetype"); 
		 font-weight: normal;
  		font-style: normal;
}

* {
	margin: 0;
	padding: 0;
	font-style: inherit;
	line-height: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}

:root {
}


.mobile {
	display: none !important;
}

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	color: #333;
	font: 14px/1.7    'Harmony_l',Hiragino Sans GB,Helvetica,'Arial',Montserrat,Hiragino Sans GB,"Helvetica Neue",Helvetica,'Arial','Microsoft Yahei',sans-serif;
	background: #000;
}

h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,ol,form,span,input,a,div {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	border: 0;
}

ol,ul,li {
	list-style: none;
}

a {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
	outline: none;
	color: #333;
	font-family: 'Harmony_l',Hiragino Sans GB,source-han-sans-simplified-c, "Pingfang SC",Hiragino Sans GB,Helvetica,'Arial','Microsoft Yahei',sans-serif;
}

strong,
h1,
h2,
h2,
h3,
h4,
h4 a,
.strong,
.h3,h1,h2,h3,h4,h5,h6,
.l_r .h3 h3 {
	font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
	font-weight: bold;
	font-weight: 400;
}

.top_1 .s_menu .li .a span,
.top_1 .s_menu .li .a,
.top_1 .s_menu .li.lang a,
.top_1 .s_menu .down a,
.s_1 .pa,
.s_2 ul li p,
.top_1 .s_menu .li.lang,
p,
.l_r .h3 span,
.team_1 li .a span,
 .case_l1 ul li a,
 .l_r .a1 .b2 .p p,
 .l_r .a1 .b2 .p {
	font-family: 'Harmony_l';
	font-weight: lighter;
}

.top_1 .s_menu .li.on .a span,
.top_1 .s_menu .li.lang a.on,
.h2 h3,
.s_2 ul li strong,
.s_1 .h1 h2,
 .l_r .h3 {
	font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
	font-weight: 500;
}

.s_2 .span1, .s_3 .span1,
a.href,
.href,
.footer_1 .box ul li a,
.footer_1 .box ul li a strong,
.footer_1 .box .box_b,
.team_1 li .a span,
 .case_l1 ul li a.on {
	font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
}

.s_1 .h1 h1 {
	font-family: 'Manrope';
}

.w1280 {
	width: 1280px;
}

.w100 {
	width: 100%;
}

.w90,
.w1 {
	width: 90%;
	max-width: 1920px;
	display: flex;
	margin: 0 auto;
	justify-content: space-between
}

.w90-1 {
	width: 90%;
	max-width: 1680px;
}

.md {
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr,.rt {
	float: right;
}

.clear {
}

ul {
	display: flex;
}

ul::after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after,
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

p {
	font-size: 16px;
}

.span1 {
	color: #fff;
	display: block;
	font-size: 20px;
}

.h2 h3 {
	font-size: 86px;
	line-height: 1.3;
}

.h2 h5 {
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
}

.h1 h2 {
	font-size: 62px;
	line-height: 1.3;
}

.l_r .h3,
.h3 h3 {
	font-size: 58px;
}

.h3 h4 {
	font-size: 46px;
}

.h1 p {
	font-size: 20px;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.css {
	border: 0;
	vertical-align: middle;
}

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

input,select,textarea {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0
}

input:focus,button:focus,textarea:focus {
	outline: none
}

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

input, button, select {
	font-size: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	outline: none;
	line-height: normal;
	color: #666;
	border: none;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

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

input, textarea, button, select {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
[data-fade-in] {
	opacity: 0;
	transform: translateY(100px);
	transition: opacity 3s cubic-bezier(0.16, 1, 0.3, 1),
                transform 3s cubic-bezier(0.16, 1, 0.3, 1);
}

  [data-fade-in].fade-in-visible {
	opacity: 1;
	transform: translateY(0);
}


/* Lenis 基础样式 - 必须保留 */
html {
    scroll-behavior: auto !important;
    }
        
html.lenis, html.lenis body {
    height: auto;
}
        
.lenis.lenis-smooth {
    scroll-behavior: auto !important;
}

/* 自定义光标 */
.custom-cursor {
	position: fixed;
	width: 20px;
	height: 20px;
	pointer-events: none;
	z-index: 1000000;
	transform: translate(-50%, -50%);
	transition: transform 0.08s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	will-change: transform;
	display: none !important;
}

.custom-cursor > * {
	position: absolute;
	top: 0;
	left: 0;
}

        /* 光标图片 */
.cursor-img {
	width: 22px;
	height: 22px;
	object-fit: contain;
	opacity: 0;
	transform: scale(1.1) translateY(10px);
	transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                        transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	pointer-events: none;
	will-change: opacity, transform;
}

        /* t1 状态：显示 t1.png，隐藏 t4.png */
.custom-cursor.state-t1 .cursor-t1 {
	opacity: 1;
	transform: scale(1.1) translateY(10px);
}

.custom-cursor.state-t1 .cursor-t4 {
	opacity: 0;
	transform: scale(1.1) translateY(10px);
}
        /* t2 状态：显示 t2.png，隐藏 t1.png 和 t4.png */
.custom-cursor.state-t2 .cursor-t2 {
	opacity: 1;
	transform: scale(1.1) translateY(10px);
}

.custom-cursor.state-t2 .cursor-t1,
        .custom-cursor.state-t2 .cursor-t4 {
	opacity: 0;
	transform: scale(1.1) translateY(10px);
}
 
        /* t4 状态：显示 t4.png，隐藏 t1.png */
.custom-cursor.state-t4 .cursor-t4 {
	opacity: 1;
	transform: scale(1.1) translateY(10px);
}

.custom-cursor.state-t4 .cursor-t1 {
	opacity: 0;
	transform: scale(1.1) translateY(10px);
}
        /* 低对比度时的反色处理 */
.custom-cursor.low-contrast {
           /* filter: invert(1) ;*/
}

.custom-cursor.low-contrast.state-t4 .cursor-t4,
          .custom-cursor.low-contrast.state-t4 .cursor-t1 {
	opacity: 0;
	transform: scale(1.1) translateY(10px);
}

.custom-cursor.low-contrast.state-t4 .cursor-t5 {
	opacity: 1;
	transform: scale(1.1) translateY(10px);
}

.custom-cursor.state-t4 .cursor-t2 {
	opacity: 1;
	transform: scale(1.1) translateY(10px);
}

.custom-cursor.state-t4.low-contrast .cursor-t2 {
	opacity: 0;
}

.custom-cursor.low-contrast .cursor-img {
       /*     filter: drop-shadow(0 0 1px rgba(0, 0, 0, 0.5));*/
}
        
        
        
         /* t1 状态：显示 t1.png，隐藏其他 */
.white   .custom-cursor.state-t1 .cursor-t1 {
	opacity: 1;
	transform: scale(1.1) translateY(0);
}

.white   .custom-cursor.state-t1 .cursor-t22,
     .white    .custom-cursor.state-t1 .cursor-t4,
       .white  .custom-cursor.state-t1 .cursor-t4b {
	opacity: 0;
	transform: scale(0.85) translateY(2px);
}

        /* t22 状态：显示 t22.png（wt_1区域默认），隐藏其他 */
.white  .custom-cursor.state-t22 .cursor-t22 {
	opacity: 1;
	transform: scale(1.1) translateY(0);
}

.white   .custom-cursor.state-t22 .cursor-t1,
      .white   .custom-cursor.state-t22 .cursor-t4,
      .white   .custom-cursor.state-t22 .cursor-t4b {
	opacity: 0;
	transform: scale(0.85) translateY(2px);
}

        /* t4 状态：显示 t4.png（普通区域链接悬停），隐藏其他 */
.white    .custom-cursor.state-t4 .cursor-t4 {
	opacity: 1;
	transform: scale(1.1) translateY(0);
}

.white    .custom-cursor.state-t4 .cursor-t1,
     .white    .custom-cursor.state-t4 .cursor-t22,
    .white     .custom-cursor.state-t4 .cursor-t4b {
	opacity: 0;
	transform: scale(0.85) translateY(2px);
}

        /* t4b 状态：显示 t4-b.png（wt_1区域内链接悬停），隐藏其他 */
.white    .custom-cursor.state-t4b .cursor-t4b {
	opacity: 1;
	transform: scale(1.1) translateY(0);
}

.white  .custom-cursor.state-t4b .cursor-t1,
       .white  .custom-cursor.state-t4b .cursor-t22,
        .white .custom-cursor.state-t4b .cursor-t4 {
	opacity: 0;
	transform: scale(0.85) translateY(2px);
}

        /* 在 .href 按钮上时应用 mix-blend-mode: screen 效果 */
.custom-cursor.on-href {
	mix-blend-mode: screen;
}

        /* 隐藏的颜色采样 canvas */
#colorSampler {
	position: fixed;
	top: -9999px;
	left: -9999px;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
	z-index: -1;
}

.wt_1 {
	height: auto;
}

.href {
	display: block;
	border-radius: 10px;
	background: none;
	color: #f1f1f1;
	border: 1px solid #aaa;
	width: 120px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	letter-spacing: 0.5px;
	font-weight: 300;
	font-style: normal;
}

.href:hover {
	background: #0747be;
	background: #045afb;
	border: 1px solid #045afb;
	color: #fff;
}


.banner {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
    background: #0b1a1f;
}

.banner .slider {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.banner .slides {
    width: 100%;
    height: 100%;
    position: relative;
}        

.banner .slide {
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    inset: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    overflow: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 1s ease;
}


.banner .slide-1 {
	padding: 0 !important;
}		

        .banner .slide.active {
            z-index: 2;
            opacity: 1;
            pointer-events: auto;
        }

        .banner .slide .back {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            object-fit: cover;
            transform: scale(1.1);
            transition: transform 2s cubic-bezier(0.77, 0, 0.175, 1);
        }

        .banner .slide.active .back {
            transform: scale(1);
        }

        .banner .slide .content {
            width: 100%;
            position: relative;
            z-index: 5;
            text-align: center;
        }

        .banner .slide .pick {
            width: 100%;
            position: relative;
        }

        .banner .slide .pick p {
            font-weight: 400;
            font-size: 20px;
            color: #fff;
        }

        .banner .slide .pick .eng {
            margin: 18px 0 0;
            font-weight: 800;
            font-size: 46px;
            line-height: 56px;
            color: #fff;
        }

        .banner .each_animate span {
            display: inline-block;
            opacity: 0;
            transform: translateX(10px);
        }

        .banner .slide.active .each_animate span {
            opacity: 1;
            transform: translateX(0);
            transition: opacity 1s, transform 1s;
        }

        .banner .slide:not(.active) .each_animate span {
            transition-delay: 0s !important;
        }

        .banner .more_joke {
            opacity: 0;
            transform: translateY(50px);
        }

        .banner .slide.active .more_joke {
            opacity: 1;
            transform: translateY(0);
            transition: opacity 1s .3s, transform 1s .3s;
        }

        .banner .more {
            width: 165px;
            height: 45px;
            margin: 42px auto 0;
            border: 1px solid #fff;
            border-radius: 22px;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            z-index: 1;
            overflow: hidden;
            transition: border .74s;
        }

        .banner .more::after {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            background: #fff;
            transform: scaleX(0);
            transform-origin: left;
            transition: transform .74s cubic-bezier(0.74, 0, 0.175, 1);
        }

        .banner .more p {
            margin: 0 10px 0 0;
            font-weight: 400;
            font-size: 15px;
            color: #fff;
            transition: color .74s cubic-bezier(0.74, 0, 0.175, 1);
        }

        .banner .more svg {
            width: 6px;
            position: relative;
            top: 1px;
        }

        .banner .more svg path {
            fill: none;
            stroke: #f2f2f2;
            stroke-linecap: round;
            stroke-linejoin: round;
            stroke-miterlimit: 10;
            transition: stroke .74s cubic-bezier(0.74, 0, 0.175, 1);
        }

        .banner .more:hover {
            border-color: transparent;
            transition-delay: .3s;
        }

        .banner .more:hover::after {
            transform: scaleX(1);
        }

        .banner .more:hover p {
            color: #000;
        }

        .banner .more:hover svg path {
            stroke: #000;
        }

        .banner .position {
                width: calc(100% - 0px);
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
    display: flex;
    justify-content: center;
    flex-direction: row;
			
			
        }

        .banner .position .cut {
            display: flex;
    margin: 0px 0px;
    align-items: center;
    justify-content: center;
    /* border-bottom: 1px solid rgba(255, 255, 255, .1); */
    /* margin-left: 3%; */
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
        }

        .banner .position .cut .list {
            padding: 0 0 5px;
            position: relative;
            font-weight: 400;
            font-size: 15px;
            color: #333;
            cursor: pointer;
            transition: color .4s ease;
            white-space: nowrap;
        }

        .banner .position .cut .list:not(:last-child) {
            margin: 0 90px 0 0;
        }

        .banner .position .cut .list::after {
            content: "";
            width: 100%;
            height: 2px;
            position: absolute;
            bottom: 0;
            left: 0;
            background: #3b3b3b;
            transform: scaleX(0);
            transform-origin: left;
            transition: transform .6s ease;
        }

        .banner .position .cut .list.on,
        .banner .position .cut .list:hover {
            color: #000;
        }

        .banner .position .cut .list.on::after,
        .banner .position .cut .list:hover::after {
            transform: scaleX(1);
        }

		.nav-white .banner .position .cut .list {
			color: #fff;
		}
		.nav-white .banner .position .cut .list::after {
			background: #fff;
		}

        .banner .button {
            width: 100%;
            padding: 0 60px;
            position: absolute;
            top: 50%;
            left: 0;
            z-index: 4;
            display: flex;
            justify-content: space-between;
            transform: translateY(-50%);
        }

        .banner .button .circle {
            width: 45px;
            height: 45px;
            position: relative;
            cursor: pointer;
            border: 0;
            background: transparent;
        }

        .banner .button .circle:first-child {
            transform: rotate(180deg);
        }

        .banner .button .circle::after {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            border: 1px dashed #fcfcfc;
            border-radius: 50%;
            transition: transform .4s ease, border-color .4s ease;
        }

        .banner .button .circle img {
            width: 51px;
            position: absolute;
            top: 50%;
            left: -25px;
            filter: brightness(0) invert(1);
            transform: translate(0, -50%);
            transition: transform .3s ease, filter .3s ease;
        }

        .banner .button .circle:hover::after {
            border-color: #000;
            transform: rotate(25deg);
        }

        .banner .button .circle:hover img {
            filter: none;
            transform: translate(7px, -50%);
        }

        

        @media screen and (max-width: 1024px) {
            .banner .slide {
                padding: 0;
            }

            .banner .slide .pick p {
                font-size: 14px;
            }

            .banner .slide .pick .eng {
                margin-top: 15px;
                font-size: 24px;
                line-height: 1.5;
            }

            .banner .more {
                width: fit-content;
                height: 40px;
                margin-top: 42px;
                padding: 0 25px;
                border-radius: 22px;
            }

            .banner .more p {
                margin-right: 15px;
                font-size: 12px;
            }

            .banner .more svg {
                width: 6px;
            }

            .banner .button .circle,
            .banner .button .circle:first-child {
                width: 28px;
                height: 28px;
                transform: none;
            }

            .banner .button .circle:first-child img {
                transform: translate(0, -50%) rotate(180deg);
            }

            .banner .button .circle:first-child:hover img {
                transform: translate(-7px, -50%) rotate(180deg);
            }

            .banner .button .circle img {
                width: 100%;
                left: -10px;
            }

            .banner .position .cut {
                justify-content: flex-start;
                overflow-x: auto;
                padding: 0 5%;
            }

            .banner .position .cut .list {
                padding-bottom: 15px;
                font-size: 12px;
            }

            .banner .position .cut .list:not(:last-child) {
                margin-right: 26px;
            }

			.slide-2 .s_1 .h1 h2,
			.slide-3 .s_1 .h1 h2 {
				width: 100% !important;
			}
			.slide-2 .s_1 .h1, .slide-3 .s_1 .h1 {
				top: 50%;
        		transform: translateY(-50%);
			}
			.mobile.b3s-m {
				color: #a6a6a6;
				font-size: 14px;
			}
			.footer_1 .box.b3s {
				display: none;
			}

        }

.ban_ab .h1 .blur-reveal .m-br{
	display: none !important;
}
.ban_ab .h1 h2 {
	font-size: 26px;
}


.top_1 {
	padding: 25px 0 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	color: #fff;
	display: block;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.top_1.hide {
	opacity: 0;
	visibility: visible;
}

.top_1.hide:hover {
	opacity: 1;
	visibility: initial;
	l;
}

.top_1:before {
	content: '';
	display: block;
	width: 100%;
	height: 110px;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(180deg, rgb(0 0 0 / 35%), transparent 100%);
}

.home .top_1:before {
	display: none;
}

.top_1 .w1 {
}

.top_1 .s_menu {
	position: static;
	--page-side-gutter: max(8vw, calc((100vw - 1920px) / 2));
	--menu-gap: clamp(36px, 3.2vw, 84px);
	--menu-home-col: 3.2em;
	--menu-about-col: 4.8em;
	--menu-case-col: 4.8em;
	--menu-service-col: 4.8em;
	--menu-contact-col: 3.6em;
	--menu-lang-col: max-content;
	--menu-grid-columns: var(--menu-home-col) var(--menu-about-col) var(--menu-case-col) var(--menu-service-col) var(--menu-contact-col) var(--menu-lang-col);
	
	padding-left: calc(50% - 180px);
    position: relative;
}

.top_1 .s_menu > ul {
	position: static;
	display: grid;
	grid-template-columns: 120px 120px 120px 120px 100px max-content;
    column-gap: clamp(36px, 3.85vw, 84px);
	justify-content: end;
	align-items: start;
}

.top_1 .s_menu > ul::after {
	display: none;
	content: none;
}

.top_1 .s_menu ul .li {
	min-width: 0;
}

.top_1 .s_menu .li .a {
	color: #fff;
	padding: 0;
	display: block;
	font-size: 18px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.nav-black .s_menu .li .a {
	color: #000;
}
.nav-black .s_menu .li .a:hover {
	color: #fff;
}
.nav-black .top_1 .s_menu ul:hover .a {
	color: #fff;
}

.nav-black .top_1 .s_menu ul:hover .lang a {
	color: #fff;
}


.nav-black .top_1 .s_menu .li.lang a {
	color: #000;
}
.nav-black .logo {
    background: url(images/logo-b.png) no-repeat left top;
    background-size: 220px;
    width: 230px;
    height: 36px;
    display: block;
}



.top_1 .s_menu .li .a span {
	padding-bottom: 15px;
	display: inline-flex;
	position: relative;
	white-space: nowrap;
}

.top_1 .s_menu .li .a span::after,
.top_1 .s_menu .down a::after {
	background-color: #fff;
    content: "";
	display: block;
    height: 1.919px;
    left: 0;
	bottom: 2px;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    transition: transform .6s cubic-bezier(.85, 0, .15, 1);
}

.top_1 .s_menu .li.on a span:after,
.top_1 .s_menu .li:hover a span:after,
.top_1 .s_menu .down a:hover::after {
	transform: scaleX(1);
    transform-origin: 0 50%;
/*	border-bottom: 2px solid #fff;*/
}

.top_1 .s_menu .li.lang {
	padding-left: 0;
	font-size: 18px;
	display: flex;
	align-items: center;
	gap: 4px;
}

.top_1 .s_menu .li.lang a {
	padding: 0;
	font-size: 17px;
	display: inline-block;
	color: #fff;
	font-family: 'Harmony_l' !important;
}
.top_1 .w1{
	position: relative;
}
.logo {
	background: url('images/logo.png') no-repeat left top;
	background-size: 220px;
	width: 230px;
	height: 36px;
	display: block;
	
	    position: absolute;
		left:0;
		top:0;
}

.logo a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 3;
}

.top_1 .s_menu .down {
	position: absolute;
	top: 45px;
	left: 0;
	background: #000;
	color: #fff;
	width: 100%;
	border-top: 1px solid #000;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.top_1 .s_menu .down .w1 {
	border-top: 0;
}

.top_1 .s_menu .down .w1 {
	display: grid;
	grid-template-columns: 100px 100px 100px 100px 90px max-content;
	column-gap: var(--menu-gap);
	grid-template-columns: 120px 120px 120px 120px 100px max-content;
    column-gap: clamp(36px, 3.85vw, 84px);
	justify-content: end;
	padding-right: 0;
	width: max-content;
	 
	margin: 0 var(--page-side-gutter) 0 auto;
	
	
	
	
	
	    column-gap: normal;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    width: 100%;
    padding-left: calc(62% - 190px);
    padding-right: 12%;
    padding-bottom: 60px;
    align-items: flex-start;
}

.top_1 .s_menu .li .down ol {
	opacity: 0;
	visibility: hidden;
	padding: 30px 2.2rem 30px;
	padding: 30px 100px 30px;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.top_1 .s_menu .down ol {
	padding: 30px 0 30px 0px;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: flex-start;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.top_1 .s_menu .down ol:nth-child(1) {
	grid-column: 2;
}

.top_1 .s_menu .down ol:nth-child(2) {
	grid-column: 3;
}

.top_1 .s_menu .down ol:nth-child(3) {
	grid-column: 4;
}

.top_1 .s_menu .down ol:nth-child(4) {
	grid-column: 5;
}

.top_1 .s_menu .down a {
	color: #fff;
	color: #ccc;
	padding: 0;
	display: block;
	font-size: 18px;
	position: relative;
	display: block;
	margin: 0 0rem;
/*
	padding: 0 0 0px;*/
	height: 35px;
	line-height: 35px;
	text-align: left;
	white-space: nowrap;
	/*opacity: 0;
	visibility: hidden;*/
}

.top_1 .s_menu .down a:hover {
	color: #fff;
}

.top_1 .s_menu .down ol:nth-child(1) {
	transform: translateY(20px);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.top_1 .s_menu .down ol:nth-child(2) {
	transform: translateY(25px);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.top_1 .s_menu .down ol:nth-child(3) {
	transform: translateY(35px);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.top_1 .s_menu .down ol:nth-child(4) {
	transform: translateY(45px);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.top_1 .s_menu ul:hover .down {
	background: #000;
	opacity: 1;
	visibility: visible;
}

.top_1:has(.s_menu:hover) {
	background: #000;
}

.top_1 .s_menu ul:hover .down ol {
	transform: translateY(0)!important;
	opacity: 1;
	visibility: visible;
}

body.white .top_1:has(.s_menu:hover) {
	background: #fff;
}

body.white .top_1:before {
	background: linear-gradient(180deg, rgb(255 255 255 / 80%), transparent 100%);
}

.white .top_1 a,
.white .top_1,
.white .top_1 .a,
.white .top_1 span,
.white .top_1 .s_menu .li.lang a,
.white .top_1 span,
.white .top_1 .s_menu .down a {
	color: #333;
}

.white .logo {
	background: url(images/logo-b.png) no-repeat left top;
	background-size: 220px;
}

.white .top_1 .s_menu .down .w1 {
	border-top: 0;
}

.white .top_1 .s_menu .down {
	background: #eee;
	border-top-color: #fff;
}

body.white .top_1 .s_menu ul:hover .down {
	background: #fff;
}

body.home .top_1 .s_menu .li.li1 .a span::after {
	font-weight: bold;
}

body.home .top_1 .s_menu .li.li1 a span {
	font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
	font-weight: 500;
}

body.home.is-loading {
	overflow: hidden;
}

body.home .page-shell {
	opacity: 1;
	filter: blur(0);
	transform: scale(1);
	transition: opacity 1.15s ease, filter 1.35s ease, transform 1.35s ease;
}

body.home.is-loading .page-shell {
	opacity: 0;
	filter: blur(28px);
	transform: scale(1.04);
	pointer-events: none;
}

body.home.is-loading .custom-cursor {
	opacity: 0;
}

body.home .loading-screen {
	position: fixed;
	inset: 0;
	z-index: 1000001;
	background: #000;
	overflow: hidden;
	transition: opacity 1.05s ease, filter 1.2s ease, visibility 0s linear 1.05s;

}

body.home .loading-screen .w1 {
	display: block;
	margin: 0 auto;
	position: relative;
}

body.home .loading-screen::before {
	content: '';
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at center, rgba(255, 255, 255, 0.025), rgba(255, 255, 255, 0) 52%);
	pointer-events: none;
}

body.home .loading-screen.is-exiting {
	opacity: 0;
	filter: blur(30px);
	visibility: hidden;
	pointer-events: none;
}

body.home .loading-screen__copy {
	position: absolute;
	top: 50.5%;
	z-index: 2;
	color: #fff;
	transform: translateY(-50%);
	opacity: 0;
	animation: homeLoadingFadeIn 1.1s ease forwards;
}

body.home .loading-screen__copy {
	left: clamp(46px, 5vw, 88px);
	left: 0px;
	animation-delay: 0.16s;
}

body.home .loading-screen__title {
	display: block;
	margin-bottom: 8px;
	font-size: clamp(28px, 2.15vw, 44px);
	font-weight: 400;
	line-height: 1.06;
	letter-spacing: -0.02em;
}

body.home .loading-screen__subtitle {
	display: block;
	font-size: clamp(18px, 1.05vw, 22px);
	line-height: 1.3;
	color: rgba(255, 255, 255, 0.68);
	letter-spacing: 0.02em;
}

body.home .loading-screen__progress {
    min-width: auto;
    font-size: 70px;
    font-weight: 300;
    line-height: 0.86;
    letter-spacing: -0.06em;
    font-variant-numeric: tabular-nums;
    animation-delay: 0.28s;
    transition: opacity 0.2s ease;
    margin-top: -28px;
    position: absolute;
    right: 0;
    top: 0;
}

body.home .loading-screen__media {
    position: absolute;
    left: 53%;
    /* left: 65%; */
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    animation: homeLoadingMediaFadeIn 0.9s ease forwards;
    animation-delay: 0.08s;
}

body.home .loading-screen__video {
	width: 100%;
	height: auto;
	max-height: 68vh;
	object-fit: contain;
	display: block;
	opacity: 0.8;
	filter: saturate(0.9) brightness(0.96);
}

@keyframes homeLoadingFadeIn {
	from {
		opacity: 0;
		transform: translateY(-50%) translate3d(0, 18px, 0);
	}

	to {
		opacity: 1;
		transform: translateY(-50%) translate3d(0, 0, 0);
	}
}

@keyframes homeLoadingMediaFadeIn {
	from {
		opacity: 0;
		transform: translate(-50%, -50%);
	}

	to {
		opacity: 1;
		transform: translate(-50%, -50%);
	}
}
 
 /*
 body.white .hide.top_1:has(.s_menu:hover){
	background: #000;
}
body.white .hide.top_1:before {
     background: linear-gradient(180deg, rgb(0 0 0 / 35%), transparent 100%);
}
 .white .hide.top_1 a,
.white .hide.top_1,
.white .hide.top_1 .a,
.white .hide.top_1 span,
.white .hide.top_1 .s_menu .li.lang a,
.white .hide.top_1 span,
.white .hide.top_1 .s_menu .down a
{
	color: #fff;
}
.white .hide .logo {
	    background: url(images/logo.png) no-repeat left top;
}
.white .hide.top_1 .s_menu .down .w1{
		border-top: 0;
}
.white .hide.top_1 .s_menu .down{
	background: #eee;
	border-top-color: #666;
}
body.white .hide.top_1 .s_menu ul:hover .down
 {
background: #000;
 }*/
 
 
 
.s_1 {
	background: #000;
	background: #e1e1e1;
	width: 100%;
	height: 100vh;
	min-height: 800px;
	max-height: 1450px;
	position: relative;
}

@media (max-width: 1200px) {
	body.home .loading-screen__media {
		left: 52%;
		width: min(54vw, 640px);
	}

	body.home .loading-screen__copy {
		top: 51%;
	}
}

@media (max-width: 900px) {
	body.home .loading-screen__copy {
		top: auto;
		animation: none;
		opacity: 1;
		transform: none;
	}

	body.home .loading-screen__copy {
		left: 24px;
		bottom: 86px;
	}

	body.home .loading-screen__media {
		left: 50%;
		width: min(74vw, 520px);
		top: 43%;
		animation: none;
		opacity: 1;
	}
}

@media (max-width: 640px) {
	.w90, .w1 {
		width: 90%;
	}
	body.home .loading-screen__media {
		display: none;
	}
	body.home .loading-screen .w1 {
		position: relative;
    	width: 90%;
	}
	body.home .loading-screen__progress {
		margin-top: 0;
	}
	body.home .loading-screen__copy {
		left: 0;
        right: auto;
        bottom: 0;
        transform: translateY(0);
        width: 100%;
        position: relative;
	}

	body.home .loading-screen__title {
		font-size: 24px;
	}

	body.home .loading-screen__subtitle {
		font-size: 17px;
	}

	body.home .loading-screen__media {
		width: calc(100vw - 110px);
		max-width: 360px;
		top: 42%;
	}
}

.s_1 .w1 {
	position: relative;
	height: 100%;
	z-index: 2;
}

.s_1 .img {
    background-size: cover;
	width: 130%;
	max-width: none;
    height: auto;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.s_1 .img video {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

@media (min-width: 1921px) {
	.banner .slide-1 {
		background: #D8D8D8;
	}
}

.s_1 .h1 {
	position: absolute;
    left: 0;
    top: 40%;
    color: #131313;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.s_1 .pa {
    bottom: 6%;
    left: 0;
    font-size: 14px;
    color: #045afb;
    color: #131313;
	font-weight: 400;
}

.s_1 .h1 h1 {
    font-size: 46px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: 600;
    color: #131313;
    /* background: -webkit-linear-gradient(left, #ffffff, rgb(255 255 255 / 80%) 65%, rgb(255 255 255 / 15%) 90%); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    letter-spacing: 2px;
}

.s_1 .h1 h2 {
	font-size: 40px;
    color: #131313;
    font-weight: 400;
    position: relative;
    padding-right: 30px;
	/* background: -webkit-linear-gradient(left, #ffffff, rgb(255 255 255 / 70%));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
}

.slide-2 .s_1 .h1 h2,
.slide-3 .s_1 .h1 h2 {
    font-size: 18px;
    color: #fff;
    line-height: 1.7;
    width: 530px;
	text-align: justify;
}

.slide-2 .s_1 .h1,
.slide-3 .s_1 .h1 {
	display: block;
}

.mbutton {
	margin-top: 40px;
	
}
.mbutton a {
	color: #fff;
	opacity: 0.65;
	position: relative;
	padding-bottom: 5px;
}
.mbutton a::after {
	background-color: #fff;
    content: "";
    display: block;
    height: 1.919px;
    left: 0;
    bottom: 2px;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    transition: transform .6s cubic-bezier(.85, 0, .15, 1);
}
.mbutton a:hover::after {
	transform: scaleX(1);
    transform-origin: 0 50%;
/*	border-bottom: 2px solid #fff;*/
}

.banner .slide-2 .s_1::after,
.banner .slide-3 .s_1::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(/static/images/black.png) no-repeat center center;
	background-size: cover;
}



.s_1 .h1 h2 i {
	position: absolute;
    width: 0px;
    height: 0px;
    background: #131313;
    right: 0;
    top: 10px;
	display:none
}
.s_1 .h1 h2 span {
	display: block;
}

.s_1 .hero-text-reveal {
	opacity: 1;
}

.s_1 .hero-reveal-item {
	position: relative;
	display: inline-block;
	overflow: visible;
	backface-visibility: hidden;
	--char-stagger: 45ms;
	--char-duration: 1250ms;
}

.s_1 .hero-reveal-item--title {
	--char-duration: 1200ms;
}

.s_1 .hero-reveal-item--subtitle {
	--char-duration: 1380ms;
	--char-stagger: 55ms;
}

.s_1 .hero-reveal-char {
	display: inline-block;
	white-space: pre;
	opacity: 0;
	filter: blur(16px);
	transform: translate3d(0, 12px, 0);
	text-shadow: 0 0 22px rgba(255, 255, 255, 0.12);
	will-change: transform, filter, opacity, text-shadow;
	transition: transform var(--char-duration) cubic-bezier(0.19, 1, 0.22, 1),
		filter var(--char-duration) cubic-bezier(0.19, 1, 0.22, 1),
		opacity var(--char-duration) cubic-bezier(0.19, 1, 0.22, 1),
		text-shadow var(--char-duration) cubic-bezier(0.19, 1, 0.22, 1);
	transition-delay: calc(var(--char-index) * var(--char-stagger));
}

.s_1 .hero-reveal-item--title .hero-reveal-char {
	filter: blur(13px);
	text-shadow: 0 0 18px rgba(255, 255, 255, 0.08);
}

.s_1 .hero-reveal-item--subtitle .hero-reveal-char {
	filter: blur(18px);
	text-shadow: 0 0 24px rgba(255, 255, 255, 0.14);
}

.s_1 .hero-reveal-char--space {
	min-width: 0.28em;
}

.s_1 .hero-reveal-item.is-active .hero-reveal-char {
	opacity: 1;
	filter: blur(0px);
	transform: translate3d(0, 0, 0);
	text-shadow: 0 0 0 rgba(255, 255, 255, 0);
}

.s_1 .hero-reveal-item--subtitle i {
	opacity: 0;
	filter: blur(16px);
	transform: translate3d(0, 12px, 0);
}

.s_1 .hero-reveal-item--subtitle.is-active i {
	animation: heroTextAccentReveal 1600ms cubic-bezier(0.19, 1, 0.22, 1) var(--accent-delay, 420ms) forwards;
}


/* 主文字特效 */
        .blur-reveal {
            position: relative;
        }

        .blur-reveal .word {
            display: block;
            opacity: 0;
            filter: blur(20px);
            transform: translateY(30px);
            animation: blurIn 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
			animation-play-state: paused;
        }

		.hero-text-reveal.is-active .blur-reveal .word {
			animation-play-state: running;
		}

		/* h1 两行主标题的逐行动效延迟 */
		.hero-text-reveal h1.blur-reveal .word:nth-child(1) { animation-delay: 0s; }
		.hero-text-reveal h1.blur-reveal .word:nth-child(2) { animation-delay: 0.3s; }

		/* h2 两行副标题的逐行动效延迟；这里改大就是更晚出现，改小就是更早出现 */
		.hero-text-reveal h2.blur-reveal .word:nth-child(1) { animation-delay: 0s; }
		.hero-text-reveal h2.blur-reveal .word:nth-child(2) { animation-delay: 0.25s; }
		.hero-text-reveal h2.blur-reveal .word:nth-child(3) { animation-delay: 0.4s; }
		.hero-text-reveal h2.blur-reveal .word:nth-child(4) { animation-delay: 0.55s; }

        @keyframes blurIn {
            0% {
                opacity: 0;
                filter: blur(20px);
                transform: translateY(30px) scale(1.1);
            }
            50% {
                opacity: 0.5;
                filter: blur(8px);
            }
            100% {
                opacity: 1;
                filter: blur(0px);
                transform: translateY(0) scale(1);
            }
        }

        /* 副标题 */
        .subtitle {
            text-transform: uppercase;
            opacity: 0;
            filter: blur(10px);
			animation: subtitleIn 1s ease-out 1.8s forwards;
			animation-play-state: paused;
        }

		.hero-text-reveal.is-active .subtitle {
			animation-play-state: running;
		}

        @keyframes subtitleIn {
            0% {
                opacity: 0;
                filter: blur(10px);
                transform: translateY(10px);
            }
            100% {
                opacity: 1;
                filter: blur(0px);
                transform: translateY(0);
            }
        }




@keyframes heroTextAccentReveal {
	0% {
		opacity: 0;
		filter: blur(16px);
		transform: translate3d(0, 12px, 0);
	}

	100% {
		opacity: 1;
		filter: blur(0px);
		transform: translate3d(0, 0, 0);
	}
}

.s_2,
.ab_1.cont_1 {
	padding: 120px 0 120px;
	background: #000;
	color: #fff;
	border-radius: 50px 50px 0 0;
	margin-top: -30px;
	position: relative;
}

.ab_1.cont_1 {
	padding-bottom: 50px;
}

body.page-contact {
	background: #000;
}

body.page-contact .top_1 .s_menu .li.li5 a span:after {
	width: 100%;
	font-weight: bold;
}

body.page-contact .top_1 .s_menu .li.li5 a span {
	font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
	font-weight: 600;
}

body.page-contact .ban_cont {
	position: relative;
}

body.page-contact .ban_cont__hotspot {
	position: absolute;
	left: 41.6%;
	left: 40%;
	top: 50.1%;
	top: 41%;
	width: 44px;
	height: 44px;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	z-index: 4;
	display: block;
	text-decoration: none;
	cursor: pointer;
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transition: opacity 0.08s ease;
}

body.page-contact .ban_cont__hotspot::before,
body.page-contact .ban_cont__hotspot::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	pointer-events: none;
}

body.page-contact .ban_cont__hotspot::before {
	width: 14px;
	height: 14px;
	background: #2f66ff;
	box-shadow: 0 0 0 2px rgba(47, 102, 255, 0.22), 0 0 18px rgba(47, 102, 255, 0.92), 0 0 32px rgba(47, 102, 255, 0.55);
}

body.page-contact .ban_cont__hotspot::after {
	width: 14px;
	height: 14px;
	border: 1px solid rgba(87, 124, 255, 0.82);
	box-shadow: 0 0 0 1px rgba(47, 102, 255, 0.18) inset;
	opacity: 0;
}

body.page-contact .ban_cont__hotspot.is-animated::before {
	animation: contactDotGlow 1.8s ease-in-out infinite;
}

body.page-contact .ban_cont__hotspot.is-animated::after {
	animation: contactDotPulse 1.8s cubic-bezier(0.22, 1, 0.36, 1) infinite;
}

body.page-contact .ban_cont__hotspot:hover::before {
	background: #4d7cff;
	box-shadow: 0 0 0 2px rgba(77, 124, 255, 0.28), 0 0 22px rgba(77, 124, 255, 0.96), 0 0 40px rgba(77, 124, 255, 0.64);
}

body.page-contact .ban_cont__hotspot:hover::after {
	animation-duration: 1.2s;
}

body.page-contact .ban_cont__hotspot-label {
	position: absolute;
	left: calc(100% + 12px);
	top: 50%;
	transform: translateY(-50%);
	padding: 7px 12px;
	border-radius: 999px;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 0.08em;
	color: rgba(255, 255, 255, 0.92);
	background: rgba(8, 10, 18, 0.78);
	border: 1px solid rgba(255, 255, 255, 0.12);
	backdrop-filter: blur(10px);
	white-space: nowrap;
	opacity: 0;
	transition: opacity .3s ease, transform .3s ease;
	pointer-events: none;
}

body.page-contact .ban_cont__hotspot:hover .ban_cont__hotspot-label,
body.page-contact .ban_cont__hotspot:focus-visible .ban_cont__hotspot-label {
	opacity: 1;
	transform: translateY(-50%) translateX(0);
}

body.page-contact .ban_cont__hotspot:focus-visible {
	outline: 2px solid rgba(255, 255, 255, 0.9);
	outline-offset: 6px;
}

@keyframes contactDotPulse {
	0% {
		opacity: 0.96;
		transform: translate(-50%, -50%) scale(1);
	}
	70% {
		opacity: 0;
		transform: translate(-50%, -50%) scale(3.4);
	}
	100% {
		opacity: 0;
		transform: translate(-50%, -50%) scale(3.8);
	}
}

@keyframes contactDotGlow {
	0%,
	100% {
		transform: translate(-50%, -50%) scale(1);
		opacity: 0.96;
	}
	50% {
		transform: translate(-50%, -50%) scale(1.18);
		opacity: 1;
	}
}

@media (max-width: 1100px) {
	body.page-contact .ban_cont__hotspot {
		left: 41.8%;
		top: 50.4%;
		width: 36px;
		height: 36px;
	}

	body.page-contact .ban_cont__hotspot::before,
	body.page-contact .ban_cont__hotspot::after {
		width: 11px;
		height: 11px;
	}

	body.page-contact .ban_cont__hotspot-label {
		display: none;
	}
}

.s_2 .a1 {
	width: 40%;
}

.s_2 .video1 {
	width: 60%;
	margin-top: calc(80px + 10px);
	border-radius: 20px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.s_2 .video1 video {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	background: url('images/a6.jpg') no-repeat center;
	background-size: cover;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.s_2 .span1,
.s_3 .span1 {
	height: 80px;
}

.s_2 .box2 {
	margin-top: 150px;
	position: relative;
}

.s_2 .box2 .ul2 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 120px;
}

.s_2 .box2 .ul1:first-child {
	/*width: 67%;
	min-width: 1000px;
	max-width: 1500px;*/
	width: 100%;
}

.s_2 .box2 ul:last-child li {
	margin-right: 0;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.s_2 ul li {
	margin-right: 00px;
}

.s_2 .ul1 li {
	width: 40%;
	max-width: 40%;
}

.s_2 ul li strong {
	display: block;
	font-size: 24px;
	padding-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

.s_2 ul li p {
	color: #c1c1c1;
	line-height: 1.7;
	font-size: 18px;
	width: 88%;
	max-width: 530px;
}

.s_3 {
	position: relative;
}

.s_3 .w1 {
	justify-content: space-around;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	height: 100%;
}

.s_3 .w2 {
	flex-direction: column;
	flex-wrap: wrap;
	/*position: absolute;
	bottom: 50px;
	left:0%;  
	width: 100%;*/
	z-index: 11;
}

.s_3 .w2 .a2.w1 {
	text-align: left;
	align-items: flex-start;
	display: flex;
	justify-content: flex-start;
/*	width: calc(90% + 60px);*/
	margin: 0;
	margin-top: 30px;
	z-index: 11;
}

.s_3 .w2 .a2.w1 .href {
	margin: 0 0;
}

.s_3 .img {
	width: auto;
	height: 100vh;
	height: 950px;
	margin: 0px 30px;
	position: relative;
	max-width: 2200px;
}

.s_3 .img img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	border-radius: 20px;
}

.s_3 .img .swiper-slide:before {
	content: '';
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(90deg, rgb(0 0 0 / 57%), rgb(0 0 0 / 51%) 30%, transparent 100%);
}

.s_3 .pa {
	top: 50px;
	padding-top: 0px;
	z-index: 9;
	width: 100%;
	height: calc(100% - 120px);
}

.s_3 .a1 {
	color: #fff;
	top: 0;
}

.s_3 .pa .w1 {
	height: calc(100% - 160px);
	width: calc( 90% + 60px);
}

.s_3 .a3 {
	width: 50%;
	height: calc(100% - 160px);
	height: 100%;
}

.s_3 .a2 {
/*	position: absolute;
	bottom: 100px;*/
}

..s_3 span1 {
}

.s_3 .h2 h3 {
	padding-bottom: 50px;
}

.s_3 .h2 p {
	width: 50%;
	line-height: 1.6;
	font-size: 18px;
}

.s_3 .a2 {
}

.s_3 .h2 p {
}

.n_ban {
	background: #000;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover!important;
	width: 100%;
	height: 100vh;
	min-height: 800px;
	max-height: 1400px;
	overflow: hidden;
	position: relative;
}

.ban_case {
	background: #fff;
	width: 100%;
	height: 100vh;
	min-height: 800px;
/*
	max-height: 1400px;*/
	overflow: hidden;
}

.ban_ser {
	background-image: url(images/a7.jpg);
}

.ban_ab {
	background-image: url(images/a9.jpg);
}

.ban_ab2 {
	background-image: url(images/newsbg.jpg);
}

.ban_cont {
	background-image: url(images/a_cont.jpg);
}

.ban_case {
	background-image: url(images/a21.jpg);
}

.ban_case .img,
.ban_case .swiper,
.ban_case .swiper-wrapper,
.ban_case .swiper-slide {
	height: 100%;
}

.ban_case .swiper-slide {
	position: relative;
}

.ban_case .w2 {
	position: absolute;
	left: 0;
	top: 40%;
	z-index: 9;
	width: 100%;
}

.ban_case .w2 .w1 h2 {
	color: #fff;
	font-size: 58px;
}

.ban_case .w2 .w1 h2.light {
	font-weight: lighter;
}

.ban_ab:before {
	content: '';
	display: block;
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(90deg, rgb(0 0 0 / 57%), rgb(0 0 0 / 51%) 30%, transparent 100%);
}

.n_ban .w1 {
	height: 100%;
}

.n_ban .h1 {
	position: absolute;
	bottom: 105px;
	left: 0;
	color: #fff;
	z-index: 9;
}

.n_ban .h1 h2 {
	font-size: 60px;
    line-height: 1.4;
	width: 860px;
}
.n_ban .h1 .blur-reveal .word {
	display: inline-block;
}

.n_ban .h1 p {
	margin-top: 15px;
	display: block;
	font-size: 18px;
}

#content ul {
	display: none;
}

#content.content-hidden .more {
	display: none;
}

#content.content-hidden ul {
	display: flex !important;
}

.ab_2 {
	padding-top: 0px;
}

.ab_2#a2 {
	padding-top: 90px;
}

.ab_1 {
	width: 100%;
	padding: 120px 0;
	padding: 100px 0 50px;
}

.team_1 {
	margin-top: 60px;
}

.team_1 ul {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.team_1 ul:after {
	display: none;
}

.team_1 li {
	width: 23.5%;
	margin-bottom: 60px;
	margin-right: 2%;
	overflow: hidden;
}

.team_1 li:nth-child(4),
.team_1 li:nth-child(8) {
	margin-right: 0;
}

.team_1 li .img {
	width: 100%;
}

.team_1 li .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	border-radius: 15px;
	border: 0;
}

.team_1 li .a {
	color: #fff;
	margin-top: 20px;
	font-size: 16px;
}

.team_1 li .a span {
	display: block;
}

.team_1 li .a p {
	line-height: 1;
	font-weight: 100;
	color: #888;
}

.team_1 li:last-child .img {
	background: #1a1a1a;
	border-radius: 15px;
	display: flex;
	height: calc(100% - 60px);
	width: 100%;
}

.team_1 li:last-child .img .b {
	width: 100%;
	height: 100%;
}

.team_1 li:last-child .img a {
	font-size: 24px;
	color: #ccc;
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative;
}

.team_1 li:last-child .img a span {
	position: relative;
}

.team_1 li:last-child .img a span::after {
	content: '';
	display: block;
	width: 0px;
	position: absolute;
	background: #fff;
	height: 1px;
	left: 0%;
	bottom: 0%;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.team_1 li:last-child .img a:hover span::after {
	width: 100%;
}

.l_r {
	display: flex;
	border-top: 0px solid #fff;
	padding-top: 25px;
	padding-top: 0px;
}

.l_r .h3 {
	font-size: 52px;
	color: #fff;
	width: 42%;
	font-weight: 300;
	font-style: normal;
}

.l_r .h3 span {
}

.l_r .h3 h3 {
	line-height: 1.3;
    font-family: 'Harmony_l';
    font-weight: 700;
}

.ab_1 .l_r .h3 h3 {
	font-family: 'Harmony_r', sans-serif;
    font-size: 52px;
    color: #fff;
    font-weight: 400;
}

.l_r .a1,
.l_r .a3 {
	width: 55%;
	padding-top: 15px;
	color: #fff;
}

.ab_1 .l_r .a3 {
	width: 50%;
}

.l_r .a1 {
	padding-top: 5px;
}

.l_r .a1 .rt a {
	color: #fff;
	display: block;
}

.l_r .a1 .a1_1 {
	border-top: 0px solid #aaaaaa;
	padding-top: 25px;
	margin-top: 120px;
}

.l_r .a1 .a1_1#cont {
	padding-top: 0;
}

.l_r .a1 .b1 {
	margin-bottom: 80px;
}

.l_r .a1 .b1 strong {
	text-transform: uppercase;
    font-size: 18px;
    font-family: 'Harmony_l';
}

.l_r .a1 .b1 .p1 {
	font-size: 16px;
}

.l_r .a1 .b1 .p1 p {
	font-size: 16px;
	padding-top: 0;
}

.l_r .a1 .b1 .p {
}

.l_r .a1 .b2 {
	border-top: 1px solid #555;
	padding: 10px 0 0;
	margin-top: 28px;
	display: flex;
	justify-content: center
}

.l_r .a1 .b2 .p p {
	padding-top: 0px;
}

.l_r .a1 .b2 strong {
	font-size: 16px;
	padding-right: 50px;
	font-weight: 400;
	width: 150px;
}

.l_r .a1 .b2 .p {
	font-size: 16px;
	width: calc(100% - 150px);
}

.l_r .a1 p {
	color: #eee;
	text-align: justify;
	padding-top: 30px;
}

a.a_url i {
	position: relative;
	color: #fff;
	padding-bottom: 5px;
}

a.a_url i:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #a7a7a7;
}

.l_r .a1 .rt,
     .l_r .a1 .fl {
	width: 50%;
}

.l_r .a1 .rt span {
	display: block;
	font-size: 20px;
	padding-bottom: 20px;
}

.l_r .a1 strong {
	font-size: 24px;
	display: block;
}

.l_r .a1 strong {
	font-size: 24px;
}

.l_r .a3 .ul {
	height: auto;
	margin-bottom: 50px;
	margin-top: 20px;
}

.l_r .a3 .ul ul {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
}

.l_r .a3 .ul li {
	height: auto;
	display: block;
	font-size: 20px;
	width: 100%;
	margin-bottom: 5px;
}

.l_r .a3 .ul li a {
	display: block;
	color: #808080;
	font-size: 20px;
	cursor: pointer;
}

.l_r .a3 .ul li.swiper-slide-thumb-active a {
	color: #fff;
}

body.page-service-single .l_r .a3 .ul li.swiper-slide-thumb-active a {
	position: relative;
	padding-left: 28px;
}

body.page-service-single .l_r .a3 .ul li.swiper-slide-thumb-active a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #045afb;
	transform: translateY(-50%);
	box-shadow: 0 0 0 5px rgba(4, 90, 251, 0.14);
}

.l_r .a3 .img2 {
	margin-top: 50px;
	height: auto;
}

.l_r .a3 .img2 .swiper-slide {
	height: 520px;
}

.l_r .a3 .img2 img {
	width: 100%;
	border-radius: 20px;
	height: 100%;
	object-fit: cover;
}

body .ab_1 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, 
body .ab_1 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin: 0 4px;
}

body .ab_1 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, 
body .ab_1 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	opacity: 0.5;
    background: #686968;
}


body .ab_1 .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}

.l_r .a1 .h2,
    .l_r .a3 .h2 {
	color: #fff;
}

.job_ul ul {
	width: 100%;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	margin-top: 50px;
}

.job_ul li {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    border-top: 1px solid #aaaaaa80;
    padding-top: 15px;
    margin-top: 0px;
}

.job_ul li .ques01 {
	padding-bottom: 50px;
}

.job_ul li .tanc {
	display: none;
}

.job_ul li .active .tanc {
	display: block;
	padding-top: 50px;
}

.job_ul li .zk p {
	font-size: 17px;
	color: #fff;
}

.job_ul li .b_1 {
	padding-bottom: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	color: #fff;
	justify-content: space-between;
	cursor: pointer;
}



.job_ul li .b_1 span {
	display: block;
	font-size: 18px;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	font-family: 'Harmony_r'
	font-weight: 400;
}

.job_ul li .active .b_1 span {
	font-weight: 500;
    font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
}

.job_ul li .b_1 span:nth-child(1) {
	width: 200px;
}

.job_ul li .b_1 .dian {
	width: 15px;
	height: 15px;
	margin-right: 20px;
	display: block;
	border-radius: 50%;
	border: 1px solid #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.job_ul .active .b_1 .dian {
	background: #285aff;
	border: 1px solid #285aff;
}

body.page-contact .job_ul.mmdian li {
	transition: border-color 0.42s ease;
}

body.page-contact .job_ul.mmdian li .b_1 {
	transition: opacity 0.46s ease;
}

body.page-contact .job_ul.mmdian li .b_1 span {
	transition: color 0.52s ease, opacity 0.52s ease, letter-spacing 0.52s ease;
	will-change: opacity;
}

body.page-contact .job_ul.mmdian li .b_1 span:nth-child(1) {
	color: rgba(255, 255, 255, 0.88);
	opacity: 0.92;
}

body.page-contact .job_ul.mmdian li .b_1 span:nth-child(2) {
	color: rgba(255, 255, 255, 0.88);
	opacity: 0.92;
}

body.page-contact .job_ul.mmdian li .b_1 .dian {
	transition: background-color 0.42s ease, border-color 0.42s ease, box-shadow 0.62s ease, opacity 0.42s ease;
	box-shadow: 0 0 0 0 rgba(40, 90, 255, 0);
}

body.page-contact .job_ul.mmdian li .ques01.active .b_1 {
	opacity: 1;
}

body.page-contact .job_ul.mmdian li .ques01.active .b_1 span:nth-child(1) {
	color: #fff;
	opacity: 1;
	letter-spacing: 0.01em;
}

body.page-contact .job_ul.mmdian li .ques01.active .b_1 span:nth-child(2) {
	color: #fff;
	opacity: 1;
}

body.page-contact .job_ul.mmdian li .ques01.active .b_1 .dian {
	box-shadow: 0 0 0 6px rgba(40, 90, 255, 0.12), 0 0 18px rgba(40, 90, 255, 0.28);
	animation: contactJobDotBreath 1.9s ease-in-out infinite;
}

body.page-contact .job_ul.mmdian li .ques01:hover .b_1 .dian {
	background: #285aff;
	border-color: #285aff;
	box-shadow: 0 0 0 4px rgba(40, 90, 255, 0.08), 0 0 12px rgba(40, 90, 255, 0.18);
}

@keyframes contactJobDotBreath {
	0%,
	100% {
		box-shadow: 0 0 0 0 rgba(40, 90, 255, 0.16), 0 0 10px rgba(40, 90, 255, 0.18);
		opacity: 1;
	}
	50% {
		box-shadow: 0 0 0 8px rgba(40, 90, 255, 0.08), 0 0 20px rgba(40, 90, 255, 0.3);
		opacity: 1;
	}
}

body.page-contact .job_ul.mmdian li .ques01 {
	transition: padding-bottom 0.46s ease;
}

body.page-contact .job_ul.mmdian li .tanc {
	display: none;
	opacity: 0;
	transform: translate3d(0, 14px, 0);
	will-change: opacity, transform;
}

body.page-contact .job_ul.mmdian li .tanc > * {
	opacity: 0;
	transform: translate3d(0, 10px, 0);
	transition: opacity 0.62s ease, transform 0.78s cubic-bezier(0.22, 1, 0.36, 1);
}

body.page-contact .job_ul.mmdian li .tanc.is-revealed {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

body.page-contact .job_ul.mmdian li .tanc.is-revealed > * {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

body.page-contact .job_ul.mmdian li .active .tanc {
	display: block;
	padding-top: 50px;
}

body.page-contact .job_ul.mmdian li .zk p,
body.page-contact .job_ul.mmdian li .zk .a_url {
	transition: opacity 0.62s ease, transform 0.78s cubic-bezier(0.22, 1, 0.36, 1);
}

.ab_3 .h3 h3 {
	color: #fff;
}

.ab_3 .h3 {
	width: 100%;
}

.ab_3 .w1 {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
}

.ab_4 .w1 {
	padding: 50px 0 0px;
}

.ab_4 .w1 .href {
	display: block;
	margin: 50px auto 0;
}

.video_ser {
	border-radius: 20px;
	margin-top: 90px;
	overflow: hidden;
	height: 820px;
}

.video_ser video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	background: url(images/a6.jpg) no-repeat center;
	background-size: cover;
}

.kh_1 {
	padding: 120px 0 55px;
}

#marquee2, 
#marquee1 {
	display: flex;
	width: 100%;
	overflow: hidden;
}

#marquee2 {
	margin-top: 50px;
}

#marquee1 ul,
#marquee2 ul {
	margin: 20px auto 10px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.log-ul li {
	display: flex;
	height: 56px;
	width: auto;
/*
			overflow: hidden;*/
	margin: 0px 20px 0px;
	background: #000;
}

.log-ul li img {
	display: block;
	width: auto;
	height: 100%;
	margin: 0 auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.log-ul li.big {
	height: 75px;
}

.xw_1 ul.a1 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}

.xw_1 ul.a1 li {
	margin-right: 40px;
	margin-bottom: 80px;
	width: calc(33.333% - 28px);
}

.xw_1 ul.a1 li:nth-child(3n) {
	margin-right: 0px;
}

.xw_1 ul.a1 li .img {
	width: 100%;
	height: 320px;
	overflow: hidden;
	border-radius: 15px;
}

.xw_1 ul.a1 li .img img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.xw_1 ul.a1 li .a {
	margin-top: 12px;
	color: #fff;
	font-size: 16px;
}

.xw_1 ul.a1 li .a span {
}

.xw_1 ul.a1 li .a p {
}

.more .down {
			/*display: block;
			background: url('/images/down.png') no-repeat center top;
			width: 200px;
			height: 100px;
			margin: 50px auto 0;*/
}

.ab_3,
.ab_4 {
	padding: 80px 0 40px;
}

.case_l1 {
	width: 100%;
	background: #000;
	padding: 120px 0;
}

.case_l1 ul li {
	margin-right: 50px;
}

.case_l1 ul li a {
	font-size: 20px;
	color: #fff;
	position: relative;
	padding-bottom: 10px;
}


.case_l2 ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.case_l2 li {
	height: 530px;
	margin-bottom: 45px;
}
/*	.case_l2 li:nth-child(odd) {
 width: 35%;
}
.case_l2 li:nth-child(even) {
  width: 62%;
}*/
.case_l2 li:nth-child(1),
.case_l2 li:nth-child(4),
.case_l2 li:nth-child(5),
.case_l2 li:nth-child(8) {
	width: 35%;
	width: 49.3%;
}

.case_l2 ul::after {
	content: '';
	display: none;
}

.case_l2 li:nth-child(2),
.case_l2 li:nth-child(3),
.case_l2 li:nth-child(6),
.case_l2 li:nth-child(7) {
	width: 62%;
	width: 50%;
	width: 49.3%;
}

.case_l2 li .span {
	color: #fff;
}

.case_l2 li a,
	.case_l2 li .img {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 20px;
}

.case_l2 li .img {
	height: calc(100% - 50px);
}

.case_l2 li .img img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.case_l2 li .span {
	height: 40px;
	margin-top: 10px;
	font-size: 20px;
	color: #b3b3b3;
}

.case_2 img {
	border-radius: 20px;
	max-width: 100%;
	margin: 35px auto;
}

.case_2 .w1 {
	flex-direction: column;
	flex-wrap: nowrap;
}

.case-detail-back {
	display: flex;
	justify-content: flex-end;
	padding-top: 45px;
	padding-bottom: 90px;
}

.case-detail-back a {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	color: #111;
	font-size: 14px;
	text-decoration: none;
}

.case-detail-back a::before {
	content: '\2190';
	transition: transform 0.3s ease;
}

.case-detail-back a:hover::before {
	transform: translateX(-4px);
}

.new_1 {
	padding-top: 120px;
}

.new_1a {
	width: 35%;
	padding-right: 5%;
}

.new_1a .w50 {
	width: 100%;
}

.new_1a h1 {
	color: #fff;
    font-size: 34px;
    line-height: 1.5;
    font-weight: normal;
    padding-bottom: 35px;
    text-align: justify;
}

.new_1a .time_1 {
	width: 330px;
	display: flex;
	padding-top: 10px;
	font-size: 14px;
	justify-content: space-between;
}

.new_1a .time_1 .a5 {
	color: #ccc;
	display: block;
	height: 25px;
	line-height: 25px;
}

.new_1a .time_1 .a51 {
	text-align: right;
}

.new_1 .img {
	margin: 30px 0 0;
	width: 100%;
}

.new_1 .img img {
	border-radius: 20px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.new_2 {
	margin: 135px auto 180px;
}

.new_2 .w1,
	.new_2 .w1 p {
	color: #fff;
}

.new_2 .w1 p img {
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 70px auto 50px;
    border-radius: 12px;
}

.new_2 .w1 {
	justify-content: flex-end;
	margin: 50px auto;
}

.new_2 .w1 .w50_r {
	width: 60%;
    padding-top: 8px;
}

.new_3 .img2 ul,
	.new_3 .img2 {
	display: flex;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.new_3 .img2 ul:after {
	display: none;
}

.new_3 .img2 {
	width: 100%;
	display: block;
}

.new_3 .img2 img {
	width: 100%;
	height: 100%;
	border-radius: 20px;
	object-fit: cover;
}

.new_3 .img2 li {
	height: 680px;
	margin-bottom: 40px;
}

.new_3 .img2 li:nth-child(1) {
	width: 100%;
}

.new_3 .img2 li:nth-child(2) {
	width: 34%;
	height: 540px;
}

.new_3 .img2 li:nth-child(3) {
	width: 64%;
	height: 540px;
}

.new_3 .img2 li:nth-child(4),
	.new_3 .img2 li:nth-child(5) {
	width: 48%;
}

.new_4 {
	margin: 150px 0 50px;
}

.new_4 a {
	font-size: 16px;
	color: #fff;
	position: relative;
}
/* .new_4 a::after {
	background-color: #fff;
    content: "";
	display: block;
    height: 1.919px;
    left: 0;
	bottom: 2px;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    transition: transform .6s cubic-bezier(.85, 0, .15, 1);
}
.new_4 a:hover::after {
	transform: scaleX(1);
	transform-origin: 0 50%;
} */

.new_4 .prev,
.new_4 .next {
	width: 40%;
}

.new_4 .next {
	text-align: right;
}

.new_4 .return {
	position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.new_5 h4 {
	font-size: 24px;
	color: #fff;
	padding: 20px 0;
}

.new_5 .w1 {
	flex-direction: column;
}

.case_l2 li .img,
		.case_l2 li .img img,
		.xw_1 ul.a1 li .img img,
		.xw_1 ul.a1 li .img img,
		.xw_1 ul.a1 li .a {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.case_l2 li:hover img,
	.xw_1 ul.a1 li .img:hover img {
	transform: scale(1.08);
}

.case_l2 li:hover .span,
	.xw_1 ul.a1 li:hover .a {
	color: #0459fb;
}

.case_l2_new {
	background: #000;
	padding: 0 0 10px;
}

.case_l2_new .w1 {
	position: relative;
}

.case-pin-feed {
	position: relative;
	width: 100%;
}

.case-pin-feed__grid {
	position: relative;
	min-height: 1px;
	opacity: 0;
	transition: opacity 0.2s ease;
	--case-pin-gap: 24px;
}

.case-pin-feed__grid.is-laid-out {
	opacity: 1;
}

.case-pin-card {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	margin: 0;
	opacity: 0;
	transform: translateY(var(--case-pin-enter-y, 10px)) scale(var(--case-pin-enter-scale, 0.998));
	transition: opacity var(--case-pin-enter-duration, 0.78s) cubic-bezier(0.22, 1, 0.36, 1), transform var(--case-pin-enter-duration, 0.78s) cubic-bezier(0.22, 1, 0.36, 1);
	transition-delay: var(--case-pin-reveal-delay, 0ms);
	will-change: transform, opacity;
}

.case-pin-card.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.case-pin-card__link {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 18px;
	background: #111;
	box-shadow: 0 20px 40px rgba(0, 0, 0, 0.26);
	text-decoration: none;
	color: #fff;
	transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.5s cubic-bezier(0.22, 1, 0.36, 1);
	--shine-x: 50%;
	--shine-y: 50%;
}

.case-pin-card__link::before {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0.12) 28%, rgba(0, 0, 0, 0.72) 100%);
	z-index: 2;
	pointer-events: none;
	transition: opacity 0.45s ease;
	display: none;
}

.case-pin-card__link::after {
	content: '';
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at var(--shine-x) var(--shine-y), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 42%);
	opacity: 0;
	z-index: 3;
	pointer-events: none;
	transition: opacity 0.45s ease;
}

.case-pin-card__link:hover {
	transform: translateY(-8px);
	box-shadow: 0 28px 52px rgba(0, 0, 0, 0.34);
}

.case-pin-card__link:hover::after {
	opacity: 1;
}

.case-pin-card__media {
	position: relative;
	height: auto;
	overflow: hidden;
	background: #0c0c0c;
}

.case-pin-card__media img {
	width: 100%;
	height: auto;
	display: block;
	filter: grayscale(1) saturate(0.2) brightness(0.94) contrast(1.02);
	transform: scale(1.001);
	transition: filter 0.7s cubic-bezier(0.22, 1, 0.36, 1), transform 0.8s cubic-bezier(0.22, 1, 0.36, 1);
}

.case-pin-card__link:hover .case-pin-card__media img {
	filter: grayscale(0) saturate(1.08) brightness(1);
	transform: scale(1.06);
}

.case-pin-card__content {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 4;
	display: flex;
	flex-direction: column;
	gap: 12px;
	padding: 0px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(22px);
	transition: opacity 0.35s ease, visibility 0.35s ease, transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), padding-bottom 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.case-pin-card__link:hover .case-pin-card__content {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
	transform: translateY(0);
	padding-bottom: 0px;
}

.case-pin-card__meta {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 0px;
	padding: 20px;
	border-radius: 14px;
	background: rgba(17, 17, 17, 0.56);
	transform: translateY(8px);
	transition: opacity 0.35s ease, transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.case-pin-card__link:hover .case-pin-card__meta {
	transform: translateY(0);
}

.case-pin-card__text {
	min-width: 0;
	flex: 1 1 auto;
}

.case-pin-card__title {
	margin: 0;
	font-size: 18px;
	line-height: 1.4;
	color: #fff;
	position: relative;
}

.case-pin-card__desc {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 1.5;
    color: rgb(222 222 222);
}

.case-pin-card__arrow {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	font-size: 0;
	line-height: 0;
	color: #fff;
	pointer-events: none;
	transform: translateX(0);
	transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
}

.case-pin-card__arrow::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: center / 22px 22px no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5 3.25L10.5 8L5 12.75' stroke='white' stroke-width='1.15' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.case-pin-card__link:hover .case-pin-card__arrow {
	transform: translateX(3px);
}

.case-pin-feed__status {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 92px;
	font-size: 13px;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.56);
	margin-top: 20px;
}

.case-pin-feed__status[data-state='loading']::before {
	content: '';
	width: 14px;
	height: 14px;
	margin-right: 10px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-top-color: rgba(255, 255, 255, 0.9);
	animation: news-feed-spin 0.8s linear infinite;
}

.case-pin-feed__status[data-state='done'] {
	color: rgba(255, 255, 255, 0.34);
}

.case-pin-feed__sentinel {
	height: 1px;
}

@media screen and (max-width: 1366px) {
	.case-pin-feed__grid {
		--case-pin-gap: 20px;
	}

	.case-pin-card__meta {
		padding: 12px 14px;
	}

	.case-pin-card__title {
		transform: translateY(0);
	}
}

@media screen and (max-width: 1024px) {

	.case-pin-feed__grid {
		--case-pin-gap: 18px;
	}
}

@media screen and (max-width: 767px) {
	.case_l1 {
		padding: 72px 0 56px;
	}

	.case_l1 ul li {
		margin-right: 24px;
	}

	.case_l1 ul li a {
		font-size: 16px;
	}

	.case-pin-feed__grid {
		--case-pin-gap: 18px;
	}

	.case-pin-card {
		margin: 0;
	}

	.case-pin-card__content {
		padding: 14px;
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
		transform: translateY(0);
	}

	.case-pin-card__meta {
		padding: 12px;
		gap: 12px;
		transform: translateY(0);
	}

	.case-pin-card__title {
		font-size: 15px;
	}

	.case-pin-card__desc {
		font-size: 11px;
		line-height: 1.6;
	}

	.case-pin-feed__status {
		min-height: 76px;
		letter-spacing: 0.12em;
	}
}

.new_5 .xw_1 ul.a1 li {
	margin-bottom: 0;
}

.footer_1 {
	width: 100%;
    padding: 80px 0px 80px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.footer_1 .w1 {
    background: #151515;
    margin: 0px 30px;
    position: relative;
    max-width: 2100px;
    padding: 80px 50px 70px;
    border-radius: 20px;
    width: 100%;
    display: block;
    /* margin: 0 auto; */
}
.footer_1 .w1 .footer-top,
.footer_1 .w1 .footer-bottom {
	display: flex;
    justify-content: space-between;
}
.footer_1 .w1 .footer-top,
.footer-top2
{
	padding-left: calc(50% - 180px);
    position: relative;
}
.footer-top2{
	width: 100%;
    display: flex;
}
/* .footer_1 .w1 .footer-top {
	padding-bottom: 150px;
} */

.footer_1 .w1 .footer-bottom {
	align-items: flex-start;
	padding-top: 35px;
}

.footer_1 .footer-bottom .box.b0 {
	height: auto;
	display: block;
}
.footer_1 .box {
	/* height: 360px; */
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	border-left: 0px solid #666;
	padding-left: 26px;
	padding-left: 0px;
	position: relative;
	
}
.footer_1 .footer-bottom .box {
	height: auto;
	display: block;
}


.footer_1 .logo2 {
	/* background: url('images/logo2.png') no-repeat left top;
	background-size: 100%; */
	width: 160px;
    height: auto;
    display: block;
	margin-left:-20px
}

.footer_1 .logo2 video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.footer_1 .logo3 {
    background: url(images/logo4.png) no-repeat left top;
    background-size: 100%;
    width: 170px;
    height: 25px;
    display: block;
    margin-top: 5px;
}

.footer_1 .box.b0 {
	    border-left: 0;
    padding-left: 0;
    width: 300px;
    position: absolute;
    z-index: 99;
    left: 0;
    top: 0;
}
.footer_1 .box31{
	width: calc(100% - 0px);
    display: flex;
    justify-content: space-between;
    padding: 0;
    background: none;
    flex-direction: row;
    /* padding-left: 38%; */
    margin: 0px 0px 0px 0;
}
.footer_1 .box.b1,
.footer_1 .box.b2 {
	width: auto;
}


.footer_1 .box.b3 {
	width:  300px;
	padding-bottom: 150px;
}

.footer_1 .box ul {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
}

.footer_1 .box ul li {
	margin-bottom: 35px;
	align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.footer_1 .box.b3 ul li {
	margin-bottom: 50px;
}

.footer_1 .box.b3 ul li a {
	font-size: 16px;
}

.footer_1 .box.b3 ul li a strong {
	padding-bottom: 8px;
}

.footer_1 .box ul li a {
	color: #a6a6a6;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	position: relative;
}

.footer_1 .box ul li a:after {
	position: absolute;
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transform-origin: center right;
    transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    width: 100%;
}
.footer_1 .box ul li a:hover:after {
    transform: scaleX(1);
    transform-origin: left center;
}


.footer_1 .box ul li a strong {
	font-weight: normal;
	font-weight: 300;
	padding-bottom: 1px;
	font-size: 18px;
	color: #fff;
	display: block;
}

.footer_1 .box ul li a:hover {
	color: #fff;
}

.footer_1 .box .box_b {
	color: #a6a6a6;
	font-size: 13px;
	width: 100%;
	white-space: pre;
	word-wrap: normal;
}

.footer_1 .box .shej {
	display: flex;
}

.footer_1 .box .shej a {
	margin-right: 10px;
	position: relative;
}

.footer_1 .box .shej a:nth-child(2),
.footer_1 .box .shej a:nth-child(3) {
	display: none;
}

.footer_1 .box .shej .svg {
	border: 1px solid #666;
	border-radius: 50px;
	padding: 8px;
	height: 48px;
	width: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	-webkit-transition: all 0.2s  ease;
	transition: all 0.2s ease;
}

.footer_1 .box .shej .svg svg {
	fill: #fff;
	width: 70%;
	height: 70%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.footer_1 .box .shej .svg.s svg {
	fill: #fff;
	width: 100%;
	height: 100%;
}

.footer_1 .box .shej .svg:hover {
	background: #fff;
}

.footer_1 .box .shej .svg:hover svg {
	fill: #222;
}

.footer_1 .box .shej .code {
	display: block;
	width: 150px;
	height: 150px;
	border-radius: 5px;
	background: #fff;
	padding: 1px;
	position: absolute;
	bottom: -155px;
	display: none;
}

.footer_1 .box .shej a:hover .code {
	display: block;
}

.footer_1 .box .shej .code img {
	width: 100%;
	height: 100%;
	display: block;
}

.footer_1 .box.b3s {
	position: absolute;
    bottom: 0;
	left:0
}
.footer_1 .box.b32s {
	position: relative;
    bottom: 0;
	left:0
}
.footer_1 .box.b321s {
	width:300px
}
.footer_1 .b33s {
	   width: calc(100% - 0px);
    display: flex;
    justify-content: space-between;
    padding: 0;
    background: none;
    flex-direction: row;
    /* padding-left: 38%; */
    margin: 0px 0px 0px 0;
}
.footer_1 .bottom-menu2 {
	position: relative;
	padding-bottom: 200px;
}

.c-nav {
	position: sticky;
	top: 5rem;
	left: 0;
}

.swiper-slide {
	background: #000;
}

body .swiper-fade .swiper-slide,
body .swiper-backface-hidden .swiper-slide {
	height: 100vh;
	height: 100%;
}

.swiper-slide img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

body .swiper-pagination-fraction, .swiper-pagination-custom, 
body .swiper-horizontal > .swiper-pagination-bullets, 
body .swiper-pagination-bullets.swiper-pagination-horizontal {
	right: auto;
	left: auto;
	top: auto;
	bottom: 30px;
	display: flex;
	justify-content: center;
	width: 100%;
	z-index: 99;
}

body .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, 
body .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	display: block;
	width: 140px;
	height: 8px;
	border-radius: 10px;
	margin: 0 8px;
	opacity: .4;
	cursor: pointer;
}

body .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: #000;
	opacity: 1;
}

.ban_case .swiper-slide:before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/caseblack.png)no-repeat center;
	background-size: cover;
	opacity: 0.6;
}

.ban_case .h1 h2 {
	color: #fff;
}


.ban_case .swiper-pagination.case-hero-pagination {
	left: 50%;
	right: auto;
	bottom: 42px;
	width: auto;
	padding: 0 20px;
	transform: translateX(-50%);
	justify-content: center;
	gap: 12px;
	z-index: 12;
}

.ban_case .swiper-pagination.case-hero-pagination .swiper-pagination-bullet {
	width: 95px;
    height: 6px;
    margin: 0 !important;
    border-radius: 999px;
    background: rgb(0 0 0 / 42%);
    opacity: 1;
}

.ban_case .swiper-pagination.case-hero-pagination .swiper-pagination-bullet-active {
	background: rgb(0 0 0 / 95%);
}

.swiper {
	width: 100%;
	height: 100%;
}

@media (min-width:1920px) {
	.top_1 .s_menu {
		--menu-gap: clamp(48px, 2.8vw, 96px);
	}
	.footer_1 .box.b0 {
		 
	}

	.top_1 .s_menu .down .w1 {
	}

	.top_1 .s_menu .down a {
	}

	.s_3 .pa .w1 {
	}

	.s_3 .img {
		width: auto;
		width: 100%;
		max-width: 2100px;
	}

	.s_3 {
		display: flex;
		justify-content: center;
		padding: 0 30px;
		overflow: hidden;
		width: 100%;
	}

	.banner .position .cut {
		margin-left: 0;
	}

	.top_1 .s_menu > ul {
		grid-template-columns: 120px 120px 120px 120px 100px max-content;
    	column-gap: clamp(36px, 4.15vw, 100px);
	}
}

@media (min-width:2121px) {
	.top_1 .s_menu {
		--menu-gap: 88px;
	}

	.top_1 .s_menu > ul,
	.top_1 .s_menu .down .w1 {
		grid-template-columns: 120px 120px 120px 120px 100px max-content;
        column-gap: clamp(36px, 4.45vw, 100px);
	}
	        
}


@media (max-width:1680px) {
	.top_1 .s_menu > ul {
    	grid-template-columns: 120px 120px 120px 120px 100px max-content;
    	column-gap: clamp(36px, 3.1vw, 84px);
	}

	.top_1 .s_menu .down .w1 {
		 
	}
	.h2 h3 {
		font-size: 62px;
	}

	.l_r .h3, .h3 h3 {
		font-size: 48px;
	}

	.s_2 ul li p {
		font-size: 16px;
	}

	.s_3 .pa {
		padding-top: 0px;
	}

	.s_3 .img {
		height: 680px;
	}

	.xw_1 ul.a1 li .img {
		height: 260px;
	}

	.l_r .a3 .img2 .swiper-slide {
		height: 400px;
	}

	.h1 h2 {
		font-size: 52px;
		line-height: 1.3;
	}

	.n_ban .h1 {
		bottom: 65px;
	}

	.video_ser {
		height: 640px;
	}

	.n_ban {
		min-height: 670px;
	}

.footer_1 .box.b1,
.footer_1 .box.b2  {
	width: auto;
}


	.top_1 .s_menu .down a {
		font-size: 16px;
	}
}


@media (max-width:1500px) {
	.top_1 .s_menu > ul  {
		grid-template-columns: 100px 100px 100px 100px 90px max-content;
		column-gap: clamp(36px, 3.45vw, 84px);
	}


	.s_1 .img {width: 140%;}
	.s_1 .h1 h1 {
    	font-size: 44px;
	}
	.footer_1 .box.b0 {
	 
	}

	.ab_1 {
		padding-top: 100px;
	}
	.s_1 .pa {
		bottom: 8%;
	}
	    .top_1 .s_menu .down .w1 {
        
    }
}

@media (max-width:1390px) {
	.top_1 .s_menu > ul {
        grid-template-columns: 100px 100px 100px 100px 90px max-content;
        column-gap: clamp(36px, 3.15vw, 84px);
    }

	.top_1 .s_menu .down .w1 {
        padding-left: calc(62% - 168px);
    padding-right: 13%;
    }
}

@media (min-width:1001px) and (max-width:1100px) {
	.top_1 .s_menu > ul {
		column-gap: 20px;
	}
}

@media (max-width:1300px) {
	.top_1 .s_menu .down .w1 {
        
    }
}



@-webkit-keyframes throb {
	0% {
	  -webkit-transform: scale(1);
	}
  
	50% {
	  -webkit-transform: scale(0.8);
	}
  
	100% {
	  -webkit-transform: scale(1);
	}
  }
  
  @keyframes throb {
	0% {
	  transform: scale(1);
	}
  
	50% {
	  transform: scale(0.8);
	}
  
	100% {
	  transform: scale(1);
	}
  }

body.page-about-single .top_1 .s_menu .li.li4 a span:after {
	width: 100%;
	font-weight: bold;
}

body.page-about-single .top_1 .s_menu .li.li4 a span {
	font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
	font-weight: 600;
}

body.page-case-view .top_1 .s_menu .li.li2 a span:after {
	width: 100%;
	font-weight: bold;
	font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
	background: #000;
}

body.page-case-view .top_1 .s_menu .li.li2 a span {
	font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
	font-weight: 600;
}

body.page-news-list .top_1 .s_menu .li.li4 a span:after {
	width: 100%;
	font-weight: bold;
}

body.page-news-list .top_1 .s_menu .li.li4 a span {
	font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
	font-weight: 600;
}

body.page-service-single {
	background: #000;
}

body.page-service-single .top_1 .s_menu .li.li3 a span:after {
	width: 100%;
	font-weight: bold;
}

body.page-service-single .top_1 .s_menu .li.li3 a span {
	font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
	font-weight: 600;
}

body.page-service-single .service_1 {
	padding: 112px 0 132px;
	background: #000;
	color: #f5f5f5;
}

body.page-service-single .service_1__grid {
	display: grid;
	grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.12fr);
	column-gap: 7.6vw;
	align-items: start;
}


body.page-service-single .service_1__headline h2 {
	font-family: 'Harmony_r', sans-serif;
    font-size: 52px;
    color: #fff;
    font-style: normal;
}

body.page-service-single .service_1__content {
	padding-top: 2px;
}

body.page-service-single .service_1__intro {
	padding-bottom: 60px;
}

body.page-service-single .service_1__intro strong {
    display: block;
    margin: 0 0 32px;
    font-size: 22px;
    line-height: 1.7;
    color: #f7f7f7;
    margin-left: -15px;
	font-weight: normal;
}

body.page-service-single .service_1__intro p {
	margin: 0;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    color: #fff;
    text-align: justify;
}

body.page-service-single .service_1__list {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

body.page-service-single .service_1__item {
	padding: 15px 0 40px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

body.page-service-single .service_1__item h3 {
    margin: 0 0 5px;
    font-size: 22px;
    line-height: 1.4;
    font-weight: normal;
    color: #f8f8f8;
}

body.page-service-single .service_1__item p {
	margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: rgb(255 255 255 / 90%);
}

body.page-service-single .service_1__action {
	display: flex;
	justify-content: flex-end;
	padding-top: 100px;
}

body.page-service-single .service_1__link {
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 12px;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.72);
	transition: color 0.35s ease, transform 0.35s ease;
	padding-bottom: 5px;
}
body.page-service-single .service_1__link::after {
	background-color: #fff;
    content: "";
    display: block;
    height: 1.919px;
    left: 0;
    bottom: 0px;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    transition: transform .6s cubic-bezier(.85, 0, .15, 1);
}
body.page-service-single .service_1__link:hover {
	color: #fff;
}
body.page-service-single .service_1__link:hover::after {
	transform: scaleX(1);
    transform-origin: 0 50%;
}

@media (max-width: 1366px) {
	body.page-service-single .service_1 {
		padding: 96px 0 110px;
	}

	body.page-service-single .service_1__grid {
		column-gap: 72px;
	}
}
@media (max-width:1340px) {
	.s_1 .h1 h1 {
        font-size: 38px;        margin-left: -20px;
    }
}
}
@media (max-width: 1100px) {
	body.page-service-single .service_1__grid {
		grid-template-columns: 1fr;
		row-gap: 48px;
	}
}

body.page-service-single .service_step {
	padding: 0;
	background: #000;
	color: #fff;
	overflow: visible;
}

body.page-service-single .service_step .w1 {
	position: relative;
	display: block;
	width: 100%;
	max-width: none;
	margin: 0;
}

body.page-service-single .service_step__story {
	position: relative;
	width: 100%;
	height: 100vh;
	min-height: 100vh;
}

body.page-service-single .service_step__sticky {
	position: sticky;
	top: 50px;
	height: 100vh;
	min-height: 100vh;
	overflow: hidden;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	column-gap: clamp(48px, 5.6vw, 112px);
	align-items: stretch;
	padding: 0;
	background: #000;
}

body.page-service-single .service_step__media {
	position: relative;
	height: 100vh;
	min-height: 620px;
	padding: 0px 0 46px;
	box-sizing: border-box;
}

body.page-service-single .service_step__media-frame {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #050505;
	border-radius: 0;
}

body.page-service-single .service_step__media-track {
	display: flex;
	flex-direction: column;
	height: 100%;
	transform: translate3d(0, var(--service-step-shift, 0px), 0);
	will-change: transform;
}

body.page-service-single .service_step__slide {
	position: relative;
	flex: 0 0 100%;
	height: 100%;
	background: #0a0a0a;
	overflow: hidden;
}

body.page-service-single .service_step__slide::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.1));
	pointer-events: none;
}

body.page-service-single .service_step__slide--dark::after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.26));
}

body.page-service-single .service_step__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

body.page-service-single .service_step__content {
	height: 100vh;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	padding: 0px max(5vw, 48px) 46px 0;
	box-sizing: border-box;
}

body.page-service-single .service_step__heading {
	padding-bottom: 74px;
}

body.page-service-single .service_step__heading h2 {
	margin: 0;
	line-height: 1.12;
	color: #fff;
	text-wrap: balance;
	font-family: 'Harmony_r', sans-serif;
    font-size: 52px;
    color: #fff;
    font-style: normal;
}

body.page-service-single .service_step__list {
	display: block;
	flex: 1 1 auto;
	min-height: 0;
	overflow: visible;
	padding-top: 0;
	position: relative;
	contain: layout paint;
	border-top: 1px solid rgba(255, 255, 255, 0.18);
}

body.page-service-single .service_step__item {
	--step-focus: 0;
	--step-meta-opacity: 0.4;
	--step-meta-size: 16px;
	--step-meta-scale: 1;
	--step-title-opacity: 0.6;
	--step-title-scale: 1;
	--step-title-shift: 0px;
	--step-desc-opacity: 0;
	--step-desc-height: 0px;
	--step-desc-shift: 22px;
	--step-desc-gap: 0px;
	--step-desc-bottom-gap: 0px;
	--step-line-opacity: 0.16;
	--step-item-shift: 0px;
	--step-item-opacity: 1;
	--step-z-index: 1;
	--step-item-min-height: 112px;
	display: grid;
	grid-template-columns: 132px minmax(0, 1fr);
	column-gap: 42px;
	align-items: start;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: var(--step-z-index);
	min-height: var(--step-item-min-height);
	padding: 30px 0;
	border-bottom: 1px solid rgba(255, 255, 255, var(--step-line-opacity));
	opacity: var(--step-item-opacity);
	transform: translate3d(0, var(--step-item-shift), 0);
	transition: opacity 0.12s linear;
	backface-visibility: hidden;
	will-change: transform, opacity;
}

body.page-service-single .service_step__item:last-child {
	border-bottom: none;
}

body.page-service-single .service_step__meta {
	padding-top: 6px;
	font-size: var(--step-meta-size);
	line-height: 1;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: rgba(255, 255, 255, var(--step-meta-opacity));
	transform: translate3d(0, 0, 0) scale(var(--step-meta-scale));
	transform-origin: left top;
	backface-visibility: hidden;
	transition: transform 0.22s cubic-bezier(0.22, 1, 0.36, 1), color 0.22s ease, font-size 0.22s cubic-bezier(0.22, 1, 0.36, 1);
	will-change: transform;
}

body.page-service-single .service_step__copy h3 {
	margin: 0;
	font-size: 32px;
	line-height: 1.06;
	font-weight: 400;
	color: rgba(255, 255, 255, var(--step-title-opacity));
	letter-spacing: calc(0.02em - var(--step-focus) * 0.008em);
	transform: translate3d(0, var(--step-title-shift), 0) scale(var(--step-title-scale));
	transform-origin: left top;
	backface-visibility: hidden;
	transition: transform 0.24s cubic-bezier(0.22, 1, 0.36, 1), color 0.24s ease, letter-spacing 0.24s ease;
	will-change: transform;
	text-wrap: balance;
}

body.page-service-single .service_step__copy p {
	margin: 0;
	padding-top: var(--step-desc-gap);
	padding-bottom: var(--step-desc-bottom-gap);
	max-height: var(--step-desc-height);
	overflow: hidden;
	opacity: var(--step-desc-opacity);
	transform: translateY(var(--step-desc-shift));
	font-size: 17px;
	line-height: 1.9;
	color: rgba(255, 255, 255, calc(0.14 + var(--step-desc-opacity) * 0.68));
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	transition: opacity 0.2s ease, color 0.2s ease, transform 0.2s cubic-bezier(0.22, 1, 0.36, 1);
	will-change: opacity;
	text-wrap: pretty;
}

@media (max-width: 1500px) {
	body.page-service-single .service_step__media {
		padding-top: 60px;
		padding-bottom: 36px;
	}

	body.page-service-single .service_step__content {
		padding-top: 64px;
		padding-right: max(4vw, 36px);
		padding-bottom: 34px;
	}

	body.page-service-single .service_step__heading {
		padding-bottom: 48px;
	}

	body.page-service-single .service_step__item {
		grid-template-columns: 120px minmax(0, 1fr);
		--step-item-min-height: 84px;
		column-gap: 36px;
		padding: 26px 0;
	}

	body.page-service-single .service_step__meta {
		font-size: 15px;
	}

	body.page-service-single .service_step__copy h3 {
		font-size: 30px;
	}
}

@media (max-width: 1500px) {
	body.page-service-single .service_step__sticky {
		column-gap: 46px;
		top: 0;
	}

	body.page-service-single .service_step__media {
		padding-top: 44px;
		padding-bottom: 24px;
	}

	body.page-service-single .service_step__content {
		padding-top: 42px;
		padding-right: max(2vw, 20px);
		padding-bottom: 18px;
	}

	body.page-service-single .service_step__heading {
		padding-bottom: 28px;
	}

	body.page-service-single .service_step__heading h2 {
		font-size: 40px;
	}

	body.page-service-single .service_step__item {
		grid-template-columns: 100px minmax(0, 1fr);
		--step-item-min-height: 82px;
		column-gap: 22px;
		padding: 18px 0;
	}

	body.page-service-single .service_step__copy h3 {
		font-size: 24px;
	}

	body.page-service-single .service_step__copy p {
		line-height: 1.7;
	}
}

@media (max-width: 1366px) {
	body.page-service-single .service_step {
		padding-bottom: 0;
	}

	body.page-service-single .service_step__sticky {
		column-gap: 40px;
	}

	body.page-service-single .service_step__media,
	body.page-service-single .service_step__content {
		min-height: 100vh;
		height: 100vh;
	}

	body.page-service-single .service_step__media {
		padding-top: 42px;
		padding-bottom: 22px;
	}

	body.page-service-single .service_step__content {
		padding-top: 40px;
		padding-right: max(1.8vw, 18px);
		padding-bottom: 16px;
	}

	body.page-service-single .service_step__heading {
		padding-bottom: 24px;
	}

	body.page-service-single .service_step__heading h2 {
		font-size: 38px;
	}

	body.page-service-single .service_step__item {
		grid-template-columns: 96px minmax(0, 1fr);
		--step-item-min-height: 78px;
		column-gap: 18px;
		padding: 16px 0;
	}

	body.page-service-single .service_step__copy h3 {
		font-size: 22px;
	}

	body.page-service-single .service_step__copy p {
		font-size: 13px;
		line-height: 1.66;
	}
}

@media (max-width: 1100px) {
	body.page-service-single .service_step {
		padding: 36px 0 96px;
	}

	body.page-service-single .service_step__story {
		min-height: auto !important;
	}

	body.page-service-single .service_step__sticky {
		position: relative;
		top: auto;
		height: auto;
		min-height: auto;
		grid-template-columns: 1fr;
		row-gap: 36px;
		padding: 0;
	}

	body.page-service-single .service_step .w1 {
		width: 90%;
		max-width: 1920px;
		margin: 0 auto;
	}

	body.page-service-single .service_step__media,
	body.page-service-single .service_step__content {
		height: auto;
		min-height: auto;
	}

	body.page-service-single .service_step__list {
		display: flex;
		flex-direction: column;
		padding-top: 0;
		overflow: visible;
		contain: none;
	}

	body.page-service-single .service_step__media-frame {
		aspect-ratio: 4 / 3;
		min-height: 420px;
	}

	body.page-service-single .service_step__media-track {
		transform: none !important;
	}

	body.page-service-single .service_step__slide {
		position: absolute;
		inset: 0;
		opacity: 0;
		transition: opacity 0.3s ease;
	}

	body.page-service-single .service_step__slide:first-child,
	body.page-service-single .service_step__slide.is-active {
		opacity: 1;
	}

	body.page-service-single .service_step__heading {
		padding-bottom: 34px;
	}

	body.page-service-single .service_step__heading h2 {
		font-size: 34px;
	}

	body.page-service-single .service_step__item {
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		z-index: auto;
		grid-template-columns: 92px minmax(0, 1fr);
		padding: 24px 0 20px;
		opacity: 1 !important;
		transform: none !important;
	}

	body.page-service-single .service_step__copy h3 {
		font-size: calc(20px + var(--step-focus) * 16px) !important;
	}

	body.page-service-single .service_step__copy p {
		margin-top: 12px;
		max-height: none !important;
		opacity: 1 !important;
		transform: none !important;
		color: rgba(255, 255, 255, 0.86) !important;
	}
}

@media (max-width: 767px) {
	body.page-service-single .service_step {
		padding: 28px 0 72px;
	}

	body.page-service-single .service_step__media-frame {
		min-height: 320px;
	}

	body.page-service-single .service_step__heading h2 {
		font-size: 28px;
	}

	body.page-service-single .service_step__item {
		grid-template-columns: 74px minmax(0, 1fr);
		column-gap: 16px;
		padding: 20px 0 18px;
	}

	body.page-service-single .service_step__meta {
		font-size: 12px;
		padding-top: 4px;
	}

	body.page-service-single .service_step__copy h3 {
		font-size: calc(18px + var(--step-focus) * 10px) !important;
	}

	body.page-service-single .service_step__copy p {
		font-size: 14px;
		line-height: 1.8;
	}
}

body.page-service-single .kehu_1 {
	padding: 88px 0 58px;
	background: #000;
	overflow: hidden;
}

body.page-service-single .kehu_2 {
	padding: 0 0 180px;
	background: #000;
	overflow: hidden;
}

body.page-service-single .kehu_1 .w1,
body.page-service-single .kehu_2 .w1 {
	position: relative;
	z-index: 1;
	display: block;
}

body.page-service-single .kehu_1__head {
	padding: 0 0 132px;
}

body.page-service-single .kehu_1__head h3 {
	    font-family: 'Harmony_r', sans-serif;
    font-size: 52px;
    color: #fff;
    font-weight: 400;
}

body.page-service-single .kehu_2__head {
	padding: 0 0 72px;
}

body.page-service-single .kehu_2__head h3 {
	margin: 0;
	font-family: 'Harmony_r', sans-serif;
	font-size: 44px;
	line-height: 1.08;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.82);
}

body.page-service-single .kehu_1__marquee {
	display: grid;
	gap: 120px;
}

body.page-service-single .kehu_1__viewport {
	position: relative;
	overflow: hidden;
	width: calc(100% + 18vw);
	margin-left: -9vw;
	height: auto;
	isolation: isolate;
}

body.page-service-single .kehu_1__viewport::before,
body.page-service-single .kehu_1__viewport::after {
	content: '';
	display: none;
	position: absolute;
	top: -14px;
	bottom: -14px;
	width: clamp(88px, 10vw, 188px);
	pointer-events: none;
	z-index: 3;
	-webkit-backdrop-filter: blur(14px);
	backdrop-filter: blur(14px);
}

body.page-service-single .kehu_1__viewport::before {
	left: 0;
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.84) 14%, rgba(0, 0, 0, 0.54) 34%, rgba(0, 0, 0, 0.24) 58%, rgba(0, 0, 0, 0.08) 82%, rgba(0, 0, 0, 0.02) 94%, rgba(0, 0, 0, 0) 100%);
}

body.page-service-single .kehu_1__viewport::after {
	right: 0;
	background: linear-gradient(270deg, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0.84) 14%, rgba(0, 0, 0, 0.54) 34%, rgba(0, 0, 0, 0.24) 58%, rgba(0, 0, 0, 0.08) 82%, rgba(0, 0, 0, 0.02) 94%, rgba(0, 0, 0, 0) 100%);
}

body.page-service-single .kehu_1__viewport--secondary {
	width: calc(100% + 22vw);
	margin-left: -11vw;
}

body.page-service-single .kehu_1__track {
	display: flex;
	align-items: stretch;
	transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
}

body.page-service-single .kehu_1__item {
	box-sizing: border-box;
	height: auto;
}

body.page-service-single .kehu_1__logo {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 82px;
	width: 100%;
	padding: 0;
}

body.page-service-single .kehu_1__logo--narrow {
	width: 100%;
}

body.page-service-single .kehu_1__logo--wide {
	width: 100%;
}

body.page-service-single .kehu_1__logo--block {
	width: 100%;
}

body.page-service-single .kehu_1__logo img {
	display: block;
	max-width: 88%;
	max-height: 74px;
	width: auto;
	height: auto;
	object-fit: contain;
	opacity: 1;
}

@media (max-width: 1366px) {
	body.page-service-single .kehu_1 {
		padding: 78px 0 132px;
	}

	body.page-service-single .kehu_2 {
		padding: 0 0 132px;
	}

	body.page-service-single .kehu_1__head h3 {
		font-size: 56px;
	}

	body.page-service-single .kehu_1__head {
		padding-bottom: 104px;
	}

	body.page-service-single .kehu_2__head {
		padding-bottom: 60px;
	}

	body.page-service-single .kehu_2__head h3 {
		font-size: 38px;
	}

	body.page-service-single .kehu_1__marquee {
		gap: 96px;
	}
}

@media (max-width: 1100px) {
	body.page-service-single .kehu_1__head {
		padding-bottom: 80px;
	}

	body.page-service-single .kehu_2__head {
		padding-bottom: 48px;
	}

	body.page-service-single .kehu_2__head h3 {
		font-size: 32px;
	}

	body.page-service-single .kehu_1__viewport,
	body.page-service-single .kehu_1__viewport--secondary {
		width: calc(100% + 10vw);
		margin-left: -5vw;
	}

	body.page-service-single .kehu_1__viewport::before,
	body.page-service-single .kehu_1__viewport::after {
		width: clamp(64px, 8vw, 128px);
		-webkit-backdrop-filter: blur(12px);
		backdrop-filter: blur(12px);
	}
}

@media (max-width: 767px) {
	body.page-service-single .kehu_1 {
		padding: 58px 0 74px;
	}

	body.page-service-single .kehu_2 {
		padding: 0 0 74px;
	}

	body.page-service-single .kehu_1__head {
		padding-bottom: 52px;
	}

	body.page-service-single .kehu_1__head h3 {
		font-size: 36px;
	}

	body.page-service-single .kehu_2__head {
		padding-bottom: 34px;
	}

	body.page-service-single .kehu_2__head h3 {
		font-size: 24px;
	}

	body.page-service-single .kehu_1__marquee {
		gap: 46px;
	}

	body.page-service-single .kehu_1__viewport::before,
	body.page-service-single .kehu_1__viewport::after {
		width: 52px;
		-webkit-backdrop-filter: blur(8px);
		backdrop-filter: blur(8px);
	}

	body.page-service-single .kehu_1__logo {
		min-height: 54px;
		width: 100%;
	}

	body.page-service-single .kehu_1__logo--narrow {
		width: 100%;
	}

	body.page-service-single .kehu_1__logo--wide {
		width: 100%;
	}

	body.page-service-single .kehu_1__logo--block {
		width: 100%;
	}

	body.page-service-single .kehu_1__logo img {
		max-width: 92%;
		max-height: 42px;
	}

	body.page-service-single .kehu_1__viewport,
	body.page-service-single .kehu_1__viewport--secondary {
		width: calc(100% + 16vw);
		margin-left: -8vw;
	}
}

body.page-news-list .ab_4.new_list {
	padding-bottom: 0;
}

body.page-news-search .n_ban {
	display: none;
}

body.page-news-search .top_1::before {
	background: #000;
}

body.page-news-search .ab_4.new_list {
	padding-top: 180px;
}

body.page-news-list .ab_4.new_list .w1.l_r {
	padding-top: 0;
	align-items: flex-end;
	gap: 40px;
	padding-bottom: 90px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

body.page-news-list .ab_4.new_list .w1.l_r .h3 {
	width: auto;
	flex: 0 0 auto;
}

body.page-news-list .ab_4.new_list .xw_1_list.w1 {
	display: block;
	padding-top: 0;
}

body.page-news-list .xw_1_list {
	margin-top: 0;
}

body.page-news-list .news-feed {
	width: 100%;
}

body.page-news-list .news-feed__toolbar {
	width: min(390px, 100%);
	margin-left: auto;
	padding-top: 0;
}

body.page-news-list .news-feed__search {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

body.page-news-list .news-feed__search-input {
	width: 100%;
	height: 40px;
	padding: 0 34px 0 0;
	border: 0;
	outline: 0;
	background: transparent;
	color: rgba(255, 255, 255, 0.76);
	font-size: 12px;
	letter-spacing: 0.06em;
}

body.page-news-list .news-feed__search-input::placeholder {
	color: rgba(255, 255, 255, 0.32);
}

body.page-news-list .news-feed__search-button {
	position: absolute;
	right: 0;
	top: 50%;
	width: 18px;
	height: 18px;
	padding: 0;
	border: 0;
	background: transparent;
	color: rgba(255, 255, 255, 0.56);
	transform: translateY(-50%);
	cursor: pointer;
}

body.page-news-list .news-feed__search-button svg {
	display: block;
	width: 100%;
	height: 100%;
	stroke: currentColor;
}

body.page-news-list .news-feed__grid {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}

body.page-news-list .news-feed__item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

body.page-news-list .news-feed .text-blur-fade-in {
	filter: none !important;
	opacity: 0;
	transform: translate3d(0, 26px, 0);
	transition: opacity 700ms cubic-bezier(0.22, 1, 0.36, 1), transform 700ms cubic-bezier(0.22, 1, 0.36, 1) !important;
	will-change: opacity, transform;
}

body.page-news-list .news-feed .text-blur-fade-in.visible {
	filter: none !important;
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

body.page-news-list .news-feed .text-blur-fade-in.fading-out {
	filter: none !important;
	opacity: 0 !important;
	transform: translate3d(0, -14px, 0);
}

body.page-news-list .news-feed__card {
	display: grid;
	grid-template-columns: 200px minmax(0, 750px) 40px;
	justify-content: space-between;
	align-items: start;
	gap: 28px;
	padding: 40px 0 42px;
	color: #fff;
}

body.page-news-list .news-feed__meta {
	min-width: 0;
	max-width: 780px;
}

body.page-news-list .news-feed__date {
	display: block;
	padding-top: 0;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 0.02em;
	color: rgba(255, 255, 255, 0.52);
}

body.page-news-list .news-feed__title {
	margin: 0;
	font-size: 17px;
	line-height: 1.7;
	color: rgba(255, 255, 255, 0.9);
}

body.page-news-list .news-feed__action {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	width: 56px;
	padding-top: 0;
	font-size: 14px;
	line-height: 1.5;
	color: rgba(255, 255, 255, 0.46);
}

body.page-news-list .news-feed__status {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 88px;
	font-size: 14px;
	letter-spacing: 0.08em;
	color: rgba(255, 255, 255, 0.52);
}

body.page-news-list .news-feed__status[data-state='loading']::before {
	content: '';
	width: 14px;
	height: 14px;
	margin-right: 10px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-top-color: rgba(255, 255, 255, 0.9);
	animation: news-feed-spin 0.8s linear infinite;
}

body.page-news-list .news-feed__status.is-clickable {
	cursor: pointer;
	color: rgba(255, 255, 255, 0.84);
}

body.page-news-list .news-feed__status[data-state='done'],
body.page-news-list .news-feed__status[data-state='empty'] {
	color: rgba(255, 255, 255, 0.32);
}

body.page-news-list .news-feed__sentinel {
	height: 1px;
}

@keyframes news-feed-spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@media screen and (max-width: 1366px) {
	body.page-news-list .news-feed__card {
		grid-template-columns: 160px minmax(0, 1fr) 56px;
		gap: 24px;
	}
}

@media screen and (max-width: 1024px) {
	body.page-news-list .ab_4.new_list .w1.l_r {
		flex-direction: column;
		align-items: stretch;
		gap: 24px;
	}

	body.page-news-list .news-feed__toolbar {
		width: 100%;
	}

	body.page-news-list .news-feed__card {
		grid-template-columns: 140px minmax(0, 1fr) 50px;
		gap: 18px;
	}
}

@media screen and (max-width: 767px) {
	body.page-news-list .ab_4.new_list .w1.l_r {
		padding-bottom: 24px;
	}

	body.page-news-list .news-feed__search-input {
		height: 42px;
	}

	body.page-news-list .news-feed__card {
		grid-template-columns: 1fr;
		gap: 10px;
		padding: 24px 0 28px;
	}

	body.page-news-list .news-feed__date,
	body.page-news-list .news-feed__action {
		padding-top: 0;
	}

	body.page-news-list .news-feed__action {
		justify-content: flex-start;
	}

	body.page-news-list .news-feed__title {
		font-size: 15px;
		line-height: 1.8;
	}
}

body.page-about-single .ab_1__title-reveal {
	display: flex;
	flex-direction: column;
	gap: 0.08em;
}

body.page-case-view .ab_1__title-reveal {
	display: flex;
	flex-direction: column;
	gap: 0.08em;
}

body.page-about-single .ab_1__title-line {
	display: block;
	overflow: hidden;
}

body.page-case-view .ab_1__title-line {
	display: block;
	overflow: hidden;
}

body.page-about-single .ab_1__title-text {
	display: block;
	transform: translate3d(0, 118%, 0);
	opacity: 0;
	will-change: transform, opacity;
	transition: transform 0.92s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.72s ease;
}

body.page-case-view .ab_1__title-text {
	display: block;
	transform: translate3d(0, 118%, 0);
	opacity: 0;
	will-change: transform, opacity;
	transition: transform 0.92s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.72s ease;
}

.ab_1__title-text.bold {
	font-weight: 600 !important;
}

body.page-about-single .ab_1__title-reveal.is-visible .ab_1__title-text {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

body.page-case-view .ab_1__title-reveal.is-visible .ab_1__title-text {
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

body.page-case-view .case_2 [data-case-gallery-image] {
	display: block;
	opacity: 0;
	transform: translate3d(0, 42px, 0);
	will-change: transform, opacity;
	transition: transform 1.08s cubic-bezier(0.2, 0.85, 0.22, 1), opacity 0.9s ease;
}

body.page-case-view .case_2 [data-case-gallery-image].is-visible {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

body.page-about-single .ab_1__title-reveal .ab_1__title-line:nth-child(2) .ab_1__title-text {
	transition-delay: 0.12s;
}

body.page-about-single .com-data {
	margin-top: 88px;
	padding-top: 22px;
	color: #f3f3f3;
	border-top: 1px solid rgba(255, 255, 255, 0.28);
}

body.page-about-single .com-data__group + .com-data__group {
	margin-top: 72px;
	padding-top: 18px;
	border-top: 1px solid rgba(255, 255, 255, 0.28);
}

body.page-about-single .com-data__title {
    margin: 0 0 35px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #ffffff;
    padding-top: 0px;
}

body.page-about-single .com-data__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	column-gap: 54px;
	row-gap: 28px;
}

body.page-about-single .com-data__grid2 {
	display: flex;
    flex-wrap: wrap;
    column-gap: 108px;
}

body.page-about-single .com-data__item {
	min-width: 0;
}

body.page-about-single .com-data__value {
	display: flex;
	align-items: flex-end;
	gap: 8px;
	font-size: 64px;
	line-height: 0.9;
	font-weight: 300;
	letter-spacing: -0.04em;
	color: #fafafa;
	font-family: 'Harmony_l', 'Harmony_r', sans-serif;
}

body.page-about-single .com-data__number {
	display: inline-block;
	font-variant-numeric: tabular-nums lining-nums;
}

body.page-about-single .com-data__suffix {
	display: inline-block;
	font-size: 0.52em;
	line-height: 1;
	margin-left: -0.12em;
	position: relative;
	top: 0.16em;
	letter-spacing: -0.03em;
}

body.page-about-single .com-data__value sup {
	font-size: 0.48em;
	line-height: 1;
	position: relative;
	top: -0.36em;
	margin-left: 0.02em;
}

body.page-about-single .com-data__value small {
	font-size: 0.44em;
	line-height: 0.82;
	letter-spacing: -0.05em;
	margin-top: 0.08em;
	margin-left: -0.08em;
	display: inline-flex;
	align-items: flex-start;
}

body.page-about-single .com-data__unit {
	position: relative;
	top: 0.06em;
}

body.page-about-single .com-data__desc {
	margin: 8px 0 0;
    font-size: 16px;
    line-height: 1.55;
    font-weight: 400;
    letter-spacing: 0.01em;
    color: rgb(255 255 255 / 90%);
    padding-top: 0;
}

body.page-about-single .video_ser {
	position: relative;
	background: #050505;
	cursor: default;
}

body.page-about-single .video_ser__trigger,
body.page-about-single .video_ser__video {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	border-radius: inherit;
}

body.page-about-single .video_ser__trigger {
	display: block;
	overflow: hidden;
	background: transparent;
	cursor: pointer;
	z-index: 2;
}

body.page-about-single .video_ser__trigger::after {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.06) 0%, rgba(0, 0, 0, 0.28) 100%);
	transition: opacity 0.35s ease;
}

body.page-about-single .video_ser__poster {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform 0.6s ease, filter 0.35s ease;
}

body.page-about-single .video_ser__trigger:hover .video_ser__poster {
	transform: scale(1.02);
	filter: brightness(1.02);
}

body.page-about-single .video_ser__play {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 108px;
	height: 108px;
	margin-left: -54px;
	margin-top: -54px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.14);
	border: 1px solid rgba(255, 255, 255, 0.55);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	box-shadow: 0 18px 50px rgba(0, 0, 0, 0.26);
	transition: transform 0.3s ease, background 0.3s ease, border-color 0.3s ease;
	z-index: 3;
}

body.page-about-single .video_ser__trigger:hover .video_ser__play {
	transform: scale(1.06);
	background: rgba(255, 255, 255, 0.2);
	border-color: rgba(255, 255, 255, 0.72);
}

body.page-about-single .video_ser__play-icon {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0;
	height: 0;
	margin-left: -10px;
	margin-top: -15px;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	border-left: 26px solid #ffffff;
	filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.18));
}

body.page-about-single .video_ser__video {
	object-fit: cover;
	background: #000;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.35s ease;
	z-index: 1;
}

body.page-about-single .video_ser.is-playing .video_ser__video {
	opacity: 1;
	pointer-events: auto;
	z-index: 4;
}

body.page-about-single .video_ser.is-playing .video_ser__trigger {
	opacity: 0;
	pointer-events: none;
}

body.page-about-single .team_box {
	display: block;
	margin-top: 58px;
	padding-top: 8px;
	color: #fff;
	overflow: hidden;
	--team-box-col-1: minmax(220px, 40%);
	--team-box-col-2: minmax(180px, 34%);
	--team-box-col-3: 1fr;
	--team-box-gap: 24px;
}

body.page-about-single .team_box__list {
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.22);
	overflow: hidden;
}

body.page-about-single .team_box__item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	transition: border-color 0.3s ease;
	position: relative;
}
body.page-about-single .team_box__item:after {
    
}
body.page-about-single .team_box__item:hover:after {
    width: 100%;
}

body.page-about-single .team_box.is-scroll-reveal .team_box__item {
	will-change: transform, opacity;
	backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
}

body.page-about-single .team_box__item:last-child {
	border-bottom: 0;
}

body.page-about-single .team_box__button {
	width: 100%;
	padding: 22px 0;
	background: transparent;
	border: 0;
	color: #f5f5f5;
	display: grid;
	grid-template-columns: var(--team-box-col-1) var(--team-box-col-2) var(--team-box-col-3);
	grid-template-columns: 43.5% 50% 2.5%;
	align-items: center;
	column-gap: var(--team-box-gap);
	text-align: left;
	cursor: pointer;
}

body.page-about-single .team_box__name,
body.page-about-single .team_box__role {
	font-size: 18px;
	line-height: 1.5;
	font-weight: 400;
	color: #f5f5f5;
}

body.page-about-single .team_box__role {
	color: rgba(255, 255, 255, 0.94);
}

body.page-about-single .team_box__indicator {
	justify-self: end;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.82);
	background: transparent;
	transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1), background-color 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
}

body.page-about-single .team_box__item:hover .team_box__indicator {
	transform: scale(1.06);
}

body.page-about-single .team_box__item.is-open .team_box__indicator,
body.page-about-single .team_box__item:hover .team_box__indicator {
	background: #3759ff;
	border-color: #3759ff;
	box-shadow: 0 0 0 3px rgba(55, 89, 255, 0.15);
}

body.page-about-single .team_box__panel {
	display: grid;
	grid-template-columns: var(--team-box-col-1) var(--team-box-col-2) var(--team-box-col-3);
	grid-template-columns: 43.5% 51.5%;
	column-gap: var(--team-box-gap);
	align-items: start;
	height: 0;
	overflow: hidden;
	opacity: 0;
	padding-top: 0;
	padding-bottom: 0;
	will-change: height, opacity;
	transition: height 0.62s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.4s ease, padding-top 0.62s cubic-bezier(0.22, 1, 0.36, 1), padding-bottom 0.62s cubic-bezier(0.22, 1, 0.36, 1);
}

body.page-about-single .team_box__panel[hidden] {
	display: none;
}

body.page-about-single .team_box__item.is-open .team_box__panel {
	opacity: 1;
	padding-bottom: 62px;
}

body.page-about-single .team_box__media img {
	display: block;
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	border-radius: 14px;
}

body.page-about-single .team_box__media {
	grid-column: 1;
	max-width: 300px;
}

body.page-about-single .team_box__content {
	grid-column: 2 / 4;
	padding-top: 10px;
}

body.page-about-single .team_box__media,
body.page-about-single .team_box__content {
	opacity: 0;
	transform: translate3d(0, 18px, 0);
	transition: opacity 0.42s ease, transform 0.62s cubic-bezier(0.22, 1, 0.36, 1);
}

body.page-about-single .team_box__item.is-open .team_box__media,
body.page-about-single .team_box__item.is-open .team_box__content {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

body.page-about-single .team_box__item.is-open .team_box__content {
	transition-delay: 0.06s;
}

body.page-about-single .team_box__content p {
	font-size: 16px;
	line-height: 2;
	color: rgba(255, 255, 255, 0.78);
	padding-top: 18px;
	text-align: left;
}

body.page-about-single .team_box__footer {
	display: flex;
	justify-content: flex-end;
	padding-top: 45px;
}

body.page-about-single .team_box__join {
	font-size: 18px;
	line-height: 1.4;
	color: rgba(255, 255, 255, 0.82);
	font-family: 'Harmony_l';
	position: relative;
	padding-bottom: 3px;
}

body.page-about-single .team_box__join::after {
    background-color: #fff;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    bottom: 0px;
    position: absolute;
    right: 0;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    transition: transform .6s cubic-bezier(.85, 0, .15, 1);
}

body.page-about-single .team_box__join:hover::after {
	transform: scaleX(1);
    transform-origin: 0 50%;
}

body.page-about-single .team_box__join:hover {
	color: #fff;
}

body.page-about-single .ab_4 {
	padding-top: 120px;
	padding-bottom: 70px;
}

body.page-about-single .xw_box {
	display: flex;
	align-items: start;
	padding: 0;
	color: #fff;
}

body.page-about-single .xw_box__heading {
	width: 42%;
}

body.page-about-single .xw_box__title {
	margin: 0;
    font-size: 58px;
    line-height: 1.3;
    color: #ffffff;
    font-family: 'Harmony_r','Harmony_l',Hiragino Sans GB,Helvetica,'Arial';
    font-weight: 400;
}

body.page-about-single .xw_box__content {
	min-width: 0;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	min-height: 620px;
	width: 55%;
	width: 64%;
	overflow: hidden;
}

@media screen and (max-width: 1500px) {
	body.page-about-single .xw_box__content {width: 70%;}
}

@media screen and (max-width: 1390px) {
	body.page-about-single .xw_box__content {
        width: 72%;
    }
}

body.page-about-single .xw_box__list {
	border-top: 1px solid rgba(255, 255, 255, 0.18);
	overflow: hidden;
}

body.page-about-single .xw_box__item {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	column-gap: 44px;
	align-items: end;
	padding: 30px 12px 34px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.18);
	color: inherit;
	transition: color 0.3s ease, border-color 0.3s ease;
}
body.page-about-single .xw_box__item::after {
	content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 0;
    background: #3559f5;
    transition: all .8s cubic-bezier(.19, 1, .22, 1);
}
body.page-about-single .xw_box__item:hover::after {
	width: 100%;
}

body.page-about-single .xw_box.is-scroll-reveal .xw_box__item {
	will-change: transform, opacity;
	backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
}

body.page-about-single .xw_box__item-main {
	min-width: 0;
}

body.page-about-single .xw_box__headline {
	margin: 0;
    max-width: 75%;
    font-size: 22px;
    line-height: 1.55;
    font-weight: 400;
    letter-spacing: -0.01em;
    color: rgba(255, 255, 255, 0.96);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

body.page-about-single .xw_box__meta {
	margin: 18px 0 0;
	font-size: 14px;
	line-height: 1.45;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.66);
}

body.page-about-single .xw_box__action {
	align-self: end;
	justify-self: end;
	font-size: 18px;
	line-height: 1.2;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.66);
	white-space: nowrap;
	transition: color 0.3s ease, transform 0.3s ease;
}

body.page-about-single .xw_box__item:hover .xw_box__action {
	color: #ffffff;
	transform: translateX(6px);
}

body.page-about-single .xw_box__footer {
	margin-top: 75px;
    text-align: right;
}

body.page-about-single .xw_box__more {
    position: relative;
    padding-bottom: 3px;
    font-size: 18px;
    line-height: 1.15;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

body.page-about-single .xw_box__more::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 1px;
	background: rgba(255, 255, 255, 0.9);
	transform: scaleX(0);
	transform-origin: 100% 50%;
	transition: transform 0.6s cubic-bezier(.85, 0, .15, 1);
}

body.page-about-single .xw_box__more:hover {
	color: #ffffff;
}

body.page-about-single .xw_box__more:hover::after {
	transform: scaleX(1);
	transform-origin: 0 50%;
}

@media screen and (max-width: 1200px) {
	body.page-about-single .com-data__grid {
		column-gap: 36px;
	}

	body.page-about-single .com-data__value {
		font-size: 54px;
	}

	body.page-about-single .video_ser__play {
		width: 92px;
		height: 92px;
		margin-left: -46px;
		margin-top: -46px;
	}

	body.page-about-single .xw_box {
		grid-template-columns: minmax(180px, 280px) minmax(0, 1fr);
		column-gap: 56px;
	}

	body.page-about-single .xw_box__headline {
		font-size: 22px;
	}

	body.page-about-single .xw_box__content {
		min-height: 560px;
	}

	body.page-about-single .xw_box__more {
		font-size: 19px;
	}
}

@media screen and (max-width: 900px) {
	body.page-about-single .ab_4 {
		padding-top: 96px;
		padding-bottom: 48px;
	}

	body.page-about-single .com-data {
		margin-top: 56px;
	}

	body.page-about-single .com-data__group + .com-data__group {
		margin-top: 44px;
	}

	body.page-about-single .com-data__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 24px;
		row-gap: 22px;
	}
	

	body.page-about-single .com-data__value {
		font-size: 44px;
	}

	body.page-about-single .com-data__desc {
		font-size: 16px;
	}

	body.page-about-single .video_ser__play {
		width: 84px;
		height: 84px;
		margin-left: -42px;
		margin-top: -42px;
	}

	body.page-about-single .xw_box {
		grid-template-columns: 1fr;
		row-gap: 32px;
	}

	body.page-about-single .xw_box__heading {
		padding-top: 0;
	}

	body.page-about-single .xw_box__item {
		column-gap: 28px;
		padding: 26px 0 30px;
	}

	body.page-about-single .xw_box__headline {
		font-size: 20px;
	}

	body.page-about-single .xw_box__footer {
		padding-top: 28px;
	}

	body.page-about-single .xw_box__content {
		min-height: auto;
	}

	body.page-about-single .xw_box__more {
		font-size: 18px;
	}

	body.page-about-single .team_box {
		margin-top: 42px;
		--team-box-col-1: minmax(140px, 1fr);
		--team-box-col-2: minmax(120px, 0.7fr);
		--team-box-col-3: 20px;
		--team-box-gap: 16px;
	}

	body.page-about-single .team_box__item.is-open .team_box__panel {
		padding-top: 14px;
		padding-bottom: 46px;
	}

	body.page-about-single .team_box__media {
		max-width: 220px;
	}
}

@media screen and (max-width: 640px) {



	body.page-about-single .ab_4 {
		padding-top: 74px;
		padding-bottom: 34px;
	}

	body.page-about-single .com-data {
		padding-top: 18px;
	}

	body.page-about-single .com-data__title {
		font-size: 15px;
	}

	body.page-about-single .com-data__grid {
		grid-template-columns: 1fr;
		row-gap: 18px;
	}

	body.page-about-single .com-data__value {
		font-size: 38px;
	}

	body.page-about-single .com-data__desc {
		margin-top: 6px;
		font-size: 15px;
		line-height: 1.45;
	}

	body.page-about-single .video_ser__play {
		width: 72px;
		height: 72px;
		margin-left: -36px;
		margin-top: -36px;
	}

	body.page-about-single .video_ser__play-icon {
		margin-left: -8px;
		margin-top: -12px;
		border-top-width: 13px;
		border-bottom-width: 13px;
		border-left-width: 21px;
	}

	body.page-about-single .xw_box {
		row-gap: 24px;
	}

	body.page-about-single .xw_box__item {
		grid-template-columns: 1fr auto;
		align-items: end;
		column-gap: 18px;
		padding: 22px 0 24px;
	}

	body.page-about-single .xw_box__headline {
		font-size: 18px;
		line-height: 1.55;
	}

	body.page-about-single .xw_box__meta {
		margin-top: 14px;
		font-size: 13px;
	}

	body.page-about-single .xw_box__action,
	body.page-about-single .xw_box__more {
		font-size: 16px;
	}

	body.page-about-single .xw_box__footer {
		padding-top: 22px;
	}

	body.page-about-single .team_box__button {
		grid-template-columns: 1fr auto 20px;
		row-gap: 6px;
		padding: 16px 0;
	}

	body.page-about-single .team_box__role {
		justify-self: start;
	}

	body.page-about-single .team_box__panel {
		grid-template-columns: 1fr;
		row-gap: 22px;
	}

	body.page-about-single .team_box__media {
		grid-column: 1;
		max-width: 304px;
	}

	body.page-about-single .team_box__media img {
		max-width: 304px;
	}

	body.page-about-single .team_box__content {
		grid-column: 1;
	}

	body.page-about-single .team_box__content p {
		padding-top: 0;
		font-size: 15px;
		line-height: 1.8;
	}

	.s_1 .h1 {
		display: block;
	}

	.s_1 .h1 h2 i {
		display: none;
	}

	.mobile {
		display: block !important;
	}

	.banner .slide .back.mobile {
		object-fit: cover;
        height: auto;
        width: 90%;
        top: 80px;
        left: 50%;
        transform: translateX(-50%);
	}
	.s_1 .img {
        width: 100%;
        height: 100%;
    }
	.banner .position .cut .list {
        padding-bottom: 5px;
        font-size: 14px;
    }

}

/* Desktop header: keep each dropdown column aligned with its parent menu item. */
@media (min-width: 1001px) {
	.top_1 .s_menu {
		--menu-align-columns: 120px 120px 120px 120px 100px 60px;
		--menu-align-gap: clamp(36px, 3.85vw, 84px);
	}

	.top_1 .s_menu > ul,
	.top_1 .s_menu .down .w1 {
		display: grid;
		grid-template-columns: var(--menu-align-columns);
		column-gap: var(--menu-align-gap);
		justify-content: end;
		align-items: start;
	}

	.top_1 .s_menu .down .w1 {
		width: 100%;
		margin: 0;
		padding: 0 0 60px;
	}
}

@media (min-width: 1920px) {
	.top_1 .s_menu {
		--menu-align-gap: clamp(36px, 4.15vw, 100px);
	}
}

@media (min-width: 2121px) {
	.top_1 .s_menu {
		--menu-align-gap: clamp(36px, 4.45vw, 100px);
	}
}

@media (min-width: 1001px) and (max-width: 1680px) {
	.top_1 .s_menu {
		--menu-align-gap: clamp(36px, 3.1vw, 84px);
	}
}

@media (min-width: 1001px) and (max-width: 1500px) {
	.top_1 .s_menu {
		--menu-align-columns: 100px 100px 100px 100px 90px 60px;
		--menu-align-gap: clamp(36px, 3.45vw, 84px);
	}
}

@media (min-width: 1001px) and (max-width: 1390px) {
	.top_1 .s_menu {
		--menu-align-gap: clamp(36px, 3.15vw, 84px);
	}
}

@media (min-width: 1001px) and (max-width: 1100px) {
	.top_1 .s_menu {
		--menu-align-gap: 20px;
	}
}
