/*---------------------------------------------------快速---------------------------------------------------*/
.flo_l {
    float:left !important;
}
.flo_r {
    float:right !important;
}
.veal_c {
    vertical-align:middle !important;
	margin:auto 0px ;
}
.veal_t {
    vertical-align:top !important;
}
.veal_b {
    vertical-align:bottom !important;
}
.teal_c {
    text-align:center !important;
}
.teal_r {
    text-align:right !important;
}
.teal_l {
    text-align:left !important;
}
.teal_j {
	text-align: justify !important;
	text-justify: distribute-all-lines !important;
	text-align-last: justify !important;
}
.curs_df {
	cursor:default !important;
} 
.curs_x {
	cursor:not-allowed !important;
} 
.curs_p {
	cursor:pointer !important;
}
.word_7hide {
	white-space:nowrap !important;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
}
.font_06em {
	font-size:0.6em !important;
}
.font_8 {
	font-size:8px !important;
}
.font_10 {
	font-size:10px !important;
}
.font_12 {
	font-size:12px !important;
}
.font_18 {
	font-size:18px !important;
}
.font_20 {
	font-size:20px !important;
}
.font_24 {
	font-size:24px !important;
}
.font_b {
	font-weight:bold;
}
.hidden {
	display: none !important;
}
.to_inline {
	display:inline;
}

.colo_r {
	color:red;
}

.colo_b{
	color:#043657;
}

.mt50{margin-top:50px!important;}
.mr50{margin-right:50px!important;}
.mb50{margin-bottom:50px!important;}
.ml50{margin-left:50px!important;}
.mt30{margin-top:30px!important;}
.mr30{margin-right:30px!important;}
.mb30{margin-bottom:30px!important;}
.ml30{margin-left:30px!important;}
.mt20{margin-top:20px!important;}
.mr20{margin-right:20px!important;}
.mb20{margin-bottom:20px!important;}
.ml20{margin-left:20px!important;}
.mt15{margin-top:15px!important;}
.mr15{margin-right:15px!important;}
.mb15{margin-bottom:15px!important;}
.ml15{margin-left:15px!important;}
.mt10{margin-top:10px!important;}
.mr10{margin-right:10px!important;}
.mb10{margin-bottom:10px!important;}
.ml10{margin-left:10px!important;}
.mt5{margin-top:5px!important;}
.mr5{margin-right:5px!important;}
.mb5{margin-bottom:5px!important;}
.ml5{margin-left:5px!important;}
.mt0{margin-top:0px!important;}
.mr0{margin-right:0px!important;}
.mb0{margin-bottom:0px!important;}
.ml0{margin-left:0px!important;}
.margin_zero{margin:0px!important;}

.pt20{padding-top:20px!important;}
.pr20{padding-right:20px!important;}
.pb20{padding-bottom:20px!important;}
.pl20{padding-left:20px!important;}
.pt10{padding-top:10px!important;}
.pr10{padding-right:10px!important;}
.pb10{padding-bottom:10px!important;}
.pl10{padding-left:10px!important;}
.pt5{padding-top:5px!important;}
.pr5{padding-right:5px!important;}
.pb5{padding-bottom:5px!important;}
.pl5{padding-left:5px!important;}
.pt0{padding-top:0px!important;}
.pr0{padding-right:0px!important;}
.pb0{padding-bottom:0px!important;}
.pl0{padding-left:0px!important;}
.padding_zero{padding:0px!important;}

.table_state1 {
	width:8%;
}
.table_state2 {
	width:12%;
}
.table_operate1 {
	width:12%;
}
.table_operate2 {
	width:16%;
}
.table_operate3 {
	width:20%;
}

.hidd_reset_btn {
	display:none !important;
}

.zmdi_mod:before {
	content: '\f36f';
}
.zmdi_delete:before {
	content: '\f154';
}
/*閃爍 透明度*/
.blink {
	animation-iteration-count: infinite;
	animation-direction: alternate;
	-webkit-animation-name: blink; 
	-webkit-animation-duration: 0.7s; 
	animation-name: blink;
	animation-duration: 0.7s;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes blink {
	from {opacity: 1;}
	to {opacity: 0.3;}
}
/* Standard syntax */
@keyframes blink {
	from {opacity: 1;}
	to {opacity: 0.3;}
}	

/*shadow*/
.shadow,
.shadow-narrow {
  position: relative;
  background-color: #ffffff;
}
.shadow *,
.shadow-narrow * {
  position: relative;
  z-index: 3;
}
.shadow:before,
.shadow-narrow:before {
  position: absolute;
  left: 0;
  height: 60%;
  bottom: 0;
  width: 100%;
  content: "";
  background-color: #ffffff;
  z-index: 2;
}
.shadow:after,
.shadow-narrow:after {
  content: "";
  position: absolute;
  height: 50%;
  width: 96%;
  left: 50%;
  bottom: 2px;
  margin-left: -48%;
  -webkit-box-shadow: 0 5px 7px #999999;
  box-shadow: 0 5px 7px #999999;
  z-index: 1;
  border-radius: 10%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.shadow-narrow:after {
  width: 90%;
  margin-left: -45%;
}

.shadow:hover:after,
.shadow-narrow:hover:after {
  bottom: 10px;
}

.shadow-2 {
  -webkit-box-shadow: 0 10px 6px -6px #999;
  box-shadow: 0 10px 6px -6px #999;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.shadow-2:hover {
  -webkit-box-shadow: 0 18px 24px -9px #999;
  box-shadow: 0 18px 24px -9px #999;
}

.block_pict {
	position:relative;
	height:160px;
	border:1px solid #000000;
	text-align:center;
}
.block_pict .fa {
	display:none ;
	position:absolute;
	top:-10px;
	right:-10px;
	font-size:20px;
	color:red ;
	cursor:pointer;
}

.block_pict img {
	padding-top:5px;
	padding-bottom:5px;
	max-height: 100%;
}

.block_pict:hover .fa {
	display:block ;
	
}

.foo-data-table tr.enter_tr td{
 background-color:#E3ECEB
}

.check_label{
	padding:1px;
	font-size:16px;
}

a:hover{
}

.del_icon{
	cursor:hand;
}

.indexmsg {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    box-shadow: 0 0 3px #ccc;
    margin: 2% 0;
    padding: 2% 1.8% 3%;
    width: 100%;
}

.indexmsg ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 10px 0 15px;
    font-size: 15px;
}

.indexmsg li {
    float: left;
    margin-bottom: 15px;
    width: 190px;
}

input[type=button], input[type=submit], input[type=reset] {

	 cursor: pointer;
}

.input_style_1 {
	width: 170px;
	height: 30px;
	padding: 0 0.9em;
	border: 1px solid #999;
	background-color: transparent;
	color: #6F4A00;
	font-size: 12px;
	font-family:"futura-pt";
	letter-spacing: 0.05em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  }
  
 .icon_serach {
	cursor: pointer;
    width: 100%;
    height: 100%;
    background-size: contain;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    /*background-image: url("/images/search.svg");*/
	color:#fefefe;
} 

/*圖片 會員icon*/
.mem_icon{
	display: block;	
    max-width: 45px;
    max-height: 36px;
}

.num_cart {
	display: inline-block;
	width:2em ;
	line-height:2em ;
	font-size:0.5em;
	text-align:center;
    border-radius:50%;
    background-color: #d0021b;
    color: #fff;
    font-weight: 700;
}

.num_cart:hover{
	color:#6f4a00;
	font-weight:bold;
}

.hr2 {
   border-top: 2px solid #c0c0c0;
   width:100%:
}

.hr3 {
   border-top: 2px solid #003354;
   width:100%;
   margin:5px 0 10px;
}


.pic img{
	width:100%;
}

.btn_icon{
	background:#abafac;
	color:#fff;
	width:30px;
	height:30px;
	border:0px;
}

.a_type_2{
	color:#996600
}

.member_left{
	margin-top:15px;
}

.member_left div{
	margin: 0 5px 10px;
}

.member_left .is_select{
	/*color:#043657;*/
	font-weight:bold;
	font-size: 18px;
}

.mem_title{
	margin-top:20px;
	font-weight: bold;
}

.mem_title .prompt{
	color:#c14948;
	font-size:13px;
}

.collection_del{
	position:absolute;
	right:30px;
	top:15px;
}

.submit_foot{
	margin-top:15px;
	margin-bottom:70px;
}


/*-------------------------- table 清單 -------------------------- */
/*前台 table*/
.rwd-table-frame {

    display: inline-block;
    width: 100%;
    overflow-x: auto;
    padding: 1px;

}

@media (min-width: 768px) {
	.rwd-table-frame {

		display: block;
		margin-left: -1px;
		/*max-height: 75vh;*/
		overflow-y: auto;

	}
}

.table_list {
	margin-top:5px;
	color:#777777
}
.table_list th {
	padding:10px 5px;
	text-align:center;
	border-bottom:1px solid #dddddd ;
	font-weight:bold;
}
.table_list td {
	padding:15px 5px;
	border-bottom:1px solid #dddddd ;
}
.table_list .btn_more {
	padding:1px 2px;
    font-size: 10px;
}
.table_list .icon {
	font-size: 26px;
}

.table_list a{
	color:#043657;
}

.table_list a:hover{
	color:#0086B3;
}
money:before { /*因為有定義 WEB_CURR,所以是在 header會加上 */
	
}
money + money {
	text-decoration: line-through;
	opacity:0.7;
}
money + money:before {
	content: "";
}
.money2 {
	color: #5d749f;
}
.money2 .b_money{
	text-decoration: line-through;
	font-size: 13px;
	color: #a8a9b9;
}

.fa{
	cursor: pointer; 
}

.form-control-co {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	font-family: "futura-pt";
}

.img_zoom_div{
	right:30px;
	margin-top:-30px;
	z-index: 99990;
	position:absolute;
}

#banner_left_list{

}

@media (max-width: 767px) {	
	.phone_w50 {
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
		-ms-flex: 0 0 50%;
			flex: 0 0 50%;
		width: 50%;
		float: left;
	}
	
	.phone_w25 {
		position: relative;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
		-ms-flex: 0 0 25%;
			flex: 0 0 25%;
		width: 25%;
		float: left;
	}
	
	#banner_right_list{
		margin-top:-0px;
	}
}

	
/*購物車-清單*/
.center-btn {
  margin: 35px 0 10px;
}
.order-number {
  width: 100%;
  color: #000;
  font-size: 18px;
  padding-bottom: 20px;
}
.tab-list, .tab-check {
	width: 100%;
	display: table;
	border-collapse: collapse;
}
.tab-list .thead, .tab-check .thead{
    display: table-header-group;
	border-bottom: 1px solid #dddddd;
}
.tab-list .tbody, .tab-check .tbody{
    display: table-row-group;
}
.tab-list .tr, .tab-check .tr{
    display: table-row;
}
.tab-list .th, .tab-list .td, .tab-check .th,  .tab-check .td{
    display: table-cell;
}
.tab-list .th:nth-of-type(1) { width:10%;}
.tab-list .th:nth-of-type(2) { width:30%;}
.tab-list .th:nth-of-type(3) { width:14%;}
.tab-list .th:nth-of-type(4) { width:10%;}
.tab-list .th:nth-of-type(5) { width:20%;}
.tab-list .th:nth-of-type(6) { width:10%;}
.tab-list .th:nth-of-type(7) { width:6%;}

.tab-list  .no_data{width:100%}

.tab-check .th:nth-of-type(1), .tab-check .td:nth-of-type(1) { width:10%;}
.tab-check .th:nth-of-type(2), .tab-check .td:nth-of-type(2) { width:40%;}
.tab-check .th:nth-of-type(3), .tab-check .td:nth-of-type(3) { width:20%;}
.tab-check .th:nth-of-type(4), .tab-check .td:nth-of-type(4) { width:10%;}
.tab-check .th:nth-of-type(5), .tab-check .td:nth-of-type(5) { width:20%;}

.tab-list .th, .tab-check .th {
    padding: 8px;
    text-align: center;

}
.tab-list .vis-xs, .tab-check .vis-xs {
    display: none;
}
.tab-list .tr, .tab-check .tr {
	border-bottom: 1px solid #ccc;
}
.tab-list .td, .tab-check .td {
    padding: 12px 8px;
    text-align: center;
	vertical-align: middle;
}
.tab-list .td .pic, .tab-check .td .pic {
    display: inline-block;
    width: 100%;
    margin: 0;
	padding: 3px;
	border: 1px solid #e7e7e7;
	background: #fff;
}
.tab-list .td .pic , .tab-check .td .pic  {
	width: 100%;
	height: 80px;
	outline: none;
	display: inline-block;
}
.tab-list .name, .tab-check .name {
    font-size: 16px;
    color: #333;
	text-align: left;
}
.tab-list .name a {
  color: #333;
  text-decoration: none;
}
.tab-list .name a:hover {
  color: #b60c16;
  text-decoration: none;
}
.tab-list .price, .tab-check .price {
  font-size: 15px;
  color: #333;
}
.tab-list .small_total, .tab-check .total {
  font-size: 16px;
}
.tab-list a.dele {
  font-size: 20px;
  color: #000;
}
.tab-list a.dele:hover {
  color: #d5000d;
}

@media only screen and (max-width: 992px) {
.tab-list .hid-xs, .tab-check .hid-xs { display: none;}
.tab-list .vis-xs, .tab-check .vis-xs { display: inline-block;}
.tab-list .th:nth-of-type(1), .tab-check .th:nth-of-type(1) { width:100%;}
.tab-list .th:nth-of-type(2), .tab-list .th:nth-of-type(3), .tab-list .th:nth-of-type(4), .tab-list .th:nth-of-type(5), .tab-list .th:nth-of-type(6), .tab-list .th:nth-of-type(7) { display: none;}
.tab-check .th:nth-of-type(2), .tab-check .th:nth-of-type(3), .tab-check .th:nth-of-type(4), .tab-check .th:nth-of-type(5) { display: none;}
	
.tab-list .td:nth-of-type(1), .tab-check .td:nth-of-type(1) { width:90px;float: left;padding: 15px 0 3px;}
.tab-list .td:nth-of-type(2), .tab-check .td:nth-of-type(2) { width:calc(100% - 105px); float: right;padding: 13px 0 0;text-align: left;}
.tab-list .td:nth-of-type(3), .tab-check .td:nth-of-type(3) { width:calc(100% - 105px); float: right;padding: 13px 0 0;text-align: left;}
.tab-list .td:nth-of-type(4), .tab-list .td:nth-of-type(5) { width:calc(100% - 105px); float: right;padding: 0 0 4px;text-align: left;}
.tab-check .td:nth-of-type(4), .tab-check .td:nth-of-type(5) { width:calc(100% - 105px); float: right;padding: 0 0 1px;text-align: left;}
.tab-list .td:nth-of-type(6) { width:100%; float: left;padding: 5px 0 8px;text-align: right;}
.tab-check .td:nth-of-type(6) { width:calc(100% - 105px); float: right;padding: 0 0 2px;margin: 0 0 12px; text-align: left;}
.tab-list .td:nth-of-type(7) { width:100%; float: left;padding: 8px 0;background: #f8e6e8;}
}
	
systxt {
	color:#0093c1 ;
}
.productlcon {
	max-width: 100%;
	width: auto;
	width: 100%;
	margin: 15px 0 0;
	line-height: 1.5;
	font-size: 15px;
	text-align: left;
	width: 100%;
	clear: both;

}
.w13 {
	font-size: 13px;
}

.blockline {
    width: 100%;
    clear: both;
    border-bottom: 1px solid #efefef;
}


.load_data{
	padding:15px;
}
@media (max-width: 768px) {
.load_data{
	padding:35px;
 }
 }
.shop_index_title{
	font-size: 22px;
	padding-top:10px;
}

.product_content_div{
	padding-bottom:15px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
	
}
.space_cart{padding:0 0 80px 0;}

.bg_contact{
	/*background: url(/images/contactbg.png) no-repeat 50% / cover;*/
}

@media only screen and (max-width: 992px) {
.pttitle{
	width:100%;
    font-size: 18px;
	font-weight: bold;
	
}
 .sum_money  {
			 padding:10px;
			 background-color:#e9e7e7;
			 font-size: 10px;
			 
 }
.form-heading  {font-size: 13px; }
.mem_title  {font-size: 15px; }
}


.small_total{ 
 background-color:#daf0ff;
 }
}