body {
  font: 13px/1.6em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif";
  color: #333;
  min-width: 1050px;
  background: url(../images/main_bg.png) no-repeat fixed bottom;
}
a {
  text-decoration: none;
  display: inline-block
}
:focus {
  outline: none;
}
i {
  font-style: normal;
}
.header, .footer {
  width: 100%;
  background: #fff;
}
.hd_pc {
  width: 100%;
}
.hd_m {
  display: none;
}
.m_mode {
  display: none;
}
.pc_mode {}
.M_menu_wrap {
  display: none;
}
.vipEventMenu {
  width: 1200px;
  height: 70px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
/**main_wrapper**/
.main_wrapper {
  margin: auto;
  position: relative;
  width: 100%;
  z-index: 1;
  background-color: #000;
  overflow: hidden;
  padding-bottom: 30px;
}
/**main_wrapper**/
.main_wrapper {
  background: url(../images/kv_bg.png) no-repeat top center;
  position: relative;
}
/**kv_wrapper**/
.kv_wrapper {
  position: relative;
}
/**kv_container**/
.kv_container {
  position: relative;
  z-index: 1;
  margin: auto;
  width: 1200px;
  height: 570px;
}

/**logo**/
.kv_slogan1 {
  position: absolute;
  left: 97px;
  top: 63px;
  z-index: 3;
}

.kv_slogan1 a {
  transition: .2s ease-in-out;  
}

.kv_slogan1 a:hover {
  transform: translateY(-8px); 
}

/**slogan**/
.kv_slogan2 {
  position: absolute;
  right: 355px;
  top: 62px;
  z-index: 2;
}

/**signboard**/
.kv_slogan3 {
  position: absolute;
  right: 260px;
  top: -148px;
  z-index: 1;
}

/**people**/
.kv_slogan4 {
  position: absolute;
  left: -402px;
  top: 229px;
  z-index: 1;
}

.kv_slogan5 {
  position: absolute;
  right: -363px;
  top: 214px;
  z-index: 1;
}

/**hot_items**/
.hot_wrapper {}
.hot_container {
  position: relative;
  margin: auto;
  top: -50px;
  width: 1200px;
  background-image: url("../images/product_border.png");
  height: 1482px;
  z-index: 500;
}
.hot_item {
  position: absolute;
  width: 935px;
  top: 233px;
  left: 132px;
}
.hot_item li a {
  margin-top: 6px;
  transition: .2s ease-in-out;    
}
.hot_item li a:hover {
  transform: scale(0.95);
  filter: brightness(110%);
}



/*float*/
.float_wrapper {
  position: fixed;
  top: 40px;
  right: 0;
  z-index: 250;
  display: none;
}
.float_main {
  width: 90px;
  background: rgba(69, 161, 120, 0.9);
  border-radius: 10px 0 0 10px;
  padding: 0 5px;
}
.go_top {
  display: block;
  cursor: pointer;
}
.float_main li {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 15px;
}
.float_main li.highlight1 {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.05em;
  border-radius: 20px 0 0 0;
  padding-top: 20px;
  padding-left: 2px;
  color: #fff834;
  font-weight: bold;
}

.float_main li.highlight1:after {
  background: yellow;
}
.float_main li.highlight0 {
  margin-top: 10px;
  padding: 5px; 
  background-color: #287352;
  border-radius: 30px;
  font-weight: bold;
}
.float_main li.highlight0 > ul {
  border-top: 1px dotted;
}
.float_main li.highlight2 {
  font-size: 24px;
  padding-bottom: 20px;
  padding-left: 2px;
}


.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%;
}
.float_main li.catagory {
  width: 100%;
  float: left;
  border-bottom: 1px dotted #d73e29;
}
.float_main li.catagory.on {
  background-color: #fff95a;
}
/**.float_main li.catagory:nth-child(2n) {
  border-left: 1px dotted #d73e29;
}**/
.float_main li.catagory a {
  color: #d63853;
}
/**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%;
}
/**prod**/
.prod_wrapper {
  position: relative;
  padding-bottom: 50px;
  z-index: 999;
}
.prod_container {
  position: relative;
  z-index: 100;
  /**overflow: hidden;**/
  padding-bottom: 40px;
  margin-top: -25px;
}
.ProductList {
  position: relative;
  z-index: 500;
  margin: auto;
  width: 1200px;
  /*overflow: hidden;*/
  top: -30px;
  right: -78px;
}
.ProductList:after {
  clear: both;
  display: table;
  content: '';
}
.ProductList .item {
  position: relative;
  float: left;
  width: 255px;/**品數大小更改**/
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 70px;
  margin-bottom: 0px;
  text-align: center;
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow:0px 0px 6px rgba(51,94,105,0.8); 	
}

/*8品陰影*/
.ProductList .item_0, .ProductList .item_1, .ProductList .item_2, .ProductList .item_3, 
.ProductList .item_4, .ProductList .item_5, .ProductList .item_6, .ProductList .item_7{
  box-shadow:0px 0px 6px rgba(76,42,8,0.7); 	
}

.ProductList .item > a {
  position: relative;
  display: block;
  transform: scale(.95);	
}
.ProductList .ProductImg {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 255px;/**品數大小更改**/
  height: 255px;/**品數大小更改**/
}
.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: 30px;
  /**background-color: #8a4242;**/
  background-image: repeating-linear-gradient(90deg, rgb(69, 161, 120) -1%, rgb(37, 115, 80) 101%);	
  padding: 0 5px;
  height: 36px;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  line-height: 36px;
}

/*8品文案顏色*/
.ProductList .item_0 .ProductDesc, .ProductList .item_1 .ProductDesc, .ProductList .item_2 .ProductDesc, .ProductList .item_3 .ProductDesc,
.ProductList .item_4 .ProductDesc, .ProductList .item_5 .ProductDesc, .ProductList .item_6 .ProductDesc, .ProductList .item_7 .ProductDesc{
  background-image: repeating-linear-gradient(90deg, rgb(228, 39, 24) -1%, rgb(136, 30, 13) 101%);		
}

.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: 36px;
  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_8, .ProductList .item_9, .ProductList .item_10, .ProductList .item_11, 
.ProductList .item_16, .ProductList .item_17, .ProductList .item_18, .ProductList .item_19, 
.ProductList .item_24, .ProductList .item_25, .ProductList .item_26, .ProductList .item_27, 
.ProductList .item_32, .ProductList .item_33, .ProductList .item_34, .ProductList .item_35, 
.ProductList .item_40, .ProductList .item_41, .ProductList .item_42, .ProductList .item_43, 
.ProductList .item_48, .ProductList .item_49, .ProductList .item_50, .ProductList .item_51,
.ProductList .item_56, .ProductList .item_57, .ProductList .item_58, .ProductList .item_59{
  margin-top: 356px;
}
/*強力推薦4品間格*/
.ProductList .item_0, .ProductList .item_1, .ProductList .item_2, .ProductList .item_3 {
  margin-top: 244px !important;
}
/**ProductListBG**/
.prod_container_bg {
  position: absolute;
  top: 0px;
  right: 0;
  left: 0;
  margin: auto;
  width: 1200px;
}
.prod_container_bg_01, .prod_container_bg_02, .prod_container_bg_03, .prod_container_bg_04, .prod_container_bg_05, .prod_container_bg_06, .prod_container_bg_07, .prod_container_bg_08{
  width: 1200px;
  left: 0;
  right: 0;
  margin: auto;
  height: 1190px !important;
  margin-top: 0px;
  background-image: url("../images/border.png");
}


/**title***/
.tit {
  display: none;
  margin: auto;
}
.ProductList .item .sub_tit {
  display: none;
  position: absolute;
  z-index: 100;
  width: 1200px;
  height: 140px;
  text-align: left;
}
.ProductList .item .sub_tit > div {
  font-size: 50px;
  font-weight: bold;
  text-shadow: 1px 1px #672322;    
  width: 1000px;
  height: 50px;
  line-height: 1;
  margin: 48px 0px 0px 200px;
  color: #fff;
  background: url("../images/more.png") right no-repeat;
  cursor: default;
  position: relative;
}


.ProductList .item_0 .sub_tit, .ProductList .item_8 .sub_tit, .ProductList .item_16 .sub_tit, .ProductList .item_24 .sub_tit, .ProductList .item_32 .sub_tit,
.ProductList .item_40 .sub_tit, .ProductList .item_48 .sub_tit,
.ProductList .item_56 .sub_tit{
  display: block;
}
.ProductList .item .sub_tit a {
  display: block;
  position: absolute;
  right: 200px;
  width: 130px;
  height: 50px;
  top: 10px;
  /**background-color: aqua;**/
}
/**/
.bg_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: -2;
}
.bg_fly {
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../images/float.png") repeat-y center;
  position: fixed;
}
/**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;
}
/**tag**/
.tag_wrapper {
  width: 900px;
  margin: 0 auto 20px;
  text-align: center;
  font-size: 18px;
}
.tag_wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.tag_wrapper a {
  display: inline-block;
  margin: 8px;
  padding: 5px 10px;
  float: left;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  cursor: pointer;
  border-radius: 30px;
  transition: linear .2s;
}
.tag_wrapper a:hover {
  background: rgba(255, 255, 255, 0.6);
}

/**banner**/
.banner_wrapper {
  padding-bottom: 50px;
}
.banner_container {
  position: relative;
  width: 1100px;
  margin: auto;
  top: 20px;
}
.banner_container ul li a {
  margin-top: 6px;
  transition: .2s ease-in-out;    
}
.banner_container ul li a:hover {
  transform: scale(0.95);
  filter: brightness(110%);
}

/**/
@media screen and (max-width:768px) {
  body {
    min-width: inherit;
    background-color: #e8c73b;
    background-size: 1600px;
  }
  * {
    box-sizing: border-box;
  }
  .header {
    width: 100vw
  }
  .footer {
    display: none;
  }
  .hd_pc {
    display: none;
  }
  .hd_m {
    display: block
  }
  .m_mode {
    display: block
  }
  .pc_mode {
    display: none;
  }
  .main_wrapper {
    background-size: 233vw !important;
    width: 100vw;
    /**background-position: center 11vw !important;**/
  }
  .kv_wrapper {}
  .kv_wrapper img {
    width: 100%;
  }
  .kv_container {
    width: 100vw;
    height: 65vw;
  }
	
   /**logo**/    
  .kv_slogan1 {
    display: none;
  }
    
  /**slogan**/	
  .kv_slogan2 {
    top: 11.5vw;
    width: 58vw;
	right: 20.5vw;  
  }
	
  /**signboard**/    
  .kv_slogan3 {
    top: -14vw;
	width: 84vw;
    right: 8vw; 
  }
	
  /**people**/    
  .kv_slogan4 {
    top: 36.5vw;
    width: 70vw;
	left: -29vw;  
  }	
	
  .kv_slogan5 {
    top: 36.7vw;
    width: 70vw;
	right: -23vw;  
  }	
		
  .kv_slogan1 img, .kv_slogan2 img, .kv_slogan3 img, .kv_slogan4 img, .kv_slogan5 img, .kv_event img, .kv_slogan6 img, .kv_slogan7 img, .kv_slogan8 img, .kv_slogan9 img{
    width: 100%;
  }
    
  /**hot_items**/
  .title {
    width: 100vw;
  }  
    
  .title img {
    width: 100%;
  }   
   
  .hot_wrapper {
    height: 143vw;
  }
  .hot_container {
    width: 100vw;
    background-image: none;
    background-color: #891c21;
    top: 0px;
    height: 100%;
  }
    
  .hot_container img {
    width: 100%;
  }
	
  .hot_item{
    width: 100%;	
    top: 2vw;
    left: 0;
  }	
    
  .hot_item li a {
    margin-top: 4px;
  }
    
  .hot_item li a img {
    width: 100%
  }    
    
    
  .vipEventMenu {
    width: 100vw;
    height: auto;
    z-index: 20;
  }
  .float_wrapper {
    display: none !important;
  }
  /**分頁按鈕_M**/
  .but_M {
    display: block;
    margin-top: 88vw;
    position: absolute;
  }
  .but_M_small {
    float: left;
    width: 33.3%;
    line-height: 0;
  }
  .but_M_small img {
    width: 100%;
  }
  /**prod_m**/
  .prod_wrapper {
    padding-bottom: 0;
  }
    
  .prod_container {
    margin-top: 100px;
    padding-bottom: 0px;
  }  
    
  .ProductList {
    width: 100vw;
    right: 0;
  }
  .ProductList .item {
    width: 49vw;
    margin: 0 .5vw;
    margin-bottom: 10px;
  }
  /*產品線間格_m*/
  .ProductList .item_0, .ProductList .item_1 {
    margin-top: 15vw !important;
  }
  .ProductList .item_8, .ProductList .item_9, .ProductList .item_16, .ProductList .item_17, .ProductList .item_24, .ProductList .item_25, .ProductList .item_32, .ProductList .item_33, .ProductList .item_40, .ProductList .item_41,
  .ProductList .item_48, .ProductList .item_49, .ProductList .item_56,
  .ProductList .item_57{
    margin-top: 17vw !important;
  }
  .ProductList .item_2, .ProductList .item_3 {
    margin-top: 0 !important;
  }
  .ProductList .ProductImg {
    width: 49vw;
    height: 49vw;
    border: 0;
  }
  .ProductList .ProductDesc {
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    font-size: 14px;
    padding: 0 3px;
  }
  .item .ProductName {
    color: #000;
    height: 38px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    padding: 4px 5px;
    line-height: 18px;
  }
  .item .ProducPrice span, .item .Event_Condition i span {
    font-size: 24px;
  }
  .ProductList .item .sub_tit {
    width: 100vw;
    height: 14vw;
    left: 0 !important;
    top: -20vw !important;
  }
  .ProductList .item .sub_tit > div {
    width: 98vw;
    background-image: url('../images/more_M.png');
    background-size: 52vw;
    background-position: right 0vw;
    font-size: 25px;
	color: #fff;
	margin: 11vw 0px 0px 0px;
  }
	
 .ProductList .item .sub_tit a {
  right: 0px;
  width: 52vw;
  height: 8vh;
  top: -3vw;
  /**background-color: aqua;**/
}
  .prod_container_bg_01, .prod_container_bg_02, .prod_container_bg_03, .prod_container_bg_04, .prod_container_bg_05, .prod_container_bg_06, .prod_container_bg_07, .prod_container_bg_08{
    display: none;
  }
 
/**banner**/
.banner_wrapper {
  padding-bottom: 23vw;
}
.banner_container {
  width: 100vw; 
  top: 0px;
}
.banner_container ul li a {
  margin-top: 1vw;   
}

.banner_container ul li a img {
  width: 100%;
}    
	
  /*M版按鈕&分會場*/
  .M_menu_wrap {
    display: block;
    position: absolute;
  }
  .M_menu_block {
    position: fixed;
    bottom: 0; /**background: rgba(0,0,0,1)**/ ;
    width: 100%;
    z-index: 200;
  }
  .M_menu_block ul li {
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    float: left;
    height: 50px;
    cursor: pointer;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555), color-stop(100%, #111));
    border-top: 1px solid #999;
    border-right: 1px solid #666;
    border-left: 1px solid #222;
  }
  /**.M_menu_block ul li:last-child{border:none;}**/
  .M_menu_block ul li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .M_menu_block ul li a {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 17px;
    line-height: 18px;
    vertical-align: middle;
  }
  .M_menu_block ul li.best a {
    color: yellow;
  }
  .M_menu_filter {
    display: none;
    position: fixed;
    bottom: 60px;
    width: 95%;
    margin: auto;
    left: 0;
    right: 0;
    background: #fefefe;
    border-radius: 10px;
    z-index: 200;
  }
  .M_menu_filter:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 7px;
    border-color: #fefefe transparent transparent transparent;
    border-style: solid;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -14px;
    margin: auto;
  }
  .M_menu_filter ul li {
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    float: left;
    height: 50px;
    padding: 5px;
  }
  .M_menu_filter ul li a {
    background: darkred;
    display: block;
    font-size: 14px;
    height: 35px;
    color: #fff;
    vertical-align: middle;
    border-radius: 20px;
  }
  .M_menu_filter ul li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }
  .bk_mask {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
    top: 0;
    z-index: 100;
  }
}