@charset "utf-8";
/* 
	@名称: k73.com下载页面index.css
	@日期: 2016.3.31
	@功能: 游戏网站浏览器样式渲染
	@作者: 武汉飞游科技有限公司前端工程师周伟
	@版权: 武汉飞游科技有限公司(http://www.whfeiyou.com/)保留
*/

/* CSS Document */
body{ padding:0; margin:0px; font-size:12px; font-family:arial,"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"; background:#fff}
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 {	margin: 0;	padding: 0}
table {	border-collapse: collapse;	border-spacing: 0}
fieldset, img {	border: 0; vertical-align:middle}
address, caption, cite, code, dfn, em, th, var {	font-style: normal;	font-weight: normal}
ol, ul {	list-style: none}
ul li ,ol li { list-style:none}
caption, th {	text-align: left}
img{ border:0px; vertical-align:middle}
h1, h2, h3, h4, h5, h6 {	font-size: 100%;	font-weight: normal}
q:before, q:after {	content: ''}
abbr, acronym {	border: 0;	font-variant: normal}
sup {	vertical-align: text-top}
sub {	vertical-align: text-bottom}
input, textarea, select {	font-family: inherit;	font-size: inherit;	font-weight: inherit}
input, textarea, select {*font-size:100%}
p { margin:0}
img{ border:none;}
a:link,a:visited{ color:#333333; text-decoration:none;transition: color 300ms ease 0s, background-color 300ms ease 0s;}
a:hover{ color:#ff7011;transition: color 300ms ease 0s, background-color 300ms ease 0s;}
dl{ margin:0;}
em{ font-style:normal; color:#999; font-size:14px;}
i{ font-style:normal;}
legend {	color: #000}
/* 使IE兼容html5 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
/* =CLEARFIX (do not modify) */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
*{ margin:0px; padding:0px;}
.clearfix { display:block; }
/* End hide from IE-mac */
/* 去掉链接虚框 
a:active ,area,label { blr:expression(this.onFocus=this.blur()) }
:focus { outline-style: none; }*/
/*备用清除浮动*/
.clear{ clear:both; height:0px;font-size:0px; line-height:0px; }
a:link{ text-decoration:none}
a{ cursor:pointer; text-decoration:none}
*{ transition: color 300ms ease 0s, background-color 300ms ease 0s;}



/* 游戏库页面 */
.down_index{width:960px;margin:0 auto;height:auto;box-shadow:0 0  6px 1px #f1f1f1;margin-top:10px; display:block;}
/* 左边搜索 */
.down_index .down_left{float:left;width:230px;height:auto;padding:10px;}
.down_index .down_left .seek{width:100%;height:40px;background-color:#f2a724;overflow:hidden;display:block;}
.down_index .down_left .seek .seek_input{ width:150px;height:36px;line-height:36px;border:2px solid #f2a724;color:#666;font-size:16px;padding-left:12px;*height:35px;}
.down_index .down_left .seek .seek_button{padding:0;margin:0;float:right;width:64px;height:40px;line-height:40px;color:#fff;font-size:16px;border:0px;background-color:#f2a724;*margin-top:-40px;}
.down_index .down_left .seek_criteria{padding:10px; border:1px solid #f2a724;margin-top:6px;width:208px;height:auto;display:block;overflow:hidden;}
/* 已选条件 */
.down_index .down_left .seek_criteria .selected{width:100%;height:auto;}
.down_index .down_left .seek_criteria .selected .selected_title{font-size:14px;color:#555;}
.down_index .down_left .seek_criteria .selected ul{display:inline;}
.down_index .down_left .seek_criteria .selected ul li{margin:0 4px;display:inline;line-height:28px;}
.down_index .down_left .seek_criteria .selected ul li a{position:relative;text-align:center;display:inline-block; font-size:14px;padding:2px 4px;background-color:#f2a724;color:#fff;line-height:16px;_margin:4px 0px;}
.down_index .down_left .seek_criteria .selected ul li i{position:absolute;top:-8px;right:-4px;color:#000;font-size:7px;}
/* 平台 */
.down_index .down_left .seek_criteria .criteria_ty{margin-top:16px;}
.down_index .down_left .seek_criteria .criteria_ty .cty_title{color:#f2a724;font-size:14px;width:100%;height:auto;display:block;}
.down_index .down_left .seek_criteria .criteria_ty ul li{margin:0 4px;display:inline;line-height:28px;}
.down_index .down_left .seek_criteria .criteria_ty ul li a{display:inline-block;letter-spacing:1px; font-size:12px;color:#555;}
.down_index .down_left .seek_criteria .criteria_ty ul li a:hover{color:#ff6600;}
.down_index .down_left .seek_criteria .criteria_ty ul li a.red{color:#ff6600;}
/* 中间数据列表 */
.down_index .down_bangdan{float:left;width:450px;height:auto;padding:10px;}
.down_index .down_bangdan .db_title{width:100%;height:38px;background-color:#ffecdf;border-bottom:2px solid #ff6600}
.down_index .down_bangdan .db_title ul li{float:left;height:38px;width:90px;text-align:center;line-height:40px;}
.down_index .down_bangdan .db_title ul li a{width:100%;height:38px;display:block;font-size:16px;color:#333;}
.down_index .down_bangdan .db_title ul li a.on{color:#fff;font-weight:700;background-color:#ff6600;}
.down_index .down_bangdan .db_title ul li a:hover{color:#fff;font-weight:700;background-color:#ff6600;}
.down_index .down_bangdan .db_body{height:auto;width:450px;display:block;}
.down_index .down_bangdan .db_body .db_body_1{height:auto;width:100%;overflow:hidden;display:none;top:0px;bottom:0px;}
.down_index .down_bangdan .db_body .db_body_block{display:block;}
.down_index .down_bangdan .db_body ul li{display:block;width:450px;height:150px;padding:10px 0;border-bottom:1px dashed #ccc;}
.down_index .down_bangdan .db_body ul li .dbb_img{float:left; display:block;height:146px;width:120px;border:2px solid #fff;}
.down_index .down_bangdan .db_body ul li .dbb_img img{height:146px; width:120px;}
.down_index .down_bangdan .db_body ul li .dbb_img:hover{border:2px solid #ff6600;}
.down_index .down_bangdan .db_body ul li .dbb_sx{float:left;display:block;height:150px;width:200px;margin-left:16px;}
.down_index .down_bangdan .db_body ul li .dbb_sx .dbb_title{display:block;color:#333;font-size:18px;margin-top:10px;margin-bottom:30px;width:100%;height:24px;overflow:hidden;}
.down_index .down_bangdan .db_body ul li .dbb_sx .dbb_title:hover{color:#ff6600;}
.down_index .down_bangdan .db_body ul li .dbb_sx .dbb_sxxq{color:#999;font-size:13px;line-height:20px;width:100%;height:20px;overflow:hidden;display:block;}
.down_index .down_bangdan .db_body ul li .dbb_sx .dbb_sxxq .dbb_sxxq_a{color:#333;padding:0 2px;}
.down_index .down_bangdan .db_body ul li .dbb_sx .dbb_sxxq .dbb_sxxq_a:hover{color:#ff6600}
.down_index .down_bangdan .db_body ul li .dbb_sx .dbb_sxxq span{color:#333;}
.down_index .down_bangdan .db_body ul li .dbb_pf{float:right;width:92px;height:auto;display:block;overflow:hidden;margin-right:10px;}
.down_index .down_bangdan .db_body ul li .dbb_pf .pf_zf{display:block;width:60px;height:60px;line-height:50px;margin:0 auto;font-size:24px;font-weight:700;text-align:center;color:#fff;margin-bottom:20px; }
.down_index .down_bangdan .db_body ul li .dbb_pf .top1{background:url(/public/images/skin/new2015/images/zw_stop.png) no-repeat 0 0;}
.down_index .down_bangdan .db_body ul li .dbb_pf .top2{background:url(/public/images/skin/new2015/images/zw_stop2.png) no-repeat 0 0;}
.down_index .down_bangdan .db_body ul li .dbb_pf .top3{background:url(/public/images/skin/new2015/images/zw_stop3.png) no-repeat 0 0;}
.down_index .down_bangdan .db_body ul li .dbb_pf .top4{background:url(/public/images/skin/new2015/images/zw_stop4.png) no-repeat 0 0;}
.down_index .down_bangdan .db_body ul li .dbb_pf .top5{background:url(/public/images/skin/new2015/images/zw_stop5.png) no-repeat 0 0;}
.down_index .down_bangdan .db_body ul li .dbb_pf .top6{background:url(/public/images/skin/new2015/images/zw_stop6.png) no-repeat 0 0;}
.down_index .down_bangdan .db_body ul li .dbb_pf .top7{background:url(/public/images/skin/new2015/images/zw_stop7.png) no-repeat 0 0;}


.down_index .down_bangdan .db_body ul li .dbb_pf .pf_wj{margin-top:4px;width:90px;height:30px;border-radius:15px;border:1px solid #dcdcdc;text-align:center;line-height:30px;color:#333;font-size:12px;}
.down_index .down_bangdan .db_body ul li .dbb_pf .pf_wj span{color:#ff6600;}
.down_index .down_bangdan .db_body .fanye{width:100%;height:30px;background-color:#333;margin-top:20px;}
.down_index .down_bangdan .db_body .meiyouyouxi{width:100%;height:40px;margin-top:20px;font-size:30px;color:#333;text-align:center;display:block;}
/* 右侧推荐选项 */
.down_index .down_tuijian{float:right;height:auto;width:230px;margin-right:4px;margin-top:20px;}
.down_index .down_tuijian .dt_title{height:22px;width:226px;border-left:4px solid #ff6600;}
.down_index .down_tuijian .dt_title .dtt_bt{color:#333;font-size:18px;font-weight:700;margin-left:10px;line-height:22px;}
.down_index .down_tuijian .dt_title .dtt_gd{float:right;margin-right:10px;font-size:12px;color:#555;line-height:24px;*margin-top:-22px;}
.down_index .down_tuijian .dt_title .dtt_gd:hover{color:#ff6600;}
.down_index .down_tuijian .dt_jqfs{height:auto;width:100%;}
.down_index .down_tuijian .dt_jqfs .jqfs_bd{height:auto;width:100%;display:block;margin-top:10px;}
.down_index .down_tuijian .dt_jqfs .jqfs_bd ul li{display:inline;margin:0 4px;line-height:24px;}
.down_index .down_tuijian .dt_jqfs .jqfs_bd ul li a{padding:4px 8px;color:#333;font-size:13px;}
.down_index .down_tuijian .dt_jqfs .jqfs_bd ul li a:hover{background-color:#F60;color:#fff;}
.down_index .down_tuijian .dt_jqfs .jqfs_bd ul li a.hover{background-color:#F60;color:#fff;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr{position:relative;height:530px;width:100%;margin-top:10px;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li{padding:10px 0;border-bottom:1px solid #eee;*padding:0px;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li .jq_body{*padding-bottom:10px;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li.on .jq_body{*padding-bottom:0px;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li .jq_img{display:none;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li .data{display:none;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li .lb_data{color:#999;font-size:12px;float:right;margin-right:10px;line-height:20px;*margin-top:-34px;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li .jq_title{font-size:14px;line-height:20px;color:#333;width:170px;height:20px;display:inline-block;overflow:hidden;font-weight:400;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li .jq_body .data .jp_hs{color:#333;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li.on{height:90px;width:100%;*padding:10px 0;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li.on .lb_data{display:none;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li.on .jq_img{display:block;height:90px;width:70px;float:left;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li.on .jq_img img {height:90px;width:70px;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li.on .jq_body{float:right;height:90px;width:140px;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li.on .jq_body .jq_title{font-size:16px;line-height:20px;color:#333;width:100%;height:20px;margin-bottom:6px;margin-top:6px;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li.on .jq_body .jq_title:hover{color:#ff6600;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr ul li.on .jq_body .data{display:block;width:100%;height:20px;overflow:hidden;color:#999;font-size:12px;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr .jqfs_nr_1{position:absolute;height:auto;width:100%;display:none;}
.down_index .down_tuijian .dt_jqfs .jqfs_nr .jqfs_nr_block{display:block;}
.down_index .down_tuijian .dt_rmyx{height:auto;width:100%;}
.down_index .down_tuijian .dt_rmyx .dt_rmyx_bd{height:auto;width:100%;display:block; overflow:hidden;}
.down_index .down_tuijian .dt_rmyx .dt_rmyx_bd ul li{padding:10px 0;border-bottom:1px solid #eee;}
.down_index .down_tuijian .dt_rmyx .dt_rmyx_bd ul li .drb_title{float:left; color:#333;font-size:15px;width:150px;height:24px;line-height:24px;display:block;overflow:hidden;}
.down_index .down_tuijian .dt_rmyx .dt_rmyx_bd ul li .drb_title:hover{color:#ff6600;}
.down_index .down_tuijian .dt_rmyx .dt_rmyx_bd ul li .drb_sx{float:left;font-size:12px;color:#999;display:block;width:150px;height:20px;line-height:20px;overflow:hidden;}
.down_index .down_tuijian .dt_rmyx .dt_rmyx_bd ul li .drb_fs{float:right;height:32px;width:40px;margin-right:10px;color:#ff9900;font-size:30px;font-style: italic;margin-top:-20px;}
.down_index .down_tuijian .dt_rmcs{height:auto;width:100%;margin-top:20px;}
.down_index .down_tuijian .dt_rmcs .rmcs_bd{height:auto;width:100%;display:block;overflow:hidden;margin-top:14px;}
.down_index .down_tuijian .dt_rmcs .rmcs_bd ul li{height:100px;width:100px;float:left;display:block;overflow:hidden;margin-right:14px;margin-bottom:10px;}
.down_index .down_tuijian .dt_rmcs .rmcs_bd ul li  img{width:100px;height:76px;}
.down_index .down_tuijian .dt_rmcs .rmcs_bd ul li strong{margin-top:4px;display:block;width:100%;height:20px;line-height:20px;text-align:center;color:#333;font-size:15px;font-weight:400;overflow:hidden;}
.down_index .down_tuijian .dt_rmcs .rmcs_bd ul li a:hover strong{color:#ff6600;}

/* 分页 */

.f-pagebox{clear:both;height:23px;margin-top:10px;text-align:center;overflow:hidden; text-align:center;  margin:0 auto; padding:8px 0 12px}
.f-pagebox em { font-style:normal}
.f-pagebox table{margin:auto;text-align:center;}
.f-pagebox p {height:23px;line-height:23px;padding-left:5px;margin:1px auto;float:right;}
.f-pagebox b { font-weight:normal;}
.f-pagebox span,.f-pagebox b,.f-pagebox a {display: inline-block;;border:1px solid #d0d0d0;background:#fff;color:#000;margin-right:5px; height:20px; line-height:20px; padding:0 6px; font-size:12px;}
.f-pagebox a:hover {background:#f1f1f9;text-decoration:none;}
.f-pagebox a.active{background:#f1f1f9;color:#f60;border:#d0d0d0 1px solid;font-weight:bold;}
.f-pagebox .disable {background:#eee;color:#999;}
.f-pagebox input {margin:0 -4px;border:0px;background:none;height:20px; line-height:20px;width:20px;text-align:center;}


/* 底部样式 */
.g-foot{ padding:18px 0 10px; text-align:center; background-color:#333333;width:100%;}
.g-foot p{ height:24px; font-size:12px; color:#eeeeee;}
.g-foot p a{ padding:0 8px; color:#eeeeee;}



/* 专题页面通用悬停效果 */
.project_body ul.zw_tyxt{height:auto;width:680px;display:block;margin-left:-10px;}
.project_body ul.zw_tyxt li{float:left;width:205px;height:111px;display:block;border-left:1px solid #eeeeee;padding:0 10px;}
.project_body ul.zw_tyxt li a{position:relative;display:block;height:90px;width:205px;border-bottom:1px dashed #eee;padding:10px 0;overflow:hidden;}
.project_body ul.zw_tyxt li a .spb_img{height:85px;width:85px;border-radius:16px;}
.project_body ul.zw_tyxt li a .spb_zzc{display:none; position:absolute;height:85px;width:85px;border-radius:16px;top:10px;left:0px;filter:alpha(opacity=80); -moz-opacity:0.80;opacity:0.80;background-color:#ff7011;}
.project_body ul.zw_tyxt li a .spb_zzc span{color:#fff;font-size:18px;font-weight:700;height:40px;width:40px;display:block;float:left;margin-left:22px;margin-top:22px;line-height:22px;_margin-left:10px;}
.project_body ul.zw_tyxt li a .spb_alt{height:90px;width:104px;float:right;*margin-top:-82px;}
.project_body ul.zw_tyxt li a .spb_alt .spb_title{margin-bottom:10px;height:20px;width:100%;display:block;overflow:hidden;color:#333;font-size:16px;font-weight:400;}
.project_body ul.zw_tyxt li a .spb_alt .spb_p_1{height:60px;width:104px;overflow:hidden;display:block;}
.project_body ul.zw_tyxt li a .spb_alt .spb_p_1 span{overflow:hidden; height:14px;line-height:14px;width:100%;display:block;font-size:12px;color:#999;}
.project_body ul.zw_tyxt li a .spb_alt .spb_p_2{height:60px;width:104px;display:none; overflow:hidden;line-height:15px;font-size:12px;color:#999;}
.project_body ul.zw_tyxt li a:hover .spb_zzc{display:block;}
.project_body ul.zw_tyxt li a:hover .spb_alt .spb_p_1{display:none;}
.project_body ul.zw_tyxt li a:hover .spb_alt .spb_p_2{display:block;}
.project_body ul.zw_tyxt li a:hover .spb_alt .spb_title{color:#ff7011;}

/* 专题详情页 */
.project_body{width: 1260px;height:auto;margin: 20px auto 0;display:block;padding: 20px;box-shadow:0 0  6px 1px #f1f1f1;}
.project_body .pb_content{height: auto;width: 100%;border:1px solid #eee;display: block;overflow: hidden;}
.project_body .pb_content img{height: 210px;width: 550px;display:block;float:left;}
.project_body .pb_content h1{overflow:hidden;letter-spacing:2px;font-weight:700;float:right;background-color:#fafafa;height:50px;width: 710px;text-align:left;text-indent:2em;line-height:50px;font-size:18px;color:#ff7011;}
.project_body .pb_content .pbc_p{overflow:hidden;float:right;height: 160px;padding: 10px 20px;width: 710px;border-top:1px solid #eee;color:#999;font-size:14px;line-height:20px;text-indent:1em;box-sizing: border-box;}
.project_body .pb_content .pbc_p p{line-height:21px;}
.project_body .pb_content .time{
  margin-top: 5px;
}
/* 推荐内容 */
.project_body .pb_tjnr{width:100%;height:auto;/* margin-top:20px; */}
.project_body .pb_tjnr .pbt_left{float:left;width: 100%;height:auto;padding: 0;box-sizing: border-box;float: none;display: block;overflow: hidden;}
.project_body .pb_tjnr .pbt_left .pbtl_sy{padding-left:0px;height:30px;width:100%;display:block;font-size:22px;font-weight:700;color:#333;margin-bottom:10px;margin-top:20px;border-bottom: 1px solid #eee;padding-bottom: 15px;border-bottom: 2px solid #ff7011;}
.project_body .pb_tjnr .pbt_left .pbtl_sy b{height:30px;width:34px;float:left;margin-right:12px;display:block;overflow:hidden;background:url(/public/images/skin/new2019/images/pc_ico.png)  -4px -7px no-repeat; }
.project_body .pb_tjnr .pbt_left .pbtl_sy span{
  float: right;
  font-size: 20px;
  font-weight: normal;
  margin: 0 20px 0 0;
  color: #ff7011;
}
.project_body .pb_tjnr .pbt_left .pbtl_sy_bd{height:auto;width: 100%;overflow:hidden;display:block;}
.project_body .pb_tjnr .pbt_left .pbtl_dw{/* margin-top:30px; */}
.project_body .pb_tjnr .pbt_left .pbtl_dw b{background-position:-145px -7px;}
.project_body .pb_tjnr .pbt_left .pbtl_dw_bd{height:auto;width: 100%;overflow:hidden;display:block;}
.project_body .pb_tjnr .pbt_left .pbtl_dw_bd  ul.zw_tyxt li{height:151px;}
.project_body .pb_tjnr .pbt_left .pbtl_dw_bd  ul.zw_tyxt li a{height:130px;}
.project_body .pb_tjnr .pbt_left .pbtl_dw_bd  ul.zw_tyxt li a .spb_dw_bk{height:125px;line-height:125px; width:85px;border:1px solid #eee;float:left;}
.project_body .pb_tjnr .pbt_left .pbtl_dw_bd  ul.zw_tyxt li a .spb_img{height:auto;width:85px;border-radius:0px;max-height:124px;}
.project_body .pb_tjnr .pbt_left .pbtl_dw_bd  ul.zw_tyxt li a .spb_zzc{height:125px;border-radius:0px;left:1px;top:11px;}
.project_body .pb_tjnr .pbt_left .pbtl_dw_bd  ul.zw_tyxt li a .spb_zzc  span{margin-top:40px;margin-left:23px;_margin-left:10px;}
.project_body .pb_tjnr .pbt_left .pbtl_dw_bd  ul.zw_tyxt li a .spb_alt{*margin-top:12px;}
.project_body .pb_tjnr .pbt_left .pbtl_dw_bd  ul.zw_tyxt li a .spb_alt .spb_title{height:46px;}
.project_body .pb_tjnr .pbt_right{float:right;width:240px;height:auto;}
.project_body .pb_tjnr .pbt_right .pr_title{height:36px;width:240px;border-bottom:2px solid #ff7011;}
.project_body .pb_tjnr .pbt_right .pr_title .pr_title_s{color:#333;font-size:22px;font-weight:700;line-height:30px;}
.project_body .pb_tjnr .pbt_right .pr_title .pr_title_s b{height:30px;width:34px;float:left;margin-right:10px;display:block;background:url(/public/images/skin/new2019/images/pc_ico.png)  -44px -7px no-repeat;}
.project_body .pb_tjnr .pbt_right .pr_title .pr_title_a{float:right;height:8px;width:36px;display:block;background:url(/public/images/skin/new2019/images/pc_ico.png)  -12px -64px no-repeat;margin-top:12px;*margin-top:-20px;}
.project_body .pb_tjnr .pbt_right .pr_title .pr_title_a:hover{background-position: -12px -47px;}
.project_body .pb_tjnr .pbt_right .pr_jpzy{margin-top:10px;width:100%;height:auto;display:block;overflow:hidden;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul{height:auto;width:240px;display:block;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li{margin-top:10px;height:162px;width:240px;display:block;overflow:hidden;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a{position:relative;display:block;height:120px;width:218px;border:1px solid #eee;padding:20px 10px;overflow:hidden;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a .spb_img{height:120px;width:120px;border-radius:16px;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a .spb_zzc{display:none; position:absolute;height:120px;width:120px;border-radius:16px;top:20px;_top:21px;left:10px;filter:alpha(opacity=80); -moz-opacity:0.80;opacity:0.80;background-color:#ff7011;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a .spb_zzc span{color:#fff;font-size:18px;font-weight:700;height:40px;width:40px;display:block;float:left;margin-left:40px;margin-top:40px;line-height:22px;_margin-left:20px;_margin-top:20xp;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a .spb_alt{height:100px;width:90px;float:right;*margin-top:-110px;_margin-right:-10px;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a .spb_alt .spb_title{line-height:20px;margin:4px 0 0;height:20px;width:100%;display:block;overflow:hidden;color:#333;font-size:16px;font-weight:400;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a .spb_alt .spb_p_1{height:60px;width:104px; margin: 6px 0 0; overflow:hidden;display:block;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a .spb_alt .spb_p_1 span{height:22px;line-height:22px;width:100%;display:block;font-size:12px;color:#999;overflow: hidden;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a:hover {border:1px solid #ff7011;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a:hover .spb_zzc{display:block;_display:none;}
.project_body .pb_tjnr .pbt_right .pr_jpzy ul li .spb_a:hover .spb_title{color:#ff7011;}
.project_body .pb_tjnr .pbt_right .pr_title_xgxz{margin-top:20px;}
.project_body .pb_tjnr .pbt_right .pr_title_xgxz .pr_title_s b{background-position:-90px -7px;}
.project_body .pb_tjnr .pbt_right .pr_xjxz{margin-top:10px;height:auto;width:100%;display:block;overflow:hidden;} 
.project_body .pb_tjnr .pbt_right .pr_xjxz ul li{height:40px;width:100%;border-bottom:1px solid #eee;line-height:40px;}
.project_body .pb_tjnr .pbt_right .pr_xjxz ul li a{height:auto;width:100%;display:block;line-height:40px;}
.project_body .pb_tjnr .pbt_right .pr_xjxz ul li a .px_i{margin-top:10px;height:20px;width:20px;background-color:#aaa;float:left;display:block;line-height:20px;text-align:center;color:#fff;border-radius:4px;}
.project_body .pb_tjnr .pbt_right .pr_xjxz ul li a .px_str{font-weight:400;font-size:14px;color:#333;padding-left:6px;height:41px;width:160px;_width:150px;float:left;display:block;overflow:hidden;}
.project_body .pb_tjnr .pbt_right .pr_xjxz ul li a .pc_a{background-color:#f3f3f3; margin-top:7px; height:26px;width:50px;display:block;float:right;border-radius:4px;line-height:26px;text-align:center;color:#333;font-size:12px;*margin-top:-38px;_margin-top:7px;}
.project_body .pb_tjnr .pbt_right .pr_xjxz ul li a:hover .px_str{color:#ff7011;}
.project_body .pb_tjnr .pbt_right .pr_xjxz ul li a:hover  .pc_a{background-color:#ff7011; color:#fff;}
/* 本类推荐 */
.project_body .pb_bltj {margin-top:20px; display: block; overflow: hidden;}
.project_body .pb_bltj .pr_title{height:36px;width:100%;border-bottom:2px solid #ff7011;}
.project_body .pb_bltj .pr_title .pr_title_s{color:#333;font-size:22px;font-weight:700;line-height:30px;}
.project_body .pb_bltj .pr_title .pr_title_s b{height:30px;width:34px;float:left;margin-right:10px;display:block;background:url(/public/images/skin/new2019/images/pc_ico.png)  -342px -7px no-repeat;}
.project_body .pb_bltj .pr_title .pr_title_a{float:right;height:8px;width:36px;display:block;background:url(/public/images/skin/new2019/images/pc_ico.png)  -12px -64px no-repeat;margin-top:12px;*margin-top:-20px;}
.project_body .pb_bltj .pr_title .pr_title_a:hover{background-position: -12px -47px;}
.project_body .pb_bltj .pbb_bd{margin-top:10px; overflow:hidden;}
.project_body .pb_bltj .pbb_bd ul.zw_tyxt{width:100%;margin-left:0px;}
.project_body .pb_bltj .pbb_bd ul.zw_tyxt li{border:0px;width:215px;}
/* 热门合辑 */
.project_body .pb_rmhj .pr_title .pr_title_s b{background-position:-198px -7px;}
.project_body .pb_rmhj .pb_rmhj_bd{height:270px;width:100%;margin:20px 0;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_left{margin-top:100px;height:60px;width:30px;display:block;float:left;background:url(/public/images/skin/new2019/images/pc_ico.png)  -260px 8px no-repeat;background-color:#ddd;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_right{float:right;background-position: -306px 8px;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_left:hover{background-color:#aaa;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd{width:880px;height:264px;display:block;margin-left:30px;overflow:hidden;position:relative;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul{height:264px;width:100%;display:block; overflow:hidden; position:absolute; left:0; top:0;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li{height:262px;width:418px;display:block;border:1px solid #eee; float:left;margin:0 10px;_margin:0 5px;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_lb_a{margin:6px;width:406px;height:156px;display:block;overflow:hidden;position:relative;box-shadow:0 0  6px 1px #fff;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_lb_a .prb_lb_bk{width:406px;height:156px;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_lb_a .prb_bt{ text-align:center;line-height:40px;bottom:0px; position:absolute;height:40px;width:100%;background-image: -moz-linear-gradient(top, rgba(255,255,255, 0) 0%, rgba(0,0, 0, 1) 100%);background-image: -webkit-linear-gradient(top, rgba(255,255,255, 0) 0%, rgba(0,0, 0, 1) 100%);background-image:-o-linear-gradient(top, rgba(255,255,255, 0) 0%, rgba(0,0, 0, 1) 100%);background-image:linear-gradient(top, rgba(255,255,255, 0) 0%, rgba(0,0, 0, 1) 100%);background-color:#333333\9; opacity:0.5\9;*top:116px;*left:0px;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_lb_a .prb_bt span{color:#fff;font-size:14px;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_lb_a:hover{box-shadow:0 0  6px 1px #ff7011;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_lb_a:hover .prb_bt span{color:#ff7011;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_val{width:196px;_width:190px;height:80px;float:left;display:block;overflow:hidden;margin:6px;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_val .prbv_a{width:190px;height:80px;display:block;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_val .prbv_a .prbv_img{height:80px;width:80px;border-radius:8px;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_val .prbv_a .prbv_p{height:80px;width:100px;float:right;display:block;*margin-top:-76px;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_val .prbv_a .prbv_p .prbv_st{font-weight:400; color:#333;font-size:14px;height:20px;width:100px;display:block;overflow:hidden;line-height:20px;margin-bottom:10px;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_val .prbv_a .prbv_p .prbv_sp{font-size:12px;color:#999;height:16px;width:100%;display:block;overflow:hidden;margin-bottom:6px;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_val .prbv_a .prbv_p .prbv_sp .prbv_spsp{color:#333;}
.project_body .pb_rmhj .pb_rmhj_bd .prb_bd ul li .prb_val .prbv_a:hover .prbv_st{color:#ff7011;}



/*下拉固顶*/
.zw_m-ltop{position:fixed;z-index:10;top:0px;margin-left:700px;}



/* 新闻列表页面 */
.news_list_body{width:960px;margin:0 auto;height:auto;box-shadow:0 0  6px 1px #f1f1f1;margin-top:10px; display:block;}
.news_list_body .nl_left{width:700px;height:auto;display:block;overflow:hidden;padding:10px;border-bottom:1px solid #eee;float:left;}
.news_list_body .nl_left .nll_place{height:34px;width:100%;border-bottom:4px solid #eee;line-height:30px;font-size:14px;color:#333;}

.news_list_body .nl_left .nll_place .nllp_ico{height:20px;width:20px;display:block;overflow:hidden;float:left;background:url(/public/images/skin/new2019/images/pc_ico.png)  -58px -48px no-repeat;margin-top:4px;}
.news_list_body .nl_left .nll_place .nllp_body{padding-left:8px;line-height:30px;color:#333;font-size:14px;}
.news_list_body .nl_left .nll_body {width:700px;height:auto;display:block;overflow:hidden;}
.news_list_body .nl_left .nll_body ul li{height:104px;width:100%;display:block;overflow:hidden;border-bottom:1px dashed #eee;padding:21px 0; }
.news_list_body .nl_left .nll_body ul li .nllb_img{height:100px;width:260px;float:left;display:block;overflow:hidden;border:2px solid #fff;border-radius:4px;}
.news_list_body .nl_left .nll_body ul li .nllb_img img{height:100px;width:260px;}
.news_list_body .nl_left .nll_body ul li .nllb_img:hover{border:2px solid #ff6600;}
.news_list_body .nl_left .nll_body ul li:hover  .nllb_img{border:2px solid #ff6600;}
.news_list_body .nl_left .nll_body ul li:hover .nllb_explain .nllbe_a .nllbe_title{color:#ff6600;}
.news_list_body .nl_left .nll_body ul li .nllb_explain{height:100px;width:400px;display:block;float:right;overflow:hidden;}
.news_list_body .nl_left .nll_body ul li .nllb_explain .nllbe_title{font-size:20px;font-weight:400;color:#333;height:24px;width:100%;display:block;overflow:hidden;}
.news_list_body .nl_left .nll_body ul li .nllb_explain .nllbe_a:hover .nllbe_title{color:#ff6600;}
.news_list_body .nl_left .nll_body ul li .nllb_explain .nllbe_data{font-size:12px;color:#333;height:16px;width:100%;display:block;overflow:hidden;margin:6px 0;} 
.news_list_body .nl_left .nll_body ul li .nllb_explain .nllbe_p{color:#999;line-height:24px;height:48px;width:100%;display:block;overflow:hidden;}
.news_list_body .nl_left .f-pagebox{height:30px;width:100%;margin-top:10px;}
.news_list_body .nl_right{width:239px;height:auto;display:block;overflow:hidden;float:right;border-left:1px solid #eee;}
.news_list_body .nl_right .nlr_bjtj{height:auto;width:219px;padding:10px;border-bottom:1px solid #eee;}
.news_list_body .nl_right .nlr_bjtj .nlrb_dl{height:auto;width:210px;display:block; margin-left:4px;}
.news_list_body .nl_right .nlr_bjtj .nlrb_dl .nl_dt{height:22px;line-height:22px;width:226px;display:block;overflow:hidden;border-left:4px solid #ff6600;}
.news_list_body .nl_right .nlr_bjtj .nlrb_dl .nl_dt .nldt_title{font-size:18px;color:#333;margin-left:10px;line-height:22px;}
.news_list_body .nl_right .nlr_bjtj .nlrb_dl .nl_dt .nldt_a{float:right;margin-right:20px;line-height:22px;}
.news_list_body .nl_right .nlr_bjtj .nlrb_dl .nl_dd{height:90px;width:210px;display:block;overflow:hidden;margin-top:6px;}
.news_list_body .nl_right .nlr_bjtj .nlrb_dl .nl_dd a{height:86px;width:206px;border:2px solid #fff;display:block;overflow:hidden;}
.news_list_body .nl_right .nlr_bjtj .nlrb_dl .nl_dd a img {height:86px;width:206px;}
.news_list_body .nl_right .nlr_bjtj .nlrb_dl .nl_dd a:hover{border:2px solid #ff6600;}
.news_list_body .nl_right .nlr_bjtj .nlrb_dl .nl_dd a  .nldd_title{top:-30px;overflow:hidden;background-color:#ccc;position:relative; height:30px;color:#fff;line-height:30px;width:206px;text-align:center;display:none;background:url(/public/images/skin/new2019/images/new_list_btm.png) repeat-x;}
.news_list_body .nl_right .nlr_bjtj .nlrb_dl .nl_dd a:hover  .nldd_title{display:block;}
/* 游戏美图 */
.news_list_body .nl_yxmt{height:450px;width:940px;padding:10px;}
.news_list_body .nl_yxmt .nly_dl{display:block;position:relative;}
.news_list_body .nl_yxmt .nly_dl .nly_dt{height:30px;width:936px;display:block;overflow:hidden;border-left:4px solid #ff6600;}
.news_list_body .nl_yxmt .nly_dl .nly_dt .nlydt_title{font-size:18px;color:#333;margin-left:10px;line-height:30px;}
.news_list_body .nl_yxmt .nly_dl .nly_dt .nlydt_a{line-height:30px;float:right;margin-right:20px;}
.news_list_body .nl_yxmt .nly_dl .nly_dd_1{position:absolute;height:400px;width:279px;top:40px;left:0px;}
.news_list_body .nl_yxmt .nly_dl .nly_dd_2{position:absolute;height:280px;width:200px;top:40px;left:280px;}
.news_list_body .nl_yxmt .nly_dl .nly_dd_3{position:absolute;height:199px;width:140px;top:40px;left:801px;}
.news_list_body .nl_yxmt .nly_dl .nly_dd_4{position:absolute;height:199px;width:140px;top:240px;left:801px;}
.news_list_body .nl_yxmt .nly_dl .nly_dd4_1{position:absolute;height:119px;width:200px;top:321px;left:280px;}
.news_list_body .nl_yxmt .nly_dl .nly_dd4_2{position:absolute;height:199px;width:319px;top:40px;left:481px;}
.news_list_body .nl_yxmt .nly_dl .nly_dd4_3{position:absolute;height:199px;width:319px;top:240px;left:481px;}
.news_list_body .nl_yxmt .nly_dl .nly_a{height:100%;width:100%;display:block;overflow:hidden;}
.news_list_body .nl_yxmt .nly_dl .nly_a img{height:100%;width:100%;}
.news_list_body .nl_yxmt .nly_dl .nly_a strong{height:30px;width:100%;background:url(/public/images/skin/new2019/images/new_list_btm.png) repeat-x;display:block;display:none;text-align:center;font-size:16px;line-height:30px;color:#fff;position:relative;overflow:hidden;top:-30px;}
.news_list_body .nl_yxmt .nly_dl .nly_a:hover strong{display:block;}

.dw-cont a{
  width: 137px;
  height: auto;
  float: left;
  padding:10px;
  display: inline;
  position: relative;
}
.dw-cont a .img{
  width: 100%;
  height: 178px;
  display: block;
  overflow: hidden;
  position: relative;
  box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
  background: #000;
  border-radius: 8px;
}
.dw-cont a .img img{
  width: 100%;
  height: auto;
  max-height: 178px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  display: block;
  overflow: hidden;
}
.dw-cont a .img p{
  width: 100%;
  height: 45px;
  line-height: 61px;
  color: #f2f2f3;
  font-size: 12px;
  text-align: left;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  text-indent: 10px;
  background: linear-gradient(to bottom, transparent, black);
}
.dw-cont a strong{
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  text-align: center;
  margin: 7px 0 0;
  display: block;
  overflow: hidden;
}

.dw-cont a .img .show-info{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8);
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.dw-cont a .img .show-info b{
  height: 18px; line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 21px 12px 14px;
  display: block;
  overflow: hidden;
}
.dw-cont a .img .show-info em{
  height: 18px; line-height: 18px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  margin: 7px 12px 0;
  display: block;
  overflow: hidden;
}
.dw-cont a:hover{
  /* box-shadow: 0px 0px 3px #ccc; */
}
.dw-cont a:hover .img .show-info{
  display: block;
}
.dw-cont a:hover .img p{
  display: none;
}
.dabank-box .dabank-cont .left-font{
  width: 1300px;
  height: 90px;
  border-top: 1px dashed #eee;
  margin: 10px 10px 0;
  padding: 10px 0 15px 0;
  float: left;
  display: inline;
  overflow: hidden;
  clear: both;
  position: relative;
}
.dabank-box .dabank-cont .left-font .more{
  text-align: center;
  width: 18px;
  height: 60px;
  padding: 20px 10px 0;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  background: #f5f5f5;
  border-radius: 5px;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 10;
  border: 1px solid #eee;
}
.dabank-box .dabank-cont .left-font li{
  width: 392px;
  float: left;
  padding: 6px 20px 6px 5px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  overflow: hidden;
}
.dabank-box .dabank-cont .left-font li .catalog{
  float: left;
  width: 57px;
  color: #888;
  display: block;
  text-align-last: justify;
  margin: 0 8px 0 0;
}
.dabank-box .dabank-cont .left-font li .name{
  width: 260px;
  
  float: left;
}
.dabank-box .dabank-cont .left-font li em{
  font-size: 12px;
  float: right;
}
.dabank-box .dabank-cont .left-font li:hover{
  box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);;
}



ul.SEGM_moblist{
	padding: 0;
	overflow: hidden;
}
ul.SEGM_moblist li{
  float: left;
  width: auto;
  text-align: center;
  height: auto;
  position: relative;
  margin: 10px 10px;
}
ul.SEGM_moblist li a{
  width: 134px;
  height: 155px;
  padding: 12px 12px 6px;
  border: 1px solid #eee;
  border-radius: 8px;
  display: block;
  overflow: hidden;
}
ul.SEGM_moblist li .app_img {
    display: block;
    overflow: hidden;
}
ul.SEGM_moblist li img {
    width: 100px;
    height: 100px;
	display: inline-block;
    margin: 0px;
    transition: transform 0.5s;
	border-radius: 20px;
}

ul.SEGM_moblist li .a_tit {
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0px;
  background: none;
  color: #333333;
  margin-bottom: 8px;
  display: block;
  margin-top: 8px;
  height: auto;
  font-size: 14px;
}
ul.SEGM_moblist li .a_tit strong{
  font-weight: normal;
  display: block;
  overflow: hidden;
  height: 22px;
  line-height: 22px;
}
ul.SEGM_moblist li a em{
	display: none;
}
ul.SEGM_moblist li a b{
	display: none;
	font-weight: normal;
  color: #888;
	white-space: nowrap;
}
ul.SEGM_moblist li a b.version{
  display: block;
	font-weight: normal;
  color: #888;
	white-space: nowrap;
}

ul.SEGM_moblist li a:hover .a_tit{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 16px 0 0;
}
ul.SEGM_moblist li a:hover em{
	display: block;
}
ul.SEGM_moblist li a:hover b.version{
	display: none;
}
ul.SEGM_moblist li a:hover{
  background: rgba(0, 0, 0, .8);
  padding: 0;
  height: 173px;
  width: 158px;
}
ul.SEGM_moblist li a:hover img{
  display: none;
}
ul.SEGM_moblist li a:hover strong{
  display: none;
}
ul.SEGM_moblist li a:hover em{
  color: #fff;
  padding: 0 12px;
  height: 22px;
  width: 83%;
  overflow: hidden;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
}
ul.SEGM_moblist li a:hover b{
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  overflow: hidden;
  margin: 8px 0 0;
  text-align: left;
  display: block;
  width: 83%;
  height: 18px;
  line-height: 18px;
  white-space: nowrap;

}


.hot-cont {
  float: left;
  display: inline;
  width: 100%;
  overflow: hidden;
  height: auto;
  padding-bottom: 20px
}

.hot-cont li {
  font-size: 14px;
  float: left;
  margin: 10px 0 0 10px;
  display: inline;
  overflow: hidden;
}

.hot-cont .em-bg2 {
  background-position: left -31px;
}

.hot-cont .em-bg3 {
  background-position: left -61px;
}
.tabul-bigbox{
	width: auto;
	height: auto;
	display: block;
	margin-top: 22px;
	overflow: hidden;
}
.tabul-box{width: auto;height: auto;display: block;overflow: hidden;text-align: center;justify-content: center;border-radius: 0;position: fixed;left: 50%;bottom: 266px;margin-left: 680px;}

.tabul-box li{
	width: 50px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	display: block;
	overflow: hidden;
	background: #e7e7e7;
	font-size: 18px;
	cursor: pointer;
	margin: 7px 0;
	border-radius: 6px;
}
.tabul-box li:nth-child(1){
	background: url(/public/images/skin/new2019/images/pc_ico.png) 2px 1px no-repeat #f5f5f5;
}
.tabul-box li:nth-child(2){
	background: url(/public/images/skin/new2019/images/pc_ico.png) -137px -1px no-repeat #f5f5f5;
}
.tabul-box li.hover{
	/* background: #ff7011; */
	/* color: #fff; */
}
.tabul-box.position{
	position: fixed;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	margin: 0;
	z-index: 10;
}
.shouji,.dianwan{
	display: block;
	overflow: hidden;
}