﻿/* 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;}
.titlewebbg{position: relative; background:url(1240x90_bg.jpg) no-repeat top center;}
.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: 20px 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;
	}
}
/*複製文字*/
button {
    -webkit-appearance: button;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: #eedfe0;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color:transparent;
    box-sizing: border-box;
    margin: 0em;
    padding: 0px;
    border-width: 0px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
}

/********* 左邊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(53, 59, 100, 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_box2{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);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:1px 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:18px;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:5px;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 .menu_list1{margin:0 -8px 3px;}
.menu_box .menu_list1 li a{font-size:15px;color:#e2e2e2;letter-spacing:2px;background:transparent;margin:5px;padding:0 4px;height:18px;overflow:hidden;}
.menu_box .menu_list1 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;}

.ui-toolbar .menu_box2{ 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_box2{-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_box2 .site_evt li{width:110px;height:46px;}
.site_evt2 li{margin:0;padding:0 -1px 0 10px;}
.site_evt3 li{margin:0;padding:0 -2px 0 10px;width:110px;height:110px;}
/********* END/左邊menu *********/	
/********* 手機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(#e21515),to(#9f1334)) 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{color: #feface;}
.flip a:active{color: #feface;}
.flip2 a{color: #feface;}
.flip2 a:active{color: #feface;}
.flip3 a{color: #feface;}
.flip3 a:active{color: #feface;}
.flip4 a{color: #feface;}
.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(0,0,0,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背景*/
/*背景*/
.bg { position: relative; background:url(bg_01.jpg) no-repeat top center ;background-color: #a81f24}
.bg01 { position: relative; background:url(bg_02.jpg) no-repeat top center ;background-color: #063355}
.bg04 { position: relative; background-color: #063355}
.bg05 { position: relative; background-color: #fff}
.bgtop{ position: relative; background:url(1240x90-bg0204.jpg) no-repeat top center ;background-color: #363636}

.sectionBg{/*底下套版背景*/
	text-align:center;
	background:#063355;
}
.sectionBgb{/*底下套版背景*/
	text-align:center;
	background:url(bg3b_04.jpg) repeat-y center top #1f2250;
}
.sectionBgc{/*底下套版背景*/
	text-align:center;
	background:url(bg3c_04.jpg) repeat-y center top #1f2250;
}
.sectionBgd{/*底下套版背景*/
	text-align:center;
	background:url(bg3d_04.jpg) repeat-y center top #1f2250;
}
/*Phone背景*/
@media screen and (max-width:1240px){ 
	.bgm1{ 
		background-image:url(bg_m_01.jpg);
		background-size:100%;
    	background-position: top center;
    	background-repeat: no-repeat;
		background-color: #103051;
	}
	.bgm2{ 
		background-image:url(bg_m_02_0127.jpg);
		background-size:100%;
    	background-position: top center;
    	background-repeat: no-repeat;
		background-color: #103051;
	}
	.bgm3{ 
		background-image:url(bg_m_03.jpg);
		background-size:100%;
    	background-position: top center;
    	background-repeat: no-repeat;
		background-color: #103051;
	}
	.bgm4{ 
		background-image:url(bg_m_04.jpg);
		background-size:100%;
    	background-position: top center;
    	background-repeat: no-repeat;
		background-color: #103051;
	}
	.bgm5{ 
		background-image:url(bg_m_05.jpg);
		background-size:100%;
    	background-position: top center;
    	background-repeat: no-repeat;
		background-color: #103051;
	}
	.bgm6{ 
		background-image:url(bg_m_06.jpg);
		background-size:100%;
    	background-position: top center;
    	background-repeat: no-repeat;
		background-color: #103051;
	}
	.bgm7{ 
		background-image:url(bg_m_07.jpg);
		background-size:100%;
    	background-position: top center;
    	background-repeat: no-repeat;
		background-color: #103051;
	}

}

/* --------------------------------------
 *                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;}
}


/*版頭*/
.main_top{position: relative; width: 1240px;margin: 0 auto;}
.mission{ position: absolute;left: 37px;top: 11px;}
.reward{position: absolute;right: 2px;top:94px;}
.red1{ position: absolute;left: 71px;top: 300px;width:366px; height: 274px;}
.red2{ position: absolute;left: 438px;top: 300px;width:366px; height: 274px;}
.red3{ position: absolute;left: 806px;top: 300px;width:366px; height: 274px;}
.step{width:1240px; margin: 0 auto; text-align: center; padding:0; position: relative;}
.step ul{
	width:1240px; list-style:none; margin:0; padding: 0px;}
.step ul li{
	width:357px;
	height: 265px;
	margin:0 18px;
	display: inline-block;
}
.step12345{width: 1240px;position: relative;margin: 0 auto;}
.downloads1{position: absolute;top:324px;left: 88px;}
.downloads2{position: absolute;top:516px;left: 88px;}
.downloads3{position: absolute;top:152px;left: 53px;}
@media screen and (max-width:1240px){
	.main_top{position: relative; width: 100%;margin: 0 auto;}
	.mission{
		position: absolute;
		width: 23%;
		left: 0vw;
		top:15vw;
	}
	.reward{
		position: absolute;
		width: 35%;
		right: -3vw;
		top:13vw;
	}
	.step{width: 100%;}
	.step ul{width: 100%;height: 36vw;margin: 0;padding: 13vw 0 0;}
	.step ul li{width: calc(100%/3);margin: 0 2vw;}
	.step12345{width:100%;}
	.downloads1{width:11.5%;top:26vw;left: 7.2vw;}
	.downloads2{width:11.5%;top:41.7vw;left: 7.2vw;}
	.downloads3{width:15%;top:12.2vw;left: 4.5vw;}
}
/********* 右側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: 140px;
    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 #f4ba5b;font-size:18px;margin:5px;color:#f4ba5b;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: 16px;
	line-height: 20px;
    cursor: pointer;
    position: relative;
    color: #fff;
}
.RMenuBtn span { font-size:16px; color:#FFF;}
.RMenuBtn:hover, li.nav-active, li.nav-active p {
    background-color: #f4ba5b;
    color: #2b2b2b;
	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;
}
.RMenuBtn2, #RmenuTop a {
    width: 100%;
    text-align: center;
    padding: 8px 5px 4px;
    margin-bottom: 1px;
    font-size: 16px;
	line-height: 20px;
    cursor: pointer;
    position: relative;
    color: #fff;
}
.RMenuBtn2 span { font-size:16px; color:#FFF;}
.RMenuBtn2:hover, li.nav-active, li.nav-active p {
    background-color: #f24141;
    color: #2b2b2b;
	border-radius: 16px;
}
.RMenuBtn2::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: #fff;
    font-size: 15px;
	font-family: '微軟正黑體';
    line-height: 20px;
    padding: 2px 5px;
	background:#e21515;
    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: #feface;
}
#menu span {
    vertical-align: baseline;
    font-weight: normal;
    color: #feface;
}
#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 *********/	

/* --------------------------------------
 *              套版 基本版型
 * -------------------------------------- */
.pdlayout{width: 1240px;margin: 0 auto; padding:0 10px;}
.pd{float:left; display:inline-block; position:relative; margin:0; padding:5px; text-align: center;font-family: Verdana,'微軟正黑體';border-radius: 8px; }
.pd{background:#fff;}/*url("A3pd-bg.jpg") no-repeat top center*/
.imgbox{padding:0px;  position: relative;}
.imgbox img{width: 100%; height: auto;}
.pdtitle{display: block;height: 35px;margin: 3px 10px;color: #fff;font-size: 19px;line-height: 33px;overflow: hidden;background-color: #aa1421;font-weight: bold;border-radius: 0px;border-radius: 20px;}
.pdtitle2{display: block;height: 35px;margin: 3px 10px;color: #fff;font-size: 19px;line-height: 33px;overflow: hidden;background-color: #ed2e5b;font-weight: bold;border-radius: 0px;border-radius: 20px;}
.pdtitle3{display: block;height: 35px;margin: 3px 10px;color: #fff;font-size: 19px;line-height: 33px;overflow: hidden;background-color: #ff8383;font-weight: bold;border-radius: 0px;border-radius: 20px;}
.pdtitlea{display: none;}
.name{display:block; height:46px; margin-bottom:3px; color:#1c1c1c;font-size:19px;line-height: 24px; overflow:hidden;}
.price{display:block; color: #ff0060;font-size:20px;line-height: 24px;font-weight: bold;position: relative;	top:6px;padding:0 10px 20px;}
.price b{font-size:30px;letter-spacing:-1px;position: relative;top: -5px;}
/*店名*/
.pd_store {width: 402px;margin: 8px 0px;display:inline-block; }/*店名隱藏 display:none;*/
.pd_store_storename {position: absolute;font-size: 14px;color: #061420;text-align: left;top: 16px;left: 38px;}
.pdlayout .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 .pd:hover { box-shadow:0 0px 10px rgba(0,0,0,0.1);}
.content_A {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
	background-color: #aa1421;
	border-radius:0px;
}
.content_A2 {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
	background-color: #ed2e5b;
	border-radius:0px;
}
.content_A3 {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
	background-color: #ff8383;
	border-radius:0px;
}
.content_B {
    width: 1240px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
	background:url(bg4.png) repeat top center;
	border-radius:0px;
}
@media (max-width: 768px) {
    .pdlayout{width: 100%;margin: 0 auto;text-align: center;padding:1vw;}
	.imgbox{padding: 0px;}
    .pdtitle{display: block;height:6vw;margin:1px 8px;color:#fff;font-size: 4vw;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: #ff0060;font-size: 3vw;line-height:6vw;font-weight: bold;padding:1vw 0; top: inherit;}
	.price b {font-size: 5vw;letter-spacing: -1px;top:-0.5vw;}
    .pd_store_storename {
    position: absolute;
    font-size: 2.5vw;
    color: #061420;
    text-align: left;
    top: 2.5vw;
    left: 8.5vw;
    width: 100%;
    overflow: hidden;
    padding-top: 0.5vw;
    }
    .pd_store{
        display:inline-block;/*m版店名隱藏 display:none;*/
        width: 200%;
        margin: 3px 0px;
    }
	.content_A {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 4px;
	border-radius: 0px;
	background-size: 100%;
}
	.content_A2 {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 4px;
	border-radius: 0px;
	background-size: 100%;
}
	.content_A3 {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 4px;
	border-radius: 0px;
	background-size: 100%;
}
	.content_B {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 4px;
	border-radius: 0px;
	background-size: 100%;
}
}
/* --------------------------------------
 *            幾個一排 套版
 * -------------------------------------- */
/*1排3品*/
.pccol3 .pd { width: calc(1240px /3 - 15px);  margin: 4px;}
.pccol3 .pd .imgbox img{width: 320px; height: 320px;}
/*1排4品*/
.pccol4 .pd { width: calc(1240px /4 - 13px); margin: 4px;}
.pccol4 .pd .imgbox img{width: 270px; height: 270px;}

/*幾個一套手機版*/
@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;}
        /*1排3品*/
        .mcol3 .pd { width: calc(100%/3 - 1.5vw);margin: 0.7vw;display: inline-block;}
        .pccol3 .pd .imgbox img{width: 100%; height:inherit;}
}
/*END/三個一排套手機版*/


/* --------------------------------------
 *             活動說明
 * -------------------------------------- */

.rule{ width: 1220px; margin: -1px auto; padding:5px 0px 5px 0px; font-size:24px; line-height:40px; font-family:'微軟正黑體'; text-align:left; color:#ffffff;}
.rule ol li{list-style:none;}
.rule ul{margin: 0; padding:0px 0px 5px 5px;}
.rule li{padding:5px 0px 5px 0px; list-style:decimal inside;}
.rule a{color: #0b5798; font-weight: bold; text-decoration: none;}
.rule a:hover{color: #0b5798; font-weight: bold; text-decoration: underline;}
.rule c{font-size:20px; line-height:15px; letter-spacing:1px;  text-align: center; margin:50px 0px 0px 0px;  color: #fea700;}
.rule p{font-size:36px; line-height:40px; font-weight: bold; letter-spacing:2px;  text-align: left; margin:15px 0px 5px 0px;  color: #f7dfab;}
.rule label{color: #fff; font-size: 22px; margin: 10px 30px; padding: 4px 10px;
    background-color: brown; border-radius: 10px; display: block; width: 216px; text-align: center;}
.rule h6{font-size:24px; line-height:55px; font-weight: bold; text-align: left; color:#fea700; margin:0px 0px 0px 0px; }
.rule h5{font-size:24px; line-height:25px; font-weight: bold; text-align: left; color:#fea700; margin:20px 0px 5px 0px; }
.rule b{font-size:18px; font-weight: bold; color:#fea700;}
.rulegoldseller img {width: 80px; height: auto;}
.rulestoreshop img {width: 45px; height: auto;}
.ruletable{width:100%; margin:10px 0px; padding:10px; font-size:18px; text-align:center; line-height:30px;}
.ruletable td{border: 1px solid #fff;padding:2px 10px;}
.warning {margin: -1px auto; padding: 15px 10px; width: 1220px; text-align: center; color: rgb(128, 128, 128); line-height: 25px; font-family: "微軟正黑體"; font-size: 15px;}
.warning ul {list-style: decimal; margin: 0px; padding: 0px;}
@media only screen and (max-width: 1200px) {
	.rule{ width: 100%; margin: 0 auto; padding:10px 15px 3px 4px;font-size: 18px; line-height:28px; text-align:left; color: #fff;}
	.rule ul{margin: 0; padding:5px 0 10px 20px; list-style:decimal; }
	.rule p{font-size:24px; color: #51555e;margin:0px 0px 5px 0px;  color: #f7dfab;}
		.rule label{width: 40vw; font-size: 4vw; margin: 3vw 0;}
	.rule h5{font-size:18px; color: #fea700;}
	.rule h6{font-size:18px; color: #fea700;margin:0px 0px 10px 0px;}
	.rulegoldseller img {width: 15%; height: auto !important;}
    .rulestoreshop img {width: 8%; height: auto !important;}
	.ruletable{width:100%; margin:10px 0px; padding:10px; font-size: 13px; line-height:18px;}
    .ruletable td{border: 1px solid #000;padding:2px 5px;}
	.warning {margin: 0px auto; padding: 10px 0px; width: 100%; line-height: 18px; font-size: 13px;}
    .warning ul {list-style: decimal; margin: 0px; padding: 0px;}
}
.rule ol>li>ol{
      display: block;
    }
    input[type=checkbox]{
      display: none;
    }
    ol li input[type=checkbox]:checked+ol{
      display: none;
    }

/* --------------------------------------
 *             兩個一組 四個一排 套版
 * -------------------------------------- */
.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/套版手機版*/

/* --------------------------------------
 *             套版 各種標籤
 * -------------------------------------- */
/*P幣3.5*/
.picoin35:before{
    content: '';
    position: absolute;
    left: 192px;
    top: 0px;
    background:url("picoin35.png") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
.picoin35:before{
	background-size: 30%;
	position: absolute;
    left: 138px;
    top: 0px;}
}
/*P幣2.5*/
.picoin25:before{
    content: '';
    position: absolute;
    left: 192px;
    top: 0px;
    background:url("picoin25.png") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
.picoin25:before{
	background-size: 30%;
	position: absolute;
    left: 138px;
    top: 0px;}
}
/*金選*/
.goldseller:before{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background:url("goldseller.png") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .goldseller:before{background-size: 30%;}
}
/*商城*/
.storeshop:before{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background:url("storeshop.png") no-repeat;
    width: 100%;
    height:100%;
}
@media (max-width: 768px) {
    .storeshop:before{background-size: 23%;}
}

/*沒有金選也沒有商城*/
.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: #fff992;
    text-align: center;
    display: block;
    bottom: 75px;
}
.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: 11vw;
    }
    .pd_righttop_text dd{font-size: 4.5vw;}
    .mcol3 .pd_righttop_text{font-size: 2vw;bottom: 7vw;line-height: 3vw;}
    .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:#e52c2d;
	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_goldseller { 
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_goldseller { 
	position: absolute;
	width: 10vw;
	left: 0vw;
	top:1.4vw;
	z-index: 10;
}

}

@media only screen and (max-width: 1240px){
    .video-container{
        position: relative;
        padding-bottom:55%;
        padding-top: 0px;
        height: 0;
        overflow: hidden;
    }
    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0%;
        left:50%;
        transform: translateX(-50%);
        width: 90%;
        height: 100%;
        border: none;
    }
}
/********* 刊頭動畫 *********/	
.move{
  position: absolute;
  top:0;
  left:0;
 -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration:1s;
  animation-duration:1s;
 -webkit-animation-iteration-count:1;	
  animation-iteration-count:1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
 -webkit-animation-delay:0.8s;
  animation-delay:0.8s;		
}	

@media (max-width:1200px) {
.move{
    position: absolute;
    left: 1%;
	width: 97%;	
}
	
}

.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%);
	  }
	}
/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/*飄-上下*/
.uptodown-play { -webkit-animation:uptodown-play 2.5s ease-in-out infinite alternate;
				         animation:uptodown-play 2.5s ease-in-out infinite alternate;}
	@-webkit-keyframes uptodown-play { 
		0%   { -webkit-transform: translate(0,-10px); } 
		100% { -webkit-transform: translate(0,0);}
	}
	@keyframes uptodown-play { 
		0%   { transform: translate(0,-10px);} 
		100% { transform: translate(0,0);}
	}
/*飄-上下*/
.uptodown-playB { -webkit-animation:uptodown-playB 2.5s ease-in-out infinite alternate;
				         animation:uptodown-playB 2.5s ease-in-out infinite alternate;}
	@-webkit-keyframes uptodown-playB { 
		0%   { -webkit-transform: translate(0,0); } 
		100% { -webkit-transform: translate(0,0);}
	}
	@keyframes uptodown-playB { 
		0%   { transform: translate(0,10px);} 
		100% { transform: translate(0,0);}
	}
/********* END// 刊頭動畫 *********/	
	
/*蝴蝶*/
.bird_Area { z-index:1; position:absolute; top:110px; left:71px;filter: hue-rotate(30deg) saturate(0.55);}
.bird_box { position:relative; filter: drop-shadow(-8px 8px 6px rgba(0,0,0,0.2)); -webkit-transform:rotate(0deg); transform:rotate(0deg);}

.bird_box .bird { position:absolute; top:0; left:0;}
.bird_box .bird_l { position:absolute; top:0; left:0; transform-origin: 50% 50%; z-index:1;}
.bird_box .bird_r { position:absolute; top:0; left:0;transform-origin: 50% 50%;}
	@media screen and (max-width:767px){
		.bird { top:15%; left: inherit; right:24%; -webkit-transform:scale(0.5); transform:scale(0.5); -webkit-transform-origin:top right; transform-origin:top right;}
	}
	/*蝴蝶動畫*/
	.bird-play { animation-fill-mode:forwards;
		              -webkit-animation:bird-play 6s linear 1;
							  animation:bird-play 6s linear 1;}
		@media screen and (max-width:767px){
			.bird-play { -webkit-animation:none; animation:none ;}
		}
							  
		@-webkit-keyframes bird-play { 
			0%   { -webkit-transform: translate(-90px,90px) scale(.8); } 
			40%   { -webkit-transform: translate(-90px,90px) scale(.8); } 
			100%  { -webkit-transform: translate(0px,0px) scale(1);  opacity: 1;}
		}
		@keyframes bird-play{ 
			0%   { transform: translate(-90px,90px) scale(.8); } 
			40%   { transform: translate(-90px,90px) scale(.8); } 
			100%  { transform: translate(0px,0px) scale(1);  opacity: 1;}
		}
		
	.bird_Area-play {-webkit-animation:bird_Area-play 0.6s -0.15s ease-in-out infinite alternate-reverse;
							      animation:bird_Area-play 0.6s -0.15s ease-in-out infinite alternate-reverse;}
		@-webkit-keyframes bird_Area-play { 
			0%   { -webkit-transform: translateY(0px);} 
			50%  { -webkit-transform: translateY(6px);}
			100% { -webkit-transform: translateY(0px);}
		}
		@keyframes bird_Area-play{ 
			0%   { transform: translateY(0px);} 
			50%  { transform: translateY(6px);}
			100% { transform: translateY(0px);}
		}
		
	.bird_l-play { -webkit-animation:bird_l-play 0.3s ease-in-out infinite alternate;
								animation:bird_l-play 0.3s ease-in-out infinite alternate;}
		@-webkit-keyframes bird_l-play { 
			0%   { -webkit-transform: scale(1,1)   skew(10deg,0);} 
			100% { -webkit-transform: scale(1.1,1) skew(10deg,-30deg);}
		}
		@keyframes bird_l-play { 
			0%   { transform: scale(1,1)   skew(10deg,0);} 
			100% { transform: scale(1.1,1) skew(10deg,-30deg);}
		}
	.bird_r-play { -webkit-animation:bird_r-play 0.3s -0.3s ease-in-out infinite alternate;
								animation:bird_r-play 0.3s -0.3s ease-in-out infinite alternate; }
		@-webkit-keyframes bird_r-play { 
			0%   { -webkit-transform: scale(1,1)   skew(0,0);} 
			100% { -webkit-transform: scale(1,1.2) skew(6deg,30deg);}
		}
		@keyframes bird_r-play { 
			0%   { transform: scale(1,1)   skew(0,0);} 
			0%   { transform: scale(1,1)   skew(0,0);} 
			100% { transform: scale(1,1.2) skew(6deg,30deg);}
		}

    .spiral{-webkit-animation:spiral 1s ;animation:spiral 1.5s ;-webkit-animation-timing-function:ease-out;
		            animation-timing-function:ease-out}
        @keyframes spiral{
			0%{transform:rotateY(-360deg) translateY(-150%)}
			100%{transform:rotateY(0) translateY(0px)}
        }
        @-webkit-keyframes spiral{
			0%{-webkit-transform:rotateY(-360deg) translateY(-150%)}
			100%{-webkit-transform:rotateY(0) translateY(0px)}
        }
    .rotate-in-y{-webkit-animation:rotate-in-y 1s linear infinite;animation:rotate-in-y 1s linear infinite;-webkit-animation-timing-function:ease-in-out;
		                 animation-timing-function:ease-in-out}
        @keyframes rotate-in-y{
			0%{transform:rotateY(-180deg);opacity:0}
			100%{transform:rotateY(0deg);opacity:1}
       }
        @-webkit-keyframes rotate-in-y{
			0%{-webkit-transform:rotateY(0deg);opacity:0}
			60%{opacity:1}
			100%{-webkit-transform:rotateY(360deg)}
       }
    .rotate-vert-center {
	-webkit-animation: rotate-vert-center 2.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	        animation: rotate-vert-center 2.5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
    }
    @-webkit-keyframes rotate-vert-center {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
    }
    }
    @keyframes rotate-vert-center {
  0% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
    }
    }

 /*遠進(大變小震一下)*/
.zoomIn4-play { opacity: 1; -webkit-transform: scale3d(4.3, 4.3, 4.3); transform: scale3d(4.3, 4.3, 4.3);
			-webkit-animation-name: zoomIn4-play;  
					animation-name: zoomIn4-play;  
			-webkit-animation-duration: 1s;  
					animation-duration: 1s;
			-webkit-animation-fill-mode:forwards;
					animation-fill-mode:forwards;
				}
	@keyframes zoomIn4-play {
		from {
			-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
			animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		}
		50%,100% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		  opacity: 1;
		  -webkit-transform: scale3d(1, 1, 1);
		  transform: scale3d(1, 1, 1);
		}
		77%,
		90%,
		to {
		  -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		  -webkit-transform: scale3d(1, 1, 1);
		  transform: scale3d(1, 1, 1);
		}
	  
		70%,
		72% {
		  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		  animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		  -webkit-transform: scale3d(1.1, 1.1, 1.1);
		  transform: scale3d(1.1, 1.1, 1.1);
		}
	  
		95% {
		  -webkit-transform: scale3d(1.02, 1.02, 1.02);
		  transform: scale3d(1.02, 1.02, 1.02);
		}
	}  
.fade-in-right
{
    -webkit-animation: fade-in-right 1s;
            animation: fade-in-right 1s;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
}
@-webkit-keyframes fade-in-right
{
    0%
    {
        -webkit-transform: translateX(-100%);

        opacity: 0;
    }
    100%
    {
        -webkit-transform: translateX(0%);

        opacity: 1;
    }
}
@keyframes fade-in-right
{
    0%
    {
        transform: translateX(-100%);

        opacity: 0;
    }
    100%
    {
        transform: translateX(0%);

        opacity: 1;
    }
}
.fade-in-left
{
    -webkit-animation: fade-in-left 1s;
            animation: fade-in-left 1s;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
}
@-webkit-keyframes fade-in-left
{
    0%
    {
        -webkit-transform: translateX(100%);

        opacity: 0;
    }
    100%
    {
        -webkit-transform: translateX(0%);

        opacity: 1;
    }
}
@keyframes fade-in-left
{
    0%
    {
        transform: translateX(100%);

        opacity: 0;
    }
    100%
    {
        transform: translateX(0%);

        opacity: 1;
    }
}
.fade-in-up
{
    -webkit-animation: fade-in-up 1s;
            animation: fade-in-up 1s;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
}
@-webkit-keyframes fade-in-up
{
    0%
    {
        -webkit-transform: translateY(100%);

        opacity: 0;
    }
    100%
    {
        -webkit-transform: translateY(0%);

        opacity: 1;
    }
}
@keyframes fade-in-up
{
    0%
    {
        transform: translateY(100%);

        opacity: 0;
    }
    100%
    {
        transform: translateY(0%);

        opacity: 1;
    }
}
.fade-in-upB
{
    -webkit-animation: fade-in-up 1.2s;
            animation: fade-in-up 1.2s;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
}
@-webkit-keyframes fade-in-up
{
    0%
    {
        -webkit-transform: translateY(100%);

        opacity: 0;
    }
    100%
    {
        -webkit-transform: translateY(0%);

        opacity: 1;
    }
}
@keyframes fade-in-up
{
    0%
    {
        transform: translateY(100%);

        opacity: 0;
    }
    100%
    {
        transform: translateY(0%);

        opacity: 1;
    }
}
.fade-in-upC
{
    -webkit-animation: fade-in-up 1.4s;
            animation: fade-in-up 1.4s;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
}
@-webkit-keyframes fade-in-up
{
    0%
    {
        -webkit-transform: translateY(100%);

        opacity: 0;
    }
    100%
    {
        -webkit-transform: translateY(0%);

        opacity: 1;
    }
}
@keyframes fade-in-up
{
    0%
    {
        transform: translateY(100%);

        opacity: 0;
    }
    100%
    {
        transform: translateY(0%);

        opacity: 1;
    }
}
.bounce-in
{
    -webkit-animation: bounce-in 1.2s;
            animation: bounce-in 1.2s;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
	
}
@keyframes bounce-in
{
    0%
    {
        transform: scale(.9);

        opacity: 0;
    }
    25%
    {
        transform: scale(1.2);
    }
    40%
    {
        transform: scale(.8);
    }
    50%
    {
        transform: scale(1.1);
    }
    60%
    {
        transform: scale(.9);
    }
    70%
    {
        transform: scale(1.05);

        opacity: 1;
    }
    80%
    {
        transform: scale(.95);
    }
    90%
    {
        transform: scale(1.01);
    }
    100%
    {
        transform: scale(1);
    }
}
@-webkit-keyframes bounce-in
{
    0%
    {
        -webkit-transform: scale(.9);

        opacity: 0;
    }
    25%
    {
        -webkit-transform: scale(1.2);
    }
    40%
    {
        -webkit-transform: scale(.8);
    }
    50%
    {
        -webkit-transform: scale(1.1);
    }
    60%
    {
        -webkit-transform: scale(.9);
    }
    70%
    {
        -webkit-transform: scale(1.05);

        opacity: 1;
    }
    80%
    {
        -webkit-transform: scale(.95);
    }
    90%
    {
        -webkit-transform: scale(1.01);
    }
    100%
    {
        -webkit-transform: scale(1);
    }
}
.jello-vertical {
	-webkit-animation: jello-vertical 0.9s 0.5s both;
	        animation: jello-vertical 0.9s 0.5s both;
}

/* ----------------------------------------------
 * Generated by Animista on 2019-10-15 17:45:50
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation jello-vertical
 * ----------------------------------------
 */
@-webkit-keyframes jello-vertical {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  40% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  50% {
    -webkit-transform: scale3d(0.85, 1.15, 1);
            transform: scale3d(0.85, 1.15, 1);
  }
  65% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  75% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes jello-vertical {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  40% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  50% {
    -webkit-transform: scale3d(0.85, 1.15, 1);
            transform: scale3d(0.85, 1.15, 1);
  }
  65% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  75% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.animation {
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.animation-shinning {
  animation-name: shinning;
}
@keyframes shinning {
  0%,
  50% {
    filter: brightness(100%) drop-shadow(transparent);
  }
  5%,
  10% {
    filter: brightness(110%) drop-shadow(rgba(255, 255, 255, 0.05) 0 0 3px);
  }
  15%,
  25%,
  35%,
  45% {
    filter: brightness(130%) drop-shadow(rgba(255, 255, 255, 0.15) 0 0 10px);
  }
  20%,
  30%,
  40% {
    filter: brightness(120%) drop-shadow(rgba(255, 255, 255, 0.1) 0 0 5px);
  }
}

.rotate-center {
	-webkit-animation: rotate-center 0.6s ease-in-out both;
	        animation: rotate-center 0.6s ease-in-out both;
}
.flip-horizontal-bottom {
	-webkit-animation: flip-horizontal-bottom 0.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 0.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_01 {
	-webkit-animation: flip-horizontal-bottom 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_02 {
	-webkit-animation: flip-horizontal-bottom 1s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 1s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_03 {
	-webkit-animation: flip-horizontal-bottom 1.2s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 1.2s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_04 {
	-webkit-animation: flip-horizontal-bottom 1.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 1.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_05 {
	-webkit-animation: flip-horizontal-bottom 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 1.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_06 {
	-webkit-animation: flip-horizontal-bottom 1.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 1.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_07 {
	-webkit-animation: flip-horizontal-bottom 2s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 2s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_08 {
	-webkit-animation: flip-horizontal-bottom 2.2s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 2.2s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_09 {
	-webkit-animation: flip-horizontal-bottom 2.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 2.4s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_10 {
	-webkit-animation: flip-horizontal-bottom 2.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 2.6s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}
.flip-horizontal-bottom_11 {
	-webkit-animation: flip-horizontal-bottom 2.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: flip-horizontal-bottom 2.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2019-1-29 10:33:37
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation flip-horizontal-bottom
 * ----------------------------------------
 */
@-webkit-keyframes flip-horizontal-bottom {
  0% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  100% {
    -webkit-transform: rotateX(-180deg);
            transform: rotateX(-180deg);
  }
}
@keyframes flip-horizontal-bottom {
  0% {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
  }
  100% {
    -webkit-transform: rotateX(-180deg);
            transform: rotateX(-180deg);
  }
}

