@charset "utf-8";
/* CSS Document */
html,body{ font-family: "宋体"; font-size:12px;height:auto ; line-height:22px; color:#535557;}
*{margin:0px; padding:0px; border:0px;}
h1,h2,h3,h4,h5,h6 {	font-weight:lighter; font-size:12px; }
ul li,ol li{ list-style:none}
select,input,buttom,img{vertical-align: middle;}
img{border:0;}
.left{ float:left}
.right{ float:right}
.clear{ clear:both; font-size:0px; line-height:0px; height:0}
a{ text-decoration:none; color:#3d9cd2;outline: none; /* firefox */hide-focus: expression(this.hideFocus = true); /* ie */ text-decoration:none;}
a:hover{ text-decoration:underline}
select,input,img,button{vertical-align: middle;}
.mt30{ margin-top:30px!important;}
.content{ width:1000px; margin:0 auto;}
.height60{ height:60px}

/*顶部导航*/
#topNav{ height:88px; background: url(images/nav_bg.jpg) repeat;}
#topNav .topNavCont{ width:1000px; height:88px; margin:0 auto}
#topNav .topNavCont .logo{ height:88px; width:306px; float:left}
#topNav .topNavCont .logo a,#topNav .topNavCont .logo span{display:inline-block;height:88px;float:left}
#topNav .topNavCont .logo a{ width:78px;  background:url(images/logo.jpg) no-repeat; text-indent:-9999px;}
#topNav .topNavCont .logo span{width:212px;background:url(images/game.jpg) no-repeat; }

.topNavList{ width:693px; float:left;}
.topNavList p{ padding-left:85px;*padding-left:75px;_padding-left:80px; padding-top:11px; float:left}
.topNavList p a{ display:inline-block; margin:0 2px; color:#575757;}
.ico{ background: url(images/ico.jpg) no-repeat left center; padding-left:26px; margin-left:30px!important;}
.topNavList2{padding-left:40px; font-family:"微软雅黑"; font-size:14px; text-align:left;color:#315677; padding-top:16px;
}
.topNavList2 a{ display:inline-block; /*margin:0 20px;*/margin:0 15px; color:#21496d; font-weight:bold}
/* 游戏产品*/
.produce1{ width:86px; height:19px; margin-top:13px; line-height:19px;background:url(images/hide.jpg) no-repeat; padding-left:15px; margin-left:30px;}
.produce1 a:hover{ text-decoration:none}
.popupBoxtitle{ display:block; width:100%; height:19px; font-weight:bold; color:#fff; }
/* .type{ width:160px; height:198px; padding-top:6px; position:absolute; top:19px;left:-83px;_left:-98px; display:none; background:url(images/index.png) no-repeat; padding-left:8px;z-index:999999}*/
.type{ width:160px; height:264px; padding-top:6px; position:absolute; top:19px;left:-83px;_left:-98px; display:none; background:url(images/index.png) no-repeat; padding-left:8px;z-index:999999}
.type img{ margin-bottom:8px;_margin-left:15px; }
.dingwei{position: absolute; right:35px; top:0;*position: static;_position: absolute;  width:101px; height:19px; float:left;}
/*footer*/
#footerBG{ height:117px;}
.footer {  position: relative; width:550px; height:60px;margin:0  auto 0 auto; padding-top:42px; line-height:20px; color:#737373;}
.footer .regimg{ display:inline-block; width:40px; height:60px; float:left;margin: 10px 54px 0 0;}
.footer p{ float:left; padding-top:3px;}

.footer p a{
    outline: medium;
    color:#737373;
}
.footer p a:hover{
    color: #3d9cd2;
    text-decoration: underline;

}

/*---------------小蓝标-----------------*/
.footer p .xlb img{

    width: 47px;
    height: 47px;
    float: left;
    position: absolute;
    top: 52px;
    left: 41px;

}

