@charset "utf-8";

/* CSS Document */

@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
body {
    background: #15191d;
    margin: 0;
    padding: 0;
    font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif, "微軟正黑體";
    font-weight: bold;
}

header {
    position:absolute;
    width: 100%;
    height: 75px;
    background-color:#231815;
    z-index: 999;
}


/* logoBar */

.topBar {
    width: 1200px;
    height: 75px;
    margin: 0 auto;
}

.vivologo {
    width: 86px;
    height: 172px;
    margin-top: 20px;
    margin-left: 30px;
    background: url(../images/vivologo.png) 0 0 no-repeat;
    float: left;
}

.m1Logo {
    width: 125px;
    height: 32px;
    margin-top: 25px;
    margin-right: 30px;
    background: url(../images/m1Logo.png) 0 0 no-repeat;
    float: right;
    transition: 0.4s;
}

.fb_share {
    width: 32px;
    height: 32px;
    margin-top: 25px;
    margin-right: 15px;
    background: url(../images/fbLogo.png) 0 0 no-repeat;
    float: right;
}

.fb_share:hover {
    background: url(../images/fbLogo-hover.png) 0 0 no-repeat;
}

.clear_both {
    clear: both;
}


/* container */

.wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    background: url(../images/background.png) no-repeat;
    background-color: #FFF;
}

.img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.go_top {
    display: none;
    width: 80px;
    height: 80px;
    z-index: 150;
    position: fixed;
    bottom: 80px;
    right: 80px;
}

/* KV/Video */

.slide {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.kv{
    width: 1200px;
    height: 500px;
    margin: auto;
    position: absolute;
    background: url(../images/kv.png) no-repeat;
}

.slogan{
    width: 300px;
    height: 210px;
    left: 200px;
    top: 150px;
    background: url(../images/title.png) center no-repeat;
    position: absolute;
    z-index: 2;
    

}

.content01 {
    width: 1200px;
    height: 500px;
    position: absolute;
    left: 0;
    transition: 0.3s ease-out;
}

.btn{
    width: 258px;
    height: 55px;
    top: 380px;
    left: 215px;
    background: url(../images/btn.png) center no-repeat;
    float: left;
    position: absolute;
    z-index: 1;
}

.btn:hover {
    background: url(../images/btn-hover.png) 0 0 no-repeat;
    transition: 0.3s ease-in 0.1s;
}


@keyframes scrollani {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 10px;
  }
}


/* 編輯文章 */

.slide02 {
    width: 100%;
    height: 2550px;    
}

.content02 {
    width: 1200px;
    height: 2550px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.article {
    width: 100%;
    height: 2500px;
}


.h1 {
    width: 1200px;
    height: 55px;
    margin-top: 50px;
    background: url(../images/h1.png) center no-repeat;
    position: relative;
}  
.article-box {
    width: 1200px;
    height: 2550px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.topbox {
    display: block;
    margin-top: 50px;
    padding-left: 70px;
}
.AA{
    width: 345px;
    height: 38px;
    margin-top: 15px;
    background: url(../images/AA.jpg) center no-repeat;
    position: relative;
}

.article-box ul li.p1 {
    position: absolute;
    top: 50px;
    left: 120px;
}

.article-box ul li.p2 {
    position: absolute;
    top: 50px;
    left: 495px;
}

.article-box ul li.p3 {
    position: absolute;
    top: 50px;
    left: 815px;
}

.article-box ul li.p4 {
    position: absolute;
    top: 390px;
    left: 120px;
}

.article-box ul li.p5 {
    position: absolute;
    top: 390px;
    left: 400px;
}

.article-box ul li.p6 {
    position: absolute;
    top: 390px;
    left: 790px;
}

.article-box ul li.p7 {
    position: absolute;
    top: 645px;
    left: 120px;
}

.article-box ul li.p8 {
    position: absolute;
    top: 645px;
    left: 475px;
}

.article-box ul li.p9 {
    position: absolute;
    top: 770px;
    left: 790px;
}

.article-box ul li.p10 {
    position: absolute;
    top: 915px;
    left: 120px;
}

.article-box ul li.p11 {
    position: absolute;
    top: 1030px;
    left: 790px;
}

.article-box ul li.p12 {
    position: absolute;
    top: 1210px;
    left: 120px;
}

.article-box ul li.p13 {
    position: absolute;
    top: 1210px;
    left: 420px;
}

.article-box ul li.p14 {
    position: absolute;
    top: 1510px;
    left: 120px;
}

.article-box ul li.p15 {
    position: absolute;
    top: 1510px;
    left: 615px;
}
.article-box ul li.p16 {
    position: absolute;
    top: 1790px;
    left: 120px;
}
.article-box ul li.p17 {
    position: absolute;
    top: 1790px;
    left: 450px;
}
.article-box ul li.p18 {
    position: absolute;
    top: 1790px;
    left: 830px;
}
.article-box ul li.p19 {
    position: absolute;
    top: 2030px;
    left: 120px;
}
.article-box ul li.p20 {
    position: absolute;
    top: 2030px;
    left: 450px;
}
.article-box ul li.p21 {
    position: absolute;
    top: 2030px;
    left: 730px;
}

.article-box ul li a {
    display: block;
    position: relative;
    border-color:#FFF;
    border-style:solid;
    border-width:4px;
    border-radius:4px;
    box-shadow: -10px -10px 18px #497aa0;
}


.article-box ul li a .pic1 {
    width: 345px;
    height: 245px;
    background: url(../images/photo01.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.article-box ul li a .pic2 {
    width: 290px;
    height: 310px;
    background: url(../images/photo02.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.article-box ul li a .pic3 {
    width: 265px;
    height: 310px;
    background: url(../images/photo03.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.article-box ul li a .pic4 {
    width: 250px;
    height: 225px;
    background: url(../images/photo04.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic5 {
    width: 360px;
    height: 225px;
    background: url(../images/photo05.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic6 {
    width: 290px;
    height: 350px;
    background: url(../images/photo06.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic7 {
    width: 325px;
    height: 240px;
    background: url(../images/photo07.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic8 {
    width: 285px;
    height: 240px;
    background: url(../images/photo08.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic9 {
    width: 290px;
    height: 230px;
    background: url(../images/photo09.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic10 {
    width: 640px;
    height: 265px;
    background: url(../images/photo10.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic11 {
    width: 290px;
    height: 450px;
    background: url(../images/photo11.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic12 {
    width: 270px;
    height: 270px;
    background: url(../images/photo12.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic13 {
    width: 340px;
    height: 270px;
    background: url(../images/photo13.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic14 {
    width: 465px;
    height: 250px;
    background: url(../images/photo14.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic15 {
    width: 465px;
    height: 250px;
    background: url(../images/photo15.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic16 {
    width: 300px;
    height: 210px;
    background: url(../images/photo16.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic17 {
    width: 350px;
    height: 210px;
    background: url(../images/photo17.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic18 {
    width: 250px;
    height: 210px;
    background: url(../images/photo18.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic19 {
    width: 300px;
    height: 250px;
    background: url(../images/photo19.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic20 {
    width: 250px;
    height: 250px;
    background: url(../images/photo20.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}
.article-box ul li a .pic21 {
    width: 350px;
    height: 250px;
    background: url(../images/photo21.png) 0 0 no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.article-box ul li a .pic img {
    display: block;
}

.article-box ul li a .pic1:hover {
    background: url(../images/hover01.png) 0 0 no-repeat;
}
.article-box ul li a .pic2:hover {
    background: url(../images/hover02.png) 0 0 no-repeat;
}
.article-box ul li a .pic3:hover {
    background: url(../images/hover03.png) 0 0 no-repeat;
}
.article-box ul li a .pic4:hover {
    background: url(../images/hover04.png) 0 0 no-repeat;
}
.article-box ul li a .pic5:hover {
    background: url(../images/hover05.png) 0 0 no-repeat;
}
.article-box ul li a .pic6:hover {
    background: url(../images/hover06.png) 0 0 no-repeat;
}
.article-box ul li a .pic7:hover {
    background: url(../images/hover07.png) 0 0 no-repeat;
}
.article-box ul li a .pic8:hover {
    background: url(../images/hover08.png) 0 0 no-repeat;
}
.article-box ul li a .pic9:hover {
    background: url(../images/hover09.png) 0 0 no-repeat;
}
.article-box ul li a .pic10:hover {
    background: url(../images/hover10.png) 0 0 no-repeat;
}
.article-box ul li a .pic11:hover {
    background: url(../images/hover11.png) 0 0 no-repeat;
}
.article-box ul li a .pic12:hover {
    background: url(../images/hover12.png) 0 0 no-repeat;
}
.article-box ul li a .pic13:hover {
    background: url(../images/hover13.png) 0 0 no-repeat;
}
.article-box ul li a .pic14:hover {
    background: url(../images/hover14.png) 0 0 no-repeat;
}
.article-box ul li a .pic15:hover {
    background: url(../images/hover15.png) 0 0 no-repeat;
}
.article-box ul li a .pic16:hover {
    background: url(../images/hover16.png) 0 0 no-repeat;
}
.article-box ul li a .pic17:hover {
    background: url(../images/hover17.png) 0 0 no-repeat;
}
.article-box ul li a .pic18:hover {
    background: url(../images/hover18.png) 0 0 no-repeat;
}
.article-box ul li a .pic19:hover {
    background: url(../images/hover19.png) 0 0 no-repeat;
}
.article-box ul li a .pic20:hover {
    background: url(../images/hover20.png) 0 0 no-repeat;
}
.article-box ul li a .pic21:hover {
    background: url(../images/hover21.png) 0 0 no-repeat;
}
.box {
    width: 330px;
    height: 240px;
}

.incl{
     display: block;
}
.inop{
     display: none;
}

.article-box a:hover .inop{
    display: block;
    position:absolute;
    z-index: 1px;
}
.article-box a:hover .incl{
    position:absolute;
    /*display: none;*/
}

/* footer */
footer{
    width: 100%;
    height: 36px;
    background-color: #000000;
    position: absolute;
    box-sizing: border-box;
}
footer p{
    color: #FFF;
    font-size: 12px;
    text-align: center;
    line-height: 36px;
}

@media screen and (max-width:1200px){
.go_top {right: 0px;}
}


}

