@charset "UTF-8";

/* CSS Document */
.mainArea .bread {
	margin-bottom: 60px;
}
.contentBox h3.articleTitle {
	margin-top: -30px;
}
.titleStyle03 {
	margin-bottom: 90px;
}

/*--企業簡介--*/
.ab01Box {
	color: #2e363a;
	margin-bottom: 40px;
}
.ab01Box .top, .ab01Box .bottom {
	float: left;
	width: calc(100% - 416px);
	height: 94px;
}
.ab01Box .top {
	margin-bottom: 10px;
}
.ab01Box .top li:nth-of-type(1) {
	width: calc(100% - 500px);
}
.ab01Box .top li:nth-of-type(1) b {
	font-size: 50px;
	letter-spacing: .05em;
	margin-top: -13px;
}
.ab01Box .top li:nth-of-type(1) span.en {
	transform: translateY(-18px);
	display: block;
}
.ab01Box .top li:nth-of-type(2) {
	width: 500px;
}
.ab01Box .top li:nth-of-type(2) b {
	float: left;
	font-size: 50px;
	letter-spacing: .1em;
	margin-top: 5px;
}
.ab01Box .top li:nth-of-type(2) span {
	display: block;
	overflow: hidden;
}
.ab01Box .top li:nth-of-type(2) span.ch {
	margin-top: 19px;
}
.ab01Box .top li:nth-of-type(2) span.en {
	font-size: 14px;
    margin-top: 25px;
}
.ab01Box .bottom li:nth-of-type(1) {
	width: calc(100% - 500px);
}
.ab01Box .bottom li:nth-of-type(1) b {
	float: left;
	font-size: 48px;
	margin-right: 13px;
}
.ab01Box .bottom li:nth-of-type(1) span {
	display: block;
	overflow: hidden;
}
.ab01Box .bottom li:nth-of-type(1) span.en {
	margin-top: 40px;
	letter-spacing: .05em;
}
.ab01Box .bottom li:nth-of-type(2) {
	width: 220px;
}
.ab01Box .bottom li:nth-of-type(2) b {
	float: left;
	font-size: 48px;
	margin-right: 5px;
}
.ab01Box .bottom li:nth-of-type(2) span {
	display: block;
	overflow: hidden;
}
.ab01Box .bottom li:nth-of-type(2) span.ch {
	margin-top: 30px;
}
.ab01Box .bottom li:nth-of-type(2) span.en {
	/*float: left;*/
	margin-top: 14px;
}
.ab01Box .bottom li:nth-of-type(3) {
	width: 280px;
}
.ab01Box .bottom li:nth-of-type(3) b {
	float: left;
	font-size: 48px;
	margin-right: 5px;
}
.ab01Box .bottom li:nth-of-type(3) span {
	display: block;
	overflow: hidden;
}
.ab01Box .bottom li:nth-of-type(3) span.en {
	margin-top: 40px;
}
.ab01Box ul {
	padding-left: 0;
}
.ab01Box li {
	float: left;
	list-style-type: none;
	padding: 0 5px;
	box-sizing: border-box;
}
.ab01Box .item {
	height: 94px;
	padding: 0px 13px;
	border: 1px solid #cfb094;
	box-sizing: border-box;
	overflow: hidden;
}
.ab01Box b {
	display: inline-block;
	font-family: "Montserrat", sans-serif;
}
.ab01Box span.ch {
	display: inline-block;
	font-size: 18px;
}
.ab01Box span.en {
	display: inline-block;
	font-size: 15px;
}
.ab01Box .Img {
	display: block;
	overflow: hidden;
	width: 406px;
	height: 198px;
	padding-left: 10px;
}
.ab01Box .Img img {
	display: block;
	width: 100%;
}
.ab01Txt h5 {
	font-weight: normal;
	font-size: 18px;
	color: #0c120c;
	margin: 18px 0 8px;
	letter-spacing: .05em;
}
.ab01Txt p {
	color: #555;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: .05em;
}
ul.ab01List {
	padding-left: 0;
	margin-top: 50px;
}
ul.ab01List li {
	display: inline-block;
	width: 25%;
	margin-right: -4px;
	vertical-align: top;
	border-left: 1px solid #eee;
	padding: 0;
	list-style-type: none;
	box-sizing: border-box;
}
ul.ab01List li:last-child {
	border-right: 1px solid #eee;
}
ul.ab01List .item {
	text-align: center;
	padding: 25px 30px 30px;
	box-sizing: border-box;
}
ul.ab01List .icon {
	display: inline-block;
	vertical-align: top;
	width: 46px;
	height: 46px;
	margin-bottom: 16px;
}
ul.ab01List .icon svg {
	width: 100%;
	height: 100%;
}
ul.ab01List .icon path {
	fill: #cfb094 !important;
}
ul.ab01List h5 {
	position: relative;
	font-size: 18px;
	font-weight: normal;
	color: #2e363a;
	letter-spacing: .05em;
	border-bottom: 1px solid #ddd3b3;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
ul.ab01List h5:after {
	content: '';
	position: absolute;
	bottom: -6px;
	left: 50%;
	transform: translateX(-50%);
	width: 34px;
	height: 12px;
	background: #fff url(../images/about/icon_circle.png) no-repeat center center;
	background-size: 12px 12px;
}
ul.ab01List p {
	font-size: 14px;
	text-align: left;
}

/*--願景與使命--*/
.ab02Box [class^='g-'] {
	padding: 0;
}
.ab02Box .item {
	position: relative;
}
.ab02Box .item h4 {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	text-align: center;
	background: #2e363a;
}
.ab02Box .box {
	position: relative;
}
.ab02Box .box:hover img {
	transform: scale(1.05);
	opacity: .9;
}
.ab02Box .Img {
	width: 100%;
	overflow: hidden;
	background: #000;
}
.ab02Box .Img img {
	display: block;
	width: 100%;
	transition: all 1s;
}
.ab02Box .Txt {
	position: absolute;
	padding: 20px;
	box-sizing: border-box;
	color: #fff;
	background: rgba(66, 66, 66, 0.75);
}
.ab02Box .Txt h5 {
	font-family: "Montserrat", sans-serif, "微軟正黑體";
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}
.ab02Box .Txt p {
	font-size: 14px;
	letter-spacing: .05em;
	line-height: 20px;
}
.ab02Box .item01 .Txt {
	left: 30px;
	bottom: 30px;
	width: 700px;
}
.ab02Box .item02 .Txt {
	width: 320px;
}
.ab02Box .item02 .box:nth-of-type(1) .Txt {
	left: 30px;
	bottom: 30px;
}
.ab02Box .item02 .box:nth-of-type(2) .Txt {
	right: 30px;
	top: 30px;
}
.ab02Box .item03 .Txt {
	bottom: 30px;
	left: 30px;
	width: calc(100% - 60px);
	height: 165px;
}

/*--全球營運據點--*/
.ab03Box .bottomList {
	margin-top: 40px;
}
.ab03Box .bottomList h4 {
	border-bottom: 3px solid #eee;
	padding-bottom: 5px;
	margin-bottom: 30px;
}
.ab03Box .bottomList h4 b {
	font-weight: normal;
	font-size: 24px;
	letter-spacing: .05em;
	padding: 0 30px 13px 20px;
	border-bottom: 3px solid #cfb094;
	box-sizing: border-box;
}
.ab03Box .bottomList h4 i {
	margin-left: 10px;
}
.ab03Box ul.tabBox {
	padding-left: 0;
}
.ab03Box ul.tabBox li {
	float: left;
	list-style-type: none;
	margin: 0 15px 15px 0;
}
.ab03Box ul.tabBox a {
	display: block;
	padding: 6px 27px;
	border: 1px solid #ccc;
	box-sizing: border-box;
}
.ab03Box ul.tabBox a.current, .ab03Box ul.tabBox a:hover {
	color: #fff;
	background: #2e363a;
	border-color: #2e363a;
}
.ab03Box .tabContent {
	margin-top: 36px;
	font-family: "Roboto", sans-serif, "微軟正黑體";
}
.ab03Box .tabContent .innerContent {
	display: none;
}
.ab03Box .tabContent ul {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin: 0 -4px 7px;
}
.ab03Box .tabContent ul li {
	width: 50%;
	padding: 4px;
	box-sizing: border-box;
	list-style-type: none;
}
.ab03Box .tabContent .item {
	height: 100%;
	background: #f8f8f8;
	padding: 30px 20px;
	box-sizing: border-box;
}
.ab03Box .tabContent h5 {
	font-size: 18px;
	color: #555;
	font-weight: normal;
	border-bottom: 1px solid #ddd3b3;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*--神基科技組織架構圖--*/
.ab04Box .Img {
	display: inline-block;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
.ab04Box .Img img {
	display: block;
	width: 100%;
}
.ab04Box .abGroup {
	border-top: 3px solid #eee;
	margin-top: 100px;
}
.ab04Box .abGroup h4 {
	margin: 30px 0 20px 20px;
	font-size: 18px;
	letter-spacing: .05em;
	font-weight: normal;
}
.ab04Box .abGroup table {
	min-width: 960px;
}

/*--聯華神通集團--*/
.ab05Box .topIntro {
	display: flex;
}
.ab05Box .topIntro .left {
	flex: 640px;
	padding-right: 55px;
	border-right: 1px solid #eee;
	box-sizing: border-box;
}
.ab05Box .topIntro h4 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: .05em;
}
.ab05Box .topIntro h4:after {
	content: '';
	display: block;
	width: 35px;
	height: 1px;
	background: #cfb094;
	margin: 20px 0;
}
.ab05Box .topIntro .Img {
	flex: 520px;
	padding: 0 60px;
	box-sizing: border-box;
}
.ab05Box .topIntro .Img img {
	display: block;
	width: 100%;
}
.ab05Box .brandBox {
	position: relative;
	margin-top: 80px;
	padding: 80px 0;
	background: #fafafa;
}
.ab05Box .brandBox:before, .ab05Box .brandBox:after {
	content: '';
	position: absolute;
	top: 0;
	width: 50vw;
	height: 100%;
	background: #fafafa;
}
.ab05Box .brandBox:before {
	left: -50vw;
}
.ab05Box .brandBox:after {
	right: -50vw;
}
.ab05Box .brandBox h4.titleStyle03 {
	margin-bottom: 70px;
}
.ab05Box .brandBox ul.brandList {
	width: 100%;
	padding: 0 50px;
	box-sizing: border-box;
}
.ab05Box .brandBox ul.brandList li {
	position: relative;
	list-style-type: none;
	text-align: center;
	padding: 0 50px;
	box-sizing: border-box;
}
.ab05Box .brandBox ul.brandList li:before, .ab05Box .brandBox ul.brandList li:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 40px;
	background: #e1e1e1;
}
.ab05Box .brandBox ul.brandList li:before {
	left: 0;
}
.ab05Box .brandBox ul.brandList li:after {
	right: 0;
	display: none;
}
.ab05Box .brandBox ul.brandList li:last-child:after {
	display: block;
}
.ab05Box .brandBox .Img {
	margin-bottom: 12px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ab05Box .brandBox .Img img {
	width: auto;
	max-height: 100%;
	transition: all .5s;
}
.ab05Box .brandBox p {
	font-size: 14px;
	font-family: "Roboto", sans-serif, "微軟正黑體";
	text-transform: uppercase;
	letter-spacing: .05em;
	text-align: center;
}
.ab05Box .milestoneBox {
	padding: 90px 0;
}
.ab05Box .milestoneBox h4 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	letter-spacing: .05em;
	color: #0c120c;
}
.ab05Box .milestoneBox p {
	text-align: center;
	font-size: 14px;
	color: #555;
	letter-spacing: .05em;
	font-family: "Roboto", sans-serif, "微軟正黑體";
}
.ab05Box .enterpriseBox {
	position: relative;
} 
.ab05Box .enterpriseBox .enterpriseListBox {

}
.ab05Box .enterpriseBox ul.enterpriseList {
	position: relative;
	left: calc((-100vw + 1160px)/2);
	width: 100vw;
	padding-left: 0;
}
.ab05Box .enterpriseBox ul.enterpriseList:hover .Img img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.ab05Box .enterpriseBox ul.enterpriseList li.slick-slide {
	position: relative;
	list-style-type: none;
	padding: 0 50px;
	box-sizing: border-box;
}
.ab05Box .enterpriseBox ul.enterpriseList li.slick-slide:before, .ab05Box .enterpriseBox ul.enterpriseList li.slick-slide:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 40px;
	background: #e1e1e1;
}
.ab05Box .enterpriseBox ul.enterpriseList li.slick-slide:before {
	left: 0;
}
.ab05Box .enterpriseBox ul.enterpriseList li.slick-slide:after {
	right: 0;
	display: none;
}
.ab05Box .enterpriseBox ul.enterpriseList li.slick-slide:first-child:before {
	display: none;
}
.ab05Box .enterpriseBox ul.enterpriseList li.slick-slide:last-child:after {
	display: block;
}
.ab05Box .enterpriseBox ul.enterpriseList li.slick-slide:hover .Img img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.ab05Box .enterpriseBox .Img {
	margin-bottom: 12px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ab05Box .enterpriseBox .Img img {
	width: auto;
	max-height: 100%;
	transition: all .5s;
}
.ab05Box .enterpriseBox p {
	font-size: 14px;
	font-family: "Roboto", sans-serif, "微軟正黑體";
	text-transform: uppercase;
	letter-spacing: .05em;
	text-align: center;
}
@media (max-width:1180px) {
	.ab01Box .top, .ab01Box .bottom {
		float: left;
		width: 100%;
		height: 94px;
	}
	.ab01Box .Img {
		padding: 10px 0 0 5px;
	}
	.ab05Box .topIntro {
		display: block;
	}
	.ab05Box .topIntro .left {
		width: 100%;
		margin-bottom: 20px;
		padding: 0;
		border: 0;
	}
	.ab05Box .topIntro .Img {
		width: 100%;
		padding: 0 200px;
	}
	.ab05Box .brandBox ul.brandList {
		padding: 0;
	}
	.ab05Box .brandBox ul.brandList li:first-child:before {
		display: none;
	}
	.ab05Box .brandBox ul.brandList li:last-child:after {
		display: none;
	}
	.ab05Box .enterpriseBox {
		position: relative;
	}
	.ab05Box .enterpriseBox ul.enterpriseList {
		left: 0;
		width: 100%;
	}
	.ab05Box .enterpriseBox ul.enterpriseList li.slick-slide {
		padding: 0 20px;
	}
}
@media (max-width:960px) {
	.ab02Box .item01, .ab02Box .item02, .ab02Box .item03 {
		background: #424242;
	}
	.ab02Box .item01 .Txt, .ab02Box .item02 .Txt, .ab02Box .item03 .Txt {
		width: 100%;
		height: auto;
	}
	.ab02Box .Txt {
		position: static;
		width: 100%;
		background: #424242;
	}
	.ab05Box .topIntro .Img {
		width: 100%;
		padding: 0 100px;
	}
}
@media (max-width:768px) {
	.ab01Box .top, .ab01Box .bottom {
		height: auto;
	}
	.ab01Box .top {
		margin-bottom: 0;
	}
	.ab01Box .top li {
		margin-bottom: 15px;
	}
	.ab01Box .top li:nth-of-type(1) {
		width: 100%;
	}
	.ab01Box .top li:nth-of-type(2) {
		width: 100%;
	}
	.ab01Box .bottom li {
		margin-bottom: 15px;
	}
	.ab01Box .bottom li:nth-of-type(1) {
		width: 100%;
	}
	.ab01Box .bottom li:nth-of-type(2) {
		width: 100%;
	}
	.ab01Box .bottom li:nth-of-type(3) {
		width: 100%;
	}
	.ab01Box .bottom li:nth-of-type(2) span.ch {
		margin-top: 20px;
	}
	.ab01Box .bottom li:nth-of-type(2) span.en {
		float: left;
		margin-top: 42px;
	}
	.ab01Box .item {
		height: auto;
	}
	.ab01Box .Img {
		padding: 10px 5px 0 5px;
		width: 100%;
		height: auto;
		box-sizing: border-box;
	}
	ul.ab01List li {
		width: 50%;
	}
	.ab02Box .Img {
		position: relative;
		height: 280px;
	}
	.ab02Box .Img img {
		position: absolute;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.ab03Box ul.tabBox {
		padding-left: 0;
	}
	.ab03Box ul.tabBox li {
		float: left;
		list-style-type: none;
		margin: 0 15px 15px 0;
	}
	.ab03Box ul.tabBox a {
		display: block;
		padding: 6px 27px;
		border: 1px solid #ccc;
		box-sizing: border-box;
	}
	.ab03Box ul.tabBox a.current, .ab03Box ul.tabBox a:hover {
		color: #fff;
		background: #2e363a;
		border-color: #2e363a;
	}
	.ab03Box .tabContent {
		margin-top: 20px;
	}
	.ab03Box .tabContent ul li {
		width: 100%;
	}
	.ab03Box .tabContent .item {
		padding: 30px 0;
	}
}
@media (max-width:640px) {
	.ab05Box .topIntro .Img {
		padding: 0 50px;
	}
}
@media (max-width:480px) {
	.ab03Box .bottomList h4 {
		padding-bottom: 0px;
		margin-bottom: 20px;
		border-color: #cfb094;
	}
	.ab03Box .bottomList h4 b {
		font-size: 20px;
		padding: 0 10px 8px;
		display: block;
		text-align: center;
		border-bottom: 0;
	}
	.ab03Box .bottomList h4 i {
		display: none;
	}
	.ab05Box .topIntro .Img {
		padding: 0;
	}
	ul.ab01List li {
		width: 100%;
	}
}