/* latin-ext */
@font-face {
    font-family: 'Archivo Black';
    font-style: normal;
    font-weight: 400;
    src: local('Archivo Black Regular'), local('ArchivoBlack-Regular'), url(fonts/WoAoVT7K3k7hHfxKbvB6B0vUfdztNaRn5Dg6zfMTrr4.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Archivo Black';
    font-style: normal;
    font-weight: 400;
    src: local('Archivo Black Regular'), local('ArchivoBlack-Regular'), url(fonts/WoAoVT7K3k7hHfxKbvB6ByJje69WtxeuVwfFBU1mdJw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
    font-family: 'Maven Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Maven Pro Regular'), local('MavenProRegular'), url(fonts/MG9KbUZFchDs94Tbv9U-pZBw1xU1rKptJj_0jans920.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
body{
    font-family: 'Maven Pro', Helvetical,"Microsoft YaHei","STHeiti","SimHei", serif;
    width:100%;
    font-style: normal;
    font-size: 16px;
    background: #000;
    letter-spacing: 0.5px;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    color:#12ff00;
}

h2,h1{
    font-family: 'Archivo Black';
}



a{
    color:#12ff00;
    text-decoration:none;
    -webkit-tap-highlight-color:transparent;
}
a:hover{
    color: #ff0000;
    text-decoration:none;
}
a:focus{
    color: #000;
    text-decoration:none;
    background-color:transparent !important;
}

::selection {
    background:#12ff00;
    color:#fff;
}
::-moz-selection {
    background:#12ff00;
    color:#fff;
}


ul, li{list-style: none;}

.clear{
    clear:both;
}
.none{
    display:none
}

#cover, #bg{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    top:0;
}
#cover video, #bg video{
    width: 110%;
    height: auto;
    margin-left: -50px;
    margin-top: -100px;
}
#bg{
    opacity: 0.5;
    display: none;
}
#logo{
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0px;
    top:0px;
}
#logo a{
    display: block;
    width: 100%;
    height: 100%;
    background-image: url("img/logo.png");
    background-repeat: repeat;
    -webkit-animation: cssAnimation 2111s 56 ease;
    -moz-animation: cssAnimation 2111s 56 ease;
    -o-animation: cssAnimation 2111s 56 ease;
}

@-webkit-keyframes cssAnimation {
    from { background-position: 0; }
    to { background-position: 500000px;}
}
@-moz-keyframes cssAnimation {
    from { background-position: 0; }
    to { background-position: 500000px;}
}
@-o-keyframes cssAnimation {
    from { background-position: 0; }
    to { background-position: 500000px;}
}

#left{
    position: fixed;
    left: -70px;
    top:50%;
    height: 24px;
}
#left h2 a{
    color:#12ff00;
}
#left h2{
    transform: rotate(90deg) ;
    -webkit-transform: rotate(90deg) ;
    -moz-transform: rotate(90deg) ;
    -o-transform: rotate(90deg) ;
    -ms-transform: rotate(90deg) ;
    padding: 0;
    line-height: 100%;
 
}

#right{
    position: fixed;
    right: -20px;
    top:50%;
    height: 24px;
}
#right h2 a{
    color:#12ff00;
}
#right h2{
    transform: rotate(90deg) ;
    -webkit-transform: rotate(90deg) ;
    -moz-transform: rotate(90deg) ;
    -o-transform: rotate(90deg) ;
    -ms-transform: rotate(90deg) ;
    padding: 0;
    line-height: 100%;

}

#bottom{
    position: fixed;
    left: 50%;
    bottom:0px;
    width: 200px;
    text-align: center;
    margin-left: -100px;
}
.btn{
    position: absolute;
    right: -20px;
    top:50%;
    height: 24px;
font-size: 1em;
font-family: 'Archivo Black';
    font-weight: bold;
display: none;
}
.btn a{
display: block;
    transform: rotate(90deg) ;
    -webkit-transform: rotate(90deg) ;
    -moz-transform: rotate(90deg) ;
    -o-transform: rotate(90deg) ;
    -ms-transform: rotate(90deg) ;
}
#bottom h2 a{
    color:#12ff00;
}

#bottom h2{

    line-height: 100%;
}

#bottom-left{
    position: fixed;
    left: 0;
    bottom:0px;

}
#bottom-left h2 a{
    color:#12ff00;
}

#bottom-left h2{
 
    line-height: 100%;
}
#bottom-right{
    position: fixed;
    right: 0px;
    bottom:0px;
}
#bottom-right h2 a{
    color:#12ff00;
}

#bottom-right h2{

    line-height: 100%;
}

#bottom-min{
    position: fixed;
    right: 0px;
    bottom:40px;
    text-align: right;
}
#bottom-min h2{

    line-height: 100%;
}
#bottom-min h2 a{
    color:#12ff00;
}


.home #container{
    text-align: center;
}

.box{
    display: inline-block;
    vertical-align: middle;
    padding: 50px;
}
.box.s-img{
    display: block;
    line-height: 0;
}
.box h5{

    text-align: center;
    font-size: 1em;
}
.box h5 a{
    display: block;
    color: #fff;
    text-shadow:2px 2px 5px #000000;
}

#home-page{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0px;
    top:0px;
    transition:All 0.5s cubic-bezier(0.75, 0, 0.175, 1);
    -webkit-transition:All 0.5s cubic-bezier(0.75, 0, 0.175, 1);
    -moz-transition:All 0.5s cubic-bezier(0.75, 0, 0.175, 1);
    -o-transition:All 0.5s cubic-bezier(0.75, 0, 0.175, 1);
}

#header{
    position: fixed;
    width: 300px;
    height: 300px;
    z-index: 9999999999999;
    cursor: pointer;
    left: 0px;
    top:0px
}

.threed{
    -webkit-perspective: 5000px;
    perspective: 5000px;
    -webkit-perspective-origin: 300px 300px;
    perspective-origin: 300px 300px;
    position: fixed;
    overflow: hidden;
    height: 100%;
    width: 100%;
    top:0;
    left: -30px;
}
.page-title{
    font-size: 3em;
    text-align: center;
    -webkit-animation: blur 30ms infinite,jerk 50ms infinite, jerkwhole 0.5s infinite;
    -moz-animation: blur 30ms infinite,jerk 50ms infinite, jerkwhole 0.5s infinite;
    animation: blur 30ms infinite,jerk 50ms infinite, jerkwhole 0.5s infinite;
    position: relative;
    margin-bottom: 50px;
}

#content{
    width: 65%;
    margin: 0px auto 150px auto;
}

.post-content{
    text-align: center;
}

.post-content img{
    max-width: 100%;
    height: auto;
}
.post-content p{
    padding: 10px 0;
}

.nav-links{
    overflow: hidden;
    margin: 50px 0;
    padding: 0 20px;
}
.screen-reader-text{
    display: none;
}
.nav-links .nav-previous{
    float: left;
    transform: skew(33deg, 0deg) ;
    -webkit-transform: skew(33deg, 0deg) ;
    -moz-transform: skew(33deg, 0deg) ;
    -o-transform: skew(33deg, 0deg) ;
    -ms-transform: skew(33deg, 0deg) ;
}
.nav-links .nav-previous:before{
    content: "<-------";
}
.nav-links .nav-next:after{
    content: "------->";
}

.nav-links .nav-next{
    float: right;
    transform: skew(-33deg, 0deg) ;
    -webkit-transform: skew(-33deg, 0deg) ;
    -moz-transform: skew(-33deg, 0deg) ;
    -o-transform: skew(-33deg, 0deg) ;
    -ms-transform: skew(-33deg, 0deg) ;
}

.nav-links a{
    display: inline-block;
    color:#12ff00;
    font-size: 1.2em;
    font-weight: 800;


}

#inside-page{
    transform: scale(0.1, 0.1);
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transition:transform 0.5s cubic-bezier(0.75, 0, 0.175, 1);
    -webkit-transition:transform 0.5s cubic-bezier(0.75, 0, 0.175, 1);
    -moz-transition:transform 0.5s cubic-bezier(0.75, 0, 0.175, 1);
    -o-transition:transform 0.5s cubic-bezier(0.75, 0, 0.175, 1);
}
#inside-page.open{
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}
.post-content.page-news{
    width: 80%;
    margin: 0 auto;
}
.page-news li{
    margin-bottom:20px ;
    padding-bottom: 20px;
    border-bottom: #12ff00 dashed 1px;
}
.page-news li span{
    font-size: 14px;
}

.loading{
    cursor: wait;
}

.back{
    display: none;
}

@media screen and (max-width:700px){
    #cover{
        display: none;
    }
    #container{
        padding-top: 50px;
    }
    #container .post{
        width: 100%;
        position: relative;
        padding: 20px;
    }

    #container .post .s-img{
        text-align: center;
    }

    #container .post .s-img img{
        max-width: 100%;
        height: auto;
    }
    .on-line{
        z-index: 9999;
        position:fixed !important;
    }
    #logo {
        position: fixed;
    }
    #home-page{
        position: relative;
        height: auto;
    }
    .back{
        display:block;
        text-align: center;
    }
    #content {
        width: 90%;
    }
}




@-webkit-keyframes blur{0%{-webkit-filter:blur(1px);opacity:.8}50%{-webkit-filter:blur(1.5px);opacity:1}100%{-webkit-filter:blur(1px);opacity:.8}}
@-moz-keyframes blur{0%{-webkit-filter:blur(1px);opacity:.8}50%{-webkit-filter:blur(1.5px);opacity:1}100%{-webkit-filter:blur(1px);opacity:.8}}
@-o-keyframes blur{0%{-webkit-filter:blur(1px);opacity:.8}50%{-webkit-filter:blur(1.5px);opacity:1}100%{-webkit-filter:blur(1px);opacity:.8}}
@-ms-keyframes blur{0%{-webkit-filter:blur(1px);opacity:.8}50%{-webkit-filter:blur(1.5px);opacity:1}100%{-webkit-filter:blur(1px);opacity:.8}}
@keyframes blur{0%{-webkit-filter:blur(1px);opacity:.8}50%{-webkit-filter:blur(1.5px);opacity:1}100%{-webkit-filter:blur(1px);opacity:.8}}
@-webkit-keyframes jerk{50%{left:1px}51%{left:0}}
@-moz-keyframes jerk{50%{left:1px}51%{left:0}}
@-o-keyframes jerk{50%{left:1px}51%{left:0}}
@-ms-keyframes jerk{50%{left:1px}51%{left:0}}
@keyframes jerk{50%{left:1px}51%{left:0}}
@-webkit-keyframes jerkwhole{20%{opacity:1;top:0;left:0;-webkit-transform:scale(1,1);-webkit-transform:skew(0deg,0deg)}21%{opacity:.8;top:0;left:-100px;-webkit-transform:scale(1,1.2);-webkit-transform:skew(50deg,0deg)}22%{opacity:.8;top:0;left:100px;-webkit-transform:scale(1,1.2);-webkit-transform:skew(-180deg,0deg)}23%{opacity:1;top:0;left:0;-webkit-transform:scale(1,1);-webkit-transform:skew(0deg,0deg)}}
@-moz-keyframes jerkwhole{20%{opacity:1;top:0;left:0;-moz-transform:scale(1,1);-moz-transform:skew(0deg,0deg)}21%{opacity:.8;top:0;left:-100px;-moz-transform:scale(1,1.2);-moz-transform:skew(50deg,0deg)}22%{opacity:.8;top:0;left:100px;-moz-transform:scale(1,1.2);-moz-transform:skew(-180deg,0deg)}23%{opacity:1;top:0;left:0;-moz-transform:scale(1,1);-moz-transform:skew(0deg,0deg)}}
@keyframes jerkwhole{20%{opacity:1;top:0;left:0;transform:scale(1,1);transform:skew(0deg, 0deg)}21%{opacity:.8;top:0;left:-100px;transform:scale(1,1.2);transform:skew(50deg,0deg)}22%{opacity:.8;top:0;left:100px;transform:scale(1,1.2);transform:skew(-180deg,0deg)}23%{opacity:1;top:0;left:0;transform:scale(1,1);transform:skew(0deg,0deg)}}
