@charset "utf-8";
body {background:#ece7e3 url(../images/c-bg.jpg)no-repeat center center fixed; background-size: cover;width:100%; height:100%; margin:0; padding:0; font-family:"微軟正黑體"; font-size: 14px; line-height: 1.6;}
html { width:100%; height:100%;}

.warpper { }
.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;transition: all 0.3s ease 0s;}
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:#999999; }
::-moz-placeholder { color:#999999; } /* firefox 19+ */
:-ms-input-placeholder { color:#999999; } /* ie */
input:-moz-placeholder { color:#999999; }

/* webkit专用 */
#field2::-webkit-input-placeholder { color:#999999; }
#field3::-webkit-input-placeholder { color:#999999; background:lightgreen; text-transform:uppercase; }
#field4::-webkit-input-placeholder { font-style:italic; text-decoration:overline; letter-spacing:3px; color:#999999; }

/* mozilla专用 */
#field2::-moz-placeholder { color:#999999; }
#field3::-moz-placeholder { color:#999999; background:lightgreen; text-transform:uppercase; }
#field4::-moz-placeholder { font-style:italic; text-decoration:overline; letter-spacing:3px; color:#999999; }




/*** 手機選單、選單 色塊-變色  ***/
.b-color, .slicknav_menu { } /** 選單顏色 ***/
.slicknav_icon-bar { background-color: #c99999;} /** 手機選單ICON按鈕色 ***/
.slicknav_btn {border: 2px #c99999 solid;border-radius:5px;background: #fff;} /** 手機選單ICON按鈕底色 ***/

.b-color>li:hover, .b-color>li>ul>li>a:hover, .slicknav_nav .slicknav_row:hover, .slicknav_nav a:hover {  background: #9e867e; } /** 選單滑入顏色 ***/
.slicknav_nav>li {} 
.border-color { border-left:7px #A0A0A0 solid;} /** 標題顏色 ***/


header {background:rgba(236,231,227,.88);border-bottom: 1px #fff solid; position: fixed; width: 100%;z-index: 99; }
.head-main { height:116px;position:relative; }
.head-tool { width:310px; position: absolute; top:20px; right:30px; text-align:center; overflow:hidden;}
.head-tool li { list-style:none; padding:0px 5px; margin:0; float:left; width:33.33%;}
.head-tool li a { background: #b9b9b9; margin:0; padding:3px 5px; display:block; color:#ffffff; font-size:12px;-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.head-tool li a:hover { background:#6d6d6d; color:#fff; }


.head-main .logo { position:absolute; left:18px; top:12px; width:360px; height:auto;}
.head-main .logo a { color:#000000;}
.head-main .logo img { width:100%; height:auto;}
.home {display: none;}
.fb{display: block;width: 30px; height: 30px; position: absolute; top:36px;right:20px;}
.fb a{display: block;border-radius: 0px;overflow: hidden;}
.fb a:hover{border-radius: 50px;}

@media screen and (max-width:1450px){
.head-main .logo { left:10px;}
.fb{right:10px;}
}
@media screen and (max-width:1290px){
.head-main { height:74px; }
.head-main .logo { width:200px;}
.fb{top:20px;}
}
@media screen and (max-width:980px){
.head-main .logo { width:200px;}
}
@media screen and (max-width:900px){
header {position: inherit; }
.head-main{height: auto;position: inherit;}
.head-main .logo {position: fixed; width:124px;top:6px;left:10px;z-index: 999; }
.home {display:block;position: fixed; top:10px;right: 55px;width:30px;z-index: 999;}
.home img{width: 100%;}
.fb{display: block;width:26px; height:26px; position: fixed;top:9px; right:98px;z-index: 999; }
}

.banner-main{ position: relative; }
.banner { background: #ffffff;  position: relative; }
.banner img { vertical-align:middle; width:100%; height:auto; position:absolute;}
.banner-bottom{display: block;position: absolute; bottom: 0; left: 0;}
.banner-bottom img{width: 100%;}
@media screen and (max-width:900px){
	.banner-main{padding: 44.38px 0 0 0;}
}
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;}

/** 浮動預約 **/
.float-reservation{position: fixed; top: 40%;right: 0;z-index: 999; width:35px; height: 130px; line-height: 1.6;font-size: 16px;color: #fff;text-align: center;padding: 0;}
.float-reservation:before{content: "";display: block;width: 30px;height: 27px;background: url(../images/reservation-icon.png)no-repeat bottom center;background-size: 30px;margin:-27px 0 0 2px;}
.float-reservation:after{content: "";display: block;width: 10px;height: 100%;background: url(../images/reservation-shadow.png)no-repeat right center;background-size: contain;position: absolute;top: 0;margin: 0 0 0 -10px;}
.float-reservation a{display: block; color: #fff;padding: 15px 5px;border-radius: 5px 0 0 5px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c99999+0,c98686+100 */
background: rgb(201,153,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(201,153,153,1) 0%, rgba(201,134,134,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(201,153,153,1) 0%,rgba(201,134,134,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(201,153,153,1) 0%,rgba(201,134,134,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c99999', endColorstr='#c98686',GradientType=0 ); /* IE6-9 */}
.float-reservation a:hover{border-radius: 5px 0 0 5px;color: #c99999;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,fef6f6+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(254,246,246,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(254,246,246,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(254,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fef6f6',GradientType=0 ); /* IE6-9 */}
@media screen and (max-width:900px){
.float-reservation{ width:30px;}
}

/** 優惠課程 **/
.i-preferential-main{}
.i-preferential{max-width: 1200px; margin: 0 auto;}
.i-preferential h3{font-family: 'Average', serif;color: #c99999;font-size: 54px;text-transform: uppercase;display: table;border-bottom: 2px #c99999 solid;padding:10px 20px 0 20px;margin:45px auto 25px auto;text-align: center;letter-spacing: 2px;line-height:0.7;font-weight:bold;}
.i-preferential h3 .i-preferential-title-ch{display: inline-block; color: #c99999;font-size: 20px;font-weight: normal;font-family: "微軟正黑體";padding: 0 0 2px 18px;}
.i-preferential h3:after{content: "";display: block;margin:0 auto -12px auto;width: 0;
height: 0;
border-style: solid;
border-width: 12px 14px 0 14px;
border-color: #c99999 transparent transparent transparent;}
.i-preferential ul {list-style:none;padding:15px 0;margin:0;display: flex;flex-wrap: wrap;}
.i-preferential ul li {width: calc(25% - 10px); padding: 0;margin:5px;text-align: center;}
.i-preferential ul li:hover .i-preferential-photo{transform:scale(1.2);transition: all 1s ease 0s;opacity: .8;}

.i-preferential ul li h4 { font-size:16px; color:#9e867e;font-weight: normal;text-align: center;padding:10px;margin: 0;}
.i-preferential ul li h4:hover{color: #9e867e;}
.i-preferential-photo-main{overflow: hidden;}
.i-preferential-photo { background:#fff; width:100%; position: relative; display: flex; align-items: center;justify-content: center;transition: all 1s ease 0s;}
.i-preferential-photo img.index-pro-img { width: auto; height: auto; flex-shrink:0;}

.more{text-align: center;margin: 20px 0 0 0;}
.more:after{content: "";display: block;width: 100%; height: 18px; background: url(../images/more-bottom.png)no-repeat center bottom;background-size: 100%;margin: -18px 0 0 0;position: relative;z-index:-1;}
.more a{display: block; font-size: 12px;background: #c99999;color: #fff; font-family: "arial";border-radius: 50px 50px 0 0 ;width: 74px; margin: 0 auto; height:37px;padding:14px 5px 12px 5px;}
.more a:hover{display: block;width: 74px; height:37px;background: #fff;color: #c99999;}


/** 關於我們 **/
.i-about-main{background: url(../images/about_bg.jpg)no-repeat center center fixed;background-size: cover;}
.i-about{max-width: 1200px; margin: 0 auto;display: flex;align-items: center;}
.i-about-content{color: #9e867e; font-size: 15px;background: rgba(236,231,227,.88);border: 2px #c99999 solid;box-shadow: 0 0 0 15px rgba(236,231,227,.88);width:calc(35% - 30px); text-align: center;padding:38px 25px;line-height: 1.8;height:100%;margin: 15px 15px 15px 2%;}

/** 影片 **/
.i-video{flex: 1;}
.i-video ul {list-style:none;padding: 0;margin:0;display: flex;}
.i-video ul li {flex: 1;margin:8px}
.i-video-movie {display: block;position: relative;height: 0;overflow: hidden;padding: 0;padding-bottom:74%;box-shadow: 4px 4px 0 0 rgba(0,0,0,.8);border: 2px #fff solid;}
.i-video-movie iframe {position: absolute;height: 100%;width: 100%;left: 0;top: 0;}
@media screen and (max-width:1000px){
	.i-about-content{width:calc(45% - 30px);}
}
@media screen and (max-width:900px){
	.i-about-content{width:calc(50% - 30px);}
.i-video ul {display: block;}
.i-video ul li {flex:initial;}
	.i-video-movie {padding-bottom:50%;}
}

/** 精選課程 **/
.i-featured-main{}
.i-featured{max-width: 1200px; margin: 0 auto;}
.i-featured h3{font-family: 'Average', serif;color: #c99999;font-size: 54px;text-transform: uppercase;display: table;border-bottom: 2px #c99999 solid;padding:10px 20px 0 20px;margin:45px auto 25px auto;text-align: center;letter-spacing: 2px;line-height:0.7;font-weight:bold;}
.i-featured h3 .i-featured-title-ch{display: inline-block; color: #c99999;font-size: 20px;font-weight: normal;font-family: "微軟正黑體";padding: 0 0 2px 18px;}
.i-featured h3:after{content: "";display: block;margin:0 auto -12px auto;width: 0;
height: 0;
border-style: solid;
border-width: 12px 14px 0 14px;
border-color: #c99999 transparent transparent transparent;}
.i-featured ul {list-style:none;padding:15px 0;margin:0;display: flex;flex-wrap: wrap;}
.i-featured ul li {width: calc(33.3333% - 4px); padding: 0;margin:5px 2px;text-align: center;}
.i-featured ul li a{display: block;}
.i-featured ul li a:hover .i-featured-photo{transform:scale(1.2);transition: all 0.3s ease 0s;opacity: .8;}
.i-featured-photo-main .i-featured-information{position: relative; background: rgba(255,255,255,.86);height: 100%;margin: 0 0 0 58%;padding:5px 5px 47px 5px;}
.i-featured-photo-main .i-featured-information h4 { font-size:16px; color:#c99999;font-weight: normal;text-align:left;padding:0 10px;margin:10px 0 6px 0;height: 50px;overflow: hidden;}
.i-featured-photo-main .i-featured-information .i-featured-content { font-size:15px; color:#9e867e;padding:0 10px;text-align:left;height: 96px;overflow: hidden;}
.i-featured-photo-main .i-featured-information .i-featured-more { font-size:16px; color:#fff;position: absolute;bottom:0;right: 0;padding: 0px;}
.i-featured-photo-main .i-featured-information .i-featured-more .add-more {position: relative;left: 7px;display: inline-block;}
.i-featured-photo-main .i-featured-information .i-featured-more:after {content: "";display: block;margin: -40px 0 0px 0; width: 0;height: 0;border-style: solid;border-width: 0 0 40px 40px;border-color: transparent transparent #c99999 transparent;transition: all 0.3s ease 0s;}
.i-featured-photo-main .i-featured-information .i-featured-more:hover:after {content: "";display: block;margin: -40px 0 0px 0; width: 0;height: 0;border-style: solid;border-width: 0 0 45px 45px;border-color: transparent transparent #fff transparent;transition: all 0.3s ease 0s;}
.i-featured-photo-main .i-featured-information .i-featured-more:hover {color:#c99999;}
.i-featured-photo-main{background-position: left center;background-repeat: no-repeat;background-size: cover;}
.i-featured-photo { background:#fff; width:100%; position: relative;transition: all 0.3s ease 0s; }
.i-featured-photo a{display: flex; height: 100%; vertical-align: middle; text-align:center;align-items: center;justify-content:flex-start;transition: all 0.3s ease 0s;}
.i-featured-photo img.index-pro-img { width: auto; height: auto; flex-shrink:0;}
@media screen and (max-width:900px){
.i-featured-photo-main .i-featured-information{margin: 0 0 0 40%;}
}

/** 首頁最新消息 **/
.i-news-main {background: url(../images/news_bg.jpg)no-repeat right center fixed;background-size: cover;}
.i-news-block {max-width: 1200px; margin: 0 auto;}
.i-news {width: 42%;background: rgba(236,231,227,.88);padding: 20px;position: relative;}
.i-news h3{font-family: 'Average', serif;color: #c99999;font-size: 54px;text-transform: uppercase;border-bottom: 2px #c99999 solid;padding:10px 20px 0 20px;margin:8px auto 25px auto;text-align: center;letter-spacing: 2px;line-height:0.7;font-weight:bold;}
.i-news h3 .i-news-title-ch{display: inline-block; color: #c99999;font-size: 20px;font-weight: normal;font-family: "微軟正黑體";padding: 0 0 2px 18px;}
.i-news h3:after{content: "";display: block;background: url(../images/news-title-bottom.png)no-repeat center top;background-size: 100%;width: 100%; height: 20px;margin: 2px 0 -22px 0;}
.i-news ul{list-style: none;padding: 0;margin: 0;}
.i-news ul li{padding: 0;margin:0;border-bottom: 1px #9e867e solid;}
.i-news ul li:last-of-type{border-bottom:0;}
.i-news ul li a{display: flex;align-items: center;}
.i-news ul li a:hover{background:rgba(255,255,255,.9);}
.i-news ul li .i-news-title{color: #9e867e;font-size: 15px;flex: 1;background: url(../images/news-icon.png)no-repeat left 2px top 8px;background-size: 8px;padding: 0 10px 0 20px;margin:6px 0;}
.i-news ul li .i-news-date{color: #c99999;font-size: 14px;width:100px;text-align: center; padding: 0 10px;border-left: 1px #9e867e solid;margin:6px 0;text-transform: uppercase;}
.i-news ul li .i-news-date .i-news-day{font-size: 24px;line-height: 1;}
.i-news-more{position: absolute; top: 0; right: 0;}
.i-news-more a{color: #ffffff; font-size: 18px;padding: 0 0 0 25px;}
.i-news-more a:after{content: "";display: block;margin: -28px 0 0 0; width: 0;height: 0;border-style: solid;border-width: 0 44px 44px 0;border-color: transparent #c99999 transparent transparent;transition: all 0.3s ease 0s;}
.i-news-more a:hover{color: #c99999;}
.i-news-more a:hover:after{content: "";display: block;margin: -28px 0 0 0; width: 0;height: 0;border-style: solid;border-width: 0 50px 50px 0;border-color: transparent #ffffff transparent transparent;transition: all 0.3s ease 0s;}
@media screen and (max-width:900px){
.i-news {width:50%;}
}
@media screen and (max-width:760px){
.i-news {width:70%;}
}

/** 內頁精選課程 **/
.featured{padding: 10px 20px;}
.featured ul { max-width:1200px; margin:0 auto; padding:0; list-style:none;display: flex;flex-wrap: wrap;}
.featured ul li {width: calc(50% - 10px); padding:0;margin: 5px; text-align:center; }
.featured ul li a{display: flex;}
.featured ul li a:hover{}
.featured ul li .featured-information {flex: 1;padding:5px 10px;text-align: left; }
.featured ul li .featured-information h4 { font-size:15px; color:#c99999; line-height:1.6; font-weight:normal; padding:0; margin:0 0 6px 0;max-height:48px;overflow: hidden; }
.featured ul li .featured-information .featured-content { font-size:15px; color:#9e867e; line-height:1.6; font-weight:normal;margin:5px 0 5px 0;padding:0;height: 96px;overflow: hidden; }
.featured-photo-main{overflow: hidden; }
.featured-photo { background:#fff; width:300px; position: relative;display: flex; align-items: center;justify-content: center;transform:scale(1);transition: all 1s ease 0s;opacity: 1;}
.featured-photo img.index-pro-img { width: auto; height: auto; flex-shrink:0;}
.featured ul li:hover .featured-photo {transform:scale(1.2);transition: all 1s ease 0s;opacity: .8; }

@media screen and (max-width:1050px){
.featured ul li {width: calc(100% - 0px);margin:5px 0; }
}

/** 門市據點 **/
.store{padding: 10px 20px; }
.store ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;}
.store ul li {padding: 0;margin:5px;font-size: 15px; color: #333;width: calc(33.3333% - 10px);text-align: center;}
.store ul li .store-map {display: block;position: relative;height: 0;overflow: hidden;padding: 0;padding-bottom:82%;border-radius:20px;border:4px #9e867e dotted;margin: 0 0 10px 0;}
.store ul li .store-map iframe {position: absolute;height: 100%;width: 100%;left: 0;top: 0;}
.store ul li .store-name{position: absolute;bottom:0;left: 0;width: 100%; font-size: 15px; color: #fff;background:rgba(201,153,153,.9);padding: 5px 10px;margin:0;font-weight: bold;}
.store ul li .store-tel{font-size: 15px; color: #9e867e;padding:0px 5px;}
.store ul li .store-address{font-size: 15px; color: #9e867e;padding: 2px 5px;}
.store ul li a {color: #9e867e;}
.store ul li a:hover {color: #c99999;}

/** 品牌代理　**/
.brands {padding: 10px 20px;}
.brands ul { max-width:1200px; margin:0 auto; padding:0; list-style:none;display: flex;flex-wrap: wrap;}
.brands ul li {  width:calc(33.3333% - 10px); padding:0;margin:10px 5px; text-align:center; }
.brands ul li:hover { background:#f8f6f6;}
.brands ul li h4 { font-size:15px; color:#c99999; line-height:1.6; font-weight:normal; padding:5px 0 5px 0; margin:0; }
.brands-photo { background:#fff; width:100%; position: relative;border: 1px #9e867e solid;overflow: hidden;border-radius: 10px;}
.brands-photo a { display: flex; height: 100%; vertical-align: middle; text-align:center;align-items: center;justify-content: center;transform:scale(1);transition: all 1s ease 0s;opacity: 1;}
.brands-photo a:hover {transform:scale(1.2);transition: all 1s ease 0s;opacity: .8;}
.brands-photo img.index-pro-img { width: auto; height: auto; flex-shrink:0;}

/** 關於我們 **/
.about-content-main{color: #9e867e;font-size: 15px;background:url(../images/about_bg.png)no-repeat top 0px right 0px;background-size:cover;display: flex;align-items: center;margin: -28px -20px -30px -20px;}
.about-content{text-align: center;margin:45px 50% 45px 20px;padding: 20px; width: 100%;}

.font001{background:#9e867e;font-size: 16px; color: #fff;padding:2px 15px;display: table;border-radius: 10px;margin:5px auto 0 auto;}

@media screen and (max-width:1150px){
	.about-content-main{margin: -18px -10px -20px -10px}
}


/***** 訂單列表  *****/
.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;}

.shopping-list-more{ text-align:center; padding:10px 0 0 0;}
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; -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;}

/*****  產品專區  *****/
.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 {padding: 10px 20px;}
.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:0;margin: 5px; text-align:center;}
.pro-list ul li:hover { background:#f8f6f6;}
.pro-list ul li h4 { font-size:15px; color:#c99999; line-height:1.6; font-weight:bold; padding:0; margin:5px;height: 24px;overflow: hidden; }
.pro-list ul li h4:hover{color: #9e867e;}
.pro-list ul li .pro-contact {font-size:14px; color:#9e867e; line-height:1.6; padding:0; margin:0 5px 10px 5px;height:44px; overflow: hidden; }
.pro-photo-main{overflow: hidden;}
.pro-photo { background:#fff; width:100%; position: relative;display: flex; align-items: center;justify-content: center;transform:scale(1);transition: all 1s ease 0s;opacity:1; }
.pro-list ul li:hover .pro-photo { transform:scale(1.2);transition: all 1s ease 0s;opacity: .8; }
.pro-photo img.index-pro-img { width: auto; height: auto; flex-shrink:0;}

.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:10px 20px; }
h3.pro-detaile-title {display: table;font-size:18px;background: #c99999; color:#fff; line-height:1.6; padding:8px 20px; margin:-25px auto 20px auto; font-weight: normal;border-radius: 0 0 10px 10px;}
.pro-detaile-box { display: flex;margin: 0 0 25px 0;}
.pro-detaile-box>div {  -webkit-flex: 1;  flex: 1;}
.pro-detaile-photo-box { width: 50%;}
.pro-detaile-spe-box { width: 50%; position: relative; padding-bottom:90px;}

.pro-detaile .pro-photo-box {width:100%; margin:0; padding:0 20px 0 0;}
.pro-detaile .pro-photo-box img { width:100%; height:auto;}

.pro-specification {  font-size:15px; line-height:1.8; color:#9e867e; position:relative; margin-bottom:10px;}
.pro-specification p { }
.pro-content {margin: 0; padding:0px 0; font-size:15px; line-height:1.8; color:#9e867e; clear:both;} 
.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 { position: absolute; width: 100%; bottom: 0;display: flex;flex-wrap: wrap; justify-content:flex-end;align-items: center;line-height: 1.8;}
.cart-info .price { font-size:16px; color: #9e867e;text-align: right;padding: 0 10px;  }
.cart-info .experience-price { font-size:18px; color: #c99999;text-align: right;padding: 0 10px;  }
.cart-info .nursing-time { font-size:16px; color: #9e867e;text-align: right;padding: 0 10px;  }
.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 { padding:10px 0; text-align:center; margin-top:20px;border-top: 1px #75acbb dashed;}

.add-to-cart { padding-top: 10px;}
.add-to-cart a.cart { width: 100px; display: inline-block;}

.reservation-button {width:100%;margin:10px 3px 3px 3px ;text-align: center;font-size: 18px;}
.reservation-button a{display: block; padding:3px 15px;background: #c99999;color: #ffffff;border: 1px #ffffff solid;box-shadow: 0 0 0 3px #c99999;}
.reservation-button a:hover{color: #c99999;background: #ffffff;border: 1px #c99999 solid;box-shadow: 0 0 0 3px #ffffff;}
@media screen and (max-width:1150px){
h3.pro-detaile-title {margin:-15px auto 20px auto; }
}
@media screen and (max-width:1160px){
.pro-detaile-spe-box {padding-bottom:120px;}
.cart-info .price { width: 50%; }
.cart-info .experience-price { width: 50%; }
.cart-info .nursing-time { width: 100%; }	
}
@media screen and (max-width:900px){
.pro-detaile-spe-box {padding-bottom:150px;}
.cart-info .price { width: 100%; padding: 0 3px;}
.cart-info .experience-price { width: 100%;padding: 0 3px; }
	.cart-info .nursing-time { width: 100%;padding: 0 3px; }	
}

.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:#000;}
.size ul li.active { background:#000; }
.size ul li.none { background:#E7E7E7; }
.size ul li.title { background: none; font-size:15px; color:#575757; width:auto; }

/**** 產明細圖片特效樣式 ****/
.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%;} /**四張圖 乘 四分之一 **/



/*****  聯絡我們  *****/
.contact-content {padding: 10px 20px; font-size: 15px; color: #333;line-height: 1.6;margin: 0 0 20px 0;}
.contact-content ul {list-style: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;}
.contact-content ul li {padding: 0;margin:5px;font-size: 15px; color: #333;width: calc(33.3333% - 10px);text-align: center;}
.contact-content ul li .reservation-name{font-size: 16px; color: #fff;background:#c99999;padding:4px 10px;font-weight: bold;border-radius: 5px;margin: 0 0 8px 0;box-shadow: 3px 3px 0 0 #976161;}
.contact-content ul li .reservation-tel{font-size: 15px; color: #9e867e;padding:0px 5px;}
.contact-content ul li .reservation-address{font-size: 15px; color: #9e867e;padding: 2px 5px;}
.contact-content ul li a {color: #333;}
.contact-content ul li a:hover {color: #333;}

.contact-body { padding:10px 20px;}
.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;} 
button.btn-send { background: #e56a6a; padding:0 15px; text-align:center; font-size:13px; color:#fff; margin:2px;line-height: 30px;border: 0;font-family: "微軟正黑體";}
button.btn-send:hover { background:#ff4a4a;}
button.btn-reset { background:#987272;  padding: 0 15px; text-align:center; font-size:13px; color:#fff; margin:2px;line-height: 30px;border: 0;font-family: "微軟正黑體";}
button.btn-reset:hover { background:#bf9090;}


a.btn-send-over { background: #9c9c9b; padding: 5px 15px; text-align:center; font-size:13px; color:#fff; margin:2px;line-height: 30px;}
a.btn-send-over:hover { background: #b9b9b9;}


/*****  FAQ  *****/
.faq {}
.faq>ul { margin:0; padding:0 5px; list-style:none;}
.faq>ul>li { border-bottom:1px #fff 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_title { background: #ffffff; font-weight:normal; border-left:8px #9c9c9c solid;}
.faq>ul>li .qa_content { border-top:1px #CCC dotted; padding:10px 0 20px 25px; font-size:13px; line-height:1.5em; color:#666;}
.faq>ul>li .qa_content a { color:#555555;display:initial;}
.faq>ul>li .qa_content a:hover {background: none; text-decoration: underline;}

.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:#333;}
a.close_qa { font-size:12px;} 
#qaContent{}
.accordionPart{}


/*****  最新消息  *****/
.news {padding: 10px 20px;}
.news ul { margin:0; padding:0; list-style:none;display: flex;flex-wrap: wrap;}
.news ul li { clear:both;line-height: 1.8;width:calc(50% - 10px);margin:5px 5px; }
.news ul li a { color:#333; display:flex;align-items: center;padding:0 5px 3px 0;}
.news ul li a:hover {background: #faeded;border-radius:20px 0 20px 0;}
.news ul li .news-date {display:block;justify-content: center; width:100px;line-height:1.2;padding:5px 10px;border-radius:20px 0 20px 0;font-size:14px; color: #fff; text-align: center;text-transform: uppercase;font-family: 'Average', serif;box-shadow: 3px 3px 0 0 #976161;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c99999+0,ebb6b6+50,c99999+100 */
background: rgb(201,153,153); /* Old browsers */
background: -moz-linear-gradient(top, rgba(201,153,153,1) 0%, rgba(235,182,182,1) 50%, rgba(201,153,153,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(201,153,153,1) 0%,rgba(235,182,182,1) 50%,rgba(201,153,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(201,153,153,1) 0%,rgba(235,182,182,1) 50%,rgba(201,153,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c99999', endColorstr='#c99999',GradientType=0 ); /* IE6-9 */}
.news ul li .news-date .day {font-size: 26px;}
.news ul li .news-lis-cont {flex: 1; margin:0; padding:5px 0 5px 15px;font-size:15px;color: #9e867e;line-height: 1.6;}

.time {background: #c99999;display: table;color:#fff; padding:5px 10px;margin: 0 20px;text-transform: uppercase;box-shadow: 3px 3px 0 0 #976161; }


/*****  內頁架構  *****/
.content-body {max-width: 1200px; margin:0 auto 50px auto;padding:20px 0px;background: rgba(255,255,255,.75);border-top: 3px #c99999 solid;position: relative;z-index: 1;}
.content-body:before{ content: "";display: block;width: 100%;height: 18px;background: url(../images/content-top.png)no-repeat top center;margin: -20px 0 0 0;position: relative;}
.page-title { background:url(../images/page-title.png) left bottom no-repeat;background-size: 40px; font-size:18px; color:#c99999; padding:12px 5px 0 50px; line-height:1.6; margin:10px 20px 15px 20px; border-bottom:4px #9e867e double; }
.page-main { padding:10px 20px; font-size: 16px; color:#9e867e; 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 { margin:10px 20px 30px 20px; }
.in-left-menu>ul { margin:0; padding:0; list-style:none;display: flex;flex-wrap: wrap; justify-content: center;}
.in-left-menu>ul>li  {min-width: 120px; border: 1px #c99999 solid ; font-size:15px; color:#9e867e; padding:0;text-align: center;margin: 5px;}
.in-left-menu>ul>li>a { color:#9e867e;display:block; padding:4px 8px ; line-height:1.6;}
.in-left-menu>ul>li .current{ background: #c99999;color: #fff;}
.in-left-menu>ul>li .current:after{content: "";display: block;margin: 5px auto -13px auto;width: 0;
height: 0;
border-style: solid;
border-width: 8px 10px 0 10px;
border-color: #c99999 transparent transparent transparent;
}
.in-left-menu>ul>li>a:hover {background: #c99999;color: #fff;}
.in-left-menu>ul>li ul { margin:5px 0 0 40px; padding:0; list-style: square;} 
.in-left-menu>ul>li ul li { border-top:1px #CCC dotted; padding:5px;}
.in-left-menu>ul>li ul li:hover { background: #E8E8E6;} 
.in-left-menu>ul>li ul li a { font-size:13px; color:#666; display:block;}
.in-left-menu>ul>li ul li a:hover { color: #71743D;  }

.m_classLink{display:none;}

@media screen and (max-width:900px){
.classBox{padding:0 0 0px 0;}
ul.classLink{display:none;}
.m_classLink{display:block; position:relative; background-color:#fff; border:1px solid #c99999;}
.m_classLink a.main{display:block; background:none; font-size:15px; font-family:"微軟正黑體", "新細明體", sans-serif; color:#333; position:relative; padding:8px;}
.m_classLink a.main i{display:block; font-size:15px; background:#c99999; 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 #c99999; 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:8px; border-top:1px solid #c99999; 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:#fff;}
.m_classLink ul li ul{display:block; margin:0 10px 10px 10px; padding:0; list-style:none;width: calc(100% - 20px);  background:#FFF; border:1px solid #c99999; position:inherit; left:inherit; top:inherit; z-index:999; box-sizing:border-box;}
}

/*****  內頁BANNER  *****/
.inside-banner {padding:140px 0 0 0;position: relative;z-index:0;}
.inside-banner .banner-title { max-width: 1200px; margin:0 auto; padding:0px; line-height:1.8;text-align: center;}

.inside-banner .banner-title .banner-title-en{display: table;font-size:70px; color:#c99999;text-transform: uppercase;font-family: 'Average', serif;margin: 0 auto -39px auto;position: relative;padding:0 82px;}
.inside-banner .banner-title .banner-title-ch { color:#c99999; font-size:26px; position: absolute; top:4px;left:0px;font-family:"微軟正黑體";font-weight: bold;z-index: -1;background: url(../images/c-title-icon.png)no-repeat left center;background-size: 24px;padding: 0 0 0 30px; }

@media screen and (max-width:1150px){
.inside-banner {padding:98px 0 0 0;}	
.content-body {margin:0 10px 50px 10px;}
.page-title{margin:10px 10px 15px 10px;}
.page-main { padding:0px 10px;}
.in-left-menu { margin:10px 10px 30px 10px; }
.news {padding: 0px 10px;}
.time {margin: 0 10px;}
.featured{padding: 0px 10px;}
.pro-detaile { padding:0px 10px; }
.pro-list { padding:0px 10px; }
.contact-content {padding: 0 10px;margin: 0 0 40px 0;}
.contact-body { padding:0px 10px;margin: 0 0 40px 0;}
.store {padding: 0 10px;}
	.brands {padding: 0 10px;}
}
@media screen and (max-width:900px){
.inside-banner {padding:58px 0 0 0;}	
}

/*****  首頁產品  *****/
.index-pro { margin:0 auto;}
.index-pro-title {font-size:24px; color:#333; line-height:30px; padding-bottom:10px; text-align:center; font-weight:normal; border-bottom:3px #DFDFDF solid;} 
.index-pro ul {  margin:0 auto; padding:0; list-style:none;}
.index-pro ul li {  width:20%; padding:1%; text-align:center; float:left;}
.index-pro ul li:hover { background:#f8f6f6;}
.index-pro ul li h4 { font-size:15px; color:#504f4d; line-height:1.5em; font-weight:normal; padding:5px 0 5px 0; margin:0; }

.index-pro ul li .index-pro-store {color:#938c83; line-height:1.5em; padding:10px 0; display:block; text-decoration: line-through; }
.index-pro ul li .index-pro-price { color:#b83400; font-size:20px; padding:0 0 10px 0; display:block; font-family:Helvetica, Arial; }


a.cart { background:#ffffff; padding:5px 8px; color:#cecece; font-size:15px; display:block; border:1px #bbbbbb solid;  width:100%; text-align: center;}
a.cart img { padding-right:0px; vertical-align:middle;}
a.cart:hover { background: #ffffff; color:#333333;}

a.check { background:#ffffff; padding:5px 8px; color:#cecece; font-size:15px; display:block; border:1px #bbbbbb 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:#333333; font-size:24px; letter-spacing:0px;}
.index-link h3 .brwon { color:#999999; 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: #eeeeee; 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-top: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 {margin: 0 50px 0 380px;  }
 .menu { padding:0; list-style:none; position:relative;  margin: 0 auto;display: flex;justify-content: flex-end;}
 .menu>li { color:#fff;font-size:16px; text-align:center; position:relative;  line-height:1.4;  cursor:pointer;}
 .menu>li:last-of-type:after { display: none;}
 .menu>li:after {content: "";display: block;width: 17px; height: 28px;background: url(../images/menu-line.png)no-repeat center right;position: absolute; top:40px;right: -8px;}
 .menu>li:nth-child(7n){ border-right:0px;}
 .menu>li>a { color:#c99999; display:block;background: url(../images/menu_h.png)no-repeat center bottom -100%;background-size: 4px;padding:35px 35px 28px 35px;}
 .menu>li>a:hover {background: url(../images/menu_h.png)no-repeat center bottom 0%;background-size: 4px;color: #9e867e;}
 .menu>li .menu-en{color: #c99999; font-size: 12px;font-family: "arial";text-transform: uppercase;}
 .menu>li.sub>ul.sub-menu { background:rgba(0,0,0,0.5); display: none; position:static; z-index:999; margin:0; padding:0; -webkit-border-radius:  0 0 5px 5px; -moz-border-radius:  0 0 5px 5px;border-radius: 0 0 5px 5px; overflow:hidden;}
 .menu>li.sub:hover ul.sub-menu { position:absolute; display: block; width:100%; left:0; top:47px;}
 .menu>li.sub>ul.sub-menu>li { display:block; border-top:1px #fff dotted;}
 .menu>li.sub>ul.sub-menu:hover li { display:block;}
 .menu>li.sub>ul.sub-menu>li>a { display:block; color:#fff;}
 .menu>li.sub>ul.sub-menu>li>a:hover { background: #000000;}
@media screen and (max-width:1450px){
nav {margin: 0 40px 0 268px;  }
 .menu>li>a {padding:35px 25px 28px 25px;}  
}
@media screen and (max-width:1290px){
	nav {margin: 0 40px 0 215px;overflow: hidden; }
	.menu>li>a {padding:16px 25px 18px 25px;background: url(../images/menu_h.png)no-repeat center bottom -100%;background-size: 4px;}  
	.menu>li:after {content: "";display: block;position: absolute; top:21px;right: -8px;} 
    .menu>li>a:hover {background: url(../images/menu_h.png)no-repeat center bottom -10%;background-size: 4px;}
}
@media screen and (max-width:1130px){
	.menu>li>a {padding:16px 14px 18px 14px;}  
}
 @media screen and (max-width:980px){
	.menu>li:after {display: none;} 
	.menu>li>a {padding:16px 8px 18px 8px;}  
}

 /* 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;
}

@media screen and (max-width: 900px) {
	.slicknav_menu { display:none;}
	.js #menu {	display:none;}
	.js .slicknav_menu {display:block;position: fixed; width: 100%; z-index: 999;background: rgba(255,255,255,.9);box-shadow: 0 1px 15px 0 #999;}
} 
/***  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:#000; }
.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 {}
.form-box input, .form-box img { vertical-align:middle;}
.form-style01 { font-size:14px; font-family:"微軟正黑體"; color:#333; padding:5px 0 10px 0; line-height:1.8; width:100%;}

.opinion { margin-bottom:25px;position: relative; }
.opinion-left01 { background: #00a5d3;min-width: 120px;text-align: center; box-shadow:0 0 0 2px #00a5d3; border: 1px #fff solid;border-radius: 5px; position: absolute; top: -16px; left: 15px; padding:0px 15px; font-size:16px; font-family:"微軟正黑體"; color:#ffffff;line-height:1.8; z-index: 9;}
				  

.input-main-style02 { background:#faeded; width:100%; border:1px #faeded solid; margin:0; padding:8px 58px 8px 15px; font-size:15px; font-family:"微軟正黑體"; color:#333;line-height:1.8;min-height: 45px; }
.input-main-style03 { background:#faeded;  width:100%; margin:5px 0 0 0; border:1px #faeded solid;;padding:8px 58px 8px 15px; font-size:15px; font-family:"微軟正黑體"; color:#333; line-height:1.8;min-height: 45px; }
.input-main-style04 { background:#faeded; width:100%; border:1px #faeded solid; margin:0;  padding:8px 164px 8px 15px; font-size:15px; font-family:"微軟正黑體"; color:#333;line-height:1.8;min-height: 45px; }
.input-main-select { background:none; width:100%; border:0;  margin:0; padding:0;  font-size:15px;color:#333; line-height:1.8; display: flex;flex-wrap: wrap;min-height: 45px;}
.input-main-select select { background:#faeded;width: 50%; border:1px #faeded solid;  padding:8px 15px 8px 15px; font-size:15px; line-height:1.8; font-family:"微軟正黑體";min-height: 45px;}

.input-style01 { background:#faeded;  border:1px #faeded solid;; padding:8px 58px 8px 15px; font-size:15px; line-height:1.8; font-family:"微軟正黑體"; color:#333; width:100%;margin: 0;min-height:153px;  }

.form-icon{position: absolute;top: 1px;right: 1px; background: #9e867e;width: 43px; height: 43px;display: flex; align-items: center;justify-content: center;padding: 8px;}
.form-icon img{width: 100%;}
.form-icon02{position: absolute;bottom: 1px;right: 1px; background: #9e867e;width: 43px; height: 43px;display: flex; align-items: center;justify-content: center;padding:8px;}
.form-icon02 img{width: 100%;}
.form-icon03{position: absolute;top: 1px;right: 1px; background: #9e867e;width: 43px; height:151px;display: flex; align-items: center;justify-content: center;padding: 8px;}
.form-icon03 img{width: 100%;}
.input-main-style02:focus,.input-main-style03:focus,.input-main-style04:focus,.input-style01:focus,.input-main-select select:focus{outline: 0; border:1px #9e867e solid;background: #fff;}
.input-main-style02:focus + label{background:#9e867e;}
.input-main-style03:focus + label{background:#9e867e;}
.input-main-style04:focus + label{background:#9e867e;}
.input-style01:focus + label{background:#9e867e;}
.code {position: absolute;top:1px;right:43px;width:106px;}
.code img{width:106px;height:43px;}

/* 頁次 */	
.page{background: #ece7e3; font:13px/30px "微軟正黑體"; color:#9e867e; text-align: center; clear:both; margin-top:30px;padding:5px 10px; }
.page a { background: #c99999; color:#fff; padding:5px 15px; }
.page a:hover { background: #ffffff; color:#c99999 ;}
.page br { display:none;}

/******  底部資訊  ******/
footer {}
footer .f-menu{background: #c99999;padding:7px 10px;}
footer .f-menu ul{max-width: 1200px; list-style: none;padding: 0;margin: 0 auto;display: flex;flex-wrap: wrap; justify-content: center;align-items: center;}
footer .f-menu ul li{padding:0;margin:8px 0;border-right: 1px #fff solid;font-size: 15px; color: #fff;text-align: center;line-height: 1;}
footer .f-menu ul li:last-of-type{border-right:0;}
footer .f-menu ul li a{ color: #fff;padding:6px 20px;}
footer .f-menu ul li a:hover{background: #fff;color: #c99999;}
footer .f-information{background: #faeded;padding:15px 10px;}
footer .f-information ul{max-width: 1200px;list-style: none;padding:0;margin: 0 auto;display: flex;flex-wrap: wrap;justify-content: center;}
footer .f-information ul li{padding:0 5px;margin:5px 0;text-align: center;}
footer .f-information ul li .information-title{font-size: 15px; color: #c99999;padding:0 0 8px 0;}
footer .f-information ul li .information-title:before{content: " – ";}
footer .f-information ul li .information-title:after{content: " – ";}
footer .f-information ul li .information-content{font-size: 14px;color: #9e867e;}
footer .f-information ul li .information-glory{font-size: 14px;color: #c97575;font-weight: bold;text-align: left;position: relative;padding:5px 0;z-index:0;margin: 0 ;}
footer .f-information ul li .information-glory-bg{position: absolute; top:-40px; right: -10px;z-index:-1;}
footer .f-information ul li .information-glory span{font-size: 16px;}
footer .copyright{background: #fff; font-size: 12px; color: #474747;font-family: "arial";text-align: center;text-transform: uppercase;padding: 5px 10px}
footer .copyright .wd{display: inline-block;padding: 0 20px; color: #bdbdbd;}
footer .copyright .wd a{color: #bdbdbd;}
footer .copyright .wd a:hover{color: #999;}
footer .f-information ul li .footer-icon{position: relative;}
footer .f-information ul li .footer-icon ul{list-style: none;padding: 0;margin: 0;display:flex;justify-content:center; }
footer .f-information ul li .footer-icon ul li{padding: 0;margin:3px;width: calc(33.3333% - 6px);}
footer .f-information ul li .footer-icon ul li h4{font-size: 12px ;color: #c99999;padding: 0;margin:5px 0 0 0;font-weight: normal;}

@media screen and (max-width:1181px){
	footer .f-information ul li .information-glory{padding:10px 0 10px 0;}
footer .f-information ul li .information-glory br{display: none;}	
footer .f-information ul li .information-glory span{display: block; width: 100%;}
} 
@media screen and (max-width:950px){
footer .f-information ul{flex-wrap: wrap;}
footer .f-information ul li{width: 50%;}
footer .f-information{padding:10px 10px 18px 10px;}
footer .f-information ul li .information-title{padding:8px 0 5px 0;}
footer .f-information ul li .information-glory{text-align: center;padding:8px 0 5px 0;}	
footer .f-information ul li .information-glory br{display:block;}	
footer .f-information ul li .information-glory span{display:inline-block; width:auto;}
} 
