/*reset*/
body, p, ul, ol, h1, h2, h3, h4, h5, dl, dd, figcaption, figure, menu, nav, section, aside, article, header, footer,td {
    margin: 0;
    padding: 0
}

article, aside, figcaption, figure, footer, header, menu, nav, section {
    display: block;
}

body {
    min-width: 1000px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    font: 14px/1.5 Tahoma, "Microsoft YaHei", sans-serif;
    background: #000;
}

body, a {
    color: #333
}
h1, h2, h3, h4, h5 {
    font-size: 100%
}
li {
    list-style-type: none
}
a {
    text-decoration: none
}
a:hover {
    color: #c79f59
}
img {
    border: none;
    vertical-align: top
}
b {
    font-weight: 400
}
i {
    font-style: normal
}
.footer{
    float: left;
    width:1000px;
    background:#000;
    margin-left:250px;
    color: #999;
    font-size: 12px;
    overflow: hidden;
    line-height: 1.8;
    margin-top:16px;
}
/**±³¾°**/
.info-inner{
   background:#000;
}

span.arrow{
    float: left;
    width: 5px;
    height: 5px;
    background: url(../images/img/arr.png) no-repeat -115px -122px;
    margin: 8px 10px 0 35px;
}
.oh{
    overflow:hidden;
}
.tot_content{
    background:url(../images/infoBG.jpg) no-repeat;
    background-size:100%;
}
/*±ßÀ¸µ¼º½*/
.a-nav{
    text-align:center;
    width:265px;
    background:#222;
    color:#ababab;
    position:absolute;
    left:0;
    top:0;
    font-weight:bold;
    font-family: "Microsoft YaHei";
}
.a-nav .logo{
    margin-top:80px;
}
.a-nav .nav_down{
    width:100%;
    margin-top:15px;
}
.a-nav .logo{
    display:inline-block;
    background:url(../images/logo.png) center center no-repeat;
    background-size:100%;
    width:188px;
    min-width:188px;
    height:130px;
}
.divid_title{
    font-size:26px;
    margin:0 4px;
    height:76px;
}
.divid_title span{
    display: inline-block;
    width:100%;
    height:76px;
    text-align:center;
}
.divid_title span:hover{
    cursor: pointer;
}
#job_info span{
    background:url(../images/img/jobintro.jpg) no-repeat;
}
#job_info .current{
    background: url("../images/img/jobintro1.jpg") no-repeat;
}
#sys_info span{
    background: url("../images/img/sysintro.jpg");
}
#sys_info .current{
    background: url("../images/img/sysintro1.jpg") no-repeat;
}
#act_info span{
    background: url("../images/img/actintro.jpg");
}
#act_info .current{
    background: url("../images/img/actintro1.jpg") no-repeat;
}
#boss_info span{
    background: url("../images/img/bossintro.jpg") ;
}
#boss_info .current{
    background: url("../images/img/bossintro1.jpg") no-repeat;
}
#game_bg span{
    background: url("../images/img/gmbg.jpg");
}
#game_bg .current{
    background: url("../images/img/gmbg1.jpg") no-repeat;
}
.tit-content{
    font-size:16px;
    display:none;
}
.tit-content li{
    margin:10px auto;
    padding:0 10px;
}
.tit-content li a{
    display:inline-block;
    width:60%;
    margin:6px auto;
    font-size:14px;
    text-align:left;
    color:#c3c3c3;
    border-bottom:0.5px dashed #eee;
}

/*×ÊÁÏÕ¾ÄÚÈÝ*/
.c-top,.c-btm{
    width:1054px;
    height:50px;
    margin-left:350px;
}
.c-top{
    margin-top:300px;
    background: url(../images/img/top.png) no-repeat;
}
.c-btm{
    background: url(../images/img/btm.png) no-repeat;
}
.info_content{
    width:1054px;
    margin-left:350px;
    min-height:1118px;
    background: url(../images/img/cen.png) repeat;
    padding:15px 0;
}
.info_content .contit{
    font-size:26px;
    color:#3e3e3e;

}

.job_info,.sys_info,.act_info,.game_bg,.boss_info{
    display: none;
}
.job_info,.act_info,.sys_info,.boss_info,.game_bg{
    margin-top:60px;
    margin-left:120px;:
    width: 770px;
}
.job_content div {
    z-index: 9;
    width: 365px;
    top: 30px;
    right: 25px;
    color: #fff
}
.pr{
    margin-bottom:20px;
}
.pa{
    position:absolute;
    left:350px;

}
.info_content h4 {
    margin-top:25px;
    margin-left:10px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color:#3c3c3c;
}
.info_content p{
    width:85%;
    margin:25px 50px;
    text-align: left;
    color:#3c3c3c;
}
.job_info h4,.job_info p{
    color:#fff;
}
span.sub_tit{
    font-weight:bold;
    font-size:14px;
}
.info_content img{
    margin-left:50px;
}

.sys_info div,.act_info div,.boss_info div,.game_bg div{
    display:none;
}
.sys_info div:first-child,.act_info div:first-child,.boss_info div:first-child,.game_bg div:first-child{
    display: block;
}


