/*

	首页样式index.css

	By 东丰县神鹿传媒中心＿2014-10-17

*/



/*导航*/

#nav .zone{padding:0 10px}

#nav .zone{height:60px;background:#fff url(../images/navbg_index.jpg) center 0 no-repeat;font-size:14px;line-height:25px;padding-top:4px;}

#nav .zone div{float:left;}

#nav .zone div.bd{font-weight:bold;}

#nav a,#nav span{color:#fff;margin:0 10px;}

/*#nav a:hover{background:#55afef}*/

#nav a.yl{color:#ffff00}

#random-bn{width:1000px; margin:0 auto; overflow:hidden;}
.bn{width:1000px; height:65px; margin:8px auto 0px auto;}


/*公告*/

.notice{margin-top:5px;}

.notice .zone{border:1px solid #cce6f5;background:#f7fbfb;height:28px;line-height:28px;}   /*控制通知公告和搜索整条边框*/

  .srh-box{
  	/**width:270px;*/
  	overflow:hidden;zoom:1;
  /*	border:1px solid #7e9eb7;height:20px;line-height:20px;margin-top:3px;margin-right:3px;padding-left:20px;

background:#fff url('../images/icon_search.gif') 2px center no-repeat;*
display:inline*/
}

  /*.srh-box .text{border:#fff 0;width:180px;float:left;color:#999;outline:none}   /*控制搜索框*/
  .srh-box .text{width: 215px;
    float: left;
    /*color: #999;*/
    outline: none;
    padding: 5px 10px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #7e9eb7;
    /* height: 24px; */
} 
  /*.srh-box .btn{width:60px;height:20px;line-height:20px;float:right;border:#fff 0;background:url(../images/search.gif) 0 center}*/
  .srh-box .btn{width: 72px;
    /*height: 20px;*/
    line-height: 20px;
    float: right;
    border: #fff 0;
    /* background: url(../images/search.gif) 0 center; */
    background: #5DA4E6;
    color: #fff;
    height: 32px;
    /* margin-top: -1px; */}



/*主体部分*/

.main-bd {margin-top:10px;}

.main-bd  .zone{position:relative}

.main-bd .cl{width:65%;}

.main-bd .cr{width:30%;}

.main-bd .tit{height:30px;line-height:35px;border-bottom:1px solid #cce6f5;color:#333;padding-left:5px}

.main-bd .tit a{margin-right:5px;}

.main-bd .tit .txt{font-size:14px;font-weight:bold;}

.main-bd .info-list{margin-top:10px;}

.main-bd .info-list ul{margin-left:10px;}

.main-bd .info-list li{height:35px;line-height:35px;padding-left:15px;background:url(../images/list_title.gif) left center no-repeat;}

.main-bd .info-list li .link{font-size:14px;color:#266392;font-weight:bold;}

.main-bd .info-list li.top,.main-bd .info-list li.yz{background-image:url(../images/list_top_title.gif);}

.main-bd .info-list li.top .link{color:#d40000}

.main-bd .info-list li.yz .link{color:#009900}

.main-bd .info-list li .cat{margin-left:5px}

.main-bd .info-list li .time{color:#888;margin-left:10px;}

.main-bd .info-list li .ic{margin-left:5px}

.main-bd .fr-box{margin:10px 0;}

.main-bd .fr-box li{height:25px;line-height:25px;padding-left:15px;background:url(../images/bluedot.gif) 5px center no-repeat; overflow:hidden;zoom:1}

.main-bd .fr-box li.spec{overflow:hidden;zoom:1;background-image:url('../images/reddot.gif')}

.main-bd .fr-box li.spec .fr-link{display:inline-block;float:left;}

.main-bd .fr-box li.spec .fr-more{display:inline-block;color:#006699}

.main-bd .fr-box li.red{background-image:url('../images/reddot.gif')}

.main-bd .fr-box li.gre{background-image:url('../images/greendot.gif')}

/*发布引导*/
.guide{display:block;position:absolute;width:22px;height:164px;background:url(../images/guide.gif);top:20px;left:-20px;}

/*首页底部容器*/
#site_map{margin-top:10px;}

.zbox{border:1px solid #cce6f5;}

.zbox .tit{height:30px;line-height:30px;padding:0 10px;border-bottom:1px solid #cce6f5;overflow:hidden;zoom:1}

.zbox .tit .fr{color:#888}

.zbox .z-link{padding:10px;} 

.zbox .z-link dl{overflow:hidden;zoom:1;height:auto;line-height:20px;}

.zbox .z-link dt{font-weight:bold;float:left;color:#d40000}

.zbox .z-link dt a{color:#d40000}

.zbox .z-link dd{float:left;margin-right:10px;white-space:nowrap;}