@charset "gb2312";
/* CSS Document */
ul,li,dl,dt,dd,h1{ list-style:none; margin:0; padding:0;}
body{ font-family:"微软雅黑"; color:#585858; font-size:13px;}

/* 走进鼓楼频道页开始 */
.row{ width:1000px; height:10px; clear:both; margin:0 auto;}
.lie{ width:10px; height:355px; float:left;}
.w1000{width:1000px; margin:0 auto; }
.m-r20{ margin-right:10px;}

.icons{  width:1000px; height:271px; margin:0 auto;}
.icons .iconlink{ width:240px; height:269px; float:left; border:1px solid #e6e6e6;}
.icons .iconlink span{ display:block; width:209px; height:97px; padding-left:18px; padding-right:13px;}
.icons1{ background:url(icons_10.jpg); width:240px; height:172px;}
.icons2{ background:url(icons_12.jpg); width:240px; height:172px;}
.icons3{ background:url(icons_14.jpg); width:240px; height:172px;}
.icons4{ background:url(icons_16.jpg); width:240px; height:172px;}
.zj-wrap{ height:344px;}
.zj-wrap .left{ width:241px; height:344px; margin-right:10px; float:left;}

.zj-wrap .left .newsjs span{ display:block; }

.zj-mid .yearbook{ width:750px; height:215px; float:left; margin-right:10px;}
.zj-mid .yearbook .tit{ width:750px; height:35px;}

.zj-mid .yearbook .book{ width:730px; height:170px; padding-top:10px; padding-left:20px;}

.zj-mid .yearbook .book .con{ width:495px; height:151px;float:left;}
.zj-mid .nat{ width:240px; height:210px; float:left;}
.zj-mid .nat .tit{ width:240px; height:35px;}

.zj-mid .nat .tit .tit-right{ width:9px; height:35px; float:left; background:url(tit-right.jpg);}

.zj-mid .nat .con .dsj{ width:208px; height:75px; border-bottom:1px dashed #000000;}
.zj-mid .nat .con .dsj2{ width:208px; height:65px; padding-top:10px;}

.zj-mid .nat .con .dsjrow{ width:10px; height:62px; float:left;}



.jsbanner{ height:200px;}
.jsbanner .tit{ width:100px;}
.jsbanner .tit{ width:1000px; height:35px;}


/*焦点图*/
.focus{ position:relative; width:705px; height:355px; background-color: #000; float: left;}  
.focus img{ width: 705px; height: 355px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:30px; line-height:30px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:13px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:3px; position:absolute; height:21px; text-align:center; z-index: 200; width:100px; margin-left:580px; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }  
/*鼓楼旅游*/
#glyy{width: 1000px;height: 443px;margin: 0 auto;}
.glyyleft{ float:left; width:705px; height:443px;}
.glyyright{float:right; width:284px; height:443px; background-image:url(glyy_01.png); background-position:top; background-repeat:no-repeat;}
.yydt{width: 1000px;height: 666px;margin: 0 auto; background-image:url(glyy_02.png); background-position:center; background-repeat:no-repeat;}
/*切换效果*/
#tab{position:relative;}
#tab .tabList ul li{
	top:370px;
	float:left;
	text-align:left;
	position:relative;
	cursor:pointer;
}
#tab .tabCon{
	position:absolute;
	top:0px;
	 border:#ccc 1px solid;
	width:705px;
	height:357px;
}
#tab .tabCon div{
	padding:10px;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
#tab .tabList li.cur{
	border-bottom:none;
}
#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}