/*COPYRIGHT(C)UCWEB 2012.*/
/*九游PC主站1.0.3.*/
/*2011.06.28*/

/** @NAME:CSS RESET
		@TYPE:公共
	*/
/*通用全局设定*/
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin:0;padding:0;}

input,select,textarea{font-size:100%;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:500;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:500;}

fieldset,img {border:0;}
abbr,acronym{border:0;font-variant:normal;}

table{border-collapse:collapse;border-spacing:0;}
th{text-align:inherit;}

iframe{display:block;}

del {text-decoration:line-through;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
ins,a {text-decoration:none;}

q:before,q:after {content:'';}
sub,sup {font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup {top:-0.5em;}
sub {bottom:-0.25em;}

/*重设 HTML5 标签*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
audio,canvas,video {display:inline-block;*display:inline;*zoom:1;}

/*盒模型*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}

.blo{display:block;}
.ilb{display:inline-block;}

.pa5{padding:5px;}
.pl5{padding-left:5px;}
.pr5{padding-right:5px;}

.ma5{margin:5px;}
.pNo{padding:0!important;}
.mNo{margin:0!important;}
.mb10{margin-bottom:10px!important;}

.noBor{border:none!important}
.noBb{border-bottom:none!important;}

/*浮动*/
.fl{float:left;}
.fr{float:right;}
.clear{clear:bloth;}

/*定位*/
.pa{position:absolute;}
.pr{position:relative;}
.pf{position:fixed!important;}

/*清除浮动*/
.cf::before, .cf::after {content:"";display:table;}
.cf::after {clear:both;}
.cf {zoom:1;}

/*文本*/
.noWrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.fb{font-weight:700;}
.f14{font-size:14px!important;}
.f12{font-size:12px!important;}
.f16{font-size:16px!important;}

/*显示*/
.none{display:none;}
.show{display:block}

/* @END 
	------------------------------------------------------------------------------**/

/** @NAME:CSS STYLE
		@TYPE:页面独立样式表
	*/
/*全局设定*/
a,a:link,a:visited,a:active{text-decoration:none;color:#484747;}
a:hover{color:#FF0000;cursor:pointer;}

body{color:#848484;background:#fff;font:500 normal 12px/1.9 Arial,Helvetica,sans-serif;min-width:1000px;width:100%;height:100%;overflow-x:hidden;}
input[type="submit"]:hover,.input_submit{cursor:pointer;}

/*风格调版*/
.title{overflow:hidden;white-space:nowrap;word-break:break-all;}
.text{display:block;word-break:break-all;overflow:hidden;}
.btn{display:block;text-align:center;}
.key{color:#f36b16!important;font-weight:700}
.grey{background:#f5f5f5;}
.info{color:#fff!important;background:url(/public/images/pc/info_bg.png) repeat-x;}

/*功能性元件*/
.menu{width:180px;height:51px;margin:0 auto;}
.menu a{display:block;width:90px;height:25px;background-image:url(/public/images/pc/g_menu.png);background-repeat:no-repeat;margin:16px 0 10px 0;background-position:bottom;text-align:center;line-height:25px;float:left;}
.menu .on{background-position:top;color:red!important;font-weight:700}
.menu a:first-child,.menu .first-child{margin-right:-2px;}
.oth{padding:5px 10px;}

.payArea,.dtnArea{font-size:12px;padding:1px 0;}
.payArea .price{color:#999;margin-right:3px;}
.payArea .del{background:url(/public/images/pc/s_er.png) no-repeat center;}
.payArea .key{color:#F04101;font-weight:500;}
.dtnArea .size{color:#999; display:block; overflow:hidden; margin-top:2px; _margin-top:0px; float:right;}
.dtnArea .btn1{background:url(/public/images/pc/p_btn.png) no-repeat -66px 0;width:44px;height:19px;line-height:19px;text-shadow:1px 1px #fff;color:#000;display:inline-block}
.dtnArea .btn1:hover{color:red;}

/***搜索***/
.searchBar{height:30px;}
.searchBox{width:185px;height:26px;line-height:26px;border:1px solid #ccc;padding:0 5px;color:#bbb;background:#fff;}
.searchBtn{width:50px;height:28px;border:none;background:url(/public/images/pc/s_btn.png) no-repeat;right:0}
/***显示circle***/
.circle{padding:0 5px;height:20px;line-height:20px;}
.circle span{display:inline-block;width:10px;height:10px;margin:10px 2px 5px 2px;background-image:url(/public/images/pc/cir.png);background-repeat:no-repeat;background-position:0 -10px;overflow:hidden;cursor:pointer}
.circle span.on{background-position:top;cursor:pointer}

/*模块设定*/
/**模块标题**/
.moduleTitle{background:url(/public/images/pc/t_bg.gif);height:27px;line-height:28px;border-bottom:1px solid #d9d9d9;padding:0 10px;text-shadow:1px 1px #fff;font-size:14px;overflow:hidden;}
.moduleTitle,.moduleTitle h3{color:#515151;font-weight:700;}
/**模块摘要**/
.moduleSummary{border-bottom:1px dotted #CCC;padding-bottom:5px;line-height:22px;font-size:12px;text-align:center;color:#848484}
.moduleSummary h2{font-size:16px;font-weight:bold;line-height:30px;text-align:center;}
.moduleSummary h2 a{color:#f04101!important;}
.moduleSummary p{text-align:left;text-indent:2em;}
.moduleSummary h4 a{padding:0 3px;}
.moduleSummary .more{right:5px;top:-22px}

/*模块配图*/
.moduleIcon li{float:left;width:60px;height:85px;font-size:12px;text-align:center;overflow:hidden;margin:5px 10px;_display:inline;}
.moduleIcon .img{width:60px;height:60px;}
.moduleIcon .title{display:block;width:65px;height:25px;white-space:nowrap;}
/*模块图标*/
.moduleIco li{width:145px;float:left;padding:5px;line-height:16px}
.moduleIco li img{width:145px;height:80px;}
/*模块标签*/
.moduleTag li{float:left;line-height:1.3;_display:inline;}
.moduleTag li .pays{line-height:1.6}
.moduleTag li del{margin-right:5px;}
.moduleTag li .key{color:#f04101;}
.moduleTag li .btn1{margin-right:3px;}
.moduleTag li .btn2{background:url(/public/images/pc/p_btn.png) no-repeat 0 0;width:66px;height:19px;line-height:19px;margin-right:5px;text-shadow:1px 1px #fff;color:#000;text-align:center;}
.moduleTag li .btn2:hover,.moduleTag li .btn1:hover{color:red;}

/*模块推荐*/
.moduleReview li{font-size:12px;height:30px;line-height:30px;overflow:hidden;border-bottom:1px dotted #ccc;padding:0 5px;display:block;margin:2px 0;margin:0\9;}
.moduleReview li .main{width:200px;}
.moduleReview li .main .title{width:108px;line-height:30px;height:30px;overflow:hidden;white-space:nowrap;display:block;}
.moduleReview li .imgArea{width:60px;height:60px;display:none;}
.moduleReview li .imgArea .img{width:60px;height:60px;}
.moduleReview li .num{height:16px;padding:7px 5px;}
.moduleReview li .num span{width:16px;height:16px;background-image:url(/public/images/pc/num.png);background-repeat:no-repeat;background-position:0 0;line-height:16px;text-align:center;color:#fff;font-weight:bold;display:block;}
.moduleReview li .hlight span{background-position:0px -64px;}

.moduleReview .hoverOn{height:80px;}
.moduleReview .hoverOn .imgArea{display:block;margin:10px 10px 10px 0;position:relative;}
.moduleReview .hoverOn .num{padding:32px 5px;}
.moduleReview .hoverOn .main{width:130px;}
.moduleReview .hoverOn .main h4{float:none;}
.moduleReview .hoverOn .main .title{width:133px;padding:10px 0 2px 0;}
.moduleReview .hoverOn .main .payArea{float:left;}

/**贴士列表**/
.moduleTips{width:250px;}
.moduleTips li{font-size:12px;float:left;line-height:25px;height:25px;overflow:hidden;}
.moduleTips.prefix li{background:url(/public/images/pc/dot.gif) no-repeat left;padding-left:10px;}
/**模块列表**/
.moduleList{padding:10px 0;}
.moduleList li{font-size:12px;color:#b0b0b0;line-height:25px;height:25px;overflow:hidden;}
.moduleList li a{margin:0 3px;}
.moduleIntro.ipGame .img{width:90px!important;height:90px!important;}
.moduleIntro.ipGame li .area{padding-left:115px!important;}
.moduleIntro.ipGame li .area .text{width:588px!important;}
/*模块资讯*/
.muduleInfo li{border-bottom:1px dotted #ccc;height:32px;display:inline\9;}

.muduleInfo li .title,.muduleInfo .num{display:block;height:16px;line-height:16px;margin:8px 0;}
.muduleInfo li .title{width:210px;float:left;}
.muduleInfo .num{background-image:url(/public/images/pc/num.png);background-repeat:no-repeat;background-position:0 0;width:16px;color:#fff;text-align:center;float:left;margin:8px 5px 8px 10px;_margin:8px 5px;}
.muduleInfo .num.hlight{background-position:0 -64px;}

/*模块标签*/
.moduleLable li{float:left;width:220px;}
.moduleLable .exp{margin:0 30px;}
.moduleLable li .title,.moduleLable li .payArea{display:block;height:14px;overflow:hidden;padding:5px 0;}
.moduleLable li .title{width:130px;}
/* @END 
	------------------------------------------------------------------------------**/

/** @NAME:模块
        @TYPE:页面
    */
.mainContent,.footer{width:1000px;margin:0 auto;}

/*头部模块*/
.header .content{width:1024px;margin:0 auto;}
.header .mainArea{border-bottom:3px solid #f36b16;height:97px;background:url(/public/images/pc/headerbg.png) repeat;background:-webkit-gradient(linear, 0 0, 0 75%, from(#fff),to(#eaeaea));background:#fff;}
.header .mainArea .content{padding:20px 0;}
.header .mainArea .content .logo{padding-left:10px;width:208px;}
.header .serArea{background:#f1f1f1;border-bottom:1px solid #e1e1e1;}
.header .serArea .content{padding:5px 0;width:1000px}
.header .serArea .content .searchBar{width:350px;}
.header .serArea .content .searchBar .searchBox{width:290px;}
.header .serArea .content .searchKey{line-height:30px;padding-left:10px;font-size:12px;}
.header .serArea .content .searchKey a{margin:0 5px;}

.nav{margin:10px 0;}
.nav em{width:20px;height:35px;display:block}
.nav .left{background:url(/public/images/pc/nav.png) no-repeat 0 0;}
.nav .right{background:url(/public/images/pc/nav.png) no-repeat 0 -35px;}
.navBar li{float:left;background:url(/public/images/pc/nav_c.png) repeat-x 0 0;height:35px;line-height:35px;width:79px;text-align:center;padding:0 3px;_padding:0 2px;font-size:12px;}
.navBar li a{color:#fff!important;display:inline-block}
.nav li a.on,.nav li a:hover{color:#fd6100!important;background:url(/public/images/pc/n_on.png) no-repeat center;_background:url(/public/images/pc/n_on.gif) no-repeat center;width:100%;}


/*主体模块*/
.mainContent{padding-top:10px;}
.mcContent{width:740px;}
.mcSide{width:245px;padding-left:10px;}

/**主体·内容部分**/
/***内容部分·焦点***/
.focusContent{width:740px;}
.fNews{padding-left:10px;}
.fNews .moduleList li{font-size:14px;}
/****焦点·焦点图****/
.fPic{width:350px;overflow:hidden;}
.fpContent{overflow:hidden;background:url(/public/images/pc/bg1.gif);width:350px;height:300px;}

.fpArea{overflow:hidden;margin:0 auto;width:340px;height:220px;margin:5px;}
.fpArea li{float:left;width:340px;height:220px;overflow:hidden;}
.fpArea .item{display:block;width:340px;height:220px;}
.fpArea .item .img{width:340px;height:220px;}
.fpArea .item .info{position:absolute;display:block;height:26px;width:340px;line-height:26px;top:194px;left:0;}

.fpCtrl{width:340px;height:70px;margin:0 5px;}
.fpcArea{width:300px;height:56px;padding:3px 20px 11px 20px;}
.fpcArea .fpaBox{width:300px;height:56px;overflow:hidden;position:relative;}
.fpcArea li{float:left;width:75px;height:56px;}
.fpcArea li .item{display:block;width:66px;height:56px;margin:0 auto;background:transparent;}
.fpcArea li .img{width:60px;height:50px;margin:0 auto;display:block;padding:3px 0;}
.fpcArea .on .item{background:#ff7200;}

.fpcBtn{width:340px;top:-70px;}
.fpcBtn a{display:block;width:20px;height:70px;position:absolute;}
.fpcBtn .prev{background:url(/public/images/pc/prev.gif) no-repeat;left:0;}
.fpcBtn .next{background:url(/public/images/pc/next.gif) no-repeat;right:0;}

/*.fpcBtn{width:340px;}
.fpcBtn a{width:20px;height:14px;top:22px;}
.fpcBtn a.prev{background:url(/public/images/pc/prev.gif) no-repeat;}
.fpcBtn a.next{background:url(/public/images/pc/next.gif) no-repeat;right:0;}*/

.fpList{padding:7px;width:350px;height:54px;overflow:hidden;}
.fpList .imgText img{width:95px;height:50px;}
.fpList .moduleTips li{width:120px;}

/****焦点·焦点新闻****/
.fNews{width:380px;overflow:hidden;}
.fNews .moduleTitle{padding-left:15px;}
.moduleTitle em{color:#ec5a00;}
.embe{width:14px;height:29px;background:url(/public/images/pc/emeb.png) no-repeat;margin-top:-7px\9;margin-left:-15px;}

/*内容部分·主体*/
.moduleArea{border:1px solid #ccc;}
.mcIndex .moduleArea{width:740px;padding:0;margin-bottom:10px;}
.mcIndex .moduleTitle h3{padding-left:23px;}
.more{font-size:12px;color:#5F5F5F}

/***新闻·专题策划***/
.mcIndex .sch{height:230px;}
.mcIndex .sch .moduleTitle h3{background:url(/public/images/pc/mt_bg.png) no-repeat left 0px;}
.mcIndex .sch .content{width:720px;_height:205px;overflow:hidden;padding:5px 10px 0 10px;}
.mcIndex .sch .area{width:210px;float:left;margin:10px 15px;_display:inline;}
.mcIndex .sch .area .imgText{width:210px;height:105px;overflow:hidden;}
.mcIndex .sch .area .imgText .item{display:block;width:210px;height:105px;overflow:hidden;}
.mcIndex .sch .area .imgText .img{width:210px;height:105px;}
.mcIndex .sch .area .imgText .info{width:210px;height:20px;display:block;line-height:20px;bottom:0;left:0;text-align:center;}
.mcIndex .sch .area .moduleTips{width:210px;}
.mcIndex .sch .area .moduleTips li{float:none;}

/***新闻·安卓游戏***/
.mcIndex .and{height:465px;}
.mcIndex .and .moduleTitle h3{background:url(/public/images/pc/mt_bg.png) no-repeat left -28px;}

.mcIndex .and .content{width:740px;overflow:hidden;padding:0;}
.mcIndex .and .aside{border-right:1px dotted #ccc;text-align:center;width:360px;float:left;}
.mcIndex .and .aside li{margin:10px 15px;}

.mcIndex .and .main{width:358px;float:left;padding:10px;}
.mcIndex.and .main .moduleItem{padding:10px 4px 0 4px;}
.mcIndex .and .main .moduleItem li{float:left;width:61px;height:23px;line-height:23px;background:url(/public/images/pc/i_bg.png) no-repeat;font-size:12px;text-align:center;display:inline;margin:4px;}
.mcIndex .and .main .moduleList{padding:8px 0;}

/***新闻·iPhone限免***/
.mcIndex .iph .content{padding:10px 10px 0 10px;}
.mcIndex .iph .moduleTitle h3{background:url(/public/images/pc/mt_bg.png) no-repeat left -56px;}
.mcIndex .iph .moduleTag.sm{border-bottom:1px dotted #ccc;margin-bottom:5px;}
.mcIndex .iph .moduleTag.sm li{width:100px;height:121px;text-align:center;padding:10px;display:block;}
.moduleTag.sm li img{width:60px;height:60px;}
.moduleTag li .title{display:block;white-space:nowrap;overflow:hidden;font-size:12px}
.mcIndex .iph .moduleTag li .imgArea{width:60px;overflow:hidden;padding:0 20px;display:block;}
.mcIndex .iph .moduleTag.sm li .title{width:100px;height:20px;}


/***新闻·编辑推荐***/
.mainContainer .rec .moduleTitle h3{background:url(/public/images/pc/t_4.png) no-repeat left;}
.mainContainer .rec .content{padding:10px 0 14px 0;}
.mainContainer .rec .moduleTag li {width:150px;text-align:center;margin:0 16px;display:inline;font-size:12px;line-height:1.6}
.mainContainer .rec .moduleTag .title{display:block;width:150px;}
.mainContainer .rec .moduleTag li img{width:145px;height:80px;}
.mainContainer .rec .moduleTag .vol{color:#848484}
.mainContainer .rec .moduleTag .vol span{margin:0 5px;}
.mainContainer .rec .moduleTag .btn2{width:66px;height:19px;display:block;margin:0 auto;}

/***新闻·手机网游***/
#mbg .moduleTitle h3{background:url(/public/images/pc/mt_bg.png) no-repeat left -84px;}
#mbg .content{padding:10px 0;}
#mbg .main{margin-left:16px;width:226px;border-right:1px dotted #ccc;_display:inline}
#mbg .aside{width:492px;}
#mbg .imgText{width:210px;height:160px;padding-top:10px;}
#mbg .imgText .imgArea,#mbg .imgText .img{width:210px;height:125px;overflow:hidden;display:block;}
#mbg .imgText .title{display:block;width:210px;overflow:hidden;white-space:nowrap;text-align:center;font-size:12px;color:#666;height:35px;line-height:35px;}
#mbg .imgText .title:hover{color:#f04101;text-decoration:underline;}
#mbg .moduleIcon{width:460px;border-top:1px dotted #ccc;margin:0 16px;padding-top:16px;}
#mbg .moduleIcon li{margin:0 16px 5px 16px;}

.newinfoArea{border-bottom:1px dotted #ccc;}
.newsInfo{width:210px;overflow:hidden;padding:0 15px;border-right:1px dotted #ccc;}
.newsInfo .title{font-size:14px;background:url(/public/images/pc/tn_bg.gif) no-repeat left;padding-left:15px;border-bottom:1px dotted #ccc;}
.newsInfo .moduleTips li{width:200px;text-indent:5px;}
.newsInfo .moduleTips .key{font-size:14px;font-weight:700;}
.newsInfo .moduleTips .key a{color:#f04101;}

/***新闻·WP7专区***/
#wpg .moduleTitle h3{background:url(/public/images/pc/t_4.png) no-repeat left;}
#wpg .content{padding:14px 10px;}
#wpg .moduleIcon li{width:80px;height:105px;margin:8px 19px;margin:10px 19px 12px 19px\9;}
#wpg .moduleIcon .img{width:80px;height:80px;}
#wpg .moduleIcon .title{width:80px;}

.sub_t{display:block;width:63px;height:21px;background-image:url(/public/images/pc/sup_t.png);background-repeat:no-repeat;left:17px;top:-9px;top:59px\9;}
.st_ad{background-position:0 0;}
.st_ip{background-position:0 -42px;}
.st_ng{background-position:0 -21px;}

/**主体·侧栏部分**/
.mcSide .moduleArea{width:245px;border:1px solid #ccc;margin-bottom:10px;}
.mcSide .moduleTitle{width:225px;}

.mcSide .searchBar{margin-bottom:10px;width:245px;}
.mcSide .searchBox{width:185px;}
.mcSide .moduleTips{width:240px;padding-left:5px;}
.mcSide .moduleTips li{width:120px;}

/*模块简介*/
.mcSide .moduleIntro li{padding:10px;}
.moduleIntro li{border-bottom:1px dotted #ccc;}
.moduleIntro li{height:65px;overflow:hidden;}
.moduleIntro li .img{width:60px;height:60px;}
.moduleIntro li .area{padding-left:70px;height:65px;}
.moduleIntro li .area h4{line-height:25px;}
.moduleIntro li .area p{line-height:20px;font-size:12px;height:36px;}

/*模块排序*/
.moduleOl{margin-left:1px;}
.moduleOl li{display:inline;}
.moduleOl .item{width:71px;display:block;text-align:center;font-size:12px;color:#aaa;float:left;height:12px;line-height:12px;padding:7px 0;overflow:hidden;zoom:1;vertical-align:baseline;}
.moduleOl .grey .item{background:#f5f5f5}
.moduleOl .title{color:#515151;width:101px;text-align:left;text-indent:6px;}
.moduleOl .title:hover{color:red;}
.moduleOl .mlHeader{background:none;}
.moduleOl .mlHeader .item{font-weight:700;color:#666}

.mcSide .moduleArea .moduleIcon{padding:5px 0}
.mcSide .moduleArea .moduleTipds{padding-bottom:3px;}
.mcSide .moduleArea .moduleTipds li{width:100px;margin-left:10px;display:inline;}

.moduleMes{padding:10px;}
.moduleMes li{padding:2px 0;}
.moduleMes li a{background:url(/public/images/pc/dot.gif) no-repeat left;padding-left:8px;width:220px;overflow:hidden;white-space:nowrap;line-height:26px;display:inline-block;height:26px;}

.mcSide .moduleMes{font-size:12px;padding:5px 10px;width:225px; overflow: hidden;}
.mcSide .moduleMes li{width:220px;height:26px;padding:0;line-height:26px;overflow:hidden;}

.moduleKeys{padding:5px 15px;}
.moduleKeys li a{width:215px;line-height:25px;display:block;}

.subPage .moduleArea{width:740px;}
.subPage .moduleArea .content{padding:10px 0;}
.subPage .moduleIntro li{padding:0 10px;width:720px;height:105px;height:102px\9;_height:103px;overflow:hidden;}
.subPage .moduleIntro .img{width:145px;height:80px;padding:5px;border:1px solid #ccc;margin-top:5px;}
.subPage .moduleIntro .area{width:540px;padding:5px 0 0 10px;float:left;}
.subPage .moduleIntro li h4{line-height:30px;height:30px;}
.subPage .moduleIntro li h4 a{font-size:16px;}
.subPage .moduleIntro li .date{line-height:30px;color:#848484;}
.subPage .moduleIntro li  .text{text-indent:2em;color:#848484;font-size:12px;display:block;line-height:1.8;word-break:break-all;width:540px;overflow:hidden;}
.subPage .moduleIntro .customBtn{width:79px;height:25px;background:url(/public/images/pc/btn.png) no-repeat top;text-align:center;line-height:25px;display:block;}
.subPage .moduleIntro .customBtn:hover{background:url(/public/images/pc/btn.png) no-repeat 0 -50px;color:#fff;}

#ipGames li,#adGames li{height:110px;}
#ipGames .imgArea{width:65px;height:91px;overflow:hidden;display:block;margin-top:10px;}
#ipGames .img{width:60px;height:60px;border:none;padding:0;margin:0;}
#ipGames .area{width:610px;}
#ipGames .area .text{width:610px;}

#serGames .imgArea{width:159px;height:100px;overflow:hidden;display:block;margin-top:10px;background:url(/public/images/pc/imgbg.jpg) no-repeat left;}
#serGames .img{border:none;padding:0;margin:0;width:145px;height:80px;margin:10px 7px;}
#serGames .ipIco .img{width:90px;height:90px;margin:6px 0 0 37px;}
#serGames li{height:120px;}

#downList .moduleArea{margin-bottom:10px;}
#downList .moduleArea .content{padding:10px;font-size:14px;color:#484747}

#nge li{width:190px;float:left;margin:5px 30px 5px 20px;}
#nge .btn2{display:block;}
#nge .main{width:110px;overflow:hidden;}
#nge .main .title{font-size:14px;font-weight:bold;}
#nge .main .text a{color:#848484;font-size:12px;}

.artPage .moduleArea{width:740px;overflow:hidden;}
.artPage .content{padding:10px;}
.artPage .page{padding:10px 0;}

.article .title {line-height:40px;border-bottom:1px dotted #ccc;}
.article .title h2{font-size:24px;color:#383838;}
.article .title .detail-title{font-size:24px;color:#383838;}
.article .title .exp span{margin:0 10px;}
.article .essay{font-size:14px;line-height:30px;text-indent:2em;color:#515151;padding-top:10px;}
.article .essay a{color:#00C;text-decoration:underline;}
.article .essay a:hover{color:red}
.recomArea{padding:15px 10px;border-top:1px dotted #ccc;}
.recomArea .moduleTips.long{border-right:1px dotted #ccc;padding-right:20px;}
.recomArea .moduleTips.long,.recomArea .moduleTips.long li{width:500px;}
.recomArea .moduleTips.short{width:100px;padding-left:10px;}
.recomArea .moduleTips li{line-height:25px;}

.cateDown.content{padding:10px 12px}
.cateDown .moduleItem a{width:60px;padding:3px;text-align:center;line-height:25px;margin:0 8px;_display:inline;}

.detailArea .area .img{}
.detailArea .img img{width:145px;height:80px;}
.detailArea .content{padding-left:10px;line-height:1.6}
.detailArea .content .title{font-size:18px;color:#000;font-weight:bold}

#detailPage .content{padding:10px;}
#detailPage .moduleArea{margin-bottom:10px;}
#detailPage .moduleArea .area{padding:5px 0;line-height:1.6;}
#detailPage .moduleArea .area .title{font-size:18px;font-weight:700;color:#000;}

#adGame .imgArea{background:url(/public/images/pc/ad_n.png) no-repeat left top;width:145px;height:80px;padding:30px 10px 10px 10px;margin:10px;}
#adGame .downArea{margin-left:180px;}
#adGame .imgArea{border:1px solid #ccc;}
#adGame .imgArea .img{width:145px;height:80px;}

#ipGame .imgArea{background:url(/public/images/pc/ip_imgbg.jpg) no-repeat left top;width:159px;height:100px;margin:10px;border:none;padding-top:29px;}
#ipGame .downArea{margin-left:180px;}
#ipGame .imgArea .img{width:90px;height:90px;margin:6px 0 0 37px}
#ipGame .roundImg_seg{background:url(/public/images/pc/mask.png) no-repeat 0 0;}

#wpGame .imgArea{background:url(/public/images/pc/wp_imgbg.jpg) no-repeat left top;width:159px;height:100px;margin:10px;border:none;padding-top:29px;}
#wpGame .downArea{margin-left:180px;}
#wpGame .imgArea .img{width:90px;height:90px;margin:6px 0 0 37px}
#wpGame .roundImg_seg{background:url(/public/images/pc/mask.png) no-repeat 0 0;}

.downArea{height:41px;line-height:41px;}
.downbtn img,.downbtn{width:141px;height:41px;display:inline-block;overflow:hidden;}
.downbtn{margin:0 5px;}

.infoPic .img{max-width:500px;}
.infoPic .horImg{width:375px;height:250px;}
.infoPic .verImg{width:250px;height:375px;}

.ifpCtrl{width:600px;margin:10px auto;}
.ifpCtrl .ipcBtn a{top:35px;width:30px;height:60px;background:#ffe4d3;border-radius:3px;}
.ifpCtrl .ipcBtn a em{width:30px;height:60px;display:block;}
.ifpCtrl .ipcBtn a.prev{left:0;}
.ifpCtrl .ipcBtn .prev em{background:url(/public/images/pc/p_pr1.png) no-repeat center;}
.ifpCtrl .ipcBtn .next em{background:url(/public/images/pc/p_ne1.png) no-repeat center;}
.ifpCtrl .ipcBtn a.next{right:0;}

.ipcArea{width:512px;margin:0 auto;}
.ipcArea .ipaBox{width:512px;height:140px;overflow:hidden;}
.ipcArea li{float:left;width:126px;height:126px;background:none;margin-right:2px;}
.ipcArea li .item{width:118px;height:118px;display:block;margin:3px;background:#F0F0F0;border:1px solid #ccc;}
.ipcArea .img{max-width:118px;}
.ipcArea .horImg{width:118px;height:80px;padding:19px 0;}
.ipcArea .verImg{width:80px;height:118px;padding:0 19px;}
.ipcArea .on{background:red;}
.ipcArea .on .item{border-color:#B8B8B8;}

.moduleNge li{float:left;margin:5px 20px;display:inline;}
.moduleNge li .btn{background:url(/public/images/pc/btn_2.png) no-repeat;width:66px;height:19px;line-height:19px;margin-right:5px;text-shadow:1px 1px #fff;color:#000;text-align:center;margin-top:5px;}
.moduleNge li .text{width:110px;line-height:18px;padding-left:5px;}
.moduleNge li .text h3{color:#000;}
.partiPage .moduleNge li .text p{text-indent:2em;}

/*网站底部*/
.footer .moduleArea{width:1000px;border:1px solid #ccc;margin-bottom:10px;}
#indexFooter .moduleTitle h3{background:url(/public/images/pc/mt_bg.png) no-repeat left -140px;padding-left:23px;}
#indexFooter .content{padding:10px;}
#indexFooter .content a{margin-right:13px;}
.copyright{padding:10px;}
.copyright a{margin:0 5px;}
.naNews .moduleArea{border:1px solid #ccc;margin-bottom:10px;}
.naNews .moduleArea .area{padding:10px 15px;padding:0 15px\9;}
.naNews.gameList .moduleArea .area{padding:5px 15px;padding:0 15px\9;}
.naNews .moduleArea .moduleTitle{width:713px;}
.naNews .moduleIntro{border:none;}
.naNews .moduleIntro .img{width:145px;height:80px;padding:3px;border:1px solid #ccc;}

.naNews .moduleIntro li{border-bottom: 1px dotted #CCCCCC;padding:10px 0;padding:5px 0\9;}

.naNews .moduleIntro li .content{padding-left:160px;}
.naNews .moduleIntro li h4{font-size:14px;line-height:1.6}
.naNews .moduleIntro .date{color:#B0B0B0;}
.naNews .moduleIntro .text{text-indent:2em;}

.page{padding-top:10px;}
.page a,.page .off{padding:2px 10px;border:1px solid #d3d3d3;margin:0 2px;}
.page .on,.page a:hover{background:#494949;color:#fff!important;}
.page .off{color:#d3d3d3;}

.location{padding:5px 0 10px 0;font-size:12px;}

.naNews .moduleIntro.gameList .img{width:110px;height:110px;width:108px\9;height:108px\9;padding:3px;border:1px solid #ccc;}
.naNews .moduleIntro.gameList li .content{padding:0 0 0 130px;}
.naNews .moduleIntro.gameList li h4{font-size:14px;line-height:1}
.naNews .moduleIntro.gameList .date{font-size:12px;}
.naNews .moduleIntro.gameList .text{text-indent:0;}
.naNews .moduleIntro.gameList .down{margin:3px 0;}
.naNews .moduleIntro.gameList .customBtn{padding:2px 5px;}
.naNews .moduleIntro.gameList .view{line-height:26px}


.naNews .essayArea .page{padding:10px 0;border-bottom:1px dotted #ccc;}

.noBg.moduleTips li{background:none!important;padding-left:0!important}

.gameDetail .moduleArea{width:733px;}
.gameDetail .moduleArea .content{padding:10px;}
.slidePic{padding:10px;}

.detailArea .moduleIntro li{float:left;width:200px;margin:0 15px;border-bottom:none;}

.detailArea .moduleIntro li .img{width:60px;height:60px;}
.detailArea .moduleIntro li .content{padding:0 0 0 85px;}

/*专题*/
.banner{width:1000px;height:160px;padding-bottom:10px}


#ui-banner-typeA{margin-bottom:10px;display:block;width:740px;height:88px;overflow:hidden;}
#ui-banner-typeA .img{width:740px;height:88px;}
#ui-banner-typeB .item{display:block;width:220px;height:80px;margin:10px auto;}
#ui-banner-typeB .img{width:220px;height:80px;}
#ui-banner-typeC{width:1000px;height:90px;margin:0 auto;overflow:hidden;}
#ui-banner-typeC .item{}
#ui-banner-typeC .img{width:1000px;height:90px;display:block;}
.ui-banner-typeD{width:235px;display:block;}
.ui-banner-typeD .img{width:235px;height:30px;}
#ui-banner-typeE,#ui-banner-typeE a{width:740px;height:180px;display:block;overflow:hidden;}
#ui-banner-typeE .img{width:740px;height:180px;}
#ui-banner-typeE  .info{bottom:0;display:block;width:100%;font-size:16px;line-height:26px;text-indent:2em;}
.ui-sup-ngTitle{width:740px;height:180px;background:url(/public/images/pc/ng_tit.png) no-repeat;}

.spDown{font-size:14px;color:red;}
.moduleSor{border-top:1px dotted #ccc;margin:10px 0;}
.moduleSor li{border-bottom:1px dotted #ccc;line-height:1.8;padding:5px 10px;}
.moduleSor .customBtn{width:79px;height:25px;background:url(/public/images/pc/btn.png) no-repeat top;text-align:center;line-height:25px;display:block;}
.moduleSor .customBtn:hover{background:url(/public/images/pc/btn.png) no-repeat 0 -50px;color:#fff;}
.moduleSor .date{font-size:12px;color:#848484;}

.srBar{font-size:12px;color:#484747;border-bottom:1px dotted #ccc;text-indent:5px;margin:10px 5px;}

.roundImg_nor{background:url(/public/images/pc/mask.png) no-repeat 0 -269px;display:block;position:absolute;width:60px;height:60px;}
.roundImg_iph{background:url(/public/images/pc/mask.png) no-repeat 0 -269px;display:block;position:absolute;width:60px;height:60px;}
.roundImg_seg{background:url(/public/images/pc/mask.png) no-repeat 0 0;display:block;position:absolute;width:110px;height:97px;margin:2px 26px 0 27px;}
.roundImg_wpg{background:url(/public/images/pc/mask.png) no-repeat 0 -188px;display:block;position:absolute;width:80px;height:80px;}

.bannerImg{width:740px;height:90px;}


#hf_ie6_box2{_height:725px;overflow:hidden}
#hf_ie6_box4{_height:845px;overflow:hidden;}
/* @END 
	------------------------------------------------------------------------------**/

/*COPYRIGHT(C)UCWEB 2012.*/
/*九游PC主站专区.*/
/*2011.03.28*/
a:hover{color:red}
.mainContainer .moduleArea{margin-bottom:10px;}
.key{color:#ff9311!important;font-weight:700;}

.subKey{color:#1b65b1}
.subKey_a{color:#4f7700}
.subKey_n{color:#f04101}
.mt5{margin-top:5px;}

.rank span{display:inline-block;width:16px;height:16px;background-image:url(/public/images/pc/rank.png);_background-image:url(/public/images/pc/rank.gif);overflow:hidden;margin:0 -1px;margin:0 1px\9;}
.rank span.good{background-position:0 0;}
.rank span.soso{background-position:-16px 0;}
.rank span.bad{background-position:-32px 0;}

.rand span{width:16px;height:16px;display:inline-block;background:url(https://image.game.uc.cn/2013/3/18/9086115.png) no-repeat;_background:url(https://image.game.uc.cn/2013/2/27/9066746.gif) no-repeat;}
.rand span.good{background-position:0 0}
.rand span.bad{background-position:-16px 0;}
.rand span.no{background-position:-32px 0;}

.moduleTitle,.moduleTitle h3{color:#666;font-size:13px;font-weight:bold}
.moduleTitle select{font-weight:normal;color:#666;margin-top:3px\9;}
.moduleTitle label{margin-top:-5px\9;display:inline-block\9}
.moduleAct{padding:5px;height:76px;border-bottom:1px solid #e0e0e0;overflow:hidden;}
.moduleAct .img{width:110px;height:76px;display:inline-block;margin:0 3px;}




/*顶部导航条*/
/**iphone专区**/
#ipHeader{border-bottom:3px solid #9baccd;}
#ipHeader .nav .left{background:url(/public/images/pc/nav.png) no-repeat 0 -140px;}
#ipHeader .nav .right{background:url(/public/images/pc/nav.png) no-repeat 0 -175px;}
#ipHeader .nav .navBar li{background:url(/public/images/pc/nav_c.png) repeat-x 0 -70px;}
#ipHeader .nav li a.on,#ipHeader .nav li a:hover{color:#7687af!important;}
/**安卓专区**/
#addHeader{border-bottom:3px solid #8cbd34;}
#addHeader .nav .left{background:url(/public/images/pc/nav.png) no-repeat 0 -70px;}
#addHeader .nav .right{background:url(/public/images/pc/nav.png) no-repeat 0 -105px;}
#addHeader .nav .navBar li{background:url(/public/images/pc/nav_c.png) repeat-x 0 -35px;}
#addHeader .nav li a.on,#addHeader .nav li a:hover{color:#517a02!important;}
/**WP专区**/
#wpHeader{border-bottom:3px solid #0090d0;}
#wpHeader .nav .left{background:url(/public/images/pc/nav.png) no-repeat 0 -210px;}
#wpHeader .nav .right{background:url(/public/images/pc/nav.png) no-repeat 0 -245px;}
#wpHeader .nav .navBar li{background:url(/public/images/pc/nav_c.png) repeat-x 0 -105px;}
#wpHeader .nav li a.on,#wpHeader .nav li a:hover{color:#008ccc!important;}

/*头部推荐*/
#subTop{padding:5px 0 0 0;height:95px;overflow:hidden;}
#subTop .exp{border-bottom:none;}
.msubTopic{border-bottom:1px dotted #ccc;margin-bottom:5px;padding:3px 0 4px 10px;width:720px;}
.exp{border-bottom:none;}
.msubTopic li{float:left;line-height:20px;margin-right:10px;white-space:nowrap;}
.msubTopic li a{color:#666}
.msubTopic li a:hover{color:red;}
.msubTopic .title{background:url(/public/images/pc/title.gif) no-repeat 0 -105px;width:68px;color:#fff;text-indent:8px;}
/**iphone专区**/
#ipTop{border-color:#7e8fb6;}
/**安卓专区**/
#addTop{border-color:#a4d037;}
#addTop .title{background:url(/public/images/pc/title.gif) no-repeat 0 -63px;}
/**网游专区**/
#ngTop{border-color:#FF711A;}
#ngTop .title{background:url(/public/images/pc/title.gif) no-repeat 0 -21px;}
/**wp专区**/
#wpTop{border-color:#00A2E8}
#wpTop .title{background:url(/public/images/pc/title.gif) no-repeat 0 -147px;}

/*游戏列表*/
#subGame .msubCate{padding:10px 10px 8px 10px;border-bottom:1px dotted #ccc;}
#subGame .content{padding:5px 0 5px 1px;}
#subGame .title a:hover{color:red;}

.msubCate li{float:left;line-height:20px;margin-right:0;text-align:center;white-space:nowrap;}
#ngGlist .msubCate .label{font-weight:700;color:#555;margin-right:10px;}
.msubCate li a{width:65px;height:19px;display:block;}
.msubCate li .on,.msubCate li a:hover{background:url(/public/images/pc/title.gif) no-repeat 0 -84px;color:#fff!important;}

#ngGlist #typeOpt{padding:4px 10px;_padding:5px 10px;border-bottom:1px dotted #ccc;}
#ngGlist #typeOpt li{float:left;line-height:44px;height:44px;}
#ngGlist #typeOpt .label{font-size:14px;color:#383838;background:url(/public/images/pc/mob.png) no-repeat left;padding-left:30px;margin-right:10px}
#ngGlist #typeOpt .item{width:80px;height:22px;padding:10px;line-height:22px;text-align:center;overflow:hidden;}
#ngGlist #typeOpt .item a{display:block;background:url(/public/images/pc/t_btn.png) no-repeat;}
#ngGlist #typeOpt .item a:hover,#ngGlist #typeOpt .item .on{background:url(/public/images/pc/t_btn.png) no-repeat bottom;color:#fff;}

.msubContent{border-top:1px solid #e5e5e5;}
.msubContent li{float:left;border-right:1px solid #ccc;border-bottom:1px solid #ccc;width:353px;padding:15px 0 16px 15px;_padding:15px 5px 14px 10px;}
.msubContent .exp{border-right:none;}
.msubContent li .title a{color:#3E3E3E;}
.msubContent li .imgArea{width:60px;height:85px;overflow:hidden;padding-top:2px;}
.msubContent li .imgArea .img{width:60px;height:60px;}
.msubContent li .imgArea .payArea{color:#333;line-height:18px;padding:0 1px;}
.msubContent li .infoArea{width:180px;height:85px;overflow:hidden;padding-left:10px;color:#333;line-height:1.6;word-break: break-all;}
.msubContent li .infoArea .title{line-height:2;font-size:14px;font-weight:bold;}
.msubContent li .infoArea .ifaInfo a{color:#999}
.msubContent li .citeArea{padding:5px 0 0 10px;color:#999;height:85px;}
.msubContent li .citeArea .btn{width:79px;height:25px;background:url(/public/images/pc/btn.png) no-repeat 0 0;display:block;line-height:25px;text-align:center;margin:5px 0;}
.msubContent li .citeArea .btn:hover{background:url(/public/images/pc/btn.png) no-repeat 0 -25px;color:#fff!important}
/**iphone专区**/
#ipGlist .msubCate li a{color:#1b65b1}
#ipGlist .msubContent li .imgArea{width:60px;}
#ipGlist .msubContent li .imgArea .icon{width:60px;height:60px;overflow:hidden;display:block;margin-bottom:5px;}
#ipGlist .msubContent .payArea{background:#e1ebff;}
#ipGlist .msubContent .payArea .price{margin:0;}
#ipGlist .msubContent .payArea .key{padding-top:2px\9;}
#ipGlist .page{padding:7px 0 0 0;padding:9px 0 5px 0\9;_padding:8px 0 3px 0;}
#ipGlist .page .on,#ipGlist .page a:hover{background:#8b9cc0;color:#fff!important;}
/**安卓专区**/
#adGlist .msubCate li a{color:#4f7700}
#adGlist .msubCate li .on,#adGlist .msubCate li a:hover{background:url(/public/images/pc/title.gif) no-repeat 0 -42px;color:#fff;}
#adGlist .msubContent li .citeArea{padding-top:0;}
#adGlist .msubContent li .citeArea .btn{background:url(/public/images/pc/btn.png) no-repeat 0 0}
#adGlist .msubContent li .citeArea .btn:hover{background:url(/public/images/pc/btn.png) no-repeat 0 -100px;color:#fff}
#adGlist .msubContent li{height:65px;overflow:hidden;}
#adGlist .msubContent li .imgArea,#adGlist .msubContent li .infoArea,#adGlist .msubContent li .citeArea{height:65px;}
#adGlist .msubContent li .imgArea{padding-top:5px;}
#adGlist .msubContent li .rank{margin-top:-3px;}
#adGlist .msubContent li .rank span{width:13px;height:13px;background-image:url(/public/images/pc/rank_a.png);_background-image:url(/public/images/pc/rank_a.gif);overflow:hidden;margin:0 -1px;margin:0 1px\9;}
#adGlist .msubContent li  .rank .good{background-position:0 0;}
#adGlist .msubContent li  .rank .soso{background-position:-13px 0;}
#adGlist .msubContent li  .rank .bad{background-position:-26px 0;}
#adGlist .page{padding:8px 0 5px 0;padding:15px 0 5px 0\9;_padding:15px 0 10px 0;}
#adGlist .page .on,#adGlist .page a:hover{background:#9ac42f;color:#fff!important;}
/**网游专区**/
#ngGlist .msubCate li{margin-right:5px;}
#ngGlist .msubCate li a{color:#f26711;width:64px;}
#ngGlist .msubCate li .on,#ngGlist .msubCate li a:hover{background:url(/public/images/pc/title.gif) no-repeat 0 -168px;color:#fff;}
#ngGlist .msubContent li{width:360px;padding:8px 4px 5px 4px;overflow:hidden}
#ngGlist .msubContent .imgArea{width:360px;height:75px;overflow:hidden;padding-left:8px;}
#ngGlist .msubContent .imgArea .text a{color:#999;}
#ngGlist .msubContent .img{width:60px;height:60px;}
#ngGlist .msubContent .imgArea .round{display:block;width:60px;height:60px;overflow:hidden;}
#ngGlist .msubContent .imgArea .text .more{color:#e7840d;font-weight:700;}
#ngGlist .msubContent .imgArea .text .more:hover{text-decoration:underline;}
#ngGlist .msubContent li .infoArea{width:280px;}
#ngGlist .msubContent li  .msubLinfo .btn:hover{background:url(/public/images/pc/btn.png) no-repeat 0 -50px;color:#fff}
.msubLinfo .mlItem{float:left;width:115px;height:30px;line-height:30px;border-bottom:1px dotted #d1d1d1;border-right:1px dotted #d1d1d1;padding-left:5px;}
.msubLinfo .mlItem .type{color:#999;}
.msubLinfo .mlItem .name{color:#666;}
.msubLinfo .mlItem .link{color:#ff711a}
.msubLinfo .mlItem .link:hover{text-decoration:underline}
.msubLinfo .mlItem .btn{display:block;width:79px;height:25px;background:url(/public/images/pc/btn.png) no-repeat 0 0;line-height:25px;margin:3px auto;}
.msubLinfo .mlItem .btn:hover{background:url(/public/images/pc/btn.png) no-repeat 0 -25px;color:#fff!important;}
.msubLinfo .exp{border-right:none;width:110px;}
.msubLinfo .exp_o{border-bottom:none;}
#ngGlist .page{padding:6px 0 0 0;padding:10px 0 3px 0\9;_padding:3px 0 0 0;}
#ngGlist .page .on,#ngGlist .page a:hover{background:#f87d2c;color:#fff!important;}
/**wp专区**/
#wpGlist .msubCate li .on,#wpGlist .msubCate li a:hover{background:url(/public/images/pc/title.gif) no-repeat 0 -126px;color:#fff;}
#wpGlist .msubContent li{padding:15px 0 15px 15px;}
#wpGlist .msubContent .mBox{width:353px;height:85px;overflow:hidden;}
#wpGlist .msubContent .imgArea,#wpGlist .msubContent .imgArea .img{width:80px;height:80px;}
#wpGlist .msubContent .infoArea{width:160px;color:#999}
#wpGlist .msubContent .infoArea span{color:#666}
#wpGlist .msubContent li .citeArea .btn{background:url(/public/images/pc/btn.png) no-repeat 0 0;}
#wpGlist .msubContent li .citeArea .btn:hover{background:url(/public/images/pc/btn.png) no-repeat 0 -75px;color:#fff}
#wpGlist .msubContent .ifaInfo{width:340px;height:44px;overflow:hidden;word-break:break-all;}
#wpGlist .msubContent .ifaInfo a{color:#777;}
#wpGlist .page{padding:6px 0 0 0;padding:8px 0 5px 0\9;}
#wpGlist .page .on,#wpGlist .page a:hover{background:#00a2e8;color:#fff!important;}

/*主体侧栏*/
/**安卓专区**/
#adSide .moduleMes li a{background: url(/public/images/pc/dot_ad.gif) no-repeat left;}
#adSide .moduleReview li .hlight span{background-position:0px -32px;}
/**iphone专区**/
#ipSide .moduleMes li a{background: url(/public/images/pc/dot_ip.gif) no-repeat left;}
#ipSide .moduleReview li .hlight span{background-position:0px -16px;}
/**手机网游专区**/
#ngSide .moduleMes{padding:5px 0;}
#ngSide .moduleMes li{border-bottom:1px dotted #ccc;padding:0 10px;}
#ngSide .moduleMes li a{background:none;padding:0;}
#ngSide .moduleMes .key{margin-right:5px;}
#ngSide .moduleMes .key:hover{text-decoration:underline;}

#ngSide .moduleReview li{width:235px;overflow:hidden;}
#ngSide .moduleReview li a:hover{text-decoration:underline;}
#ngSide .moduleReview li .imgArea{display:none;}
#ngSide .moduleReview li .info{background:#fff;}
#ngSide .moduleReview li .grade{display:none;}

#ngSide .moduleReview .hoverOn{height:86px;}
#ngSide .moduleReview .hoverOn .num{display:none}
#ngSide .moduleReview .hoverOn .imgArea{width:60px;height:60px;margin:12px 5px;display:block}
#ngSide .moduleReview .hoverOn .main{width:150px;overflow:hidden;}
#ngSide .moduleReview .hoverOn .info{display:none;}
#ngSide .moduleReview .hoverOn .grade{display:block;padding-top:23px;}
#ngSide .moduleReview .hoverOn .grade p{line-height:20px;height:20px;}
#ngSide .moduleReview .hoverOn .img{width:60px;height:60px;}
#ngSide .cateDown.content{padding:2px 12px;}
#ngSide .moduleIcon li{}
/**wp专区**/
#wgSide .mesExp li{width:100px;float:left;margin-right:10px;_display:inline;}
#wgSide .mesExp li{width:100px;}
#wgSide .ui-banner-typeD{margin:0 auto}
#wgSide .moduleReview li .hlight span{background-position:0 -48px;}
#wgSide .moduleMes li a{background:url(/public/images/pc/dot_wp.gif) no-repeat left;}
/*底部*/
.footer .moduleArea .content{padding:10px 0;}
.footer .moduleArea .title{color:#fff;height:19px;text-indent:8px;text-align:left;width:68px;line-height:19px;margin-left:10px;}
.footer .moduleArea .msubLink{width:900px;padding-top:3px;}
.footer .moduleArea .msubLink li{float:left;margin-bottom:10px;white-space:nowrap;font-family:Arial,宋体;line-height:1.231}
.footer .moduleArea .msubLink li a{margin:0 7px;}
/**iphone专区**/
#ipFooter .title{background:url(/public/images/pc/title.gif) no-repeat 0 -105px;}
/**安卓专区**/
#adFooter .title{background:url(/public/images/pc/title.gif) no-repeat 0 -63px;}
/**网游专区**/
#ngFooter .title{background:url(/public/images/pc/title.gif) no-repeat 0 -21px;}
/**wp专区**/
#wpFooter .title{background:url(/public/images/pc/title.gif) no-repeat 0 -147px;}

/*网游专区首页*/
#subBox{margin-top:10px;color:#515151}
#subBox .moduleItem{width:250px;margin-right:10px;}
#subBox .moduleArea{width:248px;}
#subBox .moduleArea .content{padding:0}
#subBox #sbmInfo{width:220px;}
#subBox #sbmInfo .moduleArea{width:218px;}
#gameDet{margin:5px 10px;line-height:1.6;}
#gameDet .title{width:198px;font-size:14px;color:#8a8a8a;font-weight:bold;border-bottom:1px dotted #ccc;margin-bottom:5px;}
#gameDet .label{font-weight:bold}
#sbmInfo .smiItem{border-top:1px dotted #ccc;}
#gameDtn{padding-top:10px;}
#gameDtn .item{height:29px;width:198px;margin:0 auto 10px auto;overflow:hidden;}
#gameDtn .label{line-height:29px;}
#gameDtn a.label{color:#FF711A;}
#gameDtn a.label:hover{text-decoration:underline;}

#gameLink{padding:0 10px;}
#gameLink a{color:#ff7700;font-weight:bold;}
#gameLink a:hover{text-decoration:underline;}
#gameLink .label{margin-right:20px;}

#gameGuide .list{padding:0 10px;margin:6px 0 5px 0;margin:7px 0 8px 0\9;_margin:5px 0 5px 0\9;}
@-moz-document url-prefix()
{ #gameGuide .list{margin:4px 0;} }

#subBox .list li{border-bottom:1px dotted #ccc;}
#sbmInfo #gameGuide .list{margin:7px 0 6px 0;margin:5px 0 6px 0\9;}

#subBox #sbmInfo .list .item{margin-right:18px;}
#gameGuide .list .item{margin-right:26px;}

#gamePlo .text{width:198px;height:85px;margin:10px auto;margin:10px auto 18px auto\9;_margin:9px auto;overflow:hidden;display:block;text-indent:2em;color:#6b6b6b;}
@-moz-document url-prefix()
{ #gamePlo .text{margin:6px auto 9px auto;}}

#gamePlo .list{padding:4px 10px 4px 10px;padding:6px 10px 5px 10px\9;_padding:5px 10px 4px 10px\9;}
@-moz-document url-prefix()
{ #gamePlo .list{padding:3px 10px;}}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{ #gamePlo .list{padding:2px 10px 3px 10px;}
}

#gamePlo .exp{padding-top:0;}
#gamePlo .list .label{margin-right:5px;color:#888}
#markBar{margin:0 10px;}
#markBar .item{margin:10px 0;}
#markBar .progress{width:106px;height:12px;background:url(/public/images/pc/m_value.gif) repeat-x;display:block;}
#markBar .progress .markValue{display:block;height:12px;}
#markBar .good .markValue{height:12px;background:url(/public/images/pc/m_val_g.gif) repeat-x;}
#markBar .bad .markValue{height:12px;background:url(/public/images/pc/m_val_b.gif) repeat-x;}
#markBar .label{height:12px;line-height:12px;padding-left:5px;}

#markBtn{display:block;padding:3px 0 8px 10px;}
#markBtn .btn{display:inline-block;width:71px;height:25px;background:url(/public/images/pc/sm_btn.png) no-repeat;text-align:center;line-height:25px;color:#4d4d4d;margin-right:5px;}
#markBtn .btn:hover{color:#838383}

#markRank{padding:0 10px;border-top:1px dotted #ccc;}
#markRank .rank{margin:1px 5px 0 5px;margin-top:3px\9;}

.pkValue{padding-bottom:14px\9;}
.pkValue .item{float:left;width:91px;height:63px;background-image:url(/public/images/pc/pk.gif);background-repeat:no-repeat;margin:13px 0 14px 22px;_display:inline;}
#sbmInfo .pkValue .item{margin:13px 0 14px 12px;}
.pkValue .ding{background-position:0 0;}
.pkValue .cai{background-position:-91px 0;}
.pkValue .item .value{line-height:36px;text-align:center;font-size:18px;color:#fff}
.pkValue .item .text{line-height:27px;text-indent:2.5em;}

#subBox .moduleSummary{padding:0 10px;color:#515151;padding:4px 10px\9;}
#subBox .moduleSummary .title{font-size:14px;}
#subBox .moduleSummary .more{color:#ff711a}
#subBox .moduleSummary .more:hover{text-decoration:underline;}
#subBox .moduleMes{padding:5px 10px;}
#subBox .moduleMes li{height:20px;line-height:20px;overflow:hidden;float:left\9;}
#subBox .moduleMes li a{width:178px;height:20px;line-height:20px;overflow:hidden;background: url(/public/images/pc/dot_ng.gif) no-repeat left;}
#subBox .moduleMes .date{color:#aaa;}

#gampList{width:738px;overflow:hidden;}
#gampList .content{padding:23px 0 11px 20px;padding:20px 0 11px 20px\9;}
#gampList .imgText{width:160px;height:260px;margin-right:19px;}
#gampList .imgText .img{width:160px;height:240px;display:block;overflow:hidden;}
#gampList .imgText .img:hover{cursor:pointer;}
#gampList .imgText .title{height:20px;line-height:20px;color:#555;}

#gameSer{overflow:hidden;}
#gameSer .content{color:#979797;padding:5px 10px;}
#gameSer .content .key{margin-left:5px;color:#515151!important;}

#subBox #gameSer .content{padding:5px 10px;}

#gameCom{width:1000px;margin:0 auto 10px auto;}
#gameCom .content{padding:10px;}
#gcEditbox .login{margin-bottom:10px;}
#gcEditbox .login .btn{background:url(/public/images/pc/c_btn.png) no-repeat 0 -52px;width:72px;height:22px;line-height:22px;text-align:center;display:inline-block;margin-right:10px;}
#gcEditbox .login .btn:hover{color:#818181}
#gcEditbox .editBox{display:block;width:978px;height:130px;max-height:130px;max-width:978px;}
#gcEditbox .ctrl{margin-top:10px;}
#gcEditbox .ctrl .btn{display:block;width:80px;height:26px;background:url(/public/images/pc/c_btn.png) no-repeat 0 -26px;line-height:26px;text-align:center;font-size:13px;color:#fff;font-weight:700;}
#gcEditbox .ctrl .btn:hover{background:url(/public/images/pc/c_btn.png) no-repeat 0 0;}
#comDetail{margin-top:10px;}
#comDetail a{color:#0449BE}
#comDetail a:hover{text-decoration:underline;}
#comDetail .toReply{border:1px solid #dbdbdb;margin:5px 10px;padding:0 5px;color:#939393}
#comDetail .toReply .reply{color:#515151;max-height:66px;overflow:hidden;}
#comDetail .reply{color:#000}
#comDetail ul{border-bottom:1px dotted #ccc;}
#comDetail li{border-top:1px dotted #ccc;margin-bottom:5px;padding:10px 0;}
#comDetail .page a{color:#848484;}
#comDetail .page a:hover{text-decoration:none;}

/*专题模板*/
#mod_a{background:url(/public/images/pc/top_bg.gif) repeat-x;font-family:微软雅黑;}

/*#mod_wrap_a{background:url(/public/images/pc/topic_a.jpg) center top no-repeat;}*/

#topicHeader{width:1000px;height:100px;margin:0 auto;}
#topicMain{margin-top:120px;}

#tm-top{background:url(/public/images/pc/top_bg_t.gif) no-repeat;width:1000px;height:20px;top:0\9}
#tm-content{background:url(/public/images/pc/top_bg_c.gif) repeat-y;margin-top:20px;}

#tm-content .location{padding:0 20px 40px 20px;}

#topicBox{width:920px;padding:0 40px;}
.headerMod{font-size:22px;color:#494949;font-weight:700;background:url(/public/images/pc/h_title.png) no-repeat;padding-left:30px;border-bottom:1px dotted #b8b8b8;}
.preRead{color:#676767;font-size:14px;margin:10px auto 30px auto;}
.moduleTopic{border-top:3px solid #dbd5c0;padding:15px 0 20px 0}
.mtHeader{font-size:20px;color:#ff0000;margin-bottom:10px;}

.moduleSpt li{width:260px;height:93px;overflow:hidden;padding:30px;border-right:1px dotted #bababa;border-bottom:1px dotted #bababa;}
.moduleSpt .fir{padding-left:0;}
.moduleSpt .las{border-right:none;padding-right:0;}
.moduleSpt li .imgArea{width:60px;height:60px;display:block;margin-right:10px;}
.moduleSpt li .img{width:60px;height:60px;}
.moduleSpt li .detArea{width:190px}
.moduleSpt li .detArea .title{font-weight:600;font-size:14px;line-height:1.4;margin-bottom:5px;}
.moduleSpt li .detArea .text,.moduleSpt li .detArea .text a{color:#7e7e7e;line-height:1.6}
.moduleSpt li .remarkBox{padding:5px 0 0 70px;}
.moduleSpt li .btn{display:block;width:80px;height:22px;line-height:22px;overflow:hidden;background-image:url(/public/images/pc/t_btn.png);background-repeat:no-repeat;font-weight:600;color:#5b5b5b}
.moduleSpt li .btn:hover{background-position:bottom;color:#fff;}
.moduleSpt li .rank{padding-top:3px}

#topicGroup{background:#adadad;width:920px;padding:0 40px;padding-bottom:26px\9;}
.tgHeader{font-size:18px;color:#fff;line-height:47px;}
.moduleTg li{width:210px;height:105px;overflow:hidden;margin:0 26px 26px 0;float:left;}
.moduleTg .las{margin-right:0;}
.moduleTg .img{width:210px;height:105px;}

/*顶部条*/
#topBar{background:url(/public/images/pc/top.gif) repeat-x;width:100%;height:29px;}
#tb_main{width:1000px;margin:0 auto;line-height:29px;}

/*排行项*/
#tabHeader{border-bottom:2px solid #ff8a00}
#tabHeader a{width:96px;height:34px;display:block;float:left;background:url(/public/images/pc/tab.png) no-repeat 0 0;line-height:35px;text-align:center;font-size:14px;font-weight:700;overflow:hidden;margin-right:5px}
#tabHeader a.on,#tabHeader a:hover{background:url(/public/images/pc/tab.png) no-repeat 0 -35px;color:#fff;}
.tabContent{border:1px solid #d9d9d9;border-top:none;padding-bottom:10px\9;_padding-bottom:0;}
.tabContent .item{padding:5px 0;}
.tabContent .moduleArea{float:left;margin:10px;width:317px;_display:inline;}
.tabContent .fir{margin-right:0;}
.tabContent .las{margin-left:0;}
.tabContent .moduleArea .moduleReview li {}
.tabContent .moduleArea .moduleReview li .main{width:275px;}
.tabContent .moduleArea .moduleReview li .main .title{width:160px;}
.tabContent .moduleArea .moduleReview .hoverOn .main{width:200px;}

#gameSort{margin:0 10px 10px 10px;width:976px;margin-top:10px\9;_margin-top:0;}
#gameSort .tab{border-bottom:1px solid #D9D9D9;margin:5px 0;padding:0 5px;}
#gameSort .tab a{display:inline-block;width:73px;height:24px;background-image:url(/public/images/pc/tab.png);background-repeat:no-repeat;background-position:0 -70px;line-height:25px;text-align:center;margin:0 1px;position:relative;top:1px;overflow:hidden;}
#gameSort .tab .on{background-position:0 -94px;color:#FF7B0A;}
@-moz-document url-prefix(){
#gameSort .tab a{top:8px;}
}
@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0){
    #gameSort .tab a{top:8px;}
}

.moduleSore li{border-bottom:1px dotted #ccc;padding:0 5px;}
.moduleSore li a:hover{color:red}
.moduleSore li .num{height:16px;padding:9px 5px;}
.moduleSore li .num span{width:16px;height:16px;background-image:url(/public/images/pc/num.png);background-repeat:no-repeat;background-position:0 0;line-height:16px;text-align:center;color:#fff;font-weight:bold;display:block;}
.moduleSore li .hlight span{background-position:0 -64px;}
.moduleSore li .title{color:#515151;width:160px;margin-right:10px;line-height:16px;padding:9px 5px;}
.moduleSore li .rank{height:13px;line-height:13px;padding:9px 10px 12px 5px;}
.moduleSore li .rank span{width:13px;height:13px;background-image:url(/public/images/pc/rank_a.png);_background-image:url(/public/images/pc/rank_a.gif);overflow: hidden;}
.moduleSore li .rank .good{background-position:0 0;}
.moduleSore li .rank .soso{background-position:-13px 0;}
.moduleSore li .rank .bad{background-position:-26px 0;}
.moduleSore li .value{line-height:16px;padding:0px 3px;}
.moduleSore li .up{height:16px;}
.moduleSore li .local{line-height:16px;padding:9px 5px;}
.moduleSore li .local a{color:#0007ac;margin:0 8px;}
.moduleSore li .local a:hover{color:#777}
.mt10{margin-top:10px;}

/*机型搜索*/
#mbModel{width:446px;margin:10px auto;}
#mbModel .bar{width:446px;height:29px;}
#mbModel .box{width:392px;height:15px;display:block;background:url(/public/images/pc/ser.png) no-repeat;border:none;padding:7px 44px 7px 10px;color:#bbb;}
#mbModel .submit{width:44px;height:29px;display:block;background:url(/public/images/pc/ser.png) no-repeat -446px 0;border:none;right:0;top:0;}
#mbModel .submit:hover,#mbModel .submit_hover{background:url(/public/images/pc/ser.png) no-repeat -490px 0;cursor:pointer;}

/*机型适配*/
.fitGame .msubCate{padding:10px 10px 8px 10px;border-bottom:1px dotted #ccc;}
.subPage .fitGame .content{padding:0 0 0 1px;}
.fitGame .title a:hover{color:red;}
.subPage .fitGame .msubContent{border-top:none;}

/**安卓专区**/
.fitGlist .msubCate li a{color:#4f7700}
.fitGlist .msubCate li .on,.fitGlist .msubCate li a:hover{background:url(/public/images/pc/title.gif) no-repeat 0 -42px;color:#fff;}
.fitGlist .msubContent li .citeArea{padding-top:0;}
.fitGlist .msubContent li .citeArea .btn{background:url(/public/images/pc/btn.png) no-repeat 0 0}
.fitGlist .msubContent li .citeArea .btn:hover{background:url(/public/images/pc/btn.png) no-repeat 0 -50px;color:#fff}
.fitGlist .msubContent li{height:67px;_height:70px;overflow:hidden;}
.fitGlist .msubContent li .imgArea,.fitGlist .msubContent li .infoArea,.fitGlist .msubContent li .citeArea{height:65px;}
.fitGlist .msubContent li .imgArea{padding-top:5px;}
.fitGlist .msubContent li .rank{margin-top:-3px;}
.fitGlist .msubContent li .rank span{width:13px;height:13px;background-image:url(/public/images/pc/rank_a.png);_background-image:url(/public/images/pc/rank_a.gif);overflow:hidden;margin:0 -1px;margin:0 1px\9;}
.fitGlist .msubContent li  .rank .good{background-position:0 0;}
.fitGlist .msubContent li  .rank .soso{background-position:-13px 0;}
.fitGlist .msubContent  li  .rank .bad{background-position:-26px 0;}
.fitGlist .page{padding:10px 0;padding:10px 0 13px 0\9;_padding:10px 0 11px 0;}
.fitGlist .page .on,.fitGlist .page a:hover{background:#f77623;color:#fff!important;}

.currenType{margin:0 0 5px 0;}
.currenType .btn{display:inline-block;width:79px;height:25px;background:url(/public/images/pc/btn.png) no-repeat 0 0;line-height:25px;text-align:center;margin:5px;}
.currenType .btn:hover{background:url(/public/images/pc/btn.png) no-repeat 0 -50px;color:#fff;}

.typeGlist{margin:10px 0 10px 29px;}
.typeGlist li{float:left;margin:5px 28px 5px 0;_display:inline;}
.typeGlist li .btn{width:80px;height:22px;display:block;line-height:23px;text-align:center;background-image:url(/public/images/pc/t_btn.png);background-repeat:no-repeat;overflow:hidden;}
.typeGlist li .btn:hover{background-position:0 -22px;color:#fff;}

.moduleBrand{margin-left:30px;padding-bottom:20px;:}
.moduleBrand li{float:left;margin:20px 28px 0 0;_dispaly:inline;}
.moduleBrand li a{display:block;width:119px;height:40px;background:url(/public/images/pc/typeBg.gif) no-repeat;padding:4px 7px 8px 7px;}
.moduleBrand li .img{width:119px;height:40px;}

.linkIndex{font-size:16px;padding:5px 20px 10px 20px;}
.linkIndex .label{color:#313131;margin-right:10px;}
.linkIndex  .item{display:inline-block;width:26px;height:26px;text-align:center;line-height:26px;color:#ff8a01;margin-left:7px;}
.linkIndex  .item:hover,.linkIndex  .on{color:#fff!important;background:#ff8a01;}

.moduleIndex{border-top:1px dotted #bbb;}
.moduleIndex .label{float:left;color:#ebebeb;font-size:48px;width:60px;padding-left:20px;}
.moduleIndex .list{float:left;width:870px;font-size:14px;padding:20px 0 15px 0;line-height:2;}
.moduleIndex .list li{float:left;width:145px;}
.moduleIndex .list li a{color:#565656;}
.moduleIndex .list li a:hover{text-decoration:underline;color:#f77623;}

.seaTList .list{padding:20px 30px 15px 30px;width:938px;}
.seaTList .list li{width:156px;}

/***网站MAP**/
.mapP{width:990px;line-height:22px;font-size:12px;color:#999;padding-left:10px;}
.mapTitle{width:950px;line-height:30px;font-size:16px;font-weight:bolder;margin:15px 0 0 25px;float:left;}
.mapTitle a{color:#ff6601;text-decoration:underline;}
.mapCon{width:978px;margin:0 10px 10px 10px;float:left;}
.mapCon li{float:left;width:auto;line-height:22px;font-size:14px;margin:10px 0 0 12px;}
.mapCon a{color:#0a0f9e;float:left;text-decoration:underline;background:url(/public/images/pc/mapblue.png) no-repeat left center;padding-left:10px;height:22px;}
.mapCon a.on{background:url(/public/images/pc/mapred.png) no-repeat left center;color:red;}

#searchNo{height:187px;background:#fff url(/public/images/pc/ser_bg.png) no-repeat right;font-family:微软雅黑;border:1px dotted #bdbdbd;}
.srBar{font-size:18px;color:#333;width:490px;margin:50px auto 10px auto;border-bottom:1px solid #e5e5e5;}
.srOth{width:490px;margin:10px auto;font-size:13px;}
.srOth a{color:#0050b4;margin-right:10px;}

/*#pageNo{height:187px;font-family:微软雅黑;border:1px dotted #bdbdbd;background:#f1f5f9;}
#pnCon{width:480px;height:187px;margin-left:120px;background:#f1f5f9 url(/public/images/pc/pn_bg.jpg) no-repeat left;}
.pnBar,.pnOth{margin-left:210px;}
.pnBar{font-size:18px;color:#333;border-bottom:1px solid #e5e5e5;padding-top:40px;margin-bottom:5px;}
.pnOth{font-size:13px;}
.pnOth span{color:#0050b4;margin-left:30px;padding-left:10px;background:url(/public/images/pc/dot_ip.gif) no-repeat left;}*/

/*404和500错误页面*/
#pageNo{padding:20px 0;font-family:微软雅黑;border:1px dotted #bdbdbd;background:#fff;}
#pnCon{width:480px;margin-left:120px;background:#fff url(https://image.game.uc.cn/2012/8/13/9000240.png) no-repeat left;}
.pnBar,.pnOth{margin-left:150px;}
.pnBar{font-size:22px;font-weight:bold;color:#333;border-bottom:1px solid #e5e5e5;margin-bottom:5px;}
.pnOth{font-size:13px;}
.pnOth a{color:#0050b4;}
.pnOth .er_w{color:#848484;margin-left:30px;padding-left:10px;background:url(/public/images/pc/dot_ip.gif) no-repeat left;}
.pnOth .mt5{margin-top:5px;}
.pnOth.er_f{margin-left:170px;}
.pnOth .er_con{text-indent:25px;line-height:25px;color:#8F8F8F;width:280px;}

/*css3动画效果*/
.am_fadeout,.am_fadein{-webkit-animation-duration:0.5s;}
/*淡入动画*/
@-webkit-keyframes fadeOut{
	0% {opacity:0;}
	50% {opacity:.5;}
	100% {opacity:1;}
}
.am_fadeout{
    -webkit-animation-name:fadeOut;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}
/*淡出动画*/
@-webkit-keyframes fadeIn{
	0% {opacity:1;}
	50% {opacity:.5;}
	100% {opacity:0;}
}
.am_fadein{
    -webkit-animation-name:fadeIn;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
} 
.bdshare {text-align:right;margin-right:10px;color:#777;padding-bottom:5px;margin-top: 45px;}
.bdshare .iTxt{padding-top:6px;float:left;}
.bdshare a{padding:3px 0 3px 24px;display:inline-block;float:left;height:16px;line-height:20px;color:#777;background: url(http://bdimg.share.baidu.com/static/images/is.png?cdnversion=20121024) no-repeat;}
.bdshare a:hover{color:#000;}
.bdshare a.bds_qzone{background-position: 0 -75px;}
.bdshare a.bds_qzone:hover{background-position: 0 -75px;}
.bdshare a.bds_tsina{background-position: 0 -115px;}
.bdshare a.bds_tqq{background-position: 0 -235px;}
.bds_more{background: url(http://bdimg.share.baidu.com/static/images/is.png?cdnversion=20121024) no-repeat 0 5px;padding:3px 0 0 22px;_padding-top:5px;height:18px;line-height:20px;cursor:pointer;display:inline-block;}
.banner{width:245px;height:130px;}
.b_size{height:136px;display:block;}
.a_app{width:247px;display:block;}
.a_app a{width:247px;height:130px;}
.a_down{margin-bottom:3px;width:247px;height:100px;}
a.a_red{color:#f00;font-size:16px;text-decoration:underline;}
a.a_red:hover{text-decoration:none}
.tx_indent{text-indent:25px; }

/*游戏库*/
#gameSort{ margin:0 auto 10px auto; width:998px;}
.b_yxk{background: url(https://www.9game.cn/public/images/pc/t_4.png) no-repeat left; padding-left:23px;}
.moduleSore .li_link{ float:left; width:100%; border-bottom:none;}
.s_game_a{ display:block; padding:5px 10px 5px 16px; background:url(https://image.game.uc.cn/2012/12/28/9046168.gif) no-repeat right 12px; width:52px; float:left;}
.s_game_a a{ color:#f60; font-weight:bold;}
.s_game_b{ color:#ccc; display:block; padding:5px 0; margin-left:20px; display:inline; width:868px; float:left;border-bottom:1px dotted #ccc;}
.s_game_b a{ padding-right:5px; margin-left:5px;}
.s_game_b a.first{ margin-left:0;}
.moduleSore  .link_noline .s_game_b{ border-bottom:none;}
/*友情链接*/
.flink{ float:left;overflow:hidden;}
.tab_link li{ float:left; margin-right:20px; position:relative;}
.tab_link li b{ display:block; cursor:pointer; height:26px; }
.tab_link li.hover b{ color:#f60;}

.mid01_link{ width:100%; float:left;}
/*bq_list*/
.bq_list{float:left; padding:10px;}
.bq_list a{ display:inline-block; line-height:24px; margin-left:8px;}
/*1220 End*/

/*0221 资讯详情页下载模块 linwx*/
.box01_load{ padding:20px; width:678px; border:1px solid #e6e6e6; border-radius:3px; background:#f8f8f8;}
.game_info_part{ width:480px; float:left;}
.game_info_part .grp01{width:60px;}
.game_info_part .grp02{width:380px; padding-left:15px; margin-top:-4px;}
.game_info_part .grp02 h3{ width:100%; float:left; font-size:14px; font-weight:bold;}
.game_info_part .grp02 p{ width:100%; float:left;}
.game_info_part .grp02 p em{ float:left;color:#333;}
.game_info_part .s_hui{ color:#666; float:left; }
.game_info_part .score{width:100%; float:left;}

.btn_load{ display:block; background:url(https://image.game.uc.cn/2013/2/28/9067042.gif) no-repeat; width:145px; margin-top:8px; height:45px; text-indent:-999em;}
/*end 0221 资讯详情页下载模块*/

/*0221 下载模块 linwx*/
.clear-fx{clear:both;}
.down_area_top{margin:15px 0 10px 0}
.box01_load{ padding:15px 20px 8px 20px; width:628px; margin-left:20px; margin-left:25px; display:inline; border:1px solid #e6e6e6; border-radius:3px; background:#f8f8f8;}
.game_info_part{ width:480px; float:left;}
.game_info_part .grp01{width:60px;}
.game_info_part .grp01 img{width:60px;height:60px;}
.game_info_part .grp02{width:404px; padding-left:15px; margin-top:-4px;}
.game_info_part .grp02 h3{ width:100%; float:left; font-size:14px; font-weight:bold;}
.game_info_part .grp02 h3 a{ float:left;}
.game_info_part .rank{ width:145px;float:left; padding-left:8px;}
.game_info_part .rank span{ display:inline-block;width:13px;height: 13px;background-image: url(https://image.game.uc.cn/2013/2/28/9067043.png);_background-image: url(https://image.game.uc.cn/2013/3/1/9067774.gif);
overflow: hidden;}
.game_info_part .rank .bad {background-position: -26px 0;}
.game_info_part .grp02 p{ width:100%; float:left;}
.game_info_part .grp02 p em{ float:left;color:#333;}
.game_info_part .s_hui{ color:#666; float:left; }
.game_info_part .score{width:100%; float:left;}

.down_area{ width:145px; text-align:center;}
.sort_list li{ width:120px; float:left;}
.sort_list li.li_long{width:280px;}
.sort_list li.li_long .s_hui{float:left;}
.sort_list li.li_long em{height:20px;overflow:hidden;width:220px;float:left;}

.btn_load{ display:block; background:url(https://image.game.uc.cn/2013/2/28/9067042.gif) no-repeat; width:145px; margin-top:2px; height:45px; text-indent:-999em;}
/*end 0221 下载模块*/

/*begin 0403 下载列表页间距*/
.mr10{margin-right:10px}
/*end 0403 下载列表页间距*/
.msubContent li .text{color:#999}
/* add by wuwl ###0620 */
.no-underline {
	border-bottom:none!important;
}
#subBox #sbmInfo .list li {	
	width:100%;
	height:24px;
	overflow:hidden;
	margin-bottom:3px;
	_margin-bottom:2px;
}
#subBox #sbmInfo .list .item{ 
	width:65px;
	margin:0;
	display:block;
	float:left;
	line-height:24px;
}
#gamePlo {
	height:176px;
	_height:172px;
	
}
#gamePlo .text { 
	height:130px;
	height:134px\9;
	_height:134px;
	margin:9px 10px;
	_margin:3px 10px;
	overflow:hidden;
}
#gameGuide {
	height:186px\9;
	_height:188px;
	
}
#gameGuide .list {
	_height:140px;
	_overflow:hidden;
}
#gameSer {
	height:60px;
	overflow:hidden;
}
/* add by wuwl ###0620 END */
.article img {
display:block;
margin:5px auto;
max-width:94%;
_width:expression((documentElement.clientWidth >676) ? "676px" : "auto" );
}

.srBar {
	border-bottom:none;
	font-size:14px;
	color:#333;
}
.search-prompt {
	padding:0 10px 10px;
	line-height:22px;
	font-size:12px;
	width:480px;
	margin:0 auto;
	color:#666;
}
.search-prompt .label {
	color:#999;
}