/* CSS Document */
*{margin:0; padding:0;}
body{font-family:Microsoft YaHei; color:#fff; background:#000;}
.act-wrapper {margin: auto;overflow: hidden;width: 100%;}
.act-wrapper .act-content{position: absolute;top:0;left: 50%;z-index: 2;width: 480px;margin-left: -240px; background:url(../images/bg.jpg?time=12345657689) no-repeat;}
img{width:100%;}
a{text-decoration:none; outline:none;}
em{font-style:normal;}
li{list-style:none;}
.clear{float:none; clear:both;}

/*按钮*/
.note_btn{width:73px; height:76px; background:url(../images/note_btn.png?time=12345657689) no-repeat; position:absolute; top:10px; right:10px; z-index:3;}

.wrap{padding-top:460px;}
.check{width:100%; height:97px; text-align:center; font-size:20px; line-height:97px; background:url(../images/ser_zs.png?time=12345657689) no-repeat;}
.check span{padding-left:50px; position:relative;}
.check span img{width:30px; height:47px; position:absolute; top:50%; left:0; margin-top:-23px;}
.check span a{margin-left:30px; color:#00ff06;}

.start{width:113px; height:115px; background:url(../images/start.png?time=12345657689) no-repeat; display:block; margin:15px auto 0;}

.foot{ padding-top:25px; width: 328px;height: 63px;  background: url(../images/texts.png) no-repeat bottom; margin: 0 auto;}

/*弹窗-公告*/		    
.mask{width:100%; height:100%; background:#000; opacity:0.6; position:fixed; top:0; left:0; z-index:99; display:none;}
.tc{width:476px; height:737px; position:absolute; top:30px; left:2px; z-index:999;}
.tc_note{background:url(../images/note_bg.png?time=12345657689) no-repeat; display:none;}
.close{width:47px; height:47px; background:url(../images/close.png?time=12345657689) no-repeat; position:absolute; top:0; right:0;}
.note_txt{padding:55px 20px 0; line-height:24px; font-size:16px;}
.note_txt p{margin-top:10px;}

/*弹窗-区服*/
.tc_ser{background:url(../images/ser_bg.png?time=12345657689) no-repeat; display:none;}
.ser_con{padding:55px 10px 0;}
.ser_til{width:188px; height:453px; margin-top:40px; float:left; display:inline; background:url(../images/ser_til.png?time=12345657689) no-repeat; overflow:hidden;}
.til_con{width:207px; height:453px; overflow:auto;}
.til_con a{width:173px; height:47px; display:block; margin:10px 0 0 7px; text-align:center; line-height:47px; font-size:18px; color:#d9ceb1; background:url(../images/btn1.png?time=12345657689) no-repeat;}
.til_con a.on{color:#fff8e4; background:url(../images/btn1_h.png?time=12345657689) no-repeat;}

.ser_lis{width:246px; height:648px; padding:6px; overflow:hidden; float:right; display:inline; background:url(../images/ser_li.png?time=12345657689) no-repeat;}
.ser_eg{width:270px; height:648px; overflow:auto; display:none;}
.ser_eg a{width:246px; height:57px; line-height:57px; text-align:center; color:#fff; font-size:20px; display:block; background:url(../images/btn_hot.png?time=12345657689) no-repeat; margin-top:10px;}
.ser_eg a.new{background:url(../images/btn_new.png?time=12345657689) no-repeat;}