/* reset */
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
/* start editing from here */
a{text-decoration:none;}
img{max-width:100%; height: auto;}
/*end reset*/

@font-face {
  font-family: 'Microsoft JhengHei';
  font-style: normal;
  src: local('Microsoft JhengHei'), local('Microsoft JhengHei'), url('/fonts/JhengHei.ttf');
}

html, body { height: 100%; width: 100%; margin: 0; }

body,form,table,td,th {
    font-family: "Microsoft JhengHei", "Microsoft JhengHei UI";
	letter-spacing: 1px;
	word-spacing: 1px;
	color:#373632;
}

/*bootstrap 列印修正*/
@media print {
	a[href]:after {
		content: none !important;
	}
	@page {
		margin: 0.5cm;
		size: A4 portrait;
	}
	.no-print {
		display:none;
	}
}

/*連結*/
a { 
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.image_hover:hover {
    -webkit-filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.2));
    filter: drop-shadow(0 0 3px rgba(34, 83, 61, 2.0));
}

/*bootstrap 清除table框線*/
.borderless td, .borderless th {
    border: none;
}
/* bootstrap */
.rowCell {
    margin-bottom: 12px;
}

.my_hr {
    border: none;
    border-top: dashed 1px #CDCDCD;
    margin: 6px 0 6px 0;
}

.my_hr2 {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.my_hr_line {
    border: none;
    border-top: dashed 2px #CDCDCD;
    color: #CDCDCD;
    background-color: #CDCDCD;
    margin-top: 5px;
    margin-bottom: 5px;
}

#tail {
    width: 990px;
	height: auto;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
	font-family: "MingLiU","Microsoft JhengHei","Microsoft JhengHei UI";
	font-size:13px;
} 

.boxshadows {
    box-shadow:
    0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048),
    0 6.5px 8px rgba(0, 0, 0, 0.05),
    0 6.3px 8.9px rgba(0, 0, 0, 0.052),
    0 8.8px 8.4px rgba(0, 0, 0, 0.056),
    0 8px 8px rgba(0, 0, 0, 0.01);

    background: white;
    border-radius: 5px;
}



/*隱藏最上面banner*/
.navbarFixed {
    top: 0;
    display: none;
    width: 100%;
}

@media screen and (min-width: 769px) { 
    .news_icon1 { border-radius:5px; padding:4px 4px 4px 4px; background-color:#4271f0; color:#FFFFFF; font-size:0.8em; }
    .news_icon2 { border-radius:5px; padding:4px 4px 4px 4px; background-color:#e61e5b; color:#FFFFFF; font-size:0.8em; }
    .news_icon3 { border-radius:5px; padding:4px 4px 4px 4px; background-color:#f0a311; color:#FFFFFF; font-size:0.8em; }
}
@media screen and (max-width: 768px) { 
    .news_icon1 { border-radius:5px; padding:1px 1px 1px 1px; background-color:#4271f0; color:#FFFFFF; font-size:0.8em; }
    .news_icon2 { border-radius:5px; padding:1px 1px 1px 1px; background-color:#e61e5b; color:#FFFFFF; font-size:0.8em; }
    .news_icon3 { border-radius:5px; padding:1px 1px 1px 1px; background-color:#f0a311; color:#FFFFFF; font-size:0.8em; }
}


/*共用*/
@media screen and (min-width: 1601px) { 
    .container { max-width: 1610px }
    .logo-image { max-width: 450px; margin-top: 5px; }
    .topBannerControl { height:320px }
    .navtopmenufont { font-size: 1.1em; margin-top:8px; margin-bottom:10px }
    .nav2topmenufont { height:40px; margin-top:5px; margin-bottom:10px }
	.topmainmenu { font-size: 1.3em; }
	.topmainmenumargin { padding-left: 12px; }
	.topmainsubmenu { float: left; padding-left:23px; }
	.fontstyle1 { font-size: 1.2em; }
	.fontstyle2 { font-size: 1.1em; }
	.fonttitlestyle1 { font-size: 1.4em; }
	.fontmenustyle1 { font-family: "Microsoft YaHei"; font-size: 1.1em; }
	.footerfont1 { font-size: 1.2em; color:#373632 }
	.detailstyle1 { font-size: 1.2em; }
	.ProductListImg { height:250px; display:block; margin:auto; }
	.ProductListTitle { padding-top: 10px; font-weight: bold; font-size: 1.1em; min-height: 70px; }
	.iconlist_body { max-width:150px; margin-bottom: 12px; margin-left: 12px; margin-right: 12px }
    
	.menustyle1 { display: ; }
	.menustyle2 { display: none; }
	.pathlink { display: none; }
}

@media screen and (min-width: 1201px) and (max-width: 1600px) {
    .container { max-width: 1280px }
    .logo-image { max-width: 400px; margin-top: 5px; }
    .topBannerControl { height:350px }
    .navtopmenufont { font-size: 0.9em; margin-top:5px; margin-bottom:10px }
    .nav2topmenufont { height:35px; margin-top:5px; margin-bottom:10px }
	.topmainmenu { font-size: 1.2em; }
	.topmainmenumargin { padding-left: 12px; }
	.topmainsubmenu { float: left; padding-left:10px; }
	.fontstyle1 { font-size: 1.0em; }
	.fontstyle2 { font-size: 0.9em; }
	.fonttitlestyle1 { font-size: 1.3em; }
	.fontmenustyle1 { font-family: "Microsoft YaHei"; font-size: 1.0em; }
	.footerfont1 { font-size: 1.0em; color:#373632 }
	.detailstyle1 { font-size: 1.0em; }
	.ProductListImg { height:180px; display:block; margin:auto;}
	.ProductListTitle { padding-top: 10px; font-weight: bold; font-size: 1.0em; min-height: 60px; }
	.iconlist_body { max-width:140px; margin-bottom: 12px; margin-left: 12px; margin-right: 12px }
    
	.menustyle1 { display: ; }
	.menustyle2 { display: none; }
	.pathlink { display: none; }
}


@media screen and (min-width: 993px) and (max-width: 1200px) {
    .container { max-width: 1120px }
    .logo-image { max-width: 350px; margin-top: 5px; }
    .topBannerControl { height:320px }
    .navtopmenufont { font-size: 0.8em; margin-top:5px; margin-bottom:10px }
    .nav2topmenufont { height:30px; margin-top:5px; margin-bottom:10px }
	.topmainmenu { font-size: 1.2em; }
	.topmainmenumargin { padding-left: 0px; }
	.topmainsubmenu { float: left; padding-left:18px; }
	.fontstyle1 { font-size: 0.9em; }
	.fontstyle2 { font-size: 0.8em; }
	.fonttitlestyle1 { font-size: 1.2em; }
	.fontmenustyle1 { font-family: "Microsoft YaHei"; font-size: 0.9em; }
	.footerfont1 { font-size: 0.9em; color:#373632; }
	.detailstyle1 { font-size: 0.9em; }
	.ProductListImg { height:160px;display:block; margin:auto; }
	.ProductListTitle { padding-top: 10px; font-weight: bold; font-size: 1.0em; min-height: 60px; }
	.iconlist_body { max-width:130px; margin-bottom: 12px; margin-left: 12px; margin-right: 12px }
    
	.menustyle1 { display: ; }
	.menustyle2 { display: none; }
	.pathlink { display: none; }
}

@media screen and (min-width: 769px) and (max-width: 992px) {
    .container { max-width: 980px }
    .logo-image { max-width: 320px; margin-top: 5px; }
    .topBannerControl { height:300px }
    .navtopmenufont { font-size: 0.7em; margin-top:5px; margin-bottom:10px }
    .nav2topmenufont { height:25px; margin-top:5px; margin-bottom:10px }
	.topmainmenu { font-size: 1.1em; }
	.topmainmenumargin { padding-left: 5px; }
	.topmainsubmenu { float: left; padding-left:15px; }
	.fontstyle1 { font-size: 0.8em; }
	.fontstyle2 { font-size: 0.7em; }
	.fonttitlestyle1 { font-size: 1.1em; }
	.fontmenustyle1 { font-family: "Microsoft YaHei"; font-size: 0.8em; }
	.footerfont1 { font-size: 0.7em; color:#373632 }
	.detailstyle1 { font-size: 0.8em; }
	.ProductListImg { height:220px; display:block; margin:auto;}
	.ProductListTitle { padding-top: 10px; font-weight: bold; font-size: 0.9em; min-height: 50px; }
	.iconlist_body { max-width:110px; margin-bottom: 12px; margin-left: 12px; margin-right: 12px }
    
	.menustyle1 { display: ; }
	.menustyle2 { display: none; }
	.pathlink { display: none; }
}

@media screen and (max-width: 768px) { 
    .container { max-width: 760px }
    .logo-image { max-width: 210px; margin-top: 5px; }
    .topBannerControl { height:260px }
    .navtopmenufont { font-size: 0.7em; }
	.topmainmenu { font-size: 1.0em; }
	.topmainsubmenu { float: left; padding-left:10px; }
	.fontstyle1 { font-size:0.9em; }
	.fontstyle2 { font-size: 0.8em; }
	.fonttitlestyle1 { font-size: 1.3em; }
	.fontmenustyle1 { font-family: "Microsoft YaHei"; font-size: 0.9em; }
	.footerfont1 { font-size: 0.8em; color:#373632 }
	.detailstyle1 { font-size: 1.0em; }
	.ProductListImg { height:; display:block; margin:auto;}
	.ProductListTitle { padding-top: 10px; font-weight: bold; font-size: 1.0em; }
    .iconlist_body { max-width:180px; margin-bottom: 12px; margin-left: 12px; margin-right: 12px }
    
	.menustyle1 { display: none; }
	.menustyle2 { display: ; }
	.pathlink { display: ; }
}

.topMenuBtn {
    background: #373632;
    background-image: -webkit-linear-gradient(top, #F3F4F3, #D2D1D1);
    background-image: -moz-linear-gradient(top, #F3F4F3, #D2D1D1);
    background-image: -ms-linear-gradient(top, #F3F4F3, #D2D1D1);
    background-image: -o-linear-gradient(top, #F3F4F3, #D2D1D1);
    background-image: linear-gradient(to bottom, #F3F4F3, #D2D1D1);
    text-decoration: none;
    color:#373632;
    padding: 8px 12px 8px 12px;
}
.topMenuBtn a:hover {
	text-decoration: none;
}


/* ul li default style */
.UlLiDefaultCss ul {
    list-style-type: disc;
    list-style-position: inside;
}
.UlLiDefaultCss ol {
    list-style-type: decimal;
    list-style-position: inside;
}
.UlLiDefaultCss ul ul, ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 15px;
}
.UlLiDefaultCss ol ol, ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 15px;
}


/*GridView Pager Css */
.PagerCss a { WIDTH: 20px; FONT-SIZE: 13px;margin:2px; padding: 5px 7px; text-decoration: none; border: 1px solid #999999;}
.PagerCss a:hover { background-color: #66ccFF; border: 1px solid #999999;}
.PagerCss a:active { WIDTH: 20px; }
.PagerCss a:link { WIDTH: 20px; }
.PagerCss a:visited { WIDTH: 20px; }
.PagerCss span 
{ 
    FONT-WEIGHT: bold;
    background-color: #CCCCCC;
    padding: 5px 7px;
    border: 1px solid #999999; 
}


/*ListView Pager Css */
div.pager {
    FONT-SIZE: 13px;
	margin: 2px;
	text-align: center;
}

/* pager links */
div.pager a {
    color: #333333;
	border: 1px solid #999999;
	padding: 3px 8px;
	display: inline-block;
	text-decoration: none;
}

div.pager a:hover 
{     
    background-color: #66ccFF; 
    border: 1px solid #999999;
}

/* current page */
div.pager span span {
    FONT-WEIGHT: bold;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	padding: 3px 8px;
	display: inline-block;
}

.myCalendar {  
    @media screen and (min-width: 1201px) { height:350px }
    @media screen and (min-width: 993px) and (max-width: 1200px) { height:350px }
    @media screen and (max-width: 768px) { height:250px }

}

/* ft-nav底部選單收合 */
#footer-menu {
    position: relative;
    border-top: 3px solid #0aa39a;
    padding: 10px 0;
    background: #efefef;
}

#footer-menu .wrap {
    margin: 0 auto;
}

#footer-menu > a {
    width: 37px;
    height: 37px;
    background: #0aa39a;
    position: absolute;
    left: 50%;
    top: -18.5px;
    margin-left: -18.5px;
    border-radius: 50%;
    cursor: pointer;
}

#footer-menu > a:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 9px;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -4.5px;
    background: url(/images/footer_arrow.png) no-repeat top;
}

#footer-menu > a.active:before {
    background-position: bottom center;
}

#footer-menu:after {
    content: "";
    display: block;
    clear: both;
}

#footer-menu .wrap > li {
    width: 12.5%;
    float: left;
    padding: 0 3%;
    box-sizing: border-box;
}

#footer-menu .wrap > li > h3 {
    margin-bottom: 10px;
    display: block;
    color: #333;
    font-size: 22px;
    font-weight: bold;
}

#footer-menu .wrap > li > ul > li > a {
    display: block;
    color: #666;
    font-size: 16px;
    line-height: 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
}

#footer-menu .wrap > li > ul > li > a:hover {
    color: #a3d212;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}