@charset "utf-8";










/* CSS Document */

body {
    margin: 0;
    padding: 0;
    font-family: Microsoft JhengHei, Gotham, Arial, sans-serif, "微軟正黑體";
    color: #fff;
    text-decoration: none;
    background-color: #000;
    background-image: url(../images/bottom-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 2850px;
}


header {
    position: absolute;
    width: 170px;
    height: 80px;
    top: 25px;
    left: 0px;
    z-index: 999;
}



a {
    color: #fff;
}












/* menuBar */

.nav {
    width: 170px;
    height: 30px;
    margin-bottom: 10px;
}


.logo-01 {
    width: 125px;
    height: 30px;
    background: url(../images/logo-01.png) no-repeat;
    float: left;
}


.fb-share {
    width: 125px;
    height: 30px;
    background: url(../images/btn-fb-share.png) no-repeat;
    float: left;
}



.nav-bar {
    width: 15px;
    height: 1px;
    margin: 14px 15px 0 0;
    background: #fff;
    transition: 0.2s;
    float: left;
}


.nav:hover .nav-bar {
    width: 30px;
    background: #f07f3c;
}



.clear_both {
    clear: both;
}


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









/* kv */

.kv-area {
    width: 100%;
    height: 760px;
    position: relative;
}


.kv-bg {
    width: 100%;
    height: 760px;
    position: absolute;
    background: url(../images/kv-bg.jpg) no-repeat;
    top: 0;
    left: 0;
}


.kv-title {
    width: 760px;
    height: 40px;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -395px;
}

.orange-arrow {
    width: 25px;
    height: 25px;
    margin-top: 5px;
    background: url(../images/arrow.png) no-repeat;
    float: right;
}





/* editor */

.editor-area {
    width: 1100px;
    height: 420px;
    margin: 5px auto;
    position: relative;
}

.editor-box {
    width: 350px;
    height: 416px;
    margin-right: 25px;
    float: left;
    position: relative;
}

.editor-box.open {
    background: url(../images/editor1.png) no-repeat;
}


.editor-box.new {
    background: url(../images/editor2.png) no-repeat;
}

.editor-box.pet {
    margin-right: 0px;
    background: url(../images/editor3.png) no-repeat;
}

.editor-title {
    position: absolute;
    font-size: 28px;
    color: #fff;
    top: 60px;
    left: 90px;
    letter-spacing: 2px;
}

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


.orange-circle {
    width: 0px;
    height: 0px;
    border-radius: 40px;
    background: #f07f3c;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.2s;
}

.plus {
    vertical-align: middle;
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
}



.editor-box:hover .orange-circle {
    width: 80px;
    height: 80px;
    opacity: 0.7;
}

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




/*netizen*/

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

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


.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 100px 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.jpg) no-repeat;
}

.orange-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: 200px;
    height: auto;
    top: 5px;
    left: 5px;
    font-size: 18px;
    line-height: 28px;
    transition: 0.2s;
}

.netizen-id {
    position: absolute;
    width: 120px;
    height: auto;
    bottom: 10px;
    right: 10px;
    font-size: 14px;
    text-align: right;
    transition: 0.2s;
}

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

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

.orange-box:hover .netizen-id {
    bottom: 25px;
    right: 25px;
}





/*gotop*/

#gotop {
    width: 70px;
    height: 70px;
    position: fixed;
    bottom: 15px;
    right: 15px;
    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;
}

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

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

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

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