﻿/* CSS Document */
header, a, #allmenu, .sns_box, .tel_box, #logo, #logo a, #logo2, #logo2 a, .lang_menu, #head_home_m, .menu, .lang_selcet.top_layout2, .searchtop_icon.top_layout2, .menu> ul > li > a, .searchtop_icon, .lang_selcet, .myicon {
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.lang_selcet .div:first-child a{
	opacity:1
}
.lang_selcet .div {
	color:#fff;
	position:relative;
	padding-right:10px;
}
.lang_selcet .div:after{
	content:"/";
	display:block;
	position:absolute;
	right:0;
	top:0;
	right:0;
	
}
.lang_selcet .div:last-child:after{
	display:none;
}
.lang_selcet .div:last-child {
	padding-right:0px;
}


.black1 .lang_selcet .div:after{
	color:#222;
	
}
/**** pc  头部 bg  ****/
@media only all and (min-width:1025px) {
	header {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		height: 120px;
		z-index: 9999999;
	}

	header.small {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		height: 75px;
		background: rgba(255,255,255,0.9)!important;
		z-index: 9999999;
	}
.black1 header  {
	background: rgb(240 240 240 / 90%)!important;
}
.black1 header  {
	position: fixed;
	    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro1 .main_product_box {
	padding-top: 170px;
}
    .black1 .inner.pd {
   
    }
	   .black1 header .menu>ul>li>a {
		color: #333;
	}
	.black1 header.small {
		position: fixed;
	}
	header.top_layout2 {
		border-bottom: 1px solid #ccc!important
	}
}

/**** 移动端 ****/
@media only all and (max-width:1024px) {
	header {
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		height: 50px;
		z-index: 9999;
	}

	#head_home {
		display: none
	}
}


/**** PC头部区分PC和移动设备，移动版本顶部 ****/
@media only all and (min-width:1025px) {
	#head_home {
		width: 100%;
		display: flex;
		z-index: 9999999999999999999999999999999999999999999;
	}
  .small #head_home {
    height: 100%;
  }

	#head_home_m {
		display: none
	}

	.mobile_menu_icon {
		display: none
	}
}


/**** 移动端 ****/
@media only all and (max-width:1024px) {
	#head_home {
		display: none
	}

	#head_home {
		width: 100%;
		float: left;
		height: 43px;
		position: fixed;
		z-index: 9999
	}

	#head_home .inner {
		width: 100%;
		margin: 0px auto;
		position: relative;
		left: 0px;
		position: relative
	}

	#head_home_m {
		display: block;
		width: 100%;
		float: left;
		height: 50px;
		position: fixed;
		z-index: 99!important;
		top: 0px;
		left: 0px;
	}

	#head_home_m .m_head {
		width: 100%;
		float: left;
		height: 60px;
		position: relative;
		box-sizing: border-box;
		display: flex;
		align-items: center;
		padding: 0px 20px;
		transition: all 0.5s;
		-moz-transition: all 0.5s;
 /* Firefox 4 */
		-webkit-transition: all 0.5s;
 /* Safari and Chrome */
		-o-transition: all 0.5s;
 /* Opera */
		background-color: #fff;
		border-bottom: 1px solid #ccc;
		overflow: hidden
	}

	#head_home_m .m_head #logo {
		width: 200px;
		height: 60px;
		display: block;
		float: left;
		position: absolute;
		left: 0px;
		top: 10px
	}

	#head_home_m .m_head #logo a {
		width: 100%;
		height: 60px;
		float: left;
		background-size: 100%;
		background: url("../picture/logo_color.png")no-repeat 20px top;
		background-size: 130px;
	}

	header.small #head_home_m .m_head #logo {
		width: 200px;
		height: 60px;
		display: block;
		float: left;
		position: absolute;
		left: 0px;
		top: 10px
	}

}




/**** PC标志（适用于PC和平板版本） ****/
@media only all and (min-width:1025px) {
	#head_home #logo {
		position: absolute;
		top: 0;
		left: 0px;
		z-index: 510;
		display: flex;
		align-items: center;
		width: 250px;
	}

	#head_home #logo a {
		display: block;
		width: 250px;
		height: 55px;
		background: url("../picture/logo10.png")no-repeat center;
		background-size: 100%
	}

	header.small #head_home #logo,
	.black1 header #head_home #logo
	 {
		position: absolute;
		top: 10px;
		left: 0px;
		z-index: 510;
	}

	header.small #head_home #logo a,
	.black1 header #head_home #logo a {
		display: block;
		background: url("../picture/logo_color.png")no-repeat center;
		background-size: 100%
	}

	#head_home #logo2 {
		position: absolute;
		top: 30px;
		left: 0px;
		width: 200px;
		height: 55px;
		z-index: 510;
		background-size: 100%
	}

	#head_home #logo2 a {
		display: block;
		width: 200px;
		height: 55px;
		background: url("../picture/logo_color.png")no-repeat;
		background-size: 100%
	}

	header.small #head_home #logo2 {
		position: absolute;
		top: 10px;
		left: 0px;
		z-index: 510;
	}

	header.small #head_home #logo2 a {
		display: block;
		width: 200px;
		height: 55px;
		background: url("../picture/logo_color.png")no-repeat;
		background-size: 100%
	}
}
/**** pc2 ****/
@media all and (max-width:1366px) and (min-width:1025px) {


	#head_home #logo2 {
		top: 40px;
		left: 40px;
	}

	#head_home #logo2 a {
		display: block;
		width: 150px;
		height: 55px;
		background-size: 100%
	}

	header.small #head_home #logo2 {
		position: absolute;
		top: 15px;
		left: 40px;
		z-index: 510;
	}

	header.small #head_home #logo2 a {
		display: block;
		width: 150px;
		height: 55px;
		background-size: 100%
	}
}


/**** pc 顶部菜单位置 ****/
@media only all and (min-width:1025px) {
	#allmenu {
		position: relative;
		z-index: 98;
		width: 100%;
		/* display: flex; */
		/* align-items: flex-end; */
		/* margin-right: 150px; */
	}
}

/**** 移动端 ****/
@media only all and (max-width:1024px) {
	#allmenu {
		display: none
	}
}

/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:1025px) {
}
/**** 移动端 ****/
@media only all and (max-width:1024px) {
			
	.myicon {
		position: absolute;
		top: 15px;
		right: 75px;
		z-index: 9999999999!important;
		color: #333;
		; cursor: pointer;
		width: 40px;
		font-size: 25px
	}

	.myicon.top_layout2 {
		position: absolute;
		top: 15px;
		right: 75px;
		z-index: 9999999999!important;
		color: #333;
		; cursor: pointer;
		width: 40px;
		font-size: 25px
	}
}


/**** pc  글로벌 메뉴 언어 선택 셀렉트  ****/
@media only all and (min-width:1025px) {
	.lang_selcet {
		display: flex;
		align-items: center;
		justify-content: center;
		position: absolute;
		right: 0;
		top: 17px;
		/* transform: translateY(-50%); */
		color: #fff;
    	z-index: 99;
	}

	.lang_selcet a {
		color: #fff;
		display: block;
		position: relative;
		opacity: 0.8;
		padding-left: 4px;
	}

	.lang_selcet .active a {
		opacity: 1;
		padding-right: 4px;
		font-weight: 500;
	}

	header.small .lang_selcet {
    z-index: 9999999999 !important;
    color: #333 !important;
    width: auto;
    cursor: pointer;
    top: 27px;
	}

  header.small .lang_selcet a {color: #333;}

	.lang_selcet.top_layout2 {
		position: fixed;
		top: 45px;
		right: 50px;
		z-index: 9999999999!important;
		color: #333!important;
		width: auto;
		height: 30px;
		line-height: 30px;
		cursor: pointer
	}

	header.small .lang_selcet.top_layout2 {
		position: fixed;
		top: 20px;
		right: 50px;
		z-index: 9999999999!important;
		color: #333!important;
		width: auto;
		height: 30px;
		line-height: 30px;
		cursor: pointer
	}

	#lang_div {
		width: 100%;
		float: left;
		position: relative;
		padding: 0px 30px 0px 10px;
		font-size: 14px;
		color: #fff;
	}

	header.small #lang_div {
		color: #333;
	}

	header.small #lang_div:before {
		color: #333;
	}

	#lang_div.top_layout2 {
		width: 100%;
		float: left;
		position: relative;
		padding: 0px 30px 0px 10px;
		font-size: 14px;
		color: #333!important;
	}

	#lang_div.top_layout2:before {
		content: "\eb3a";
		font-family: unicons-line;
		position: absolute;
		right: 0px;
		top: -2px;
		color: #333!important;
		font-size: 25px;
		line-height: 30px;
	}
}


/**** 移动端 ****/
@media only all and (max-width:1024px) {
	
	.lang_selcet {
		position: fixed;
		top: 15px;
		right: 130px;
		z-index: 9999999999!important;
		color: #333!important;
		width: auto;
		height: 30px;
		line-height: 30px;
		cursor: pointer;
		background-color: #fff;
		border: 1px solid #ccc;
		border-radius: 6px;
	}

	#lang_div {
		width: 100%;
		float: left;
		position: relative;
		padding: 0px 30px 0px 10px!important;
		font-size: 12px
	}

	#lang_div:before {
		content: "\eb3a";
		font-family: unicons-line;
		position: absolute;
		right: 0px;
		top: -3px;
		color: #333;
		font-size: 25px;
		line-height: 30px;
	}

	.lang_selcet_view {
		width: 100%;
		border-radius: 4px;
		background-color: #fff;
		position: absolute;
		right: 0px;
		top: 30px;
		border: 1px solid #ccc;
		display: none
	}

	.lang_selcet_view ul li {
		width: 100%;
		padding: 0px 10px;
		font-size: 12px;
		color: #333;
		border-bottom: 1px solid #ccc
	}

	.lang_selcet_view ul li:last-child {
		border-bottom: none
	}
}
	


.menu {
	position: relative;
	width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 0%;
	margin-right: 140px;
	justify-content: flex-end;
}

.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1;
}

.menu > ul {
	position: relative;
	display: block;
	width: auto;
	z-index: 500;
	display: flex;
	flex-wrap: wrap;
	display: flex;
	align-items: center;
	height: 55px;
}

.menu.align-right > ul > li {
	float: left;
}

.menu.align-center ul {
	text-align: center;
}

.menu.align-center ul ul {
	text-align: left;
}

.menu > ul > li {
	/* display: inline-block; */
	position: relative;
	margin: 0px 0px;
	padding: 0;
}

.menu > ul > #menu-button {
	display: none;
}

.menu > ul > li.sub > a {
	padding-right: 0px;
	color: #fff
}

header.small .menu>ul>li>a {
	color: #333;
	z-index: 999999;
	position: relative
}

.menu > ul > li:hover > a {
	color: #fff!important;
	z-index: 999999;
	position: relative
}



.menu > ul > li > a.on {
	color: #60B7FF!important;
} /*마우스 오버 컬러 삭제*/
.menu > ul > li:hover > a.on {
	color: #003d95 !important;
}

header.small .menu > ul > li:hover > a {
	color: #003d95 !important;
	z-index: 999999!important;
	position: relative
}

header.small .menu > ul > li > a.on {
	color: var(--div-color1)!important;
}   /*마우스 오버 컬러 삭제 */ 
header.small .menu > ul > li:hover > a.on {
	color: #fff!important;
}



@media only all and (max-width:1920px) {
		.menu>ul>li>a {
			padding: 0px 15px !important; 
		font-size: 15px;
		}
		
		
		.hero-style .slide-title h2.wh{
			        font-size: 72px;
		}
		
}

/**** pc ****/
@media only all and (min-width:1025px) {
	.menu > ul {
		margin-left: 0;
	}

	.menu>ul>li>a {
		display: block;
		text-decoration: none;
		padding: 0px 10px !important;
		color: #fff;
		z-index: 999;
		position: relative;
		font-size: 16px;
		/* float: left; */
		text-transform: uppercase;
		font-weight: 400;
		/* margin-top: 50px; */
	}

	.menu.cha>ul>li>a {
		font-size: 21px;
		font-weight: 400
	}

	.menu.jap>ul>li>a {
		font-size: 21px;
		font-weight: 400
	}
}

@media all and (max-width:1670px) and (min-width:1025px) {
	.menu>ul>li>a {
		 
	}
}

@media all and (max-width:1500px) and (min-width:1025px) {
	.menu>ul>li>a {
		padding: 0px 10px !important;
	}
	.menu {
		margin-left: 26%;
	}
	#head_home #logo a {
		width: 230px;
	}
}

/**** pc2 ****/
@media all and (max-width:1366px) and (min-width:1025px) {

	
}
/**** 移动端 ****/
@media only all and (max-width:1024px) {
	.menu>ul>li>a {
		display: block;
		text-decoration: none;
		padding: 0px 40px!important;
		font-weight: 400;
		color: #fff!important;
		z-index: 999;
		position: relative
	}

	.menu > ul > li > a {
		font-size: 1.2em;
		font-weight: 400;
		float: left;
		display: block;
		text-transform: uppercase;
		line-height: 120px;
		color: #fff!important;
	}
}


/*.menu.top_layout2>ul>li>a {
  display: block;
  text-decoration: none; padding: 0px 20px!important; 
	 font-weight: 700;   color: #333!important; z-index: 999; position: relative}*/

/**** pc ****/
@media only all and (min-width:1025px) {
	
	.menu.top_layout2>ul>li>a {
		display: block;
		text-decoration: none;
		padding: 0px 40px!important;
		color: #000!important;
		z-index: 999;
		position: relative;
		line-height: 120px;
		font-size: 1.2em;
		font-weight: 400;
	}

	.menu.top_layout2.cha>ul>li>a {
		font-size: 21px;
		font-weight: 400
	}

	.menu.top_layout2.jap>ul>li>a {
		font-size: 21px;
		font-weight: 400
	}

	.menu.top_layout2 > ul > li.sub > a {
		padding-right: 0px;
		color: #333
	}


	header.small .menu.top_layout2>ul>li>a {
		color: #333!important;
		line-height: 75px;
		z-index: 999999;
		position: relative
	}

	.menu.top_layout2 > ul > li:hover > a {
		color: #fff!important;
		z-index: 999999;
		position: relative
	}

	.menu.top_layout2 > ul > li > a.on {
		color: var(--div-color1)!important;
	} /*마우스 오버 컬러 삭제 */
	.menu.top_layout2 > ul > li:hover  > a {
		color: #fff!important;
	}

	header.small .menu.top_layout2 > ul > li:hover > a {
		color: #fff!important;
		z-index: 999999!important;
		position: relative
	}

	header.small  .menu.top_layout2 > ul > li > a.on {
		color: var(--div-color1)!important;
	}   /*마우스 오버 컬러 삭제 */
	header.small  .menu.top_layout2 > ul > li:hover  > a {
		color: #fff!important;
	}
}
/**** pc2 ****/
@media all and (max-width:1366px) and (min-width:1025px) {
		
	.menu.top_layout2>ul>li>a {
		padding: 0px 20px!important;
		font-size: 1em;
		font-weight: 400;
	}
}
/**** 移动端 ****/
@media only all and (max-width:1024px) {
}

.menu ul ul {
	width: 130px !important;
	position: absolute;
	left: -9999px;
	top: 50px !important;
	opacity: 0;
	z-index: 1000;
}
.menu ul ul li {
	position: relative;
	width: 100%!important;
	background: rgb(255 255 255 / 20%);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
 /* Firefox 4 */
	-webkit-transition: all 0.5s;
 /* Safari and Chrome */
	-o-transition: all 0.5s;
 /* Opera */
}
.small .menu ul ul li {
  background: rgba(255,255,255,0.9);
}

.menu ul ul li:hover {
	background: rgb(255 255 255 / 30%);
}
.small .menu ul ul li:hover {
  background: rgba(255,255,255,0.9);
}

.menu ul ul li:first-child {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.small .menu ul ul li:first-child {
  border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.menu ul ul li:last-child {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.menu > ul > li> ul {
	left: auto;
	opacity: 0;
	margin-top: -100px;
	margin-left: 10px;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
 /* Firefox 4 */
	-webkit-transition: all 0.5s;
 /* Safari and Chrome */
	-o-transition: all 0.5s;
 /* Opera */
	z-index: 1;
	padding-top: 50px;
/* background: rgb(255 255 255 / 20%);  */
	overflow: hidden;
	height: 0px
}

.menu > ul > li:hover > ul {
	left: auto;
	opacity: 1;
  /* margin-top: -100px; 
  padding-top: 100px;  */
	margin-top: -35px;
	padding-top: 25px;
  /* background: rgb(255 255 255 / 20%); */
	overflow: hidden;
	height: auto
}
.small .menu > ul > li:hover > ul {
  padding-top: 31px;
}

.menu ul ul li:hover > ul {
	left: 0px;
	top: 0;
	opacity: 1;
}

.menu ul ul li a {
	width: auto;
	padding: 15px 0px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid rgb(255 255 255 / 11%);
	display: block;
}
.small .menu ul ul li a {
  color: #333;
}

.menu ul ul li:hover > a {
	color: #FFF !important;
}

.small .menu ul ul li:hover > a {
  color: #003d95 !important;
}

.menu ul ul li:last-child > a, .menu ul ul li.last > a {
	border-bottom: 0;
}

/**** pc ****/
@media only all and (min-width:1025px) {
	.search_box_com {
		width: 100%;
		height: 100vh;
		float: left;
		position: fixed;
		left: 0px;
		top: 0px;
		background-color: rgba(0,0,0,0.70);
		z-index: 999999999999999!important;
		display: none
	}

	.search_box_com.open {
		width: 100%;
		height: 100vh;
		float: left;
		position: fixed;
		left: 0px;
		top: 0px;
		background-color: rgba(0,0,0,0.70);
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 99999999999999999!important;
		display: block
	}

	header.small  .search_box_com.open {
		width: 100%;
		height: 100vh;
		float: left;
		position: fixed;
		left: 0px;
		top: 70px;
		background-color: rgba(0,0,0,0.70);
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 99999999999999999!important;
		display: block;
		transition: all 0.5s;
		-moz-transition: all 0.5s;
 /* Firefox 4 */
		-webkit-transition: all 0.5s;
 /* Safari and Chrome */
		-o-transition: all 0.5s;
 /* Opera */
	}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:1025px) {
}
/**** 移动端 ****/
@media only all and (max-width:1024px) {
	.search_box_com {
		width: 100%;
		height: 100vh;
		float: left;
		position: fixed;
		left: 0px;
		top: 100px;
		background-color: rgba(0,0,0,0.70);
		z-index: 99999999999999999999999999999999999999999999999999999999999999999!important;
		display: none
	}

	.search_box_com.open {
		width: 100%;
		height: 100vh;
		float: left;
		position: fixed;
		left: 0px;
		top: 0px;
		background-color: rgba(0,0,0,0.70);
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: 99999999999999999999999999999999999999999999999999999999999999999!important;
		display: block
	}
}






/**** pc ****/
@media only all and (min-width:1025px) {
	.search_box_com .search_box_inin {
		width: 100%;
		height: 300px;
		background-color: #fff;
		float: left;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 100px
	}

	.search_box_com.open .close {
		position: absolute;
		right: 50px;
		top: 120px;
		color: #333;
		font-size: 50px;
	}

	.search_box_com .search_box_inin .inbox {
		width: 400px;
		position: relative
	}

	.search_box_com .search_box_inin .inbox .title {
		width: 100%;
		text-align: center;
		color: #999;
		font-weight: 400;
		font-size: 40px;
		position: relative;
		margin-bottom: 50px;
	}

	.search_box_com .search_box_inin .inbox .inputbox {
		width: 100%!important;
		float: left;
		position: relative
	}

	.search_box_com .search_box_inin .inbox .inputbox input {
		width: 100%!important;
		height: 50px!important;
		background-color: #fff;
		float: left;
		border: none;
		border-bottom: 1px solid #888!important;
	}

	.search_box_com .search_box_inin .inbox .inputbox input:focus {
		width: 100%!important;
		height: 50px!important;
		background-color: #fff;
		float: left;
		border: none!important;
		border-bottom: 1px solid #888!important;
		background-color: transparent!important;
		box-shadow: none
	}

	.search_box_com .search_box_inin .inbox .inputbox .search_btn {
		position: absolute;
		right: 10px;
		top: 0px;
		; border: none;
		background-color: transparent!important;
		z-index: 99999999999999
	}

	.search_box_com .search_box_inin .inbox .inputbox .search_btn i {
		font-size: 30px;
		color: #888;
	}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:1025px) {
}
/**** 移动端 ****/
@media only all and (max-width:1024px) {
	.search_box_com .search_box_inin {
		width: 100%;
		height: 200px;
		background-color: #fff;
		float: left;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 60px
	}

	.search_box_com.open .close {
		position: absolute;
		right: 20px;
		top: 70px;
		color: #333;
		font-size: 30px;
	}

	.search_box_com .search_box_inin .inbox {
		width: 80%;
		position: relative
	}

	.search_box_com .search_box_inin .inbox .title {
		width: 100%;
		text-align: center;
		color: #999;
		font-weight: 400;
		font-size: 20px;
		position: relative;
		margin-bottom: 50px;
	}

	.search_box_com .search_box_inin .inbox .inputbox {
		width: 100%!important;
		float: left;
		position: relative
	}

	.search_box_com .search_box_inin .inbox .inputbox input {
		width: 100%!important;
		height: 50px!important;
		background-color: #fff;
		float: left;
		border: none;
		border-bottom: 1px solid #888!important;
	}

	.search_box_com .search_box_inin .inbox .inputbox input:focus {
		width: 100%!important;
		height: 50px!important;
		background-color: #fff;
		float: left;
		border: none!important;
		border-bottom: 1px solid #888!important;
		background-color: transparent!important;
		box-shadow: none
	}

	.search_box_com .search_box_inin .inbox .inputbox .search_btn {
		position: absolute;
		right: 10px;
		top: 0px;
		border: none;
		background-color: transparent!important;
		z-index: 99999999999999
	}

	.search_box_com .search_box_inin .inbox .inputbox .search_btn i {
		font-size: 30px;
		color: #888;
	}
}






