 @charset "utf-8";
/* CSS Document */
.banner{background:url(../images1/bg01.jpg);border-top:1px solid #fff;overflow:hidden;padding:40px 0 20px 0;}

/* game_roll */
#game_roll{width:1200px;height:auto;margin:0 auto 20px auto;overflow:hidden;position:relative;}

.roll_main{float:left;width:1100px;overflow:hidden;margin-left:50px;}
.roll_main ul{overflow:hidden;width:10000px; position: relative}
.roll_main ul li{width:210px;height:235px;margin:0 5px;display:block;float:left;}
.roll_main ul li .img_{width:210px;height:225px;}
.roll_main ul li:hover .info{background:url(../images1/80red.png)}
.roll_main ul li .img_ img{width:210px;height:225px;}

.roll_main .info{margin-top:-40px;background:url(../images1/50black.png);position:relative;padding-top:5px;height:35px;display:block}
.roll_main .info em{display:block;line-height:30px;font-size:14px;color:#fff;text-indent:10px;font-style:normal;float:left}
.roll_main .info i{overflow:hidden;padding:5px;line-height:18px;height:18px;display:block;float:right;font-style:normal;}
.roll_main .info i img{height:18px;margin-right:5px}

.roll_prev,.roll_next{display:block;width:35px;height:80px;position:absolute;cursor:pointer;z-index:2;top:77px;}
.roll_prev{left:0px;background:url(../images1/prev.png) no-repeat;}
.roll_next{right:0px;background:url(../images1/next.png) no-repeat}
.roll_prev:hover,.roll_next:hover{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}

.top_g_list{width:1120px;padding-top:15px;border-top:1px solid #ccc}
	.top_g_list a{float:left;display:block;width:80px;text-align:center;margin:0 16px;color:#333}
	.top_g_list a:hover{color:#35ABD8}
	.top_g_list a img{width:80px;}
	.top_g_list a:hover img{border:2px solid #35ABD8;width:76px;}
	.top_g_list a em{display:block;font-style:normal;line-height:36px;height:36px;font-size:13px;font-weight:bold;}


.v_img{overflow:hidden;width:1020px;height:104px;margin:15px 0 25px 0;}
.v_img li{float:left;width:184px;height:104px;overflow:hidden;margin-right:20px}
.v_img li .img_{width:184px;height:104px;overflow:hidden}
.v_img li .img_ img{width:184px;height:104px;}
.v_img li p{display:block;line-height:20px;height:20px;margin-top:-30px;padding:5px;background:url(../images1/50black.png);color:#FFF; position:relative;font-size:12px;overflow:hidden}
.v_img li a{display:block;background:url(../images1/80black.png);border:3px #35ABD8 solid;color:#FFF;padding:30px 10px 0 10px;height:68px;font-size:14px;line-height:20px;}
.v_img li:hover p{display:none}
.v_img li:hover a{margin-top:-104px;position:relative; z-index:999}


.test{overflow:hidden}
.test h3{overflow:hidden;background:#e0dfdf;color:#333;}

.test a{display:block;overflow:hidden;border-bottom:1px solid #e0dfdf;color:#333;}
/*.test a:hover{background:#35ABD8;color:#fff}*/

.test i,.test em,.test i{font-style:normal;display:block;font-size:13px;}
.test i{width:75px;float:left; text-indent:15px;padding-top: 13px;padding-left: 12px;}
.test em{float:left;width:80px;overflow:hidden;padding-left: 28px;}
/*
.test a:hover i{width:55px;text-align:center;float:left;}*/

.test span{display:none;float:right;}
.test span img{margin-right:3px;margin-top:10px;height:18px}
/*.test a:hover span{display:block;float:right;}*/


.g_rank{height:451px;overflow:hidden;}

.g_rank p{cursor:pointer;position:relative;line-height:36px;height:36px;border-bottom:1px solid #e0dfdf;font-size:14px;}
.g_rank p a{display:block;padding-left:10px;color:#666;}
.g_rank p a em{display:block;width:24px;font-style:normal;margin-right:15px;float:left;text-align:center;}
.g_rank p a .s{background:url(../images1/rank_icon.jpg) center no-repeat;color:#fff}

.g_rank .hover a{background:#35ABD8 url(../images1/t_bg.jpg);font-size:14px;color:#fff;font-weight:bold;border-bottom:1px solid #fff;}
.g_rank .hover a .s{background:none}

.g_rank li{display:none;background:#e0dfdf;overflow:hidden;height:79px;border-bottom:1px solid #ccc}
.g_rank li a{padding:8px 15px;display:block;overflow:hidden;color:#f50;font-size:14px;}
.g_rank li a img{width:60px;height:60px;float:left;margin-right:20px}
.g_rank li a i{display:block;font-style:normal;line-height:18px;font-weight:bold}
.g_rank li a span{display:block;padding-top:3px;overflow:hidden}
.g_rank li a span img{margin-right:8px;height:20px;width:16px;}

/*-----首页轮播*/
#full-screen-slider { width:440px; height:260px; position:relative}
#slides { display:block; width:440px; height:260px; position:relative}
#slides li {width:440px; height:260px; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:440px; height:260px;}
#slides li a img {width:440px; height:260px;}
#slides li a em{display:block;background:url(../images1/80black.png);color:#ddd;line-height:40px;font-size:18px;font-style:normal;text-indent:10px; position:absolute; width:440px;top:220px}

#pagination { display:block; position:absolute; left:0; top:230px; z-index:9900;  padding:5px 0; width:90px}
#pagination li { display:block; width:13px; height:13px; float:left; margin-left:10px; border-radius:13px; background:#ccc;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#35ABD8}

/* 新闻头条 */
.t_news h3{font-size:18px;font-weight:bold; text-align:center;line-height:36px;height:36px;padding-top:5px;}
.t_news h3 a{color:#444}
.t_news h3 a:hover,.t_news p a:hover{color:#35ABD8;text-decoration:underline}
.t_news p{text-align:center;line-height:20px;height:20px;padding-bottom:5px;color:#666}
.t_news p a{padding:0 5px;color:#666}
.t_news p a:hover{color:#35ABD8;}

.t_news{overflow:hidden}
.t_news ul{overflow:hidden;}
.t_news li{line-height:30px;height:30px;height:30px;padding-left:5px;overflow:hidden}
.t_news li a{font-size:14px;color:#444;}
.t_news li a:hover{color:#35ABD8; text-decoration:underline;font-weight:bold}
.t_news li em{font-style:normal;padding-right:5px;float:left}
.t_news li em a{color:#444;}
.t_news li em a:hover{color:#35ABD8;text-decoration:none;font-weight:bold;}
.t_news li i{font-size:12px;font-style:normal;float:right;color:#888}
.t_news .v{background:url(../images1/v_icon.jpg) center right no-repeat;margin-right:10px;padding-right:20px}

/* news_img */
.news_img{overflow:hidden;padding:10px 0;}
.news_img li{width:200px;height:113px;overflow:hidden;float:left;margin:0 10px;}
.news_img li img{height:113px;width:200px}
.news_img li span{display:block;line-height:36px;background:url(../images1/80black.png); position:relative;margin-top:-36px;color:#fff;font-size:14px; text-align: center}
.news_img li:hover span{display:none}

.news_img li h3{height:107px;background:url(../images1/80white.png);border:#35ABD8 solid 3px;}
.news_img li h3 a{display:block;padding:20px 10px 0 10px;color:#000;font-weight:bold;font-size:14px;height:91px;}
.news_img li h3 a em{display:block;line-height:24px;background:url(../images1/tab_icon.png) left center no-repeat;padding-left:20px;font-size:14px;border-bottom:1px dotted #888;font-style:normal;margin-bottom:5px}
.news_img li:hover h3{position:relative;margin-top:-113px;}

/* 热门活动 */
.kwicks{width:320px;height:300px;overflow:hidden;}
.kwicks{display:block;list-style-type:none;list-style:none;position:relative;}
.kwicks a{display:block;height:180px}
.kwicks li{overflow:hidden;border-top:1px solid #ccc}
.kwicks li:hover em{background:url(../images1/80white.png);margin-top:-40px;line-height:40px;color:#35ABD8;}
.kwicks li img{height:180px;width:320px;}

.kwicks em{line-height:40px;height:75px;position:relative;display:block;width:100%;margin-top:-180px;color:#ddd;background:url(../images1/80black.png);text-indent:10px;font-style:normal;font-size:16px;}
.kwicks span{line-height:30px;display:block;position:relative;font-s1ze:14px;color:#aaa;margin-top:-45px;padding-left:10px;}

/* 热门礼包 */
.cbt{overflow:hidden;height:auto;clear:both;padding-bottom:10px}
.wid{clear:both;/*滑动门的宽度*/border:1px solid #ccc}

.tabb_{line-height:30px;border-bottom:solid 1px #ddd}
.tabb_ ul{overflow:hidden;line-height:36px;height:36px;}
.tabb_ li{cursor:pointer;text-align:right;float:right;}

.tabb_{overflow:hidden;}
	.tabb_ a{font-size:18px;border-left:2px solid #ff5151;padding:0 5px 0 10px;color:#333}

.undbs{display:none;}

.hovertabb,.normaltabb{font-weight:bold;}
.hovertabb{font-size:30px;color:#35ABD8; }
.normaltabb{font-size:30px;color:#ccc}

.dbs{overflow:hidden;padding-top:10px}
.dbs li{overflow:hidden;padding:10px 0}
.dbs .img_{float:left;width:76px;height:76px;margin-right:10px;border:2px #fff solid}
.dbs li:hover .img_{border:2px #35ABD8 solid}
.dbs .img_ img{float:left;width:76px;height:76px;}

.dbs li p{line-height:36px;overflow:hidden;margin-top:5px;}
.dbs li p a{font-size:18px;color:#35ABD8;float:left;font-weight:bold}
.dbs li p i{float:right;padding-top:8px}
.dbs li p i img{margin-right:5px;width:18px;height:22px}

.dbs li em{font-style:normal;font-size:14px;color:#444;line-height:24px;display:block;padding-top:3px}
.dbs li em a{float:right;border:#35ABD8 1px solid;display:block;width:50px; text-align:center;color:#444;font-weight:bold}
.dbs li em a:hover{background:#35ABD8;color:#FFF}

.dbs h3{line-height:26px;height:26px;font-size:14px;overflow:hidden;padding:11px 0;}

.dbs h3 a{display:block;overflow:hidden;}

.dbs h3 b,.dbs h3 em,.dbs h3 img{float:left;}
.dbs h3 span,.dbs h3 font{float:right;}

.dbs h3 b{color:#444;padding-right:5px;}
.dbs h3 em{font-style:normal;color:#999}

.dbs h3 span img{margin-right:5px;width:18px;height:22px}

.dbs h3 font{display:block;color:#444;width:50px;text-align:center;color:#444;font-weight:bold;border:#35ABD8 1px solid;height:24px;line-height:24px}
.dbs h3 a:hover font{background:#35ABD8;color:#FFF}

/* 新游评测 */
.eval{overflow:hidden;width:780px;}
.eval li{width:386px;height:217px;padding:0 2px 4px 2px;float:left;overflow:hidden}
.eval .img_{width:386px;height:217px;}
.eval li img{width:386px;height:217px;}
.eval li h3{display:block;position:absolute;float:left;margin-top:-217px;padding-right:20px;background:url(../images1/eval_icon.png) center right no-repeat}
.eval li h3 a{display:block;height:207px;padding-top:10px;width:70px;background:#35ABD8}
.eval li em{font-style:normal;display:block;width:1em; margin:0 auto;color:#fff;height:160px;font-size:18px;line-height:20px; overflow: hidden;}
.eval li i{display:block;line-height:50px;height:47px;text-align:center;color:#fff;overflow:hidden;background:#35ABD8;}
.eval li i font{font-size:46px;}
.eval li:hover h3 a{width:80px;}

.eval p{width:386px;float:left;padding:0 2px;height:109px;overflow:hidden}
.eval p a{display:block;}
.eval p em{display:block;width:190px;height:109px;overflow:hidden; position:relative}
.eval p em img{width:193px;height:109px;}
.eval p em .icon01{position:absolute;right:0;width:11px;height:16px;top:46px}
.eval p em .icon02{position:absolute;left:0;width:11px;height:16px;top:46px}

.eval p span{display:block;height:109px;width:193px;background:#35ABD8;color:#fff;line-height:30px;}
.eval p b{font-weight:100;font-size:14px;display:block;color:#fff;margin-top:15px;line-height:30px;}
.eval p i{display:block;line-height:54px;height:54px;color:#fff;overflow:hidden;margin:5px 25px 0 25px;padding-right:5px}
.eval p i font{font-size:40px;}

.eval p .t01{float:right}
.eval p .t01 b{padding-left:25px;}
.eval p .t01 i{text-align:right;background:url(../images1/eval_play.png) left no-repeat}

.eval p .t02{float:left}
.eval p .t02 b{padding-right:25px; text-align:right}
.eval p .t02 i{background:url(../images1/eval_play.png) right no-repeat}

.eval p:hover span{width:188px}


/* 游戏专区 */
.area{overflow:hidden;}
.area a{float:left;overflow:hidden}

.area .img_01{width:332px;height:329px;display:block}
.area .img_01 img{width:332px;height:329px;}

.area .img_01:hover img{width:322px;height:319px;border:5px solid #35ABD8}

.area .img_{width:162px;height:162px;margin-left:5px;margin-bottom:5px}
.area .img_ img{width:162px;height:162px}

.area .img_:hover img{width:152px;height:152px;border:5px solid #35ABD8}

/* 热点新闻 */
.h_news ul{padding:20px 0 15px 0;overflow:hidden;border-bottom:1px dotted #ccc;margin-bottom:10px}
.h_news .img_{float:left;width:120px;height:120px;}
.h_news .img_ img{width:120px;height:120px;}

.h_news ul li{float:right;width:310px}

.h_news ul h3 a{color:#444;line-height:24px;font-size:18px;font-weight:bold;padding-top:5px}
.h_news ul h3 a i{display:block;height:48px;color:#35ABD8;font-style:normal;width:15px;float:left}

.h_news ul p{line-height:30px;height:30px;padding-left:15px;padding-top:5px;height:30px;overflow:hidden}
.h_news ul span{display:block;padding-left:15px;overflow:hidden;padding-top:5px; text-align:right;line-height:20px;height:20px;color:#666}
.h_news ul span a{float:left;width:60px;background:#35ABD8;text-align:center;line-height:20px;font-size:14px;color:#fff}
.h_news ul span a:hover{background:#333;color:#fff}

.h_news dl a{font-size:14px;line-height:32px;height:32px;display:block;color:#444;overflow:hidden}
.h_news dl a:hover,.h_news h3 a:hover{ text-decoration:underline;color:#35ABD8; font-weight:bold}

/* 八卦 */
.gossip{width:995px;margin:10px auto 0 auto;border-bottom:1px dotted #CCC;}

.img_g{height:245px; position:relative;overflow:hidden}
.img_g a{display:block;overflow:hidden}
.img_g em{font-style:normal;position:relative;display:block;border:3px solid #333;color:#f66;font-weight:bold}


.b_img{width:245px;height:245px;}
.b_img img{width:245px;}
.b_img em{width:199px;height:149px;background:url(../images1/80black.png);padding:90px 20px 0 20px;font-size:18px;line-height:30px}
.b_img:hover em{margin-top:-245px;}

.s_img{display:inline; position: absolute}
.s_img em{height:74px;background:url(../images1/80black.png);padding:40px 10px 0 10px;font-size:14px;line-height:20px}
.s_img:hover em{margin-top:-120px;}

.s01{left:250px;width:245px;height:120px;}
	.s01 img{width:245px;height:120px;}
	
.s02{top:125px;left:250px;width:120px;height:120px;}
	.s02 img{width:120px;height:120px;}
	
.s03{top:125px;left:375px;width:120px;height:120px;}
	.s03 img{width:120px;height:120px;}
	
.s04{top:0;left:500px;width:120px;height:120px;}
	.s04 img{width:120px;height:120px;}

.s05{top:0;left:625px;width:120px;height:120px;}
	.s05 img{width:120px;height:120px;}

.s06{top:125px;left:500px;width:245px;height:120px;}
	.s06 img{width:245px;height:120px;}
	
/* -------- 背投广告 */
#contentad{width:100%;overflow:hidden}
#contentad a{display:block;position: absolute;top:549px;text-decoration:none;outline:0;overflow:hidden;z-index:50;width:100%;height:1170px;background:top center no-repeat}
.ad_midd{width:1020px;margin:0 auto;overflow:hidden;height:120px;position:relative;clear:both;}
.ad_midd a{display:block;height:120px;}
.ad_midd input{height:30px;width:30px; position:absolute;background:url(../images1/close-n.png) center no-repeat; z-index:999;top:90px;right:0}

/*新闻头条 论坛精华 游戏资讯 */
.a_w a{display:block;width:275px;float:left}
.the_first{border-top:10px solid #fff;border-left:10px solid #fff;border-right:10px solid #fff;position:relative; z-index:100;background:#fff;}

.td i{color:#c00; font-weight:bold}
/*.test a:hover i,.test a:hover em{color:#fff}*/