/* CSS Document

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>学校要闻和院部动态切换开始>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.news1 { width:550px; height:270px; float:left; margin-top:0px;}
.news_1{ width:550px; height:270px;}/* 控制整个宽度 width:550px; */
.zzsc1{ width:550px; height:270px; margin:0 auto;}/* 控制学校要闻的宽度width:550px;，也是就是第一个tab */
.zzsc1 .tab1{ width:550px; overflow:hidden;  height:45px; margin:0 auto; }/* 控制标题学校要闻和院部动态的宽度，width:550px刚好 */

/* 控制标题学校要闻和院部动态的标题，字体	font-size: 20px;  */
.zzsc1 .tab1 a{
    float:left; 
    display:block; 
	padding:5px 10px 5px 10px;	
	text-align:center; 
	color: #CC0001; 
	margin-left：4px; 
	margin-top:5px; 
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold

	}

.zzsc1 .tab1 a:hover{ background:#fff; 
                      border-left:#D3D3D3 1px solid; 
                      border-top:#D3D3D3 1px solid; 
					  color:#fff; 
					  text-decoration:none;
					  }

.zzsc1 .tab1 a.on{   
    font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold
	background:#fff; 
	color:#900;
	border-left:#D3D3D3 1px solid;	
	border-top:#D3D3D3 1px solid;
	text-decoration:none;
	}

/* 更多样式 */
.zzsc1 .bt1{ float:right;  margin:-32px 5px 0 0}
.zzsc1 .bt1 a{ display:block; height:30px; width:160px; color: #CC0001; }
.zzsc1 .bt1 span {
    
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	border-bottom: 1px solid #900;
	margin-bottom: 10px;
}

.zzsc1 .content1{  width:550px; overflow:hidden; height:260px; position:relative; margin:0 auto; }/* 影响学校要闻的宽度*/
.zzsc1 .content1 ul{ position:absolute; left:0px; top:0; height:50px; }
.zzsc1 .content1 li{ width:550px; height:100px; float:left; margin-top:0px;  }/* 控制学校要闻的宽度width:550px;，也是就是第一个tab */


/* 列表文字字体font-size: 14px;
.biaoti { padding-left: 0px; font-size: 14px; line-height: 45px;}
.biaoti a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
*/

.zzsc1 .content1 li a{  
                       color:#666666; 
				       display:block;   
					   padding:5px 10px 10px 5px; 					  
					   margin-bottom:2px; 
					   line-height: 23px;
					   text-decoration: none;
					   font-size:14px;
					   font-family: "微软雅黑";
					   color:#666; 	
					   border-bottom:1px dashed #ccc;
	                
	                   }
					   
.zzsc1 .content1 li a h1{ font-size:14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.zzsc1 .content1 li a span{   
    display:block; 
    font-size: 12px; 
	color: #000;
	font-family: "宋体";
	font-weight: normal;	 
	float:right;
	text-decoration: none; 
	}
.zzsc1 .content1 li a:hover{ background:#961818; text-decoration: none; }
.zzsc1 .content1 li a:hover h1{ color:#FFFFFF; text-decoration: none; }
.zzsc1 .content1 li a:hover span{ color:#000; text-decoration: none; }
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>学校要闻和院部动态切换结束>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>通知公告和招标公告切换开始>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.news2 { width:550px; height:270px; float:left; margin-top:0px;}
.news_2{ width:550px; height:270px;}/* 控制整个宽度 */
.zzsc2{ width:550px; height:270px; margin:0 auto;}/* 控制学校要闻的宽度width:550px;，也是就是第一个tab */
.zzsc2 .tab2{ width:550px; overflow:hidden;  height:45px; margin:0 auto; }/* 控制标题学校要闻和院部动态的宽度，width:550px刚好 */
.zzsc2 .tab2 a{ 
    display:block; 
    padding:5px 10px 5px 10px;	
	float:left; 
	text-align:center; 
	color: #CC0001; 
	margin-left：4px; 
	margin-top:5px; 
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold
	
	}

.zzsc2 .tab2 a:hover{ background:#fff; 
                      border-left:#D3D3D3 1px solid; 
                      border-top:#D3D3D3 1px solid; 
					  color:#fff; 
					  text-decoration:none;
					 }
.zzsc2 .tab2 a.on{   
    font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold
	background:#fff; 
	color:#CC0001;
	border-left:#D3D3D3 1px solid;	
	border-top:#D3D3D3 1px solid;
	text-decoration:none;
	}

/* 更多样式 */
.zzsc2 .bt2{ float:right;  margin:-32px 5px 0 0; }

.zzsc2 .bt2 a{ display:block; height:30px; width:120px; color: #d11111; }
.zzsc2 .bt2 span {
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
	border-bottom: 1px solid #900;
	margin-bottom: 10px;
}

/* 影响学校要闻的宽度*/
.zzsc2 .content2{  width:550px; overflow:hidden; height:260px; position:relative; margin:0 auto; }
.zzsc2 .content2 ul{ position:absolute; left:0px; top:0; height:50px; }

/* 控制学校要闻的宽度width:550px;，也是就是第一个tab */
.zzsc2 .content2 li{ width:550px; height:100px; float:left; margin-top:0px; }

/* 招标公告 列表文字字体font-size: 14px; */
.zzsc2 .content2 li a{  
                       color:#666666; 
				       display:block;   
					   padding:5px 10px 10px 5px; 					  
					   margin-bottom:2px; 
					   line-height: 23px;
					   text-decoration: none;
					   font-size:14px;
					   font-family: "微软雅黑";
					   color:#666;
					   white-space: nowrap;
	                   text-overflow: ellipsis;
					   border-bottom:1px dashed #ccc;
	                   }
					   
.zzsc2 .content2 li a h1{ font-size:14px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.zzsc2 .content2 li a span{ 	
	
    font-size: 12px; 
	color: #000; 
	font-family: "宋体";
	font-weight: normal;	 
	float:right;
	text-decoration: none; 
	}
.zzsc2 .content2 li a:hover{ background:#961818; text-decoration: none; }
.zzsc2 .content2 li a:hover h1{ color:#FFFFFF; text-decoration: none; }
.zzsc2 .content2 li a:hover span{ color:#000; text-decoration: none; }
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>通知公告和招标公告切换结束>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

