@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 1260px) and (max-width: 1440px) {
	/* 錨點 Start */
	#ServiceM{
		width: 0px;
		height: 0px;
		position: absolute;
		margin-top: -60px;
	}	
	#EF2FormM{
		width: 0px;
		height: 0px;
		position: absolute;
		margin-top: -80px;
	}
	/* 錨點 End */
	article{
		padding-top: 100px;
	}
	#Banner{
		width: 100%;
		height: calc(100vh - 200px);
		background: url("/Assets/Web/Images/Service/Banner.jpg") no-repeat center center;
		background-size: cover;	
		padding-top: 150px;
		margin-bottom: 100px;
	}	
	#BannerForm{
		max-width: 1120px;
		height: 600px;
		margin: 0 auto;		
	}
	#BannerLeft{
		width: 445px;
		height: 420px;
		background: #c8a97d;
		padding: 50px;
		box-sizing: border-box;
		float: left;
		
	}
	#BannerTitle{
		width: 100%;
		height: 75px;
		line-height: 22px;
		font-size: 26px;
		font-weight: 600;
		color: #FFF;
		padding-left: 30px;
		border-left: 6px solid #92d1d5;
		letter-spacing: 5px;
		margin-bottom: 40px;
	}
	#BannerLeftText{
		width: 100%;
		line-height: 30px;
		font-size: 15px;
		color: #FFF;
		font-weight: 600;
		letter-spacing: 4px;
		margin-bottom: 50px;
	}
	.BannerBtn01{
		width: 155px;
		height: 55px;
		line-height: 55px;
		background: #FFF;
		font-size: 20px;
		font-weight: bold;
		color: #646464;
		text-align: center;
		letter-spacing: 5px;
		cursor: pointer;
	}
	#Btn01{
		float: left;
	}
	#Btn02{
		float: right;
	}
	#BannerRight{
		width: calc(100% - 650px);
		height: 600px;
		float: right;
	}
	#BannerRightText{
		width: 350px;
		height: 267px;
		line-height: 50px;
		font-size: 50px;
		color: #FFF;
		font-weight: bold;
		padding-top: 80px;
		margin: 0 auto;
		box-sizing: border-box;
		text-align: right;
	}
	/* 客製化服務 Start */
	#Serice{
		width: 100%;
		padding-top: 120px;
		padding-bottom: 120px;
	}
	#ServiceForm{
		max-width: 1120px;
		height: 230px;
		margin: 0 auto;
	}
	#ServiceTitle{
		width: 100%;
		height: 230px;
		background: #a1734a;
		padding: 70px 80px;	
		box-sizing: border-box;
	}
	#ServiceTitleLeft{
		width: 250px;
		height: 90px;
		line-height: 50px;
		font-size: 26px;
		font-weight: bold;		
		color: #FFF;
		letter-spacing: 6px;
		border-right: 1px solid #FFF;
		padding-top: 0px;
		box-sizing: border-box;
		float: left;
	}
	#ServiceTitleRight{
		width: calc(100% - 300px);
		height: 120px;
		line-height: 30px;
		font-size: 15px;
		font-weight: 400;
		color: #FFF;
		letter-spacing: 1px;	
		box-sizing: border-box;
		padding-left: 10px;
		float: right;		
	}
	#ServiceTitleText1{
		width: 100%;
		height: 120px;
		float: right;
		
	}
	/* 客製化服務  End */	
	/* 服務項目 Start */
	
	#Packaging{
		width: 100%;
		padding-top: 100px;
		padding-bottom: 100px;
		padding-left: 80px;
		padding-right: 0px;
		box-sizing: border-box;
	}
	#Packaging:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#PackagingLeft{
		width: 270px;
		float: left;	
	}
	#PackagingLeftTitle{
		width: 100%;
	}
	element.style{
		left: 0px;
	}
	.PackagingMenu{
		width: 100%;
		height: 60px;
		line-height: 25px;
		font-size: 20px;
		font-weight: bold;
		color: #646464;
		border-bottom: 1px solid #646464;
		padding-left: 20px;
		box-sizing: border-box;
		margin-bottom: 30px;			
		background-position: -22px top;
		cursor: pointer;
		background-image: url("/Assets/Web/Images/Service/listarrowNb_G.png");
		background-repeat: no-repeat;
		transition: all .5s;
	}
	.PackagingMenu:hover{
		background-image: url("/Assets/Web/Images/Service/listarrowNb_G.png");
		background-repeat: no-repeat;
		background-position: 10px top;
		padding-left: 40px;
		box-sizing: border-box;
		transition: all .5s;
	}
	.PackagingMenuAct{
		color: #92d1d5;
		background-image: url("/Assets/Web/Images/Service/listarrowNb_LB.png") !important;
		background-repeat: no-repeat;
		background-position: 10px top;
		padding-left: 40px;
		box-sizing: border-box;
		transition: all .5s;
	}
	.NoBorderBottom{
		border-bottom: none;
	}

	#PackagingRight{
		float: right;
		overflow: hidden;
	}
	#PackagingRight:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	.PkList{
		width: 100%;
		margin-bottom: 120px;
		overflow:visible;
	
	}
	.PkListTitle{
		max-width: 590px;
		min-height: 60px;		
		box-sizing: border-box;
		border-bottom: 1px solid #646464;
		margin-left: 50px;
		margin-bottom: 50px;
	}
	.PkListTitle:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	.ListTitleText1{
		color: #646464;
		font-size: 26px;
		line-height: 30px;
		font-weight: bold;
		letter-spacing: 6px;
		float: left;
	}
	.ListTitleHeight{
		padding-bottom: 30px;
	}
	.ListTitleText2{
		width: 150px;
		height: 70px;
		line-height: 25px;
		color: #a5a5a5;
		float: right;
		font-size: 14px;
		font-weight: 600;
		text-align: right;
		letter-spacing: 1px;
	}
	.ListTitleText3{
		width: 100%;
		max-width: 550px;
		height: 100px;
		padding-left: 50px;
		line-height: 30px;
		font-size: 15px;		
		font-weight: 500;
		box-sizing: border-box;
		color: #000;
		letter-spacing: 1px;
		
	}
	.PKSlickList{
		width: 100%;
		max-width: 848px;
		
	}
	.PKSlickImg img{
		max-width: 848px;
		
	}
	#M3Point{
		margin-top: -30px;
	}
	/* 服務項目 End */
	#Equipment{
		width: 100%;	
		overflow: hidden;
		
	}
	#EquipmentForm{
		width: 1120px;
		height: 630px;
		background: #646464;
		padding: 70px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	#EFLeft{
		width: calc(100% - 400px);
		height: 475px;
		float: left;
	
	}
	#EFImg{		
		margin-left: -210px;
			overflow: hidden;
	}
	#EFImg img{
		height: 475px;
	}
	#EFRight{
		width: 320px;
		height: 650px;
		padding-right: 20px;
		float: right;
	}
	#EFRightTitle{
		width: 320px;
		height: 80px;
		font-size: 26px;
		font-weight: 700;
		color: #FFF;
		border-bottom: 1px solid #FFF;
		margin-top: 100px;
		letter-spacing: 6px;
	}
	#EFRightText{
		width: 320px;
		font-size: 15px;
		line-height: 30px;
		color: #FFF;
		font-weight: 500;
		padding-top: 50px;
		letter-spacing: 1px;
	}
	/* 主力設備 Start */
	#EF2Form{
		width: 1265px;
		padding-top: 150px;
		margin: 0 auto;
		padding: 100px 125px 150px 100px;
		box-sizing: border-box;
		
	}
	#EF2Form:after{
		content: ".";
		visibility: hidden;
		display: block;
		height: 0;
		clear: both; 
	}
	#EF2Left{
		width: 392px;
		float: left;
		margin-left: 10px;
	}
	.EF2Title{
		width: 100%;
		height: 40px;
		font-weight: bold;
		font-size: 26px;
		color: #646464;
		margin-bottom: 20px;
		letter-spacing: 6px;
	}
	.EF2List{
		width: 392px;
		min-height: 46px;
		color: #FFF;
		background: #646464;
		font-size: 16px;
		font-weight: 400;
		letter-spacing: 2px;
		padding: 10px 20px;
		margin-bottom: 30px;
		box-sizing: border-box;
	}
	#EF2RIght{
		width: 530px;
		float: right;
		
	}
	#EF2Img1{
		width: 472px;
		height: 320px;
		margin-bottom: 100px;
	}
	#EF2Img1 img, #EF2Img2 img{
		max-width: 100%;
	}
	#EF2Img2{
		width: 740px;
		height: 420px;
	}
	/* 主力設備 End */
}
