/* CSS Document */
@import url(font-awesome/css/font-awesome.min.css);

body {	margin:0; text-align:center; font-family: Tahoma,"微軟正黑體";; font-size:12px; color:#5F5B50; line-height:20px; background:#F7F7F7;  }
img {	border:0; }

/* Reset ================================================================================= */

a { text-decoration:none; color:#5F5B50;
-webkit-transition: all 0.2s ease-out 0s;
-moz-transition: all 0.2s ease-out 0s;
transition: all 0.2s ease-out 0s; }
a:hover {	color:#5F5B50; text-decoration:none; }

* { margin:0; padding:0; list-style:none;
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */}

.top-Box, .menu-Box, .banner-Box, .content-Box, .content2-Box, .footer-Box, .copyright-Box { max-width:1002px; margin:0 auto; text-align:left; position:relative; clear:both;}

.after-0:after { clear:both; display:block; content:""; height:0; text-indent:-99999px;}
.after-5:after { clear:both; display:block; content:""; height:5px; text-indent:-99999px;}
.after-10:after { clear:both; display:block; content:""; height:10px; text-indent:-99999px;}
.after-15:after { clear:both; display:block; content:""; height:15px; text-indent:-99999px;}
.after-20:after { clear:both; display:block; content:""; height:20px; text-indent:-99999px;}

.top { max-height:104px; height:104px; background:url(../images/top-bg.jpg) no-repeat top center; background-size:cover; }

.logo { padding:2px 0 0 22px; float:left;}
.logo a , .logo a:hover { color:#000;}
.logo img { max-width:100%; float:left;}
.logo span { float:left; font-size:18px; padding:70px 0 0 10px;}

.top-right { padding-top:8px; float:right;}
.home{ display:inline-block; background:url(../images/icon02.png) no-repeat right 10px; padding:5px 16px 0 0;}
#language{ display:inline-block; position:relative; padding:5px 16px; font-family:Tahoma, "微軟正黑體"; font-size:13px; color:#777; cursor:pointer;}
.lang_bar{ position:absolute; width:107px; left:0; top:25px; background:url(../images/lang-bg.png) repeat; text-align:center; display:none; z-index:9999;}
.lang_bar a{ display:block; border-bottom:1px solid #fff; padding:5px 0; color:#fff;}
.lang_bar.display{display:block;}
.lang_bar a:hover{background:url(../images/lang-bg2.png) repeat;}

.menu-bg { background:url(../images/menu-bg.png) repeat-x; min-height:45px; margin-top:-8px; padding-top:8px;}

.fa-reorder:before {content:""}
.fa-reorder:after {content:"\f0c9"; float:right; padding-right:10px;}

ul.menu { }
ul.menu li { float:left; font-size:13px; background:url(../images/menu-line.jpg) no-repeat 0 15px; }
ul.menu li:first-child { background:none;}
ul.menu li a { padding:0 30px; color:#636363; line-height:37px; display:block; }
ul.menu li a:hover, ul.menu li a.current { color:#fff; background:url(../images/menu-hover.jpg) repeat-x;}
.m_menu { display:none;}

.content { background: transparent url("../images/master-bg.jpg") repeat-x scroll left top;}

.banner-Box { background:url(../images/idx-banner-bg.png) no-repeat bottom; background-size:contain; padding-bottom:9px;}
.banner-shadow {
-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3);
box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.3)}


.footer { background:url(../images/footer-bg.jpg) repeat-x; background-size:contain; color:#fff; font-size:12px;}
.footer-Box li { float:left; padding:8px 6px 2px 0;}
.footer-Box li a { display:inline-block; padding-right:8px;}
.footer-Box li:last-child { float:right; padding-right:40px;}

.copyright { background:url(../images/copyright-bg.jpg); background-size:contain; padding:20px 0;}
.copyright-Box li { display:inline-table; padding-right:30px; line-height:22px; padding-bottom:30px;}
.copyright-Box li a { color:#9D9B95;}
.copyright-Box li a:hover { color:#9D9B95; text-decoration:underline;}
.copyright-Box li a b { color:#797464; padding-bottom:10px; display:block;}
.copyright-Box li:last-child { padding-right:0px; color:#5F5B50;}
.copyright-Box li:last-child a, .copyright-Box li:last-child a:hover { color:#5F5B50;}
.copyright-Box ul{
	display: block;
	position: relative;
}
.copyright-Box .footer_menu{
	box-sizing: border-box;
	width: calc((100% - 400px) / 4);
	padding: 0;
}








.index-about, .index-new-product, .index-news, .index-activity, .index-iso { float:left; margin:18px 5px 0 5px; padding:1px; background:#fff; border: 1px solid #D2D2D2; position:relative; overflow:hidden;}

.index-about { width:32%; min-height:230px;}
.index-about img { width:100%;}
.index-about h1{ background:url(../images/idx-h1-bg.jpg) repeat-x left top; font-family:Tahoma, "微軟正黑體"; font-size:12px; font-weight:normal; color:#fff; line-height:16px; padding:5px 20px;}
.about_bar{ position:absolute; background:url(../images/idx-about-hover.png) no-repeat center top; bottom:0; left:1px; width:100%; height:38px; text-align:center; font-family:Tahoma, "微軟正黑體"; font-size:20px; color:#fff; line-height:38px; 
transition:all .3s; 
-webkit-transition:all .3s; 
-o-transition:all .3s; 
-ms-transition:all .3s; 
-moz-transition:all .3s;}
.about_text{ position:absolute; width:100%; height:180px; bottom:-180px; left:0; padding:10px 15px; background:url(../images/about-text-bg.png) repeat; font-size:12px; text-align:left; line-height:18px; color:#fff;}
.about_bar:hover{ bottom:-38px;}
.about_bar:hover .about_text{ bottom:0; color:#fff;}


.index-new-product { width:66%; padding:1px; background:#fff; border: 1px solid #D2D2D2; position:relative; background:url(../images/right-bg.png) no-repeat top right; overflow:visible; top:15px; padding:0 10px;}
.index-new-product h1{ position:absolute; height:33px; left:30px; top:-14px; background:#F7F7F7; font-family:Verdana, "微軟正黑體"; font-size:22px; font-weight:normal; color:#4D4D4D; letter-spacing:-0.5px;}
.index-new-product h1:before, .index-new-product h1:after{ content:''; width:1px; height:33px;}
.index-new-product h1:before{ float:left; background:url(../images/h1-bg2.jpg) no-repeat left top; padding:0 30px 0 0;}
.index-new-product h1:after{ float:right; background:url(../images/h1-bg2.jpg) no-repeat right top; padding:0 0 0 30px;}
.customNavigation { text-align:right; padding:5px 5px 0 0;}
.prev { font-size:18px; color:#dc212e;}
.next { font-size:18px; color:#d2d2d2;}
.owl-controls { display:none !important;}
.item img { width:95%; border: 1px solid #BEBEBE; }
.item img:hover { width:95%; border: 1px solid #E1030E;}
.item span { text-align:center; font-size:14px; color:#535147; display:block; padding-top:10px;}


.index-news, .index-activity, .index-iso { width:32.3%; height:166px;}

.main_title{ background:url(../images/idx-block-title.jpg) repeat-x left top; padding:0 0 0 20px; height:42px; line-height:42px; font-family:Tahoma, "微軟正黑體"; font-size:15px; color:#434133;}
.block_bar{ position:absolute; width:100%; height:40px; bottom:0px; font-family:Tahoma, "微軟正黑體"; font-size:20px; color:#fff; text-align:center; line-height:44px;}
.block_text{ position:absolute; width:100%; height:176px; bottom:-177px; padding:10px; text-align:left; font-size:14px; line-height:20px; box-sizing:border-box; display:block; color:#fff;}
.block_bar:hover{top:-40px;}

.block_bar#news{background:url(../images/idx-news-hover.png) no-repeat center top;}
.block_bar#news .block_text{background:url(../images/idx-news-bg.png) repeat left top;}
.block_bar#photo{background:url(../images/idx-photo-hover.png) no-repeat center top;}
.block_bar#photo .block_text{background:url(../images/idx-photo-bg.png) repeat left top;}
.block_bar#cert{background:url(../images/idx-cert-hover.png) no-repeat center top;}
.block_bar#cert .block_text{ background:url(../images/idx-cert-bg.png) repeat left top; padding:40px 20px;}
.news_list{ border-top:1px dotted #a6cbdf; border-bottom:1px dotted #a6cbdf; font-size:12px; text-align:left; line-height:16px; padding:0 0 3px 0;}
.news_list span{ color:#bae9ff; display:block; padding:2px 0;}
.news_list:first-child{border-top:none;}
.news_list:last-child{border-bottom:none;}
.news_list a{color:#fff;}











@media only screen and (max-width: 960px) {
.top-Box, .menu-Box, .banner-Box, .content-Box, .content2-Box, .footer-Box, .copyright-Box, .quick-link-Box { margin:0 10px;}

.menu-Box, .banner-Box { margin:0px;}

.menu-bg { padding-top:0px;}

ul.menu{ display:none;}
.m_menu{ display:block; padding:8px 10px; position:relative; height:37px; overflow:hidden; z-index:999; text-align:left;  }
.m_menu.active{ background:rgba(255,255,255,.95); border-radius:5px; padding-top:0; margin-top:8px; position:absolute; width:100%; z-index:9998; }
.m_menu a.main{ display:block; padding:0 0px; font-size:18px; color:#1f2b60; line-height:38px;}
.m_menu a.main i{ padding-right:10px; font-style:normal; font-family:FontAwesome;}
.m_menu ul.nav{ padding-bottom:10px; /*overflow:auto; height:200px;*/}
.m_menu ul.nav li{ font-size:13px; padding:6px 14px 6px 14px; border-bottom:1px dashed rgba(0,0,0,.2); text-align:right;}
.m_menu ul.nav li a{ color:#636363}
.m_menu ul.nav li a:hover, .m_menu ul.nav li a.current { color:#d4161c; }



.index-new-product { width:64%;}
.index-news, .index-activity, .index-iso { width:32%;}
}

@media only screen and (max-width: 768px) {
.footer { display:none;}
.copyright-Box li { display:none;}
.copyright-Box li:last-child { float:none; width:100%; display:block; text-align:center;}
	

.index-about { width:100%;}
.index-new-product { width:100%;}
.index-news, .index-activity, .index-iso { width:100%;}
	
}

@media only screen and (max-width: 570px) {
.top { max-height:89px; position:fixed; z-index:99999; width:100%;}
.logo { padding:2px 0 0 0; padding:10px 0 0 0;}
.logo img { float:none; width:80%;}
.logo span { display:none;}

.top-right { padding-top:50px;}
.menu-bg { margin-top:80px; position:fixed; z-index:9999; width:100%;}
.content { padding-top:125px;}


/*.copyright-Box li { padding-right:0; width:47%;}*/

}


@media only screen and (max-width: 320px) {
	
}
