@charset "utf-8";
@import url(font-awesome.min.css);

body { width:100%; height:100%; margin:0; padding:0; font-family:"微軟正黑體";  font-size: 14px; line-height: 1.8;}
html { width:100%; height:100%;}

.warpper { background: #ffffff url(../images/main_bg.png) no-repeat center bottom;   padding-bottom:50px; background-size:100%;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}/* End hide from IE-mac */
a { text-decoration:none;}
img { border:0; vertical-align:middle;max-width: 100%;}
input { vertical-align:middle;}
.slicknav_menu {display:none;}
input.select-box { border:1px #CBCBCB solid; padding:5px 3%; width:20px; height:20px; text-align:center; margin-bottom:5px; }


/*** padding and border no width ****/
*{
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box;    /* Firefox, other Gecko */
 box-sizing: border-box;         /* Opera/IE 8+ */
}



/***** 表單預設文字顏色設定 *****/
/* 通用 */
::-webkit-input-placeholder { color:#836363; }
::-moz-placeholder { color:#836363; } /* firefox 19+ */
:-ms-input-placeholder { color:#836363; } /* ie */
input:-moz-placeholder { color:#836363; }

/* webkit专用 */
#field2::-webkit-input-placeholder { color:#836363; }
#field3::-webkit-input-placeholder { color:#836363; background:lightgreen; text-transform:uppercase; }
#field4::-webkit-input-placeholder { font-style:italic; text-decoration:overline; letter-spacing:3px; color:#836363; }

/* mozilla专用 */
#field2::-moz-placeholder { color:#836363; }
#field3::-moz-placeholder { color:#836363; background:lightgreen; text-transform:uppercase; }
#field4::-moz-placeholder { font-style:italic; text-decoration:overline; letter-spacing:3px; color:#836363; }



header { background: #ffffff; border-top:6px #ba3030 solid;  border-bottom:5px #d3d3d3 solid;   }
.head-main { max-width:1200px; margin:0 auto; height:120px;padding:0; position:relative; }
.head-tool { position: absolute; top:12px; right:0px; text-align:center; overflow:hidden;z-index: 9;}
.head-tool li { list-style:none; padding:0px; margin:0; float:left; border-right:1px #6f605b solid; line-height:1.2em; color:#6f605b; font-size:16px;}
.head-tool li:last-child{border-right:0px #6f605b solid; padding:0 10px;}
.head-tool li a { margin:0;display:block; color:#6f605b; font-size:16px; padding:0 10px;}
.head-tool li a:hover { background:#ba3030; color:#fff; }
.fa-home{ font-size:18px;}
.fa-phone{ font-size:18px;}


.head-main .logo-lt {position:absolute; left:0px; top:14px; width:144px; height:auto;}
.head-main .logo-ra {position:absolute; left:0px; top:66px; width:144px; height:auto;}
.head-main .logo { position:absolute; left:170px; top: 42px; width:220px; height:auto;}
.head-main .logo a { color:#000000;}
.head-main .logo img { width:391px; height:auto;}
.home { display: block; position:absolute; top:-35px; right:0px; width:25px; height:auto;}
.home_w { display:none;}

.banner { background: #ffffff;  position: relative; }
.banner img { vertical-align:middle; width:100%; height:auto; position:absolute;}

h3.login-title { margin:0 0 10px 0; font-family:"Times New Roman"; font-size:24px; line-height:30px; color:#9B9B9B;}
.login-tool { }
.icon-tool { width:40px; height:auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

@media screen and (max-width: 1110px) {
.head-main .logo-lt {left:5px; top:5px; width:90px;}
.head-main .logo-ra {left:5px; top:40px; width:90px;}
.head-main .logo {left:110px; top:20px;width:180px;}
} 


/***** 訂單列表  *****/

.order-search { padding-left:30px;}
.order-list { padding-left:30px;} 
.order-list td { text-align:center; font-size:12px; line-height:1.5em; padding:5px 10px; border-bottom:1px #CCC dotted; border-right:1px #CCC dotted;}
.order-list img.pro-photo { width:90px; height:90px; padding:10px; border:1px #CCC solid;}
.order-list .order-list-th { font-size:15px; color:#FFF; text-align:left; line-height:25px; padding:0 10px}
.order-list .order-list-td { font-size:15px; color: #333; text-align: left; padding:0 10px;}
.order-list .order-list-td.order_query a { background-color:#a70002; color:#fff; padding:3px 10px; line-height:1.5em; }
.order-list .order-list-td.order_query a:hover { background-color:#c72729; }
.order-list .numb { font-size:15px; color: #788BAC; text-align:left;}
.order-list .numb a {color: #788BAC;}
.order-list .count { font-size:15px; color: #333;}
.order-list .count-portal { padding:10px 0; border-bottom:1px #CCC dotted; margin-bottom:20px;}
                     .count-price { font-size:24px; font-family:Verdana; color: #900; font-weight:bold;}
.order-list .portal { display:block; width:200px; font-size:15px; color:#900; float:right; text-align:right;}
.order-list .freight { display:block; font-size:15px; color:#900; padding-bottom:10px;}
.oproject { display:none; color:#900;}


ul.order-list { list-style:none; margin:0 ; padding:0;}
ul.order-list li { border-bottom:1px #CCC dotted; padding:15px 0; }
ul.order-list li:nth-child(odd){ background: #F5F5F5;} 
ul.order-list li.th { background:#111111; color: #fff; padding:3px 0; border:0;}
.th .order-list-img, .th .order-list-name, .th .order-list-price, .th .order-list-quantity, .th .order-list-subtotal, .th .order-list-del { padding-top:5PX; }

.order-list-img { float:left; width:10%; display:table-cell; font-size:15px; vertical-align:middle; text-align:center;}
.order-list-img02 { float:left; width:10%; display:table-cell; font-size:15px;  padding-top:5px; vertical-align:middle; text-align:center;}
.sorder-list-img img { width:90px; height:auto; padding:5%; border:1px #CCC solid; margin:5%; text-align:center;}


.order-list-del a { color:#fff; padding:3px 10px; line-height:1.5em; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
background: rgb(248,80,50); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,80,50,1) 0%, rgba(241,111,92,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,80,50,1)), color-stop(50%,rgba(241,111,92,1)), color-stop(51%,rgba(246,41,12,1)), color-stop(71%,rgba(240,47,23,1)), color-stop(100%,rgba(231,56,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,80,50,1) 0%,rgba(241,111,92,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}

.order-list-del a:hover { 
background: rgb(255,48,25); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,48,25,1)), color-stop(100%,rgba(207,4,4,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}


.order-ditaile-info { padding:0 0 0 40px; font-size:15px; color: #333; line-height:1.5em; }
.jump-window-box  { max-width:500px; margin:0 auto; border:1px #CCC solid; padding:20px; margin-top:20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

/*** 會員登入  ***/
.member-login-box { max-width:500px; margin:0 auto; padding:20px; }


/*****  購物車  *****/
.cart-body { margin:0 auto;}
.shopping-car { padding:0 30px;} 
th.shopping-car-th { background: #69C; font-size:15px; color:#FFF; text-align:center; line-height:25px;  border-right:1px #fff dotted;} 
.shopping-car td { text-align:center; font-size:12px; line-height:1.5em; padding:5px 10px; border-bottom:1px #CCC dotted; border-right:1px #CCC dotted;}
.shopping-car img.pro-photo { width:90px; height:90px; margin-right:10px; }
.shopping-car .pro-name { font-size:15px; color: #333; text-align:left; }
.shopping-car .price { font-size:15px; color:#900;}
@media screen and (max-width:640px){
	.shopping-car .price { text-align:right;}
}
.shopping-car .numb { font-size:15px; color:#66f;}
@media screen and (max-width:640px){
	.shopping-car .numb { display:inline-block; float:left; width:calc(50% - 51px); }
}
.shopping-car .count { font-size:15px; color: #333;}
@media screen and (max-width:640px){
	.shopping-car .count { font-weight:bold; font-size:20px; text-align:right; color:#a70002; float:right; width:auto;}
}
.shopping-car .count-portal { padding:10px 0; margin-bottom:20px;}
              .count-price { font-size:24px; font-family:Verdana; color: #900; font-weight:bold;}
.shopping-car .portal { display:block; font-size:15px; color:#900; float:right; text-align:right;}
.shopping-car .freight { display:block; font-size:15px; color:#900; padding-bottom:10px;}



ul.shopping-car-list { display:table; width:100%; list-style:none; margin:0; padding:0;}
ul.shopping-car-list li { display:flex; flex-wrap:wrap; -webkit-align-items:center; align-items:center; /*垂直置中*/ -webkit-justify-content:center; justify-content:center; /*水平置中*/  border-bottom:1px dotted #ccc; padding:15px 0; }
@media screen and (max-width:640px){
	ul.shopping-car-list li { display:inline-block; flex-wrap:nowrap; -webkit-align-items:center; align-items:center; /*垂直置中*/ -webkit-justify-content:left; justify-content:left; /*水平置中*/  border-bottom:1px dotted #ccc; padding:15px 0; }

}
ul.shopping-car-list li.th { background:#313131; color: #fff;  min-height:0px; padding:5px 0; border:0; }
.th .shop-car-info, .th .shop-car-name, .th .shop-car-price, .th .shop-car-quantity, .th .shop-car-subtotal, .th .shop-car-del { padding:5px 10px; }

.shop-car-info { display:table-cell; font-size:15px; vertical-align:middle; text-align:left;}
.shop-car-info a.pro-photo { width:60px; height:60px; float:left; margin-right:10px; background-size:cover; background-repeat:no-repeat; background-position:center; }
.shop-car-info .description{ font-weight:bold; font-size:15px; line-height:20px; margin-left:70px; word-wrap: break-word; color:#000;}
.shop-car-info .description .spec { font-weight:normal; font-size:13px; line-height:18px; color:#666; }
.shop-car-price { display:table-cell; height:100%; font-size:15px; vertical-align:middle; text-align:center;}
.shop-car-quantity { display:table-cell; height:100%;  font-size:15px; vertical-align:middle; text-align:center;}
.shop-car-subtotal{ display:table-cell; height:100%;  font-size:15px; vertical-align:middle; text-align:center;}
.shop-car-del { display:table-cell; height:100%;  font-size:15px; vertical-align:middle; text-align:center;}
@media screen and (max-width:640px){
	.shop-car-del { float:left; width:auto; padding:5px 0;}
}
.shop-car-del a { background:#686868; color:#fff; padding:3px 10px; line-height:1.5em; }
.shop-car-del a:hover { background: rgb(255,48,25); /* Old browsers */}

.shopping-car .oproject { font-size:15px; color:#000; display:none; font-weight:bold; }
.shopping-car .original-price { display:block; font-size:12px; text-decoration:line-through; }


.checkout-box { padding:10px; margin-left:30px; border-bottom:2px #FFF dotted;}
.checkout-box h3 { background: #cca932; border-left:5px #7e6c2d solid; font-size:15px; color:#fff; line-height:40px; margin: 0 0 5px 0; padding-left:20px; font-weight:500;}
.check-box { padding:5px; font-size:15px; color:#000;}
.check-box a { color:#000;}
.check-box a:hover { color:#960; } 

.checkout-cart-summary{margin:10px 20px 10px 0; padding:10px;}
.checkout-cart-summary>div{margin-bottom:10px;}
.checkout-cart-summary>div.total{margin-top:10px; padding-top:10px; border-top:1px solid #ccc; font-weight:bold;}
.checkout-cart-summary>div.total .toc{font-family:Verdana; font-weight:bold; color:#900; font-size:large;}
.checkout-cart-summary>div.cart-coupon{color:#e96161;}

.appointment { max-width:600px; margin:0 auto;}
.appointment-title { text-align:center;}

/** 領先技術 **/
.technology {}
.technology ul { max-width:1200px; margin:0 auto; padding:0; list-style:none;display: flex;flex-wrap: wrap;}
.technology ul li {  width:calc(25% - 0px); padding:8px; text-align:center;}
.technology ul li:hover { background:#f7eff0;}
.technology ul li h4 { font-size:16px; color:#121212; line-height:1.4; font-weight:normal;margin:6px 0;padding:0;}
.technology ul li .technology-content { font-size:12px;color:#625e5e; line-height:1.6em; padding:2px 4px; display:block; text-align:left; height: 61px; overflow: hidden;}
.technology-photo-main{border: 2px #bf0a19 dotted;}
.technology-photo { background:#f7f7f7; width:100%; position: relative;}
.technology-photo a { display: flex; height:100%; vertical-align: middle; text-align:center;align-items: center;justify-content: center;}
.technology-photo img.index-pro-img { width: auto; height: auto; }

 @media screen and (max-width:750px) {
.technology ul li {  width:calc(33.3333% - 0px);}
} 
 @media screen and (max-width:640px) {
.technology ul li {  width:calc(50% - 0px);}
} 
 @media screen and (max-width:370px) {
.technology ul li {  width:calc(100% - 0px);}
} 
/*****  產品專區  *****/
.search { padding:0 10px;}
.search-input { padding:10px 0; position:relative;}
.search-input img { position:absolute; right:0; top:10px;}
.search input { background:#ffffff; font-size:15px; color:#474747; padding:5px 0 5px 5%; line-height:31px; height:31px; width:85%; 
                 border:0; margin:0 10% 0 0; right:70px; vertical-align:middle;}
.search img { vertical-align:middle;}

.pro-store-info { font-size:13px; line-height:1.5em; color:#666; padding:10px 0 10px 35px; border-bottom:1px #CCC dotted; margin-bottom:20px;}
.pro-search-info { font-size:18px; color:#64691F; line-height:1.5em; border-bottom:1px #CCC dotted; margin-bottom:20px; text-align:center; padding-bottom:10px;}

.pro-list {}
.pro-list ul { max-width:1200px; margin:0 auto; padding:0; list-style:none;display: flex;flex-wrap: wrap;}
.pro-list ul li {width: calc(25% - 10px);padding:10px;margin: 5px; text-align:center;border:1px #dc3333 solid;background: rgba(255,255,255,.8); }
.pro-list ul li:hover { background:#fee2e2;}
.pro-list ul li h4 { font-size:15px; color:#504f4d; line-height:1.5em; font-weight:normal; padding:5px 0 5px 0; margin:0;border-top:5px #dc3333 solid; }


.pro-photo { background:#fff; width:100%; position: relative;}
.pro-photo a { display: flex; height: 100%; vertical-align: middle; text-align:center;align-items: center;justify-content: center;}
.pro-photo img.index-pro-img { width: auto; height: auto;}

.pro-list ul li .index-pro-store {color:#938c83; line-height:1.5em; padding:10px 0; display:block;}
.pro-list ul li .index-pro-price {color:#b83400; font-size:18px; padding:0 0 10px 0; display:block;}

.pro-detaile { padding:20px 10px; }
h3.pro-detaile-title { font-size:16px; color:#fff; background: #760d0d; line-height:1.6; padding: 5px 10px; margin: 0 0 0 20px; font-weight: normal;}
.pro-detaile .pro-photo-box {background:#fff; width:100%; margin:0; padding:0 ;}
.pro-detaile .pro-photo-box img { width:100%; height:auto;}

.pro-specification {  font-size:15px; line-height:1.8; color:#333; position:relative; margin:0px 0 0 20px;padding: 0 ;}
.pro-specification p { }
.pro-content { padding:0px 0; font-size:15px; line-height:1.8; color:#333; clear:both;margin: 20px 0 0 0;} 
.pro-content p.spec { margin:0; padding:0; font-size:12px; line-height:1.5em; color:#333;}

.pro-list-date { background: url(../images/time.png) left center no-repeat; font-size:12px; color: #968c69; padding-left: 20px;}

h3.pro-introduce { background: url(../images/detail-title-bg.jpg) right no-repeat;font-weight:normal; border-left:5px #111111 solid; padding:8px 0 8px 20px; font-size:20px; color:#333;}
.pro-qr-code {}
.pro-qr-code img { width:100px; height:auto;}
.cart-info { vertical-align:middle; }
.cart-info .price { font-size:28px; font-weight:bold; text-align:right; margin:20px 0; color: #F00;  vertical-align:middle; display:block;}
.cart-info .quantity { font-size:16px; color: #333;  vertical-align:middle; display:block; padding:10px 0; line-height:30px;}
.cart-info .quantity select { line-height:25px;}
 .check-out { text-align:center;  vertical-align:middle; display:block;}
 .check-out a {display:block; vertical-align:middle;  font-size:13px; min-width:130px; color:#333; padding:5px 10px; margin:10px 0; text-shadow:-1px -1px 0 #fff;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #FFF; border:1px #D4D4D4 solid;}	
 			  
 .check-out a:hover { background: #D4D4D4;  text-shadow:-1px -1px 0 #A2A2A2; color:#333;}
 .check-out a img { vertical-align:middle; margin-right:10px;}
.cart-btn {display: flex;justify-content: flex-end;}

.size { margin:5px 0; padding:7px 0; border-bottom:1px #DFDFDF solid;  border-top:1px #DFDFDF solid; }
.size ul { list-style:none; margin:0 auto; padding:0;}
.size ul li { background:#AAAAAA; font-size:12px; color:#ffffff;  margin:0 2px; float:left; cursor:pointer; width:25px; line-height:25px; text-align:center;}
.size ul li:hover { background:#5E9BC7;}
.size ul li.active { background:#5E9BC7; }
.size ul li.none { background:#E7E7E7; }
.size ul li.title { background: none; font-size:15px; color:#575757; width:auto; }


/** 產品輪播 **/
.pro-edm-main{}
.pro-edm{}


/**** 產明細圖片特效樣式 ****/
.slider-wrap								{ width: 100%;}	
.stripViewer .panelContainer		        { width: 400% !important;}	
.stripViewer .panelContainer  .panel ul		{ text-align: left; margin: 0 15px 0 30px; width: 100%}
.stripViewer								{ position: relative; overflow: hidden; width:100%; height: auto; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; width:400%; }
.stripViewer .panelContainer .wrapper       { width:100%; display: flex; height: 400px; vertical-align: middle; text-align:center;align-items: center;justify-content: center;}
.stripViewer .panelContainer img            { width: auto; height: auto; max-width:100%; max-height:100%;}
.stripViewer .panelContainer .panel			{ float: left; position: relative;}
.stripNavL, .stripNavR, .stripNav			{ display: none; width:100%; }
.slider-wrap a                              { height:auto;}
.nav-thumb 									{ margin-right: 0; }
#movers-row									{ margin:5px 0 0 0; width:101%; }
#movers-row div								{ width: 25%; float: left; padding-right:1%; }
#movers-row div a.cross-link 				{ float: right; display: flex; width: 100%; height: 120px; vertical-align: middle; text-align:center;align-items: center;justify-content: center; border: 1px #C0C0C0 solid;}
#movers-row div a.cross-link img			{ width: auto; height: auto; max-width:100%; max-height:100%;}
.photo-meta-data							{ background: url(/html/ezcatfiles/myweb62/img/img/60175/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; margin-top: 0px; position: relative; padding-top: 0px;}
.active-thumb 								{ background: transparent url(/html/ezcatfiles/myweb62/img/img/60175/icon-uparrowsmallwhite.png) top center no-repeat; }
.panel { width:25%;} /**四張圖 乘 四分之一 **/


/*****  聯絡我們  *****/
.iframe-rwd { position: relative; padding:25px 0 20% 0;height: 0;overflow: hidden;margin:0px 0 -50px 0;}
.iframe-rwd iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.contact-main{ padding:0 0 20px 0;}
.contact-main ul{list-style: none;margin: 0; padding:0;}
.contact-main ul li{margin:20px 0 40px 0; padding:0;width: 100% ;display: flex;flex-wrap: wrap;align-items: center;}
.contact-main ul li .contact-icon{width: 60px; height:60px; margin: 0 auto ;background: #d30e0e;box-shadow: 0 0 20px 0 #aa0b0b inset,0 0 0 4px #aa0b0b;display: flex;align-items: center;justify-content: center;border-radius:50%;color: #fff;font-size: 20px;border: 2px #fff solid;}
.contact-main ul li .contact-content{flex: 1; font-size: 15px; color: #333;padding: 0 0 0 20px;}
.contact-main ul li .contact-content a{color: #333;}
.contact-main ul li .contact-content a:hover{color: #ce1e1e;}
.contact-body { padding:20px 0 20px 27px;}
.contact-note { padding:10px 0; font-size:13px; color:#F00;}
.contact-left { }
.contact-left img { width:100%; height:auto; margin-top:0px; }
.btn-send { font-size:13px;} 
a.btn-send { background: #b50000; padding: 2px 20px; text-align:center; font-size:14px; color:#fff; min-width:100px; margin:2px 0 2px 8px;box-shadow: 0 0 0 2px #b50000;border: 1px #fff solid;}
a.btn-send:hover { background: #d81919;}
a.btn-reset { background:#666;  padding: 2px 20px; text-align:center; font-size:14px; color:#fff; min-width:100px; margin:2px 0 2px 8px;box-shadow: 0 0 0 2px #666;border: 1px #fff solid;}
a.btn-reset:hover { background:#444;}


a.btn-send-over { background: #9c9c9b; padding: 5px  20px; text-align:center; font-size:13px; color:#fff; width:100px; margin:2px; }
a.btn-send-over:hover { background: #b9b9b9;}

@media screen and (max-width:820px) {
.iframe-rwd { padding:25px 0 40% 0;}
	.contact-main ul li{margin:20px 0;}
.contact-main ul li .contact-content{flex:initial;width: 100%;padding:20px 0 0 0;text-align: center;}
} 
@media screen and (max-width:640px) {
	.iframe-rwd {padding:25px 0 50% 0;margin:30px 0 -50px 0;}
.contact-main ul{display: flex;flex-wrap: wrap;}
.contact-main ul li{width: calc(50% - 10px); margin: 20px 5px;align-items:inherit;align-content:flex-start;}
} 
@media screen and (max-width:370px) {
.contact-main ul li{width: calc(100% - 0px); margin:10px 0;}
} 
/*****  FAQ  *****/
.faq {}
.faq ul { margin:0; padding:0 5px; list-style:none;}
.faq ul li { border-bottom:1px #fff solid; }
.faq ul li .qa_title { background: #ffffff; font-weight:normal; border-left:8px #9c9c9c solid;}
.faq ul li a { color:#555555; font-size:15px; display:block; padding:10px 0 10px 10px;}
.faq ul li a:hover { background:#dbdbdb; }
.faq ul li .qa_content { border-top:1px #CCC dotted; padding:10px 0 20px 25px; font-size:13px; line-height:1.5em; color:#666;}

.opacl { font-size:12px; line-height:20px; padding-bottom:10px; }
.opacl a { background:#959595; color:#fff; padding: 7px 15px; margin:0 5px; -webkit-border-radius: 5px 0px 0 0px; -moz-border-radius: 5px 0px 0 0px; border-radius: 5px 0px 0 0px;}
.opacl a:hover { background:#ff4e00;}
a.close_qa {font-size:12px;} 
#qaContent{}
.accordionPart{}


/*****  首頁消息  *****/
.news { margin:0 auto; padding:0 0 10px 0;}
.news ul {  margin:0 auto; padding:5px 0; list-style:none;display: flex;flex-wrap: wrap;}
.news ul li {width:calc(25% - 16px); padding:0; text-align:center; margin:2% 8px; }
.news ul li:hover { background:rgba(255,255,255,.8);}
.news ul li:hover .news-photo{transform:scale(1.1);transition: all 1s ease 0s;}
.news ul li h4 { font-size:16px; color:#121212; line-height:1.4em; font-weight:normal; padding:0 4px; margin:16px 0 6px 0; text-align:left;height: 44px; overflow: hidden; }
.news ul li .news-store { font-size:12px;color:#625e5e; line-height:1.6em; padding:2px 4px; display:block; text-align:left; height: 61px; overflow: hidden;}
.news-photo-main {border: 4px #fff solid;overflow: hidden;}
.news-photo {background:#fff; width:100%; position: relative;transition: all 1s ease 0s;}
.news-photo a {display: flex; height: 100%; vertical-align: middle; text-align:center;align-items: center;justify-content: center;}
.news-photo img.index-pro-img { width: auto; height: auto; }
.news-day{ background:rgba(214,25,29,.9);border-radius:50px; font-size:12px; color:#fff;padding:2px 10px 5px 10px; position:absolute;bottom:calc(50% - 40px); right:calc(50% - 40px); font-family: 'Gilda Display', serif;line-height: 1.2;text-transform: uppercase;width: 80px;height: 80px;display: flex;flex-wrap: wrap; align-content: center;justify-content: center;box-shadow: 0 0 20px 0 #7a090b inset;}
.news-day .date{font-size:20px;line-height: 1.4;}
.time{background: #b71518;color: #fff;font-size: 12px; text-align: center;padding: 5px 20px;display: table;margin:25px 0 10px 0 ;text-transform: uppercase;}

 @media screen and (max-width:800px) {
.news ul li {width:calc(33.3333% - 10px); margin:2% 5px; }
} 
 @media screen and (max-width:640px) {
.news ul li {width:calc(50% - 10px); }
} 
 @media screen and (max-width:370px) {
.news ul li {width:calc(100% - 0px);margin: 2% 0; }
} 
/*****  內頁架構  *****/
.content-body {max-width:1200px; margin:0 auto; padding:45px 20px 0px 20px;}
.page-title { font-size:18px; color:#333; padding:5px; line-height:1.4; margin:10px 0 10px 0; border-bottom:2px #a70c0f dotted;text-align: center; }
.page-title:after {content: "";display: block;margin: 5px auto -15px auto;width: 0;
height: 0;
border-style: solid;
border-width: 10px 20px 0 20px;
border-color: #a70c0f transparent transparent transparent;}
.page-main { padding: 0; font-size: 15px; color:#333; line-height:1.8;}

.left-menu-title { background:#8c8c8c; text-align:center; font-size:18px; color: #fff; padding:5px 0 10px 0;  
                   -webkit-border-radius:0 0 5px 0px; -moz-border-radius:0 0 5px 0px; border-radius:0 0 5px 0px;}
.in-left-menu {  }
.in-left-menu>ul { margin:0; padding:1px 0 0px 0; list-style:none; }
.in-left-menu>ul>li  {font-size:16px; color:#fff; padding:0;margin: 5px 0;}
.in-left-menu>ul>li>a { background:#333; color:#fff;display:block; padding:8px 15px 8px 15px; line-height:1.6;border-radius: 10px;border: 2px #333 solid;}
.in-left-menu>ul>li>a:hover { background: #fff;color: #333;border: 2px #333 solid;}
.in-left-menu>ul>li .current{ background: #b20505;border: 2px #b20505 solid;}
.in-left-menu>ul>li ul { margin:0 10px; padding:0; list-style:none;} 
.in-left-menu>ul>li ul li { border-top:1px #bd9191 solid; padding:0;}
.in-left-menu>ul>li ul li:first-of-type { border-top:0;}
.in-left-menu>ul>li ul li:hover { background: #333;} 
.in-left-menu>ul>li ul li a { font-size:14px; color:#333; display:block;padding: 5px 10px 5px 25px;background: url(../images/left-icon.png)no-repeat top 12px left 5px;}
.in-left-menu>ul>li ul li a:hover { background: #fbebeb url(../images/left-icon.png)no-repeat top 12px left 5px; color: #333; }
.in-left-menu>ul>li>ul>li .current{background: #fbebeb url(../images/left-icon.png)no-repeat top 12px left 5px; color: #333;border:0; }
.m_classLink{display:none;}

 @media screen and (max-width:640px) {
.content-body {padding:25px 10px 0px 10px;}
} 

/** 關於我們 **/
.about{display: flex;margin: 10px 0;}
.business{flex: 1;border-radius:20px ;overflow: hidden; margin: 0 25px 0 0;box-shadow: 0 0 2px 1px rgba(255,255,255,.8) inset,3px 3px 0 0 #669aaf;border: 1px #a2cad7 solid;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e1e1+0,ffffff+100 */
background: rgb(225,225,225); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(225,225,225,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(225,225,225,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(225,225,225,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.business h3{font-size: 18px; color: #fff;background: #007eb2;padding:8px 15px;margin: 0;border-bottom: 3px #005477 solid;text-align: center;box-shadow: 0 1px 2px 0 rgba(255,255,255,.8);}
.business ul{list-style:square;padding:15px ;margin: 0 0 0 20px;display: flex;flex-wrap: wrap;}
.business ul li{width: calc(50% - 20px) ;padding:5px 5px 5px 0;margin:0 15px 0 5px;font-size: 15px; color: #333;}
.client{flex: 1;border-radius:20px ;overflow: hidden; margin: 0 0 0 25px;box-shadow: 0 0 2px 1px rgba(255,255,255,.8) inset,3px 3px 0 0 #a3845f;border: 1px #c6ab8c solid;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1e1e1+0,ffffff+100 */
background: rgb(225,225,225); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(225,225,225,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(225,225,225,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(225,225,225,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.client h3{font-size: 18px; color: #fff;background: #fe961c;padding:8px 15px;margin: 0;border-bottom: 3px #b26408 solid;text-align: center;box-shadow: 0 1px 2px 0 rgba(255,255,255,.8);}
.client ul{list-style:square;padding:15px ;margin: 0 0 0 20px;display: flex;flex-wrap: wrap;}
.client ul li{width: calc(50% - 20px) ;padding:5px 5px 5px 0;margin:0 15px 0 5px;font-size: 15px; color: #333;}

 @media screen and (max-width:950px) {
.business{margin: 0 15px 0 0;}
.business ul li{width: calc(100% - 0px) ;padding:5px 0;margin:0 ;}
.client{margin: 0 0 0 15px;}
.client ul li{width: calc(100% - 0px) ;padding:5px 0;margin:0;}
} 
 @media screen and (max-width:520px) {
.business{margin: 0 0 20px 0;}
.client{margin: 0 0 0 0;}
.about{display:block;}
} 

/*****  內頁BANNER  *****/
.inside-banner { background: url(../images/banner.jpg) center center no-repeat;background-size: cover; padding:120px 0 0 0;}
.inside-banner:after {content: ""; display: block;background: url(../images/banner-top.png)no-repeat top center;background-size: contain;width: 100%;height:13px;margin:0 auto -13px auto;position: relative; }
.inside-banner .banner-title { max-width: 1200px; font-size:26px; color:#ffffff; margin:0 auto; padding:30px 45px 10px 45px;background: rgba(198,5,5,.9);text-align: center;display: table;border-radius: 200px 200px 0 0;box-shadow: 0 0 15px 0 rgba(0,0,0,.6);line-height: 1.4;width: 200px; height: 100px;}
.inside-banner .banner-title-en{font-size:18px; color:#ffffff;text-transform: uppercase;font-family: 'Gilda Display', serif;line-height: 1.2;font-weight: bold;}
 
@media screen and (max-width:750px) {
.inside-banner {padding:60px 0 0 0;}
.inside-banner .banner-title { font-size:22px; padding:30px 35px 5px 35px;width:180px; height:90px;}
.inside-banner .banner-title-en{font-size:16px; }
 
} 
/*****  首頁ad  *****/
.i-ad {max-width:1200px;margin:5% auto 3% auto;}
.i-ad ul {  margin:0 auto; padding: 0; list-style:none;display: flex;flex-wrap: wrap;}
.i-ad ul li {  width:calc(33.3333% - 13.4px); padding:12px; margin:10px 20px 10px 0 ;text-align:center; border:1px #ba000e solid;}
.i-ad ul li h4{font-size: 16px; color:#fff;background: rgba(186,0,14,.75);width: 100%;padding: 5px 10px;margin: 0; position: absolute;left: 0;bottom: 0;font-weight: normal;}
.i-ad ul li:nth-child(3n){  margin:10px 0 10px 0 ;}
.i-ad ul li:hover { background:#f8f6f6;}
.i-ad ul li:hover .i-ad-photo{transform:scale(1.1);transition: all 1s ease 0s; }
.i-ad-photo-main {overflow: hidden;}
.i-ad-photo { background:#fff; width:100%; position: relative;transition: all 1s ease 0s;}
.i-ad-photo a { display: flex; height: 100%; vertical-align: middle; text-align:center;align-items: center;justify-content: center;}
.i-ad-photo img.index-pro-img { width: auto; height: auto; flex-shrink:0;}


/*****  首頁消息  *****/
.i-news {max-width:1200px; margin:0 auto; padding:0 0 10px 0;}
.i-news-title { font-size:46px; color:#272727;font-family: 'Gilda Display', serif; text-align:center; font-weight:normal; border-bottom:1px #c7c2bf solid; padding: 0; margin:20px 0;} 
.i-news-title:after{ display:block; content:"";width: 0;
height: 0;
border-style: solid;
border-width: 20px 15px 0 15px;
border-color: #e50012 transparent transparent transparent; margin:0px auto -20px auto;}
.i-news-title-one{ font-size:58px; color:#e50012;} 
.i-news-title_bg { display: table;margin:0 auto;font-family: 'Gilda Display', serif;text-transform: uppercase;padding: 0 15px;line-height: 1.2;} 
.i-news-title_bg:after { display:block; content:""; background:#e50012; width:100%; height:3px; margin:0 auto;} 
.i-news ul {  margin:0 auto; padding:5px 0; list-style:none;display: flex;flex-wrap: wrap;}
.i-news ul li {  width:calc(25% - 30px); padding:0; text-align:center; margin:2% 15px; }
.i-news ul li:hover { background:rgba(255,255,255,1);}
.i-news ul li:hover .i-news-photo{transform:scale(1.1);transition: all 1s ease 0s; }
.i-news ul li h4 {font-size: 16px;color:#ba000e;background: rgba(255,255,255,.85);width: 100%;padding: 5px 10px;margin: 0; position: absolute;left: 0;bottom: 0;font-weight: normal;}
.i-news ul li .i-news-store { font-size:16px;color:#625e5e; line-height:1.6; padding:4px 4px; display:block; text-align:left;max-height: 79px; overflow:hidden; }
.i-news-photo-main {border: 4px #fff solid;overflow: hidden;}
.i-news-photo { background:#fff; width:100%; position: relative;transition: all 1s ease 0s; }
.i-news-photo a { display: flex; height: 100%; vertical-align: middle; text-align:center;align-items: center;justify-content: center;}
.i-news-photo img.index-pro-img { width: auto; height: auto; flex-shrink:0;}

a.cart { background:#ffffff; padding:5px 8px; color:#cecece; font-size:15px; display:block; border:1px #f499a4 solid;  width:100%; text-align: center;}
a.cart img { padding-right:0px; vertical-align:middle;}
a.cart:hover { background: #ffffff; color:#620001;}
a.check { background:#ffffff; padding:5px 8px; color:#cecece; font-size:15px; display:block; border:1px #f499a4 solid;  width:49%; margin-left:1%; float:left;}
a.check img { padding-right:0px; vertical-align:middle;}
a.check:hover { background: #ffffff; color:#5C0001;}
.index-more { max-width:1200px;  margin:50px auto 0 auto; position:relative; }
.index-more a { background:url(../images/index-more-pro.png) #2a2a2a bottom no-repeat; color:#ffffff; width:132px; padding: 10px 0 20px 0; display:block; margin:0 auto; text-align:center; }


/*****  首頁連結  *****/
.index-link {  margin:0 auto;}
.index-link h3 { color:#333; font-size:36px; font-weight:normal; text-align:center; line-height:0.8em; letter-spacing:2px;}
.index-link h3 .red { color:#d45500; font-size:24px; letter-spacing:0px;}
.index-link h3 .brwon { color:#c2ab8a; font-size:24px; padding-left:15px; letter-spacing:0px;}
.index-link-top { height:75px;}
.index-link ul { background:#e1e1e1; margin:0; padding:0; list-style:none;}
.index-link ul li { float:left; width:25%; margin:0; padding:0; border:1px  #fff dotted;}
.index-link ul li img { width:100%; height:auto; border:0; margin:0; padding:0;}


/*****  首頁 搜尋 最新消息模組  *****/
.index-news { width:100%; position:relative;}
.index-news-line { position:absolute; width:100%; border-bottom:1px #d1d1d1 solid; top:50px; z-index:-1; }
.index-search-news {  margin:0 auto; padding:0 15px;}
.index-search { }
.index-search h3 { background:#5b5b5b; font-size:18px; color:#ffffff; font-weight:normal; line-height:40px; margin:10px 0 10px 0; padding:0 10px; }
.index-search span { display:block; float:right; font-size:15px; color:#d1d1d1; font-weight:normal;}
.index-search-input { padding:0px 0 10px 0; position:relative; color:#333;}
.index-search-input img { position:absolute; right:0; top:0px;}
.index-search input { background: #e8d5d5; font-size:15px; color: #333; padding:5px 0 5px 20px; line-height:21px; width:100%; border:0; margin:0 5% 0 0; right:51px; vertical-align:middle;}
.index-search img { vertical-align:middle;}


/***  會員登入  ***/
h3.login-title { margin:10px 0 10px 0; font-family:"Times New Roman"; font-size:30px; line-height:30px; color:#9B9B9B;}
.login-tool {}
.icon-tool { width:40px; height:auto; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.member-signup { font-size:14px; color:#828282; line-height:20px; padding:5px 0; text-align:center;}
.calender { width:30px; height:auto;}


/***  版面欄位  ***/
.main { padding:0px; }
.col-100 {width:100%;}
.col-010 { width:9%; margin-right:1%; float:left;}
.col-015 { width:14%; margin-right:1%; float:left;}
.col-020 { width:19%; margin-right:1%; float:left;}
.col-025 { width:24%; margin-right:1%; float:left;}
.col-030 { width:29%; margin-right:1%; float:left;}
.col-040 { width:39%; margin-right:1%; float:left;}
.col-045 { width:44%; margin-right:1%; float:left;}
.col-050 { width:49%; margin-right:1%; float:left;}
.col-055 { width:54%; margin-right:1%; float:left;}
.col-060 { width:59%; margin-right:1%; float:left;}
.col-065 { width:64%; margin-right:1%; float:left;}
.col-070 { width:69%; margin-right:1%; float:left;}
.col-075 { width:74%; margin-right:1%; float:left;}
.col-080 { width:79%; margin-right:1%; float:left;}
.col-085 { width:84%; margin-right:1%; float:left;}

.cor-010 { width:10%; float:left;}
.cor-015 { width:15%; float:left;}
.cor-020 { width:20%; float:left;}
.cor-025 { width:25%; float:left;}
.cor-030 { width:30%; float:left;}
.cor-035 { width:35%; float:left;}
.cor-040 { width:40%; float:left;}
.cor-045 { width:45%; float:left;}
.cor-050 { width:50%; float:left;}
.cor-055 { width:55%; float:left;}
.cor-060 { width:60%; float:left;}
.cor-065 { width:55%; float:left;}
.cor-070 { width:70%; float:left;}
.cor-075 { width:75%; float:left;}



/***  選單與下拉  ***/
nav {}
 .menu { padding: 79px 52px 0 52px; list-style:none; position:relative;max-width:730px; margin:0 0 0 calc(100% - 730px); background:url(../images/menu_bg.png) no-repeat center bottom 4px;display: flex;}
 .menu>li { color:#4e4949;flex: 1; font-size:16px; text-align:center; line-height:41px; border-right:1px #e50012 solid; cursor:pointer;}
 .menu>li:last-of-type{  border-right:0px;}
 .menu>li>a { color:#4e4949; display:block; border-bottom:5px #d3d3d3 solid; position:relative;padding:  0 29.8px;}  
 .menu>li>a:hover { color:#fff; background:#e50012;border-bottom:5px #af010e solid;}
 .menu>li.sub>ul.sub-menu {display: flex;flex-wrap: wrap;list-style: none; margin:4px 5px 0 5px; padding:10px; position:absolute;left:0; top:126px; transition: all 0.1s ease 0s; width:calc(100% - 10px); z-index:9; opacity:0;visibility:hidden;background: linear-gradient(-135deg, transparent 10px, rgba(229,0,18,0.9) 0);}
 .triangle001 {position: relative;}
 .triangle001:before{ display:block; content:"";width: 0;
height: 0;
border-style: solid;
border-width: 0 15px 10px 15px;
border-color: transparent transparent rgba(229,0,18,0.9) transparent;position: absolute;top:-10px;left:218px;}
.menu>li.sub:hover ul.sub-menu { opacity:1; position:absolute; width:calc(100% - 10px); left:0; top:126px;visibility: visible;transition: all 0.3s ease 0s;  text-align:center; }
 .menu>li.sub>ul.sub-menu>li {width: calc(20% - 10px);margin: 5px; text-align:center; line-height:1.6; font-size:14px;word-wrap: break-word;}
 .menu>li.sub>ul.sub-menu:hover li {}
 .menu>li.sub>ul.sub-menu>li>a { display:block; color:#fff; padding:4px 5px;}
 .menu>li.sub>ul.sub-menu>li>a:hover { background:rgba(0,0,0,.8);}
 @media screen and (max-width: 1110px) {
	 .menu {max-width:730px;padding: 79px 0 0 0; margin:  0 auto;}
} 
 
 /* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:0.3s;
  -moz-animation-duration:0.3s;
  animation-duration:0.3s;
}



/*** 訂位填寫  ***/
.show-date { background:#14A1F0; padding:5px 10px; font-size:14px; color:#fff; line-height:25px; margin-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.show-date a { color:#D0FF00; text-decoration:none;}
.show-date a:hover { color:#F0FF9B;}
.kyein-be-member { background: #FF1115; padding:5px 10px; font-size:14px; color: #FFDADA; line-height:25px; margin-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}


/*** 訂位區塊  ***/
.info-box { font-size:14px; color: #686868; line-height:20px; padding-bottom:10px; margin-bottom:10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
h4.info-title { background: #FFEDED; font-size:17px; line-height:30px; color: #AD3A3C; padding: 0 0 0 10px; margin:5px 0px 10px 0px;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight:normal;}
.info-content { padding:0 0 10px 20px;}
.info-content ul { list-style:square; margin:0 0 0 0px; padding:0 0 0 20px;}
.info-content ul li { border-bottom:1px #BFBFBF dotted; margin-bottom:10px; color: #A41C1F;}
.info-content ul li p { font-size:12px; color:#767676; margin:0 0 10px 0; padding:0;}
h5.info-set-opint { color:#69B7FF; font-size:15px; line-height:25px; border-bottom:1px #D9D9D9 solid; margin:0 0 10px 0;}


/***  step  ***/
.steps { text-align:center; padding:30px 0; }
.steps .step { display:inline-block; width:240px; max-width:33%; text-align:center; margin:0 -2px;}
.steps .step span { display:block; font-weight:bold;  }
.steps .step span.badge { position:relative; height:30px; line-height:30px; text-align:center; }
.steps .step span.badge .text { position:absolute; left:calc(50% - 15px); font-size:18px; font-family:Arial; color:#fff; background-color:#d9d9d9; display:inline-block; width:30px; height:30px; line-height:30px; border-radius:50%; z-index:1; }
.steps .step.active span.badge .text { color:#fff; background-color:#dfb240; }
.steps .step span.badge:before { content:""; position:absolute; background-color:#d9d9d9; width:100%; height:2px; top:50%; left:0; margin-top:-1px; z-index:0; }
.steps .step:first-child .badge::before {width:50%; left:50%;}
.steps .step:last-child .badge::before {width:50%; right:50%;}



/***  歷史訂單  ***/
.table-border { background: #DBDBDB; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom:10px;}
.table-border th {  font-size:14px; color:#fff; padding:3px 5px;}
.table-border td { font-size:14px; color: #515151; padding:3px 5px; text-align:center; }

.table-border tr:first-child { background:#FF6700; font:12px; padding:3px 5px; -webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
.table-border tr:last-child { background:#FFF; font:12px; padding:3px 5px; -webkit-border-radius:0 0px 5px 5px; -moz-border-radius:0 0px 5px 5px; border-radius:0 0px 5px 5px;}
.table-border tr:nth-child(2n){ background:#FFF; }
.table-border tr:nth-child(2n+3){ background:#FFFBF0; }

/***  表單欄位  ***/
.form-box { min-width: 280px; padding-right: 5px;}
.form-box input, .form-box img { vertical-align:middle;}
.form-style01 { font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; padding:5px 0 10px 0; line-height:20px; width:100%;}

.opinion { margin-bottom:25px;position: relative; }
.opinion-left01 { background: #333; width:100px; padding:2px 10px; font-size:15px; font-family:"微軟正黑體"; color:#ffffff; line-height:1.6;position: absolute;top: -14px; left: 5px;text-align: center;border-radius: 5px;}
				  
.opinion-right01 { float:left; width:7.5%; padding:0px 2%; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; line-height:20px; border-left:0;}
				  
.input-main-style01 {background:#eee;width:100%; border: 1px #eee solid; margin:0; padding:18px 115px 4px 15px; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; line-height:1.6;}
.input-main-style02 { background:#eee;width:100%; border: 1px #eee solid; margin:0; padding:18px 15px 4px 15px; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; line-height:1.6;}			
.input-main-style03 { background:#f0e7e7; float:left; width:93.3333%; margin:0; border: 0; padding:5px 3%; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; line-height:20px; text-align:center; }						 
					 
.select-style { background: #8a6e0c; font-size:15px; color:#ffffff; line-height:20px; padding:5px 10px; border: 0; }

.order-numb { color:#FF0004;}

img.code { width:100px; height:44px; margin:0; vertical-align:middle;position: absolute;top: 1px;right: 1px;}

.input-main-style02:focus,.input-main-style01:focus,.input-style01:focus{outline: 0;border: 1px #333 solid;background: #fff;}

/***  輸入欄位  ***/

input { }
.input-style01 { background:#eee; border: 1px #eee solid;padding:18px 15px 4px 15px; line-height:1.6; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; width:100%; margin-bottom:5px; }

.input-botton01 { padding:5px 3%; line-height:18px; font-size:13px; font-family:"微軟正黑體"; color:#4E4E4E; width:100px; margin:0 auto; text-align:center; 
                  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-bottom:5px; text-shadow: 1px 0px #fff; font-weight:800;}

.select-style01 {border:1px #CBCBCB solid; padding:5px 3%; width:99%; line-height:20px; font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; margin:0;
                 -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
                 -moz-box-shadow:0px 0px 5px #E9E9E9 inset;              /* For Firefox3.6+ */
	             -webkit-box-shadow:0px 0px 5px #E9E9E9 inset;           /* For Chrome5+, Safari5+ */
	             box-shadow:0px 0px 5px #E9E9E9 inset;                   /* For Latest Opera */}



/* 頁次 */	
.page{ font:13px/30px "微軟正黑體"; color:#333; text-align: center; clear:both; margin-top:20px; }
  .page a { background: #333; color:#fff; padding:5px 15px; }
  .page a:hover { background: #000; color: #fff;}
  .page br { display:none;}

/******  底部資訊  ******/
footer { background:#fefbfa url(../images/footer_bg.jpg) no-repeat bottom left; border-top:6px #6b6b6b solid; }
footer .footer { max-width:1200px; margin:0 auto; font-size:14px; color:#4e4949; line-height:1.8em; padding:0 0 66px 40%;}
footer .footer .copyright{ background:#e50012; font-size:12px; color:#f99a9a; line-height:1.8em;text-transform:uppercase; padding:11px 30px; margin:-26px 0 0 0;position: relative;}
footer .footer .information{ font-size:14px; color:#4e4949; line-height:1.8em; padding:12px 0;}
footer .footer .information a{color:#4e4949;}
footer .footer .information a:hover{ color:#e50012;}

