.main{
    /*width:100%;*/
    background-color: #1f1631;
    min-width:1000px;
}

.nav{
    width:100%;
    background:url("../image/top.png")top center no-repeat;
    height:120px;
    min-width:1000px;

    position: absolute;
    z-index: 1;
}

.link{
    padding-top: 30px;
    width: 1000px;
    /* text-align: center; */
    margin: 0 auto;
    height: 100px;
    /*padding-left: 3%;*/
}

.nav-btn{

    font-size:16px;
    text-decoration: none;
    text-align: center;
    color: white;
    margin-left: auto;
    margin-right: 0;
    height:100px;
    width:20px;
}

.nav-btn:active{
    color:#cda053;
}

.home{
    margin-left:3%;
    margin-right: 7%;
}

.role{
    margin-left: 6%;
}

.intro{
    margin-left: 28%;
    color:#cda053;
}

.fans{
    margin-left: 5%;
}

.nav-btn:hover{
    color:#cda053;
}

.share{
    position: relative;
    width: 100%;
    height: 125px;
    background-color: #4e3577;
    min-width: 1000px;
}

.share .icon{
    position:relative;
    top: 20px;
}

.share .down{
    position: relative;
    display: inline-block;
    top: 46px;
    width: 115px;
    height: 32px;
}

.share .down:hover{
    background-position:0 -32px;
}

.appledown{
    background:url("../image/appdown.png")no-repeat;

}

.googledown{
    background:url("../image/googledown.png")no-repeat;
    margin-left: 10px;
    margin-right: 10px;

}

.apkdown{
    background:url("../image/apkdown.png")no-repeat;

}

.fb{
    width: 92px;
    height: 20px;
    display: inline-block;
    margin-left: 2px;
}

.share .word{
    font-size: 22px;
    color: white;
    position: absolute;
    top:20px;
}

.fb_link{
    color: white;
    position: relative;
    margin-left: 90px;
    text-decoration: none;
}

.fb_share{
    display: inline;
    cursor: pointer;
}

.share-left{
    float: left;
    height: 100%;
}

.share-right{
    float: left;
    margin-left: 100px;
    height: 100%;
}

.center-down{
    width: 820px;
    margin: 0 auto;
    height:100%;
}

.footer {
    width: 100%;
    background: #000;
    padding-bottom: 20px;
    min-width: 1000px;
}

.footer .block {
    width: 1000px;
    margin: 0 auto;
}

.footer .footer-left {
    float: left;
    margin-left: 0;
    padding-top: 10px;
}

.footer .footer-left .logo-list img {
    vertical-align: middle;
}

.footer .footer-left .copyright {
    display: block;
    width: 100%;
    clear: both;
    font-weight: normal;
}

.footer .footer-left .copyright p {
    color: #bebebe;
    line-height: 24px;
}

.footer .footer-left .logo-bottom {
    position: relative;
}

.footer .footer-left .logo-bottom .mmh {
    position: absolute;
    height: 50px;
    width: 62px;
    top: 32px;
    cursor: pointer;
}

.footer .footer-left .logo-bottom .ts {
    position: absolute;
    height: 50px;
    width: 180px;
    top: 32px;
    left: 60px;
    cursor: pointer;
}

.footer .footer-right {
    float: right;
    padding-top: 30px;
    font-size: 12px;
    text-align: left;
}

.footer .footer-right ul li {
    float: left;
    width: 120px;
    line-height: 25px;
    color: #878787;
}

.footer .bottom-copyright {
    margin-top: 20px;
    font-size: 14px;
    color: #bebebe;
    line-height: 24px;
    text-align: center;
}

.footer a{
    color:white;
    text-decoration: none;
}

.page-loading{
    width: 100%;
    height: 100%;
    position: fixed;
    background: black;
    z-index: 1000000;
}

.page-loading .seiya{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    top: 37%;
    background: gray;
    position: relative;
    background: url("../image/loading.png") 0 0 no-repeat;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function:step-start;
    -webkit-animation-name: person-normal;
    -webkit-animation-duration: 800ms;
}

@-webkit-keyframes person-normal{

    0% {background-position: 0 0;}
    14.3% {background-position: -100px 0;}
    28.6% {background-position: -200px 0;}
    42.9% {background-position: -300px 0;}
    57.2% {background-position: 0 -100px;}
    71.5% {background-position: 0 -200px;}
    85.8% {background-position: -100px -100px;}
    100% {background-position: 0 0;}
}



.system_content{

    width: 100%;
    background-color: #1f1631;
    height: 980px;
    background: url("../image/system_bg.png")center top no-repeat;
    /* position: absolute; */
    /* top: 82px; */
    /* position: relative; */
    /* top: -40px; */
}

.centerContainer {
    position: relative;
    width: 1000px;
    height: 100%;
    margin: 0 auto;
}

.news-tab._0 {
    left: 267px;
    top: 380px;
}
.news-tab {
    width: 100px;
    height: 120px;
    position: absolute;
    cursor: pointer;
}

.news-tab._1 {
    left: 107px;
    top: 410px;
}

.news-tab._2 {

    left: -20px;
    top: 500px;
}

.news-tab._3 {
    left: 155px;
    top: 630px;
}

.news-tab._4 {
    left: 450px;
    top: 660px;
}

.news-tab._5 {
    left: 740px;
    top: 640px;
}

.news-tab._6 {
    left: 918px;
    top: 500px;
    width: 80px;
}

.news-tab._7 {
    left: 795px;
    top: 410px;
}

.news-tab._8 {
    left: 630px;
    top: 370px;
}