@charset "utf-8";

/* 字型設定 */
.topic_p{color:#ff0000;font-weight:bold;font-size:18px;font-family:Arial,新細明體,Helvetica,sans-serif;}
.main_p{color:#666666;font-size:15px;font-family:Arial,新細明體,Helvetica,sans-serif;}

.red_p{color:#ff0000;}
.blue_p{color:#0000ff;}
.green_p{color:#009900;}

.plus{color:#0000ff;margin-left:5px;font-style:normal;}
.sale{color:#ff0000;margin-left:5px;font-style:normal;}

.table .promotion{color:#ff6600;font-size:13px;font-style:normal;}
.table .promotion a{color:#ff6600;font-size:13px;font-style:normal;}

/*影片嵌入*/
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 0px;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cart {
  position:relative;
}

#cart span{
  top:-10px;
  right:-10px;
  width:20px;
  height:20px;
  font-size:13px;
  color: #ffffff;
  text-align:center;
  font-weight: bold;
  line-height: 20px;
  background:#ff0000;
  border-radius:50%;
  display:none;
  position:absolute;
}
#cart.on span{
  display:block;
}

/*===============================================================================================
    -pc
===============================================================================================*/
@media only screen and (min-width: 1200px) {

	.table-box .table-list {
		width: 100%;
		border-collapse: collapse;
		table-layout: fixed;
		display: table;
	}
	.table-box .table-list .table-row {
		display: table-row;
	}
	.table-box .table-list .td {
		display: table-cell;
		vertical-align: middle;
	}
	.table-box .table-list .table-row .th {
		display: table-cell; 
		font-size: 16px;
		padding: 10px 0;
		border-bottom: 1px #ddd solid;
		border-top: 1px #ddd solid;
		text-align: center;
		font-size: normal;
		background: #f4c6a6;
	}
	.table-box .table-list .table-row .td {
		border-bottom: 1px #ddd solid;
		text-align: center;
		font-size: 16px;
		padding: 10px 0;
		color: #666666;
		background: rgba(255,255,255,0.9);
	}
	.table-box .table-list .table-row .td a {
		color: #fff;
		text-decoration: underline;
	}
	.table-box .table-list .table-row .td i {
		color: #f08c7c;
		margin-right: 5px;
	}
	.table-box .table-list .table-row .td .h3 {
		display: none;
	}
	.table-box .table-detail {
		width: 100%;
		border-collapse: collapse;
		table-layout: fixed;
		display: table;
		margin-bottom: 20px;
	}
	.table-box .table-detail .table-row {
		display: table-row;
	}
	.table-box .table-detail .td, .table-box .table-detail .th {
		display: table-cell;
		vertical-align: middle;
	}
	.table-box .table-detail .table-row .th {
		width:150px;
		font-size: 16px;
		padding: 10px 0;
		border-bottom: 1px #ddd solid;
		border-top: 1px #ddd solid;
		text-align: center;
		font-size: normal;
		background: #f2f2f2;
	}
	.table-box .table-detail .table-row .td {
		border-top: 1px #ddd solid;
		border-bottom: 1px #ddd solid;
		text-align: left;
		font-size: 16px;
		padding: 10px;
		color: #666666;
		background: rgba(255,255,255,0.9);
	}

	/*.product-detail .product-info > .text .spec-wrap {
		padding: 0 0 0 0;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec {
		display: inline-block;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec a {
		display: inline-block;
		border: 1px #ccc solid;
		font-size: 15px;
		padding: 5px 15px;
		color: #525252;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec a.current {
		background: #999999;
		color: #fff;
		border: 1px #ccc solid;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec a + a {
		margin-left: 2px;
	}*/

	.addigion-btn {
		text-align: right;
		margin-top: 70px;
	}
	.addigion-btn a {
		display: inline-block;
		font-size: 18px;
		color: #fff;
		padding: 8px 55px;
		background: #d96d00;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}

	.cart-form .tips {
		/*font-size: 15px;*/
		color: #bc6123;
		margin-left: 10px;
	}

	.cart-form .star-box {
		margin-right: 10px;
	}

	/* download */
	.catalogues-download {
		padding-top: 20px;
	}
	.catalogues-download .row .col {
		float: left;
		width: 60%;
		text-align: center;
		font-size: 16px;
	}
	.catalogues-download .row .col + .col {
		width: 20%;
	}
	.catalogues-download .title .col {
		background: #999999;
		color: #fff;
		padding: 10px 0;
	}
	.catalogues-download .title .col + .col {
		border-left: 1px #fff solid;
	}
	.catalogues-download .list {
		display: table;
		width: 100%;
	}
	.catalogues-download .list .row {
		display: table-row;
	}
	.catalogues-download .list .col {
		border-bottom: 1px #ddd solid;
		height: 60px;
		display: table-cell;
		vertical-align: middle;
		float: none;
	}
	.catalogues-download .list .col a {
		display: inline-block;
		width: 36px;
		height: 36px;
		background: url(../images/_tw/download.png) no-repeat;
		vertical-align: middle;
	}
	.catalogues-download .list .col a:hover {
		background: url(../images/_tw/download_hover.png) no-repeat;
	}
	.catalogues-download .list .col:first-child {
		text-align: left;
		background: url(../images/_tw/catalog.png) 24px center no-repeat;
		padding-left: 80px;
		border-left: 1px #ddd solid;
	}
	.catalogues-download .list .col:last-child {
		line-height: normal;
		border-right: 1px #ddd solid;
	}
}

/*===============================================================================================
    -tablet
===============================================================================================*/
@media only screen and (min-width: 670px) and (max-width: 1199px) {
	
	.table-box .table-list {
		margin-top: 20px;
	}
	.table-box .table-list .table-row:first-child {
		display: none;
	}
	.table-box .table-list .table-row {
		border: 1px #ddd solid;
	}
	.table-box .table-list .table-row .td {
		font-size: 16px;
		color: #666666;
		background: rgba(255, 255, 255, 0.9);
		min-height: 100%;
		line-height: 36px;
		font-size: 14px;
		position: relative;
		display: flex;
		justify-content: flex-start;
	}
	.table-box .table-list .table-row .td a {
		color: #000;
		text-decoration: underline;
	}
	.table-box .table-list .table-row .td a.small-btn{
		border:1px solid #cccccc;
		padding:3px 8px;
		border-radius:5px;
		display:inline-block;
		margin:3px 0;
		line-height:1.5;
	}
	.table-box .table-list .table-row .td i {
		color: #f08c7c;
		margin-right: 5px;
	}
	.table-box .table-list .table-row .td + .td:after {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background: #ddd;
		position: absolute;
		left: 0;
		top: 0;
	}
	.table-box .table-list .table-row .td .h3 {
		width: 120px;
		min-width: 120px;
		min-height: 100%;
		line-height: 36px;
		display: inline-block;
		background: #f4c6a6;
		color: #000;
		text-align: center;
		font-size: 14px;
		margin: 0 15px 0 0;
		vertical-align: middle;
	}
	.table-box .table-list .table-row + .table-row .td img{
		margin: 8px 0;
		display: block;
	}
	.table-box .table-list .table-row + .table-row + .table-row {
		margin-top: 15px;
	}
	.table-box .table-detail {
		width: 100%;
		border-collapse: collapse;
		table-layout: fixed;
		display: table;
		margin-bottom: 20px;
	}
	.table-box .table-detail .table-row {
		display: table-row;
	}
	.table-box .table-detail .td, .table-box .table-detail .th {
		display: table-cell;
		vertical-align: middle;
	}
	.table-box .table-detail .table-row .th {
		width:120px;
		font-size: 16px;
		padding: 10px 0;
		border-bottom: 1px #ddd solid;
		border-top: 1px #ddd solid;
		text-align: center;
		font-size: normal;
		background: #ddd;
	}
	.table-box .table-detail .table-row .td {
		border-top: 1px #ddd solid;
		border-bottom: 1px #ddd solid;
		text-align: left;
		font-size: 16px;
		padding: 10px;
		color: #666666;
		background: rgba(255, 255, 255, 0.9);
	}

	.cart-form .star-box {
		display: block;
		margin-top: 8px;
	}

	/*.product-detail .product-info > .text .spec-wrap {
		padding: 0 0 20px 0;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec {
		display: inline-block;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec a {
		display: inline-block;
		border: 1px #ccc solid;
		font-size: 15px;
		padding: 5px 15px;
		color: #525252;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec a.current {
		background: #999999;
		color: #fff;
		border: 1px #ccc solid;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec a + a {
		margin-left: 2px;
	}*/

	.addigion-btn {
		text-align: right;
		margin-top: 40px;
	}
	.addigion-btn a {
		display: inline-block;
		font-size: 16px;
		color: #fff;
		padding: 8px 30px;
		background: #d96d00;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}

	.cart-form .tips {
		/*font-size: 15px;*/
		color: #bc6123;
	}

	/* download */
	.catalogues-download {
		padding-top: 15px;
	}
	.catalogues-download .row .col {
		float: left;
		width: 60%;
		text-align: center;
		font-size: 13px;
	}
	.catalogues-download .row .col + .col {
		width: 20%;
	}
	.catalogues-download .title .col {
		background: #999999;
		color: #fff;
		padding: 10px 0;
	}
	.catalogues-download .title .col + .col {
		border-left: 1px #fff solid;
	}
	.catalogues-download .list {
		display: table;
		width: 100%;
	}
	.catalogues-download .list .row {
		display: table-row;
	}
	.catalogues-download .list .col {
		border-bottom: 1px #ddd solid;
		display: table-cell;
		height: 64px;
		vertical-align: middle;
		float: none;
	}
	.catalogues-download .list .col a {
		display: inline-block;
		width: 18px;
		height: 18px;
		background: url(../images/_tw/download.png) no-repeat;
		-webkit-background-size: 18px 18px;
		-moz-background-size: 18px 18px;
		-o-background-size: 18px 18px;
		background-size: 18px 18px;
		vertical-align: middle;
	}
	.catalogues-download .list .col a:hover {
		background: url(../images/_tw/download_hover.png) no-repeat;
		-webkit-background-size: 18px 18px;
		-moz-background-size: 18px 18px;
		-o-background-size: 18px 18px;
		background-size: 18px 18px;
	}
	.catalogues-download .list .col:first-child {
		text-align: left;
		background: url(../images/_tw/catalog.png) 12px center no-repeat;
		-webkit-background-size: 16px 19px;
		-moz-background-size: 16px 19px;
		-o-background-size: 16px 19px;
		background-size: 16px 19px;
		padding-left: 40px;
		border-left: 1px #ddd solid;
	}
	.catalogues-download .list .col:last-child {
		line-height: normal;
		border-right: 1px #ddd solid;
	}
}

/*===============================================================================================
    -mobile
===============================================================================================*/
@media only screen and (max-width: 669px) {
	
	.table-box .table-list {
		margin-top: 20px;
	}
	.table-box .table-list .table-row:first-child {
		display: none;
	}
	.table-box .table-list .table-row {
		border: 1px #ddd solid;
	}
	.table-box .table-list .table-row .td {
		font-size: 16px;
		color: #666666;
		background: rgba(255, 255, 255, 0.9);
		min-height: 36px;
		line-height: 36px;
		font-size: 14px;
		position: relative;
		display: flex;
		justify-content: flex-start;
	}
	.table-box .table-list .table-row .td a {
		color: #000;
		text-decoration: underline;
	}
	.table-box .table-list .table-row .td a.small-btn{
		border:1px solid #cccccc;
		padding:3px 8px;
		border-radius:5px;
		display:inline-block;
		margin:3px 0;
		line-height:1.5;
	}
	.table-box .table-list .table-row .td i {
		color: #f08c7c;
		margin-right: 5px;
	}
	.table-box .table-list .table-row .td + .td:after {
		content: '';
		display: block;
		width: 100%;
		height: 1px;
		background: #ddd;
		position: absolute;
		left: 0;
		top: 0;
	}
	.table-box .table-list .table-row + .table-row .td .h3 {
		width: 100px;
		min-width: 100px;
		min-height: 100%;
		line-height: 36px;
		background: #f4c6a6;
		color: #000;
		text-align: center;
		font-size: 14px;
		margin: 0 15px 0 0;
		vertical-align: middle;
	}
	.table-box .table-list .table-row + .table-row .td img{
		margin: 8px 0;
		display: block;
	}
	.table-box .table-list .table-row + .table-row + .table-row {
		margin-top: 15px;
	}
	.table-box .table-detail {
		margin: 20px 0px;
	}
	.table-box .table-detail .table-row {
		border: 1px #ddd solid;
	}
	.table-box .table-detail .table-row .th {
		width:100%;
		font-size: 16px;
		padding: 10px;
		text-align: left;
		font-size: normal;
		background: #ddd;
	}
	.table-box .table-detail .table-row .td {
		width:100%;
		text-align: left;
		font-size: 16px;
		padding: 10px;
		color: #666666;
		background: rgba(255, 255, 255, 0.9);
	}

	/*.product-detail .product-info > .text .spec-wrap {
		padding: 0 0 20px 0;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec {
		display: inline-block;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec a {
		display: inline-block;
		border: 1px #ccc solid;
		font-size: 15px;
		padding: 5px 15px;
		color: #525252;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec a.current {
		background: #999999;
		color: #fff;
		border: 1px #ccc solid;
	}
	.product-detail .product-info > .text .spec-wrap .p-spec a + a {
		margin-left: 2px;
	}*/

	.addigion-btn {
		text-align: right;
		margin-top: 40px;
	}
	.addigion-btn a {
		display: inline-block;
		font-size: 16px;
		color: #fff;
		padding: 8px 30px;
		background: #d96d00;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
	}

	.cart-form .tips {
		/*font-size: 15px;*/
		color: #bc6123;
	}

	.cart-form .star-box {
		display: block;
		margin-top: 5px;
	}

	/* download */
	.catalogues-download {
		padding-top: 15px;
	}
	.catalogues-download .row .col {
		float: left;
		width: 60%;
		text-align: center;
		font-size: 13px;
	}
	.catalogues-download .row .col + .col {
		width: 20%;
	}
	.catalogues-download .title .col {
		background: #999999;
		color: #fff;
		padding: 10px 0;
	}
	.catalogues-download .title .col + .col {
		border-left: 1px #fff solid;
	}
	.catalogues-download .list {
		display: table;
		width: 100%;
	}
	.catalogues-download .list .row {
		display: table-row;
	}
	.catalogues-download .list .col {
		border-bottom: 1px #ddd solid;
		display: table-cell;
		height: 64px;
		vertical-align: middle;
		float: none;
	}
	.catalogues-download .list .col a {
		display: inline-block;
		width: 18px;
		height: 18px;
		background: url(../images/_tw/download.png) no-repeat;
		-webkit-background-size: 18px 18px;
		-moz-background-size: 18px 18px;
		-o-background-size: 18px 18px;
		background-size: 18px 18px;
		vertical-align: middle;
	}
	.catalogues-download .list .col a:hover {
		background: url(../images/_tw/download_hover.png) no-repeat;
		-webkit-background-size: 18px 18px;
		-moz-background-size: 18px 18px;
		-o-background-size: 18px 18px;
		background-size: 18px 18px;
	}
	.catalogues-download .list .col:first-child {
		text-align: left;
		background: url(../images/_tw/catalog.png) 12px center no-repeat;
		-webkit-background-size: 16px 19px;
		-moz-background-size: 16px 19px;
		-o-background-size: 16px 19px;
		background-size: 16px 19px;
		padding-left: 40px;
		border-left: 1px #ddd solid;
	}
	.catalogues-download .list .col:last-child {
		line-height: normal;
		border-right: 1px #ddd solid;
	}

}