body {
  font: 13px/1.6em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif";
  color: #000;
  min-width: 1200px;
  background-color: #f7e4c5;
}
a {
  text-decoration: none;
  display: inline-block
}
:focus {
  outline: none;
}
i {
  font-style: normal;
}
.header, .footer {
  width: 100%;
  margin: auto;
  background: #fff;
    line-height: 0;
}
.hd_pc {
  width: 100%;
}
.hd_m {
  display: none;
}
.m_mode {
  display: none;
}
.pc_mode {}
.mode_light {
  position: absolute;
  mix-blend-mode: lighten;
  z-index: 1;
}
.M_menu_wrap {
  display: none;
}
/**main_wrapper**/
.main_wrapper {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
}
/**kv_wrapper**/
.kv_wrapper {
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
}
/**kv_container**/
.kv_container {
  position: relative;
  z-index: 1;
  margin: auto;
  width: 1200px;
  height: 650px;
}
/**標題**/
.kv_slogan {
  position: absolute;
  left: 0;
  right: 0;
  top: 90px;
  width: 600px;
  margin: auto;
  z-index: 7;
}

/**main_bg**/
.bg_wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -2;
}
.bg_kv {
  background: url(../images/kv_bg.png) no-repeat top center;
  height: 100%;
}
.bg_bottom {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
  background: url("../images/main_bg.jpg") repeat-y center 600px;
}
/**select**/
.selectWrapper{
    width: 1100px;
    margin: 15px auto;
}
.selectWrapper ul{
    display: table;
    clear: both;
}
.selectWrapper li{
    width: 33.3%;
    float:left;
}
.selectWrapper li img{
    width: 100%;
}
/**prod**/
.prod_wrapper {
  position: relative;
  z-index: 500;
  margin-bottom: 150px;
}
.prod_container {
  /**overflow: hidden;**/
}
.ProductList {
  margin: auto;
  width: 1100px;
  /*overflow: hidden;*/
}
.ProductList:after {
  clear: both;
  display: table;
  content: '';
}
.ProductList .item {
  position: relative;
  float: left;
  width: 265px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 10px;
  margin-bottom: 0px;
  text-align: center;
  background-color: #FFFFFF;
  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: 5px auto 0;
  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: 3px;
  border-radius: 35px;
  background-color: #db882e;
  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: 260px;
}
.ProductList .item_0, .ProductList .item_1, .ProductList .item_2, .ProductList .item_3 {
  margin-top: 160px !important;
}
/**ProductListBG**/
.prod_container_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1150px;
  z-index: -1;
  padding-top: 80px;
}
/**前12品背景**/
.prod_container_bg div {
  height: 930px;
  background-color:#e0c293;
    border-radius: 15px;
    margin-bottom: 140px;
}

/**title**/
.tit {
  display: none;
  margin: auto;
}
.ProductList .item .sub_tit {
  position: absolute;
}
.ProductList .item .title_block {
  width: 1100px;
}
.ProductList .item .sub_tit a {
  display: block;
  margin: 0 auto;
  width: 530px;
  height: 88px;
  line-height: 88px;
  color: #fff;
  font-size: 50px;
  font-style: italic;
  font-weight: bold;
  text-shadow: 1px 3px 0 #d215d4;
  transition: 0.2s all ease-in-out
}
.ProductList .item .sub_tit a:hover {
  transform: scale(0.9);
}
/**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);
}
/*float*/
.float_wrapper {
  position: fixed;
  top: 40px;
  right: 0;
  z-index: 999;
  display: none;
}
.float_main {
  width: 90px;
  background: rgba(0,0,0, 0.7);
  border-radius: 10px 0 0 10px;
  padding: 15px 5px;
}
.float_title img{
    position: relative;
    left: -15px;
}
.go_top {
  display: block;
  cursor: pointer;
}
.float_main li {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 15px;
}
.float_main li.highlight2 {
  font-size: 24px;
  padding-bottom: 20px;
  padding-left: 2px;
}
.float_main li.highlight2 a {
  color: #fff;
}
.float_main li a {
  position: relative;
  z-index: 500;
  color: #fff;
  cursor: pointer;
  font-weight: 800;
  padding: 5px 0 5px;
}
.float_main li.active a {
  color: #f8b267;
}
.float_main li a:hover {
  color: #f8b267;
}
.float_main li a:after {
  position: absolute;
  right: 51%;
  bottom: 0;
  left: 51%;
  z-index: 1;
  height: 2px;
  background: #f8b267;
  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%;
}
/**/
@media screen and (max-width:767px) {
  body {
    min-width: inherit;
    background-color: #0e0a24;
  }
  * {
    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 {
    width: 100vw;
    /**background-position: center 11vw !important;**/
  }
  .kv_wrapper {}
  .kv_container {
    width: 100vw;
    height: 65vw;
  }

  /**標題**/
  .kv_slogan {
    width: 80vw;
    top: 4vw;
  }
  .kv_slogan img {
    width: 100%;
  }
  .bg_wrapper {
    width: 100vw;
  }
  /**M版kv比例**/
  .bg_kv {
    background-size: 230vw;
  }
  
  .float_wrapper {
    display: none !important;
  }
  .manu_wrapper {
    display: none;
  }
    .selectWrapper{
        width: 100vw;
    }
    .selectWrapper li{
        width: 50%;
    }
  /**prod_m**/
  .prod_wrapper {
    margin-bottom: 0;
  }
  .ProductList {
    width: 100vw;
    right: 0;
  }
  .ProductList .item {
    width: 49vw;
    margin: 5px .5vw !important;
    margin-bottom: 10px;
  }
  .prod_container {
    margin-bottom: 100px;
  }
  /*產品線間格_m*/
  .ProductList .item_0, .ProductList .item_1 {
    margin-top: 18vw !important;
  }
  .ProductList .item:nth-child(8n+1), .ProductList .item:nth-child(8n+2) {
    margin-top: 18vw !important;
  }
  .ProductList .ProductImg {
    width: 47vw;
    height: 47vw;
    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 {
    left: -0.5vw !important;
    top: -16vw !important;
  }
  .ProductList .item .sub_tit a {
    font-size: 32px;
    line-height: 16vw;
    height: 16vw;
    width: 100vw;
  }
  .ProductList .item .sub_tit {
    background-size: contain;
  }
  .ProductList .item .sub_tit img {
    width: 90vw;
      left: 5vw;
    position: relative;
  }
  .ProductList .item .title_block {
    width: 100%;
    background-size: contain;
  }
  /**產品線分區背景**/
  .prod_container_bg_01, .prod_container_bg_02 {
    display: none;
  }
  /*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: 600;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555), color-stop(100%, #111));
  }
  .M_menu_block ul li {
    width: 33.3vw;
    box-sizing: border-box;
    text-align: center;
    float: left;
    height: 50px;
    cursor: pointer;
    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;
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    vertical-align: middle;
  }
  .M_menu_block ul li.active a {
    color: #f8b267;
  }
  .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: 33.3%;
    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;
  }
}