body {
  min-width: 1200px;
  color: #333;
  font: 13px/1.6em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif";
  background: black;
}
a {
  display: block;
  text-decoration: none;
}
:focus {
  outline: none;
}
i {
  font-style: normal;
}
.header, .footer {
  margin: auto;
  background: #fff;
  text-align: center
}
.hd_pc {
  width: 1200px;
}
.hd_m {
  display: none;
}
.M_menu_wrap {
  display: none;
}
.main {
  position: relative;
  width: 100%;
  background: url("../images/bg.jpg") no-repeat top center;
}
.gotop {
  display: none;
}
/**kv**/
.kv_wrapper {
  position: relative;
  z-index: 5;
}
.kv {
  position: relative;
  z-index: 1;
  margin: auto;
  width: 1200px;
  height: 646px;
}
.kv .slogan {
  position: absolute;
  width: 485px;
  top: 30px;
  left: 30px;
  z-index: 10;
}
.kv .goods {
  position: absolute;
  width: 687px;
  top: 0;
  right: 30px;
}
.smoke, .smoke_s {
  position: absolute;
  width: 1200px;
  left: 0;
  right: 0;
  margin: auto;
  top: 150px;
  z-index: 1;
}
.smoke_s img {
  width: 80%;
}
/**menu**/
.menu_wrapper {
  margin-top: -60px;
  background: url("../images/menu_rope.png") no-repeat;
  background-position: center 5px;
  z-index: 5;
  position: relative;
}
.menu_container {
  width: 1200px;
  margin: auto;
}
.menu_container:after {
  content: '';
  display: table;
  clear: both;
}
.menu_main {
  width: 750px;
  height: 320px;
  position: relative;
  float: right;
}
.menu_main li {
  position: absolute;
  display: inline-block;
  width: 236px;
  height: 217px;
  background-size: contain;
    background-repeat: no-repeat;
  cursor: pointer;
}
.menu_main li:hover {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.menu_sport {
  background-image: url("../images/menu_sport.png");
}
.menu_body {
  background-image: url("../images/menu_body.png");
  top: 75px;
  left: 165px;
}
.menu_outdoor {
  background-image: url("../images/menu_outdoor.png");
  left: 330px;
}
.menu_health {
  background-image: url("../images/menu_health.png");
  top: 70px;
  left: 495px;
}
/**video**/
.video {
  width: 450px;
  height: 320px;
  float: left;
  background-image: url("../images/bg_video.png");
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}
.video iframe {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 77px;
}
/**float**/
.float_wrapper {
  position: fixed;
  top: 50px;
  right: 0;
  z-index: 250;
  display: none;
}
.go_top {
  display: block;
  cursor: pointer;
  text-align: center;
}
.group_leftmenu {
  width: 130px;
  margin-top: -20px;
  border: 5px inset #1c1c1c;
  background: #323232; /* Old browsers */
  background: -moz-linear-gradient(top, #323232 0%, #000000 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #323232 0%, #000000 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #323232 0%, #000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#323232', endColorstr='#000000', GradientType=0); /* IE6-9 */
}
.group_leftmenu:after {
  content: '';
  display: table;
  clear: both;
}
.group_leftmenu li {
  position: relative;
  padding: 10px 0 10px;
  text-align: center;
  font-size: 20px;
  font-style: italic;
}
.group_leftmenu li.highlight1 {
  padding-left: 2px;
}
.group_leftmenu li a {
  position: relative;
  z-index: 500;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
}
.group_leftmenu li a:hover, .group_leftmenu li a:focus, .group_leftmenu li a:active {
  color: yellow;
}
.group_leftmenu li: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;
}
.group_leftmenu li:hover:after, .type_leftmenu li:focus:after, .type_leftmenu li:active:after {
  right: 10%;
  left: 10%;
}
/***prod***/
.prod_wrapper {
  position: relative;
  padding-bottom: 50px;
  margin-top: -20px;
  background: url("../images/bg_02.jpg") repeat-y top center;
}
.prod_container {
  position: relative;
  z-index: 100;
  background: url("../images/border2.png") repeat-y;
  background-position: top center;
}
.ProductList {
  position: relative;
  z-index: 500;
  margin: auto;
  padding-bottom: 35px;
  width: 1150px;
  overflow: hidden
}
.ProductList:after {
  clear: both;
  display: table;
  content: '';
}
.ProductList .item {
  position: relative;
  float: left;
  width: 270px;
  margin-left: 1.3%;
  margin-right: 0;
  margin-bottom: 15px;
  text-align: center;
}
.ProductList .item > a {
  position: relative;
  display: block;
  background: #fff;
  -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.45);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.ProductList .ProductImg {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 270px;
  height: 270px;
}
.ProductList .ProductImg img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.ProductList .item > a:hover, .ProductList .item > a:focus, .ProductList .item > a:active {
  transform: translateY(-5px)
}
.ProductList .ProductDesc {
  overflow: hidden;
  padding: 0 5px;
  height: 36px;
  background: #fff953;
  color: #000;
  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: 16px;
  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: 40px;
  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;
}
/**title***/
.tit {
  display: none;
  margin: auto;
}
.ProductList .item .sub_tit {
  display: none;
  position: absolute;
  z-index: -1;
  width: 1150px;
  height: 120px;
  background: url("../images/title_bg.png") center no-repeat;
}
.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, .ProductList .item_64 .sub_tit, .ProductList .item_72 .sub_tit, .ProductList .item_80 .sub_tit, .ProductList .item_88 .sub_tit {
  display: block
}
.ProductList .item .sub_tit a {
  width: 700px;
  height: 120px;
  display: block;
  margin: auto;
  font-size: 60px;
  line-height: 120px;
  color: #fff;
  font-weight: normal;
}
.ProductList .item .sub_tit .more {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  width: 98px;
  background: url("../images/more.png") no-repeat center;
    background-size: contain;
}
/**產品線區*12區**/
.ProductList .item_0, .ProductList .item_1, .ProductList .item_2, .ProductList .item_3 {
  margin-top: 180px;
}
.ProductList .item_8, .ProductList .item_9, .ProductList .item_10, .ProductList .item_11 {
  margin-top: 230px;
}
.ProductList .item_16, .ProductList .item_17, .ProductList .item_18, .ProductList .item_19 {
  margin-top: 230px;
}
.ProductList .item_24, .ProductList .item_25, .ProductList .item_26, .ProductList .item_27 {
  margin-top: 230px;
}
.ProductList .item_32, .ProductList .item_33, .ProductList .item_34, .ProductList .item_35 {
  margin-top: 230px;
}
.ProductList .item_40, .ProductList .item_41, .ProductList .item_42, .ProductList .item_43 {
  margin-top: 230px;
}
.ProductList .item_48, .ProductList .item_49, .ProductList .item_50, .ProductList .item_51 {
  margin-top: 230px;
}
.ProductList .item_56, .ProductList .item_57, .ProductList .item_58, .ProductList .item_59 {
  margin-top: 230px;
}
.ProductList .item_64, .ProductList .item_65, .ProductList .item_66, .ProductList .item_67 {
  margin-top: 230px;
}
.ProductList .item_72, .ProductList .item_73, .ProductList .item_74, .ProductList .item_75 {
  margin-top: 230px;
}
.ProductList .item_80, .ProductList .item_81, .ProductList .item_82, .ProductList .item_83 {
  margin-top: 230px;
}
.ProductList .item_88, .ProductList .item_89, .ProductList .item_90, .ProductList .item_91 {
  margin-top: 230px;
}
/*commonVipMember*/
.eventPage_bn_vipMember_wrapper {
  position: relative;
}
.eventPage_fixTopLeft_vipMember {
  position: fixed;
  left: 50%;
  z-index: 999;
}
.eventPage_fixTopLeft_vipMember a {
  position: absolute;
  top: 100px;
  right: 600px;
  display: inline-block;
  width: 80px;
}
/*others*/
#doyoo_panel {
  display: none !important;
}
/**tag wfe******************/
.tag_wfe {
  position: relative;
  top: -5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(//www.payeasy.com.tw/pezlib/images/tag_wfe_s.png) left;
  background-size: cover;
}
.tag_wfe.checked {
  background-position: right;
}
.tag_wfe .brief {
  position: absolute;
  top: -5px;
  left: 25px;
  z-index: 10;
  display: none;
  width: 64px;
  background: #E36E1A;
  color: #f6f6f6 !important;
  text-align: center;
  font-size: 12px !important;
  line-height: 16px !important;
}
.tag_wfe:hover .brief {
  display: block;
}
.tag_wfe.checked:hover .brief {
  display: none;
}
.tag_wfe .brief:after {
  position: absolute;
  top: 10px;
  left: -10px;
  width: 0;
  height: 0;
  border-color: transparent #E36E1A transparent transparent;
  border-style: solid;
  border-width: 5px;
  content: '';
  font-size: 0;
  line-height: 0;
}
.tag_wfe:before {
  display: inline-block;
  height: 100%;
  content: '';
  vertical-align: text-bottom;
}
/* quick arrival 24h */
.tag_24h {
  width: 20px;
  height: 20px;
  background: url(//www.payeasy.com.tw/pezlib/images/tag_24h.svg) left no-repeat;
  background-size: 20px;
  position: relative;
  display: inline-block;
  margin: 0 3px;
}
.tag_wfe + .tag_24h {
  margin-left: 0px !important;
}
/* endof quick arrival 24h */
@media screen and (max-width:767px) {
  body {
    min-width: inherit; /*background: #1f005f;*/
  }
  * {
    box-sizing: border-box;
  }
  #doyoo_panel {
    display: none !important;
  }
  .header {
    width: 100vw;
  }
  .footer {
    display: none;
  }
  .hd_pc {
    display: none;
  }
  .hd_m {
    display: block;
  }
  .main {
      width: 100vw;
      overflow-x: hidden;
    background-size: 200vw;
  }
  .gotop {
    background: url(//www.payeasy.com.tw/pbenefit/in_other/pmedm/106/autumn/images/icon_top.png) no-repeat;
    height: 36px;
    position: fixed;
    right: 10px;
    width: 36px;
    bottom: 82px;
    z-index: 900;
    display: none;
  }
  .gotop a {
    display: block;
    width: 48px;
    height: 36px;
  }
  .kv {
    width: 100vw;
    height: 87vw;
  }
  .kv img {
    width: 100%;
  }
  .kv .slogan {
    width: 55vw;
    top:27vw;
     margin: auto;
    left: 0;
    right: 0;
  }
  .kv .slogan img {
    width: 100%;
  }
  .kv .goods {
    width: 100vw;
      margin: auto;
    left: 0;
    right: 0;
  }
  .kv .goods img {
    width: 100%;
  }
    .menu_wrapper{
        margin-top: 0;
        background-size: 340vw;
    }
    .menu_container{
        width: 100vw;
    }
    .menu_main{
        width: 100%;
        height: 50vw;
    }
    .menu_main li{
        width: 38vw;
        height: 35vw;
    }
    .menu_body{
        left:20vw;
        top:14vw;
        z-index: -1;
    }
    .menu_outdoor{
        left: 40vw;
    }
     .menu_health{
        left:60vw;
        top:14vw;
         z-index: -1;
    }
    .video{display: none}
    .smoke, .smoke_s{
        top: 0;
    }
  .prod_wrapper {
    background-size: 100vw;
    padding-bottom: 30px;
  }
  .ProductList {
    width: 100vw;
  }
  .ProductList .item {
    margin-top: 5px !important;
    margin-right: 0.5vw;
    margin-left: 0.5vw;
    width: 49vw;
    margin-bottom: 0;
  }
  .ProductList .ProductImg {
    width: 49vw !important;
    height: 49vw !important;
  }
  .item .ProducPrice span, .item .Event_Condition i span {
    font-size: 18px;
  }
  .item .ProducPrice i em span {
    margin-right: 5px;
    font-size: 12px;
  }
  .item .ProductName {
    height: 40px;
    font-size: 14px;
    line-height: 18px;
  }
  .ProductList .ProductDesc {
    font-size: 12px;
  }
  .ProductList .item .sub_tit {
    left: 0.5vw !important;
    width: 98vw;
    height: 20vw;
      background-size: contain;
  }
    .ProductList .item .sub_tit a{
        width: 100%;
        font-size: 26px;
        height: 20vw;
        line-height: 20vw;
    }
    .ProductList .item .sub_tit .more{
        width: 18vw;
        margin-left: 5px;
    }
/**產品線區*5區**/
.ProductList .item_0, .ProductList .item_1{
  margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_8, .ProductList .item_9{
   margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_16, .ProductList .item_17 {
  margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_24, .ProductList .item_25 {
   margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_32, .ProductList .item_33 {
   margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_40, .ProductList .item_41 {
  margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_48, .ProductList .item_49 {
  margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_56, .ProductList .item_57 {
   margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_64, .ProductList .item_65 {
   margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_72, .ProductList .item_73 {
   margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_80, .ProductList .item_81 {
   margin-top: calc(20vw + 20px) !important;
}
.ProductList .item_88, .ProductList .item_89{
  margin-top: calc(20vw + 20px) !important;
}
  .prod_container_bg {
    display: none;
  }
  .float_wrapper {
    display: none;
    left: 100%;
  }
  .eventPage_bn_vipMember_wrapper {
    display: none;
  }
  /**/
  .M_menu_wrap {
    position: fixed;
    bottom: 0;
    z-index: 200;
    display: block;
    font-size: 15px;
  }
  /**/
  .M_menu_block {
    width: 100vw;
    height: 48px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #555), color-stop(100%, #111));
    box-shadow: 0px -1px 1px #333;
  }
  .M_menu_block:after {
    clear: both;
    display: table;
    content: '';
  }
  .M_menu_block ul {
    overflow: hidden;
    list-style: none;
  }
  .M_menu_block li {
    float: left;
    padding-top: 7px;
    width: 25vw;
    height: 48px;
    border-top: 1px solid #999;
    border-right: 1px solid #666;
    border-left: 1px solid #222;
    text-align: center;
  }
  .M_menu_block li a {
    color: #fff;
    display: inline-block;
    line-height: 19px;
  }
  .M_menu_block ul li.best {
    width: 20%;
  }
  .M_menu_block ul li.best a {
    color: yellow;
  }
  .M_menu_block ul li:before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle;
  }
  .m_but {
    background-color: #910002;
  }
  .bk_mask {
    position: fixed;
    top: 0;
    z-index: 100;
    display: none;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
  }
  /**/
  .tag_wfe {
    top: auto;
  }
}
@media screen and (max-width:320px) {
  .item .ProducPrice i em span {
    font-size: 11px;
  }
  .item .ProducPrice .price_txt {
    font-size: 13px;
  }
  .tag_wfe {
    width: 16px;
    height: 16px;
  }
}