@charset "utf-8";
/* CSS Document */
/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 共通設定及智慧型手機版型
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/


/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  Media Querie切換
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

/* clearfix */
.cf{ zoom: 1;}
.cf:before, .cf:after { content: ""; display: table;}
.cf:after { clear:both;}
body{
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: DejaWeb, "華康中圓體";
	font-size: 17px;
	line-height: 165%;
	letter-spacing: 0.1em;
	color: #000;
}
	a{
	color: #000;
	text-decoration: none
}
	a:hover,a:focus{color:#ff0000;text-decoration:underline}

img {
  max-width: 100%;
  height: auto; }
  
meta.foundation-version {
  font-family: "/5.5.1/"; }
p,li,sub,sup,img{margin:0;padding:0;border:0;}  
#html{
	width: 100%;
}
#header{
	background-size: cover;
}
#logo{
	float: left;
	width:100%;
	max-width:500px;
}
#container{
	background-color: #FFF;
	width: 98%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
			}

#language{
	background-image: url(../images/icon-language.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin-top: 2.6em;
	padding-top: 2.5em;
	text-align: right;
	padding-right: 1em;
	margin-bottom: 1.5em;
}
#banner{
	width:100%;
}
.news{
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size: contain;
	float: left;
	width: 32.7%;
	padding-right: 3%;
	padding-left: 2%;
}
.news .newsmore{
	margin-top: 4.5%;
	padding-left: 30%;
	margin-bottom: 3.5%;
	width: 82%;
	float: left;
}
.news .newlist{
	width: 100%;
	float: left;
}
.news .newlist ul{
	margin:0;
	padding:0;
}
.news .newlist li{
	font-size: 1em;
	line-height: 1em;
	color: #000;
	margin-bottom: 1.5em;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
}
.news .newlist li a {
    display: block;        
    color: #000;
    text-decoration: none;
            }
.news .newlist li a:hover {
	color: #F00;
            }
/*** 產品跑馬燈 ***/
.pro{
	max-width: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	margin-right: auto;
	margin-left: auto;
}
/*** END 產品跑馬燈 ***/
#footer{
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-color: #f6f6f4;
	padding: 1%;
	clear: both;
	width: 98%;
}
.fb{
	vertical-align: middle;
	display: inline-table;
	float: left;
	width: 15%;
	margin-right: 2%;
	font-size: 13px;
	color: #FFF;
	margin-top: 20px;
}
.footerinfo{
	float: left;
	color: #000;
}
.footercopyright{
	float: right;
	color: #000000;
	text-align: right;
}
/* page */
#main{
	width: 78%;
	float: right;
}
/* left menu */
#left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 18.4%;
	position: relative;
}
#left .left-title{
	padding: 0px;
	width: 100%;
	height: auto;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 1.2em;
}
.dropdown {
  left: 0;
  top: 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 1em; }
  .dropdown li {
    padding: 0 10px; }
    .dropdown li.selected {
      background-color: ; }
    .dropdown li a {
	display: block;
	width: 100%;
	text-decoration: none;
	text-transform: uppercase;
	color: black;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 14px;
}
  .dropdown li > ul li {
    padding: 0 20px; }
    .dropdown li > ul li a {
      color: gray; }
    .dropdown li > ul li > ul li {
      padding: 10px 30px; }
/* end left menu */
#sitemap{
	background-image: url(../images/sitemap.png);
	background-repeat: no-repeat;
	color: #F00;
	background-position: left bottom;
	margin-bottom: 1.5em;
	background-size: cover;
	padding-left: 10%;
	padding-bottom: 0.8%;
	padding-top: 1.3%;
	line-height: 125%;
}
#sitemap a {       
    color: #000;
    text-decoration: none;
            }
#sitemap a:hover {
	color: #00F;
            }
/* news */
#news-list{
	width: 100%;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#news-list .newsdate{
	width: 6%;
	float: left;
	margin-right: 1%;
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #787878;
	border: 1px solid #787878;
}
#news-list .newsdate .newsdate-day{
	background-color: #FFF;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-size: 120%;
	font-weight: bold;
	color: #AFAFAF;
	text-align: center;
	vertical-align: middle;
}
#news-list .newsdate .newsdate-year{
	background-color: #8C8C8C;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#news-list .newsdate-text{
	width: 90%;
	float:right;
	padding-top:1em;
}
#news-list .newsdate-text a {
	display: block;
	color: #000;
	font-size: 19px;
	text-decoration: none;
            }
#news-list .newsdate-text a:hover {
	color: #F00;
            }
/* product page */
#pro-page{
	width: 100%;
	margin-bottom:3%
}
.pro-descript{
	float:left;
}
.pro-descript .pro-title{
	font-size: x-large;
	font-weight: 200;
	color: #000;
	margin-top:1em;
	margin-bottom:1%;
}
.botton-inquiry{
	border-radius: 6%;
	background-color: #900;
	padding: 2ex;
	vertical-align: middle;
	font-size: medium;
	color: #FFF;
	text-align: center;
	border: 1px dashed #FCC;
}
.btn_form{
	padding:4% 0;
	float:left;
}
.btn_form form input[type="button"] {
	font-family: 'Exo 2', sans-serif;
	cursor: pointer;
	border: none;
	outline: none;
	display: inline-block;
	font-size: 1.1em;
	padding: 10px 34px;
	color: #FFF;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #B50000;
}
.btn_form form input[type="button"]:hover{
	background:#555;
}
.btn_form1{
	padding:4% 0;
	float:left;
}
.btn_form1 form input[type="button"] {
	font-family: 'Exo 2', sans-serif;
	cursor: pointer;
	border: none;
	outline: none;
	display: inline-block;
	font-size: 1.1em;
	color: #FFF;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #555;
	padding: 10px 34px;
	text-align: center;
}
.btn_form1 form input[type="button"]:hover{
	background:#B50000;
}
/* 頁碼 */
.tcdPageCode{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.tcdPageCode a{
	display: inline-block;
	color: #000000;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #428bca;}
.tcdPageCode span.current{
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #fff;
	background-color: #DB002C;
	border: 1px solid #a90325;
	border-radius: 4px;
	vertical-align: middle;
}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}	

/* 門市據點 */	
#store{
	width: 100%;
	padding-bottom: 0.5em;
	float:left;
}
#store .name{
	float:left;
	width:15%;
	background-color: #DDD;
	border: 1px solid #DDD;
	margin-right:0.2em;
	padding: 0.5em;
}
#store .add{
	float:left;
	width:58%;
	background-color: #DDD;
	border: 1px solid #DDD;
	margin-right:0.2em;
	padding: 0.5em;
}
#store .tel{
	float:left;
	width:18%;
	background-color: #DDD;
	border: 1px solid #DDD;
	padding: 0.5em;
}
#store1{
	width: 100%;
	margin-bottom: 0.2em;
	float:left;
}
#store1 .name1{
	float:left;
	width:15%;
	border: 1px solid #DFDFDF;
	margin-right:0.2em;
	padding: 0.5em;
	height:30px;
}
#store1 .add1{
	float:left;
	width:58%;
	border: 1px solid #DFDFDF;
	margin-right:0.2em;
	padding: 0.5em;
	height:30px;
}
#store1 .tel1{
	float: left;
	width: 18%;
	border: 1px solid #DFDFDF;
	padding: 0.5em;
	height:30px;
}

			
			
@media screen and (min-width:910px) and (max-width: 1280px){
.news{
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size: contain;
	float: left;
	width: 32.7%;
	padding-right: 3%;
	padding-left: 2%;
}
.news .newsmore{
	margin-top: 2%;
	padding-left: 35%;
	margin-bottom: 3.5%;
	width: 82%;
	float: left;
}
.news .newlist{
	width: 100%;
	float: left;
}
.news .newlist ul{
	margin:0;
	padding:0;
}
.news .newlist li{
	font-size: 1em;
	line-height: 1.3em;
	color: #000;
	margin-bottom: 1em;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
}
.news .newlist li a {
    display: block;        
    color: #000;
    text-decoration: none;
            }
.news .newlist li a:hover {
	color: #F00;
            }
/*** 產品跑馬燈 ***/
.pro{
	position: relative;
	max-width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	margin-right: auto;
	margin-left: auto;
}
/*** END 產品跑馬燈 ***/
/* page */
#left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 18.4%;
	position: relative;
}
#left .left-title{
	padding: 0px;
	width: 100%;
	height:auto;
	max-width:208px;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 1.2em;
}
#left .left-menu{
	width: 92%;
	margin-left: 8%;
}
#sitemap{
	background-image: url(../images/sitemap.png);
	background-repeat: no-repeat;
	width: 91%;
	color: #F00;
	background-position: left bottom;
	margin-bottom: 1.5em;
	background-size: cover;
	padding-left: 9%;
	padding-bottom: 0.5%;
	padding-top: 1%;
	line-height: 125%;
	font-size: small;
}
#sitemap a {       
    color: #000;
    text-decoration: none;
            }
#sitemap a:hover {
	color: #00F;
            }
/* news */
#news-list{
	width: 100%;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#news-list .newsdate{
	width: 10%;
	float: left;
	margin-right: 1%;
	color: #787878;
	border: 1px solid #787878;
}
#news-list .newsdate .newsdate-day{
	background-color: #FFF;
	padding-bottom: 0.5em;
	padding-top:0.5em;
	font-size: 120%;
	font-weight: bold;
	color: #AFAFAF;
	text-align: center;
	vertical-align: middle;
}
#news-list .newsdate .newsdate-year{
	background-color: #8C8C8C;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#news-list .newsdate-text{
	width: 87%;
	float:right;
	padding-top:1em;
}
#news-list .newsdate-text a {
	display: block;
	color: #000;
	font-size: 16px;
	text-decoration: none;
            }
#news-list .newsdate-text a:hover {
	color: #F00;
            }
/* 門市據點 */	
#store{
	width: 100%;
	padding-bottom: 0.5em;
	float:left;
}
#store .name{
	float:left;
	width:15%;
	background-color: #DDD;
	border: 1px solid #DDD;
	margin-right:0.2em;
	padding: 0.5em;
}
#store .add{
	float:left;
	width:55%;
	background-color: #DDD;
	border: 1px solid #DDD;
	margin-right:0.2em;
	padding: 0.5em;
}
#store .tel{
	float:left;
	width:20%;
	background-color: #DDD;
	border: 1px solid #DDD;
	padding: 0.5em;
}
#store1{
	width: 100%;
	margin-bottom: 0.2em;
	float:left;
}
#store1 .name1{
	float:left;
	width:15%;
	border: 1px solid #DFDFDF;
	margin-right:0.2em;
	padding: 0.5em;
	height:30px;
}
#store1 .add1{
	float:left;
	width:55%;
	border: 1px solid #DFDFDF;
	margin-right:0.2em;
	padding: 0.5em;
	height:30px;
}
#store1 .tel1{
	float:left;
	width:20%;
	border: 1px solid #DFDFDF;
	padding: 0.5em;
	height:30px;
}
}



/*==========================================
指定佈局大平板電腦：600px〜960px
===========================================*/
@media screen and (min-width:600px) and (max-width: 900px)  {
#language{
	background-image: url(../images/icon-language.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin-top: 3.2em;
	padding-top: 2.5em;
	text-align: right;
	padding-right: 1em;
	margin-bottom: 1.5em;
}

.news{
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0% 0%;
	float: left;
	width: 94.7%;
	padding-right: 3%;
	padding-left: 2.3%;
	margin-bottom:4%
}
.news .newsmore{
	margin-top: 4%;
	padding-left: 30%;
	margin-bottom: 3.5%;
	width: 70%;
	float: left;
}
.news .newlist{
	width: 100%;
	float: left;
}
.news .newlist ul{
	margin:0;
	padding:0;
}
.news .newlist li{
	font-size: 1em;
	line-height: 1.3em;
	color: #000;
	margin-bottom: 0.7em;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
}
.news .newlist li a {
    display: block;        
    color: #000;
    text-decoration: none;
            }
.news .newlist li a:hover {
	color: #F00;
            }
/*** 產品跑馬燈 ***/
.pro{
	position: relative;
	max-width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	margin-right: auto;
	margin-left: auto;
}
/*** END 產品跑馬燈 ***/
#footer{
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-color: #f6f6f4;
	padding: 1%;
	clear: both;
	width: 98%;
}
.fb{
	vertical-align: middle;
	display: inline-table;
	float: left;
	width: 30%;
	margin-right: 2%;
	font-size: 13px;
	color: #FFF;
	margin-top: 38px;
}
.footerinfo{
	margin-top:15px;
	float: left;
	color: #333;
}
.footercopyright{
	float: left;
	color: #000000;
	text-align: left;
	margin-top: 20px;
}
/*** page ***/
#left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 18.4%;
	display:none;
}
#main{
	width: 100%;
}
#sitemap{
	background-image: url(../images/sitemap-bg.jpg);
	background-repeat: repeat-x;
	background-size: contain;
	width: 100%;
	background-position: left bottom;
	margin-bottom: 1.5em;
	padding-bottom: 2%;
	line-height: 105%;
	padding-left: 0;
}
#sitemap a {       
    color: #000;
    text-decoration: none;
            }
#sitemap a:hover {
	color: #00F;
            }
/* news */
#news-list{
	width: 100%;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#news-list .newsdate{
	width: 9%;
	float: left;
	margin-right: 1%;
	font-weight: bold;
	color: #787878;
	border: 1px solid #787878;
}
#news-list .newsdate .newsdate-day{
	background-color: #FFF;
	padding-bottom: 1em;
	padding-top:1em;
	font-size: 18px;
	font-weight: bold;
	color: #AFAFAF;
	text-align: center;
	vertical-align:middle;
}
#news-list .newsdate .newsdate-year{
	background-color: #8C8C8C;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#news-list .newsdate-text{
	width: 87%;
	float:right;
	padding-top:1em;
}
#news-list .newsdate-text a {
	display: block;
	color: #000;
	font-size: 17px;
	text-decoration: none;
            }
#news-list .newsdate-text a:hover {
	color: #F00;
            }
/* 門市據點 */	
#store{
	width: 100%;
	padding-bottom: 0.5em;
	float:left;
}
#store .name{
	width:100%;
	background-color: #DDD;
	margin-right:0.2em;
	padding: 0.5em;
}
#store .add{
	display:none;
}
#store .tel{
	display:none;
}
#store1{
	width: 100%;
	margin-bottom: 1.5em;
	float:left;
}
#store1 .name1{
	float:left;
	width:100%;;
	border: 1px solid #DFDFDF;
	margin-right:0.2em;
	margin-bottom: 0.2em;
	padding: 0.5em;	
	background-color: #feeded;
	height:30px;
}
#store1 .add1{
	float:left;
	width:100%;
	border: 1px solid #DFDFDF;
	margin-right:0.2em;
	margin-bottom: 0.2em;
	padding: 0.5em;
	height:30px;
}
#store1 .tel1{
	float:left;
	width:100%;
	border: 1px solid #DFDFDF;
	padding: 0.5em;
	margin-bottom: 0.2em;
	height:30px;
}
}

			
			
/*==========================================
Mobile Layout: 480px and below.
===========================================*/
@media screen and (max-width: 590px){
#language{
	background-image: url(../images/icon-language.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin-top: 0em;
	padding-top: 2.5em;
	text-align: right;
	padding-right: 1em;
	margin-bottom: 1.5em;
}
.news{
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0% 0%;
	float: left;
	width: 94.7%;
	padding-right: 3%;
	padding-left: 2.3%;
	margin-bottom: 5%;
}
.news .newsmore{
	margin-top: 1%;
	padding-left: 30%;
	margin-bottom: 3.5%;
	width: 70%;
	float: left;
}
.news .newlist{
	width: 100%;
	float: left;
}
.news .newlist ul{
	margin:0;
	padding:0;
}
.news .newlist li{
	font-size: 1em;
	line-height: 1.2em;
	color: #000;
	margin-top:0.5em;
	margin-bottom: 0.7em;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
}
.news .newlist li a {
    display: block;        
    color: #000;
    text-decoration: none;
            }
.news .newlist li a:hover {
	color: #F00;
            }
/*** 產品跑馬燈 ***/
.pro{
	position: relative;
	max-width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	margin-right: auto;
	margin-left: auto;
}

/*** END 產品跑馬燈 ***/
#footer{
	background-image: url(../images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-color: #f6f6f4;
	clear: both;
	width: 98%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
}
.fb{
	width: 100%;
	font-size: 13px;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}
.footerinfo{
	color: #000;
	text-align: center;
	width: 100%;
}
.footercopyright{
	color: #000000;
	text-align: center;
	margin-top: 20px;
	width: 100%;
}
/*** page ***/
#left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 18.4%;
	display:none;
}
#main{
	width: 100%;
}
#sitemap{
	background-image: url(../images/sitemap-bg.jpg);
	background-repeat: repeat-x;
	background-size: contain;
	width: 100%;
	background-position: left bottom;
	margin-bottom: 1.5em;
	padding-bottom: 0.8em;
	line-height: 125%;
	padding-left: 0;
}
#sitemap a {       
    color: #000;
    text-decoration: none;
            }
#sitemap a:hover {
	color: #00F;
            }
/* news */
#news-list{
	width: 100%;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#news-list .newsdate{
	width: 22%;
	float: left;
	margin-right: 1%;
	color: #787878;
	border: 1px solid #787878;
}
#news-list .newsdate .newsdate-day{
	background-color: #FFF;
	font-size: 20px;
	font-weight: bold;
	color: #AFAFAF;
	text-align: center;
	vertical-align:middle;
}
#news-list .newsdate .newsdate-year{
	background-color: #8C8C8C;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
#news-list .newsdate-text{
	width: 73%;
	float:right;
	padding-top:1em;
}
#news-list .newsdate-text a {
	display: block;
	color: #000;
	font-size: 16px;
	text-decoration: none;
            }
#news-list .newsdate-text a:hover {
	color: #F00;
            }
/* 門市據點 */	
#store{
	width: 100%;
	padding-bottom: 0.5em;
	float:left;
}
#store .name{
	width:100%;
	background-color: #DDD;
	margin-right:0.2em;
	padding: 0.5em;
}
#store .add{
	display:none;
}
#store .tel{
	display:none;
}
#store1{
	width: 100%;
	margin-bottom: 1.5em;
	float:left;
}
#store1 .name1{
	float:left;
	width:100%;;
	border: 1px solid #DFDFDF;
	margin-right:0.2em;
	margin-bottom: 0.2em;
	padding: 0.5em;	
	background-color: #feeded;
	height:30px;
}
#store1 .add1{
	float:left;
	width:100%;
	border: 1px solid #DFDFDF;
	margin-right:0.2em;
	margin-bottom: 0.2em;
	padding: 0.5em;
	height:30px;
}
#store1 .tel1{
	float:left;
	width:100%;
	border: 1px solid #DFDFDF;
	padding: 0.5em;
	margin-bottom: 0.2em;
	height:30px;
}
            }                

.text20{
	font-size: 1.5em;
	color: #d9241b;
}
.text18-white{
	font-size: 1.1em;
	color: #fff;
}
.text26{
	font-size: 2em;
	color: #000;
}
