/*热贴排行*/
.lt-ph{
	padding: 15px 15px 5px;
	font-size: 14px;
	line-height: 24px;
}
.lt-ph li{
	position: relative;
	padding-left: 35px;
	margin-bottom: 10px;
}
.lt-ph li span{
	position: absolute;
	left: 0;
	width: 24px;
	height: 24px;
	text-align: center;
	background-color: #999;
	color: #fff;
}
.lt-ph li span.lan{
	background-color: #00aae7; 
}

/*站务公告*/
.lt-gg{
	color: #666;
}
.lt-gg .t1{
	color: #00aae7;
	font-size: 14px;
	margin-bottom: 15px;
}
.lt-gg .t2{
	width: 210px;
	height: 125px;
	padding: 15px;
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/gg-t2.png") no-repeat;
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 1.8em;
}
.lt-gg .t3{
	font-size: 14px;
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/gg-t3.png") no-repeat 0 6px;
	margin-bottom: 15px;
	padding-left: 35px;
	line-height: 1.8em;
}
.lt-gg .t4{
	font-size: 14px;
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/gg-t4.png") no-repeat;
	padding-left: 35px;
	line-height: 1.8em;
}
.lt-gg .t5{
	font-size: 14px;
	background: #eee;
	text-align: right;
	line-height: 32px;
	height: 32px;
}
.lt-gg .t5 a{
	margin: 0 5px;
}
/*热词*/
.lt-rc{
	padding: 15px 15px 0;
	font-size: 16px;
}
.lt-rc a{
	float: left;
	border: 1px solid #e5e5e5;
	color: #666;
	white-space: nowrap;
	padding: 5px 16px;
	margin: 0 15px 15px 0;
	font-size: 16px;
}

/*精品栏目*/
.lt-lm{

}
.lt-lm li{
	font-size: 16px;
	border-bottom: 1px solid #f1f1f1;
}
.lt-lm li.lm1{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/lm1.png") no-repeat 25px 8px;
}
.lt-lm li.lm2{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/lm2.png") no-repeat 25px 8px;
}
.lt-lm li.lm3{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/lm3.png") no-repeat 25px 8px;
}
.lt-lm li.lm4{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/lm4.png") no-repeat 25px 8px;
}
.lt-lm li.lm5{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/lm5.png") no-repeat 25px 8px;
}
.lt-lm li.lm6{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/lm6.png") no-repeat 25px 8px;
}
.lt-lm li a{
	display: block;
	height: 48px;
	line-height: 48px;
	padding-left: 65px;
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/lm7.png") no-repeat 245px 15px;
}



/*右侧顶部*/
.lt-r-top{
	width: 560px;
	position: relative;
	display: none;
}
.lt-r-top .slidesjs-navigation{
	display: none;
}
.lt-r-top .slidesjs-slide{
	height: 100%;
}
.lt-r-top .slidesjs-slide img{
	display: block;
	width: 100%;
	height: 100%;
}
.lt-r-top .slidesjs-slide .bg{
	height: 40px;
	background-color: #000;
	opacity: 0.6;
	filter:alpha(opacity=60); 
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0; 
}
.lt-r-top .slidesjs-slide p{
	position: absolute;
	width: 98%;
	padding-left: 2%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	left: 0;
	bottom: 0;
}
.lt-r-top .slidesjs-slide p a { color:#FFFFFF;}
.lt-r-top .slidesjs-pagination{
	position: absolute;
	right: 16px;
	bottom: 10px;
	overflow: hidden;
	z-index: 100;
	width: 50%;
	text-align: right;
}
.lt-r-top .slidesjs-pagination li{
	display: inline-block;
	margin-left: 5px;

}
.lt-r-top .slidesjs-pagination li a{
	display: block;
	width: 12px;
	height: 12px;
	background: url("http://www.xinhuanet.com/forum/fzlu/img/cir2.png") no-repeat;
	/*font-size: 0;*/
	/*overflow: hidden;*/
	text-indent: 99em;
}
.lt-r-top .slidesjs-pagination li a.active{
	background: url("http://www.xinhuanet.com/forum/fzlu/img/cir1.png") no-repeat;
}

/**/
.lt-r-thb{
	border: 1px solid #ddd;
	padding: 10px;
}
.lt-r-thb img{
	display: block;
}
.lt-r-thb ul{
	padding-top: 10px;
}
.lt-r-thb ul li{
	font-size: 12px;
	line-height: 22px;
}
.lt-r-thb ul li a{
	margin-right: 5px;
}

/*发帖*/
.lt-ft{
	display: block;
	width: 120px;
	height: 42px;
	background-color: #00aae7;
	color: #fff;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
}
.lt-ft:hover{
	color: #fff;
}

.lt-search{
	border: 1px solid #ddd;
}
.lt-search-t{
	height: 40px;
	width: 350px;
	border: none;
	padding-left: 5px;
	font-size: 14px;
	line-height: 40px;
}
.lt-search-b{
	height: 40px;
	width: 40px;
	border: none;
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/search.png") no-repeat center center;
	background-color: #fff;
}

/*列表*/
.lt-main{
	background-color: #fff;
	border: 1px solid #ddd;
	/*min-height: 2600px;*/
	margin-bottom: 30px;
}
.lt-tag{
	background-color: #00aae7;
	padding-left: 30px;
}
.lt-tag li{
	float: left;
	line-height: 40px;
}
.lt-tag li.fr{
	float: right;
	padding-right: 30px;
}
.lt-tag li span{
	color: #fff;
	padding: 0 15px;
}
.lt-tag li a{
	color: #fff;
}
.lt-item{
	
	padding: 30px;
	
}
.item{
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
}
.item dd{
	padding: 15px 0;
	position: relative;
}
.item dt{
	line-height: 17px;	
}
.item .bq{
	float: left;
	width: 34px;
	height: 17px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-right: 10px;
}
.item .yc{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/yc.png") no-repeat;
}
.item .zd{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/zd.png") no-repeat;
}
.item .rt{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/rt.png") no-repeat;
}
.item .jh{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/jh.png") no-repeat;
}
.item .ph{
	background-color: #c30b23;
}
.item .gr{
	background-color: #999;
}
.item .bt{
	font-size: 16px;
	float: left;
}
.item .nc{
	font-size: 12px;
	color: #999;
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/icon1.png") no-repeat 0 6px;
	line-height: 2;
	padding-left: 20px;
	margin-right: 25px;
}
.item .vi1{
	float: right;
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/icon3.png") no-repeat 0 2px;
	padding-left: 25px;
	margin-right: 20px;
	color: #999;
	font-size: 12px;
}
.item .vi2{
	float: right;
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/icon4.png") no-repeat;
	padding-left: 25px;
	color: #999;
	font-size: 12px;
}
.item .nc:hover{
	color: #00aae7;
}
.item .pl{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/icon2.png") no-repeat 0 5px;
}
.item .ti{
	font-size: 12px;
	color: #999;
	line-height: 2;
}
.item .ct{
	margin-top: 10px;
}
.item .ct img{
	margin-right: 10px;
	width: 175px;
}
.item .pop{
	position: absolute;
	width: 218px;
	height: 218px;
	border: 1px solid #ddd;
	padding: 10px;
	background-color: #fff;
	left: 0;
	top: 40px;
	text-align: center;
	display: none;
	z-index: 1;
}
.item .pop p{
	line-height: 1.8;
}
.item .pop .ptx{
	display: block;
	margin: 5px auto 0;
	width: 84px;
}
.item .pop .pnc a{
	color: #00aae7;
	font-size: 14px;
}
.item .pop .pdj{
	font-size: 12px;
}
.item .pop .pli{
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 15px;
	line-height: 1.5;
}
.item .pop .pli li{
	float: left;
	width: 33.33%;
	text-align: center;
}
.item .pop .pli li span{
	display: block;
	font-size: 14px;
}



/*友情链接
*/
.lt-link{
	background-color: #fff;
	padding-top: 20px;
}
.lt-link h4{
	font-size: 16px;
	color: #00aae7;
	border-bottom: 1px solid #ebebeb;
	line-height: 1.5;
}
.lt-link ul{
	font-size: 14px;
	overflow: hidden;
	line-height: 1.5em;
	padding: 20px 0;
}
.lt-link ul li{
	float: left;
	width: 12.5%;
}
.lt-link ul li a{
	color: #666;
}
.lt-link ul li a:hover{
	color: #00aae7;
}

/*图片放大
*/
.ctBig{
	position: relative;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	padding: 30px;
	width: 500px;
	display: none;
	margin-top: 15px;
}
.ctBig span{
	position: absolute;
	font-size: 14px;
	color: #00aae7;
	cursor: pointer;
	line-height: 30px;
	padding-left: 15px;
}
.ctBig span.bsq{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/icon5.png") no-repeat 0 10px;
	left: 30px;
	top: 0;
}
.ctBig span.bzz{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/icon6.png") no-repeat 0 8px;
	left: 90px;
	top: 0;
}
.ctBig span.byz{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/icon7.png") no-repeat 0 8px;
	left: 165px;
	top: 0;
}
.ctBig .bwr{
	background-color: #fff;
	width: 500px;
	height: 500px;
	position: relative;
}
.ctBig .bwr img{
	position: absolute;
}
.ctBig .bwr .prev{
	position: absolute;
	width: 40%;
	height: 100%;
	top: 0;
	left: 0;
	background: transparent url("http://www.xinhuanet.com/forum/fzlu/1116img/icon8-1.png") no-repeat;
	text-indent: -999em;
	display: none;
	padding: 0;
}
.ctBig .bwr .next{
	position: absolute;
	width: 40%;
	height: 100%;
	top: 0;
	right: 0;
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/icon9-1.png") no-repeat;
	text-indent: -999em;
	display: none;
	padding: 0;
}
.ctBig .jrtz{
	position: absolute;
	background-color: #00aae7;
	font-size: 14px;
	width: 70px;
	text-align: center;
	height: 26px;
	line-height: 26px;
	color: #fff;
	left: 570px;
	bottom: 0;
}
/*
* 二维码
*/
.lt-er{
	text-align: center;
	padding-top: 50px;
}
.lt-er p{
	font-size: 14px;
	line-height: 2em;
}
.lt-er ul{
	padding: 20px;
	display: none;
}
.lt-er ul li{
	padding: 5px;
}
.lt-er ul li p{
	font-size: 14px;
	color: #00aae7;
	line-height: 2;
}

/*
* 右侧
*/
.lt-ri{
	position: fixed;
	left: 50%;
	top: 387px;
	margin-left: 570px;
}
.lt-ri ul{
	background-color: #fff;
	border: 1px solid #ddd;
}
.lt-ri ul li{
	font-size: 12px;
}
.lt-ri ul li.ft{
	border-bottom: 1px solid #ddd;
}
.lt-ri ul li a{
	display: block;
	width: 60px;
	height: 17px;
	padding-top: 43px;
	color: #666;
	text-align: center;
}
.lt-ri ul li.ft a{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/icon13.png") no-repeat top center;
}
.lt-ri ul li.db a{
	background: url("http://www.xinhuanet.com/forum/fzlu/1116img/icon15.png") no-repeat top center;
}
.lt-ri ul li a:hover{
	color: #fff;
}
.lt-ri ul li.ft a:hover{
	background: #00aae7 url("http://www.xinhuanet.com/forum/fzlu/1116img/icon13-2.png") no-repeat top center;
}
.lt-ri ul li.db a:hover{
	background: #00aae7 url("http://www.xinhuanet.com/forum/fzlu/1116img/icon15-2.png") no-repeat top center;
}










