body {	font: 13px/1.6em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif"; min-width: 1200px; background: #000;}
a { display: block; text-decoration: none;}
:focus { outline: none; }
i { font-style: normal; }
.header, .footer { margin: auto; width: 100%; background: #fff;}
.hd_pc { width: 100%;}
.display_pc { display: block;}
.display_m { display: none;}
.main_wrapper { background: url(../images/kv_bg.png) no-repeat center top, url(../images/main_bg.jpg) center 531px #000;}

/**kv**/
.kv_container { position: relative; margin: auto; width: 1200px; height: 1000px;}
.kv_slogan { position: absolute; top:54px; left:290px; z-index: 2; }
.kv_goods { position: absolute; top: 50px; right: 47px; z-index: 1; }

/**event**/
.event_container { width: 1185px; margin: auto; position: absolute; top: 620px; left: 0; z-index: 5;}
.event_title { font-size: 48px; line-height: 60px; font-weight: bold; text-align: center; color: #e9d3f4;}
.event_title span { font-family: cursive; font-weight: normal; font-size: 40px;}
.event_item li { float: left; width: 25%;}
.event_item li a{ transition: .2s ease-in-out;}
.event_item li a:hover { transform: scale(0.97); filter: brightness(110%); }

/**bestsale**/
.bestsale_container{ padding-bottom: 100px;}
.bestsale_block{ width: 1200px; margin: auto;}
.bestsale_block a:hover { transform: scale(0.99); filter: brightness(125%); }

/**prod**/
.prod_wrapper { position: relative; padding-bottom: 100px; }
.prod_container { position: relative; }
.ProductList { position: relative; z-index: 500; margin: auto; width: 1160px; right:-35px; }
.ProductList:after {  clear: both;  display: table;  content: '';}
.ProductList .item {  position: relative;  float: left;  width: 265px;  margin-left: 4px;  margin-right: 4px;  margin-top: 10px;  margin-bottom: 0px;  text-align: center;  background-color: #fff;  border-radius: 5px;
 box-shadow:0px 0px 5px rgba(0%,0%,10%,0.4); 	}
.ProductList .item > a { position: relative; display: block; transform: scale(.95);	}
.ProductList .ProductImg {  position: relative;  overflow: hidden; margin: 0 auto; width: 265px; height: 265px;}
.ProductList .ProductImg img { position: absolute; top: 0;  right: 0; bottom: 0; left: 0; margin: auto; max-width: 100%; max-height: 100%; -webkit-transition: ease-out .1s; transition: ease-out .1s; }
.ProductList .item > a:hover .ProductImg img {  transform: scale(1.05);  filter: brightness(110%); }
.ProductList .ProductDesc { overflow: hidden; margin: 0 3px; border-radius: 35px; background-image: linear-gradient(90deg, #aa51d2 0%, #ce6bc9 100%); padding: 0 5px; height: 36px; color: #fff; font-weight: bold; font-size: 15px; line-height: 36px;}
.item .ProductName {  overflow: hidden;  padding: 4px 5px; height: 38px;  color: #000;  text-align: center; font-size: 15px;  line-height: 21px;}
.item .ProducPrice, .item .Event_Condition { padding: 3px 2px 7px 2px; height: 35px; color: #F00;}
.item .ProducPrice label {  cursor: pointer;}
.item .ProducPrice i em span { margin: 0 10px 0 0; color: #747474; font-weight: 100; font-size: 13px; }
.item .ProducPrice span, .item .Event_Condition i span { margin: 0 2px 0 2px; font-weight: 500; font-size: 32px; line-height: 30px;}
.item .ProducPrice i em {  color: #747474; text-decoration: line-through;  font-style: normal;}
.item .ProducPrice .price_txt {  color: #F00; font-size: 15px;  line-height: 26px;}

/**8品分區間格**/
.ProductList .item:nth-child(8n+1), .ProductList .item:nth-child(8n+2), .ProductList .item:nth-child(8n+3), .ProductList .item:nth-child(8n+4) { margin-top: 210px;}
.ProductList .item_0, .ProductList .item_1, .ProductList .item_2, .ProductList .item_3{  margin-top: 110px!important;} 

/**title**/
.tit {  display: none;  margin: auto;}
.ProductList .item .sub_tit {}
.ProductList .item .sub_tit a {  display: inline-block;}
.ProductList .item_0 .sub_tit, .ProductList .item_8 .sub_tit, .ProductList .item_16 .sub_tit, .ProductList .item_24 .sub_tit{ display: block; position: absolute; top: -110px !important; left: -39px !important; width: 1160px; height: 96px;}

/**ProductListBG**/
.prod_container_bg { position: absolute;  top: 0px;  right: 0;  left: 0;  margin: auto;  width: 1160px; z-index: 2}
.prod_container_bg_01, .prod_container_bg_02, .prod_container_bg_03, .prod_container_bg_04{ width: 1160px; left: 0; right: 0; margin: auto; height: 890px !important; }
.prod_container_bg_01{ margin-top:48px;  background: url("../images/border1.png") no-repeat top center; }
.prod_container_bg_02, .prod_container_bg_03, .prod_container_bg_04{ margin-top:115px; background:url("../images/border1.png") no-repeat top center; }

/*float*/
.float_wrapper {  position: fixed; top: 100px;  right: 0; z-index: 999;  display: none; }
.float_main {  background: #7e5194;  border-radius: 10px 0 0 10px;   padding: 15px 8px 10px 10px;}
.go_top {  display: block;  cursor: pointer;}
.float_main li { position: relative; color: #fff; text-align: center; font-size: 16px;}
.float_main li.highlight0 {  padding-top: 3px; color: #ffc46e; margin-bottom: 8px;  font-size: 25px;  line-height: 26px;  font-weight: bold;}
.float_main li.highlight0 > ul { border-top: 1px dotted;}
.float_main li.highlight2 {font-size: 24px; padding-top: 5px;}
.float_main li.highlight2 a { color: #fff;}
.float_main li a {  position: relative;  z-index: 500; color: #fff;  cursor: pointer;  font-weight: 600;  padding: 5px 0 5px;}
.float_main li a:hover {  color: yellow;}
.float_main li a:after { position: absolute; right: 51%; bottom: 0; left: 51%;  z-index: 1; height: 2px; background: yellow;  content: "";
 -webkit-transition-timing-function: ease-out;  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s; transition-duration: 0.3s;
  -webkit-transition-property: left, right; transition-property: left, right;}
.float_main a:hover:after { right: 10%;  left: 10%;}

/**tag wfe******************/
.tag_wfe { width: 20px; height: 20px; background: url(//www.payeasy.com.tw/pezlib/images/tag_wfe_s.png) left; position: relative; display: inline-block; top: -5px;	background-size: cover;	vertical-align: middle}
.tag_wfe.checked {	background-position: right;}
.tag_wfe .brief {	position: absolute;	background: #E36E1A;	width: 64px;	line-height: 16px!important;	color: #f6f6f6 !important;	display: none;	z-index: 10;	text-align: center;	left: 25px;	top: -5px;	font-size: 12px !important;}
.tag_wfe:hover .brief {	display: block;}
.tag_wfe.checked:hover .brief {	display: none;}
.tag_wfe .brief:after {	content: '';	position: absolute;	width: 0;	height: 0;	line-height: 0;	font-size: 0;	left: -10px;	top: 10px;	border-width: 5px;	border-style: solid;	border-color: transparent #E36E1A transparent transparent;}

/**promotionBlock_forVIPday標籤**/
.promotionBlock { position: relative; }
.promotionBlock .activity {	left: 0px;	position: absolute;	bottom: 0;	width: 100%; z-index: 100; line-height: 0;}
.promotionBlock .activity img { width: 100%; }


@media screen and (max-width:1024px) {
body {	min-width: inherit;	}
* {	box-sizing: border-box;}
.gotop { background: url(//www.payeasy.com.tw/travel/event/img/icon_top.png) no-repeat; height: 36px; position: fixed; right: 5px; width: 36px; bottom: 60px; z-index: 900;display: none;  }
.gotop a { display: block; width: 48px; height: 36px; }
.header {width: 100vw}
.display_pc{ display: none;}
.display_m{	display: block}
	
.main_wrapper {	background: url(../images/kv_bg.png) no-repeat center top, url(../images/main_bg.jpg) center 40vw #000; background-size: 150%, 110%; }
.kv_container { width: 100vw; height:80vw; }
.kv_container img{ width: 100%;}
.kv_slogan { width: 49vw; left: 25vw; top: 4vw;}
.kv_goods { width: 93vw; top: 4vw; left: 4vw;}
 
.event_container { width: 90vw; overflow: hidden; top: 50vw; left: 5vw;}
.event_title { font-size: 35px;}
.event_title span { font-size: 38px;}

/**bestsale**/
.bestsale_container { padding-bottom: 10px;}
.bestsale_block { width: 100vw;}
.bestsale_block img { width: 100%; }
	
/**prod_m**/
.prod_wrapper {	padding-bottom: 70px;}	
.ProductList { width: 100vw; right: 0;}
.ProductList .item { width: 49vw; margin: 0 .5vw; margin-bottom: 10px; }
.prod_container { margin-bottom: 0;  z-index: auto; }	
.ProductList .item_0, .ProductList .item_1 {  margin-top: 17vw !important;  }
.ProductList .item:nth-child(8n+3), .ProductList .item:nth-child(8n+4) {  margin-top: 0vw !important;  }
.ProductList .item:nth-child(8n+9), .ProductList .item:nth-child(8n+10) {  margin-top: 20vw !important;  }
.ProductList .ProductImg {	width: 49vw; height: 49vw;	border: 0;}
.ProductList .ProductDesc { height: 45px; line-height: 45px; font-size: 20px; padding: 0 3px;}
.item .ProductName { height: 55px; font-size: 20px; line-height: 25px;}
.item .ProducPrice i em span { font-size: 18px; }
.item .ProducPrice { font-size: 18px;}
.item .ProducPrice span, .item .Event_Condition i span { font-size: 36px;}
.ProductList .item .sub_tit { width: 100vw;	height: 14vw; left: -0.5vw !important;}
.ProductList .item .sub_tit img { width: 90%; }	
	
/*M版按鈕*/
.M_menu_wrap { position: fixed;  bottom: 0; z-index: 999; }
.M_menu_block{ width: 100%; background-color: rgb(0 0 0 / 70%); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);   }
.M_menu_block ul { width: 100vw; height: 55px; margin: 0 auto;  list-style: none; overflow: hidden; display: flex;  justify-content: center;  align-items: stretch;  }
.M_menu_block li { width: 100%;  font-size: 14px;  line-height: 16px; display: flex;  justify-content: center;  align-items: center; text-align: center; border-top: 1px solid #999;border-right: 1px solid #666;border-left: 1px solid #222; }
.M_menu_block li a{ color: #fff; }
    
@media screen and (max-width:768px) { 
.kv_container { width: 100vw; height:83vw; }
.ProductList .ProductDesc { height: 36px; line-height: 36px; font-size: 14px; padding: 0 3px;}
.item .ProductName { height: 38px; font-size: 14px; line-height: 18px;}
.item .ProducPrice i em span { font-size: 13px;}
.item .ProducPrice { font-size: 13px;}
.item .ProducPrice span, .item .Event_Condition i span { font-size: 24px;}
.ProductList .item .sub_tit { top: -14vw !important;}
}
    
@media screen and (max-width:576px) { 
.kv_container { height: 153vw; }	 
.event_title { font-size: 20px; line-height: 40px; font-weight: normal;}
.event_title span { font-size: 20px;}
.event_item li { width: 50%;} 
}
    
@media screen and (max-width:320px) { 
.tag_wfe { display: none;}
}
