@charset "utf-8";
#menu_bg{
	position: absolute;
    right: 0;
    bottom: 5.5%;
}

.sticky {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
    /*background: #40b1f7 none !important;*/
	background: /*#1ea4f9*/ url(../img/bottom_bg.png) center top  no-repeat !important;
    width: 100% !important;
}

/*footer*/
#footer_frame {
	width: 100%;
	background:#fef5c5 /*url(../img/fatfooter_bg.jpg) repeat-x center top*/;
	/*border-top: 5px solid #ea6363;*/
	/*border-bottom: 3px solid #ea6363;*/
}
#footer_frame_open_close {
    background: url(../img/icon_slidedown.png) no-repeat center center;
    position: absolute;
    width: 42px;
    height: 42px;
    left: 49%;
    margin-top: -30px;
}
#footer_frame_1 {
	padding: 35px 0 25px 0;
}
#footer_frame_1 ul {
	overflow: hidden;
}
#footer_frame_1 > ul {
}
#footer_frame_1 > ul > li {
	float: left;
	font-size: 16px;
	font-weight: bold;
    width: 13%;
    margin-left: 1%;
	line-height: 28px;
	list-style-type: none;
}
#footer_frame_1 ul li ul {
	margin-left: -25px;
}
#footer_frame_1 ul li ul li {
	color: #656565;
	font-size: 14px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 34px;
}
#footer_frame_1 ul li a {
	color: #bd9c3e;
}

.footer_font_01 {
	padding:0px 10px 0px 10px;
	border-top:#bd9c3e solid 1px;
	border-bottom:#bd9c3e solid 1px;
}

#footer_frame_1 ul li ul li a {
	color: #000;
}
#footer_frame_1 ul li ul li a:hover {
	text-decoration:underline
}
#footer_1 {
	padding:14px 0px 0px 0;
}
#footer_three_block {
	float: left;
	margin-left: 4px;
}
#footer_three_block a {
	color: #ffffff;
}
#footer_info {
	float: left;
	margin-left: 1%;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
}
#accessibility {
	float: right;
}
/*end footer*/

/*@media only screen and (min-width: 993px) {
#main-menu li span.phone_font{
	display:none;
}*/

@media (min-width: 993px) {
#main-menu li span.phone_font{ /*上方MENU系統字不出現*/
	display:none; 
	}
}

@media only screen and (max-width: 992px) {
	.logo img{
		width:80%
	}
	
#menu{
	width:100%;
}
.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
    padding: 10px 20px;
    padding-right: 58px;
    background: #108edc;
	border-bottom:1px #ccc solid;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.sm-blue > li:first-child > a, .sm-blue > li:first-child > :not(ul) a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.image_header_bg,#img,#banner,#footer_frame{
	display:none
}
.toplink{
	/*background: #1ea4f9 url(../img/bottom_bg.jpg) center top  !important;*/
	height:110px;
	width: 100%;
}
.margin_top{
	top:0
}
.logo img{
	width:75%
}
.toplink_bg{
	float:left
}

.search_a {
	padding: 2px 0
}
.search {
	display: none;
}
#menu {
	background: none;
	position: fixed;
	top: 110px
}
.nav > li {
	float: none;
}
.nav > li > .parent {
	background-position: 95% 50%;
}
.nav li li .parent {
	background-image: url("../img/downArrow.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.nav ul {
	display: block;
	width: 100%;
}
.nav > li.hover > ul, .nav li li.hover ul {
	position: static;
}
.icon_font {
	display: block;
	text-align: left;
}
.icon_pic {
	display: none
}
.toggleMenu {
	display: block;
	position: fixed;
	top: 10px;
	right: 10px;
	z-index: 3;
}
.menu_bg {
	background:rgba(255,255,255,0.9);
	width: 100%;
	position: fixed !important;
	top: 0;
	bottom: 0 !important;
	z-index: 5;
}
.scrollbar_menu {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
.search_show {
	display: inline-block;
	position: fixed;
	z-index: 6;
	top: 10px;
	left: 10px;
	margin-right: 50px;
}
.overflow {
	overflow: hidden;
}

.search_link a{
    color: #f57f00;
}

.meun_top1 { /*(最大尺寸992瀏覽器寬度不出現 電腦版menu與抬頭顯示器)*/
	display: none;
}

.service_banner img{
	width: 32%;
    /*padding: 0 1.5%;*/
}

.service_box .more{
	top:330px;
}
.service_box{
	background: #FFF;
	/*border:1px solid #a20000;*/
	border-radius: 10px;
	margin-bottom: 20px;
	min-height: 353px;
}

.more_video{
	position: absolute;
	top:64px;
	right: 29px;
}

.search_input{
	max-width: 266px;
	border: 1px #ea535d solid;
}

#main-menu li img{
	display:none;
}

}


