﻿@font-face {
    font-family: 'miso';
    src: url('fonts/miso-bold-webfont.eot');
    src: url('fonts/miso-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/miso-bold-webfont.woff') format('woff'),
    url('fonts/miso-bold-webfont.ttf') format('truetype'),
    url('fonts/miso-bold-webfont.svg#SingleMaltaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'merriweather';
    src: url('fonts/merriweather-regular-webfont.eot');
    src: url('fonts/merriweather-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/merriweather-regular-webfont.woff') format('woff'),
    url('fonts/merriweather-regular-webfont.ttf') format('truetype'),
    url('fonts/merriweather-regular-webfont.svg#SingleMaltaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*NOV. & DEC. SHOPPING
FESTIVAL 2018*/

.g-pages {
    min-width: 1340px;
    background-color: #25064a;
}

.g-pages .w {
    position: relative;
    width: 1340px;
    margin: 0 auto;
}

.halloween-container {
    overflow: hidden;
    width: 100%;
    height: 100%;
    font-family: "merriweather";
    line-height: 1.5;
}

.halloween-container .nav-hd {
    height: 50px;
    background-color: #290e35;
    text-align: center;
    font-family: "miso";
}

.halloween-container .nav-hd a {
    vertical-align: middle;
    display: inline-block;
    line-height: 50px;
    padding: 0 26px;
    color: #f79833;
    font-size: 22px;
}

.halloween-container .nav-hd .space {
    vertical-align: middle;
    display: inline-block;
    width: 1px;
    height: 16px;
    background-color: #f79833;
    margin-top: -2px;
}

.halloween-container .H-banner {
    height: 670px;
    background: url(/img/huodong/christmas2018/halloween-banner@Bg.jpg) center no-repeat #25064a;
}

.halloween-container .H-banner .slider-content {
    padding: 42px 0 0 0;
}

.halloween-container .H-banner .slider-content .p-img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 120px;
    height: 99px;
    background: url(/img/huodong/christmas2018/halloween-banner-cycle@img.png);
}

.halloween-container .H-banner .slider-content .p-img2 {
    text-align: center;
}

.halloween-container .H-banner .slider-content .p-img3 {
    position: absolute;
    left: 315px;
    top: 370px;
    z-index: 5;
    width: 679px;
    height: 210px;
    background: url(/img/huodong/christmas2018/halloween-banner-eyes@img.png);
    -webkit-animation: scale 2s 0s infinite;
    animation: scale 2s 0s infinite;
}

@-webkit-keyframes scale {

0
{
    opacity: 1
;
}

50
%
{
    opacity: 0
;
}

100
%
{
    opacity: 1
;
}
}

.halloween-tabs {
    position: relative;
    height: 207px;
}

.halloween-tabs .snow {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    z-index: 5;
    margin: 0 auto;
    width: 100%;
    height: 72px;
    background: url(/img/huodong/christmas2018/halloween-banner4@Bg.png) center no-repeat;
}

.halloween-tabs .tabs {
    height: 207px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.halloween-tabs .tabs li {
    position: relative;
    float: left;
    width: 25%;
    height: 207px;
    background-color: #680c61;
    -moz-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.1) inset; /* For Firefox3.6+ */
    -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.1) inset; /* For Chrome5+, Safari5+ */
    box-shadow: 5px 0 8px rgba(0, 0, 0, 0.1) inset;
}

.halloween-tabs .tabs li.start:hover {
    position: relative;
    background-color: #850d6b;
    -moz-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.1) inset; /* For Firefox3.6+ */
    -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.1) inset; /* For Chrome5+, Safari5+ */
    box-shadow: 5px 0 8px rgba(0, 0, 0, 0.1) inset;
    cursor: pointer;
}

.halloween-tabs .tabs li:first-child {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.halloween-tabs .tabs li:last-child {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.halloween-tabs .tabs li .coming-soon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.halloween-tabs .tabs li .coming-soon .txt {
    padding-top: 35px;
    text-align: center;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    opacity: 0.15;
}

.halloween-tabs .tabs li .item {
    padding: 70px 0 0 0;
    color: #f79833;
}

.halloween-tabs .tabs li .item .p-img {
    float: left;
    overflow: hidden;
    width: 117px;
    height: 81px;
    margin: 0 15px 0 0;
    background-color: #000;
}

.halloween-tabs .tabs li .item .p-img img {
    opacity: 0.5;
}

.halloween-tabs .tabs li .item .p-info {
    text-align: center;
    opacity: 0.4;
}

.halloween-tabs .tabs li .item .p-info dt {
    height: 42px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 3px;
    line-height: 1.2;
}

.halloween-tabs .tabs li .item .p-info dd {
    line-height: 1.5;
    font-size: 17px;
    color: #d1812c;
}

.halloween-tabs .tabs li.active {
    position: relative;
    background-color: #850d6b;
    box-shadow: none;
    cursor: pointer;
    -moz-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.1) inset; /* For Firefox3.6+ */
    -webkit-box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.1) inset; /* For Chrome5+, Safari5+ */
    box-shadow: 5px 0 8px rgba(0, 0, 0, 0.1) inset;
}

.halloween-tabs .tabs li.active:after, .halloween-tabs .tabs li.start:hover:after {
    position: absolute;
    right: 0;
    bottom: -18px;
    left: 0;
    z-index: 99999;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 20px solid #850d6b;
    border-right: 22px solid transparent;
    border-left: 22px solid transparent;
    content: '';
}

.halloween-tabs .tabs li.active .p-img img {
    opacity: 1;
}

/*October 30 - November 1*/
.halloween-coupons-container {
    margin-top: 120px;
    padding-bottom: 80px;
    background: url(/img/huodong/christmas2018/halloween-bottom@Bg.jpg) no-repeat bottom right;
}

.halloween-coupons-container h3 {
    text-align: center;
    margin-bottom: 40px;
}

.halloween-coupons-container .coupons-tabs {
    overflow: hidden;
}

.halloween-coupons-container .coupons-tabs a {
    float: left;
    width: 50%;
    height: 95px;
    font-size: 28px;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    color: #756e80;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    line-height: 95px;
    display: block;
    text-align: center;
    background-color: #3f3250;
}

.halloween-coupons-container .coupons-tabs a span {
    font-size: 34px;
}

.halloween-coupons-container .coupons-tabs a:hover {
    background-color: #5c26a0;
    color: #fff;
}

.halloween-coupons-container .coupons-tabs a.active {
    background-color: #5c26a0;
    color: #fff;
}

.halloween-coupons-container .box {
    display: none;
    overflow: hidden;
    background-color: #fff;
    padding: 100px 70px 80px;
}

.halloween-coupons-container .box .sider-item {
    float: left;
    width: 700px;
    font-size: 20px;
}

.halloween-coupons-container .box .sider-item .dt {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 55px;
}

.halloween-coupons-container .box .sider-item .txt {
    line-height: 1.8;
}

.halloween-coupons-container .box .coupons {
    float: right;
    width: 360px;
}

.halloween-coupons-container .box .coupons .coupons10 {
    height: 239px;
}

.halloween-coupons-container .box .coupons .coupons5 {
    height: 180px;
}

.halloween-coupons-container .box .coupons a {
    display: block;
    overflow: hidden;
    height: 69px;
}

.halloween-coupons-container .box .coupons a:active {
    opacity: 0.7;
}

.receive-coupon-up {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

.receive-coupon-up .box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 490px;
    height: 319px;
    border: 10px solid rgba(255, 255, 255, 0.4);
}

.receive-coupon-up .box .inner .close {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 99;
    font-family: arial;
    font-size: 18px;
}

.receive-coupon-up .box .inner {
    padding: 60px 80px 74px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
}

.receive-coupon-up .box .inner .dt {
    font-size: 22px;
    font-family: "merriweather";
    margin-top: 20px;
}

.receive-coupon-up .box .inner .operation {
    margin-top: 50px;
}

.receive-coupon-up .box .inner .operation a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    padding: 0 15px;
    margin: 0 8px;
    border-radius: 3px;
}

.receive-coupon-up .box .inner .operation a.receive-btn {
    background-color: #e13437;
    border: 1px solid #e13437;
    color: #fff;
}

.receive-coupon-up .box .inner .operation a.close-btn {
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    color: #323132;
}

.receive-coupon-up .box .inner .operation a:hover {
    opacity: 0.9;
}

.receive-coupon-up .box .inner .operation a:active {
    opacity: 0.9;
}