html, body, div, h1, h2, h3, h4, h5, h6, p,img,ol, ul, li,dl,dd,dt{
    margin:0;
    padding:0;
}
html,body{
    overflow: hidden; 
}
body{
    font-size: 12px;
    background: #fff;
    color: #565656;
    font-family: "Microsoft Yahei";
    line-height: 24px;    
}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
ul,li{
    list-style: none;
}
a{
    outline: none;
    text-decoration: none;
}
em,i{
    font-style: normal;
}
img{
    border: none;
}
.iwarp {
    position: relative;
    height: 920px;
    overflow: hidden;
}
@media screen and (max-height:800px){
	.iwarp {
    position: relative;
    height: 800px;
    overflow: hidden;
}
}

.ipx {
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}
.inav {
    display: none;
    position: absolute;
    right: 6%;
    top: 30%;
    width: 78px;
    height: 300px;
    z-index: 99;    
}
.inav a {
    position: relative;
    display: block;
    width: 80px;
}
.inav .itop{
    height: 20px;
    background: url(images/nav.png) no-repeat 0 2px;
}
.inav .nav_link {   
    height: 79px;
    background: url(images/nav.png) no-repeat;
}
.inav .inav01 { 
    background-position: 0 -25px;
    z-index: 5;
}
.inav .inav02 {
    top: -15px;
    background-position: 0 -100px;
    z-index: 4;
}
.inav .inav03 {
    top: -25px;
    background-position: 0 -179px;
    z-index: 3;
}
.inav .inav04 {
    top: -35px;
    background-position: 0 -260px;
    z-index: 2;
}
.iparent_nav1 .inav01 {
    background-position: -90px -25px;
}
.iparent_nav2 .inav02 {
    background-position: -90px -100px;
}
.iparent_nav3 .inav03 {
    background-position: -90px -179px;
}
.iparent_nav4 .inav04 {
    background-position: -90px -260px;
}

.ihome {    
    background: url(images/index.jpg?v=20150623) no-repeat center top;
}

@media screen and (max-height:650px){
	.ihome {    
	    background: url(images/index1.jpg?v=20150623) no-repeat center top;
	}
}
.ihome .ibird {
    position: absolute;
    top: 530px;
    left: 50%;
    margin-left: 310px;
    width: 160px;
    height: 139px;
    background: url(images/bird.png) no-repeat;
}
@media screen and (max-height:800px){
	.ihome .ibird {
	    top: 430px;
	}
}
.ihome .iflash_box {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
@media screen and (max-height:650px){
	.ihome .iflash_box {top: -130px;}
}
.flash{width:1920px;height:920px;}
.ihome .icontent {
    position: absolute;
    width: 1024px;
    height: 100px;
    left: 50%;
    margin-left: -512px;    
}
.icontent a {
    position: absolute;
    color: #fff;    
    top: 2px;
}
.icontent .iback_home { left: 704px; }
.icontent .istar_game { left: 773px; }



.iwarp .ibx {
    position: relative; 
}
.iwarp .ilogo {
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: -350px;
    width: 114px;
    height: 76px;
    background: url(images/logo.png) no-repeat; 
    z-index: 99;    
}
.iwarp .ibox {    
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 920px;  
    z-index: 9;
}
@media screen and (max-height:800px){
.iwarp .ibox {    
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -860px;
    width: 1720px;
    height: 800px;  
    z-index: 9;
}
}
.iwarp .icont {
    position: absolute;
    left: 50%;  
    height: 100%;
    width: 700px;
    margin-left: -280px;
    color: #0a1a50;
    font-size: 14px;    
}
.iwarp .icont .ih2 {    
    margin-top: 90px;
    margin-bottom: 30px;
    width: 523px;
    height: 153px;  
}

.itext_box { margin-bottom: 20px;}
.itext_box h3 {
    height: 27px;
    line-height: 27px;
    text-indent: 15px;
    font-size: 17px;
    color: #1e347b; 
    margin-bottom: 15px;
    font-weight: bold;
    background: url(images/h_icon.png) no-repeat;
}
.itext_box p {
    margin-top: 5px;
    margin-bottom: 25px;
    line-height: 22px;
    padding-left: 10px;
    background: url(images/xsj.png) no-repeat 0 4px;
}

/*滚动*/
.tb-wrap{ height:480px; width:580px; overflow:hidden;}
.t-pro{ width:130px; padding:7px 20px;}
.rune td.txt-lft{ text-align:left;}
.scrol-view{ position:relative; height:480px; width:550px; overflow:hidden; float:left;}
@media screen and (max-height:800px){
	.scrol-view{ position:relative; height:370px; width:550px; overflow:hidden; float:left;}
}
@media screen and (max-height:650px){
	.scrol-view{ position:relative; height:290px; width:550px; overflow:hidden; float:left;}
}
.scrol-view .overview{ position:absolute; top:0; left:0;}
.tb-wrap .scrollbar{
    background:url(images/scroll-bar.png) no-repeat 0 0;    
    position:relative;
    float:right;
    width:14px;
    padding:17px 0;
}
.tb-wrap .track{
    height:100%;
    width:14px;
    position:relative;
}
.tb-wrap .thumb{
    background:url(images/scroll-bar.png) no-repeat -24px 0;    
    height:400px;
    width:10px;
    margin:0 2px;
    cursor:pointer;
    overflow:hidden;
    position:absolute;
    top:0;
}


/* 位面战争 */
.iwarp .ipop01 .icont {
    margin-left: -470px;    
    width: 940px;
}
.ipop01 {   
    background: url(images/bg01.jpg) no-repeat center top;
}
.ipop01 .ih2_01 {   
    margin: 90px auto 30px;
    background: url(images/event01.png) no-repeat;
}
.ipop01 .iaward,
.ipop01 .irule {
    position: absolute;
    width: 185px;
    margin-left: 20px;  
}
.ipop01 .iaward {
    right: 20px;
}
.iaward h3,
.irule h3 { 
    width: 180px;
    height: 44px;
}
.iaward h3 { background: url(images/award.png) no-repeat; }
.irule h3 { background: url(images/rule.png) no-repeat; }
.iaward p,
.irule p {
    margin-top: 10px;
    text-indent: 20px;
    line-height: 20px;
}
.ipop01 .ivideo_btn {
    position: absolute;
    top: 370px;
    left: 50%;
    margin-left: -97px;
    width: 168px;
    height: 172px;
    background: url(images/video_btn.png) no-repeat;
    cursor: pointer;
}
.ani .irule {
    -webkit-animation: ani_01_irule .8s ease-out;
    -moz-animation: ani_01_irule .8s ease-out;  
    animation: ani_01_irule .8s ease-out;
}
@media screen and (max-height:650px){
	.ani .irule {margin-top:-80px;}
	.ani .iaward {margin-top:-80px;}
}
@-webkit-keyframes ani_01_irule{
    0% {
        opacity: 0;
        -webkit-transform: translate(250px, 0);
    }   
    100% {
        opacity: 1;
        -webkit-transform: translate(0,0);
    }
}
@-moz-keyframes ani_01_irule{
    0% {
        opacity: 0;
        -moz-transform: translate(250px, 0);
    }   
    100% {
        opacity: 1;
        -moz-transform: translate(0,0);
    }
}
@keyframes ani_01_irule{
    0% {
        opacity: 0;
        transform: translate(250px, 0);
    }   
    100% {
        opacity: 1;
        transform: translate(0,0);
    }
}
.ani .iaward {
    -webkit-animation: ani_01_iaward .8s ease-out;
    -moz-animation: ani_01_iaward .8s ease-out;
    animation: ani_01_iaward .8s ease-out;
}
@-webkit-keyframes ani_01_iaward{
    0% {
        opacity: 0;
        -webkit-transform: translate(-250px, 0);
    }   
    100% {
        opacity: 1;
        -webkit-transform: translate(0,0);
    }
}
@-moz-keyframes ani_01_iaward{
    0% {
        opacity: 0;
        -moz-transform: translate(-250px, 0);
    }   
    100% {
        opacity: 1;
        -moz-transform: translate(0,0);
    }
}
@keyframes ani_01_iaward{
    0% {
        opacity: 0;
        transform: translate(-250px, 0);
    }   
    100% {
        opacity: 1;
        transform: translate(0,0);
    }
}
.ani .ivideo_btn {
    -webkit-animation: ani_01_ivideo_btn 1.2s ease-out;
    -moz-animation: ani_01_ivideo_btn 1.2s ease-out;
    animation: ani_01_ivideo_btn 1.2s ease-out;
}
@-webkit-keyframes ani_01_ivideo_btn {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 0;
        -webkit-transform: rotate(720deg) scale(0);
    }
    100% {      
        opacity: 1;
        -webkit-transform: rotate(0) scale(1);
    }
}
@-moz-keyframes ani_01_ivideo_btn {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 0;
        -moz-transform: rotate(720deg) scale(0);
    }
    100% {      
        opacity: 1;
        -moz-transform: rotate(0) scale(1);
    }
}
@keyframes ani_01_ivideo_btn {
    0% {
        opacity: 0;
    }
    60% {
        opacity: 0;
        transform: rotate(720deg) scale(0);
    }
    100% {      
        opacity: 1;
        transform: rotate(0) scale(1);
    }
}

/* 卡牌系统 */
.ipop02 {   
    background: url(images/bg02.jpg) no-repeat center top;
}
.ipop02 .ih2_02 {   
    background: url(images/event02.png) no-repeat;
}
.ipop02 .itext_box02 p {
    margin-bottom: 5px;
}

/* 共生系统 */
.ipop03 {   
    background: url(images/bg03.jpg) no-repeat center top;
}
.ipop03 .ih2_03 {   
    background: url(images/event03.png) no-repeat;
}
.ipop03 .itext_box {
    width: 280px;
}
/*
.ipop03 .icont img {
    position: absolute;
    left: 290px;
    top: 275px;
}
*/
.icont03Img {
	margin-top: 40px;
	text-align: center;
}


/* 周常系统 */
.ipop04 {   
    background: url(images/bg04.jpg) no-repeat center top;
}
.ipop04 .ih2_04 {   
    background: url(images/event04.png) no-repeat;
}
.ipop04 .icont .itext_box p {
    line-height: 24px;
    background-position: 0 6px;
}



/* 弹出视频 */
.ivideo_bg {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: .5;
    filter: alpha(opacity=50) !important;   
    z-index: 888;
}
.ivideo {
    position: absolute;
    top: -1080px;
    left: 50%;
    width: 800px;
    height: 450px;
    margin-left: -400px;
    margin-top: -200px;
    z-index: 889;
    box-shadow: 0 0 100px #e7ecff;
}
.ivideo_box {
    width: 800px;
    height: 450px;
}
.ivideo_close {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 25px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    background: #a94040;
    color: #fff;
    font-size: 13px;
    border-radius: 50%; 
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transform: rotate(0) scale(1);
    -moz-transform: rotate(0) scale(1);
    -ms-transform: rotate(0) scale(1);
    -o-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}
.ivideo_close:hover {
    -webkit-transform: rotate(360deg) scale(.9);    
    -moz-transform: rotate(360deg) scale(.9);   
    -ms-transform: rotate(360deg) scale(.9);    
    -o-transform: rotate(360deg) scale(.9); 
    transform: rotate(360deg) scale(.9);    
}



