﻿@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;
}

.g-pages .w {
    position: relative;
    width: 1340px;
    margin: 0 auto;
}

.Christmas-container {
    overflow: hidden;
    width: 100%;
    height: 100%;
    font-family: "merriweather";
    line-height: 1.5;
}

.Christmas-container .nav-hd {
    height: 50px;
    background-color: #290e35;
    text-align: center;
    font-family: "miso";
}

.Christmas-container .nav-hd a {
    vertical-align: middle;
    display: inline-block;
    line-height: 50px;
    padding: 0 26px;
    color: #f79833;
    font-size: 22px;
}

.Christmas-container .nav-hd .space {
    vertical-align: middle;
    display: inline-block;
    width: 1px;
    height: 16px;
    background-color: #f79833;
    margin-top: -2px;
}

.Christmas-container .C-banner {
    height: 781px;
    background: url(/img/huodong/christmas2018/Christmas-banner1@Bg.png) center no-repeat #f28839;
}

.Christmas-container .C-banner .C-banner-a {
    height: 829px;
    background: url(/img/huodong/christmas2018/Christmas-banner2@Bg.png) center bottom no-repeat;
}

.Christmas-container .C-banner .C-banner-b {
    height: 829px;
    background: url(/img/huodong/christmas2018/Christmas-banner3@Bg.png) center bottom no-repeat;
}

.Christmas-container .C-banner .slider-content {
    padding: 64px 0 0 0;
}

.Christmas-container .C-banner .slider-content .p-img1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 120px;
    height: 99px;
    background: url(/img/huodong/christmas2018/Christmas-banner-cycle@img.png);
}

.Christmas-container .C-banner .slider-content .p-img2 {
    text-align: center;
}

.Christmas-container .C-banner .slider-content .p-img3 {
    text-align: center;
    margin-top: 55px;
}

.Christmas-container .C-banner .fire {
    position: absolute;
    left: 534px;
    top: 645px;
    z-index: 2;
    width: 85px;
    height: 85px;
    background: url(/img/huodong/christmas2018/Christmas-banner6@Bg.gif);
}

.Christmas-container .C-banner .light {
    position: absolute;
    left: 801px;
    top: 298px;
    z-index: 2;
    width: 159px;
    height: 159px;
    background: url(/img/huodong/christmas2018/Christmas-banner5@Bg.png);
    -webkit-animation: scale 2s 0s infinite;
    animation: scale 2s 0s infinite;
}

@-webkit-keyframes scale {

0
{
    -webkit-transform: scale3d(0.2, 0.2, 0.2)
;
}

50
%
{
    -webkit-transform: scale3d(1.5, 1.5, 1.5)
;
}

100
%
{
    -webkit-transform: scale3d(1, 1, 1)
;
}
}

.Christmas-tabs {
    position: relative;
    height: 207px;
    background-color: #680c61;
}

.Christmas-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/Christmas-banner4@Bg.png) center no-repeat;
}

.Christmas-tabs .tabs {
    height: 207px;
}

.Christmas-tabs .tabs li {
    position: relative;
    float: left;
    width: 25%;
    height: 207px;
    -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 5px 8px rgba(0, 0, 0, 0.1) inset;
}

.Christmas-tabs .tabs li .coming-soon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.Christmas-tabs .tabs li .coming-soon .txt {
    padding-top: 35px;
    text-align: center;
    color: #fff !important;
    font-size: 18px;
    font-weight: bold;
    opacity: 0.15;
}

.Christmas-tabs .tabs li .item {
    padding: 70px 0 0 0;
    color: #f79833;
}

.Christmas-tabs .tabs li .item .p-img {
    float: left;
    overflow: hidden;
    width: 117px;
    height: 81px;
    margin: 0 15px 0 0;
    background-color: #000;
}

.Christmas-tabs .tabs li .item .p-img img {
    opacity: 0.5;
}

.Christmas-tabs .tabs li .item .p-info {
    text-align: center;
    opacity: 0.4;
}

.Christmas-tabs .tabs li .item .p-info dt {
    height: 42px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 3px;
    line-height: 1.2;
}

.Christmas-tabs .tabs li .item .p-info dd {
    line-height: 1.5;
    font-size: 17px;
    color: #d1812c;
}

.Christmas-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;
}

.Christmas-tabs .tabs li.start:hover:after {
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    z-index: 99999;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 20px solid #850d6b;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    content: '';
}

.Christmas-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;
}

.Christmas-tabs .tabs li.active:after {
    position: absolute;
    right: 0;
    bottom: -20px;
    left: 0;
    z-index: 99999;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 20px solid #850d6b;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    content: '';
}

.Christmas-tabs .tabs li.active .p-img img {
    opacity: 1;
}

/*Free Prototyping For Christmas PCB */
.Free-prototyping-container {
    height: 687px;
    background: url(/img/huodong/christmas2018/Free-prototyping@Bg.jpg) center no-repeat #3f046a;
}

.Free-prototyping-container .Free-prototyping-box {
    padding: 100px 0;
}

.Free-prototyping-container .Free-prototyping-box .sidebar-inst {
    float: left;
    width: 680px;
}

.Free-prototyping-container .Free-prototyping-box .sidebar-inst h3 {
    margin-bottom: 30px;
}

.Free-prototyping-container .Free-prototyping-box .sidebar-inst .dt {
    font-style: normal;
    color: #f79833;
    font-size: 22px;
}

.Free-prototyping-container .Free-prototyping-box .sidebar-inst .dt p {
    margin-top: 15px;
}

.Free-prototyping-container .Free-prototyping-box .sidebar-inst .item {
    color: #fff;
    margin-top: 45px;
}

.Free-prototyping-container .Free-prototyping-box .sidebar-inst .item dd {
    overflow: hidden;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: justify;
}

.Free-prototyping-container .Free-prototyping-box .sidebar-inst .item dd .number {
    float: left;
    font-size: 40px;
    line-height: 1;
    margin-right: 15px;
}

.Free-prototyping-container .Free-prototyping-box .sidebar-inst .item dd .orange {
    color: #f79833;
}

.Free-prototyping-container .Free-prototyping-box .sidebar-inst .item dd a {
    text-decoration: underline;
}

.Free-prototyping-container .Free-prototyping-box .demo {
    float: right;
    width: 585px;
    height: 487px;
    background: url(/img/huodong/christmas2018/computer@img.png) no-repeat;
}

.Free-prototyping-container .Free-prototyping-box .demo .inner {
    overflow: hidden;
    width: 550px;
    height: 312px;
    margin: 0 auto;
    margin-top: 20px;
}

.Free-prototyping-container .Free-prototyping-box .demo .inner img {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

/* Vote for your favorite Christmas PCB !*/
.Vote-container {
    overflow: hidden;
    background-color: #2e103b;
    padding: 100px 0;
}

.Vote-container .title {
    margin-bottom: 50px;
}

.Vote-container .view-more {
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
}

.Vote-container .view-more:active {
    opacity: 0.85;
}