/*---Reset CSS---*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	display: block;
}
img:hover{
/*	transform: scale(1.01);
	filter: brightness(1.08) contrast(100%);/*CSS3圖片變亮濾鏡*/
}
*{
	box-sizing: border-box;
}

/*==========電腦版==========*/
body{
	line-height: 1;
/*
	background: linear-gradient(270deg, rgba(0, 167, 235, 1)3%, rgba(199, 232, 251, 1)5%);
	background: -moz-linear-gradient(270deg, rgba(0, 167, 235, 1)3%, rgba(199, 232, 251, 1)5%);
	background: -webkit-linear-gradient(270deg, rgba(0, 167, 235, 1)3%, rgba(199, 232, 251, 1)5%);
	background: -o-linear-gradient(270deg, rgba(0, 167, 235, 1)3%, rgba(199, 232, 251, 1)5%);
*/
	font-family:Arial, Helvetica, "微軟正黑體",sans-serif; 
	background-color: #9d080a;
}

/*---最外圍 背景---*/

.ALL{
	width: 100%;
	height: 0;
	padding-bottom: 60%;/*背景圖寬高比例*/
	background-image: url(../AD_BG.jpg);
	background-size: cover;
	background-position: center top;
}

.WRAPPER{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin: 0 auto;
}

.WRAPPER .AD{
	width:100%;
	height: auto;
}

/*主視覺*/
mian{
	width: 100%;
	height: auto;
}

.MIAN img{
/*	padding: 0;*/
}

.MIAN .BN{
	width: 100%;
	height: auto;
}

.MIAN .BN img{
	width: 100%;
	height: auto;
}

.MIAN .BN3{
	width: 100%;
	height: auto;
}

.MIAN .BN3 img{
	width: 33.33%;
	height: auto;
}

.MIAN .BN4{
	width: 100%;
	height: auto;
}

.MIAN .BN4 img{
	width: 25%;
	height: auto;
}

.MIAN_S{
	display: none;
}
	
.MIAN_S img{}

/*返回選單*/
.BACK{
	width: 60px;
	height: 60px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 99;
}
	
.BACK a{
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	font-size: 34px;
	color: #ffffff;
	background-color: #f27e41;
	border-radius: 50%;
}
	
.BACK a:hover{
	font-size: 40px;
	color: #ffffff;
	background-color: #df5c18;
}

/*選單*/

.MEUN{
	z-index: 99;
	clear: both;
}
nav{
	width: 100%;
	height: auto;
}

nav ul{
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-left: 1px;
}

nav ul li{
	float: left;
	width: 12.5%;
	height: auto;
	text-align: center;
	border-left: 2px rgba(0,0,0,0.1) solid;
	border-right: 1px rgba(255,255,255,1) solid;
/*	margin: 0.3em 0 0 0;*/
}

nav ul li a{
	display: block;
	width: 100%;
	height: auto;
	color: #ffffff;
	font-size: 1em;
	line-height: 2.4em;
	background-color: #cc301a;
	word-wrap: break-word;
	letter-spacing: 0.2em;
}

nav ul li a:hover{
	font-weight: bold;
	color: #e7cd22;
	background-color: #d14416;
}

/*商品內容區*/
.PRO{
	width: 100%;
	height: auto;
}

.TITa{}

.TITa h5{
/*	letter-spacing: 1em;*/
	font-size: 3em;
	line-height: 1.3;
}

.TITb{}

.TITb h5{
/*	letter-spacing: 1em;*/
	font-size: 1.6em;
	line-height: 1.3;
	padding-top: 0.2em;
	margin-top: -0.2em;
	background-color: #f29700;
}

/*商品內容區標頭*/
article h5{
	display: block;
	clear: both;
	width: 100%;
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	text-indent: 0.5em;
	margin-top: 5px;
}

/*空調*/
.AIR{
	clear: both;
	width: 100%;
	height: auto;
}

/*季節*/
.SEASON{
	clear: both;
	width: 100%;
	height: auto;
}

/*小電*/
.SMALL{
	clear: both;
	width: 100%;
	height: auto;
}

/*挑戰超低價*/
.SALE{
	clear: both;
	width: 100%;
	height: auto;
}

/*全館加價購*/
.MARKUP{
	clear: both;
	width: 100%;
	height: auto;
}

/*廚房家電 小電*/
.COOKING{
	clear: both;
	width: 100%;
	height: auto;
}

/*生活家電 小電*/
.LIFE{
	clear: both;
	width: 100%;
	height: auto;
}

/*暖心推薦 小電*/
.HOT{
	clear: both;
	width: 100%;
	height: auto;
}

/*冰洗*/
.FW{
	clear: both;
	width: 100%;
	height: auto;
}

/*冰箱*/
.FRIDGE{
	clear: both;
	width: 100%;
	height: auto;
}

/*洗衣機*/
.WASHER{
	clear: both;
	width: 100%;
	height: auto;
}

/*液晶*/
.TV{
	clear: both;
	width: 100%;
	height: auto;
}

/*資訊視聽*/
.AV{
	clear: both;
	width: 100%;
	height: auto;
}

.TATUNG{
	clear: both;
	width: 100%;
	height: auto;
}

/*Panasonic*/
.Panasonic{
	clear: both;
	width: 100%;
	height: auto;
}

section{
	clear: both;
}

section .TIT{
	width: 100%;
	height: auto;
	float: left;
}

section .TIT .BN3{
	width: 100%;
	height: auto;
}

section .TIT .BN3 img{
	width: 33.33%;
	height: auto;
}

section .TIT .BN4{
	width: 100%;
	height: auto;
}

section .TIT .BN4 img{
	width: 25%;
	height: auto;
}

section .TIT .BN8{
	width: 100%;
	height: auto;
}

section .TIT .BN8 img{
	width: 12.5%;
	height: auto;
}

section .TIT img{
	width: 100%;
	height: auto;
}

section .TIT_S{
	display: none;
	width: 100%;
	height: auto;
	float: left;
}

section .TIT_S img{
	width: 100%;
	height: auto;
}

.BN{
	width: 100%;
	height: auto;
}

.BN img{
	width: 100%;
	height: auto;
	float: left;
}

.BN2{
	width: 100%;
	height: auto;
}

.BN2 img{
	width: 50%;
	height: auto;
	float: left;
}

.BN2_1{
	width: 100%;
	height: auto;
}

.BN2_1 img{
	width: 49.97%;
	height: auto;
	float: left;
}

.BN3{
	width: 100%;
	height: auto;
}

.BN3 img{
	width: 33.33%;
	height: auto;
	float: left;
}

.BN3_1{
	width: 100%;
	height: auto;
}

.BN3_1 img{
	width: 33.33%;
	height: auto;
	float: left;
}

.BN3_3{
	width: 100%;
	height: auto;
}

.BN3_3 img{
	width: 33.33%;
	height: auto;
	float: left;
}

.BN4{
	width: 100%;
	height: auto;
}

.BN4 img{
	width: 25%;
	height: auto;
	float: left;
}

.BN4_1{
	width: 100%;
	height: auto;
}

.BN4_1 img{
	width: 25%;
	height: auto;
	float: left;
}

.BN4_4{
	width: 100%;
	height: auto;
}

.BN4_4 img{
	width: 25%;
	height: auto;
	float: left;
}

.BN5{
	width: 100%;
	height: auto;
}

.BN5 img{
	width: 20%;
	height: auto;
	float: left;
}

.BN5_1{
	width: 100%;
	height: auto;
}

.BN5_1 img{
	width: 20%;
	height: auto;
	float: left;
}

.BN5_2{
	width: 100%;
	height: auto;
}

.BN5_2 img{
	width: 20%;
	height: auto;
	float: left;
}

.BN5_3{
	width: 100%;
	height: auto;
}

.BN5_3 img{
	width: 20%;
	height: auto;
	float: left;
}

.BN6{
	width: 100%;
	height: auto;
}

.BN6 img{
	width: 16.66%;
	height: auto;
	float: left;
}

.BN6_1{
	width: 100%;
	height: auto;
}

.BN6_1 img{
	width: 16.66%;
	height: auto;
	float: left;
}

.BN6_2{
	width: 100%;
	height: auto;
}

.BN6_2 img{
	width: 16.66%;
	height: auto;
	float: left;
}

.BN6_3{
	width: 100%;
	height: auto;
}

.BN6_3 img{
	width: 16.66%;
	height: auto;
	float: left;
}

.BN6_4{
	width: 100%;
	height: auto;
}

.BN6_4 img{
	width: 16.66%;
	height: auto;
	float: left;
}

.BN7{
	width: 100%;
	height: auto;
}

.BN7 img{
	width: 14.28%;
	height: auto;
	float: left;
}

.BN7_1{
	width: 100%;
	height: auto;
}

.BN7_1 img{
	width: 14.28%;
	height: auto;
	float: left;
}

.BN7_2{
	width: 100%;
	height: auto;
}

.BN7_2 img{
	width: 28.57%;
	height: auto;
	float: left;
}

.BN8{
	width: 100%;
	height: auto;
}

.BN8 img{
	width: 12.5%;
	height: auto;
	float: left;
}

.BN8_1{
	width: 100%;
	height: auto;
}

.BN8_1 img{
	width: 12.5%;
	height: auto;
	float: left;
}

.BN8_2{
	width: 100%;
	height: auto;
}

.BN8_2 img{
	width: 12.5%;
	height: auto;
	float: left;
}

.BN8_3{
	width: 100%;
	height: auto;
}

.BN9_3{
	width: 100%;
	height: auto;
	float: left;
}

.BN9_3 img{
	width: 11.11%;
	height: auto;
	float: left;
}

.BN10{
	width: 100%;
	height: auto;
}

.BN10 img{
	width: 10%;
	height: auto;
	float: left;
}

.BN12{
	width: 100%;
	height: auto;
}

.BN12 img{
	width: 8.33%;
	height: auto;
	float: left;
}

/*頁尾版權宣告*/
footer{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	font-size: 0.8em;
	color: #feda00;
	line-height: 1.6;
	padding-top: 1em;
}

footer a{
	width: 100%;
	height: auto;
	font-size: 0.8em;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1.6;
	color: #feda00;
	padding: 10px 0;
}

footer a:hover{
	font-weight: bold;
}

/*==========手機版==========*/
@media screen and (max-width:767px){
	
	body{}

	.WRAPPER{
		width: 100%;
	}

	.WRAPPER.AD{
		width: 100%;
	}

	/*主視覺*/
	mian{
		width: 100%;
		height: auto;
	}
	.MIAN{
		display: none;
	}
	
	.MIAN .BN{}

	.MIAN .BN img{}

	.MIAN_S{
		display: block;
		width: 100%;
		height: auto;
	}
	
	.MIAN_S img{
		width: 100%;
		height: auto;
	}

	.WORD a{}

	/*返回選單*/
	.BACK{
		display: none;
	}

	.BACK a{}

	.BACK a:hover{}
	
	/*選單*/
	nav{
		position: fixed;
		bottom: 0;
		background-color: #ffffff;
	}

	nav ul{
		margin-left: 0;
	}

	nav ul li{
		width: 25%;
		height: auto;
		word-break: break-all;
		margin-bottom: 2px;
	}

	nav ul li:hover{}

	nav ul li a{
		font-size: 0.8em;
		line-height: 4.4em;
		letter-spacing: 0;
	}

	nav ul li a:hover{}
	
	.TITa{}
	
	.TITa h5{
		letter-spacing: 0;
		font-size: 1.5em;
		line-height: 1.5;
		text-indent: -0.3em;
	}
	
	.TITb{}

	.TITb h5{
	/*	letter-spacing: 1em;*/
		font-size: 1em;
		line-height: 1.3;
	}


	/*商品內容區標頭*/
	article h5{
		text-align: center;
		text-indent: 1em;
		letter-spacing: 0.1em;
	}

	section .TIT{
		display: none;
	}

	section .TIT img{}
	
	section .TIT_S.BN2 {}

	section .TIT_S .BN2 img{
		width: 50%;
	}
	
	section .TIT_S{
		display: block;
	}

	section .TIT_S img{}

	.BN{}

	.BN img{
		width: 100%;
	}

	.BN2{}

	.BN2 img{
		width: 50%;
	}
	
	.BN2_1{}

	.BN2_1 img{
		width: 100%;
	}

	.BN3{}

	.BN3 img{
		width: 50%;
	}
	
	.BN3_1{}

	.BN3_1 img{
		width: 100%;
	}
	
	.BN3_3{}

	.BN3_3 img{}

	.BN4{}

	.BN4 img{
		width: 50%;
	}
	
	.BN4_1{}

	.BN4_1 img{
		width: 100%;
	}
	
	.BN4_4{}

	.BN4_4 img{
		width: 25%;
	}
	
	.BN5{}

	.BN5 img{
		width: 50%;
	}
	
	.BN5_1{}

	.BN5_1 img{
		width: 100%;
	}
	
	.BN5_2{}

	.BN5_2 img{
		width: 50%;
	}
	
	.BN5_3{}

	.BN5_3 img{
		width: 33.33%;
	}
	
	.BN6{}

	.BN6 img{
		width: 50%;
	}
	
	.BN6_1{}

	.BN6_1 img{
		width: 100%;
	}
	
	.BN6_2{}

	.BN6_2 img{
		width: 25%;
	}
	
	.BN6_3{}

	.BN6_3 img{
		width: 33.33%;
	}
	
	.BN6_4{}

	.BN6_4 img{
		width: 25%;
	}
	
	.BN7{}

	.BN7 img{
		width: 50%;
	}
	
	.BN7_1{}

	.BN7_1 img{
		width: 100%;
	}
	
	.BN7_2{}

	.BN7_2 img{
		width: 100%;
	}
	
	.BN8{}

	.BN8 img{
		width: 50%;
	}
	
	.BN8_2{}

	.BN8_2 img{
		width: 25%;
	}
	
	
	.BN8_3{}

	.BN8_3 img{
		width: 16.666%;
	}
	
	.BN9_3{}

	.BN9_3 img{
		width: 33.33%;
	}
	
	.BN10{}

	.BN10 img{
		width: 25%;
	}
	
	.BN12{}

	.BN12 img{
		width: 25%;
	}

	/*頁尾版權宣告*/
	footer{
		margin-bottom: 9em;
	}

	footer p{
		font-size: 0.7em;
	}
	
}
