@charset "utf-8";
/* CSS Document */

	body{
	font-family:"微軟正黑體","Myriad Pro","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:0.05em;
	height: 100%;
	width: 100%;
	-webkit-text-size-adjust:100%;

	}
	input{
		 -webkit-appearance: none; -moz-appearance: none;
	}
	a{
		
		color: black;
	}
	#container{
width: 945px;
margin: 0px auto;
position: relative;
top: -90px;
min-height: 500px;

	}
	input{

	}
	#menu_bg{
	z-index: 11;
	background-color: #fffddf;
	height: 120px;
	width: 100%;
	border-bottom: 2px solid #f1c907;
	position: relative;

	}
	
	
	#menu{
	z-index: 11;
	max-width: 945px;
	width: 100%;
	height: 120px;
	margin: 0px auto;
	position: relative;
	border-bottom: 2px solid #f1c907;
	}
	#menu .lang{
    position: absolute;
    font-size: 12px;
    right: -81px;
    top: 31px;
    border-bottom: 1px solid black;
    padding-bottom: 4px;
	}
	#menu #home{
		width: 222px;
		height: 100%;
		float: left;
	/*	border-right: 1px solid #51a4e0;*/
	}
	#menu #home img{
	float: left;
	margin-top: 25px;
	margin-left: 0px;
	}
	#menu ul{
float: right;
width: 709px;
height: 100%;
/*border-left: 1px solid #51a4e0;*/
background: url(../images/topmenubg.png)  no-repeat left top ;
	}
	#menu ul li a{
background: url(../images/topmenubg.png)  no-repeat right top ;
/*border-right: 1px solid #51a4e0;*/
height: 120px;
width: 73%;
font-weight: bold;
float: left;
padding-left: 28%;
margin-left: -1px;
line-height: 120px;
position: relative;
font-size: 18px;
color: black;
   -webkit-transition: color 0.5s ease;
   -moz-transition: color 0.5s ease;
   -o-transition:color 0.5s ease;
   -ms-transition: color 0.5s ease ;
   transition: color 0.5s ease ;
	}

	#menu ul li a:hover .en{
		opacity: 0;
	}
	#menu ul li a .tw{
		opacity: 0;
	}
	#menu ul li a:hover .tw{
	opacity: 1;
	float: left;

	text-align: center;
	margin-top: -120px;
	}	
	#menu ul li {
	background-repeat: no-repeat;
	background-position: 0 -130px;
	float: left;
	background-size: 100% 145px;
	}
	#menu .m01{background-image: url(../images/menu01.png);	}
	#menu .m02{background-image: url(../images/menu02.png);	}
	#menu .m03{background-image: url(../images/menu03.png);	}
	#menu .m04{background-image: url(../images/menu04.png);	}
	#menu .m05{background-image: url(../images/menu05.png);	}
	#menu .m06{background-image: url(../images/menu06.png);	}

	#menu ul li a:hover{
		color: white !important;
	}	
	#top{
		position: fixed;
		right: 50px;
		bottom: 50px;
		width: 54px;
		height: 55px;
		z-index: 999;
		cursor: pointer;
		opacity: 0;
	}
#footer{
float: left;
position: relative;
width: 100%;
background-color: #2e2e2e;
margin-bottom: -90px;	
top: -90px;
}
#footerblock{
	width: 945px;
margin: 0px auto;
}
#stiemap{
float: left;
width: 50%;
color: white;
margin-top: 70px;
}

#stiemap .block{
	float: left;
width: 40%;
margin: 10px 5%;
height: 150px;
}
#stiemap .block span {
font-size: 16px;
float: left;
width: 100%;
border-bottom: 1px solid #626262;
padding-bottom: 18px;
margin-bottom: 17px;
}
#stiemap .block ul {
	float: left;
}
#stiemap .block ul li{
	float: left;
width: 100%;
margin: 4px 0;
}
#stiemap .block ul li a{
font-size: 13px;
float: left;
color: #b9b9b9;
}
#stiemap .block a{
color: white;
   -webkit-transition: color 0.5s ease;
   -moz-transition: color 0.5s ease;
   -o-transition:color 0.5s ease;
   -ms-transition: color 0.5s ease ;
   transition: color 0.5s ease ;
}
#stiemap .block a:hover{
	color: #63af1c;
}
#stiemap .other{
	margin-top: 30px;
}
#stiemap .other span{
border: 0;
padding-bottom: 0px;
margin-bottom: 13px;
}


#foot_right{
float: right;
width: 46%;
margin-top: 70px;
}

#foot_right .btn{
float: left;
width: 100%;
margin-top: 54px;
position: relative;
}
#foot_right .btn a{
float: left;
width: 33%;
position: relative;
height: 50px;
opacity: 0.5;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition:all 0.5s ease;
   -ms-transition: all 0.5s ease ;
   transition: all 0.5s ease ;
}
#foot_right .btn a:hover{
	opacity: 1;
}
#foot_right .btn img{
	
}
#foot_right h1{
	color: white;
	float: left;
	width: 100%;
	font-size: 28px;
}

#foot_right .fb{
float: left;
margin-top: 50px;
}

#foot_right .info{
float: left;
width: 100%;
font-size: 14px;
color: #b9b9b9;
line-height: 20px;
margin-top: 50px;
}

#foot_right .gbtn{
float: left;
width: 100%;
margin-top: 35px;
height: 45px;
}
#foot_right .gbtn a{
background-color: #63af1c;
width: 45%;
margin-right: 3px;
color: white;
font-size: 15px;
font-weight: bold;
float: left;
height: 45px;
line-height: 45px;
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition:all 0.5s ease;
   -ms-transition: all 0.5s ease ;
   transition: all 0.5s ease ;
text-align: center;
}

#foot_right .gbtn a:hover{
	background-color: gray;
}
#down{
	color: #ffffff;
	float: left;
	width: 100%;
	margin-top: 20px;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#down a{
	color: #ffffff;
}
#menu_mobile{
	display: none;
}



#footer_blank{

	height: 30px;
}



@media screen and (max-width: 1220px) {

#menu .lang{
	right: -38px;
}

}



@media screen and (max-width: 1024px) {
#foot_right .btn img:last-child{
opacity: 1 !important;
}
#foot_right .btn img:first-child{
opacity: 0 !important;
}

	#menu_bg{
	display: none;
	}


#menu{
	display: none;
}	
#menu_mobile{
	display: block;
	position: relative;
	float: left;
	width: 100%;
}
#menu_mobile .lang{
	    position: absolute;
    right: 119px;
    top: 47px;
    font-size: 14px;z-index: 10;
}
.bx-wrapper{
top: 0;
float: left;
width: 90%;
margin: 0 5%;
}

#top_link{
float: left;
width: 90%;
position: relative;
margin: 0 5%;
}
#top_link #home{
float: left;
margin: 20px 50px 20px 0;
}

#top_link #search{
float: right;
margin-top: 35px;
padding-left: 59px;    margin-right: 90px;
position: relative;
top: 0;
padding: 0;
border: 1px solid #b4b4b4;
}
#top_link .toggle{
float: right;
margin-top: 38px;
cursor: pointer;
margin-left: 10px;
}
#container{
	float: left;
	top:0;
	width: 90%;
margin: 30px 5% 0;
}
#container h1{
	font-size: 19px;
}
#container #search{
	display: none;
}
#menu_mobile #nav{
float: left;
width: 90%;
margin: 10px 5%;

}
#menu_mobile #nav span{
float: left;
width: 32.5%;
height: 65px;
background-color: red;
line-height: 65px;
text-align: center;
}

#menu_mobile #nav span a{
	color: white;
	float: left;
	width: 100%;
	height: 100%;
}
#menu_mobile #nav .m01{background-color: #cfad03;	border: 1px solid #FFFFFF;}
#menu_mobile #nav .m02{background-color: #a60175}
#menu_mobile #nav .m03{background-color: #67056e}
#menu_mobile #nav .m04{background-color: #284591}
#menu_mobile #nav .m05{background-color: #05b4d5}
#menu_mobile #nav .m06{background-color: #5a9d1d}
#menu_mobile #nav .search{display: none;}


#stiemap{
	display: none;
}

#footerblock{
	width: 90%;
	margin: 0 5%;
}
#foot_right{
	float: left;
	width: 100%
}
#foot_right .btn{
	width: 70%;
}
#foot_right .btn a{
	opacity: 1;
}

#foot_right .info{
border-top: 1px solid #505050;
padding-top: 50px;
width: 70%;
}
#foot_right .gbtn{
border-top: 1px solid #505050;
padding-top: 50px;
margin-top: 50px;
width: 30%;
}
#foot_right .gbtn a{
float: right;
width: 80%;
font-size: 13px;
margin-bottom: 4px;
}
#footer{
	top:0;
}
#down{
	margin-top: 50px;
}
#top{
right: 20px;
width: 30px;
}
#foot_right .fb{
	float: right;
}

}

@media screen and (max-width: 720px) {
#menu_mobile .lang{
    right: 100px;
}
#top{
right: 0;
width: 30px;
}
#top img{
width: 30px;
}
#top_link #search{
	display: none;
}
#top_link #home{

	margin-right: 0;
}
#menu_mobile #nav .search{
border: 1px solid #b4b4b4;
/* float: right; */
width: 194px;
height: 34px;
margin: 26px auto;
padding-left: 9px;
display: block;
}
#menu_mobile #nav span a{
	font-size: 13px;
}

#menu_mobile #nav span{
	height: 55px;
line-height: 55px;
}
#foot_right .btn img{
width: 100%;
max-width: 116px;
}
#foot_right .btn{
	width: 100%;
}
#foot_right .fb{
	width: 100%;
	text-align: center;
}

#foot_right .info{
border-top: 0;
width: 100%;
margin-top: 0;
}
#foot_right .gbtn{
border-top: 0;
width: 100%;
margin-top: 0;
}
#foot_right .gbtn a{
	float: left;
width: 48%;
}


#search #form1, .search #form1{
	border:0 !important;
}


#topimg .word{
top: 30px;
width: 60%;
left: 34px;
}

#top_link #search {
float: right;
margin-top: 35px;
position: relative;
top: 0;
padding-left: 19px;
border: 1px solid #b4b4b4;
}


#down span{
	float: left;
	width: 100%;
}












}

@media screen and (max-width: 400px) {
#menu_mobile .lang{
    right: 69px;
    top: 49px;
}

}
