@charset "utf-8";
/* CSS Document */

/* common e45d2d f5c0ad
-------------------------------------------------------------- */
.notice {color: #666; font-size:13px;}
img {border:0;vertical-align:middle; width: 100%;}
.msg {color:#000; font-size:15px; background-color:#FFF; border:2px solid #ccc; height:200px; line-height:20px; text-align:left;
    padding:10px;z-index:999999;
    -moz-opacity: 0.9;opacity:0.9;filter: alpha(opacity=90);
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    _width:expression('200px'); }
.loadingMask {
    background-color:#000;position:fixed;width:100%;z-index:999;height:100%;top:0;right:0;bottom:0;left:0;text-align:center;filter:alpha(opacity=80);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
-moz-opacity:0.8;opacity:0.8;width:auto;background-color:#050505;}
.loadingCenter {
    position:absolute;top:50%;left:50%;z-index:999; margin:0px auto;width:auto;}


.clearfix:before, .clearfix:after, .clear { content: ""; display: table; }
.clearfix:after { clear: both; }


/*page */
div#wrapper {
    position: relative;
    width: 500px;
    margin: 0 auto;
}
div.pagination {
    overflow: hidden;
    font-size: 9pt;
    padding: 10px 0;
}
div.pagination ul {
    list-style: none;
    padding: 2px 0;
    line-height: 24px;
}
div.pagination li {
    display: inline;
		line-height:24px;
}
div.pagination ul li.current span {
    color: #ff6600;
    font-weight: bold;
    font-size: 14px;
}
/* Badoo style */
div.pagination.badoo {
	background-color:#fff;
	color:#9B9B9B;
	padding:10px 0 10px 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
}

div.pagination.badoo a {
	color:#666666;
	padding:3px 7px;
	margin:0 2px;
	text-decoration:none;
	border:1px solid #E1E0E0;
	line-height:24px;
}

div.pagination.badoo a:hover, div.pagination.badoo a:active {
	background:#9b9b9b; border:1px solid #9b9b9b; color:#FFF;
}

div.pagination.badoo li.current {
	padding: 3px 7px;
	margin: 2px;
	border: 1px solid #333;
	font-weight: bold;
	background-color: #fff;
	color: #333;
}

div.pagination.badoo li.disabled {
	padding: 3px 7px;
	margin: 2px;
	border: 1px solid #dedfde;
	color: #adaaad;
}

div.pagination.badoo li.fun_btn{
	line-height:24px;
}

#left_list li a{
	font-size:13px;
	font-weight:bold;
	color:#5a5a5a;
	text-decoration:none;

}

.button_text {font-size:16px; font-weight:bold;}
.button_blue {
	color: #fff;
	height: 30px;
	margin:5px;
	background: #42A5CD;
	background: -moz-linear-gradient(top, #42A5CD 0%, #3278B0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#42A5CD), color-stop(100%,#3278B0));
	background: -webkit-linear-gradient(top, #42A5CD 0%,#3278B0 100%);
	background: -o-linear-gradient(top, #42A5CD 0%,#3278B0 100%);
	background: -ms-linear-gradient(top, #42A5CD 0%,#3278B0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42A5CD', endColorstr='#3278B0',GradientType=0 );
	background: linear-gradient(top, #42A5CD 0%,#3278B0 100%);
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	border: 1px solid #3580A9;
	-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;
	cursor:pointer;
}
.button_blue:link {color: #fff;}
.button_blue:visited {color: #fff;}
.button_blue:hover {
	color:#fff;
	background: #3786B9;
	background: -moz-linear-gradient(top, #3278B0 0%, #3786B9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3278B0), color-stop(100%,#3786B9));
	background: -webkit-linear-gradient(top, #3278B0 0%,#3786B9 100%);
	background: -o-linear-gradient(top, #3278B0 0%,#3786B9 100%);
	background: -ms-linear-gradient(top, #3278B0 0%,#3786B9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3278B0', endColorstr='#3786B9',GradientType=0 );
	background: linear-gradient(top, #3278B0 0%,#3786B9 100%);
	border: 1px solid #3580A9;
}

/* menu
-------------------------------------------------------------- */
.box {
	/*background: #F1F1F1;*/
	padding-bottom: 2px;
	overflow: hidden;
	line-height: 25px;
	margin-top: 10px;
}
/* home
-------------------------------------------------------------- */
.img_box_home {
	/*第一層*/
	/*position:relative;
	height:238px;
	line-height:238px;
	*font-size:162px;
	*font-family:Arial;
	overflow:hidden;*/
	padding: 8px 9px 9px 9px;
	margin: 0;
	width: 220px;
	height: 220px;
	overflow: hidden;
	position: relative;
	background: url(../images/itembg250x250.jpg) no-repeat;

}
.img_box_home img:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  opacity: 0.7;

}
.top_imgbox {
	/*padding: 0px;*/
	margin: 0;
	width: 300px;
	height: 199px;
	overflow: hidden;
	position: relative;
	text-align: center;
	/*垂直置中*/
	display: table-cell;
	line-height: 199px;
	vertical-align: middle;
}

.hot_name {
	font-family: "微軟正黑體";
	color: #666;
	line-height: 25px;
	height:50px;
	font-size: 15px;
	overflow: hidden;
	padding: 0 10px;
}
.hot_name a {
	font-family: "微軟正黑體";
	color: #666;
	line-height: 25px;
	font-size: 15px;
	text-decoration: none;
}
.hot_name a:hover {
	font-family: "微軟正黑體";
	color: #000;
	line-height: 25px;
	font-size: 15px;
	text-decoration: none;
}

.mem_border {
	border: 0px solid #ececec;
}
.mem_text {
background-color: #fff;
line-height: 35px;
}
.tag {
	position: absolute;
	z-index: 10;
	width: 47px;
	height: 43px;
	top: 0px;
	left: 0px;
}
.product_name {
	overflow:hidden;
	height:25px;
}
.memadd {
	float: left;
	margin-top: 15px;
	font-size: 15px;
}
.right { float:right;}
.memadd a {
	color: #5687C8;
	text-decoration: none;
}
#news01 ol {
	list-style:decimal;
	padding-left: 15px;
}
.text_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #1669a5;
}
.text_line {
	border-bottom: 1px dotted #ccc;
	font-size: 15px;
	color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
	letter-spacing: 1px;
	background-image: url(../images/mem/ico_arr.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.text_red {
	font-size: 15px;
	color: #ff0000;
}
/* category
-------------------------------------------------------------- */
.cat_imgbox {

	padding: 8px 9px 9px 9px;
	margin: 0;
	width: 200px;
	height: 200px;
	overflow: hidden;
	position: relative;
	text-align: center;
	display: table-cell;
	line-height: 200px;
	vertical-align: middle;
	/*background: url(../images/itembg200x200.jpg) no-repeat;*/

}
.cat_imgbox img:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  opacity: 0.7;
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;*/
}
.product-container h5 { height:44px; line-height:22px; overflow:hidden;}
/* product list
-------------------------------------------------------------- */

/* product detail
-------------------------------------------------------------- */
.product_imgbox {
	padding: 0px;
	margin: 0;
	width: 400px;
	height: 500px;
	/*overflow: hidden;*/
	position: relative;
	text-align: center;
	/*垂直置中*/
	display: table-cell;
	/*line-height: 259px;
	vertical-align: middle;*/
	overflow: hidden;
}
.product_imgbox img {
	/*-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;*/
}
#pro_dt {
	min-height:300px;
	height: auto !important;
	height: auto;
}
#pro_pic{ margin: 20px 0 0 20px;}
.user_price { color:#F90; }
.pro_text { font-size:15px; line-height:20px;}


/* template
-------------------------------------------------------------- */
.boxOverlay {
    position:fixed;width:100%;z-index:999;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.5); filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#77000000, endColorstr=#77000000);}
.boxContent {
    position:absolute;top:50%;left:50%;z-index:1000; margin:0px auto;width:565px; height:582px; background-color:#fff;opacity: 1;display: block;
}



.tdbg{ background-color: #ececec; padding-left:10px;}
.btn_icon,.btn_icon2 {cursor:pointer;}

.cart_title td { height:38px;}
/* shipping 用
-------------------------------------------------------------- */


/* top 用
-------------------------------------------------------------- */
.menu_top li.hide {
	display: none !important;
}
.icon-menu.fa {
	display: inline-block !important;
	float: left;
	width: 24px;
	font-size: 14.5px;
	text-align: left;
}
.menu_top > ul > li > a > span .icon-menu.fa {
	float: none;
}

.menu_top > ul > li > a:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	border-bottom: 3px solid #eb5c62;
	transform: scale(0) translateZ(0);
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
	-moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
	-ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
	-o-transition: -o-transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
}
.menu_top > ul > li:hover > a:after {
	border-color: #eb5c62;
}
.menu_top > ul > li > a.hover:after,
.menu_top > ul > li.current-menu-ancestor > a:after,
.menu_top > ul > li.current-menu-item > a:after {
	opacity: 1;
	transform: scale(1) translateZ(0);
}
.menu_top > ul > li > a > .icon-menu.fa {
	font-size: 16px;
}
.menu_top li:before,
.icon-menu {
	display: none !important;
}
.menu_top .arrow-indicator {
	position: relative;
	display: inline-block;
	width: 10px;
	left: 6px;
	color: inherit !important;
}
.menu_top .sub-menu .arrow-indicator {
	position: absolute;
	display: inline-block;
	width: 10px;
	left: 175px;
}
.menu_top .megamenu .sub-menu .sub-menu li:hover > a,
.menu_top .sub-menu li:hover > a {
	/*padding-left: 25px;*/
	color: #eb5c62;
}
.menu_top .megamenu .sub-menu .arrow-indicator {
	display: none;
}
.menu_top ul	{
	float: left;
}
.menu_top ul	{
	height: 100%;
	margin: 0;
	padding: 0;
}
.menu_top li	{
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 100%;
	line-height: 30px;
	margin: 0;
	padding: 0;
	transform: none;
}
.menu_top li.megamenu	{
	position: static;
}
.custom-sub {
	position: relative;
	display: none;
	height: 8px;
	width: 100%;
	top: 100%;
	margin: 0;
}

.menu_top > ul > li > a	{
	position: relative;
	z-index: 3;
	height: 100%;
	line-height: 46px;
	font-weight: 600;
	font-size: 25px;
	text-transform: uppercase;
}
.menu_top li a	{
	display: block;
	float: left;
	line-height: 25px;
	padding: 0px 10px;
	color: inherit;
	background: transparent !important;
	cursor: pointer;
}


.menu_top ul li a {
	-webkit-transition: all 0.2s linear !important;
	-moz-transition: all 0.2s linear !important;
	-o-transition: all 0.2s linear !important;
	transition: all 0.2s linear !important;
}
.menu_top > ul > li.megamenu.columns-2 > ul > li { width: 50%; }
.menu_top > ul > li.megamenu.columns-3 > ul > li { width: 33.33%; }
.menu_top > ul > li.megamenu.columns-4 > ul > li { width: 25%; }
.menu_top > ul > li.megamenu.columns-5 > ul > li { width: 20%; }
.menu_top > ul > li.megamenu.columns-6 > ul > li { width: 16.66%; }
.cat{
	max-height: 200px;
	overflow-y: auto;
}
.menu_top {
	width: 100%;
	margin-top: 23px;
}
#mobile_search{
	display: none;
}
.timeleft{
	width:100%;
}
.menu-top-icon,#icon_menu_box{
	display: none !important;
}

.menu_line {
    display: block;
    position: absolute;
    width: 38px;
    height: 3px;
    left: 0;
    background-color: #fff;
    transform-origin: 50% 50%;
    transition: background-color .2s;
}
.menu_line:nth-child(1) {
    top: 0
}

.menu_line:nth-child(2) {
    top: 11px
}

.menu_line:nth-child(3) {
    bottom: 0
}
/* hamburger
---------------------------*/
.hamburger {
    padding: 4px 10px 10px 10px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .8
}

.hamburger-box {
    width: 30px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before {
    width: 30px;
    height: 2px;
    background-color: #fff;
    border-radius: 2px;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::after,.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .15s;
    transition-delay: .15s;
    transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

.hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top .3s .3s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear
}

.hamburger--collapse .hamburger-inner::before {
    transition: top .12s .3s cubic-bezier(.33333,.66667,.66667,1),transform .15s cubic-bezier(.55,.055,.675,.19)
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0,-10px,0) rotate(-45deg);
    transition-delay: .32s;
    transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .27s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: top .12s .18s cubic-bezier(.33333,0,.66667,.33333),transform .15s .42s cubic-bezier(.215,.61,.355,1)
}

.hamburger--arrow.is-active .hamburger-inner::before {
    transform: translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)
}

.hamburger--arrow.is-active .hamburger-inner::after {
    transform: translate3d(-8px,0,0) rotate(45deg) scale(.7,1)
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
    transform: translate3d(8px,0,0) rotate(45deg) scale(.7,1)
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
    transform: translate3d(8px,0,0) rotate(-45deg) scale(.7,1)
}

/* mobile
-------------------------------------------------------------- */
@media (min-width: 320px) and (max-width: 480px) {
	.header-container{
		/*min-height: 225px;*/ /*pp*/


	}
	#header{
		height:51px;
		margin-bottom:46px;
	}
	header #header_logo{
		margin: 0px auto !important;
	}
	header #top-header {
		width:100%;
		min-width: 100%;
		height: 51px !important;
	}
	#top_right {
		margin-top: 0px;
		/*float: left;*/

	}
	.menu_top {
		/*max-width: 300px !important;*/
		float: none !important;
		position: absolute;
		/*left: 50%;*/
	    /*margin-left: -200px;*/
	    height: 46px;
	    width: 100%;
	    /*margin: 0 auto;*/
	    top: 51px ;
	    background: #EFEEEC;
	    left: 0;
	    overflow-x: auto;
	    overflow-y: hidden;
	    margin-top: 0 !important;
	    /* border-bottom: 1px solid #d5d6d6; */

	}

	.menu_top > ul{
		white-space: nowrap;
		float: none;
	}
	.menu_top > ul li {
	    height: 100%;
	    display: inline-block;
	    position: relative;
	    box-sizing: border-box;
	    float: none;
	}
	.header-cart-mini {
		/*display: none;*/
		top: 5px;
		max-height: 40px;
		float: none !important;
		width:100%;
	}
	.menu_top ul li.megamenu:hover > .sub-menu, .menu_top ul li.megamenu.hover > .sub-menu {
	    top: 50px;
	}
	#mobile_menu{
		width: 100%;
		height: 100%;
		position: relative;
		background-color: #fefefe;
		overflow-x: auto;
	    overflow-y: hidden;
	    display: block;
	    top:50px;
	    z-index: 9;
	    display: none;
	}
	.menu-top-icon{
		display: inline-block !important;
	}
	#open_menu{
		display: none;
	}
	/*#myAccount, #myCart, #search_block_top{
		display: none !important;
	}*/
	#icon_menu_box{
		display: block !important;
		width: 50px;
		height: 50px;
		background-color: #000;
		position: absolute;
		top:0;
		left: 0;
	}
	#icon-menu-m{
		position: absolute;
	    top: 12px;
	    left: 5px;
	    color: #fff;
	    cursor: pointer;
	    height: 25px;
	    width: 39px;
	    background-color: transparent;

	}
	#search_block_top #searchbox {
		margin-right: 0;
		float: none;
		width: 100%;
	}
	#top_right{
		float: none;
	}
	header#header #search_block_top{
		float: none;
		margin: 0 !important;
     	min-width: 30px;
     	width: auto !important;
     	position: absolute;
     	top:0;
     	right: 0;
     	/*width: 8%!important;*/
		/*max-width:80px;*/
	}

	/*#search_block_top {
		min-width: 15%;
	}*/
	.menu-top-icon{
		vertical-align:top;
	}
	.menu-top-pc{
		display: none;
	}
	#myAccount, #myCart {
		margin: 0;

     	min-width: 42px;
		position: absolute;
		top:0;
		right: 0;
	}
	#myAccount{
		right:62px;
	}
	#myCart{
		right:30px;
	}
	#home_adv_slide{
		display: none;
	}
	.menu-top-link span{
		display: none;
	}
	.icon-user:before,.icon-shopping-cart:before,.icon-search:before {
	    font-size: 20px;
	}
	header .header-container>:nth-child(3) {
		margin-left: 0;
	}
	#searchbox, #block_1_4{
		/*display: none;*/
	}
	#mobile_search{
		display: none;
		text-align: center;
	}
	.footer-information{
		margin: 0 15px;
	}
	.des img{
		display: none;
	}
	#advancefooter #footer_row1{
		display: block;
	}
	#block_1_5{
		padding-left:10px;
	}
	#block_1_5:before{
		width:0;
	}
	.accordion ul li a{
		padding-left: 15px !important;
	}
	.footer-layout .footer-arrow:after{
		left:0;
		margin-left: 10px;
		right: inherit !important;
	}
	.menu_top > ul > li > a	{
		font-size: 20px;
	}
	#search_block_top.open #searchbox{
		display: block;
		position: absolute;
	    padding: 20px;
	    right: 0;
	    border: 1px solid #ddd;
	    border-top: 3px solid #e74c3c;
	    margin-top: 1px;
	    background-color: rgba(255,255,255,.95);
	    transition: all .5s;
	    -moz-box-shadow: 0 1px 3px #ddd;
	    -webkit-box-shadow: 0 1px 3px #ddd;
	    box-shadow: 0 1px 3px #ddd;
	    min-width: 360px;
	    -webkit-animation: shift .2s ease-out 0s;
	    animation: shift .2s ease-out 0s;
	    -webkit-animation-fill-mode: forwards;
	    animation-fill-mode: forwards;
	    top: 57px;
	}
	.num_text{
		font-size: 18px;
		color: #000;
	}
	.img_timeleft{
		height:20px !important;
		width: 24px !important;
	}

	.home-category img{
		width:100% !important;
	}
	div.grid article, div.grid-item {
	    width: 100%;
	    /*height: auto;*/
	}
	#footer_box2{
		display: none;
	}
}

.m_img_size{
	width: 344.3px !important;
	height: 166px !important;
}

.header-cart-mini {
    /*float: right;*/
    display: inline-block;
    position: relative;
    z-index: 999;
}
.mini_cart_ajax {
    position: relative;
}
.header-cart-mini .cart-mini-title a.shopping-cart {
    color: #fff;
    display: block;
    padding: 10px 15px;
    background: #464646;
    line-height: 19px;
    position: relative;
    padding-right: 55px;
}
.cart-title {
    font-size: 12px;
    text-transform: uppercase;
}
.cart-title .fa {
    margin-right: 10px;
    font-size: 16px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-angle-up:before {
    content: "\f106";
}
.cart-count {
    font-size: 14px;
    background: #f00;
    display: inline;
    margin-left: 5px;
    padding: 5px;
    border-radius: 50% !important;
    position: absolute;
    top: 9px;
    right: 2px;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 12px;
}
.cart-count .price {
    white-space: nowrap !important;
    color: #fff;
}
.shopping-cart .arrows{
	    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: #db4c52;
    text-align: center;
    line-height: 40px;
}
.fa-arrow-right:before {
    content: "\f061";
}

.header-cart-mini .top-cart-content {
    width: 270px;
    position: absolute;
    top: 40px;
    right: 0;
    border: 1px solid #ddd;
    border-top: 3px solid #e74c3c;
    background: #fff;
    padding: 15px;
    text-align: left;
    display: none;
}
.header-cart-mini .top-cart-content {
    border-top-color: #db4c52;
}
.top-subtotal {
    margin: 15px 0 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
    border-top: 1px solid #eee;
    clear: both;
    border-bottom: 1px solid #eee;
}
.top-subtotal span {
    font-weight: bold;
    font-size: 13px;
}
.top-cart-content li.item {
    float: left;
    width: 100%;
    margin: 0 0 10px;
}
.mini-products-list .product-image {
    float: left;
    width: 50px;
}
.top-cart-content .product-details {
    position: relative;
        margin-left: 60px;
}
.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/sys/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}
.top-cart-content .product-details .btn-remove {
    position: absolute;
    right: -10px;
    top: 4px;
}

.product-name {
    margin: 0;
    font-size: 1em;
    /* height: 36px; */
}
.top-cart-content .actions {
    padding: 0;
    float: right;
    margin: 10px 0 0;
}
button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

button.button span span {
    display: inline-block;
    background: #db4c52;
    padding: 9px 20px;
    text-align: center;
    white-space: nowrap;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}
.header-cart-mini:hover .top-cart-content {
    display: block;
}


/* hot product
-------------------------------------------------------------- */
.mainFont { /*color:#f00;*/}
.font12_en {font-size:18px;font-family: Arial, Helvetica, sans-serif; text-transform:capitalize;}
.carousel-list ul.product_list.grid > li .product-container h5 { margin-top:14px;}
ul.product_list .product-name {
	color:#000;
	text-align: left;
	font-size: 15px;
}
ul.product_list.grid > li .product-container .price.product-price, .product_list > div .product-container .price.product-price {
	color:#f00;
	text-align: left;
	font-size: 15px;
}
/* news 用
-------------------------------------------------------------- */
.table_01 {
	font-size: 14px;
	/*width: 695px;*/
}
.table_01 td, .table_01 th {
	font-family: "微軟正黑體";
	border-bottom: 1px dotted #ccc;
	padding: 5px;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}
.table_01 th {
	height: 30px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #06C;
}
.title_bg {
	background-image: url(../images/sys/titlebg.jpg);
	color: #3A3633;
	height: 27px;
	font-family: "微軟正黑體";
	font-size: 18px;
	padding-left: 25px;
	padding-top: 10px;
	font-weight: bold;
}
.news05 {
	border: 1px solid #ececec;
	margin: 8px;
}
.news05 a {
	color: #06C;
	text-decoration: none;
	font-size: 15px;
}
.news05 a:hover {
	color: #ff6c00;
	text-decoration: none;
}
.news_back {
	margin: 12px;
	text-align: center;
}
span.line_content {
	width: 100%;
	height: 1px;
	display: inline-block;
	background-color: #EEE;
	float: left;
	margin-bottom: 18px;
}
.more {
    margin-right: 27px;
    line-height: 75px;
    float: right;
}
.more a{
	color: #fff;
	font-size: 18px;
}
.more a:hover{
	text-decoration: underline;
}


.breadcrumbs { margin: 10px;}
.breadcrumbs ul {
	border-bottom: 1px solid #eee; padding: 8px;
}
.breadcrumbs {  line-height: 30px; margin: 0;  margin-bottom: 15px;}
.breadcrumbs li { display:inline;line-height: 25px; }
.breadcrumbs li span { margin: 0 2px;}
.breadcrumbs li strong { font-weight: bold; font-size:16px; /*text-decoration: underline;*/ padding-left:8px; }
.breadcrumbs a { color: #333; font-size: 14px;line-height: 25px;}
.breadcrumbs a:hover { text-decoration: underline; }
.breadcrumbs .url_path+li:before { content: "\f105";
    font-family: FontAwesome;
    font-size: 14px;
    padding: 0 8px;
}

/*
// Dropdown menus
// --------------------------------------------------*/
.dropdown {
  position: relative;
}
/* The dropdown menu (ul)*/
.dropdown-menu, .btn-warning, .btn-primary  {
  min-width: 150px;
}


@media only screen and (max-width: 767px) {
	.btn-warning{
		min-width: inherit;
	}
}

.act_list {
    padding: 5px;
    margin-bottom: 15px;
    border: 1px solid #f00;
    font-size: 14px;
    background: none;
    clear: both;
    color: #fb5148;
    height: 24px;
    line-height: 12px;
}

#historyBox{
	width: 92px;
    height: auto;
    background: transparent;
    border: 1px solid #ddd;
    position: fixed;
    right: 0;
    top: 100px;
    margin: 0px 20px 0px 0px;
    z-index: 99999;
    background-color: #ECEAE8;
}
.topTit {
    height: 30px;
    line-height: 30px;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    background-color: rgba(228,93,45, 0.85);
    margin: 0;
    text-align:center;
}
.boxCenterList ul{margin:5px;}
.boxCenterList li.goodsimg{width:80px; margin-right:10px;}
.boxCenterList li.goodsimg img{width:80px; height:80px; display:block;}

#history li{width:100%;}
#clear_history a{background:none; padding:0px; color:#3f3f3f; text-decoration:none;float:right;cursor:pointer;}
@media (max-width: 768px) {
	#historyBox{display: none;}
}

.close_quick_msg{
	text-align: center;
	color: #000;
	font-size: 18px;
	height: 30px;
}

/* form
-------------------------------------------------------------*/
#page_title{
	background-color: #EFEEEC;
	color: #00AAB6;
	text-align: center;
	font-size: 30px;
	height: 58px;
	line-height: 58px;

}
#page_title h1{
	padding: 0;
	margin: 0;
	line-height: 58px;
}
.page-head{
	background-color: #FF6100;
	color: #fff;
    line-height: 30px;
    padding: 8px 15px;
    text-align: center;
    width: 150px;
    margin: 0 auto;
    font-size: 25px;
}

#form_box{
	width: 52%;
    margin:0 auto;
    color: #666;
	font-size: 16px;
}


.td_gray{
	background-color: #EFEEEC;
}
.td_blue{
	color: #00AAB6;
}
.td_orange{
	color: #FF6100;
}
.td_red{
	color: #f00;
}
#form_box .form-group{
	position: relative;
}
#form_box .form-label {
    width: 7rem;
    float: left;
    padding: 8px;
    text-align: right;
}
#form_box .form-data {
    margin-left: 8rem;
        padding: 8px;
        /*float: left;*/
}
#form_box .magic-checkbox + label{
	display: inline-block;
	margin-right: 5px;
}
#form_box .form-group span {
    position: absolute;
    top: 8px;
    right: 0;
}
#form_box .form-group .form-data span{
	position: relative !important;
	top:0;
}
.req_list{
	overflow: hidden;
	margin: 0;
}
.req_list li{
	float: left;
	width: 48%;
	margin-bottom: 8px;
}
.req_list2 li{
	width: 98%;
	margin-bottom: 8px;
}
.form-data  input, .form-data  textarea{
	width: 100%;
}
.min_input{
	width: 20% !important;
	display: inline-block;
}
.mid_input{
	width: 50% !important;
	display: inline-block;
}
.max_input{
	width: 90% !important;
	display: inline-block;
}
#btnSend{
	background: #00AABD;
    border: none;
    color: #FFF;
    line-height: 24px;
    padding: 8px 8px;
    font-size: 18px;
    transition: background-color 0.1s ease;
    -webkit-transition: background-color 0.1s ease;
    -moz-transition: background-color 0.1s ease;
    -o-transition: background-color 0.1s ease;
    border-radius: 5px;
    margin-top: 8px;
    width: 100%;
}
@media only screen and (max-width: 47.9375em){
	#form_box{
		width: 100%;
	}
	.req_list li{
		float: left;
		width: 100%;
		margin-bottom: 8px;
	}
	.req_list li:nth-child(4){
		display: none;
	}
	#form_box .form-label {
	    width: 7rem;
	    float: none;
	    display: block;
	    text-align: left;
	}
	#form_box .form-data {
		margin-left: 0;
	}
}

.pt_bg02 {
background-image: url(../images/sys/bg02.jpg);
	line-height: 30px;
	height: 30px;
	width: 470px;
	font-size: 16px;
	letter-spacing: 7px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
