@charset "utf-8";
/* CSS Document */


/******************************

1. basic
2. index banner
3. index.html style

******************************/





/*********************************
1. basic
*********************************/

#logo {
    border:0px!important;
    clip:rect(1px, 1px, 1px, 1px) !important;
    height:1px!important;
    overflow: hidden!important;
    padding:0px!important;
    position:absolute !important;
    width:1px!important;
}

.index #content-wrap {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

@media only screen and (min-width: 1px) and (max-width: 991px) {

.index #content-wrap {
	/*margin-top: 50px;*/
	/*margin-bottom: 20px*/
}

}

@media only screen and (min-width: 992px) {

.index #content-wrap {
	/*margin-bottom: 20px*/
}

}

/*********************************
2. index banner
*********************************/

.index-banner-section {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

.index-banner {
 	margin: 0px;
 	padding: 0px;
 	float: left;
 	width: 100%;
 }


#pc-1 {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 700px;
}

#m-1 {
	position: relative;
	overflow: hidden;
	width: 100%;
	min-height: 400px;
}

@media only screen and (min-width: 1px) and (max-width: 991px) {

	#pc-1 {
		display: none;
	}
	#m-1 {
		display: block;
	}

}

@media only screen and (min-width: 992px) {

	#pc-1 {
		display: block;
	}

	#m-1 {
		display: none;
	}

}



 /*banner:swiper*/
.swiper2 .swiper-button-prev {
	background-image: url("../images/basic/swiper_arrow_prev1.png")!important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain!important;
	text-indent: -99999px;
	height: 50px!important;
	width: 40px!important;
	z-index: 90;
	left: 0px!important;
}

.swiper2 .swiper-button-next {
	background-image: url("../images/basic/swiper_arrow_next1.png")!important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain!important;
	text-indent: -99999px;
	height: 50px!important;
	width: 40px!important;
	z-index: 90;
	right: 0px!important;
}

.swiper2 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #ccc;
	opacity: 1;
}

.swiper2 .swiper-pagination-bullet-active {
	background-color: #6fba2a;
	opacity: 1;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: 0;
}

.zs-enabled .zs-slideshow .zs-bullets .zs-bullet {
	display: inline-block;
	cursor: pointer;
	width: 10px;
	height: 10px;
	border-radius: 8px;
	margin: 5px;
	background-color: #ffffff;
	opacity: 0.8;
}

.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active {
	background-color: #ccc;
	opacity: 0.6;
}

/*********************************
3. index.html style
*********************************/

.index {
	background-color: #fff;
}

/*advantages*/
.advantages-section {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

@media only screen and (min-width: 1px) and (max-width: 1024px) {

	.advantages-section {
		padding-bottom: 20px;
	}

}

.advantages-list__box {
	width: 900px;
	margin: auto;
}

@media only screen and (min-width: 1px) and (max-width: 1024px) {

	.advantages-list__box {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}

}

.advantages-list {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

@media only screen and (min-width: 1px) and (max-width: 1024px) {

	.advantages-list {
		padding-bottom: 0px;
	}

}

.advantages-list li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

@media only screen and (min-width: 1px) and (max-width: 1024px) {

	.advantages-list li {
		width: 50%;
		padding-bottom: 30px;
	}

}

.advantages-list li .title {
	text-align: center;
	display: inline-block;
	width: 55px;
	margin: auto;
}

.advantages-list li:nth-child(4) .title {
	text-align: center;
	display: inline-block;
	width: 80px;
	margin: auto;
}

.advantages-list li .title h3 {
	float: left;
	color: #547183;
	font-size: 2.2em;
	line-height: 30px;
}

.advantages-list li .title span {
	float: left;
	line-height: 40px;
}

.advantages-list li .desc {
	float: left;
	width: 100%;
	line-height: 1;
	padding: 0;
	margin: 0;
}

.advantages-list li:last-child {
	border-right: none;
}

/*about*/
.about-section {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
	background-image: url("../images/bg_about.jpg") !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

@media only screen and (min-width: 1px) and (max-width: 480px) {

	.about-section {
		background-position: right center;
	}

}

@media only screen and (min-width: 481px) and (max-width: 601px) {

	.about-section {
		background-position: right center;
	}

}

@media only screen and (min-width: 600px) and (max-width: 600px) {

	.about-section {
		background-position: -500px center;
	}

}

.about-top {
	float: left;
	width: 100%;
}

.about-top .title {
	float: left;
	color: #484a57;
	width: 100%;
	font-size: 1.95em;
	line-height: 1.4;
	font-family: "Noto Sans TC", sans-serif;
	letter-spacing: 3px;
	font-weight: 500;
}

.about-top .title2 {
	float: left;
	color: #6a7f94;
	width: 100%;
	font-size: 1.25em;
	line-height: 1.4;
	font-family: "Noto Sans TC", sans-serif;
	letter-spacing: 3px;
	font-weight: 400;
}

.about-bottom {
	width: calc(100%-40px);
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

.about-list__box {
 	max-width: 900px;
	margin: auto;
}

.about-list {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-bottom: 30px;
}

@media only screen and (min-width: 1px) and (max-width: 1024px) {

	.about-list {
	    float: left;
		width: 100%;
		padding-left: 10%;
		padding-right: 10%;
		padding-top: 20px;
	}

}

.about-list li {
	float: left;
	width: 25%;
	border-right: 1px solid #ccc;
	text-align: center;
	box-sizing: border-box;
}

@media only screen and (min-width: 1px) and (max-width: 1024px) {

	.about-list li {
		width: 50%;
		border-right: none;
	}

}

.about-list li:last-child {
	border-right: none;
}

.about-list li img {
	width: 42px;
	margin: auto;
}

.about-list li h3.title {
	float: left;
	width: 100%;
	font-size: 1.2em;
	padding-top: 5px;
}

.about-list li p.desc {
	padding-top: 5px;
	float: left;
	width: 100%;
	color: #666666;;
	line-height: 1.6;
	font-size: 0.9em;
}

.about-list li a.more {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.about-list li a.more img {
	float: left;
	width: 15px;
}

@media only screen and (min-width: 1px) and (max-width: 501px) {

	.about-list li {
		width: 50%;
		padding-bottom: 50px;
	}

	.about-list li {
		border-right: none;
	}

}





/*case*/
.case-section {
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 20px;
	background-color: #d2dde1;
}

.case-top {
	float: left;
	width: 100%;
	text-align: center;
}

.case-top .title {
	float: left;
	color: #484a57;
	width: 100%;
	font-size: 1.95em;
	line-height: 1.4;
	font-family: "Noto Sans TC", sans-serif;
	letter-spacing: 3px;
	font-weight: 500;
}

.case-top .title2 {
	float: left;
	color: #6a7f94;
	width: 100%;
	font-size: 1.25em;
	line-height: 1.4;
	font-family: "Noto Sans TC", sans-serif;
	letter-spacing: 3px;
	font-weight: 400;
}

.caseBox {
 	float: left;
 	width: 100%;
}

@media only screen and (min-width: 901px) {

	.case-center {
		float: left;
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}

	.caseBox .coloum1 {
		display: flex;
		flex-direction: row;
	}

	.case-one a {
		float: left;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.caseBox.case-one a .left {
		float: left;
		width: 52%;
		flex-grow: 1;
	}

	.caseBox.case-one a .right {
		float: left;
		width: 48%;
		display: flex;
		align-items: center;
		flex-shrink: 1;
		flex-direction: reverse
	}

	.caseBox.case-one a .right .rightBox {
		width: 400px;
		padding-left: 40px;
	}

	.caseBox .coloum2 {
		display: flex;
		flex-direction: row-reverse;
	}

	.case-two a {
		float: left;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.caseBox.case-two a .left {
		float: left;
		width: 52%;
		flex-grow: 1;
	}

	.caseBox.case-two a .right {
		float: left;
		width: 48%;
		display: flex;
		align-items: center;
		flex-shrink: 1;
		flex-direction: row-reverse
	}

	.caseBox.case-two a .right .rightBox {
		width: 400px;
		padding-right: 40px;
	}

	.caseBox a .right .title {
		float: left;
		width: 100%;
	}

	.caseBox a .right .title h3 {
		float: left;
		color: #484a57 !important;
		border: 1px solid #484a57;
		background-color: #fff;
		padding: 5px 8px 5px 8px;
		line-height: 1.2;
		font-size: 1.4em;
	}

	.caseBox a .right .desc {
		float: left;
		width: 100%;
		padding-top: 10px;
	}

	.caseBox a .right .desc p {
		float: left;
		color: #484a57 !important;
		max-width: 400px;
	}

}

@media only screen and (min-width: 1px) and (max-width: 900px) {

	.case-center {
		float: left;
		width: 100%;
		padding-left: 0%;
		padding-left: 0%;
	}

	.caseBox a {
		float: left;
		width: 100%;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 20px;
	}

	.caseBox.case-one a .left {
		float: left;
		width: 100%;
	}

	.caseBox.case-one a .right {
		float: left;
		width: 100%;
	}

	.caseBox.case-one a .right .rightBox {
		float: left;
		width: 100%;

	}

	.caseBox.case-two a .left {
		float: left;
		width: 100%;
	}

	.caseBox.case-two a .right {
		float: left;
		width: 100%;
	}

	.caseBox.case-two a .right .rightBox {
		float: left;
		width: 100%;
	}

	.caseBox a .right .title {
		float: left;
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 20px;
	}

	.caseBox a .right .title h3 {
		float: left;
		color: #484a57 !important;
		border: 1px solid #484a57;
		background-color: #fff;
		padding: 5px 8px 5px 8px;
		line-height: 1.2;
		font-size: 1.4em;
	}

	.caseBox a .right .desc {
		float: left;
		padding-top: 10px;
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
		padding-bottom: 20px;
	}

	.caseBox a .right .desc p {
		float: left;
		color: #484a57 !important;
		max-width: 100%;
	}

}

.caseBox .photo {
	float: left;
	width: 100%;
	position: relative;
}

.caseBox .photo img {
	float: left;
	width: 100%;
}

.caseBox.case-one .triangle {
	float: left;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.caseBox.case-two .triangle {
	float: right;
	width: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.caseBox.case-one .triangle img {
	float: left;
	width: 80px;
}

.caseBox.case-two .triangle img {
	float: right;
	width: 80px;
}





.case-bottom {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 5%;
	padding-right: 5%;
}

.case-list {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0;
	padding-bottom: 30px;
}

.case-list img {
	float: left;
	width: 100%;
}

.case-list li a {
	float: left;
	width: 100%;
	color: #161514;
	background-color: #fff;
	text-decoration: none;
}

.case-list li a:hover {
	transition: 0.3s;
	box-shadow: 0 22px 40px rgb(0 0 0 / 5%);
}

.case-list li a .title {
	width: calc(100%-30px);
	font-size: 1.2em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	color: #161514!important;
}

.case-list li a .desc {
	float: left;
	width: calc(100%-30px);
	color: #6e6e6e!important;
	font-size: 0.9em;
	line-height: 1.5;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	box-sizing: content-box!important;
	text-align: justify
}





