﻿a {
    -webkit-transition: color .3s linear;
       -moz-transition: color .3s linear;
        -ms-transition: color .3s linear;
         -o-transition: color .3s linear;
}
html {
	_overflow-x: hidden;
}
.irightSide {	
	_margin-left: 10px;
}

.theme54 { display: none; }
.icontent {
	width: 100%;
    background: #252c3b url(../image/homebg.jpg) no-repeat center 37px;
    padding-bottom: 90px;
}
.ibody {
    margin: 20px auto 0;
    width: 980px;
}

/* 首页顶部flash */
.itopFlash {
    height: 420px;
}
.itopFlashBox {
    position: absolute;
    width: 1000px;
    left: 50%;
    margin-left: -305px;
    top: 93px;
}


/* 右栏 */

.ipublicTitle {
    font-family: "Microsoft Yahei", "微软雅黑";
    margin: 30px 0 8px 0;
}
.ipublicTitle h3 small {
    margin-left: 10px;
    color: #404d6f;
    font-size: 14px;
}
.ipublicTitle h3 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    color: #8699cb;
    font-size: 20px;    
}

/* 首页轮播图 */
.ibanner {  
    width: 718px;
    height: 176px;  
}
.ibannerBox {
    position: relative;
    width: 718px;
    height: 176px;
    overflow: hidden;
}
.ibannerHand {
    position: absolute;
    height: 20px;
    right: 221px;
    bottom: -2px;
    overflow: hidden;
    zoom: 1;
}
.ibannerHand li {
    float: left;
    height: 8px;
    line-height: 8px;
    text-indent: -9999px;
    width: 30px;
    background: #2e3546;
    margin-right: 5px;
    cursor: pointer;
}
.ibannerHand .on {
    background: #972516;
}
.ibannerImg {
    position: absolute;
    left: 0;
    top: 0;
    width: 503px;
    height: 176px;	
}
.ibannerImg li {
    float: left;
	display: inline;
	width: 503px;
    height: 176px;
	overflow: hidden;
	background: url(../image/load.gif) no-repeat center center;
}
.ibannerImg li a { 
	display: block;
	height: 176px;
	overflow: hidden;
}
.ibannerImg img {
    display: block;
    width: 100%;
    height: 176px;
}
.ibannerList {
    position: absolute;
    right: 0;
    top: 0;
    width: 216px;
    height: 176px;
    background: #2e3546;    
}
.ibannerList li {
    height: 35px;
	overflow: hidden;
    
}
.ibannerList .ieven {
    background: #292f3f;
}
.ibannerList .ibannerInd {
    background: #404d6f;
}

.ibannerList li span {
    float: left;
    display: inline;
    visibility: hidden;
    width: 0;
    height: 0;
	line-height: 0;
	font-size: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #404d6f #cacdd8 #404d6f #404d6f;
    margin: 12px 0 0 15px;
}
.ibannerList .ibannerInd span {
    visibility: visible;
}
.ibannerList li a {
    float: left;
    display: inline;
    margin-left: 5px;
    color: #959DAE;
    height: 35px;	
    line-height: 35px;	
    width: 180px;
    white-space: nowrap;
    word-break: keep-all; 
    overflow: hidden;
    text-overflow: ellipsis;
}
.ibannerList .ibannerInd a,
.ibannerList li a:hover {
    color: #D2DBEE;
}


.ibannerHand {
    position: absolute;
}


/* 最新消息 */
.iinforBoxList {
    width: 500px;
    height: 214px;  
    float: left;
    display: inline;
    background: #1d212d;
    _margin-right: -3px;
    margin-bottom: 10px;
    overflow: hidden;
}
.iinforBoxList .iinforTab .idtChild {
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 15px;
}
.idtChild a {
    display: block;
    color: #9099AC;
}
.idtChild a:hover {
    color: #fff;
}
.iinforBoxList .iinforTab .iinforTabList {
    width: 93px;
    margin-right: 1px;
    background: #3a4359;    
}
.iinforBoxList .iinforTab .active {
    background: #1d212d;
	color: #fff;
}
.iinforBoxList .iinforTab .iinforMore {
    color: #000;    
    background: #262c3b;
    width: 31px;
    margin-left: -1px;
    font-size: 30px;
}
.inewsBox .iheadline {
    width: 450px;
    margin: 5px 0 5px 20px;
    padding: 10px 0;
    font-family: "Microsoft Yahei", "微软雅黑";
    border-bottom: 1px dotted #262b3b;
    text-align: center;
    font-size: 19px;
    white-space: nowrap; 
    word-break: keep-all; 
    overflow: hidden; 
    text-overflow: ellipsis;
}
.iheadline a {
    color: #FF4A3A;
}
.iheadline a:hover {
    color: #f62715;
}
.iinforList {
    display: none;
    width: 450px;
    margin: 5px 0 5px 20px;
    line-height: 22px;
}
.iinforList li {
    margin: 7px 0;
}
.iinforList li a {
    color: #969DB0;
}
.iinforList li a:hover {
    color: #D2DBF0;
}
.iinforList li span {
    float: right;
}
.iinforList li i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    *vertical-align: 0;
    width: 360px;
    white-space: nowrap; 
    word-break: keep-all; 
    overflow: hidden; 
    text-overflow: ellipsis;
    cursor: pointer;
}

.iassault {
    width: 217px;
    height: 214px;
    background: #000;
    overflow: hidden;
}


/* 新手入门 */
.inoviceBox a {
    float: left;
    margin: 0 8px 8px 0;
    box-shadow: 1px 1px 5px #000;
}
.inoviceBox a img {
    display: block;
    width: 173px;
    height: 75px;   
}
.inoviceBox .inoviceLast {
    margin-right: 0;
}


/* 职业、英灵介绍 */
.iintroduction {
    margin-top: 30px;
}
.iintroBox .iintroTitle {
    float: left;
    display: inline;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 18px;
}
.iintroBox .iintroTitle a {
    color: #3b4766;
}
.iintroBox .iintroTitle a:hover,
.iintroBox .active a {
    color: #8699cb;
}
.iintroBox .iintroTitle a small {
    margin-left: 10px;
}
.iintroBox .iintroLine {
    float: left;
    display: inline;
    margin: 0 15px;
    font-size: 20px;
    color: #5b6e9f;
}
.ichildBox {
    margin-top: 10px;   
}
.ictList dt span {
    position: relative;
    float: left;
    display: inline;
    width: 117px;
    height: 50px;
    margin-right: 3px;
    background: url(../image/placement.png) no-repeat 1px 0;
	z-index: 3;
}
.ictList dt span a {
    display: block;
    height: 100%;
}
.ictList span .iactive {    
    position: absolute;
    width: 117px;
    height: 56px;
    z-index: 5;
    background: url(../image/placement.png) no-repeat 1px 0;
}
.ictList dt .ictLast {
    margin-right: 0;
}
.ictList .icl01{
    background-position: 1px -57px;
}
.ictList .icl02 {
    background-position: -119px -57px;
}
.ictList .icl02 .iactive {
    background-position: -119px 0;
}

.ictList .icl03 {
    background-position: -239px -57px;
}
.ictList .icl03 .iactive {
    background-position: -239px 0;
}

.ictList .icl04 {
    background-position: -359px -57px;
}
.ictList .icl04 .iactive {
    background-position: -359px 0;
}

.ictList .icl05 {
    background-position: -480px -57px;
}
.ictList .icl05 .iactive {
    background-position: -479px 0;
}

.ictList .icl06 {
    background-position: -600px -57px;
}
.ictList .icl06 .iactive {
    background-position: -600px 0;
}


.ictList dd {
    display: none;
    position: relative;
    height: 243px;
    background: #2e364a;
	z-index: 1;
}
.ictList dd img {
    position: absolute;
    width: 343px;
    height: 243px;
}
.ictList dd .ictInforBox {
    position: absolute;
    width: 351px;
    left: 340px;
    top: 30px;
    line-height: 22px;
    color: #949cae;
    font-size: 13px;    
    z-index: 2;
}
.ictInforBox h4 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 170px;   
    font-size: 52px;
    font-weight: bold;
    line-height: 52px;
    font-family: '黑体', 'SimHei';
    border-right: 1px solid #3d527d;
}
.ictInforBox h5 {
    position: absolute;
    color: #3d527d;
    font-size: 26px;
    left: 190px;
    top: 0; 
    font-family: "Microsoft Yahei", "微软雅黑";
}
.ictInforBox small {
    position: absolute;
    top: 34px;
    left: 190px;
    height: 18px;
    line-height: 18px;
    padding: 0 10px;
    background: #3d527d;
    color: #000;
    font-family: "Microsoft Yahei", "微软雅黑";
	font-size: 12px;
}
.ictInforBox p {
    margin: 5px 0;
}
.ictInforBox .idescription {
    padding: 6px 0;
    border-bottom: 1px solid #3d527d;
}
.ictList dd .ictSj {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
	line-height: 0;
    font-size: 0;
    border-width: 35px;
    border-style: solid;
    border-color: #2e364a #3d527d #3d527d #2e364a;  
    z-index: 1;
}
.ictList dd .ictMore {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px;  
    color: #000;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 30px;
    z-index: 3;
}

.iplacement dt span {
    width: 237px;   
    background-position: 0 -167px;
}
.iplacement span .iactive { 
    width: 237px;
    height: 55px;   
}
.iplacement .ictpl01 .iactive {     
    background: url(../image/placement.png) no-repeat 0 -110px;  
}
.iplacement .ictpl02 .iactive {     
    background: url(../image/placement.png) no-repeat -240px -110px; 
}
.iplacement .ictpl03 .iactive { 
    background: url(../image/placement.png) no-repeat -480px -110px; 
}

.iplacement dt .ictpl02 {
    background-position: -240px -167px;
}
.iplacement dt .ictpl03 {
    background-position: -480px -167px;
}
.iplacement dd .ictInforBox {
    width: 321px;
    left: 370px;
}
.iplacement .ictInforBox h4 {
    width: 120px;
}
.iplacement .ictInforBox h5,
.iplacement .ictInforBox small {
    left: 140px;
}
.iplacement .ictInforBox .idescription {
    border-bottom: none;
}
.iplacement .ictInforBox .isexSelect {
    position: absolute;
    top: 112px;
    left: 160px;
    border: 1px solid #3d527d;
}
.isexSelect a {
	display: inline;
    float: left;
    width: 75px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    color: #3d527d;
    font-weight: bold;
    font-size: 14px;
}
.isexSelect .isexIndex {
    color: #d1d2d3;
    background: #3d527d;
    text-shadow: 2px 1px 2px #000;
}
.istar {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 90px;
	height: 20px;
	vertical-align: middle;
	background: url(../image/star.png) repeat-x 0 3px;
}
.istar i {
	display: block;
	height: 20px;	
	background: url(../image/star.png) repeat-x 0 -27px;
}
.istar .istarNum02 {
	width: 35px;
}
.istar .istarNum03 {
	width: 50px;
}
.istar .istarNum04 {
	width: 70px;
}

/* 游戏解读 */
.iinterBox {
    height: 172px;
    overflow: hidden;
}
.iinterBox .iinterBoxList {
    float: left;
    background: #181c25 url(../image/interbg.jpg) no-repeat right -3px;
}
.iinterBox .interbg02 {
    background-position: right -259px;
}
.iinterBox .interbg03 {
    background-position: right -565px;
}
.iinterBox .interbg04 {
    background-position: right -876px;
}
.iinterBox .iinterBand {
    float: left;
    display: inline;    
    width: 91px;
    height: 172px;
    text-indent: -9999px;
    background: #252c3b url(../image/inter.jpg) no-repeat;
}
.iinterBox .inter01 {
    background-position: 0 -173px;
}
.iinterBox .ints .inter01 {
    background-position: 0 0;
}
.iinterBox .inter02 {
    background-position: -93px -173px;
}
.iinterBox .ints .inter02 {
    background-position: -93px 0;
}
.iinterBox .inter03 {
    background-position: -187px -173px;
}
.iinterBox .ints .inter03 {
    background-position: -187px 0;
}
.iinterBox .inter04 {
    background-position: -280px -173px;
}
.iinterBox .ints .inter04 {
    background-position: -280px 0;
}
.iinterBox .iinterList {
    float: left;
    display: inline;    
    overflow: hidden;
}

.iinterList .iinterListBox {    
    overflow: hidden;
    width: 200px;
    margin: 30px 169px 6px 20px;
    text-align: center; 
}
.iinterList a {
    float: left;
    display: inline;
    width: 80px;
    margin-bottom: 10px;
    white-space: nowrap; 
    word-break: keep-all; 
    overflow: hidden; 
    text-overflow: ellipsis;
	color: #949cae;
}
.iinterList a:hover {
	color: #949cae;
}
.iinterList span {
    float: left;
    display: inline;
    margin: 0 10px 10px;
}

/* 游戏鉴赏 */
.iappreciate {
    background: #1d212d;
    font-family: "Microsoft Yahei", "微软雅黑";
}
.iapprec {
    background: #303749;
}
.iapprec .iappList {
    float: left;
    display: inline;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #949cae;
    font-size: 16px;
}
.iapprec .iappList a {
    display: block; 
	color: #8F97A8;
}
.iapprec .iappList a:hover {
    color: #c8c9cb;
}
.iapprec .active a {
    background: #1d212d;
    color: #c8c9cb;
}
.iapprec .iapMore {
    float: right;
    margin: 12px 12px 0 0;
    color: #1d212d;
    font-size: 12px;
}
.iapprec .iapMore:hover {
    color: #000;
}
.iapprecList {
    display: none;
    width: 718px;
    padding-left: 5px;
    height: 140px;
    overflow: hidden;
}
.iapprecList li {
    float: left;
    display: inline;
    margin: 10px 0 15px 15px;
}
.iapprecList li img {
    display: block;
    width: 158px;
    height: 115px;
}
。

/* 神曲攻略、游戏媒体 */
.ibottomList {
    overflow: hidden;
	zoom: 1;
}
.iraiders {
    float: left;
	display: inline;
}
.ibottomList .iinforList {
    display: block;
    width: 338px;
    margin-left: 0;
}
.ibottomList .iinforList li i {
    width: 250px;
}
.ibottomList .imedia {
    float: left;
	display: inline;
	margin-left: 42px;
    overflow: hidden;
}
.ibottomList .irmImg img {
    display: block;
    width: 338px;
    height: 68px;
}

/* 左下角微信 */
.weixinBox{ width: 114px; height: 378px; position: fixed; bottom: 20px;left: 5px;z-index:9999; _position: absolute;
    /*_top:expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);*/    
}
.weixinBox img{ position:absolute;left:0;top:0;z-index:1; }
.smailwx{ display:  none; cursor: pointer;}
.closewx {
    width: 26px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
	background:url(about:blank);
}
.weixinBox{
    width:auto;
    height:auto;
    border-left:1px solid #010508;
}
.weixinBox img{
    position: static !important;
    border-left:1px solid #073B6A;
}
  
  


.fs-30 {
    font-size: 30px !important;
}
.fs-38 {
    font-size: 38px !important;
}
