@charset "utf-8";
body { width:100%; height:100%; margin:0; padding:0; font-family:"微軟正黑體";  font-size: 14px; line-height: 20px;}
html { width:100%; height:100%; }

.warpper { max-width:640px; margin:0 auto;}
.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;}


/*** 手機選單、選單 色塊-變色  ***/
.b-color, .slicknav_menu { background: #ffffff; } /** 選單顏色 ***/
.slicknav_icon-bar { background-color: #777777;} /** 手機選單ICON按鈕色 ***/
.slicknav_btn { } /** 手機選單ICON按鈕底色 ***/

.b-color>li:hover, .b-color>li>ul>li>a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {  position: relative; } /** 選單滑入顏色 ***/
.b-color>li:hover, .b-color>li>ul>li>a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover:after {content:""; display: block;width: 0;
height: 0;
border-style: solid;
border-width: 20px 15px 20px 0;
border-color: transparent #ce121f transparent transparent;
position: absolute; top:0 ;right: 0; } /** 選單滑入顏色 ***/
.slicknav_nav>li { } 
.border-color { border-left:7px #A0A0A0 solid;} /** 標題顏色 ***/



header { height:0; position: inherit;margin: 0px 0 0 0;}
.head-main{height: 0;position: inherit;}
.head-main .logo { width:250px; left:5px; top:8px; font-size:22px;}
.head-main .logo a { color:#ffffff; }
.head-main .logo img { width:100%; height:auto;}
.head-tool { width: 160px; bottom:inherit;top:38px; right:0px; text-align:center;margin: 6px auto 0 auto;}


.home { display:none; }
a.home_w { display: block; position:absolute; top:8px; left:275px; width:35px; height:auto; padding:5px; }
a.home_w img { width: 100%; height: auto;}


@media screen and (max-width: 380px) {
	a.home_w { display: block; position:absolute; top:6px; left:215px; width:35px; height:auto; padding:5px; }
}

.m-banner { width:100%; overflow:hidden; position: relative; z-index:1000;}
.m-banner img { position:absolute; top:-50%;  }
.banner { }
.banner img { width:100%;}
.oproject { display: inline; color:#900;}

/** 首頁區塊 **/
.index-block{display:block; padding: 5px 0;}
.i-about{background: url(../images/block_bg-m.png)no-repeat bottom right;border-right: 0px #ccc solid; border-bottom: 1px #ccc solid;}
.i-product{background: url(../images/block_bg-m.png)no-repeat bottom right;border-right: 0px #ccc solid; border-bottom: 1px #ccc solid;}
.i-about .about-more{position: absolute;bottom:5px; right: 0; font-size: 12px;}

.i-product .product-more{position: absolute;bottom:5px; right: 0; font-size: 12px;}
.i-service .service-more{position: absolute;bottom:5px; right: 0; font-size: 12px;}
.index-title{ border-bottom: 4px #bbb solid; text-transform: uppercase; font-size: 24px;font-family: 'Spectral SC', serif; color: #656565;position: relative;padding: 5px 0;}


/** 服務據點 **/

@media screen and (max-width:440px) {
.service ul li{ display:block;}
	.service ul li .service-contect{margin: 0 0 15px 0;}
}

/***** 訂單列表  *****/
.order-search { padding-left:0px;}
ul.order-list li.th { display:none;}
.order-list { padding-left:0px;} 
.order-list-img, .order-list-img02 { float:left; width:100%; font-size:15px; text-align:center;}
   .order-list-img { height:auto;}
  .order-list-img img.pro-photo { width:86%; max-width:180px; height:auto; padding:2%; border:1px #CCC solid; margin:5%; text-align:center;}
  .order-list .order-list-td { font-size:15px; color: #333; text-align: left;}
  
  
.order-list-name { width:100%;  padding-top:0PX;  font-size:15px; text-align:center;} 
.order-list-price { float:left; width:100%;  padding-top:0PX;  font-size:15px; text-align:center;}
.order-list-quantity, .order-list-quantity02 { float:left; width:100%; padding-top:0PX;  font-size:15px; text-align:center;}
.order-list-subtotal, .order-list-subtotal02 { float:left; width:100%;  padding-top:0PX;  font-size:15px; text-align:center;}
.order-list-del { float:left; width:100%;  padding:20PX 0;  font-size:15px; text-align:center;}
.order-list-del a { padding: 5px 10%;}

.order-list .portal { width:100%; text-align: center;}
.order-list .freight { width:100%;  text-align: center;}
.order-list .oproject { font-size:15px; color:#000; display: inline; }
.order-ditaile-info { padding:0 0 0 0px; }

/*****  購物車  *****/
ul.shopping-car-list li.th { display:none;}
.shopping-car { padding:0px;} 
.shop-car-img { width:100%; height:auto; text-align:center; border-bottom:1px #D3D3D3 dotted; margin-bottom:10px; display:block;}
  .shop-car-img img.pro-photo { width:86%; max-width:180px; height:auto; padding:10px; border:1px #CCC solid; margin:10px auto; text-align:center; display:block;}
  
.shop-car-name { float:none; display:block;  width:100%;  padding-top:0PX;  font-size:15px; text-align:center;} 
.shop-car-price {  width:100%;  padding-top:0PX;  font-size:15px; text-align:center;}
.shop-car-quantity {  width:100%; padding-top:0PX;  font-size:15px; text-align:center;}
.shop-car-subtotal{ width:100%;  padding-top:0PX;  font-size:15px; text-align:center;}
.shop-car-del {  font-size:15px; text-align:center; width:50px;}
.shop-car-del a { padding: 5px 10%;}

.shopping-car .portal { width:100%; text-align: center;}
.shopping-car .freight { width:100%;  text-align: center;}
.shopping-car .oproject { font-size:15px; color:#000; display: inline; }

.checkout-box { background:#F4F3F0; padding: 10px; margin-left:0px; border-bottom:2px #FFF dotted; }


/*****  產品專區  *****/

.pro-store-info {  padding:10px 0 10px 0px; }

.pro-detaile { padding-left:0px; padding-right:0px; }
.pro-detaile .pro-photo-box { padding:0 0px 0 0;}
.pro-qr-code { text-align:center; padding-bottom:20px;}
.pro-qr-code img { width:200px; height:auto;}
.cart-info .price { font-size:28px; text-align:center; display:block; padding:10px 0 20px 0;}
.cart-info .quantity {text-align: center;}
.cart-info .check-out { text-align:center; clear:both; display:block;}
.cart-info .check-out a { font-size:15px; width:100%; padding:10px 0px; margin-left:0px; display:block;}


.pro-detaile-box { display: block;}
.pro-detaile-box>div {  -webkit-flex: 1;  flex: 1;}
.pro-detaile-photo-box { width: 100%;}
.pro-detaile-spe-box { width: 100%; position: relative; padding-bottom: 0px;}

.cart-info { position: static; bottom: auto; }

@media screen and (max-width: 500px) {
.pro-photo { width:120px;}
} 
@media screen and (max-width:500px) {
.series ul li{flex-basis:calc(50% - 10px);}
}
/*****  聯絡我們  *****/
.contact-body { padding:0 0 0 0px;}
.contact-left { max-height:200px; overflow:hidden; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.contact-left img { width:100%; height:auto; margin-top:10px;}

a.btn-send {padding: 5px 0;  width:49%; margin:5px 1% 0 0; display:block; float:left;}
a.btn-reset { padding: 5px 0; width:49%; margin:5px 0 0 1%; display:block; float:left;}
a.btn-send-over { padding: 3px  0px; color:#fff; width:100%; display:block; float:left; margin-top:5px;}

/*****  內頁架構  *****/
.page-main { }
.left-menu-title {display: none;}
.in-left-menu-bottom{display: none;}
.classBox{padding:0 0 20px 0; position: relative;z-index: 99;}
ul.classLink{display:none;}
.m_classLink{display:block; position:relative; background-color:#fff3f5; border:1px solid #ce121f;}
.m_classLink a.main{display:block; background:none; font-size:15px; font-family:"微軟正黑體", "新細明體", sans-serif; color:#333; position:relative; padding:10px;}
.m_classLink a.main i{display:block; font-size:15px; background:#ce121f; width:45px; height:100%; text-align:center; color:#FFF; line-height:40px; position:absolute; right:0; top:0;}
.m_classLink ul{display:none; margin:0; padding:0; list-style:none; width:100%; background:#FFF; border:1px solid #ce121f; position:absolute; left:0; top:100%; z-index:999; box-sizing:border-box;}
.m_classLink ul li{margin:0; padding:0;}
.m_classLink ul li a{display:block; padding:10px 10px; border-top:1px solid #ce121f; font-family:"微軟正黑體", "新細明體", sans-serif; font-size:15px; color:#222;}
.m_classLink ul li:first-child a{border:none;}
.m_classLink ul li a:hover{background:#f3faff;}
.in-left-menu-images{display: none;}

.in-left-menu-s {display:block;}
.classBox-s{padding:0 0 20px 0; position: relative;z-index: 9;}
ul.classLink-s{display:none;}
.m_classLink-s{display:block; position:relative; background-color:#fff; border:1px solid #ff2844;}
.m_classLink-s a.main-s{display:block; background:none; font-size:15px; font-family:"微軟正黑體", "新細明體", sans-serif; color:#333; position:relative; padding:10px;}
.m_classLink-s a.main-s i{display:block; font-size:15px; background:#ff2844; width:45px; height:100%; text-align:center; color:#FFF; line-height:40px; position:absolute; right:0; top:0;}
.m_classLink-s ul{display:none; margin:0; padding:0; list-style:none; width:100%; background:#FFF; border:1px solid #ff2844; position:absolute; left:0; top:100%; z-index:999; box-sizing:border-box;}
.m_classLink-s ul li{margin:0; padding:0;}
.m_classLink-s ul li a{display:block; padding:10px 10px; border-top:1px solid #ff2844; font-family:"微軟正黑體", "新細明體", sans-serif; font-size:15px; color:#222;}
.m_classLink-s ul li:first-child a{border:none;}
.m_classLink-s ul li a:hover{background:#edf8ff;}

.c-page-images{ width:250px;}

@media screen and (max-width:500px) {
	.c-page-contect{display:block;}
	.c-page-images{ width:100%; margin: 0 0 15px 0;}
}

/*****  首頁產品  *****/
.index-pro ul li {  width:98%; padding:1%; text-align:center; float:left;}


/*****  首頁連結  *****/
.index-link ul li { float:left; width:50%; margin:0; padding:0; border:0;}

/*****  首頁 搜尋 最新消息模組  *****/
.i-news { padding-left:0px;}
.i-news h3 { border-bottom:1px #CCC solid;}

/***  會員登入  ***/
h3.login-title { margin:10px 0 10px 0; font-family:"Times New Roman"; font-size:30px; line-height:30px; color:#9B9B9B; text-align:center;}
.login-tool {text-align:center; }
.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;}


/***  版面欄位  ***/
.main { padding: 0px 2% 0 2%;}
.col-m  { width:100%; margin-right:0%; float:none;}
.col-100 {}
.col-015, 
.col-020, 
.col-025, 
.col-030, 
.col-035, 
.col-040, 
.col-045, 
.col-050, 
.col-055, 
.col-060, 
.col-065, 
.col-070, 
.col-075, 
.col-080,
.col-085 { width:100%; margin-right:0%;}


.cor-015, 
.cor-020, 
.cor-025, 
.cor-030, 
.cor-035, 
.cor-040, 
.cor-045, 
.cor-050, 
.cor-055, 
.cor-060, 
.cor-065, 
.cor-070, 
.cor-075, 
.cor-080,
.cor-085 { width:100%;}


nav { }

@media screen and (max-width: 640px) {
	.slicknav_menu { display:none;}
	.js #menu {	display:none;}
	.js .slicknav_menu {display:block;}
} 

 .menu { list-style:none;}
 .menu li { color:#fff; width:100%;  text-align:center; float:none;}
 
 
 
/*** 訂位區塊  ***/
.info-box { font-size:14px; color:#7E7E7E; line-height:20px;}

/***  定位-選項-時段  ***/
.order-opinion { width:100%; margin-right:0; float: none;}
.time { width:100%; float: none;}

.time ul li {margin:1% 1% 0 0; width:24%;}


/***  step  ***/
.step li { font-size: 18px; }
.step li span { height: 38px; padding: 5px 10px; }


/***  表單欄位  ***/
.form-box {min-width: auto; padding-right: 0px;}
.form-style01 { font-size:14px; font-family:"微軟正黑體"; color:#4E4E4E; padding:5px 3%; line-height:20px; width:93%;}
.input-main-style02 { }

.opinion {display: block; }
.opinion-left01 { display: block; width:100%; border-right:0px #363636 solid;  border-bottom:5px #363636 solid; }
.opinion-right01 { float:left; width:7.5%; padding:0px 2%;}
.input-main-style01 { float:left; width:81%; margin:0; padding:5px 3%; -webkit-border-radius:5px 0px 0px 5px; -moz-border-radius:5px 0px 0px 5px; border-radius:5px 0px 0px 5px;}
.input-main-select {float:none; width:100%;}

.bottom-info-main { padding:0 20px;}
footer .copytight { max-width:1200px; margin:0 auto; padding:30px 10px; color:#fff; font-size:13px; text-shadow:-1px -1px 0px #7b6f48; line-height:24px; }
footer .copytight img.footer-logo { width:220px; height: auto; margin:0 auto 20px auto; display:block;} 

.select-style { font-size:15px; width:96%; line-height:20px; padding:5px 2%;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.input-style01, .input-main-style02, .input-main-style03 { float:none; width:100%;}
.checkout-box h3 { margin-right:0;}

.cart-btn { height: auto; overflow: auto;}
a.btn-send-over { margin-left:0px;}

/* 頁次 */	
.page{ }
.page br { display: block;}

/******  底部資訊  ******/

.bottom-info-main h3 { font-size:15px; color:#fff; border-bottom:1px #d4a0a0 solid; line-height:40px; margin-top:0; }

footer .copytight { text-align:center; text-shadow:0 0 0 #2D2D2D; }
footer .copytight .footer-logo { float: none;  margin-right:0px; } 


