@font-face {
	font-family: "MANROPE-REGULAR";
	src: url("/css/font/MANROPE-REGULAR.woff2") format("woff2"),
	url("/css/font/MANROPE-REGULAR.woff") format("woff"),
	url("/css/font/MANROPE-REGULAR.ttf") format("truetype"),
	url("/css/font/MANROPE-REGULAR.eot") format("embedded-opentype"),
	url("/css/font/MANROPE-REGULAR.svg") format("svg"),
	url("/css/font/MANROPE-REGULAR.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "MANROPE-MEDIUM";
	src: url("/css/font/MANROPE-MEDIUM.woff2") format("woff2"),
	url("/css/font/MANROPE-MEDIUM.woff") format("woff"),
	url("/css/font/MANROPE-MEDIUM.ttf") format("truetype"),
	url("/css/font/MANROPE-MEDIUM.eot") format("embedded-opentype"),
	url("/css/font/MANROPE-MEDIUM.svg") format("svg"),
	url("/css/font/MANROPE-MEDIUM.otf") format("opentype");	
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "MANROPE-SEMIBOLD";
	src: url("/css/font/MANROPE-SEMIBOLD.woff2") format("woff2"),
	url("/css/font/MANROPE-SEMIBOLD.woff") format("woff"),
	url("/css/font/MANROPE-SEMIBOLD.ttf") format("truetype"),
	url("/css/font/MANROPE-SEMIBOLD.eot") format("embedded-opentype"),
	url("/css/font/MANROPE-SEMIBOLD.svg") format("svg"),
	url("/css/font/MANROPE-SEMIBOLD.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "MANROPE-BOLD";
	src: url("/css/font/MANROPE-BOLD.woff2") format("woff2"),
	url("/css/font/MANROPE-BOLD.woff") format("woff"),
	url("/css/font/MANROPE-BOLD.ttf") format("truetype"),
	url("/css/font/MANROPE-BOLD.eot") format("embedded-opentype"),
	url("/css/font/MANROPE-BOLD.svg") format("svg"),
	url("/css/font/MANROPE-BOLD.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
 }
@font-face {
	font-family: "MANROPE-EXTRABOLD";
	src: url("/css/font/MANROPE-EXTRABOLD.woff2") format("woff2"),
	url("/css/font/MANROPE-EXTRABOLD.woff") format("woff"),
	url("/css/font/MANROPE-EXTRABOLD.ttf") format("truetype"),
	url("/css/font/MANROPE-EXTRABOLD.eot") format("embedded-opentype"),
	url("/css/font/MANROPE-EXTRABOLD.svg") format("svg"),
	url("/css/font/MANROPE-EXTRABOLD.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
}





*{margin: 0;
  padding: 0;
  font-style: inherit;
  line-height: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}
body{
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  color: #333;
  font: 14px/1.7  "MANROPE-MEDIUM", "Helvetica Neue",Helvetica,'Arial','Microsoft Yahei',sans-serif;
  background: #f5f5f5;
}

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;
}	
img {
    border:0px;
    border:none;
}
ol,ul,li{
    list-style:none;
}
a {
    -webkit-transition:all 0.4s ease;
    transition:all 0.4s ease; 
    text-decoration:none; 
    outline:none;
    color: #333;
	font-family:  "MANROPE-MEDIUM",source-han-sans-simplified-c, "Pingfang SC", Microsoft YaHei, WenQuanYi Micro Hei, Helvetica Neue, Arial, sans-serif;;
	font-family: "MANROPE-MEDIUM","Helvetica Neue",Helvetica,'Arial','Microsoft Yahei',sans-serif;
}
b,
strong,
h3,
h4,
h4 a {
	font-family: "MANROPE-EXTRABOLD";
}
.w1280 {
	width:1280px;
}
.w100 {
	width:100%; 
}
.w90 {
	width: 90%;
	max-width: 1920px;
}
.w90-1 {
	width: 90%;
	max-width: 1680px;
}
.md {
	margin:0 auto;
}
.fl {
	float:left;
}
.fr,.rt {
	float:right;
}
.clear {
 
}
ul::after {
	content: "."; 
	clear: both; 
	display: block; 
	height: 0; 
	overflow: hidden;
}
.clearfix:after,
.clear:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {
	clear:both;
}
.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;
}

  

.w85 {
	width: 90%;
	margin: 0 auto;
	min-width: 1200px;
	max-width: 1920px;
}
.top
{
	-webkit-transition:all 0.6s ease;
    transition:all 0.6s ease; 
	height: auto;
	position: sticky;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	top: -110px;
} 
.top .w85 {
	width: 100%;
	background: #142c58;
	height: 70px;
}

.master_hide .top{
	background: #142c58;
	position: fixed;
	top: 0;
    -webkit-transition: top .6s;
    transition: top .6s;
}
.top .so, .top .lang {
	float: right;
	color: #444;
}

.top .so .b{
	display: block;
	background: url(/css/img/so.png) no-repeat center;
	background-size: 22px;
	width: 22px;
	height: 50px;
	margin: 0 auto;
}
.top .lang {
	position: relative;
}
.top .lang .c{
float: right;	
background: url(/css/img/english.png) no-repeat center;
	background-size: 22px;
height: 50px;
width: 50px;
color: #fff;
margin: 0 auto;
}
.lang:hover .down{
	display: block;
}
.lang .down {
	display: none;
	position: absolute;
    right: 0;
    top: 60px;
    z-index: 9999;
    width: 150px !important;
    background: #fff;
}
.lang .down a{
	padding: 10px 20px;
	display: block;
}
.lang .down a:hover,
.lang .down a.on {
	color: #1678bb;
	font-weight: bold;
}




.top .logo {
    background: url(/css/img/Kleagiene_logo-w.png) no-repeat center 25px;
    width: 300px;
    background-size: 300px;
    padding: 0px 0 0;
    float: left;
    height: 80px;
    margin-left: 3%;
    margin-top: -25px;
    position: fixed;
    position: relative;
}


.smenu {
	color: #fff;
	float: right;
	position: relative;
	padding-right: 4.5%;
}
 .smenu .a{
	color: #fff;
    font-size: 19px;
    display: inline-block;
	padding: 20px 0vw 20px 70px;
    font-weight: bold;
    height: 70px;
    line-height: 2;
    text-transform: capitalize;
    font-size: 15px;
 } 
  .smenu .a:hover:after{
 
  }
 .smenu .li{
 	display: inline-block;
}
 .down-1 {
    position: absolute;
    top: 70px;
    width: 370px;
	width: 100%;
    background: #fff;
    padding: 40px 5px 20px;
    display: none;
    left: 0;
	min-height: 300px;
 }
 .down-1::before {
 	content: '';
 	display: block;
 	position: absolute;
 	top: -10px;
 	width: 0;
 	height: 0;
 	border-top: 0;
 	border-left: 10px solid rgb(51 51 51 / 0%);
 	border-right: 10px solid rgb(51 51 51 / 0%);
 	border-bottom: 10px solid #fff;
	left: 20%;
	display: none;
 }
.smenu .li:hover .down-1 {
  	display: block;
}
.down-1 .flex {
	display: flex;
    flex-wrap: wrap;
}
.down-1 .flex .son-item {
	width: 33%;
    padding-bottom: 15px;
}
.li-clean .down-1 .flex .son-item {
	width: 25%;
}

.down-1 .flex .left-menu-name {
	width: 30%;
    color: #0960a1;
    font-size: 30px;
}
.down-1 .flex .left-menu-name span {
	position: relative;
	display: block;
	font-weight: bold;
}
.down-1 .flex .left-menu-name span::after {
	content: "";
    width: 40px;
    height: 3px;
    bottom: -10px;
    left: 0;
    position: absolute;
    background: #0960a1;
}

.down-1 .flex .mid-menu-fl {
	width: 45%;
    margin-right: 5%;
}
.down-1 .flex .right-menu-pic {
	width: 20%;
}
.down-1 .flex .right-menu-pic img {
	max-width: 100%;
}


.down-1 a {
	display: block;
    font-size: 17px;
    text-align: center;
    line-height: 26px;
    padding: 0 10px;
}
.down-1 a:hover{
   	color: #0960a1;
   	font-weight: bold;
}
.down-1 a .img {
	background: #fff;
    padding: 5% 0;
    margin-bottom: 15px;
}
.clean-down-1 a .img {padding-top: 3%;}


.down-1 a img {
    width: 90%;
    display: block;
    margin: 0 auto;
}

.down-1.dusting-down-1 .flex .son-item  {
	width: 50%;
}
.down-1.dusting-down-1 a img {
	height: 149px;
    overflow: hidden;
    object-fit: cover;
}
.down-1.clean-down-1 .flex .son-item {
	padding-top: 0;
}

.down-1 a.all-a {
	border-bottom: none;
    margin-top: 40px;
    border: 1px solid #0960a1;
    width: 200px;
    text-align: center;
    color: #0960a1;
    background: url(/css/img/right-circle2.png) no-repeat right;
    background-size: 32px;
	font-weight: bold;
}

.li-Floor .down-1 {
	/*background: #fff url('/css/img/KK5_4208.png') no-repeat 250px -5px;*/
	background-size: 110px;
 
}


.li-Dusting .down-1 {
	/*background: #fff url('/css/img/cp17.jpg') no-repeat 250px 42px;*/
	background-size: 95px;
}
.li-Auto .down-1 {
	/*background: #fff url('/css/img/cp16.jpg') no-repeat 250px 42px;*/
	background-size: 95px;
} 

.smenu-top .contat {
	float: right;
    color: #fff;
    padding-top: 12px;
    margin-right: 15px;   
}
.smenu-top .contat a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.header_top {
	background-color: #edecec;
    height: 50px;
    width: 100%;
	position: relative;
	padding-right: 4.5%;
}
.header_top .header_top-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
}
.header_top-nav .header_top-nav-link {
	padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
	color: #235b96;
	color: #233c76;
}
.header_top-nav .header_top-nav-link {
	font-size: 16px;
	font-weight: bold;
}
.c-icon-small {
	margin: 4px 0 0 4px;
	width: 18px;
    height: 18px;
}
.c-icon-small svg {
	width: 18px;
    height: 18px;
	fill: currentColor;
}
.header_top-nav-subnav {
    position: absolute;
    right: 10px;
    top: 100%;
    width: 100%;
    padding-top: 5px;
    opacity: 0;
    -webkit-transition: opacity .2s cubic-bezier(.76,0,.24,1);
    transition: opacity .2s cubic-bezier(.76,0,.24,1);
    z-index: 999;
    text-align: center;
	height: auto;
	-webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
	pointer-events: none;
}
.yuyan:hover .header_top-nav-subnav {
	opacity: 1;
	pointer-events: all
}

.header_top-nav-subnav-container {
    height: 100%;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: #252525 0.5px 0.5px 50px -20px;
    box-shadow: 0.5px 0.5px 50px -20px #252525;
}
.header_top-nav-subnav-container:hover {
    color: rgba(37,37,37,.3)
}
.header_top-nav-subnav-link {
    display: block;
    padding: 20px;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -.22px;
    position: relative;
    -webkit-transition: color .2s cubic-bezier(.76,0,.24,1);
    transition: color .2s cubic-bezier(.76,0,.24,1);
}
.header_top-nav-subnav-link:hover {
    color: #252525
}
.header_top-nav-subnav-link:after {
    background-color: rgba(0,0,0,.1);
    content: "";
    position: absolute;
    left: 20px;
    bottom: 0;
    height: 1px;
    width: calc(100% - 40px);
}
.header_top-nav-link-container {
    position: relative;
	margin-left: 10px;
    -webkit-transition: color .2s cubic-bezier(.76,0,.24,1),opacity .2s cubic-bezier(.76,0,.24,1);
    transition: color .2s cubic-bezier(.76,0,.24,1),opacity .2s cubic-bezier(.76,0,.24,1);
}
.header_top-nav-link-label {
    font-size: 16px;
	font-family: "MANROPE-MEDIUM";
	letter-spacing: -0.5px;
}
.yuyan .header_top-nav-subnav-link {text-transform: capitalize;}
.header_top-nav-link-container:after {
	background-color: #235b96;
    content: "";
    position: absolute;
    left: 5%;
    bottom: -9px;
    height: 2px;
    width: 90%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: transform .6s cubic-bezier(.76,0,.24,1);
    transition: transform .6s cubic-bezier(.76,0,.24,1);
    pointer-events: none;
}
/*
.header_top-nav-link-container:hover:after {
	-webkit-transform: scale(1);
    transform: scale(1)
}*/
.header_top-nav-link-container a:hover {
	color: #235b96;
}

.header_top-nav .contat .header_top-nav-link {
	background: url(/css/img/icon_lx-2.png) no-repeat left 1px;
    background-size: 23px;
    padding-left: 28px;
}
.header_top-nav .contat .header_top-nav-link:hover {
	background: url(/css/img/icon_lx-2.png) no-repeat left 1px;
    background-size: 23px;
}

.header_top-nav .sousuo .header_top-nav-link {
	background: url(/css/img/icon_sousuo-2.png) no-repeat left;
	background-size: 23px;
    padding-left: 28px;
}
.header_top-nav .sousuo .header_top-nav-link:hover {
	background: url(/css/img/icon_sousuo-2.png) no-repeat left;
    background-size: 23px;
}

.header_top-nav .yuyan .header_top-nav-link {
	background: url(/css/img/icon_yuyan-2.png) no-repeat left;
    background-size: 23px;
    padding-left: 28px;
}
.header_top-nav .yuyan .header_top-nav-link:hover {
	background: url(/css/img/icon_yuyan-2.png) no-repeat left;
    background-size: 23px;
}

.header_top-nav-link-container.sousuo input{
    height: 30px;
    padding-left: 10px;
    font-family: 'MANROPE-MEDIUM';
    color: #283d78;
	font-size: 16px;
    font-weight: bold;
}
.top .so {
	float: right;
    height: 30px;
    width: 40px;
    background: #192c59 url(/css/img/so2.png) no-repeat center;
    background-size: 18px;
	cursor: pointer;
}

  .s1 {
  	width: 100%;
	margin-top: 0;
  	position: relative;
	height: calc(100vh - 120px);

  }
  .s1 .swiper-slide::before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top left,rgb(152 152 152 / 0%),rgb(0 0 0 / 27%));
	position: absolute;
	opacity: 09;
	z-index: 3;
}
.s1 .swiper-slide .a{
	width: 0;
	height: 0;
	opacity: .9;
		border-bottom: 50vh solid #1079c5;
   border-left:  50vh solid #0660a1;
   border-top:  50vh solid #4195d2;
	border-right:  50vh solid rgb(51 51 51 / 0%);
	 
	position: relative;
	z-index: 9;
	-webkit-transition:all 1.4s ease;
   transition:all 1.4s ease; 
   
}
	.swiper-slide .b p{
		opacity: 0;		
		transform: translateY(30px);
		-webkit-transition:all 1s ease;
		transition:all 1s ease; 	
		font-size: 20px;
    color: #fff;
    padding: 20px 0 30px;
    text-shadow: 2px 1px 0px #222;
	display: none;
	}
	.swiper-slide-active.swiper-slide .b p{
		opacity: 1;		
		transform: translateY(0px);
	}


.s1 .li1.swiper-slide-active .a {
	/* -webkit-transform: skew(-30deg);
    transform: skew(-30deg); */
	-webkit-transform: skew(70deg);
   	transform: skew(70deg);
}
   .s1 .li2.swiper-slide-active .a
 {
	-webkit-transform: skew(50deg);
    transform: skew(50deg);
  }
  .s1 .li3.swiper-slide-active .a
 {
  	-webkit-transform: skew(-60deg);
    transform: skew(-60deg);
  }
   .s1 .li4.swiper-slide-active .a
 {
  	-webkit-transform: skew(60deg);
    transform: skew(60deg);
}  
.s1 .li5.swiper-slide-active .a
{
	-webkit-transform: skew(-50deg);
    transform: skew(-50deg);
} 
.s1 .li6.swiper-slide-active .a
{
  -webkit-transform: skew(-40deg);
   transform: skew(-40deg);
} 
.s1 .li7.swiper-slide-active .a
{
	-webkit-transform: skew(40deg);
	transform: skew(40deg);
} 
 
.s1 .b{
position: absolute;
top: 25%;
left: 8%;
z-index: 11;
opacity: 0;
}
.s1 .swiper-slide-active .b {
	opacity: 1;
}



  .s1 .b .b2-a {
  	margin-top: 30px;
  }
  .s1 .b .b2-a a{
	font-weight: bold;
  }
 .b2-a a{
  	display: block;
    width: 200px;
    height: 50px;
    line-height: 44px;
    text-indent: -5px;
    text-align: center;
    background: url(/css/img/right-circle3.png) 150px 7px no-repeat;
    background-size: 30px;
    border: 3px solid #fff;
    font-size: 15px;
    color: #fff;
  	text-transform: uppercase;
	font-family: "MANROPE-EXTRABOLD";
 }
 .b2-a a:hover{
 
	background: #142c58 url(/css/img/right-circle3.png) 150px 7px no-repeat;
	background-size: 30px;
	border: 3px solid #142c58;
}
    .s1 .b p{
		font-size: 20px;
		color: #fff;
		padding: 0px 0px 0px;
		/* text-shadow: 2px 1px 0px #222; */
		margin-top: 20px;

	}
.s1 .b .b1{
	font-size: 55px;
	font-size: 45px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    text-shadow: 1px 2px 0px #444;
    font-family: "MANROPE-EXTRABOLD";
}
.s1 .b .b1 sub {
	font-size: 18px;
}

 .s1 .b1 span{
 	background: #fff;
 	color: #0660a1;
 	text-shadow: none;
 	padding: 0 5px;
 	font-size: 45px;
	font-size: 36px;
 	top: -5px;
 	position: relative;
 } 
 .s1 .mySwiper{
 	width: 100%;
 	height: 100%;
 	position: absolute;
 	left: 0;
 	top: 0;
 	z-index: 2;
 }

.s1 .mySwiper .li1{
  	background:  url('/css/banner/01.jpg') no-repeat center bottom;
  	background-size: cover;
} 
.s1 .mySwiper .li2{
	background:  url('/css/banner/02.jpg') no-repeat center  100%;
	background-size: cover;
}  
.s1 .mySwiper .li3{
	background: url('/css/banner/03.jpg') no-repeat center 40%;
  	background-size: cover;
} 
.s1 .mySwiper .li4{
  	background: url('/css/banner/04.jpg') no-repeat center 30%;
  	background-size: cover;
} 

.s1 .mySwiper .li5{
	background: url('/css/banner/05.jpg') no-repeat center 100%;
	background-size: cover;
} 
.s1 .mySwiper .li6{
	background: url('/css/banner/06.jpg') no-repeat center 100%;
	background-size: cover;
}
.s1 .mySwiper .li7{
	background: url('/css/banner/07.jpg') no-repeat center 40%;
	background-size: cover;
}

    .s1 .swiper-horizontal>.swiper-pagination-bullets {
		left: auto;
		right: 50px;
		top: 48%;
		width: 30px;
	}
	.s1 .swiper-horizontal>.swiper-pagination-bullets {
    left: auto;
    left: 5%;
    top: auto;
    width: auto;
    bottom:15%;
    right: auto;
}
.swiper-fade .swiper-slide video {
    object-fit: fill;
    width: 100%;
    height: 100%;
	width: 100%;
    height: 100%;
    bottom: 0;
    top: auto;
    left: 0;
    position: relative;
}
	.s1 .swiper-pagination-bullet {
		width: 17px;
		height: 17px;
		border-radius: 1px;
		opacity: 1;
		background: #fff;
	}
	.s1 .swiper-pagination-bullet-active {
		opacity: 1;background: #0660a1;width: 17px;
		height: 17px;
	}
.s1 .c {
	position: absolute;
    bottom: 0;
    z-index: 9;
    background: #142c58;
    padding: 15px 40px;
    font-size: 16px;
    color: #fff;
    font-family: "MANROPE-EXTRABOLD";
    opacity: 0;
    width: 100%;
}
.s1 .swiper-slide-active .c {opacity:1}

.s1 .c .pa-right {
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	flex-wrap:wrap;
	justify-content: space-between;
    align-items: center;
}
.s1 .c .pa-right img {
	height: 30px;
	display: block;
	margin-right: 10px;
}
.s1 .c .pa-right p {
	font-size: 16px;
    color: #fff;
    font-family: "MANROPE-EXTRABOLD";
}
.s1 .pa-name {
	position: absolute;
	right: 10px;
	top: 10%;
	z-index: 222;
}
.s1 .pa-name .home-s4-new button a {
	background: #fff;
    color: #142c58;
}
.s1 .pa-name p {
	background: #fff;
	color: #142c58;
	text-align: center;
	padding: 15px 0;
	font-size: 18px;
	font-family: "MANROPE-EXTRABOLD";
	width: 190px;
}




	
	
		.s2 h3{
			color: #fff;
		}
	.s2 {
		background: #444;
    background: linear-gradient(to top, #aaa 0%, #000 100%) #77c8ff;
	position: relative;
		padding-top: 50px;
		height: 850px;
		width: 50%;
		float: right;-webkit-transition:all 0.4s ease;
    transition:all 0.4s ease; 
	}
	.s2::after {
		content: '';
		display: block;
		width: 450px;
		height: 450px;
		position: absolute;
		top: -75px;
		right: 50%;
		margin-right: -225px;
		background: url(/css/img/i_logo.png) no-repeat center ;
		background-size: 100px;;
		 opacity: 1;
	}
	.s2 .w85{
		padding: 180px 0 0;
		width: auto;
		min-width: 100%;
		 
	}
		.s2 p {
			 
			margin: 0 auto;
			text-align: left;
		font-size: 16px;color: #333;
			line-height: 2;
			 color: #eee;
			padding: 20px 80px;
		}
	.s2 .b2-a a{
	    border: 1px solid #fff;
    margin: 80px auto 0;
    background: #878687 url(/css/img/right-circle3.png) 150px 7px no-repeat;
    background-size: 30px;
    border: 3px solid #fff;
    color: #fff;
    z-index: 99;
    position: relative;

	}
	.s2 .b2-a a:hover{
		background: #4195d2 url(/css/img/right-circle3.png) 160px 7px no-repeat;
	background-size: 30px;
	color: #fff;
	}
	.s3  video{
		width: 100%;
		    object-fit: cover;height: 850px
	}
	
	 .s3 .pa::before {
		content: '';
		display: block;
		width: 0;
		height: 0;
		position: absolute;
		top: 0;
		right: 0px;
		 /*border-bottom: 425px solid rgb(51 51 51 / 0%);
	    border-left: 70px solid rgb(51 51 51 / 0%);
	    border-top: 425px solid rgb(51 51 51 / 0%);
	 	border-right:  70px solid #efefef; 
 
 border-bottom: 850px solid rgb(51 51 51 / 0%);
	    border-left: 170px solid rgb(51 51 51 / 0%);
	    border-top: 850px solid rgb(51 51 51 / 0%);
	 	border-right:  170px solid #1678bb; 
	 	*/
 	-webkit-transition:all 0.4s ease;
    transition:all 0.4s ease; 
	}
	.s22.on .s3 .pa::before {
		 border: 0;
	}
	.s22.on {margin-top: 3%;}
	.s22.on .s2 {
		margin-left: 1%;
    width: 49%;	 
		
	}
	.s3 {
		width: 100%;
		position: relative;
		height: 850px;
		overflow: hidden;
		width: 50%;
		float: left;-webkit-transition:all 0.4s ease;
    transition:all 0.4s ease; 
	}
	.s3 .pa:after{
		content: '';
		display: block;
		position: absolute;
		bottom: 50px;
		left: 50%;
		width: 150px;
		height: 15px;
		margin-left: -75px;
		background: #0660a1;
		-webkit-transform: skew(-40deg);
    transform: skew(-40deg);
	opacity: 0;
	}
		.s3 .pa{
			font-size: 42px;
			text-align: center;
			position: absolute;
			width: 100%;
			text-align: center;
			top: 0%;
			padding-top: 650px;
			color: #fff;
			background: rgb(0 0 0 / 15%);
			height: 100%;
			 
			line-height: 1.2;
			font-weight: bold;
		 
		}
		.s3 .pa span{
			opacity: 0;
		}
	.h3 {
		text-align: center;
		font-size: 42px;
		font-weight: bold;
		margin-bottom: 20px;
	}
	.h3 span{
		display: block;
		font-size: 22px;
		color: #eee;
	}
	
	.s4 {
		width: 100%;
		padding-top: 50px;
		background: #e5e5e5;
		padding-bottom: 50px;
	}
	.s4 h3 {
		text-align: center;
		display: block;
		margin: 20px auto 50px;
		    font-size: 42px;
		text-transform: uppercase;
	}
	.s4 .ul .li{
		
		
	}
	.s4 .ul .li .fl{
		width: 600px;
		height: 100%;
		
		
	}
	.s4 .ul .li .fl a{
		color: #fff;
		background: #192c59 url(/css/img/dusting.jpg) no-repeat right bottom;
    background-size: 600px;
		padding: 40px;
		display: block;height: 100%;
	}

	.s4 .ul .li .fl a b{
		display: block;
		font-size: 40px;
		margin-top: 0;
	}
	.s4 .ul .li .fl a p {
		padding-right: 50px;
		display: block;
		font-size: 16px;
		padding-top: 20px;
		display: none;
	}
	.s4 .ul .li .fl span,
	.s4 .ul .li3 span
	{
		display: block; 
		margin-top: 150px;
		width: 200px;
    height: 50px;
    line-height: 44px;
    text-indent: -5px;
    text-align: center;
    background: url(/css/img/right-circle3.png) 150px 7px no-repeat;
    background-size: 30px;
    border: 3px solid #fff;
    font-size: 16px;-webkit-transition:all 0.4s ease;
    transition:all 0.4s ease; 
	display: none;
	
	
		text-transform: uppercase;
	}
	.s4 .ul .li  ul {
		float: left;
		width: calc(100% - 600px);
		margin-left: 0px;
		height:100%
	}
	.s4 .ul .li  ul li{
		float: left;
		height: 100%;
		background: #fff;
		margin-left: 20px;
		width: calc(33.33% - 20px);
		background: #fff url('/css/img/KK5_4209.png') no-repeat center 20px;
		background-size: 110%;-webkit-transition:all 0.4s ease;
    transition:all 0.4s ease; 
	}
	.s4 .ul .li  ul li.l1{
		background: #fff url('/css/img/cp12.jpg') no-repeat center 20px;
		background-size: 100%;
	}
	.s4 .ul .li  ul li.l2{
		background: #fff url('/css/img/cp13-1.jpg') no-repeat center 20px;
		background-size: 100%;
	}
	.s4 .ul .li  ul li.l3{
		background: #fff url('/css/img/cp14.jpg') no-repeat center 20px;
		background-size: 100%;
	}
	.s4 .ul .li  ul li.l4{
		background: #fff url('/css/img/cp15.jpg') no-repeat center top;
		background-size: 110%;
	}
	.s4 .ul .li  ul li.l5{
		background: #fff url('/css/img/cp23.jpg') no-repeat center top;
		background-size: 110%;
	}	
	.s4 .ul .li ul li.l6{
		background: #fff url(/css/img/cleanroom02.jpg) no-repeat center 20%;
		background-size: 100%;
		
	}
	.s4 .ul .li ul li.l7{
		
		background: #fff url(/css/img/cleanroom01.jpg) no-repeat center 30%;
		background-size: 100%;
	}
	.s4 .ul .li ul li.l8 {
		background: #fff url('/css/img/img13.jpg') no-repeat center top;
		background-size: 130%;
	}
	.s4 .ul .li ul li.l9 {
		background: #fff url('/css/img/img14.jpg') no-repeat center top;
		background-size: 130%;
	}
	.s4 .ul .li  ul li:hover 
	 { 
		box-shadow: -3px -2px 8px #ccc;
	}
	.s4 .ul .li  ul li:hover a {
		font-weight: bold;
 
    color: #0960a1;
 
	}
	.s4 .ul .li .fl a:hover
	 {
		background-size: 103%!important;
	}
	.s4 .ul .li  ul li:last-child{
		
	}
	.s4 .ul .li ul li a{
		display: block;
		padding: 30px;
		height: 100%;
		padding-top: 370px;
		font-size: 18px;
		background:  url(/css/img/right-circle2.png)  no-repeat right 370px;
		background-size: 40px;
		font-weight: bold;
	}

		.s4 .ul .li2 {
		margin-top: 20px;
		}
	.s4 .ul .li2 .fl{
		float: right;
		width: 920px;
	}
	.s4 .ul .li2 .fl a{ 
		background: #192c59 url(/css/img/cp21.jpg) no-repeat right 70%;
    background-size:100%;
	}
	.s4 .ul .li5 .fl a{ 
		background: #192c59 url(/css/img/cleanroom4.jpg) no-repeat ;
    background-size:100%;
	}

	.s4 .ul .li2  ul {
		float: left;
		width: calc(100% - 920px);
 
	}
	.s4 .ul .li2  ul li{
		margin-left: 0;
		margin-right: 20px;
		background: #fff url('/css/img/KK5_4209.png') no-repeat center 0px;
		background-size: 80%;
	}
		.s4 .ul .li2  ul li{
			width: calc(50% - 20px);
		}
		.s4 .ul .li3 {
			margin-top: 20px;
			float: left;
			width: calc(50% - 10px);
			height: 450px;
			background: #fff;
		position: relative;
		overflow: hidden;
		}
		.s4 .ul .li3 .img{
		background:  url('/css/img/KK5_4209.png') no-repeat 100% 0px;
		background-size: 90%;
		background:  url('/css/img/411.jpg') no-repeat 100% 0px;
		background-size: 100%;
		float: right;
		width: 100%;
		height: 100%;
		z-index: 2;
		position: absolute;
		right: 0px;
		top: 0;
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
		}
		
		.s4 .ul .li3.last .img{
			background:  url('/css/img/40.jpg') no-repeat 100% 0px;
			background-size: 100%;
			-webkit-transition: all 0.4s ease;
			transition: all 0.4s ease;
		}
		.s4 .ul .li3:hover .img {
			background-size: 103%!important;
		}


		.s4 .ul .li3 b{
			display: block;
		font-size: 40px;
		width: 200px;
		color: #fff;
		position: relative;z-index: 99;
		}
		.s4 .ul .li3 span {
			border: 3px solid #fff;
			position: absolute;
			color: #fff;
			left: 30px;
			top: 320px;
			
			background: url(/css/img/right-circle3.png) 150px 7px no-repeat;
    background-size: 30px;
			margin-top: 0;
			z-index: 99;
			font-weight: bold;
		}
		.s4 .ul .li span:hover {
			background: #fff url(/css/img/right-circle2.png) 150px 7px no-repeat;
    background-size: 30px;
	color: #0660a1;
	border: 3px solid #fff;
		}
		.s4 .ul .li3.last {
			margin-left: 20px;
		}
		.s4 .ul .li3 a{
			display: block;
			padding: 40px;
			 
			height: 100%;
		}
		.s4 .ul .li3 a p {
			color: #fff;
			position: relative;
			z-index: 2;
			padding-right: 50px;
    display: block;
    font-size: 16px;
    padding-top: 20px;
	display: none;
		}
		
.s4 .ul .li4 {
	margin-top: 20px;
	overflow: hidden;
}		
.s4 .ul .li4 .fl {
	width: 920px;
    height: 450px;
}
.s4 .ul .li4 .fl a {
	padding: 40px;
    display: block;
    height: 450px;
    width: 100%;
    background: #192c59 url(/css/img/cp11.jpg) no-repeat center;
    background-size: 920px;
    color: #fff;
}
.s4 .ul .li4 b {
    display: block;
    font-size: 40px;
    margin-top: 50px;
    color: #fff;
    position: relative;
    z-index: 99;
}
.s4 .ul .li4 .fl a:hover {
    background-size: 103%!important;
}
.s4 .ul .li4 ul {
    float: right;
    width: calc(100% - 920px);
}
.s4 .ul .li4 ul li {
    width: calc(50% - 20px);
}
		
.footer {
	padding: 0px 0px 0px;
	background: #142c58;
	overflow: hidden;
	position: relative;
	z-index: 99;
	height: 120px;
}
.footer::after {
	content: '';
	display: block;
	position: absolute;
	right: 0%;
	top: -10px;
	background:  url('/css/f3.png') no-repeat center 30px;
	background-size: 600px;
	width: 800px;
	height: 800px;
	opacity: .4;
	z-index: 1;
}
.footer .ul {
    padding: 0;
    width: 100%;
    margin: 0px auto 0;
    z-index: 3;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.footer .ul ul {
    width: 80%;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.footer .ul ul h4{
	padding-left: 50px;
}
.footer .ul ul li h4 {
	padding-left: 0;
}
.footer .ul ul h4 a{
	font-size: 18px;
	color: #fff;
}
.footer .ul li{
	/*float: left; */
    padding-right: 0vw;
    padding-left: 10%;
    width: 50%;
}

.footer .ul li a{
	display: block;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}
.footer .ul li a:hover{
	color: #fff;
}
.footer .ul li a.b,
.footer .rt b,
.footer .rt .b
 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 25px;
	display: block;
	color: #ddd;
}
.footer .foot-lx {
	float: none;
    margin-left: 10px;
	margin-top: 50px;
}
.footer .foot-lx .b {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 25px;
	color: #ddd;
}

.footer .ul li a.b,
.footer .rt b,
.footer .rt .b
 {
    color: #fff;
    padding-left: 0px;
    border-left: 0px solid #0d57a7;
    height: 65px;
    line-height: 24px;
    margin-bottom: 0px;
    padding-left: 0px;
    margin-left: -0px;
    margin-top: 20px;
    font-family: "MANROPE-EXTRABOLD";
    font-size: 18px;
}
.footer .ul li h4 a.b,
.footer .rt .b {
	margin-top: 0px;
	color: #eee;
}
.footer .rt p {
	padding-left: 0px;
	padding-bottom: 10px;
	background-size: 21px;
	background-repeat: no-repeat;
	background-position: 2px 0px;
	font-size: 16px;
	line-height: 23px;
	font-family: "MANROPE-EXTRABOLD";
}
.footer .rt p span {
	display: block;
    color: #fff;
    font-size: 17px;
    padding-bottom: 4px;
}

.footer .rt p.add {
	background-image:  url('/css/add.png') ;
	background-size: 22px;
	background-position: 0px 0px;
}
.footer .rt p.tel {
	background-image:  url('/css/tel.png') ; 
}
.footer .rt p.fax {
	background-image:  url('/css/fax.png') ;
}
.footer .rt p.mail {
	background-image:  url('/css/mail.png') ;
	background-size: 21px;
	background-position: 2px 0px;
}



.footer .rt {
	color: #aaa;
    padding-top: 20px;
	color: rgb(255 255 255 / 48%);
}

.footer .ul a{
	color: #aaa;
	color: rgb(255 255 255 / 48%);
	padding-left: 0px; 
}
.footer .ul a:hover{
	color: #fff;
}
.footer .f-logo{
	background: url(/css/img/Kleagiene_logo-w.png) no-repeat left top;
    background-size: 300px;
    height: 100px;
    width: 400px;
    /* float: left; */
    margin: 0 auto;
}

.foot2 {
	color: #999;
	text-align: center; 
	height: 50px;
	line-height: 50px; 
	padding: 0 0px;
	overflow: hidden;
	font-size: 12px;
	margin-top: 100px;
	position: relative;
	z-index: 2;
	padding-bottom: 80px;
	text-align: center;
}
.foot2 .wbox{
	border-top: 1px solid #888;
	border-top: 1px solid #47526c;
}
.footer .wbox{
	position: relative;
	z-index: 2;
}
.foot2 a,
.foot2 .rt
{
	color: #aaa;
	font-size: 14px;
}
.foot2 a.on {
	color: #fff;
	text-decoration: underline;
}

.foot2 .rt {
	float: right;
	width: auto;
}
.footer .w85 {
	width: 90%;
    margin: 0 auto;
    min-width: 1200px;
    max-width: 1920px;
    display: -webkit-box;
    display: -ms-flexbox;
    height: 100%;
    position: relative;
	display: flex;
	justify-content: center; /* 水平居中 */
  align-items: center; /* 垂直居中 */

}

.footer .f-logo-new {
	width: 320px;
	position: absolute;
	left: 0;
}
.footer .f-logo-new img {
	width: 100%;
}
.footer .copyright {
	font-size: 14px;
    color: rgb(170 170 170 / 61%);
    text-align: center;
}
.footer .f-conotact {
	position: absolute;
	right: 0;
}
.footer .f-conotact a {
    display: block;
    width: 200px;
    background: #2261a3;
    color: #fff;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
	font-weight: 500;
	position: relative;
	z-index: 99;
}
.footer .f-conotact a:hover {
	border-radius: 50px;
}



.sns {
  position: relative;
  right: 0;
  bottom: 0px;
  margin-top: 120px;
}
.sns a {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 38px;
  text-align: center;
 
  margin-left: 10px;
  border-radius: 0%;
  border: 2px solid #515151;
  border: 2px solid #273d72;
  /*background-color: #4574be;*/
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  position: relative;-webkit-transition:all 0.4s ease;
    transition:all 0.4s ease; 
}
.sns a i{
	-webkit-transition:all 0.4s ease;
    transition:all 0.4s ease; 
	opacity: .2;
}
.sns a.tuite i {
  background: url(/css/img/icon-twitter.png) no-repeat center;
    display: block;
    width: 100%;
    height: 100%;
    background-size: 18px;
}
.sns a.skype i {
  background: url(/css/img/youtube.png) no-repeat center;
    display: block;
    width: 100%;
    height: 100%;
    background-size: 22px;
}
.sns a.facebook i {
  background: url(/css/img/facebook.png) no-repeat center;
    display: block;
    width: 100%;
    height: 100%;
    background-size: 20px;
}
.sns a.linkin i {
	background: url(/css/img/linkin.png) no-repeat center;
	  display: block;
	  width: 100%;
	  height: 100%;
	  background-size: 20px;
}
.sns a.twitter i {
	background: url(/css/img/tuite.png) no-repeat center;
	  display: block;
	  width: 100%;
	  height: 100%;
	  background-size: 20px;
}
.sns a.ins i {
	background: url(/css/img/instagram.png) no-repeat center;
	  display: block;
	  width: 100%;
	  height: 100%;
	  background-size: 20px;
}

.sns a:hover {
	border: 2px solid #0960a1;
}
.sns a:hover i {
	background-color: #0960a1!important;
}


.go-t {
	position: fixed;
	width: 48px;
  height: 48px;
    right: 1%;
    bottom: 25%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 100;
    color: #fff;
	background: #2261a3 url(/css/img/right-circle3.png) 15px 5px no-repeat;
    background-size: 40px;
    font-weight: 700;
    text-decoration: none;
    padding: 0 0px 0 0;
	z-index: 999;
}


.two-video {
	margin: 0% 0%;
    padding: 3% 0;
}
.two-video .inner {

}
.two-video .video-1 {
	width: 100%;
	height: 700px;
	overflow: hidden;
	position: relative;
}
.two-video .video-1::after {
    content: "";
    background: #00000040;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.two-video .video-1 video {
	width: 100%;
	height: 100%;
	object-fit: cover;	
}
.two-video .video-2 {
	margin-right: 0;
	background: url(/css/img/ban4.jpg) no-repeat;
	background-size: cover;
	
}
.two-video .video-2 video {
	opacity: 0;
}
.two-video .video-2:hover video {
	opacity: 1;
}
.two-video a {
	position: absolute;
	transform: translate(-50%,-50%);
	left: 50%;
	top: 50%;
	z-index: 3;
	width: 100%;
	height: 100%;
}
.two-video a .play-btn {
position: absolute;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    background: hsla(0,0%,100%,.8);
    transition: .4s ease-in-out;
    transition-property: opacity,visibility;
    z-index: 3;
    left: 50%;
    top: 45%;
    transform: translate(-50%,-50%);
}
.two-video a p {
	position: absolute;
    top: 57%;
    width: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    font-family: 'MANROPE-EXTRABOLD';
    font-size: 16px;
	transition:all 1s ease;
	transform: translateY(30px);
}
.select_box > div.active p {
	opacity: 1;
	transform: translateY(0px);
}
.two-video .play1 {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	margin-top: 38%;
}
.two-video .play2 {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 138%;
    min-width: 138%;
    height: 138%;
    animation: hero-video_rotateClickIcon__mz4Z7 10s linear infinite;	
}

@keyframes hero-video_rotateClickIcon__mz4Z7{
	0%{transform:translate(-50%,-50%) rotate(0)}
	to{transform:translate(-50%,-50%) rotate(1turn)}
}

.two-video .txt{
	text-transform: capitalize;
    position: absolute;
    bottom: 24px;
    color: #fff;
    font-size: 32px;
    left: 3%;
    z-index: 2;
    font-family: "MANROPE-EXTRABOLD";
}
.two-video .miaoshu p {
	line-height: 28px;
	margin-top: 40px;
	color: #ccc;
	font-size: 18px;
	text-transform: capitalize;
}
.two-video .miaoshu a {
	background: #fff;
    display: block;
    margin-top: 30px;
    width: 150px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #055ea5;	
}

.vis_page {
    background-repeat: no-repeat;
    background-position: center 35%;
    background-size: cover;
    height: 500px;
    width: 100%;
    overflow: hidden;
    position: relative;

}
.vis_page::before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top left,rgb(152 152 152 / 0%),rgb(0 0 0 / 27%));
	position: absolute;
	opacity: 09;
	z-index: 3;
}
.vis_page_floor {
	background-image: url(/css/img/979.jpg);
}
.vis_page .txt {
	position: absolute;
    top: 20%;
    right: 0;
    z-index: 11;
}
.vis_page .txt span {
	background: #fff;
    color: #0660a1;
    text-shadow: none;
    padding: 15px;
    position: relative;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 1.2;
    letter-spacing: -0.5px;
    font-family: "MANROPE-EXTRABOLD";
}

.vis_page .txt p {
	font-size: 20px;
	color: #fff;
	padding: 20px 0 30px;
	text-shadow: 2px 1px 0px #222;
	display: none;
}
.vis_page .blue {
    width: 0;
    height: 0;
    opacity: .9;
	border-bottom: 300px solid #1079c5;
    border-left: 300px solid #0660a1;
    border-top: 300px solid #4195d2;
    border-right: 300px solid rgb(51 51 51 / 0%);
    position: relative;
    z-index: 9;
    -webkit-transition: all 1.4s ease;
    transition: all 1.4s ease;
}
.now_position {
	margin-bottom: 20px;
}
.now_position a:last-child {
	color: #1079c5;
}


.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.form-control {
    border: 0;
    border-bottom: 1px solid #cedbdf;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.nav {
    z-index: 990;
}
.modal-backdrop.show {
    opacity: .6;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.input-group>.custom-file:focus, .input-group>.custom-select:focus, .input-group>.form-control:focus {
    z-index: 3;
}


header .header__usernav {
	justify-self: flex-end;
	margin-right: 11px;
	text-align: right;
	right: 0;
	z-index: 10;
	background: #fff
}



@media screen and (min-width:1024px) {
	header .header__usernav {
		min-width: 280px
	}
}
.position-relative {
	position: relative!important
}
.input-group {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100%
}
.search.input-group .form-control.expand {
	background-color: #fff
}
.search.input-group .form-control {
    width: 200px;
}
.search.input-group .form-control.expand {
	width: 590px
}
.search.input-group .form-control {
	-webkit-transition: width .6s;
	transition: width .6s
}

:focus {
    outline: 0;
}

.about-main-01 {
	padding: 50px 0px;
color: #000;
text-align: center;
background: #fff;
}

.about-main-04 {
	padding-bottom: 80px;
}
.about-main-01 h2 {
	font-size: 42px;
	margin-bottom: 30px;
	margin-bottom: 30px;
	font-family: "MANROPE-EXTRABOLD";
	letter-spacing: -1px;
}
.about-main-02 h2 {
	text-align: center;
    display: block;
    margin: 40px auto 40px;
    font-size: 42px;
    text-transform: uppercase;
    font-family: 'MANROPE-EXTRABOLD';
    letter-spacing: -1px;
    color: #192c59;
}


.about-main-01 p {
	line-height: 2;
font-size: 16px;
font-weight: 600;
max-width: 1200px;
margin: 0 auto;
}
.about-main-02 {background: #f5f5f5;padding: 0px 0 40px;}

.about-main-02 .flex {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	align-items: center;
	
}
.about-main-02 h2 {
	text-align: center;
    display: block;
    margin: 40px auto 40px;
    font-size: 42px;
    text-transform: capitalize;
    font-family: 'MANROPE-EXTRABOLD';
    letter-spacing: -1px;
}
.about-main-02 .abs-item {
    padding-bottom: 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
}
.about-main-02 .abs-item:last-child {border-bottom: 0px solid #ccc;}
.about-main-02 .abs-item h3 {
    position: relative;
    font-size: 22px;
    color: #142c58;
    padding-bottom: 8px;
    font-size: 1.9rem;
	letter-spacing: -1px;
}
.about-main-02 .abs-item .abs-desc {
	font-size: 18px;
    line-height: 1.7;
    color: #333;
    /* color: #666; */
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1.7; 
}

.about-new .about-main-02 .abs-item .abs-desc {
	font-size: 26px;
    text-align: center;
    font-family: "MANROPE-EXTRABOLD";
}


.about-main-03 {
	background-image: url(img/about_03-scaled.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 8.33333vw 0;
}
.about-main-03 .list-aboutnum {
	width: 1280px;
	margin: 0 auto;
}
.list-aboutnum>li {
	padding-bottom: 40px;
	width: 33%;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
}
.list-aboutnum>li h3 {
	font-size: 40px;
}
.list-aboutnum>li p {
	font-size: 16px;
	margin-top: 10px
}
.list-aboutnum>li:nth-of-type(3n), .list-aboutnum>li:nth-of-type(3n+2) {
	border-left: 1px solid rgba(255,255,255,0.3);
}
.list-aboutnum>li:nth-of-type(n+4) {
	padding-top: 40px;
	padding-bottom: 0;
	border-top: 1px solid rgba(255,255,255,0.3);
}
.about-main-02 .tu {position: relative;width: 48%;}
.about-new .about-main-02 .tu {width: 50%;}


.about-main-02 .img-box {height: 100%;}
.about-main-02 .img-box>img {
width: 100%;
height: 100%;
object-fit: cover;
}

.aboutbs-right {
    width: calc(50% - 60px);
	width: 48%;
}
.about-main-01 .lxfs {
	max-width: 1200px;
    margin: 0 auto;
}
.about-main-01 .lxfs li {
	float: left;
    border-left: 1px solid rgb(163 163 163 / 30%);
    width: 50%;
    padding-bottom: 30px;
	background: #f5f5f5;
	height: 256px;
	color: #333;
}
.about-main-01 .lxfs li:first-child {
    background: #0860a1;
	color: #fff;
}
.about-main-01 .lxfs li .inner {
    padding: 40px 30px 20px;
    position: relative;
    height: 100%;
}
.lxfs li p {
	font-size: 16px;
}
.lxfs li img {
    width: 50px;
    display: block;
    padding-bottom: 20px;
    margin: 0 auto;
}
.now_position_search {
	font-size: 42px;
    margin-bottom: 30px;
    margin-bottom: 30px;
    font-family: "MANROPE-EXTRABOLD";
    letter-spacing: -1px;
	text-align: center;
	line-height: 55px;
}
.now_position_search b {
	color: #fff;
    font-size: 18px;
    font-style: normal;
    position: relative;
    top: -30px;
    text-align: center;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    left: 0;
}
.now_position_search b::before {
	content: "";
    background: #d70022;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: -1;
}
.fc_03c {
	display: block;
    color: #e40000;
	text-transform: capitalize;
}
.breadcrumb .resu {
    display: block;
    position: relative;
    height: 73px;
    line-height: 73px;
    padding-left: 30px;
    float: left;
}

.fenye  {
	padding-bottom: 30px;
	text-align: center;
	color: #f5f5f5;
}

em.invalid {
	display: block;
    text-align: left;
    color: #de0101;
    padding-left: 5px;
}
.about-main-01 .c-form_textarea {height: 200px}
.c-form_textarea .c-form__content-name {
	color: #989898;
    font-size: 20px;
	bottom: 150px;
}
.c-form textarea {height: 100%;}
.c-form_textarea .zishu {
	position: relative;
    text-align: right;
    top: -45px;
    right: 10px;
}
.c-form_textarea .zishu,
.c-form_textarea .zishu span {
	color: #a7a4a4;
}

.about-new {
	padding: 70px 0 60px;
}
.about-main-mission {padding: 0px 0 0px;background: #f5f5f5;}
.about-main-mission h2 {text-align: left;}
.about-main-mission .hh3 {
	color: #142c58;
    text-align: center;
    display: block;
    margin: 0px auto 0px;
    font-size: 42px;
    text-transform: capitalize;
    font-family: 'MANROPE-EXTRABOLD';
    letter-spacing: -1px;
}
.about-main-mission .h3-abs-desc {
	font-size: 22px;
    text-align: center;
	margin-bottom: 55px;
}
.about-main-mission-2 {
    background: #f5f5f5;
    padding: 0px 0 0px;
}
.vis_page_about .txt {
    position: absolute;
    top: 38%;
}	
.about-main-04 {
	padding: 0px 0 60px;
}

.form .tips {
	text-align: left;
    width: 100%;
    margin: 0 auto;
    color: #192c59;
    margin-bottom: 10px;
}




.about-main-05 {
	background: #fff;
    padding: 70px 0;
}    
.about-main-05 video {
	display: block;
    margin: 0 auto;
}
.about-main-05 p {
	text-align: center;
	padding-top: 5px;
}
.sup{
	vertical-align: super;
}

/*
@media (min-width: 1650px) {
.about-main-02 .flex {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.about-main-mission-2 .abs-item,
.about-main-04 .abs-item{margin-bottom: 0; padding-bottom: 0;}

}*/
.s4 .ul .li {height:450px}



/*update 20250610*/
.s1-homecleaning {
	height: 65vh;
}
.s1-homecleaning .mySwiper .home-cleaning-01{
    background: url('/css/img/homeclean01.jpg') no-repeat center 68%;
    background-size: cover;
}
.s1-homecleaning .mySwiper .home-cleaning-02 {
	background: url('/css/img/homeclean02.jpg') no-repeat center 65%;
	background-size: cover;
}
.s1-homecleaning .mySwiper .home-cleaning-03 {
	background: url(/css/img/homeclean03.jpg) no-repeat center 75%;
	background-size: cover;
}
.s1-homecleaning .mySwiper .home-cleaning-04 {
	background: url('/css/img/homeclean04.jpg') no-repeat center 65%;
	background-size: cover;
}
.s1-homecleaning .mySwiper .home-cleaning-05 {
	background: url('/css/img/homeclean05.jpg') no-repeat 100%;
	background-size: cover;
}
.s1-homecleaning .swiper-horizontal>.swiper-pagination-bullets {
	bottom: 5%;
}
.s1-homecleaning .home-s4-new {
    padding-bottom: 40px;
    position: absolute;
    right: 10px;
    top: 10%;
    z-index: 9;
}
.s1-homecleaning .home-s4-new button a {
	color: #142c58;
	background: #fff;
}
.s1-homecleaning .home-s4-new button .arrow {
	background: #fff;
}
.s1-homecleaning .home-s4-new button .arrow::before {
	border: solid #142c58;
	border-width: 0 var(--arrow-stroke) var(--arrow-stroke) 0;
}
.s1-homecleaning .home-s4-new button:hover .arrow {
    background: #142c58;
}


.s2-homeclean {
	padding-top: 60px;
    align-items: normal;
    padding-bottom: 60px;
	position: relative;
}
.s2-homeclean p span {
	display: block;
    line-height: 1.8;
    
	margin-bottom: 5px;
}
.s2-homeclean .color-1 {
	font-size: 20px;
	color: #a0a0a0;
}
.s2-homeclean .color-2 {
	font-size: 20px;
	color: #595959;
}
.s2-homeclean .color-3 {
	font-size: 18px;
	color: #333;
}
.s2-homeclean .home-s4-new {padding-bottom:0;}

.s2-homeclean .home-s4-new button {
    margin-top: 30px;
	
}

.s3-homeclean {
	background: #fff;
}
.flex-items-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.s3-homeclean .w85 {
	position: relative;
    overflow: hidden;
    margin-top: 0px;
	background: #fff;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
	padding-bottom: 50px;
}
.manufacture-1 {
    background-color: #f4f4f4;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
	width: 100%;
}
.manufacture-1 .left {
    width: 50%;
}
.manufacture-1 img {
	display: block;
}
.manufacture-1 .left-center {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.manufacture-1 .center p {
  font-family: 'Pretendard';
  margin-top: 24px;
  color: #333;
  font-size: 22px;
  line-height: 1.4;
  letter-spacing: -0.6px;
}

.manufacture-1 .right {
	padding-left: 5%;
	width: 50%;
	padding-right: 5%;
  }
  .manufacture-1 .right h2 {
	margin-bottom: 35px;
	font-size: 36px;
	font-weight: 600;
	letter-spacing: -1.5px;
	line-height: 1.1;
  }
  .manufacture-1 .right.pd0 {
	padding-left: 0;
	width: 50%;
	padding-right: 3%;
  }
  .manufacture-1 .right em {
	position: absolute;
	  right: 20px;
	  bottom: -60px;
	  font-size: 110px;
	  color: #d9d9d9;
	  font-weight: bold;
	  font-family: Montserrat-bold;
  }
  .manufacture-1:nth-child(even) .right em {
	left: 20px;
  }
  
  .text-h1 {
	  font-size: 40px;
	  font-weight: 500;
	  line-height: 1.8;
  }
  .manufacture-1 .right .text-h1 {
	margin-bottom: 5px;
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize;
    color: #142c58;
    padding-bottom: 8px;
    font-size: 1.9rem;
    letter-spacing: -1px;
	font-family: "MANROPE-EXTRABOLD";
    font-weight: normal;
  }
  .manufacture-1 .right p {
	margin-top: 24px;
    color: #666;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1.7;
}

.manufacture-1 .newabout-right p {
	text-align: center;
    font-size: 24px;
}
.manufacture-1 .newabout-right p img {
	margin: 0 auto;
}

  .rounded-1xl img {
	width: 100%;
    border-radius: 10px;
  }

  .page_main .menben {
	margin-bottom: 40px;
    font-size: 18px;
  }

  .home-s4-new {
	padding-bottom: 40px;
  }
.home-s4-new .about-main-02 .abs-item h3 a {
	position: relative;
    font-size: 22px;
    color: #142c58;
    font-size: 1.9rem;
    letter-spacing: -1px;
	text-align: center;
	font-family: "MANROPE-EXTRABOLD";
    font-weight: normal;
}

.home-s4-new button {
	margin-top: 40px;
	background: transparent;
}
.home-s4-new button a {
	--primary-color: #142c58;
	--secondary-color: #fff;
	--hover-color: #111;
	--arrow-width: 10px;
	--arrow-stroke: 2px;
	box-sizing: border-box;
	border: 0;
	border-radius: 20px;
	color: var(--secondary-color);
	padding: 1em 1.8em;
	background: var(--primary-color);
	display: flex;
	transition: 0.2s background;
	align-items: center;
	gap: 0.6em;
	font-weight: bold;
}
  
.home-s4-new button .arrow-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
}
  
.home-s4-new button .arrow {
	margin-top: 1px;
	width: var(--arrow-width);
	background: var(--primary-color);
	height: var(--arrow-stroke);
	position: relative;
	transition: 0.2s;
}
  
.home-s4-new button .arrow::before {
	content: "";
	box-sizing: border-box;
	position: absolute;
	border: solid var(--secondary-color);
	border-width: 0 var(--arrow-stroke) var(--arrow-stroke) 0;
	display: inline-block;
	top: -3px;
	right: 3px;
	transition: 0.2s;
	padding: 3px;
	transform: rotate(-45deg);
}
  
.home-s4-new button:hover {
	background-color: var(--hover-color);
}
  
.home-s4-new button:hover .arrow {
	background: var(--secondary-color);
}
  
.home-s4-new button:hover .arrow:before {
	right: 0;
}
.home-s4-new .about-main-mission-2 {
    background: #f5f5f5;
    padding: 0px 0 10px;
}
.home-s4-new .about-main-02 .abs-item {
    padding-bottom: 0px;
    border-bottom: 0px solid #ccc;
    margin-bottom: 0px;
}

.page_gallery {
	padding:20px 0px
}
.page_gallery2 {
	padding:50px 0px
}



.page_gallery ul {
	display:flex;
	flex-wrap:wrap;
	margin-right:-2%;
}
.page_gallery ul li {
width: 12.27%;
    margin-right: 2%;
    margin-bottom: 1%;
	overflow:hidden;
	position:relative
}
.page_gallery ul li a {
	display:block
}
.page_gallery ul li img {
	width:100%;
	transition: transform 0.3s ease;
	display:block
}

.page_gallery ul li:hover img {
	transform: scale(1.08);
}
.page_gallery ul li:after {
content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #192c59;
    left: 0;
    top: 0;
    opacity: 0;
}
.page_gallery ul li:hover:after {
	opacity: 0.3;
}

.page_gallery .fangda {
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	z-index:2;
	opacity:0
}
.page_gallery ul li:hover .fangda {
	opacity:1
}
	
.page_gallery3 {
	
}	
.page_gallery3 .gdp1 {
    /* height: calc(100vh - 120px); */
    padding: 10px 0 1px;
    box-sizing: border-box;
    margin-bottom: 50px;
    overflow: hidden;
    padding-top: 130px;
}
.page_gallery3 .gdp1:nth-of-type(3) {
	margin-bottom:0px;
}

.page_gallery3 .gdp1 ul {
    display: flex;
    /* grid-template-columns: repeat(3, 2fr); */
    /* grid-template-rows: repeat(2, 2fr); */
    /* gap: 20px; */
    overflow: hidden;
    height: calc(100vh - 160px);
    height: 100%;
    flex-wrap: wrap;
    flex-direction: row;
}


.gallery6.swiper {
    min-width: 1200px;
    max-width: 1920px;
    padding: 0 5%;
    height: calc(100vh - 120px);
}
.gallery6 ul {
display: flex;
    flex-wrap: wrap;
}
.gallery6  ul li {
    margin: 1% 1%;
    width: 48%;
    height: calc(50vh - 100px);
height: calc(50vh - 50px);
}
.gallery6 ul li img {
width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery6 .swiper-pagination-vertical.swiper-pagination-bullets, 
.gallery6 .swiper-vertical>.swiper-pagination-bullets {
    right: auto;
    top: 50%;
    transform: translate3d(0px, -50%, 0);
    left: 2.5%;
}



.page_gallery3 .gdp1 ul li {
    margin: 1%;
    width: 48%;
    height: calc(50vh - 100px);
}

.page_gallery4 {
	padding-top: 105px;
	padding-bottom:20px
}
.page_gallery4 ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:2%
}

.page_gallery4 ul li {
    margin: 1%;
    width: 48%;
	height: calc(50vh - 100px);
}
.page_gallery4 ul li img {
width: 100%;
    height: 100%;
    object-fit: cover;
}

.page_gallery3 .gdp0 ul {
	display: flex;
    /* grid-template-columns: repeat(3, 2fr); */
    /* grid-template-rows: repeat(2, 2fr); */
    /* gap: 20px; */
    overflow: hidden;
    height: auto;
    flex-wrap: wrap;
    flex-direction: row;
	margin-bottom: 30px;
}
.page_gallery3 .gdp0 ul li {
    margin: 1%;
    width: 31%;
    height: auto;
}

.page_gallery3 ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.side-menu {
  position: fixed;
  top: 45%;
  left: 20px;
  z-index: 999;
  display: flex;
  flex-direction: column;
  gap: 18px;
  background: rgba(255,255,255,0.0);
  border-radius: 12px;
  padding: 0;
  box-shadow: none;
}
.menu-item {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #bbb;
  cursor: pointer;
  border: 2px solid #fff;
  box-shadow: 0 1px 4px rgba(0,0,0,0.08);
  transition: background 0.2s, box-shadow 0.2s, border 0.2s;
  margin: 0 auto;
}
.menu-item.active {
    background: #192c59;
    border: 2px solid #285d9a;
    box-shadow: 0 0 0 4px rgb(39 114 179 / 27%);
}
.page_about_main {
	padding: 50px 0px 0;
}
.page_about_main .menben {
	font-size: 18px;
}


@media (max-width: 1700px) {
.s4 .ul .li ul li a {
    display: block;
    padding: 30px;
    height: 100%;
    padding-top: 270px;
    font-size: 17px;
    background: url(/css/img/right-circle2.png) no-repeat right 270px;
    background-size: 40px;
    font-weight: bold;
}
.s4 .ul .li2 .fl {
    float: right;
    width: 600px;
}
.s4 .ul .li2 ul {
    float: left;
    width: calc(100% - 600px);
	height:100%
}
.s4 .ul .li ul {width:50%}
	.s4 .ul .li1 ul {width:55%}
	
	.s4 .ul .li .fl {width:50%}
	.s4 .ul .li1 .fl {width:45%}
	
.s4 .ul .li ul li.l9 {
    background: #fff url(/css/img/img14.jpg) no-repeat center 0px;
    background-size: 100%;
}	
.s4 .ul .li ul li.l8 {
    background: #fff url(/css/img/img13.jpg) no-repeat center 0px;
    background-size: 100%;
}
	
}

@media (max-width: 1500px) {
	.s4 .ul .li {
    height: 300px;
}
	.footer .w85 {width: 95%;}
	.w85 {width: 95%;}
	.s4 .ul .li  ul li{height: 300px;}
	.s4 .ul .li ul li a {
		display: block;
		padding: 30px 10px;
		height: 100%;
		font-size: 16px;
		line-height: 1.4;
		background: url(/css/img/right-circle2.png) no-repeat right 240px;
		padding-top: 240px;
		background-size: 30px;
		font-weight: bold;
	}
	/*.s4 .ul .li1 ul li a {
		background: url(/css/img/right-circle2.png) no-repeat 10px 268px;
    	background-size: 30px;
		padding-top: 220px;
	}*/
	

	.s4 .ul .li .fl {height: 300px;}
	.s4 .ul .li .fl a {height: 300px;}
	.s4 .ul .li1 .fl a {
		background: #0660a1 url(/css/img/dusting.jpg) no-repeat right 65%;
		background-size: 600px;
	}

	.s4 .ul .li2 ul li a {
		padding-top: 245px;
		background: url(/css//img/right-circle2.png) no-repeat right 245px;
		background-size: 30px;
	}
	.s4 .ul .li4 ul li a {
		padding-top: 245px;
		background: url(/css/img/right-circle2.png) no-repeat right 245px;
		background-size: 30px;
	}
	
	.s4 .ul .li ul li.l5 {
		background: #fff url(/css/img/cp23.jpg) no-repeat center 0px;
		background-size: 95%;
	}
	.s4 .ul .li ul li.l4 {
		background: #fff url(/css/img/cp15.jpg) no-repeat center 0px;
		background-size: 100%;
	}
	.s4 .ul .li2 .fl a {
		background: #000 url(/css/img/cp21.jpg) no-repeat right 20%;
		background-size: 100%;
	}
	.s4 .ul .li5 .fl a {
		background: #000 url(/css/img/cleanroom4.jpg) no-repeat center;
		background-size: 100%;
	}

	
	.s4 .ul .li ul li.l6 {
		background: #fff url(/css/img/cleanroom02.jpg) no-repeat center 10px;
		background-size: 100%;
	}
	.s4 .ul .li ul li.l7 {
		background: #fff url(/css/img/cleanroom01.jpg) no-repeat center top;
		background-size: 100%;
	}
	.s4 .ul .li ul li.l9 {
		background: #fff url(/css/img/img14.jpg) no-repeat center 0px;
		background-size: 100%;
		
	}
	.s4 .ul .li ul li.l8 {
		background: #fff url(/css/img/img13.jpg) no-repeat center 0px;
		background-size: 100%;
		
	}

	.s4 .ul .li3 {height: 300px;}
	.s1 .swiper-horizontal>.swiper-pagination-bullets {bottom: 20%;}
	.two-video .video-1 {
		width: 100%;
		height: 100%;
	}	
	.s4 .ul .li3.last .img {
		background: url(img/40.jpg) no-repeat 100%;
		background-size:100%;
	}
	.s4 .ul .li4 .fl {width: 720px;}
	.s4 .ul .li4 ul {
		float: right;
		width: calc(100% - 720px);
	}
	.s4 .ul .li4 .fl a {
		background: #000 url(/css/img/cp11.jpg) no-repeat center;
    background-size: 100%;
	}
	.footer .ul li:last-child {width: 42%;}
	.footer .ul ul {width: 100%;}
	.vis_page .txt span {font-size: 38px;}
	.s1 .pa-name p {
		font-size: 16px;
	}
	.manufacture-1 .newabout-right p {
		font-size: 22px;
	}

}


@media (max-width: 1370px) {
	.s4 .ul .li ul li.l9 {
		background: #fff url(/css/img/img14.jpg) no-repeat center 0;
		background-size: 105%;
		
	}
	.s4 .ul .li ul li.l8 {
		background: #fff url(/css/img/img13.jpg) no-repeat center 0;
		background-size: 105%;
		
	}

}


