@charset "utf-8";
/* CSS Document */
/* --------------------------------------
 *                共用元件
 * -------------------------------------- */
/*基本*/
body { 
  margin     : 0; 
  padding    : 0;
  font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Arial, sans-serif ;
} 
.clearfix:before, .clearfix:after {   
    content:"";   
    display:table;   
}   
.clearfix:after{   
    clear:both;   
    overflow:hidden;   
}   
.clearfix{   
    *zoom:1;   
}
/*------共用--區塊_all------*/
.WRAPPER {position:relative; display:inline-block; margin:0; padding:0; overflow:hidden; width:100%;}
.WRAPPER * {-webkit-box-sizing:border-box; box-sizing:border-box;}
.WRAPPER img {  width:100%;  height:auto;}
.mainKv{max-width: 1240px; margin: 0 auto; position: relative;}

.forWeb{display: block;}
.forPhone {display:none;}
.mobile{ display: none; }
.head{width: 1240px; margin: 0 auto;}
.logo{width: 134px; display: inline-block; cursor: pointer;}
.fb-btn{padding: 18px 0PX; float: right;}
@media screen and (max-width:1200px){ 
	.WRAPPER{background-size:100%;} 
	.forWeb{display: none;}
	.forPhone {display: block;}
	.mobile{ display: block; }
	.mainKv img {max-width:100%;height:auto !important;}
    .top{ width: calc(100%/2 - 4px);
          height: 100%;
          margin: 5px 0px 0px 0px;
          padding: 0px;
          display: inline-block;
	}
}



/********* 刊頭 *********/	
.move{
  position: absolute;
}	

@media (max-width:1200px) {
.move{
    position: absolute;

}}

/*日期*/
.main_top{position: relative; width: 1240px;margin: 0 auto;}
.date{
	position: absolute;
	width: 500px;
	z-index: 333;
	width: 300px;
	font-family: "Arial", "sans-serif";
	font-size: 50px;
	color: #fff;
	left: 424px;
    top: 47px;
}
.date b{
	font-size:26px;
	margin: 0 4px;
	font-style: italic;
}
@media (max-width: 1200px){
	.main_top{position: relative; width: 100%;margin: 0 auto;}
	.date{
		width: 15vw;
		font-size: 6vw;
    	top: 5.5vw;
    	left: 26.5vw;
		letter-spacing: 0vw;
	}
	.date b{
		font-size:2vw;
		margin: 0 0.6vw;
	}
}

/*左邊menu*/
.ui-toolbar,.ui-toolbar a{ font-family:Verdana, Geneva, sans-serif;}
.ui-toolbar a:hover{text-decoration:none;}
.b-arrow-r,.b-arrow-l{background:url("arrow.png") no-repeat;border-radius: 0px 8px 8px 0px}
.ui-btn{
    font-family:"Microsoft jhenghei", Arial, Helvetica, sans-serif;
    width:40px;
    height:40px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    cursor:pointer;opacity:0.9;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    text-align:right;
    background-color:#2d2d2d;
    display:block;
    margin-bottom:5px;}
.ui-btn:hover{background-color:#838383;}
.b-arrow-r{background-position:-40px 0;}
.b-arrow-l{background-position:0 0;}
.ui-toolbar{display:block;position:fixed;top:80px;width:123px;z-index:999;}
.ui-toolbar{ left:0;}

@media screen and (max-width:1200px){ 
    .RmenuArrow, .RmenuBox, .ui-toolbar  { display: none !important; }
}


/*menu_box*/
.menu_box{font-family:Arial,"Microsoft jhenghei", Helvetica, sans-serif;text-align:center;font-size:15px;top:70px;z-index:10000;background:rgba(0, 0, 0, 0.63);padding:4px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;width:118px;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);-webkit-transition:transform .25s;-moz-transition:transform .25s;transition:transform .25s;}
.menu_box dl,.menu_box dd,.menu_box ul{margin:0;padding:0;}
.menu_box dd a{line-height:18px;display:block;margin:0 0 5px;}
.menu_box li,.menu_box .s_sub,.menu_box .site_evt li a{margin:0;padding:4px 0;}
.site_evt li a{margin:0;padding:4px 0;}
.menu_box .head{margin:0px auto 0;}
.menu_box .head a{display:block;width:110px;height:110px;}
.menu_box .s_sub dt{border-bottom:solid 1px #d3d3d3;font-size:18px;margin:5px;color:#fff;text-align:center;line-height:30px;}
.menu_box .s_sub d{font-size:16px;margin:5px;color:#fff;text-align:center;line-height:30px;}
.menu_box .menu_list{margin:0 0 3px;}
.menu_box .menu_list li a{font-size:15px;color:#e2e2e2;letter-spacing:2px;background:transparent;margin:0;padding:0 4px;height:18px;overflow:hidden;}
.menu_box .menu_list li a:hover{background:#e2e2e2;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#000;}
.menu_box .site_evt li{margin:-4px 0 -11px 0;}
/*ui-toolbar*/
.ui-toolbar .menu_box{ margin-left:5px;}
.ui-toolbar .ui-btn.b-arrow-l,.ui-toolbar .ui-btn.b-arrow-r{left:0;}
.ui-toolbar.s_close .b-arrow-r,.ui-toolbar .b-arrow-l{display:block;}
.ui-toolbar.s_close .b-arrow-l,.ui-toolbar .b-arrow-r{display:none;}

.ui-toolbar.s_close .menu_box{-webkit-transform:translateX(-105%);-moz-transform:translateX(-105%);transform:translateX(-105%);}

.ui-toolbar .s_main dd>a{font-size:18px;color:#000;background:#e2e2e2;line-height:30px;}
.ui-toolbar .s_main dd>a:hover{background:#000;color:#fff;}
.ui-toolbar .menu_box .site_evt li{width:110px;height:46px;}
.site_evt2 li{width:110px;height:88px;}


/********* 手機back to top 按鈕 *********/	
.toTopbtn { 
	display:none;
	position:fixed; 
	z-index:999;
	width:45px;
    height:45px;
	padding:3px; 
	font:13px/30px Arial, Helvetica, sans-serif; 
	line-height: 50px;
	text-align:center; 
	color:#fff;  
	background-color:rgba(164,164,164,0.7); 
	cursor:pointer;
	opacity: 1;
	 filter: alpha(opacity=80);
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
	border-radius:100%; 
}
.toTopbtn::before { 
	content: ""; 
	position:absolute; 
	top:6px; 
	left:17px; 
	border: 5px solid #000;
	border-color: transparent transparent #fff; 
}
@media screen and (max-width:768px){
.toTopbtn { 
	position:fixed;
	bottom: 9%;
	right: 3%;}
	
	}
/********* END// 手機back to top 按鈕 *********/
/********* 手機板下方menu *********/
@media only screen and (max-width: 1200px){
.flip, .flip2, .flip3, .flip4{
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin:0px;
	padding:5px 0 0 0;
	text-align:center;
	background: transparent -webkit-gradient(linear,left top,left bottom,from(#009856),to(#03492b)) 0 0 no-repeat padding-box;
	color: #feface;
	cursor:pointer;
	font-family:'Arial','微軟正黑體';
	position:fixed;bottom:0;
	width:calc(100%/4);
	z-index: 999;
	}
.flip2{left:calc(100%/4);}
.flip3{right:calc(100%/4);}   
.flip4{right:0;} 

.flip a, .flip2 a, .flip3 a,.flip4 a{color: #feface;}
.flip a:active, .flip2 a:active, .flip3 a:active, .flip4 a:active{color: #feface;}

.tab-icon {
    background-image: url(bottom_tab-off01.png);
	background-position: center;
    background-repeat: no-repeat;
    background-size: 35px 26px;
    width: 35px;
    height: 26px;
    margin: 2px auto 0;
	}
.tab-icon2 {
    background-image: url(bottom_tab-off02.png);
	background-position: center;
    background-repeat: no-repeat;
    background-size: 35px 26px;
    width: 35px;
    height: 26px;
    margin: 2px auto 0;
	}
.tab-icon3 {
    background-image: url(bottom_tab-off03.png);
	background-position: center;
    background-repeat: no-repeat;
    background-size: 35px 26px;
    width: 35px;
    height: 26px;
    margin: 2px auto 0;
	}
.tab-icon4 {
    background-image: url(bottom_tab-off04.png);
	background-position: center;
    background-repeat: no-repeat;
    background-size: 35px 26px;
    width: 35px;
    height: 26px;
    margin: 2px auto 0;
	}
.panel2{
	margin-bottom:55px;
	padding:10px 10px 15px;
	text-align:center;
	background-color: rgba(15,48,74,0.7);;
	border:solid 1px #c3c3c3;
	display:none;
	font-family:'Arial';
	font-size: 3.5vw;
	position:fixed;
	bottom:0;right: 0;
	width:100%;
	z-index: 888;
	clip-path: polygon(0% 0%, 100% 0%, 100% 95%, 48% 95%, 50% 100%, 52% 95%, 0 95%);
	}
.panel2 li{
	width: 20vw; 
	line-height: 6vw;
	margin: 1vw; 
	padding: 2vw; 
	background:#F8C136;
	border-radius: 3px;
	list-style: none;
	display:inline-block;
	}
.panel2 li a{
	color: #102f4b;
	}
.panel3{
	margin-bottom:55px;
	padding:10px 10px 15px;
	text-align:center;
	background-color: rgba(15,48,74,0.7);;
	border:solid 1px #c3c3c3;
	display:none;
	font-family:'Arial';
	font-size: 3.5vw;
	position:fixed;
	bottom:0;right: 0;
	width:100%;
	z-index: 888;
	clip-path: polygon(0% 0%, 100% 0%, 100% 95%, 81% 95%, 83% 100%, 85% 95%, 0 95%);
	}
.panel3 li{
	width: 20vw; 
	line-height: 6vw;
	margin: 1vw; 
	padding: 2vw; 
	background:#F8C136;
	border-radius: 3px;
	list-style: none;
	display:inline-block;
	}
.panel3 li a{
	color: #102f4b;
	}
}
/********* END手機板下方menu *********/	




/* --------------------------------------
 *                背景
 * -------------------------------------- */
/*PC背景*/
.bg01 { position: relative; background:url(bg_01.jpg) #490317 no-repeat top center;}/*刊頭背景*/
.bg02 { position: relative; background:#490317 no-repeat top center;}
.bg03 { position: relative; background:url(1240x90_bg.jpg) #80dbfa no-repeat top center;}
.sectionBg{/*底下套版背景*/
	text-align:center;
	background:url() repeat-y center top #feebe8;
}
/*Phone背景*/
@media screen and (max-width:1240px){ 
	.bg01{ background-size:160%;
		padding-top:0px;
	}

.free_butt { width:50%; height:auto; }	
}


.animated:hover { -webkit-transform:translateY(-5px); -moz-transform:translateY(-5px); -ms-transform:translateY(-5px); -o-transform:translateY(-5px); transform:translateY(-5px); transition-duration: .3s;}


/* --------------------------------------
 *                Footer
 * -------------------------------------- */
.footer { padding: 10px 0px; font-size: 12px; line-height: 14px; background: #FFF; }
.footer p { margin: 0px; text-align: center; }
.footer a {	color: #0072ff; text-decoration: none; }
.footer a:hover { color:#0072ff; text-decoration: underline; }
.copyright { font-size: 10px; color: #6f6f6f}
.footerbox{width: 1240px; margin: 0 auto;}
@media screen and (max-width:1240px){ 
	.footerbox{width: 100%; margin: 0 auto;}
}

/********* 右側menu *********/
.RmenuArrow {
    position: fixed;
    width: 40px;
    z-index: 999;
    top: 80px;
    right: 0;
    cursor: pointer;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    margin-bottom: 1px;
    text-align: right;
    background-color: #2d2d2d;
	border-radius: 8px 0 0 8px;
}
.RmenuArrow:hover {
    background-color: #565656;
}
#RMenuIn {
    display: none;
}
.RmenuBox {
    width: 122px;
    position: fixed;
    z-index: 10000;
    top: 124px;
    right: 0;
    background-color:rgba(0, 0, 0, 0.63);
	border-radius: 8px 0px 0px 8px;
	font-family: Verdana,'微軟正黑體';
	
}
.RmenuBox dt{border-bottom:solid 1px #e7cb80;font-size:18px;margin:5px;color:#e7cb80;text-align:center;line-height:30px;}
.RmenuBox ul{padding:0; margin:0;}
.RmenuBox li {
    width: 100%;
    text-align: center;
	list-style:none;
	padding:0;
	margin:0;
}
.RmenuBox li a{
    color: #fff;
    display: block;
    padding: 3px 3px;
    border-radius: 2px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.RmenuBox p{margin:0; }
.RMenuBtn, #RmenuTop a {
    width: 100%;
    text-align: center;
    padding: 8px 5px 4px;
    margin-bottom: 1px;
    font-size: 14px;
	line-height: 20px;
    cursor: pointer;
    position: relative;
    color: #e7cb80;
}
.RMenuBtn:hover, li.nav-active, li.nav-active p {
    background-color: #e7cb80;
    color: #0f304a;
	border-radius: 16px;
}
.RMenuBtn::before {
    content: '';
    position: absolute;
    width: 86%;
    height: 1px;
    bottom: -4px;
    right: 7%;
    background: #000;
	opacity: 0.3;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    z-index: 9999;
}
.RmenuTop::before {
    height: 0;
}
.topArrow {
    width: 20px;
    height: 20px;
    vertical-align: -2px;
}
.RmenuTop {
    padding: 5px 8px 8px 0;
}
/********* END/右側menu *********/

/********* 手機板上方menu *********/
.mFixed {
    position: fixed;
    top: -1px !important;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.scroll_mob::-webkit-scrollbar {
    height: 0px
}
.scroll_pc::-webkit-scrollbar {
    height: 0px
}
.scroll_pc::-webkit-scrollbar-track {
    background-color: #EAEAEA;
}
 
.scroll_pc::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 0px solid slategrey;
}
#menu {
    width: 100%;
    height: 30px;
    z-index: 999;
    text-align: center;
    color: #000;
    font-size: 15px;
	font-family: '微軟正黑體';
    line-height: 20px;
    padding: 2px 5px;
	background:#dfc071;
    border-bottom: 0px solid #eee;
    transition: 0s;
    -webkit-transition: 0s;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space:nowrap;
}
#menu a {
    color: #000;
}
#menu span {
    vertical-align: baseline;
    font-weight: normal;
    color: #b04028;
}
#menu .btn-bottom {
    height: 100%;
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: auto;
    padding:2px 3px;
    white-space:nowrap;
}

#menu .btn-bottom:nth-last-child(1)::before {
    width: 0px;
}
@media only screen and (max-width: 1200px) {
    .RmenuArrow, .RmenuBox  { display: none !important; }	
}
/********* END手機板上方menu *********/	

/* --------------------------------------
 *              套版 基本版型
 * -------------------------------------- */
.pdlayout10{width: 1240px;margin: auto; padding:10px;  background-color:#7ff0e5;}
.pdlayout11{width: 1240px;margin: auto; padding:10px;  background-color:#94c8f3;}
.pdlayout12{width: 1240px;margin: auto; padding:10px;  background-color:#ffd470;}
.pdlayout13{width: 1240px;margin: auto; padding:10px;  background-color:#ff99a3;}
.pdlayout14{width: 1240px;margin: auto; padding:10px;  background-color:#ddafee;}
.pdlayout15{width: 1240px;margin: auto; padding:10px;  background-color:#98dfea;}
.pdlayout16{width: 1240px;margin: auto; padding:10px;  background-color:#d9e76c;}
.pdlayout17{width: 1240px;margin: auto; padding:10px;  background-color:#84d79d;}
.pdlayout18{width: 1240px;margin: auto; padding:10px;  background-color:#ffa0d6;}
.pdlayout19{width: 1240px;margin: auto; padding:10px;  background-color:#d6d3d9;}
.pdlayout{width: 1240px;margin: auto; padding:10px;  background-color:#fff;}
.pd{float:left; display:inline-block; position:relative; margin:0; padding:0; text-align: center;font-family: Verdana,'微軟正黑體'; }
.pd{background:#fff;  }/*url("A3pd-bg.jpg") no-repeat top center*/
.imgbox{ padding-top:10px;  position: relative;}
.imgbox img{width: 100%; height: auto;border-radius: 10px; }
.pdtitle{display: block;height: 35px;margin: 3px 10px;color: #fff;font-size: 19px;line-height: 33px;overflow: hidden;background:#1757db 0 0 no-repeat padding-box;font-weight: bold;border-radius: 20px;}
.pdtitlea{display: none;}
.name{display:block; height:46px; margin-top:10px; color:#2f2f2f;font-size:17px;line-height: 20px; overflow:hidden; }
.price{display:block; color: #ff2727;font-size:18px;line-height: 24px;font-weight: bold;position: relative; margin-left:10px; margin-bottom:5px;text-align:left;}
.price b{font-size:25px;letter-spacing:-1px;position: relative;top: -5px;text-align:left;}
.price2{display:block; color: #bfbfbf;font-size:15px;line-height: 24px;font-weight: bold;position: relative;  margin-left:10px;text-align:left;  height:26px;}
.price2 b{font-size:18px;letter-spacing:-1px;position: relative;top: -3px;text-align:left; font-weight:lighter; }
/*店名*/
.pd_store {width: 100%;margin: 8px 0px;display:inline-block;  }/*店名隱藏 display:none;*/
.pd_store_storename {position: initial;font-size: 14px;color: #55a5ca;text-align: center;top: 10px;left: 38px; }
.pdlayout,.pdlayout10,.pdlayout11,.pdlayout12,.pdlayout13,.pdlayout14,.pdlayout15,.pdlayout16,.pdlayout17,.pdlayout18,.pdlayout19, .pd:hover { -webkit-transform:translateY(-3px); -moz-transform:translateY(-3px); -ms-transform:translateY(-3px); -o-transform:translateY(-3px); transform:translateY(-3px); transition-duration: .3s;}
.pdlayout,.pdlayout10,.pdlayout11,.pdlayout12,.pdlayout13,.pdlayout14,.pdlayout15,.pdlayout16,.pdlayout17,.pdlayout18,.pdlayout19,  .pd:hover { box-shadow:2px 2px 2px rgba(0,0,0,0.1);}
.buy{
	display: inline-block;
	position: absolute;
	right: 5px;
	bottom: 10px;
}
.buy img{
	width: 100%!important;
	height: 100%!important;
	border-radius:5px;
}
/*.buy img:hover{
    -webkit-filter: brightness(250%); /* Safari */


@media (max-width: 768px) {
    .pdlayout,.pdlayout10,.pdlayout11,.pdlayout12,.pdlayout13,.pdlayout14,.pdlayout15,.pdlayout16,.pdlayout17,.pdlayout18,.pdlayout19{width: 100%;margin: 0 auto;text-align: center;padding:1vw;}		
	.imgbox{padding: 0px; width:100%;}
    .pdtitle{display: block;height:6vw;margin:1px 0;color:#fff;font-size: 3vw;line-height:6vw;overflow: hidden;font-weight: bold;}
	.name{display:block;padding:1vw;margin: 1px 0;color:#1c1c1c;font-size:4vw;line-height:5vw;height: 11vw;overflow:hidden;}
	.price{display: block;color: #ff2727;font-size: 3vw;line-height:6vw;font-weight: bold;padding: 0; top: inherit;}
	.price b {font-size: 4.5vw;letter-spacing: -1px;top:-0.5vw;}
	.price2{display: block;color: #b5b5b5;font-size: 1.5vw;line-height:3vw;font-weight: bold; top: inherit; padding-top:5px; font-weight:lighter; width:100%;}
	.price2 b {font-size: 3vw;letter-spacing: -1px;}
    .pd_store_storename {
    position: absolute;
    font-size: 2.5vw;
    color: #061420;
    text-align: left;
    top: 0.5vw;
    left: 8.5vw;
    width: 50%;
    overflow: hidden;
    padding-top: 0.5vw;
    }
    .pd_store{
        display:none;/*m版店名隱藏 display:none;*/
        width: 100%;
        margin: 8px 0px;
    }
.buy{
	display: inline-block;
	position: absolute;
	text-align:right;
	bottom: 8px;
}
.buy img{
	width: 80%!important;
	height: 80%!important;
	border-radius:5px;
}
}
/* --------------------------------------
 *            幾個一排 套版
 * -------------------------------------- */
/*1排3品*/
.pccol3 .pd { width: calc(1240px /3 - 15px);  margin: 4px;}
.pccol3 .pd .imgbox img{width: 320px; height: 320px;}
/*1排4品*/
.pccol5 .pd { width: calc(1240px /5 - 13px); margin:10px 4px;border-radius: 10px;}
.pccol5 .pd .imgbox img{width: 100%;border:solid 3px #FFF;}

/*幾個一套手機版*/
@media (max-width: 768px) {
        .pccol3 .pd .imgbox img, .pccol4 .pd .imgbox img{width: 100%; height:inherit;}
        /*1排1品*/
        .mcol1 .pd { width: calc(100%/1 - 1.5vw);margin: 0.7vw;display: inline-block;}
        /*1排2品*/
        .mcol2 .pd { width: calc(100%/2 - 1.5vw);margin: 0.7vw;display: inline-block;border-radius: 10px;}
        /*1排3品*/
        .mcol3 .pd { width: calc(100%/3 - 2vw);margin: 0.7vw;display: inline-block;}
        .pccol3 .pd .imgbox img{width: 100%; height:inherit;}
}
/*END/三個一排套手機版*/


/* --------------------------------------
 *             兩個一組 四個一排 套版
 * -------------------------------------- */
.store{
    width: 590px;
    display: inline-block;
    position: relative;
    background: #9c1c1c;
    border: 3px solid #9c1c1c;
    margin: 0px 2px 12px 2px;
}

.store_name {
    width: 576px;
    padding-bottom: 2px;
    display: inline-block;
}
.store_nameb{
    width:576px;
    height: 70px;
    display:inline-block;
    background: url("storename.png") no-repeat;
    font-size: 28px;
    font-weight: bold;
    font-family: '微軟正黑體';
    color: #5e5e5e;
}
.discoutstorename{position: absolute;left: 80px;top: 22px;text-align: right;font-size: 28px;font-weight: bold;font-family: '微軟正黑體';color:#5e5e5e;}
.store > .pd{text-align: center;width: 284px;height: 400px;display: inline-block;margin: 4px;background: no-repeat center top #fff;font-family: Verdana,'微軟正黑體';float: left;}
.store > .pd .imgbox img{width: 270px; height: 270px;}
.store .name{
display: block;
    height: 50px;
    margin-bottom: 0px;
    color: #1c1c1c;
    font-size: 19px;
    line-height: 24px;
    overflow: hidden;
}
.subtitle {
    display: block;
    height: 35px;
    margin-bottom: 3px;
    color: #fff;
    font-size: 19px;
    line-height: 33px;
    overflow: hidden;
    background-color: #d0b255;
    font-weight: bold;
}
.store .price sss {
    font-size: 15px;
    color: #9b9b9b;
    position: relative;
    top: 1px;
    padding-right: 5px;
}
.store .price sale {
    font-size: 20px;
    position: relative;
    top: 2px;
}
.store .price b {
    font-size: 30px;
    letter-spacing: -1px;
    position: relative;
    top: -5px;
}
/*兩個一組 套版手機版*/
@media (max-width: 768px) {
	.store{width:100%;display: inline-block;position: relative;}
	.store_name{width:99%;display:inline-block;}
    .store_nameb{
        width: 99%;
        height: 40px;
        display:inline-block;
        background: url("storename.png") no-repeat;
        background-size: contain;
        font-size: 20px;
        font-weight: bold;
        font-family: '微軟正黑體';
        color: #5e5e5e;
}
    .discoutstorename{position: absolute;left: 13vw;top: 3.5vw;text-align: right;font-size:4.7vw;font-weight: bold;font-family: '微軟正黑體';}
	.store .pd {text-align: center;width:calc(100%/2 - 1.4vw);height: 100%;margin: 0.7vw;display: inline-block;min-height: 100px;}
	.store .pd{background: #fff;}	
    .store .pd .imgbox img{width: 100%; height:inherit;}
    .subtitle {
    display: block;
    height: 7vw;
    font-size: 4vw;
    line-height: 6.5vw;
    font-weight: bold;
    margin: 1px 0px;
    overflow: hidden;
    }
    .store .name {
    display: block;
    font-size: 4vw;
    line-height: 5.5vw;
    height: 10.5vw;
    padding: 0px;
    margin: 1px 0px;
    overflow: hidden;
    }
    .store .price {
    display: block;
    font-size: 3.6vw;
    line-height: 7vw;
    font-weight: bold;
    top: 1vw;
    }
    .store .price sss {
    font-size: 3.2vw;
    position: relative;
    top: 0vw;
    padding-right: 1vw;
    }
    .store .price sale {
    font-size: 3.6vw;
    top: 0vw;
    }
    .store .price b {
    font-size: 5.5vw;
    letter-spacing: -1px;
    top: -0.8vw;
    }
}
/*END/套版手機版*/

/* --------------------------------------
 *             套版 各種標籤
 * -------------------------------------- */
/*時間*/
.time10:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("1000.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .time10:before{background-size:41%;}
}
.time11:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("1100.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .time11:before{background-size:41%;}
}
.time12:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("1200.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .time12:before{background-size:41%;}
}
.time13:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("1300.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .time13:before{background-size:41%;}
}
.time14:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("1400.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .time14:before{background-size:41%;}
}
.time15:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("1500.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .time15:before{background-size:41%;}
}
.time16:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("1600.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .time16:before{background-size:41%;}
}
.time17:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("1700.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .time17:before{background-size:41%;}
}
.time18:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("1800.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .time18:before{background-size:41%;}
}
.time19:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("1900.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .time19:before{background-size:41%;}
}
.time20:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("2000.gif") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .weekend:before{background-size:41%;}
}
.weekend:before{
    content: '';
    position: absolute;
    left: 5px;
    top: 10px;
    background:url("weekend.jpg") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .weekend:before{background-size:41%;}
}
/*沒有金選也沒有商城*/
.leftno:before{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .leftno:before{background-size: 30%;}
}
/*右上角*/
.pd_righttop_sticker {
    top: 0px;
    right: -1px;
    position: absolute;
    z-index: 5;
}
.pd_righttop_sticker1{
    display: none;
}
.pd_righttop_text {
    position: relative;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
    text-align: center;
    display: none;
    bottom: 75px;
	text-shadow:1px 1px 0px #fff;
}
.pd_righttop_text dd{font-size: 25px;}
@media screen and (max-width: 768px){
    .pd_righttop_sticker {
        top: 0;
        right: 0%;
        position: absolute;
        z-index: 5;
        width: 40%;
    }
    .pd_righttop_sticker img {
    width: 100%;
    height: auto;
    }
    .pd_righttop_text {
    position: relative;
    font-size: 3.5vw;
    line-height: 4.5vw;
    text-align: center;
    display: block;
    bottom: 11.5vw;
    }
    .pd_righttop_text dd{font-size: 3.5vw;}
    .mcol3 .pd_righttop_text{font-size: 2vw;bottom: 8vw;line-height: 3.5vw;}
    .mcol3 .pd_righttop_text dd{font-size: 2.5vw;}
	
}

/* --------------------------------------
 *             折價券 套版
 * -------------------------------------- */
.smallcoupon{ margin-bottom:0px; width: 1240px; margin: 0 auto;} 
.smallcoupon ul {margin:10px 0px 0px 10px; padding:0;}
.smallcoupon ul li { display:inline-block; float: left; position:relative; margin:0px 8px 12px 0px; padding:0px 0px 0px 0px; width:394px; height:300px; list-style: none outside none; background:#e8e8e8;box-shadow: 0px 0px 3px 0px rgba(0%,0%,0%,0.15);}
.smallcoupon ul li a {text-decoration:none; cursor:pointer; display:block;}
.smallcoupon ul li a .imgArea { display:inline-block;}

.right_pd_img{display:block; width:150px; height:150px; margin: 0px 10px 7px 10px; padding:5px; background-color:#eeeeee;}
 .right_pd_img img{width: 140px; height: 140px;}
.smallcoupon ul li a .boxArea { margin:0; display:inline-block; width:215px; height:180px; padding: 10px 0 0; }
.smallcoupon ul li a h3 { margin:5px 0px; padding:5px 0px; height:45px;font: bold 18px/20px "微軟正黑體","Microsoft JhengHei",Helvetica;text-align: center;color: #000; letter-spacing:-0.03em; overflow: hidden;}
.smallcoupon ul li a h4 { margin:0px auto; padding-top:35px; height: 65px;font: 24px/25px "微軟正黑體","Microsoft JhengHei",Helvetica;text-align: center;color:#3b3b3b; border-top:solid 1px #999; float:right;}
.smallcoupon ul li:hover a h4 {}
.smallcoupon ul li a p { margin:10px auto 0px; padding:0px;;height: 33px;text-align: center; color:#ffff00;}
.smallcoupon ul li a p del { padding-right:5px; font: 14px/20px Century Gothic; color:#5e5e5e;}
.smallcoupon ul li a p b { font: bold 17px/20px "微軟正黑體","Microsoft JhengHei",Helvetica; color:#db2471; letter-spacing:-1px;}
.smallcoupon ul li a p small { font: bold 17px/20px "微軟正黑體","Microsoft JhengHei",Helvetica; color:#db2471; letter-spacing:-1px;}
.smallcoupon ul li a p .money { font: bold 19px/26px Century Gothic; color:#db2471;}
.smallcoupon ul li a p .Price { font: 52px/60px Verdana; font-weight: bold;  color:#db2471;letter-spacing:-0.05em;}
.smallcoupon ul li .btnClick { font: 30px/30px Verdana;  width:350px; height:54px;margin:0px auto; background-image: url("btn_code_s.png"); background-position:center; background-color:#000; color: #ffff00; float:inherit;padding:0px; cursor: pointer; border: none;}
.smallcoupon ul li .btnClick:hover {background-color:#db2471; color: #fff;}

.smallcoupon ul li .imgArea p{ margin:15px auto 0px auto; *margin-top:-10px; padding:0px;;width:272px;height: 33px;text-align: center; color:#ffff00; float:right}
.cplogo{height: 65px; line-height: 65px; font-weight: bold; color:#1da7fc;}
.cplogo img{width: 31px; height: 20px; display:inline-block;}

@media (max-width: 768px) {
    .smallcoupon{ margin-bottom:0px; width: 100%;} 
    .smallcoupon ul {margin:0px auto; padding:0;}
    .smallcoupon ul li { float:left; display:inline-block; position:relative; margin:0px 1px 12px 2px; padding:0px; width:calc(100%/3 - .2em); height:auto; list-style: none outside none; background:#e8e8e8;box-shadow: 0px 0px 3px 3px rgba(0%,0%,0%,0.15);}
    .smallcoupon ul li a {text-decoration:none; cursor:pointer; display:block}
    .smallcoupon ul li a .imgArea { display:block;}

    .right_pd_img{display:block; width:100%; height:100%; margin: 0px; padding:0px; background-color:#eeeeee;}
         .right_pd_img img{width:100%; height:100%;}
    .smallcoupon ul li a .boxArea { margin:0; display:inline-block; width:100%; height:auto; padding:10px 0 0; }
    .smallcoupon ul li a h3 { margin:0px; padding:0px; height: 20px;font: bold 13px/18px "微軟正黑體","Microsoft JhengHei",Helvetica;text-align: center;color: #000; letter-spacing:-0.03em; }
    .smallcoupon ul li a h4 { margin:0px auto; padding-top:10px; height: auto;font: 14px/15px "微軟正黑體","Microsoft JhengHei",Helvetica;text-align: center;color:#3b3b3b; border-top:solid 1px #999; float:inherit;}
    .smallcoupon ul li:hover a h4 {}
    .smallcoupon ul li a p { margin:10px auto 0px auto; padding:0px;height: auto;text-align: center; color:#fff;}
    .smallcoupon ul li a p del { padding-right:5px; font: 14px/20px Century Gothic; color:#5e5e5e;}
    .smallcoupon ul li a p b { font: bold 17px/20px "微軟正黑體","Microsoft JhengHei",Helvetica; color:#db2471; letter-spacing:-1px;}
    .smallcoupon ul li a p small { font: bold 17px/20px "微軟正黑體","Microsoft JhengHei",Helvetica; color:#db2471; letter-spacing:-1px;}
    .smallcoupon ul li a p .money { font: bold 19px/26px Century Gothic; color:#db2471;}
    .smallcoupon ul li a p .Price { font: 28px/30px Verdana; font-weight: bold; color:#db2471;letter-spacing:-0.05em;}
    .smallcoupon ul li .btnClick { font: 15px/4px Verdana; margin:0px auto; width:100%; height:100%; background-image: url("btn_code_m.png"); background-size:contain; background-repeat: no-repeat; background-position:center; background-color:#db2471; float:inherit;padding:10px 0px 10px 13px;}
    .smallcoupon ul li .btnClick:hover{background-color:#db2471; color: #fff;}
    .smallcoupon ul li .imgArea p{ margin:15px auto 0px auto; *margin-top:-10px; padding:0px;;width:272px;height: 33px;text-align: center; color:#ffff00; float:right;}
    .cplogo{height: 100%; line-height:normal; font-size: 13px;}
    .cplogo img{width: 24px; height: auto; display:inline-block;}
}	
/* --------------------------------------
 *             更多好店 套版
 * -------------------------------------- */
.shoplist{
	width:1240px;
	margin:0 auto;
	padding:10px 0px 10px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif, Microsoft JhengHei;
	}
.shoplist a{text-decoration:none;}
.list {
	width:398px;
	height:110px;
	text-align:center;
	font-weight:bold;
	background:#53342b;
	border:1px solid #fff;
	display:inline-block;
	margin:5px 4px;
}
.list_pic {
	float:right;
	background-color:#FFF;
	display:inline-block;
}
.list_pic img{width:108px; height: 108px;object-fit:cover; }
.list_cate {
    width: 267px;
    height: 25px;
    overflow: hidden;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    letter-spacing: 0px;
    text-align: center;
    padding: 3px 0px 0px;
    margin: 5px 10px 0px 10px;
    /*text-shadow: #fff 1px 2px;*/
}
.list_keyword {
    width: 267px;
    height: 36px;
    overflow: hidden;
    font-size: 28px;
    line-height: 32px;
    color: #fff8ac;
    letter-spacing: -1px;
    text-align: center;
    padding: 3px 0px;
    margin: 0px 10px 0px 10px;
    /*text-shadow: #fff 1px 2px;*/
}
.list_keyword span{
	font-size:26px;
    line-height:32px;
    vertical-align:bottom;
}
/*.list_keyword:before{
	content: url(search.png);
}*/

.list_storeicon img{
	width: 23px;
	position: absolute;
	top: -1px;
	left: 0px;
}
.list_name {
    width: 267px;
    height: 22px;
    font-size: 19px;
    line-height: 22px;
    text-align: center;
    color: #8c8c8c;
    letter-spacing: 0px;
    padding: 0px 0;
    margin: 8px 10px 0px 10px;
    background: #FFFFFF;
    border-radius: 30px;
    position: relative;
	overflow: hidden;
}
.list_storeshop{
position: absolute;
width: 45px;
left: 0px;
z-index: 10;
}

.list_time { 
position: absolute;
width: 86px;
left: -21px;
top:0px;
z-index: 10;
}
@media screen and (max-width:768px){
	.shoplist{
	  width:100%;
	  margin:0 auto;
	  padding:0 4px 6px;
	  text-align: center;
	}
	.shoplist a{text-decoration:none;}
	.list {
		width:calc(100%/2 - 1vw);
		height:50%;
		text-align:center;
		font-weight:bold;
		border: 1px solid #fff;
		margin:0.5vw auto;
	}
	.list_pic {
		float:right;
		background-color:#FFF;
		display:inline-block;
		width:38%;
		padding-top: 0;
		overflow: hidden;
	}
	.list_pic img{ 
		width:100%;
		height: 100%;
		object-fit:contain;
	}
    .list_cate {
    width: 60%;
    height: 4vw;
    font-size: 2.8vw;
    line-height: 6vw;
    overflow: hidden;
    letter-spacing: 0px;
    text-align: center;
    padding: 0px 1px;
    margin: 0px;
    /*text-shadow: #fff 1px 2px;*/
}
	.list_keyword {
    width: 60%;
    overflow: hidden;
    font-size: 3.8vw;
    line-height: 7vw;
    height: 6vw;
    letter-spacing: -0.5px;
    text-align: center;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 7px 0px;
    word-wrap: break-word;
    word-break: normal;
	}
    .list_keyword span{
	font-size:3.8vw;
    line-height:7vw;
    vertical-align:bottom;
}
	/*.list_keyword:before{
	content: url(search-m.png);
	}*/
	
	
.list_storeicon img{
	width: 0%;
	position: absolute;
	top: 0.3vw;
	left: 0.6vw;
}
	.list_name {
    width: 60%;
    height: 4.5vw;
    font-size: 2.8vw;
    line-height: 5vw;
    text-align: center;
    border-radius: 0px 30px 30px 0px;
    letter-spacing: -1px;
    margin: 0vw 1vw 0vw 0vw;
	overflow: hidden;
		
	}
	.list_storeshop{
	position: absolute;
	width: 7vw;
	left: 2vw;
	top:0vw;
	z-index: 10;
}

.list_time { 
	position: absolute;
	width: 10vw;
	left: 0vw;
	top:1.4vw;
	z-index: 10;
}

}

/*下面格廣告*/

.btm_ad{width: 1240px; margin: 0 auto;}
.btm_ad ul{padding-bottom:3px; margin:3px 0px;}
.btm_ad ul li{ display:inline-block; margin:0px; padding:0px 2px 3px 2px;width: calc(100%/4 - 5px);  }
.btm_ad li img{width:100%;}
@media only screen and (max-width: 1200px) {
	.btm_ad{width: 100%; margin:1vw auto;}
	.btm_ad ul{width:100%; padding-bottom:1vw; margin: 0;}
	.btm_ad ul li{width: calc(100%/2 - 3px);display:inline-block;margin:0; padding:0vw 0.5vw 1vw 0.5vw;}
	.btm_ad li img{ width:100%;}
}

/********* 刊頭動畫 *********/
.brightness-play { 
	-webkit-animation:brightness2-play 1.5s 1s linear infinite ; 
	animation:brightness2-play 1.5s 1s linear infinite ;
	-webkit-animation-delay:0.2s;
    animation-delay:0.2s;	
	}
@keyframes brightness2-play {
	  0% { 
		filter:brightness(100%);
	  }
	  80% { 
		filter:brightness(100%);
	  }
	  90% { 
		filter:brightness(150%);
	  }
	  100% { 
		filter:brightness(100%);
	  }
	}
.brightness-playB { 
	-webkit-animation:brightness2-play 1.5s 1s linear infinite ; 
	animation:brightness2-play 1.5s 1s linear infinite ;
	-webkit-animation-delay:0.5s;
    animation-delay:0.5s;	
	}
@keyframes brightness2-play {
	  0% { 
		filter:brightness(100%);
	  }
	  80% { 
		filter:brightness(100%);
	  }
	  90% { 
		filter:brightness(150%);
	  }
	  100% { 
		filter:brightness(100%);
	  }
	}
.brightness-playC { 
	-webkit-animation:brightness2-play 1.5s 1s linear infinite ; 
	animation:brightness2-play 1.5s 1s linear infinite ;
	-webkit-animation-delay:0.8s;
    animation-delay:0.8s;	
	}
@keyframes brightness2-play {
	  0% { 
		filter:brightness(100%);
	  }
	  80% { 
		filter:brightness(100%);
	  }
	  90% { 
		filter:brightness(150%);
	  }
	  100% { 
		filter:brightness(100%);
	  }
	}
.brightness-playD { 
	-webkit-animation:brightness2-play 1.5s 1s linear infinite ; 
	animation:brightness2-play 1.5s 1s linear infinite ;
	-webkit-animation-delay:1.1s;
    animation-delay:1.1s;	
	}
@keyframes brightness2-play {
	  0% { 
		filter:brightness(100%);
	  }
	  80% { 
		filter:brightness(100%);
	  }
	  90% { 
		filter:brightness(150%);
	  }
	  100% { 
		filter:brightness(100%);
	  }
	}
.brightness-playE { 
	-webkit-animation:brightness2-play 1.5s 1s linear infinite ; 
	animation:brightness2-play 1.5s 1s linear infinite ;
	-webkit-animation-delay:1.4s;
    animation-delay:1.4s;	
	}
@keyframes brightness2-play {
	  0% { 
		filter:brightness(100%);
	  }
	  80% { 
		filter:brightness(100%);
	  }
	  90% { 
		filter:brightness(150%);
	  }
	  100% { 
		filter:brightness(100%);
	  }
	}