#Wrapper { 
width:100%; 
height:auto; 
margin:0 auto;
overflow-x: hidden;
}
img{ border:0;}

::selection { background:#e84001; color:#fff;}
::-moz-selection { background:#e84001; color:#fff;}
::-webkit-selection { background:#e84001; color:#fff;}

/*首頁高滿版begain*/

.background {
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-position:50% 50%\9 !important;
}

/* fullscreen setup */
html, body {
    height:100%;
	margin:0;
    }
.fullscreen {
	position:relative;
	display:table;
    width:100%;
    height:100%;
    overflow:hidden;
    }
.fullscreen.overflow,
.fullscreen.overflow .slogon {
    height:auto;
    min-height:100%;
   }
.translation{
	position:absolute;
	top:1.4%;
	right:1%;	
	} 
	.translation ul{
		list-style-type:none;
		margin:0;
		}
		.translation ul li{
			padding:0 1px;
			text-align:center;
			vertical-align:middle;
			}
			.right_btn {
				width:auto;
				display: inline-block;
				font-size: 12px;
				color: #999999; 
					}
					.right_btn a {
						width:auto;
						font-family:"AvenirLTStd-Medium",Verdana,sans-serif;
						display: inline-block;
						font-size: 12px;
						letter-spacing: 1px;
						color: #999999;
						margin:0 10px; 
						text-decoration: none;
							}
							.right_btn a:hover { color: #ffffff; }
							

/*內頁header begain*/
.banner-nav{
	position:absolute;
	width:100%;
	bottom:0;

	}
#MainMenu{
	position:relative;
	width:100%;
	height:auto;
	background-color:#FFFFFF;
	}

#MainMenu img{
	display:block;
	margin:0 auto;
	}

ul.nav { 
list-style:none; 
margin:0; 
padding:0;
text-align:center;
display:block;
background-color:#ffffff;
	 }
	ul.nav li {  
	display:inline-block ;
	margin:0;
	vertical-align:top;
	}

	a:hover span.two { 
	display: inline;
	position:relative;
	top:11px;	
	   }
	ul.nav a span.one{ 
	display: inline;
	position:relative;
	top:12px;	
	   }
	   
		/*IE 9/10 */
		@media screen and (min-width:0\0) {  
			ul.nav a span.one, 
			a:hover span.two { 
			top:14px;	
			 }
		} 
	
    .one{letter-spacing:1px;}
	.two{
		font-family:microsoft yahei,sans-serif;
		font-size:13px;
		letter-spacing:3px;
		font-weight:normal; 
		}
	
	ul.nav a:hover span.one, 
	a span.two { display: none;  }	

.nav_btn {
	position: relative;
    display:inline-block;
	margin:0;
	width:145px;
	height:60px;
	font-size:14px;
	font-family: "Open Sans",Helvetica,Arial,sans-serif;
	color: #686868;
	font-weight:600;
	text-decoration: none;
	text-transform: uppercase;	
	-webkit-transition: 0.4s ease-out;
	-moz-transition: 0.4s ease-out;
	-ms-transition: 0.4s ease-out;
	-o-transition: 0.4s ease-out;
	transition: 0.4s ease-out;
		}
		.nav_btn.active ,
		.nav_btn:hover {
			color: #CCCCCC;
			 }
		.nav_btn:after {
			width: 100%;
			content:  "";
			bottom: -1px;
			left: 0;
			z-index: 1;
			position: absolute;
			border-top: 3px solid #a8d6e6;
			-webkit-transform: scaleY(0.0);
			-moz-transform: scaleY(0.0);
			-ms-transform: scaleY(0.0);
			-o-transform: scaleY(0.0);
			transform: scaleY(0.0);		
			-webkit-transition: 0.1s ease-out;
			-moz-transition: 0.1s ease-out;
			-ms-transition: 0.1s ease-out;
			-o-transition: 0.1s ease-out;
			transition: 0.1s ease-out;
		}

			 
/*phone menu*/
.menu{	display:none;}
	
.mobile-menu-icon,
.pop-menu-icon {
	margin:0;
	padding:0;
	position:fixed;
	right:22px;
	top:25px;
	z-index:9999;
	}

.sub-nav {
	font-family:"AvenirLTStd-Medium",Verdana,sans-serif;
	text-transform:uppercase;	
	cursor:pointer;	
	display:block;
	padding:0;
	position:relative;
    }

    .sub-nav ul { 
      width:280px; 
	  margin:30% auto 0 auto;
	  padding:0;	
	  list-style-type: none;
      }	
    .sub-nav ul li {
	width:100%;
	font-size:14px;
    font-family:microsoft yahei,sans-serif;
	letter-spacing:4px;
	padding:15px 0 ; 
	text-align:left;
	 }		  
    .sub-nav ul li label{ 
	display:inline-block;
	width:110px;
	margin:0 0 0 8px;
	color:#777777;
	font-size: 12px;
	letter-spacing:2px;
	text-align:left;
	 }	
	 
    .sub-nav ul li a:link , 
	.sub-nav ul li a:visited {
		color:#222;
		text-decoration: none;
		padding:15px 0 15px 22%;
		}
    .sub-nav ul li a:hover {color:#222222;}

.nav-list{ 
    display:none;
	width:100%;
	position:fixed;
	top:0; 
	z-index:9999;
}
.full-height{ height:100%;}	
/*phone menu end*/		
@media screen and (max-width: 1045px) {
.nav_btn { width:100px; }
	}	
@media screen and (max-width: 865px) {
.menu{	display:block; }
ul.nav li { display:none; }	
.header {  border-bottom: 0px solid #cccccc; }

.mobile-menu-icon, .pop-menu-icon {
	right: 22px;
    top: 25px;
    z-index: 9999;
    }

}	

/*首頁高滿版end*/



/*footer begin*/
.copyright{
	width:100%;
	font-family:"AvenirLTStd-Medium",Verdana,sans-serif;
	font-size:13px;
	color:#bfbfbf;
	border-top:1px solid #efefef;
	text-align:left;
	padding:40px 0 40px 17px;
	}
	.copyright .HsLogo{
		float:right;
		margin:0 40px 0 0;
		}
    .mail-socal{ 
	    float:left;
		margin:0 20px 0 0;
		}
		
		
@media screen and (max-width: 480px) { 
.HsLogo{ display:none;}
 }
/*footer end*/

/*GotoTop Begin*/
a.RgoTop{
	position:fixed; 
    bottom:24%; 
    right:11px;
    cursor:pointer;
    display:none;
	z-index:9999;
    }
@media screen and (max-width: 360px) {
a.RgoTop{ bottom:34%;}	
}
/*GotoTop End*/	