@charset "utf-8";
/* CSS Document */

*
{
    padding:0;
    margin:0;
}
body
{
    font-size:12px; 
    color:#333;
	background:url(../images/bg.png) repeat-x; 
}
.indexbg{background:url(../images/topBG.jpg) no-repeat center 26px; height:249px;}
img{

    border:0;
}
.clearfix:after{

    content:" .";

    display:block;

    clear: both;

    height:0;

    visibility: hidden;

}
.clearfix{ height:1%;}
ul li{ list-style-type:none;}

a:visited{ text-decoration:none;} 
a{ text-decoration:none;color:#333;}
a:link{ text-decoration:none; color:#333;}
a:hover{ text-decoration:none; color:#bb0000;}

.container{
	width:983px;
	margin:0 auto; 
	}	
/******** 欢迎**************/	
.topBox{
	height:30px;
	padding:0 5px;
	}
.welcome{ line-height:30px;float:left;}
/*********收藏首页***************/	 		
.home{
	float:right;
	line-height:32px;
	height:32px;
	}
.home span{ margin:0 5px;}
/******* logo和菜单****************/
.top { height: 73px; background: url(../images/menuBg.png) repeat-x; margin-top: 177px; }
.index{ width:79px;height:73px; float:left;}
.index img {  width:79px;height:73px;  }
.menu { float: right; }
    .menu ul { width: 898px; margin: 15px 0; }
    .menu li { margin-bottom: 15px; float: left; }
        .menu li a { padding: 0 10px; display: inline-block; width: 60px; color: #FFF; }
          .menu span{ font-size:10px;  line-height:14px; color:White;font-family: "微软雅黑";}
            .menu li a:hover{ color: #fdff0f; }
    .menu .border { border: none; }
    
  .T-inform span a:hover,.bigBox-01 span a:hover,.bigBox-02-left span a:hover,.samll-mod span a:hover { color: #000; }
/*******正文内容左边**********/
.ad_banner01{ height:78px; width:983px; margin-top:6px;}
.newsContent{ margin:10px 0px 0 10px;}
.newsContentLeft{ width:683px; float:left; margin-top:10px;}
.current
{ 
background:url(../images/icon01.png) no-repeat; 
height:13px; 
border-bottom:2px solid #1698de; 
padding-bottom:10px; 
}
.current p{ margin-left:16px;}
.titleNews ul
{ border-bottom:1px #c2c2c2 dashed; padding:12px 0;
}
.titleNews li,.inform li,.workStudy li
{
    background:url(../images/li-bg.png) no-repeat 5px  center; 
	line-height:240%; 
	text-indent:20px;
     
}
.titleNews li a,.inform li a,.workStudy li a
{
  font-size:14px;  
}
.titleNews li span
{
   float:right; 
   font-size:12px; 
   color:#999;
    margin-right:20px; *margin-top:-25px;
}
/**************Paging************/
.Paging
{
    height: 30px;
    color: #3b3b3b;
    font-size: 14px;
    margin-top: 30px; padding-left:30px;
    
}
.Paging p
{
    width: 90%;
    margin: 0 auto;
}
.Paging span
{
    float: left;
    line-height:25px;
}
.Paging span a,.Paging span.disabled
{
    width: 50px;
    height: 23px;
    line-height: 23px;
    margin-left: 5px;
    color: Black;
    display:inline-block;
    font-size:12px;
    
}
.Paging a:hover
{
    color:#FFF;
    }
.Paging span a.Paging_last,.Paging span a.Paging_next,.Paging span a.Paging_trail,.Paging span.disabled
{   border:1px solid #d8d7d7;}

.Paging a 
{
    color: #333; 
	border:1px solid #1899e0;
    width: 28px;
    height: 23px;
    line-height: 23px;
    display: inline-block;
    float: left;
    margin: 0 3px;
    text-align: center;
    text-decoration: none;
}
.Paging span.currentPage
{
    background:#1899e0;
    width: 28px;
    height: 23px;width: 28px;
    height: 23px;
    line-height: 23px;
    display: inline-block;
    float: left;
    margin: 0 3px;
    text-align: center;
    text-decoration: none;
    border:1px solid #1899e0;
    
}
.Paging a:hover
{   background:#1899e0;}
#Select1{ height:25px; margin:0 5px; line-height:25px;}
/************ Paging end **************/
/******************正文右边*************/
.newsContentRight
{   width:280px; 
    float:right;	
}
/*********搜索************/
.search{ }
.search .text{ background:url(../images/search.png) no-repeat; width:177px; height:27px; border:none; padding-left:35px;}
.search .s-Bth{ background:url(../images/searchBu.png) no-repeat; width:66px; height:28px; border:none;cursor:pointer;}
.rightContent
{
   background:#fcfcfc; border:1px solid #d3d3d3; margin-top:5px;
}
/**********通知公告*****************/
.T-inform{ height:30px; background:url(../images/small-bg.png) repeat-x left bottom; padding-left:10px;}
.T-inform span,.T-inform span a{ color:#FFF; font:16px bold; height:30px; line-height:30px; text-indent:10px; font-family:"微软雅黑";}
.T-inform span a:hover{ color:#f9ed30;}
.inform ul,.workStudy ul{ margin:10px 0;}
.inform ul li,.workStudy ul li{ margin-left:5px;}
/*********工作研究和图片新闻***********/
.work,.picTitle{ margin:6px; font-size:16px;font-family:"微软雅黑"; border-bottom:1px solid #1899e0; line-height:30px; text-indent:5px; font-weight:bold;}
.picNews li{ float:left; width:127px; margin: 5px 0 0 8px;}
.picNews li a img{ width:127px; height:108px;}
.picNews li span{ text-align:center; width:100%; height:20px; display:block; line-height:24px;}

/*******版权************/
.foot{
	width:983px;
	margin:0 auto; 
	border-top:2px solid #048dc8;
	padding-top:10px;
	margin-top:12px;
	}	
.foot p{ text-align:center; line-height:160%;}
.ewei{ width:104px; height:134px; position:absolute; right:160px; top:8px;}


/**********搜索页的样式**********/
.boxwrap{ border:1px solid #eef0e5; padding:20px;}
.boxwrap .main_tit{ border-bottom:1px solid #84add5;}
.main_tit strong{ padding-left:10px; font-size:14px; color:#666;}
.main_tit p{ line-height:35px;}
.main_tit .blue{ color:#018bcb}
.main_tit .red{ color:Red} 
.search_list{ padding:30px 10px 0;}
.search_list li{ line-height:28px;}
.search_list li a { font-size:16px; color:#018bcb;}
.search_list li span{ font-size:13px; color:#666;}
.search_list p{ font-size:13px; margin-bottom:15px; text-indent:2em;}
.search_list li a:hover{ color:Red;}


