@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: footerLatinFont;
	src: local("微軟正黑體"), local("Microsoft JhengHei"), local("Microsoft YaHei"), local(Heiti TC);
	/* no unicode-range; default to all characters */
}

/* Latin characters 專用 */
@font-face {
	font-family: footerLatinFont; /* 同樣的 font-family */
	unicode-range: U+0-2FF, U+00-024F, U+000-5FF, U+1e00-1fff, U+2000-2300;  /* Latin, Latin1 Sup., Ext-A, Ext-B */
	src: local(Quattrocento), local(serif), local('Times New Roman'),
		local(Helvetica),	/* OS X preferred */
		local(Arial);		/* Other OS */
}


/* 主架構設定 */

html, body { height: 100%; }
body {
	min-width: 1240px;
	font-family: Helvetica, Arial, sans-serif, 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', 'Microsoft YaHei';
	line-height: 130%;
	font-size: 13px;
	color: #333333;
	-webkit-transition: margin-left 0.3s;
	-moz-transition: margin-left 0.3s;
	-ms-transition: margin-left 0.3s;
	-o-transition: margin-left 0.3s;
	transition: margin-left 0.3s;
}
#waperer{min-height: 100%;  *display: table; /* For IE7 Hack */  *height: 100%; /* For IE7 Hack */}
#header, #main, #footer {clear: both; width:100%; max-width:1200px; margin: 0 auto;}
#main {background-color: #FFF; overflow: hidden; position: relative; margin-top: 20px; }
#mainRight {float: right; width: 950px; margin-left: 35px; overflow: hidden;}
#shoppingWrap{width: 1000px;margin: 0 auto;overflow: hidden; margin-bottom: 50px;}

/* 常用樣式 */
a { color:inherit;
	-o-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
	-webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
	-moz-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
	transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, opacity 0.3s ease;
	text-decoration: none;
}
a:active,a:focus {text-decoration: none;outline: none!important}
a:hover{ text-decoration: none;}
.button {
	background-color: #eeeeee;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	border: 0;
	padding: 0px 20px;
	text-decoration: none;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-family: inherit;
}
.button.disabled, .button.disabled:hover, .button.disabled:active, input.button:disabled, button.button:disabled {
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	background: #EEE;
	border: 1px solid #dddddd;
	text-shadow: 0 1px 1px white;
	color: #CCC;
	cursor: default;
	-webkit-appearance: none;
}
.imghide{visibility: hidden;}/*截圖套件的圖片先隱藏*/
.f13 {font-size: 13px;}
.f15 {font-size: 15px;}
.f18 {font-size: 18px;}
.ov {overflow: hidden;}
.p0 {padding: 0 !important;}
.m0 {margin: 0 !important;}
.col {color: #000;}
.pTable {display: table;}
.pTableRow {display: table-row;}
.pTableCell {display: table-cell; line-height: 18px;}
.pTable .center {text-align: center;}
.center {text-align: center;}
.w60 {width: 60px;}
.w80 {width: 80px;}
.w90 {width: 90px;}
.w100 {width: 100px;}
.w150 {width: 150px;}
.w200 {width: 200px;}
.w250 {width: 250px;}
.w830 {width: 830px;}
.bgF3 {background-color: #F3F3F3;}
.Red {color: #DA0000;}
.pink{color: #000;}
.gray{color: #CCC;}
.gfont{}
.grayBtn{background-color: #E8E8E8;	color: #666; cursor: pointer;}
.pinkBtn{background-color: #000;	color: #FFF; cursor: pointer;}
.pinkBtn:hover{background-color: #555; color: #fff;}
.grayBtn2{ /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */}

/* head  */

.topLink_w{ display:block; width:100%; height:35px; background:#88cae5; position: fixed; right: 0; top: 0; z-index: 999;}
.topLink_w .topLink_M{ display: block; width:420px;}
.toplinks { display:block;  font-family: "微軟正黑體", Helvetica, sans-serif;padding-top: 10px;height: 2em;float: left;margin-left: 50px;}
.toplinks li {float: left; font-size: 13px; color: #FFF; padding: 0 5px;}
.toplinks li:before { float:left;}
.toplinks li:first-child:before, .toplinks li.share:before { content:"";}
.toplinks li>a {padding: 0 0.5em;}
/*.toplinks span{float: left; font-size: 12px;}*/
.toplinks .topCart{ float:left; position:relative;}
.toplinks .topCart i{ font-size: 1.3em; line-height: 0.77em; vertical-align: top; margin-left: 0.5em;}
.toplinks .Community{float:right; padding-left: 10px; width:80px; margin-top: -2px;}
.toplinks .Community a{font-size:1.83em; line-height:0.54em; vertical-align:top;}
.topLink_L{position:absolute; top: 8px; right:270px;}
.topLink_L a{ font-size: 20px; color: #FFF;  margin-right:5px; }

#header_wrap{width:100%;margin-top:35px;}
#header { position: relative; padding-top: 10px;  }
#header .logo {display: block; padding:0 0 20px 0px; text-align:center; }

li.topCart {	border-right: 0;}
#topCartList { display: none; position: absolute; width: 400px; border: #CCC 1px solid; background-color: #FFF;	top: 2em; right: 0px; z-index: 1000; font-size: 13px; padding-top: 15px;}
.topCartTable {	width: 90%;	margin: 8px 5%;}
.topCartTable th {	padding: 10px 10px 10px 0;	border-bottom: #CCC 1px solid;	color: #000;}
.topCartTable td, .topCartTable td a {	color: #999999;	padding: 10px 10px 10px 0;}
.checkout {	display: block;	width: 90%;	border-top: #E8E8E8 1px solid;	margin: 8px 5%;}
.checkout a {	padding: 8px 0 8px 1px;	display: inline-block;	width: 100%;	background-color: #000;	text-align: center;	margin: 10px 0 10px 0px;	color: #FFFFFF;}


/* 會員登入 */
#loginBox {	display: none; background-color: #FFF;	width: 800px;	height: 300px;	z-index: 1001;}
#loginBox h3 {	color: #000;	font-size: 22px;	font-weight: 500;	margin-bottom: 20px;}
#loginBox h3 em {	color: #CCCCCC;}
#loginBox .loginLeft {	float: left;	width: 45%;	border-right: #CCC 1px dashed;	margin: 5% 0 0 5%;}
#loginBox .loginLeft .pTable {	font-size: 15px;	width: 90%;}
#loginBox .loginLeft .pTableRow {	height: 35px;}
#loginBox .loginLeft .pTableRow .pTableCell input {	padding: 3px; }
#loginBox .loginRight {	float: left;	width: 38%;	margin: 5% 0 0 7%;}
#loginBox .loginRight a {	display: block;	font-size: 16px;	width: 90%; padding: 12px 14px;	text-align: center;	margin-bottom: 10px;  line-height:130%; color: #666;	-moz-border-radius: 5px;	border-radius: 5px;	-webkit-border-radius: 5px;	border: #D5D5D5 1px solid;}
#loginBox .loginRight a em {	font-size: 13px;	color: #C0C0C0;	padding-top: 5px;}
.captcha {	vertical-align: middle;	margin-left: 5px;}
.btn-facebook {background-color: #3a5178 !important;	border-color: #3a5078 #3a5078 #324567;	color: #fff !important;	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);	-webkit-font-smoothing: antialiased;	line-height: normal;}
.loginBtn{width: 210px;	height: 30px; display: block; text-align: center; line-height: 30px; border-radius: 3px;}
.loginBtn_glay{ background-color: #E8E8E8;}

/* 會員註冊 */
.yesjoin {background-color: #F1F1F1;	padding: 10px 25px;	font-size: 13px;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	margin-bottom: 20px;	color: #666;}
.yesjoin span {	line-height: 22px;}

/* 搜尋BAR */
.search {display: block; position: absolute; right: 50px; top: 5px; border-bottom: #FFF 1px solid; color: #FFF; }
.search .input-text { float: right;	height: 25px; line-height: 25px; padding: 0 0 0 7px; margin-right:25px; border:none; background-color:transparent;}
.search input::-webkit-input-placeholder { color: #FFF!important;}
.search .button { color:#FFFFFF; position: absolute;	right: 0; border: 0; padding: 0; margin: 0;	background: transparent; cursor: pointer; width: 25px; height: 25px; line-height:25px;}



/* 跑馬燈 */
.runType_W {overflow: hidden; height:20px; width:400px; margin-top:75px; font-size:18px; float:left; color:#e62e2e; display:none;}
.runTypeTit{color: #000; float: left; width: 30px; text-align: center; height: 20px; line-height: 20px; font-size:1.28em;}
.runType{position: relative; overflow: hidden; height: 20px; font-size: 13px;}
.runType ul{ position:absolute; padding-left: 8px;}
.runType li{display: block;  text-align:left; height: 20px; line-height:20px;}
.runType li a:hover {text-decoration: underline;}

/* 主選單 */
#menu_w{ height:36px; clear: both; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada;}
#menu {	display: block; margin:0 auto; width:1200px;}
#menu ul {float:left;}
#menu ul>li {float: left; display: inline; position: relative;}
#menu ul>li>h2>a { font-size: 15px; line-height: 36px; color: #ADADAD; font-weight: bold; }
#menu ul>li>h2>a:before { content:"│"; padding: 0 15px; color: #CCC; }
/*#menu ul>li>h2>:first-child:before, .toplinks li.share:before { content:"";}*/
#menu ul>li.cur>h2>a:hover {color: #88cae5;}
.nav_ol {width: 160px; background-color: #FFFFFF; position: absolute; top: 36px; left: -1em; z-index: 999; padding: 15px 0; border: #CCC 1px solid; display: none; -webkit-box-shadow: 0 5px 2px rgba(0,0,0,0.2); -moz-box-shadow: 0 5px 2px rgba(0,0,0,0.2); box-shadow: 0 3px 2px rgba(0,0,0,0.2);}
.nav_ol:before {content: "\f0d8"; font: normal normal normal 32px 'FontAwesome'; position:absolute; left:50%; top:-20px; left:30px; color: #fff; z-index: 1000;}
.nav_ol li {padding:3px 10px;}
.nav_ol li a {line-height: 18px; font-size: 13px;}
.nav_ol li.cur a {color: #88cae5; text-decoration:none;}

#menu li ul.nav_category { display: none;	padding: 8px 15px;	background-color: #FFF;	color: #333;	z-index: 999; left: 30px;	
	width: 150px; position: absolute;	top: 36px; box-shadow: #CCC 1px 1px 5px ;}
#menu li ul.nav_category li { display: block; width: 100%;}
#menu li ul.nav_category li a {	color: #717171; font-size: 14px;  line-height: 180%;}

/* 左邊選單 */
#left_menu {width: 180px;  float: left; font-size: 14px; margin-bottom: 40px;}
#left_menu li.category {padding: 10px 0;border-bottom: #e8e8e8 1px solid;}
#left_menu li.category h4{ line-height:25px; font-weight:bold;}
#left_menu li.category h2 {margin-bottom: 8px;font-size: 14px;}
#left_menu li.category h2 a {color: #000;}
.nav_category li a {line-height: 22px; font-size: 13px;color: #797979;}
.nav_category li a:hover{ opacity: 0.8;}

/*  導航 */
.navigation{width: 100%; max-width: 1200px; padding:10px 20px 0 15px; margin: 0 auto; font-size: 13px;  height: 35px; line-height:35px; color: #CCCCCC; clear: both;}
.navigation a{ padding:0 5px;}
.navigation a:hover{ text-decoration:underline;}

/* 首頁 */
.slides {height:auto; overflow: hidden; position: relative;}
.slides_container a {float: left;}
.slides .centered-btns_tabs, .slides .transparent-btns_tabs, .slides .large-btns_tabs{ z-index: 2; }
.inban_W{overflow: hidden; padding-top:35px;}
.inban {}
.inban>div {float:left; width:285px; box-sizing:border-box; text-align: center; margin: 0px 20px 0px 0;}
.inban>div.end{margin-right:0; }
.inban>div a { display:inline-block; overflow:hidden;}
.inban>div a img { min-width:100%; height:auto;}
.inNews{ float:left; width: 33.33%;  margin-top:35px; box-sizing:border-box; border:#666 1px solid; border-radius:3px; overflow:hidden; padding:0 1em;}
.inNews .inNewsTit{	font-size: 15px; color: #333333; border-bottom: #E8E8E8 1px solid; padding:0.8em 0.5em 0.5em 0.5em;}
.inNews ol{	padding:0.5em;}
.inNews li{line-height: 160%;}
.inNews li a{ overflow: hidden; display: block; text-overflow:ellipsis; white-space:nowrap;}
.inNews li a:hover{text-decoration: underline;}
.inNews li .newsTime{ float: right; color: #CCCCCC; padding-left:1em;}
#index_headercont{ float: right;}
.inListBox, .cataListBox{ overflow: hidden; clear: both; }
.inListBox h2{ height:1em; line-height:1em; padding: 0.5em 0; margin-bottom: 10px; margin-top: 35px; font-size:1.1em; text-align:center;}
.inListBox h2 i{ padding:0 0.5em;}
.inListBox h2 a{ float: right; width:80px; height:20px; background: #F4F4F4; font-size: 13px; margin-right: 10px; text-align: center; border: #E2E2E2 1px solid; font-weight:normal; color:#707070; text-indent: 0; line-height:20px;}
.inListBox h2 a:before{ content:'see more';}

.inListBox .cataList{ margin-right:-40px;}
.inListBox li{ display: inline-block; vertical-align: top; width: 25%; margin-left: -4px; padding: 20px 40px 25px 0; box-sizing:border-box;}

.cataList li a:hover {filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; cursor: pointer;}
.cataList span{display: block; margin: 0.3em 0; text-align: center; line-height:1.3; color:#555;}

.inListBox .info{ margin: 0 0 0.8em; padding-top: 0.8em; border-top: #E2E2E2 1px solid;}
.cataList .price{ color:#eda269; font-weight:bold;}
.cataList .proprice{ color: #999; text-decoration: line-through;}

.cataList img{}
.cataTopBanner img{width: 100%; height: auto;}
.cataListBox .cataList{ overflow: hidden;}
.cataListBox li { display:inline-block; vertical-align:top; width: 275px; padding: 0 58px 50px 0;}
.cataListBox li .info{ width: 80%; margin: 0.8em auto;}
.salenum{ display: block;  padding: 0;  font-size: 12px; color: #916A2C; text-align: center;}
.cateTop{ height:35px;  display: block; margin-bottom: 20px; line-height: 35px; border-bottom: solid 2px #333;}
.cateTop h2{ float: left; width: 50%;}
.cateListSel{ float: right;  font-size: 13px; vertical-align:middle;}
.cateListSel a{ margin:0 2px;}
.lazy-hidden {background: #F4F4F4;}
.lazy-loaded {
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    opacity: 1;
}
.cataListBox li.end { padding-right:0; }
.inListBox{ margin-top:50px; }
.inListBox .pro_tag, .cataListBox .pro_tag { padding: 5px 0; text-align: center; width: 100%; display: block; }
.label{width: 100%; text-align: center; display: inline-block;}
.label img{ padding: 0 3px;}
.in_midd{ margin-top:30px; display:block; clear:both; overflow:hidden; display: block;}
.inListBox h2 span{ padding: 6px 25px; background: #DADADA; color: #FFF; text-transform:uppercase; }

/* 產品詳細 */
.proLeft {width:450px; float: left;}
.proImgmore {	margin-top: 10px; overflow:hidden;}
.proImgmore img {	cursor: pointer;}
.proImgmore div {	float: left;	margin-right: 5px; border: #E4E4E4 1px solid; padding: 3px; }
.proRight {	margin-left: 450px; padding-left:25px; width: 400px;}
.proTopBox { padding-bottom: 20px;	margin-bottom: 20px;	font-size: 13px;	line-height: 22px; border-bottom: #E8E8E8 1px solid;}
.proTopBox h3 { font-size:18px; line-height: 1.5em; padding: 0.5em 0;}
.proTopBox .pronumber {display: block;	color: #C0C0C0;	font-size: 13px; margin-
	right:90px; margin-bottom:15px;}
.proexplain { font-size: 13px; line-height: 1.55em; color: #666666;}
.proTopBox .proprice_area { padding-top:20px; margin-top:15px; border-top: #E8E8E8 1px solid;}
.proTopBox .proprice { color: #C0C0C0;	text-decoration: line-through;	font-size: 15px; margin-right:15px;}
.proTopBox .prosell { color: #C50000; font-size: 15px; font-weight: 800;}
.proTopBox .pro-sale-num{ text-decoration: none; font-size: 12px; color: #934E0B; text-align: right; margin-left: 15px;}
.proTable {	display: table;}
.proTable .prorow {	font-size: 13px;color: #666666;	display: table-row;	line-height: 40px;}
.proTable .procell { padding: 0 0.5em 0.5em 0; display:table-cell;}
.proTable .th{white-space: nowrap;}
.proTable .pro_size { display:inline-block; padding: 7px 10px 6px; margin-right: 10px; border: solid 2px #ECECEC; line-height: 1.2;}
.proTable .pro_color {display: inline-block; text-align: center; margin-right: 10px; padding: 2px; border: solid 2px #ddd; height: 25px; vertical-align: middle; line-height: 35px; width: 25px;}
.proTable .fa2 { color:#bbb; cursor:pointer; vertical-align:middle; display:inline-block; }
.proTable .fa2:hover { color:#333;}
.proTable .faa-plus{ width: 22px; background: url(../images/cart-add.jpg) -22px 0px no-repeat; height: 31px; }
.proTable .faa-minus{width: 22px; height: 31px; background: url(../images/cart-add.jpg) 0px 0px no-repeat; }
#stock2{  margin-right: -5px;  margin-left: -5px;  text-align: center; }

.proTable select {line-height: 30px; height: 30px; padding:0 10px;}
.proTable .hv {border: #E8E8E8 1px solid;}
.proTable .selected {	color: #000;	border: 2px solid #be0106; position: relative;}
.proTable .selected i{ position: absolute; bottom: 0; right: 0; width: 12px; height:12px; background: url(../images/pro_selected_bg.png) no-repeat; z-index: 99;}
.pro_btn {display: block; padding:30px 0; border-bottom: solid 1px #eee;}
.pro_btn a {vertical-align: middle;}
.pro_btn a.proBtnCart {padding: 12px 40px 12px 35px; color: #FFFFFF; background: #000; font-size: 15px;}
.pro_btn a.proBtnCart img {vertical-align: middle; margin-right: 5px ;margin-top: -5px;}
.pro_btn a.proBtnCart:hover {background-color: #999;}
.pro_btn a.proBtnTrack {background-color: #E8E8E8; padding: 12px 20px; color: #B6B6B6; margin-left: 5px; font-size: 15px;}
.pro_btn a.proBtnTrack:hover {background-color: #ccc; color:#333;}
.pro_activity { padding-top:20px;}
.pro_activity a {display: block; font-size:13px; color: #FF6A6A; margin-bottom: 0.8em;}
.pro_activity a:hover {text-decoration: underline;}
.pro_activity a .fa {padding:0 0.5em;}
.tag_v1{display: inline-block; color: White; background-color: #E40580; line-height: 22px;text-align: center;margin-right: 4px;   padding: 0 5px;}
.protab {clear: both; overflow: hidden; padding-top: 55px;}
.protab .idTabs{overflow: hidden; margin:10px 0;  border-bottom: #E6E6E6 1px solid; }
.protab li {float: left; width:25%;}
.protab li a {display: block; height: 35px; line-height: 35px; font-size: 15px; background-color: #f4f4f4; text-align: center; border: #E8E8E8 solid; border-width:1px 1px 0 0; color: #999999;}
.protab li:first-child a {border-left: #E8E8E8 1px solid;}
.protab li .selected {background-color: #333; color: #fff; border-color:#000;}
.protab li a:hover {background-color: #ddd; color:#555; border-color:#ccc;}
.protab section{ padding:10px 0;}
.protab #tab1{text-align: center;}
.protab #tab1 strong{ font-weight: bold;}
.protab #tab1 em{ font-style: italic;}
.protab #tab1{ line-height: 150%; font-size: 15px;}
.proqaTop {padding: 25px 0 15px 0; text-align: center; color: #666; font-size: 15px;}
.proqaTop a {display: inline-block; padding: 8px 15px;background-color: #000;color: #FFF;margin-top: 10px;}
.proqaTop a:hover {background-color: #555;}
.proqatable {font-size: 13px; color: #666; margin: 5px auto 40px auto; width:95%; border: solid 1px #eee;}
.proqatable .pTableCell {padding: 10px 8px; border-top: #E8E8E8 1px dashed; }
.proqatable .pTableRow:first-child .pTableCell {border-top:0;}
.proqatable .bgF3 { background-color:#fafafa;}
.proreco {margin:30px 0 40px 0; overflow:hidden;}
.proreco h3 {padding: 10px; /* background: #666; */ border-bottom: #333 2px solid; color: #333; margin-bottom: 20px; font-size: 20px;}
.proreco .fa{ margin-right:0.3em;}
.proreco ul { margin-right:-21px;}
.proreco li {float: left; width: 220px; margin: 0 21px 0 0; filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;}
.proreco li:hover {filter: alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
.proreco li .info, .proreco li .price {display: block; font-size: 13px; text-align: center; margin-top: 5px;}
.proreco li .info {color: #888; line-height: 16px;}
.proreco li .price {color: #000;}

#qaBoxWin{ display: none; width: 500px; }
.Tab {	width: 100%;	font-size: 13px;	color: #666;	border: #E8E8E8 1px solid;}
.Tab input, .Tab select, .Tab textarea {	padding: 3px;}
.Tab textarea{ width: 95%;}
.Tab tr, .Tab td, .Tab th {	padding: 10px 8px;	border-bottom: #E8E8E8 1px solid;	vertical-align: middle;}
.qaBoxWinBtn{ margin: 10px 0;  display: block; text-align: center;}
.addToAny{float: right; width: 80px; margin-bottom: 15px; vertical-align: middle;}

.ProdStock{border:#E4E4E4 1px solid; margin-top:20px; }
.ProdStock table{width:100%; text-align:center; border-collapse:separate;border-spacing:3px;  }
.ProdStock table th{ background-color:#EDEDED; padding:8px; font-weight:bold}
.ProdStock table tr td{ border-bottom:1px #CCC dashed; padding:5px;}
.ProdStock p{ line-height: 150%; font-weight: bold; color: #949494; margin: 10px; font-size: 13px;}

/* 購物車流程 */
#order_main{max-width: 98%; min-width: 98%;/*max-width:770px; min-width:770px;*/}
.shoppTab {	width: 100%; font-size: 13px; color: #666; margin-bottom: 40px; border: #EAE8E8 1px solid;}
.shoppTab tbody{ padding: 20px; margin: 20px;}
.shoppTab input{padding: 3px 8px; margin: 0 5px;}
.shoppTab input[type="text"]{padding: 5px 8px;}
.shoppTab select {	padding: 3px; margin-right: 5px;}
.shoppTab tr, .shoppTab td, .shoppTab th {	padding: 15px 8px;	border-bottom: #E8E8E8 1px solid;	vertical-align: middle;}
.shoppTab td a { line-height: 150%;}
.shoppTab td a:hover {	text-decoration: underline;}
.shoppTab td em {	font-size: 13px;	color: #A5A5A5;}
.shoppTab td.bono, .shoppTab tr.bono {	border-bottom: 0;}
.shoppTab th {	background-color: #F1F1F1;	height: 20px;	line-height: 20px; font-weight: bold; font-size: 14px;}
.shopCircuit {	width: 100%;	margin-bottom: 15px;	overflow: hidden;}
.shopCircuit ol {	width: 850px;	margin: 0 auto;}
.shopCircuit li {	display: inline-block; padding: 0 20px;}
.cartNext {display: block;margin: 25px;text-align: center;height: 80px;}
.cartNext a {padding: 10px 30px;font-size: 15px;margin: 0 15px;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;}
.shoppTab .cart-sale{ color: #B06767; padding-top:10px;  font-family: "新細明體"; font-size: 12px}

h3.Tit {	width: 100%;	font-size: 18px;	line-height: 20px;	padding: 8px;}
.step_pay_select_list {	clear: both;	width: 100%;	overflow: hidden;}
.step_pay_select_list .orderEndTit{ text-align: center; margin: 20px 0; color: #C50000;}
.step_pay_select_list .orderEndTit em{color: #999999;font-size: 13px; display: block; line-height: 30px;}
.pay_select li {	float: left;	display: inline-block;	padding: 15px 25px;	border: #E8E8E8 1px solid;	text-align: center;	margin: 0 15px 15px 0;	font-size: 15px;	color: #666;}
.pay_select li:hover {	background-color: #F0F0F0;	cursor: pointer;}
.pay_select li.on {	border: #000 1px solid;	background-color: #000;	color: #FFF;	padding: 14px 24px;}
.galleryImg{ width: 70px !important;}
.tex_remark {	width: 99%;}
.pay_select{ margin-top: 8px;}

/* 幾件幾折 */
.saleListBox { padding-top:10px;}
.saleTopBanner img { width:100%; height:auto;}
.saleTop { border: #E8E8E8 1px solid;	margin: 20px 0; padding: 10px; overflow: hidden; }
.any_info{ float:left; width:70%;   padding-bottom: 16px; color: #242424; font-size: 16px; margin: 10px 20px 0px 20px;}
.saleTop .saleAddBtn {	float: right; font-size: 16px;}

.saleListUl_W{ position: relative; overflow: hidden; width:970px; height: 190px; left:48px;}
.saleListUl{position: absolute; top:0;}
.SelectSaleList{ position: relative;   float: left; clear: both; border-top: 1px solid #f0f0f0; width: 100%; padding-top: 20px;}
.SelectSaleList a{ display: inline-block;}
.SelectSaleList li{ float: left; width: 155px;  height:100%; margin: 0 5px;}
.onSaleProductData{ width:100%;  text-align: center; font-size: 13px; color: #666666; height:32px;  display: block; line-height: 18px;}
.SaleListleft_arr{ font-size: 1.5em; color: #CCCCCC; position: absolute; top: 80px; left: 20px; }
.SaleListright_arr{ font-size: 1.5em; color: #CCCCCC;  position: absolute; top: 80px; right: 30px; }

.saleList{overflow: hidden;  margin-bottom: 80px;}
.saleList li { float: left; width: 241px; height: 410px; margin-bottom: 15px; margin-right:15px; padding: 10px; border: #FFFFFF 1px solid;}
.saleList li.on { border: #ffa698 1px solid;}
.saleList li.end{ margin-right: 0;}
.saleList li .info, .saleList li .price, .saleList li .saleselect {	display: block; font-size: 13px; line-height:1.5em; margin-top: 8px; text-align: center; }
.saleList li .info {color: #333333;}
.saleList li .price {color: #C50000;}
.price__discount-price {color: #999; text-decoration: line-through; letter-spacing: 1px; margin-right: 5px;}
.price__additional-price {font-size: 1.3em; letter-spacing: 1px;}
.saleList li .saleselect select {	padding: 2px;}
.onSaleListImg{}

/* 頁數 */
.pager {text-align: center; height: 50px; margin-top: 10px; }
.pager a { padding: 2px 8px;  background-color: #F3F3F3;	font-size: 13px; color: #888888; border: #E8E8E8 1px solid;	margin: 0 2px;}
.pager a:hover { background-color: #E8E8E8;}
.pager a.this {	background-color: #ffa698;	border-color: #ffa698;	color: #FFFFFF}

/* 問與答 */
#qa_menu{ width: 180px; float: left; font-size: 14px; margin-bottom: 40px; line-height: 200%;	}
#qaBox{ padding-left: 30px ; margin-bottom: 50px;}
#qaBox .qa{line-height: 130%;	padding: 25px 0;	border-bottom: #e8e8e8 1px dashed;}
#qaBox .qa .qa_q{ font-size: 16px; font-weight:bold; color: #FF9999; line-height:1.5em; text-indent: -1.7em;}
#qaBox .qa .qa_a{ font-size: 13px; color: #666666;}
#qaBox .qa .qa_a p{ padding-top: 20px;}
#qaBox .qa .qa_a:before{ content: "\f086"; font: normal normal normal 18px 'FontAwesome'; float:left; margin:20px 0 0 -25px; color:#ffa698 ;}
.qaTop{text-align: center; width: 100%; font-size: 13px; width: 100%; display: block; padding: 20px;}
.qa_menuUl li{ margin-bottom:20px; }
.qa-submenu{ margin-left:10px;  }
.qa-submenu li{font-size: 13px; color: #CCC; line-height: 180%; margin-bottom:0px;}
.qa-submenu li a:hover{ color: #333;}

/* 自訂HTML頁 */
.htmlBox{ line-height: 1.7; }
.htmlBox b, .htmlBox strong{font-weight: bold;}
.htmlBox em, .htmlBox i{font-style: italic;}
.htmlBox img{vertical-align: middle;}
.htmlBox u{text-decoration: underline;}

/* 最新消息 */
#news_menu{	width: 180px;	float: left; margin-left: 20px; font-size: 14px; margin-bottom: 40px;	line-height: 130%;	}
#news_menu li{  border-bottom: #E8E8E8 1px dashed; padding:10px 0;}
#news_menu li a{color: #969696; font-size: 13px;}
#news_menu li a:hover{ color: #666666; }
#news_menu li  span{font-weight: bold;}
.news_top{ padding:15px 0;  border-bottom: #E5E5E5 1px solid;}
.news_top .news-tit{ text-align: left; font-size: 22px; font-weight: bold; line-height: 28px; }
.news_top .news-time{ color: #CCC; line-height: 22px;}
.newshtmlBox{display:block;  min-height: 300px; padding-bottom:30px; padding-top:15px; font-size: 15px; line-height: 180%;}
.news_send{ text-align: center; padding: 15px 0; }
.news_send a{ padding: 10px 25px;}

.news-w{ width: 850px;   float: right; overflow: hidden; margin-bottom:50px; }
.news-w h3{ text-align: center; width: 100%; font-size: 26px; height:45px; line-height: 45px; margin:15px 0; }
.news-list-table{  margin-bottom: 50px ; color: #8a8a8a; }
.news-list-table th{padding: 10px 5px; background: #F4F4F4; border-bottom: #E5E5E5 1px solid; border-top: #E5E5E5 1px solid; font-weight: bold;  }
.news-list-table tr,.news-list-table td{ padding: 10px 8px; vertical-align: middle; }
.news-list-table tr{ border-bottom: #F4F4F4 1px solid;}
.news-list-table tr:hover{ background: #FEFFF4;}
.news-list-table a:hover{  text-decoration: underline; }




/* 頁尾 */
#footer_w{ color: #696969; background-color: #F4F4F4; border-top: #EAEAEA 1px solid;position: relative; margin-top: 40px; min-height: 220px; clear:both;}
.footer { display:block; width:1100px; margin:0 auto; padding: 15px 0 20px; overflow: hidden; font-family: footerLatinFont; border-bottom: #DBDBDB 1px solid;}
.fo-cola { display: inline-block; vertical-align: top; min-width: 130px; margin-right: -0.3em; padding: 15px 0 0 54px;}
.fo-cola h3 { margin: 0; font-size: 16px; line-height: 1.125; font-weight: 300; padding-bottom: 0.75em;}
.fo-cola ul { margin-bottom: 0; padding-bottom: 9px; font-size: 13px; line-height: 1.23;}
.fo-cola li { padding-bottom: 0.3em;}
.fo-cola li a { display: block; text-decoration: none;}
.footer_logo{ font-size:14px; line-height:1em; padding-bottom:14px;}
.service { min-height: 8em; padding:15px 0 15px 35px; margin-left:54px; border-left: solid 1px #bbb; font-size: 12px; line-height: 1.5;}
.footer .d_hide.d_hide{ display: none; }
.fo-copy { width: 1100px; height: 25px; font-size: 12px; text-align: center; line-height: 2.16em; 
	color: #666; padding-top: 10px; border-top: #DBDBDB 1px solid;margin: 0 auto;margin-top: 2px;}
.fo-copy a{ color:inherit; }

/*防詐騙*/
.warning_alert{ display: none; width: 800px; font-size: 15px; line-height: 1.6; color: #666; background: #fff; border: solid 5px #eb9cbc; border-radius: 2px; overflow: hidden; }
.warning_alert_title{ padding: 0.5em 1em 0.5em; font-size: 1.2em; letter-spacing: 0.2em; text-align: center; color: #fff; background: #eb9cbc; }
.warning_alert_txt{ padding: 1em 1.5em; }
.warning_alert_txt p, .warning_alert_txt ul{ margin: 0.8em 0; }
.warning_alert_txt strong{ font-weight: bold; color: #333; }
.warning_alert_txt a{ color: #4b9cf3; }
.warning_alert_txt ol{ padding-left: 1.1em; list-style-type: decimal; }
.warning_alert_txt li{ margin: 0.6em 0; }
.warning_alert_txt .button{ margin-top: 0.8em; padding: 0 2em; font-size: 14px; border-radius: 2px; background: #eb9cbc; }
.warning_alert_txt .button:hover{ background: #e47aa5; }

.model{ margin-top: 70px; clear: both;}
.model_list{ margin: 0 -35px; font-size: 12px; line-height: 1.6; text-align: center;}
.model_list li{ display: inline-block; vertical-align: top; width: 300px; margin: 10px 33px 60px;}
.model_photo img{ width: 100%; height: auto;}
.model_name{ margin: 0.3em; font-size: 3em; font-weight: 900; border-bottom: solid 3px;}


/* 會員專區 */
#memberAd{ width: 1000px; margin: 0 auto; }
#memberAd .memberAdUl{ overflow: hidden; margin-top: 30px; border-bottom: #E8E8E8 1px solid; margin-bottom: 10px;}
#memberAd li a{ float: left; font-size: 15px; padding: 15px 30px;  color: #BEBEBE; background-color: #F0F0F0;-moz-border-radius: 5px 5px 0px 0px;
-webkit-border-radius: 5px 5px 0px 0px; border-radius: 5px 5px 0px 0px; margin-right: 4px;}
#memberAd li a:hover{ background-color: #DDDDDD; color: #949494;}
#memberAd li a.selected{ color: #FFFFFF; background-color: #000;}
.memSum{ margin: 50px auto; margin-bottom:50px; overflow: hidden; font-size: 13px; width: 100%; text-align: center; }
.memSumL{ border-right: #E8E8E8 1px solid; display: inline-block; padding: 5px 35px; text-align: center; }
.memSumL_b{display: inline-block;  text-align:center; color: #777777;}
.memSumL_b2 a{font-size: 13px; color: #333; margin-top: 8px;}
.memSumL_b2 a:hover{color: #57c5a0;}
.memSumL_b2{ font-size: 22px; color: #57c5a0; margin-top: 8px;}
.mapnum{border: #BDBDBD 1px solid; padding: 4px 8px; vertical-align: middle;}
.a-btn{ color:#FA84A8;}

/* 優惠卷 */
.couponTab { width:550px; color:#333; margin: 20px 0 20px 45px;}
#news_menu .couponTit{ font-size:20px; color:#8a1b71;  border-bottom: #8a1b71 2px solid; padding:15px 3px; text-align: center;}
.couponTab tr ,.couponTab td{ padding:10px;}
.couponTab tr{ }
.couponTab strong{ font-weight:bold; color:#747474; }

/* 電子折價卷 */
.coupon_wrap{display: block; width: 600px; border: #E9E9E9 1px solid; margin: 0 auto; margin-top: 20px; margin-bottom: 40px;box-shadow: #ECECEC 0px 1px 3px;}
.coupon_wrap h4{width: 100%; height: 60px; background-color: #f3cac4; text-align: center; line-height: 60px; color: #FFF; font-size: 18px;}
.Coupon_txt_w{ font-size: 14px; color: #9E9E9E; line-height: 18px; margin-top:20px;  padding:10px; border-top: #E7E7E7 1px solid;
margin-left: 40px; padding-bottom: 25px; width: 500px;}
.Coupon_txt_tit{ font-weight: bold;}
.CouponBtn{  padding: 15px; margin: 10px 0 0 120px;  width: 250px; background: #A81616; border: solid 1px #7C1919;
font-size: 18px; font-weight: bold; color: #FFF; cursor: pointer; font-family:"微軟正黑體", Helvetica, sans-serif;
-webkit-transition: all 0.1s; -moz-transition: all 0.1s; -webkit-box-shadow: 0px 5px 0px #811D27;
-moz-box-shadow: 0px 5px 0px #811D27; box-shadow: 0px 5px 0px #811D27; 
-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
.CouponBtn:hover{ background: #991818; -webkit-box-shadow: 0px 2px 0px #811D27; 
-moz-box-shadow: 0px 2px 0px #811D27; box-shadow: 0px 2px 0px #811D27; }

.CouponBtn_no{ padding: 15px; margin: 10px 0 0 120px; width: 250px; background: #9E9E9E; border: solid 1px #8D8D8D; font-family:"微軟正黑體", Helvetica, sans-serif;
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 18px; font-weight: bold; color: #FFF; }


/* 聯絡我們 */
.contact_w{ width: 800px; margin: 10px auto; overflow: hidden; padding: 25px 40px; font-size: 14px; color: #333;}
.contact_w th{ width: 200px; text-align: left; color: #565656; padding-top: 23px; vertical-align: middle;} 
.contact_w tr, .contact_w td,.contact_w th{ padding: 10px 10px; height: 30px; }
.contact_w caption{font-size: 20px; padding: 15px 0; font-weight: bold; color: #727272;}
.contact_txt{padding: 8px 0 8px 8px; border: 1px solid #c6c6c6; font-size: 12px; color: #959595;}
.contact_txtar{overflow: hidden; overflow-y: auto; width: 550px; min-height: 79px; padding: 12px 11px; border: 1px solid #c6c6c6; font-size: 12px;
line-height: 18px;color: #333;text-align: left;vertical-align: middle; resize: none;}
.contact_w .contact_select{padding: 8px 0 8px 8px; border: 1px solid #c6c6c6; color: #959595;}
.contact_w .sendbtn{display: block; padding: 10px 25px; width: 200px; text-align: center; margin: 30px auto;
height: 30px; line-height: 30px; font-size: 15px;-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}

/* 跟屁蟲  */
.Right_AD{
	width: 500px;
	float: left;
	display: block;
	position: relative;
}
.Right_AD_img{
	background: #FFF;
	height: 100%;
	min-height: 100%;
}
.Right_AD_img img{
}
.Right_AD_img a:hover{opacity: 0.6; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);}
.Right_AD_open{
	padding: 0.5em 1em; 
	padding-top: 1em\9; /*IE8*/
	margin-top: -12px;
	margin-top: -65px\9;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	width: 105px;
	position: absolute;
	left: -80px;
	left: -30px\9; /*IE8*/
	top: 50%;
	line-height: 1em;
	background: #fff;
	color: #888;
	cursor: pointer;
	transform: rotate(90deg);
	-moz-transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(Rotation=1);
}
.open_txt:before{content: 'OPEN';}
.open_txt .fa:before{content: '\f063';}
.close_txt:before{content: 'CLOSE'}
.close_txt .fa:before{content: '\f062'}
.Right_AD_open .fa{ margin: 0 2px;}
.Right_AD_open:hover{color: #f3a0be;}

#back-to-top{
	position: absolute;
	right: 0;
	margin-right: 50px;
	top:300px;
	text-align: center;
	cursor: pointer;
	z-index: 10;
}
#back-to-top.sticky { float: none; position: fixed; z-index: 6; left: auto;}
#back-to-top .fa{
	font-size: 20px;
	color: #f3a0be;
}
#back-to-top:hover{
	opacity: 0.5;
}


/* 網站地圖 */

.sitemap{ display: block; width: 950px; overflow: hidden;  margin: 0 auto; padding-top: 100px;}
.sitemap li{ float: left; font-weight: bold; width: 150px; height: 200px; margin-top: 50px; padding-right: 15px; padding-left: 25px;}
.sitemap li h4{font-size: 15px; color: #0C0C0C; padding: 8px 0; border-bottom: #CCC 1px dashed;}
.sitemap li ul{overflow: hidden; margin-top: 5px; padding-top: 5px; padding-bottom:20px; }
.sitemap li ul li{float: left; width: 150px; height: 25px; padding: 0; margin: 0; border-bottom: 0; font-size: 14px; font-weight: normal; color: #838383;} 


#cancelBtn{ padding:10px 25px; background: #000; text-align:center; color: #FFF; border: 0; }

#about_menu{ float: left; width: 200px;}
#about_menu li{ font-size: 14px; line-height: 200%;}
.custom_html{ float: left; width: 900px; overflow: hidden; margin-bottom:80px; line-height: 180%;  }
.custom_html h3{ font-size: 18px; border-bottom: #E7E7E7 2px solid; padding-bottom:10px; margin-bottom: 20px;  }

.addpro{ border: #F4F4F4 1px solid;}

@media(max-width:1024px){
	
}

