﻿* {margin: 0; padding: 0; outline: 0;}
body{
    overflow-x: hidden;
    background-color: #1a0f0b;
    background: url(../images/bg.jpg) no-repeat top center;
    
}
.s0 {
    min-width: 1200px;
    height: 970px;
}
.s1 {
    height: 625px;
}

.s2 {
    height: 641px;
}
.s3 {
    height: 900px;
}
.s4 {
    height: 853px;
}
.s5 {
    height: 1090px;
}
.c4_line{
    position: absolute;
    top: 556px;
    left: 265px;
    width: 86px;
    height: 20px;
}
.cont1{
    background: url(../images/cont01.png) no-repeat top center;
    width: 1000px;
    height: 770px;
    margin:0 auto;
    position: relative;
}
.cont2{
    background: url(../images/cont02.png) no-repeat top center;
    width: 1000px;
    height: 539px;
    margin:0 auto;
    position: relative;
}
.cont3{
    background: url(../images/cont03.png) no-repeat top center;
    width: 1000px;
    height: 832px;
    margin:0 auto;
    position: relative;
}
.cont4{
    background: url(../images/cont04.png) no-repeat top center;
    width: 1000px;
    height: 853px;
    margin:0 auto;
    position: relative;
}
.cont5{
    background: url(../images/cont05.png) no-repeat top center;
    width: 1000px;
    height: 1090px;
    margin:0 auto;
    position: relative;
}
.navbar-inverse {
    background-color:inherit!important; 
     border-color: inherit!important;
}
.navbar {
    border: inherit;
}
.container{
    position: fixed;
    right: -100px;
    top: 50%;
    margin-top: -150px;
    font-size: 17px;
}
.player {
    position: absolute;
    left:330px;
    top: 120px;
    width: 1200px;
    height: 660px;
    z-index: 0;
}
#contents{
    width: 1200px;
    position:relative;
    z-index: 2;
    margin: 0 auto;
}

.word{
    width: 614px;
    height: 175px;
    background-image: url(../images/bg_title.png);
    background-position: center top;
    position: relative;
    margin: 0 auto;
    top: 118px;
}
.topbar{
    width: 592px;
    height: 76px;
    background-image: url(../images/topbar.png);
    background-position: center top;
}
.copyright {
    background-color: #1a0f0b!important;
}

.navbar-collapse {
    padding-right: 92px!important;
    padding-top: 8px!important;
    font-weight: bold!important;
}
.btn{background: url(../images/icon.png) no-repeat top center;}
.btn01{
    background-position: 0px 0px;
    height: 50px;
    width: 122px;
    text-indent: -9999px;
}
.btn02{
    background-position: -133px 0px;
    height: 50px;
    width: 122px;
    text-indent: -9999px;
}
.btn03{
    background-position: -272px 0px;
    height: 50px;
    width: 122px;
    text-indent: -9999px;
}
.btn04{
    background-position: -396px 0px;
    height: 50px;
    width: 122px;
    text-indent: -9999px;
}
.btn05{
    background-position: -533px 0px;
    height: 80px;
    width: 130px;
    text-indent: -9999px;
}
.btn06{
    background-position: -533px -86px;
    height: 80px;
    width: 130px;
    text-indent: -9999px;
}
.btn05:visited{
    background-position: -533px 0px;
}
.btn06:visited{
    background-position: -533px -86px;
}
.btn01:hover{
    background-position: 0px -63px;
}
.btn02:hover{
    background-position: -133px -63px;
}
.btn03:hover{
    background-position: -272px -63px;
}
.btn04:hover{
    background-position: -396px -63px;
}
.btn05:hover{
    background-position: -533px 0px;
}
.btn06:hover{
    background-position: -533px -86px;
}
.btn05.active{
    background-position: -533px 0px;
}
.btn06.active{
    background-position: -533px -86px;
}
@media (min-width: 768px){
.navbar-nav>li {
    float: none!important;
    background: url(../images/btn.png) no-repeat top center;
    width: 122px;
    height: 40px;
    margin-bottom: 10px;
}
}
/*footer*/
.footer100 {
    position: relative;
}
footer {
    text-align: left;
    width: 866px;
    margin: 0 auto!important;
    height: 100px;
    position: relative;
    margin-top: -40px!important;
    color: #333!important;
    padding: 10px 0 0 0;
}
footer ul {
    list-style: none;
    padding-left: 0;
}
footer ul li {
    float: left;
    padding: 3px;
}
.footerstext {
    font-size: 12px;
    line-height: 15px;
    margin-top: 10px;
    color: #333!important;
}
.footerstext1 {
    font-size: 12px;
    line-height: 15px;
    margin-top: 20px;
    color: #333!important;
}
#footer { background: #f8f9fa; }
#footer {
    height: 120px;
    padding-top: 57px;
    border-top: 1px solid #e6e6e6;
}
#footer ul {
    padding-left: 267px;
    height: 17px;
}
#footer li {
    float: left;
    height: 100%;
}
#footer li a {
    display: block;
    height: 100%;
    text-indent: -9999em;
}
.sky{
    width: 100%;
   /* height: 100%; */
   min-height: 720px;
   position: absolute;
   overflow: hidden;
   left: 0;
   top: 310px;
}
.cloud1, .cloud2{
   position: absolute;
   background: url(../images/cloud.png) top center no-repeat; 
   width: 2681px;
   height: 833px;
}
.cloud1{
   left: 0px;
   animation: cloudmov1 100s infinite linear;
}
@keyframes cloudmov1{
   0%{ left: 0px;}
   100%{ left: -2681px}
}
.cloud2{	
   left: 2681px;
   animation: cloudmov2 100s infinite linear;
}
@keyframes cloudmov2{
   0%{ left: 2681px;}
   100%{ left: 0px;}
}

