/*页面样式*/

p,ul,li{padding:0;margin:0;list-style: none;}
body{background: #f8f8f8}/*控制背景图片和颜色*/
.t_duhang{height:3em;overflow:hidden;text-overflow: ellipsis;}/*独行*/
.t_pv{background:url(../img/pv_ren.png) center left no-repeat; padding-left:18px;width: 30%;display: inline-block;}/*PV标签*/
.t_duration{background:url(../img/clock.png) center left no-repeat; padding-left:18px;width: 30%;display: inline-block;}/*时间标签*/
.u-height{overflow:hidden; display:block; padding-top:60%; position:relative;}
.u-height > img { position:absolute; top:0; left:0; display:block;}

.u-height-30{padding-top:30%;}
.u-header{border-left: 3px #d91a29 solid;padding-left: 10px;}
@media (max-width: 767px){.m30{margin-bottom:10px;}.list-group-item-text{overflow:hidden; height:36px; font-size:12px;}#hd {height: 0;}}
@media (min-width: 768px){.m30{margin-bottom:20px;}.list-group-item-text{overflow:hidden; height:36px;}#hd {height: 250px;}
body {position: relative;background: #f1ca9a url(http://f.mgame.netease.com/forum/201508/03/185622xnr8g2ficgmbrynz.jpg) center 20px no-repeat;font-family: tahoma, 'microsoft yahei', 微软雅黑;font-size: 14px;}
.container{background:#fff;margin-top: 170px;margin-bottom: 50px;border-radius: 4px;}.u-header{font-size: 18px;}
}
 
/*视频样式*/
.n_videos{background: #000; }/*修改游戏视频背景*/
.n_videos .n_title{color: #fff;}/*版块title字体颜色*/
.n_videos .n_title_inner{border-bottom-color: #eee;}/*版块title底边*/
.n_videos .n_tabctrl{color: #fff;}/*tab字体颜色*/
.n_videos .n_tabctrl.active, .n_videos .n_tabctrl:hover{background: #088dbb;color: #fff;}/*当前tab背景色以及字体颜色*/
.n_videoshow img{vertical-align: top;height: 100%;min-width: 100%;}
.n_videoshow li.pages{height: auto;text-align: center;font-size: 0;width: 100%;margin-top: 10px;padding:10px 0;}
.n_videoshow .pages span{font-size: 13px;display: inline-block;*display: inline;*zoom: 1;height: 28px;line-height: 28px;padding: 0 8px;border: 1px solid #ddd;border-radius: 2px;text-align: center;cursor: pointer;margin-left: 5px;}
.n_videoshow .pages span.on{border-color: #d91a29;background-color: #d91a29;color: #fff;cursor: default;}
.n_videoshow .loading{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:#000 url(img/loading.gif) no-repeat center;z-index:10;opacity:.3;filter:alpha(opacity=30)}
/*分栏标题*/
.dhxy_spz_title{ margin:10px auto 0; background:#fff;border-radius:5px;  overflow:hidden; font-family:"微软雅黑"; text-align:left;}
.dhxy_spz_title h3{background-position:0 -15px; font-size:22px; color:#09C; line-height:35px; border-bottom:#ccc solid 1px; margin-bottom:15px; overflow:hidden;text-align:left; padding: 10px 0 10px 20px;}
.dhxy_spz_title h3 span{ float: right; background:#39C; border-radius:3px; color:#fff; font-size:13px; line-height:18px; padding:5px 8px; font-weight:normal;text-align:left; margin: 5px 20px 0 0;}
.dhxy_spz_title h3 span a{ color:#fff;text-align:left;}
/*视频标签*/
.dhxy_spz_biaoqian { padding: 0 0 15px 0; border-bottom:#ccc solid 1px; margin-bottom:15px;}
.dhxy_spz_biaoqian a { border-radius: 3px; display: inline-block; margin: 5px; padding: 1px 10px; height: 25px; line-height: 25px; background: #39c none repeat scroll 0 0; color: #fff; text-decoration: none;}
.dhxy_spz_biaoqian a:hover { background: #3d5782 none repeat scroll 0 0; color: #fff; text-decoration: none;}
.dhxy_spz_biaoqian a.hot { background: #f53c40 none repeat scroll 0 0; color: #fff; text-decoration: none;}
/*右侧导航*/
.dhxy_spz_top{position:fixed;bottom:100px;left:50%;margin-left:620px;width:68px;font-size:14px;}
.dhxy_spz_top ul{background:#6a7ea0;}
.dhxy_spz_top li{list-style:none;}
.dhxy_spz_top li a{display:block;width:68px;height:26px;text-decoration:none;border-bottom:1px solid #ddd;padding-top:44px;}
.dhxy_spz_top .last a{border-bottom:none;}
.dhxy_spz_top .s5 a{background:url(../img/top.png) center 10px no-repeat;}
.dhxy_spz_top .s5 a:hover{background:#f8f8f8 url(img/top.png) center 10px no-repeat;}
.dhxy_spz_top li a:link,.dhxy_spz_top li a:visited{color:#fff;text-align:center;}
.dhxy_spz_top li a:hover,.dhxy_spz_top li a:active{text-decoration:none;color:#9a9a9a;}
