@charset "UTF-8";

a {
	text-decoration: none;
}

ul.ACCORDION {
	opacity: 1;
	margin-left: 0;
}

ul.ACCORDION ul {
	margin-left: 1em;
}

ul.ACCORDION li {
	list-style: none;
}

ul.ACCORDION li:last-child {
	border: none;
}

ul.ACCORDION a {
	display: block;
}

ul.ACCORDION a {
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}

ul.ACCORDION.transit {
	border: none;
	border-top: none;
	background: #fff;
	margin-bottom: 20px;
	padding: 0;
	border: 0;
}

ul.ACCORDION.transit ul {
	margin-left: 0;
	padding: 0;
}

ul.ACCORDION.transit ul>li {
	border-bottom: none;
}

ul.ACCORDION.transit li.ACCORDION-node {
	position: relative;
}

.ACCORDION a {
	position: relative;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 10px 15px;
	padding-left: 35px;
	transition: all 300ms ease-out;
}

.ACCORDION .ACCORDION-node>a {
	padding-right: 30px;
}

ul.ACCORDION.transit ul>li:first-child {
	margin-top: 1px;
}

.item2 a:hover,
.item2 a:active {
	background: #ffffff;
}

ul.ACCORDION.transit li.ACCORDION-open>a {
	color: #000;
}

ul.ACCORDION.transit li>a:hover,
ul.ACCORDION.transit li.ACCORDION-active>a {
	background: #ffffff;
	color: #000000;
}

ul.ACCORDION li:last-child:hover {
	border-radius: 0 0 5px 5px;
}

ul.ACCORDION.transit li:last-child>a:hover {
	border-radius: 0 0 5px 5px;
}

ul.ACCORDION.transit li.ACCORDION-node:last-child>ul>li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

ul.ACCORDION.transit a {
	color: #000000;
	padding: 0.4rem 0 0.12rem 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: 0.5s;
}

ul.ACCORDION.transit li li li>a {
	padding: 0.1rem 0 0.1rem 0.1rem;
}

ul.ACCORDION.transit li li li li>a {
	padding-left: 0.2rem;
}

ul.ACCORDION.transit li li li li li>a {
	padding-left: 4em;
}

ul.ACCORDION.transit li.ACCORDION-open>a {
	background-color: #ffffff;
	color: #000000;
}

.ACCORDION_MENU_2 li.topic>a {
	color: #E60012;
	background-color: #ffffff !important;
}

.ACCORDION .ACCORDION-node.ACCORDION-open li.ACCORDION-open>a {
	color: #000000;
	background: #ffffff;
}

.ACCORDION .item1>a {
	display: none;
}

.ACCORDION .item2>a {
	font-weight: bold;
}

/* 應用照明案例+關係人專區+聯繫我們 */
.ACCORDION #ct493,
.ACCORDION #ct441,
.ACCORDION #ct494 {
	display: none;
}

.ACCORDION #c491>a {
	padding: 0 0 0.12rem 0;
}

.ACCORDION #c280>a {
	padding: 0 0 0.12rem 0;
}