@charset "utf-8";








/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-family: Microsoft JhengHei, Gotham, Arial, sans-serif, "微軟正黑體";
    color: #fff;
    text-decoration: none;
    background: url(../images/bg-blue.jpg) repeat top center;
}



a {
    color: #fff;
}








/* menuBar */

.logo-01 {
    width: 140px;
    height: 40px;
    background: url(../images/logo-01.png) no-repeat;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 99;
    transition: 0.2s;
}


.logo-martell {
    width: 170px;
    height: 110px;
    background: url(../images/logo-martell.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -85px;
    z-index: 99;
}


.fb-share {
    width: 55px;
    height: 55px;
    background: url(../images/fb-icon.png) no-repeat;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 99;
    opacity: 0.8;
    transition: 0.2s;
}

.logo-01:hover {
    background: url(../images/logo-01-hover.png) no-repeat;
}


.fb-share:hover {
    opacity: 1;
}


.clear_both {
    clear: both;
}







/* kv */

.kv-bg {
    width: 100%;
    height: 885px;
    background: rgba(0, 0, 0, 1) url(../images/kv-bg.jpg) no-repeat center;
    position: relative;
}


.kv-wrap {
    width: 1100px;
    height: 750px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -550px;
}

.wine1 {
    width: 160px;
    height: 390px;
    position: absolute;
    background: url(../images/wine1.png) no-repeat;
    top: 325px;
    left: 350px;
}


.wine2 {
    width: 175px;
    height: 325px;
    position: absolute;
    background: url(../images/wine2.png) no-repeat;
    top: 395px;
    left: 480px;
}

.wine3 {
    width: 160px;
    height: 405px;
    position: absolute;
    background: url(../images/wine3.png) no-repeat;
    top: 310px;
    right: 315px;
}


.arrow {
    width: 84px;
    height: 79px;
    position: absolute;
    left: 50%;
    margin-left: -42px;
    bottom: 50px;
    background: url(../images/arrow.png) no-repeat;
    cursor: pointer;
}



.container {
    width: 1280px;
    height: 100%;
    margin: 0 auto;
}





/* editor */

.editor-area {
    width: 1135px;
    height: 595px;
    margin: 30px 0 0 90px;
    background: url(../images/editor-bg.png) no-repeat top center;
    position: relative;
}

.editor-box {
    width: 950px;
    height: 300px;
    position: absolute;
    top: 179px;
    left: 77px;
}

.editor-img {
    width: 380px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/editor-img.jpg) no-repeat top center;
    background-size: 100%;
    opacity: 0.85;
    transition: 0.2s;
}

.editor-title {
    width: 480px;
    height: 100px;
    position: absolute;
    font-size: 30px;
    font-weight: normal;
    color: #fff;
    top: 75px;
    right: 15px;
    line-height: 46px;
    letter-spacing: 1px;
    transition: 0.2s;
}

.wine-icon {
    width: 21px;
    height: 23px;
    background: url(../images/wine-icon.png) no-repeat top center;
    position: absolute;
    bottom: 2px;
    right: 10px;
    transition: 0.2s;
}

.editor-box:hover .editor-title {
    color: #dcc585;
}

.editor-box:hover .editor-img {
    opacity: 1;
}


.editor-box:hover .wine-icon {
    bottom: 5px;
}






/*netizen*/

.netizen-area {
    width: 1280px;
    height: 1500px;
    margin: 0 auto;
    position: relative;
    background: url(../images/netizen-bg.png) no-repeat top center;
}

.netizen-title {
    width: 1100px;
    height: 100px;
    margin: 0px auto 20px;
    background: url(../images/netizen-title.png) no-repeat center;
}

.netizen-wrap {
    width: 1100px;
    height: 1520px;
    margin: 0 auto;
    position: relative;
}


.netizen-box {
    width: 260px;
    height: 260px;
    margin: 0 20px 20px 0;
    float: left;
}

.netizen-box.right {
    margin: 0 0 20px 0;
}


/*.netizen-box.bottom {
    margin: 0 0 150px 0;
}*/

.a1 {
    background: url(../images/a1.jpg) no-repeat;
}

.a2 {
    background: url(../images/a2.jpg) no-repeat;
}

.a3 {
    background: url(../images/a3.jpg) no-repeat;
}

.a4 {
    background: url(../images/a4.jpg) no-repeat;
}

.a5 {
    background: url(../images/a5.jpg) no-repeat;
}

.a6 {
    background: url(../images/a6.jpg) no-repeat;
}

.a7 {
    background: url(../images/a7.jpg) no-repeat;
}

.a8 {
    background: url(../images/a8.jpg) no-repeat;
}

.a9 {
    background: url(../images/a9.jpg) no-repeat;
}

.a10 {
    background: url(../images/a10.jpg) no-repeat;
}

.a11 {
    background: url(../images/a11.jpg) no-repeat;
}

.a12 {
    background: url(../images/a12.jpg) no-repeat;
}

.a13 {
    background: url(../images/a13.jpg) no-repeat;
}

.a14 {
    background: url(../images/a14.jpg) no-repeat;
}

.a15 {
    background: url(../images/a15.jpg) no-repeat;
}

.a16 {
    background: url(../images/a16.jpg) no-repeat;
}

.a17 {
    background: url(../images/a17.jpg) no-repeat;
}

.a18 {
    background: url(../images/a18.jpg) no-repeat;
}

.a19 {
    background: url(../images/a19.jpg) no-repeat;
}

.a20 {
    background: url(../images/a20.png) no-repeat;
}

.white-box {
    position: absolute;
    width: 260px;
    height: 260px;
    background: url(../images/hover-bg.png) no-repeat;
    opacity: 0;
    transition: 0.3s;
}

.a-title {
    position: absolute;
    width: 210px;
    height: auto;
    top: 20px;
    left: 5px;
    color: #001445;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    transition: 0.2s;
}

.netizen-id {
    position: absolute;
    width: 120px;
    height: auto;
    bottom: 20px;
    left: 5px;
    color: #001445;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    transition: 0.2s;
}

.white-box:hover {
    opacity: 1;
}

.white-box:hover .a-title {
    top: 20px;
    left: 20px;
}

.white-box:hover .netizen-id {
    bottom: 20px;
    left: 20px;
}






/*footer*/

.footer {
    width: 100%;
    height: 80px;
    background-color: #000;
    background-image: url(../images/footer.png);
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    bottom: 0;
    z-index: 99;
    opacity: 0.8;
}





/*gotop*/

#gotop {
    width: 70px;
    height: 70px;
    position: fixed;
    bottom: 90px;
    right: 5px;
    background: url(../images/btn-gotop.png) no-repeat 0 0;
    background-size: contain;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: 0.5s;
    z-index: 100;
}

#gotop.show {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
}

.float-animation {
    -webkit-animation: float 1.5s ease-in-out infinite;
    animation: float 1.5s ease-in-out infinite;
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translate(0%, -10%);
        transform: translate(0%, -10%);
    }
    50% {
        -webkit-transform: translate(0%, 10%);
        transform: translate(0%, 10%);
    }
    100% {
        -webkit-transform: translate(0%, -10%);
        transform: translate(0%, -10%);
    }
}

@keyframes float {
    0% {
        -webkit-transform: translate(0%, -10%);
        transform: translate(0%, -10%);
    }
    50% {
        -webkit-transform: translate(0%, 10%);
        transform: translate(0%, 10%);
    }
    100% {
        -webkit-transform: translate(0%, -10%);
        transform: translate(0%, -10%);
    }
}