@charset "UTF-8";
@import url("author.css");

body {
    min-width: 1200px;
    color: #333;
    /* background: url("../images/bg.jpg") #eaf0df; */
    font: 13px/1.6em "Century Gothic", Arial, 'Microsoft JhengHei', "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif";
}
a {
    display: block;
    text-decoration: none;
}
:focus {
    outline: none;
}
i {
    font-style: normal;
}
.header, .footer {
    text-align: center;
    background: #fff;
}
.hd_pc {
    width: 1200px;
}
.hd_m {
    display: none;
}
.pc_mode {
    display: block
}
.m_mode {
    display: none
}
.M_menu_wrap {
    display: none;
}
.main {
}
.bg_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -2;
    background: url("../images/bg_bottom.png") center repeat-y;
}
/* .bg_kv {
    background: url(../images/bg_kv.png) no-repeat top center;
    height: 100%;
} */

/***prod***/
.pro_temp{
    display: none
}
.prod_wrapper {
    padding-bottom: 30px;
}
.prod_container {
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.ProductList {
    margin: auto;
    width: 1200px;
    overflow: hidden;
}
.ProductList:after {
    clear: both;
    display: table;
    content: '';
}
.ProductList .item {
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
    /* width: 220px; */ /* 5品一行 */
    width: 265px; /* 4品一行 */
    text-align: center;
}
.ProductList .item > a {
    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: 220px; height: 220px; */ /* 5品一行 */
    width: 265px; height: 265px; /* 4品一行 */
}
.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;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    line-height: 36px;
    background: #c10600;
    width: 90%;
    margin: 2px auto;
    border-radius: 50px;
}
.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: 7px 10px 0 10px;
    height: 45px;
    color: crimson;
    /*  background: url("../images/buy_bg.png") right center no-repeat #000;
    background-size: cover;*/
    position: relative;
    margin-top: 3px;
}
.item .ProducPrice label {
    cursor: pointer;
}
.item .ProducPrice i em span {
    margin: 0 10px 0 0;
    font-weight: 100;
    font-size: 13px;
}
.item .ProducPrice span, .item .Event_Condition i span {
    margin: 0 2px 0 2px;
    font-weight: 500;
    font-size: 33px;
    line-height: 37px;
    font-weight: bold;
}
.item .ProducPrice i em {
    color: #747474;
    text-decoration: line-through;
    font-style: normal;
}
.item .ProducPrice .price_txt {
    color: crimson;
    font-size: 15px;
    line-height: 26px;
}

/**group**/
.group{
    position: relative;
    margin: 20px 0;
    padding-bottom: 20px;
}
.group:before{
    content:'';
    position: absolute;
    top:113px;
    bottom:0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #719275;
}
/**title***/
.tit {
    display: none;
    margin: auto;
}
.group .tit{
    display: block!important;
    width: 1200px;
    height: 140px;
    background: url("../images/title_bg.png") left 83px no-repeat;
}
.group .tit > div {
    font-size: 48px;
    font-weight: bold;
    width: 760px;
    height: 113px;
    line-height: 113px;
    margin: auto;
    color: #fff;
    text-shadow: #8e5246 -1px -1px 1px;
    background: url("../images/title01.png") center no-repeat;
    cursor: default;
    position: relative;
    box-sizing: border-box;
    padding-left: 169px;
}

.group .tit a {
    display: inline-block;
    font-size: 20px;
    line-height: 34px;
    position: absolute;
    color: #fff;
    background-color: darkred;
    border-radius: 30px;
    padding: 0 20px;
    margin-top: 40px;
    right: 85px;
}
/**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;
}
.gotop {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 22px;
    line-height: 60px;
    text-align: center;
    height: 60px;
    position: fixed;
    left: calc(50% + 620px);
    width: 60px;
    border-radius: 30px;
    bottom: 250px;
    z-index: 900;
    display: none;
    cursor: pointer;
}
.NavArea {
    display: none;
}
@media screen and (max-width:768px) {
    body {
        width: 100vw;
        min-width: inherit;
    }
    * {
        box-sizing: border-box;
    }
    .header {
        width: 100vw;
        position: relative;
        z-index: 9999;
    }
    .footer, .drift {
        display: none;
    }
    .hd_pc {
        display: none;
    }
    .hd_m {
        display: block;
    }
    .pc_mode {
        display: none
    }
    .m_mode {
        display: block
    }
    .gotop {
        font-size: 18px;
        line-height: 40px;
        height: 40px;
        left: auto;
        right: 10px;
        width: 40px;
        bottom: 80px;
        display: none;
    }
    .main {
        padding-bottom: 65px;
    }
    
    .bg_kv {
        background-size: 150vw;
    }
  
    /**product*/
    .prod_wrapper {
        padding-bottom: 30px;
        background-size: 100%;
        top: -6vw;
    }
    .prod_container {}
    .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: 25px;
        font-weight: bold;
    }
    .item .ProducPrice span, .item .Event_Condition i span {
        line-height: 25px;
    }
    .item .ProducPrice i em span {
        margin-right: 5px;
        font-size: 12px;
        font-weight: bold;
    }
    .item .ProductName {
        height: 40px;
        font-size: 14px;
        line-height: 18px;
    }
    .ProductList .ProductDesc {
        font-size: 14px;
        width: 95%;
        overflow: hidden;
    }
    .group .tit {
        top: -15vw !important;
        width: 100vw;
        height: 15vw;
        overflow: hidden;
        background-size: contain;
        background-position: left 11vw;
    }
    .group .tit > div {
        width: 100vw;
        height: 15vw;
        line-height: 15vw;
        font-size: 30px;
        background-size: contain;
    }
    .group .tit a {
        margin-top: calc(7.5vw - 14px);
        padding: 0 10px;
        font-size: 13px;
        line-height: 26px;
        right: 11vw;
    }
    .group:before{
        top:calc(15vw - 8px);
    }
    .ProductList .item_ .ProducPrice {
        height: 40px;
    }
    .prod_wrapper_bg {
        width: 100vw;
    }
    .prod_bg_item {
        height: calc(494vw + 1319px);
        margin-top: 16vw;
    }
    .prod_bg_item.prod_bg_00 {
        margin-top: 18vw;
    }
    .eventPage_bn_vipMember_wrapper {
        display: none;
    }
    /**/
    .M_menu_wrap {
        position: fixed;
        bottom: 0;
        z-index: 200;
        display: none;
        font-size: 15px;
    }
    /**/
    /**nav**/
    .NavArea {
        position: fixed;
        top:0;
        left: 0;
        right: 0;
        z-index: 999;
        display: block
        /* display: none; */
    }
    .NavArea .Nav {
        position: relative;
        margin: 0;
        padding: 0;
        overflow-x: scroll;
        background-color: #000;
    }
    .NavArea .Nav ul {
        white-space: nowrap;
    }
    .NavArea .Nav li {
        z-index: 10;
        position: relative;
        display: inline-block;
        padding: 0;
        overflow: hidden;
        width: auto;
        font-weight: inherit;
        text-align: center;
    }
    .NavArea .Nav li:nth-child(odd){
        background-color: #131313;
    }
    .NavArea .Nav a {
        color: #fff;
        text-decoration: none;
        line-height: 44px;
        position: relative;
        padding: 0 12px;
        height: 44px;
    }
    .Nav-slide.active a {
        color: salmon;
    }
    /**M_menu**/
    .M_menu_block {
        width: 100vw;
        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;
    }
    .M_menu_block li {
        float: left;
        /* padding-top: 7px; */
        width: 20vw;
        height: 55px;
        border-top: 1px solid #999;
        border-right: 1px solid #666;
        border-left: 1px solid #222;
        text-align: center;
    }
    .M_menu_block li.col-4 {
        width: 25vw;
    }
    .M_menu_block li a {
        color: #fff;
        display: inline-block;
        line-height: 19px;
    }
    .M_menu_block ul li.best {
        width: 100vw;
    }
    .M_menu_block ul li.best a {
        color: yellow;
    }
    .M_menu_block ul li:before {
        display: inline-block;
        height: 100%;
        content: '';
        vertical-align: middle;
    }
    /**/
    .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;
    }
}
